@font-face {
    font-family: "brandon-grotesque-black";
    src: url("../fonts/brandon-grotesque-black.otf");
}
@font-face {
    font-family: "brandon-grotesque-bold-italic";
    src: url("../fonts/brandon-grotesque-bold-italic.otf");
}
@font-face {
    font-family: "brandon-grotesque-light";
    src: url("../fonts/brandon-grotesque-light.otf");
}
@font-face {
    font-family: "brandon-grotesque-medium-italic";
    src: url("../fonts/brandon-grotesque-medium-italic.otf");
}
@font-face {
    font-family: "AvenirLTPro-Light";
    src: url("../fonts/AvenirLTPro-Light.ttf");
}
@font-face {
    font-family: "AvenirLTPro-Medium";
    src: url("../fonts/AvenirLTPro-Medium.ttf");
}
@font-face {
    font-family: "AvenirNextLTPro-Bold";
    src: url("../fonts/AvenirNextLTPro-Bold.otf");
}
@font-face {
    font-family: "AvenirNextLTPro-Medium";
    src: url("../fonts/AvenirNextLTPro-Medium.otf");
}
@font-face {
    font-family: "AvenirNextLTPro-Regular";
    src: url("../fonts/AvenirNextLTPro-Regular.otf");
}
body.page-loader > div:not(.loader) {
    opacity: 0.1;
}
.loader {
    position: fixed;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    opacity: 1;
    display: none;
}
.loader p {
    color: #0C4769;
    font-family: "AvenirNextLTPro-Bold";
    font-size: 22px;
}
.head-fluid {
	background-color: #0C4769;
	min-height: 200px;
}
@media (min-width: 768px) {
	li.step.next, li.step.previousmenu {
		display: inline-block !important;
	}
}
.tab.tab-options {
	display: none;
}
.tab.tab-options.current {
	display: block;
}
.padding-0 {
	padding: 0px;
}
.sign_img {
	position: relative;
}
.sign_img img.signature_image{
	position: absolute;
	top: 12px;
	left: 30px;
}
.head-fluid h3 {
	color: #FFFFFF;
	font-size: 24px;
	font-family: "AvenirNextLTPro-Regular";
	margin: 0px;
	padding: 35px 0px;
	position: relative;
	left: 30px;
}
.head-fluid .patient {
	background-color: #FFFFFF;
	border-radius: 22px 22px 2px 2px;
	box-shadow: 0px 10px 35px #00000008;
	padding: 20px 30px;
	position: absolute;
	top: 0px;
}
.head-fluid .patient h4 {
	color: #37517E;
	font-size: 32px;
	font-family: "brandon-grotesque-light";
	line-height: 42px;
}
.head-fluid .patient .totalwell {
	text-align: right;
}
.head-fluid .patient .totalwell .logo {
	display: inline-block;
}

