@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
textarea,
input,
button {
  outline: none;
}
.opacity50 {
  opacity: 0.5;
}
.opacity80 {
  opacity: 0.8;
}
.transition {
  transition: all 0.3s ease 0s;
}
.hand {
  cursor: pointer;
  cursor: hand;
}
.vert-align {
  position: relative;
  top: 50%;
  transform: perspective(1px) translateY(-50%);
}
.no-pad {
  padding: 0 !important;
}
.no-mar {
  margin: 0 !important;
}
.no-pad-mar {
  padding: 0 !important;
  margin: 0 !important;
}
.clear {
  clear: both;
  width: 100%;
  display: block;
}
.gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1391d0+42,183c68+100 */
  background: #1391d0;
  /* Old browsers */
  background: -moz-linear-gradient(left, #1391d0 42%, #183c68 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #1391d0 42%, #183c68 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #1391d0 42%, #183c68 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1391d0', endColorstr='#183c68', GradientType=1);
  /* IE6-9 */
}
.vertgradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#183c68+65,1391d0+100 */
  background: #183c68;
  /* Old browsers */
  background: -moz-linear-gradient(top, #183c68 65%, #1391d0 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #183c68 65%, #1391d0 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #183c68 65%, #1391d0 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#183c68', endColorstr='#1391d0', GradientType=0);
  /* IE6-9 */
}
.transition {
  transition: all 0.3s ease 0s;
}
.hand {
  cursor: pointer;
  cursor: hand;
}
.img-circle {
  border-radius: 50%;
}
.spacer {
  width: 100%;
  height: 80px;
  display: block;
  overflow: hidden;
}
.container {
  max-width: 1000px;
}
html {
  min-height: 100%;
  /* make sure it is at least as tall as the viewport */
  position: relative;
}
body {
  height: 100%;
  background-color: #f0f4f6;
  min-height: 300px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #183c68;
  font-size: 17px;
}
.container {
  max-width: 1100px;
}
#login {
  text-align: center;
}
#login img {
  margin: 100px auto 50px;
}
#login input {
  width: 100%;
  padding-left: 20px;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-size: 24px;
  line-height: 24px;
  outline: none;
  padding: 15px 20px;
  color: #183c68;
  border: 1px solid #dadada;
}
#login ::-webkit-input-placeholder {
  color: #c6d8df;
}
#login p {
  text-align: left;
  color: #183c68;
  font-size: 14px;
  margin-top: 30px;
}
#login .num_wrap {
  margin-top: 55px;
  margin-bottom: 30px;
}
#login .num_wrap input[type="text"] {
  height: 130px;
  font-size: 86px;
  text-align: center;
}
#login .name_wrap {
  margin-bottom: 60px;
}
#login .name_wrap input[type="text"] {
  height: 70px;
}
.btn-default {
  background-color: #1391d0;
  color: #fff;
  font-size: 18px;
  border: none;
  margin-top: 50px;
  padding: 20px 30px;
  min-width: 250px;
  transition: all 0.3s ease 0s;
}
.btn-default:hover,
.btn-default:active,
.btn-default:focus {
  background-color: #183c68;
  color: #fff;
  border: none;
}
#results {
  display: block;
  opacity: 0;
  transition: opacity 0.5s ease-in;
  margin-bottom: 100px;
}
#results .label {
  margin-top: 85px;
  border-bottom: 5px solid #1391d0;
  padding: 0 0 10px 0;
}
#results .label p {
  color: #183c68;
  text-align: left;
  font-size: 14px;
  padding: 0;
  margin: 0;
}
#results .homename {
  overflow: hidden;
  margin-top: 40px;
}
#results .homename a {
  font-weight: 600;
  font-size: 30px;
  cursor: pointer;
  cursor: hand;
}
#results .info h4 {
  color: #c6d8df;
  margin-top: 50px;
}
#results .line {
  width: 100%;
  border-bottom: 1px solid #c6d8df;
  height: 20px;
  display: block;
  clear: both;
}
img.downarrow {
  margin-left: 10px;
  display: inline-block;
}
#results.fade,
.leftnavwrap.fade {
  opacity: 1;
  display: block;
}
.side {
  position: absolute;
  top: 0;
  left: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#183c68+65,1391d0+100 */
  background: #183c68;
  /* Old browsers */
  background: -moz-linear-gradient(top, #183c68 65%, #1391d0 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #183c68 65%, #1391d0 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #183c68 65%, #1391d0 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#183c68', endColorstr='#1391d0', GradientType=0);
  /* IE6-9 */
  width: 100px;
  text-align: center;
  height: 100%;
}
.side .logo img {
  margin: 20px auto 30px;
}
.side .icon {
  text-align: center;
  color: #fff;
  margin: 30px auto;
  width: 100%;
  height: 60px;
  margin-bottom: 100px;
  background-repeat: no-repeat;
  background-image: url('/wp-content/uploads/2017/06/sprite-w.png');
  display: block;
  line-height: 1.2em;
  font-size: 14px;
  color: #34618f;
}
.side .icon:after {
  content: url('/wp-content/uploads/2017/06/arrow-side.png');
  position: absolute;
  left: 100px;
  margin-top: -50px;
  opacity: 0;
  z-index: 667;
}
.side .labs {
  padding: 38px 0 10px;
  background-position-x: 40px;
  background-position-y: -60px;
  opacity: 1;
}
.side .labs:hover,
.side .labs:active,
.side .labs:focus {
  color: #f0f4f6;
  background-position-y: 0px;
  text-decoration: none;
  opacity: 1;
}
.side .rads {
  padding: 40px 0 10px;
  background-position-x: -59px;
  background-position-y: -63px;
  opacity: 1;
}
.side .rads:hover,
.side .rads:active,
.side .rads:focus {
  color: #f0f4f6;
  background-position-y: 0px;
  text-decoration: none;
  opacity: 1;
}
.side .other {
  padding: 40px 0 10px;
  background-position-x: -151px;
  background-position-y: -63px;
  opacity: 1;
}
.side .other:hover,
.side .other:active,
.side .other:focus {
  color: #f0f4f6;
  background-position-y: 0;
  text-decoration: none;
  opacity: 1;
}
.side .active_tab {
  color: #fff;
  background-position-y: 0px;
  text-decoration: none;
  opacity: 1;
}
.side .active_tab:after {
  opacity: 1;
}
.bread {
  position: absolute;
  top: 0;
  left: 100px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1391d0+42,183c68+100 */
  background: #1391d0;
  /* Old browsers */
  background: -moz-linear-gradient(left, #1391d0 42%, #183c68 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #1391d0 42%, #183c68 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #1391d0 42%, #183c68 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1391d0', endColorstr='#183c68', GradientType=1);
  /* IE6-9 */
  width: 100%;
  width: calc(100% - 100px);
  padding: 15px 0 15px 90px;
}
.bread h3 {
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.bread h3 a {
  color: #fff;
  text-decoration: none;
}
.bread .btn-bread-close {
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  width: 15px;
  height: 15px;
  background-image: url(/wp-content/uploads/2018/09/Xsprite-1.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.name {
  position: absolute;
  top: 45px;
  left: 100px;
  width: 100%;
  background-color: #fff;
  padding: 20px 0 20px 90px;
  border-bottom: 1px solid #c6d8df;
}
.name a {
  font-size: 24px;
  font-weight: 600;
  color: #183c68;
}
.name a span {
  font-size: 14px;
  font-weight: 200;
}
.name a:hover,
.name a:active,
.name a:focus {
  color: #34618f;
  text-decoration: none;
}
.body {
  position: absolute;
  top: 0px;
  left: 80px;
}
.dropdownwrap {
  height: auto;
  float: left;
  display: none;
}
.dropdownwrap #patientinfo {
  position: absolute;
  top: 120px;
  left: 107px;
  width: 100%;
  color: #183c68;
  background-color: #fff;
  padding: 30px 0 30px 90px;
  z-index: 333;
}
.dropdownwrap #patientinfo span {
  font-weight: 600;
}
.top-add {
  position: relative;
  padding-top: 160px;
  background-color: #ffffff ff;
  border: none;
}
.leftnavwrap {
  height: 100%;
  float: left;
  display: none;
  position: absolute;
  top: 46px;
  left: 100px;
  width: 210px;
  background-color: #fff;
  z-index: 333;
  border-right: 1px solid #c6d8df;
  text-align: center;
  padding: 20px;
  opacity: 0;
}
.leftnavwrap #subnavigation a {
  font-size: 14px;
  padding: 15px 30px;
  margin: 30px auto 0;
  text-align: center;
  color: #1391d0;
  font-weight: 600;
  display: block;
  border-radius: 5px;
  transition: all 0.3s ease 0s;
}
.leftnavwrap #subnavigation a:hover,
.leftnavwrap #subnavigation a:active,
.leftnavwrap #subnavigation a:focus {
  background-color: #1391d0;
  color: #fff;
  text-decoration: none;
}
.panel {
  width: 100%;
  max-width: 1000px;
  display: block;
  margin-bottom: 30px;
  border-radius: 0;
  border: 1px solid #c6d8df;
}
.panel .phead {
  width: 100%;
  color: #fff;
  background-color: #183c68;
  padding: 10px 30px;
}
.panel .pbody {
  padding: 30px;
}
.panel_alt {
  width: 100%;
  max-width: 1000px;
  display: block;
  margin-bottom: 30px;
  border-radius: 0;
  border: 1px solid #c6d8df;
}
.panel_alt .phead {
  width: 100%;
  color: #fff;
  background-color: #183c68;
}
.panel_alt .phead div {
  padding: 10px 30px;
}
.panel_alt .pbody {
  display: table;
}
.panel_alt .pbody div {
  display: table-cell;
  float: none;
  vertical-align: top;
  padding: 30px;
}
.left-add {
  position: relative;
  padding-left: 210px;
  background-color: #ffffff ff;
  border: none;
}
.print-icon {
  margin: 30px 0 60px;
  display: block;
  clear: both;
}
.app-head {
  margin: 0 0 30px 0;
  display: inline-block;
}
.infoarea {
  margin-top: 150px;
  margin-left: 190px;
  position: relative;
}
.infoarea .select-bar {
  width: 100%;
  max-width: 800px;
  background-color: #fff;
  padding: 20px 0 20px 30px;
  font-size: 24px;
  display: block;
  clear: both;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 1px solid #34618f;
  color: #183c68;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  cursor: hand;
  background-image: url('/wp-content/uploads/2017/06/grey-plus.png');
  background-position: right 30px center;
  background-repeat: no-repeat;
}
.infoarea .select-bar:hover {
  border-top: 2px solid #1391d0;
  text-decoration: none;
  padding-top: 19px;
  color: #1391d0;
  background-image: url('/wp-content/uploads/2017/06/blue-plus.png');
  box-shadow: 1px 1px 5px 2px #d6d6d6;
}
.tablepress {
  border: 1px solid #c6d8df;
  max-width: 1000px;
}
.tablepress img {
  margin: auto !important;
}
.tablepress thead tr th {
  background-color: #183c68;
  color: #fff;
  padding: 10px 25px;
}
.tablepress tbody td {
  padding: 10px 25px;
  color: #183c68;
}
.tablepress-id-cardiac-john tbody td.column-3,
.tablepress-id-cardiac-jane tbody td.column-3,
.tablepress-id-cardiac-john tbody td.column-4,
.tablepress-id-cardiac-jane tbody td.column-4 {
  background-color: #e2e9ed;
}
.tablepress-id-chemistry-john tbody td.column-4,
.tablepress-id-cbc-john tbody td.column-4,
.tablepress-id-chemistry-jane tbody td.column-4,
.tablepress-id-cbc-jane tbody td.column-4,
.tablepress-id-chemistry-john tbody td.column-5,
.tablepress-id-cbc-john tbody td.column-5,
.tablepress-id-chemistry-jane tbody td.column-5,
.tablepress-id-cbc-jane tbody td.column-5 {
  background-color: #e2e9ed;
}
.prev-next {
  position: absolute;
  top: 0;
  left: 788px;
}
.prev-next .prev,
.prev-next .next {
  text-transform: uppercase;
  padding: 10px 35px;
  background-color: #fff;
  color: #183c68;
  border-top: 1px solid #c6d8df;
  border-bottom: 1px solid #c6d8df;
  background-repeat: no-repeat;
}
.prev-next .prev:hover,
.prev-next .next:hover {
  background-color: #e2e9ed;
  text-decoration: none;
}
.prev-next .prev {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-left: 1px solid #c6d8df;
  border-right: 1px solid #c6d8df;
  background-image: url('/wp-content/uploads/2017/06/left-arrow.png');
  background-position: left 10px center;
}
.prev-next .next {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-right: 1px solid #c6d8df;
  background-image: url('/wp-content/uploads/2017/06/right-arrow.png');
  background-position: right 10px center;
}
.red,
.green {
  color: red;
}
.btn-blue {
  display: block;
  position: relative;
  background-color: #1693CF;
  border-radius: 3px;
  max-width: 140px;
  text-align: center;
  margin: 0 auto;
  font-size: 14px;
  text-decoration: none !important;
  color: white !important;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  outline: none !important;
  padding: 10px 5px;
}
.btn-blue:hover {
  background-color: #1172a1;
}
.btn-blue.big {
  max-width: 250px;
  font-size: 28px;
}
#cardiacModal {
  background-color: rgba(255, 255, 255, 0.8);
}
#cardiacModal .modal-dialog {
  width: 100%;
  margin: 0 auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
