@charset "utf-8";

html,body {
  margin-top: 0px;
}

body {
  height: 100%;
  margin-left: 0px;
}

#quicklogHome {
  margin-top: 0px;
}

#quicklogHome .border img {
  border: 1px solid #cfcfcf;
}

#quicklogHome p.first {
  padding-top : 0px;
}

#infinilogHome {
  margin-top: 8px;
}

#developersHome {
  margin-top: 8px;
}

#supportHome {
  margin-top: 8px;
}

#accountHome {
  margin-top: 8px;
}

table.noborder {
  background-color: #D6E3F2;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  border: none;
}

table.noborder td {
  background-color: #F2F7FD;
  border: none;
  padding: 8px;
}

table.noborder td.leftcol {
  width: 30%;
}

table.noborder td.rightcol {
  width: 70%;
}

table.noborder td.small {
  width: 50px;
}

table.standard {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  border-left: 1px solid #CC9;
  border-right: 1px solid #CC9;
  border-top: 1px solid #CC9;
  border-collapse: collapse;
}

table.standard th {
  background-color: #EEC;
  border-bottom: 1px solid #CC9;
  padding: 8px;
  font-weight: bold;
  text-align: center;
}

table.standard th.first {
  border-bottom: 0;
  width: 200px;
  text-align: left;
}

table.standard th.tabletitle {
}

table.standard td {
  background-color: #F2F7FD;
  border-bottom: 1px solid #CC9;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
}

table.standard td.leftaligned {
  text-align: left;
}

table.standard td.topaligned {
  vertical-align: top;
}

table.standard td.justifyaligned {
  text-align: justify;
}

table.standard td.rowtitle {
  background-color: #EEC;
  border-right: 1px solid #CC9;
  border-top: 0;
  border-bottom: 0;
  font-weight: bold;
  text-align: left;
}

table.standard td.last {
  border-bottom: 1px solid #CC9;
}

table.standard caption {
  caption-side: bottom;
  padding-top: 5px !important;
  color: #146EB4;
  font-style: italic;
  text-align: center;
}

.carousel {
  margin-bottom: 3px;
  width: 690px;
  height: 189px;
}

.signUp {
  padding: 0px;
  border: 1px solid #cfcfcf;
  width: 205px;
}

.signUp .liner {
  font-size: 13px;
  background-color: #D2E7F7;
  padding: 1px 20px 17px 20px;
  text-align: center;
  height: 145px;
}

.signUp img {
  border: 0px;
}

.signUp .liner p {
  padding-top: 1px;
  margin-bottom: 5px !important;
  margin-top: 5px !important;
}

.product_highlights {
  color:#146EB4;
  font-size:145%;
  font-weight:normal;
  margin: 10px 0px 0px 0px;
  padding: 0;
}

.item_highlights {
  color:#146EB4;
  font-size:125%;
  font-weight:normal;
  margin: 10px 0px 0px 0px;
  padding: 0;
}

.keyword_highlights {
  color:#2D8686;
  font-size:170%;
  font-weight:normal;
  margin: 0px;
  padding: 0;
}

.quicklog_highlights {
  color:#146EB4; /* #92D050; */
  font-weight:bold;
  margin: 0px;
  padding: 0;
}

#summary {
  padding-top: 0px;
}

#summary a {
  color: #2D8686;
  text-decoration: none;
}

#summary a:visited {
  color: #2D8686;
}

#summary a:hover {
  color: #004B91;
  text-decoration: underline;
}

#summary ul {
  list-style: none;
  list-style-type: none;
  list-style-type: none;
  margin-left: 0px;
  padding-left: 10px;
}

#summary li {
  margin-bottom: 0.5em;
}

.left {
  float: left;
  width: 650px;
  padding-left: 0px;
  padding-right: 10px;
}

.right {
  float: right;
  width: 200px;
}

#rightNav {
  margin-left: 230px;
}

#sideNav {
  float: left;
  width: 210px;
  height: 100%;
  /* position: fixed; */
}

#sideNav .decoratedBox {
  color: #666;
}

