:root{
    --PrimaryColor : #192D54;
    --SecondaryColor : #C2683C;
}
@import url('https://fonts.googleapis.com/css2?family=Aoboshi+One&family=Inter:wght@300;400;500;600;700&family=Roboto:wght@300;400;500;600&display=swap');
body{
    font-size: 15px;
    font-family: 'Aoboshi One', serif;
    font-family: 'Inter', sans-serif;
    font-family: 'Roboto', sans-serif;
}
.link.back{
    font-size: 20px;
    color: #000;
}
img{
    width: 100%;
}
.fs-12{
    font-size: 12px!important;
}
.fs-14{
    font-size: 14px!important;
}
.fs-16{
    font-size: 16px!important;
}
.py-2{
    padding-top: 10px;
    padding-bottom: 10px;
}
.py-1{
    padding-top: 5px;
    padding-bottom: 5px;
}
.text-center{
    text-align: center!important;
}
.mx-auto{
    margin-left: auto!important;
    margin-right: auto!important;
}
.bgWhite{
    background-color: #fff!important;
}
.textWhite{color: #fff!important;}
.textBlack{color: #000!important;}
.grey { color: grey !important;}
.fw-5 {font-weight: 500 !important;}
.fw-6 {font-weight: 600 !important;}
.fs-16{font-size: 16px!important;}
.textBgColor { background-color: #F5F6F8;}
.textOrange{color: #DD7644; }
.textSecondary{color: #4CD964 !important; }

.btn-h-50{ height: 50px;}
.p-4 { padding: 20px !important;}
.px-4 { padding-left: 20px !important; padding-right: 20px !important;}
.mx--8 { margin-left: -8px !important;    margin-right: -8px !important;}
.primaryBg {    background-color: #192D54 !important;}
.greyBg {    background-color: #838383 !important;}
.disabledBg {    background-color: #B8B8B8 !important;}
.secondaryBg-5{background: #DD7644; }
.secondaryText-5{color: #DD7644 !important; }
.secondaryBg {    background-color: #C2683C;}
.premiumBg {    background-color: #212529 !important;}
.primaryText {    color: #192D54 !important;}
.secondaryText {    color: #C2683C;}
.premiumText {    color: #212529 !important;}
.height-100 {    height: 100% !important;}
.w-30 {    width: 30% !important;}
.lowBg {    background-color: #4CD964 !important;}
.br-25{
    border-radius: 25px!important;
}
.modal{
    background-color: rgba(0,0,0,0.5);
}
.modal-dialog{
    margin: 1rem;
}
.modal-content{
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.10);
    border: unset;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: 0.5;
}
.smallBtn{
    border-radius: 25px;
    color: #fff!important;
    font-size: 15px;
    font-weight: 500;
    padding: 0.375rem 1.2rem;
}
.customSliding .right .userLink{
    width: 40px!important;
    display: inline-block;
}
.customSliding .right .userLink img{
 border-radius: 50%;
}
span.close-btn {
    flex-shrink: 0;
    text-align: center;
    background: #fff;
    width: 24px;
    height: 24px;
    margin-left: 12px;
    border-radius: 100%;
}
span.Titles {
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 1;
    color: #000;
    font-family: Aoboshi One;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.5px;
}
.apexcharts-toolbar{
    display: none!important;
}
/*#SvgjsText1113,*/
/*#SvgjsText1202,*/
/*#SvgjsText1334,*/
/*#SvgjsText1026{*/
/*    fill: #DD7644!important;*/
/*    font-family: Roboto!important;*/
/*    font-size: 16px!important;*/
/*    font-style: normal;*/
/*    font-weight: 500!important;*/
/*    line-height: normal;*/
/*    letter-spacing: 0.5px!important;*/
/*}*/

.section-title h4{
    border-bottom: 2px solid #DD7644;
    display: inline-block;
    font-size: 18px;
}
.left .link svg{
    font-size: 20px!important;
}

/*loginPage css here */
ul{
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}
ul.selectTypeRadioButton.quizeProgram{
    padding-top: 5px;
}
ul.selectTypeRadioButton.quizeProgram li{
    margin-bottom: 8px;
    display: flex;
    align-items: flex-start;
}
ul.selectTypeRadioButton.quizeProgram li>label{
    padding-left: 10px;
}
ul.selectTypeRadioButton.quizeProgram li>input{
    position: relative;
    top: 3px;
}
.loginBanner {
    position: relative;
    padding-bottom: 10px;
}

.loginBanner .overlayStyle {
    top: 0px;
    position: absolute;
    background: linear-gradient(180deg, #FFF 0%, rgba(0, 0, 0, 0.00) 0.01%, #FFF 79.17%);
    left: 0px;
    height: 100%;
    width: 100%;
}
.login-screen-title{
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2px;
}

.login-screen-title-2{
    font-size: 20px;
    color: #2D888A;
    font-weight: 400;
    line-height: 27.32px;
    letter-spacing: 0.1em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.forgot-password-content{
    width: -webkit-fill-available;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.color-precision{
    color: #2D888A!important;
}

.btn-precision{
    background-color: #2D888A !important;
}

.border-precision{
    border: 1px solid #2D888A!important;
    border-radius: 15px;
}

.item-input-wrap {
    border-radius: 25px;
    border: 1px solid #C2683C;
    background: #FFF;
    overflow: hidden;
}
.item-input-wrap>input{
    background-color: inherit!important;
}
.item-title item-label{
    color: #000;

    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
}
.loginContent {
    padding: 0px 30px;
    width: 100%;
    /*position: relative;*/
    /*margin-top: -100px;*/
}

.login-section {
    height: 100vh;
    display: flex;
    align-items: center;
    background-image: url(/assets/images/login-background.png);
    background-size: contain;
    flex-direction: column;
    justify-content: center;
}

.tabHeader{
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 25px;
    padding: 6px 10px;
    width: 100%;
}
.customTab-link{
    line-height: 36px;
    height: 36px;
    font-weight: 500;
    text-transform: capitalize;
}
.customTab-link{
    font-size: 16px;
}
.customTab-link.tab-link-active{
    background-color:#C2683C;
    border-radius: 25px!important;
}
input.customInputText {
    padding: 8px 10px;
    width: 100%;
}
.singleButton:hover,
.customBtn:hover{
    color: #fff;
}
.customBtn {
    display: flex;
    border-radius: 25px;
    color: #fff;
    font-size: 16px;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    padding: .375rem 1.2rem;
    margin: 0 auto !important;
}
.eyeIconSection{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}
.eyeIconSection .fa-eye-slash{
    display: none;
}
.eyeIconSection.eyeToggle .fa-eye-slash{
    display: inline-flex;
}
.eyeIconSection.eyeToggle .fa-eye{
    display: none
}


/*loginPage css here end */
.custom-toolbar-bottom{
    border-radius: 25px 25px 0px 0px;
    background: #EDEDED;
    /*box-shadow: 0px -2px 15px 0px rgba(221, 118, 68, 0.29);*/
}
.toolbar-img{
    height: 36px!important;
    line-height: 36px!important;
}
.custom-toolbar-bottom .tab-link .tabbar-label{
    color: #1B1B1B;
    font-family: Roboto;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.5px;
}
/* .custom-toolbar-bottom .tab-link.tab-link-active .tabbar-label{
    color: #DD7644;}     */
/* .custom-toolbar-bottom .tab-link.tab-link-active .toolbar-img img:nth-child(2){
    display: inline-block;
}
.custom-toolbar-bottom .tab-link.tab-link-active .toolbar-img img:nth-child(1){
    display: none;
} */
.tab-link{
    text-align: left!important;
}
.toolbar-bottom:before {
    height: 0px;
    background-color: transparent;
}
.toolbar-img img:nth-child(2){
    display: none;
}
.page-content {
    padding: 16px 14px 120px;
}
.cardBg{
    background-color: #F5F5F5;
}
.leftRightSpacing{
    padding-left: 16px;
    padding-right: 16px;
}
.userTextDetail .userName {
    text-overflow: ellipsis;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    font-family: 'Aoboshi One', serif;
    font-size: 16px;
}
.userEmail {
    text-overflow: ellipsis;
    max-width: 200px;
    overflow: hidden;
    color: #7C7C7C;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    /* word-break: break-all; */
    line-height: 18px;
}
.userImage {
    height: 36px;
    border-radius: 100%;
    width: 36px;
}
.userImage img{
    border-radius: 40px;
}
span.menuIcon {
    display: inline-flex;
    width: 20px;
    margin-right: 10px;
}
.menuList .menuItems {
    position: relative;
    padding: 10px 22px 10px 15px;
   font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-bottom: 1px solid #D1D1D1;
    width: 100%;
    display: flex;
    align-items: center;
}
.logoutLink {
    position: fixed;
    bottom: 60px;
    left: 50%;
    padding-bottom: 2px;
    transform: translateX(-50%);
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 120% */
}
.customNavbar{
    position: relative;
    height: 60px!important;
    border-radius: 0px 0px 25px 25px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
}
.menuLink .fa-bars{
    font-size: 24px;

}
.menuLinkBar{
    width: 40px;
     font-size: 20px;}
.middleSection{
    font-size: 18px;
    font-weight: 500;

    height: auto;
    object-fit: contain;
    max-height: 50px;
}
.middleSection.memberNameTitle{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.middleSection img{
    font-size: 18px;
    font-weight: 500;
    max-width: 200px;
    height: auto;
    object-fit: contain;
    max-height: 50px;
}
.navbar-inner.sliding.customSliding {
    padding-right: 15px;
    padding-left: 15px;
}
.dialogBox{
    padding: 15px;
    border-radius: 10px;
    background: #FFF0E9;
    box-shadow: 0px 6px 0px 0px rgba(221, 118, 68, 0.29);
}
.titleDialogBox{
    color: #DD7644;
    text-align: center;
    font-family: Aoboshi One;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 100% */
}
.dialogBoxTagLine{
    color: #252525;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 120% */
}
.progressImgSection img{
    max-width: 190px;
}
.tabsSection .customNav-pills{
    border-bottom: 1px solid #A7A7A7;
    background: #F5F5F5;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
}
.borderStyleTabs{
    display: none;

    margin: 0px -5px 0px -5px;
    position: absolute;
}
.nav-link.active .borderStyleTabs{
    display: block;
}

.commonTab{
    position: relative;
    padding: 10px 0px;
    color: #000;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.5px;
}
.nav-link.commonTab.active{
   background-color: transparent;
    color: #FB8D57;
}
.statsItemsLeftSection>img{
    width: 25px;
    margin-right: 5px;
}
.statsItemsRightSection,
.statsItemsLeftSection {
    display: flex;
    align-items: center;
}
.statsItemsRightSection,
.statsItemsLeftSection .textContent{
    display: inline-flex;
    text-align: left;
    color: #979797;
    font-family: Roboto;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.5px;
}
.statsItemsLeftSection .textContent .getPoint{
    color: #F8E007;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0px 5px;

}
.textContentSection {
    padding: 0px 10px;
}
.cardList{
    padding-left: 0px;
    padding-right: 0px;
}
.statsListItems{
    padding: 12px 10px;
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.10);
    border: 1px solid #D9D9D9;
    margin-bottom: 10px;
}
.downIcon{
    margin-left: 10px;
    font-size: 20px;
}
.smallButton:hover{
    color: #fff;
}
.smallButton{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 28px;
    color: #FFF;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;

    letter-spacing: 0.5px;
}
.statsListItems .userConnectDetail{
    color: #7A7A7A;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.5px;
}
.sectionTitle{
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.5px;
}
.singleButton{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-family: Roboto;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.5px;
}
.customCard {
    border-radius: 10px;
    background: #F6F6F6;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
    overflow: hidden;
    /* border-radius: 15px; */
    display: flex;
    align-items: center;
}
/*.textContentSection:after{*/
/*    content: '\f105';*/
/*    position: absolute;*/
/*    font-family: FontAwesome;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    right: 10px;*/
/*}*/

.singleButton {
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-family: Roboto;
    font-size: 11px;
    font-style: normal;
    height: 20px;
    font-weight: 400;
    width: 90px;
    line-height: normal;
    letter-spacing: 0.5px;
}
.imageSection {
    width: 130px;
    flex-shrink: 0;
    height: 112px;
}
.slideItems{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.slideItems img{
    width: 170px;
    height: 170px;
   }
.slideItemsText{
    position: absolute;bottom: 0px;background-color: rgba(0,0,0,0.85);padding: 10px;

}
.slideItemsText p{
    margin: 0px;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #FFF;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.5px;
}
.swiperTitle{
    color: #000;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.5px;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom,0px) !important;
    top: var(--swiper-pagination-top,auto);
    left: 0;
    width: 100%;
}
.swiper-pagination-bullet-active {
    background: #000000;
    color: #000000;
}
.smallDetailP{
    color: #888787;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.5px;
}
.customInputSearch{
    display: block;
    width: 100%;
    border-radius: 8px!important;
    background: #F1F1F1!important;
    padding: 10px 10px 10px 37px!important;
}
.searchIcon{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 14px;
    font-size: 16px;
    color: #000;
}
.cardUserName{
    display: block;
    font-weight: 500;
    font-family: Roboto;
}
.cardUserSpeciality{
    display: block;
    font-weight: 300;
    letter-spacing: 0.5px;
}
.imgCard {
    height: 100%;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.imgCard .article-image{
    width: 100%;
    height: 150px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
}
.imgCard .article-image img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.imageArticle{
    width: 100%;
    height: 320px;
    overflow: hidden;
}
.imageArticle img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.contentArticle ul {
    list-style: none;
    padding-left: 1rem;
    margin-bottom: 0px;
}

/*discover page css here*/
li.discoverListItem.position-relative {
    margin-bottom: 15px;
    border-radius: 10px;
    overflow: hidden;
}
.discoverListItemText {
    padding: 10px;
    bottom: 0px;
    /* background-color: #ccc; */
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    color: #fff;
    background: #C76F43;
}
.discoverListItemText p{
    margin: 0px;
}
/*discover page css here end*/
/*join experiment page*/
.instruction-element-sub,
.instruction-element{
    color: #6B6B6B;
}
.customTextArea,
.customInput{
    border-radius: 5px!important;
    background: #F5F6F8!important;
    width: 100% !important;
    padding: 10px!important;
}

.customLabel{
    color: #6B6B6B;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
p.inputTagLine {
    color: #9C9C9C;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
}
.col-ting { width: 100%; }
.control-group.file-upload{
    min-height: 125px;
    max-height: 125px;
    max-width:100%;
    background: #F5F6F8;
    border-radius: 5px!important;
}
.file-upload .image-box {
    min-height: 125px;
    max-height: 125px;
    max-width:100%;
    background: #F5F6F8;
    border-radius: 5px!important;
    cursor: pointer;
    overflow: hidden;
}
.file-upload .image-box img {
    max-width: 100%;
    max-height: 125px;
    object-fit: contain;
    display: none;
}
.file-upload .image-box>p {
    position: relative;
    top: 46px;
    color: #fff;
    margin: 0;
}
.memberTextContent p{
    color: #646464;
}
/*daily challenge c   */
.readMoreText{
 position: absolute;
    bottom:9px;
    left: 50%;
    transform: translateX(-50%);
}
.cardUserName{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*profile page css here */
.userProfileShortDetails .userName {
    text-overflow: ellipsis;
    white-space: nowrap;
    /*overflow: hidden;*/
    color: #DD7644;
    max-width: 100%;
    text-align: center;
    font-family: Aoboshi One;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
.userProfileShortDetails .userEmailNumberDetail {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.userEmailNumberDetail{
    color: #898989;
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 128.571% */
}
span.discoverListItemText.overlayElement {
    position: absolute;
    height: 100%;
    background: rgba(0,0,0,.6);
    width: 100%;
    left: 0px;
    top: 0px;
}
.customPlayBtn{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.smallDescription{
    color: #1B1B1B;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.5px;
}

.message-userListItems {
    padding: 10px 0px;
    border-bottom: 1px solid #D9D9D9;
}
.message-imageSection img{
    width: 50px;
    height: 50px;
    object-fit: fill;
    border-radius: 100%;
}
a.addChatConnection {
    position: fixed;
    font-size: 45px;
    bottom: 20px;
    right: 20px;
}
.addChatConnection .fa-circle-plus{
    color: #FB8D57;
    background-color: #fff;
    border-radius: 100%;
}
.activity-card{
    position: relative;
}
.activity-card .cal-tag{
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 12px;
    background-color: #13D022;
    color: #ffffff;
    font-size: 12px;
    padding: 3px 12px;
}
.activity-card img{
    width: 100%;
    height: 120px;
    object-fit: cover;

}
.activity-card .card-text {
    font-size: 14px;
    min-height: 39px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.grid-row {
    width: 100%;
}
.column {
    width: 50%;
    padding:4px;
    float: left;
}
.grid-row:after{
    content: "";
    display: table;
    clear: both;
}

.today-extra-card{
    height: 185px;
    border-radius: 8px;
    width: 100%;
    overflow: hidden;
}
.today-extra-card img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
}
.today-extra-card .title-name{
    width: 100%;
    position: absolute;
    background-color: #C76F43;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 10px;
    bottom: 0;
}
.today-extra-card .title-name p{
    font-size: 14px;
}
.motivation-ul{
    padding-left: 17px;
}
.motivation-ul li{
    list-style: disc;
}

.action-plan-card{
    height: 170px;
    border-radius: 8px;
    width: 100%;
    overflow: hidden;
    background-color: #ffffff;
}
.action-plan-card img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    opacity: 0.30;
}
.action-plan-card .title-name{
    width: 100%;
    position: absolute;
    background-color: #C76F43;
    padding: 10px;
    top: 35%;
    height: 43px;
}
.action-plan-card .title-name p{
    font-size: 16px;
    font-weight: 500;
}
.health-card{
    margin: 0;
    border-radius: 8px;
    border: 1px solid #F0F0F0;
    background: #FFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.10);
}
.health-card .accordion-button{
    font-weight: 500;
    border-radius: 8px;
}
.health-card .accordion-button:not(.collapsed) {
    color: #1b1b1b;
    background-color: #ffffff;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}
.health-card h5{
    font-size: 16px;
    font-weight: 600;
    flex: 1;
}
.icon-box{
    height: 40px;
    width: 40px;
    background-color: #F0F0F0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.icon-box img{
    height: 25px;
    width: 25px;
}
.accordion-button::after {
    fill: #525666!important;
    background-image: url('/assets/images/arrowcolor.svg') !important;
    transform: rotate(-90deg);
}

.accordion-button:not(.collapsed)::after {
    background-image: url('/assets/images/arrowcolor.svg') !important;
    transform: rotate(-180deg);
}
table.table td,table.table th{
    white-space: nowrap;
}
.appointment-card{
    margin: 0 0 10px 0;
    border-radius: 8px;
    border: 1px solid #F0F0F0;
    background: #FFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.10);
    padding: 10px;
}
.appointment-card .appoint-user-detail{
    display: flex;
    align-items: center;
    flex: 1;
}
.appointment-card .appoint-user-detail h5{
    font-size: 16px;
    font-weight: 500;
}
.appointment-card .appoint-user-detail .profile-image{
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 8px;
}
.appointment-card .appoint-user-detail .profile-image img{
    height: 100%;
    width: 100%;
    border-radius: 50%;
}
.device-card{
    margin: 0;
    border-radius: 0px;
    border: unset;
    border-bottom: 1px solid #F0F0F0;
    background: #FFF;
    box-shadow: unset;
    padding: 15px 10px;
}
/*.swiper{*/
/*    overflow: visible;*/
/*}*/

.otp-input-wrapper {
    margin: auto;
    width: 240px;
    text-align: left;
    display: inline-block;
}
.otp-input-wrapper input {
    padding: 0;
    width: 264px;
    font-size: 32px;
    font-weight: 600;
    color: #3e3e3e;
    background-color: transparent;
    border: 0;
    margin-left: 12px;
    letter-spacing: 48px;
    font-family: sans-serif !important;
}

.otp-input-wrapper svg {
    position: relative;
    display: block;
    width: 240px;
    height: 2px;
}

a.resentotp {
    color: #18AEFC;
    padding-bottom: 10px !important;
    display: inline-block !important;
    padding-top: 5px !important;
    padding-right: 0px !important;
    font-weight: 500;
    text-decoration: underline;
}
/*responsive css for min mobile screen */

@media only screen and (max-width: 360px) {
    .leftRightSpacing {
        padding-left: 8px!important;
        padding-right: 8px!important;
    }
    .row.firstRow{
        margin-left: -8px!important;
        margin-right: -8px!important;
    }
    .statsItemsLeftSection>img {
        width: 22px!important;
    }
    .statsItemsRightSection, .statsItemsLeftSection .textContent {
        font-size: 12px!important;
    }
    .statsItemsLeftSection .textContent .getPoint{
        font-size: 14px!important;
    }


}
.toolbar-img img{
    width: 26px;
}
#bloodPanelChartTable p{
    margin: 0;
}
#bloodPanelChartTable td{
    white-space: unset;
}
.customeSelect select {
    margin-left: auto;
    background: #C2683C;
    padding: 5px 10px;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 12px;
    cursor: pointer;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
}
.ideal {
    color: #fff !important;
    background-color: rgba(67, 172, 71, 1.0);
    border-radius: 30px;
}


.moderate {
    border-radius: 30px;
    background-color: rgba(245, 203, 20, 1.0);
    color: #fff !important;
}

.high {
    background-color: rgba(255, 44, 77, 1.0);
    color: #fff !important;
    border-radius: 30px;
}

.undetermined {

    background-color: rgba(67, 172, 71, 1.0);
    color: #fff !important;
    border-radius: 30px;
    /*//        color: rgba(67, 172, 71, 1.0);
    */
}
#bloodPressureChart .apexcharts-legend{
    position: relative !important;
    top: -2px !important;
}
.lesson-card{
    border-radius: 5px;
    border: 1px solid #C2683C;
    background-color: #f5f5f5;
    padding: 10px;
}
.lesson-content{
    flex: 1;
}
.form-check-input[type=checkbox] {
    width: 1.5em;
    height: 1.5em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0,0,0,.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    border-radius: 50%;
}
.form-check-input:checked {
    background-color: #C2683C;
    border-color: #C2683C;
}
.lesson-content h5{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.todayActivitiesListHolder p.card-text,.todayArticlesListHolder p.card-text{
    color:#000;
}


.lesson-content h5{
    color:#000;
}
.today-date-element span svg{
    color: #000;
    font-size: 18px;
}
.today-date-element span h4{
    color: #000;
}
section.today-date-section {
    margin: 0px -14px 15px;
    border-bottom: 1px solid #C5C5C5;
}
a.userLinkAudioCall img{
    width:28px!important;
}
.mycareTeam-headerSection h4{
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 8px;
}
.mycareTeam-headerSection p{
    color: #767676;
    font-size: 14px;
}
p.icon-upload {
    display: flex;
    height: 125px;
    margin: 0px;
    align-items: center;
}

#landding-canvas{
    width: 100%;
    height: 100%;
}
.menuLinkBar {
    text-align: left;
    width: 40px;
    display: flex;
    font-size: 20px;
    justify-content: flex-start;
}
@media only screen and (max-width: 374px) {
    #bloodPressureChart span.apexcharts-legend-marker {
        height: 10px!important;
        width: 10px!important;
    }
    #bloodPressureChart span.apexcharts-legend-text {
        font-size:11px!important;
    }
}

.left_side_link {
    border: 1px solid transparent;
    display: inline-block;
    text-decoration: none !important;
    color: #C9D0DA;
    background: #DD7644;
    width: 18px;
    height: 18px;
    font-size: 10px;
    text-align: center;
    line-height: 18px;
    border-radius: 100%;
    font-weight: bold;
    min-width: 18px;
    min-height: 18px;
    display: flex;
    min-height: 18px;
    justify-content: center;
    align-items: center;
}
.timingElement{
    color: #DD7644;
}

.targetElement {
    color: #8E8E8E;
    font-size: 12px;
}
.custom-small-card-50{
    border: 1px solid rgba(0, 0, 0, .125);
}

.aboutUsShortDetails .title-name {
    width: 100%;
    position: absolute;
    background-color: #C76F43;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 10px;
    bottom: 0;
}

.aboutUsShortDetails .card-img-top{
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.experiment-list .fs-12{
    display: -webkit-box;
    max-width: 400px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*Nutrition Screens*/
input.calenderDate {
    position: absolute;
    width: 175px;
    opacity: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}
.nutritionMainTabContent .nutritionTabBtn{
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    border-bottom: 3px solid #666666;
    border-radius: 0;
    margin: 0 2px;
    padding-bottom: 3px;
    letter-spacing: 0.6px;
    background-color: transparent;
}
.nutritionMainTabContent .nutritionTabBtn.active {
    color: var(--SecondaryColor);
    border-bottom: 3px solid var(--SecondaryColor);
    background-color: transparent;
}
.nutritionTabData .nutritionTabImg {
    display: block;
    width: 100%;
    height: 200px;
    margin: 12px auto;
    position: relative;
}
.nutritionTabData .nutritionTabImg img{
    border-radius: 10px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.nutritionTabData .nutritionTabImg .nutritionMealImgIcon{
    height: 50px;
    width: 50px;
    border-radius: 50%;
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.food-items-list .food-items-ul{
    list-style-type: none;
}
.food-items-list .food-items-ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #f5f5f5;
    padding: 0 10px;
    border-bottom: 1px solid #cccccc;
}
.food-items-list .food-items-ul li p{
    font-size: 16px;

}
.form-select,.form-control{
    border-radius: .25rem !important;
    padding: .375rem .75rem !important;
    background-color: #f5f5f5 !important;
    border: 1px solid #ced4da !important;
}
.form-control{

}
.disabledbutton {
    pointer-events: none;
    opacity: 0.4;
}
/*Nutrition Screens*/


.pagination2{
    z-index: 1;
    position: fixed;
    bottom: 87px;
    left: 50%;
    transform: translate(-50%, 50%);
}
.pagination2 ul{
    width: 100%;
    display: flex;
    /* flex-wrap: wrap; */
    background: #fff;
    padding: 5px;
    border-radius: 50px;
    box-shadow: 0px 10px 15px rgba(0,0,0,0.1);
}
.pagination2 ul li{
    /* color: #20B2AA; */
    list-style: none;
    line-height: 45px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    user-select: none;
    transition: all 0.3s ease;
}
.pagination2 ul li.numb{
    list-style: none;
    height: 45px;
    width: 45px;
    margin: 0 3px;
    line-height: 45px;
    border-radius: 50%;
}
.pagination2 ul li.numb.first{
    margin: 0px 3px 0 -5px;
}
.pagination2 ul li.numb.last{
    margin: 0px -5px 0 3px;
}
.pagination2 ul li.dots{
    font-size: 22px;
    cursor: default;
}
.pagination2 ul li.btn{
    padding: 0 20px;
    border-radius: 50px;
    margin-top: 0!important;
}
.pagination2 li.active,
.pagination2 ul li.numb:hover,
.pagination2 ul li:first-child:hover,
.pagination2 ul li:last-child:hover{
    color: #fff;
    background: #20B2AA;
}

#lessonDetailContent h5.lessonNameTitle.mt-3.mb-1 {
    font-weight: 700;
}

.message-image img {
    display: block;
    max-width: 200px;
    height: auto !important;
}

/*.today-kemtai-section{*/
/*    display: none;*/
/*}*/
.custom-small-card{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 8px 0px;
    height: 100%;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, .125);
}