@charset "utf-8";
/* CSS Document */

body {
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
}
*{
	outline:none;
	}
a {
	color: #333;
	text-decoration: none;
	outline:none

}
a:hover {
	color: #1d76b0;
	text-decoration: none;
}
.uppercase {
	text-transform: uppercase;
}
.fileinput .thumbnail > img {
    max-height: 100%;
}

.btn-measure{ margin:20px 0 0 20px  !important;}



h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Open Sans', sans-serif;
	margin: 0;
}
.font-130 {
	font-size: 130px;
}
.font-48 {
	font-size: 48px;
}
.font-37 {
	font-size: 37px;
}
.font-32 {
	font-size: 32px;
}
.font-31 {
	font-size: 31px;
}
.font-26 {
	font-size: 26px;
}
.font-18 {
	font-size: 18px;
}
.font-20 {
	font-size: 20px;
}
.font-23 {
	font-size: 23px;
}
.font-16 {
	font-size: 16px;
}
.font-14 {
	font-size: 14px;
}
.font-13 {
	font-size: 13px;
}
.font-12 {
	font-size: 12px;
}
.font-wt-600 {
	font-weight: 600;
}
.font-wt-300 {
	font-weight: 300;
}
.color-white {
	color: #fff;
}
.color-yellow {
	color: #f6e918;
}
.color-black {
	color: #000;
}
.color-blue {
	color: #236ed8;
}
.color-dark-organge {
	color: #e25b07;
}
.color-dark-grey {
	color: #393939;
}
.color-brown {
	color: #555454;
}
.color-orange {
	color: #e88103;
}
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.center {
	text-align: center;
}
.spacer {
	line-height: 40px;
}
.cursor {
	cursor: pointer;
}
.mr-top {
	margin-top: 20px;
}
.mr-top50 {
	margin-top: 50px;
}
.mr-top70 {
	margin-top: 70px;
}
.mr-top150 {
	margin-top: 150px;
}
.mr-bottom {
	margin-bottom: 20px;
}
.mr-right10 {
    margin-right: 10px;
}
.no-hor-margin {
    margin-left: 0;
    margin-right: 0;
}
.space {
	white-space: nowrap;
}
.pad-left {
	padding-left: 0;
}
.pad-right {
	padding-right: 0;
}

.navbar {
    border-width: 0 1px 4px;
}
.navbar-default {
    background-color: #2c3e50;
    border-color: #E7E7E7;
}
.navbar-default .navbar-nav > li > a {
    color: #ecf0f1;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	font-weight: 500;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #ffffff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	background-color: rgba(255, 255, 255, 0.1);
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
	font-weight: 600;
}
.navbar-default .navbar-toggle {
    border-color: #EEEEEE;
	background:#fff;
}


.btn-success {
  color: #ffffff;
  background-color: #3bb0c4;
  border-color: #116c7b;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #3bb0c4;
  border-color: #116c7b;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #3bb0c4;
  border-color: #116c7b;
}

.btn-primary {
  color: #ffffff;
  background-color: #1d76b0;
  border-color: #054e7d;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #1d76b0;
  border-color: #054e7d;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #1d76b0;
  border-color: #054e7d;
}

h2{ border-bottom: 1px solid #1d76b0;
    color: #000000;
    font-size: 24px;
    line-height: normal;
    padding-bottom: 9px;
	margin-top:30px;
}
h2 span { border-bottom: 5px solid #1d76b0;
          padding-bottom: 10px;
}