#cardiacModal .modal-dialog .modal-content {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
#cardiacModal .modal-dialog .modal-content .modal-body {
  padding-top: 50px;
  padding-bottom: 50px;
}
#cardiacModal .modal-dialog .modal-content .modal-body img {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
#cardiacModal .modal-dialog .modal-content .modal-footer {
  border: none;
}
#cardiacModal .modal-dialog .modal-content .btn-modal-close {
  display: block;
  position: absolute;
  top: 50px;
  right: 30px;
  width: 25px;
  height: 25px;
  background-image: url(/wp-content/uploads/2018/09/Xsprite-1.png);
  background-position: 0 -25px;
  background-repeat: no-repeat;
}
#cardiacModal .modal-dialog .modal-content .btn-modal-close:hover {
  text-shadow: none;
}
#surveyModal {
  background-color: #F0F4F7;
}
#surveyModal .modal-dialog {
  width: 100%;
  margin: 0 auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
#surveyModal .modal-dialog .modal-content {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
#surveyModal .modal-dialog .modal-content .modal-body {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}
#surveyModal .modal-dialog .modal-content .modal-body h3 {
  margin-bottom: 60px;
}
#surveyModal .modal-dialog .modal-content .modal-body .form-group {
  clear: both;
  margin-bottom: 60px;
  overflow: hidden;
}
#surveyModal .modal-dialog .modal-content .modal-body .form-group:last-child {
  margin-bottom: 0;
}
#surveyModal .modal-dialog .modal-content .modal-body .form-group label {
  position: relative;
}
#surveyModal .modal-dialog .modal-content .modal-body .form-group label input[type="radio"] {
  display: block;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 155px;
  height: 45px;
  border: 1px solid gainsboro;
  border-radius: 3px;
  background-color: white;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  outline: none;
}
#surveyModal .modal-dialog .modal-content .modal-body .form-group label input[type="radio"]:checked {
  background-color: #1693CF;
}
#surveyModal .modal-dialog .modal-content .modal-body .form-group label span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#surveyModal .modal-dialog .modal-content .modal-body .form-group label input[type="radio"]:checked + span {
  color: white;
}
#surveyModal .modal-dialog .modal-content .modal-footer {
  clear: both;
  border: none;
}
#surveyModal .modal-dialog .modal-content .btn-modal-close {
  display: block;
  position: absolute;
  top: 50px;
  right: 30px;
  width: 25px;
  height: 25px;
  background-image: url(/wp-content/uploads/2018/09/Xsprite-1.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
#surveyModal .modal-dialog .modal-content .btn-modal-close:hover {
  background-position: 0 -25px;
  text-shadow: none;
}
.modal-backdrop {
  display: none;
}
