@charset "UTF-8";

span.custom-error {float: left; width: 100%; font-size: 15px;}
.first-child-pad, .rd_pad-left0 {padding-left: 0px;}
.file_uplo_main input[type="file"] {opacity: 0; width: 100%;}
.fl_w_ch {float: left; width: 100%; margin: 0 0 20px 0;}
.sm_check .checkbox label {line-height: 40px; height: 40px; padding-left: 35px; font-weight: normal; text-transform: inherit;}
.sm_check .checkbox label::before {width: 40px; height: 40px;}
.sm_check .checkbox label::after {width: 40px; height: 40px; font-size: 22px; line-height: 40px; padding: 0;}
.checkbox input[type="checkbox"]:focus {outline: 0 none;}
.form-group.min_pad {position: relative; padding-right: 60px;}
.minus_icon {position: absolute; right: 0; width: 47px; height: 47px; line-height: 47px; text-align: center; border: 1px solid #BAC5CB; cursor: pointer; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}

.timepicker-picker td .fa {color:#000;}

.custom-column-6 .form-group .checkbox {width: 40%; float: left; margin: 0 2% 20px 0; padding: 0;}
.custom-column-6 .form-group .checkbox label {height: auto;}

#event-appointment-modal .gjop_cla .checkbox {padding-left: 0px;}
.select2-container .select2-selection--multiple {min-height: 45px; float: left; width: 100%;}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {min-height: 43px; float: left; width: 100%;}
.select2-container .select2-search--inline {min-height: 43px; line-height: 32px;}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {margin-right: 5px; color: #fff;}
.select2-container--default .select2-selection--multiple .select2-selection__choice, .select2-container .select2-search--inline .select2-search__field {margin-top: 7px;}

@media(max-width: 1023px) {
	.mob_form_div .col-sm-6.pad-0 {padding-left:15px; padding-right:15px;}
}
@media(max-width: 640px) {
	.mob_form_div .col-sm-6.pad-0, .mob_form_div .col-sm-6.pad_PP .col-sm-12 {padding-left:0px; padding-right:0px;}
	.mob_form_div .col-sm-6.pad-0 .row {margin-left:-15px !important; margin-right:-15px !important;}
	.border_btn {padding: 8px; font-size: 13px;}
	.minus_icon {top: 26px;}
}

div.tagsinput {
    border: 1px solid #bac5cb!important;
    background: #FFF!important;
    padding: 5px!important;
    width: 100%!important;
    min-height: 48px!important;
    height: 1px!important;
    overflow-y: auto!important;
    border-radius: 4px!important;
}
div.tagsinput span.tag{
    border: 1px solid #abaaaa!important;
    background: #0386c2 !important;
    color: #fff!important;
}
div.tagsinput span.tag a{
    color: #fff!important;
}

#coach-notes-modal h4{color: #969696}
#comment-frm label{ text-transform: capitalize!important;}
.start, .end{float: left;}
.main_cnt_sec{border: 1px solid #BAC5CB;padding: 11px;margin: 0 auto;display: block;height: 300px;margin-top: 30%;background-color: #fcfcfc;border-radius: 3px;}
.main_cnt_sec .cnt_item_list{padding: 0px 10px 0px 10px;}
.main_cnt_sec .cnt_item_list .cnt_updated_date{color: #727275;font-size: 13px;margin-bottom: 10px;}
.main_cnt_sec .cnt_item_list .cnt_comment{color: #3d3d3d;font-size: 15px;font-family: sans-serif;}

.bmi_main{margin: 0 0 0 5%; display: block;padding: 0;font-size: 18px;    color: #878787; width: 95%; text-align: center;}
.bmi_main ul {padding: 0;}
.bmi_main ul li {display: inline-block; padding: 0 6px;}
.bmi_main ul li:first-child{color:#7FA0BB;list-style: none;}
.bmi_main ul li:nth-child(2){color:#88BC32;list-style: none;}
.bmi_main ul li:nth-child(3){color:#F8B835;list-style: none;}
.bmi_main ul li:nth-child(4){color:#B74D5A;list-style: none;}
.bmi_main ul li:nth-child(5){color:#B74D5A;list-style: none;}

.bmi_main ul li:first-child::before {content: "•";color: #7FA0BB;font-size: 27px;padding: 0px 4px 0px 0px;}
.bmi_main ul li:nth-child(2)::before {content: "•";color: #88BC32;font-size: 27px;padding: 0px 4px 0px 0px;}
.bmi_main ul li:nth-child(3)::before {content: "•";color: #F8B835;font-size: 27px;padding: 0px 4px 0px 0px;}
.bmi_main ul li:nth-child(4)::before {content: "•";color: #B74D5A;font-size: 27px;padding: 0px 4px 0px 0px;}
.bmi_main ul li:nth-child(5)::before {content: "•";color: #B74D5A;font-size: 27px;padding: 0px 4px 0px 0px;}


.bmi_main .bmi_num{float: left; text-align: left; padding-left: 10px; color: #000}
.bmi_main .underweight{width: 10%; background-color: #fef626;}
.bmi_main .underweight-txt{width: 10%;text-align: center; font-size: 12px;}
.bmi_main .normal{width: 11%; background-color: #90ee8f;}
.bmi_main .normal-txt{width: 11%;text-align: center; font-size: 12px;}
.bmi_main .over-weight{width: 9%; background-color: #fef626;}
.bmi_main .over-weight-txt{width: 9%;text-align: center; font-size: 12px;}
.bmi_main .obese{width: 10%; background-color: #fca628;}
.bmi_main .obese-txt{width: 10%;text-align: center; font-size: 12px;}
.bmi_main .extreme{width: 60%; background-color: #f92428;}
.bmi_main .extreme-txt{width: 60%;text-align: left; font-size: 12px;}

.waist_main{margin: 0% 0 0 5%; display: block;padding: 0; font-size: 18px;    color: #878787; width: 85%; text-align: center;}
.waist_main ul li{list-style: none; float: none; padding:0 15px; display: inline-block;}
.waist_main ul li:first-child{color:#88BC32;list-style: none;}
.waist_main ul li:nth-child(2){color:#B74D5A;list-style: none;}

.waist_main ul li:first-child::before {content: "•";color: #88BC32;font-size: 27px;padding: 15px 10px 0px 1px;}
.waist_main ul li:nth-child(2)::before {content: "•";color: #B74D5A;font-size: 27px;padding: 15px 10px 0px 1px;}



.waist_main .waist_num{float: left; text-align: left; padding-left: 10px;}
.waist_main .satisfactory{width: 40%; background-color: #90ee8f;padding: 15px; color: #0e237e}
.waist_main .improvement{width: 60%; background-color: #f92428; padding: 1.5px; color: #fef626; padding-left: 13px;}
.waist_main .improvement span{color: #0e237e}

@media(max-width:820px) {
	.bmi_main {margin: 0 0 0 14%; width: 80%;}
}
@media(max-width:767px) {
	.bmi_main {font-size: 12px;}
	.dis_none {display: none;}
	.waist_main {font-size: 14px; margin-left: 12%; width: 82%;}
	.waist_num {padding: 5px !important;}
	.waist_num.improvement br {display: none;}
}
@media(max-width:575px) {
	.bmi_main {margin: 0 0 0 18%; width: 75%;}
	.bmi_main .bmi_num {padding-left: 5px;}
	.bmi_main .underweight {width: 12%;}
	.bmi_main .normal {width: 12%;}
	.bmi_main .over-weight {width: 10%;}
	.bmi_main .obese {width: 10%;}
	.bmi_main .extreme {width: 56%;}

	.waist_main {font-size:12px; margin-left: 18%; width: 75%;}
}
@media(max-width:414px) {
	.bmi_main {font-size: 8px; margin: 0 0 0 25%; width: 65%;}
	.waist_main {margin-left: 25%; width: 65%; font-size: 9px;}
	.waist_num {height: 45px; display: table-cell; float: none !important; vertical-align: middle;}
}
@media(max-width:320px) {
	.bmi_main {font-size:7px; margin: 0 0 0 30%; width: 60%;}
	.bmi_main .bmi_num {padding-left: 2px; padding-top:2px;}
	.waist_main {margin-left: 30%; width: 60%; font-size: 8px;}
	.waist_num {height: 34px;}
}

#fileselector {margin: 10px;}
#upload-file-selector {display:none;}
.margin-correction {margin-right: 10px;}
.upload-contest{padding: 4px 10px 4px 10px; font-size: 19px;}
.input-daterange label.date_label{margin: 0 auto; padding: 0; display: block; text-align: center;}
#add_notes_btn{float: right;color: #E02C2C!important;border: none;background:no-repeat;margin-top: 10px;cursor: pointer;}
.add-notes-div{display: none;}
.add-notes-div textarea{width: 100%; height: 78px;margin-top: 10px;}
.cmt_error {color: red}
.for_BMI_content table {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;border-collapse: collapse;width: 100%;margin: 15px 0 15px 0;}
.for_BMI_content table tbody{border: 2px solid #dddddd;}
.for_BMI_content table th:first-child{border: 2px solid #dddddd;}
.for_BMI_content table td, #customers th {border: 2px solid #ddd;padding: 8px;}
.for_BMI_content table th {padding-top: 12px;padding-bottom: 12px;text-align: left;
    background-color: #f5f5de;padding-left: 10px;border-left: 2px solid #dddddd;}
.for_BMI_content table tr td.low {background-color: #8ba491; color: white; font-weight: bold;}
.for_BMI_content table tr td.nornal {background-color: #B2CE63; color: black; font-weight: bold;}
.for_BMI_content table tr td.elevated {background-color: #FDD660; color: black; font-weight: bold;}
.for_BMI_content table tr td.stage_1 {background-color: #F69149; color: black; font-weight: bold;}
.for_BMI_content table tr td.stage_2 {background-color: #D12A2E; color: white; font-weight: bold;}
.for_BMI_content table tr td.hypertensive {background-color: #BF334F; color: white; font-weight: bold;}
.for_BMI_content table tr td.no-border-right {border: none;border-bottom: 2px solid #dddddd;}
.for_BMI_contenttable tr:nth-child(3) td {background: red;}

.for_BMI_content h2 {color: #8A959A; font-size: 20px; font-weight: 700; margin: 0 0 15px 0; padding: 0;}
.for_BMI_content h4 {color: #4A5557; line-height: 36px; font-size: 18px; font-weight: 400; margin: 0; padding: 0;}
.for_BMI_content li {color: #4A5557;}

.cholesterol_main ul li:first-child{color:#88BC32;list-style: none;}
.cholesterol_main ul li:nth-child(2){color:#F5670E;list-style: none;}
.cholesterol_main ul li:nth-child(3){color:#B74D5A;list-style: none;}

.cholesterol_main ul li:first-child::before {content: "•";color: #88BC32;font-size: 27px;padding: 15px 10px 0px 1px;}
.cholesterol_main ul li:nth-child(2)::before {content: "•";color: #F5670E;font-size: 27px;padding: 15px 10px 0px 1px;}
.cholesterol_main ul li:nth-child(3)::before {content: "•";color: #B74D5A;font-size: 27px;padding: 15px 10px 0px 1px;}

.hdl_main ul li:first-child{color:#B74D5A;list-style: none;}
.hdl_main ul li:nth-child(2){color:#F8B835;list-style: none;}
.hdl_main ul li:nth-child(3){color:#88BC32;list-style: none;}

.hdl_main ul li:first-child::before {content: "•";color: #B74D5A;font-size: 27px;padding: 0px 4px 0px 0px;}
.hdl_main ul li:nth-child(2)::before {content: "•";color: #F8B835;font-size: 27px;padding: 0px 4px 0px 0px;}
.hdl_main ul li:nth-child(3)::before {content: "•";color: #88BC32;font-size: 27px;padding: 0px 4px 0px 0px;}

/* 08-14-2018 */

/* Incentive Report */
.reMain .pad20 span {padding:0;}
.reMain .sfzza.text-right {padding:2px 0;}
.reMain .dki_data-row h4 {float: left; margin: 0; line-height: 44px;}
.reMain .logo_Holtyn_trd {width: auto;}
.mrg000 {margin: 0 !important;}
.mrgtop000 {margin-top: 0 !important;}
.mrgbtm30 {margin-bottom: 30px !important;}

/* Corporate Report */
.cor_inner_pad {padding: 20px 0;}
.sel_title {font-size: 20px; line-height: 30px; margin: 0 0 15px 0;}
.cor_MIN {min-height: 500px; display: flex; align-items: center; justify-content: center;}
.cor_index {float: left; width: 100%;}
.cm_title {font-size: 20px; line-height: 30px; margin: 0 0 30px 0;}
.sm_title {font-size: 16px; margin: 0 0 10px 0; text-transform: capitalize; float: left; width: 100%;}
.cor_index ul {float: left; width: 100%; list-style: none; padding: 0; margin: 0;}
.cor_index ul li {float: left; width: 100%; margin: 0 0 10px 0; padding: 0 0 5px 0; border-bottom: 1px dotted #ccc; font-size:16px; font-weight: 500;}
.cor_index ul li:last-child {border-bottom: 0; margin-bottom: 0; padding-bottom: 0;}
.cor_index ul li a {color: #2a81c0; font-weight: normal;}
.cor_index p {font-size: 14px; line-height: 24px; margin: 0 0 20px 0; display: inline-block}
.cor_index span {display: inline-block; float: left; width: 100%; font-size: 14px; line-height: 24px;}

.cor_index ul.cnt_list {padding-left: 30px; list-style-type: disc; margin-bottom: 20px;}
.cor_index ul.cnt_list li {font-size: 14px; line-height: 22px; border-bottom: 0; padding-bottom: 0; font-weight: normal;}

.big_title {float: left; width: 100%; font-size: 25px; margin:20px 0; text-align: center;}

.pro_bar {float:none; display: table; width: 100%; margin: 0 auto 15px; padding:25px 0 0 0; max-width: 876px; position: relative}
.chart_img {width: 100%; float: left;}

/* .pro_bar {float: left; width: 100%; margin: 20px 0;}
.pro_bar ul.field_main li {border: 0; width: 20%; height: 50px; float: left; margin: 0; padding: 0;}
.pro_bar ul.field_main li.bg_red {background: #bf514d;}
.pro_bar ul.field_main li.bg_orange {background: #f29744;}
.pro_bar ul.field_main li.bg_yellow {background: #feff54;}
.pro_bar ul.field_main li.bg_light_green {background: #9abc58;}
.pro_bar ul.field_main li.bg_green {background: #4fb051;}

.count {float: left; width: 100%; margin-top: 20px; position: relative;}
.count ul li {width: 10%; float: left; margin:0; padding:5px 0 0 9.2%; border-bottom: 0; border-top:1px solid #000; position: relative;}
.count ul li::after {width: 2px; height:5px; top: 0; right: 0; background: #000; position: absolute; content: "";}
.count ul li.pos_ab {position: absolute; left: 0px; width: auto; padding-left: 0;}
.count ul li.pos_ab::after {right:0; left:0;} */

.pro_icon {float: left; margin-top: 0; line-height: normal; text-align: center; padding: 0; position: absolute; top: -10px; z-index: 1; width:6px; height: auto;}
.pro_icon span {font-size:30px; font-weight:700; position: relative; left: -5px; color: #4c5658;}
.pro_icon::before {position: absolute; content: ""; width: 0; height: 0; left: -2px; right: 0; bottom: -10px; border-top:5px solid #4c5658; border-left: 5px solid transparent; border-right: 5px solid transparent;}

.cover_header_logo, .cover_middle_logo {float: left; width: 100%; margin: 50px 0;}
.cover_title {color: #2a81c0; float: left; width: 100%; text-align: center; font-size: 22px; margin: 10px 0; text-transform: capitalize; font-weight: normal;}
.fl_w {float: left; width: 100%;}
.wellness_chart {width: 70%; float: right;}
.chart_line {line-height: 40px !important; display: inline-block !important; width: auto !important;}
.w100 {width: 100%;}

.re_check p {margin: 0 15px 0 0; width: auto; float: left;}
.re_check input[type="checkbox"] {float: left; margin-right: 8px;}
.re_check span {float: left; line-height: 14px; width: auto;}

.pdf_table {float: left; width: 100%; margin: 20px 0;}

/* .fitness_li ul li:first-child{color:#B74D5A;list-style: none;}
.fitness_li ul li:nth-child(2){color:#F5670E;list-style: none;}
.fitness_li ul li:nth-child(3){color:#F8B835;list-style: none;}
.fitness_li ul li:nth-child(4){color:#88BC32;list-style: none;}
.fitness_li ul li:nth-child(5){color:#4D7C01;list-style: none;}

.fitness_li ul li:first-child::before {content: "•";color: #B74D5A;font-size: 27px;padding: 0px 4px 0px 0px;}
.fitness_li ul li:nth-child(2)::before {content: "•";color: #F5670E;font-size: 27px;padding: 0px 4px 0px 0px;}
.fitness_li ul li:nth-child(3)::before {content: "•";color: #F8B835;font-size: 27px;padding: 0px 4px 0px 0px;}
.fitness_li ul li:nth-child(4)::before {content: "•";color: #88BC32;font-size: 27px;padding: 0px 4px 0px 0px;}
.fitness_li ul li:nth-child(5)::before {content: "•";color: #4D7C01;font-size: 27px;padding: 0px 4px 0px 0px;} */

.fitness_li ul li:first-child{color:#4D7C01;list-style: none;}
.fitness_li ul li:nth-child(2){color:#88BC32;list-style: none;}
.fitness_li ul li:nth-child(3){color:#F8B835;list-style: none;}
.fitness_li ul li:nth-child(4){color:#F5670E;list-style: none;}
.fitness_li ul li:nth-child(5){color:#B74D5A;list-style: none;}

.fitness_li ul li:first-child::before {content: "•";color: #4D7C01;font-size: 27px;padding: 0px 4px 0px 0px;}
.fitness_li ul li:nth-child(2)::before {content: "•";color: #88BC32;font-size: 27px;padding: 0px 4px 0px 0px;}
.fitness_li ul li:nth-child(3)::before {content: "•";color: #F8B835;font-size: 27px;padding: 0px 4px 0px 0px;}
.fitness_li ul li:nth-child(4)::before {content: "•";color: #F5670E;font-size: 27px;padding: 0px 4px 0px 0px;}
.fitness_li ul li:nth-child(5)::before {content: "•";color: #B74D5A;font-size: 27px;padding: 0px 4px 0px 0px;}


.glucose_li ul li:first-child{color:#88BC32;list-style: none;}
.glucose_li ul li:nth-child(2){color:#F8B835;list-style: none;}
.glucose_li ul li:nth-child(3){color:#B74D5A;list-style: none;}


.glucose_li ul li:first-child::before {content: "•";color: #88BC32;font-size: 27px;padding: 0px 4px 0px 0px;}
.glucose_li ul li:nth-child(2)::before {content: "•";color: #F8B835;font-size: 27px;padding: 0px 4px 0px 0px;}
.glucose_li ul li:nth-child(3)::before {content: "•";color: #B74D5A;font-size: 27px;padding: 0px 4px 0px 0px;}

.hightlight_HD {
	color: #8A959A;
    font-size: 18px;
    font-weight: 700;
}
.line47 {line-height: 47px !important;}
.min-heightchart {min-height: 623px;}

.chart-desc-div ul li {
    width: auto;
    float: none;
    margin: 0;
    font-size: 16px;
    position: relative;
    padding-left: 14px;
}
.chart-desc-div ul li::before {
	position: absolute;
    left: 0;  top: 0;
    line-height: 20px;
}
.participants_tbl_cls tbody tr td:nth-child(1),
.participants_tbl_cls thead tr th:nth-child(1){
	width:3% !important;
}
.participants_tbl_cls tbody tr td:nth-child(2),
.participants_tbl_cls thead tr th:nth-child(2){
	width:10% !important;
}
.participants_tbl_cls tbody tr td:nth-child(3),
.participants_tbl_cls thead tr th:nth-child(3){
	width:18% !important;
}
.participants_tbl_cls tbody tr td:nth-child(4),
.participants_tbl_cls thead tr th:nth-child(4){
	width:8% !important;
}
.participants_tbl_cls tbody tr td:nth-child(5),
.participants_tbl_cls thead tr th:nth-child(5){
	width:8% !important;
}
.participants_tbl_cls tbody tr td:nth-child(6),
.participants_tbl_cls thead tr th:nth-child(6){
	width:9% !important;
}
.participants_tbl_cls tbody tr td:nth-child(7),
.participants_tbl_cls thead tr th:nth-child(7){
	width:7% !important;
}
.participants_tbl_cls tbody tr td:nth-child(8),
.participants_tbl_cls thead tr th:nth-child(8){
	width:12% !important;
}
.participants_tbl_cls tbody tr td:nth-child(9),
.participants_tbl_cls thead tr th:nth-child(9){
	width:10% !important;
}
.participants_tbl_cls tbody tr td:nth-child(10),
.participants_tbl_cls thead tr th:nth-child(10){
	width:10% !important;
}
.participants_tbl_cls tbody tr td:nth-child(11),
.participants_tbl_cls thead tr th:nth-child(11){
	width:5% !important;
	text-align: center;
}