.patient-fluid {
	background-color: #F8F8F8;
	padding-top: 80px;
}
.patient-tab {

}
.patient-tab ul {
	padding-left: 0px;
	border: 1px solid #E5E5E5;
	background-color: #FFFFFF;
	float: left;
    width: 100%;
}
.patient-tab ul li {
	list-style: none;
	width: 25%;
	float: left;
	padding: 15px 0px;
}
.patient-tab ul li a {
	font-family: "AvenirLTPro-Medium";
	color: #B9B9B9;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 12px 0px;
	border-right: 1px solid #E5E5E5;
}
.patient-tab ul li a span {
	font-size: 12px;
}
.patient-tab ul li.active.current i {
	display: none;
}
.patient-tab ul li.active i {
	display: inline-block;
}
.patient-tab ul li:last-child a {
	border-right: 0px;
}
.patient-tab ul li.active a {
	color: #204D85;
}
.patient-tab ul li.active {
	border-bottom: 2px solid #204D85;
}
.tab-patient .tab {
  display: none;
}
.patient-tab ul li.active a i {
	display: inline-block;
}
.patient-tab ul li a i {
	display: none;
}
.patient-tab ul li.active a span {
	display: none;
}
.patient-tab ul li.active.current a span {
	display: inline-block;
}
.tab-options {
	border: 1px solid #E5E5E5;
	background-color: #FFFFFF;
	padding: 30px 60px;
	width: 100%;
	float: left;
}
.tab-options h3 {
	font-family: "AvenirNextLTPro-Bold";
	color: #000000;
	font-size: 26px;
	margin: 0px;
	padding: 20px 0px;
}
.custom_field h1,
.custom_field h2,
.custom_field h3,
.custom_field h4,
.custom_field h5,
.custom_field h6 {
	font-family: "AvenirNextLTPro-Bold";
	color: #000000;
	font-size: 26px;
	margin: 0px;
	padding: 20px 0px;
}
.custom_field p,
.custom_field ul li {
	font-family: "AvenirLTPro-Medium";
	color: #535353;
	font-size: 17px;
	line-height: 34px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
.tab-options p {
	font-family: "AvenirLTPro-Medium";
	color: #535353;
	font-size: 17px;
	line-height: 34px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
.tab-options ul {
	padding-left: 20px;
}
.tab-options ul li {
	font-family: "AvenirLTPro-Medium";
	color: #535353;
	font-size: 17px;
	line-height: 34px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	list-style: none;
	position: relative;
	padding-left: 35px;
}
.tab-options ul li::before {
	content: "•";
	color: #0C4769;
	position: absolute;
	left: 0px;
	font-size: 30px;
}
.tab-options p a {
	text-decoration: none;
	color: #0C4769;
}
.tab-button {
	padding: 50px 0px;
	text-align: right;
}
.tab-button .prevBtn {
	color: #0C4769;
	font-size: 18px;
	background-color: transparent;
	border: none;
	box-shadow: none;
	padding: 10px 20px;
}
.tab-button .nextBtn {
	background-color: #0C4769;
	color: #FFFFFF;
	font-family: "AvenirLTPro-Medium";
	border: 1px solid #0C4769;
	font-size: 18px;
	padding: 10px 45px;
	border-radius: 6px;
}
.tab-button .prevBtn:hover,
.tab-button .prevBtn:focus {
	outline: none;
	box-shadow: none;
	border: none;
}
.tab-button .nextBtn:hover,
.tab-button .nextBtn:focus {
	outline: none;
	box-shadow: none;
	border: 1px solid #0C4769;
}
.plr {
	padding: 0px 5px;
}
.tab-pane.fade.active.in {display: block;}
.tab-pane.fade {display: none;}
.patient-tab ul.nav-tabs li a,
.patient-tab ul.nav-tabs li a:hover,
.patient-tab ul.nav-tabs li a:active,
.patient-tab ul.nav-tabs li a:focus {
	border-left: none;border-top: none;background-color: transparent;border-bottom: none;border-radius: 0px;
}
.patient-tab ul.nav-tabs li.active a:hover,
.patient-tab ul.nav-tabs li.active a:active,
.patient-tab ul.nav-tabs li.active a:focus {
	color: #204D85;
}
.patient-group .label {
    color: #0C4769;
    font-size: 15.5px;
    font-family: "AvenirLTPro-Light";
    position: absolute;
    top: -12px;
    left: 25px;
    background-color: #fff;
    background-image: repeating-linear-gradient(#f4f9f9, #FFFFFF);
    margin: 0px;
    padding: 4px;
}
.patient-group .text-box.in_valid.invalid,
.signature-group.patient-group .text-box.error {
	border: 1px solid #ff0000;
}
.text-box.error {
	border: 1px solid #ff0000 !important;
}
label.error {
	color: #ff0000;
	font-family: "AvenirLTPro-Light";
	font-size: 14px;
	display: block;
}
ul.sortable li.active {
	background: #0C4769;
    color: #fff;
}
.patient-group .text-box {
	color: #0C4769;
	font-size: 15px;
	font-family: "AvenirLTPro-Light";
	border-radius: 6px;
	border: 1px solid #0C4769;
	min-height: 49px;
	padding: 12px 30px;
}
.arrow.down {
	border: solid #0C4769;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	position: absolute;
	right: 35px;
	top: 20px;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.patient-group .text-box:hover,
.patient-group .text-box:active,
.patient-group .text-box:focus {
	outline: none;
	box-shadow: none;
	text-shadow: none;
}
.patient-group .text-box::placeholder {
	color: #0C4769;
	opacity: 0.27;
}
.tab-options .row-group {
	padding: 20px 0px;
}
.patient-group .btn-signature {
    background-color: #0C4769;
    color: #FFFFFF;
    font-family: "AvenirLTPro-Medium";
    border: 1px solid #0C4769;
    font-size: 15px;
    padding: 10px 20px;
    border-radius: 6px;
    position: absolute;
    top: 18px;
    right: 35px;
}
.patient-details .row-group {
	padding: 10px 0px;
}
.patient-details {
	background-color: #F4F9F9;
	padding: 15px 50px;
	margin-bottom: 20px;
}
.patient-details h3 {
	color: #0C4769;
	font-family: "AvenirLTPro-Medium";
	font-size: 28px;
}
.patient-details h4 {
	color: #0C4769;
	font-family: "AvenirLTPro-Medium";
	font-size: 24px;
}
.tab-options p.information {
	color: #0C4769;
	font-family: "brandon-grotesque-light";
	font-size: 20px;
	line-height: 35px;
}
.custom_checkbox {
	display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 25px;
    cursor: pointer;
    font-size: 16px;
    font-family: "AvenirLTPro-Light";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #0C4769;
}
.custom_checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.custom_checkbox .checkmark {
	position: absolute;
    top: 3px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: transparent;
    border-radius: 3px;
    border: 1px solid #0C4769;
}
.custom_checkbox input:checked ~ .checkmark {
	background-color: #0C4769;
}
.custom_checkbox .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.custom_checkbox input:checked ~ .checkmark:after {
	display: block;
}
.custom_checkbox .checkmark:after {
	left: 5px;
    top: 2px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    border-radius: 3px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.clinic-row h5 {
    color: #0C4769;
    font-size: 16px;
    font-family: "AvenirLTPro-Medium";
    margin: 0;
    line-height: 24px;
}
.add-medication {
	padding: 0px;
}
a.add_more_option {
	color: #204D85;
	text-decoration: none;
	font-size: 16px;
	font-family: "AvenirLTPro-Medium";
}
.remove_options {
	position: absolute;
	color: #ff0000;
	font-size: 16px;
	top: 25px;
	cursor: pointer;
	right: -20px;
}
.add-medication a {
	color: #204D85;
	text-decoration: none;
	font-size: 16px;
	font-family: "AvenirLTPro-Medium";
}
.medication_allergies_field .row-group {
	position: relative;
}
.add-medication a i {

}
.field_wrapper .row-group {
	position: relative;
}
.field_wrapper .row-group .remove_button {
	position: absolute;
	color: #ff0000;
	font-size: 16px;
	top: 25px;
	cursor: pointer;
}
.rank-priority {

}
.rank-priority .priority {
	color: #0C4769;
	font-size: 18px;
	font-family: "brandon-grotesque-light";
}
.rank-priority .priority span {
	font-family: "brandon-grotesque-light";
	font-style: italic;
	font-weight: 700;
}
.emotional-row { 
	margin-bottom: 15px;
}
.emotional-row h4 {
	color: #0C4769;
    font-size: 18px;
    font-family: "AvenirNextLTPro-Bold";
    min-height: 50px;
    line-height: 24px;
}
.emotional-row ul {
	padding-left: 0px;
}
.emotional-row ul li {
	color: #204D85;
    font-size: 16px;
    font-family: "AvenirLTPro-Medium";
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #0C4769;
    padding: 6px 12px;
    text-align: center;
    background-color: #FFFFFF;
    border-radius: 3px;
    margin-bottom: 15px;
    list-style: none;
    line-height: 24px;
    min-height: 38px;
    cursor: pointer;
    outline: none;
}
.emotional-row ul input, .emotional-row ul input:hover,
.emotional-row ul input:focus {
	color: #204D85;
    font-size: 16px;
    font-family: "AvenirLTPro-Medium";
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #0C4769;
    padding: 6px 12px;
    text-align: center;
    background-color: #FFFFFF;
    border-radius: 3px;
    margin-bottom: 15px;
    list-style: none;
    line-height: 24px;
    min-height: 38px;
    cursor: pointer;
    width: 100%;
    white-space: normal;
    outline: none;
}
.emotional-row ul input.active {
    background: #0C4769;
    color: #fff;
    border: 1px solid #0C4769;
}
.tab-options .emotional-row ul li::before {
	display: none;
}
.visit_field_wrapper .row-group {
	position: relative;
}
.visit_field_wrapper .row-group .visit_remove_button {
    position: absolute;
    color: #ff0000;
    font-size: 16px;
    top: 25px;
    cursor: pointer;
}
.patient-details p.mental-health {
	color: #0C4769;
	font-size: 18px;
	font-family: "brandon-grotesque-light";
}
.patient-details p.mental-health span {
	font-family: "brandon-grotesque-light";
	font-style: italic;
	font-weight: 700;
}
.birth-history h4 {
	font-family: "brandon-grotesque-medium-italic";
	color: #0C4769;
	font-size: 16px;
	margin: 0px;
	padding-bottom: 25px;
}
.patient-details .row-group.birth-history {
	padding: 0px;
	margin-left: -6px;
}
.custom_label_checkbox p {
	color: #0C4769;
	font-size: 18px;
	font-family: "brandon-grotesque-light";
	width: 75%;
	float: left;
}
.custom_label_checkbox div.checkbox {
	font-family: "brandon-grotesque-light";
	width: 25%;
	float: left;
}
.custom_label_checkbox .toggle.btn {
	min-width: 110px;
    border: 1px solid #0C4769;
    background-color: #0C4769;
    min-height: 26px;
    line-height: 24px;
    border-radius: 0px;
}
.custom_label_checkbox .toggle.off .toggle-off {
	width: 55px;
    position: relative;
    outline: none;
    box-shadow: none;
}
.custom_label_checkbox .toggle.off .toggle-off:hover,
.custom_label_checkbox .toggle.off .toggle-off:active,
.custom_label_checkbox .toggle.off .toggle-off:focus {
	background-color: #e6e6e6;
}
.custom_label_checkbox .toggle.off .toggle-handle {
	width: 55px;
	right: 0px;
	top: 0px;
}
.custom_label_checkbox .toggle .toggle-handle {
	width: 55px;
	right: 25px;
	top: 0px;
	border-radius: 0px;
}
.custom_label_checkbox .toggle .toggle-handle:hover {
	background-color: #FFFFFF;
}
.custom_label_checkbox .toggle .toggle-on {
	width: 55px;
    background-color: #0C4769;
}
.custom_label_checkbox .toggle.btn.off {
	border: 1px solid #BBBBBB;
    background-color: #BBBBBB;
}
.custom_label_checkbox .toggle .toggle-group .btn {
	padding: 4px;
}
.custom_label_checkbox h4 {
	font-family: "brandon-grotesque-medium-italic";
	font-size: 18px;
}
.gastrointestinal {
	margin: 0px;
}
.gastrointestinal .custom_label_checkbox div:nth-child(even) {
	padding-left: 0px;
}
.substance-details p.consume {
	font-family: "brandon-grotesque-medium-italic";
	font-size: 18px;
	color: #0C4769;
}
.social-screening .patient-group {
	margin-bottom: 35px;
}
.emergency-options .patient-details h4 {
	font-size: 22px;
	margin-bottom: 20px;
}
.emergency-options .custom_checkbox {
	margin-bottom: 15px;
}
.emergency-options .patient-details h5 {
	font-size: 19px;
	color: #37517E;
	font-family: "AvenirNextLTPro-Regular";
}
.emergency-options .home-group h6 {
	color: #396400;
	font-size: 16px;
	margin: 0px;
	padding-bottom: 15px;
	font-family: "AvenirLTPro-Medium";
}
.emergency-options .home-group .custom_checkbox {
	font-size: 14px;
	margin-bottom: 10px;
}
.wellness-clinic .custom_checkbox {
	margin-top: 15px;
}
.wellness-clinic .patient-group {
	margin: 25px 0px;
}
.signature-group.patient-group .text-box {
	height: 79px;
}
.wellness-clinic .patient-group .label {
	background-image: none;
}
.signature-group.patient-group .label {
	background-image: none;
}
.signature-modal {
	font-family: "AvenirLTPro-Medium";
}
.signature-modal .header h4 {
	font-family: "AvenirNextLTPro-Bold";
	color: #0C4769;
	font-size: 22px;
}
.signature-modal .body .signature {
	text-align: center;
}
.signature-modal .body .signature canvas {
	border: 1px solid #ddd;
}
.signature-modal .btn-click,
.signature-modal .btn-click:hover,
.signature-modal .btn-click:focus,
.signature-modal .btn-click:active {
	background-color: #0C4769;
	border: 1px solid #0C4769;
	color: #FFFFFF;
	font-family: "AvenirNextLTPro-Regular";
	font-size: 16px;
}
img.signature_image {
	width: 160px;
	height: 62px;
}
.signature-modal .btn-clear,
.signature-modal .btn-clear:hover,
.signature-modal .btn-clear:focus,
.signature-modal .btn-clear:active {
	background-color: #FFFFFF;
	border: 1px solid #ddd;
	color: #0C4769;
	font-family: "AvenirNextLTPro-Regular";
	font-size: 16px;
}
.btn, button, .btn:focus, button:focus, .btn:active, button:active {
	outline: none !important;
	box-shadow: none !important;
}
.social-screening .signature-group.patient-group .label {
	background-image: repeating-linear-gradient(#f4f9f9, #FFFFFF);
}

body .date-select .select:hover {
	background-color: transparent;
	color: #0c4769;
}
body .date-select .select:hover span {
	color: #0c4769;
}
body .date-select .select .icon {
	opacity: 1;
}
body .date-select .select .icon.icon-up {
	border-bottom: 6px solid #0c4769;
}
body .date-select .select .icon.icon-down {
	border-top: 6px solid #0c4769;
}
body .date-select .select a.btn-arrow:hover .icon.icon-down {
	border-top: 6px solid #0c4769;
}
body .date-select .select a.btn-arrow:hover .icon.icon-up {
	border-bottom: 6px solid #0c4769;
}
body .date-select .select span.text ,
body .date-select .select span.num {
	line-height: 50px;
	color: #0c4769;
	font-size: 26px;
	text-transform: capitalize;
}
body .date-select .select.day .text,
body .date-select .select.month .num {
	display: none;
}
.form-control[readonly] {
	background-color: #FFFFFF !important;
}
body .date-select .buttons a.btn-ok,
body .date-select .buttons a.btn-ok:hover {
    background: #0c4769;
    color: #FFFFFF;
}
body .date-select .buttons a.btn-cancel {
    background: #D95005;
    color: #FFFFFF;
}
body .date-select .buttons a {
	line-height: 30px;
	height: 30px;
}
body .date-select .select a.btn-arrow.btn-down {
	bottom: 10px;
}
body .date-select .popup {
	height: 130px;
}
.select.year .btn-up,
.select.month .btn-up,
.select.day .btn-up {
	display: none;
}
.patient-group select.text-box {
	padding: 12px 20px;
	font-size: 14px;
}
.custom_label_checkbox div.checkbox .radio-inline {
	color: #0C4769;
	font-family: "brandon-grotesque-light";
}
.environmental_allergies_error.error p {
	padding-bottom: 0px;
}
.environmental_allergies_error.error label.error {
	display: inline-block;
}

@media (min-width: 992px) {
	.patient_emergency_contact {
		position: relative;
		top: -30px;
		margin-bottom: 0px;
	}
}
@media (min-width: 768px) {
	.field-medication .col-md-4 {
		width: 30%;
	}
	.field-medication .col-md-2 {
		width: 20%;
	}
	.allergies-row .col-md-4 {
		width: 30%;
	}
	.allergies-row .col-md-2 {
		width: 20%;
	}
	.patient-group .label.long_text {
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	.custom-container {
		padding: 0px 15px;
	}
	.head-fluid h3 {
		left: 0px;
		text-align: center;
	}
	.head-fluid .patient h4 {
		text-align: center;
	}
	.head-fluid .patient .totalwell {
		text-align: center;
	}
	.head-fluid .patient {
		position: relative;
	}
	.patient-tab ul li {
		width: 50%;
		min-height: 102px;
	}
	.patient-details {
		padding: 15px 15px;
	}
	.tab-options {
		padding: 15px 15px;
	}
	.patient-group .label {
		position: relative;
		top: 0;
		left: 0;
		background-image: none;
		margin-bottom: 0px;
		display: block;
		background-color: transparent;
		text-align: left;
		white-space: normal;
		line-height: 24px;
	}
	.patient-details h4 {
		font-size: 22px;
	}
	.plr {
		padding: 0px 15px;
	}
	.patient-details h3 {
		font-size: 24px;
	}
	.patient-details .row-group.birth-history .col-md-6 {
		padding: 0px;
	}
	.gastrointestinal .custom_label_checkbox div {
		padding: 0px;
	}
	.custom_label_checkbox div.checkbox {
		width: 40%;
		margin-top: 3px;
		margin-bottom: 0px;
		text-align: center;
	}
	.custom_label_checkbox p {
		width: 60%;
	}
	.patient-group .btn-signature {
		padding: 10px 15px;
		top: 48px;
		right: 35px;
	}
	.tab-button .nextBtn {
		padding: 10px 25px;
	}
	.patient-fluid {
		padding-top: 20px;
	}
	.patient-details .emotional-row h4 {
		font-size: 18px;
		min-height: inherit;
	}
	.gastrointestinal .custom_label_checkbox h4 {
		font-size: 18px;
	}
	.tab-options p {
		font-size: 16px;
		line-height: 24px;
	}
	.tab-options h3 {
		font-size: 22px;
	}
	.tab-options ul li {
		font-size: 16px;
		line-height: 24px;
		padding-left: 20px;
	}
	.tab-options ul {
		padding-left: 0px;
	}
	.tab-options p.information {
		font-size: 18px;
		line-height: 24px;
	}
	.signature-modal .body .signature {
		overflow: hidden;
		border-right: 1px solid #ddd;
	}
	.patient-group .text-box {
		padding: 12px 15px;
	}
	.visit_field_wrapper .row-group .visit_remove_button,
	.field_wrapper .row-group .remove_button {
		top: 16px;
		right: 15px;
		padding: 3px;
	}
	.sign_img img.signature_image {
		top: 40px;
		left: 10px;
	}
	.arrow.down {
		top: 50px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.patient-details {
		padding: 15px 20px;
	}
	.field-medication .col-md-4 {
		width: 50%;
		margin-bottom: 20px;
	}
	.field-medication .col-md-2 {
		width: 50%;
		padding: 0px 15px;
		margin-bottom: 30px;
	}
	.allergies-row .col-md-4 {
		width: 50%;
		margin-bottom: 20px;
	}
	.allergies-row .col-md-2 {
		width: 50%;
		padding: 0px 15px;
		margin-bottom: 30px;
	}
	.gastrointestinal .custom_label_checkbox div {
		padding: 0px;
	}
	.tab-options {
		padding: 30px 30px;
	}
	.patient-tab ul li a {
		font-size: 12px;
	}
}

@media (max-width: 450px) {
	.custom_label_checkbox div.checkbox .radio-inline {
		line-height: 24px;
	}
}

@media (min-width: 768px) {
	.custom_label_checkbox div.checkbox {
		margin-top: 5.7px;
		margin-bottom: 0px;
	}
}