/* Minification failed. Returning unminified contents.
(1403,1): run-time error CSS1030: Expected identifier, found ' '
(1403,1): run-time error CSS1019: Unexpected token, found ' '
(4879,20): run-time error CSS1036: Expected expression, found '@screen-lg-min'
(4879,20): run-time error CSS1034: 
(13913,7): run-time error CSS1030: Expected identifier, found ' '
 */
/**,*/
:before,
:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

body .form-control,
body .container,
body .container-fluid,
body .row,
body .col-xs-1, body .col-sm-1, body .col-md-1, body .col-lg-1, body .col-xs-2, body .col-sm-2, body .col-md-2,
body .col-lg-2, body .col-xs-3, body .col-sm-3, body .col-md-3, body .col-lg-3, body .col-xs-4, body .col-sm-4,
body .col-md-4, body .col-lg-4, body .col-xs-5, body .col-sm-5, body .col-md-5, body .col-lg-5, body .col-xs-6,
body .col-sm-6, body .col-md-6, .col-lg-6, body .col-xs-7, body .col-sm-7, body .col-md-7, body .col-lg-7,
body .col-xs-8, body .col-sm-8, body .col-md-8, body .col-lg-8, body .col-xs-9, body .col-sm-9, body .col-md-9,
body .col-lg-9, body .col-xs-10, body .col-sm-10, body .col-md-10, body .col-lg-10, body .col-xs-11, body .col-sm-11,
body .col-md-11, .col-lg-11, body .col-xs-12, body .col-sm-12, body .col-md-12, body .col-lg-12 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body .col-xs-15,
body .col-sm-15,
body .col-md-15,
body .col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

body .col-xs-15 {
    width: 20%;
    float: left;
}

.seoMetaTask {
    pointer-events: none;
    opacity: 0.8;
}

@media (min-width: 768px) {
    body .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    body .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    body .col-lg-15 {
        width: 20%;
        float: left;
    }
}

body, html {
    overflow: auto;
}

body {
    padding: 0px;
    margin: 0px;
    /* font-family: 'Crimson Text', serif !important;
    font-family: 'GFS Didot', serif!important;
   font-family: 'Cardo', serif!important;
    /* font-family: 'Lato', sans-serif!important;
    font-family: 'Quattrocento Sans', sans-serif!important;*/
    font-family: 'Work Sans', sans-serif;
}


    /*Custom Css*/
    body .font-Cormorant {
        font-family: 'Cormorant', serif;
    }

    body .font-crimson {
        font-family: 'Crimson Text', serif !important;
    }

    body .font-GFSDidot {
        font-family: 'GFS Didot', serif !important;
    }

    body .font-cardo {
        font-family: 'Cardo', serif !important;
    }

    body .font-Josefin {
        font-family: 'Josefin Sans', sans-serif !important;
    }

    body .font-lato {
        font-family: 'Lato', sans-serif !important;
    }

    body .font-Quattrocento {
        font-family: 'Quattrocento Sans', sans-serif !important;
    }

    body .font-workSans {
        font-family: 'Work Sans', sans-serif !important;
    }

    body .font-Didot {
        font-family: 'GFS Didot', serif;
    }

    body .position-abs {
        position: absolute !important;
    }

    body .position-static {
        position: static !important;
    }

    body .position-rel {
        position: relative !important;
    }

    body .display-block {
        display: block !important;
    }

    body .display-inline {
        display: inline-block !important;
    }

    body .display-flex {
        display: flex !important;
    }

    body .nopadding {
        padding: 0px !important;
    }

    body .nomargin {
        margin: 0px !important;
    }

    body .auto-margin {
        margin: auto !important;
    }

    body .auto-m-t {
        margin-top: auto !important;
    }

    body .auto-m-b {
        margin-bottom: auto !important;
    }

    body .f100 {
        font-weight: 100 !important;
    }

    body .f200 {
        font-weight: 200 !important;
    }

    body .f300 {
        font-weight: 300 !important;
    }

    body .f400 {
        font-weight: 400 !important;
    }

    body .f500 {
        font-weight: 500 !important;
    }

    body .f600 {
        font-weight: 600 !important;
    }

    body .font-italic {
        font-style: italic;
    }

    body .bg-gray {
        background-color: #f3f3f3;
    }

    body .bg-white {
        background-color: #fff !important;
    }

    body .bg-lightRed {
        background-color: #fdfaf9;
    }

    body .bg-darkpink {
        background-color: #EC6351;
    }

    body .bg-lightpink {
        background-color: #fcece8;
    }

    body .bg-lightpink-2, body .searchblock.bg-lightpink-2 {
        background-color: #fadbd4;
    }

    body .bg-lightpink-3 {
        background-color: #fdf6f5;
    }

    body .txt-black, body a.txt-black {
        color: #000;
    }

    body .txt-white, body a.txt-white {
        color: #fff;
    }

.txt-gray {
    color: #909090;
}

.txt-blue {
    color: #1c5a85;
}

.txt-green {
    color: #5fa00a;
}

.txt-pink {
    color: #edcdc2;
}

.txt-darkPink, a.txt-darkPink, .Scrapbooking-section a.txt-darkPink {
    color: #EC6351;
}

.txt-darkPink2, a.txt-darkPink2 {
    color: #e97f78;
}

.l-h-1_2 {
    line-height: 1.2;
}

.l-h-1_5 {
    line-height: 1.5;
}

.l-h-1_8 {
    line-height: 1.8;
}

.l-h-2 {
    line-height: 2;
}

.l-h-0_6 {
    line-height: 0.6;
}

.l-h-0 {
    line-height: 0;
}

.bdr-l-1 {
    border-left: 1px solid #000;
}

.bdr-r-1 {
    border-right: 1px solid #000;
}

.fr-view table.tblBordered td, .tblBordered th {
    border: 1px solid #ddd;
}

.fr-view table.tblBorderLess td, .tblBorderLess th {
    border: none;
}

.fr-view table.tblRightBordered td:not(:last-child), .tblRightBordered th:not(:last-child) {
    border-right: 1px solid #000;
}

.fr-view table.tblRightBordered td,
.tblRightBordered th {
    padding: 0px 10px;
}


body .btn.btn-custom {
    background-color: #ffffff;
    border-color: #000;
    border-width: 1px;
    border-radius: 0px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    line-height: 38px;
    padding: 5px 40px 1px 40px;
    box-sizing: border-box;
}

    body .btn.btn-custom:focus {
        outline: 0px;
    }

body .btn.btn-md-custom {
    border-radius: 0px;
    background-color: #fff;
    color: #000;
    border-color: #000;
    font-family: 'Lato', sans-serif;
}

body .btn.btn-sm-custom {
    border-radius: 0px;
    background-color: #fff;
    color: #000;
    border-color: #000;
    font-family: 'Lato', sans-serif;
    padding: 2px 5px;
    text-transform: uppercase;
    font-size: 12px;
}



body .plus-pinkicon {
    display: inline-block;
    background: #EC6351;
    border-radius: 50%;
    height: 23px;
    width: 23px;
    padding: 4px;
    box-sizing: border-box;
}

body .input-group-btn.custom-group-btn > .btn, body .input-group-btn.custom-group-btn > .btn.btn-default {
    border-radius: 0px;
    height: 41px;
    padding: 0px 15px;
    border-color: #656464;
    vertical-align: middle;
    display: table-cell;
    border-left: 1px solid transparent;
    min-width: 49px;
}

body .left-inner-addon {
    position: relative;
}

.left-inner-addon input {
    padding-left: 30px;
}

.left-inner-addon i {
    position: absolute;
    padding: 10px 12px;
    pointer-events: none;
}

body .right-inner-addon {
    position: relative;
}

    body .right-inner-addon input {
        padding-right: 30px;
    }

    body .right-inner-addon i {
        position: absolute;
        right: 0px;
        padding: 10px 12px;
        pointer-events: none;
    }

body .control-label, .custom_label {
    font-weight: 500;
    font-family: 'Quattrocento Sans', sans-serif;
    margin-top: 12px;
    text-transform: uppercase;
}

body .control-label2::first-letter, .custom_label2::first-letter {
    text-transform: uppercase;
}

body .control-label2, .custom_label2 {
    font-weight: 500;
    font-family: 'Quattrocento Sans', sans-serif;
    margin-top: 12px;
    color: #949599;
    display: inline-block;
    float: right;
    text-transform: none;
}

@media only screen and (min-width: 271px) and (max-width: 575px) {
    body .control-label2, .custom_label2 {
        float: left;
        width: 100%;
    }
}

@media only screen and (min-width: 577px) and (max-width: 766px) {
    body .control-label2, .custom_label2 {
        float: left;
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    body .control-label2, .custom_label2 {
        float: left;
        width: 100%;
    }
}
/*Header*/

/*88search box*/

/*Footer*/
body .footer_list a {
    font-family: 'Quattrocento Sans', sans-serif;
    color: #000;
    padding: 0px 6px;
    font-weight: 500;
    font-size: 15px;
}

/*--88Footer--*/
/*main body*/


/* aside body*/
.aside-section {
    /*background-color: #fdfaf9;*/
}

/* aside section*/


body hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #000;
}


body .content-section {
    font-size: 22px;
    font-family: 'Crimson Text', serif !important;
    text-align: justify;
    line-height: 1.5;
    font-weight: 600;
}

body .socialIcon a {
    color: #000;
    font-size: 26px;
}

/*---main body---*/
/*--Side navigation--*/


body .menuList {
    margin-top: 30px;
}

body .sidenav .menuList li a {
    padding: 14px 8px;
    text-decoration: none;
    font-size: 15px;
    color: #000;
    display: block;
    -moz-transition: right 500ms ease-in-out;
    -o-transition: right 500ms ease-in-out;
    -webkit-transition: right 500ms ease-in-out;
    transition: right 500ms ease-in-out;
}

.sidenav .menuList li:not(:last-child) {
    border-bottom: 1px solid #00000014;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    left: 45%;
    margin-left: 0px;
    margin-top: 25px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

    .sidenav .closebtn:hover {
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
    }

#main {
    transition: margin-left .5s;
}

/*animations*/
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

    .animated.infinite {
        animation-iteration-count: infinite;
    }

    .animated.hinge {
        animation-duration: 2s;
    }

    .animated.bounceIn,
    .animated.bounceOut,
    .animated.flipOutX,
    .animated.flipOutY {
        animation-duration: .75s;
    }
/*light speed in*/
@keyframes lightSpeedIn {
    0% {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
}
/*light speed out*/
@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
}
/*zoomInUp*/
@keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    }
}

.zoomInUp {
    animation-name: zoomInUp;
}
/*progress bar*/
body .progress .progress-bar.progress-bar-pink {
    background-color: #f87a7a;
}

body textarea.form-control {
    border-color: #000;
}

.full-width {
    width: 100%;
    height: auto;
}

.disabledTabBlock {
    pointer-events: none; /*This makes it not clickable*/
    opacity: 0.6; /*This grays it out to look disabled*/
}

.testEven {
    background-color: darkcyan /*This grays it out to look disabled*/
}

.testOdd {
    background-color: saddlebrown /*This grays it out to look disabled*/
}

/*kendo view list*/
.kendo-view-list {
    padding: 10px 5px;
    margin-bottom: -1px;
    min-height: 250px;
}

.kendo-view-list-item {
    float: left;
    position: relative;
    width: 111px;
    height: 170px;
    margin: 0 5px;
    padding: 0;
    text-align: center;
}

    .kendo-view-list-item img {
        width: 110px;
        height: 110px;
        cursor: move;
    }

    .kendo-view-list-item span {
        cursor: pointer;
    }

.ContributerPaymentDues {
    background-color: #cac6c6;
}

.fr-counter {
    display: none;
}

.model-keywords {
    max-height: 350px;
    overflow: auto;
}

.circle-value {
    padding: 3px 8px;
    border-radius: 28px;
    color: #fff;
    background-color: #737373d9;
    font-weight: bold;
    margin: 10px;
}

.selected-table-row {
    background: #dddddd;
}

.uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}

.capitalize {
    text-transform: capitalize;
}

[type="radio"] {
    display: none;
}

@media (max-width: 767px) {
    .p-xs-0 {
        padding: 0px !important;
    }

    .p-l-xs-0 {
        padding-left: 0px;
    }

    .p-r-xs-0 {
        padding-right: 0px;
    }

    .p-t-xs-0 {
        padding-top: 0px;
    }

    .p-b-xs-0 {
        padding-bottom: 0px;
    }
}

/*arrow down svg*/
.arrow-down {
    border: 1px solid #e95e62;
    display: inline-block;
    height: 35px;
    width: 35px;
    margin: auto;
    padding: 8px;
    box-sizing: border-box;
    border-radius: 50%;
}


/* enable absolute positioning */
.inner-addon {
    position: relative;
}

    /* style icon */
    .inner-addon .fa {
        position: absolute;
        padding: 13px 10px;
        pointer-events: none;
    }

/* align icon */
.left-addon .fa {
    left: 0px;
    z-index: 99;
}

.right-addon .glyphicon {
    right: 0px;
    z-index: 99;
}

/* add padding  */
.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}
/****/

/**Swapnil Huddar**/
/*26.AUG.2019*/
#the-count, #the-count-second, #the-count-thr {
    padding: 0.1rem 0 0 0;
    font-size: 12px;
    position: absolute;
    right: 35px;
    bottom: 5px;
    color: #ad7564;
    background: #ffffff !important;
    z-index: 999;
}

span#current {
    color: #ad7564 !important;
}

body textarea#introduct-textarea, body textarea#bio-textarea, body textarea#usp-textarea {
    min-height: 100px;
}

/*27AUG2019*/
.BussinessPortal .drag-drop-section .k-upload.k-header .k-button span:before {
    content: url("data:image/svg+xml,%0A%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='15.000000pt' height='15.000000pt' viewBox='0 0 651.000000 651.000000' style='' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000,651.000000) scale(0.100000,-0.100000)'%0Afill='%23f3aba1' stroke='none'%3E%3Cpath d='M5285 6500 c-11 -5 -1079 -1067 -2372 -2362 l-2353 -2353 -280 -840%0Ac-154 -462 -280 -850 -280 -863 0 -33 52 -82 87 -82 15 0 404 125 863 277%0Al835 277 2352 2350 c1294 1293 2357 2363 2364 2378 6 15 8 40 5 55 -9 36%0A-1106 1139 -1153 1159 -37 16 -40 16 -68 4z m517 -697 c263 -263 478 -482 478%0A-488 0 -6 -154 -164 -343 -353 l-342 -342 -485 485 -485 485 345 345 c190 190%0A347 345 350 345 3 0 220 -215 482 -477z m-2197 -3173 l-1860 -1860 -485 485%0A-485 485 1860 1860 1860 1860 485 -485 485 -485 -1860 -1860z m-2043 -1951%0Ac-11 -10 -1313 -442 -1317 -437 -3 2 95 303 216 667 l221 663 444 -443 c244%0A-244 440 -446 436 -450z'/%3E%3C/g%3E%3C/svg%3E");
    margin-right: 5px;
    color: #EC6351;
    font-weight: 500;
}

.BussinessPortal .drag-drop-section .k-upload.k-header .k-button span {
    display: flex;
    padding-top: 4px;
}


/*28AUG2019*/
.proImg img {
    width: 150px;
    border-radius: 50%;
}

.proSelection .dropdown {
    position: relative;
    top: 45px;
    width: 50%;
}



    .proSelection .dropdown select#BussinessLocationId {
        border: none;
        box-shadow: none;
        font-weight: 600;
        font-size: 16px;
    }

    .proSelection .dropdown .caret {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 2px;
        vertical-align: top !important;
        border: none !important;
    }



.workingHrs label {
    color: #888888;
    font-weight: 600;
}

h4.ptxt {
    line-height: 30px;
}

body .workingHrs .checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 25px !important;
    height: 25px !important;
    left: 5px !important;
    top: 7px !important;
    margin-left: -20px;
    border: 1px solid #EC6351 !important;
    border-radius: 50% !important;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -moz-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -ms-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

body .workingHrs .checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
    left: 7px !important;
    top: 7px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #EC6351 !important;
}

.myLocationSec li, .arrowLink li {
    list-style: none !important;
}

.arrowLink, .myLocationSec {
    padding: 0 !important;
}

    .myLocationSec li {
        border: 1px solid #EC6351;
        color: #EC6351;
        padding: 8px 12px;
        margin-top: 12px;
        font-weight: 400;
    }

    .arrowLink li .btn.chngBtn {
        background: transparent;
        border: 1px solid #EC6351;
        border-radius: 50%;
        color: #EC6351;
        font-size: 20px;
        padding: 6px 16px;
        margin-top: 10px;
    }

.arrowLink {
    margin-top: 40px;
    text-align: center;
}

.myLocationSec li::after {
    content: "\f041";
    font-family: fontawesome;
    float: right;
}

.myLocationSec a:hover {
    text-decoration: none;
}

.subsBtn .btn.btn-custom.pull-right, .subsBtn .btn.btn-custom {
    border: 1px solid #EC6351;
    border-radius: 25px;
    padding: 0px 35px;
    color: #EC6351;
    height: 45px;
}

    .subsBtn .btn.btn-custom.redBtn, .btn.btn-custom.redBtn2 {
        border: 1px solid #EC6351;
        border-radius: 25px;
        padding: 0px 25px;
        background: #EC6351;
        color: #fff;
    }
/*29AUG2019*/
.basicDetails a {
    text-transform: unset !important;
}

#AddprofessionalQualificationStatus ul li {
    list-style: none;
    display: inline;
}

#AddprofessionalQualificationStatus ul {
    padding-left: 0px !important;
}

.ddListOptSeleted label {
    font-weight: 200;
    font-family: "Quattrocento Sans", sans-serif;
    color: #646464;
}

.ddListOptSeleted {
    border-bottom: 2px solid #fff;
    display: block;
    padding: 8px 5px;
    border-top: 2px solid #fff;
}

.popIcon .btn.btn-circleInfo {
    float: right;
}

/*03SEP2019*/
#virtuEdit, #inOfcBoxEdit {
    /*background-image: url(../images/whitearrow.png);*/
    background-size: 12px;
    -webkit-appearance: listbox;
    -moz-appearance: listbox;
    appearance: listbox;
    background-repeat: no-repeat;
    background-position: calc(100% - 17px) calc(1em + 0px), calc(100% - 11px) calc(1em + 2px), 100% 0px;
    padding: 5px 20px;
    height: 30px;
}

select.form-control#DefaultTreatmentVCTime,
select.form-control#DefaultTreatmentFFTime,
select.form-control#DefaultTreatmentVCTimes,
select.form-control#DefaultTreatmentFFTimes {
    background-image: url(../images/redarrow.png);
    background-size: 12px;
    -webkit-appearance: listbox;
    -moz-appearance: listbox;
    appearance: listbox;
    background-repeat: no-repeat;
    background-position: calc(100% - 11px) calc(1em + 3px), calc(100% - 11px) calc(1em + 2px), 100% 0px;
}





.currenrcyIcon:before, .currenrcyIcon2:before {
    content: '£';
    position: absolute;
    /* margin-left: -74px; */
    margin-top: 12px;
    color: #EC6351;
    left: 17px;
    font-family: 'Quattrocento Sans', sans-serif !important;
}

.currenrcyIcon, .currenrcyIcon2 {
    position: relative;
}

.cBlock label {
    font-size: 16px;
    font-weight: 400;
}

.chkOffer label::before {
    content: "" !important;
    display: inline-block !important;
    position: absolute !important;
    width: 17px;
    height: 17px;
    right: -28px !important;
    margin-left: 0px !important;
    border: 1px solid #282828 !important;
    border-radius: 50% !important;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -moz-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -ms-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    left: unset !important;
    top: 2px;
}

.chkOffer input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f111" !important;
    right: -29px !important;
    left: unset !important;
    top: 1px;
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #EC6351 !important;
}

.cBlock {
    border: 1px solid #EC6351;
    border-radius: 20px;
    padding: 15px;
    position: relative;
    border-top: none !important;
}

    .cBlock.clinic::before {
        position: absolute;
        /* width: 100%; */
        left: 0px;
        right: 0px;
        top: 1px;
        content: ' ';
        height: 13px;
        background-color: #EC6351;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }

.clinicC .cBlock {
    border: 1px solid #EC6351;
    border-radius: 20px;
    padding: 15px;
    position: relative;
}

    .clinicC .cBlock::before {
        position: absolute;
        /* width: 100%; */
        left: 0px;
        right: 0px;
        content: ' ';
        top: 1px;
        height: 13px;
        background-color: #EC6351;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }

.checkbox.chkOffer {
    text-align: left !important;
    padding-left: 0px !important;
}

.cBlock label i.fa.fa-info {
    color: #EC6351;
    border: 1px solid #EC6351;
    border-radius: 50%;
    font-size: 14px;
    font-weight: 300;
    padding: 5px 9px;
}

.cBlock h4 {
    text-transform: uppercase;
    font-size: 18px !important;
    line-height: 24px !important;
}

/*04SEPT2019*/
textarea.txtArea {
    height: 110px;
    overflow: hidden;
}

    textarea.txtArea:hover {
        overflow-y: scroll;
    }


.arrowLinkButn button {
    background: transparent !important;
    border: 1px solid #EC6351 !important;
    border-radius: 50% !important;
    color: #EC6351 !important;
    font-size: 20px !important;
    padding: 5px 16px !important;
    margin-top: 0px !important;
    text-align: center !important;
    font-weight: 400 !important;
}

ul.specialitySec li.list-group-item, ul#myLocation li.list-group-item {
    border: 1px solid #656464 !important;
    border-radius: 0 !important;
    cursor: pointer !important;
    font-size: 13px !important;
}


ul#TreatmentLocationSelectLeftSide li.list-group-item, ul#RightAddedProductList li.list-group-item, ul#addedTreatmentListPopular li.list-group-item, ul#addedSpecialismList li.list-group-item, ul#addedProductList li.list-group-item, ul#addedTreatmentList li.list-group-item, ul#addedBodyAreasList li.list-group-item {
    border: 1px solid #656464 !important;
    border-radius: 0 !important;
    cursor: pointer;
}

    ul#RightAddedProductList li.list-group-item.active, ul#TreatmentLocationSelectLeftSide li.list-group-item.active, ul#addedTreatmentListPopular li.list-group-item.active, ul#addedSpecialismList .list-group-item.active, ul.specialitySec .list-group-item.active, ul#addedProductList li.list-group-item.active, ul#addedTreatmentList li.list-group-item.alwaysActive.active, ul#addedTreatmentList li.list-group-item.active, ul#addedBodyAreasList li.list-group-item.alwaysActive.active, ul#addedBodyAreasList li.list-group-item.active {
        border: 1px solid #EC6351 !important;
        border-radius: 0 !important;
        color: #EC6351 !important;
        background: #fdece8 !important;
    }

/*05SEPT2019*/
ul#TreatmentLocationSelectLeftSide li.list-group-item, ul#RightAddedProductList li.list-group-item, ul#addedTreatmentListPopular li.list-group-item, ul#addedProductList li.list-group-item, ul#addedSpecialismList li.list-group-item, ul#addedPopularProduct li.list-group-item, .specialitySec li.list-group-item {
    margin-bottom: 10px;
    cursor: pointer;
}

ul#addedTreatmentList li.list-group-item {
    margin-bottom: 10px;
    cursor: pointer;
}

li.list-group-item.alwaysActive, li.list-group-item.alwaysActiveFinal {
    border: 1px solid #EC6351 !important;
    border-radius: 0 !important;
    color: #EC6351 !important;
    background: #fdece8 !important;
}

    li.list-group-item.alwaysActive.pointerNone {
        pointer-events: none;
    }

/*06SEPT2019*/

textarea#productDescription {
    height: 96px;
}

ul.selectedLists {
    padding: 0;
}



ul.proLoccation li {
    padding: 0 20px;
    margin-bottom: 8px;
    border: 1px solid #656464 !important;
    border-radius: 0 !important;
    cursor: pointer;
    position: relative;
    display: block;
    background-color: #fff;
}

/*ul.proLoccation li .checkbox {
        padding: 10px 15px;
    }*/

ul.selectedLists li {
    list-style: none;
    margin-bottom: 6px;
    color: #EC6351;
    line-height: 15px;
}

/*11SEP2019*/
.cBlock.clinic {
    padding: 40px 15px;
    height: 312px;
}

@media screen and (max-width:991px) {
    .subsBtn .btn.btn-custom.pull-right, .subsBtn .btn.btn-custom.redBtn, .lfttBtn input#cancel {
        float: none !important;
        margin-bottom: 7px;
        width: 206px;
    }
}

/*12SEP2019*/
.chkSet label::before {
    content: "" !important;
    display: inline-block !important;
    position: absolute !important;
    width: 17px;
    height: 17px;
    left: -20px !important;
    margin-left: 0px !important;
    border: 1px solid #282828 !important;
    border-radius: 50% !important;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -moz-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -ms-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    top: 2px;
}

.chkSet input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f111" !important;
    left: 0px !important;
    top: 1px;
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #EC6351 !important;
}

.chkSet i {
    color: #EC6351 !important;
    position: absolute;
    cursor: pointer;
}

div#virtuBox .cBlock, div#inOfcBox .cBlock {
    clear: both;
    width: 80%;
    margin: 0 auto;
    height: auto !important;
    padding: 0 !important;
}

/*13SEP2019*/
ul#addedTreatmentList ul#addedBodyAreasList li.list-group-item.alwaysActive.pointerNone {
    border: 1px solid #EC6351 !important;
}

/*16SEPT2019*/
.userSingleBox .imgProfile img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    text-align: left;
}

.txt-dark {
    color: #282828;
}

.delProfile i {
    border: 1px solid #EC6351 !important;
    border-radius: 50% !important;
    color: #EC6351;
    font-weight: 400;
    padding: 10px 12px;
    cursor: pointer;
}

.iIcon {
    border: 1px solid #EC6351 !important;
    border-radius: 50% !important;
    color: #EC6351;
    font-weight: 400;
    padding: 10px 12px;
    cursor: pointer;
}

input#VCSaveButtonId, input#FacetoFaceSaveButtonId {
    border: 1px solid #EC6351;
    border-radius: 20px;
    padding: 5px 25px;
    background: #EC6351;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.chkSet label small {
    text-transform: initial;
}

span#regSuccess, span#msgSuccess, .flashit {
    color: green;
    font-weight: 600;
    position: absolute;
    left: 116px;
    padding-top: 8px;
    font-family: 'Quattrocento Sans', sans-serif !important;
    /*-webkit-animation: flash linear 1s infinite;
    animation: flash linear 1s infinite;*/
}

.popIcon.virtuPopOver span.btn.btn-circleInfo, .popIcon.inClinicPop span.btn.btn-circleInfo {
    float: none;
}


/*AdminPanel CSS 17SEPT219*/
.BussinessPortal .drag-drop-section .k-upload.k-header {
    border-color: transparent !important;
    background-color: transparent !important;
    display: inline-block !important;
}

    .BussinessPortal .drag-drop-section .k-upload.k-header .k-button {
        /*border-radius: 17px !important;
        min-width: 12.167em !important;*/
        /**comment by pallavi*/
        background-color: #ffffff;
        border-color: #949599;
        border-width: 1px;
        color: #949599;
        /*border-radius: 25px !important;*/
        font-family: "Quattrocento Sans", sans-serif;
        text-transform: uppercase;
        padding: 5px 35px;
        font-size: 16px;
        box-sizing: border-box;
    }



img#expertImage {
    height: 125px;
    width: 125px;
    border-radius: 50%;
}

.basicTab1 {
    padding: 15px 30px !important;
}

/*18SEPT2019*/
.BussinessPortal .input-group-btn.custom-group-btn .btn.btn-custom {
    border-color: #656464;
    border-left: none !important;
}

.BussinessPortal .input-group-btn.custom-group-btn button#generateKeywordsModel, .newTreat button#generateKeywordsModel {
    line-height: 38px;
    padding: 0px 15px;
    height: 41px;
    border-color: #656464;
    border-left: none !important;
    border: 1px solid;
}

.h35 {
    height: 35px;
}

.w65 {
    width: 65%;
}

.w63 {
    width: 63%;
}

.w30 {
    width: 30%;
}

div#bussinessSelected {
    display: none;
}

.arrowLinkButn.setArrow button {
    padding: 20px 20px !important;
}

.
.arrowLinkButn button .leftArrow-icon {
    position: relative;
    width: 45px;
    height: 45px;
    box-sizing: content-box;
    padding: 0px 0px !important;
}

.arrowLinkButn button .leftArrow-icon:before {
    content: ' ';
    width: 17px;
    height: 17px;
    position: absolute;
    border-top: 1px solid;
    border-left: 1px solid;
    transform: rotate(-45deg);
    top: -7px;
    left: -5px;
    right: 0px;
    margin: auto;
}

.arrowLinkButn button .rightArrow-icon {
    position: relative;
    width: 45px;
    height: 45px;
    box-sizing: content-box;
    padding: 0px 0px !important;
}

    .arrowLinkButn button .rightArrow-icon:before {
        content: ' ';
        width: 17px;
        height: 17px;
        position: absolute;
        border-top: 1px solid;
        border-left: 1px solid;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        top: -7px;
        left: -10px;
        right: 0px;
        margin: auto;
    }



.txtareaPosition {
    width: inherit;
    position: absolute;
    right: 0px;
    top: 0px;
}

    .txtareaPosition textarea {
        min-height: 220px;
        width: 100%;
    }



label.ExpertQA-Number {
    display: inline-block;
    padding: 3px 11px;
    height: 35px;
    margin-right: 8px;
    width: 35px;
    font-size: 21px;
    border: 1px solid;
    color: #EC6351;
    box-sizing: border-box;
    border-radius: 50%;
    margin-bottom: 0px;
}

.tab-custom5 ul.nav.nav-tabs li a {
    text-transform: initial;
}

.popIcon.btnTooltip .btn:active:focus, .popIcon.btnTooltip .btn:focus {
    outline: none !important;
    outline-offset: unset !important;
}

.popIcon.btnTooltip .btn.active, .popIcon.btnTooltip .btn:active {
    background-image: none;
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.checkbox.w30 label::after {
    margin-left: -24px;
}

/*FullCalender-21SEPT2019*/
/*filter*/
.BussinessPortal .viewFilterpanel .close-icon {
    cursor: pointer;
}

.BussinessPortal .viewFilterpanel .panel-filter-practice {
    height: auto !important;
}

.BussinessPortal .viewFilterpanel .panel-filter-practice {
    max-height: 168px;
    overflow: hidden !important;
}

    .BussinessPortal .viewFilterpanel .panel-filter-practice:hover {
        overflow-y: scroll !important;
    }

ul#PopularTreatmnetIdLeft {
    padding-top: 0 !important;
}

div#calendar .fc-popover.fc-more-popover {
    /*top: auto !important;
    bottom: 0 !important;*/
}
/*BasicDetails-Treatment*/
i.currenrcyIcon {
    position: relative;
    left: -47%;
    top: 37px;
    color: #EC6351;
}

i.currenrcyIcon2 {
    position: relative;
    left: -30%;
    top: 38px;
    color: #EC6351;
}

input#VCDefaultPrice, input#FaceToFaceDefaultPrice, input#VCDefaultPrices, input#FaceToFaceDefaultPrices {
    padding-left: 40px !important;
    padding-top: 11px;
}

:focus {
    outline: none !important;
}

.reviewPublish button.btn {
    margin-bottom: 10px;
    border-radius: 20px;
}

button#PublishBtnId {
    border-radius: 28px;
    padding: 2px 15px;
}

/*23SEPT2019*/
h4.locSet {
    color: #EC6351;
    font-size: 14px;
}

.locationActive {
    border: 1px solid #EC6351 !important;
    border-radius: 0 !important;
    color: #EC6351 !important;
    background: #fdece8 !important;
}

.arrowLinkButn button#movetreatmentLeft, .arrowLinkButn button.move-right, div#ArrowButtonIDLocation button.btn, .arrowLinkButn.arrowsSet button {
    padding: 20px 20px !important;
}

.popIcon.setToolTip, .setToolTip2 {
    width: 25%;
    float: right;
    text-align: right;
}

    .popIcon.setToolTip span.btn {
        padding: 0px !important;
        position: relative;
        bottom: 11px;
    }

    .setToolTip2 span.btn {
        padding: 0px !important;
        position: relative;
        bottom: 40px;
    }

ul.list-group {
    font-size: 13px !important;
}

textarea#Desc {
    height: 144px;
}

.setGetBtn input#Keywords {
    width: 73%;
    float: left;
}

.setText textarea {
    height: 97px !important;
}

/*24SEPT2019*/
input#spotlight {
    background: transparent !important;
    width: 100% !important;
    border-right: 0;
}

.uploadImg span.btn.btn-default.btn-file {
    background: transparent !important;
    border: none !important;
    padding: 7px 15px 3px;
}

.uploadImg span.input-group-btn {
    padding: 0;
    border: 1px solid #656464;
    border-left: 0;
}

.uploadImg span.btn.btn-default.btn-file svg {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.tab-custom4 li.active > a:hover {
    background-color: #EC6351 !important;
    color: #fff !important;
    border: 1px solid #EC6351 !important;
}

/*25SEPT2019*/
.messageBxBG {
    color: #EC6351 !important;
    background: #fdece8 !important;
}

    .messageBxBG h4 {
        color: #EC6351 !important;
    }

    .messageBxBG .form-group {
        margin-bottom: 0px !important;
        margin-top: 10px;
        text-align: right;
    }

        .messageBxBG .form-group button.btn {
            background: #ffffff !important;
        }

/*26SEPT2019*/
.verifyBox {
    margin: 15px 0px 0px;
    /*border: 1px solid #333333;
    padding: 30px;*/
    background-color: #fff;
}

#verificationSect {
    z-index: 9999;
}

.verifyBox h2 {
    color: #333333 !important;
}

button.closeVerifyWindow {
    background: transparent;
    border: none;
}

/*27SEPT2019*/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #a69999 !important;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #a69999 !important;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #a69999 !important;
}

:-moz-placeholder { /* Firefox 18- */
    color: #a69999 !important;
}

select.selectionError {
    box-shadow: inset 0 1px 1px #EC6351, 0 0 8px #EC6351 !important;
}

/*28SEPT2019*/
div#alreadyPostCode {
    padding: 0px 15px;
    font-size: 13px;
}

    div#alreadyPostCode label.switch {
        top: 12px;
    }

/*30SEPT2019*/
.setGetBtn .input-group-btn.custom-group-btn {
    position: initial !important;
}

.setGetBtn .bootstrap-tagsinput {
    overflow: auto;
}

.setGetBtn .input-group-btn.custom-group-btn button#generateKeywordsModelProduct {
    position: absolute;
    right: 13px;
    top: 56px;
}

/*01OCT2019*/
button#ReviewBtnId {
    border-radius: 26px;
    padding: 6px 15px 4px;
}

button#PublishWithoutReviewbtnId {
    border-radius: 20px;
}

.imgUpload {
    margin: 0 auto 20px;
    width: 100%;
}

    .imgUpload input {
        width: 100% !important;
        float: left;
    }

    .imgUpload button.btn.uploadBtn {
        height: 27px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        border-radius: 0px;
        border-color: #656464;
        font-family: "Quattrocento Sans", sans-serif;
        border-left: 0;
        padding: 6px 5px;
        background: transparent;
        color: #EC6351;
        width: 100%;
    }

.inpSect {
    padding-right: 0;
    padding-left: 5px;
}

.btnSect {
    padding-left: 0;
}

.form-control:focus {
    border-color: initial !important;
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

div#WorkingHoursOffDays select {
    border-radius: 20px;
}

input.startholidaySet, input.endholidaySet {
    border-radius: 20px 0 0 20px !important;
}

span.datepicker_recurring_start button, .enddate span button {
    border-radius: 0 20px 20px 0 !important;
}

.setDate span.k-widget.select {
    width: 50% !important;
    float: left;
}

.setDate input#MobileNo {
    width: 50%;
    border-left: 0;
}

.searchExpertSet img.img-responsive {
    border-radius: 50%;
    width: 65px;
    height: 65px;
}

.expertsLst {
    height: 426px;
    overflow-y: scroll;
}

/*.expertsLst:hover {
        overflow-y: scroll;
    }*/

.subsBtn.adExprt input#addNewExpert {
    margin: 0;
}

/*02OCT2019*/
ul.arrowLink.arrowLinkButn.locateArrow button {
    padding: 0px !important;
}

.addALocation input#addNew {
    margin-left: 0 !important;
    float: none !important;
}

.uploadImg .k-dropzone {
    padding: 0 !important;
}

.BussinessPortal .AdminHeader .profile-info h3 {
    text-transform: capitalize;
}

.shotBtn .k-button.k-upload-button {
    margin-left: 0 !important;
}

.shotBtn .k-dropzone {
    padding-left: 0 !important;
}

/*03OCT2019*/
ul#AssignLocationtoExpertRight label {
    margin-top: 0px !important;
}


ul#AssignLocationtoExpertRight li.active {
    border: 1px solid #EC6351 !important;
    border-radius: 0 !important;
    color: #EC6351 !important;
    background: transparent;
}

/*04OCT2019*/
input.SearchDualL, .SearchDualLSet input {
    border-right: none !important;
}

/*09OCT2019*/
span.locationAssigned {
    text-transform: capitalize;
    color: #EC6351;
}

div#LoadAssignTreatment div#bussinessDDL, div#LoadAssignProdcut div#bussinessDDLForProduct {
    width: 80%;
    margin: 0 auto;
}

ul#productLocationExpert li label, ul#ul-treatmentLocation li label {
    margin-top: 0;
}

/*10SEPT2019*/
div#ProfileSubmitePopup h4.modal-title, #ProfileSubmitePopupClinic h4.modal-title {
    color: #c17f6b;
    font-family: "Quattrocento Sans", sans-serif;
}

button#ConfirmProfileSubmitePopup, #ProfileSubmitePopupClinic button, div#ProfileSubmitePopup button {
    background: #EC6351;
    border: 1px solid #EC6351;
    padding: 6px 20px;
}

div#ProfileSubmitePopup .modal-header, #ProfileSubmitePopupClinic .modal-header, div#ProfileSubmitePopup .modal-footer, #ProfileSubmitePopupClinic .modal-footer,
#invitationsAccept .modal-header, #invitationsAccept .modal-footer {
    border: none;
}

div#ProfileSubmitePopup .modal-body, #ProfileSubmitePopupClinic .modal-body {
    font-family: "Quattrocento Sans", sans-serif;
}

.virtuBox label.switch {
    top: 17px;
}

div#signUpSection label.switch {
    position: relative;
    top: 13px;
}

div#signUpSection .switch, .virtuBox .switch {
    width: 75px;
    height: 35px;
}

    div#signUpSection .switch .slider:before, .virtuBox .switch .slider:before {
        height: 24px;
        width: 24px;
        left: 5px;
        bottom: 3px;
        background-color: #EC6351;
        -webkit-transition: .4s;
        transition: .4s;
    }

    div#signUpSection .switch input:checked + .slider:before, .virtuBox .switch input:checked + .slider:before {
        -webkit-transform: translateX(36px);
        -ms-transform: translateX(36px);
        transform: translateX(36px);
    }

/*21OCT2019*/
.list-arrows.arrowLinkButn {
    position: relative;
    top: 190px;
}

.infoBtn svg {
    position: relative;
    top: 5px;
}

.confirmation-buttons .btn-group a:first-child {
    background-color: #EC6351;
    border-color: #EC6351;
    color: #fff;
}

.confirmation-buttons .btn-group a:nth-child(2) {
    background-color: #ffffff;
    border-color: #EC6351;
    border-width: 1px;
    color: #EC6351;
}

.lblSetting label {
    text-transform: initial !important;
}

.bdr_gry {
    padding: 15px !important;
}

div#socialLoginList button#Google, div#socialLoginList button#Facebook {
    width: 48%;
    float: left;
}

div#socialLoginList button#Facebook {
    margin-right: 4%;
}

div#socialLoginList button#Google {
    margin-top: 0;
}

/*22OCT2019*/
div#appendAssignTreatment .list-arrows.arrowLinkButn, div#appendAssignProduct .list-arrows.arrowLinkButn {
    top: 105px;
}

div#addExpertForm label.custom_label {
    text-transform: initial;
}
/*div#LoadPractictionerdefaultTreatmentView .currenrcyIcon:before, div#LoadPractictionerdefaultTreatmentView .currenrcyIcon2:before {
    left:75px;
}*/
div#LoadAddPractitionerTreatmentDetails .list-arrows.arrowLinkButn {
    top: 105px;
}

body .checkbox input[type="checkbox"]:focus + label::before, body .checkbox input[type="checkbox"]:focus + label::after {
    outline: none !important;
}

@media screen and (min-width:320px) and (max-width:400px) {
    .popover {
        max-width: 200px !important;
    }
}

/*27JAN2020*/
button#btnCurrentLocation {
    height: 41px !important;
    min-width: 25px;
}

.hideBarSet {
    display: none !important;
}

@media screen and (max-width:425px) {
    #myLocation .location-BX {
        padding: 10px 8px !important;
    }

    .Location-card-add.practioner-loaction {
        padding: 10px 0 !important;
    }

    p.adressSectr {
        margin-bottom: 0px !important;
    }
}



/*==Mozilla Browser==*/
@-moz-document url-prefix() {
    .arrowLinkButn button .rightArrow-icon::before, .arrowLinkButn button .leftArrow-icon::before {
        top: 12px !important;
    }
}
/*==IE Browser==*/
:root * > .tab-custom5 ul.nav.nav-tabs li a {
    text-transform: none;
}

:root * > .loginForm {
    overflow-y: hidden;
}

/*:root * > .loginForm .card3 .front {
    left: 5%;
    width: 90%;
}*/



/*===Responsive===*/
/*Basic Details*/
@media screen and (min-width:468px) and (max-width:991px) {
    .tab-custom5 .tab-content:before, .settingofcalender .tab-custom5 .tab-content:before {
        background-color: transparent !important;
    }
}

@media screen and (min-width:320px) and (max-width:375px) {
    i .currenrcyIcon {
        left: -51%;
    }

    .form-group.chkOffer {
        width: 75%;
        margin: 0 auto !important;
    }
    /*div#barenderbody .tab-custom5 ul.nav.nav-tabs li a {padding: 5px;}*/
    .radioSignTreat label {
        margin-bottom: 10px;
    }

    .imgUpload input {
        width: 100% !important;
        float: left;
    }

    .BussinessPortal .basicDetails .editHeadshot .k-button.k-upload-button,
    .BussinessPortal .drag-drop-section .editHeadshot .k-upload.k-header .k-button,
    .shotBtn .k-button.k-upload-button {
        margin-left: 8%;
    }

    /*.past-consultationContent .display-flex {
        display: block !important;
    }
    .past-consultationContent .display-flex h3 {
        padding-left: 0;
    }*/
}

@media screen and (min-width:320px) and (max-width:991px) {
    .BussinessPortal .viewFilterpanel .close-icon {
        top: -50px !important;
    }

    .BussinessPortal .expertsQA #profAssociation .textareaCount {
        float: none !important;
        position: relative !important;
    }

    .BussinessPortal .expertsQA #profAssociation .answersCountClass {
        min-height: 145px !important;
        width: 100%;
    }

    div#profAssociation .questBox svg {
        position: relative;
        float: none !important;
        right: 0;
        top: 0px;
        width: 100%;
    }

    div#profAssociation .questBox {
        padding: 10px;
        text-align: center;
    }

    #adminUsersGrid .k-grid-toolbar {
        padding: .75em .2em .8333em 1em !important;
    }

    .responsiveSet {
        margin-bottom: 10px;
    }

        .responsiveSet span.k-widget {
            width: 100%;
        }
}

@media screen and (min-width:320px) and (max-width:491px) {
    .setBtnn2 div#AddMoreholidayDatesdiv {
        width: 100%;
    }

    .setBtnn2 button, .setBtnn2 a {
        width: 100%;
        margin: 0 auto 10px;
        float: none;
    }

    .setBtnn2 span.p-10 {
        display: none;
    }
}

@media screen and (min-width:492px) and (max-width:623px) {
    .setBtnn2 button, .setBtnn2 a {
        padding: 5px 18px !important;
        margin: 0 auto;
    }

    .setBtnn2.addSetBtn button, .setBtnn2.addSetBtn a {
        padding: 4px 9px !important;
        font-size: 14px !important;
    }

    .setBtnn2 span.p-10 {
        display: none;
    }
}

@media screen and (min-width:624px) and (max-width:991px) {
    .setBtnn2.addSetBtn button, .setBtnn2.addSetBtn a {
        padding: 5px 20px;
    }

    .setBtnn2 span.p-10 {
        display: none;
    }
}

@media screen and (min-width:992px) and (max-width:1160px) {
    .setBtnn2.addSetBtn button, .setBtnn2.addSetBtn a {
        padding: 5px 15px;
    }
}

@media screen and (min-width:320px) and (max-width:468px) {
    .tab-custom5 .nav-tabs li.active a:after, .settingofcalender .tab-custom5 .nav-tabs li.active a:after {
        bottom: 5px !important;
    }

    div#profAssociation .questBox label {
        font-size: 13px;
        text-align: center;
        width: 100%;
    }

    .btnRespoSet button {
        width: 70%;
        margin: 0 auto 15px !important;
    }

    div#profAssociation .questBox label {
        font-size: 13px;
        text-align: center;
    }

    ul.calSete li {
        display: inline !important;
        float: left !important;
    }

    .BussinessPortal ul.nav.nav-tabs li {
        display: block !important;
        float: none;
    }

    .BussinessPortal ul.nav.nav-tabs {
        border-bottom: none !important;
    }

        .BussinessPortal ul.nav.nav-tabs li a {
            padding: 15px;
        }

    .btnRespoSet button#ReviewBtnId {
        float: none !important;
        margin: 0 auto 10px !important;
    }

    .btnRespoSet button#PublishWithoutReviewbtnId {
        border-radius: 20px;
        float: none !important;
        margin: 0 auto !important;
    }

    body .smallNewHeight {
        min-height: 800px !important;
    }
}

@media screen and (min-width:376px) and (max-width:468px) {
    i.currenrcyIcon {
        left: -45%;
    }

    .form-group.chkOffer {
        width: 65%;
        margin: 0 auto !important;
    }

    .BussinessPortal .basicDetails .editHeadshot .k-button.k-upload-button {
        margin-left: 0%;
    }
}

@media screen and (min-width:467px) and (max-width:600px) {
    i.currenrcyIcon {
        left: -40%;
    }

    .form-group.chkOffer {
        width: 50%;
        margin: 0 auto !important;
    }

    .BussinessPortal .basicDetails .editHeadshot .k-button.k-upload-button {
        margin-left: 0%;
    }

    .BussinessPortal .drag-drop-section .editHeadshot .k-upload.k-header .k-button, .shotBtn .k-button.k-upload-button {
        margin-left: 0%;
    }
}

@media screen and (min-width:478px) and (max-width:768px) {
    .inOfcConsult .checkbox.pull-left, .visualConsult .checkbox.pull-left {
        float: none !important;
    }
}

@media screen and (min-width:858px) and (max-width:991px) {
    .inOfcConsult .checkbox.pull-left, .visualConsult .checkbox.pull-left {
        float: none !important;
    }
}

@media screen and (min-width:601px) and (max-width:768px) {
    i.currenrcyIcon {
        left: -36%;
    }

    /*.form-group.chkOffer {
        width: 50%;
        margin: 0 auto !important;
    }*/
}

@media screen and (max-width:768px) {
    div#socialLoginList button#Google, div#socialLoginList button#Facebook {
        width: 100%;
        float: none;
    }

    /*div#socialLoginList button#Facebook {
        margin-right: 0%;
    }*/

    div#socialLoginList button#Google {
        margin-top: 5px;
    }

    .subsBtn span.m-40 {
        display: none;
    }

    .BussinessPortal .basicDetails .k-button.k-upload-button {
        padding: 5px 12px !important;
        font-size: 14px !important;
    }

    .setBtnn {
        margin-bottom: 15px;
    }

    .addALocation .subsBtn input#addNew {
        margin-left: 15px !important;
    }

    .subsBtn .btn {
        margin: 0px 0px 15px 0px !important;
        /*width: 230px !important;*/
    }

    .w63, .w30 {
        width: 100%;
    }

    .chkdLbl {
        float: left;
        position: relative;
        bottom: 18px;
    }

    .verifyBox {
        width: 100%;
    }

    .BussinessPortal .keyWordGet .input-group-btn.custom-group-btn > .btn {
        margin-left: -46px;
    }

    .BussinessPortal .keyWordGet .input-group-btn.custom-group-btn button#generateKeywordsModel {
        padding: 0px 10px;
    }

    .viewSubsBtn .rhttxt, .viewSubsBtn .lhttxt {
        text-align: center;
        margin-bottom: 6px;
    }
}

@media screen and (min-width:992px) and (max-width:1155px) {
    .statusCountSet {
        margin-top: 0px !important;
    }

    .w63 {
        width: 100%;
    }

    .w30 {
        width: 100%;
        text-align: left !important;
    }

    .proSelection .dropdown {
        width: 100%;
    }

    .blkWorkWidth {
        width: 100%;
    }

    div#helthfinderfilterSidepanel .filterpanel {
        padding: 25px;
    }

    body select.form-control#ddlDistance {
        width: 100%;
        margin-left: 25px;
    }

    div#helthfinderfilterSidepanel i.fa.fa-video-camera {
        padding-right: 5px;
    }

    div#helthfinderfilterSidepanel .switch .slider:before {
        height: 20px;
        width: 20px;
        bottom: 0px;
    }
}

@media screen and (min-width:992px) and (max-width:1300px) {
    .proSelection .dropdown {
        left: 65px;
    }

    .arrowLinkButn2 button {
        padding: 5px !important;
    }

    .userSingleBox .imgProfile img {
        width: 50px !important;
        height: 50px !important;
    }

    .charctrSet {
        margin-top: -8% !important;
    }
    /*input#FaceToFaceDefaultPrice, #defaultDuration, #defaultCost, #defaultCostClinic, #defaultDurationClinic, #DefaultTreatmentVCTime, #VCDefaultPrice, #DefaultTreatmentFFTime, #VCDefaultPrice {
        width: 100%;
    }*/
    .BussinessPortal ul.nav.nav-tabs li a {
        padding: 15px;
    }
}

@media screen and (min-width:768px) and (max-width:850px) {
    .BussinessPortal ul.nav.nav-tabs li a {
        padding: 10px 8px !important;
    }
}

@media screen and (min-width:700px) and (max-width:991px) {
    .BussinessPortal .basicDetails #expertImage {
        height: 100px !important;
        width: 100px !important;
        border-radius: 50%;
    }
}

@media screen and (min-width:992px) and (max-width:1100px) {
    .BussinessPortal .basicDetails #expertImage {
        height: 85px !important;
        width: 85px !important;
        border-radius: 50%;
    }
}

@media screen and (min-width:1101px) and (max-width:1200px) {
    .BussinessPortal .basicDetails #expertImage {
        height: 105px !important;
        width: 105px !important;
        border-radius: 50%;
    }
}

@media screen and (min-width:769px) and (max-width:991px) {

    /*.form-group.chkOffer {
        width: 75%;
        /*margin: 0 auto !important;
    }*/

    .verifyBox {
        width: 50%;
    }

    .w63 {
        width: 100%;
    }

    .statusCountSet {
        margin-top: 0px !important;
    }

    .w30 {
        width: 100%;
        text-align: left !important;
    }
}

@media screen and (max-width:648px) {
    /*.editHeadshot {
        text-align: center;
    }*/

    .BussinessPortal .basicDetails .editHeadshot .k-button.k-upload-button,
    .BussinessPortal .drag-drop-section .editHeadshot .k-upload.k-header .k-button,
    .shotBtn .k-button.k-upload-button {
        padding: 5px 25px !important;
    }

    div.charctrSet {
        margin-top: -8% !important;
    }
}

@media screen and (max-width:1024px) {
    .BussinessPortal ul.nav.nav-tabs li a {
        padding: 10px;
        font-size: 13px;
    }
}

@media screen and (max-width:991px) {
    span.m-20 {
        display: none;
    }

    .inpSect {
        padding-left: 0px;
    }

    .messageBxBG, .messageBxBG .form-group, .proImg, .proSelection h3 {
        text-align: center;
    }

    .setGetBtn .input-group-btn.custom-group-btn button#generateKeywordsModelProduct {
        border-bottom: 0px !important;
    }

    .proSelection .dropdown {
        width: 100%;
    }

    #profAssociation .ExpertQA-Number {
        padding: 1px 0px !important;
        height: 22px !important;
        width: 22px !important;
        font-size: 14px !important;
    }
}
/**Swapnil Huddar CSS End**/
input[name="SearchDualList"] {
    border-right: 1px solid transparent;
}

body .checkbox label {
    text-transform: initial !important;
}

div#LoadAssignLocation .list-arrows.arrowLinkButn {
    position: relative;
    top: 100px;
}

.tab-custom5 .nav-tabs li a, .settingofcalender .tab-custom5 .nav-tabs li a {
    padding: 20px 20px;
}

.keyword-block .clearfix {
    display: flex;
    border-color: #656464 !important;
}

.keyword-block .bootstrap-tagsinput {
    border-color: #656464 !important;
}

.keyword-block .clearfix button {
    margin-left: 30px;
    border-color: #656464 !important;
}

@media screen and (max-width:1024px) {
    .keyword-block .clearfix {
        display: block;
    }

        .keyword-block .clearfix button {
            margin-left: 0px;
            margin-top: 15px;
        }
}

@media screen and (max-width:1300px) {
    #MasterName .keyword-block .clearfix {
        display: block;
    }
}

@media screen and (max-width:1200px) {
    /*button#btnAddPracticeAccreditations {
        float: right !important;
    }*/
}

/*28OCT2019*/
.checkbox.selectAllHelper label.custom_label {
    color: #EC6351;
    font-size: 16px;
    text-transform: uppercase !important;
    font-weight: 600;
    margin-top: 0;
    padding-left: 10px;
}

    .checkbox.selectAllHelper label.custom_label:before, .checkbox.selectAllHelperCost label:before, .setCheck label:before {
        border-color: #EC6351 !important;
        border-radius: 50%;
    }




    .checkbox.selectAllHelper label.custom_label:after, .checkbox.selectAllHelperCost label:after {
        color: #EC6351 !important;
        width: 20px;
        height: 20px;
    }

.setCheck input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c" !important;
    color: #EC6351 !important;
    top: 0px;
    left: 0px;
}

.checkbox.selectAllHelper input[type="checkbox"]:checked + label::after, .selectAllHelperCost input[type="checkbox"]:checked + label::after {
    background-size: 11px 8px;
    background-image: url(../images/mark-1.png);
    background-repeat: no-repeat;
    content: " " !important;
    top: 7px;
    left: 6px;
    width: 20px;
    height: 20px;
}

.checkbox.selectAllHelperCost label:after {
    color: #EC6351 !important;
    margin-left: -20px;
}

/*30OCT2019*/
.BussinessPortal #CalenderPopup .custom_label {
    text-transform: initial;
}

ul#TreatmentLocationSelectLeftSide {
    margin-top: 0px;
    min-height: 245px;
    max-height: 245px;
}

.subsBtn {
    margin-top: 50px !important;
}

div#ArrowButtonID button.btn:active, div#AddVCDetailsToPractice button.btn:active {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

span#locationName {
    color: #EC6351;
}

input[name="SearchDualList"], input[name="SearchDualListDetail"], input[name="SearchDualListPopular"],
input[name="SearchDualListProduct"], input[name="SearchDualListProductPopulation"], input[name="SearchDualListProductLocation"], input[name="SearchDualListExpertList"], input[name="SearchDualListAssignLocationToExpert"], input[name="SearchDualListDetail"], input[name="SearchDualListPopular"], input[name="SearchDualListtreatmentLocations"], input[name="SearchDualListProduct"], input[name="SearchDualListProductPopulation"], input[name="SearchDualListProductLocation"] {
    text-transform: capitalize;
}

/*05OCT2019*/
body select.form-control, body .k-dropdown .k-select, select.form-control, .k-dropdown .k-select {
    background-image: url('../Content/newImages/arrow-new-set.png') !important;
}

span#profilepercent {
    text-transform: uppercase;
}

.m-t-4 {
    margin-top: 4px;
}

/*06OCT2019*/
body .loginForm .card3.flipped .face.front {
    backface-visibility: hidden;
}

body .loginForm .card3.flipped .face.back {
    backface-visibility: visible;
}
/*07OCT2019*/
body header.pbc-Header .upDownLink h6 a:hover {
    cursor: pointer;
}

body .expert-practice-list #locationSlider a.btn, body .practice-list #locationSlider a.btn {
    height: auto;
}

select::-ms-expand {
    display: none;
}

/*08OCT2019*/
.m-b-48 {
    margin-bottom: 48px;
}

.w100 {
    width: 100%;
}

div#ProfileSubmitePopup button#CloseProfileSubmitePopup, div#ProfileSubmitePopupClinic button#CloseProfileSubmitePopupClinic {
    background: transparent !important;
    border: none !important;
    font-size: 23px !important;
    font-weight: 500 !important;
    padding: 0 20px !important;
}

div#ProfileSubmitePopup button#ConfirmProfileSubmitePopup, div#ProfileSubmitePopup button#ConfirmProfileSubmitePopupClinic {
    text-transform: uppercase !important;
}

/*11OCT2019*/
.arrowLinkButn2 button:active, .arrowLinkButn2 button:active {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

select#ddlUsrView {
    /*display: inline-block;*/
    padding: 5px !important;
    border: 1px solid #ad7564 !important;
    /*border-radius: 20px !important;*/
}


/*Browser Specific*/

/*=======IE Only=========*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .BussinessPortal .row.searchBar .input-group-btn.custom-group-btn .btn.btn-custom {
        line-height: 25px !important;
        height: 25px !important;
    }

    input[name='SearchDualList'], input[name='SearchDualListDetail'], input[name='SearchDualListPopular'], input[name='SearchDualListProduct'], input[name='SearchDualListProductPopulation'], input[name='SearchDualListProductLocation'], input[name='SearchDualListExpertList'], input[name='SearchDualListAssignLocationToExpert'], input[name='SearchDualListDetail'], input[name='SearchDualListPopular'], input[name='SearchDualListtreatmentLocations'], input[name='SearchDualListProduct'], input[name='SearchDualListProductPopulation'], input[name='SearchDualListProductLocation'] {
        text-transform: capitalize;
        border-right-style: none !important;
    }

    .tab-custom5 ul.nav.nav-tabs li a {
        text-transform: none;
    }

    ul#TreatmentLocationSelectLeftSide li label, ul#productLocation li label {
        text-transform: none;
    }

    .joinPractitioner .JoinpractionerSignUp.whtBtn .txt-darkPink {
        background: #ffffff !important;
    }

    body .loginForm .card3 .front {
        position: absolute;
        z-index: 1;
        cursor: pointer;
        left: 15px;
        right: 15px;
    }
}

.notiDisabled {
    pointer-events: none;
}

    .notiDisabled h5 {
        color: #cccccc !important;
    }

    .notiDisabled svg, .notiDisabled span.notifyCount {
        opacity: 0.3;
    }

/*backToDashboardButton*/
a.ConfirmarionAlertPrompt span.btn.btn-darkpinkBdr-radius {
    height: auto !important;
}

/*13OCT2019 - Booking_New - Changes*/
input#SearchTreatmentList {
    background-image: url(../images/redarrow.png);
    background-size: 16px;
    -webkit-appearance: listbox;
    -moz-appearance: listbox;
    appearance: listbox;
    background-repeat: no-repeat;
    background-position: calc(100% - 11px) calc(1em + 3px), calc(100% - 11px) calc(1em + 2px), 100% 0px;
}

#the-note-count {
    padding: 0.1rem 0 0 0;
    font-size: 12px;
    position: relative;
    right: 15px;
    bottom: 25px;
    color: #EC6351;
    background: #ffffff !important;
    z-index: 999;
    float: right;
}

.selectSeter .k-widget.k-autocomplete.k-header.form-control.k-state-default {
    border: 1px solid #656464 !important;
    background-color: white;
}

span.indexSeter {
    border: 1px solid #EC6351;
    border-radius: 50%;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    padding-top: 6px;
}

/*.selectSeter ul li [type="radio"]:checked + label:before, .selectSeter ul li [type="radio"]:not(:checked) + label:before {
    left: 0px;
}*/
.calenderSeter input#chooseDate {
    border: 1px solid #EC6351 !important;
    border-radius: 0 !important;
    color: #EC6351 !important;
    background: #fdece8 !important;
    padding: 15px;
}

/*.calenderSeter #bookingCalender .datepicker-inline.datepicker table tr td.today {
    background-color: #fadbd4 !important;
    color: #EC6351 !important;
    border-radius: 50% !important;
    background-image: none !important;
    width: 40px !important;
    height: 50px !important;
}*/
.subsBtn.btnWidth button {
    font-size: 16px;
    font-weight: 600;
    width: 175px;
    height: auto;
}

.subsBtn.btnWidth {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

ul.setConsultationArrow .radio-right [type="radio"]:checked + label:before, ul.setConsultationArrow .radio-right [type="radio"]:not(:checked) + label:before {
    left: 0 !important;
    right: auto !important;
}

ul.setConsultationArrow .radio-right [type="radio"]:checked + label:after {
    left: 4px !important;
    right: auto !important;
    width: 13px;
    height: 13px;
}

ul.setConsultationArrow .radio-right h4 {
    font-size: 20px !important;
    margin: 0px auto !important;
}

ul.setConsultationArrow label.lblPad {
    padding-left: 35px !important;
}

/*14OCT2019*/
.viewSubsBtn .btn.btn-custom {
    border: 1px solid #EC6351;
    border-radius: 25px;
    padding: 0px 35px;
    color: #EC6351;
    height: 45px;
}

body .smallNewHeight {
    min-height: 600px !important;
}

.tinDotIcon {
    right: 10px !important;
    left: auto !important;
}

    .tinDotIcon li {
        border-bottom: 1px solid #eaeaea;
    }

        .tinDotIcon li:last-child, .tinDotIcon li:first-child {
            border-bottom: none;
        }

            .tinDotIcon li:first-child .menu-content:hover {
                background: transparent !important;
            }

        .tinDotIcon li h5 {
            text-transform: uppercase;
        }

            .tinDotIcon li h5 span.notifyCount {
                right: 10px !important;
                left: auto !important;
                top: 13px !important;
                border-radius: 50% !important;
                width: 10px !important;
                height: 10px !important;
                min-width: 10px !important;
                background: #EC6351 !important;
                color: #ffffff !important;
            }

/*15OCT2019*/
.verifyPadding {
    padding: 40px 40px 20px !important;
    margin-top: 5px !important;
    border: 1px solid #ccc !important;
}

.txt-medGray {
    color: #818284 !important;
}

.pad-set {
    padding: 0px 5px !important;
}

button#btnPatient.btnActiveSet {
    background: #EC6351;
    color: #ffffff;
}

.joinPractitioner .JoinpractionerSignUp {
    position: relative !important;
    bottom: 0 !important;
    left: 0px;
    right: 0px;
    text-align: center;
    margin-bottom: 68px !important;
}

.BussinessPortal .currentConsultation #messageDetails .mine h5 {
    word-break: break-all !important;
}

.BussinessPortal .chat-popup {
    height: 600px;
}

/*.position-rel.userSideConsultSection.VideocallPopup {
    border: 1px solid #949599 !important;
}*/

.position-rel.userSideConsultSection {
    height: 600px;
}
/*18NOV2019 - Consultation*/
@media screen and (max-width:708px) {
    div#pastConsultationBtn span.btn {
        margin-bottom: 10px;
        padding: 11px 11px;
        font-size: 14px;
        width: 234px;
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    div#pastConsultationBtn span.btn {
        margin-bottom: 10px;
        padding: 11px 11px;
        font-size: 14px;
        width: 234px;
    }
}

/*19NOV2019*/
div#bookingTime table, div#bookingTime td {
    border: none;
    padding: 25px 0px;
}

.bookingSummary .bgSectr {
    background: transparent;
    border: 1px solid #EC6351;
    padding: 15px 0;
}

    .bookingSummary .bgSectr h1 {
        padding: 0 15px;
        margin-bottom: 15px;
    }

.imghpro img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
}

.imghproDetails {
    padding-left: 0;
    padding-top: 5px;
}

li.margTop {
    margin-top: 10px !important;
}

    li.margTop label {
        margin-bottom: 0;
    }

.imghproDetails h4 {
    font-size: 18px !important;
}

.btnCheckout button.btn {
    font-size: 18px;
}

.paymentModeSection img {
    width: 225px;
    height: auto;
}

.paymentModeSection {
    padding-left: 15px !important;
}

.dateTimeSection {
    border: 1px solid #EC6351 !important;
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #EC6351 !important;
    background: #fdece8 !important;
}

    .dateTimeSection label {
        margin-bottom: 0;
    }

.btnMargTop {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

ul#changeBookingLocation li, #divLocation li {
    padding: 0 20px;
    margin-bottom: 8px;
    border: 1px solid #656464 !important;
    border-radius: 0 !important;
    cursor: pointer;
    position: relative;
    display: block;
    background-color: #fff;
}

ul#changeBookingLocation {
    padding: 0;
}

    /*20NOV2019*/
    ul#changeBookingLocation label:before, #divLocation li label:before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 20px !important;
        height: 20px !important;
        left: -2px !important;
        top: -2px !important;
        margin-left: 0px;
        border: 1px solid #EC6351 !important;
        border-radius: 50% !important;
        background-color: #fff;
        -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -moz-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -ms-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    }

    ul#changeBookingLocation li [type="radio"]:checked + label:after, #divLocation li [type="radio"]:checked + label:after {
        background-size: 12px 8px !important;
        background-image: url(../images/mark-1.png) !important;
        background-repeat: no-repeat !important;
        content: "" !important;
        background-color: #fff !important;
        top: 5px !important;
        left: 4px !important;
    }

.BussinessPortal .currentConsultation #messageDetails .mine {
    font-size: 15px;
    word-break: break-word;
}

.BussinessPortal .currentConsultation #msg {
    border: 1px solid #949599 !important;
    z-index: 999;
}

.BussinessPortal div[id^="messageDetails"] audio[controls] {
    width: 100% !important;
}

.BussinessPortal .currentConsultation .divCallingtimer #countdown {
    padding: 8px 25px !important;
}

.OT_audio-level-meter:before {
    display: none !important;
}

.userSideConsult div#publisher {
    top: 20.5px !important;
    right: 19px !important;
}

.VideocallPopup-Parent.expertSideConsult div#publisher {
    top: 21px !important;
}

.swapFileDetails_list:hover {
    overflow-y: scroll;
}

.swapFileDetails_list {
    min-height: 450px;
    max-height: 450px;
    height: 450px;
    overflow: hidden;
}

.BussinessPortal #CalenderPopup .btn-darkpinkBdr-round {
    padding: 8px 25px !important;
}

ul.weeklyOffDays li {
    list-style: none;
    display: block;
}

.position-rel.userSideConsultSection.VideocallPopup div.input-group-btn.custom-group-btn, .position-rel.userSideConsultSection .input-group-btn.custom-group-btn:last-child {
    border-right: 1px solid #949599 !important;
}

.position-rel.userSideConsultSection label.input-group-btn.custom-group-btn {
    border-left: 1px solid #949599 !important;
}



.position-rel.userSideConsultSection.VideocallPopup .chat-popup {
    right: -1px !important;
    top: -1px !important;
}

.position-rel.userSideConsultSection.VideocallPopup input#msg {
    border-bottom: none !important;
}

.position-rel.userSideConsultSection input#msg {
    border-bottom: 1px solid #949599 !important;
}

/*.calendarPopupSector .modal-header {
    border-bottom: none;
}*/
.calendarPopupSector .modal-footer {
    border-top: none;
}

.calendarPopupSector button {
    background: #EC6351;
    border: 1px solid #EC6351;
    padding: 6px 20px;
    font-weight: 600;
    text-transform: uppercase;
}

    .calendarPopupSector button.close, .calendarPopupSector button.close:hover {
        background: transparent;
        border: none;
    }

    .calendarPopupSector button:hover {
        background: #EC6351;
        border: 1px solid #EC6351;
    }

/*21NOV2019*/
.BussinessPortal .AdminHeader .Adminsidenav .adminmenuB li.ev-Calendar a[data-toggle="collapse"]:after, li.ev-profile a[data-toggle="collapse"]:after {
    -webkit-transform: rotate(90deg) !important;
    -moz-transform: rotate(90deg) !important;
    transform: rotate(90deg) !important;
}

.BussinessPortal .AdminHeader .Adminsidenav .adminmenuB li.ev-Calendar a[data-toggle="collapse"].collapsedPanel:after, li.ev-profile a[data-toggle="collapse"].collapsedPanelFine:after {
    -webkit-transform: rotate(0deg) !important;
    -moz-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
}

ul.weeklyOffDays li .checkbox {
    display: inline-block;
    width: 15%;
}

ul.weeklyOffDays li p {
    display: inline-block;
    width: 75%;
}

ul.weeklyOffDays {
    padding-left: 0;
}

ul.dailyRepeatCheckList li label::before, ul.repeatsetListSetuper li label::before, .expertsetSec label::before {
    content: "";
    display: inline-block;
    width: 18px !important;
    height: 18px !important;
    border: 1px solid #ad7564 !important;
    border-radius: 50% !important;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -moz-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -ms-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

ul.weeklyOffDays li label::before {
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    border-radius: 50% !important;
    top: 0px;
    background-image: url(../Content/newImages/inclinic-circle-unchecked-101220.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
}

ul.weeklyOffDays li .checkbox input[type="checkbox"]:checked + label::after {
    background-image: url(../Content/newImages/virtual-consultation-circle-checked-101220.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    margin-left: -16px;
    color: #ffffff !important;
    font-size: 14px !important;
    top: 0px;
    background-size: 22px 22px;
    width: 22px;
    height: 22px;
    left: -5px;
}

ul.dailyRepeatCheckList li .checkbox input[type="checkbox"]:checked + label::after,
.expertsetSec input[type="radio"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
    left: 2px !important;
    top: 0px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #EC6351 !important;
}

.expertsetSec input[type="radio"]:checked + label::after {
    background: none !important;
    left: 6px !important;
    top: 3px !important;
}

div#overrideOptionsId .holidayRadios label.custom_label::before {
    /*border-color: #EC6351;*/
}

div#overrideOptionsId .holidayRadios label.custom_label::after {
    width: 12px;
    height: 12px;
    /*left: 4.5px;*/
    top: 4px !important;
}

ul.weeklyOffDays li label span {
    margin-left: 20px;
    position: relative;
    top: 0px;
    border: 1px solid #999999;
    border-radius: 20px;
    padding: 8px 30px;
}

span.inClrClass {
    border: 1px solid #ad7564 !important;
    padding: 8px 20px !important;
}

span.inClrClass, .btnKaSetting button.btn span {
    color: #ad7564 !important;
}

.btnKaSetting button.btn {
    background: transparent;
    border: 1px solid #656464;
}

.btnKaSetting button.Remove.btn {
    border: none;
}
/*.datepicker {
    z-index: 100 !important;
}*/
.datepicker table tr td.today {
    background-color: #fadbd4 !important;
    color: #ad7564 !important;
    border-radius: 0;
    background-image: none !important;
}

.datepicker table tr td.active.day {
    background-color: #EC6351 !important;
    color: #fff !important;
    border-radius: 0px;
    background-image: none !important;
}

.BussinessPortal .swapFileDetails_list .clearfix a {
    text-decoration: underline !important;
    border-bottom: none !important;
}

.BussinessPortal .swapFileDetails_list .clearfix {
    position: relative;
    margin-top: 20px;
}

.BussinessPortal .swapFileDetails_list .mine {
    float: right;
    clear: both;
    padding: 10px 20px;
    color: #231f20;
    background: #fdf6f4;
    font-weight: 300;
    margin: 0 5px 10px;
    border-radius: 0px;
    margin-right: 45px;
    width: auto;
    border-radius: 15px;
    text-align: left;
    word-break: break-all;
}

.BussinessPortal .swapFileDetails_list .mine {
    font-size: 15px;
}

.BussinessPortal .swapFileDetails_list .NameCode-chat.pull-right {
    font-size: 15px;
    border: 1px solid #000;
    border: 1px solid #f09c93;
    height: 35px;
    width: 35px;
    padding: 6px;
    box-sizing: border-box;
    border-radius: 50%;
    background-color: #f09c93;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
}

.BussinessPortal .swapFileDetails_list .theirs {
    clear: both;
    padding: 10px 20px;
    color: #231f20;
    background: #fdf6f4;
    font-weight: 300;
    margin: 0 5px 10px;
    width: auto;
    border-radius: 15px;
    text-align: left;
    float: left;
    margin-left: 50px;
    word-break: break-all;
}

.BussinessPortal .swapFileDetails_list .NameCode-chat.pull-left {
    font-size: 15px;
    border: 1px solid #EC6351;
    height: 35px;
    width: 35px;
    padding: 6px;
    box-sizing: border-box;
    border-radius: 50%;
    background-color: #EC6351;
    color: #fff;
    text-align: center;
    float: left;
    position: absolute;
    left: 0;
}

.BussinessPortal .swapFileDetails_list .clearfix.theirs-chat small {
    color: #676565;
    position: absolute;
    left: 3px;
    top: 3px;
}

.BussinessPortal .swapFileDetails_list .theirs:before {
    content: ' ';
    position: absolute;
    height: 0;
    width: 0;
    left: 40px;
    top: 14px;
    border-top: 5px solid transparent;
    border-right: 11px solid #fdf6f4;
    border-bottom: 8px solid transparent;
}

.BussinessPortal .swapFileDetails_list .clearfix.mine-chat small {
    color: #676565;
    position: absolute;
    right: 3px;
    top: 3px;
}

/*22NOV2019*/
.BussinessPortal .currentConsultation .videocallbtns .OT_edge-bar-item.OT_mute.OT_mode-on {
    top: 0%;
}

.VideocallPopup-Parent .submitshare-btn {
    left: 0;
}



.BussinessPortal .incomingCall {
    top: 2px !important;
}

.alertSectionSet {
    border: 1px solid #EC6351 !important;
    color: #EC6351 !important;
    background: #fdece8 !important;
}

    .alertSectionSet .radio-inline {
        padding-left: 5px;
        margin-left: 1px;
    }

    .alertSectionSet [type="radio"]:checked + label:before, .alertSectionSet [type="radio"]:not(:checked) + label:before {
        /*border: 1px solid #EC6351 !important;*/
    }




.bdrNone {
    border: none;
}

.externalRegisterLogin {
    box-shadow: none !important;
    border: none !important;
}

    .externalRegisterLogin button#closeSignUpBtn, .externalRegisterLogin div#LoginRegisterPopup button.close {
        display: none;
    }

.confirmLoginFrm h5 {
    text-transform: initial !Important;
    font-weight: 500 !important;
    font-size: 16px !important;
}

.position-rel.userSideConsultSection .chat-popup-header {
    border-top: 1px solid #949599;
}
/*25NOV20169*/
.paymentCard img {
    width: 150px;
    float: right;
}

.paymentModeSelector .dividedSpace-left, .paymentModeSelector .dividedSpace-left .bookingSummary {
    padding-left: 0;
}

.cardBoxPay {
    /*border: 1px solid #656464;*/
    padding: 0px !important;
    margin-top: 20px;
    margin-bottom: 30px;
}

.payPalSetting {
    border: 1px solid transparent !important;
    background-color: #F8F8F8;
    padding: 10px 9px !important;
}

.cardBoxPay .paymentCard {
    width: 100%;
    border: 1px solid transparent;
    padding: 12px;
    margin-bottom: 0;
    background-color: #f1f2f3;
}

.cardBoxPay #divstripe {
    border: 1px solid transparent;
    padding: 15px 0px;
    border-top: none;
}

.cardTitle {
    position: relative;
    top: 8px;
    margin-left: 10px;
    text-transform: capitalize;
}

.cardBoxPay [type="radio"]:checked + label::before, .cardBoxPay [type="radio"]:not(:checked) + label::before {
    top: 19px;
    left: 8px;
}

.cardBoxPay [type="radio"]:checked + label::after {
    top: 22px;
    left: 13px;
}

.paypalModes img {
    width: 80px;
    float: right;
}

.payPalSetting {
    border: 1px solid #656464;
    padding: 10px;
}

    .payPalSetting .paypalModes {
        width: 100%;
        position: relative;
        top: 8px;
        margin-bottom: 15px;
    }

.txt-initial {
    text-transform: initial;
}

.btnAddNew {
    padding-left: 0 !important;
}


.btnPayBtn {
    padding-left: 0 !important;
}

.cardTitle2 {
    position: relative;
    top: 0px;
    margin-left: 0px;
}

#NewAddress .tab-custom5 ul.nav.nav-tabs li a {
    text-transform: initial;
    padding: 15px 30px;
}

/*26NOV2019*/


.dailyRepeatCheck ul.dailyRepeatCheckList li {
    list-style: none;
    display: inline-block;
}

    .dailyRepeatCheck ul.dailyRepeatCheckList li:last-child {
        margin-left: 15px;
    }

.dailyRepeatCheck {
    margin-bottom: 0;
}

ul.selectedInform, ul.repeatsetListSetuper {
    padding-left: 0;
}

    ul.selectedInform li, ul.repeatsetListSetuper li {
        list-style: none;
        display: block;
        margin-right: 0%;
    }

        ul.repeatsetListSetuper li .radio.repeatSectionTest {
            margin-top: 0;
        }

        ul.repeatsetListSetuper li [type="radio"]:checked + label:after {
            content: '';
            width: 17px;
            height: 17px;
            background: #EC6351;
            position: absolute;
            top: 5px;
            left: 5px;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -ms-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        ul.repeatsetListSetuper li label.custom_label {
            padding-left: 40px;
            padding-top: 2px;
        }


/*27NOV2019*/
div#overrideOptionsId label.custom_label {
    margin-top: 0 !important;
}

.bdrBtm-gry {
    border-top: 1px solid #999999;
    opacity: 0.4;
}

.newSetAction {
    border-bottom: 1px solid #999999 !important;
    border-left-color: transparent !important;
    border-top: 1px solid #999999 !important;
    border-right-color: transparent !important;
    border-radius: unset !important;
}

/*02DEC2019*/
button#expandAddPractice, button#closeAddPractice, button#expandNewTreatment, button#closeNewTreatment,
.btnExpandSection, button#expandProfessionalAssociation, button#closeProfessionalAssociation {
    border: none;
}


    button#expandAddPractice:active, button#expandAddPractice:focus, button#closeAddPractice:active, button#closeAddPractice:focus,
    button#expandNewTreatment:active, button#expandNewTreatment:focus, button#closeNewTreatment:active, button#closeNewTreatment:focus,
    .btnExpandSection:active, .btnExpandSection:focus, button#expandProfessionalAssociation:active, button#closeProfessionalAssociation:active,
    button#expandProfessionalAssociation:focus, button#closeProfessionalAssociation:focus {
        box-shadow: unset;
    }

.vcSetChk {
    padding-left: 0px !important;
}

.chkSet .vcSetChk label::before {
    left: 0 !important;
    top: 5px !important;
}

.checkbox.selectAllHelperCost.vcSetChk label:after {
    margin-left: 4px !important;
    top: 10px !important;
}

.saveConsultInfo {
    padding: 5px 18px !important;
    height: 18px !important;
    font-size: 16px;
}




/*04DEC2019*/
ul.btnSectionSet li {
    list-style: none;
    display: inline-block;
    margin-right: 5px;
}

.f-18 {
    font-size: 18px !important;
}

.btn-primary:hover {
    color: #fff !important;
    background-color: #EC6351 !important;
    border-color: #EC6351 !important;
}

/*.setLableAfter2 label.custom_label::after {
    left: 5px !important;
}*/

.setLableAfter2 label.custom_label::after {
    top: 4.5px !important;
}

/*06NOV2019*/
div#topBdrSection .bdrBtm-gry {
    border-top: 1px solid #999999;
    opacity: 0.4;
}

/*.singleEventHandle label.custom_label::after {
    left: 4px !important;
    top: 4px !important;
}*/

div#repeatedBlockId label.custom_label:first-child::after {
    left: 4px !important;
    top: 5px !important;
}

div#repeatedBlockId label.custom_label:last-child::after {
    left: 4px !important;
    /*top:4px !important;*/
}

@media screen and (max-width:991px) {
    ul.btnSectionSet li {
        text-align: center;
        width: 100%;
        margin: 0 auto 10px;
    }

        ul.btnSectionSet li button {
            width: 150px;
            margin: 0 auto;
        }

    div#DeleteConfirmationCalendarevent .modal-dialog {
        right: 0px !important;
    }
}

div#DeleteConfirmationCalendarevent .modal-dialog {
    right: 10px;
}

.seterGroup label.custom_label.frstChld::after {
    left: 4px !important;
    top: 4px !important;
    width: 12px !important;
    height: 12px !important;
}

.seterGroup label.custom_label::after {
    left: 4px !important;
    top: 4px !important;
    width: 12px !important;
    height: 12px !important;
}


/*09DEC2019*/


.setPracticeAssign span.rightArrow-icon:before {
    left: -13px;
    top: -8px;
}

@media screen and (min-width:992px) and (max-width:1200px) {
    .cBlock.clinic.setMyInp select, .cBlock.clinic.setMyInp input[type="text"] {
        width: 100% !important;
    }
}

.setSpacing .subsBtn {
    margin-top: 30px !important;
}

/*10DEC2019*/
.tab-custom5 .nav-tabs li.active a:after, .settingofcalender .tab-custom5 .nav-tabs li.active a:after {
    z-index: 9 !important;
}

/*11DEC2019*/
.headshotImageUrlUp .k-dropzone, .featImageUrlUp .k-dropzone {
    padding-left: 0;
    padding-right: 0;
}

.featImageURL input#featImgUrl,
.featImageURL input#expertLocationSpotLightImage, .headshotImageUrlUp input#upImgUrl {
    border: 1px solid #949599 !important;
    width: 75%;
    cursor: pointer;
}

.headshotImageUrlUp input#practiceBusinessLogoUpload {
    border: 1px solid #949599 !important;
    width: 100%;
    cursor: pointer;
}

.BussinessPortal .basicDetails .editHeadshot .k-widget.k-upload.k-header, .BussinessPortal .basicDetails .featuresImgSectr .k-widget.k-upload.k-header,
.practiceBasicDetails .editHeadshot .k-widget.k-upload.k-header, .practiceBasicDetails .featuresImgSectr .k-widget.k-upload.k-header, .featuresImgSectr .k-widget.k-upload.k-header, .editHeadshot .k-widget.k-upload.k-header {
    width: 100%;
}

.completelowercase {
    text-transform: lowercase !important;
}

.BussinessPortal .basicDetails .editHeadshot .k-button span:before, .BussinessPortal .basicDetails .featuresImgSectr .k-button span:before, .featImageUrlUp .k-button span:before,
.practiceBasicDetails .editHeadshot .k-button span:before, .practiceBasicDetails .featuresImgSectr .k-button span:before, .editHeadshot .headshotImageUrlUp .k-button span:before {
    content: "\f067" !important;
    font-family: FontAwesome;
    margin-right: 5px;
    color: #EC6351;
    font-weight: 500;
}

.featuresImgSectr .k-button.k-upload-button, .BussinessPortal .basicDetails .editHeadshot .k-button.k-upload-button, .BussinessPortal .basicDetails .featuresImgSectr .k-button.k-upload-button, .editHeadshot .headshotImageUrlUp .k-button.k-upload-button {
    background-color: #ffffff !important;
    border-color: #949599 !important;
    border-width: 1px !important;
    color: #949599 !important;
    border-radius: 25px;
    font-family: "Quattrocento Sans", sans-serif !important;
    text-transform: initial !important;
    padding: 5px 10px !important;
    font-size: 14px !important;
    box-sizing: border-box !important;
    border-radius: 0 !important;
    text-align: left !important;
    width: 75%;
}

.practiceBasicDetails .editHeadshot .k-button.k-upload-button, .practiceBasicDetails .featuresImgSectr .k-button.k-upload-button {
    background-color: #ffffff !important;
    border-color: #949599 !important;
    border-width: 1px !important;
    color: #949599 !important;
    border-radius: unset !important;
    font-family: "Quattrocento Sans", sans-serif !important;
    text-transform: initial !important;
    padding: 5px 10px !important;
    font-size: 14px !important;
    box-sizing: border-box !important;
    border-radius: 0 !important;
    text-align: left !important;
    width: 75%;
}
/*12DEC2019*/
.BussinessPortal .expertsQA #profAssociation textarea.errorAnswerCls {
    border: 2px solid #e76060 !important;
    box-shadow: 0px 0px 6px 4px rgba(153,153,153,0.4) !important;
}

.saveAnswerBtn span {
    color: green;
    margin-right: 5px;
}

button.btn.btn-darkpinkBdr-radius.stockImgSet {
    background-color: transparent !important;
    border-color: #EC6351;
    border-width: 1px;
    color: #EC6351 !important;
    border-radius: 25px;
    font-family: "Quattrocento Sans", sans-serif;
    text-transform: uppercase;
    padding: 11px 35px;
    font-size: 16px;
    box-sizing: border-box;
    height: 45px;
}

.featImg {
    margin-top: 10px;
}

strong.k-upload-status.k-upload-status-total {
    position: absolute;
    right: 0px;
}

/*16DEC2019*/
.Location-card-add.practioner-loaction {
    padding: 15px 0;
    border-top: 1px solid #EC6351 !important;
}

p.adressSectr {
    text-align: left;
    width: 50%;
    margin-bottom: 20px;
}

.Location-card-add.practioner-loaction {
    padding: 20px 0;
    border-top: 1px solid #ad7564 !important;
}

ul.locateAddrBtnSet li button.btn {
    padding: 6px 28px;
    height: 38px;
}

.setAddLocatr .form-group {
    margin-bottom: 10px;
}

    .setAddLocatr .form-group span.k-dropdown-wrap.k-state-default {
        height: 37px !important;
    }

    .setAddLocatr .form-group .input-group-btn.custom-group-btn .btn.btn-custom {
        height: 41px !important;
    }

.widthSetr {
    width: 75%;
}

#Scrolling-Modal {
    display: none !important;
}





div#searchedExpertsResultAppend {
    max-height: 426px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 5px;
    margin-bottom: 20px;
}

div#addExpertForm .subsBtn {
    margin-top: 10px !important;
}

/*17DEC2019*/
.usermoduleVC.BussinessPortal .tab-content {
    display: block;
    min-height: 100px;
}

@media screen and (min-width:992px) and (max-width:1200px) {
    .usermoduleVC.BussinessPortal .tab-content.setTabBeforeLine {
        width: 100%;
    }

        .usermoduleVC.BussinessPortal .tab-content.setTabBeforeLine::before {
            left: 5px;
            right: 5px;
        }
}

#FeedbackReceivedModel button {
    margin-bottom: 15px;
}

body .sticky-header.sticky {
    z-index: 100;
}

.BussinessPortal .practiceBasicDetails .k-button.k-upload-button {
    border-radius: unset !important;
}

/*18DEC2019*/
p.pLength {
    height: 125px;
    margin-bottom: 0;
}

select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    text-indent: 1px !important;
    text-overflow: '' !important;
}

button.btnNot {
    border: none;
    background: transparent;
    opacity: 0.3;
}

.BussinessPortal div[id^="messageDetails"] .NameCode-chat.pull-left {
    font-size: 14px !important;
}

.BussinessPortal .swapFileDetails_list .clearfix {
    margin-right: 30px;
}

.BussinessPortal .currentConsultation #msg {
    border: 1px solid #949599 !important;
    z-index: 998 !important;
}

.position-rel.userSideConsultSection .chat-popup-header {
    border-top: 1px solid #949599;
}



body #divThankyou #ThankyouModel .submitshare-btn #msg {
    border: 1px solid #949599;
}

body #divThankyou #ThankyouModel .submitshare-btn .input-group-btn > .btn {
    border: 1px solid #949599;
    border-right: none;
}

div#ThankyouModel #messageDetails {
    padding-bottom: 0 !important;
}

div#ThankyouModel button#btnRateYourExperience {
    margin-bottom: 0px !important;
}

div#stickySearchFinder.darkStickyHeader {
    position: fixed;
    top: 106px;
    left: 0;
    right: 0px;
    z-index: 999;
}

@media screen and (max-width:991px) {
    div#stickySearchFinder.darkStickyHeader {
        position: fixed;
        top: 48px;
    }
}

@media screen and (max-width:1024px) {
    .usermoduleVC.BussinessPortal ul.nav.nav-tabs li a {
        padding: 10px;
        font-size: 15px !important;
    }
}

/*19DEC2019*/


ul#setWorkingUlList {
    max-height: 460px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 20px;
}

    ul#setWorkingUlList:hover {
        overflow-y: auto !important;
    }

    ul#setWorkingUlList li.list-group-item label::before, div#EventTimeSlotsId.eventTimeSlotsSetting .checkbox label::before, .checkbox.acceptanceCheck label::before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 20px !important;
        height: 20px !important;
        left: -8px !important;
        top: -3px !important;
        margin-left: -20px;
        border: 1px solid #EC6351 !important;
        border-radius: 50% !important;
        background-color: #fff;
        -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -moz-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -ms-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    }

    ul#setWorkingUlList .checkbox input[type="checkbox"]:checked + label::after,
    div#EventTimeSlotsId.eventTimeSlotsSetting .checkbox input[type="checkbox"]:checked + label::after,
    .checkbox.acceptanceCheck input[type="checkbox"]:checked + label::after {
        font-family: 'FontAwesome';
        content: "\f00c";
        left: -8px !important;
        top: -3px !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        color: #EC6351 !important;
    }

.workingHoursListSect .subsBtn {
    margin-top: 40px !important;
}

.workingHoursListSect .chkdLbl label {
    text-transform: initial;
    margin-top: 9px;
}

.h25 {
    height: 5px;
}

.practiceTratmentLocationSet .h25 {
    height: 25px;
}

/*.practiceTratmentLocationSet ul.list-group {
    padding-top: 0px !important;
}*/

input#SearchonLeftSideTreatment.searchonLeftT {
    border-right: none;
}

span.m-40 {
    margin: 0 !important;
}

/*20DEC2019*/
div#EventTimeSlotsId.eventTimeSlotsSetting {
    padding: 5px 10px;
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
}

/*24DEC2019*/
.expertInviteAcceptances label.custom_label {
    font-weight: 500;
    font-family: 'Quattrocento Sans', sans-serif;
    margin-top: 12px;
    color: #646464 !important;
    display: inline-block;
    text-transform: none;
}

.checkbox.acceptanceCheck label::before, .cBlock .offeredCls label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px !important;
    height: 20px !important;
    left: -8px !important;
    top: -3px !important;
    margin-left: -20px;
    border: 1px solid #EC6351 !important;
    border-radius: 50% !important;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -moz-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -ms-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox.acceptanceCheck input[type="checkbox"]:checked + label::after, .cBlock .offeredCls input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
    left: -9px !important;
    top: -3px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #EC6351 !important;
}

div#resultMessage .alert.alert-success a.close {
    display: none;
}

/*26DEC2019*/
div#LoaddefaultTreatmentView .cBlock h4 {
    margin-bottom: 0px;
}

.BussinessPortal #stockImagesList .contributor-ImgBlock .checkbox label::after {
    margin-left: 0px;
    left: -3px;
}

input[name="SearchDualListDetail"], input[name="SearchDualListtreatmentLocations"], input[name="SearchDualListProduct"] {
    border-right: none;
}

/*27DEC2019*/
body .searchblock.searchblockIndex .SearchExpertList .inner-addon.left-addon .mega-ddl {
    z-index: 99 !important;
}

.setEyePadding svg#capa_1, .setEyePaddingPro svg#capa_1 {
    /*position: relative;
    top: 5px;*/
}

.setEyePadding svg#capa_2, .setEyePaddingPro svg#capa_2 {
    display: none;
}

.setEyePadding span:hover svg#capa_2, .setEyePaddingPro .btn-custom:hover svg#capa_2 {
    display: block;
}

.setEyePadding span:hover svg#capa_1, .setEyePaddingPro .btn-custom:hover svg#capa_1 {
    display: none;
}

/*30DEC2019*/
.calenderSeter input#chooseDate, button#btnBookAppointment {
    margin-top: 15px;
}

.cardBoxPay [type="radio"]:checked + label::after {
    top: 23px;
    left: 11px;
    width: 13px;
    height: 13px;
}


body #divThankyou #ThankyouModel .submitshare-btn {
    position: relative;
    border: none !important;
}

    body #divThankyou #ThankyouModel .submitshare-btn button#sendMsg {
        border-right: 1px solid #949599;
    }


/*02JAN2020*/
.bookedSlotSec {
    padding-left: 0;
}

    .bookedSlotSec label {
        cursor: pointer;
    }

        .bookedSlotSec label::before {
            font-family: 'FontAwesome';
            content: "\f274" !important;
            left: -5px !important;
            top: 1px !important;
            font-size: 18px !important;
            font-weight: 400 !important;
            color: grey !important;
            position: relative;
            margin-right: 8px;
        }

/*03JAN2020*/
input[name="PostCode"]:focus, input[name="SearchDualList"]:focus, input[name="SearchDualList"], input[name="SearchDualListExpertList"]:focus, input[name="SearchDualListExpertList"], input[name="SearchDualListProductLocationExpert"]:focus, input[name="SearchExpertList"]:focus, input[name="SearchDualListAssignLocationToExpert"]:focus, input[name="SearchDualListAssignLocationToExpert"]:focus, input[name="SearchDualListExpertList"]:focus, input[name="SearchDualListProductLocation"]:focus, input[name="SearchDualListPopular"]:focus, input[name="SearchDualListPopular"]:focus, input[name="SearchDualListProductPopulation"]:focus, input[name="SearchDualListProductPopulation"]:focus, input[name="SearchDualListPopular"] {
    border-right: none;
}

.featuresImgSectr div.contributor-ImgBlock {
    margin-top: 2px !important;
}

.BussinessPortal .basicDetails .headshotSeter #expertImage {
    height: 110px;
    width: 110px;
    border-radius: 50%;
    margin-top: 13px;
}

ul.weeklyOffSeter li {
    list-style: none;
    display: inline-block;
    /*margin-right: 15px;*/
}
    /*ul.weeklyOffSeter li label::before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 20px !important;
        height: 20px !important;
        left: -8px !important;
        top: -3px !important;
        margin-left: -20px;
        border: 1px solid #EC6351 !important;
        border-radius: 50% !important;
        background-color: #fff;
        -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -moz-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -ms-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    }
    ul.weeklyOffSeter li input[type="checkbox"]:checked + label::after {
        font-family: 'FontAwesome';
        content: "\f00c";
        left: -9px !important;
        top: -3px !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        color: #EC6351 !important;
    }*/
    ul.weeklyOffSeter li label::before {
        visibility: hidden;
    }

    ul.weeklyOffSeter li input[type="checkbox"]:checked + label::after {
        visibility: hidden;
    }

    ul.weeklyOffSeter li label.custom_label {
        /*border: 1px solid #999999;*/
        border-radius: 50%;
        padding: 6px;
        width: 25px;
        height: 25px;
        text-align: center;
        margin-top: 0;
        background: #fbfbfb;
        box-shadow: 0px 3px 1px #cccccc, 0 0 4px #cccccc !important;
        font-size: 14px !important;
    }

ul.weeklyOffSeter {
    padding-left: 0;
}

    ul.weeklyOffSeter li label.custom_label span.setDayPos {
        position: relative;
        top: -2px;
        left: -1px;
    }

    ul.weeklyOffSeter li input[type="checkbox"]:checked + label {
        background: #ad7564;
        color: #ffffff;
    }

@media screen and (max-width:350px) {
    p .adressSectr {
        width: 100%;
    }

    .widthSetr {
        width: 60% !important;
    }

    ul.locateAddrBtnSet li button.btn {
        padding: 6px 20px;
    }
}

@media screen and (min-width:992px) and (max-width:1300px) {
    .widthSetr {
        width: 68%;
    }
}

@media screen and (min-width:992px) and (max-width:1024px) {
    p.adressSectr {
        width: 100%;
    }

    ul.locateAddrBtnSet li button.btn {
        padding: 5px 15px;
    }
}

@media screen and (max-width:768px) {
    .list-arrows.arrowLinkButn {
        position: relative !important;
        top: 0px !important;
        transform: rotate(90deg) !important;
    }

    ul.specialitySec {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        height: auto !important;
        max-height: 240px !important;
        min-height: unset !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
    }

    .list-arrows.arrowLinkButn {
        position: relative !important;
        top: 0px !important;
        transform: rotate(90deg) !important;
    }
}

@media screen and (max-width:991px) {
    ul.specialitySec.ProductPopular {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        height: auto !important;
        max-height: 240px !important;
        min-height: unset !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
    }

    .setRespoArr {
        position: relative;
        top: 0px !important;
        transform: rotate(90deg);
    }

    .indicationRespo {
        padding-left: 0;
    }

    .treatmentNameRespo {
        padding-right: 0;
    }
}

/*06JAN2020*/
.h30 {
    height: 30px;
}

ul.proLoccation li {
    margin-bottom: 10px;
}

ul#LocationOnlysingleClickULid li {
    padding: 11px 15px;
}

div#viewFilterpanel {
    margin-bottom: 15px;
}

ul.weeklyOffDays li {
    margin-bottom: 15px;
}

    ul.weeklyOffDays li p {
        margin-bottom: 0;
    }

@media screen and (max-width:414px) {
    ul.weeklyOffDays li .checkbox {
        display: block;
    }
}

@media screen and (min-width:415px) and (max-width:768px) {
    ul.weeklyOffDays li p {
        width: 50%;
    }
}

.setBtnn2 .btn-darkpinkBdr-round {
    height: auto;
}

@media screen and (min-width:991px) and (max-width:1350px) {
    p.pLength {
        height: 150px;
    }
}

@media screen and (min-width:320px) and (max-width:412px) {
    p.pLength {
        height: 150px;
    }

    label.toggleSect {
        font-size: 18px;
    }
}
/*.popover.confirmation {
    left: 50px !important;
}*/

/*07JAN2020*/
.BussinessPortal .AdminHeader .Adminsidenav .adminmenuB .adminmenuB-submenu li a h5 {
    text-transform: none !important;
}

.expertSideConsult div#callingScreen-modal {
    height: auto !important;
    padding-bottom: 40px !important;
}

.BussinessPortal .expertSideConsult .chat-popup {
    right: 0px !important;
    width: 319px !important;
}

/*09JAN2020*/
.VideocallPopup-Parent h5#chatPopup {
    border-top: 1px solid #949599 !important;
    line-height: 19px !important;
    padding: 10px 15px !important;
}

.BussinessPortal .chat-popup .chat-popup-header #chatPopupUser {
    line-height: 19px !important;
    padding: 10px 15px !important;
}

.position-rel.userSideConsultSection div#myForm {
    border-right: 1px solid #949599;
    right: 0px;
    width: 319px;
}

ul.calSetOptCom {
    padding: 0;
}

    ul.calSetOptCom li {
        list-style: none;
        display: inline-block;
        margin-right: 3px;
    }

.repeatSectionTest div#untillEndDatetimepicker {
    position: relative;
    bottom: 12px;
}

ul.calSetOptCom li select {
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #656464;
    width: 100px;
}

.typeSelectSet select {
    background-color: #ffffff;
    border-color: #EC6351 !important;
    border-width: 1px;
    color: #EC6351;
    border-radius: 25px !important;
    font-family: "Quattrocento Sans", sans-serif !important;
    text-transform: uppercase;
    padding: 5px 25px;
    font-size: 16px;
    box-sizing: border-box;
}

/*13JAN2020*/
.treatmentsSetList select#BussinessLocationId, .treatmentsSetList select#ExpertBusinessId {
    background-color: transparent;
    border-radius: 20px;
}

.saveTreatmentBtn input[type="button"] {
    background-color: #EC6351;
    border-color: #EC6351;
    border-width: 1px;
    color: #ffffff;
    border-radius: 25px;
    font-family: "Quattrocento Sans", sans-serif;
    text-transform: uppercase;
    padding: 10px 25px;
    font-size: 16px;
    box-sizing: border-box;
    line-height: initial;
}

ul#BindingTreatmentName, ul#BindingProductsName, ul#BindingTreatmentName, ul#bindingName {
    max-height: 430px;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-bottom: 20px;
}

    ul#BindingTreatmentName:hover, ul#BindingProductsName:hover, ul#BindingTreatmentName:hover, ul#bindingName:hover {
        overflow-y: auto;
    }

/*14JAN2020*/
.seterGroup label.custom_label:nth-child(2)::after, .repeatSectionTest [type="radio"]:checked + label:after,
.repeatDaySet ul.daySetOpt.calSetOptCom [type="radio"]:checked + label:after, ul.monthSetOpt.calSetOptCom [type="radio"]:checked + label:after {
    width: 12px;
    height: 12px;
}

.repeatSectionTest [type="radio"]:checked + label:after {
    /*top: 5px;*/
    left: 4px;
}

.repeatDaySet ul.daySetOpt.calSetOptCom [type="radio"]:checked + label:after {
    left: 4px;
    top: 4px;
}

@media screen and (max-width:991px) {
    .neverTestSet {
        padding-left: 0px !important;
    }
}

.BussinessPortal .currentConsultation #messageDetails .mine, .BussinessPortal .currentConsultation #messageDetails .theirs {
    font-size: 15px;
    word-break: break-word !important;
}

/*17JAN2020*/
span.plusSvgSet {
    padding: 0px 5px 2px;
    color: #EC6351;
    font-weight: 600;
    font-size: 28px;
}

button#expandAddPractice, button#closeAddPractice {
    margin-top: 5px;
}

/*20JAN2020*/


.virtualC .cBlock.clinic label.toggleSect {
    position: relative;
    bottom: 10px;
    margin: 5px;
}


/*test*/
ul.toggleOffered {
    padding-left: 0px;
}

    ul.toggleOffered li {
        list-style: none;
        display: inline;
    }

        ul.toggleOffered li label {
            padding: 0;
        }

.switch-field [type="radio"]:not(:checked) + label:before, .switch-field [type="radio"]:not(:checked) + label:after,
.switch-field [type="radio"]:checked + label:after, .switch-field [type="radio"]:checked + label:before {
    visibility: hidden;
}

.switch-field {
    display: block;
    margin-bottom: 0px;
    overflow: hidden;
}

    .switch-field input {
        position: absolute !important;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        width: 1px;
        border: 0;
        overflow: hidden;
    }

    .switch-field label {
        background-color: #ffffff;
        color: #EC6351;
        font-size: 14px;
        line-height: 1;
        text-align: center;
        padding: 3px 8px !important;
        margin-right: 0px;
        border: 1px solid #EC6351;
        /*box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);*/
        transition: all 0.1s ease-in-out;
    }

        .switch-field label:hover {
            cursor: pointer;
        }

    .switch-field input:checked + label {
        background-color: #EC6351;
        box-shadow: none;
        color: #ffffff;
        border: 1px solid #EC6351;
    }

    .switch-field label:first-of-type {
        border-radius: 21px 0 0 21px;
        position: relative;
        left: 5px;
    }

    .switch-field label:last-of-type {
        border-radius: 0 21px 21px 0;
    }

.form-group.tstvew {
    padding-left: 0px !important;
}

.btnDash {
    border-radius: 50px;
    background-color: #ffffff;
    color: #EC6351;
    border: 1px solid #EC6351;
    font-family: "Quattrocento Sans", sans-serif;
    box-sizing: border-box;
    text-transform: uppercase;
    padding: 3px 9px;
}

li.dashBtnSet {
    position: relative;
    bottom: 15px;
}

.btnDash:hover {
    text-decoration: none;
    color: #EC6351;
}

/*21JAN2020*/
@media screen and (max-width:991px) {
    .verifyBtn input#btn_sendVerification {
        width: 100% !important;
        font-size: 11px !important;
        padding: 0 7px;
    }
}

span.clearFilterIcon {
    position: relative;
    right: 45px;
    padding-top: 8px;
    cursor: pointer;
}

.bookingSummaryBox {
    border: 1px solid #EC6351;
}

h1.bdrsetTitle {
    border-bottom: 1px solid #EC6351;
    padding: 15px;
}

.bdrsetBox {
    padding: 10px 5px;
}

.orderSetSect {
    border-top: 1px solid #EC6351;
    padding: 20px 5px;
}

/*22JAN2020*/
div#ProfileSubmitePopup .modal-body {
    padding: 50px;
}

button#expandProfessionalAssociation, button#closeProfessionalAssociation {
    padding-top: 15px;
}

/*24JAN2020*/
.arrowLinkButn button.move-left {
    border: 1px solid #EC6351 !important;
    color: #EC6351 !important;
}

@media screen and (max-width:991px) {
    .popover.left {
    }
}




@media screen and (max-width:768px) {
    .setPhoneBox {
        padding-left: 15px !important;
        margin-top: 15px;
    }

    .setPhoneCodeBox {
        padding-right: 15px !important;
    }

    body .loginForm {
        min-height: 800px;
    }

        body .loginForm.openNewHeight {
            min-height: 880px !important;
        }

    .headshotImageUrlUp .k-button.k-upload-button {
        margin-left: 0 !important;
    }

    .verifyBox {
        width: 100% !important;
    }

    select#ddlUsrView {
        top: 5px;
        position: relative;
    }
}

.selectAllHelper.setLctCheck label.custom_label:before {
    width: 20px;
    height: 20px;
}

body select.form-control, body body .k-dropdown .k-select, body select.form-control, body .k-dropdown .k-select {
    -webkit-appearance: unset !important;
    appearance: unset !important;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

@media screen and (min-width:768px) and (max-width:769px) {
    div#div_BPhoneNo.setPhoneBox {
        margin-top: 0 !important;
        padding-left: 0 !important;
    }

    div#div_CountryCallingCode.setPhoneCodeBox {
        padding-right: 0 !important;
    }

    .list-arrows.arrowLinkButn {
        position: relative !important;
        top: 190px !important;
        transform: rotate(0deg) !important;
    }
}

@media screen and (max-width:1024px) {
    strong.k-upload-status.k-upload-status-total {
        position: absolute;
        right: -40px;
        top: 40%;
    }
}

@media screen and (max-width:400px) {
    .BussinessPortal .drag-drop-section {
        padding: 0px !important;
    }
}


/*30JAN2020*/

/* Large devices (large desktops, 1200px and up) */
@media (min-width: @screen-lg-min) {
    .barSetSection {
        display: none;
    }
}

div#EndDateShowHideId {
    margin-top: 14px;
}

/*03FEB2020*/
select#slmonthlyweekday {
    width: 115px !important;
}

select#slmonthlyweekno, select#txtmonthlydate {
    width: 90px !important;
}

.seterGroup label.custom_label:nth-child(2)::after, ul.monthSetOpt.calSetOptCom [type="radio"]:checked + label:after {
    left: 4px !important;
    top: 4px !important;
}


/*04FEB2020*/
h4.setTxtType a, h4.setTxtType span {
    font-family: "Cormorant", serif;
    font-size: 24px;
    font-weight: 600;
}

h4.setTxtType a {
    color: #000000;
}

    h4.setTxtType a:hover {
        color: #000000;
        text-decoration: underline;
        text-decoration-color: #edcdc2;
    }

.boxNoteVC {
    border: 1px solid #cccccc;
}

.continueWithVC button#vcContinueBtn {
    text-transform: initial;
    border: 1px solid #EC6351;
    border-radius: 0px;
    padding: 0px 25px;
    background: #EC6351;
    color: #fff;
    height: 40px;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
}

.continueWithVC button#f2fBtn {
    border: 1px solid #EC6351;
    border-radius: 0;
    padding: 0px 35px;
    color: #EC6351;
    height: 40px;
    width: 100%;
    text-transform: initial;
    font-size: 16px;
    font-weight: 600;
}

.continueWithVC {
    margin-top: 10px;
}

ul#divLocation, .treatLocationaChange {
    padding-left: 0 !important;
}

#divLocation li:first-child {
    margin-top: 0 !important;
}

/*05FEB2020*/

.content-mdm.setProfileExpert .team-img img {
    border-radius: 0;
    width: 100%;
    height: 200px;
}

.bookmarkIcn {
    position: absolute;
    right: 7%;
    bottom: 5px;
    cursor: pointer;
}


.expertNmBtn {
    margin-top: 10px !important;
    font-size: 14px !important;
}

div#divSBRecentlyVieweds h3.card-title {
    text-transform: initial !important;
    color: #000000;
    font-weight: 600 !important;
    font-size: 22px;
}

div#divSBRecentlyVieweds ul.mostpopular li:last-child {
    border-bottom: none;
    margin-bottom: 40px;
}

/*13FEB2020*/
body .filterpanel .side.checkbox label {
    text-transform: capitalize !important;
}

.expertImgSec img {
    border-radius: 0;
    width: 75px;
    height: 75px;
}

.expertNameSec {
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
}

/*ul.expertSetBox {
    padding: 5px 15px;
    max-height: 545px;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    margin-bottom: 20px;
}*/



ul.expertSetBox li {
    list-style: none;
    display: block;
    margin-bottom: 30px;
}

.tab-custom5 .tab-content:before, .settingofcalender .tab-custom5 .tab-content:before {
    background-color: #ddd !important;
    top: -5px !important;
}

.nav-tabs {
    border-bottom: none !important;
}

@media screen and (max-width:767px) {
    .tab-custom5 .tab-content:before, .settingofcalender .tab-custom5 .tab-content:before {
        top: -5px !important;
    }
}


/*18FEB2020*/
body #healthSearchDiv .searchblock.setSearchExpert {
    display: block !important;
}

.BussinessPortal .currentConsultation .chatUnreadNotificationCount {
    font-size: 16px !important;
    left: 61px !important;
    padding: 0px 5px !important;
}

.BussinessPortal div[id^="messageDetails"] .NameCode-chat.pull-left {
    padding: 8px 6px 5px !important;
    font-size: 12px !important;
}

body #homeHeader .homeBlogAuthor, div#divMostRead p.homeBlogAuthor, .articlePanel p.homeBlogAuthor {
    display: none;
}

ul.setConsultationArrow .radio-right [type="radio"]:checked + label::after {
    left: 3px !important;
    right: auto !important;
    width: 14px !important;
    height: 14px !important;
    top: 3px !important;
}

.btn.addToCalenderBtn {
    background: transparent;
    position: relative;
    /*bottom: 10px;*/
    color: #EC6351;
    font-size: 18px;
}

@media screen and (max-width:768px) {
    .selectedTimeAndDate {
        margin-bottom: 20px;
    }
}

div#UserMenu a, li.dashBtnSet a.btnDash, .setDashLinks a {
    cursor: pointer !important;
}

    div#UserMenu a:hover, li.dashBtnSet a.btnDash:hover, .setDashLinks a:hover, .setDashLinks a:active {
        text-decoration: none !important;
    }

span#openTabs {
    cursor: pointer;
}

/*.selectedSlotTime .slotTime {
    border: 1px solid #EC6351;
    border-radius: 50%;
    padding: 15px 5px 0px;
    color: #EC6351;
    background: #fdece8 !important;
    width: 50px;
    height: 50px;
}*/

/*.slotTime {
    padding: 15px 5px 13px;
    border: 1px solid transparent;
    border-radius: 50%;
}*/

.selectedSlotTime {
    background: transparent !important;
    width: max-content;
}

.vrtl-dividedBlock .expertLstDiv {
    border-bottom: 1px solid #ccc;
}

    .vrtl-dividedBlock .expertLstDiv:last-child {
        border-bottom: none !important;
    }

/*.content-mdm.setProfileExpert:last-child {
    margin-bottom: 0;
    margin-top: 30px;
}*/

.content-mdm.setProfileExpert {
    text-align: left;
}

#the-note-count {
    z-index: 99 !important;
}

body .past-consultation .list-view .team-img img {
    height: 130px !important;
    width: 130px !important;
}

.relBlogTtl {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    max-height: 63px;
    margin: 0 auto;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*26FEB2020*/
ul#addedTreatmentList, ul#addedTreatmentListPopular, ul#RightAddedProductList, ul#addedPopularProduct, ul#addedTreatmentList, ul#addedTreatmentListPopular {
    /*padding-top: 0px !important;*/
    /*max-height: 315px !important;*/
}

@media screen and (min-width:420px) and (max-width:462px) {
    span.setResponsiveRadio {
        margin-right: 10%;
        position: relative;
        bottom: 2px;
    }
}

ul.productSectionSkip {
    padding-left: 0;
}

    ul.productSectionSkip li {
        list-style: none;
        display: inline-block;
        margin-right: 15px;
    }

        ul.productSectionSkip li label {
            padding-left: 0;
        }

            ul.productSectionSkip li label.custom_label.lblMargin {
                margin-top: 0 !important;
                position: relative;
                bottom: 5px;
            }

        ul.productSectionSkip li .radio.radio_custom {
            margin-top: 0;
        }

        ul.productSectionSkip li button {
            border-color: #EC6351 !important;
            padding: 0px 35px !important;
            color: #EC6351;
            height: 39px;
            width: 125px;
        }

button#continueProduct {
    border-radius: 25px 0 0 25px !important;
    width: 132px;
}

button#skpProduct {
    border-radius: 0 25px 25px 0;
    position: relative;
    right: 3px;
}

ul.productSectionSkip li button.activeState {
    background: #EC6351;
    color: #ffffff !important;
}

/*28FEB2020*/
.expertImgSec.expertImgSecSet img {
    width: 40px !important;
    height: 40px !important;
    position: relative;
    top: 15px;
}

button.setPaddingSetr {
    padding: 11px 15px !important;
    position: relative;
    bottom: 1px;
}

.setBtnKaSetting {
    margin-top: 30px !important;
}

    .setBtnKaSetting input[type="text"], .setBtnKaSetting span.input-group-btn.custom-group-btn button {
        height: 30px !important;
        position: relative;
        top: 5px;
    }

.skipbtn {
    color: green !important;
    font-weight: 600 !important;
    font-family: 'Quattrocento Sans', sans-serif !important;
}

.solidRedBtn {
    background: #EC6351 !important;
    color: #ffffff !important;
}

/*12MAR2020*/
.expersListUserScrapbook .userSubCategory li a {
    color: #EC6351 !important;
}

    .expersListUserScrapbook .userSubCategory li a.active {
        border-bottom: 1px solid #EC6351;
        color: #EC6351;
        text-decoration: none;
    }



.expersListUserScrapbook .hdrTitle {
    font-weight: 600;
    font-size: 14px;
    border-bottom: 1px solid #555555;
    padding-bottom: 12px;
}

.expersListUserScrapbook .expertLstDiv {
    /*border-bottom: 1px solid #555555;*/
    padding-bottom: 20px;
}

ul.dashMenuUserSet {
    padding-left: 0;
}

    ul.dashMenuUserSet li {
        list-style: none;
        display: block;
        /*margin-bottom: 15px;*/
    }

        ul.dashMenuUserSet li a {
            text-align: left;
            padding: 15px 15px;
            display: block;
            color: #231f20;
            font-family: "Quattrocento Sans", sans-serif;
            border-bottom: 1px solid #949599;
            display: flex;
            position: relative;
        }

            ul.dashMenuUserSet li a h5 {
                font-size: 17px;
                text-transform: uppercase;
                color: #231f20;
                display: inline-block;
                padding: 2px 15px;
            }
/*13MAR2020*/
.menuBarSet {
    font-size: 24px !important;
}

.barIconSection {
    position: relative;
    top: 4px;
}

.searchIconSection {
    position: relative;
    top: 6px;
}

@media screen and (max-width:992px) {
    body header.pbc-Header {
        background-color: transparent !important;
        clear: both;
        padding: 4px 15px 4px !important;
        margin-bottom: 15px;
        height: auto !important;
        border-bottom: 1px solid #eaeaea !important;
    }

    a#anc-signin {
        display: none;
    }

    .setRespoPosition {
        position: relative;
        top: 11px;
    }
}

/*16MAR2020*/
#consumerDashMenuSet ul.adminmenuB-submenu {
    padding-left: 0px;
}

    #consumerDashMenuSet ul.adminmenuB-submenu li a {
        padding-left: 0px;
        text-decoration: none;
        text-transform: initial !important;
    }

/*#consumerDashMenuSet ul.adminmenuB-submenu li a h5 {
            text-transform: initial !important;
        }*/

#consumerDashMenuSet li a:hover, #consumerDashMenuSet li a:active {
    text-decoration: none;
}

.dashMenuUserSet li a[data-toggle="collapse"]:after {
    top: 3px;
    content: "›";
    float: right;
    color: #ad7564;
    position: absolute;
    right: 15px;
    font-size: 33px;
    transition: all 0.5s;
}

.dashMenuUserSet li.userAppointments a[data-toggle="collapse"].collapsedPanel:after, li.userAppointments a[data-toggle="collapse"].collapsedPanelFine:after,
.dashMenuUserSet li.userProfileSetMenu a[data-toggle="collapse"].collapsedPanel:after, li.userProfileSetMenu a[data-toggle="collapse"].collapsedPanelFine:after {
    -webkit-transform: rotate(0deg) !important;
    -moz-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
}

li.userAppointments a[data-toggle="collapse"]:after, li.userAppointments a[data-toggle="collapse"]:after,
li.userProfileSetMenu a[data-toggle="collapse"]:after, li.userProfileSetMenu a[data-toggle="collapse"]:after {
    -webkit-transform: rotate(90deg) !important;
    -moz-transform: rotate(90deg) !important;
    transform: rotate(90deg) !important;
}



.notificationCountSet {
    background: #EC6351;
    color: #ffffff;
    padding: 6px 8px 4px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    right: 5px;
    top: 14px;
}

.vwProfile a {
    font-weight: 300 !important;
    font-style: normal !important;
}

.expersListUserScrapbook .expertLstDiv:last-child {
    border-bottom: none;
}

/*23March2020*/
ul.accsessType li {
    list-style: none;
    display: inline-block;
    margin-right: 25px;
}

.chngLoginType {
    opacity: 0.5;
    pointer-events: none;
}

/*26March2020*/
.lbl_mt {
    margin-top: 0px !important;
}

body .finder-card.card .team-img.col-md-4 img.img-responsive {
    -o-object-fit: fill !important;
    object-fit: fill !important;
}

@media screen and (max-width:1024px) {
    ul.expertSetBox li, .expertSetBox .setExpertDt {
        margin-bottom: 45px;
    }
}



.btn.btn-custom.redBtn2 {
    padding: 0px 40px;
}



/*27March2020*/
.policySelection label.custom_label {
    text-transform: initial;
}

textarea#addnlNotes {
    height: 41px;
}

@media screen and (max-width:768px) {
}

/*30March2020*/
.info_edit_btn .btn-darkpinkBdr-round {
    padding: 8px 15px !important;
    font-size: 15px;
    height: 40px !important;
}
/*.alertSectionSet [type="radio"]:checked + label:after {
    width: 11px !important;
    height: 11px !important;
    top: 4.5px !important;
}
.warningSelection [type="radio"]:checked + label:after {
    width: 9px !important;
    height: 9px !important;
    left: 5px !important;
    top: 5px !important;
}*/

/*31Mar2020*/
.BussinessPortal #mainAdmin .main-Header .menu-content {
    display: block !important;
    padding: 10px 10px;
    text-align: center !important;
}

    .BussinessPortal #mainAdmin .main-Header .menu-content h5 {
        width: 100% !important;
    }

/*01APR2020*/
.contributor-ImgBlock .checkbox {
    margin: 0px !important;
    padding-left: 0px !important;
}

    .contributor-ImgBlock .checkbox label::before, .contributor-ImgBlock .checkbox label::after {
        margin-left: 0px !important;
    }

    .contributor-ImgBlock .checkbox label {
        padding-left: 0 !important;
    }

.BussinessPortal #mainAdmin .main-Header .menu-content a#closeTinDotBlock {
    display: block !important;
}

.textareaCount {
    width: inherit;
    position: absolute;
    right: 0px;
    top: 0px;
}

.answersCountClass {
    min-height: 220px;
    width: 100%;
}

.makeMeAnExpert input#skipBtnId {
    background-color: #ffffff;
    border-color: #EC6351;
    border-width: 1px;
    color: #EC6351;
    border-radius: 25px;
    font-family: "Quattrocento Sans", sans-serif;
    text-transform: uppercase;
    padding: 5px 15px;
    font-size: 14px;
    box-sizing: border-box;
}

/*02APR2020*/
div#ProfileSubmitePopup button {
    background: #EC6351;
    border: 1px solid #EC6351;
    padding: 0px 20px !important;
    height: 40px !important;
    border-radius: 20px !important;
}

div#ProfileSubmitePopup .modal-body {
    padding: 30px 30px 0px !important;
}



div#bookingTime table, div#bookingTime td {
    border: none;
    padding: 15px 8px !important;
}

div#ManageBillingAddress i {
    color: #EC6351;
    font-size: 18px !important;
    margin-top: 5px;
}

/*03APR2020*/
.btnAddNew #Address, #newAdd {
    background: transparent;
    color: #EC6351;
    font-weight: 600;
    /*margin-top: 15px;*/
    cursor: pointer;
}

    .btnAddNew #Address:active, #newAdd:active {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

.lftPadZero {
    padding-left: 0 !important;
}

.rightPadZero {
    padding-right: 0 !important;
}

span#NameOnCard, #Country, #Line1Address, #cityAddress, #postcodeAddress, span#cvv {
    color: red;
}

.addressbxr {
    margin-top: 10px;
    border-bottom: 1px solid #dddddd;
    padding-top: 10px;
    padding-bottom: 8px;
}

button#btnMoreBookmarkBlogs {
    text-transform: initial;
    color: #999999;
    font-weight: 600;
}

.addressbxr {
    margin-bottom: 0px !important;
}

span#manageAddrLink {
    text-decoration: underline;
    cursor: pointer;
}

button#newAdd {
    padding: 5px 5px 5px 0px;
}

span.addLblSet {
    position: relative;
    bottom: 4px;
    left: 8px;
}

div#primarySelectionSet .checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px !important;
    height: 20px !important;
    left: 0px !important;
    top: 0px !important;
    margin-left: -20px;
    border: 1px solid #EC6351 !important;
    border-radius: 50% !important;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -moz-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -ms-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

div#primarySelectionSet .checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
    left: 0px !important;
    top: 0px !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #EC6351 !important;
}

ul.setAddressBtn {
    padding-left: 0;
}

    ul.setAddressBtn li {
        list-style: none;
        display: inline !important;
    }

        ul.setAddressBtn li a {
            color: #ad7564;
            border: 1px solid #ad7564;
            margin-right: 15px;
            padding: 5px 15px;
            font-size: 15px;
            border-radius: 0px;
            cursor: pointer;
        }

            ul.setAddressBtn li a:hover {
                text-decoration: none;
            }

.makeItPrimarySection input[type="radio"] {
    opacity: 0 !important;
}

.makeItPrimarySection .radio label::before {
    top: 0px !important;
    left: 0px !important;
    width: 14px !important;
    height: 14px !important;
}

.makeItPrimarySection .radio input[type="radio"]:checked + label::after {
    top: 3px !important;
    left: 3px !important;
    width: 10px !important;
    height: 10px !important;
}

.makeItPrimarySection label.custom_label span {
    text-transform: initial;
    font-size: 14px !important;
}
/**---------------------------------------------------------------------------**/
/*Admin section CSS Start*/
.keywordSection .keyInpSetBtn button.btn.btn-custom {
    padding: 0px 5px;
    height: 42px;
}

.keyInpSet .bootstrap-tagsinput {
    border: 1px solid #656466;
    padding: 0px 5px;
}

.moveBtnSectr.arrowLinkButn button .leftArrow-icon:before {
    top: 69px !important;
    left: 8px !important;
}

.moveBtnSectr.arrowLinkButn button .rightArrow-icon:before {
    top: -9px !important;
    left: -12px !important;
}

.moveBtnSectr.arrowLinkButn button {
    padding: 20px !important;
}

@media screen and (max-width:578px) {
    .subsBtn.subsBtnRespo button {
        width: 100% !important;
    }

    .subsBtn.subsBtnRespo {
        text-align: center !important;
    }
}

.backredBtn {
    border: 1px solid #EC6351 !important;
    border-radius: 25px !important;
    padding: 0px 35px !important;
    color: #EC6351 !important;
    height: 45px !important;
}

button.btn.btn-custom.keyInpSetBtnQwe {
    padding: 0 25px !important;
    height: 41px !important;
    margin-left: 25px;
    border-left: 1px solid #656464 !important;
}

button.btn.btn-custom.keyInpSetBtnQwe2 {
    padding: 0 5px !important;
    height: 41px !important;
    margin-left: 18px;
    border-left: 1px solid #656464 !important;
}

.adminHeadshot .k-widget.k-upload.k-header.k-upload-empty, .adminHeadshot .k-widget.k-upload.k-header, .adminHeadshotFeatured .k-widget.k-upload.k-header.k-upload-empty, .adminHeadshotFeatured .k-widget.k-upload.k-header {
    background: transparent;
    border: none;
}

.basicTabLocation {
    padding: 0px 30px 15px !important;
}
/*.practiceTratmentLocationSet {
    border: 1px solid #EEEEEE;
}*/
#continueWithCalendar {
    border-radius: 20px !important;
}

button.btn.btn-custom.buttonPostCode i.fa.fa-search {
    color: #EC6351;
}

/*06APR2020*/
section#blockSlider.expertSetBox button.related-prev, section#blockSlider.expertSetBox button.related-prev,
div#TreatmentExpertList.assignExpertListSet button.related-prev, div#TreatmentExpertList.assignExpertListSet button.related-prev {
    height: 100px !important;
}

section#blockSlider.expertSetBox button.related-next, section#blockSlider.expertSetBox button.related-next,
div#TreatmentExpertList.assignExpertListSet button.related-next, div#TreatmentExpertList.assignExpertListSet button.related-next {
    height: 100px !important;
}

section#blockSlider.expertSetBox .expertNameSec h4, div#TreatmentExpertList.assignExpertListSet .expertNameSec h4 {
    font-family: 'Quattrocento Sans', sans-serif !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    color: #646464;
    margin-bottom: 6px !important;
    margin-top: 5px !important;
}

section#blockSlider.expertSetBox .expertNameSec h5, div#TreatmentExpertList.assignExpertListSet .expertNameSec h5 {
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #999999 !important;
    text-transform: initial !important;
}

.setExpertDtBdr {
    border: 1px solid #dddddd;
    border-radius: 4px;
    padding: 5px;
}

.setExpertDt a:hover .setExpertDtBdr, .fourBlockSegment.setExpertDt.active .setExpertDtBdr {
    border: 1px solid #EC6351 !important;
    border-radius: 4px;
    padding: 5px;
}


.expertslider a:hover .setExpertDtBdr h4, div#TreatmentExpertList.assignExpertListSet .expertslider a:hover .setExpertDtBdr h4,
.fourBlockSegment.expertslider.active .setExpertDtBdr h4, .expertslider a:hover .expertNameSec p, .fourBlockSegment.expertslider.active .expertNameSec p,
div#TreatmentExpertList.assignExpertListSet .expertslider a:hover h5 {
    color: #ffffff !important;
}

.expertslider a:hover .setExpertDtBdr, .fourBlockSegment.expertslider.active .setExpertDtBdr {
    border: 1px solid #656464 !important;
    border-radius: 0;
    padding: 5px;
    background: #ad7564 !important;
}


/*07APR2020*/
.disabledPayNow, .disabledCardholdersAddress {
    opacity: 0.5;
    pointer-events: none;
}

div#NewAddress {
    border: 1px solid #dddddd;
    padding: 8px 5px !important;
}

    div#NewAddress button#closeNewAddress {
        background: transparent;
        border: none;
        box-shadow: none;
    }

.setCollapsePanel .moveBtnSectr.arrowLinkButn button .leftArrow-icon:before {
    top: -10px !important;
    left: -3px !important;
}

.setExpertDtBdr .expertImgSec {
    padding: 5px;
}

@media screen and (max-width:768px) {
    .expertNameSec h4, .expertNameSec h5, .expertNameSec p {
        text-align: center !important;
    }

    ul.setAddressBtn, button#SaveBillingAddress, button#SaveBillingAddress {
        margin-top: 10px;
    }

    section#blockSlider.expertSetBox button.related-prev, section#blockSlider.expertSetBox button.related-prev {
        height: 150px !important;
        left: -12px !important;
    }

    section#blockSlider.expertSetBox button.related-next, section#blockSlider.expertSetBox button.related-next {
        height: 150px !important;
        right: -12px !important;
    }

    .setExpertDtBdr .expertImgSec img {
        display: inline-block !important;
    }
}

div#ddlCountry_chosen {
    width: 100% !important;
    background-image: url(/../Content/newImages/arrow-new-set.png) !important;
    background-size: 16px;
    -webkit-appearance: listbox;
    -moz-appearance: listbox;
    appearance: listbox;
    background-repeat: no-repeat;
    background-position: calc(100% - 11px) calc(1em + 3px), calc(100% - 11px) calc(1em + 2px), 100% 0px;
}

    div#ddlCountry_chosen a.chosen-single {
        border: 1px solid #656464 !important;
        border-radius: 0px !important;
        background: transparent !important;
        padding: 8px !important;
        height: 41px !important;
        font-size: 15px !important;
        font-family: "Quattrocento Sans", sans-serif !important;
    }

    div#ddlCountry_chosen ul.chosen-results li {
        margin-top: 8px !important;
    }

.brand #brand-icon {
    position: unset !important;
    right: unset !important;
    margin-top: 0 !important;
    font-size: 28px !important;
}

.brand {
    position: relative !important;
    right: 10px !important;
    margin-top: 0px !important;
    top: -34px !important;
    float: right !important;
}

svg#americanexpresssvg, svg#visaCard, svg#masterCard, svg#jcbCard, svg#discoverCard, svg#dinerCard {
    float: right;
    position: relative;
    top: -44px;
    right: 5px;
}

/*20APR2020*/
button#btnExpertFinderclear {
    margin: 0px 15px 15px 0 !important;
    box-shadow: none !important;
    border: 1px solid #EC6351 !important;
}

button#AddressUpdatedDialogBoxYes {
    width: 100px;
    margin: 0 auto;
    padding: 0px;
    height: 35px !important;
    line-height: 30px !important;
    display: block !important;
}

#AddressUpdatedDialogBox, div#AddressSavedDialogBox {
    top: 25% !important;
}

div#MedicalAssessmentDialogBox {
    top: 20% !important;
}

#upUserBio {
    margin: 0 auto !important;
    border-radius: 25px;
}

.userBioImage.headshotImageUrlUp .k-widget.k-upload.k-header {
    background: transparent;
    border: none;
    text-align: center;
}

.userBioImage.headshotImageUrlUp {
    text-align: center;
}

    .userBioImage.headshotImageUrlUp img {
        width: 75%;
        margin: 0 auto !important;
    }

    .userBioImage.headshotImageUrlUp .k-button.k-upload-button {
        width: 100% !important;
        text-align: center !important;
    }

    .userBioImage.headshotImageUrlUp .k-upload-status {
        top: 40% !important;
        right: 15px !important;
    }

@media screen and (max-width:768px) {
    #upUserBio {
        width: 100% !important;
        margin: 0 auto !important;
        border-radius: 25px;
    }
}

/*21APR2020*/
.borderSetr {
    border-top: 1px solid #ffffff !important;
}

label#lblSignatureBtn {
    position: relative;
    right: 12%;
}

.swapset.checkbox.acceptanceCheck input[type="checkbox"]:checked + label::after {
    top: -5px !important;
}

/*22APR2020*/
.initialTextSet {
    text-transform: initial !important;
}

.setchecksetr .checkbox label::before, #availTypeCollapse .checkbox label::before, .agreeBookingDetails .checkbox label::before, .setCheck label:before {
    border-radius: 50% !important;
    border: 1px solid #ad7564 !important;
}


.setchecksetr input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "" !important;
    color: #EC6351 !important;
    top: -1px;
    left: -1px;
}

.lbl_mentalHealth {
    font-weight: 500;
    font-family: 'Quattrocento Sans', sans-serif !important;
    font-size: 16px !important;
    text-transform: initial !important;
}

.setblogsize.fr-view img.fr-fic.fr-fil {
    padding-right: 8px;
}

.setblogsize.fr-view img.fr-dii.fr-fir {
    padding-left: 8px;
}

/*23APR2020*/
.expersListUserScrapbook img {
    object-fit: initial !important;
}

.expertLstDiv span, .practiceLstDiv span {
    display: inline-block !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

/*div#profilecompletedpopup button:hover, div#profilecompletedpopup button:active, div#profilecompletedpopup button:focus {
    background: #EC6351 !important;
}*/

.passStatusBox img.loginImg {
    width: 100%;
    height: auto;
    max-height: 100%;
    object-fit: initial;
}

/*24APR2020*/

/*practiceCalenderCss*/
.setCalenderSidebar .profile-info img.profile_pic {
    width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
}

.setCalenderSidebar .card {
    margin-top: 0;
}

.setCalenderSidebar span {
    display: inline-block !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
}

.filterButtons button#showfilter, .filterButtons #showCalendarfilter {
    background: transparent;
    border: none;
}

ul#practiceCalenderSidebar {
    padding-left: 5px;
}

    ul#practiceCalenderSidebar li {
        list-style: none;
    }

.setCalenderSidebar ul.dashMenuUserSet li a h5 {
    font-size: 14px;
    text-transform: initial;
    font-weight: 600;
    font-family: "Quattrocento Sans", sans-serif;
    padding: 5px 15px 0;
}

.setCalenderSidebar ul.dashMenuUserSet li a {
    padding: 10px;
    color: #000000;
    font-family: "Quattrocento Sans", sans-serif;
    border-bottom: 1px solid #dddddd;
}

.setCalenderSidebar .dashMenuUserSet li a[data-toggle="collapse"]:after {
    top: -5px;
}

.setCalenderSidebar ul.dashMenuUserSet li .calSete a {
    padding: 5px;
}

ul.chkAllClearIcon li {
    list-style: none;
    display: inline-block !important;
    cursor: pointer;
}

#availTypeCollapse input[type="checkbox"]:checked + label::after,
.agreeBookingDetails input[type="checkbox"]:checked + label::after {
    background-image: url(../Content/newImages/white-tick.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    margin-left: -16px;
    color: #ffffff !important;
    font-size: 14px !important;
    top: -3px;
    background-size: 13px 14px;
}

.setCalenderSidebar ul.dashMenuUserSet {
    border-top: none;
}

div#LocationPracticeDivId div#div-location-search .filter.checkbox:first-child {
    margin-top: 0;
}
/*.setCalenderSidebar ul.dashMenuUserSet {
    border: 1px solid #dddddd;
    padding: 0 15px;
}*/

.locationPracticeDivst input#searchLocation, .locationPracticeDivst input#searchExpert {
    border-radius: 0px;
    border: 1px solid #dddddd;
    box-shadow: none;
    height: auto;
    width: 100%;
    margin: 0 auto;
}

.setExpertListSidebar .setExpertDt img {
    width: 45px !important;
    height: 45px !important;
}

.expertFilterSection ul#ul-list-treatment-expert.setExpertListSidebar .expertsetSec span {
    position: relative;
    bottom: 12px;
    cursor: pointer;
}

.setExpertListSidebar .setExpertDt {
    border-bottom: 1px solid #dddddd;
    padding: 10px 5px 10px !important;
    margin-bottom: 12px !important;
    clear: both;
}
/*practiceCalenderCssEnd*/

/*01MAY2020*/
/*section#sliderEvLatest button.slick-arrow, section#blockSlider button.slick-arrow, .userSetDashSection .content {
    z-index: initial !important;
}*/

.userSetDashSection .content {
    z-index: initial;
}

/*05MAY2020*/
div#MedicalAssessmentPasswordPoPup .modal-header, div#MedicalAssessmentDialogBoxNow .modal-header, div#MedicalAssessmentDialogBoxLater .modal-header {
    border-bottom: none;
}

.svgInfoStatus svg#Layer_1 {
    position: relative;
    top: 6px;
}

.setPassDivInp label {
    text-align: center;
    text-transform: initial;
    color: #EC6351;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
}

.setPassDivInp input {
    width: 50%;
}

div#MedicalAssessmentPasswordPoPup .modal-footer, div#MedicalAssessmentDialogBoxLater .modal-footer, div#MedicalAssessmentDialogBoxNow .modal-footer {
    margin-top: 0px !important;
    border: none;
    text-align: center;
}

button.skipAssessment {
    border: none;
    background: none;
}

div#MedicalAssessmentPasswordPoPup button.close, div#MedicalAssessmentDialogBoxLater button.close, div#MedicalAssessmentDialogBoxNow button.close {
    opacity: 1 !important;
}

.setPassDivInp input {
    width: 50%;
    padding: 5px;
    text-align: center;
}

div#MedicalAssessmentPasswordPoPup, div#MedicalAssessmentDialogBoxLater, div#MedicalAssessmentDialogBoxNow {
    top: 3% !important;
    overflow: hidden;
}

.setPopOver .popIcon {
    position: relative;
    bottom: 10px;
}

.validationError {
    color: #de6e5f;
    font-weight: 500;
}

.errorInput {
    border: 1px solid #de6e5f !important;
}

@media screen and (max-width:768px) {
    .setPassDivInp input {
        width: 100%;
    }

    div#MedicalAssessmentPasswordPoPup, div#MedicalAssessmentDialogBoxNow, div#MedicalAssessmentDialogBoxLater {
        top: 3% !important;
        overflow-y: scroll;
    }
}

@media screen and (min-width: 1400px) {
    .setblogsize.fr-view, .setblogsize.fr-view h3 {
        font-size: 18px;
    }
}
/*06MAY2020*/
.password-toggle.errortoggleEye {
    top: -11px !important;
}

button#closeRepeatSect {
    border: none;
}

.setPositionLogOut li {
    margin-right: 15px;
}

section#how-does-ev-work h3.h2, section#grow-your-business-with-ev h3.h2, .fontBoldSection h3.h2, .fontBoldSection h2 {
    font-weight: bold !important;
}



.textSetUpper {
    text-transform: uppercase !important;
}


/*12MAY2020*/
button#expandRepeatSect {
    border: none !important;
}

.bookingSummary span#divPrice label#lblVcTotalPrice {
    font-size: 16px;
}
/*.oneBlockSegment.sliderSpanSet {
    margin-top: 30px;
}*/
.subCategoryList ul {
    margin-bottom: 20px !important;
}

.spanInlineBlock span {
    display: inline-block !important;
}

.setSliderBgAsDesign {
    background-color: transparent !important;
    border-bottom: none !important;
}

.newSidebarBg {
    background-color: #f9f1ed !important;
}

div#recommendedBlogSegment .fourBlockSegment .content {
    z-index: initial !important;
}
/*Practice Calendar*/
/*ul.availabiltyIconSections li {
    list-style: none;
    display: inline-block;
    width: 30%;
}*/

ul.availabiltyIconSections li .filter.checkbox {
    margin-top: 0;
    padding-left: 0px !important;
    outline: 0;
    margin-bottom: 0;
    text-align: left;
}

/*ul.availabiltyIconSections {
    padding-left: 0;
    text-align: center;
}*/

ul.availabiltyIconSections li.tratmentsIconSection .checkbox label::before, ul.availabiltyIconSections li.inClinicIconSection .checkbox label::before,
ul.availabiltyIconSections li.vcIconSection .checkbox label::before {
    content: " " !important;
    display: inline-block;
    position: absolute;
    width: 13px;
    height: 13px;
    left: 0px;
    bottom: 0px;
    margin-left: -20px;
    border: none;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -moz-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -ms-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

ul.availabiltyIconSections li.tratmentsIconSection .checkbox input[type="checkbox"]:checked + label::after,
ul.availabiltyIconSections li.inClinicIconSection .checkbox input[type="checkbox"]:checked + label::after,
ul.availabiltyIconSections li.vcIconSection .checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "" !important;
    top: 0 !important;
    color: #EC6351 !important;
    left: 0px !important;
    font-size: 11px;
    background-color: unset !important;
}

ul.availabiltyIconSections li .checkbox label {
    opacity: 0.5;
    margin-top: 0;
}

ul.availabiltyIconSections li .checkbox input[type="checkbox"]:checked + label {
    opacity: 1;
    margin-top: 0;
}

ul.availabiltyIconSections li {
    padding: 8px 0;
}

    ul.availabiltyIconSections li .filter.checkbox.darkpink-check {
        margin-bottom: 0 !important;
    }

        ul.availabiltyIconSections li .filter.checkbox.darkpink-check label.custom_label {
            margin: 0;
        }

    ul.availabiltyIconSections li .checkbox label svg {
        vertical-align: middle;
        position: relative;
        right: 5px;
    }

    /*li.availabilityTypeIcons {
    border-bottom: 1px solid #dddddd;
}*/

    ul.availabiltyIconSections li:last-child .filter.checkbox {
        border: none;
    }

ul.dashMenuUserSet li.userProfileSetMenu.locationPracticeDivst a[data-toggle="collapse"].collapsedPanel:after {
    -webkit-transform: rotate(90deg) !important;
    -moz-transform: rotate(90deg) !important;
    transform: rotate(90deg) !important;
    color: #000000;
}

ul.dashMenuUserSet li.userProfileSetMenu.locationPracticeDivst a[data-toggle="collapse"]:after {
    -webkit-transform: rotate(0deg) !important;
    -moz-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
    color: #ffffff;
}

ul.dashMenuUserSet li.userProfileSetMenu.locationPracticeDivst .checkbox label::before {
    right: 5px !important;
    left: auto !important;
}

ul.dashMenuUserSet li.userProfileSetMenu.locationPracticeDivst label.custom_label {
    width: 100%;
}

ul.dashMenuUserSet li.userProfileSetMenu.locationPracticeDivst .checkbox input[type="checkbox"]:checked + label::after {
    left: auto;
    right: 2px;
}

ul.dashMenuUserSet li.userProfileSetMenu.locationPracticeDivst .filter.checkbox {
    padding-left: 0;
}

ul.dashMenuUserSet li.userProfileSetMenu.locationPracticeDivst a[data-toggle="collapse"] {
    background: #c17f6b;
    text-decoration: none;
}

    ul.dashMenuUserSet li.userProfileSetMenu.locationPracticeDivst a[data-toggle="collapse"] h5 {
        color: #ffffff;
    }

    ul.dashMenuUserSet li.userProfileSetMenu.locationPracticeDivst a[data-toggle="collapse"].collapsedPanel {
        background: #ffffff;
        text-decoration: none;
    }

        ul.dashMenuUserSet li.userProfileSetMenu.locationPracticeDivst a[data-toggle="collapse"].collapsedPanel h5 {
            color: #000000 !important;
        }
/*13MAY2020*/
body .oneBlockSegment.card h4 {
    font-size: 24px;
    line-height: 28px;
}

.locAddAndTime p label span {
    width: 100% !important;
}



.setExpertListSidebar .expertsetSec {
    text-align: right;
}

@media screen and (max-width:991px) {
    .twoImg-block.setwidthSafari {
        width: 100% !important;
    }
}

body .card h4 {
    line-height: 28px !important;
}


/*19MAY2020*/
.setSliderBgAsDesign h2 {
    margin-top: 0 !important;
}

.setSliderBgAsDesign span.metadata.spanInlineBlock {
    margin-bottom: 0 !important;
}

.setSliderBgAsDesign ol.carousel-indicators {
    bottom: 30px;
}

/*20MAY2020*/
.textSizeIntrBio {
    height: 205px !important;
}

.checkFilterAll input[type="checkbox"]:checked + label::after {
    font-size: 14px;
    left: 4px !important;
    top: -2px !important;
}

.popIcon svg {
    width: 24.000000pt !important;
    height: 24.000000pt !important;
}

ul .popIcon svg {
    width: 14.000000pt !important;
    height: 14.000000pt !important;
}
/*.NewCategory.relation-padding .text-center.title {
    margin-top: 0px !important;
}*/

/*21MAY2020*/
.NewCategory .categoryTitleSet {
    padding-bottom: 0px;
}

div#ValidationConfirmPasswordCkeckboxDiv, div#ValidationConfirmPasswordCkeckboxDiv label, div#ValidationCkeckboxDiv .checkbox label, div#ValidationCkeckboxDiv .checkbox {
    margin-top: 0;
}

.NewCategory .row:first-child .categoryTitleSet {
    display: none !important;
}

.two_blockSect, .four_blockSect {
    margin-bottom: 40px !important;
}

/*26May2020*/
div#divBRegProfDetails div#div_CountryCallingCode span.k-dropdown-wrap.k-state-default {
    border: none !important;
}

form#joinEvSet span span.k-dropdown-wrap.k-state-default {
    border: none !important;
}



.locationAddList ul#addresslist {
    margin-bottom: 0 !important;
}

.headshotImageUrlUp {
    position: relative;
    top: 40px !important;
}

.stockImagebtns.m-t-35 {
    margin-top: 0 !important;
}

.adminHeadshotFeatured .stockImagebtns.m-t-35 {
    margin-top: 35px !important;
}

.adminSectionImageSet .headshotImageUrlUp {
    position: relative;
    top: 0px !important;
}

/*27MAY2020*/
.BussinessPortal #mainAdmin .main-Header {
    margin-left: 0 !important;
}

.pLImp0 {
    padding-left: 0px !important;
}

/*28MAY2020*/
span.pull-right.setPdfHelp {
    margin-right: 38px;
    font-size: 14px !important;
    font-weight: 600;
    color: rgb(242, 124, 127);
}

.setPdfHelp a svg {
    position: relative;
    top: 8px;
}

.setBtnProfRegi {
    background-color: transparent !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}

@media screen and (min-width: 1024px) {
    .become-a-member {
        padding-top: 100px !important;
    }
}

.expertManagementSetr a.setPointerEvent {
    pointer-events: none;
    opacity: 0.4;
}

/*01JUNE2020*/
.margL10Set {
    margin-left: 10px;
}

@media screen and (max-width: 768px) {
    .margL10Set {
        margin-left: 0px !important;
    }
}

.mainHeadLnHgt {
    line-height: 24px;
}

.subHeadLnHgt {
    line-height: 20px;
}

/*02JUNE2020*/
.paddSetRespo {
    padding: 75px 100px !important;
}

@media screen and (max-width: 768px) {
    .paddSetRespo {
        padding: 5px !important;
    }

        .paddSetRespo h1 {
            font-size: 32px;
            margin-top: 10px !important;
            margin-bottom: 0 !important;
        }
}

@media screen and (min-width: 769px) and (max-width: 991px) {
    .paddSetRespo {
        padding: 50px 75px !important;
    }
}

/*03JUNE2020*/
@media screen and (min-width: 1024px) and (max-width: 6000px) {
    li.mobileAfterMainMenuAdd {
        display: none;
    }
}

li.mobileAfterMainMenuAdd a[data-toggle="collapse"]:after,
li.aboutUsMenuSection a[data-toggle="collapse"]:after {
    top: 2px;
    color: #231f20;
    position: relative;
    right: -10px;
    font-size: 20px;
    transition: all 0.5s;
}

li.mobileAfterMainMenuAdd a[data-toggle="collapse"].collapsedPanel, li.aboutUsMenuSection a[data-toggle="collapse"].collapsedPanel {
    border-bottom: 1px solid #dddddd;
    /*text-align: center;*/
    /*padding-left: 25%;*/
    /*background: #f9f1ed;
    color: #8c665a;*/
    text-transform: uppercase;
}

div#aboutUsMenuSectionId, ul.innerMenuSectMobile {
    background: #f3f3f3;
}
/*li.mobileAfterMainMenuAdd a[data-toggle="collapse"]:after, li.aboutUsMenuSection a[data-toggle="collapse"]:after {
    content: "\f107";
    font-family: FontAwesome;
}
li.mobileAfterMainMenuAdd a[data-toggle="collapse"].collapsedPanel:after, li.aboutUsMenuSection a[data-toggle="collapse"].collapsedPanel:after {
    content: "\f105";
    font-family: FontAwesome;
}*/
/*04JUNE20202*/
@media screen and (min-width: 320px) and (max-width: 424px) {
    div #expertCalenderMainView #calendar .fc-right, div#practiceCalenderMainView div#calendar .fc-right {
        top: 10px;
    }

    div#expertCalenderMainView #calendar .fc-left, div#practiceCalenderMainView div#calendar .fc-left {
        top: 0px;
    }
}

@media screen and (min-width: 769px) and (max-width: 991px) {
    .setExpertListSidebar .setExpertDt img {
        width: 35px !important;
        height: 35px !important;
    }

    .setExpertListSidebar .expertNameSec {
        padding-top: 0;
    }

    .setExpertListSidebar .expertsetSec {
        padding-right: 0;
    }

        .setExpertListSidebar .expertsetSec svg {
            width: 16pt;
            height: 16pt;
            display: inline-block;
            position: relative;
            bottom: 15px;
        }
}

@media screen and (min-width:769px) and (max-width:1200px) {
    div#addExpertPracticeSetr .subsBtn .btn, div#addExpertPracticeSetr .subsBtn .new-redbtn {
        margin: 0 5px 15px 5px !important;
    }

    div#addExpertPracticeSetr .subsBtn .new-redbtn {
        padding: 1px 20px !important;
        height: 30px !important;
    }

    div#addExpertPracticeSetr input#saveNewExpertID {
        padding: 0px 20px !important;
        height: 34px !important;
        line-height: 34px !important;
    }

    div#LoadAddExperts button#btnExpertFinderclear {
        width: 35px !important;
        height: 35px !important;
    }
}

@media screen and (max-width:768px) {
    #ListExpertAddedPartialViewId .imgProfile img {
        width: 40px;
        height: 40px;
    }

    div#LoadAddExperts button#btnExpertFinderclear {
        width: 40px !important;
        height: 40px !important;
    }

    div#addExpertPracticeSetr .subsBtn .btn, div#addExpertPracticeSetr .subsBtn .new-redbtn {
        margin: 0 0 15px 0 !important;
    }

    /*div#addExpertPracticeSetr input#saveNewExpertID, div#addExpertPracticeSetr .subsBtn .new-redbtn {
        width: 206px !important;
        padding: 0px 20px !important;
    }*/

    div#expertCalenderMainView #calendar, div#practiceCalenderMainView div#calendar {
        border: none;
        margin-top: 30px;
    }

    div#LocationPracticeDivId {
        /*border-bottom: 1px solid #dddddd;*/
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    li.availabilityTypeIcons {
        margin-bottom: 20px;
    }
}

a.setLinkDecoration:hover, a.setLinkDecoration:active, a.setLinkDecoration:focus, a.setLinkDecoration:visited {
    text-decoration: none;
}

/*09JUNE2020*/
html, body {
    font-family: Quattrocento Sans,sans-serif !important;
}

.font-primary {
    font-family: Cormorant,serif !important;
}

.font-secondary {
    font-family: Quattrocento Sans,sans-serif !important;
}

.header__ctas a.no-decor.block.h5 {
    margin: 0px !important;
}

@media screen and (min-width: 1024px) {
    .header__logo .logo {
        margin-bottom: 15px;
        padding: 0 !important;
    }
}

.setDisabledLi .disabled {
    pointer-events: none;
    opacity: 0.5;
}

.header__ctas a.small-link:hover {
    color: #de6e5f;
}

.relation-padding a:hover {
    text-decoration: none !important;
}

body .SlickSliderBlock .card span, .oneBlockSegment.sliderSpanSet span, .cols .oneBlockSegment span {
    font-size: 10px !important;
    margin: 0 !important;
    display: inline-block !important;
}

div#info-strip-a a:hover, .scrollto-hero__scrollto__desktop a:hover {
    color: #ffffff;
    text-decoration: none;
}

header#headerStartSet.header.scrolled {
    position: fixed;
}

#joinEvSet select, #joinEvSet .k-dropdown .k-select {
    background-image: unset !important;
}

#joinEvSet span.k-dropdown-wrap.k-state-default.k-state-focused {
    border-color: transparent;
    box-shadow: none;
}

.h4 {
    font-size: 14px !important;
}

@media screen and (max-width:768px) {
    .setRespoji {
        padding-left: 0;
        padding-right: 0;
    }
}

form#joinEvSet input {
    line-height: normal !important;
}

/*10JUNE2020*/
.bgLatestDesign {
    background-color: #f9f1ed;
    border-bottom: 40px solid #fff;
}

.newRelatedBlogSectionDesign a.tile-carousel {
    background: transparent !important;
}

    .newRelatedBlogSectionDesign a.tile-carousel:hover {
        background-color: #d3a08f !important;
    }

.newRelatedBlogSectionDesign h4 {
    text-align: left;
}

@media only screen and (min-width: 1200px) {
}

body #relatedFeatureBlogSegment .fiveBlockSegment.newRelatedBlogSectionDesign .related-next {
    right: -10px;
}


/*12JUNE2020*/
.tile-carousel__content h4 {
    text-transform: lowercase;
}


/*19JUNE2020*/
.iconSearch {
    background-image: url(/../Content/newImages/icon-search-coral.svg);
    background-repeat: no-repeat;
    background-position: left 10px center;
    box-sizing: border-box;
    font-size: 16px;
}

select#treatments-and-specialities, select#experts-and-practices {
    border: 0 !important;
    border-radius: 0 !important;
    height: 46px !important;
    line-height: 46px !important;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    padding-left: 40px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
}

button.searchExpertButton {
    background-color: #cc6351;
    font-family: Quattrocento Sans,sans-serif;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: 700;
    height: 46px;
    line-height: 46px;
    border: 0;
    box-sizing: border-box;
    padding: 0 20px;
    white-space: nowrap;
    word-break: break-word;
    color: #ffffff;
    font-size: 12px;
}

.input-field.icon-search input {
    background-image: url(/../Content/newImages/icon-search-coral.svg);
    background-repeat: no-repeat;
    background-position: left 10px center;
    padding: 0 0 0 40px !important;
    color: #949599;
}

.input-field.icon-person input {
    background-image: url(/../Content/newImages/icon-person.svg);
    background-repeat: no-repeat;
    background-position: left 10px center;
    padding: 0 0 0 40px !important;
    color: #949599;
}

/*22JUN2020*/
.fontBoldSection .h2 {
    font-weight: bold !important;
}

@media screen and (max-width:768px) {
    .input-fields.setResponsiver {
        padding: 0;
    }

    section#sliderEvLatest button.related-prev.slick-arrow {
        left: -3px !important;
    }

    section#sliderEvLatest button.related-next.slick-arrow {
        right: -5px !important;
    }

    #relatedFeatureBlogSegment .sertResponsive .relatedfeaturesPanel {
        padding: 0px 15px !important;
    }
}

#relatedFeatureBlogSegment .sertResponsive .relatedfeaturesPanel {
    padding: 0px 30px !important;
}

#relatedFeatureBlogSegment .bgLatestDesign.sertResponsive .relatedfeaturesPanel button.related-prev.slick-arrow {
    left: -15px !important;
}

#relatedFeatureBlogSegment .bgLatestDesign .relatedfeaturesPanel button.related-next.slick-arrow {
    right: 0px !important;
}


/*23JUN2020*/
label.custom_label {
    font-size: 16px;
}

/*24JUN2020*/
input#txtTreatments, input#txtExperts, input#txtLocation {
    height: 46px;
}
.bookingform input#txtTreatments::placeholder,
.bookingform input#txtExperts::placeholder,
.bookingform input#txtLocation::placeholder {
    color: #000 !important;
}
.booking.scrollto-hero .book-a-consultation-button span {
    font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: none !important;
    color:#000 !important;
}

@media screen and (max-width:375px) {
    .searchblock.searchblockIndex .SearchExpertList .inner-addon.left-addon div#mega-ddl.mega-ddl {
        position: absolute;
        width: 50% !important;
        min-width: 95% !important;
        left: 15px !important;
        top: -213px !important;
    }

    body .searchblock.searchblockIndex .SearchExpertList .inner-addon.left-addon div#mega-ddlTreatment.mega-ddl {
        position: absolute;
        width: 50% !important;
        min-width: 100% !important;
        left: 15px !important;
        top: -275px !important;
    }

    .setZVentorTer section#ddlTreatmentSet div#mega-ddlTreatment {
        width: 50% !important;
        min-width: 90% !important;
        left: 28px !important;
        top: -372px !important;
    }

    .setZVentorTer section#ddlExpertSet div#mega-ddl {
        width: 50% !important;
        min-width: 90% !important;
        left: 28px !important;
        top: -370px !important;
    }
}

@media screen and (min-width:376px) and (max-width:460px) {
    .searchblock.searchblockIndex .SearchExpertList .inner-addon.left-addon div#mega-ddl.mega-ddl {
        position: absolute;
        width: 50% !important;
        min-width: 95% !important;
        left: 15px !important;
        top: -210px !important;
    }

    body .searchblock.searchblockIndex .SearchExpertList .inner-addon.left-addon div#mega-ddlTreatment.mega-ddl {
        position: absolute;
        width: 50% !important;
        min-width: 100% !important;
        left: 15px !important;
        top: -272px !important;
    }
}

@media screen and (min-width:461px) and (max-width:767px) {
    .searchblock.searchblockIndex .SearchExpertList .inner-addon.left-addon div#mega-ddl.mega-ddl {
        position: absolute;
        width: 50% !important;
        min-width: 95% !important;
        left: 15px !important;
        top: -225px !important;
    }

    body .searchblock.searchblockIndex .SearchExpertList .inner-addon.left-addon div#mega-ddlTreatment.mega-ddl {
        position: absolute;
        width: 50% !important;
        min-width: 100% !important;
        left: 15px !important;
        top: -287px !important;
    }
}

@media screen and (min-width:768px) and (max-width:769px) {
    body .searchblock.searchblockIndex .SearchExpertList .inner-addon.left-addon div#mega-ddlTreatment.mega-ddl {
        position: absolute;
        width: 50% !important;
        min-width: 100% !important;
        left: 0px !important;
        top: -267px !important;
    }

    body .searchblock.searchblockIndex .SearchExpertList .inner-addon.left-addon #mega-ddl.mega-ddl {
        position: absolute;
        width: 50% !important;
        min-width: 700px;
        left: 8px !important;
        top: -200px !important;
    }
}

@media screen and (max-width:1023px) {
    .searchblock.searchblockIndex .SearchExpertList .inner-addon.left-addon div#mega-ddl.mega-ddl {
        width: 50% !important;
        min-width: 90% !important;
        left: 15px !important;
        top: -257px !important;
    }

    body .searchblock.searchblockIndex .SearchExpertList .inner-addon.left-addon div#mega-ddlTreatment.mega-ddl {
        width: 50% !important;
        min-width: 90% !important;
        left: 15px !important;
        top: -322px !important;
    }
    .searchblock.searchblockIndex.bookingResult .SearchExpertList .inner-addon.left-addon div#mega-ddl.mega-ddl.med-scr {
        width: 50% !important;
        min-width: 90% !important;
        left: 40px !important;
        top: -205px !important;
    }

    .searchblock.searchblockIndex.bookingResult .SearchExpertList .inner-addon.left-addon div#mega-ddlTreatment.mega-ddl {
        width: 50% !important;
        min-width: 90% !important;
        left: 50px !important;
        top: -268px !important;
    }

    
}
.search-fields.bookingform input {
    box-shadow: none;
}

/*25JUN2020*/
section.serachResultPanelSet .search-fields-container {
    margin-bottom: 30px !important;
}

.setZVentorTer section#ddlTreatmentSet div#mega-ddlTreatment {
    left: 3%;
    top: -75px;
}

.setZVentorTer section#ddlExpertSet div#mega-ddl {
    left: 28.5%;
    top: -75px;
}

.setMainResultArea .container.layoutfull {
    padding: 0 5px;
}

.filterpanel.side-filter a.label.view-on-map, body .filterpanel {
    color: #2d2d39 !important;
}

.filterpanel.side-filter .sublabel {
    margin: 0px 0 5px;
}

body select.form-control#ddlDistance {
    background-position: calc(100% - 11px) calc(1em + 3px), calc(100% - 11px) calc(1em + 2px), 100% 0px !important;
    border: none;
}

.side-filter .large-checkbox input[type=checkbox] {
    padding: 0;
}

.side-filter .form-group.first {
    margin-bottom: 0;
}

.blkTextSet {
    color: #2d2d39 !important;
}

.setFilterSearch input#txtsearchTreatments, div#div-filter-bodyarea input#txtsearchBodyArea, div#div-filter-brand input#txtSearchBrand {
    border-radius: 0 !important;
    height: 46px;
}

.side-filter .side.checkbox.list input[type=checkbox] {
    padding: 0;
    opacity: 1;
}

.side-filter .side.checkbox.list label.custom_label {
    padding-left: 0;
}

.side-filter .side.checkbox.list label::before {
    display: none;
}

.side-filter .side.checkbox.list input[type="checkbox"]:checked + label::after {
    display: none;
}

.side-filter .side.checkbox.list {
    padding-left: 0;
    margin-top: 0 !important;
}

    .side-filter .side.checkbox.list label.custom_label {
        padding-left: 0;
        margin-top: 0;
    }

.dateTimeSeter select {
    border: none;
}

.side-filter .side.checkbox.list input[type=checkbox] {
    right: 0;
}

.tile-practitioner .location-and-like .like img {
    width: 30px;
}

.tile-practitioner__content select {
    border: none;
    border-bottom: 1px solid hsla(240,5%,60%,.3);
}

.tile-practitioner__content span.label.blkTextSet, .practitioner-tile__content span.label.blkTextSet {
    padding-left: 0;
}

.finderserchresult-main.dividedSpace-left.setryu select#ddlSortFlag {
    height: 46px;
}

.setResultImages .tile-practitioner__image img {
    float: left;
    width: 100%;
    height: auto;
}

.setPadForSetr {
    padding: 0 5px !important;
}

.UserProfileIcon.setMargPosition {
    margin-top: 0 !important;
    position: relative;
    top: 15px;
}

span.metadata.spanInlineBlock {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.spanInlineBlock span {
    display: inline-block !important;
    margin: 0 !important;
}

/*26JUN2020*/
.side-filter.open .close {
    display: block;
    opacity: 1 !important;
}

/*29JUN2020*/
.searchblock.searchblockIndex .SearchExpertList .inner-addon.left-addon .mega-ddl #ddlTreatment li {
    padding: 15px !important;
}

.aside-section .popular-features {
    margin-bottom: 20px;
}


#divEVLatest.thisIsSafariHomepage .fourBlockSegment.thisIsSafari {
    width: 100% !important;
}


.fourBlockSegment.thisIsSafari {
    width: 24.9% !important;
}

.SlickSliderBlock .fourBlockSegment.thisIsSafari {
    width: 100% !important;
}

.twoImg-block.setwidthSafari.thisIsSafariTwoBlog {
    width: 49.9% !important;
}

.threeImg-block.thisIsSafariThreeBlog {
    width: 33% !important;
}

@media screen and (max-width:767px) {
    #divEVLatest.thisIsSafariHomepage .fourBlockSegment.thisIsSafari {
        width: 100% !important;
    }

    .fourBlockSegment.thisIsSafari {
        width: 100% !important;
    }

    .twoImg-block.setwidthSafari.thisIsSafariTwoBlog {
        width: 100% !important;
    }

    .threeImg-block.thisIsSafariThreeBlog {
        width: 100% !important;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    #divEVLatest.thisIsSafariHomepage .fourBlockSegment.thisIsSafari {
        width: 100% !important;
    }

    .fourBlockSegment.thisIsSafari {
        width: 50% !important;
    }

    .twoImg-block.setwidthSafari.thisIsSafariTwoBlog {
        width: 100% !important;
    }

    .threeImg-block.thisIsSafariThreeBlog {
        width: 100% !important;
    }
}


.setSlideSetup .switch input:checked + .slider:before {
    left: 4px !important;
}


/*06JULY2020*/
.booking-widget .datepicker table tr td.today {
    background-color: #cc6351 !important;
    color: #ffffff !important;
    border-radius: 100% !important;
    background-image: none !important;
}

/*07JULY2020*/
.expertsGoogleLocation .google-map-info {
    display: block !important;
}

.expertsGoogleLocation .google-map-info__controls {
    width: 100% !important;
}

span.review__treatment.label {
    color: #2d2d39;
    padding: 0;
    font-size: 13px;
}

/*08JULY2020*/
.subsBtn button#Rejoin {
    margin-bottom: 0px !important;
}

button#Timercountdown {
    font-size: 18px;
    font-weight: 600;
}

.setSliderHeroSection {
    position: relative;
    bottom: 72px;
}

    .setSliderHeroSection .practice-hero__top {
        min-height: auto !important;
        padding: 0;
    }

.practice-hero__scrollto .container a {
    padding: 10px 0 !important;
}

.booking-widget .location-selector select {
    pointer-events: none;
    opacity: 0.3;
}

.finderserchresult-main.setryu h1#spnSearchTitle {
    width: 70%;
}

.finderserchresult-main.setryu .title-and-sort .sorting-filter:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #94949e;
    height: 46px;
    right: 50px;
    top: 0;
    width: 1px;
}

#btnExpertFinderSearch {
    margin-right: 0 !important;
}

.disableSetLinkTo {
    pointer-events: none;
    opacity: 0.3;
}

/*09JULY2020*/

ul#ddlExperts .SearchExpertDetails p {
    margin-top: 0 !important;
}

body {
    overflow-x: hidden;
}

/*10JULY2020*/
.activeMapLocation h5 {
    color: #e0786a !important;
}

.activeMapLocation img {
    opacity: 1 !important;
}

.google-map-info__opening-times ul span {
    font-size: 18px !important;
}

div#openingHours li span.openingHoursNotFound {
    font-size: 20px !important;
    color: #e0786a !important;
}


/*13JULY2020*/
.booking-widget .datepicker-days table tr td.today {
    background-color: #cc6351 !important;
    color: #ffffff !important;
    border-radius: 100% !important;
    background-image: none !important;
    height: 28px !important;
    display: block;
    width: 28px !important;
    font-size: 12px !important;
    padding: 6px 4px 5px !important;
    transition: color .25s ease-in-out,background-color .25s ease-in-out;
    font-weight: 600 !important;
    margin: 3px auto !important
}

.booking-widget .datepicker-days table .disabled-date.day, .bookingSummary.calenderSeter table .disabled-date.day {
    color: #999;
    font-weight: 600;
    font-size: 12px !important;
}

.booking-widget .datepicker-days table.table-condensed tr td {
    border-radius: 100% !important;
    background-image: none !important;
    height: 28px !important;
    width: 28px !important;
    font-size: 12px !important;
    padding: 6px 4px !important;
    transition: color .25s ease-in-out,background-color .25s ease-in-out;
    font-weight: 600 !important;
    /*display: table-cell;*/
    margin: 0 auto;
}

.booking-widget .datepicker-days table tr th, .bookingSummary.calenderSeter table tr th {
    font-size: 12px !important;
    font-weight: 600 !important;
}

.booking-widget .datepicker-days table tr td.active.day, .bookingSummary.calenderSeter table tr td.active.day {
    background-color: #49454d !important;
    color: #fff !important;
    border-radius: 100% !important;
    background-image: none !important;
    transition: color .25s ease-in-out,background-color .25s ease-in-out;
    display: block;
}

.booking-widget .booking-widget .datepicker table tr td.day:hover, .bookingSummary.calenderSeter table tr td.day:hover,
.booking-widget .booking-widget .datepicker table tr td.focused, .bookingSummary.calenderSeter table tr td.focused {
    background-color: transparent !important;
    color: initial !important;
    border-radius: 100% !important;
    background-image: none !important;
    transition: color .25s ease-in-out,background-color .25s ease-in-out;
    margin: 0px auto !important;
}

body #bookingCalender .datepicker-inline table tr th.datepicker-switch:hover, .datepicker.datepicker-dropdown th.datepicker-switch:hover {
    background: transparent;
}

body #bookingCalender .datepicker-inline table tr td span.month, .datepicker.datepicker-dropdown table tr td span.month,
body #bookingCalender .datepicker-inline table tr td span.year, .datepicker.datepicker-dropdown table tr td span.year {
    font-size: 13px;
    border-radius: 100% !important;
}

body #bookingCalender .datepicker-inline table tr td span, .datepicker.datepicker-dropdown table tr td span {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 5px auto;
}

    body #bookingCalender .datepicker-inline table tr td span.month.focused, .datepicker.datepicker-dropdown table tr td span.month.focused,
    body #bookingCalender .datepicker-inline table tr td span.year.focused,
    .datepicker.datepicker-dropdown table tr td span.year.focused {
        background-color: #49454d !important;
        color: #fff !important;
        border-radius: 100% !important;
        background-image: none !important;
        transition: color .25s ease-in-out,background-color .25s ease-in-out;
    }

body #bookingCalender .datepicker-inline .datepicker-switch {
    color: #2d2d39 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
}

body #bookingCalender .datepicker-inline .next, .datepicker.datepicker-dropdown th.next {
    color: #EC6351;
    background: url(/../Content/newImages/datepicker-arrow-right.svg);
    background-repeat: no-repeat;
    font-size: 0 !important;
    background-position: 50%;
    background-size: 10px auto;
    cursor: pointer;
}

body #bookingCalender .datepicker-inline .prev, .datepicker.datepicker-dropdown th.prev {
    color: #EC6351;
    background: url(/../Content/newImages/datepicker-arrow-left.svg);
    background-repeat: no-repeat;
    font-size: 0 !important;
    background-position: 50%;
    background-size: 10px auto;
    cursor: pointer;
}

.bookingSummary.calenderSeter td {
    padding: 6px 4px !important;
    width: 28px !important;
    height: 28px !important;
    border-radius: 100% !important;
    background-image: none !important;
    font-size: 12px !important;
    transition: color .25s ease-in-out,background-color .25s ease-in-out;
    font-weight: 600 !important;
    /*display: table-cell;*/
    margin: 0 auto;
}

.bookingSummary.calenderSeter table tr td.today {
    background-color: #cc6351 !important;
    color: #ffffff !important;
    border-radius: 100% !important;
    background-image: none !important;
    width: 28px !important;
    height: 28px !important;
    font-size: 12px !important;
    padding: 6px 4px !important;
    transition: color .25s ease-in-out,background-color .25s ease-in-out;
    font-weight: 600 !important;
    margin: 3px auto !important;
    display: block;
}

.datepicker.datepicker-dropdown {
    background: #f9f1ed;
}

    .datepicker.datepicker-dropdown .datepicker-days td {
        padding: 6px 4px !important;
        width: 28px !important;
        height: 28px !important;
        border-radius: 100% !important;
        background-image: none !important;
        font-size: 12px !important;
        transition: color .25s ease-in-out,background-color .25s ease-in-out;
        font-weight: 600 !important;
        /*display: table-cell;*/
        margin: 0 auto;
    }

    .datepicker.datepicker-dropdown .datepicker-days table tr td.today {
        background-color: #ad7564 !important;
        color: #ffffff !important;
        border-radius: 100% !important;
        background-image: none !important;
        width: 28px !important;
        height: 28px !important;
        font-size: 12px !important;
        padding: 6px 4px !important;
        transition: color .25s ease-in-out,background-color .25s ease-in-out;
        font-weight: 600 !important;
        margin: 3px auto !important;
        /*display: block;*/
    }

    .datepicker.datepicker-dropdown table tr td.active.day {
        background-color: #49454d !important;
        color: #fff !important;
        border-radius: 100% !important;
        background-image: none !important;
        transition: color .25s ease-in-out,background-color .25s ease-in-out;
        /*display: block;*/
    }

    .datepicker.datepicker-dropdown th.datepicker-switch {
        color: #2d2d39 !important;
        font-weight: 400 !important;
        font-size: 16px !important;
    }

input#txtWebsiteSearch {
    line-height: normal !important;
}

body .side-filter .btn-plusRed {
    background-color: transparent !important;
    margin: auto !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    border-radius: 0 !important;
}

    body .side-filter .btn-plusRed img {
        width: 25px;
        height: auto;
    }

/*Cropping CSS - 15JULY2020*/

button.uploadCroppedImage {
    background-color: #ffffff !important;
    border-color: #949599 !important;
    border-width: 1px !important;
    color: #949599 !important;
    border-radius: 25px;
    font-family: "Quattrocento Sans", sans-serif !important;
    text-transform: initial !important;
    padding: 5px 10px !important;
    font-size: 14px !important;
    box-sizing: border-box !important;
    border-radius: 0 !important;
    text-align: left !important;
    width: 75%;
}

    button.uploadCroppedImage span.plusIconUpload:before {
        margin-right: 5px;
        color: #EC6351;
        font-weight: 500;
        content: "\f067" !important;
        font-family: FontAwesome;
    }

.headshotImg .docs-preview {
    width: 80%;
    margin: 20px auto 10px;
}

    .headshotImg .docs-preview .img-preview {
        max-width: 100%;
    }

/*21JULY2020*/
@media screen and (min-width: 1024px) {
    .header {
        min-height: initial !important;
    }
}

.editor-panel.visible {
    z-index: 999 !important;
}


/*23JULY2020*/
.rating-and-reviews {
    display: none !important;
}

/*30JULY2020*/
div#cropFeaturedImagePop .modal-footer {
    text-align: left !important;
    border-top: none !important;
    padding-top: 0;
}

.stockImageGallery .contributor-ImgBlock {
    width: 120px !important;
    height: 120px !important;
    background: transparent !important;
    margin: 0 12px 12px 0 !important;
}

    .stockImageGallery .contributor-ImgBlock img {
        height: 130px !important;
        width: 130px !important;
    }

.stockImageGallery .contributor-ImgBlock {
    display: none;
}

    .stockImageGallery .contributor-ImgBlock.displayStockImage {
        display: inline-block;
    }

.seeMoreStockImagesSect a#loadMorestockImage, a.loadMorestockImageClass {
    font-size: 15px;
    text-transform: capitalize !important;
    background-color: #2d2d39;
    box-sizing: border-box;
    color: #fff;
    border-radius: 2px;
    padding: 8px 15px;
    position: relative;
    top: 8px;
}

.seeMoreStockImagesSect {
    width: 100%;
    display: block;
    clear: both;
}

.uploadCropFetured label.cabinet {
    margin: 0 !important;
}

@media screen and (max-width:375px) {
    .uploadCrop .btn.btn-default, .uploadCropFetured .btn.btn-default {
        padding: 4px 5px !important;
    }
}

@media screen and (max-width:768px) {
    .padImpLeftRight20 {
        padding: 0 15px !important;
    }

    .uploadCropFetured .modal-dialog {
        width: 95%;
    }

    .uploadCrop .btn.btn-default span.lablForSet, .uploadCropFetured .btn.btn-default span.lablForSet {
        display: none !important;
    }

    .uploadCrop .btn.btn-default, .uploadCropFetured .btn.btn-default {
        padding: 6px 8px !important;
    }

    .uploadCropFetured label.cabinet {
        width: 100% !important;
    }
}

/*31JULY2020*/
.padImpLeftRight20 {
    padding: 0 20px 0 60px;
}

span#uploadFeturedImgSuccess {
    bottom: 0 !important;
    right: 25% !important;
    left: unset !important;
    top: unset !important;
}

@media screen and (max-width:1023px) {
    .singleBlogViewSet {
        display: none !important;
    }
}

@media screen and (max-width:767px) {
    .singleBlogViewSetContent .popular-features {
        display: none !important;
    }

    .mt40Imp {
        margin-top: 40px !important;
    }
}

/*04JULY2020*/
@media screen and (min-width:1025px) and (max-width:1200px) {
    .practice-hero__scrollto .container li {
        margin: 0 20px !important;
    }
}

.mt40Imp {
    margin-top: 40px !important;
}

/*05AUG2020*/
.tile-practitioner h3 {
    text-transform: capitalize !important;
}

@media screen and (min-width: 1024px) {
    .practice-hero__scrollto.sticky {
        top: 100px !important;
    }
}


/*CroppingTool Css*/
span#spantest {
    color: #ffffff;
    background: rgba(0,0,0,0.3);
    padding: 5px;
    position: absolute;
    top: 50%;
    left: 25%;
    font-weight: 600;
    font-size: 14px;
}

#spantestFeatured, #spantestFeaturedLocation {
    color: #ffffff;
    background: rgba(0,0,0,0.3);
    padding: 5px;
    position: absolute;
    top: 40%;
    left: 25%;
    font-weight: 600;
    font-size: 14px;
}

.cr-rotate-controls {
    visibility: hidden;
}

.uploadCrop label.cabinet {
    display: block;
    cursor: pointer;
    width: 250px;
    height: 250px;
    margin: 0;
}

.uploadCropFetured label.cabinet, .uploadCropFeturedLocation label.cabinet {
    display: block;
    cursor: pointer;
    width: 75%;
    height: auto;
    margin: 0 auto;
}

img#item-fetured-img-output, img#item-fetured-img-output_Location {
    display: block;
    width: 100% !important;
    height: auto;
}

.uploadCrop label.cabinet input.file, .uploadCropFetured label.cabinet input.file,
.uploadCropFeturedLocation label.cabinet input.file {
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    margin-top: -30px;
}

.uploadCrop #upload-demo {
    width: 100%;
    height: 300px;
    padding-bottom: 0px;
}

.uploadCropFetured #upload-demo-fetured, .uploadCropFeturedLocation #upload-demo-fetured,
.uploadCropFeturedLocation #upload-demo-fetured_Location {
    width: 100%;
    height: 260px;
    padding-bottom: 0px;
}

.uploadCropFetured .modal-dialog {
    /*width: 80%;*/
}

.uploadCrop figure figcaption {
    position: relative;
    bottom: 50px;
    color: #fff;
    width: 75%;
    left: 6%;
    background: rgba(0,0,0,0.4);
    border-radius: 4px;
    padding: 5px 5px 5px 9px;
}

.uploadCropFetured figure figcaption, .uploadCropFeturedLocation figure figcaption {
    position: relative;
    bottom: 50px;
    color: #fff;
    width: 30%;
    left: 6%;
    background: rgba(0,0,0,0.4);
    border-radius: 4px;
    padding: 5px 5px 5px 9px;
}

span#uploadHeadshotImgSuccess, span#uploadFeturedImgSuccessLoc {
    position: absolute;
    right: -53px !important;
    text-align: right;
    bottom: 0;
    top: unset !important;
}

@media screen and (max-width:412px) {
    span#uploadHeadshotImgSuccess, span#uploadFeturedImgSuccessLoc {
        position: absolute;
        right: 11px !important;
        text-align: right;
        bottom: -35px;
        top: unset !important;
    }
}

@media screen and (max-width:1024px) {
    .uploadCrop figure figcaption, .uploadCropFetured figure figcaption, .uploadCropFeturedLocation figure figcaption {
        width: 90% !important;
        left: 3%;
    }
}

@media screen and (min-width:992px) and (max-width:1150px) {
    .uploadCrop figure figcaption, .uploadCropFetured figure figcaption, .uploadCropFeturedLocation figure figcaption {
        width: 95%;
        left: 3%;
        font-size: 12px;
    }
}

@media screen and (min-width:769px) and (max-width:991px) {
    span#uploadHeadshotImgSuccess, span#uploadFeturedImgSuccessLoc {
        position: absolute;
        right: 11px !important;
        text-align: right;
        bottom: -35px;
    }
}

.modal-footer.croopingFooter button {
    background: #cc6351;
    color: #ffffff;
    padding: 6px 10px;
    line-height: 18px;
    height: 20px;
    border: none;
}

.croppie-container .cr-slider-wrap {
    margin: 0px auto 15px !important;
    cursor: pointer;
}

.croppie-container .cr-slider-wrap {
    display: none;
}

/*07AUG2020*/
button.btn.btn-default.expertNmBtn {
    background: #c17f6b;
    border: none;
    border-radius: unset;
    color: #ffffff;
    padding: 14px 24px;
    font-size: 16px !important;
    font-weight: 300 !important;
}

.twoExpertSegment .cta-booking img {
    width: 75px !important;
    height: 75px !important;
}

.twoExpertSegment .cta-booking {
    margin-right: 40px;
}

@media screen and (max-width:768px) {
    .twoExpertSegment .cta-booking {
        margin: 90px 50px 90px 0px !important;
    }

    .editor-panel.visible {
        width: 100%;
    }
}

@media screen and (max-width:769px) and (max-width:991px) {
    .twoExpertSegment .cta-booking {
        margin: 90px 30px 90px 0px !important;
    }
}

@media screen and (max-width:991px) {

    .testimonial-carousel .glide__arrows {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
}

/*10AUG2020*/

@media screen and (max-width:518px) {
    #blogSingleFinderSearch button.btnsearchIconLocation {
        top: 61% !important;
    }
}

@media screen and (max-width:768px) {
    .viewSubsBtn {
        position: relative;
        bottom: 5px;
    }
}

#joinEvSet select#BTitle {
    height: 41px !important;
}

.editor-panel__container {
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 20px;
}

.editor-panel.visible {
    overflow: hidden;
}

.booking-widget .datepicker-days table td.today.todaySetEnd, #bookingCalender .datepicker-inline table td.today.todaySetEnd {
    background: transparent !important;
    color: #cc6351 !important;
    display: table-cell !important;
    font-weight: 800 !important;
    font-size: 15px !important;
}

div#bookingCalender td.today:hover, div#bookingCalender td.active.day:hover {
    background-color: #49454d !important;
    color: #fff !important;
    border-radius: 100% !important;
    background-image: none !important;
    transition: color .25s ease-in-out,background-color .25s ease-in-out;
    display: block;
}

button.searchExpertButton {
    padding: 0 7px !important;
}

form#joinEvSet select#BTitle {
    height: 41px !important;
}

/*12AUG2020*/
.collapse.collapsedin {
    display: block !important;
}

@media screen and (min-width:1025px) and (max-width:1155px) {
    body select.form-control#ddlDistance {
        margin-left: 0 !important;
    }

    .side-filter .inner-addon.left-addon .button {
        padding: 8px !important;
        font-size: 12px !important;
        margin-bottom: 15px;
    }
}

/*14AUG2020*/
.editContributor textarea#ProfileSummary {
    white-space: pre-wrap;
}

.BussinessPortal .incomingCall {
    top: 0px !important;
    left: -15px !important;
    bottom: 0px !important;
}
/*17AUG20*/
.forImageSave {
    pointer-events: none;
    opacity: 0.4;
}

form#joinEvSet div#div_CountryCallingCode span span.k-dropdown-wrap.k-state-default {
    border: none !important;
}

/*18AUG2020*/
span.pull-right.setPdfHelp {
    position: relative;
    top: 15px;
    cursor: pointer;
    z-index: 999;
}

.BussinessPortal .incomingCall {
    border: 1px solid #EC6351 !important;
}

span.setPdfHelp a {
    border: 1px solid #EC6351;
    color: #EC6351;
    border-radius: 20px;
    padding: 8px 15px;
}

    span.setPdfHelp a:hover {
        text-decoration: none;
    }

div#ExpertValidationCkeckboxDiv, div#SettingValidationCkeckboxsDiv,
div#SettingValidationCkeckboxDivs, div#SettingValidationConfirmPasswordCkeckboxsDiv {
    pointer-events: none;
}

/*19AUG2020*/

.editor-panel__close {
    cursor: pointer;
    position: absolute;
    top: 5%;
    left: 5%;
}

/*20AUG2020*/
.blog-social-tools .sharers, .saveExpertDisabled {
    pointer-events: none !important;
    opacity: 0.5 !important;
}
/*24AUG2020*/
.stockImageGallery {
    border-top: 1px solid rgba(0,0,0,0.3) !important;
    padding-top: 15px;
    padding-bottom: 15px;
    max-height: 295px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 20px;
}

body .btn-darkpinkBdr-round:active {
    background: #EC6351 !important;
    border-color: #EC6351 !important;
    color: #ffffff !important;
}

.errorLocation {
    background: transparent !important;
}

/*25AUG2020*/
.uploadImgBtn.uploadImgActiveBtn {
    box-shadow: 0px 0px 3px #f00;
}

.glossary-section h3 {
    font-weight: 800 !important;
}

/*28AUG2020*/

.individual-membership-header {
    background: #C17F6B;
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.clinic-membership-header {
    background: #49454E;
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

div#exprtEndMemMessage h1, div#practEndMemMessage h1 {
    font-size: 40px;
    color: #2d2d39;
    font-family: Cormorant,serif;
    text-transform: none;
    text-align: center;
    margin: 0;
}

.glide.glide-form.setChangeFormat .tile-membership button {
    margin: 6px auto !important;
    padding: 10px;
    font-weight: 400;
}

    .glide.glide-form.setChangeFormat .tile-membership button:hover,
    .glide.glide-form.setChangeFormat .tile-membership button:active,
    .glide.glide-form.setChangeFormat .tile-membership button:visited,
    .glide.glide-form.setChangeFormat .tile-membership button:focus {
        background: #c17f6b;
        color: #ffffff !important;
        border-color: #c17f6b !important;
    }

.glide.glide-form.setChangeFormat .tile-membership.exprtEndMem button {
    border-color: #c17f6b !important;
    color: #c17f6b;
}

.glide.glide-form.setChangeFormat .tile-membership {
    background: #ffffff !important;
    color: #2d2d39 !important;
    border: 1px solid #dddddd !important;
    min-height: 180px !important;
    padding: 0 0 10px !important;
}

    .glide.glide-form.setChangeFormat .tile-membership p {
        font-size: 16px;
        line-height: 22px;
        color: #707070;
        padding: 10px;
    }
/*.glide.glide-form.setChangeFormat .tile-membership h4 {
        background: #c17f6b;
        width: 100%;
        padding: 13px 5px;
        height: 60px;
        color: #fff;
        font-family: Cormorant,serif;
        font-weight: 600;
        font-size: 24px;
        line-height: 32px;
    }*/

/*.glide.glide-form.setChangeFormat .tile-membership.practEndMem h4 {
        background: #2d2d39;
    }*/

.become-a-member .glide__slides {
    padding: 160px 0 100px !important;
}

ul#joinPractSect.joinPractSectPadding {
    padding-top: 100px !important;
}


.btnRegTrySectActive {
    background: #c17f6b !important;
    color: #ffffff !important;
    border-color: #c17f6b !important;
}

form#joinEvSet div#exprtEndMemMessage p, form#joinEvSet div#practEndMemMessage p {
    font-size: 16px;
    font-weight: 600;
}

@media screen and (min-width:768px) and (max-width:769px) {
    button.btnsearchIconLocation {
        top: 57% !important
    }
}

@media screen and (max-width:767px) {
    .findLocalPractitioner .input-fields.setResponsiver {
        padding: 0;
    }
}

@media screen and (max-width:768px) {

    .glide.glide-form.setChangeFormat .tile-membership p {
        padding: 0px 25px;
        height: 84px;
    }

    div#exprtEndMemMessage h1, div#practEndMemMessage h1 {
        font-size: 35px;
    }
}

@media screen and (max-width:424px) {

    /*.glide.glide-form.setChangeFormat .tile-membership h4 {
        font-size: 30px;
    }*/

}

/*31AUG2020*/
.profile-info.profileSideInfoWithNew img.profile_pic {
    border-radius: unset !important;
    width: 100px !important;
    height: 100px !important;
}

.yourdetailsNewSect label.custom_label2 {
    float: none;
    display: block;
    margin-top: 15px;
    text-transform: uppercase;
    width: 100%;
    color: #646464 !important;
    font-family: Quattrocento Sans,sans-serif;
    font-weight: 700;
    line-height: 16px;
    font-size: 12px;
}

.btn-extra-new {
    border: 1px solid #ad7564 !important;
    border-radius: 0px !important;
    margin: 40px 0 !important;
    min-width: 140px !important;
    padding: 15px 24px 15px !important;
    color: #ad7564 !important;
    background: transparent !important;
    font-family: Quattrocento Sans,sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: .5px !important;
    text-transform: uppercase !important;
    margin: 0 !important;
    line-height: 20px !important;
    /*height: 51px !important;*/
}

/*01SEPT2020*/
.newSectionHeader {
    margin-top: 0;
}

.newSectionPara {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 24px;
}

.sectionSubHeading {
    font-size: 20px;
    font-weight: 600;
}

.loaderImageSet img {
    position: relative;
    /*left: 35%;*/
    width: 60px !important;
    height: auto;
    top: 35%;
}

.userBioImage.headshotImageUrlUp div#headshotSectionLoader img {
    position: relative;
    right: 15%;
    width: 60px !important;
    height: auto;
    top: 35%;
    left: unset !important;
}

.txt-gray {
    color: #646464 !important;
}

.uploadCrop .loaderImageSet {
    position: absolute;
    top: 5px;
    left: 0;
    width: 250px;
    height: 100%;
    background: rgba(255,255,255,0.9);
    text-align: center;
}

.loaderImageSet {
    position: absolute;
    top: 5px;
    left: 0;
    width: 78%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    text-align: center;
}

.listingSectionSet ul.list-group li.list-group-item img {
    width: 21px;
    height: 21px;
}

.listingSectionSet ul.list-group li.list-group-item, ul.list-group.listingSectionSet li.list-group-item {
    padding: 15px 15px !important;
}

    .listingSectionSet ul.list-group li.list-group-item button, .AddExpertPopularExpert.listingSectionSet li button.buttonAddSet {
        background: transparent;
        border: none;
        position: relative;
        right: 0;
        position: relative;
        right: 0;
        top: -3px;
        float: right;
    }

.listingSectionSet input[type="text"], .listingSectionSet span.input-group-btn.custom-group-btn button {
    height: 50px !important;
}

#the-count, #the-count-second, #the-count-thr {
    bottom: 25px !important;
}

.textSizeIntrBio.errorInput {
    border: 1px solid #de6e5f !important;
}

ul.rightspeciality li button#addBtnSpeciality {
    display: none;
}

ul.leftspeciality li button#rmvBtnSpeciality, ul.leftspeciality li button#rmvBtnActiveSpeciality {
    display: none;
}

/*02AUG2020*/
.consultationCheck {
    padding-left: 0px !important;
}

.yourdetailsNewSect span.k-widget.k-dropdown span.k-dropdown-wrap.k-state-default {
    height: 39px !important;
}

.checkbox.consultationCheck label::before {
    margin-left: 0 !important;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 1px solid #ad7564;
    top: -4px;
}

.checkbox.consultationCheck input[type="checkbox"]:checked + label::before {
    margin-left: 0 !important;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 1px solid #ad7564;
    top: -4px;
    background: #ad7564;
}

.checkbox.consultationCheck input[type="checkbox"]:checked + label::after {
    background-size: 15px 15px;
    background-image: url(../Content/newImages/white-tick.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    width: 40px;
    height: 40px;
    margin-left: 0;
    color: #ffffff !important;
    left: 10px !important;
    font-size: 14px !important;
    top: 3px;
}

.newSetInput select {
    margin: 0 !important;
    width: 100%;
    height: 41px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    border-color: #656464 !important;
    font-family: "Quattrocento Sans", sans-serif;
    width: 100%;
}

.icon-euro-set::before {
    content: '£';
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 50%;
    left: 30px;
    pointer-events: none;
    top: 44px;
    color: #999999;
    font-size: 18px;
}

.icon-euro-set input[type="text"] {
    padding-top: 6px !important;
}

/*03SEPT2020*/
.txt-darkBrown {
    color: #ad7564 !important;
}

.bdrColor-grey {
    border-color: #656464 !important;
}

.btn-small-new {
    border: 1px solid #ad7564 !important;
    border-radius: 0px !important;
    padding: 0px 25px !important;
    color: #ad7564 !important;
    background: transparent !important;
    font-family: Quattrocento Sans,sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: .5px !important;
    text-transform: uppercase !important;
    margin: 0 !important;
    line-height: 14px !important;
    position: relative;
    top: 13px;
    height: 41px !important;
}

.newSectionDesc .custom_label2 {
    margin-top: 0px !important;
}

.newSectionDesc .icon-euro-set::before {
    top: 30px;
}

.checkbox.selectAllHelperCost.consultationCheckinfo label:before, div#checkbox_Skip .checkbox label::before {
    border-radius: 50% !important;
    width: 30px !important;
    height: 30px !important;
    border: 1px solid #ad7564 !important;
    top: 0;
    left: 5px !important;
    margin: 0 !important;
}

.checkbox.selectAllHelperCost.consultationCheckinfo input[type="checkbox"]:checked + label::before {
    margin-left: 0 !important;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 1px solid #ad7564;
    top: 5px;
    background: #ad7564;
}

.checkbox.selectAllHelperCost.consultationCheckinfo input[type="checkbox"]:checked + label::after {
    background-size: 15px 15px;
    background-image: url(../Content/newImages/white-tick.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    width: 40px;
    height: 40px;
    margin-left: 0;
    color: #ffffff !important;
    left: 15px !important;
    font-size: 14px !important;
    top: 11px;
}


div#iAgreeLable label::before {
    margin-left: -23px !important;
    border-radius: 50% !important;
    width: 25px;
    height: 25px;
    border: 1px solid #ad7564 !important;
    top: -4px;
    left: 0px !important;
}

div#iAgreeLable input[type="checkbox"]:checked + label::before {
    margin-left: -20px !important;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    border: 1px solid #ad7564;
    top: -4px;
    background: #ad7564;
}

div#iAgreeLable input[type="checkbox"]:checked + label::after {
    background-size: 15px 15px;
    background-image: url(../Content/newImages/white-tick.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    width: 40px;
    height: 40px;
    margin-left: -13px;
    color: #ffffff !important;
    left: 0px !important;
    font-size: 14px !important;
    top: 0px;
}

input#addTreatmentListContinue.savedcolor:before {
    background-size: 15px 15px;
    background-image: url(../Content/newImages/white-tick.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    width: 40px;
    height: 40px;
    margin-left: -13px;
    color: #ffffff !important;
    left: 0px !important;
    font-size: 14px !important;
    top: 0px;
}

.checkbox.selectAllHelperCost.consultationCheckinfo {
    padding-top: 4px;
}

    .checkbox.selectAllHelperCost.consultationCheckinfo label {
        position: relative;
        left: 15%;
    }

.setThisButton button {
    padding: 0 26px !important;
}

.setSaveForThis input.btn-small-new {
    top: 18px;
}

.animMsg #regSuccess, .animMsg #msgSuccess {
    left: 125px !important;
}

input#VCDefaultPrices, #FaceToFaceDefaultPrices {
    width: 100%;
    padding-right: 5px !important;
}

.setEditButtonFt button.buttonAddSet {
    background: transparent;
    border: none;
    position: relative;
    right: 0;
    position: relative;
    right: 0;
    top: -4px;
    float: right;
}

    .setEditButtonFt button.buttonAddSet img {
        width: 25px;
        height: 25px;
    }

.setSearchSectionNew .row.searchBar input.form-control, .setSearchSectionNew .row.searchBar .input-group-btn button, .newSubBtn input#DetailSaveAndContinueBtnId {
    height: 51px !important;
}

/*04SEPT2020*/
.row.searchBar {
    margin-bottom: 6px;
}


.BussinessPortal {
    background-color: #ffffff !important;
}
/*.BussinessPortal #mainAdmin {
    margin-left: 313px !important;
}*/
a#enterAddressManually {
    text-decoration: none !important;
    font-size: 13px;
    font-weight: 400 !important;
}

.listingMyLocation li {
    padding: 0px !important;
}

    .listingMyLocation li button.buttonAddSet, .AddExpertPopularExpert.listingSectionSet li button.buttonAddSet {
        background: transparent;
        border: none;
    }

        .listingMyLocation li button.buttonAddSet img, .AddExpertPopularExpert.listingSectionSet li button.buttonAddSet img {
            width: 25px;
            height: 25px;
        }

ul#myLocation.listingMyLocation {
    margin-bottom: 0;
}

#divlocationAddList .locationAddList {
    top: 81px;
}

.bdr-top-gray .topBdrSet {
    border-top: 1px solid #eeeeee;
    padding-top: 25px;
}

@media screen and (max-width:768px) {
    .yourdetailsNewSect .mr-N1 {
        margin-bottom: 15px;
        padding-right: 0;
    }

    .yourdetailsNewSect .respoPhoneDesp {
        padding-left: 0;
    }
}

button#CloseProfileSubmitePopup img, button#CloseProfileSubmitePopupClinic img {
    width: 35px;
    height: 35px;
}

button#CloseProfileSubmitePopup, button#CloseProfileSubmitePopupClinic {
    opacity: 1;
}

.listingSectionSet.setEditButtonFt li.active {
    background: #ad7564 !important;
    color: #ffffff !important;
    border: 1px solid #656464 !important;
}

.AddExpertPopularExpert.listingSectionSet li.activeStar button.notPopularTreatment, .AddExpertPopularExpert.listingSectionSet li.noPopularTreat button.popularTreatment {
    display: none;
}

ul#addedTreatmentListPopular li.list-group-item.active, ul#addedPopularProduct li.list-group-item.active {
    background: transparent !important;
    border: 1px solid #656464 !important;
    color: #333333 !important;
}

.AddExpertPopularExpert.listingSectionSet {
    padding-top: 5px !important;
}

/*07SEPT2020*/
.prductNewSectionDesign ul#LeftAddedProductList button#rmvBtnSpeciality, .prductNewSectionDesign ul#RightAddedProductList button#addBtnSpeciality {
    display: none;
}

ul#RightAddedProductList, ul#addedTreatmentList {
    padding-top: 0 !important;
}

    .row.listingSectionSet li.list-group-item.active, ul#RightAddedProductList li.list-group-item.active,
    ul#addedTreatmentList li.list-group-item.active, ul#specialitySecId li.list-group-item.active, ul#addedSpecialismList li.list-group-item.active {
        background: transparent !important;
        border: 1px solid #656464 !important;
        color: #333333 !important;
    }

        .row.listingSectionSet li.list-group-item.active span {
            color: #333333 !important;
        }

.scrollto-hero__scrollto.sticky {
    right: 0;
}

.icon-euro-set input[type="text"] {
    padding-left: 30px;
}

.bdrNone .btn-small-new {
    top: 0px;
}

ul.listingSectionSet.setEditButtonFt li.active button.buttonAddSet.editPencilSet, ul#selectPracticeFrom li.active button.buttonAddSet.editPencilSet {
    display: none !important;
}

ul.listingSectionSet.setEditButtonFt li.active button.buttonAddSet.whiteCheckSelected, ul#selectPracticeFrom li.active button.buttonAddSet.whiteCheckSelected {
    top: -6px !important;
}

    ul.listingSectionSet.setEditButtonFt li.active button.buttonAddSet.whiteCheckSelected img, ul#selectPracticeFrom li.active button.buttonAddSet.whiteCheckSelected img,
    button.buttonAddSet.whiteCheckSelected img, button.buttonAddSet img {
        width: 22px;
        height: 22px;
    }

.listingSectionSet.setSelectioniconSet li {
    padding: 15px !important;
}

    .listingSectionSet.setSelectioniconSet li .checkbox {
        padding: 0;
    }

    .listingSectionSet.setSelectioniconSet li input[type="checkbox"]:checked + label::before {
        margin-left: 0 !important;
        border-radius: 50% !important;
        width: 30px !important;
        height: 30px !important;
        border: 1px solid #ad7564 !important;
        top: -7px !important;
        background: #ad7564;
    }

    .listingSectionSet.setSelectioniconSet li .checkbox label::before {
        right: 0 !important;
        left: unset !important;
        margin-left: 0 !important;
        border-radius: 50% !important;
        width: 30px !important;
        height: 30px !important;
        border: 1px solid #ad7564 !important;
        top: -7px !important;
        background: transparent;
        opacity: 1;
    }

    .listingSectionSet.setSelectioniconSet li .checkbox input[type="checkbox"]:checked + label::after {
        background-size: 15px 15px;
        background-image: url(../Content/newImages/white-tick.svg) !important;
        background-repeat: no-repeat;
        content: " " !important;
        width: 40px;
        height: 40px;
        margin-left: 0;
        color: #ffffff !important;
        left: unset !important;
        font-size: 14px !important;
        top: 0px;
        right: -22px;
    }

    .listingSectionSet.setSelectioniconSet li label.custom_label {
        width: 100%;
    }

ul#TreatmentLocationSelectLeftSide {
    padding-top: 5px;
}

.listingSectionSet.setSelectioniconSet li {
    padding: 12px 15px !important;
}

ul#selectPracticeFrom {
    padding-top: 0;
}

li.list-group-item.alwaysActive, li.list-group-item.alwaysActiveFinal {
    color: #c17f6b !important;
    background: #f9f1ed !important;
}

span#errtreatmentcost {
    color: #de6e5f;
    font-weight: 400;
    float: left;
    text-align: left;
}

div#myBAdminInformationsubmenu ul.adminmenuB-submenu a, div#myBAdminTreatmentsubmenu ul.adminmenuB-submenu a {
    padding-left: 40px !important;
}

li.expertInfoSet a[data-toggle="collapse"]:after, li.expertTreatSet a[data-toggle="collapse"]:after {
    -webkit-transform: rotate(90deg) !important;
    -moz-transform: rotate(90deg) !important;
    transform: rotate(90deg) !important;
}

li.expertInfoSet a[data-toggle="collapse"].collapsedPanelFine:after, li.expertTreatSet a[data-toggle="collapse"].collapsedPanelFine:after {
    -webkit-transform: rotate(0deg) !important;
    -moz-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
}

input#saveLocation.addExtraSave {
    font-family: fontawesome, Quattrocento Sans,sans-serif !important;
}

/*09SEPT2020*/
.savedcolor {
    border: 1px solid #ad7564 !important;
    border-radius: 0px !important;
    min-width: 140px !important;
    padding: 15px 40px 15px !important;
    color: #ffffff !important;
    background-size: 15px 15px !important;
    background-image: url(../Content/newImages/white-tick.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 19px 15px !important;
    background-color: #ad7564 !important;
    font-family: Quattrocento Sans,sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: .5px !important;
    text-transform: uppercase !important;
    margin: 0 !important;
    line-height: 20px !important;
}

select.errorInput {
    border: 1px solid #de6e5f !important;
}

.btn-extra-new.savedcolor:hover {
    background: #ad7564 !important;
    border: 1px solid #ad7564 !important;
    color: #ffffff !important;
    background-size: 15px 15px !important;
    background-image: url(../Content/newImages/white-tick.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 19px 15px !important;
}

.btn-extra-new:hover, .btnActiveSet {
    background: #ad7564 !important;
    border: 1px solid #ad7564 !important;
    color: #ffffff !important;
}

ul.locateAddrBtnSet li button.btn {
    height: auto !important;
}

.h55 {
    height: 55px;
}

.checkbox.selectAllHelper label.custom_label {
    color: #ad7564 !important;
}

.flashit {
    top: 20px;
}

span#regSuccess, span#msgSuccess {
    top: 35px;
}

span#regSuccessTreatLocation {
    left: unset !important;
    right: 12px !important;
    bottom: -15px !important;
    top: unset !important;
}

ul#addedTreatmentListPopular, ul#addedPopularProduct {
    max-height: 350px !important;
    min-height: 350px !important;
}

ul.listingSectionSet.setEditButtonFt li button.buttonAddSet.whiteCheckSelected, ul#selectPracticeFrom li button.buttonAddSet.whiteCheckSelected {
    display: none;
}

ul.listingSectionSet.setEditButtonFt li.active button.buttonAddSet.whiteCheckSelected, ul#selectPracticeFrom li.active button.buttonAddSet.whiteCheckSelected {
    display: block;
}

.treatItemCompleted button.buttonAddSet.editPencilSet {
    display: none;
}

ul#OnlysingleClickULid .list-group-item button.buttonAddSet.brownCheckSelected, ul#PracticeTreatment_left .list-group-item button.buttonAddSet.brownCheckSelected {
    display: none;
}

ul#OnlysingleClickULid .list-group-item.treatItemCompleted button.buttonAddSet.brownCheckSelected {
    display: block;
}

span#treatmentSuccess, .animMsg #regSuccess, .animMsg #msgSuccess {
    left: unset !important;
    right: 50%;
    bottom: -35px;
    top: unset !important;
}

@media screen and (max-width:767px) {
    span#treatmentSuccess {
        left: unset !important;
        right: 35%;
        bottom: 0;
        top: unset !important;
    }
}

#checkbox_Skip [type="radio"]:checked + label:before, .radioSetBrown [type="radio"]:checked + label:before, #checkbox_Skip [type="radio"]:not(:checked) + label:before,
.radioSetBrown [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    box-sizing: content-box;
    right: unset !important;
    left: 0 !important;
    margin-left: 0 !important;
    border-radius: 50% !important;
    width: 25px !important;
    height: 25px !important;
    border: 1px solid #ad7564 !important;
    top: 0px !important;
    background: transparent;
    opacity: 1;
}

#checkbox_Skip [type="radio"]:checked + label:after, .radioSetBrown [type="radio"]:checked + label:after, #checkbox_Skip [type="radio"]:not(:checked) + label:after,
.radioSetBrown [type="radio"]:not(:checked) + label:after {
    margin-left: 0 !important;
    border-radius: 50% !important;
    width: 15px !important;
    height: 15px !important;
    border: 1px solid #ad7564 !important;
    top: 5px !important;
    background: #ad7564 !important;
    left: 5px !important;
}

.row.New-dashboard .area_subhead, h5#DashboardClickId, body .page-title, h4.area_head, .BussinessPortal .AdminHeader .Adminsidenav .adminmenuB li a:hover h5, .BussinessPortal .AdminHeader .Adminsidenav .adminmenuB li a:focus h5, .BussinessPortal .AdminHeader .Adminsidenav .adminmenuB li a:active h5 {
    color: #ad7564 !important;
}

h4.area_head {
    border-bottom: 1px solid #ad7564 !important;
}

.dash_view button.btn.btn-darkpinkBdr-round, .row.New-dashboard button.btn.btn-darkpinkBdr-round {
    border-color: #ad7564 !important;
    color: #ad7564 !important;
}

.yourdetailsNewSect span.k-widget.k-dropdown.k-header.txtinput, body #mainAdmin .main-Header {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.insuranceProvider label:before {
    border-radius: 50% !important;
    width: 25px !important;
    height: 25px !important;
    border: 1px solid #ad7564 !important;
    top: 0;
    left: 5px !important;
    margin: 0 !important;
}

.insuranceProvider input[type="checkbox"]:checked + label::before {
    margin-left: 0 !important;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 1px solid #ad7564;
    top: 0px;
    background: #ad7564;
}

.insuranceProvider input[type="checkbox"]:checked + label::after {
    background-size: 15px 15px;
    background-image: url(../Content/newImages/white-tick.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    width: 40px;
    height: 40px;
    margin-left: 0;
    color: #ffffff !important;
    left: 12px !important;
    font-size: 14px !important;
    top: 3px;
}

.BussinessPortal #mainAdmin .main-Header .menu-content h5 {
    color: #ad7564 !important;
}

/*10SEPT2020*/


ul#myLocation, ul#addedSpecialismList, ul#addedProductList, ul#addedBodyAreasList, ul#RightAddedProductList, ul#TreatmentLocationSelectLeftSide {
    max-height: 290px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: auto !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

ul.specialitySec, ul#addedTreatmentListPopular, ul#addedTreatmentListPopular {
    max-height: 426px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 5px;
    margin-bottom: 20px;
}

ul#addedTreatmentList { /*27Oct2020*/
    max-height: 488px;
    height: auto;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 5px;
    margin-bottom: 20px;
}

ul#ToBeAddedTreatmentListPractice { /*27Oct2020*/
    padding-top: 5px;
}

.dash_view button.btn.btn-darkpinkBdr-round:active, .row.New-dashboard button.btn.btn-darkpinkBdr-round:active {
    background: transparent !important;
}
/*button#practMembship {
    pointer-events: none;
    opacity: 0.4;
    cursor: not-allowed !important;
}*/

/*16SEPT2020*/
.setThisBtnFor {
    position: relative;
    top: 25px;
}

span#professionalRoleSuccess {
    color: green;
    font-weight: 600;
    padding-top: 8px;
    font-family: 'Quattrocento Sans', sans-serif !important;
    position: relative;
    top: 5px;
}

.setUpforT {
    position: relative;
    bottom: 20px;
}

.checkbox.checkSetBrown label:before {
    margin-left: -27px !important;
    border-radius: 50% !important;
    width: 25px !important;
    height: 25px !important;
    border: 1px solid #ad7564 !important;
    top: -3px;
    left: 0 !important;
}

.checkbox.checkSetBrown input[type="checkbox"]:checked + label::before {
    margin-left: -26px !important;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 1px solid #ad7564;
    top: -3px;
    background: #ad7564;
}

.checkbox.checkSetBrown input[type="checkbox"]:checked + label::after {
    background-size: 15px 15px;
    background-image: url(../Content/newImages/white-tick.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    color: #ffffff !important;
    left: 0px !important;
    font-size: 14px !important;
    top: 0px;
}

/*17sept2020*/


div#showRegisterFrm .checkbox label:before, .setEyeicon .checkbox label:before {
    margin-left: -27px !important;
    border-radius: 50% !important;
    width: 25px !important;
    height: 25px !important;
    border: 1px solid #ad7564 !important;
    top: -3px;
    left: 0 !important;
}

div#showRegisterFrm .checkbox input[type="checkbox"]:checked + label::before, .setEyeicon .checkbox input[type="checkbox"]:checked + label::before {
    margin-left: -26px !important;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 1px solid #ad7564;
    top: -3px;
    background: #ad7564;
}

#availTypeCollapse input[type="checkbox"]:checked + label::before,
.agreeBookingDetails input[type="checkbox"]:checked + label::before {
    margin-left: -26px !important;
    border-radius: 50%;
    border: 1px solid #ad7564;
    top: -3px;
    background: #ad7564;
}




div#showRegisterFrm .checkbox input[type="checkbox"]:checked + label::after, .setEyeicon .checkbox input[type="checkbox"]:checked + label::after {
    background-size: 15px 15px;
    background-image: url(../Content/newImages/white-tick.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    color: #ffffff !important;
    left: 0px !important;
    font-size: 14px !important;
    top: 0px;
}

div#showRegisterFrm div#ValidationCkeckboxDiv, div#ValidationConfirmPasswordCkeckboxDiv {
    pointer-events: none;
    position: relative;
    left: 10px;
}

.forgetInputSeter i#btnPSpinner {
    position: absolute;
    top: 22px;
    left: 45%;
    font-size: 14px;
    color: #ad7564 !important;
}

div#socialLoginList button#Google, div#socialLoginList button#Facebook {
    width: 48%;
    float: left;
    border: none;
    margin-top: 20px;
    margin-bottom: 24PX;
}

div#socialLoginList button#Google, div#socialLoginList button#Facebook {
    margin-top: 20px !important;
    margin-bottom: 24px !important;
}

    div#socialLoginList button#Google:active, div#socialLoginList button#Facebook:active {
        box-shadow: none;
    }

/*18SEPT2020*/
.radioSetBrown .policySelection [type="radio"]:not(:checked) + label:before {
    left: 0px !important;
    top: -1px !important;
    width: 20px !important;
    height: 20px !important;
}

.radioSetBrown .policySelection [type="radio"]:checked + label:before {
    width: 20px !important;
    height: 20px !important;
}

.radioSetBrown .policySelection [type="radio"]:checked + label:after {
    width: 12px !important;
    height: 12px !important;
    left: 4px !important;
    top: 4px !important;
}

div#cancellationPolicyBox .Remove {
    background: #ad7564;
    border: none;
    position: relative;
    top: 0px;
    color: #ffffff;
    padding: 10px 14px;
}

/*23SEPT2020*/

div#buttonAccreditations button#btnAddPracticeAccreditations {
    width: 100% !important;
    min-width: 75px !important;
    position: relative;
    top: 34px;
    padding: 10px 0px !important;
    float: none !important;
}

.addedAccreditionSection div#divSelectedPracList .ddListOptSeleted.clearfix {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #656464 !important;
    font-family: "Quattrocento Sans", sans-serif;
    margin-bottom: 10px;
    padding: 11px 10px 6px;
    margin-right: 5px;
}

@media screen and (max-width:768px) {
}

/*24Sept2020*/
.loaderSetSect i#btnPSpinner {
    position: relative;
    left: 13%;
    top: 4px;
}

.loginSpinner i#btnPSpinner, .registerSpinner #btnPSpinnerContinue {
    position: absolute;
    left: 48%;
    top: 22px;
}

.workingHrs.setCheckWorkingHrs .checkbox label::before {
    margin-left: -27px !important;
    border-radius: 50% !important;
    width: 25px !important;
    height: 25px !important;
    border: 1px solid #ad7564 !important;
    top: -3px;
    left: 0 !important;
}

.workingHrs.setCheckWorkingHrs .checkbox input[type="checkbox"]:checked + label::before {
    margin-left: -26px !important;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 1px solid #ad7564;
    top: -3px;
    background: #ad7564;
}

.workingHrs.setCheckWorkingHrs .checkbox input[type="checkbox"]:checked + label::after {
    background-size: 15px 15px;
    background-image: url(../Content/newImages/white-tick.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    color: #ffffff !important;
    left: 0px !important;
    font-size: 14px !important;
    top: 12px !important;
}

.workingHrs select, .hrsOpen div.form-control, .hrsOpen span.form-control {
    font-weight: 500 !important;
    padding: 15px 15px !important;
    border: 1px solid #656464 !important;
    border-radius: 0 !important;
    cursor: pointer !important;
    font-size: 13px !important;
    height: 51px !important;
    text-align: center;
}

.row.workingHrsSeter {
    padding-top: 6px;
    margin-bottom: 3px;
}

.workingHrs select.openHourSet {
    background-image: url(../Content/newImages/arrow-new-set.png) !important;
    background-size: 16px;
    -webkit-appearance: listbox;
    -moz-appearance: listbox;
    appearance: listbox;
    background-repeat: no-repeat;
    background-position: calc(100% - 11px) calc(1em + 6px), calc(100% - 30px) calc(1em + 10px), 100% 0px !important;
    background-size: 20px !important;
}

/*25SEPT2020*/
.header__logo .logo {
    max-width: 55px !important;
}

.inviteAddedExperts {
    height: auto;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    border-color: #656464;
    font-family: "Quattrocento Sans", sans-serif;
    border: 1px solid;
    padding: 10px;
    margin-bottom: 10px;
}

.expertInvitationSearch .searchBar input[type="text"] {
    padding: 15px !important;
    height: 51px !important;
    border-right: none;
}

.expertInvitationSearch .searchBar span.input-group-btn.custom-group-btn button {
    height: 51px !important;
}

.inviteAddedExperts .imgProfile img {
    border-radius: 0px !important;
    width: 80px;
    height: 80px;
    max-width: 80px;
}

.inviteAddedExperts button.btnNot {
    opacity: 1;
}

    .inviteAddedExperts button.btnNot img {
        width: 22px;
    }

/*28SEPT2020*/
.expertslider .setExpertDtBdr:hover p {
    color: #ffffff !important;
    cursor: pointer;
}

.txt-successGreen {
    color: #80ab82 !important;
}

section#blockSlider.expertSetBox ul.slick-dots {
    bottom: -8px;
}

    section#blockSlider.expertSetBox ul.slick-dots li.slick-active button:before {
        color: #ad7564 !important;
        opacity: 1;
    }

.setExpertTabSection .panel-default > .panel-heading a.addSetActiveTab {
    background-color: #f9f1ed;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #ad7564;
    border-bottom: none;
}

.setExpertTabSection .panel-default > .panel-heading .panel-title {
    font-size: 18px;
    font-weight: 500;
}

.setExpertTabSection .panel.panel-default .panel-collapse.collapse.in {
    border: 1px solid rgba(173, 117, 100, 0.6);
}

/*29SEPT2020*/
.guidelinkSet {
    text-decoration: underline;
}

ul#myLocation.listingMyLocation li {
    padding: 2px !important;
}

button.closeVerifyWindow svg#Capa_1 g polygon {
    fill: #777777 !important;
}

.setExpertTabSection .panel-default > .panel-heading .panel-title a.collapsed {
    border: 1px solid #656464 !important;
}

.searchSectionExpertInfo input#SearchonLeftSideTreatment, .searchSectionExpertInfo span.input-group-btn.custom-group-btn button {
    height: 51px !important;
}

body .proLoccation .checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    margin-left: -27px !important;
    border-radius: 50% !important;
    width: 25px !important;
    height: 25px !important;
    border: 1px solid #ad7564 !important;
    top: -3px;
    left: unset !important;
    right: 0 !important;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -moz-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -ms-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

body .proLoccation .checkbox input[type="checkbox"]:checked + label::after {
    background-size: 15px 15px;
    background-image: url(../Content/newImages/white-tick.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    color: #ffffff !important;
    left: unset !important;
    right: -22px !important;
    font-size: 14px !important;
    top: 2px !important;
}

.proLoccation .checkbox input[type="checkbox"]:checked + label::before {
    margin-left: -26px !important;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 1px solid #ad7564;
    top: -3px;
    background: #ad7564;
    left: unset !important;
    right: 0 !important;
}

.proLoccation label {
    width: 100%;
}

.proLoccation .checkbox {
    padding-left: 0px;
}

ul.proLoccation li {
    padding: 13px 15px;
}

/*30SEPT2020*/
.blog-social-tools .like a img.bookMarkedSetBefore {
    width: 30px !important;
    height: auto !important;
}

.bookMarkedSetBefore.bookMarkedSet {
    width: 35px !important;
    height: auto !important;
}

/*01OCT2020*/
.setPersonalSetting input#userNewPassword, .setPersonalSetting input#userConfirmNewPassword {
    border-right: none !important;
    height: 51px;
}

.setPersonalSetting .input-group-btn.custom-group-btn.setEyePaddingPro .btn.btn-custom {
    height: 50px;
}

.close, .closebtn {
    opacity: 0.5;
}

div#overrideOptionsId .radio-inline + .radio-inline {
    margin-left: 0 !important;
}

/*02Oct2020*/
section.relation-padding.resultGridSection .post-tile__content p {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*05OCT2020*/
.blog-single-content li a {
    color: #337ab7 !important;
}

.product-list ul {
    list-style: none;
    padding: 20px 0 !important;
    margin: 0 !important;
}

    .product-list ul li:nth-child(1):before {
        content: "1";
    }

    .product-list ul li:nth-child(2):before {
        content: "2";
    }

    .product-list ul li:nth-child(3):before {
        content: "3";
    }

    .product-list ul li:nth-child(4):before {
        content: "4";
    }

    .product-list ul li:nth-child(5):before {
        content: "5";
    }

    .product-list ul li:nth-child(6):before {
        content: "6";
    }

    .product-list ul li:nth-child(7):before {
        content: "7";
    }

    .product-list ul li:nth-child(8):before {
        content: "8";
    }

    .product-list ul li:nth-child(9):before {
        content: "9";
    }

    .product-list ul li:nth-child(10):before {
        content: "10";
    }

    .product-list ul li:nth-child(11):before {
        content: "11";
    }

    .product-list ul li:nth-child(12):before {
        content: "12";
    }

    .product-list ul li:nth-child(13):before {
        content: "13";
    }

    .product-list ul li:nth-child(14):before {
        content: "14";
    }

    .product-list ul li:nth-child(15):before {
        content: "15";
    }

    .product-list ul li:nth-child(16):before {
        content: "16";
    }

    .product-list ul li:nth-child(17):before {
        content: "17";
    }

    .product-list ul li:nth-child(18):before {
        content: "18";
    }

    .product-list ul li:nth-child(19):before {
        content: "19";
    }

    .product-list ul li:nth-child(20):before {
        content: "20";
    }

    .product-list ul li:nth-child(21):before {
        content: "21";
    }

    .product-list ul li:nth-child(22):before {
        content: "22";
    }

    .product-list ul li:nth-child(23):before {
        content: "23";
    }

    .product-list ul li:nth-child(24):before {
        content: "24";
    }

    .product-list ul li:nth-child(25):before {
        content: "25";
    }

    .product-list ul li:nth-child(26):before {
        content: "26";
    }

    .product-list ul li:nth-child(27):before {
        content: "27";
    }

    .product-list ul li:nth-child(28):before {
        content: "28";
    }

    .product-list ul li:nth-child(29):before {
        content: "29";
    }

    .product-list ul li:nth-child(30):before {
        content: "30";
    }

    .product-list ul li:nth-child(31):before {
        content: "31";
    }

    .product-list ul li:nth-child(32):before {
        content: "32";
    }

    .product-list ul li:nth-child(33):before {
        content: "33";
    }

    .product-list ul li:nth-child(34):before {
        content: "34";
    }

    .product-list ul li:nth-child(35):before {
        content: "35";
    }

    .product-list ul li:nth-child(36):before {
        content: "36";
    }

    .product-list ul li:nth-child(37):before {
        content: "37";
    }

    .product-list ul li:nth-child(38):before {
        content: "38";
    }

    .product-list ul li:nth-child(39):before {
        content: "39";
    }

    .product-list ul li:nth-child(40):before {
        content: "40";
    }

    .product-list ul li:nth-child(41):before {
        content: "41";
    }

    .product-list ul li:nth-child(42):before {
        content: "42";
    }

    .product-list ul li:nth-child(43):before {
        content: "43";
    }

    .product-list ul li:nth-child(44):before {
        content: "44";
    }

    .product-list ul li:nth-child(45):before {
        content: "45";
    }

    .product-list ul li:nth-child(46):before {
        content: "46";
    }

    .product-list ul li:nth-child(47):before {
        content: "47";
    }

    .product-list ul li:nth-child(48):before {
        content: "48";
    }

    .product-list ul li:nth-child(49):before {
        content: "49";
    }

    .product-list ul li:nth-child(50):before {
        content: "50";
    }

    .product-list ul li:nth-child(51):before {
        content: "51";
    }

    .product-list ul li:nth-child(52):before {
        content: "52";
    }

    .product-list ul li:nth-child(53):before {
        content: "53";
    }

    .product-list ul li:nth-child(54):before {
        content: "54";
    }

    .product-list ul li:nth-child(55):before {
        content: "55";
    }

    .product-list ul li:nth-child(56):before {
        content: "56";
    }

    .product-list ul li:nth-child(57):before {
        content: "57";
    }

    .product-list ul li:nth-child(58):before {
        content: "58";
    }

    .product-list ul li:nth-child(59):before {
        content: "59";
    }

    .product-list ul li:nth-child(60):before {
        content: "60";
    }

    .product-list ul li:nth-child(61):before {
        content: "61";
    }

    .product-list ul li:nth-child(62):before {
        content: "62";
    }

    .product-list ul li:nth-child(63):before {
        content: "63";
    }

    .product-list ul li:nth-child(64):before {
        content: "64";
    }

    .product-list ul li:nth-child(65):before {
        content: "65";
    }

    .product-list ul li:nth-child(66):before {
        content: "66";
    }

    .product-list ul li:nth-child(67):before {
        content: "67";
    }

    .product-list ul li:nth-child(68):before {
        content: "68";
    }

    .product-list ul li:nth-child(69):before {
        content: "69";
    }

    .product-list ul li:nth-child(70):before {
        content: "70";
    }

    .product-list ul li:nth-child(71):before {
        content: "71";
    }

    .product-list ul li:nth-child(72):before {
        content: "72";
    }

    .product-list ul li:nth-child(73):before {
        content: "73";
    }

    .product-list ul li:nth-child(74):before {
        content: "74";
    }

    .product-list ul li:nth-child(75):before {
        content: "75";
    }

    .product-list ul li:nth-child(76):before {
        content: "76";
    }

    .product-list ul li:nth-child(77):before {
        content: "77";
    }

    .product-list ul li:nth-child(78):before {
        content: "78";
    }

    .product-list ul li:nth-child(79):before {
        content: "79";
    }

    .product-list ul li:nth-child(80):before {
        content: "80";
    }

    .product-list ul li:nth-child(81):before {
        content: "81";
    }

    .product-list ul li:nth-child(82):before {
        content: "82";
    }

    .product-list ul li:nth-child(83):before {
        content: "83";
    }

    .product-list ul li:nth-child(84):before {
        content: "84";
    }

    .product-list ul li:nth-child(85):before {
        content: "85";
    }

    .product-list ul li:nth-child(86):before {
        content: "86";
    }

    .product-list ul li:nth-child(87):before {
        content: "87";
    }

    .product-list ul li:nth-child(88):before {
        content: "88";
    }

    .product-list ul li:nth-child(89):before {
        content: "89";
    }

    .product-list ul li:nth-child(90):before {
        content: "90";
    }

    .product-list ul li:nth-child(91):before {
        content: "91";
    }

    .product-list ul li:nth-child(92):before {
        content: "92";
    }

    .product-list ul li:nth-child(93):before {
        content: "93";
    }

    .product-list ul li:nth-child(94):before {
        content: "94";
    }

    .product-list ul li:nth-child(95):before {
        content: "95";
    }

    .product-list ul li:nth-child(96):before {
        content: "96";
    }

    .product-list ul li:nth-child(97):before {
        content: "97";
    }

    .product-list ul li:nth-child(98):before {
        content: "98";
    }

    .product-list ul li:nth-child(99):before {
        content: "99";
    }

    .product-list ul li:nth-child(100):before {
        content: "100";
    }

    .product-list ul li:nth-child(101):before {
        content: "101";
    }

    .product-list ul li:nth-child(102):before {
        content: "102";
    }

    .product-list ul li:nth-child(103):before {
        content: "103";
    }

    .product-list ul li:nth-child(104):before {
        content: "104";
    }

    .product-list ul li:nth-child(105):before {
        content: "105";
    }

    .product-list ul li:nth-child(106):before {
        content: "106";
    }

    .product-list ul li:nth-child(107):before {
        content: "107";
    }

    .product-list ul li:nth-child(108):before {
        content: "108";
    }

    .product-list ul li:nth-child(109):before {
        content: "109";
    }

    .product-list ul li:nth-child(110):before {
        content: "110";
    }

    .product-list ul li:nth-child(111):before {
        content: "111";
    }

    .product-list ul li:nth-child(112):before {
        content: "112";
    }

    .product-list ul li:nth-child(113):before {
        content: "113";
    }

    .product-list ul li:nth-child(114):before {
        content: "114";
    }

    .product-list ul li:nth-child(115):before {
        content: "115";
    }

    .product-list ul li:nth-child(116):before {
        content: "116";
    }

    .product-list ul li:nth-child(117):before {
        content: "117";
    }

    .product-list ul li:nth-child(118):before {
        content: "118";
    }

    .product-list ul li:nth-child(119):before {
        content: "119";
    }

    .product-list ul li:nth-child(120):before {
        content: "120";
    }

    .product-list ul li:nth-child(121):before {
        content: "121";
    }

    .product-list ul li:nth-child(122):before {
        content: "122";
    }

    .product-list ul li:nth-child(123):before {
        content: "123";
    }

    .product-list ul li:nth-child(124):before {
        content: "124";
    }

    .product-list ul li:nth-child(125):before {
        content: "125";
    }

    .product-list ul li:nth-child(126):before {
        content: "126";
    }

    .product-list ul li:nth-child(127):before {
        content: "127";
    }

    .product-list ul li:nth-child(128):before {
        content: "128";
    }

    .product-list ul li:nth-child(129):before {
        content: "129";
    }

    .product-list ul li:nth-child(130):before {
        content: "130";
    }

    .product-list ul li:nth-child(131):before {
        content: "131";
    }

    .product-list ul li:nth-child(132):before {
        content: "132";
    }

    .product-list ul li:nth-child(133):before {
        content: "133";
    }

    .product-list ul li:nth-child(134):before {
        content: "134";
    }

    .product-list ul li:nth-child(135):before {
        content: "135";
    }

    .product-list ul li:nth-child(136):before {
        content: "136";
    }

    .product-list ul li:nth-child(137):before {
        content: "137";
    }

    .product-list ul li:nth-child(138):before {
        content: "138";
    }

    .product-list ul li:nth-child(139):before {
        content: "139";
    }

    .product-list ul li:nth-child(140):before {
        content: "140";
    }

    .product-list ul li:nth-child(141):before {
        content: "141";
    }

    .product-list ul li:nth-child(142):before {
        content: "142";
    }

    .product-list ul li:nth-child(143):before {
        content: "143";
    }

    .product-list ul li:nth-child(144):before {
        content: "144";
    }

    .product-list ul li:nth-child(145):before {
        content: "145";
    }

    .product-list ul li:nth-child(146):before {
        content: "146";
    }

    .product-list ul li:nth-child(147):before {
        content: "147";
    }

    .product-list ul li:nth-child(148):before {
        content: "148";
    }

    .product-list ul li:nth-child(149):before {
        content: "149";
    }

    .product-list ul li:nth-child(150):before {
        content: "150";
    }

    .product-list ul li:nth-child(151):before {
        content: "151";
    }

    .product-list ul li:nth-child(152):before {
        content: "152";
    }

    .product-list ul li:nth-child(153):before {
        content: "153";
    }

    .product-list ul li:nth-child(154):before {
        content: "154";
    }

    .product-list ul li:nth-child(155):before {
        content: "155";
    }

    .product-list ul li:nth-child(156):before {
        content: "156";
    }

    .product-list ul li:nth-child(157):before {
        content: "157";
    }

    .product-list ul li:nth-child(158):before {
        content: "158";
    }

    .product-list ul li:nth-child(159):before {
        content: "159";
    }

    .product-list ul li:nth-child(160):before {
        content: "160";
    }

    .product-list ul li:nth-child(161):before {
        content: "161";
    }

    .product-list ul li:nth-child(162):before {
        content: "162";
    }

    .product-list ul li:nth-child(163):before {
        content: "163";
    }

    .product-list ul li:nth-child(164):before {
        content: "164";
    }

    .product-list ul li:nth-child(165):before {
        content: "165";
    }

    .product-list ul li:nth-child(166):before {
        content: "166";
    }

    .product-list ul li:nth-child(167):before {
        content: "167";
    }

    .product-list ul li:nth-child(168):before {
        content: "168";
    }

    .product-list ul li:nth-child(169):before {
        content: "169";
    }

    .product-list ul li:nth-child(170):before {
        content: "170";
    }

    .product-list ul li:nth-child(171):before {
        content: "171";
    }

    .product-list ul li:nth-child(172):before {
        content: "172";
    }

    .product-list ul li:nth-child(173):before {
        content: "173";
    }

    .product-list ul li:nth-child(174):before {
        content: "174";
    }

    .product-list ul li:nth-child(175):before {
        content: "175";
    }

    .product-list ul li:nth-child(176):before {
        content: "176";
    }

    .product-list ul li:nth-child(177):before {
        content: "177";
    }

    .product-list ul li:nth-child(178):before {
        content: "178";
    }

    .product-list ul li:nth-child(179):before {
        content: "179";
    }

    .product-list ul li:nth-child(180):before {
        content: "180";
    }

    .product-list ul li:nth-child(181):before {
        content: "181";
    }

    .product-list ul li:nth-child(182):before {
        content: "182";
    }

    .product-list ul li:nth-child(183):before {
        content: "183";
    }

    .product-list ul li:nth-child(184):before {
        content: "184";
    }

    .product-list ul li:nth-child(185):before {
        content: "185";
    }

    .product-list ul li:nth-child(186):before {
        content: "186";
    }

    .product-list ul li:nth-child(187):before {
        content: "187";
    }

    .product-list ul li:nth-child(188):before {
        content: "188";
    }

    .product-list ul li:nth-child(189):before {
        content: "189";
    }

    .product-list ul li:nth-child(190):before {
        content: "190";
    }

    .product-list ul li:nth-child(191):before {
        content: "191";
    }

    .product-list ul li:nth-child(192):before {
        content: "192";
    }

    .product-list ul li:nth-child(193):before {
        content: "193";
    }

    .product-list ul li:nth-child(194):before {
        content: "194";
    }

    .product-list ul li:nth-child(195):before {
        content: "195";
    }

    .product-list ul li:nth-child(196):before {
        content: "196";
    }

    .product-list ul li:nth-child(197):before {
        content: "197";
    }

    .product-list ul li:nth-child(198):before {
        content: "198";
    }

    .product-list ul li:nth-child(199):before {
        content: "199";
    }

    .product-list ul li:nth-child(200):before {
        content: "200";
    }

.forgetInputSeter i#btnPSpinner {
    position: absolute;
    top: 22px;
    left: 45%;
    font-size: 14px;
    color: #ad7564 !important;
}

i#btnPSpinnerContinue {
    position: absolute;
    left: 48%;
    top: 22px;
}

/*10OCT2020*/
.bioSetNet {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    margin-bottom: 0px;
}

.btn-thin-brown {
    border: 1px solid #ad7564 !important;
    border-radius: 0px !important;
    padding: 0px 12px !important;
    color: #ffffff !important;
    background: #ad7564 !important;
    font-family: Quattrocento Sans,sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: .5px !important;
    text-transform: uppercase !important;
    margin: 0 !important;
    line-height: 12px !important;
    position: relative;
    top: 0;
    height: 28px !important;
}

.ht15 {
    height: 15px;
}

.pRht-0 {
    padding-right: 0 !important;
}

.pLht-0 {
    padding-left: 0 !important;
}

.pLht-40 {
    padding-left: 40px !important;
}

.pAll-0 {
    padding: 0 !important;
}



.contributorChk .checkbox.selectAllHelper.setLctCheck label::before {
    content: "";
    display: inline-block;
    position: absolute;
    margin-left: -27px !important;
    border-radius: 50% !important;
    width: 25px !important;
    height: 25px !important;
    border: 1px solid #ad7564 !important;
    top: -3px;
    left: 0 !important;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -moz-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -ms-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.contributorChk .checkbox.selectAllHelper.setLctCheck input[type="checkbox"]:checked + label::after {
    background-size: 15px 15px;
    background-image: url(../Content/newImages/white-tick.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    color: #ffffff !important;
    left: 0 !important;
    font-size: 14px !important;
    top: 2px !important;
}

.contributorChk .checkbox.selectAllHelper.setLctCheck input[type="checkbox"]:checked + label::before {
    margin-left: -26px !important;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 1px solid #ad7564;
    top: -3px;
    background: #ad7564;
    left: 0 !important;
}

@media screen and (max-width:768px) {
    .respositorySet {
        margin-top: 15px;
    }

        .respositorySet h4 {
            padding-left: 0;
        }

        .respositorySet .respobtnSet {
            text-align: center !important;
            padding-left: 0;
        }

            .respositorySet .respobtnSet input.btn.btn-thin-brown {
                padding: 0px 5px !important;
                font-size: 10px !important;
            }

        .respositorySet p {
            padding-left: 0 !important;
        }

    .setExpertDt.expRemoveActive .respositorySet h4, .setExpertDt.expRemoveActive .respositorySet h5 {
        text-align: left !important;
        padding-left: 0px;
    }

    .setExpertDt.expRemoveActive .respositorySet {
        padding-left: 0px;
    }

    ul#ul-list-treatment-expert {
        padding-right: 0;
    }
}

/*12OCT2020*/
.twoExpertSegment .cta-booking.fontBoldSection a.button.button--dark {
    color: #2d2d39 !important;
}

    .twoExpertSegment .cta-booking.fontBoldSection a.button.button--dark:hover {
        color: #ffffff !important;
    }


/*14OCT2020*/
li.setExpertDt .expertImgSec img, .setExpertDt .expertImgSec img {
    border-radius: 0px !important;
    width: 80px;
    height: 80px;
    max-width: 80px;
}

ul#ul-list-treatment-expert, ul#AssignLocationtoExpertRight {
    max-height: 450px;
    min-height: 450px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    height: auto !important;
    /*margin-top: 0px;*/
    padding-left: 0px !important;
    padding-right: 0;
}

.setExpertDt.expRemoveActive .expertNameSec {
    padding-top: 0 !important;
}

.activeExpertItem, .setExpertDt.expRemoveActive {
    height: auto;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    border-color: #656464;
    font-family: "Quattrocento Sans", sans-serif;
    border: 1px solid;
    padding: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    cursor: pointer;
}

.activeExpertItem {
    background: #ad7564;
    border-color: #ad7564 !important;
}

    .activeExpertItem h4, .activeExpertItem h5 {
        color: #ffffff !important;
    }

/*15OCT2020*/

ul#AssignLocationtoExpertRight li:first-child {
    margin-top: 0px;
}

.agreeBookingDetails .check-but-area.setCheck .checkbox input[type="checkbox"]:checked + label::after {
    margin-left: -23px !important;
}

/*19OCT2020*/
.bgColorForExpert {
    background: #ad7564 !important;
    color: #ffffff !important;
}
/*20OCT2020*/
div#TreatmentExpertList.assignExpertListSet p.txt-successGreen {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999999 !important;
}

div#TreatmentExpertList.assignExpertListSet .expertslider.active h5, div#TreatmentExpertList.assignExpertListSet .expertslider.active p.txt-successGreen {
    color: #ffffff !important;
}

div#TreatmentExpertList.assignExpertListSet .expertslider a:hover h4, div#TreatmentExpertList.assignExpertListSet .expertslider a:hover h5,
div#TreatmentExpertList.assignExpertListSet .expertslider a:hover p.txt-successGreen {
    color: #ffffff !important;
}

/*21OCT2020*/
ul.proLoccation.setexperCinic li {
    padding: 16px 15px !important;
    text-align: left;
}

    ul.proLoccation.setexperCinic li button.buttonAddSet {
        background: transparent;
        border: none;
        position: relative;
        right: 0;
        position: relative;
        right: 0;
        top: -4px;
        float: right;
    }

    ul.proLoccation.setexperCinic li.bgColorForExpert button.buttonAddSet.editPencilSet {
        display: none;
    }

@media screen and (max-width:575px) {
    section#blockSlider.expertSetBox ul.slick-dots, .assignExpertListSet ul.slick-dots {
        display: none !important;
    }
}

@media screen and (max-width:991px) {
    div#TreatmentExpertList.assignExpertListSet button.related-prev, div#TreatmentExpertList.assignExpertListSet button.related-prev {
        height: 200px !important;
        left: -12px !important;
    }

    div#TreatmentExpertList.assignExpertListSet button.related-next, div#TreatmentExpertList.assignExpertListSet button.related-next {
        height: 200px !important;
        right: -12px !important;
    }
}

/*23OCT2020*/
.bg-newLight {
    background-color: #f9f1ed;
}

.welcomeBoxSet button {
    background: transparent;
}

    .welcomeBoxSet button img {
        width: 18px;
        height: 18px;
    }

.welcomeBoxSet {
    padding: 15px 0px 20px;
}

.subCategoryList.userDashSubCat ul.userSubCategory {
    text-align: left !important;
    border-bottom: none !important;
}

    .subCategoryList.userDashSubCat ul.userSubCategory li.active a,
    .subCategoryList.userDashSubCat ul.userSubCategory li a:hover {
        color: initial !important;
    }

    .subCategoryList.userDashSubCat ul.userSubCategory li a {
        padding: 5px;
    }

/*26OCT2020*/
.settingsCredentialsSect .p_panel.panel.panel-default, .settingsLoginType .p_panel.panel.panel-default {
    box-shadow: none !important;
    border: none !important;
}

.settingsCredentialsSect input {
    height: 51px !important;
    padding-left: 55px !important;
    padding-top: 4px !important;
    border-right: none;
}

.settingsCredentialsSect svg.email-icon {
    position: absolute;
    height: 25px;
    margin-top: 12px;
    margin-left: 16px;
    z-index: 999;
}

.settingsCredentialsSect .input-group-btn.custom-group-btn span {
    height: 51px !important;
}

.settingsLoginType label {
    width: 100%;
    text-transform: initial;
    font-size: 14px;
    font-weight: 400;
}

.settingsLoginType .radio_custom label::before {
    border: 1px solid #ad7564 !important;
}
/*.settingsLoginType .radio_custom input[type="radio"]:checked + label::before {
    border: 1px solid #ad7564 !important;
}*/
.settingsLoginType .radio_custom input[type="radio"]:checked + label::after {
    background: #ad7564 !important;
}

/*27Oct2020*/

ul#addedTreatmentList li.list-group-item.onlyThisActiveSet button#rmvBtnSpeciality, ul#addedTreatmentList li.list-group-item.onlyThisActiveSet button#addWhiteBtnSpeciality,
ul#ToBeAddedTreatmentListPractice li.list-group-item.onlyThisLeftActiveSet button#addBtnSpeciality,
ul#OnlysingleClickULidAddTreatment li.onlyThisLeftActiveSet button#addBtnSpeciality {
    display: none;
}

ul#RightAddedProductList li.onlyThisActiveSet button#rmvBtnSpeciality, ul#RightAddedProductList li.onlyThisActiveSet button#addWhiteBtnSpeciality {
    display: none;
}

ul#LeftAddedProductList li.list-group-item.onlyThisLeftActiveSet button#addBtnSpeciality, ul#LeftAddedProductList li.list-group-item.onlyThisLeftActiveSet button#rmvBtnActiveSpeciality {
    display: none;
}

ul#addedTreatmentList li.list-group-item.onlyThisActiveSet img {
    width: 18px;
    height: 18px;
}

@media screen and (min-width:1023px) and (max-width:1025px) {
    .practice-hero__scrollto .container li {
        margin: 0 20px !important;
    }

    .setExpertDt.expRemoveActive .expertNameSec {
        padding-top: 15px !important;
        padding-left: 0px !important;
    }

        .setExpertDt.expRemoveActive .expertNameSec h4, .setExpertDt.expRemoveActive .expertNameSec h5 {
            padding-left: 0 !important;
        }
}

@media screen and (max-width:991px) {
    .workingHrs.setCheckWorkingHrs .checkbox input[type="checkbox"]:checked + label::before, .workingHrs.setCheckWorkingHrs .checkbox label::before {
        top: -3px !important;
    }

    .workingHrs.setCheckWorkingHrs .checkbox input[type="checkbox"]:checked + label::after {
        top: 3px !important;
    }

    span.dayClassSet {
        top: 0px !important;
    }
}

.setPreferenceAssign .checkbox input[type="checkbox"]:checked + label::after {
    background-size: 15px 15px;
    background-image: url(../Content/newImages/white-tick.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    color: #ffffff !important;
    left: 0px !important;
    font-size: 14px !important;
    top: 0px !important;
}

.setPreferenceAssign .checkbox label::before {
    margin-left: -27px !important;
    border-radius: 50% !important;
    width: 25px !important;
    height: 25px !important;
    border: 1px solid #ad7564 !important;
    top: -3px;
    left: 0 !important;
}

.setPreferenceAssign .checkbox input[type="checkbox"]:checked + label::before {
    margin-left: -25px !important;
    border-radius: 50%;
    width: 25px !important;
    height: 25px !important;
    border: 1px solid #ad7564;
    top: -2px;
    background: #ad7564;
}

.setPreferenceAssign .radio_custom.checkbox {
    margin-bottom: 22px !important;
}

span.dayClassSet {
    position: relative;
    top: 10px;
    left: 10px;
}

/*28Oct2020*/
@media screen and (max-width:1024px) {
    .checkbox.selectAllHelperCost.consultationCheckinfo {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

        .checkbox.selectAllHelperCost.consultationCheckinfo span {
            font-size: 14px;
        }

        .checkbox.selectAllHelperCost.consultationCheckinfo h5 {
            font-size: 12px;
        }

    div#virtuBox .setSaveForThis, div#inOfcBox .setSaveForThis {
        margin-bottom: 30px;
        padding-left: 0px !important;
    }

    .respobtnSet {
        padding-left: 0px !important;
    }

        .respobtnSet input.setBtnModePt {
            font-size: 10px !important;
            padding: 0px 5px !important;
        }

    #ListExpertAddedPartialViewId .imgProfile {
        text-align: left !important;
    }

    /*div#addExpertPracticeSetr input[type="button"] {
        margin-bottom: 12px !important;
        padding: 10px 0px !important;
    }*/
}

@media screen and (max-width:768px) {
    #ListExpertAddedPartialViewId .imgProfile img {
        border-radius: 0px !important;
        width: 80px !important;
        height: 80px !important;
        max-width: 80px !important;
    }
}

/*29OCT2020*/
.expertBoxSection .expertNmProf span {
    font-size: 14px !important;
    height: 40px;
    max-height: 40px;
}

.expertBoxSection {
    padding: 25px 15px !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

    .expertBoxSection .vwProfile a {
        padding: 0;
    }

.btn-new-gray {
    border: 1px solid #ad7564 !important;
    border-radius: 0px !important;
    padding: 6px 15px !important;
    color: #ad7564 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}

/*30OCT2020*/
.userFourBlockSection .post-tile-large__content {
    text-align: center;
}

.userFourBlockSection .post-tile-large__image {
    height: 370px !important;
}

body .subCategoryList ul li.active a, body .subCategoryList ul li:hover a {
    border-bottom: 1px solid #ad7564 !important;
    text-decoration: none;
}

span.blogSectionBookmark {
    position: relative;
    z-index: 998;
    float: right;
    right: 10px;
    top: 40px;
}

span.scrapBookmark {
    position: relative;
    z-index: 998;
    left: 85%;
    top: 40px;
    cursor: pointer;
}

span.blogSectionBookmark img, .blogSectionBookmark img, .scrapBookmark img {
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}

/*02NOV2020*/
.setPartialUserHeader .card {
    margin-top: 0;
    margin-bottom: 15px;
}

.setPartialUserHeader .team-img img {
    width: 120px;
    height: auto;
    border-radius: 0px !important;
}

.setCategoryMenu .container.layoutfull {
    padding: 0;
}

    .setCategoryMenu .container.layoutfull ul, .NewCategory.setCategoryMenu .subCategoryList ul {
        text-align: left;
        margin-bottom: 25px !important;
    }

        .setCategoryMenu .container.layoutfull ul a, .NewCategory.setCategoryMenu .subCategoryList li a {
            padding: 5px 0;
            color: inherit;
            margin-right: 8px;
        }

.contents.setUserProInfo .expertNmProf span {
    margin-top: 0;
    font-size: 14px;
}

.welcomeBoxSet .btn {
    cursor: pointer;
}

    .welcomeBoxSet .btn.active, .welcomeBoxSet .btn:active {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

.setPartialUserHeader ul.dashMenuUserSet li a h5 {
    font-size: 16px;
    font-weight: 500 !important;
    padding-top: 5px;
}

.setPartialUserHeader ul.dashMenuUserSet li a {
    border: none !important;
}

.setPartialUserHeader ul.dashMenuUserSet {
    border-top: 0;
}

    .setPartialUserHeader ul.dashMenuUserSet li a {
        padding: 12px 5px;
    }
/*.setPartialUserHeader {
    box-shadow: 10px 0 5px -8px rgba(0,0,0,0.1);
}*/
.scrapbookExplaination {
    width: 75%;
    margin: 0 auto;
}

.bookmarkPracticeSection {
    border: none !important;
}

.expersListUserScrapbook .content-mdm.setProfileExpert .team-img img {
    border-radius: 0;
    width: 100%;
    height: auto !important;
    max-height: 298px !important;
}

.insetBoxShadow {
    box-shadow: inset 7px -3px 9px -7px rgba(0,0,0,0.1);
}

.practiceBioDescription {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.practiceInformationSet {
    height: 298px;
    padding: 25px 15px;
    max-height: 298px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

.setPartialUserHeader ul.adminmenuB-submenu {
    padding-left: 15px !important;
}

    .setPartialUserHeader ul.adminmenuB-submenu li h5 {
        text-transform: uppercase !important;
        font-size: 14px !important;
        letter-spacing: 0 !important;
    }

.setPartialUserHeader ul.dashMenuUserSet li a.setBottomBdr h5 {
    border-bottom: 1px solid #ad7564 !important;
    padding-left: 0px !important;
    margin-left: 5px !important;
    padding-right: 0px !important;
}

#consumerDashMenuSet ul.adminmenuB-submenu li a h5 {
    padding-left: 0;
    padding-right: 0;
    margin-left: 5px !important;
}

.expertSectionBdrForNow {
    border-bottom: 1px solid #94949e;
    border-top: 1px solid #94949e;
    padding: 35px 15px;
}

.practiceSectionBdrForNow {
    border-bottom: 1px solid #94949e;
    padding: 35px 15px;
    margin-bottom: 25px;
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .expersListUserScrapbook .content-mdm.setProfileExpert .team-img img {
        border-radius: 0;
        width: 100%;
        height: 324px !important;
    }

    .insetBoxShadow.forFirstTimeEntry .uploadCrop label.cabinet {
        width: 100% !important;
        margin: 0;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .expersListUserScrapbook .content-mdm.setProfileExpert .team-img img {
        border-radius: 0;
        width: 100%;
        height: 324px !important;
    }

    .insetBoxShadow.forFirstTimeEntry .uploadCrop label.cabinet {
        width: 100% !important;
        margin: 0;
    }
}

@media screen and (max-width:414px) {
    .insetBoxShadow.forFirstTimeEntry .uploadCrop label.cabinet {
        width: 100% !important;
    }

    .subCategoryList.userDashSubCat ul.userSubCategory li a {
        padding: 5px 2px !important;
        font-size: 11px !important;
    }
}

@media screen and (max-width:991px) {
    .insetBoxShadow {
        box-shadow: none !important;
    }
}

@media screen and (max-width:768px) {
    .setCategoryMenu .container.layoutfull ul a {
        padding: 2px;
        color: inherit;
        font-size: 12px;
    }

    .insetBoxShadow {
        box-shadow: none;
    }

    .subCategoryList.userDashSubCat ul.userSubCategory li a {
        padding: 5px;
        font-size: 12px;
    }

    .insetBoxShadow.forFirstTimeEntry .uploadCrop label.cabinet {
        margin-bottom: 30px !important;
    }

    .crossBtnSetter {
        position: relative !important;
    }
}

@media screen and (max-width:1400px) {

    span.scrapBookmark {
        position: relative;
        z-index: 998;
        left: unset !important;
        top: 15px;
        cursor: pointer;
        float: right;
        right: 50px;
    }
}

@media screen and (max-width:1024px) {
    .btn-extra-new {
        min-width: auto !important;
        padding: 10px 10px 10px !important;
    }

    .scrapbookExplaination {
        width: 100%;
        margin: 0 auto;
    }

    .setPartialUserHeader ul.dashMenuUserSet li a h5 {
        font-size: 14px;
    }

    .userBioImage.headshotImageUrlUp figcaption {
        width: 65% !important;
    }

    .header__top {
        padding: 20px 0px !important;
    }
}

/*04NOV2020*/
.insetBoxShadow.forFirstTimeEntry {
    box-shadow: none;
}

    .insetBoxShadow.forFirstTimeEntry .NewCategory.setCategoryMenu {
        display: none;
    }

    .insetBoxShadow.forFirstTimeEntry div#userWelcomeBox {
        margin-bottom: 30px;
    }

    .insetBoxShadow.forFirstTimeEntry .uploadCrop label.cabinet {
        width: 85%;
        margin: 0;
    }

.removeExprtBdrSeter .expertSectionBdrForNow, .removePractBdrSeter .practiceSectionBdrForNow {
    border: none;
}

/*05NOV2020*/

/*.crossBtnSetter {
    position: absolute !important;
    right: 8px;
    z-index: 99;
}*/
.crossBtnSetter, .crossBtnSetter button {
    padding: 0 !important;
}

input#runPreCallTest, input#backPastConsultation {
    width: auto !important;
    line-height: 16px !important;
}

.frm_panel {
    width: 95%;
    margin: 0 auto;
}
/*.cookies-block {
    display: none !important;
}*/

div#agreePreferenceSetPopLocation .popover.confirmation {
    left: -121px !important;
}

.userIconMenuSet li a:hover {
    background: transparent !important;
}

span.preferenceLabel {
    position: relative;
    top: 3px;
}

/*11NOV2020*/

/*Notification box css*/
.notificationsEndSet .tabs_wrapper {
    width: 100%;
    text-align: left;
    margin: 0 auto;
    background: transparent;
}

.notificationsEndSet ul.tabs-notification {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 10;
    margin: 0;
    padding: 0;
    width: 35%;
    min-width: 200px;
    list-style: none;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: none;
}

    .notificationsEndSet ul.tabs-notification li {
        margin: 0;
        cursor: pointer;
        padding: 0px 15px;
        line-height: 31px;
        color: white;
        text-align: left;
        font-weight: bold;
        -ms-transition: all .3s ease;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }


        .notificationsEndSet ul.tabs-notification li.active, .notificationsEndSet ul.tabs-notification li:hover {
            background: #f9f1ed;
            border-left: 3px solid #ad7564;
        }

        .notificationsEndSet ul.tabs-notification li:first-child.active, .notificationsEndSet ul.tabs-notification li:first-child:hover {
            background: transparent !important;
            border-left: 3px solid #ad7564;
        }

.notificationsEndSet .tab_container {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 20;
    left: 0%;
    width: 64%;
    min-width: 10px;
    text-align: left;
    background: white;
    border-radius: 12px;
    box-shadow: none;
}

.notificationsEndSet .tab_content {
    padding: 15px;
    height: 100%;
    display: none;
}

.notiCount {
    font-size: 14px;
    position: relative;
    bottom: 2px;
    margin: 0 15px;
}

.notification-arrows {
    font-size: 24px;
    cursor: pointer;
}

.notificationsEndSet .tab_drawer_heading {
    display: none;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {

    li.notificationListTabs .notificationTabs .imgProfile img {
        width: 40px !important;
        height: auto;
    }

    .imgProfile.mainViewProfile img {
        width: 60px !important;
        height: auto;
    }
}

@media screen and (max-width: 781px) {
    .tab_drawer_heading.tab_heading_responsive img {
        width: 55px;
        height: auto;
    }

    .notificationsEndSet .tab_container.mainViewWrapper {
        border-left: 1px solid #dddddd;
    }
    /*.tab_drawer_heading.tab_heading_responsive {
        padding: 5px;
    }*/

    .tab_drawer_heading.tab_heading_responsive .nameProfile.respositorySet {
        margin-top: 0;
    }

    .tab_drawer_heading.tab_heading_responsive .nameProfile {
        padding: 0 0 12px;
        /*border-bottom: 1px solid #dddddd;*/
    }

    .notificationsEndSet ul.tabs-notification {
        display: none;
    }

    .notificationsEndSet .tab_container {
        display: block;
        margin: 0 auto;
        width: 100%;
        border-top: none;
        border-radius: 0;
        box-shadow: none;
    }

    .notificationsEndSet .tab_drawer_heading {
        color: #fff;
        margin: 0;
        padding: 0px 15px;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        /*text-align: center;*/
    }

        .notificationsEndSet .tab_drawer_heading:hover {
            color: white;
        }

    .notificationsEndSet .d_active {
        color: #dddddd;
        /*padding: 0;*/
        background: #f9f1ed;
        border-left: 3px solid #ad7564;
    }

    .notificationsEndSet .row.notificationTabs {
        border-bottom: 1px solid #dddddd;
    }
}

li.notificationListTabs .notificationTabs .imgProfile img {
    width: 55px;
    height: auto;
}

.notificationIntor {
    color: #646464 !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 6px auto;
}

.notificationIntorFull {
    color: #646464 !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    margin: 6px auto;
}

span.drNameSect {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
}

.notificationSubject {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    margin-top: 6px;
}

.notificationDate {
    float: right;
}

.notificationTabs {
    padding: 15px;
}

.notificationListTabs {
    border-top: none;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

    .notificationListTabs:first-child {
        border-top: 1px solid #dddddd;
    }

.notificationsEndSet .tab_container.mainViewWrapper {
    max-height: 100%;
    min-height: 565px;
    overflow-y: auto;
    overflow-x: hidden;
    height: auto !important;
    border-top: 1px solid #dddddd;
    border-radius: 0px;
    left: -4px;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
/*10NOV2020*/
.imgProfile.mainViewProfile img {
    width: 75px;
    height: auto;
}

.notificationsEndSet .tab_container.mainViewWrapper .notificationDate svg {
    position: relative;
    top: 2px;
    right: 6px;
}

.notificationCountSection .counterSection {
    display: inline-block;
    padding: 9px 15px;
}

.notificationCountSection .notificationDelete {
    display: inline-block;
    padding: 15px 15px;
}

.notificationDelete button.delNotification img {
    width: 16px;
}

.notificationCountSection {
    border-bottom: 1px solid #dddddd;
}

.notificationDelete {
    border-left: 1px solid #dddddd;
}

.notificationSearchBar {
    padding: 0px !important;
    border: 1px solid #dddddd !important;
}

    .notificationSearchBar .row.searchBar {
        margin-bottom: 0 !important;
        height: 51px;
    }

.notificationsEndSet ul.tabs-notification {
    max-height: 600px;
    min-height: 600px;
    overflow-y: auto;
    overflow-x: hidden;
    height: auto !important;
}

.notificationSearchBar input#searchNotification {
    border: none;
    height: 51px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.notificationSearchBar .row.searchBar button img {
    width: 16px;
    height: 16px;
}

.notificationSearchBar .row.searchBar button {
    border-left: 1px solid #dddddd;
    height: 51px;
    border-right: none;
    border-top: none;
    border-bottom: none;
}

@media screen and (max-width:781px) {
    .notificationCountSection.respoNotificationSect {
        display: none;
    }

    .notificationsEndSet .tab_container.mainViewWrapper {
        left: 0px;
    }

    .notificationSearchBar {
        border-left: none !important;
        border-top: none !important;
    }
}

@media screen and (min-width:781px) {
    .notificationSearchBar.respoSearchBar {
        display: none;
    }
}

@media screen and (max-width:414px) {
    #myLocation .location-Btn {
        padding: 8px 2px 3px !important;
        cursor: pointer;
    }
}

@media screen and (min-width:782px) {
    .delNotification.reponsiveDelNoti {
        display: none;
    }
}


/*11NOV2020*/
.delNotification.reponsiveDelNoti img {
    width: 15px;
    height: auto;
    cursor: pointer;
}

.delNotification.reponsiveDelNoti {
    position: relative;
    bottom: 10px;
}


/*12NOV2020*/
.scrapBookSetting img {
    width: 95px;
    margin-bottom: 20px;
}
/*BookingNewDesign*/
.expBookingSummery {
    background: #2d2d39;
    padding: 15px;
}

.selectedItemInfo {
    background: #1f1f28;
    padding: 10px;
}

.expertBgSection {
    background-position: center !important;
    background-size: cover !important;
    padding: 60px 8px !important;
    filter: blur(2px) !important;
    -webkit-filter: blur(2px) !important;
    background-repeat: no-repeat !important;
}

.expProfileImg .profileDp {
    display: inline-block;
    border-radius: 50%;
    border: 4px solid #ffffff;
}

    .expProfileImg .profileDp img {
        display: inline-block;
        border-radius: 50%;
    }

.expProfileImg.text-center {
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 100%;
    padding: 6px 20px 15px 50px;
    text-align: center;
}

.expertDetailsSet {
    padding: 80px 8px 15px;
}

.expImgBox {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

.bookingTotalAmount {
    background: #1f1f28;
    padding: 10px;
}

h2.totalAmount {
    font-size: 40px;
}

    h2.totalAmount span.slashTotal {
        font-size: 16px !important;
        text-transform: uppercase;
    }

    h2.totalAmount sup {
        font-size: 18px;
        top: -20px;
    }

.dividedSpace-left.yourdetailsNewSect .bookingSummary ul li {
    display: block;
    margin-top: 0;
}

    .dividedSpace-left.yourdetailsNewSect .bookingSummary ul li .radio-right {
        width: auto;
        margin-right: 15px;
    }

    .dividedSpace-left.yourdetailsNewSect .bookingSummary ul li label {
        font-size: 16px;
        text-transform: capitalize;
    }

.dividedSpace-left.yourdetailsNewSect .bookingSummary ul.setConsultationArrow li input[type="radio"]:checked + label::before {
    margin-left: 0px !important;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    border: 1px solid #ad7564;
    top: 0px;
}

.dividedSpace-left.yourdetailsNewSect .bookingSummary ul.setConsultationArrow li label::before {
    margin-left: 0px !important;
    border-radius: 50% !important;
    width: 18px;
    height: 18px;
    border: 1px solid #ad7564 !important;
    top: 0px;
    left: 0px !important;
}

.dividedSpace-left.yourdetailsNewSect .bookingSummary ul.setConsultationArrow li input[type="radio"]:checked + label::after {
    background-color: #ad7564 !important;
    content: " " !important;
    width: 40px;
    height: 40px;
    margin-left: 3px;
    left: 0px !important;
    top: 0px;
}

#divLocation li label:before, #divLocation li [type="radio"]:checked + label:after {
    display: none;
}

.treatLocationaChange div#divLocationDropDown ul#divLocation li.setLocationFor, .treatLocationaChange div#divLocationDropDown ul#divLocation li.setLocationFor label {
    border: none !important;
    padding: 0 !important;
}

    .treatLocationaChange div#divLocationDropDown ul#divLocation li.setLocationFor .radio {
        border: 1px solid #656464 !important;
        border-radius: 0 !important;
        cursor: pointer !important;
        font-size: 14px !important;
        padding: 10px !important;
    }

    .treatLocationaChange div#divLocationDropDown ul#divLocation li.setLocationFor .activeCheckedLocation {
        background: #ad7564 !important;
        color: #ffffff !important;
        border: 1px solid #656464 !important;
    }

    .treatLocationaChange div#divLocationDropDown ul#divLocation li.setLocationFor button.buttonAddSet.whiteCheckSelected {
        background: transparent;
        border: none;
        position: relative;
        right: 0;
        position: relative;
        right: 0;
        top: -4px;
        float: right;
    }

.bookingSummary.calenderSeter .setCalendarSecton {
    border: 1px solid #656464 !important;
    padding: 15px;
}

ul.calendarSelectionInfo li {
    display: inline-block !important;
    margin-right: 10px !important;
}

ul.calendarSelectionInfo {
    padding: 0;
    text-align: center;
    margin-top: 0px;
}

    ul.calendarSelectionInfo li label.custom_label2 {
        display: inline;
        margin-left: 16px;
        font-size: 13px !important;
    }

    ul.calendarSelectionInfo li i.fa.fa-circle {
        font-size: 10px;
    }

    ul.calendarSelectionInfo li.availableDatesSet i {
        color: #EC6351;
    }

    ul.calendarSelectionInfo li.unavailableDatesSet i {
        color: #bdbec0;
    }

/*13NOV2020*/
.expertShortIntroRespo .imghpro img {
    width: 55px;
    height: 55px;
    border-radius: 0%;
}

.expertShortIntroRespo .imghproDetails h4 {
    font-size: 12px !important;
    line-height: 18px;
    font-weight: 600 !important;
    margin-top: 5px !important;
}

.bookingTotalAmount.respototalBookAmount h2.totalAmount {
    text-align: left;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
}

    .bookingTotalAmount.respototalBookAmount h2.totalAmount span.slashTotal {
        font-size: 14px !important;
        text-transform: uppercase;
    }

.bookingTotalAmount.respototalBookAmount {
    background: #1f1f28;
    padding: 0px 5px;
}

.expertShortIntroRespo h5.dtTimeSeter {
    margin-bottom: 0;
    margin-top: 5px;
}

.expertShortIntroRespo h5 span {
    margin-top: 0;
}

.expertShortIntroRespo h5.exprtNm {
    margin-bottom: 5px;
}

.expertShortIntroRespo {
    border: 1px solid #dddddd;
    padding: 8px 5px 5px !important;
}

.showInRespo {
    display: none;
}

.expertShortIntroRespo .imghproDetails {
    padding-top: 0px;
}

.expertShortIntroRespo h5.dtTimeSeter label {
    margin-bottom: 0px !important;
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .expProfileImg .profileDp img {
        display: inline-block;
        border-radius: 50%;
        width: 75px;
        height: 75px;
    }
}

@media screen and (max-width:768px) {
    .expProfileImg .profileDp {
        width: 48%;
    }

    .showInRespo {
        display: block;
    }

    .expertShortIntro {
        display: none;
    }
}



/*24Nov2020*/
.multi-steps > li.is-counter:before, .multi-steps > li.is-counter ~ li:before {
    content: counter(stepNum);
    font-family: inherit;
    font-weight: 700;
}

.multi-steps > li.is-counter:after, .multi-steps > li.is-counter ~ li:after {
    background-color: #cccccc;
}

.multi-steps {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

    .multi-steps > li {
        counter-increment: stepNum;
        text-align: center;
        display: inline-block;
        position: relative;
        color: #c17f6b;
        width: 165px;
        text-transform: uppercase !important;
    }

        .multi-steps > li:before {
            content: '\f00c';
            content: '\2713;';
            content: '\10003';
            content: '\10004';
            content: '\2713';
            display: block;
            margin: 0 auto 10px;
            background-color: #fff;
            width: 45px;
            height: 45px;
            line-height: 45px;
            text-align: center;
            font-weight: 400 !important;
            border-width: 2px;
            border-style: solid;
            border-color: #c17f6b;
            border-radius: 50%;
            font-size: 22px;
        }

        .multi-steps > li:after {
            content: '';
            height: 1px;
            width: 100%;
            background-color: #c17f6b;
            position: absolute;
            top: 22px;
            left: 50%;
            z-index: -1;
        }

        .multi-steps > li:last-child:after {
            display: none;
        }

        .multi-steps > li.is-counter:before {
            background-color: #fff;
            border-color: #c17f6b;
        }

        .multi-steps > li.is-counter ~ li {
            color: #ccc;
        }

            .multi-steps > li.is-counter ~ li:before {
                background-color: #ffffff;
                border: 1px solid #cccccc;
            }

        /*newCSS*/
        .multi-steps > li.bookingProgress-item.is-done::before {
            border: 1px solid #c17f6b;
            color: #ffffff !important;
            background: #c17f6b !important;
            content: "\f00c" !important;
            font-family: "Fontawesome" !important;
            font-weight: 300 !important;
            font-size: 14px;
        }

        .multi-steps > li.bookingProgress-item.is-done {
            color: #ad7564;
        }

            .multi-steps > li.bookingProgress-item.is-done::after {
                background: #c17f6b;
            }

        .multi-steps > li.bookingProgress-item.current::before {
            border: 1px solid #c17f6b;
            color: #c17f6b;
        }

li.bookingProgress-item.current.is-counter {
    color: #ad7564;
}

@media screen and (max-width:736px) {
    div#buttonAccreditations button#btnAddPracticeAccreditations {
        width: 100% !important;
        min-width: 75px !important;
        position: relative;
        top: 0px;
        padding: 10px 0px !important;
        float: none !important;
    }
}

@media screen and (max-width:768px) {
    .multi-steps > li {
        width: 85px;
    }

    .uploadCrop .loaderImageSet img {
        position: relative;
        left: 0%;
        width: 60px !important;
        height: auto;
        top: 30%;
    }

    .uploadCrop .loaderImageSet {
        position: absolute;
        top: 5px;
        left: 0;
        width: 250px;
        height: 100%;
        background: rgba(255,255,255,0.9);
        text-align: center;
    }
}

.header__logo .logo.setCircleLogo, .searchingSectionSet {
    display: none;
}

.searchingSectionSet {
    display: none !important;
}

@media screen and (max-width:1023px) {
    .header__logo .logo.setCircleLogo {
        width: 55px !important;
        display: block;
        max-width: 75px !important;
    }

    .searchingSectionSet {
        display: block !important;
    }

        .searchingSectionSet.header__bottom {
            bottom: 35px;
        }

    .header__bottom .search-container input {
        height: 55px !important;
    }

    .searchingSectionSet.header__bottom img.search.open-search {
        width: 28px !important;
    }

    .newTimeSlotSection ul#tblTimeSlot li.row .slotTime {
        font-size: 14px !important;
    }
}

/*30NOV2020*/

.newTimeSlotSection .dateTimeSection {
    border: 1px solid #c17f6b !important;
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #c17f6b !important;
    background: #f9f1ed !important;
    font-weight: 600;
}

.newTimeSlotSection ul#tblTimeSlot li.row .slotTime {
    border: 1px solid #656464 !important;
    border-radius: 0 !important;
    padding: 10px 8px 6px !important;
    color: #646464;
    background: transparent !important;
    width: 100% !important;
    height: 100% !important;
}

.newTimeSlotSection ul#tblTimeSlot li .selectedSlotTime .slotTime {
    border: 1px solid #1f1f28 !important;
    border-radius: 0 !important;
    padding: 10px 8px 6px !important;
    color: #ffffff !important;
    background: #1f1f28 !important;
    width: 100% !important;
    height: 100% !important;
}

.newTimeSlotSection ul#tblTimeSlot li.row {
    list-style: none;
    margin-bottom: 15px;
}

.newTimeSlotSection ul#tblTimeSlot {
    padding-left: 0;
}

/*01DEC2020*/
.setRadioForPayment [type="radio"]:not(:checked) + label::before {
    margin-left: 0px !important;
    border-radius: 50% !important;
    width: 16px !important;
    height: 16px !important;
    border: 1px solid #ad7564 !important;
}

.setRadioForPayment [type="radio"]:checked + label::after {
    background-color: #ad7564 !important;
    content: " " !important;
    width: 14px !important;
    height: 14px !important;
    margin-left: 0px;
}

.cardBoxPay.setRadioForPayment [type="radio"]:checked + label::after {
    width: 14px !important;
    height: 14px !important;
    border: 1px solid #ad7564 !important;
    top: 22px !important;
}

.payPalSetting.setRadioForPayment [type="radio"]:checked + label::after {
    width: 12px !important;
    height: 12px !important;
    border: 1px solid #ad7564 !important;
    top: 5px !important;
}

/*02DEC2020*/
.newTimeSlotSection {
    max-height: 385px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 20px;
}

#invitationPopupId .modal-header, #invitationsAccept .modal-header, div#ProfileSubmitePopupClinic .modal-header,
div#ProfileSubmitePopup .modal-header {
    border-bottom: none !important;
    padding-bottom: 0;
}

#invitationPopupId .modal-body, #invitationsAccept .modal-body, div#ProfileSubmitePopupClinic .modal-body,
div#ProfileSubmitePopup .modal-body {
    padding-top: 0 !important;
}

    #invitationPopupId .modal-body .userInviteeMsg, #invitationsAccept .modal-body .userInviteeMsg {
        width: 100%;
        margin: 0 auto 20px;
        font-weight: 400;
        line-height: 20px;
        font-size: 14px;
    }

    div#ProfileSubmitePopupClinic .modal-body .userInviteeMsg,
    div#ProfileSubmitePopup .modal-body .userInviteeMsg {
        width: 100%;
        margin: 0 auto 20px;
        font-weight: 400;
        line-height: 20px;
        font-size: 14px;
    }

div#invitationPopupId .modal-content {
    border-radius: 0px !important;
    border: 1px solid #c17f6b !important;
}

#invitationPopupId .setEyePadding svg#capa_1 {
    position: relative;
    top: 5px;
}

.pLht-20 {
    padding-left: 20px !important
}

.space-l-r-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.space-l-r-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.leftCalendarSet {
    padding-right: 10px;
}

@media screen and (max-width:512px) {
    ul .calendarSelectionInfo {
        text-align: left;
    }
}

@media screen and (max-width:768px) {
    .newTimeSlotSection ul#tblTimeSlot li.row .slotTime, .newTimeSlotSection ul#tblTimeSlot li .selectedSlotTime .slotTime {
        padding: 10px 4px 6px !important;
    }

    .dobRespo .col-lg-4.col-md-4 {
        margin-bottom: 15px;
    }

    div#divPriceduration {
        padding: 0;
    }

    #invitationPopupId .modal-body .userInviteeMsg {
        width: 100%;
        margin: 0 auto;
        font-weight: 400;
    }

    .leftCalendarSet, .pLht-20 {
        padding-left: 0 !important;
    }

    div#invitationPopupId .checkbox.acceptanceCheck label::before, div#invitationPopupId div#SettingValidationCkeckboxsDiv label::before,
    div#invitationPopupId div#SettingValidationConfirmPasswordCkeckboxsDiv label::before {
        border-radius: 0 !important;
        border: 1px solid #c17f6b !important;
    }
}

@media screen and (max-width:991px) {
    .newTimeSlotSection ul#tblTimeSlot li.row div {
        padding: 0 3px !important;
    }

    div#divPriceduration label#lblPriceduration strong.f-16 {
        font-size: 12px !important;
    }
}

/*BookingNewDesign box css End*/
/*=============================================*/
/*03.DEC.2020*/
.lblSpacingSet label.custom_label2 {
    margin-top: 0;
}

div#invitationPopupId .input-group input[type="password"] {
    border-right: none;
}

div#invitationPopupId .input-group span.btn.btn-custom:active {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

#ProfileSubmitePopup .modal-header, #ProfileSubmitePopupClinic .modal-header {
    padding: 40px 0 15px !important;
}

div#invitationPopupId .checkbox.acceptanceCheck label::before, div#invitationPopupId div#SettingValidationCkeckboxsDiv label::before,
div#invitationPopupId div#SettingValidationConfirmPasswordCkeckboxsDiv label::before {
    border-radius: 0 !important;
    border: 2px solid #c17f6b !important;
    left: 0 !important;
}

div#invitationPopupId .checkbox.acceptanceCheck input[type="checkbox"]:checked + label::after {
    color: #c17f6b !important;
    top: -3px !important;
    font-size: 13px !important;
    left: 0 !important;
}

div#invitationPopupId div#SettingValidationCkeckboxsDiv input[type="checkbox"]:checked + label::after,
div#invitationPopupId div#SettingValidationConfirmPasswordCkeckboxsDiv input[type="checkbox"]:checked + label::after {
    color: #c17f6b !important;
    top: -2px !important;
    font-size: 13px !important;
    left: -1px !important;
}

img.practiceInviteSvg {
    width: 70px !important;
}

.invitationImage img {
    width: 100%;
    height: 470px;
    max-height: 475px;
}

div#ProfileSubmitePopupClinic .invitationImage img, div#ProfileSubmitePopup .invitationImage img {
    width: 100%;
    height: 471px;
    max-height: 475px;
}

.footerSectPopup {
    padding-top: 0px !important;
    text-align: center !important;
}

    .footerSectPopup #acceptInvitationsAccept, .footerSectPopup #continueWithCalendarClinic, .footerSectPopup #continueWithCalendar,
    .footerSectPopup #btnGoToPractice, .footerSectPopup #continueWithCalendar, .footerSectPopup #btnGoToPractice {
        padding: 8px 24px 8px !important;
        margin-bottom: 15px !important;
        border-radius: 0 !important
    }

    .footerSectPopup button#notAcceptInvitationsAccept {
        text-decoration: underline;
        font-weight: 600;
        text-transform: uppercase;
    }

div#invitationsAccept .modal-content, div#ProfileSubmitePopupClinic .modal-content, div#ProfileSubmitePopup .modal-content {
    border-radius: 0 !important;
}

@media screen and (max-width:768px) {
    div #invitationPopupId .checkbox.acceptanceCheck label::before, div#invitationPopupId div#SettingValidationCkeckboxsDiv label::before, div#invitationPopupId div#SettingValidationConfirmPasswordCkeckboxsDiv label::before {
        border-radius: 0 !important;
        border: 1px solid #c17f6b !important;
    }
}


/*07DEC2020*/
.inviteSvgLogo img {
    width: 35px;
}

div#profilecompletedpopup .invitationImage img {
    width: 100%;
    height: auto !important;
    max-height: auto !important;
}

/*09DEC2020*/
.filterGridSet ul#consumerDashMenuSet ul.availabiltyIconSections {
    padding-left: 0;
    text-align: left;
}

ul.availabiltyIconSections li {
    list-style: none;
    display: block;
    text-align: left;
}

.filterGridSet ul#consumerDashMenuSet ul.availabiltyIconSections li label,
.mobileSetFilterpanel ul.dashMenuUserSet ul.availabiltyIconSections li label {
    width: 100%;
}

.filterGridSet ul#consumerDashMenuSet ul.availabiltyIconSections li.vcIconSection label::before,
.mobileSetFilterpanel ul.dashMenuUserSet ul.availabiltyIconSections li.vcIconSection label::before {
    border-radius: 50% !important;
    /* border: 1px solid #98bcb9 !important; */
    top: 0px;
    left: unset;
    right: -3px;
    background-image: url(../Content/newImages/inclinic-circle-unchecked-101220.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
}

.filterGridSet ul#consumerDashMenuSet ul.availabiltyIconSections li.inClinicIconSection label::before,
.mobileSetFilterpanel ul.dashMenuUserSet ul.availabiltyIconSections li.inClinicIconSection label::before {
    border-radius: 50% !important;
    /* border: 1px solid #98bcb9 !important; */
    top: 0px;
    left: unset;
    right: -3px;
    background-image: url(../Content/newImages/virtual-consultation-circle-unchecked-101220.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
}

.filterGridSet ul#consumerDashMenuSet ul.availabiltyIconSections li.vcIconSection .checkbox input[type="checkbox"]:checked + label::after,
.mobileSetFilterpanel ul.dashMenuUserSet ul.availabiltyIconSections li.vcIconSection .checkbox input[type="checkbox"]:checked + label::after {
    background-image: url(../Content/newImages/virtual-consultation-circle-checked-101220.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    margin-left: -16px;
    color: #ffffff !important;
    font-size: 14px !important;
    top: -2px;
    background-size: 20px 20px;
    left: unset !important;
    right: -6px;
    width: 20px;
    height: 20px;
}

.mobileSetFilterpanel ul.dashMenuUserSet ul.availabiltyIconSections li.vcIconSection .checkbox input[type="checkbox"]:checked + label::after,
.mobileSetFilterpanel ul.dashMenuUserSet ul.availabiltyIconSections li.inClinicIconSection .checkbox input[type="checkbox"]:checked + label::after {
    right: -3px !important;
}

.filterGridSet ul#consumerDashMenuSet ul.availabiltyIconSections li.inClinicIconSection .checkbox input[type="checkbox"]:checked + label::after,
.mobileSetFilterpanel ul.dashMenuUserSet ul.availabiltyIconSections li.inClinicIconSection .checkbox input[type="checkbox"]:checked + label::after {
    background-image: url(../Content/newImages/inclinic-circle-checked-101220.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    margin-left: -16px;
    color: #ffffff !important;
    font-size: 14px !important;
    top: -2px;
    background-size: 20px 20px;
    left: unset !important;
    right: -6px;
    width: 20px;
    height: 20px;
}

/*10DEC2020*/
.newTimeSlotSection ul#tblTimeSlot li.row div#lnkAlreadyAssign.slotTime {
    background: #ebebeb !important;
    opacity: 0.5;
}

div#firstAddress button#newAdd {
    margin-left: 0 !important;
}

.expertShortIntro .expProfileImg img {
    cursor: pointer;
}

.filterGridSet .userProfileSetMenu.locationPracticeDivst input#searchLocation, div#viewFilterpanel.mobileSetFilterpanel input#searchLocation.searchLocationTextMbText,
.filterGridSet div#expertDivId input#searchExpert, .practTreatmentsSection div#treatmentPracticeDivId input.searchLocationText,
div#LocationPracticeDivId input#searchLocation, div#expertDivId input#searchExpert {
    border-radius: 4px;
    height: 41px;
    padding-left: 35px !important;
    border: 1px solid #dddddd !important;
}

.filterGridSet .userProfileSetMenu.locationPracticeDivst img.searchPracticeIcon, div#viewFilterpanel.mobileSetFilterpanel img.searchPracticeIcon {
    position: absolute;
    top: 14px;
    left: 12px;
}
/*.filterGridSet .locationPracticeDivst input[type="checkbox"]:checked + label::before {
    margin-left: -22px !important;
    border-radius: 50% !important;
    border: 1px solid #98bcb9 !important;
    top: -3px;
    background: transparent;
    left: unset;
    right: 0;
}*/
.filterGridSet .locationPracticeDivst input[type="checkbox"]:checked + label::after {
    background-image: url(../Content/newImages/clinic-circle-checked-101220.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    margin-left: -16px;
    color: #ffffff !important;
    font-size: 14px !important;
    top: 0px;
    background-size: 20px 20px;
    left: unset !important;
    right: -7px;
    width: 20px;
    height: 20px;
}

div#div-location-search.mobileExpertLocation input[type="checkbox"]:checked + label::after, .mobileSetFilterpanel #div-location-search input[type="checkbox"]:checked + label::after {
    background-image: url(../Content/newImages/clinic-circle-checked-101220.svg) !important;
    background-repeat: no-repeat !important;
    content: " " !important;
    color: #ffffff !important;
    font-size: 14px !important;
    top: 1px !important;
    background-size: 20px 20px !important;
    left: unset !important;
    right: 1px;
    width: 20px;
    height: 20px;
    background-color: transparent !important;
}

div#LocationPracticeDivId ul.chkAllClearIcon .filter.checkbox.checkFilterAll input[type="checkbox"]:checked + label::after,
.practiceTreatmentSelection input[type="checkbox"]:checked + label::after,
.practTreatmentsSection div#treatmentPracticeDivId input[type="checkbox"]:checked + label::after {
    background-image: url(../Content/newImages/clinic-circle-checked-101220.svg) !important;
    background-repeat: no-repeat !important;
    content: " " !important;
    color: #ffffff !important;
    font-size: 14px !important;
    top: 1px !important;
    background-size: 20px 20px !important;
    left: unset !important;
    right: -3px;
    width: 20px;
    height: 20px;
    background-color: transparent !important;
}

.practTreatmentsSection div#treatmentPracticeDivId input[type="checkbox"]:checked + label::after {
    top: 3px !important;
    right: 0px !important;
}

.mobileSetFilterpanel div#LocationPracticeDivId ul.chkAllClearIcon .filter.checkbox.checkFilterAll input[type="checkbox"]:checked + label::after {
    right: 1px;
}

.filterGridSet .filter.checkbox, .mobileExpertLocation .filter.checkbox {
    padding-left: 0;
}

    .filterGridSet .filter.checkbox label, .mobileExpertLocation .filter.checkbox label {
        width: 100%;
        padding-left: 0px !important;
    }

div#div-location-search.mobileExpertLocation .checkbox label::before,
div#LocationPracticeDivId ul.chkAllClearIcon .filter.checkbox.checkFilterAll label::before,
.mobileSetFilterpanel #div-location-search label.custom_label::before {
    border-radius: 50% !important;
    border: 1px solid #98bcb9 !important;
    top: 0px;
    left: unset !important;
    right: 0px;
    background-image: url(../Content/newImages/clinic-circle-unchecked-101220.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
}

.practiceTreatmentSelection label::before, .practTreatmentsSection div#treatmentPracticeDivId label::before {
    border-radius: 50% !important;
    border: 1px solid #98bcb9 !important;
    top: 2px;
    left: unset !important;
    right: 2px;
    background-image: url(../Content/newImages/clinic-circle-unchecked-101220.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
}

.locationPracticeDivst .checkbox label::before {
    border-radius: 50% !important;
    border: none !important;
    top: 0px;
    left: unset;
    right: -3px;
    background-image: url(../Content/newImages/clinic-circle-unchecked-101220.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
}

.filterGridSet {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 15px;
}

.mobileFilterCollapsiblePanel {
    display: block;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

    .mobileFilterCollapsiblePanel button {
        width: 100%;
        text-align: left;
    }

        .mobileFilterCollapsiblePanel button.active, .mobileFilterCollapsiblePanel button:active {
            background-image: none;
            outline: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .mobileFilterCollapsiblePanel button img.arrowCollapseSet {
            width: 22px;
            position: relative;
            top: 8px;
        }

        .mobileFilterCollapsiblePanel button.collapsedPanelFine img.arrowCollapseSet {
            -webkit-transform: rotate(180deg) !important;
            -moz-transform: rotate(180deg) !important;
            transform: rotate(180deg) !important;
        }

        .mobileFilterCollapsiblePanel button#showfilter svg, .mobileFilterCollapsiblePanel button#showCalendarfilter svg {
            position: relative;
            top: 4px;
        }

.mobileSetFilterpanel ul.dashMenuUserSet {
    padding-left: 0;
    /* border-top: 1px solid #949599; */
}

    .mobileSetFilterpanel ul.dashMenuUserSet ul.availabiltyIconSections, .mobileSetFilterpanel ul.dashMenuUserSet ul.availabiltyIconSections li label {
        padding-left: 0 !important;
    }

div#viewFilterpanel.mobileSetFilterpanel, div#viewCalendarFilterpanel.mobileSetFilterpanel {
    margin-bottom: 15px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 15px;
}

/*11DEC2020*/
div#invitationsAccepted .modal-header {
    border: none !important;
    padding-bottom: 0 !important;
}

div#invitationsAccepted .modal-footer {
    border: none !important;
    padding-top: 15px !important;
}

    div#invitationsAccepted .modal-footer button {
        opacity: 1 !important;
        cursor: pointer !important;
    }

#calendar.setNewCalendarAmd .fc-toolbar.fc-header-toolbar {
    /*border-top: 1px solid #a8a9ad;
    border-right: 1px solid #a8a9ad;
    border-left: 1px solid #a8a9ad;*/
    padding: 5px;
    margin-top: 0px;
}

#calendar.setNewCalendarAmd {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 0;
}

    #calendar.setNewCalendarAmd table td, #calendar.setNewCalendarAmd table th {
        border-color: rgba(0, 0, 0, 0.08) !important;
    }

    #calendar.setNewCalendarAmd button {
        margin-bottom: 10px !important;
    }

ul#ddlUsrView {
    display: inline-block;
    padding-left: 0;
}

    ul#ddlUsrView li {
        list-style: none;
        display: inline-block;
    }

        ul#ddlUsrView li a.activePortal {
            font-size: 13px !important;
            background: #ffffff !important;
            border: 1px solid #c17f6b !important;
            color: #ad7564 !important;
            font-weight: 400 !important;
            padding: 6px 11px;
            width: 30px;
        }

        ul#ddlUsrView li a {
            font-size: 13px !important;
            background: #ebebeb !important;
            border: 1px solid #ebebeb !important;
            color: #999999 !important;
            font-weight: 400 !important;
            padding: 6px 11px;
            width: 30px;
        }

            ul#ddlUsrView li a:hover, ul#ddlUsrView li a:active {
                text-decoration: none;
            }

        ul#ddlUsrView li:first-child {
            position: relative;
            left: 4px;
        }

.medicalAssessmentpopup img.maqIcon {
    width: 45px;
    height: auto;
    margin-bottom: 20px;
}


/*14DEC2020*/
div#ProfileSubmitePopup .modal-footer {
    text-align: center !important;
    margin-bottom: 0px !important;
}

.txt-darkBrown {
    color: #ad7564 !important;
}

div#ProfileSubmitePopup .modal-footer.footerSectPopup button {
    display: inline-block;
    width: auto !important;
    padding: 0 20px !important;
}


.expertFilterSection ul#ul-list-treatment-expert.setExpertListSidebar .expertsetSec span.NewAppointment img {
    width: 20px !important;
    height: auto !important;
}

.expertsetSec {
    position: relative;
    top: 0px;
}

.setExpertListSidebar .expertNameSec h4 {
    margin-top: 15px;
    margin-bottom: 0;
}

.setExpertListSidebar .expertsetSec input[type="checkbox"] {
    opacity: 0;
}

.setExpertListSidebar .expertsetSec label::before {
    border-radius: 50% !important;
    border: none !important;
    top: 6px;
    left: unset !important;
    right: -17px;
    background-image: url(../Content/newImages/clinic-circle-unchecked-101220.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    background-size: 20px 20px !important;
    width: 20px;
    height: 20px;
    background-color: transparent;
}

.setExpertListSidebar .expertsetSec input[type="checkbox"]:checked + label::after {
    background-image: url(../Content/newImages/clinic-circle-checked-101220.svg) !important;
    background-repeat: no-repeat !important;
    content: " " !important;
    color: #ffffff !important;
    font-size: 14px !important;
    top: 6px !important;
    background-size: 20px 20px !important;
    left: unset !important;
    right: -16px;
    width: 20px;
    height: 20px;
}

.locationPracticeDivst .checkbox label {
    font-size: 14px;
}

.setExpertListSidebar .expertsetSec {
    text-align: center;
}

/*15DEC2020*/
.BussinessPortal #calendar .fc-view.fc-Week-view .fc-day-header.fc-widget-header.fc-today a {
    color: #ad7564 !important;
    font-weight: 600;
    background-color: #f9f1ed !important;
}

.BussinessPortal #calendar .fc-view.fc-Week-view .fc-day-header.fc-widget-header.fc-today {
    background-color: #f9f1ed !important;
}

@media screen and (max-width:768px) {
    ul#ddlUsrView {
        margin-top: 8px;
    }

        ul#ddlUsrView li a.activePortal, ul#ddlUsrView li a {
            padding: 6px 6px;
            font-size: 12px !important;
        }
}

.respoPracticeTreatment label.custom_label, div#div-location-search .filter.checkbox, div#div-location-search label.custom_label {
    width: 100% !important;
    padding-left: 0px !important;
}

.respoPracticeTreatment input[type="checkbox"]:checked + label::after {
    background-image: url(../Content/newImages/clinic-circle-checked-101220.svg) !important;
    background-repeat: no-repeat !important;
    content: " " !important;
    color: #ffffff !important;
    font-size: 14px !important;
    top: 1px !important;
    background-size: 20px 20px !important;
    left: unset !important;
    right: 0px;
    width: 20px !important;
    height: 20px !important;
    background-color: transparent !important;
}

.respoPracticeTreatment label::before {
    border-radius: 50% !important;
    border: 1px solid #98bcb9 !important;
    top: 2px;
    left: unset !important;
    right: 0px;
    background-image: url(../Content/newImages/clinic-circle-unchecked-101220.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
}

.practiceTreatmentSelection.respoPracticeTreatment .checkFilterAll {
    padding-left: 0 !important;
}

/*17DEC2020*/
body #NewAddress .tab-custom5 ul.nav.nav-tabs li a {
    font-size: 14px !important;
}

select#DBMonth {
    font-size: 14px;
}

.row.labelCustom2 label {
    color: #646464 !important;
    font-family: Quattrocento Sans,sans-serif;
    font-weight: 700;
    line-height: 16px;
    font-size: 12px;
    text-transform: uppercase !important;
}

.labelCustom2 label::before {
    border-radius: 50% !important;
    border: none !important;
    top: -2px;
    left: 0;
    background-image: url(../Content/newImages/inclinic-circle-unchecked-101220.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    background-size: 20px 20px;
    width: 20px !important;
    height: 20px !important;
    margin-left: -7px !important;
}

.labelCustom2 input[type="checkbox"]:checked + label::after {
    background-image: url(../Content/newImages/virtual-consultation-circle-checked-101220.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    margin-left: -7px !important;
    color: #ffffff !important;
    font-size: 14px !important;
    top: -2px;
    background-size: 20px 20px;
    left: 0 !important;
    width: 20px;
    height: 20px;
    border: none !important;
}

.labelCustom2 input[type="checkbox"] {
    opacity: 0;
}

/*21DEC2020*/
.setNewCalendarDesign {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 15px 5px 15px;
    margin-bottom: 15px;
}

.BussinessPortal #calendar.setNewCalendarAmd .fc-view table th a {
    color: #231f20;
    padding: 6px;
    font-size: 14px;
}
/*.indicatorsCalendar {
    position: relative;
    top: 255px;
    text-align: center;
}*/
/*.indicatorsCalendar {
    position: relative;
    top: 265px;
    text-align: center;
}*/
.setNewCalendarDesign .datepicker-inline {
    width: 100% !important;
}

.indicatorsCalendar span:last-child {
    margin-right: 0 !important;
}

.indicatorsCalendar span i {
    font-size: 10px !important;
}

.indicatorsCalendar span {
    font-size: 12px !important;
    font-weight: 600;
    margin-right: 10px;
}

    .indicatorsCalendar span.virtualIndicator {
        color: #ad7564 !important;
    }

    .indicatorsCalendar span.inClinicIndication {
        color: #EC6351 !important;
    }

    .indicatorsCalendar span.practiceIndication {
        color: #98bcb9 !important;
    }

.setNewCalendarDesign table.table-condensed {
    width: 100%;
}

.setNewCalendarDesign table th.datepicker-switch {
    font-size: 15px;
    text-transform: capitalize !important;
    position: relative;
    top: 0px;
    color: #333333;
    font-weight: 400;
}

.setNewCalendarDesign table tr th.dow {
    color: #777777;
    font-weight: 400;
}

.BussinessPortal #calendar.setNewCalendarAmd .fc-view.fc-Week-view.fc-agenda-view table td.fc-widget-content tbody td {
    height: 80px;
}

#calendar.setNewCalendarAmd .fc-Week-view .fc-event-container a {
    border: 1px solid #ad7564 !important;
    margin: 2px 0 0 !important;
    border-width: 7px 1px 1px 1px !important;
    border-radius: 8px;
    padding: 3px;
}

#calendar.setNewCalendarAmd .fc-view.fc-agendaDay-view a.fc-time-grid-event.fc-event {
    border: 1px solid #ad7564 !important;
    margin: 2px 0 0 !important;
    border-radius: 8px;
    padding: 5px;
}

#calendar.setNewCalendarAmd .fc-Week-view a.fc-time-grid-event.fc-event .fc-content img {
    display: none;
}

#calendar.setNewCalendarAmd .fc-Week-view a.fc-time-grid-event.fc-event .fc-content {
    text-align: left;
}

    #calendar.setNewCalendarAmd .fc-Week-view a.fc-time-grid-event.fc-event .fc-content span {
        float: none !important;
        color: #646464;
    }

span.typeConsultIC {
    color: rgb(236, 99, 81) !important;
    font-size: 12px;
}

span.typeConsultVC {
    color: #ad7564 !important;
    font-size: 12px;
}

#calendar.setNewCalendarAmd .fc-view.fc-agendaDay-view tbody.fc-body td.fc-widget-content tbody td {
    height: 40px;
}

#calendar.setNewCalendarAmd .fc-view.fc-agendaDay-view a.fc-time-grid-event.fc-event img {
    width: 30px;
}

#calendar.setNewCalendarAmd .fc-view.fc-agendaDay-view a.fc-time-grid-event.fc-event span.pull-right {
    float: none !important;
    margin-left: 8px;
    color: #646464 !important;
}

@media screen and (max-width:768px) {
    #calendar.setNewCalendarAmd .fc-view.fc-agendaDay-view tbody.fc-body td.fc-widget-content tbody td {
        height: 60px;
    }
}

.btnDash {
    border-radius: 0px !important;
    background-color: #ffffff !important;
    color: #ad7564 !important;
    border: 1px solid #ad7564 !important;
    font-family: "Quattrocento Sans", sans-serif !important;
    box-sizing: border-box !important;
    text-transform: uppercase !important;
    padding: 3px 9px !important;
}

div#allApprovedExpertId .designation {
    position: relative;
    top: 5px;
}
/*24DEC2020*/
div#practiceCalenderMainView #calendar.setNewCalendarAmd .fc-view.fc-agendaDay-view img.setExpertImgFr {
    display: none;
}

div#practiceCalenderMainView #calendar.setNewCalendarAmd .fc-Week-view img.setExpertImgFr {
    display: block;
}

div#practiceCalenderMainView #calendar.setNewCalendarAmd .fc-Week-view img.setExpertImgFr {
    display: inline-block;
    width: 25px !important;
    height: 25px !important;
}

/*28DEC2020*/
div#viewCalendarFilterpanel div#date-calenderMainMob .datepicker-inline, div#viewCalendarFilterpanel div#date-calenderMainMob .datepicker-inline table.table-condensed {
    width: 100% !important;
    padding: 15px;
}

.hideHalfBorder {
    background: #ffffff;
    position: absolute;
    top: -11px;
    width: 100%;
    left: 16px;
}

.setCurverHalfBorder {
    border: 3px solid rgb(91, 124, 207);
    border-radius: 4px;
    height: 75px;
}

@font-face {
    font-family: southampton;
    src: url(./fonts/Southampton.ttf);
}

.hideHalfBorder input#PatienteSignature {
    font-family: "southampton" !important;
    text-transform: capitalize !important;
    color: #333333 !important;
    font-size: 35px !important;
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
    padding-left: 0 !important;
    height: 50px !important;
}

span.esignCode {
    font-size: 12px;
    font-weight: 600;
    padding-left: 8px;
}

span.esignedForEv {
    padding-left: 8px;
}

.confirmationChkSet label.custom_label3 {
    margin-top: 0;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
}

    .confirmationChkSet label.custom_label3:before {
        left: -6.5px !important;
        top: -2px !important;
        width: 18px !important;
        height: 18px !important;
        border-radius: 50% !important;
        border: 1px solid #ad7564 !important;
    }

.confirmationChkSet input[type="checkbox"]:checked + label::after {
    left: -1px !important;
    top: 3px !important;
    content: " " !important;
    background: #ad7564 !important;
    border-radius: 50% !important;
    width: 6px;
    height: 8px;
}

.confirmationChkSet input[type="radio"]:checked + label::after {
    left: -2px !important;
    top: 2px !important;
    content: " " !important;
    background: #ad7564 !important;
    border-radius: 50% !important;
    width: 12px;
    height: 12px;
}

.mt15Imp {
    margin-top: 15px !important;
}

/*31DEC2020*/
.setNewCalendarDesign td ul {
    padding-left: 0 !important;
    margin-bottom: 0 !important;
    height: 0;
    position: relative;
    bottom: 54%;
}

    .setNewCalendarDesign td ul li {
        list-style: none;
        display: inline-block;
        margin-right: 2px;
    }

        .setNewCalendarDesign td ul li:last-child {
            margin-right: 0;
        }

@media screen and (max-width:768px) {
    span.esignedForEv {
        font-size: 12px;
        font-weight: 600;
    }
}

.BussinessPortal .AdminHeader .Adminsidenav {
    width: 250px;
}

.BussinessPortal #mainAdmin {
    margin-left: 250px;
}

.BussinessPortal .AdminHeader .Adminsidenav .adminmenuB li a h5 {
    font-size: 14px !important;
}

/*08MAY2020*/
.mb20Imp {
    margin-bottom: 20px !important;
}

.mb30Imp {
    margin-bottom: 30px !important;
}

.mb0Imp {
    margin-bottom: 0px !important;
}

.mt20Imp {
    margin-top: 20px !important;
}

.mt30Imp {
    margin-top: 30px !important;
}

.mt0Imp {
    margin-top: 0px !important;
}


/* 01JAN2021 ** Happy New Year-2021 */
.prevClass, .nextClass {
    padding: 0 !important;
    opacity: 1 !important;
    border: 1px solid #ad7564 !important;
    border-radius: 50% !important;
    width: 25px !important;
    height: 25px !important;
    position: relative;
    left: -8px !important;
    top: 8px;
}

    .prevClass span, .nextClass span {
        margin: 0 !important;
        position: relative !important;
        top: 1px !important;
    }

div#practiceCalenderMainView #calendar.setNewCalendarAmd .fc-row.fc-widget-header th {
    background-color: #f9f1ed !important;
    vertical-align: middle !important;
    font-size: 14px;
    line-height: 16px;
}

div#practiceCalenderMainView #calendar.setNewCalendarAmd td.fc-axis.fc-time.fc-widget-content {
    background-color: #f9f1ed !important;
    text-align: center !important;
    /*padding: 0px 15px !important;*/
}

    div#practiceCalenderMainView #calendar.setNewCalendarAmd td.fc-axis.fc-time.fc-widget-content span {
        color: #231f20 !important;
        font-size: 14px !important;
    }
/*div#practiceCalenderMainView #calendar.setNewCalendarAmd td.fc-widget-content {
    background-color: #fdf9f8;
}*/

div#practiceCalenderMainView #calendar.setNewCalendarAmd img.expertDisplayIcon {
    width: 30px !important;
    height: 30px !important;
    border-radius: 8px !important;
    margin-right: 4px !important;
}

/*04JAN2021*/
.prevAestheticSetChk label.custom_label3 {
    width: auto;
}

div#PrevAestheticCheckBoxes .alignChkBxAt label::before {
    margin-left: 0 !important;
    left: 8px !important;
    top: 0px !important;
    width: 14px !important;
    height: 14px !important;
}

.alignChkBxAt input[type="checkbox"]:checked + label::after {
    margin-left: 0 !important;
}

.checkbox.alignChkBxAt {
    padding-left: 0;
    margin-top: 0 !important;
}

span.prevaestheticitem {
    padding-left: 15px;
}

.prevAestheticSetChk .alignChkBxAt input[type="checkbox"]:checked + label::after {
    margin-left: 0 !important;
    left: 11px !important;
}

.setCheckEditActive.confirmationChkSet {
    width: 80%;
    background: #F9F1ED;
    border-radius: 20px;
    padding: 5px 15px 3px;
    clear: both;
}

    .setCheckEditActive.confirmationChkSet i {
        float: right;
        position: relative;
        top: 2px;
        color: #ad7564 !important;
        cursor: pointer;
    }

.yourdetailsNewSect span.custom_label2 {
    float: none;
    display: block;
    margin-top: 15px;
    text-transform: initial;
    width: 100%;
    color: #646464 !important;
    font-family: Quattrocento Sans,sans-serif;
    font-weight: 700;
    line-height: 16px;
    font-size: 12px;
    margin-bottom: 5px;
}

ul.inlineCheckbox li {
    list-style: none;
    display: inline-block;
    margin-right: 15px;
    width: 40%;
}

ul.inlineCheckbox {
    padding-left: 7px;
}

    ul.inlineCheckbox li label.custom_label3 {
        padding-left: 20px;
    }


/*05JAN2021*/
@media screen and (max-width:768px) {
    #bookingProgressWrapper .multi-steps > li:before {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 16px;
    }

    #bookingProgressWrapper .multi-steps > li {
        width: 30px !important;
    }

        #bookingProgressWrapper .multi-steps > li:after {
            top: 14px !important;
        }

    #bookingProgressWrapper.roadmapJourney, .BussinessPortal #calendar .fc-view table th, .BussinessPortal #calendar.setNewCalendarAmd .fc-view table th a {
        padding: 0 !important;
    }

    div#MedicalHistoryCheckBoxes .setForRespo {
        padding-right: 15px;
        margin-bottom: 10px;
    }
}


/*06JAN2021*/
.tab-custom5 .nav-tabs li.active a:after, .settingofcalender .tab-custom5 .nav-tabs li.active a:after {
    background-color: #ad7564 !important;
}

.setNewCalendarDesign th.next, .setNewCalendarDesign th.prev {
    color: #ad7564 !important;
    background: url(/../Content/newImages/arrow-new-set.png) !important;
    background-repeat: no-repeat !important;
    font-size: 0 !important;
    background-position: 50% !important;
    background-size: 20px auto !important;
    cursor: pointer;
    transform: rotate(-90deg);
    cursor: pointer;
}

.setNewCalendarDesign th.prev {
    transform: rotate(90deg) !important;
}

    .setNewCalendarDesign th.next:hover, .setNewCalendarDesign th.prev:hover {
        background-color: transparent !important;
    }

/*07JAN2021*/
.expertCalendarSectionSet .crossBtnSetter, .practiceCalendarSectionSet .crossBtnSetter {
    right: 17px;
    position: absolute;
}

.frameHeaderBg {
    background-color: #d3a08f !important;
    color: #fff !important;
    padding: 20px 30px;
}

    .frameHeaderBg h2.modal-title {
        font-size: 20px;
    }

.modalKiSetting .popIcon svg {
    width: 16pt !important;
    height: 16pt !important;
    position: relative;
    top: 5px;
}

.modalKiSetting span.fa.fa-calendar, .modalKiSetting span.fa.fa-clock-o {
    color: #ad7564 !important;
}

.newRdoSet input[type="radio"]:checked + label::after, .modalKiSetting div#dailyRepeatCheck ul .checkbox.repeatSectionTest input[type="radio"]:checked + label::after {
    left: 4.5px !important;
    top: 4px !important;
    content: " " !important;
    background: #ad7564 !important;
    border-radius: 50% !important;
    width: 12px !important;
    height: 12px !important;
    margin-left: 0;
}

.modalKiSetting .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: none;
}

.modalKiSetting .dailyRepeatCheck ul.dailyRepeatCheckList {
    padding: 0;
    position: relative;
    top: 0px;
    padding: 15px 0 20px;
}

.modalKiSetting div#dailyRepeatCheck ul {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

    .modalKiSetting div#dailyRepeatCheck ul p {
        margin: 0 !important;
    }

    .modalKiSetting div#dailyRepeatCheck ul .checkbox.repeatSectionTest {
        margin: 0;
    }

div#eventMessageLocation .alert {
    background-color: #f9f1ed !important;
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

div#repHoliEventsInvolveOrNot {
    background-color: #f9f1ed !important;
    color: #ad7564 !important;
}

.modalKiSetting select#RepeatListID {
    border-radius: 0 !important;
    border: 1px solid #656464 !important;
    color: #656464 !important;
    padding: 9px 12px;
}

.modalKiSetting input.startholidaySet, .modalKiSetting input.endholidaySet, .modalKiSetting span.datepicker_recurring_start button, .modalKiSetting .enddate span button {
    border-radius: 0px !important;
}

.modalKiSetting span.datepicker_recurring_start button, .modalKiSetting .enddate span button {
    border: 1px solid #656464 !important;
    background-color: transparent !important;
}

.modalKiSetting .modal-content {
    border-radius: 12px;
}

    .modalKiSetting .modal-content .modal-header.frameHeaderBg {
        border-radius: 12px 12px 0 0;
    }

/*08JAN2021*/
.setOpenTabSvg svg {
    position: relative;
    top: 9px;
}

/*.practiceCalendarSectionSet .fc-axis {
    display: none !important;
}*/

/*11JAN2021*/
div#practiceCalenderMainView .fc-view.fc-Week-view.fc-basic-view .fc-event-container img {
    display: none;
}

/*12JAN2021*/
@media screen (min-width:769px) and (max-width:1024px) {
    .setNewCalendarDesign td ul li {
        margin-right: 0px;
    }
}

button#BtnESignature span.esignText {
    font-size: 14px;
}

button#BtnESignature i.fa.fa-download {
    font-size: 18px;
    position: relative;
    bottom: 8px;
}

/*13JAN2021*/
span#spnGreenSlot {
    color: #c17f6b;
    font-size: 18px;
}

div#lnkAlreadyAssign {
    border: 1px solid #656464 !important;
    border-radius: 0 !important;
    padding: 10px 8px 6px !important;
    color: #646464;
    background: transparent !important;
    width: 100% !important;
    height: 100% !important;
    opacity: 0.4;
}

div#practiceCalenderMainView #calendar.setNewCalendarAmd .fc-Week-view .fc-event-container a {
    border-width: 1px 1px 1px 1px !important;
    border-radius: 0 !important;
}

/*18JAN2021*/
ul.threDotsMenu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    padding: 10px 0;
    min-width: 80px;
    margin: 2px auto;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    text-align: center;
}

    ul.threDotsMenu li {
        display: block !important;
        border-bottom: 1px solid #eaeaea;
        color: #ad7564 !important;
        padding: 5px;
        text-align: center;
        cursor: pointer;
        margin: 0 auto !important;
    }

        ul.threDotsMenu li:last-child {
            border-bottom: none;
            color: #ad7564 !important;
            padding: 5px 5px 0;
            text-align: center;
            cursor: pointer;
            margin: 0 auto !important;
        }

/*05March2021*/
button.closeEmailModal.close {
    opacity: 1;
}

    button.closeEmailModal.close img {
        width: 20px;
        height: 20px;
    }

.blogSelectionSet img.blogSetImg {
    width: 100%;
    height: auto;
}

.blogSetDesc {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    background: #f9f1ed;
    position: relative;
    top: 10px;
}

    .blogSetDesc h4, .blogSetDesc p {
        padding: 0 15px !important;
    }

        .blogSetDesc p.blogDes {
            margin: 0;
        }

.blogSelectionSet img.blogSetImg {
    max-width: 100%;
    height: 154px;
}

div#EmailSendPopup .form-group svg {
    position: absolute;
    height: 25px;
    margin-top: 15px;
    margin-left: 16px;
}

div#EmailSendPopup .form-group {
    padding: 0 30px;
    margin-top: 20px;
    margin-bottom: 0px !important;
    position: relative;
}

    div#EmailSendPopup .form-group input {
        font-size: 16px;
        padding: 0 15px;
        width: 100%;
        padding-left: 55px;
        height: 52px;
        padding-top: 4px;
        background: transparent !important;
        box-sizing: border-box;
        box-shadow: none;
    }

input#DynamicLink, input#TxtEmailFrom {
    border: 1px solid #ddd;
}

input#email_search {
    height: 30px !important;
    padding-left: 0 !important;
}

.multipleInput-container.extraHight {
    height: 85px;
}

div#EmailSendPopup .form-group input#DynamicLink {
    padding-right: 82px;
    color: #ad7564 !important;
}

button#CopyLinkToClipbord {
    position: absolute;
    right: 36px;
    top: 7px;
    background: #ad7564 !important;
    border: 1px solid #ad7564 !important;
    color: #ffffff !important;
    line-height: 28px;
    height: 38px;
    border-radius: 0;
}


@media screen and (max-width:768px) {
    h4 .ev-Tagline {
        font-size: 12px;
    }
}

/*11March2021*/
.lh-12 {
    line-height: 12px;
}

.lh-13 {
    line-height: 13px;
}

.lh-14 {
    line-height: 14px;
}

.lh-15 {
    line-height: 15px;
}

.lh-16 {
    line-height: 16px;
}

.lh-17 {
    line-height: 17px;
}

.lh-18 {
    line-height: 18px;
}

.lh-19 {
    line-height: 19px;
}

.lh-20 {
    line-height: 20px;
}

.lh-21 {
    line-height: 21px;
}

.lh-22 {
    line-height: 22px;
}

.lh-23 {
    line-height: 23px;
}

.lh-24 {
    line-height: 24px;
}

.lh-25 {
    line-height: 25px;
}

.lh-26 {
    line-height: 26px;
}


.lh-27 {
    line-height: 27px;
}

.lh-28 {
    line-height: 28px;
}

.lh-29 {
    line-height: 29px;
}

.lh-30 {
    line-height: 30px;
}

.BussinessPortal .rightSectSidebar .chat-popup .input-group.submitshare-btn input#msg, .setSendShare input#msg {
    height: 41px !important;
    border: none !important;
    background: #f2f2f2;
}

    .BussinessPortal .rightSectSidebar .chat-popup .input-group.submitshare-btn input#msg::-webkit-input-placeholder, .setSendShare input#msg::-webkit-input-placeholder {
        color: #949599;
        font-size: 14px;
    }

div#CombineFeedbackThankYou {
    width: 90%;
    margin: 0 auto;
}

.setSendShare .input-group-btn.custom-group-btn button,
.setSendShare span.btn.btn-custom {
    background: #f2f2f2 !important;
    border: none !important;
    height: 41px !important;
}

.header__bottom ul#blogsmenu li a {
    color: initial !important;
}

/*31March2021*/
.read-all-features .authorLeftProfile .left-profile-bg {
    background-color: #F9F1ED !important;
    padding: 15px !important;
    height: auto !important;
    min-height: auto !important;
}

    .read-all-features .authorLeftProfile .left-profile-bg .team-img img {
        height: 150px;
        width: 150px;
        border: none !important;
        padding: 6px;
        border-radius: 0 !important;
    }

    /*15JUNE2021*/
.stepImage.step2 img {
    width: 70%;
}

/*14JUNE2021*/
.repeatSectionTest [type="radio"]:checked + label.setRdoColor:after {
    background: #ad7564 !important;
}
ul#repeatExpertBox.expertSetBox {
    padding-left: 0;
}

ul.expertSetBox input[type="radio"]:checked + label::after {
    background-image: url(../Content/newImages/virtual-consultation-circle-checked-101220.svg) !important;
    background-repeat: no-repeat;
    content: " " !important;
    margin-left: -6px;
    color: #ffffff !important;
    font-size: 14px !important;
    top: 12px !important;
    background-size: 22px 22px !important;
    width: 22px;
    height: 22px;
    left: -5px;
}
ul.expertSetBox label::before {
    top: 12px !important;
}


/*09/08/2021 - Swapnil*/
ul.clockListSet {
    padding-left: 0;
}
    ul.clockListSet li {
        list-style: none;
        display: inline-block;
        font-weight: 600;
        font-size: 14px;
    }
.timeZoneSelectionExpert select {
    font-size: 14px !important;
}
.bgClockSet {
    background: #2D2D39;
    color: #FCFCFC;
    font-size: 14px;
    padding: 6px 6px 4px;
    width: 32px;
    height: 30px;
    border-radius: 8px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}
.confirmAction {
    margin-top: 15px;
    text-align: right;
}
.btnConfirmAction {
    background: #ad7564 !important;
    border: 1px solid #ad7564 !important;
    color: #ffffff !important;
    border-radius: 0 !important;
    text-transform: uppercase;
}
.setTimeZoneSection {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 15px 5px 15px;
    margin-bottom: 15px;
    display: inline-block;
}
.confirmActionDiary {
    margin-top: 15px;
    text-align: center;
}
.timeZoneInline .timeZoneSelectionExpert select {
    font-size: 14px !important;
    height: 41px !important;
}
.timeZoneInline .confirmAction {
    position: relative;
}
.timeZoneInline .confirmAction .btnConfirmAction {
    position: relative;
    top: 10px;
}
@media screen and (max-width:991px){
    .timeZoneInline .confirmAction .btnConfirmAction {
        position: relative;
        top: 0px;
    }
}

/*================================Browser Specific CSS=========================================================================================================================================*/
/*ChromeScroll*/
body:: -webkit-scrollbar {
    width: 1px;
}

body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(153, 153, 153, 0.3);
}

body::-webkit-scrollbar-thumb {
    background-color: rgba(153, 153, 153, 0.8);
    outline: 1px solid #999999;
}

/*========Microsoft edge-IE===========*/
input[type=password]::-ms-reveal,
input[type=password]::-ms-clear {
    display: none;
}


@supports (-webkit-appearance:none) {
    .JoinpractionerSignUp #topSignUpBtn {
        background-color: #ffffff !important;
    }

    .searchBar .input-group-btn .btn {
        line-height: 20px !important;
    }

    #PresMedicationDetail_0 .col-md-8, #PresMedicationDetail_0 .col-md-4, #OTCMedicationDetail_0 .col-md-8, #OTCMedicationDetail_0 .col-md-4, #HerbalRemediesDetail_0 .col-md-8, #HerbalRemediesDetail_0 .col-md-4 {
        padding: 15px !important;
    }

    #DeletePresMedicationDetails .col-md-12, #DeleteOTCMedicationDetails .col-md-12, #DeleteHerbalRemedy .col-md-12, #AddMorePresMedication .col-md-2, #AddMoreOTCMedication .col-md-2, #AddMoreHerbalRemedies .col-md-2 {
        padding-right: 15px !important;
    }

    input[name="SearchDualListExpertList"]:focus, input[name="SearchDualListExpertList"], input[name="SearchDualList"]:focus, input[name="SearchDualList"], input[name="SearchDualListProductLocationExpert"]:focus, input[name="SearchExpertList"]:focus, input[name="SearchDualListAssignLocationToExpert"]:focus, input[name="SearchDualListAssignLocationToExpert"]:focus, input[name="SearchDualListExpertList"]:focus, input[name="SearchDualListProductLocation"]:focus, input[name="SearchDualListPopular"]:focus, input[name="SearchDualListPopular"]:focus, input[name="SearchDualListProductPopulation"]:focus, input[name="SearchDualListProductPopulation"]:focus, input[name="SearchDualListPopular"] {
        border-right: none;
    }

    body::-webkit-scrollbar {
        width: 1em;
    }

    .articlePanel.cols, .NewCategory .cols, .articlePanel .cols {
        display: flex;
        width: 100%;
        margin-left: 0 !important;
    }

    #joinEvSet select, #joinEvSet .k-dropdown .k-select {
        background-image: none !important;
    }
}
/*========Microsoft edge-IE END===========*/

/*========Mozilla===========*/
@-moz-document url-prefix() {
    .BussinessPortal .incomingCall {
        top: 0px !important;
        left: -15px !important;
        bottom: 0px !important;
    }
}

@-moz-document url-prefix() {
    input[name="SearchDualListExpertList"]:focus, input[name="SearchDualListExpertList"], input[name="SearchDualList"]:focus, input[name="SearchDualList"], input[name="SearchDualListProductLocationExpert"]:focus, input[name="SearchExpertList"]:focus, input[name="SearchDualListAssignLocationToExpert"]:focus, input[name="SearchDualListAssignLocationToExpert"]:focus, input[name="SearchDualListExpertList"]:focus, input[name="SearchDualListProductLocation"]:focus, input[name="SearchDualListPopular"]:focus, input[name="SearchDualListPopular"]:focus, input[name="SearchDualListProductPopulation"]:focus, input[name="SearchDualListProductPopulation"]:focus, input[name="SearchDualListPopular"] {
        border-right: none;
    }

    #adminUsersGrid .toolbar, #ClinicGrid .toolbar, #contributorGrid .toolbar, #draftBlogGrid .toolbar, #pagesGrid .toolbar, #dynamicPagesGrid .toolbar, #productBrandGrid .toolbar {
        float: none;
    }

        #contributorGrid .toolbar span, #draftBlogGrid .toolbar span {
            font-size: 13px;
        }

    .expertSideConsult .OT_edge-bar-item.OT_mute.OT_mode-on.OT_active {
        top: 0 !important;
    }

    .BussinessPortal .currentConsultation #msg {
        border-right: 1px solid #949599 !important;
        border-left: 1px solid #949599 !important;
        z-index: 999;
        border-top: none !important;
        border-bottom: none !important;
    }

    .BussinessPortal .incomingCall {
        height: 600px;
        border: 1px solid #EC6351;
        border-right: none;
    }

    .BussinessPortal .chat-popup {
        border-left: none;
        border-bottom: none;
    }

    .BussinessPortal .currentConsultation #messageDetails .clearfix {
        margin-bottom: 35px !important;
    }

    #typingStatus, #userTypingStatus {
        bottom: 45px;
    }

    .BussinessPortal .currentConsultation #messageDetails {
        margin-bottom: 30px;
    }

    .articlePanel.cols, .NewCategory .cols, .articlePanel .cols, .setDashLinks .cols {
        display: flex;
        width: 100%;
        margin-left: 0 !important;
    }
}
/*========Mozilla End===========*/

/*========Safari Start===========*/
body select.form-control:first-of-type, body body .k-dropdown .k-select:first-of-type, body select.form-control:first-of-type, body .k-dropdown .k-select:first-of-type {
    -webkit-appearance: unset;
    appearance: unset;
}

@media not all and (min-resolution:768px) {
    @supports (-webkit-appearance:none) and (stroke-color:transparent) {
        .BussinessPortal ul.nav.nav-tabs li {
            display: block !important;
            float: none;
        }

        .popover {
            max-width: 200px !important;
        }
    }
}

@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) and (stroke-color:transparent) {

        .fr-view.setblogsize img {
            width: 100% !important;
        }

        .divider:before {
            height: 0.8px !important;
        }
        /*29MAY2020*/
        p.pLength {
            height: 140px;
        }

        .stockImagebtns.m-t-35 {
            margin-top: 0 !important;
            position: relative;
            bottom: 15px;
        }

        ul.locateAddrBtnSet.list-inline > li {
            display: inline-block;
            padding-right: 3px !important;
            padding-left: 3px !important;
            margin-top: 2px;
        }
    }
}

@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) and (stroke-color:transparent) {
        .divider:before {
            height: 0.8px !important;
        }

        .headshotSeter .headshotImageUrlUp .k-widget.k-upload.k-header .k-dropzone .k-dropzone .k-upload-status.k-upload-status-total,
        .featuresImgSectr .featImageUrlUp .k-widget.k-upload.k-header .k-dropzone .k-dropzone .k-upload-status.k-upload-status-total {
            display: block !important;
        }

            .headshotSeter .headshotImageUrlUp .k-widget.k-upload.k-header .k-dropzone .k-dropzone .k-upload-status.k-upload-status-total .k-icon.k-i-tick:last-child,
            .featuresImgSectr .featImageUrlUp .k-widget.k-upload.k-header .k-dropzone .k-dropzone .k-upload-status.k-upload-status-total .k-icon.k-i-tick:last-child {
                display: inline-block !important;
            }

            .headshotSeter .headshotImageUrlUp .k-widget.k-upload.k-header .k-upload-status.k-upload-status-total,
            .headshotSeter .headshotImageUrlUp .k-widget.k-upload.k-header .k-upload-status.k-upload-status-total .k-icon.k-i-tick,
            .featuresImgSectr .featImageUrlUp .k-widget.k-upload.k-header .k-upload-status.k-upload-status-total,
            .featuresImgSectr .featImageUrlUp .k-widget.k-upload.k-header .k-upload-status.k-upload-status-total .k-icon.k-i-tick,
            .headshotSeter .headshotImageUrlUp .k-widget.k-upload.k-header .k-dropzone .k-dropzone .k-upload-status.k-upload-status-total .k-icon.k-i-tick:first-child,
            .featuresImgSectr .featImageUrlUp .k-widget.k-upload.k-header .k-dropzone .k-dropzone .k-upload-status.k-upload-status-total .k-icon.k-i-tick:first-child {
                display: none !important;
            }

        .headshotImageUrlUp {
            position: relative;
            top: 25px !important;
        }

        #LoadPracticeProfessionalDetails .stockImagebtns.m-t-35 {
            bottom: 15px;
        }

        .stockImagebtns.m-t-35 {
            margin-top: 0 !important;
            position: relative;
            bottom: 35px;
        }
    }
}
/*========Safari End===========*/
#checkbox_Skip [type="radio"]:checked + label {
    position: relative;
    padding: 0 35px 0;
    cursor: pointer;
    line-height: 25px;
    display: inline-block;
    font-weight: 400;
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
}



    #checkbox_Skip [type="radio"]:checked + label:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 25px;
        height: 25px;
        border: 1px solid #EC6351;
        border-radius: 100%;
        background: #fff;
        box-sizing: content-box;
    }

    #checkbox_Skip [type="radio"]:checked + label:after {
        content: '';
        width: 20px;
        height: 20px;
        background: #EC6351;
        position: absolute;
        top: 4px;
        left: 4px;
        border-radius: 100%;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }




div#addExpertForm .subsBtn .new-redbtn {
    border: 1px solid #EC6351;
    border-radius: 25px;
    padding: 0px 36px;
    background: #EC6351;
    height: 45px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}

#checkbox_Skip [type="radio"]:not(:checked) + label {
    position: relative;
    padding: 0 35px 0;
    cursor: pointer;
    line-height: 25px;
    display: inline-block;
    font-weight: 400;
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
}

    #checkbox_Skip [type="radio"]:not(:checked) + label:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 25px;
        height: 25px;
        border: 1px solid #EC6351;
        border-radius: 100%;
        background: #fff;
        box-sizing: content-box;
    }

    #checkbox_Skip [type="radio"]:not(:checked) + label:after {
        content: '';
        width: 20px;
        height: 20px;
        background: #EC6351;
        position: absolute;
        top: 4px;
        left: 4px;
        border-radius: 100%;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }



/**Pallavi mude 9-9-20**/
.sign-in {
    font-family: "Quattrocento Sans", sans-serif;
}

    .sign-in .signup-content {
        text-align: center;
        padding: 35px 0px;
    }

        .sign-in .signup-content .nav.nav-tabs {
            border-bottom-color: transparent;
            display: inline-block;
            text-align: center;
        }

            .sign-in .signup-content .nav.nav-tabs li {
                font-size: 23px;
            }

                .sign-in .signup-content .nav.nav-tabs li a {
                    color: #707070;
                }

                    .sign-in .signup-content .nav.nav-tabs li a:hover {
                        background-color: transparent;
                        border-color: transparent;
                    }

                .sign-in .signup-content .nav.nav-tabs li.active a {
                    border: 1px solid transparent;
                    border-bottom: 1px solid #c17f6b;
                    color: #c17f6b;
                }

        .sign-in .signup-content .tab-content {
            text-align: left;
        }

            .sign-in .signup-content .tab-content .email-icon {
                position: absolute;
                height: 25px;
                margin-top: 15px;
                margin-left: 16px;
            }

            .sign-in .signup-content .tab-content .lock-icon {
                position: absolute;
                height: 26px;
                margin-top: 14px;
                margin-left: 13px;
            }

            .sign-in .signup-content .tab-content .form-control {
                padding-left: 55px;
                height: 55px;
                padding-top: 4px;
            }


            .sign-in .signup-content .tab-content .control-label {
                font-size: 13px;
                color: #808080;
                font-weight: 600;
            }

        .sign-in .signup-content .login-section {
            padding: 30px 19%;
        }

    .sign-in .hilited-line {
        text-align: center;
        position: relative;
    }

        .sign-in .hilited-line span {
            display: inline-block;
            z-index: 999;
            background-color: #fff;
            padding: 0px 20px;
        }

        .sign-in .hilited-line:before {
            content: " ";
            position: absolute;
            top: 9px;
            height: 1px;
            background-color: #000;
            width: 100%;
            left: 0px;
            right: 0px;
            z-index: -1;
        }

    .sign-in .signup-content .login-section .btn-pinkborder {
        border-color: #c17f6b;
        color: #c17f6b;
        height: 55px;
    }

        .sign-in .signup-content .login-section .btn-pinkborder:active, .sign-in .signup-content .login-section .btn-pinkborder:hover {
            background-color: #c17f6b;
            color: #fff;
        }

    .sign-in .signup-content .login-section .text-pinki,
    .sign-in .signup-content .login-section a.text-pinki {
        color: #c17f6b;
    }

        .sign-in .signup-content .login-section .text-pinki:hover,
        .sign-in .signup-content .login-section a.text-pinki:hover {
            text-decoration: none;
            color: #c17f6b;
        }

    .sign-in .signup-content .btn-extra-new {
        height: 55px;
        font-size: 18px;
    }

    .sign-in .signup-content .social-icon {
        height: 40px;
        margin: 20px;
    }

    .sign-in .signup-content .eye-icon {
        position: absolute;
        right: 0px;
        top: 17px;
        right: 12px;
    }

    .sign-in .signup-content .eye-icon2 {
        position: absolute;
        right: 0px;
        top: 15px;
        right: 12px;
    }

    .sign-in .signup-content .positon-relative {
        position: relative;
    }

    .sign-in .signup-content #profile h2 {
        font-size: 21px;
        text-align: center;
        line-height: 1.5;
        margin-bottom: 20px;
    }

    .sign-in .signup-content #profile .btn-manage button.btn-exp {
        float: left;
        width: 45%;
    }

    .sign-in .signup-content #profile .btn-manage button.btn-con {
        float: right;
        width: 45%;
    }

    .sign-in .signup-content .d-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .sign-in .background-image {
        background-image: url("../images/login-bg.jpg");
        background-size: cover;
        background-position: center right;
        background-repeat: no-repeat;
        position: fixed;
        left: 0px;
        width: 58.888888%;
        height: 100%;
    }

    .sign-in.forgot-page .background-image {
        background-image: url("../images/forgot-bg.png");
        background-size: cover;
        background-position: center right;
        background-repeat: no-repeat;
        position: fixed;
        left: 0px;
        width: 58.888888%;
        height: 100%;
    }

.signUp-header.btn-signup {
    border: 1px solid #91959E;
    color: #2D2D39;
    text-decoration: none;
    padding: 6px 12px;
    margin-right: 25px;
    font-size: 13px;
}

    .signUp-header.btn-signup:hover {
        /*border: 1px solid #91959E;
    color: #2D2D39;*/
        text-decoration: none
    }

.signInClick.btn-login {
    /*border: 1px solid #91959E;*/
    color: #2D2D39;
    text-decoration: none;
    padding: 6px 0px;
    font-size: 13px;
}

    .signInClick.btn-login:hover {
        /*border: 1px solid #91959E;
    color: #2D2D39;*/
        text-decoration: none
    }

body .txtfindan-expert {
    font-size: 14px;
    color: #ad7564;
}

/****PALLAVI***/




body .sidenav .menuList li > a.ev-logo:hover, body .sidenav .menuList li.active > a.ev-logo {
    background-color: transparent;
}

body .sidenav .tab-listmenu li.signUp-header a:hover {
    background-color: transparent;
}

body .sidenav .tab-listmenu li.signInClick a:hover {
    background-color: transparent;
}

div#setMyHeaderSect.setMyHeaderHight {
    padding: 23px 0 !important;
}

body .sidenav .tab-listmenu li.signUp-header a {
    border: 1px solid #959597;
    padding: 8px 27px;
    margin-bottom: 25px;
    width: 116px;
}

body .sidenav .tab-listmenu li.signInClick a {
    border: 1px solid #959597;
    padding: 8px 27px;
    margin-bottom: 25px;
    width: 116px;
    text-align: center;
}

body .sidenav .menuList li > a, body .menu-side-lsts {
    text-align: left;
}

/*body .sidenav .menuList li:last-child > a {
    text-align: center;
}*/

body .tab-listmenu li.signUp-header {
    padding: 0px 14px;
}

body .tab-listmenu li.signInClick {
    padding: 0px 14px;
}

body .sidenav .menuList {
    font-family: Quattrocento Sans, sans-serif;
}

body .bg-lightpink-A {
    background-color: #F0CAB5;
}

body .aboutUsMenuSection li:last-child a {
    text-align: left !important;
}

body .aboutUsMenuSection a i, body .mobileAfterMainMenuAdd a i {
    font-size: 20px !important;
    transform: rotate(0deg);
    transition: transform 0.3s linear;
}

body .aboutUsMenuSection a.collapsedPanel i, body .mobileAfterMainMenuAdd a.collapsedPanel i {
    transform: rotate(180deg);
    transition: transform 0.3s linear;
    transition: transform 0.3s linear;
}

body .ev-logo {
    padding-top: 70px !important;
    text-align: center !important;
}

body .sidenav .menuList li > a:hover, body .sidenav .menuList li.active > a {
    background-color: #F0CAB5;
}


#aboutUsMenuSectionId.collapse.in {
    border-top: 1px solid #00000014;
}



@media screen and (max-width:360px) {
    body .sign-in #SignUpForm .btn-manage button.btn-exp, body .sign-in #SignUpForm .btn-manage button.btn-con {
        width: 100%;
        margin-bottom: 12px !important;
    }

    body .loginForm.openNewHeight {
        min-height: 959px !important;
    }
}

@media screen and (max-width:991px) {
    body .sign-in.forgot-page .background-image {
        width: 50%;
    }
}

@media screen and (max-width:1160px) {
    body .sign-in .loginFormbody {
        width: 100%;
    }

    body .sign-in .loginForm {
        width: 100%;
    }
}


@media screen and (max-width:400px) {

    body .headshotblock {
        padding-left: 15px;
    }
}

@media screen and (max-width:768px) {



    body .cookies-block .btn-white {
        padding: 8px 20px !important;
    }

    .footercookiesbtm {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 10px;
        text-align: right;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    body .cookies-block .btn-white-nobdr {
        background-color: transparent;
        color: #fff;
        border-color: transparent;
        padding: 8px 0px 8px 15px !important;
        text-transform: uppercase;
    }

    body .bussinessportal-custom .tab-content-custom {
        margin-top: 0px;
    }

    body .bussinessportal-custom .basicDetails.m-t-30 {
        margin-top: 0px;
    }

    body .bussinessportal-custom .tab-content-bussiness:before {
        display: none;
    }

    .p-lr-sm-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .p-sm-0 {
        padding: 0px 0px !important;
    }

    .p-l-sm-0 {
        padding-left: 0px !important;
    }

    .p-r-sm-0 {
        padding-right: 0px !important;
    }

    .p-r-sm-20 {
        padding-right: 20px !important;
    }

    .topBdrSet2 {
        border-top: 1px solid #eeeeee;
        padding-top: 25px;
    }

    .m-t-sm-0 {
        margin-top: 0px !important;
    }
}
/****End PALLAVI***/

/*****--Code by Priti Start---*****/

/*--------------Booking Banner Code------------------------*/
.booking {
    background-color: #d98f78 !important;
    color: #fff !important;
}

    .booking .search-fields-container {
        margin-top: 45px !important;
    }

        .booking .search-fields-container h3 {
            font-family: Cormorant,serif;
            font-size: 35px;
            color: #fff;
        }

        .booking .search-fields-container p {
            font-size: 14px;
            margin: 22px 0;
            color: #fff;
        }

.search-fields.bookingform {
    background-color: #fbf1ec !important;
    border-radius: 5px;
    border-top-left-radius: 0;
}

.scrollto-hero.booking .book-a-consultation-button {
    margin-left: 0 !important;
}

.bookingResult.searchblock .SearchExpertList .inner-addon.left-addon div#mega-ddl.mega-ddl,
.bookingResult.searchblock.searchblockIndex .SearchExpertList .inner-addon.left-addon .mega-ddl {
    top: -75px !important;
}



@media screen and (max-width:1024px) {
    .booking.scrollto-hero {
        padding: 0 20px;
    }

    .search-fields.bookingform button {
        width: 150px;
    }
}

@media screen and (max-width:576px) {
    .booking {
        padding: 0 20px;
    }

        .booking .search-fields-container h3 {
            line-height: 35px;
        }
}

/*****Booking Banner Code End*****/

.read-all-features .authorLeftProfile {
    padding-right: 40px;
}

.read-all-features .authorRightBlogListing {
    padding-left: 40px;
}

    .read-all-features .authorRightBlogListing h2 {
        margin-top: 0;
        color: #000;
        font-size: 30px;
        font-weight: 600;
    }

.read-all-features .authorLeftProfile .left-profile-bg h2.card-title {
    font-family: "Cormorant", serif !important;
    font-size: 22px;
    font-weight: 500;
    color: #000;
}

.read-all-features .authorLeftProfile .left-profile-bg p {
    margin: 5px 0 10px;
    font-size: 14px;
}

.read-all-features .authorLeftProfile .readAuthoreMore button {
    border: 1px solid #de6e5f !important;
    border-radius: 0px !important;
    padding: 0 25px !important;
    color: #de6e5f !important;
    background: transparent !important;
    font-weight: 700 !important;
    letter-spacing: .5px !important;
    margin-top: 13px !important;
    height: 41px !important;
}

.read-all-features .authorLeftProfile .allContributorsBtn button {
    border: 1px solid #de6e5f !important;
    border-radius: 0px !important;
    padding: 0 25px !important;
    color: #fff !important;
    background: #de6e5f !important;
    font-weight: 700 !important;
    letter-spacing: .5px !important;
    margin-top: 13px !important;
    height: 41px !important;
}

.blog-single-content.setblogsize.fr-view p a {
    color: #337ab7 !important;
}


/*---------Code by Priti End--------------*/

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*Slicker theme.css*/
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 0px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 0px; }
  .slick-prev:before {
    content: url(../images/related-prev.png); }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: url(../images/related-prev.png); }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/*# sourceMappingURL=slick-theme.css.map */

