
body{ color: #031b4e; font-size: 16px;}


/******under construction********/
.txtCsoon{ font-size:28px; font-weight:500; color:#263c86; text-transform:uppercase; font-family: 'EB Garamond', serif; border-top:solid 1px #ccc; padding-top:18px; margin-top:40px;}
#logoUnderCons{ background:url(../img/brand/logo.png) no-repeat top center; background-size:cover; width:423px; height:200px; position:relative; margin:0 auto !important;  }




.main-sidebar-header{ height: auto;}

.desktop-logo { height: 125px;}

.main-logo { height:auto;}

.main-sidebar-body { margin-top:140px;}

.app-sidebar__toggle{ visibility: hidden; }




.main-content:after {  background: linear-gradient(45deg, #e3b564, #e3b564);  /*background: #e3b564;*/}

.main-header.side-header.fixed-header { background: linear-gradient(45deg, #e3b564, #e3b564);  /* background: #e3b564;*/}

.side-menu__item.active, .side-menu__item:hover, .side-menu__item:focus { background: linear-gradient(45deg, #444d55, #444d55);}

.slide.is-expanded .side-menu__item { background: linear-gradient(45deg, #444d55, #444d55);}

.app-sidebar .slide.active .side-menu__item {background: linear-gradient(45deg, #444d55, #444d55);}


.btn-indigo { color: #fff; background-color: #444d55; border-color: #444d55;}
.btn-indigo:hover {color: #fff; background-color: #e3b564; border-color: #e3b564;}

.btn-indigo:not(:disabled):not(.disabled):active, .btn-indigo:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #e3b564;
    border-color: #e3b564;
}

.btn-indigo:focus, .btn-indigo.focus {
    /*box-shadow: 0 0 0 0.2rem rgba(68, 77, 85, 0.5);*/ box-shadow: none;
}

.btn-indigo:not(:disabled):not(.disabled):active:focus, .btn-indigo:not(:disabled):not(.disabled).active:focus {
    /*box-shadow: 0 0 0 0.2rem rgba(10, 116, 169, 0.5);*/ box-shadow: none;
}


.sub-slide .sub-side-menu__item.active, .sub-side-menu__item:hover, .sub-side-menu__item:focus {
    color: #1686be !important;
}
.sub-slide .sub-side-menu__item.active::before, .sub-side-menu__item:hover::before, .sub-side-menu__item:focus::before {
    color: #1686be !important;
}
.sub-slide .sub-slide-menu .sub-slide-item.active, .sub-slide-menu .sub-slide-item:hover, .sub-slide-menu .sub-slide-item:focus {
    color: #1686be !important;
}
.sub-slide-menu .active .sub-slide-item.active {
    border-color: #1686be;
}
.sub-slide .sub-slide-menu .sub-slide-item.active::before, .sub-slide-menu .sub-slide-item:hover::before, .sub-slide-menu .sub-slide-item:focus::before {
    color: #1686be !important;
}
.sub-slide.is-expanded .sub-side-menu__item {
    color: #1686be;
}


.page-item.active .page-link {
    background-color: #1686be;
}

.sweet-alert button {
    background-color: #444d55 !important;
}

.btn-primary {
    background-color: #1686be;
    border-color: #1686be;
}

.btn-primary:hover {
    background-color: #0a74a9;
    border-color: #0a74a9;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active {
    background-color: #0a74a9;
    border-color: #0a74a9;
}



.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e3b564;
}

.ckbox span:after{
	 background-color: #e3b564;
}

.rdiobox input[type='radio']:checked + span:before {
    background-color: #e3b564;
}

.rdiobox span:before {
	border: 1px solid #e3b564;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #e3b564;
}

.slide-item:hover, .slide-item:focus {
    color: #1686be !important;
}

.slide-item:hover:before, .slide-item:focus:before {
    color: #1686be !important;
}

.slide-item.active, .slide-item:hover, .slide-item:focus {
    color: #e3b564 !important;
}

.slide-item.active:before, .slide-item:hover:before, .slide-item:focus:before {
    color: #e3b564  !important;
}

.text-wel{ color: #fff !important; font-weight: 500; }

.main-profile-menu.nav-link{ border: none !important; }

.main-header-right .dropdown-menu:after { border-bottom: 9px solid #444d55;}

.header-img { background: linear-gradient(45deg, #444d55, #444d55), url(../img/20.jpg);}

.main-header-profile .main-img-user::after { display: none !important;}


#back-to-top {background: linear-gradient(45deg, #f47f20  , #f47f20 );}
#back-to-top:hover{background: linear-gradient(-45deg, #1686be, #1686be);}

.tabs-style-2 .main-nav-line .nav-link.active { background: #1686be;  color: #fff;}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a { background-color: #1686be;}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a:hover, .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a:focus {
    background-color: #1686be;
}

.main-datetimepicker > .datepicker_inner_container > .datepicker_calendar td.active {
    background-color: #1686be;
}

.main-datetimepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.active {
    background-color: #1686be;
}

.main-chat-body .media.flex-row-reverse .main-msg-wrapper {
    background-color: #17a2b8;
}

.main-img-user.online::after {
    display: none !important;
}

#feedbackChat .main-chat-body{overflow: scroll;}

.main-calendar .fc-header-toolbar button.fc-today-button {
    background-color: #0e79af;
    border-color: #0e7ab0;
}


.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #7987a1;
    border-color: #7987a1;
}

.btn-success1 {
    color: #fff  !important;
    background-color: #0ba360 !important;
    border-color: #0ba360 !important;
    cursor: auto;
}

.btn-warning {
    color: #fff !important;
    background-color: #f47f21;
    border-color: #f47e1f;
}


.SumoSelect>.CaptionCont>span.placeholder { color:#817ba7 !important;}


.SumoSelect>.optWrapper.multiple>.options li.opt.selected span i, .SumoSelect .select-all.selected>span i, .SumoSelect .select-all.partial>span i {
    background-color: #e3b564;
}

.SumoSelect>.CaptionCont { color: #031b4e; font-size: 16px; height: 42px; border: 1px solid #c1c1c1;}


.SumoSelect>.optWrapper.multiple>.options li.opt span i, .SumoSelect .select-all>span i {
    width: 16px;
    height: 16px;
    border: 1px solid #c1c1c1;
    border-radius: 2px;
    background-color: #fff;
}


.page-signin-style {
    background: transparent;
    /*background:  linear-gradient(45deg, #f47f20, #f47f20) !important;*/
}
.page-signin-style:before {
    content: '';
    /*background: linear-gradient(45deg, #f47f20, #f47f20) !important;*/
    background: #fff;
}
.main-signin-header h2 {
    color: #1686be;
}

.main-signin-footer a:hover, .main-signin-footer a:focus {
    color: #1686be;
}
.main-signup-footer a:hover, .main-signup-footer a:focus {
    color: #1686be;
}



#signinLogo{ margin-top: 100px; }
#signupLogo{ margin-top: 130px; }









ul.list-points{ list-style: none; padding-left: 10px; }
ul.list-points li{ margin-bottom: 10px; }

.subscriptionDetail { border: solid 1px #e7ebf3; border-top:0px; font-weight: normal; }


.form-label{ text-align: right; }

.ckbox span, .rdiobox span {color: #031b4e; padding-top: 2.5px; padding-left: 12px; display: inline-block; margin-top: -2px;}

/* label{color: #000; font-weight: 600;}
.form-control{ color: #000; border: 1px solid #bbbbbb;}

.SumoSelect{ border-color: #bbbbbb;}
.select2-container--default .select2-selection--single{ border-color: #bbbbbb;}
.select2-container--default .select2-selection--single .select2-selection__rendered{ color: #000; border-color: #bbbbbb}
.SumoSelect>.CaptionCont { color: #000;} */


.custom-wizard{border: 1px solid #dedcfb; background-color: #fff;}

.custom-wizard > .steps { padding: 30px;}

.custom-wizard > .steps > ul { padding: 0; margin-bottom: 0; display: flex;}

.custom-wizard > .steps > ul li {float: none; display: block; width: auto; margin-right: 26px; font-weight: 600; color: #aba7d0; font-size: 16px }
.custom-wizard > .steps > ul li span{font-size: 18px; font-weight: 600; line-height: 2.3; width: 40px;  height: 40px; background-color: #aba7d0; border-radius: 100%;  
	display: inline-block;  text-align: center; color: #fff;
}

.custom-wizard > .steps > ul li.current{ /*color: #3858f9;*/  color: #1686be;}
.custom-wizard > .steps > ul li.current span{ /*background-color:#3858f9;*/ background-color: #1686be; }


.custom-wizard > .steps > ul li.done{ /*color: #00cccc;*/ color: #f37e1f;}
.custom-wizard > .steps > ul li.done span{ /*background-color:#00cccc;*/  background-color: #f47e21;}

.custom-content {  padding: 30px; border-top: 1px solid #dedcfb;  border-bottom: 1px solid #dedcfb;  min-height: 150px;}

.custom-content h3 { font-size: 18px; color: #5e597d; font-weight:600; margin-bottom: 5px;}

/*
.custom-wizard > .steps a { color: #5e597d; font-weight: 500; font-size: 15px;  display: flex;  justify-content: center;  align-items: center;}

.custom-wizard > .steps .current a { color: #3858f9;}

.custom-wizard > .steps .disabled a { color: #9c96c1;}

.custom-wizard > .steps .done a { color: #00cccc;}

.custom-wizard > .actions { padding: 30px;}

.custom-wizard > .content {  padding: 30px; border-top: 1px solid #dedcfb;  border-bottom: 1px solid #dedcfb;  min-height: 150px;}
*/




#rw-timeSlot .fc-axis{ width: 60px !important; }



#rw-selCare .select2-container--default .select2-selection--single{ padding-right: 30px !important;}


.proText{ display: inline-block; }




#orCol{border-right: dotted 1px #d5d5d5;}

.vertical-or{ position: absolute; background: #fff; padding:10px; text-align: center; right: -20px; top: 50%; margin-top: -30px; font-weight: 600;}

.horizontal-or{ position: absolute; background: #fff; padding:10px; text-align: center; right: -20px; top: 50%; margin-top: -30px; font-weight: 600;}


.mt5{ margin-top: 5px; }
.mt8{ margin-top: 8px; }
.mt10{ margin-top: 10px; }
.mt15{ margin-top: 15px; }
.mt15{ margin-top: 15px; }
.mt20{ margin-top: 20px; }
.mt25{ margin-top: 25px; }

.mb5{ margin-bottom: 5px; }
.mb8{ margin-bottom: 8px; }
.mb10{ margin-bottom: 10px; }
.mb15{ margin-bottom: 15px; }
.mb15{ margin-bottom: 15px; }
.mb20{ margin-bottom: 20px; }
.mb25{ margin-bottom: 25px; }



.ft12{ font-size: 12px; }


.w150{ width: 150px !important; }


.bg-indigo{background-color: #1686be;}
.descrs{ text-align: right; }
.descTotal{ font-size: 18px; font-weight: 600; }

.profile-lg {
    width: 140px;
    height: 140px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}
.profile-lg img {
    max-width: 100%;
    height: auto;
    border-radius: 100%;
    -webkit-border-radius: 100%;
}
.profile-lg .icon-edit {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    right:-7px;
    top: 50%;
    color: #fff;
    background: #f68f2e;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    cursor: pointer;
}



.ql-wrapper-demo .ql-container {
    height: 250px;
}


/*********Cumulative Score**************/

#rwSelCat{ margin-top: 30px; margin-bottom:20px; }
#rwSelCat #txtTotal{ margin-top: 40px; }

#rwCardCapital{ margin-top:40px;}
.cardCapital .las{ font-size:50px;}
#rwCardCapital .fig { width: 80px; height: 60px; position: relative; margin: 0 auto; margin-bottom: 15px;}
#rwCardCapital li.disabled .card-body { opacity:0.5;}

#rwRtTxt{ margin-top:0px; }

.rwRatingCard{ margin-top: 20px; }
.rwRatingCard .card{ border:1px solid #d4d4d4 !important; box-shadow:none; -webkit-box-shadow:none; border-radius: 10px !important; -webkit-border-radius: 10px !important; }
.rwRatingCard .btn-secondary{ padding: 5px 10px; background-color: #999999; font-size: 10px; }

.rwRatingCard .ratingHeader{ margin-top: 10px; margin-bottom: 30px; }


.chart-container { width: 100%; height:100px; margin: 0 auto; position: relative;}
.chart-container .countRating{ position: absolute; top:50%; left: 0; right: 0; margin-top: -8px; font-size: 12px; }

.colPie{ margin-bottom: 20px; text-align: center; }


.rwRatingCard .morris-wrapper-demo{ height: 100%; }


.icon-heading{position:relative; display:inline-block; width: 60px; height: 60px; line-height:60px; text-align: center; padding:0px; }
.icon-heading img{max-width: 100%; height: auto; vertical-align: middle; margin-top:-10px;}
.txtCardheader{ font-size: 18px; font-weight:500; }

.bg-lightjoy{ background-color:#fef9f1 !important;}
.bg-lightselfcare{ background-color:#f3f9fc !important;}
.bg-lightfitness{ background-color:#f8f9fb !important;}
.bg-lightvital{ background-color:#f7fcfb !important;}
.bg-lighthaemo{ background-color:#fef8f8 !important;}




.txt-green{ color:#6bc5b3;}
.txt-green2{ color:#17c12f;}
.txt-lemon{ color:#cedf29;}
.txt-yellow{ color:#f1a53a;}
.txt-yellow2{ color:#ffcc00;}
.txt-red{ color:#da272b;}
.txt-orange{ color:#f76521;}
.txt-skyblue{ color:#1686be;}
.txt-blue{ color:#294085;}
.txt-black{ color:#000;}

.required{ color:#da272b;}

.edit { color: #000; font-size: 22px; padding: 4px;}
.delete { color: #da272b; font-size: 22px;  padding: 4px;}
.active { font-size: 20px;  padding: 4px;}
.inactive { color: #af7a07; font-size: 20px;  padding: 4px;}

.viewImage { color: #1e81b0; font-size: 22px;  padding: 4px;}
.viewBrand { color: #e28743; font-size: 22px;  padding: 4px;}

/* button.confirm{ background: #da272b !important;} */

.brandLists li{ margin-bottom: 8px;}

.textEditorLabel{ width: 100%; background: #f9f2e5; padding: 6px; margin-bottom: 0px;}

.tbBrandLogo{ width: 50px; height: 20px;}
.tbBrandLogo img{ max-width: 100%; height: auto;}

.tbWatchImage{ width: 50px; height: 56px; display: inline-block;}
.tbWatchImage img{ max-width: 100%; height: auto;}
span.tbwatchName{  display: inline-block;}


/*******data table plugin*******/
table.dataTable thead th, table.dataTable thead td{background-color: #faf0e2;}
table.dataTable.no-footer { border-bottom-color: #dedcfb;}

/* table.dataTable thead th:last-child, table.dataTable thead td:last-child {
    width: 10%;
} */

.sorting_asc, table.dataTable thead .sorting_desc { background-color: none !important; }
table.dataTable tbody td.sorting_1 { background-color: none !important;}



/************ carousels ***************/
#thumbcarousel .carousel-control-prev, #thumbcarousel .carousel-control-next { width: 4%;}


.bgWatch{background:url(../img/bg-watch.png) no-repeat top right; background-size:20%; }





/********  theme custom****************/
body{background-color: #fff6e4;}
.app-sidebar{ box-shadow: 0px 8px 14.72px 1.28px rgb(227 181 100);}

.breadcrumb-header .breadcrumb { font-size: 16px; align-items: center;}
.breadcrumb-header .breadcrumb-item.active { font-size: 16px; font-weight: bold;}

label { font-size: 18px;}

.main-content-label, .card-table-two .card-title, .card-dashboard-eight .card-title { font-size: 18px;}

.form-control { height: 42px; color: #031b4e;  font-size: 16px; border: 1px solid #c1c1c1;}
.form-control:focus{color: #031b4e;}

.select2-container--default .select2-selection--single .select2-selection__rendered{ height: 42px; color: #031b4e;  font-size: 16px; }
.select2-container--default .select2-selection--single{ height: 42px; color: #031b4e;  font-size: 16px; border: 1px solid #c1c1c1;}

.dropify-wrapper{ border: 1px solid #c1c1c1;}

.ql-snow.ql-toolbar{border-color: #c1c1c1;}
.ql-snow.ql-container{border-color: #c1c1c1;}


.btn, .sp-container button{padding: 5px 8px; font-size: 14px;}

.main-profile-menu .dropdown-item:hover, .main-profile-menu .dropdown-item:focus {
    background-color: transparent;
    color: #e3b564;
}


table.dataTable thead th, table.dataTable thead td { font-size: 14px; color: #031b4e;}
.dataTables_wrapper .dataTables_filter input{border: 1px solid #c1c1c1;}

.dataTables_paginate .pagination .page-link { color: #fff; background: none;}
.dataTables_wrapper .dataTables_paginate .paginate_button { background-color: #444d55;}
.dataTables_wrapper .dataTables_paginate .paginate_button.active { background: #e3b564 !important;}
.dataTables_wrapper .dataTables_paginate .paginate_button.active a { background: #e3b564 !important;}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover, .dataTables_wrapper .dataTables_paginate .paginate_button:focus {
    background: #e3b564 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
    background-color: #c1c1c1;
    color: #c1c1c1!important;
}
.dataTables_wrapper .dataTables_paginate .page-item.disabled .page-link {
    background-color: transparent !important;
}



.sweet-alert button.cancel {
    background-color: #e3b564 !important;
}



.ff_fileupload_wrap .ff_fileupload_dropzone{background-color: #f8f0e1;}



.btn-add{ padding: 5px 12px !important; background: #c49f65 !important; font-size: 14px;}

.btn-exportExcel{ padding: 5px 12px !important; background: #1c6d42 !important; font-size: 14px;}

.totalInfo{ padding: 8px 10px; background-color: #f8f0e1; border-radius: 5px; margin-left: 10px;}


.sectionSubHeader{
    border-left: solid 2px #e3b564; background-color: #f8f0e1; padding: 10px 10px 10px 15px;
}


.uploadPreview{ width: 150px; height: 100px; line-height: 100px;  background-color: #f8f0e1; border: solid 1px #c49f65; text-align: center;}
/* .uploadPreview img{ width: auto; max-height: 100px; object-fit: contain;} */
#imgUploadLogo { width: 100%; height:100%; line-height: 100px;}
#imgUploadLogo  img{ max-width: 100%; max-height:90px; }

/* .carousel-slider #thumbcarousel { transform: rotate(90deg);}
.carousel-slider #thumbcarousel .carousel-item .thumb {transform: rotate(270deg);} */


.bg-unpublished{ background-color: rgba(255, 226, 226, 1) !important;}


.SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls>p:focus {
    border-color: #e3b564;
    outline: none;
    background-color: #e3b564;
}


/*----   FOR PRE-LOADER   ----*/
.preloader {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    background-color: #e1e1e1;
    opacity: 0.5;
    z-index: 999;
}

.wrapperanimate {
    width: 200px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.circle {
    width: 20px;
    height: 20px;
    position: absolute;
    border-radius: 50%;
    background-color: #e3b564; /*#127749;*/
    left: 15%;
    transform-origin: 50%;
    animation: circle .5s alternate infinite ease;
    opacity: 1;
}

@keyframes circle {
    0% {
        top: 60px;
        height: 5px;
        border-radius: 50px 50px 25px 25px;
        transform: scaleX(1.7);
    }

    40% {
        height: 20px;
        border-radius: 50%;
        transform: scaleX(1);
    }

    100% {
        top: 0%;
    }
}

.circle:nth-child(2) {
    left: 45%;
    animation-delay: .2s;
}

.circle:nth-child(3) {
    left: auto;
    right: 15%;
    animation-delay: .3s;
}

.shadow {
    width: 20px;
    height: 4px;
    border-radius: 50%;
    background-color: #e3b564; /*#127749;*/ /*rgba(0,0,0,.5);*/
    position: absolute;
    top: 62px;
    transform-origin: 50%;
    z-index: -1;
    left: 15%;
    filter: blur(1px);
    animation: shadow .5s alternate infinite ease;
}

@keyframes shadow {
    0% {
        transform: scaleX(1.5);
    }

    40% {
        transform: scaleX(1);
        opacity: .7;
    }

    100% {
        transform: scaleX(.2);
        opacity: .4;
    }
}

.shadow:nth-child(4) {
    left: 45%;
    animation-delay: .2s
}

.shadow:nth-child(5) {
    left: auto;
    right: 15%;
    animation-delay: .3s;
}

.wrapperanimate span {
    position: absolute;
    top: 75px;
    font-family: 'HelveticaBold';
    font-size: 20px;
    letter-spacing: 12px;
    color: #e3b564; /*#127749;*/
    left: 15%;
    opacity: 1;
}

.disableFld {
    background: #c1c1c1;
    color: #c1c1c1;
    opacity: 15%!important;
}
.uploadGst {
    border: dashed 2px #e3b564;
    padding: 34px 15px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
}

.dropzone {
    min-height: 20px;
    border: dashed 2px #e3b564;
    background: #fff;
    padding: 10px 10px;
    border-radius: 5px;
    text-align: center;
}

    .dropzone .dz-message {
        text-align: center;
        margin: 1.3em 0;
    }

.gstInput {
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
    text-transform: uppercase;
    /*padding-left: 0px !important;*/
}

    .gstInput::placeholder {
        font-size: 12px;
        color: #9a9a9a !important;
        text-transform: capitalize;
    }
.uploadExisting {
    font-size: 12px;
    margin-top: 8px;
}