@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap');

.form-check-input:checked[type=radio] {
    background-image: url(/assets/img/pngCheck.svg)!important;
}

.test-next-btn,
.test-prev-btn{
    color: #fff;
}
.no_video_div img{
    width: 30px!important;
}
.no_video_div h5{
    padding-bottom: 15px;
}
.terms_conditions_content h2 strong span{
    font-size: 20px!important;
    margin-bottom: 0px!important;
    margin-top: 20px;
    display: inline-block;
}
.privacy_policy_content h2 strong span{
    font-size: 20px!important;
    margin-bottom: 0px!important;
    margin-top: 20px;
    display: inline-block;
}
.terms_conditions_content p  strong{
    margin: 10px 0px 3px;
    display: inline-block;
}
.terms_conditions_content h2{ margin-bottom: 0px!important; }
.privacy_policy_content p,
.terms_conditions_content p{
    text-align: justify;
    margin: 10px 0px 10px!important;
    font-size: 14px!important;
}
.terms_conditions_content{
    padding-bottom: 10px!important;
}
.answersInput{
    margin-bottom: 10px!important;
    padding: 5px 10px!important;
    border-radius: 10px!important;
    border: 1px solid #ccc!important;
}
.popupNotificationSection,
.popupAlertSection{
    display: none;
}
.messageMoreOption {
    padding: 3px 0px;
    color: #9a8585;
}
.messageMoreOption .fa-circle-down{
    margin-right: 5px;
}
.form-check-input.chkAll {
    width: 23px;
    height: 23px;
    border-radius: 50%;
}
.form-check-input:checked {
    /*background-color: #13D022;*/
    /*border-color: #13D022;*/
}
.questionnaireTable .table tbody tr td:first-child{
    border-right: 1px solid #D8D8D8;
}
.questionText{
    margin: 0px;
    font-size: 14px;
}
.card-insights p{
    color:#000;
}
.day-bg {
    border-radius: 8px;
    display: flex;
    background-color: #F5F6F8;
    flex-direction: column;
    align-items: center;
}
.custom-p-today{
    color: #505765!important;
}

h1,h2,h3,h4,h5,h6{
    font-weight: 600!important;
}
.fw-7,
b, strong {
    font-weight: 700!important;
}
.w-45{
    width: 45% !important;
}
.w-100{
    width: 100% !important;
}
/*login screen css start*/

/*login screen css end*/
/*today screen css start*/

.tabSliderSection .button.tabSliderPagination {
    padding: 0px!important;
    max-width: 0px!important;
    width: 0px!important;
    min-height: 0px;
    border-radius: 100%;
    height: 8px;
    min-width: 8px!important;
    border: none!important;
    margin: 0px 5px!important;
    background-color: rgba(216,216,216,0.5) !important;
}
.tabSliderSection .button.tab-link-active {
   background-color: #13d022;

}

.searchFilterBarSection .custom-search{
    overflow: hidden;
    width: auto!important;
}
.searchFilterBarSection .custom-select{
    text-overflow: ellipsis;
    width: 100%!important;
}
.toolbar-inner.footPageTabination {
    border-radius: 0px;
    background: #FFF!important;
    box-shadow: 0px -2.225px 4.45px 0px rgba(0, 0, 0, 0.10) !important;

}
.p-tag{
    margin: 0px auto;
}
/*commonTab DESIGN HERE */
.commonTab{
    font-family: 'Open Sans', sans-serif!important;
    padding: 10px 0px!important;
    margin-bottom: -1px!important;
    background: 0 0;
    border: 0;
    border-radius: 0px!important;
    color:rgba(0,0,0,0.6);
    font-weight: 500;
    font-size: 15px;
}
.nav-pills .nav-link.commonTab.active{
    background-color: inherit;
    border-bottom: 3px solid #18AEFC;
    color: #289FCC;
}
ul#pills-tab.nav.nav-pills.flex-nowrap{
    border-bottom:2px solid #D8D8D8;
}

.card.custom-model h6{
    color: #000;
    font-size: 14px;
}
.card.custom-model p{
    font-size: 12px;
    color: #505765;
}
/*today screen css end*/
.filteritems .filteritem.active{
    font-weight: 700!important;
}
.readMoreTextLink{
    color: #289FCC!important;
}
.insurance li.specialitiesName{
    background-color: rgba(24,174,252,0.1);
}
.priceRange li.specialitiesName{
    background-color: rgba(19,208,34,0.1);
}
.contactitem a svg{
    color: #13D022;
}
.selectTimeBtn.active {
    color: #fff!important;
    background-color: #13D022;
}
.cardNumberInputSection{
    position: relative;

}
.cardNumberInput{
   padding-right: 80px;
}
span.cardImageFixed {
    position: absolute;
    top: 50%;
    right: 10px;
}
.popupAlert{
    position: relative;
}