h3{color: #000000; line-height:70px; font-size: 20px;}

h4.panel-title{ font-size: 24px;}

p.protocols{ font-weight:600; line-height:35px;}

p.protocols a{ color:#1d76b0; text-decoration:underline; font-size:14px;}

p.protocols a:hover{ color:#1d76b0; text-decoration:none;}

.btn{ margin-bottom:10px;}

.btn-patient{margin:20px 0 0 190px !important;}

.header{ background:#f5f5f5; border-top:23px solid #2c3e50; border-bottom:1px solid #e5e5e5; padding:20px 0 40px 0;}

.footer{ background:#f5f5f5;  padding:90px;  margin-top:192px; border-top:4px solid #e5e5e5;}


skin-flat .skin-section .list li.product-post, .skin-line .skin-section label {
    display: inline;
    font-size: 16px;
    font-weight: 300 !important;
    margin-right: 20px;
    padding-left: 30px;
	float:left;
}

.skin-flat .skin-section .list li, .skin-line .skin-section label {
    font-size: 16px;
    font-weight: 300 !important;
    padding-left: 30px !important;
	
}

.user-box{ background:#f5f5f5; padding:10px;}
.user-box .user{background-color:#d2d9da; padding:10px 0 0 0;}


.btn-default.select-btn{ background:#fff; border-top:1px solid #f2f2f2; color:#555; font-size:15px;   font-weight:500; text-transform:lowercase !important;}


.btn-default.select-btn:hover,
.btn-default.select-btn:focus,
.btn-default.select-btn:active,
.btn-default.select-btn.active,
.open .dropdown-toggle.btn-default.select-btn {
  background-color: #fff !important;
  border-color: #c3c3c3;
  color:#555;
  font-weight:600;
  text-transform:lowercase;
}
.other_option{
    color: #F00;
    line-height: 36px;
    text-align: left;
    cursor: pointer;
    width: 1px;
    padding: 0;
}
/*.result-txt{ line-height:4em;}*/
.result-txt{ line-height:1.5em;}
.result-btn{ position:relative; top:10px;}

.btn3d {
    transition:all .08s linear;
    position:relative;
    outline:medium none;
    -moz-outline-style:none;
    border:0px;
    margin-right:10px;
    margin-top:15px;
}
.btn3d:focus {
    outline:medium none;
    -moz-outline-style:none;
}
.btn3d:active {
    top:9px;
}
.btn-default {
    background-color:#fff;
}
.btn-primary {
    background-color:#1d76b0;
}
.btn-success {
    background-color:#3bb0c4;
}
.btn-info {
    background-color:#5bc0de;
}
.btn-warning {
    background-color:#f0ad4e;
}
/*
.btn-danger {
    background-color:#c63702;
}
*/
.btn-toolbar .selected_button {
    outline: medium none;
    background-color: #EEEEEE;
    border-color: #E2E2E2;
    color: #555555;
}
.display_hide{
    display: none;
}
.buttons_exercise .btn{
    width: 40px;
}
#Exercise .btn-toolbar{
    margin-top:4px;
}
.preloader{
    position: fixed;
    z-index: 999;
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0.2;
}
.preloader img {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -100px;
}
.hide{
	display:none !important;
}
.accordion dt {
  background: #d3f0ff;
  border: 2px solid #aeaeae;
  padding: 10px;
  margin-bottom: 15px;
}
.accordion dt a {
  color: #165778;
  font-size: 16px;
}
a:focus{outline:none;}
.accordion table {
  width: auto;
  border:none;
}
.accordion table.table td {
  padding: 0 !important;
}
.accordion table.table td table td {
  padding: 10px !important;
  border-color: #ccc;
}
.accordion table.table td table tr:first-child td {
  border: none;
}
.accordion table.table td table tr:last-child td {
  border: none;
}
.accordion table.table td table tr:first-child td a{
  line-height: 100%;
  margin-bottom:1px;
}
.accordion table.table td table td p {
  margin: 0;
  line-height: 100%;
}
.accordion table table.label-table td {
  font-weight: bold;
  height:34px;
}
.accordion table table.label-table tr:first-child td {
  height: 54px;
}
.accordion table table.label-table tr td:empty {
  border: none;
}
/* Outcome measures table - horizontal scroll with sticky label column */
.accordion dd.collapse {
  overflow: hidden;
}
.accordion .table-responsive {
  overflow-x: auto !important;
  overflow-y: visible !important;
  max-width: 100%;
  display: block;
}
.accordion .table-responsive > table > tbody > tr > td:first-child {
  position: sticky;
  left: 0;
  z-index: 1;
  background: #fff;
  box-shadow: 3px 0 6px -2px rgba(0, 0, 0, 0.15);
}
.accordion .table-responsive > table > tbody > tr > td:first-child > table.label-table {
  margin-right: 15px;
}
.accordion .table-responsive > table.table > tbody > tr > td:first-child table.label-table td {
  padding: 10px 20px 10px 10px !important;
}
.accordion .print-summary pre {
  background: transparent;
  border:none;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  padding: 0;
}
.accordion .print-summary strong {
  color: #333;
  font-size: 16px;
}
.accordion .arrow {
  min-width: 15px;
  display: inline-block;
}
/******print-page********/
.om-detail table {
  width: auto;
}
.om-detail table tbody td {
  padding: 0;
}
.om-detail table td table td {
  padding: 10px;
  border-color: #333;
  border-right: none;
}
.om-detail table p {
  line-height: 100%;
  margin: 0;
}
.om-detail table {
  border:none;
}
#om-prt.panel {
  box-shadow: none;
  border: none;
}
.om-detail .table-responsive > table {
  border-right: 1px solid #333;
}
.om-detail table.label-table .measure-title {
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
}
.om-detail table.label-table p {
  text-align: right;
}
.table-responsive.patientdet {
  margin-bottom: 20px;
}
.patientdet .table span {
  display: block;
}
.patientdet .table {
  border: 3px solid #515151;
}
.patientdet table tr:first-child td:first-child {
  padding: 0;
  width: 35%;
  border-right: 2px solid #515151;
}
.patientdet table span.pr-om-title {
  background: #3f3f3f;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 8px;
  text-align: center;
}
.patientdet table tr td:last-child span {
  text-align: right;
}
.patientdet table span.pr-label {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.patientdet table .patient-sum-td1 {
  padding: 8px;
}
.print-summary strong {
  color: #333;
  font-size: 16px;
}
.print-summary pre {
  background: transparent;
  border:none;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  padding: 0;
  margin: 0 0 16px;
  white-space: normal;
}
.foo-logo span {
  display: inline-block;
}

.om-detail table td tr:first-child td {
  background: #dedede;
}
.om-detail table td:last-child tr td {
  font-weight: bold;
  color: #000;
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
	.exer-other-lbl{
		display: none;
	}
	.list.options {
	  margin-top: 15px;
	}
}


@media only screen and (max-width: 767px) {
	.buttons_exercise .btn{
		width: 33px;
	}
	.form-control{
		height: 34px;
	}
	.result-txt{ line-height:1.5em;}
	.result-container.exercise-list .result-txt {
	  float: left;
	  width: auto;
	}
	.result-container.exercise-list .new-serch {
	  float: left;
	  width: 110px;
	}
	 .result-container.exercise-list .result-txt {
	  float: none;
	  width: auto;
	  word-wrap: break-word;
	}
	.exer-other-lbl{
		display: none;
	}
	.list.options {
	  margin-top: 15px;
	}
}
.cont-bottom-footer {
    min-height: 100vh;
    display: block;
    position: relative;
}
.cont-bottom-footer #footer-white {
    position: absolute;
    bottom: 0;
    width: 100%;
}
#footer-white {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 30px;
    -webkit-font-smoothing: antialiased;
}
/*#footer-white .footer-addr {*/
    /*color: blue;*/
    /*text-decoration: underline;*/
/*}*/
#footer-white a {
    color: #459CE7;
}
#footer-white a:hover, #footer-white a:focus {
    color: #2a6496;
    text-decoration: underline;
}
#footer-white .credits {
    margin-top: 30px;
}
#footer-white .credits .col-md-12 {
    padding-top: 20px;
    font-size: 13px;
    text-align: center;
    color: #A1AAB6;
}
/* GDPR Consent */
#gdpr-not-valid-alert {
    margin-bottom: 0px;
    margin-top: 20px;
}
#patient-consent {
    padding-top: 20px;
}
.gdpr-status {
    display: inline-block;
    text-align: center;
    padding: 1px 5px;
    font-size: 11px;
    text-decoration: none;
    border-radius: 4px;
    color: #ffffff;
    font-weight: bold;
}
.gdpr-status-expired {
    background-color: #ff851b;
}
.gdpr-status-current {
    background-color: #5cb85c;
}
/* flash messages */
#flash-messages {
    position: fixed;
    top: 0;
    right: 0;
    padding: 12px;
    z-index: 1;
    width: 400px;
}
#flash-messages .alert {
    margin-bottom: 10px;
}

.measure-question-label {
    display: block;
    padding: 3px;
}

.measure-question-label input {
    height: 20px;
    width: 20px;
}

.home .home-item .glyphicon {
  font-size: 52px; 
  display:block; 
  margin-bottom: 5px;
}

/* Exercise image lightbox */
.exercise-image-clickable {
  cursor: pointer;
  display: inline-block;
  position: relative;
}

.exercise-image-clickable:hover {
  opacity: 0.85;
}

.exercise-image-clickable img {
  transition: opacity 0.2s ease;
}

#imageModal .modal-large {
  width: 90%;
  max-width: 1200px;
}
