/*
 This file was auto generated by Less (http://lesscss.org), using
 the less-for-rails plugin (http://github.com/augustl/less-for-rails).
 
 To change the contents of this file, edit application.css.less instead.
*/

html { font-size: 16px; }
body {
  font-size: 62.5%;
  font-family: Helvetica, Arial, sans-serif;
  background: #17282e;
  color: #444444;
}
a {
  color: #4690bb;
  text-decoration: none;
}
a:hover { text-decoration: underline; }
.ti { text-indent: -30000px; }
#header {
  min-height: 78px;
  background: #17282e;
}
#header h2 a {
  display: block;
  width: 281px;
  height: 78px;
  background: url(../images/logo_top.jpg);
  text-indent: -30000px;
}
#header ul {
  float: right;
  margin-top: 30px;
  font-size: 1.6em;
}
#header ul li {
  float: left;
  margin-left: 25px;
}
#header ul li a {
  color: #f5f6f6;
  padding-bottom: 2px;
}
#header ul li a:hover {
  text-decoration: none;
  border-bottom: 1px solid #84d1e0;
}
#subheader {
  min-height: 41px;
  background: #f5f6f6;
}
#subheader h2 a {
  display: block;
  width: 140;
  height: 41px;
  background: url(../images/logo_bottom.png);
  text-indent: -30000px;
}
#subheader #avatar {
  width: 23px;
  height: 23px;
  background: url(../images/avatar_bg.png);
  float: left;
  margin-top: 7px;
  padding: 2px 0 0 2px;
}
#subheader #twittername {
  float: left;
  font-size: 1.3em;
  margin: 14px 0 0 10px;
}
#subheader ul {
  float: right;
  font-size: 1.3em;
  margin-top: 14px;
}
#subheader ul li {
  float: left;
  margin-left: 20px;
}
#heading {
  padding: 70px 0 50px 0;
  font-size: 1.3em;
  background: white;
}
#heading .button a {
  background: #4690bb;
  padding: 10px 15px 10px 15px;
  color: #f5f6f6;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#heading #breadcrumbs {
  float: right;
  padding: 14px 5px 0 0;
}
#heading h1 {
  float: right;
  font-weight: normal;
  font-size: 2.5em;
  padding-right: 38px;
  background: url(../images/heading_bg.jpg) center right no-repeat;
}
#footer {
  padding: 20px 0 20px 0;
  background: #17282e;
  color: #f5f6f6;
  font-size: 1.3em;
  text-align: center;
}
#footer a { color: #84d1e0; }
.flash {
  padding: 10px 15px 10px 15px;
  text-align: center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-bottom: 20px;
  color: black;
}
#flash-notice { background: #cbe86b; }
#flash-error { background: #f46555; }
.inde {
  line-height: 18px;
  min-height: 32px;
  padding: 3px 0 0 40px;
}
#content {
  font-size: 1.3em;
  background: white;
  padding-bottom: 150px;
}
#content h1 {
  font-size: 2.2em;
  font-weight: normal;
  margin-bottom: 20px;
}
#content h2 {
  font-size: 1.9em;
  font-weight: normal;
  margin-bottom: 15px;
}
#content h3 {
  font-size: 1.6em;
  font-weight: normal;
  margin-bottom: 10px;
}
#content h4 {
  font-size: 1.3em;
  font-weight: normal;
  margin-bottom: 7px;
}
#content h5 { margin-bottom: 5px; }
#content ul {
  margin: 0 0 16px 16px;
  line-height: 18px;
}
#content ol {
  margin: 0 0 16px 26px;
  line-height: 18px;
  list-style: decimal;
}
#content ol li { margin-bottom: 12px; }
#content p {
  line-height: 16px;
  margin-bottom: 16px;
}
#content table {
  width: 100%;
  margin-bottom: 20px;
}
#content table thead tr td {
  background: #4690bb;
  padding: 10px 15px 10px 15px;
  color: #f5f6f6;
  text-align: center;
  margin-right: 10px;
  border-right: 1px solid white;
}
#content table tbody tr { background: #d0eff3; }
#content table tbody tr td {
  padding: 10px 15px 10px 15px;
  border-top: 1px solid white;
  border-right: 1px solid white;
  vertical-align: middle;
  text-align: center;
}
#content table tbody tr.odd { background: #dcf1f4; }
#content table tbody tr.disabled {
  background: #f5f6f6;
  color: #888888;
}
#content table tbody tr.admindisabled {
  background: #f5f6f6;
  color: red;
}
#content input { padding: 3px; }
#content textarea { padding: 3px; }
#content #recentposts { margin-left: 0; }
#content .entry { margin-bottom: 50px; }
#content .entry h1 { margin-bottom: 2px; }
#content .entry .date {
  margin-bottom: 20px;
  color: #999999;
}
#content .entry .date .edit { margin-left: 20px; }
#content .pagination {
  text-align: center;
  padding: 10px 15px 10px 15px;
  background: #f5f6f6;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#content #errorExplanation {
  background: #f46555;
  padding: 10px;
  margin-bottom: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#content #errorExplanation h2 { font-size: 1.4em; }