span.popupAlertSection {
    position: absolute;
    top: -5px;
    right: 0px;
}
.popupAlertSection span.wellNumber {
    position: absolute;
    top: 7px;
    color: #fff!important;
    right: 3px;
    font-size: 7px!important;

}
span.popupNotificationSection {
    position: absolute;
    top: 7px;
    right: -8px;
}
.popupNotificationSection span.wellNumber {
    position: absolute;
    top: 7px;
    color: #fff!important;
    right: 5px;
  font-size: 7px;
}
.navbarHeaderCustom{
    z-index: 2;

    position: absolute;
    top: 0px;
    width: 100%;
    background: #FFF;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
    padding-right: 16px!important;
    padding-left: 16px!important;
}
.swiper-pagination-bullet-active {
    background: #000000;
    color: #000000;
}
.weightInputSection{
    position: relative;
}
span.weightIcon {
    transform: translateY(-50%);
    right: 10px;
    top: 50%;
    position: absolute;
}
button.body-btn.EstimateBtn {
    display: flex;
    border-radius: 50px;
    height: 36px;
    border: none;
    color: #13D022;
    background-color: #fff;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-direction: row;
}
.selectTypeRadioBtn input:checked+.radio-btn .hobbies-icon{
    border: 3px solid #000000;
}
.selectTypeRadioBtn input:checked+.radio-btn .hobbies-icon img{
    height: 50px!important;
}
.hobbies-icon.bodyShapeImg {
    border-radius: 10px;
    height: 111px;
    background-color: #F5F6F8!important;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.hobbies-icon.bodyShapeImg{
    font-size: 13px;
}
#bodyShapePage .selectTypeRadioBtn .radio-btn .hobbies-icon img{
    margin-bottom: 10px;
}
#hairColorPage .selectTypeRadioBtn .radio-btn .hobbies-icon img,#bodySkinSreenPage .selectTypeRadioBtn .radio-btn .hobbies-icon img{
    height: 56px;
}
.chestSizeSection.plans .plan .plan-details span {
    margin-bottom: 10px;
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.transformationContentSection.d-flex {
    padding: 10px 5px;
    border-radius: 12px;
    border: 1px solid #DAE0EB;
}
.transformation-detail-section h5{
    font-size: 16px;
}
span.transforItemsName {
    color: #A3ABBB !important;
    font-size: 14px;
}
.transforItemsValue{
    color: #000;
    font-size: 14px;
}
.md .navbar-inner{
    overflow: visible!important;
    overflow-y: visible!important;
    overflow-x: hidden;
}
.measurementAccordianTables tr td{
    font-size: 14px!important;
}
.measurementAccordianTables tr th{
    font-weight: 400!important;
    font-size: 14px!important;
    color: #737A89;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 20px!important;
    color: #505765;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset,-6px) !important;
    left: auto;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset,-5px) !important;
    right: auto;
}
.fullSizeScreenClosePopup{
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;

    border-radius: 100%;
}
.tabTitleBarSection a.tab-link.button.tab-link-active{
    color: #505765!important;
}
.tabTitleBarSection .button.tab-link-active {

    border-bottom: 3px solid #13D022;
}
section .card-section-face .card{
    background-color: #fff!important;
}
.underDevelopmentText{
    display: none;
    text-align: center;
    color: red;
    font-size: 12px;
}
.underDevelopmentText.show{
    display:block;
}
.recieveBarcodeNumber {
    width: 100%;
    letter-spacing: 2px;
    text-align: center;
    display: block;
    padding: 5px 0px;
    border: 1px solid #D8D8D8;
    background: #FFF;
}
.expertDetailSection .messageDrName{
    font-size: 14px;
    font-weight: 600;
    color: #000;

}
.expertDetailSection .messageTime{
    font-size: 12px;
    font-weight: 600;
    color: #000;
}
.expertPhoto{
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.07);
}
.play-gif img{
    width: 60px;

}
.custon-p{
    font-size: 16px;
}

