﻿html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 140px;
}
body.printpdf {
  margin-bottom: 0;
}
h2 {
  color: #656565;
}
a:not(.btn):visited {
  color: #22b0de;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
}
a:not(.btn):link {
  color: #22b0de;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
}
a:not(.btn):visited {
  color: #22b0de;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
}
.spinner {
  background: url(../img/ajax-loader_inone.gif);
  position: fixed;
  top: 40%;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  text-align: center;
  z-index: 3000;
  overflow: auto;
  width: 179px;
  height: 202px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.spinner .text {
  position: relative;
  top: -5px;
  margin-left: 10px;
}
.spinner-loading {
  color: #9b9b9b;
  padding: 10px;
  position: relative;
  text-align: center;
}
.spinner-loading .text {
  position: relative;
  top: -5px;
  margin-left: 10px;
}
/*5 equal columns*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
  .btn-actions .btn {
    min-height: 102px;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
.client {
  padding: 0px;
  background-color: #fff;
}
.client header {
  padding: 20px 0;
  min-height: 106px;
  background-color: white;
  -webkit-box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.3);
}
.client footer {
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: #22B0DE;
  color: #9be7ff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}
.client footer a:visited,
.client footer a:link,
.client footer a:hover,
.client footer a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
.clientRoomContentRight {
  -webkit-box-shadow: 1px 3px 5px -2px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 1px 3px 5px -2px rgba(0, 0, 0, 0.28);
  box-shadow: 1px 3px 5px -2px rgba(0, 0, 0, 0.28);
  border: 1px solid #ededed;
  padding: 20px;
  font-size: 12px;
  background-color: #ffffff;
}
.clientRoomContentRight .title {
  font-family: proxima-nova, Arial;
  font-size: 19px;
  font-weight: 600;
  color: #656565;
  line-height: 22px;
  list-style: none;
  font-stretch: normal;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
}
.clientRoomContentRight .large {
  font-size: 15px;
  color: #656565;
  font-weight: normal;
  line-height: 25px;
  font-family: Arial;
}
.withdivider {
  background-image: url(../img/borderBtm.gif);
  background-repeat: repeat-x;
  background-position: top;
}
#banPlOver {
  float: right !important;
  margin-right: 140px !important;
  margin-top: 210px !important;
}
.asterisk {
  color: #22b0de;
}
.healthcheck .keynumber {
  font-size: x-large;
  display: table-cell;
  margin-right: 8px;
}
.healthcheck .keytext {
  display: table-cell;
  padding: 0 8px;
}
.healthcheck .col-md-5ths {
  background-image: url(../img/HC/ExSeparator.gif);
  background-repeat: no-repeat;
  background-position: right;
}
.healthcheck .col-md-5ths:last-child {
  background: none;
}
.panel li.list-group-item {
  border-left: none;
  border-right: none;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.panel-astutewheel {
  border-color: #EBEBEB;
}
.panel-astutewheel > .panel-heading {
  color: #FFFFFF;
  background-color: #22B0DE;
  border-color: #22B0DE;
  margin-top: 1px;
}
.panel-astutewheel > .panel-heading a:hover,
.panel-astutewheel > .panel-heading a:link,
.panel-astutewheel > .panel-heading a:active,
.panel-astutewheel > .panel-heading a:visited {
  color: #FFFFFF;
}
.panel-collapse {
  /*-webkit-box-shadow: inset 0px 0px 10px -2px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0px 0px 10px -2px rgba(0,0,0,0.2);
    box-shadow: inset 0px 0px 10px -2px rgba(0,0,0,0.2);*/
  padding: 15px;
}
.HealthCheckQAItemContainer {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #F7F7F7;
  margin-top: 5px;
  height: 40px;
  padding: 8px 0 0 18px;
}
.ui-slider-handle {
  border: none !important;
}
.btn-submit,
.btn-submit:hover,
.btn-submit:focus,
.btn-submit:visited,
.btn-submit:link {
  background-color: #003E5E;
  color: white;
}
.btn-step {
  background-color: #22B0DE;
  color: white !important;
  font-weight: normal !important;
}
.collapsed .HealthCheckExpand {
  width: 33px;
  height: 30px;
  margin-top: -8px;
  margin-right: -15px;
  background: url(../img/btnExpand.gif) no-repeat 0px 5px;
}
.HealthCheckExpand {
  width: 33px;
  height: 30px;
  margin-top: -8px;
  margin-right: -15px;
  background: url(../img/btnCollapse.gif) no-repeat 0px 5px;
}
.step {
  font-weight: bold;
  margin-top: 10px;
}
/*.btn-actions .step
{
    margin-top:0;
}*/
.btn-actions .btn {
  padding: 10px;
  white-space: normal;
}
.noworkstatus {
  margin-top: 100px;
  text-align: center;
}
/********************************************************************/
/*About You Questionnaire********************************************/
/********************************************************************/
.aboutyou_section {
  margin-top: 30px;
}
.aboutyou_section_header {
  position: relative;
  height: 40px;
  width: 328px;
  background-color: #F7F7F7;
  border-top-left-radius: 5px;
  top: 0px;
  left: 0px;
  -webkit-transform: rotate(0deg) skew(0deg);
  transform: rotate(0deg) skew(0deg);
  border-left: 0px solid transparent;
  border-right: 36px solid transparent;
  border-bottom: 40px solid #7B919D;
  color: white;
}
.aboutyou_section_header div {
  margin-left: 18px;
  padding-top: 8px;
  font-size: large;
}
.aboutyou_section_content {
  background: white;
  border: solid 1px #E1E1E1;
  padding: 25px;
}
.aboutyou_section_content h1 {
  font-size: 17px;
  color: #888;
  font-weight: 600;
  font-style: normal;
  font-family: proxima-nova, Arial;
  margin-top: 0;
}
.aboutyou_section_content h2 {
  font-size: 14px;
  color: #333333;
  font-weight: 700;
  font-style: normal;
  font-family: proxima-nova, Arial;
  margin-top: 0;
}
.aboutyou_section_content .divider {
  background-image: url(../img/borderBtm.gif);
}
.aboutyou_section_content label {
  /*float: left;*/
  font-size: 14px;
  color: #333333;
  font-weight: 600;
  font-style: normal;
  font-family: proxima-nova, Arial;
}
.aboutyou_section_content .small label {
  font-size: 100%;
}
.aboutyou_section_content .subitem {
  padding-left: 30px;
  font-weight: normal;
}
.aboutyou_section_content input,
.aboutyou_section_content select,
.aboutyou_section_content textarea {
  color: #333;
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 1px #d8d8d8;
  background-color: #f2f0e9;
  padding: 5px;
  text-align: left;
  font-size: 12px;
  line-height: 18px;
}
.aboutyou_section_content textarea {
  height: 104px;
}
.aboutyou_section_content input.textbox2 {
  text-align: center;
  width: 38px !important;
  display: inline-block;
}
.aboutyou_section_content input.textbox3 {
  text-align: center;
  width: 58px !important;
}
.aboutyou_section_content .asterisk {
  color: #d93030;
}
.aboutyou_section_content .form-inline .form-control {
  display: inline-block;
}
.aboutyou_section_content .input-group-addon {
  color: #333;
  border-collapse: collapse;
  padding: 0 10px;
  text-align: left;
  font-size: 12px;
  line-height: 12px;
  margin: 0;
  background-color: #f2f0e9;
}
.aboutyou_section_content .input-group-addon input[type="radio"],
.aboutyou_section_content .input-group-addon input[type="checkbox"] {
  margin-top: 2px;
  height: 20px;
}
.aboutyou_section_content .row_footer {
  font-size: 14px;
  font-weight: bolder;
  color: #777;
}
.aboutyou_section_content .row_footer.row-2x {
  font-size: 16px;
  color: #333;
}
.aboutyou_section_content .divider {
  background-image: url(../img/borderBtm.gif);
  background-repeat: repeat-x;
  height: 1px;
  margin: 20px 0;
}
.aboutyou_section_content .form-group {
  margin-bottom: 6px;
}
.aboutyou_section_content .form-group.has-error input,
.aboutyou_section_content .form-group.has-error select,
.aboutyou_section_content .form-group.has-error textarea {
  border-color: #a94442 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
}
@media (max-width: 768px) {
  .aboutyou_section_content .form-inline .form-group label {
    margin-left: 0px !important;
  }
  .aboutyou_section_content input.textbox1 {
    width: 100% !important;
  }
}
.personal_details_1 {
  display: inline-block;
  width: 15%;
}
.personal_details_1 label,
.personal_details_2 label,
.personal_details_3 label {
  padding-right: 10px;
}
.personal_details_2 {
  display: inline-block;
  width: 32%;
}
.personal_details_3 {
  display: inline-block;
  width: 20%;
}
.row_count {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #BFCBD1;
  height: 16px;
  width: 16px;
  color: white;
  text-align: center;
  margin-top: 5px;
  line-height: 15px;
}
@media only screen and (max-width: 767px) {
  .pull-right {
    margin: auto;
    width: auto;
  }
}
@media (max-width: 768px) {
  .controldiv {
    width: 50% !important;
  }
  .personal_details_1 {
    display: inline-block;
    width: 100% !important;
  }
  .personal_details_1 label {
    width: 100% !important;
    text-align: left;
  }
  .personal_details_1 select {
    width: 50% !important;
  }
  .personal_details_2 {
    display: inline-block;
    width: 100% !important;
  }
  .personal_details_2 label,
  .personal_details_2 input {
    width: 100% !important;
    text-align: left;
  }
  .personal_details_3 {
    display: inline-block;
    width: 100% !important;
  }
  .personal_details_3 label,
  .personal_details_3 .input-group {
    width: 100% !important;
    text-align: left;
  }
}
@media (max-width: 400px) {
  .controldiv {
    width: 100% !important;
  }
}
/***********************/
/*changes questionnaire*/
/***********************/
.changes_head {
  background-color: #7B919D;
  color: white;
  font-weight: bold;
  padding: 8px 5px 8px 20px;
}
.changes_head.row {
  margin: 0px !important;
}
.changes_row {
  padding: 8px 5px 8px 20px;
}
.changes_row.even {
  background-color: white;
}
.changes_row.odd {
  background-color: #EDF3F6;
}
.changes_row.row {
  margin: 0px !important;
}
.changes_row textarea {
  background-color: #ffffff;
  border: 1px solid #D8D8D8;
  color: #333333;
  font-family: Arial !important;
  font-size: 12px !important;
  padding: 5px 0 5px 10px;
  resize: none;
  width: 100% !important;
  height: 50px !important;
  line-height: 18px;
  overflow: hidden;
}
.reviewchanges #txtComment {
  background-image: url(../img/textbox_bg.jpg);
  background-repeat: repeat;
  border: none;
  resize: none;
  line-height: 40px;
  margin: 0px;
  padding: 12px 0px 0px 0px;
  overflow: auto;
  clear: both;
  width: 100%;
}
.reviewchanges #txtComment:focus {
  outline: none;
}
.reviewchanges .workstatus .questiondiv {
  background-color: #FAF9F5;
  padding: 40px;
  border: solid 1px #E1E1E1;
}
.reviewchanges .workstatus .commentdiv {
  background-color: white;
  margin-top: 8px;
  padding: 40px;
  border: solid 1px #E1E1E1;
}
@media (max-width: 768px) {
  .reviewchanges .workstatus .questiondiv,
  .reviewchanges .workstatus .commentdiv {
    padding: 20px;
  }
}
@media (max-width: 350px) {
  .reviewchanges .workstatus .questiondiv,
  .reviewchanges .workstatus .commentdiv {
    padding: 10px;
  }
  .changes_head,
  .changes_row {
    padding-left: 0;
  }
}
/* Higher than 1200 (desktop devices)
====================================================================== */
@media (min-width: 1200px) {
  .container {
    width: 1170px !important;
  }
}
.ui-slider-horizontal .ui-slider-handle {
  background: none no-repeat center center scroll transparent !important;
  background-position: 50% 50%;
  background-size: auto !important;
  width: 36px;
  height: 18px;
  top: 1px;
  margin-left: -18px;
}
.navmenu a {
  font-weight: 400;
  font-family: 'Lato', sans-serif;
}
@media print {
  .ayq .panel-default {
    page-break-before: always;
  }
  .ayq .collapse {
    display: block !important;
    height: auto !important;
  }
}
@media print {
  .page-break {
    display: block;
    page-break-before: always;
  }
}
@media print {
  .visible-xs-block {
    display: none !important;
  }
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-xs-12,
  .col-sm-12 {
    width: 100%;
  }
  .col-xs-11,
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-xs-10,
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-xs-9,
  .col-sm-9 {
    width: 75%;
  }
  .col-xs-8,
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-xs-7,
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-xs-6,
  .col-sm-6 {
    width: 50%;
  }
  .col-xs-5,
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-xs-4,
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-xs-3,
  .col-sm-3 {
    width: 25%;
  }
  .col-xs-2,
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-xs-1,
  .col-sm-1 {
    width: 8.333333333333332%;
  }
}