#content #errorExplanation ul {
  color: black;
  margin-bottom: 0;
}
#content .fieldWithErrors input {
  border: 2px solid #f46555;
  margin-bottom: 16px;
}
#content .fieldWithErrors textarea {
  border: 2px solid #f46555;
  margin-bottom: 16px;
}
#content #feedbackform label {
  display: block;
  margin-bottom: 5px;
}
#content #feedbackform #feedback_subject {
  font-size: 1.6em;
  width: 534px;
}
#content #feedbackform #feedback_content {
  width: 534px;
  height: 100px;
}
#content #feedbackform #feedback_email { width: 180px; }
#content #feedbackform #feedback_submit { margin-top: 16px; }
#content #feedbackform .fieldWithErrors input { margin-bottom: 0; }
#content #feedbackform .loggedin { margin-top: 10px; }
#content #newtaskform .box {
  background: #f5f6f6;
  padding: 15px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#content #newtaskform .box select {
  width: 100%;
  margin-bottom: 5px;
}
#content #newtaskform .box p { margin-bottom: 8px; }
#content #newtaskform .box label {
  display: block;
  background: #d0eff3;
  padding: 5px 0 5px 10px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-radius-topleft: 5px;
  -webkit-border-radius-topright: 5px;
}
#content #newtaskform .box input { width: 258px; }
#content #newtaskform .box h4 { margin-top: 20px; }
#content #newtaskform .box ul { margin: 0; }
#content #newtaskform .box ul li {
  background: #d0eff3;
  padding: 5px 0 5px 10px;
  margin-bottom: 4px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#content #newtaskform .box .info {
  line-height: 18px;
  min-height: 32px;
  padding: 3px 0 0 40px;
  background: url(../images/info_blue_32.png) top left no-repeat;
}
#content #newtaskform .box .description {
  line-height: 18px;
  min-height: 32px;
  padding: 3px 0 0 40px;
  background: url(../images/gear_32.png) top left no-repeat;
}
#content #newtaskform .box #addcondition {
  display: block;
  background: url(../images/add_32.png) top center no-repeat;
  text-align: center;
  padding-top: 38px;
  margin: 20px 0 20px 0;
}
#content #newtaskform .box .return { width: 150px; }
#content #newtaskform .box .operator {
  width: 80px;
  margin-left: 15px;
}
#content #newtaskform .box .delete {
  display: block;
  background: url(../images/cancel_16.png) top right no-repeat;
  font-size: 0.8em;
  text-align: right;
  padding: 2px 20px 0 0;
}
#content #newtaskform .box .connector {
  text-align: center;
  margin: 15px 0 20px 0;
}
#content #newtaskform .box .connector select {
  width: 80px;
  text-align: center;
}
#content #newtaskform .box .missing { border: 2px solid #f46555; }
#content #newtaskform .box .pdescription {
  margin-bottom: 25px;
  font-size: 0.9em;
  background: #dddddd;
  padding: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  line-height: 14px;
}
#content #newtaskform .box #placeholders {
  margin-top: 10px;
  font-size: 0.9em;
  color: black;
}
#content #newtaskform .box #placeholders li {
  float: left;
  margin-right: 4px;
  padding: 2px 5px 2px 5px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