#sideNav .decoratedBox.top {
  margin-top: -12px;
}

#sideNav #subNavA {
  margin-bottom: 48px;
}

#sideNav #subNavA ul {
  padding-left: 10px !important;
}

#sideNav #subNavA .decoratedBox {
   margin-bottom: 25px;
}

#sideNav #subNavA .decoratedBox.last {
  margin-bottom: 0;
}

#sideNav #subNavB .decoratedBox {
  margin-bottom: 12px;
}

#sideNav #subNavB .decoratedBox .body {
  border: 1px solid white;
  background-color: #F7F7F7;
}

#sideNav #subNavB .decoratedBox .body .liner {
  padding-top: 10px;
}

#sideNav #subNavB .decoratedBox .body .liner .liner {
  padding: 0 10px 10px;
}

#sideNav #subNavB .decoratedBox .head {
  background: transparent;
  border: 0;
  position: relative;
  height: auto;
  width: auto;
}

#sideNav #subNavB .decoratedBox .head h4 {
  background-color: #d6e3f2;
  padding-right: 5px;
  padding-bottom: 1px;
  margin: 0;
  position: relative;
  top: 7px;
  display: inline;
  color: #2D8686;
  font: bold 14px Verdana, Arial, sans-serif;
}

#sideNav #subNavB .decoratedBox .body a {
  color: #004B91;
  text-decoration: none;
}

#sideNav #subNavB .decoratedBox .body a:hover {
  color: #146EB4;
  font-weight: bold;
  text-decoration: none;
}

#sideNav #subNavB .decoratedBox .body .logo {
  margin: 8px 0 13px 0;
  display: block;
}

#sideNav .decoratedBox .head {
  background: transparent url(../images/box-header-gradient.png) repeat-x;
  height: 30px;
  width: 206px;
  border: 1px solid #eceadb;
}

#sideNav .decoratedBox.tallHead .head {
  background-image: url(../images/box-header-gradient_27x48.png);
  height: 48px;
}

#sideNav .decoratedBox .head h4 {
  color: #BF8040;
  margin: 7px 10px 10px 10px;
  font-weight: bold;
  font-size:13px;
  line-height: 15px;
}

#sideNav .decoratedBox .body {
  border: 1px solid #eceadb;
  border-top: 0;
  width: 204px;
  margin-left: 1px;
  font-weight: normal;
  font-size: 11px;
  background-color: #F7F7F7;
}

#sideNav .decoratedBox .body ul {
  margin: 0 !important;
  padding: 0 10px !important;
}

#sideNav .decoratedBox .body li {
  line-height: 14px;
  padding: 6px 0 8px 14px;
  background-position: 0 11px;
  border-bottom: 1px solid #e1e1e1;
  margin: 0;
  background-image: url(../images/green_bullet.png);
}

#sideNav .decoratedBox .body li a {
  white-space: nowrap;
  font-weight: normal;
  text-decoration: none;
}

#sideNav .decoratedBox .body li a:hover {
  font-weight: bold;
  text-decoration: none;
}

#sideNav .decoratedBox .body li.first {
  padding-top: 8px !important;
  background-position: 0px 13px !important;
}

#sideNav .decoratedBox .body li.last {
  border-bottom: 0;
}

#sideNav .decoratedBox .body li.level2 {
  border-bottom: 0;
  padding: 3px 0 4px 14px; /* top right bottom left */
  background-position: 0 8px;
  background-image: url(../images/blue_bullet.png);
}

#sideNav .decoratedBox .body li a {
  color: #2D8686;
}

#sideNav .decoratedBox .body li a:hover {
}

#sideNav .decoratedBox .body li.level2 a {
  color: #004B91;
}

#sideNav .decoratedBox .body li.level2 a:hover {
}

#sideNav #subNavB .decoratedBox .body li.last {
  border-bottom: 0;
}

#sideNav #subNavB .decoratedBox .body li {
  border-bottom: 1px solid #f2f2f2;
}

#sideNav .decoratedBox .body a.selected {
  color: black;
  font-weight: bold;
  cursor: default;
  outline: none;
}