.tabReplaceMeal{
    font-weight: 600;
    font-size: 14px;
    padding: 5px 7px;
    border-radius: 20px;
    background-color:#F5F6F8!important;
    color: #000!important;
}
.tabReplaceMeal.active{
    /*background-color:#13D022;*/
    color: #fff!important;
}
.ml-3{
    margin-left: 15px!important;
}
.tabReplaceMealItemTabSection{
    margin: 10px 0px;
    border-radius: 4px;
    background-color: #F5F6F8!important
}
.list.customList {
    border-radius: 14px;
    background: #F5F6F8;
}
.inviteCard .w-icons{
    overflow: hidden;
    line-height: unset;
}
.invitedCheckbox{
    width: 46px!important;
    height: 46px!important;
    top: -2px!important;
    left: -2px!important;
}
.myTestResultsGroup{
    list-style: none;
    padding: 15px;
    background-color: #fff;
    border-radius: 10px;
}
.myTestResult{
    border-radius: 9.371px;
    background: #F5F6F8;
    box-shadow: 0px 54.536px 54.536px 0px rgba(0, 0, 0, 0.02);
    margin-bottom: 10px;
}
.myTestResultContent{
    padding:8px;
}
.apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center, .apexcharts-legend.apx-legend-position-top.apexcharts-align-center {
    justify-content: left!important;
    left: 0px!important;
}
#stepInsightChart .apexcharts-toolbar,
#movementInsightChart .apexcharts-toolbar,
#nutritionInsightChart .apexcharts-toolbar,
#hydrationInsightChart .apexcharts-toolbar,
#mindfullnessInsightChart .apexcharts-toolbar,
#insightSleepChart .apexcharts-toolbar{
    display: none;
}
.calendertime{
    height: 19px;
    line-height: 19px;
    display: block;
}
.appointmentCalenderdate th{
    font-size: 12px;
    color: #13D022;
}
.v-providedBy{
    text-align: center;
}
.v-providedBy img{
    margin: auto;
    width: 100%;
    max-width: 180px;
    max-height:80px;
}
.rightImageSectionTopBar .upperLayer,
.leftImageSection .upperLayer {
    border-radius: 41.496px;
    height: 50px;
    display: flex;
    border: 1.5px solid #D8D8D8!important;
    background: #FFF;
    box-shadow: 0px 3.31965px 16.59824px 0px rgba(0, 0, 0, 0.10);
    width: 50px;
    justify-content: center;
    align-items: center;
}
.leftImageSection {
    margin-left: 16px;
    position: relative;
    z-index: 101;
}
.rightImageSection {
    z-index: 101;
}
.nav-pills.subTabTitleBarSection .nav-link.subCommonTab {
    height: 36px !important;
    border: 1.5px solid transparent;
    padding: .4rem 0.8rem;
    color: #505765;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 30px !important;
}
.nav-pills.subTabTitleBarSection .nav-link.active.subCommonTab {
    /*border: 2px solid #13d022;*/

    background-color: #fff;
    color: black;
    font-weight: 600;
}
ul#pills-tab.nav.nav-pills.flex-nowrap.subTabTitleBarSection {
     /*border-bottom: none!important;*/
    background-color: #e3e1e1;
}

.testimonialButton{
    border-radius: 5px;
    border: 0.78px solid #D8D8D8;
    /*background: #13D022;*/
}

@media only screen and (max-width: 380px) {
    .transformationContentSection.d-flex {
        padding: 10px 2px!important;}
    .transformation-detail-section h5{
        font-size: 14px!important;
    }
    .transforItemsValue,
    span.transforItemsName{
        font-size: 13px!important;
    }
}
/*responsive css for min mobile screen */
@media only screen and (max-width: 375px) {
    .exerciseBlock .w-50 h6{
        font-size: 14px!important;
    }
}
@media only screen and (max-width: 360px) {

    .p-btn{
        width: 30% !important;
    }
    .workoutCardGroupSection{
        padding-right: 8px!important;
        padding-left: 8px!important;
    }
    .workout-p span{
        font-size: 12px!important;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .calenderInsight span.activeDate {
        font-size: 12px!important;
    }
    .calendertime{
        font-size: 12px!important;
    }
    .appointmentCalenderdate th, .appointmentCalenderdate td {

        padding: 3px !important;
    }
    .tabReplaceMeal{
     font-size: 12px!important;
        padding: 3px 6px!important;
    }

    .custon-p{
        font-size: 15px!important;
    }
    .accordion-body.measurementAccordianBody{
        padding: 15px 8px!important;
    }
    .sendBtn{
        font-size: 13px!important;
    }
    .transformationContentSection.d-flex {
        padding: 10px 0px;
        border-radius: 12px;
        border: 1px solid #DAE0EB;
    }
    .navbarHeaderCustom{
        padding-right: 12px!important;
        padding-left: 12px!important;
    }
    .searchFilterBarSection .custom-search input{
        text-overflow: ellipsis;
        width: 160px!important;
        font-size: 14px!important;
        line-height: 21px!important;
    }
    .filteritems .filteritem {
     padding: 16px 16px 16px!important;
     }
    .col-8.customPr-6 {
        padding-right: 6px;
    }
    .col-4.customPl-6 {
        padding-left: 6px!important;
    }
    .col-4 .filterButton{
        width: 100% !important;
    }
    .tableBtn{
        width: 65px!important;
    }


    @keyframes placeHolderShimmer {
        0% {
            background-position: -800px 0
        }
        100% {
            background-position: 800px 0
        }
    }

}
.modal-dialog {
    margin-left: 16px;
    margin-right: 16px;
}
.textBgColor>h6{
    font-weight: 700!important;
}

.list-style-none{
    list-style: none;
}
.fs-13{
    font-size: 13px!important;
}
.fs-15{
    font-size: 15px!important;
}
.fs-18{
    font-size: 18px!important;
}
.d-flex.justify-content-space-between.align-items-center.custom-p-today.border-top.border-bottom>div:nth-child(2){
    text-align: right;
}
.form-check-input.answersInput{
    position: relative;
    top: -2px;
    padding: 8px 8px!important;
    border-radius: 100px!important;
}