#content #newtaskform .box #conditions_help {
  display: block;
  text-align: right;
  margin-bottom: 10px;
}
#content #newtaskform .box #conditions_help_content {
  display: none;
  background: #dddddd;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 0.9em;
  margin-bottom: 10px;
}
#content #newtaskform .box #conditions_help_content ul {
  margin: 0 0 16px 0;
  line-height: 14px;
}
#content #newtaskform .box #conditions_help_content ul li {
  padding: 0;
  background: none;
}
#content #newtaskform .box #conditions_help_content ul li.cond { color: black; }
#content #newtaskform .box #conditions_help_content ul li.true { color: green; }
#content #newtaskform .box #conditions_help_content ul li.false { color: red; }
#content #newtaskform .save {
  text-align: center;
  margin-top: 40px;
}
#subscribe {
  display: block;
  margin-bottom: 50px;
  background: url(../images/rssorange.png) top left no-repeat;
  min-height: 30px;
  padding: 18px 0 0 56px;
}
#showtask .function {
  font-size: 1.2em;
  background: url(../images/gear_32.png) top left no-repeat;
  padding: 9px 0 0 42px;
  min-height: 23px;
}
#showtask .params { margin: 0 0 0 42px; }
#showtask .params li {
  background: url(../images/greyball_16.png) left center no-repeat;
  padding: 1px 0 0 20px;
}
#showtask .condition { margin-top: 30px; }
#showtask .condition div {
  font-size: 1.2em;
  background: url(../images/clear_32.png) top left no-repeat;
  padding: 6px 0 0 42px;
  min-height: 32px;
  line-height: 22px;
}
#showtask .info {
  background: #f5f6f6;
  padding: 15px 20px 15px 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#showtask .info ul { margin: 0; }
#showtask .info ul li {
  padding: 3px 0 0 20px;
  margin-bottom: 10px;
}
#showtask .info ul .status { background: url(../images/status_16.png) left center no-repeat; }
#showtask .info ul .created { background: url(../images/clock_16.png) left center no-repeat; }
#showtask .info ul .logcount { background: url(../images/terminal_16.png) left center no-repeat; }
#showtask .info ul .disable { background: url(../images/stop_16.png) left center no-repeat; }
#showtask .info ul .enable { background: url(../images/play_16.png) left center no-repeat; }
#showtask .info ul .delete {
  background: url(../images/trash_16.png) left center no-repeat;
  margin-bottom: 0;
}
#showtask .logs { margin-top: 50px; }
#showtask .logs .all {
  margin-left: 5px;
  font-size: 0.6em;
}
.what {
  padding-left: 75px;
  background: url(../images/ondoif.png) no-repeat;
  min-height: 200px;
}
.testing {
  padding-left: 58px;
  background: url(../images/blueprint_tool.png) no-repeat;
  min-height: 48px;
}
.follow { margin: 70px 0 0 130px; }
.follow a {
  display: block;
  background: url(../images/feedback_bird.jpg) no-repeat;
  font-size: 2em;
  padding-left: 70px;
  min-height: 48px;
  padding-top: 12px;
}
#deartester h2 {
  background: url(../images/smiley_blue_48.png) no-repeat left top;
  padding-left: 44px;
  min-height: 48px;
  margin-bottom: 5px;
  padding-top: 6px;
}
#deartester .box {
  padding: 15px;
  background: #f5f6f6;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#deartester .box p { margin-bottom: 0; }
#easyTooltip {
  background: #cbe86b;
  padding: 5px;
  font-size: 1.3em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#tweettemplate {
  text-align: center;
  margin-top: 40px;
}
#tweettemplate a {
  background: #4690bb;
  padding: 10px 15px 10px 15px;
  color: #f5f6f6;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