#sideNav .decoratedBox .body a.selected:hover {
  text-decoration: none;
}

.faq {
  padding: 15px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  background-color: #D6E3F2;
}

.main_title {
  font-size: 28px;
  color: #146EB4; /* #92D050; */
  font-weight: bold;
  text-align: center;
  margin: 30px;
}

.left_align {  
  text-align: left !important;
}

.quicklog_schema {
  border: 0px;
  text-align: center;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.quicklog_schema img {
  border: 0px;
  width: 700px;
}

.quicklog_pattern_link {
  position: relative;
  top: -10px;
}

.left_bullets {
  float: left;
  width: 50%;
}

.left_bullets ul {
  padding-left: 0px !important;
}

.left_bullets ul li {
  /* background-image: url(../images/light_green_bullet.png); */
  background-image: url(../images/blue_bullet_2.png);
}

.right_bullets {
  float: right;
  width: 50%;
}

.right_bullets ul {
  padding-left: 40px !important;
  padding-right: 0px !important;
}

.right_bullets ul li {
  background-image: url(../images/black_bullet.png);
}

.right_bullets ul li.li_with_image {
  background-position: 0 0.8em !important;
  position: relative;
  top: -3px;
}

.right_bullets ul li img {
  vertical-align: -5px;
  height: 24px;
}

.right_bullet_aligned {
  margin-left: 500px;
}

.right_aligned {
  float: right !important;
}

.large_button {
  background: transparent url('../images/bg_button_a_blue_large.gif') no-repeat scroll top right !important;
  height: 36px !important;
}

.large_button span {
  background: transparent url('../images/bg_button_span_blue_large.gif') no-repeat !important;
  line-height: 26px !important;
}

.large_button:hover {
  background: transparent url('../images/bg_button_a_blue_large.gif') no-repeat scroll bottom right !important;
}

.large_button:hover span {
  background: transparent url('../images/bg_button_span_blue_large.gif') no-repeat scroll bottom left !important;
}

.large_button:active {
  background: transparent url('../images/bg_button_a_blue_large.gif') no-repeat scroll bottom right !important;
}

.large_button:active span {
  background: transparent url('../images/bg_button_span_blue_large.gif') no-repeat scroll bottom left !important;
}

.dynamic_button {
  font-family: arial, verdana, helvetica, clean, sans-serif !important;
  background: transparent url('../images/bg_button_a_blue.gif') no-repeat scroll top right;
  color: #146EB4 !important;
  display: block;
  float: left;
  font-weight: bold!important;
  font-size: 13px !important;
  height: 24px;
  /*margin-right: 6px;*/
  padding-right: 18px; /* sliding doors padding */
  text-decoration: none !important;
}

.dynamic_button span {
  background: transparent url('../images/bg_button_span_blue.gif') no-repeat;
  color: #146EB4 !important;
  display: block;
  line-height: 14px;
  padding: 5px 0 5px 18px;
  white-space: nowrap;
  text-align: center;
}

.dynamic_button:hover {
  background-position: bottom right;
  outline: none; /* hide dotted outline in Firefox */
}

.dynamic_button:hover span {
  background-position: bottom left;
  padding: 6px 0 4px 18px; /* push text down 1px */
}

.dynamic_button:active {
  background-position: bottom right;
  outline: none; /* hide dotted outline in Firefox */
}

.dynamic_button:active span {
  background-position: bottom left;
  padding: 6px 0 4px 18px; /* push text down 1px */
}

.cornered_border {
  /* see http://border-radius.com */
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  background-color: #D6E3F2;
  padding: 35px;
}

.cornered_transparent_border {
  /* see http://border-radius.com */
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  border: 7px solid #D6E3F2 !important;
  background-color: transparent;
  padding: 15px;
}

.left_border_yellow {
  border-left-color: #F1F2D4 !important;
}

.left_border_green {
  border-left-color: #D4F2D5 !important;
}

.left_border_red {
  border-left-color: #F2D5D4 !important;
}

.pattern_left {
  float: left;
  width: 45%;
}

.pattern_right {
  float: right;
  width: 55%;
}

.pattern_right ul {
  padding-left: 20px !important;
}

.pattern_image {
  text-align: center;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.pattern_text {
  float: right;
  padding-top: 0px;
}

.pattern_title_keyword {
  font-style: italic;
}

.empty_block {
  height: 20px;
}

.logs_count_main {
  background-color: #D6E3F2;
  margin-left: auto;
  margin-right: auto;
  /*display: none;*/
  width: 950px;
  font-size: 70% !important;
  text-align: right;
  line-height: normal;
  position: relative;
  top: -20px;
}

.logs_count_main #text {
  padding-right: 10px;
}

.logs_count_main #value {
  color: red;
}

.logs_count_explanation {
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
  /*display: none;*/
  width: 950px;
  font-size: 60% !important;
  line-height: normal;
  position: relative;
  top: 12px;
}

.logs_count_explanation #text {
  padding-left: 10px;
}

.home_banner {
  background: #D6E3F2 url(../images/cloud_banner.png) no-repeat center left;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  border: 7px solid #D6E3F2 !important;
  height: 100px;
  margin-top: 20px !important;
  cursor: default;
}

.sensor_login_table {
  padding: 10px;
  width: 95%;
  border: 0;
}

.sensor_login_table td {
  text-align: center;
}

.sensor_login_button {
  width: 250px;
  height: 175px;
  cursor: pointer;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  border: 7px outset #D6E3F2 !important;
  background-color: transparent !important;
  padding: 15px;
}

.sensor_login_button:hover {
  border-style: inset !important;
  background-position-x: 53%;
  background-position-y: 53%;
}

.sensor_login_button[disabled] {
  cursor: default;
  border-color: #D9D9D9 !important;
}

.sensor_login_button[disabled]:hover {
  border-style: outset !important;
  background-position-x: 50%;
  background-position-y: 50%;
}

.sensor_customer_login_button {
  background: url(../images/customer_active.png) no-repeat center center;
}

.sensor_customer_login_button[disabled] {
  background: url(../images/customer_inactive.png) no-repeat center center;
}

.sensor_user_login_button {
  background: url(../images/user_active.png) no-repeat center center;
}

.sensor_user_login_button[disabled] {
  background: url(../images/user_inactive.png) no-repeat center center;
}

.sensormist_home_left {
  float: left;
  width: 60%;
}

.sensormist_home_content {
  margin-top: 55px !important;
  margin-right: 50px !important;
}

.sensormist_home_right {
  float: left;
  width: 40%;
}

.sensormist_home_sensors_list {
  margin-top: 20px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  border: 7px solid #D6E3F2 !important;
  background-color: transparent !important;
  padding: 15px;
}

.sensormist_home_important {
  font-weight: bold !important;
}

.sensormist_home_detail {
  font-size: 70% !important;
}

.sensormist_logo {
}

.sensormist_logo .sensor {
  font-family: 'Lucida Calligraphy', 'Lucida Grande', 'Lucida Sans Unicode', arial, verdana, helvetica, clean, sans-serif !important;
  font-weight: bold !important;
  color: #A2D050 !important;
}

.sensormist_logo .mist {
  font-family: 'Lucida Calligraphy', 'Lucida Grande', 'Lucida Sans Unicode', arial, verdana, helvetica, clean, sans-serif !important;
  font-weight: bold !important;
  font-style: italic !important;
  color: #95CB3A !important;
}

.air_home_content {
  margin-top: 55px !important;
  margin-right: 50px !important;
}

.air_home_detail {
  font-size: 70% !important;
}

.air_logo {
}

.air_logo .trek {
  font-family: 'Lucida Calligraphy', 'Lucida Grande', 'Lucida Sans Unicode', arial, verdana, helvetica, clean, sans-serif !important;
  font-weight: bold !important;
  color: #A2D050 !important;
}

.air_logo .live {
  font-family: 'Lucida Calligraphy', 'Lucida Grande', 'Lucida Sans Unicode', arial, verdana, helvetica, clean, sans-serif !important;
  font-weight: bold !important;
  font-style: italic !important;
  color: #95CB3A !important;
}