:root {
    --success-normal: rgb(78, 196, 143);
    --success-dark: rgb(59, 138, 123);
    --success-darker: rgb(39, 79, 103);
    --bg-danger-typ2: rgb(235, 6, 6);
    --layout-lg-max-width: 960px;
    --layout-xl-max-width: 1128px;
    --bs-fynGreen: #4ec48f;
    --bs-orange: #db9671;
}

[data-bs-theme=light] {
    --bs-theme-color: #ffffff;
    --success-darkest: rgb(255, 255, 255);
    --bs-theme-color-inverse: #15171C;
    /*--bs-body-font-family: var(--bs-font-sans-serif);*/
    --bs-theme-color: #ffffff;
    --bs-aside-active-menu: #B6B9C8;
    --bs-animated-bg: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    --bg-primary-blue-light: #f1faff;
    --bs-app-bg-color: #ffffff;
    --bs-root-card-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
    --bs-root-card-border-color: #F1F1F4;
    --bs-card-border-color: #F1F1F4;
    --bs-app-sidebar-primary-base-border-end: 1px solid #F1F1F4;
    --bs-client-team-bg: #f6f6f6;
    --bs-text-dark-typ2: #5d5d5bff;
    --bs-theme-3-aside-bg: #F1F1F4;
    --bg-primary-light-blue: #e9f3ff;
}

.aside-menu .menu .menu-item .menu-link .menu-icon, .aside-menu .menu .menu-item .menu-link .menu-icon .svg-icon, .aside-menu .menu .menu-item .menu-link .menu-icon i svg {
    fill: #667085 !important;
    color: #667085 !important;
}

.aside-menu .menu .menu-item .menu-link.active .menu-icon,
.aside-menu .menu .menu-item .menu-link.active .menu-icon .svg-icon,
.aside-menu .menu .menu-item .menu-link.active .menu-icon i svg {
    fill: #667085 !important;
    color: #ffffff !important;
}

.icon-tools {
    background-image: url('../Images/svg/tools.svg');
}

.icon-reports {
    background-image: url('../Images/svg/reports.svg');
}

[data-bs-theme=dark] {
    --bs-theme-color: #15171C;
    --success-darkest: rgb(20, 51, 69);
    --bs-theme-color-inverse: #ffffff;
    /*--bs-body-font-family: var(--bs-font-monospace);*/
    --bs-theme-color: #15171C;
    --bs-aside-active-menu: #B6B9C8;
    --bs-animated-bg: linear-gradient(to right, #222236 8%, #222236 18%, #1e1e2d 33%);
    --bg-primary-blue-light: #212e48;
    --bs-app-bg-color: #0F1014;
    --bs-card-box-shadow: none;
    --bs-root-card-border-color: #1E2027;
    --bs-card-border-color: #1E2027;
    --bs-app-sidebar-primary-base-border-end: 1px solid #26272F;
    --bs-client-team-bg: #2b2b40;
    --bs-text-dark-typ2: #fff;
    --bs-theme-3-aside-bg: #0D0E12;
    --bg-primary-light-blue: #172331;
}

.aside-menu .menu .menu-item .menu-link .menu-icon, .aside-menu .menu .menu-item .menu-link .menu-icon .svg-icon, .aside-menu .menu .menu-item .menu-link .menu-icon i svg {
    fill: #cdcdde !important;
    color: #cdcdde !important;
}

.icon-tools {
    background-image: url('../Images/svg/tools-dark.svg');
}

.icon-reports {
    background-image: url('../Images/svg/reports-dark.svg');
}

/* White bg and bordered card related css */
body {
    background-color: var(--bs-app-bg-color);
}

.card {
    --bs-card-box-shadow: var(--bs-root-card-box-shadow);
    --bs-card-border-color: var(--bs-root-card-border-color);
    border: 1px solid var(--bs-card-border-color);
    --bs-card-bg: var(--bs-app-bg-color);
}

@media (min-width: 991px) {
    .cs-aside, #kt_header .header-brand {
        border-right: var(--bs-app-sidebar-primary-base-border-end);
    }
}
/* White bg and bordered card related css */
/* CSS for logo (!important)*/
.brand-logo {
    text-align: center;
    padding: 2.5px 5px;
    display: block;
    width: 90%;
}

    .brand-logo img {
        max-width: 90%;
        max-height: 60px;
        display: block;
        margin: auto;
    }

#kt_header_mobile {
    text-align: center;
    padding: 2.5px 5px;
    width: 100%;
}

    #kt_header_mobile a img {
        max-width: 90%;
        max-height: 40px;
        display: block;
        margin: auto;
    }
/* CSS for logo (!important)*/
.topbar div#chatIconUnRead {
    position: relative;
}

    .topbar div#chatIconUnRead .unread-chat-message-count {
        top: -8px;
        right: -8px;
    }

div#header_notification_bar .topbar-item button.btn.btn-dropdown {
    position: relative;
}

    div#header_notification_bar
    .topbar-item
    button.btn.btn-dropdown
    .unread-notification-count {
        top: 0px;
        right: 0px;
    }

.svg-icon-warning .cls-1 {
    fill: #ffa800 !important;
}

.svg-icon-success .cls-1 {
    fill: #1bc5bd !important;
}

.svg-icon-danger .cls-1 {
    fill: #f64e60 !important;
}

.svg-icon-info .cls-1 {
    fill: #8950fc !important;
}

img.wp-smiley, img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

.has-text-align-justify {
    text-align: justify;
}

.entry-categories {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    position: absolute;
    overflow: hidden;
    width: 1px;
}

.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
}

table.recentcommentsavatartop img.avatar,
table.recentcommentsavatarend img.avatar {
    border: 0px;
    margin: 0;
}

table.recentcommentsavatartop a,
table.recentcommentsavatarend a {
    border: 0px !important;
    background-color: transparent !important;
}

td.recentcommentsavatarend,
td.recentcommentsavatartop {
    padding: 0px 0px 1px 0px;
    margin: 0px;
}

td.recentcommentstextend {
    border: none !important;
    padding: 0px 0px 2px 10px;
}

.rtl td.recentcommentstextend {
    padding: 0px 10px 2px 0px;
}

td.recentcommentstexttop {
    border: none;
    padding: 0px 0px 0px 10px;
}

.rtl td.recentcommentstexttop {
    padding: 0px 10px 0px 0px;
}

.no-shadow {
    box-shadow: none !important;
}

.border-radius-0 {
    border-radius: 0px !important;
}

.main_excerpt p {
    font-size: 1.25rem !important;
}

.co-info i,
.co-info svg {
    font-size: 2.25rem;
    width: 23px;
    height: 23px;
}

.flex-row-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.bgi-position-x-center {
    background-position-x: center;
}

.bgi-position-y-bottom {
    background-position-y: bottom;
}

.bgi-no-repeat {
    background-repeat: no-repeat;
}

.bgi-size-contain {
    background-size: contain;
}

@media (max-width: 1024px) {
    .kt-header-mobile--fixed .kt-wrapper {
        padding-top: 10px !important;
    }
}

.login-sidebar-logo img {
    max-height: 200px;
    max-width: 90%;
    margin: 20% auto;
}

.kt-login__form {
    width: 100%;
    max-width: 600px;
    margin: auto;
}

.input-group-prepend .btn,
.input-group-append .btn {
    z-index: auto;
}

.display-b {
    display: block !important;
}

.display-ib {
    display: inline-block !important;
}

@media (min-width: 1025px) {
    .kt-header--fixed.kt-subheader--fixed.kt-subheader--enabled .kt-wrapper {
        padding-top: 110px !important;
    }
}

.custom-container1 {
    max-width: 600px;
}

.form-group {
    margin-bottom: 1rem;
}

.custom-label {
    font-size: 1.5rem !important;
    font-weight: 400;
}

.kt-form .form-group .form-control {
    margin-top: 0rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.settings .kt-widget17 .kt-widget17__stats {
    margin: 1.3rem auto 0 auto !important;
    position: relative;
    width: 100% !important;
}

.kt-radio > span {
    background: none;
    position: absolute;
    top: 7px !important;
    left: 0;
    height: 18px;
    width: 18px;
    border-radius: 50% !important;
}

.kt-checkbox > span {
    top: 7px !important;
}

.desktop-70 {
    width: 70%;
}

@media (max-width: 1024px) {
    .desktop-70 {
        display: none;
    }
}

.form-group.row .kt-switch {
    margin-top: 0.5rem !important;
}

.kt-portlet--tabs .nav-tabs.nav-tabs-line {
    margin: 0 0 0px 0 !important;
}

@media (max-width: 1399px) {
    .nav-tabs.nav-tabs-line .nav-item {
        margin-right: 0px;
    }
    /* .cs-featured-content-txt{
    left: 12.5%;
    right: 12.5%;
  } */
}

.kt-portlet .kt-portlet__body > .kt-datatable > .kt-datatable__table {
    border-radius: 0px !important;
}

.kt-datatable__cell.kt-datatable__toggle-detail {
    display: none;
}

.kt-datatable__pager.kt-datatable--paging-loaded {
    display: none !important;
}

/* Commented by YuKT! - as per Lavesh -- Overlapping of error msg and Heading */
/*.form-group {
    margin-bottom: 0.5rem;
}*/

.kt-form .form-group .form-control {
    margin-top: 0rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__head
.kt-datatable__row > .kt-datatable__cell,
.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body
.kt-datatable__row > .kt-datatable__cell,
.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__foot
.kt-datatable__row > .kt-datatable__cell {
    font-size: 1.2rem !important;
}

.dropdown-menu > li > a,
.dropdown-menu > .dropdown-item {
    font-size: 1rem !important;
}

.kt-portlet__head.kt-portlet__head--noborder {
    min-height: 30px !important;
}

.add-group-icon {
    font-size: 3rem !important;
}

.kt-widget.kt-widget--user-profile-4
.kt-widget__head
.kt-widget__content
.kt-widget__section
.kt-widget__username:hover {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.kt-widget6 .kt-widget6__body .kt-widget6__item {
    border-bottom: 1px dashed #afafaf !important;
}

.only-icon-btn {
    min-width: 55px;
    border-radius: 20px !important;
    padding: 0.5em 0.5em !important;
}

td.btns span {
    width: 100% !important;
}

.col-form-label {
    padding-top: calc(0.55rem + 0px);
    padding-bottom: calc(0.55rem + 0px);
    font-size: 13px;
}

.border-radius-0 {
    border-radius: 0px !important;
}

.program-template-body .kt-portlet .kt-portlet__head {
    min-height: 35px !important;
}

.programs-option .radio > input:checked {
    background-image: url("../Images/check.svg");
    background-repeat: no-repeat;
    background-size: contain;
}

    .programs-option .radio > input:checked ~ span:after {
        background-color: transparent !important;
        border-color: transparent !important;
    }

.btn.btn-icon.btn-circle {
    border-radius: 50%;
}

.btn.btn-icon.btn-xs {
    height: 24px;
    width: 24px;
}

.image-input [data-action="change"] {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
}

.image-input.image-input-empty [data-action="remove"],
.image-input.image-input-empty [data-action="cancel"] {
    display: none;
}

.image-input [data-action="cancel"],
.image-input [data-action="remove"] {
    position: absolute;
    right: -10px;
    bottom: -5px;
}

.image-input [data-action="change"] input {
    width: 0 !important;
    height: 0 !important;
    overflow: hidden;
    opacity: 0;
}

.comment-modal-action-btn .image-input [data-action="change"] input {
    width: auto !important;
    height: 0 !important;
    overflow: hidden;
    opacity: 0;
}

.btn [class^="fa-"],
.btn [class*=" fa-"] {
    font-size: 0.95rem;
}

.dropdown-menu {
    z-index: 999;
}

.btn-secondary {
    font-weight: 400;
}

.kt-widget4 .kt-widget4__item {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.kt-portlet .kt-portlet__head {
    min-height: 50px;
    padding: 0px 10px;
}

.modal-backdrop.show + .modal-backdrop.show {
    opacity: 0.3;
    z-index: 1060;
}

.blockOverlay {
    width: 100% !important;
    height: 100% !important;
    position: fixed !important;
    z-index: 9999 !important;
    border: none !important;
    margin: 0px !important;
    padding: 0px !important;
    top: 0 !important;
    left: 0 !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    cursor: auto !important;
}

.spinner {
    position: fixed !important;
    z-index: 99999 !important;
    width: 100% !important;
    height: 100% !important;
    top: 50% !important;
    left: 50% !important;
}

textarea.form-control {
    height: auto !important;
}

textarea {
    resize: none;
}

.kt-callout .kt-callout__body .kt-callout__content .kt-callout__title {
    font-size: 1.25rem;
    font-weight: 500;
    margin-bottom: 0rem;
}

#div_duration {
    border-bottom: #dad6d6 1px dashed;
    padding-bottom: 1.5rem;
}

.paymentOption .form-group.row .kt-switch {
    margin-top: 0.3rem !important;
}

.program-template
.accordion.accordion-toggle-svg
.kt-portlet
.kt-portlet__head
.kt-portlet__head-title
.kt-svg-icon {
    margin: auto 1.2rem auto 0;
}

.program-template .accordion.accordion-light .kt-portlet:first-child {
    border-top: 0;
}

.program-template .accordion.accordion-svg-icon .kt-portlet {
    border-top: 0;
}

.program-template .accordion.accordion-light .kt-portlet {
    border: 0;
    border-top: 1px solid #eeeef4;
    margin: 0;
}

.program-template .accordion > .kt-portlet:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.program-template .accordion .kt-portlet {
    margin: 0;
}

.program-template
.accordion.accordion-light
.kt-portlet:first-child
.kt-portlet__head {
    margin: 0;
}

.program-template .accordion.accordion-light .kt-portlet .kt-portlet__head {
    cursor: pointer;
    margin: 0;
    background-color: transparent;
    border: 0;
}

.program-template
.accordion.accordion-svg-icon
.kt-portlet
.kt-portlet__head
.kt-portlet__head-title.collapsed
.kt-svg-icon {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.program-template
.accordion.accordion-svg-icon
.kt-portlet
.kt-portlet__head
.kt-portlet__head-title
.kt-svg-icon {
    margin-right: 1.2rem;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 2rem;
    flex: 0 0 2rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    vertical-align: bottom;
}

.program-template
.accordion.accordion-light
.kt-portlet:first-child
.kt-portlet__head
.kt-portlet__head-label
.kt-portlet__head-icon {
    padding-right: 0.5rem;
}

.program-template-body .card .card-header .card-title .card-label {
    font-size: 1rem;
}

.program-template-body
.kt-portlet
.kt-portlet__head
.kt-portlet__head-label
.kt-portlet__head-title {
    font-size: 1rem;
}

.dropdown-menu.dropdown-menu-sm {
    width: 195px;
}

@media (min-width: 768px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 25%;
        max-width: 25% !important;
        flex: none !important;
    }
}

@media (min-width: 992px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 25%;
        max-width: 25% !important;
        flex: none !important;
    }

    .cs-adv-clients-carousel .carousel-control-next {
        right: calc(-5% - -8px);
    }

    .cs-adv-clients-carousel .carousel-control-prev {
        left: calc(-5% - -8px);
    }
}

@media (max-width: 1200px) {
    .cs-teams-img-wrapper .card {
        min-width: 170px;
        max-width: 170px;
    }
}

@media (min-width: 1200px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 14.285714285714285714285714285714%;
        max-width: 14.285714285714285714285714285714% !important;
        flex: none !important;
    }

    .cs-teams-img-wrapper .card {
        min-width: 164px !important;
        max-width: 164px !important;
    }
}

.accordion .fc-toolbar.fc-header-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: flex-first;
}

    .accordion .fc-toolbar.fc-header-toolbar .fc-center .title {
        margin: 0;
        padding: 0;
        font-size: 1.2rem;
        font-weight: 500;
    }
/* New Theme */
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.0333em;
    line-height: 1.15;
    margin: 0;
    opacity: 1;
    padding: 0.65rem 1rem;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    transition: opacity 0.15s linear;
    border-color: transparent;
}

.tab-content .card.card-custom > .card-body {
    padding: 1.15rem;
}

.card-body.callout .symbol .symbol-label img {
    max-width: 50px;
    height: auto;
}

.callout .symbol.symbol-40 .symbol-label {
    width: 50px;
    height: 50px;
}

.symbol.symbol-50 > img {
    width: 50px;
}

.symbol.symbol-50 .symbol-label {
    width: 50px;
}

@media (max-width: 992px) {
    .symbol.symbol-lg-120 > img {
        width: 100%;
        max-width: 75px;
        height: 75px;
    }
}

@media (min-width: 992px) {
    .header-fixed.subheader-fixed.subheader-enabled .wrapper {
        padding-top: 95px;
    }
}

.card.card-custom > .card-header {
    min-height: 40px;
}

.card-body .symbol .symbol-label img {
    max-width: 40px;
    height: auto;
}

.symbol.symbol-40 .symbol-label {
    width: 40px;
    height: 40px;
}

.card-header {
    padding: 2rem 1rem;
}

.accordion .card .card-header .card-title {
    width: 100%;
}

.accordion-light-borderless .card {
    border: none !important;
}

.create-new-post {
    display: block;
    overflow: hidden;
    cursor: pointer;
}

.create-new-post-sub1 {
    pointer-events: none;
}

.create-new-post-sub2 {
    pointer-events: none;
    padding: 10px 0px;
    border-bottom: 1px solid #ebedf3;
    margin: 10px 0px;
}

.create-new-post-sub3 {
    opacity: 0.5;
    padding: 0px !important;
    pointer-events: none;
    border: none !important;
}

.newpostmodal .modal-dialog {
    min-width: auto !important;
    max-width: 80%;
}

.postactionbtn button {
    background: transparent;
    height: 30px;
    border-radius: 0px;
    padding: 0px;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

    .postactionbtn button i {
        font-size: 25px;
        line-height: 30px;
    }

.postactionbtn {
    display: block;
}

.uploadfile {
    position: relative;
    overflow: hidden;
}

    .uploadfile input[type="file"] {
        position: absolute;
        opacity: 0;
        width: 30px;
    }

.create-new-post textarea.form-control {
    border: 1px solid #b5b5b5;
}

.font-size-sm {
    font-size: 0.925rem !important;
}

.title {
    text-align: center;
    margin-bottom: 10px;
}

.content .content-overlay {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay {
    opacity: 1;
    border-radius: 0.42rem;
}

.content-image {
    width: 100%;
}

.content-details {
    position: absolute;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0.5;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
}

.content-details p {
    font-size: 0.8em;
}

.fadeIn-bottom {
    top: 100%;
}

.fadeIn-top {
    top: 20%;
}

.fadeIn-left {
    left: 20%;
}

.fadeIn-right {
    left: 80%;
}

@media (min-width: 768px) {
    .five-cols .col-md-2,
    .five-cols .col-sm-2,
    .five-cols .col-lg-2 {
        width: 25%;
        width: 25%;
        max-width: 25% !important;
        flex: none !important;
    }
}

@media (min-width: 992px) {
    .five-cols .col-md-2,
    .five-cols .col-sm-2,
    .five-cols .col-lg-2 {
        width: 25%;
        max-width: 25% !important;
        flex: none !important;
    }
}

@media (min-width: 1200px) {
    .five-cols .col-md-2,
    .five-cols .col-sm-2,
    .five-cols .col-lg-2 {
        width: 16.46%;
        max-width: 16.46% !important;
        flex: none !important;
    }
}

.btn.btn-icon.btn-sm,
.btn-group-sm > .btn.btn-icon {
    height: calc(1.35em + 1.1rem + 2px) !important;
    width: calc(1.35em + 1.1rem + 2px) !important;
}

#kt_login_signin_submit {
    height: auto !important;
    padding: 10px 20px !important;
}

.svg-icon.svg-icon-4x svg {
    height: 3rem !important;
    width: 3rem !important;
}

.line-height-default {
    line-height: 1.15;
}

.custom-wh.svg-icon.svg-icon-3x svg {
    height: 3rem !important;
    width: 2.5rem !important;
}

.subheader-separator.subheader-separator-ver {
    width: 1px;
    height: 10px;
}

.subheader-separator {
    display: inline-block;
    width: 12px;
    height: 4px;
    border-radius: 2px;
}

#kt_chat_aside .btn.btn-icon.btn-sm,
.btn-group-sm > .btn.btn-icon {
    height: calc(1em + 0.25rem + 2px) !important;
    width: calc(1em + 0.25rem + 2px) !important;
}

.business-logo .image-input .image-input-wrapper {
    width: 60px;
    height: 60px;
}

.customSwitch1 .switch.switch-sm input:empty ~ span {
    margin: 2px 0;
    height: 19px;
    width: 29px;
    border-radius: 12px;
}

    .customSwitch1 .switch.switch-sm input:empty ~ span:before,
    .switch.switch-sm input:empty ~ span:after {
        width: 20px;
        border-radius: 12px;
    }

    .customSwitch1 .switch.switch-sm input:empty ~ span:after {
        height: 15px;
        width: 15px;
        top: 2px;
        bottom: 2px;
        margin-left: 2px;
        font-size: 0.55em;
        text-align: center;
        vertical-align: middle;
    }

.customSwitch1 .switch.switch-sm input:checked ~ span:after {
    margin-left: 16px;
}

.h41 {
    height: 41px !important;
}

.ply-dwnd-btn {
    margin-top: -12px;
    height: 55px;
    display: inline-block;
}

.btn.btn-outline-secondary {
    background-color: transparent;
    line-height: 1 !important;
    border-radius: 20px;
}

.nav.nav-tabs.nav-tabs-line.nav-tabs-line-3x .nav-link {
    border-bottom: 3px solid transparent;
    background: transparent;
}

.list-group-item.active {
    z-index: 2;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.text-hover-primary {
    cursor: pointer;
}

.table-head-custom td {
    vertical-align: middle !important;
}

.btn small {
    line-height: 20px;
}

.upload_button input[type="file"] {
    display: none;
}

@media (min-width: 992px) {
    .footer-fixed .footer {
        z-index: 99;
    }
}

.btn.btn-icon.btn-sm.h-auto {
    height: auto !important;
    width: auto !important;
}

.card-body .symbol .symbol-label.theme-image img {
    max-width: 100px;
}

.select-theme-style .radio > span {
    top: 11px;
}

.select-theme-style .symbol.symbol-120 .symbol-label {
    width: 110px;
    height: 90px;
    border: #d4d4d4 1px solid;
}

.goals .radio {
    top: -11px;
}

    .goals .radio > input:checked ~ span {
        top: 0px;
    }

.dashboard-custom-tiles .card-spacer {
    padding: 2rem 1.25rem 1rem 1.25rem !important;
}

.new-clients .card-spacer {
    padding: 2rem 1.25rem 1rem 1.25rem !important;
}

.sidebar-group-info-box .side-main-banner {
    max-width: 300px;
    max-height: 250px;
    object-fit: cover;
}
/*
* Container style
*/
.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
}
/*
* Scrollbar rail styles
*/
.ps__rail-x {
    display: none;
    opacity: 0;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    height: 15px;
    /* there must be 'bottom' or 'top' for ps__rail-x */
    bottom: 0px;
    /* please don't change 'position' */
    position: absolute;
}

.ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    width: 15px;
    right: 0;
    position: absolute;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
    display: block;
    background-color: transparent;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
    opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
    background-color: #eee;
    opacity: 0.9;
}
/*
* Scrollbar thumb styles
*/
.ps__thumb-x {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color 0.2s linear, height 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
    height: 6px;
    bottom: 2px;
    position: absolute;
}

.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color 0.2s linear, width 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
    width: 6px;
    right: 2px;
    position: absolute;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
    background-color: #999;
    height: 11px;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
    background-color: #999;
    width: 11px;
}
/* MS supports */
@supports (-ms-overflow-style: none) {
    .ps {
        overflow: auto !important;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ps {
        overflow: auto !important;
    }
}

.always-visible.ps-container > .ps-scrollbar-x-rail,
.always-visible.ps-container > .ps-scrollbar-y-rail {
    opacity: 0.6;
}

#register-submit-btn {
    height: auto !important;
}

#register-back-btn {
    height: auto !important;
}

.user-change-group .dropdown-menu.inner > li.selected > a .text {
    outline: none;
}

.create-conv-btn svg {
    height: 24px;
    width: 24px;
    line-height: 24px;
    text-align: center;
}

@media (min-width: 992px) {
    .pt-25px {
        padding-top: 25px !important;
    }
}

.line-height-48px {
    line-height: 48px;
}

.radiobtncss.radio > span {
    top: 0px;
}

.radiobtncss.radio > input:checked ~ span {
    top: 0px;
}

.radiobtncss {
    position: relative;
    float: left;
}

.fullcustmodal {
    background: var(--bs-body-bg);
    min-height: 75vh;
    overflow-x: hidden;
    overflow-y: auto;
}

    .fullcustmodal .modal-dialog.modal-lg {
        max-width: 100%;
        margin: 0px;
    }

    .fullcustmodal .modal-content {
        box-shadow: none;
        background: transparent;
        border: none;
        border-radius: 0px;
    }

#newPostModal .selectgroup input.select2-search__field {
    width: 120px !important;
    margin: 0px !important;
}

.cs-select2-width .select2 {
    width: 100% !important;
}

.radiocust .radio > span {
    top: 3px;
}

.radiocust .radio > input:checked ~ span {
    top: 3px;
}

.feeds-nav-tabs {
    position: relative;
    overflow: hidden;
    background: #efefef !important;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
}

#postData {
    height: 100px !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
}

.add-feed-popup-height-increase #postData {
    height: 250px !important;
}

.tag_txt {
    padding: 3px 5px !important;
    font-size: 12px !important;
    border-radius: 4px !important;
    margin: auto 5px !important;
    font-weight: bold !important;
    margin-bottom: 5px !important;
}

.selectgroup span.select2.select2-container.select2-container--default {
    max-width: 300px;
    max-height: 120px;
    overflow-x: auto;
    width: auto !important;
    margin-bottom: 10px;
}

.selectgroup
span.select2-selection.select2-selection--multiple
li.select2-selection__choice {
    max-width: 260px;
    position: relative;
    float: left;
    word-break: break-all;
    white-space: normal;
}

.selectgroup
.select2-container--default
.select2-selection--multiple
.select2-selection__rendered {
    max-height: 65px;
    overflow-x: hidden;
    overflow-y: auto;
    min-width: 150px;
}

#divGroupList .select2-container--default .select2-selection--multiple {
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
}

.bgactivedata50 {
    left: 50%;
}

.feeds-nav-tabs .feeds-nav-tab1 {
    display: inline-block;
    width: 50%;
    padding: 12px 0;
    z-index: 1;
    position: relative;
    cursor: pointer;
    transition: color 200ms;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
}

.fill-like-box {
    height: 16px;
    width: 16px;
    border-radius: 50%;
    margin-right: 2px;
    /*background: #f64e60;*/
    background: #f00;
    overflow: hidden;
    display: inline-block;
    float: left;
    text-align: center;
}

    .fill-like-box .svg-icon svg {
        height: 12px;
        width: 12px;
        vertical-align: unset;
        margin-top: 2px;
    }

    .fill-like-box .svg-icon {
        height: 16px;
        width: 16px;
    }

.custom .btn.btn-icon.btn-xs {
    width: 18px;
    height: 18px;
}

.custom .icon-sm {
    font-size: 0.5rem !important;
}

.bg-diagonal.custom-diagonal1:after {
    content: " ";
    width: 200%;
    height: 1000px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}

.timepicker .input-group-text i {
    font-size: 18px;
}

.processbar-br-20 {
    border-radius: 0.42rem;
}

.closefilebtn {
    background: #ecf0f3 !important;
    opacity: 1;
    box-shadow: none;
}

.btn.btn-outline-white {
    background-color: transparent;
}

.language-switch-area {
    display: none;
}

@media (max-width: 767px) {
    .login .login-aside {
        background-color: transparent;
    }

        .login .login-aside h3 {
            display: none;
        }

    .login .login-content > .flex-center {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .login .login-form.login-signin > .pb-13.pt-lg-0.pt-5 {
        padding: 0px !important;
    }
}

.border-radius-20px {
    border-radius: 20px !important;
}

.line-height-18px {
    line-height: 18px !important;
}

.max-height-36px {
    max-height: 36px;
}

.feed-action-nav-left .accordion.accordion-light .card:last-child .card-body {
    padding: 0 0 1rem 0;
}

/*.dataTables_info {
    display: none !important;
}*/

.aside-menu .menu-nav > .menu-item > .menu-link {
    padding: 6px 15px;
}

.aside-menu .menu-nav {
    padding: 0px !important;
}

ul.menu-nav .menu-item-submenu span.menu-icon i.menu-link-icon {
    font-size: 20px;
}

.aside-minimize .aside-menu .menu-nav > .menu-item {
    text-align: center;
}

.aside-minimize ul.menu-nav .menu-item-submenu span.menu-icon i.menu-link-icon {
    font-size: 25px;
    margin: auto;
}

.min-heigit-100vh {
    min-height: 100vh;
}

.thumbnailimg img {
    max-height: 50px;
    max-width: 100px;
}

.wlc-tab-detail-box-video {
    min-height: calc(100vh - 190px);
    text-align: center;
}

.wlc-tab-detail-box iframe {
    width: 75%;
    height: calc(100vh - 240px);
}

.cursor-pointer {
    cursor: pointer !important;
}

.symbol.symbol-40-60 .symbol-label {
    width: 40px;
    height: 60px;
}

.welcome-first-tab {
    background-image: url("../Images/welcome.svg");
    background-position: left bottom;
    background-size: auto 100%;
}

.wlc-tab-detail-box {
    position: relative;
    min-height: calc(100vh - 40px);
}

.wlc-tab-detail-box-2 {
    border-radius: 0.42rem;
}

.closefilebtn i {
    font-size: 8px !important;
    padding: 0px !important;
    font-weight: 600;
    line-height: 8px;
    height: 8px;
}

.close.closefilebtn {
    position: absolute;
    right: 0px;
    bottom: 2px;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    line-height: 8px !important;
    opacity: 1 !important;
    padding: 0px !important;
    margin: 0px;
    box-shadow: inherit;
    text-shadow: inherit;
    font-size: 8px;
}

.processbar-br-20 {
    position: relative;
    overflow: inherit;
    margin-top: 10px;
    margin-bottom: 20px !important;
}

.onBoarding .card-body .symbol .symbol-label img {
    max-width: 50px;
    height: auto;
}

.wel-content-detail-box {
    height: 82vh;
}

.font-size-xs {
    font-size: 0.8rem !important;
}

.object-fit-cover {
    object-fit: cover;
}

.note-editor .note-toolbar .note-btn-group .btn i {
    font-size: 13px;
    line-height: 0;
    padding-right: 0;
    vertical-align: middle;
}

.btn-group .btn-outline-secondary:hover {
    background-color: transparent !important;
}

.dropdown-list li.navi-item:last-child {
    border: none;
}

.dash-tile .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 999;
    opacity: 0.5;
    border-radius: 5px;
}

.dash-tile .tile-content {
    position: relative;
    z-index: 999;
}

.svg-icon.svg-icon-2-5x svg {
    height: 2.5rem !important;
    width: 2.5rem !important;
}

.owl-dots {
    display: none;
}

.owl-nav button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -20px;
    top: 30%;
}

    .owl-carousel .owl-nav button.owl-prev i {
        position: relative;
        right: -7px;
    }

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -20px;
    top: 30%;
}

    .owl-carousel .owl-nav button.owl-next i {
        position: relative;
        left: -7px;
    }

.faqtaglist .input-group .input-group-append .btn {
    border-radius: 0px 4px 4px 0px;
}

.faqtaglist .key-value-items-list {
    border: none;
}

    .faqtaglist .key-value-items-list .alert {
        padding: 4px;
        border-radius: 4px;
        display: inline-block;
    }

        .faqtaglist .key-value-items-list .alert .alert-close {
            padding: 0px;
            display: inline-block;
            padding: 0px;
            display: inline-block;
            position: absolute;
            background: #f64e60;
            height: 12px;
            width: 12px;
            top: -6px;
            right: -6px;
            border-radius: 6px;
        }

.faqtaglist .alert.alert-custom .alert-close .close {
    height: 12px;
    width: 12px;
    text-align: center;
    opacity: 1;
    line-height: 11px;
}

.faqtaglist .key-value-items-list .alert .alert-text {
    display: inline-block;
    font-size: 12px;
}

.cs-read-more {
    position: relative;
    overflow: hidden;
    line-height: 20px;
    white-space: normal;
    text-overflow: ellipsis;
    padding-bottom: 20px;
}

.read-more-span {
    position: absolute;
    bottom: 0px;
}

.cs-mobile-device {
    display: none;
}
/*Preloader start*/
@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

.animated-background {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 800px 104px;
    height: 96px;
    position: relative;
}

.background-masker {
    position: absolute;
}

    .background-masker.header-top,
    .background-masker.header-bottom,
    .background-masker.subheader-bottom {
        top: 0;
        left: 40px;
        right: 0;
        height: 10px;
    }

    .background-masker.header-left,
    .background-masker.subheader-left,
    .background-masker.header-right,
    .background-masker.subheader-right {
        top: 10px;
        left: 40px;
        height: 8px;
        width: 10px;
    }

    .background-masker.header-bottom {
        top: 18px;
        height: 6px;
    }

    .background-masker.subheader-left,
    .background-masker.subheader-right {
        top: 24px;
        height: 6px;
    }

    .background-masker.header-right,
    .background-masker.subheader-right {
        width: auto;
        left: 300px;
        right: 0;
    }

    .background-masker.subheader-right {
        left: 230px;
    }

    .background-masker.subheader-bottom {
        top: 30px;
        height: 10px;
    }

    .background-masker.content-top,
    .background-masker.content-second-line,
    .background-masker.content-third-line,
    .background-masker.content-second-end,
    .background-masker.content-third-end {
        top: 40px;
        left: 0;
        right: 0;
        height: 6px;
    }

    .background-masker.content-top {
        height: 20px;
    }

    .background-masker.content-second-end,
    .background-masker.content-third-end {
        width: auto;
        left: 380px;
        right: 0;
        top: 60px;
        height: 8px;
    }

    .background-masker.content-second-line {
        top: 68px;
    }

    .background-masker.content-second-end {
        left: 420px;
        top: 74px;
    }

    .background-masker.content-third-line {
        top: 82px;
    }

    .background-masker.content-third-end {
        left: 300px;
        top: 88px;
    }
/*Preloader start*/
#divBlockedUsers {
    display: none;
}

#ChatUserSearch .input-group-text {
    color: transparent !important;
    background: transparent !important;
}

.chat-file-preview {
    margin-top: 15px;
    text-align: left;
    padding: 0px !important;
    background-color: transparent !important;
    display: block;
    font-weight: 700;
}

.chat-link-message {
    display: block;
    text-overflow: ellipsis;
    overflow-x: hidden;
    white-space: nowrap;
    margin-top: 15px;
    text-align: left;
    padding: 0px !important;
    background-color: transparent !important;
}

.chat-image-preview {
    width: 135px !important;
    margin-top: 5px;
}

#friendListFriends .chat-user .label-secondary,
#friendListBlockeds .chat-user .label-secondary,
#friendListFriends .chat-user .label-success,
#friendListBlockeds .chat-user .label-success {
    margin-left: -25px;
    margin-top: 0px;
    z-index: 1;
}

ul.welcome-sidebar-tabs.nav-pills a.nav-link.active {
    opacity: 1;
}

.closemodal {
    height: 30px;
    width: 30px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 5px;
}

    .closemodal i {
        font-size: 20px;
        line-height: 30px;
    }

.fulltransparentmodal {
    padding: 0px !important;
    background: rgb(0 0 0 / 60%);
}

    .fulltransparentmodal .modal-dialog {
        background: transparent;
        max-width: 90%;
    }

    .fulltransparentmodal .modal-body {
        background: transparent;
        text-align: center;
    }

    .fulltransparentmodal .modal-content {
        background: transparent;
        box-shadow: none;
    }

    .fulltransparentmodal button.close {
        font-size: 40px;
        opacity: 1;
        position: absolute;
        top: -10px;
        right: -10px;
    }

    .fulltransparentmodal .imagepreview {
        max-width: 100%;
        max-height: 80vh;
    }

    .fulltransparentmodal video {
        width: 100%;
        max-height: 80vh;
    }

    .fulltransparentmodal iframe {
        width: 620px;
        height: 350px;
    }

.fullcustmodal.bg-white .closemodal {
    position: absolute;
    right: 5px;
    z-index: 99;
    top: 5px;
    background: rgb(0 0 0 / 5%);
    border-radius: 4px;
}

input[type="color"] {
    -webkit-appearance: none;
    border: none;
    width: 32px;
    height: 32px;
}

    input[type="color"]::-webkit-color-swatch-wrapper {
        padding: 0;
    }

    input[type="color"]::-webkit-color-swatch {
        border: none;
    }

.accordion.accordion-solid.title-bg .card .card-header .card-title {
    border-radius: 0.42rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}


.after-before-box-img img {
    max-width: 100%;
    max-height: 360px;
}

.carousel-img {
    height: 130px;
    width: 100%;
    object-fit: cover;
}

.after-before-slider .owl-nav button {
    height: 30px;
    width: 30px;
    top: calc(50% - 15px) !important;
}

    .after-before-slider .owl-nav button span {
        font-size: 30px !important;
        line-height: 20px !important;
        padding: 0px;
        text-align: center;
    }

.after-before-slider .item {
    padding: 5px;
    padding-bottom: 0px;
}

.removebtn {
    position: absolute;
    top: 0px;
    right: 0px;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    text-align: center;
    cursor: pointer;
    z-index: 9999;
}

.height-150px {
    height: 150px !important;
}

.left-auto {
    left: auto !important;
}

.right10 {
    right: 2px !important;
}

.select2-container--default .select2-selection--single {
    height: auto;
    display: flex;
}

    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
        line-height: inherit;
        display: flex;
    }

    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
        position: static;
    }

.on_focus_edit .focus-edit,
.on_focus_edit
.select2-container--default
.select2-selection--single
.select2-selection__rendered {
    border: none;
    padding: 6px;
    font-size: 13px;
    height: auto;
    margin-top: 0px;
    border-bottom: 1px solid transparent;
}

.on_focus_edit .select2-container--default .select2-selection--single {
    border: none;
    padding: 0px;
    font-size: 13px;
    height: auto;
    margin-top: 0px;
    border-bottom: 1px solid transparent;
}

    .on_focus_edit
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
        display: none;
    }

.focus-edit:hover {
    background: rgb(235, 236, 240);
}

.on_focus_edit .focus-edit:focus {
    border-bottom: 1px solid #e5eaee;
    border-radius: 0px;
}

.on_focus_edit .dropdown .fa-info {
    border: 1px solid;
    padding: 2px 0;
    border-radius: 20px;
    width: 16px;
    height: 16px;
    font-size: 10px;
    text-align: center;
}

.on_focus_edit .card .card-body textarea {
    width: 100%;
    background: white;
    border: 1px solid #dee7f1;
    display: block;
}

    .on_focus_edit .card .card-body textarea:focus {
        background: white;
        border: 1px solid #dee7f1;
        outline: none;
    }

.on_focus_edit .overlay .overlay-layer {
    background-color: #0000007a;
    max-width: 115px;
    margin: auto !important;
    max-height: 115px;
}

.on_focus_edit .image-size {
    width: 100px;
    height: 100px;
    margin: auto;
    display: block;
    object-fit: cover;
}

textarea {
    resize: none;
}

.comment-modal-action-btn .btn label i {
    display: inline-block;
    cursor: pointer;
}

.comment-modal-action-btn .image-input [data-action="change"] {
    top: 0px;
    right: 0px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table thead th.border-top-0 {
    border-top: none !important;
}

.scroll.ps::-webkit-scrollbar {
    width: 0 !important;
}

.scroll.ps {
    overflow-x: hidden !important;
    overflow-y: scroll !important;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.cs-truncate,
.cs-truncate-1,
.cs-truncate-2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cs-truncate-3 {
    max-width: 180px;
}

.cs-truncate-85 {
    max-width: 85%;
}

.cs-top-bg {
    height: 200px;
}

.cs-main-logo img {
    max-width: 140px;
    max-height: 80px;
}

.register-form .form-group {
    position: relative;
    margin-bottom: 20px;
}

.register-form .invalid-feedback {
    position: absolute;
    bottom: -12px;
    margin: 0px;
    line-height: 10px;
    font-size: 10px;
}

    .register-form .invalid-feedback ul {
        margin: 0px;
        padding-left: 15px;
    }

.tenant-select2 .select2-container,
.tenant-select2 {
    width: 100% !important;
}

.cs-transparent-card {
    background: transparent !important;
    box-shadow: none !important;
}

    .cs-transparent-card .card-header {
        border: none !important;
    }
/*ordersuccessful circle*/
.animation-ctn {
    text-align: center;
}

@-webkit-keyframes checkmark {
    0% {
        stroke-dashoffset: 100px;
    }

    100% {
        stroke-dashoffset: 200px;
    }
}

@-ms-keyframes checkmark {
    0% {
        stroke-dashoffset: 100px;
    }

    100% {
        stroke-dashoffset: 200px;
    }
}

@keyframes checkmark {
    0% {
        stroke-dashoffset: 100px;
    }

    100% {
        stroke-dashoffset: 0px;
    }
}

@-webkit-keyframes checkmark-circle {
    0% {
        stroke-dashoffset: 480px;
    }

    100% {
        stroke-dashoffset: 960px;
    }
}

@-ms-keyframes checkmark-circle {
    0% {
        stroke-dashoffset: 240px;
    }

    100% {
        stroke-dashoffset: 480px;
    }
}

@keyframes checkmark-circle {
    0% {
        stroke-dashoffset: 480px;
    }

    100% {
        stroke-dashoffset: 960px;
    }
}

@keyframes colored-circle {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 100;
    }
}

.inlinesvg .svg svg {
    display: inline;
}

.icon--order-success svg polyline {
    -webkit-animation: checkmark 0.25s ease-in-out 0.7s backwards;
    animation: checkmark 0.25s ease-in-out 0.7s backwards;
}

.icon--order-success svg circle {
    -webkit-animation: checkmark-circle 0.6s ease-in-out backwards;
    animation: checkmark-circle 0.6s ease-in-out backwards;
}

    .icon--order-success svg circle#colored {
        -webkit-animation: colored-circle 0.6s ease-in-out 0.7s backwards;
        animation: colored-circle 0.6s ease-in-out 0.7s backwards;
    }
/*ordersuccessful circle*/

.data-content-warp span.dtr-data {
    max-width: 100%;
    white-space: break-spaces;
}

.cs-about-me textarea.form-control {
    height: calc(1.5em + 5.7rem + 2px) !important;
}

.dataTables_wrapper .bottom {
    margin-bottom: 0.5rem;
}

.color-red {
    color: #f00 !important;
}

.apexcharts-toolbar {
    z-index: inherit !important;
}


/*Added by Priyanka 26-03-2021*/
.dataTables_wrapper .dataTable th.sorting::before,
.dataTables_wrapper .dataTable th.sorting_asc::before,
.dataTables_wrapper .dataTable th.sorting_desc::before {
    left: 0px !important;
    margin-top: -0.85rem;
}

.dataTables_wrapper .dataTable th.sorting::after,
.dataTables_wrapper .dataTable th.sorting::before,
.dataTables_wrapper .dataTable th.sorting_asc::before,
.dataTables_wrapper .dataTable th.sorting_asc::after,
.dataTables_wrapper .dataTable th.sorting_desc::before,
.dataTables_wrapper .dataTable th.sorting_desc::after {
    right: auto !important;
    margin-top: -0.85rem;
}

.dataTables_wrapper .dataTable th,
.dataTables_wrapper .dataTable td {
    padding-left: 1.2rem !important;
}

    .dataTables_wrapper .dataTable th.sorting::after,
    .dataTables_wrapper .dataTable th.sorting_asc::after,
    .dataTables_wrapper .dataTable th.sorting_desc::after {
        left: 5px !important;
    }

#register-submit-btn.spinner2:before,
#tregister-submit-btn.spinner2:before {
    top: 12.5px;
}

#CodeDiv {
    position: relative;
    top: 5%;
    padding: 20px;
}

.border-box {
    display: block;
    background: transparent;
    width: 100%;
    height: 100%;
}

.msgBlock {
    /*margin: 40px 30px 40px -100px !important;
  padding: 35px 30px !important;
  height: 420px;*/
    padding: 30px;
    margin-top: 100px;
    margin-left: -100px;
}

#Msg {
    font-size: 1.5rem;
}

.img-block {
    height: 500px;
    background-image: url("../../Content/sprng/referral.jpg");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    padding: 40px;
}

.content-block {
    height: 500px;
}

.msgBlock img {
    max-width: 100px;
    margin-bottom: 30px;
}

@media (min-width: 1399px) and (max-width: 1999px) {
    .img-block {
        height: 650px;
        background-image: url("../../Content/sprng/referral.jpg");
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: cover;
        padding: 80px;
    }

    .content-block {
        height: 650px;
    }

    #Msg {
        font-size: 1.65rem;
    }

    .msgBlock {
        margin: 80px 70px 80px -100px !important;
        padding: 30px 100px !important;
        /* height: 490px;*/
    }

        .msgBlock img {
            max-width: 150px;
            margin-bottom: 40px;
        }

    #CodeDiv {
        position: relative;
        top: 5%;
        padding: 20px;
    }
}

@media (max-width: 768px) {
    .img-block {
        display: none;
    }

    .msgBlock {
        margin: 0px 0px 0px 0px !important;
        padding: 35px 30px !important;
        /*height: 470px;*/
    }
}

.chat-message-receiver {
    margin-left: 50px;
}

.chat-message-sender {
    margin-right: 50px;
}

.note-editor.note-frame .panel-heading.note-toolbar {
    background: transparent;
    border-bottom: 1px solid var(--bs-primary);
}

.note-editor .note-toolbar .note-btn-group ul li a pre,
.note-editor .note-toolbar .note-btn-group ul li a blockquote {
    padding: 5px 0 !important;
}

.custom-flex .flex-items {
    flex-basis: 50%;
}

a.catActive {
    cursor: pointer;
}

#accordionWeek .navi-icon img {
    width: 20px;
    height: 20px;
}

#clientSummaryTabStrip .nav-item .nav-link svg {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    max-width: 20px;
}

/*summernote*/
.note-editor.fullscreen {
    background: #fff !important;
}

img.text_doc {
    cursor: pointer;
    width: auto !important;
    height: auto !important;
    max-width: 300px;
    max-height: 300px;
}

.cs-video-play {
    position: relative;
    display: inline-block;
}

.cs-video-play-icon {
    position: absolute;
    text-align: center;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    width: 100%;
}

    .cs-video-play-icon:after {
        background-image: url("../Images/play-video.png");
        position: absolute;
        content: "";
        height: 60px;
        width: 60px;
        top: calc(50% - 30px);
        left: 0;
        right: 0px;
        background-size: 100%;
        background-repeat: no-repeat;
        margin: auto;
    }

.image-input .image-input-wrapper {
    width: 80px !important;
    height: 80px !important;
    border-radius: 0.42rem;
    background-repeat: no-repeat;
    background-size: cover;
}

/*linkify-box*/
.cs-linkify-box .symbol {
    width: 100%;
    margin-bottom: 10px;
    display: block;
}

    .cs-linkify-box .symbol img {
        width: 100% !important;
        max-width: inherit;
        height: auto;
    }

.cs-linkify-box .d-flex {
    display: block !important;
}

.cs-linkify-box .ml-5.d-flex {
    margin-left: 0px !important;
}
/*linkify-box*/

/* .border-dashed {
    border-style: dashed !important;
    border-color: #e4e6ef;
}

.border-top-dashed {
    border-top-style: dashed !important;
}

.border-bottom-dashed {
    border-bottom-style: dashed !important;
}

.border-gray-100 {
    border-color: #f5f8fa !important;
}

.border-gray-200 {
    border-color: #eff2f5 !important;
}

.border-gray-300 {
    border-color: #e4e6ef !important;
}

.border-gray-400 {
    border-color: #b5b5c3 !important;
}

.border-gray-500 {
    border-color: #a1a5b7 !important;
}

.border-gray-600 {
    border-color: #7e8299 !important;
}

.border-gray-700 {
    border-color: #5e6278 !important;
}

.border-gray-800 {
    border-color: #3f4254 !important;
}

.border-gray-900 {
    border-color: #181c32 !important;
} */

/* Custom modal positions css by ikram */
.cs-modal01 {
    z-index: 1051 !important;
}

.cs-modal02 {
    z-index: 1052 !important;
}

.cs-modal03 {
    z-index: 1053 !important;
}

.cs-modal04 {
    z-index: 1054 !important;
}

.cs-modal05 {
    z-index: 1055 !important;
}

.cs-modal06 {
    z-index: 1056 !important;
}

.cs-modal07 {
    z-index: 1057 !important;
}

.cs-modal08 {
    z-index: 1058 !important;
}

.FilterDirectory-list {
    padding: 0px 0px 0px 0px !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
    height: 455px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}

.FilterDirectory-listTitle {
    margin-bottom: 10px !important;
    margin-top: 20px !important;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .FilterDirectory-listTitle:first-child {
        margin-top: 0px !important;
    }

.FilterDirectory li {
    margin: 0 10px 8px 0;
    font-size: 14px;
    padding-left: 10px;
    list-style-type: none;
}
/*.FilterDirectory-list li label {
  display: block;
  width: 100%;
  min-height: 17px;
  color: #282c3f;
}*/
.modal {
    overflow: auto !important;
}

.tagsList {
    height: 100px;
    overflow: auto;
}

.cs-tags .label.label-primary {
}

.flex-left {
    display: flex;
    align-items: flex-start;
}

.flex-align-center {
    align-items: center;
}

.flex-self-right {
    margin-left: auto !important;
}

.label.label-outline-primary {
    background-color: transparent;
}

.cs-draggable .symbol > img {
    width: 100%;
    max-width: 100%;
    height: 100%;
}

.cs-truncate-draggable-1 {
    max-width: 95px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cs-drop-container1 {
    height: 415px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    border: 2px dashed #ecf0f3;
    border-radius: 0.42rem;
}

.cs-drop-container .no-content img {
    width: 80px;
}

.cs-drop-container .no-content-msg-title,
.cs-drop-container1 .no-content-msg-title {
    color: #464e5f;
    margin: 0 0 5px 0;
    padding: 0;
    font-weight: 500;
    font-size: 1.2rem;
}

.cs-drop-container2 {
    /*height: 415px;*/
    padding: 0px;
}

    .cs-drop-container2 .toolbar {
        align-items: center;
        display: flex;
        width: 100%;
        /*border-bottom: 1px solid #ECF0F3;*/
    }

    .cs-drop-container2 .list-container {
        align-items: center;
        /*display: flex;*/
        width: 100%;
    }

.cs-chkboxWrapper {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.65);
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: unset;
    cursor: pointer;
    display: inline-block;
}

.upload-content img {
    width: 70px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.upload-content .upload-content-msg-title {
    color: #464e5f;
    margin: 0 0 5px 0;
    padding: 0;
    font-weight: 500;
    font-size: 1rem;
}

input[type="radio"] {
    /* display: none; */
    /*&:not(:disabled) ~ label*/
}

/*&:disabled ~ label {
  color: hsla(150, 5%, 75%, 1);
  border-color: hsla(150, 5%, 75%, 1);
  box-shadow: none;
  cursor: not-allowed;
}*/

.youtube label {
    height: 100%;
    display: block;
    background: transparent;
    /*border: 1px solid #ECF0F3;*/
    border-radius: 20px;
    padding: 0;
    margin-bottom: 1rem;
    text-align: center;
    position: relative;
}
/*.youtube input[type="radio"]:checked + label {
  background: hsl(0deg 100% 45%);
  color: hsl(0deg 0% 100%);
}*/
.vimeo label {
    height: 100%;
    display: block;
    background: transparent;
    /*border: 1px solid #ECF0F3;*/
    border-radius: 20px;
    padding: 0;
    margin-bottom: 1rem;
    text-align: center;
    position: relative;
}
/*.vimeo input[type="radio"]:checked + label {
  background: hsl(197deg 100% 47%);
  color: hsl(0deg 0% 100%);
}*/
.upload label {
    height: 100%;
    display: block;
    background: transparent;
    /*border: 1px solid #ECF0F3;*/
    border-radius: 20px;
    padding: 0;
    margin-bottom: 1rem;
    text-align: center;
    position: relative;
}
/*.upload input[type="radio"]:checked + label {
  background: hsl(235deg 83% 65%);
  color: hsl(0deg 0% 100%);
}*/
.youtube .svg-icon,
.vimeo .svg-icon,
.upload .svg-icon {
    cursor: pointer;
    -webkit-filter: grayscale(90%);
    filter: grayscale(90%);
    border-radius: 3px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.6;
}

.youtube input[type="radio"]:checked + label .svg-icon,
.vimeo input[type="radio"]:checked + label .svg-icon,
.upload input[type="radio"]:checked + label .svg-icon {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
    /*this is for highlighting the images (youtube,vimeo, upload video)*/

    width: 100%;
    height: 100%;
    display: block;
    border-radius: 5px;
    padding: 10px;
}

.youtube .svg-icon svg,
.vimeo .svg-icon svg,
.upload .svg-icon svg,
.youtube .svg-icon img,
.vimeo .svg-icon img,
.upload .svg-icon img {
    width: 100% !important;
    height: 100% !important;
}

.videoPreview iframe {
    width: 100%;
    height: 350px;
}

.cs-offcanvas {
    width: 50vw !important;
}

    .cs-offcanvas.offcanvas-right {
        right: -50vw !important;
        left: auto;
    }

        .cs-offcanvas.offcanvas-right.offcanvas-on {
            right: 0 !important;
        }

.top-50 {
    top: 50% !important;
}

.end-0 {
    right: 0 !important;
}

.translate-middle-y {
    transform: translateY(-50%) !important;
}

.form-control.form-control-flush {
    border: 0;
    background-color: transparent;
    outline: 0 !important;
    box-shadow: none;
    border-radius: 0;
}

.cs-symbol-140-h-70 img {
    min-height: 100 px;
    border-radius: 0.42 rem;
    max-width: 100%;
    object-fit: cover;
}

.cs-vertical-accordion ul {
    display: flex;
    min-height: 100vh;
    max-height: 100vh;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style-type: none;
}

.cs-vertical-accordion li {
    flex: 1;
    display: flex;
    align-items: stretch;
    padding: 20px;
    background: #232323;
    cursor: pointer;
    transition: all 0.5s ease;
}

    .cs-vertical-accordion li:hover {
        background: #232323;
    }

    .cs-vertical-accordion li.active {
        flex: 5;
        background: #010102;
        cursor: default;
    }

        .cs-vertical-accordion li.active h2 {
            color: #232323;
        }

        .cs-vertical-accordion li.active .section-content {
            flex: 4;
            opacity: 1;
            transform: scaleX(1);
            color: #232323;
        }

    .cs-vertical-accordion li .section-title {
        flex: 1;
        display: flex;
        align-items: center;
        width: 100%;
        margin: 0;
        padding: 0;
        text-align: center;
        color: white;
    }

        .cs-vertical-accordion li .section-title h2 {
            margin: 0;
            transform: rotate(-90deg);
            white-space: nowrap;
        }

    .cs-vertical-accordion li .section-content {
        flex: 1;
        display: flex;
        align-items: center;
        margin: 0;
        padding: 0;
        opacity: 0;
        transition: all 0.25s 0.1s ease-out;
    }

.wex-filter
.card.card-custom.card-collapsed
.card-header
.card-toolbar
[data-card-tool="toggle"]
i,
.wex-filter
.card.card-custom.card-collapse
.card-header
.card-toolbar
[data-card-tool="toggle"]
i {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.cs-ticket-img-box {
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: auto;
}

    .cs-ticket-img-box li {
        width: calc(33% - 10px);
        margin-right: 10px;
        margin-bottom: 10px;
    }

.on_focus_edit .image-size {
    width: 100%;
    height: 100px;
    margin: auto;
    display: block;
    object-fit: cover;
}

.on_focus_edit .overlay .overlay-layer {
    background-color: rgb(0 0 0 / 48%);
    max-width: 100%;
    margin: auto !important;
}

.cs-sm-btn {
    padding: 5px 10px !important;
    height: auto !important;
    min-width: 40px;
}

.cs-label-inputbox {
    line-height: 34px !important;
    margin: 0px !important;
    height: 34px;
    display: block !important;
    vertical-align: middle;
}

.cs-mobile-chat-box .cs-mobile-chat-close {
    display: none;
}

    .cs-mobile-chat-box .cs-mobile-chat-close span {
        height: 30px;
        width: 30px;
        display: inline-block;
        text-align: center;
        font-size: 20px;
        line-height: 30px;
        font-family: cursive;
        cursor: pointer;
    }

@media (max-width: 768px) {
    .cs-mobile-chat-list {
        width: 100% !important;
    }

    .cs-mobile-chat-box .cs-mobile-chat-close {
        display: block;
        text-align: right;
    }

    .cs-mobile-chat-box {
        left: 0;
        position: fixed;
        z-index: 99999;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100% !important;
        height: 100% !important;
        margin: 0;
        padding: 0;
    }

    .cs-mobile-popup-chat .cs-mobile-chat-close {
        display: block;
        text-align: right;
    }

    .pt-xs-20 {
        padding-top: 10rem !important;
    }

    img.cs-onboarding-logo {
        max-height: 80px !important;
        max-width: 140px !important;
    }

    .fg-emoji-picker {
        z-index: 999999 !important;
        width: 300px !important;
        left: 10px !important;
    }
}

/*datetimepicker*/
.bootstrap-datetimepicker-widget .datepicker-decades td span {
    width: 48% !important;
    height: auto;
    line-height: 25px;
}

.bootstrap-datetimepicker-widget .datepicker-decades td {
    line-height: 25px;
}

.dayDiv .card.card-custom .dropdown-inline button.btn.btn-clean svg {
    height: 24px;
}

.card.card-custom.card-border.superset-row {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 4px solid rgba(33, 33, 33, 0.04);
    border-width: 4px !important;
}

.offcanvas > .offcanvas-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*min-height: 70px;*/
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
}

    .offcanvas > .offcanvas-header .offcanvas-title,
    .offcanvas > .offcanvas-header .offcanvas-title .offcanvas-label {
        font-weight: 500;
        font-size: 1.275rem;
    }

    .offcanvas > .offcanvas-header .offcanvas-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0.5rem;
        margin-left: 0;
    }

    .offcanvas > .offcanvas-header .offcanvas-toolbar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0.5rem 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

.cs-border-04 {
    border: 4px solid #ecf0f3;
}

.cs-shadow {
    -webkit-box-shadow: 0px 0px 30px 0px rgb(82 63 105 / 15%);
    box-shadow: 0px 0px 30px 0px rgb(82 63 105 / 15%);
    border: 1px solid #ecf0f3 !important;
}

.no-exercise-content img {
    width: 180px;
}

.dayDiv .removeDiv .cs-days-drop-data {
    max-height: 42px;
    line-height: 14px;
    width: 100%;
    overflow: hidden !important;
    text-overflow: inherit !important;
    font-size: 12px !important;
}

    .dayDiv .removeDiv .cs-days-drop-data div,
    .dayDiv .removeDiv .cs-days-drop-data iframe {
        max-height: 28px;
        line-height: 14px;
        max-width: 100%;
        width: 100%;
        overflow: hidden !important;
        text-overflow: inherit !important;
        font-size: 12px !important;
    }

.save-button-2.spinner2 {
    padding-left: 40px;
}

    .save-button-2.spinner2:before {
        right: auto;
        left: 10px;
    }

.rest-icon img {
    max-width: 30px;
}

.errDiv {
    font-size: 12px;
    color: #f64e60;
    line-height: 14px;
}

.bg-sprng {
    background-color: #00a7b5 !important;
}

.text-inverse-sprng, .datepicker table tr td.active.active {
    color: #ffffff !important;
}

.cs-tag-users-list .select2 {
    width: 200px !important;
}
/*************************************/
/*************************************/
/*************************************/
/*************************************/
/* This is for highlighting submenu */
/*.menu-item-open nav.menu-submenu {
  display: block !important;
}*/
/*************************************/
/*************************************/
/*************************************/
/*************************************/
/*************************************/

.cs-ribbon.ribbon-ver .ribbon-target {
    padding: 2px 6px;
    min-width: 20px !important;
    min-height: 25px !important;
    text-align: center;
}

.cs-grid.border-bottom:last-child {
    border: none !important;
}

.cs-offcanvas.offcanvas-on .cs-offcanvas-layer-bg {
    background: rgba(0, 0, 0, 0.25);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 1000;
    -webkit-animation: animation-offcanvas-fade-in 0.6s ease 1;
    animation: animation-offcanvas-fade-in 0.6s ease 1;
    width: 50%;
}

.cs-border-style {
    border: none !important;
    border-bottom: 1px solid #ddd;
    border-radius: 0px !important;
    background: #f3f3f3;
}

/* 15-11-2021 css changes chandan */

@media (max-width: 576px) {
    .slimScrollDiv,
    .slimScrollDiv .card-body {
        /*height: 60vh !important;*/
        height: calc(100vh - 25rem) !important;
    }
}

@media (min-width: 576px) {
    .slimScrollDiv,
    .slimScrollDiv .card-body {
        /*height: 65vh !important;*/
        height: calc(100vh - 25rem) !important;
    }
}

@media (min-width: 768px) {
    .slimScrollDiv,
    .slimScrollDiv .card-body {
        /*height: 80vh !important;*/
        height: calc(100vh - 30rem) !important;
    }
}

@media (min-width: 992px) {
    .slimScrollDiv,
    .slimScrollDiv .card-body {
        /*height: 65vh !important;*/
        height: calc(100vh - 30rem) !important;
    }
}

@media (min-width: 1200px) {
    .slimScrollDiv,
    .slimScrollDiv .card-body {
        /*height: 50vh !important;*/
        height: calc(100vh - 30rem) !important;
    }
}

@media (min-width: 1600px) {
    .slimScrollDiv,
    .slimScrollDiv .card-body {
        /*height: 65vh !important;*/
        height: calc(100vh - 30rem) !important;
    }
}

@media (min-width: 2200px) {
    .slimScrollDiv,
    .slimScrollDiv .card-body {
        /*height: 67vh !important;*/
        height: calc(100vh - 30rem) !important;
    }
}

slimScrollDiv,
.slimScrollDiv .card-body {
    /*height: 67vh !important;*/
    height: calc(100vh - 30rem) !important;
}

/* by Ikram on 12-01-2022 */
.cs-no-content-container {
    height: 265px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    border: 2px dashed #ecf0f3;
    border-radius: 0.42rem;
}

    .cs-no-content-container .no-content img {
        width: 80px;
    }

    .cs-no-content-container .no-content-msg-title {
        color: #464e5f;
        margin: 0 0 5px 0;
        padding: 0;
        font-weight: 500;
        font-size: 1.2rem;
    }

.cs-last-child-right tr td:last-child {
    text-align: right;
}
/* Overlay Add to cart css */
.cs-h-87 {
    height: 87%;
}

.description-overlay {
    display: none;
    top: 1px;
    height: 87%;
    left: 0;
    position: absolute;
    bottom: 0;
    background: rgb(100 100 100 / 92%);
    color: #fff;
    width: 100%;
    transition: 0.5s ease;
    opacity: 0;
    padding: 7px;
}

.cs-d-listItem {
    justify-content: space-between;
    display: list-item;
    margin-bottom: 10px;
}

    .cs-d-listItem button {
        float: right;
    }
/* End Overlay Add to cart css */

/* css for addon page top header background and font changes */
/*.fg-emoji-picker {
  top: 4% !important;
  z-index: 99999 !important;
  position: fixed !important;
}*/
/* Added 13-Jan-2023 */
.cs-card-bg-waves .cs-waves-type1 {
    z-index: 0;
    position: absolute;
}

.cs-card-waves-grid .cs-waves-bg-success {
    background-color: #88ba63;
    border-color: #88ba63;
}

.cs-card-waves-grid .cs-waves-bg-blue {
    background-color: #6fb9d3 !important;
    border-color: #6fb9d3 !important;
}

.cs-card-bg-waves .card-header {
    z-index: 9;
}

.cs-card-bg-waves .card-toolbar {
    z-index: 0;
}

.cs-nav-tab-type1 {
    background: #eee !important;
    max-width: 224px;
    margin: auto;
    border-radius: 7px;
    padding: 2px;
}

    .cs-nav-tab-type1 .nav-link.active {
        background-color: #729d53 !important;
    }

        .cs-nav-tab-type1 .nav-link.active .nav-text {
            color: #fff !important;
        }

    .cs-nav-tab-type1 .nav-link {
        background-color: #eee !important;
    }

        .cs-nav-tab-type1 .nav-link .nav-text {
            color: #80808f !important;
        }
/* Added 13-Jan-2023  */
/* .cs-svg-img-filter img {
  filter: brightness(0.55) invert(1);
} */
.cs-checkoutBg-img {
    /* background-image: url('../images/checkout-bg.jpg'); */
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
    max-height: 550px;
}

@media (max-width: 512px) {
    .cs-checkoutBg-img {
        max-height: 150px !important;
    }
}

@media (min-width: 513px) and (max-width: 1024px) {
    .cs-checkoutBg-img {
        max-height: 250px !important;
    }
}

@media (min-width: 1100px) and (max-width: 1280px) {
    .cs-checkoutBg-img {
        max-height: 300px !important;
    }
}

@media (min-width: 1281px) and (max-width: 1399px) {
    .cs-checkoutBg-img {
        max-height: 350px !important;
    }
}

@media (min-width: 1400px) and (max-width: 1699px) {
    .cs-checkoutBg-img {
        max-height: 400px !important;
    }
}

@media (min-width: 1700px) and (max-width: 2100px) {
    .cs-checkoutBg-img {
        max-height: 450px !important;
    }
}

@media (min-width: 2301px) {
    .cs-checkoutBg-img {
        max-height: 550px !important;
    }
}

@media (min-width: 3000px) {
    .cs-checkoutBg-img {
        max-height: 750px !important;
    }
}
/* CSS to remove border top of table-head*/
.cs-th-border-0 table th {
    border-top: 0 !important;
}

.cs-folders-grid .card {
    padding: 7px 10px;
    margin: 10px 10px 10px 10px;
    min-height: 145px;
    max-height: 146px;
    min-width: 155px;
    max-width: 155px;
    text-align: center;
}

.cs-folders-grid .cs-itemname {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 16px;
}

@media (max-width: 512px) {
    .cs-folders-grid .card {
        padding: 5px 5px;
        margin: 2% 1%;
        min-height: 130px;
        max-height: 130px;
        min-width: 30%;
        max-width: 30%;
        text-align: center;
    }
}

@media (min-width: 513px) and (max-width: 766px) {
    .cs-folders-grid .card {
        padding: 5px 5px;
        margin: 1%;
        min-height: 130px;
        max-height: 130px;
        min-width: 22%;
        max-width: 22%;
        text-align: center;
    }
}

@media (min-width: 766px) and (max-width: 990px) {
    .cs-folders-grid .card {
        padding: 5px 5px;
        margin: 1%;
        min-height: 130px;
        max-height: 130px;
        min-width: 18%;
        max-width: 18%;
        text-align: center;
    }
}

@media (min-width: 991px) and (max-width: 1366px) {
    .cs-folders-grid .card {
        padding: 7px 10px;
        margin: 1%;
        min-height: 130px;
        max-height: 130px;
        min-width: 14%;
        max-width: 14%;
        text-align: center;
    }
}

.cs-word-wrap-break {
    word-wrap: break-word;
}

.cs-notification-subheader .d-flex.align-items-center.flex-wrap.mr-1 {
    width: 90%;
    white-space: pre-line;
    word-wrap: break-word;
}

    .cs-notification-subheader .d-flex.align-items-center.flex-wrap.mr-1 h5 {
        width: 100%;
    }
/* Line through css */
@keyframes cs-line-through {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

.cs-line-through {
    position: relative;
}

    .cs-line-through::after {
        content: " ";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 1px;
        background: #777777;
        animation-name: strike;
        animation-duration: 4s;
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-fill-mode: forwards;
    }

.bg-light-success-animate {
    background: transparent;
    animation: bgmove 3s infinite;
    animation-delay: 0.5s;
}

.pointer-events-none {
    pointer-events: none;
    opacity: 0.7;
}

.language-dropdown .input-group-prepend > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0.42rem;
    border-bottom-left-radius: 0.42rem;
    border-right: none !important;
    height: 44px;
}

.language-dropdown .btn-secondary {
    background: transparent !important;
}

.language-dropdown .btn.btn-secondary:focus {
    border-right: none !important;
}

.language-dropdown .form-control:not(:first-child) {
    border-left: none !important;
}

.refer-link {
    background: transparent !important;
    box-shadow: none !important;
}

    .refer-link .form-group {
        margin-bottom: 1.5rem;
    }

    .refer-link .form-control {
        height: 43px;
    }

    .refer-link .card-header {
        padding: 2rem 2.25rem !important;
    }

.card-custom .overlay-wrapper {
    border-radius: 8px;
    overflow-x: hidden;
    max-height: 400px;
    height: 100%;
}

    .card-custom .overlay-wrapper video {
        width: 100%;
        border-radius: 8px;
        object-fit: fill;
    }

    .card-custom .overlay-wrapper .custom-size {
        object-fit: contain;
    }

.card-custom .card-box {
    position: relative;
    margin-bottom: 20px;
}

.card-custom .overlay-layer {
    position: absolute;
    height: 240px;
    top: 0;
    width: 99%;
    justify-content: center;
    align-items: center;
    background-color: #5a5a5a3b;
    display: none;
}

.card-custom .card-box:hover .overlay-layer {
    display: flex;
}

.card-main-box {
    border-radius: 8px;
    background-color: #f8f9fa;
}

.brand-ref-logo {
    text-align: center;
    padding: 2.5px 5px;
    display: block;
    width: 100px;
    display: block;
    margin: auto;
    height: 100px;
}

    .brand-ref-logo img {
        width: 100%;
        height: 100%;
        max-width: 100%;
        max-height: 100%;
        margin-bottom: 15px;
    }

.card-custom .overlay-wrapper {
    max-height: 400px;
    background: #f5f5f5;
    height: 315px;
}

@media (min-width: 1024px) {
    .card-custom .overlay-wrapper {
        max-height: 400px;
        background: #f5f5f5;
        height: 315px;
    }

        .card-custom .overlay-wrapper video {
            width: 100%;
            max-height: 400px;
        }

    .brand-ref-logo {
        width: 150px;
        height: 150px;
    }
}

.mw-475 {
    max-width: 475px;
}

.mw-600 {
    max-width: 600px;
}

.cs-referinvite-page {
    background: #f5f8fa;
    padding: 0px 15px;
    background-position: center;
}

.cs-joininvite-page {
    background: #f5f8fa;
    padding: 0px 15px;
    background-position: center;
}

.refer-link .card-body {
}

.text-center {
    text-align: center !important;
}

.text-italic {
    font-style: italic;
}

.fw-700 {
    font-weight: 700;
}

.refer-content {
    /*padding:0px 20px;*/
    background: #f3f6f9;
    border-top: #ededed 5px solid;
    border-bottom: #ededed 3px solid;
    border-left: #ededed 1px solid;
    border-right: #ededed 1px solid;
}

    .refer-content .media-body p {
        padding: 0px 30px;
    }

.w-45p {
    width: 45%;
}

.w-50p {
    width: 50%;
}

@media (max-width: 576px) {
    .card-custom .overlay-wrapper {
        max-height: 400px;
        background: #f5f5f5;
        height: 215px;
    }

    .cs-referinvite-page {
        background-position: bottom;
    }
}

.cs-joininvite-page .form-control:focus {
    border-color: #ddd !important;
}

.language-dropdown .input-group-prepend {
    margin-right: -4px !important;
}

.cs-button-main i {
    color: #fff;
}

#qr-code-container img {
    max-width: 200px;
    margin-bottom: 5px;
}

.cs-button-outline:hover i,
.cs-button-outline:focus i,
.cs-button-outline:active i {
    color: #fff;
}

.cs-refer-friend-input {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
}

.client-table-box .cs-datable-style4 {
    width: 60% !important;
}

.client-table-box .cs-datable-style5 {
    width: 60% !important;
}

.card-box-coach {
    width: 250px;
    text-align: center;
    height: 150px;
}

    .card-box-coach .logo-box {
        padding: 10px;
        width: 200px;
        display: block;
    }

    .card-box-coach.card .card-header {
        min-height: 66px !important;
    }

    .card-box-coach.card .btn {
        padding: 0px 10px;
        height: 40px !important;
        font-size: 14px;
    }

.addfeed-modal input[type="radio"] {
    display: block;
}

.addfeed-modal .opacity-1 {
    opacity: 1 !important;
}
/*added z-index to common class by Nagma for global calendar.When updating action item dropdown was being half-hidden behind the partial view.*/
span.select2-container.select2-container--default.select2-container--open {
    z-index: 9999;
}

.cs-table-scrollbody-tr-none .dataTables_scrollBody table thead tr {
    display: none;
}

.cs-tbody-h-120 .dataTables_scrollBody {
    min-height: 120px;
}

.cs-w-100 {
    width: 100px;
}

.header-img {
    height: 100px;
    margin: 1.25rem;
}

@media only screen and (max-width: 600px) {
    .header-img {
        height: auto;
        width: 92%;
    }
}
/* 25jan2024 */
.navi {
    padding: 0;
    margin: 0;
    display: block;
    list-style: none;
}

    .navi.navi-hover .navi-item:hover {
        background-color: #f3f6f9;
    }

.btn {
    padding: 5px 15px !important;
    font-size: 13px;
}

span.svg-icon svg g [fill] {
    fill: currentColor !important;
}

.dropdown-menu.dropdown-menu-md {
    width: 250px;
}

.form-row {
    display: flex;
}

.select2-container--default
.select2-selection--single
.select2-selection__rendered {
    line-height: 30px;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.select2-container--default
.select2-selection--single
.select2-selection__arrow {
    height: auto;
}

.input-group span.select2-selection {
    align-items: center;
}

.select2-container--default
.select2-selection--single
.select2-selection__arrow
b {
    display: none;
}

.select2-container--default .select2-selection--single {
    align-items: center;
}

.select2-container--default
.select2-selection--multiple
.select2-selection__rendered
.select2-selection__choice
.select2-selection__choice__remove:before {
    display: none;
}

.select2-container--default
.select2-selection--multiple
.select2-selection__choice__remove {
    font-size: 18px;
    border-radius: 4px;
}

.navi.navi-accent .navi-item .navi-link {
    position: relative;
}

.navi.navi-active .navi-item .navi-link.active {
    background-color: #f3f6f9;
}

.navi.navi-accent .navi-item .navi-link.active:before {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

.navi.navi-accent .navi-item .navi-link:before {
    display: block;
    left: 0;
    top: 0px;
    height: 100%;
    bottom: 8px;
    position: absolute;
    width: 4px;
    background-color: transparent;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    border-radius: 2px;
    content: " ";
}

.btn.dropdown-toggle::after {
    border: 0px !important;
    text-align: center;
    display: inline;
    border: 0;
    font-size: 0.6rem;
    line-height: 0;
    vertical-align: middle;
    position: relative;
}

.accordion .card .card-header .card-title .card-label {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.accordion.accordion-svg-toggle .card .card-header .card-title .svg-icon svg {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.accordion.accordion-svg-toggle
.card
.card-header
.card-title.collapsed
.svg-icon
svg {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

/* .global-calender-dropdown .dropdown-menu li {
  padding: 8px 10px !important;
} */

/* a.btn {
  line-height: 25px !important;
} */
.subheader-enabled:not(.subheader-fixed) .content {
    padding-top: 0;
}

[data-bs-theme="light"] .aside {
    background-color: #fff;
}

[data-bs-theme="light"] .header .header-brand {
    background-color: #fff;
}

[data-bs-theme="light"]
.aside-menu
.menu
.menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here)
.menu-icon,
.aside-menu
.menu
.menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here)
.menu-icon
.svg-icon,
.aside-menu
.menu
.menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here)
.menu-icon
i,
.aside-menu
.menu
.menu-item:not(.here)
.menu-link:hover:not(.disabled):not(.active):not(.here)
.menu-icon,
.aside-menu
.menu
.menu-item:not(.here)
.menu-link:hover:not(.disabled):not(.active):not(.here)
.menu-icon
.svg-icon,
.aside-menu
.menu
.menu-item:not(.here)
.menu-link:hover:not(.disabled):not(.active):not(.here)
.menu-icon
i {
    color: #292929;
}

[data-bs-theme="light"]
.aside-menu
.menu
.menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here)
.menu-title,
.aside-menu
.menu
.menu-item:not(.here)
.menu-link:hover:not(.disabled):not(.active):not(.here)
.menu-title {
    color: #292929;
}

[data-bs-theme="light"]
.aside-menu
.menu
.menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here)
.menu-arrow:after,
.aside-menu
.menu
.menu-item:not(.here)
.menu-link:hover:not(.disabled):not(.active):not(.here)
.menu-arrow:after {
    background-color: #292929;
}
/* [data-bs-theme="light"] .aside-menu .menu .menu-item .menu-link .menu-title {
  color: #252f4a;
} */
.aside {
    overflow-y: scroll !important;
}

.program-box .dropdown-menu {
    width: 200px;
}
/* [class^="flaticon-"]:before, [class*=" flaticon-"]:before {
  color: #656565;
} */
i.bi,
i[class^="fonticon-"],
i[class*=" fonticon-"],
i[class^="fa-"],
i[class*=" fa-"],
i[class^="la-"],
i[class*=" la-"] {
    color: #656565;
}

.dropdown-menu li {
    padding: 0.3rem 0.75rem !important;
}

.btn .flaticon-search-1::before {
    color: white;
}

.mt-n25,
.my-n25 {
    margin-top: -6.25rem !important;
}

.mt-n30,
.my-n30 {
    margin-top: -7.5rem !important;
}

.drawer-overlay {
    z-index: 9 !important;
}

.pb-40,
.py-40 {
    padding-bottom: 10rem !important;
}

.mt-xl-n30,
.my-xl-n30 {
    margin-top: -7.5rem !important;
}

.btn.h6.cs-button-outline {
    line-height: 24px !important;
}

.max-w-250px {
    max-width: 250px !important;
}

.max-h-125px {
    max-height: 125px !important;
}

.logo-img-box {
    max-width: 90%;
    max-height: 60px;
    display: block;
    margin: auto;
}

.navi.navi-active .navi-item .navi-link.active {
    background-color: #f3f6f9;
}

.navi.navi-accent .navi-item .navi-link.active:before {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

.w-fit {
    width: fit-content;
}

.fc-unthemed .fc-toolbar .fc-button {
    color: #b5b5c3;
    background: transparent;
    border: 1px solid #ecf0f3 !important;
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.bootstrap-timepicker-widget table td input {
    width: 25px;
    border: 0;
    background-color: transparent;
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #80808f;
    font-weight: 500;
    margin: 0;
    text-align: center;
}

.bootstrap-timepicker-widget table td > a span {
    font-size: 0.75rem;
    color: #b5b5c3;
}
/* .select2-container--default .select2-results__option[aria-selected="true"] {
  border-bottom: 1px solid #ddd;
  color: #414141;
} */
.aside-menu .menu .menu-item .menu-link.active {
    transition: color 0.2s ease;
}

label.btn.m-btn--pill.btn-secondary {
    line-height: 24px !important;
}

.progress.progress-xs {
    height: 0.5rem;
}

.grid-stack-item-content .deleteWidgetButton {
    background-color: white;
    display: flex;
    padding: 0 !important;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
}

    .grid-stack-item-content .deleteWidgetButton .fa {
        color: rgb(75, 75, 75);
        padding: 0;
    }

.grid-stack-item-content:hover .deleteWidgetButton {
    background: #f4516c !important;
    color: #fff !important;
}

    .grid-stack-item-content:hover .deleteWidgetButton .fa {
        color: white;
        padding: 0;
    }

.label.label-inline {
    width: auto;
    padding: 0.15rem 0.75rem;
    border-radius: 0.42rem;
}

.program-template-body .btn.btn-icon.btn-sm,
.btn-group-sm > .btn.btn-icon {
    height: 1.5rem !important;
    width: 1.5rem !important;
    padding: 0px !important;
}

.drop-downicon .navi .navi-item img {
    height: 13px;
    width: 13px;
}

.btn:disabled, .btn.disabled, fieldset:disabled .btn {
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: not-allowed;
    pointer-events: all;
}

#accordionActiveProgramGroup .accordion .card .card-header .card-title .card-label {
    font-size: 1.8rem;
}

#accordionActiveProgramGroup .card-header {
    border-bottom: 0px !important;
}

.white-space-nowrap {
    white-space: nowrap;
}

#programName {
    color: #777777;
}

.font-weight-bolder {
    font-weight: 600 !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none;
}

.font-size-h5 {
    font-size: 1.25rem !important;
}

/* .display-4 {
  font-size: 2.5rem;
} */

.session-slider .item {
    padding: 0px 0px 20px 0px !important;
}

#Msg {
    color: #777777;
}

@media (min-width: 1399px) and (max-width: 1999px) {
    #Msg {
        font-size: 1.65rem;
    }
}

#CopyLink i {
    color: #fff;
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.fc-unthemed .fc-toolbar h2 {
    font-size: 1.2rem;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0.75rem;
    color: #777777;
}

.fc-unthemed .fc-toolbar .fc-button {
    outline: none !important;
    height: 2.75rem;
    padding: 0 1.25rem;
    font-size: 1rem;
}

.fc-unthemed th.fc-day-header > a, .fc-unthemed th.fc-day-header > span {
    color: #B5B5C3;
}

.fc-unthemed .fc-day-grid td:not(.fc-axis) {
    padding: 0.5rem 0.5rem;
}

.fc-unthemed th.fc-day-header {
    padding: 0.75rem 0.5rem;
    font-size: 1rem;
    font-weight: 500;
}

.font-size-h4 {
    font-size: 1.35rem !important;
}

.accordion .card .card-header .card-title {
    color: #777777 !important;
}

.pl-12, .px-12 {
    padding-left: 3rem !important;
}
/* .aside-menu .menu .menu-item .menu-link.active .menu-icon, .aside-menu .menu .menu-item .menu-link.active .menu-icon .svg-icon, .aside-menu .menu .menu-item .menu-link.active .menu-icon i {
  color: #777777;
} */
.aside-menu .menu .menu-item .menu-link.active .menu-icon i svg {
    fill: #fff;
}

.option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1.4em;
    border: 1px solid #ECF0F3;
    border-radius: 0.42rem;
}

    .option .option-label .option-head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .option .option-label {
        width: 100%;
    }

.nav.nav-tabs.nav-tabs-line.nav-tabs-line-3x .nav-link {
    border: 0px;
}

.font-size-lg {
    font-size: 1.08rem !important;
}
/* .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #eeeeee;
  border: 1px solid #efefef; 
} */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    font-size: 16px;
    border-radius: 0;
}

.cs-select2-width .select2 {
    width: 100% !important;
    z-index: 9 !important;
}

.dropdown-menu li {
    padding: 0 !important;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 600;
    line-height: 1.2;
    color: #777777;
}

.label-success, .badge-success, .bg-success, .toast.toast-info, .toast.toast-success {
    background-color: #51A351 !important;
    color: white;
}

.label.label-primary {
    color: #FFFFFF;
    background-color: #3699FF;
}

.label.label-inline {
    font-size: 0.8rem;
}

div.dataTables_wrapper div.dataTables_length {
    padding: 1rem 0;
    display: inline-block;
    float: none;
    margin-left: 5px;
    padding-left: 5px;
}

.dropdown-menu .navi-item {
    padding: 0.5rem 1rem !important;
    border-radius: 5px;
    /* margin: 0px 8px; */
}

.font-size-h6 {
    font-size: 1.175rem !important;
}
/*body {
  background: #f9b3b3 !important;
}*/
.cs-feed-users-tab-height {
    /*max-height: calc(63vh - 1em);*/
    height: calc(100vh - 22rem);
    overflow-y: auto;
    overflow-x: hidden;
}

.feed-action-nav-left .cs-feed-users-tab-height {
    /*max-height: calc(63vh - 1em);*/
    height: calc(100vh - 20.8rem);
    overflow-y: auto;
    overflow-x: hidden;
}

.add-feed-popup-height-increase i {
    font-size: 1.5rem !important;
}

.cs-feed-content-h {
    /*max-height: calc(72vh - 1em);*/
    height: calc(100vh - 12.7rem);
    overflow-y: auto;
}

.cs-feed-content-h-2 {
    /*max-height: calc(72vh - 1em);*/
    height: calc(100vh - 12.7rem);
    overflow-y: auto;
}

.cs-feed-content-h-index {
    max-height: calc(75vh - 1em);
    overflow-y: auto;
    overflow-x: hidden;
}

.cs-feed-group-tab-height {
    /*max-height: calc(63vh - 1em);*/
    height: calc(100vh - 24.2rem);
    overflow-y: auto;
    overflow-x: hidden;
}

.icon-users i {
    font-size: 1.75rem;
}

.newpostbox .symbol {
    display: flex;
}

.newpostbox .typebox {
    height: 50px;
    border-radius: 2rem;
    padding: 6px 12px !important;
    display: block;
    width: 100%;
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.5;
    background-color: #fff;
    border: #dbdfe9 1px solid !important;
}

html {
    scroll-behavior: smooth;
}

.input-img-box .image-input .image-input-wrapper {
    height: 120px !important;
    width: 120px !important;
}

.demograp-box .id-text {
    text-align: start;
    display: block;
    word-break: break-all;
}


/* .dataTables_scrollHeadInner {
  width: 100% !important;
} */


/* .res-table-box .dataTables_wrapper .dataTable th, .dataTables_wrapper .dataTable td {
  min-width: 100px;
} */
/********************************* Import from custom.media.css file start *******************/
@media (max-width: 991.98px) {
    .login.login-1 {
        margin: auto 10px;
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {


    .cs-adv-clients-carousel .carousel-control-next {
        right: calc(-3% - -5px) !important;
    }

    .cs-adv-clients-carousel .carousel-control-prev {
        left: calc(-3% - -5px) !important;
    }
}

@media (min-width: 512px) and (max-width: 767px) {

    .cs-adv-clients-carousel .carousel-control-next {
        right: calc(-4% - -3px) !important;
    }


    .cs-adv-clients-carousel .carousel-control-prev {
        left: calc(-4% - -3px) !important;
    }
}

@media (max-width: 991.98px) {
    .header-mobile {
        -webkit-box-shadow: 0px 1px 9px -3px rgb(0 0 0 / 10%);
        box-shadow: 0px 1px 9px -3px rgb(0 0 0 / 10%);
    }

    .aside-overlay {
        background: rgba(0, 0, 0, 0.7);
    }

    button#kt_aside_mobile_toggle {
        width: 30px;
    }

    .header-mobile-fixed .topbar {
        z-index: 99;
        left: 30%;
        background: transparent;
        width: calc(70% - 30px);
    }

    button#kt_header_mobile_topbar_toggle {
        display: none;
    }
}

@media (max-width: 767px) {
    .videoPreview iframe {
        width: 100%;
        height: 180px;
    }

    .dropdown-menu {
        width: auto;
    }

    .header-mobile-fixed .topbar {
        width: calc(80% - 30px);
        left: 20%;
        padding: 0px 10px;
    }

    .p-3.mobile-subscription-warning {
        padding: 0px !important;
        padding-top: 2px !important;
    }

    div#kt_quick_user {
        padding: 15px !important;
    }
    /*font-size*/
    .font-size-h3, .cs-font-size-h2 {
        font-size: 1rem !important;
    }

    .feedslidermodal .modal-dialog {
        max-width: 100%;
    }

    .cs-font-size-h1 {
        font-size: 1.5rem !important;
    }

    .font-size-h6 {
        font-size: 0.8rem !important;
    }

    .font-size-sm,
    .form-group label, .form-control {
        /*font-size: 0.75rem !important;*/
        font-size: 1rem !important;
    }

    .default-bg {
        display: none !important;
    }

    .login-sidebar-logo img {
        max-height: 100px;
        margin: 5px auto;
    }

    .line-height-18px {
        line-height: 15px !important;
    }

    .mobile-mb-sm-3 {
        margin-bottom: 0.75rem !important;
    }

    .mobile-px-1 {
        padding-right: 5px;
        padding-left: 5px;
    }

    .activecard:after {
        bottom: -6px;
        border-width: 6px 15px 0 15px;
    }

    .edit-option {
        display: none;
    }

    .btn {
        font-size: 10px;
        padding: 5px 10px;
        line-height: 18px;
        height: 30px;
    }

    .input-group-text {
        height: 30px;
    }
    /*feedpage*/
    #divAddFeed span.ql-formats.feedPostModal, #divAddFeed .cs-button-main, #divAddFeed .pt-10.feedPostModal, .cs-desktop-device {
        display: none;
    }

    #divAddFeed .pt-10.feedPostModal {
        padding-top: 0px !important;
    }

    .cs-mobile-device {
        display: block;
    }
    /*cart*/
    .cs-cart-page-mobile {
        display: block !important;
    }

        .cs-cart-page-mobile .cs-cart-symbol {
            display: none;
        }

        .cs-cart-page-mobile .cs-cart-info {
            font-size: 11px;
        }

    .closemodalbox {
        position: relative;
        display: block;
        width: 100%;
        text-align: right;
        height: 40px;
        overflow: hidden;
    }

    .login.login-1 .login-aside .aside-img {
        min-height: inherit;
    }

    .login.login-1 .login-aside {
        width: 100%;
        max-width: inherit;
    }

    .login.login-1 .login-content {
        width: 100%;
        max-width: initial;
    }

        .login.login-1 .login-content .login-form {
            max-width: inherit;
        }

    .login.login-1 {
        margin: auto 10px;
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    .mobile-none {
        display: none !important;
    }

    .login__signup-label.tenant-change-box {
        text-align: center;
    }

    .card.card-custom > .card-body {
        padding: 1rem 1.25rem;
    }

    .title-separator .separator h3 {
        width: 100%;
        top: -5px;
    }

    .mobile-device-w-100 {
        width: 100%;
    }

    .nav-tabs.nav-tabs-line .nav-link {
        padding: 6px 6px !important;
    }

    #tabstrip .nav-item .nav-link svg {
        display: none;
    }
}

@media (max-width: 350px) {
    .btn {
        height: auto;
    }
}
/************************************* Import from custom.media.css file  end *******************/
/************************************* CSS added after upgrade project start *********************/
:root {
    --success-normal: rgb(78, 196, 143);
    --success-dark: rgb(59, 138, 123);
    --success-darker: rgb(39, 79, 103);
}

[data-bs-theme=light] {
    --success-darkest: rgb(255, 255, 255);
    --bs-theme-color-inverse: #1e1e2d;
}

[data-bs-theme=dark] {
    --success-darkest: rgb(20, 51, 69);
    --bs-theme-color-inverse: #ffffff;
}

.table.table-head-bg thead th, .table.table-head-bg thead tr, table thead tr {
    font-weight: 500 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 32px;
}

.datetimepicker thead th.next > span:before {
    content: "\f1e4";
    font-family: Flaticon2;
}

.datetimepicker thead th.prev > span:before {
    content: "\f1be";
    font-family: Flaticon2;
}

.input-group span.select2-selection {
    height: 34px !important;
    /*border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;*/
}

.input-group .select2 {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1% !important;
    min-width: 0;
    margin-bottom: 0;
}

.input-group-prepend button i {
    color: #fff !important;
    font-size: 1rem;
}

.program-image-box img {
    width: 100%;
    max-height: 240px;
    object-fit: cover;
}

.program-image-box {
    text-align: center;
    margin: auto;
}

.program-details-box img {
    width: 100%;
}

.input-group .input-group-prepend + .form-control.is-valid, .input-group .input-group-prepend + .form-control.is-invalid {
    margin-left: 0px;
}

.nav-tabs.nav-tabs-line .nav-link:first-child {
    margin-left: 0px !important;
}

.nav-tabs.nav-tabs-line .nav-link i {
    margin-right: 10px;
}

#tabstrip .nav-item .nav-link svg {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    max-width: 20px;
}

.dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before {
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    font-weight: 900;
}

.dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before {
    font-family: "Font Awesome 5 Free";
    content: "\f068";
    font-weight: 900;
}

.dataTables_wrapper .dataTable th.sorting:after, .dataTables_wrapper .dataTable th.sorting_asc:after, .dataTables_wrapper .dataTable th.sorting_desc:after {
    right: 5px !important;
}

.dataTables_wrapper .dataTable th.sorting:before, .dataTables_wrapper .dataTable th.sorting_asc:before, .dataTables_wrapper .dataTable th.sorting_desc:before {
    right: 0px !important;
}

.dropdown-toggle.nav-link:after, .dropdown-toggle.btn:after {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    content: "\f078";
    font-weight: 900;
}

.switch.switch-icon input:checked ~ span:after {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    /* font-variant: normal; */
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    line-height: 0;
    content: "\f00c";
}

.aside-menu .menu-nav > .menu-item > .menu-heading .menu-arrow:before, .aside-menu .menu-nav > .menu-item > .menu-link .menu-arrow:before {
    content: "\f1e4";
    font-family: Flaticon2;
}

.wizard.wizard-3 .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-title {
    font-weight: 400 !important;
}

.modal-header, .modal-footer, .modal-body {
    padding: 0.5rem 0.75rem !important;
}

    .modal-footer .btn {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

.modal .modal-content .modal-header .close {
    background: transparent !important;
}

.modal .modal-content .modal-header button.close i {
    margin: 0px !important;
}

.post-image-box {
    text-align: center;
}

.feedslider {
    padding-bottom: 20px;
}

    .feedslider a.carousel-control-prev, .feedslider a.carousel-control-next {
        background: rgba(255, 255, 255, 60%);
    }

    .feedslider ol.carousel-indicators {
        margin: 0px;
    }

    .feedslider .carousel-control-prev, .feedslider .carousel-control-next {
        width: 30px;
        height: 40px;
        opacity: 1;
        top: calc(50% - 20px);
    }

        .feedslider .carousel-control-prev img, .feedslider .carousel-control-next img {
            height: 30px;
        }

.feedslidermodal .modal-dialog {
    max-width: 80%;
}

.feedslidermodal .modal-content {
    background: transparent;
    box-shadow: none;
}

.feedslidermodal {
    background: rgb(0 0 0 / 70%);
}

    .feedslidermodal .modal-content .modal-body .carousel-item {
        text-align: center;
    }

        .feedslidermodal .modal-content .modal-body .carousel-item img {
            max-height: 500px;
            max-width: 100%;
            margin: auto;
        }

    .feedslidermodal .modal-content .modal-body button.close {
        position: absolute;
        top: 0px;
        right: 0px;
        opacity: 1;
    }

.internal-post-image-box {
    text-align: center;
}

    .internal-post-image-box img {
        max-height: 500px;
        max-width: 100%;
        margin: auto;
    }

.single-image-modal {
    text-align: center;
}

    .single-image-modal img {
        max-height: 500px;
        max-width: 100%;
        margin: auto;
    }
/*view post modal style */
.singlepostview1 {
    text-align: center;
    display: flex;
    justify-content: center;
    min-height: 100vh;
    position: relative;
}

.post-image-box img {
    max-width: 100%;
    object-fit: contain;
    text-align: center;
    margin: auto;
    left: 0px;
    height: 300px;
    right: 0px;
}

.singlepostview1 button.close {
    position: absolute;
    top: 10px;
    opacity: 1;
    left: 15px;
}

.singlepostview1 img {
    max-width: 90%;
    max-height: 90vh;
    margin: auto;
}

.post-inside-comment .card-title {
    font-size: 14px !important;
    font-weight: 100 !important;
}

    .post-inside-comment .card-title i {
        font-size: 14px !important;
        margin-right: 10px !important;
    }

.post-inside-comment .fa-reply-all {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.post-inside-comment .card-title[aria-expanded="true"], .post-inside-comment .card-title[aria-expanded="true"] i {
    color: #B5B5C3 !important;
}

.replyboxdata {
    cursor: pointer;
}

.comment-reply-box {
    height: 0px;
    overflow: hidden;
}

.modal-reply-box {
    position: relative;
}

.get-emojidata {
    border-bottom: 1px solid #bbb !important;
}

.comment-modal-action-btn a.btn {
    height: 30px;
    width: 30px;
    padding: 0px;
    line-height: 30px;
    text-align: center;
}

.fg-emoji-picker {
    z-index: 99999 !important;
}

.comment-modal-action-btn {
    position: relative;
}

.newpostbox {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

div#newPostModal {
    overflow: auto !important;
}

.selectgroup select.select2 {
    opacity: 1;
}

.selectgroup .select2 {
    max-width: 300px;
}
/* .selectgroup .select2-selection .select2-selection__rendered li {
  font-size: 11px !important;
} */
.dayDiv .card .card-header .card-title .card-label {
    font-size: 12px;
    margin: 0px;
    margin-right: 5px;
}

.bootstrap-timepicker-widget table td > a {
    width: auto;
}

.session-slider .item {
    padding: 10px 0px 20px 0px;
}
/*.goals-cards .card.card-custom {
  border: 0.25rem solid transparent !important;
}*/
.faqtaglist .key-value-items-list .alert .alert-close .faqtaglist .key-value-items-list .alert .alert-close button.close {
    opacity: 1 !important;
    position: absolute;
    top: -6px;
    right: -6px;
    height: 12px;
    width: 12px;
    background: red;
    text-align: center;
}

.title-separator .separator {
    float: left;
    width: 100%;
    margin: 0px 0 20px 0px;
}

    .title-separator .separator h1,
    .title-separator .separator h2,
    .title-separator .separator h3 {
        width: 35%;
        height: 25px;
        text-align: left;
        position: relative;
        top: -15px;
        z-index: 1;
        display: inline-block;
    }

.title-separator .info-text {
    text-align: right;
    position: relative;
    top: -10px;
    z-index: 1;
    float: right;
}

.programs-option .option {
    border-color: #E5EAEE;
}

.programs-option .radio > span {
    height: 30px;
    width: 30px;
    background-color: #ECF0F3;
    border: 1px solid #d0d2d4;
}

.programs-option .radio > span {
    border-radius: 50%;
    background-color: none;
    position: absolute;
    top: -16px;
    left: -14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 5px;
}

.radio > span {
    top: 0px !important;
}

.radio > input:checked ~ span {
    top: 0px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:before {
    content: "\f1b2";
    font-family: Flaticon2;
}
/* Image Input */
.image-input {
    position: relative;
    display: inline-block;
    border-radius: 0.42rem;
    background-repeat: no-repeat;
    background-size: cover;
}

    .image-input .image-input-wrapper {
        width: 60px;
        height: 60px;
        border-radius: 0.42rem;
        background-repeat: no-repeat;
        background-size: cover;
    }

.show .btn.btn-clean.btn-dropdown {
    background-color: transparent;
}

.program-template-body .symbol.symbol-40 .symbol-label {
    width: 30px;
    height: 30px;
}

    .program-template-body .symbol.symbol-40 .symbol-label img {
        max-width: 30px;
        height: auto;
    }

.program-template-body .symbol.symbol-40 svg {
    width: 18px;
    height: 18px;
}

.program-template-body .dropdown.dropdown-inline .btn.btn-sm i, .btn-group-sm > .btn i {
    font-size: 1rem;
}

.program-template-body .text-truncate1 {
    width: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.program-template-body a.text-truncate1 {
    font-size: 10px;
    text-overflow: inherit !important;
    white-space: inherit !important;
    overflow: hidden;
    line-height: 12px;
}

.program-template-body a.text-truncate1 {
    max-height: 36px;
    line-height: 16px;
    max-width: 60px;
    width: auto;
}

.cs-truncate, .cs-truncate-1, .cs-truncate-2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cs-truncate-1 {
    max-width: 130px;
}

.cs-truncate-2 {
    max-width: 230px;
}
/* Spinner */
.spinner2 {
    position: relative !important;
}

    .spinner2:before {
        content: '';
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        top: 50%;
        left: 0;
        border-radius: 50%;
        border: 2px solid #fff;
        border-right: 2px solid transparent;
    }

    .spinner2:before {
        width: 20px;
        top: 7.5px;
        height: 20px;
    }

    .spinner2:before {
        -webkit-animation: animation-spinner .5s linear infinite;
        animation: animation-spinner .5s linear infinite;
    }

@-webkit-keyframes animation-spinner {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes animation-spinner {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.spinner2.spinner-primary.updated-success {
    text-align: center;
    display: inherit;
}

.save-button.spinner2 {
    padding-left: 40px;
}

    .save-button.spinner2:before {
        right: auto;
        left: 10px;
    }

.spinner2.spinner-primary.updated-success i {
    line-height: 20px;
    font-size: 11px;
    text-align: center;
    width: 16px;
    padding-left: 2px;
}

::-webkit-scrollbar {
    width: 5px;
    border-radius: 10px;
    height: 5px;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
}

::-webkit-scrollbar-thumb {
    background-color: var(--bs-gray-400);
    outline: none;
    border: 5px solid transparent;
    border-radius: 8px;
}
/* ::-webkit-scrollbar-thumb:hover {
  background-color: #b3b3b3;
  outline: 1px solid #b3b3b3;
} */

.setup-header {
    height: 200px;
}

    .setup-header img {
        margin: auto;
        height: 60px;
        max-height: 160px;
    }

.setup-content-area {
    padding-top: 200px;
}

.select-theme-style .radio {
    top: -11px !important;
}

    .select-theme-style .radio > span {
        left: -5px !important;
    }

.bootstrap-datetimepicker-widget.dropdown-menu {
    margin: 2px 0;
    padding: 4px;
    width: 21em !important;
}

.datepicker thead th.prev,
.datepicker thead th.datepicker-switch,
.datepicker thead th.next {
    font-weight: 500;
}

.datepicker thead th.dow {
    font-weight: 600;
}

.datepicker tbody tr > td.day {
    font-weight: 400;
}

.bootstrap-datetimepicker-widget .picker-switch td span:hover {
    background: transparent !important;
}
/* .bootstrap-datetimepicker-widget table td span:hover {
  background: transparent !important;
} */
.bootstrap-datetimepicker-widget table td {
    height: 24px;
    line-height: 24px;
    width: 24px;
}

    .bootstrap-datetimepicker-widget table td span {
        display: inline-block;
        width: 35px;
        height: 35px;
        line-height: 35px;
        margin: 2px 1.5px;
        cursor: pointer;
        border-radius: 0.25rem;
    }

.input-group .input-group-prepend + .form-control.is-valid, .input-group .input-group-prepend + .form-control.is-invalid {
    margin-left: 0px;
}

.select2-container .select2-selection--single {
    height: 32px;
}

.res-table-box .dataTables_wrapper .dataTable th, .dataTables_wrapper .dataTable td {
    min-width: 100px;
}

.z-index-1060 {
    z-index: 1060 !important;
}

.z-index-1065 {
    z-index: 1065 !important;
}

.long_modal_height {
    max-height: 70vh;
    overflow-y: auto;
}

.overflow-property {
    max-height: 60vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.overflow-table-property {
    max-height: 30vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.select2-container--default .select2-selection--single .select2-selection__arrow::after, .select2-container--default .select2-selection--multiple .select2-selection__arrow::after {
    position: relative;
    top: 4px;
}

.select2-container .select2-selection--single {
    height: 32px;
}

.fullcustmodal .closemodal {
    position: absolute;
    right: 5px;
    z-index: 99;
    top: 5px;
    background: rgb(0 0 0 / 5%);
    border-radius: 4px;
}

.input-group-append .input-group-text {
    border-radius: 0.475rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-search--dropdown {
    /* padding: 7px; */
    padding: .5rem 1.25rem;
    margin: 0 0 .5rem 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border-right: none;
}

.marker-d-none {
    list-style: none;
}

#ProgramTemplateTab_dv .card .card-header .card-title {
    width: 75%;
}

#ProgramTemplateTab_dv .program-template-body .card .card-title {
    width: 100%;
}

.program-template-body .dayDiv .card {
    border: 1px solid #ECF0F3;
}

.label.label-warning {
    color: #ffffff;
    background-color: #FFA800;
}

.save-button.spinner2 {
    padding-left: 3.5rem !important;
}

.datepicker .datepicker-months table, .datepicker .datepicker-decades table {
    width: 100%;
}

.cs-fullscreen-modal-closebox .closemodal {
    position: absolute;
    right: 5px;
    z-index: 99;
    top: 5px;
    border-radius: 4px;
}

.cs-bg-success-normal {
    background-color: var(--success-normal) !important;
}

.cs-bg-success-dark {
    background-color: var(--success-dark) !important;
}

.cs-bg-success-darker {
    background-color: var(--success-darker) !important;
}

.cs-bg-success-darkest {
    background-color: var(--success-darkest) !important;
}

.cs-adv-clients-carousel .carousel-control-next {
    right: calc(-5% - -15px);
}

.cs-adv-clients-carousel .carousel-control-prev {
    left: calc(-5% - -15px);
}

.table-borderless > :not(caption) > * > * {
    border: 0 !important;
}

.cs-table-stripless tbody tr:nth-child(even) {
    background-color: transparent !important;
}

.cs-featured-content-slider .tns-outer {
    margin-left: 0 !important;
}

.cs-featured-content-txt {
    position: absolute;
    bottom: 20px;
    color: #fff;
    font-weight: 600;
    /* left: 14.5%;
  right: 14.5%; */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 40px;
    text-align: center;
    padding: 0 10px;
}

.cs-brightness-7 {
    filter: brightness(0.7);
}

.btn-dark-blue {
    background-color: rgb(22, 72, 215);
    color: #fff !important;
}

.aside-menu .menu .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here), .aside-menu .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here), .aside-menu .menu .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here) .menu-icon, .aside-menu .menu .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon, .aside-menu .menu .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here) .menu-icon i, .aside-menu .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon, .aside-menu .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon, .aside-menu .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon i, .aside-menu .menu .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here) .menu-title, .aside-menu .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-title {
    color: var(--bs-theme-color-inverse);
}

    .aside-menu .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-title, .aside-menu .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon, .aside-menu .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon i {
        color: var(--bs-theme-color-inverse) !important;
    }

::-moz-selection { /* Code for Firefox */
    color: #fff;
    background-color: var(--bs-primary) !important;
}

::selection {
    color: #fff !important;
    background-color: var(--bs-primary) !important;
}

.dataTables_wrapper .dataTables_paginate .pagination .page-item:hover:not(.disabled) > .page-link, .dataTables_wrapper .dataTables_paginate .pagination .page-item.active > .page-link {
    background-color: var(--bs-primary) !important;
    color: var(--bs-pagination-active-color) !important;
}

.z-index-1060 {
    z-index: 1060 !important;
}

.z-index-1065 {
    z-index: 1065 !important;
}

.aside-menu .menu .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here) .menu-arrow:after, .aside-menu .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-arrow:after {
    background-color: var(--bs-theme-color-inverse) !important;
}

.form-control {
    border: 1px solid var(--bs-gray-300) !important;
    height: 34px;
    padding: 6px 12px !important;
    font-size: 12px !important;
}

.input-group-text {
    height: 34px;
    border: 1px solid var(--bs-gray-300) !important;
    background: var(--bs-gray-100) !important;
}

    .input-group-text i {
        color: var(--bs-theme-color) !important;
        font-size: 1rem;
    }

.form-control:focus {
    border-color: var(--bs-primary) !important;
}

.symbol.symbol-light-success .symbol-label, .symbol .symbol-label {
    background-color: var(--bs-primary-light);
    color: var(--bs-primary);
}

.svg-icon.svg-icon-primary svg g [fill], .nav a.nav-link.active svg path {
    fill: var(--bs-primary) !important;
}

.card .card-header {
    min-height: auto !important;
}

.select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single, .select2-dropdown, .select2-container--default .select2-results__option--selected, body[data-kt-app-layout=dark-sidebar] .select2-dropdown.select2-dropdown--below, body[data-kt-app-layout=dark-sidebar] .select2-selection, body[data-kt-app-layout=dark-sidebar] .select2-dropdown.select2-dropdown--below input {
    background-color: var(--bs-theme-color) !important;
}

.menu-title-gray-800 .menu-item .menu-link .menu-title, .aside-menu .menu .menu-item .menu-link .menu-icon, .aside-menu .menu .menu-item .menu-link .menu-icon .svg-icon, .aside-menu .menu .menu-item .menu-link .menu-icon i {
    color: var(--bs-text-gray-800) !important;
}

    .aside-menu .menu .menu-item .menu-link .menu-icon, .aside-menu .menu .menu-item .menu-link .menu-icon .svg-icon, .aside-menu .menu .menu-item .menu-link .menu-icon i svg {
        fill: var(--bs-text-gray-800) !important;
    }

.aside-menu .menu .menu-item .menu-link.active .menu-icon, .aside-menu .menu .menu-item .menu-link.active .menu-icon .svg-icon, .aside-menu .menu .menu-item .menu-link.active .menu-icon i svg {
    fill: #ffffff !important;
}

    .aside-menu .menu .menu-item .menu-link.active .menu-title, .aside-menu .menu .menu-item .menu-link.active .menu-icon i, .aside-menu .menu .menu-item .menu-link.active .menu-icon span {
        color: #ffffff !important;
    }

.nav-line-tabs .nav-item .nav-link svg path {
    fill: var(--bs-gray-500);
}

.input-group-btn button {
    height: 34px;
}

.accordion.accordion-solid .card .card-header {
    color: var(--bs-primary);
    background-color: var(--bs-accordion-active-bg);
}

.cs-svg-color-muted path {
    fill: var(--bs-text-muted);
}

.svg-icon.svg-icon-primary {
    fill: var(--bs-text-primary);
}

.image-input.image-input-outline .image-input-wrapper {
    border: 3px solid var(--bs-gray-200);
    -webkit-box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
    box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
}

.table tbody tr:nth-child(even) {
    background-color: var(--bs-light);
}

.table > :not(caption) > * > * {
    padding: 0.75rem 0.75rem;
    /* color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color))) !important; */
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px !important;
    box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    color: var(--bs-gray-700);
}

.fc-unthemed .fc-event .fc-time, .fc-unthemed .fc-event-dot .fc-time {
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: 500;
}

.fc-unthemed .fc-event .fc-time, .fc-unthemed .fc-event-dot .fc-time, .fc-unthemed .fc-event .fc-title, .fc-unthemed .fc-event-dot .fc-title {
    color: #464E5F;
}

.fc-unthemed .fc-event.fc-start .fc-content:before, .fc-unthemed .fc-event-dot.fc-start .fc-content:before {
    background: #ECF0F3;
}

.fc-unthemed .fc-event .fc-content, .fc-unthemed .fc-event-dot .fc-content {
    padding: 0.55rem 0.55rem 0.55rem 2rem;
}

.fc-unthemed .fc-day-grid td:not(.fc-axis).fc-event-container {
    padding: 0.2rem 0.5rem;
}

.fc-unthemed .fc-event .fc-content:before, .fc-unthemed .fc-event-dot .fc-content:before {
    display: block;
    content: " ";
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    top: 0.7rem;
    left: 0.75rem;
}

.nav .text-active-primary.active.active {
    transition: color 0.2s ease;
    color: var(--bs-primary) !important;
}

.nav-line-tabs .nav-item .nav-link {
    color: var(--bs-gray-500) !important;
}

select.form-control {
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2378829D' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    display: block;
    width: 100%;
    padding: 0.775rem 3rem 0.775rem 1rem;
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.5;
    color: var(--bs-gray-700);
    background-color: var(--bs-body-bg);
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 16px 12px;
    border: 1px solid var(--bs-gray-300);
    border-radius: 0.475rem;
    box-shadow: false;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow::after, .select2-container--default .select2-selection--multiple .select2-selection__arrow::after {
    /* content: "\f1a3";
  font-family: Flaticon2; */
    content: "";
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2378829D' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    display: block;
    width: 100%;
    padding: 9px 15px;
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.5;
    color: var(--bs-gray-700);
    background-color: var(--bs-body-bg);
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 16px 12px;
    box-shadow: false;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
    left: -10px;
    top: 1px;
}

label {
    margin-bottom: 0.5rem;
}

.cs-right-5px {
    right: 5px;
}

table tbody tr td {
    color: var(--bs-text-gray-700) !important;
}

.select2-selection.select2-selection--multiple {
    max-height: 50px;
    overflow-y: auto;
}

.modal-backdrop + .custom-backdrop + .modal-backdrop {
    z-index: 1050 !important;
}

.card.card-custom.card-stretch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
/************************************* CSS added after upgrade project end *********************/
/* 19-03-2024 */
/*.cs-chat-list-h {*/
/*min-height: 62vh;
  max-height: 62vh;*/
/*overflow-y: auto;
    height: calc(100vh - 17.75rem) !important;
}*/
.cs-chat-list-h {
    /*min-height: 62vh;
  max-height: 62vh;*/
    overflow-y: auto;
    height: calc(100vh - 18rem) !important;
    padding-right: 0px !important;
}

.cs-chat-msgs-h {
    min-height: 44vh;
    max-height: 44vh;
    overflow-y: auto;
}

@media (min-width: 1920px) {
    /*.cs-chat-list-h {*/
    /*min-height: 75vh;
    max-height: 75vh;*/
    /*height: calc(100vh - 17.75rem) !important;
        overflow-y: auto;
    }*/
    .cs-chat-list-h {
        /*min-height: 62vh;
  max-height: 62vh;*/
        overflow-y: auto;
        height: calc(100vh - 18rem) !important;
    }

    .cs-chat-msgs-h {
        /*min-height: 57vh;
    max-height: 57vh;*/
        overflow-y: auto;
    }
}

.custom-wiz-box .wizard[data-wizard-state=between] [data-wizard-type=action-submit] {
    display: none;
}

.custom-wiz-box .wizard [data-wizard-type=step-content][data-wizard-state=current] {
    display: block;
}

.custom-wiz-box .wizard [data-wizard-type=step-content] {
    display: none;
}

.custom-wiz-box .wizard[data-wizard-state=first] [data-wizard-type=action-prev] {
    display: none;
}

.custom-wiz-box .wizard[data-wizard-state=between] [data-wizard-type=action-prev] {
    display: inline-block;
}

.custom-wiz-box .wizard[data-wizard-state=last] [data-wizard-type=action-next] {
    display: none;
}

.custom-wiz-box .wizard[data-wizard-state=last] [data-wizard-type=action-submit] {
    display: inline-block;
}

.custom-wiz-box .wizard[data-wizard-state=first] [data-wizard-type=action-submit] {
    display: none;
}

.fullcustmodal, .cs-prev-modal {
    z-index: 1050;
}

.modal-backdrop {
    z-index: 1040;
}

.datepicker tbody tr > td.day.today {
    position: relative;
    background: var(--bs-primary-light) !important;
    color: var(--bs-primary) !important;
}

.bootstrap-datetimepicker-widget table td span {
    color: var(--font-color-body);
}

.datepicker tbody tr > td span.year.focused, .datepicker tbody tr > td span.year.focused:hover, .datepicker tbody tr > td span.year.active:hover, .datepicker tbody tr > td span.year.active.focused:hover, .datepicker tbody tr > td span.year.active, .datepicker tbody tr > td span.hour.focused, .datepicker tbody tr > td span.hour.focused:hover, .datepicker tbody tr > td span.hour.active:hover, .datepicker tbody tr > td span.hour.active.focused:hover, .datepicker tbody tr > td span.hour.active, .datepicker tbody tr > td span.minute.focused, .datepicker tbody tr > td span.minute.focused:hover, .datepicker tbody tr > td span.minute.active:hover, .datepicker tbody tr > td span.minute.active.focused:hover, .datepicker tbody tr > td span.minute.active, .datepicker tbody tr > td span.month.focused, .datepicker tbody tr > td span.month.focused:hover, .datepicker tbody tr > td span.month.active:hover, .datepicker tbody tr > td span.month.active.focused:hover, .datepicker tbody tr > td span.month.active {
    color: var(--bs-primary);
    background: var(--bs-primary-light);
}

.datepicker tbody tr > td span.month:hover,
.datepicker tbody tr > td span.year:hover {
    color: var(--bs-primary);
}

.bootstrap-datetimepicker-widget table td span:hover {
    color: var(--bs-primary);
}

.bootstrap-datetimepicker-widget table td span.active {
    color: var(--bs-primary);
}

.btn-group .dropdown-menu.show a, .btn-group .dropdown-menu.show a i, .navi .navi-item .navi-link i, .navi .navi-item .navi-link:hover i, .navi .navi-item a.navi-link, .navi .navi-item a.navi-link:hover, .navi .navi-item .navi-link .navi-icon i, .navi .navi-item .navi-link:hover .navi-icon i, .navi .navi-item .navi-link .navi-text, .navi .navi-item .navi-link:hover .navi-text {
    color: var(--bs-gray-700) !important;
}

.navi .navi-item:hover {
    background-color: var(--bs-dropdown-link-hover-bg) !important;
}

.datepicker .table-condensed {
    width: 100%;
}

.navi .navi-item a {
    display: block;
}

.fullcustmodal {
    z-index: 1050;
}

.modal-backdrop {
    z-index: 1040;
}

.cs-btn-input-h {
    height: 34px;
}

.loader-box {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
}

.loader-box2 {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
}

#loader {
    height: 80px;
    width: 80px;
    position: relative;
}

#loader2 {
    height: 80px;
    width: 80px;
    position: relative;
}

.loader-box-action {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
}

#dashboardActionLoader {
    height: 80px;
    width: 80px;
    position: relative;
}

.loader-box-events {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
}

#dashboardEventsLoader {
    height: 80px;
    width: 80px;
    position: relative;
}

.loader-box-unreadmsg {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
}

#dashboardUnreadMsgLoader {
    height: 80px;
    width: 80px;
    position: relative;
}

.loader-box-up-birthday {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
}

#dashboardBirthdayLoader {
    height: 80px;
    width: 80px;
    position: relative;
}

.loader-box-clients {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
}

#dashboardClientsLoader {
    height: 80px;
    width: 80px;
    position: relative;
}

[l] {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    animation: loader 2s linear infinite;
}

[a] {
    left: 35px;
}

[b] {
    right: 10px;
    top: 10px;
    animation-delay: .2s
}

[c] {
    top: 35px;
    right: 0;
    animation-delay: .4s
}

[d] {
    right: 10px;
    bottom: 10px;
    animation-delay: .6s
}

[e] {
    left: 35px;
    bottom: 0;
    animation-delay: .8s
}

[f] {
    left: 10px;
    bottom: 10px;
    animation-delay: 1s
}

[g] {
    top: 35px;
    left: 0;
    animation-delay: 1.2s
}

[h] {
    left: 10px;
    top: 10px;
    animation-delay: 1.4s
}

@keyframes loader {

    0% {
        background: #c3c3c3;
    }

    100% {
        background: #0000;
    }
}
/* Added by LS 01-04-2024 */
.cs-cross-icon--2px .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    top: -2px !important;
}

.cs-feed-fixed-tabs {
    width: 25%
}

@media (min-width: 991px) and (max-width: 1200px) {
    .cs-feed-fixed-tabs {
        width: 220px;
    }
}

@media (min-width: 1200px) and (max-width: 1300px) {
    .cs-feed-fixed-tabs {
        width: 250px;
    }
}

@media (min-width: 1301px) and (max-width: 1350px) {
    .cs-feed-fixed-tabs {
        width: 300px;
    }
}

@media (min-width: 1350px) {
    .cs-feed-fixed-tabs {
        width: 330px;
    }
}

@media (min-width: 1650px) {
    .cs-feed-fixed-tabs {
        width: 300px;
    }
}

@media (min-width: 1820px) {
    .cs-feed-fixed-tabs {
        width: 350px;
    }
}

.image-input.cs-img-input-size-lg .image-input-wrapper {
    width: 120px !important;
    height: 80px !important;
}

.cs-card-selected {
    box-shadow: 1px 2px 3px 2px #afafaf;
    /* background-color: #3b8a7b !important; */
    border: 4px solid #ebebeb !important;
}

    .cs-card-selected .card-body .text-white {
        color: var( --bs-theme-color) !important;
    }

    .cs-card-selected .card-body .text-dark {
        color: var( --bs-theme-color-inverse) !important;
    }

    .cs-card-selected .card-body .text-dark-green {
        color: #3eb398;
    }

.text-dark-green {
    color: #3eb398;
}

.user-table-tr-fixed {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1
}

.btn.p-0 {
    padding: 0 !important;
}

.btn.btn-lg i, .btn-group-lg > .btn i {
    font-size: 1.5rem !important;
    padding-right: 0.75rem;
}

.font-size-h3 {
    font-size: 1.5rem !important;
}

.feed-detail-page ul {
    z-index: 99;
    margin: 20px 10px 0px 10px;
}

.cs-feed-fixed-tabs {
    background: #ffffff00;
    /* padding-top: 4rem !important; */
}

.radio-list-spacing label.radio.mr-2 {
    margin-right: 10px;
}

.cs-icon .cs-plus-icon svg path {
    fill: #00a6b6 !important;
}

.select2.select2-container--disabled .select2-selection__arrow::after, .select2.select2-container--disabled .select2-selection--multiple .select2-selection__arrow::after {
    background-color: #eee;
}

.cs-bg-danger-typ2 {
    background-color: var(--bg-danger-typ2);
}

.ballon-icon {
    content: url("/Common/Images/svg/balloon.svg");
}

.cs-table-td-pb-0 tbody tr td {
    padding-top: 0px;
}

.cs-table-td-pb-0 tbody tr:last-child td {
    padding-bottom: 0px;
}

@media (max-width: 990px) {
    .cs-scdl-event-img {
        min-width: 135px !important;
        max-width: 135px !important;
        min-height: 85px !important;
        max-height: 85px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .cs-scdl-event-img {
        min-width: 135px !important;
        max-width: 135px !important;
        min-height: 85px !important;
        max-height: 85px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1280px) {
    .cs-scdl-event-img {
        min-width: 115px !important;
        max-width: 115px !important;
        min-height: 76px !important;
        max-height: 76px !important;
    }
}

@media (min-width: 1281px) and (max-width: 1360px) {
    .cs-scdl-event-img {
        min-width: 120px !important;
        max-width: 120px !important;
        min-height: 80px !important;
        max-height: 80px !important;
    }
}

@media (min-width: 1361px) and (max-width: 1460px) {
    .cs-scdl-event-img {
        min-width: 130px !important;
        max-width: 130px !important;
        min-height: 85px !important;
        max-height: 85px !important;
    }
}

@media (min-width: 1461px) and (max-width: 1600px) {
    .cs-scdl-event-img {
        min-width: 135px !important;
        max-width: 135px !important;
        min-height: 90px !important;
        max-height: 90px !important;
    }
}

@media (min-width: 1601px) {
    .cs-scdl-event-img {
        min-width: 125px !important;
        max-width: 125px !important;
        min-height: 86px !important;
        max-height: 86px !important;
    }
}

.mh-110px {
    max-height: 110px;
}

.min-h-110px {
    min-width: 110px
}

.cs-advisor-subheader .app-container {
    padding-left: 6.5px;
}

.cs-resourses-list-group {
    list-style: none;
    padding-left: 0;
}

/*.cs-resourses-list-group li::before {
        content: url('/Common/Images/svg/arrow-level-down-right.svg');
        position: absolute;
        left: 0px;
        top: 25%;
    }*/

.youtube-icon {
    content: url("/Common/Images/svg/youtube.svg");
}

.cs-ft-yt-icon {
    position: absolute;
    left: 53px;
    top: 53px;
}

.cs-ft-yt-icon-on-50px {
    position: absolute;
    left: 26px;
    top: 24px;
}

.cs-bg-cover {
    background-size: cover;
}

.cs-bg-position-center {
    background-position: center;
}

.cs-quick-rsrc-imgs:first-child {
    margin-top: 0px;
}

.cs-quick-rsrc-imgs {
    margin-top: 13px;
}

@media (min-width: 512px) {
    .cs-mt-60pct {
        margin-top: 60%;
    }
}

@media (max-width: 511px) {
    .cs-mt-60pct {
        margin-top: 57%;
    }
}

@media (max-width: 475px) {
    .cs-mt-60pct {
        margin-top: 50%;
    }
}

@media (max-width: 425px) {
    .cs-mt-60pct {
        margin-top: 26%;
    }
}

.cs-bg-primary-blue-light {
    background-color: var(--bg-primary-blue-light);
}

.cs-action-item-wrapper .form-check-input:checked {
    background-color: rgb(33, 192, 165);
}

/* .modal-backdrop:last-child {
    display: none;
} */
/*#summernote .link-dialog {
    z-index:1090;
}*/

.cs-mobile-groupfilter #tabstrip {
    margin-top: 4px;
}

.cs-mobile-groupfilter #divUserSelect {
    margin-top: 65px;
}

#divCoachGroupSelect {
    margin-top: 32px;
}

.cs-bg-cover {
    background-size: cover;
}

.cs-position-center {
    background-position: center;
}

.cs-rounded-3-top {
    border-top-left-radius: 0.625rem;
    border-top-right-radius: 0.625rem;
}

.cs-subheader-container-px-0 #kt_app_toolbar_container {
    padding: 0px;
}

.cs-select2-flag-wrapper .select2-selection {
    width: 115px;
}

.cs-flag-select2-h-acc .input-group span.select2-selection {
    height: 43px !important;
}

.cs-top-1px {
    position: relative;
    top: 1px;
}

.cs-top-2px {
    position: relative;
    top: 2px;
}

.select2-container .select2-dropdown {
    border: 0;
    box-shadow: var(--bs-dropdown-box-shadow);
    border-radius: .475rem;
    padding: 1rem 0;
    background-color: var(--bs-dropdown-bg);
}

    .select2-container .select2-dropdown .select2-search .select2-search__field {
        background-color: var(--bs-body-bg);
        padding: .55rem .75rem;
        color: var(--bs-gray-700);
        font-size: .95rem;
        border: 1px solid var(--bs-gray-300);
        border-radius: .425rem;
        outline: 0 !important;
    }

.select2-results__option {
    padding: .75rem 1.25rem;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--bs-gray-700);
}

.cs-country-isd-select .select2-selection__rendered img {
    position: relative;
    top: -2px;
}
/* .cs-scdl-event-img {
      min-width: 190px !important;
      max-width: 190px !important;
      min-height: 127px !important;
      max-height: 127px !important;
  } */
.cs-user-profile-modal {
    z-index: 1050;
}

.cs-clients-notes-wrapper .card {
    box-shadow: var(--bs-box-shadow-xs);
    border-radius: var(--bs-card-border-radius);
}

    .cs-clients-notes-wrapper .card .card-body {
        border: none !important;
        padding: 13px;
    }

.cs-clients-notes-heading {
    margin-top: 5px;
}

.cs-teams-img-wrapper .card {
    box-shadow: rgba(3, 3, 3, 0.1) 0px 2px 10px;
    background: var(--bs-client-team-bg);
}

select.form-control {
    padding-right: 50px !important;
}

.cs-select2-h-55px .select2-selection.select2-selection--multiple {
    max-height: 55px;
}

.cs-error-msg-position .invalid-feedback {
    position: absolute;
    top: 30px;
}

.cs-error-msg-position {
    position: relative;
}

.cs-dropdown-arrow-none .dropdown-toggle.btn:after {
    display: none;
}

.cs-spclUser-marker {
    position: relative;
    left: 0px;
    top: -2px;
}

.cs-ribbon-border-primaryBlue {
    border-color: rgba(0, 158, 247) !important;
}

.select2-container--default.select2-container--disabled .select2-selection--single, .select2.select2-container--disabled .select2-selection__arrow::after, .select2.select2-container--disabled .select2-selection--multiple .select2-selection__arrow::after {
    background-color: var(--bs-gray-200) !important;
}

.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
    border: 1px solid var(--bs-gray-300) !important;
}

.cs-mb-0-lastChild:last-child {
    margin-bottom: 0px !important;
}

@media (max-width: 990px) {
    .cs-scdl-event-img {
        min-width: 135px !important;
        max-width: 135px !important;
        min-height: 85px !important;
        max-height: 85px !important;
    }
}

.cs-card-height {
    position: relative;
    width: 100%;
    padding-top: 97%; /* 1:1 Aspect Ratio */
}

    .cs-card-height .card-body {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: flex;
        /* align-items: flex-start; */
        flex-direction: column;
        justify-content: space-between;
    }

.cs-clt-dash-rem-list .alert {
    margin-bottom: 0.5rem;
}

    .cs-clt-dash-rem-list .alert:last-child {
        margin-bottom: 0px;
    }

.cs-icon-blue {
    color: #274f67 !important;
}

.select2-container--default .select2-results__option--selected {
    background-color: #f5f5f5 !important;
    color: var(--bs-text-primary) !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #e5eaee 1px;
}

.form-check-input, .form-check.form-check-sm .form-check-input {
    width: 17px;
    height: 17px;
}

.dropdown-menu .dropdown-item {
    padding: 0.5rem 1rem !important;
}

.dropdown-menu {
    margin: 0px 8px;
}

.cs-fs-13px {
    font-size: 13px !important;
}

.modal-header .modal-title {
    font-size: 1.3rem !important;
}

.cs-svg-h30px-w30px.svg-icon svg {
    height: 20px;
    width: 20px;
}

table.dataTable.dtr-column > tbody > tr > td.dtr-control:before, table.dataTable.dtr-column > tbody > tr > th.dtr-control:before, table.dataTable.dtr-column > tbody > tr > td.control:before, table.dataTable.dtr-column > tbody > tr > th.control:before {
    color: rgb(255 255 255);
    content: "►";
    padding: 3px 3px 4px 4px;
}

select, option, body {
    font-family: "Poppins", sans-serif !important;
}

.form-check:not(.form-switch) .form-check-input[type=checkbox] {
    background-size: 55% 55%;
}


.cs-text-dark-typ2 {
    color: var(--bs-text-dark-typ2);
}

.cs-top-4px {
    position: relative;
    top: 4px;
}

.cs-date-time .bootstrap-datetimepicker-widget.dropdown-menu {
    text-align: center;
}

.form-check.form-check-solid .form-check-input:not(:checked) {
    background-color: var(--bs-gray-300)
}

.cs-placeholder-addfeed-modal .select2-selection__rendered {
    padding-left: 0 !important;
    margin-left: 5px !important;
}

.cs_modal_lg {
    max-height: 79vh !important;
    overflow-y: auto;
}



.cs-placeholder-addfeed-modal .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-top: 2px !important;
}

.cs-user-event-wrapper .fc-center h2 {
    margin-top: 0;
}

.action-title-error {
    color: var(--bs-form-invalid-color);
    font-size: 0.95rem
}

.cs-user-selcect2-disable .select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: var(--bs-gray-200) !important
}

.cs-user-selcect2-disable .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    color: var(--bs-gray-500)
}


div.dataTables_scrollBody.dropdown-visible {
    overflow: visible !important;
    overflow-x: clip !important;
}

.cs-min-h-170px {
    min-height: 170px;
}

.cs-teams-img-wrapper#advisorCard .card {
    min-height: 157px;
}

#dashboardVendorsLoader {
    height: 80px;
    width: 80px;
    position: relative;
}

#dashboardReminderLoader {
    height: 80px;
    width: 80px;
    position: relative;
}

#dashboardActionItemLoader {
    height: 80px;
    width: 80px;
    position: relative;
}

#dashboardFeaturedContentLoader {
    height: 80px;
    width: 80px;
    position: relative;
}

#dashResourceLoader {
    height: 80px;
    width: 80px;
    position: relative;
}

#dashEventLoader {
    height: 80px;
    width: 80px;
    position: relative;
}

/*table.dataTable thead > tr > td.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_asc_disabled, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting_desc_disabled, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_asc_disabled, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting_desc_disabled {
    padding-right: 26px !important;
}*/

table.datatable > thead .sorting_asc:before, table.datatable > thead .sorting_asc:after, table.datatable > thead .sorting_desc:before, table.datatable > thead .sorting_desc:after {
    position: absolute !important;
    opacity: 0.5 !important;
    display: inline-block !important;
    width: 12px;
    height: 12px;
    content: " " !important;
    bottom: auto;
    right: 10px !important;
    left: auto;
    margin-left: 0.5rem;
}

table.dataTable > thead .sorting_desc:after {
    background-color: #000;
}

table.dataTable > thead .sorting_asc:after {
    background-color: #000;
}



div.dataTables_scrollBody table.dataTable thead > tr > td:after, div.dataTables_scrollBody table.dataTable thead > tr > td:before, div.dataTables_scrollBody table.dataTable thead > tr > th:after, div.dataTables_scrollBody table.dataTable thead > tr > th:before {
    display: none !important;
}


/*.cs-chat-list-h-admin {
   overflow-y: auto;
   height: calc(100vh - 19.75rem) !important;
}*/


@media (max-width: 1024px) {
    .cs-padding-chat-list {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.nitrogen-tile .num {
    width: 120px;
    height: 125px;
    position: absolute;
    z-index: 99;
    top: 20%;
    border-radius: 8px;
    font-size: 48px;
    text-align: center;
    line-height: 56px;
}

    .nitrogen-tile .num p {
        font-size: 53px;
        font-weight: 500;
        margin-bottom: 0px;
    }

.nitrogen-tile .pre-box .left-box {
    width: 120px;
    height: 60px;
    background: #f64e60;
    border-radius: 8px;
    position: absolute;
    z-index: 9;
    display: flex;
    align-items: center;
}

    .nitrogen-tile .pre-box .left-box .icon-box {
        display: none;
    }

        .nitrogen-tile .pre-box .left-box .icon-box .text-light {
            font-size: 16px;
            width: 100%;
            text-align: center;
        }

.nitrogen-tile .pre-box .right-box {
    width: 120px;
    height: 60px;
    background: rgb(78, 196, 143) !important;
    border-radius: 8px;
    position: absolute;
    z-index: 9;
    display: flex;
    align-items: center;
}

    .nitrogen-tile .pre-box .right-box .icon-box {
        display: none;
    }

.nitrogen-tile .pre-box .left-box .icon-box .text-dark {
    font-size: 16px;
    width: 100%;
    text-align: center;
}

@media (min-width: 1024px) {
    .nitrogen-tile .num {
        left: 28%;
    }

    .nitrogen-tile .pre-box .left-box {
        left: 8%;
        top: 73%;
    }

    .nitrogen-tile .pre-box .right-box {
        left: 52%;
        top: 73%;
    }
}

@media (min-width: 1440px) {
    .nitrogen-tile .num {
        left: 29%;
    }

    .nitrogen-tile .pre-box .left-box {
        left: 8%;
        top: 70%;
    }

    .nitrogen-tile .pre-box .right-box {
        left: 53%;
        top: 70%;
    }
}

@media (max-width: 1023px) {
    .nitrogen-tile .num {
        left: 30%;
    }

    .nitrogen-tile .pre-box .left-box {
        left: 10%;
        top: 71%;
    }

    .nitrogen-tile .pre-box .right-box {
        left: 53%;
        top: 71%;
    }
}

.cs-feed-page-admin-advisor .cs-desktop-device.mt-10 {
    margin-top: 0px !important;
}

.fa-xl {
    font-size: 1.5em !important;
    line-height: 0.04167em !important;
}

.groupsPage {
    height: calc(100vh - 13rem);
    overflow-y: auto;
    overflow-x: hidden;
}

#divUserSelect .accordion-light-borderless .card {
    border-left: transparent 3px solid !important;
}

    #divUserSelect .accordion-light-borderless .card.active {
        border-left: #000 3px solid !important;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

.skeleton .circle {
    border-radius: 50% !important;
    height: 50px !important;
    width: 50px;
}

.skeleton .square {
    height: 80px;
    border-radius: 5px;
    background: rgba(130, 130, 130, 0.2);
    background: -webkit-gradient(linear, left top, right top, color-stop(8%, rgba(130, 130, 130, 0.2)), color-stop(18%, rgba(130, 130, 130, 0.3)), color-stop(33%, rgba(130, 130, 130, 0.2)));
    background: linear-gradient(to right, rgba(130, 130, 130, 0.2) 8%, rgba(130, 130, 130, 0.3) 18%, rgba(130, 130, 130, 0.2) 33%);
    background-size: 800px 100px;
    animation: wave-squares 2s infinite ease-out;
}

.skeleton .circle {
    background: rgba(130, 130, 130, 0.2);
    background: -webkit-gradient(linear, left top, right top, color-stop(8%, rgba(130, 130, 130, 0.2)), color-stop(18%, rgba(130, 130, 130, 0.3)), color-stop(33%, rgba(130, 130, 130, 0.2)));
    background: linear-gradient(to right, rgba(130, 130, 130, 0.2) 8%, rgba(130, 130, 130, 0.3) 18%, rgba(130, 130, 130, 0.2) 33%);
    background-size: 800px 100px;
    animation: wave-squares 2s infinite ease-out;
}

.skeleton .line {
    height: 12px;
    margin-bottom: 6px;
    border-radius: 2px;
    background: rgba(130, 130, 130, 0.2);
    background: -webkit-gradient(linear, left top, right top, color-stop(8%, rgba(130, 130, 130, 0.2)), color-stop(18%, rgba(130, 130, 130, 0.3)), color-stop(33%, rgba(130, 130, 130, 0.2)));
    background: linear-gradient(to right, rgba(130, 130, 130, 0.2) 8%, rgba(130, 130, 130, 0.3) 18%, rgba(130, 130, 130, 0.2) 33%);
    background-size: 800px 100px;
    animation: wave-lines 2s infinite ease-out;
}

.skeleton .square10 {
    border-radius: 3px !important;
    height: 10px !important;
    width: 10px;
}

.skeleton .square1515 {
    border-radius: 3px !important;
    height: 15px !important;
    width: 15px !important;
}

.skeleton .square5015 {
    border-radius: 3px !important;
    height: 15px !important;
    width: 50px !important;
}

.skeleton .square8015 {
    border-radius: 3px !important;
    height: 15px !important;
    width: 80px !important;
}

.h17 {
    height: 17px !important;
}

.w40 {
    width: 40% !important;
}

.w75 {
    width: 75% !important
}

@keyframes wave-lines {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

@keyframes wave-squares {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

/**************************************************************************************/
/************* CSS Added by IKRAM on 18/07/2024 after theme setup *********************/
/**************************************************************************************/

/* Main layout CSS Starts */
/* [data-kt-app-header-fixed=true][data-kt-app-toolbar-fixed=true] .app-wrapper {
    margin-top: 74px;
} */

.app-header {
    border-bottom: 1px solid #F1F1F4;
}

.app-footer {
    border-top: 1px solid #F1F1F4;
}

/* Refer Page CSS starts */
.cs-referinvite-page,
.cs-referthankyou-page {
    justify-content: center;
}

.cs-referthankyou-page {
    padding: 0px 15px;
}

.cs-referinvite-page .btn-primary {
    height: auto !important;
    padding: 10px 20px !important;
    font-size: 1.075rem !important;
    font-weight: 700;
}

.cs-referinvite-page .btn-secondary {
    height: auto !important;
    padding: 10px 20px !important;
    font-size: 1.075rem !important;
    font-weight: 700;
}

.cs-referinvite-page .btn-light-primary {
    height: auto !important;
    padding: 10px 20px !important;
    font-size: 1.075rem !important;
    font-weight: 700;
}

.cs-referinvite-page .cs-btn-started {
    margin-left: 4px !important;
}

.cs-referinvite-page .refer-link,
.cs-referthankyou-page .refer-link {
    border: none;
}

    .cs-referinvite-page .refer-link .overlay-wrapper {
        background: transparent !important;
    }

        .cs-referinvite-page .refer-link .overlay-wrapper .custom-size {
            object-fit: cover !important;
        }

.cs-joininvite-page .refer-link {
    border: none;
}

.cs-joininvite-page {
    justify-content: center;
}

    .cs-joininvite-page .btn-primary {
        height: auto !important;
        padding: 10px 20px !important;
        font-size: 1.075rem !important;
        font-weight: 700;
    }

    .cs-joininvite-page .btn-secondary {
        height: auto !important;
        padding: 10px 20px !important;
        font-size: 1.075rem !important;
        font-weight: 700;
        background: var(--bs-gray-200) !important;
    }

    .cs-joininvite-page .refer-link .form-control {
        padding: 6px 12px !important;
        font-size: 12px !important;
        font-weight: 400;
    }

    .cs-joininvite-page .cs-flag-select2-h-acc .input-group span.select2-selection {
        background: var(--bs-gray-100) !important;
    }

    .cs-joininvite-page .select2-container--default .select2-selection--single .select2-selection__arrow::after, .select2-container--default .select2-selection--multiple .select2-selection__arrow::after {
        background-color: var(--bs-gray-100) !important;
    }

    .cs-joininvite-page .select2-container--default .select2-selection--single {
        border-radius: 0.625rem !important;
    }

    .cs-joininvite-page .input-group-sm > .form-control, .input-group-sm > .form-select, .input-group-sm > .input-group-text, .input-group-sm > .btn {
        border-radius: 0.625rem !important;
    }

    .cs-joininvite-page .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
    }

    .cs-joininvite-page .refer-link .form-group {
        margin-bottom: 1rem !important;
    }

/* End */

/* Marketing Page CSS Starts */
.cs-marketing-page {
    justify-content: center;
    padding: 0px 15px;
}

    .cs-marketing-page .refer-link,
    .cs-marketingthankyou-page .refer-link {
        border: none;
    }

.cs-marketingthankyou-page {
    justify-content: center;
    padding: 0px 15px;
}
/* End */

/* Chat/Message page CSS starts */
.cs-chat-main-container-height {
    height: calc(100vh - 13rem) !important;
}

.cs-Friend {
    padding: 10px 10px 10px 12px;
    margin-right: 4px;
    margin-bottom: 7px !important;
}

.cs-activeFriend {
    border-left: var(--bs-primary) 0px solid;
    padding-left: 12px;
    background: #efefef;
    padding: 10px 10px 10px 12px;
    border-radius: 0.625rem;
    margin-bottom: 7px !important;
}

    .cs-activeFriend .title {
        color: var(--bs-primary);
        font-weight: bold;
        text-align: left;
        margin-bottom: 0px;
    }

.cs-Friend .title {
    text-align: left;
    margin-bottom: 0px;
}

.cs-chat-list-h-admin {
    overflow-y: auto;
    height: calc(100vh - 22rem) !important;
}

.cs-mobile-chat-box .slimScrollDiv {
    overflow: hidden !important;
    height: auto !important;
}

.cs-mobile-chat-box .card-body {
    padding: 10px 0px 10px 0px !important;
    width: 100% !important;
    height: calc(100vh - 27rem) !important;
    overflow-x: hidden !important;
    overflow-y: hidden;
}

.cs-mobile-chat-box .scroll-y,
.cs-mobile-chat-box .hover-scroll-y,
.cs-mobile-chat-box .hover-scroll-overlay-y {
    width: 100%;
    height: 100%;
    padding: 10px 10px 20px 10px !important;
}
/* End*/

/* Feed page CSS starts */
/*.feed-action-nav-left {
    height: calc(100vh - 22rem);
    overflow: auto;
}*/

#loadMoreButton {
    width: auto !important;
    margin: 10px auto !important;
    display: table;
    padding: 10px 15px !important;
    border: 1px solid #efefef;
}

#divUserSelect .accordion-light-borderless .card {
    padding: 10px 10px 10px 12px;
}

    #divUserSelect .accordion-light-borderless .card.active {
        border-left: var(--bs-primary) 0px solid;
        padding-left: 12px;
        background: #efefef;
        padding: 10px 10px 10px 12px;
        border-radius: 0.625rem;
    }

/*#divCoachGroupSelect .feed-action-nav-left {
    height: calc(100vh - 26rem);
    overflow: auto;
}*/

/* End */

.cs-link-unlink-content-name {
    white-space: normal;
    word-wrap: break-word;
}

@media (min-width: 992px) {
    .app-sidebar-menu .menu > .menu-item > .menu-link > .menu-title {
        font-weight: 400;
    }
}

.ddlSubCategoryList .select2-container {
    width: 100% !important
}

.modal-reply-box #postData {
    height: 250px !important;
}

/* Custom container width Starts */
@media (min-width: 992px) {
    .cs-feed-page-admin-advisor .container-xxl {
        width: var(--layout-lg-max-width);
    }

    .cs-container-width {
        width: var(--layout-lg-max-width);
    }

    .cs-container-width2 {
        width: var(--layout-lg-max-width);
    }
}

@media (min-width: 1200px) {
    .cs-feed-page-admin-advisor .container-xxl {
        width: var(--layout-xl-max-width);
    }

    .cs-container-width {
        width: var(--layout-xl-max-width);
    }

    .cs-container-width2 {
        width: var(--layout-xl-max-width);
    }
}
/* End */

/* Featured Content Carousel */
.cs-featured-content .cs-adv-clients-carousel .carousel-control-prev {
    left: calc(-5% - 15px);
}

.cs-featured-content .cs-adv-clients-carousel .carousel-control-next {
    right: calc(-9% - -15px);
}

.cs-featured-content .tns-outer {
    padding: 0px 12px 0px 10px !important;
}

.cs-advisor-dashboard-tiles .cs-adv-clients-carousel .carousel-control-prev {
    left: calc(-7% - 15px);
}

.cs-advisor-dashboard-tiles .cs-adv-clients-carousel .carousel-control-next {
    right: calc(-10% - -10px);
}
/* End */



/************************************************************************************************/
/****** END ******* CSS Added by IKRAM on 18/07/2024 after theme setup ************ END *********/
/************************************************************************************************/

/************************************************************************************************/
/****** START ******* CSS Added by LAVESH on 02/08/2024  ************ START *********/
/************************************************************************************************/
.cs-comment-txt-truncate {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    text-overflow: ellipsis;
    white-space: normal;
}

.cs-text-link {
    color: #3595f6 !important;
}

    .cs-text-link:hover {
        text-decoration: underline;
    }

.cs-card-bg-top-end {
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 30% auto;
}

.cs-card-bg-typ1 {
    background-image: url(/Common/Images/abstract-4.svg);
}

.cs-card-bg-typ2 {
    background-image: url(/Common/Images/abstract-2.svg);
}

.cs-card-bg-typ3 {
    background-image: url(/Common/Images/abstract-3.svg);
}

.cs-color-gold {
    color: #e2c31b !important;
}

.cs-color-silver {
    color: #c0c0c0 !important;
}

.cs-color-bronze {
    color: #CD7F32 !important;
}
/************************************************************************************************/
/****** END ******* CSS Added by LAVESH on 02/08/2024 ************ END *********/
/************************************************************************************************/

/************************************************************************************************/
/****** START ******* CSS Added by Lavesh on 06/08/2024  ************ START *********************/
/************************************************************************************************/
@media (min-width: 1200px) and (max-width: 1399px) {
    .cs-col-lg-5 {
        width: 20%;
        min-width: 20%;
        max-width: 20%;
        flex: 0 0 auto;
    }

    .cs-theme-3-wrapper .cs-col-lg-5 {
        width: 25%;
        min-width: 25%;
        max-width: 25%;
        flex: 0 0 auto;
    }
}

.cs-card-temp-action .btn {
    padding: 1px !important;
    width: 20px !important;
    height: 20px;
    border-radius: 3px;
}

    .cs-card-temp-action .btn i {
        font-size: 13px;
        margin-left: 3px;
        margin-top: -2px;
    }

.cs-nitrogen-bg {
    background-color: #486479;
}

.cs-text-dark-brown {
    color: #444442;
}

.cs-bg-nitrogen-red {
    background-color: #ee344c;
}

.cs-bg-nitrogen-green {
    background-color: #3eb398;
}

.cs-nitrogen-card .pieChartSvg {
    position: absolute;
    left: -27px;
    height: 50px;
    width: 50px;
    top: -26px;
}

.cs-risk-txt {
    font-size: 2.5rem;
}

.cs-risk-val {
    font-size: 3.5rem;
    margin-top: -1.5rem !important;
    font-weight: 700;
    display: block;
}

.cs-nitrogen-content {
    position: relative;
    top: 8px;
}

@media (min-width: 1400px) {
    .cs-risk-txt {
        font-size: 1.8rem;
    }

    .cs-risk-val {
        font-size: 3.5rem;
    }
}

.cursor-grab {
    cursor: grab;
}
/************************************************************************************************/
/****** END ******* CSS Added by Lavesh on 06/08/2024  ************ END *********************/
/************************************************************************************************/


/************************************************************************************************/
/****** START ******* CSS Added by Lavesh on 21/08/2024  ************ START *********************/
/************************************************************************************************/
.cs-excalamation-icon {
    content: url("/Common/Images/svg/exclamation-circle.svg");
}
/************************************************************************************************/
/****** END ******* CSS Added by Lavesh on 21/08/2024  ************ END *********************/
/************************************************************************************************/

.dragable-handle {
    cursor: grab;
}

    .dragable-handle.active {
        cursor: grabbing;
        opacity: 1 !important;
    }

.sortable-dragging {
    opacity: 1 !important; /* Ensure the element is fully opaque */
    z-index: 1000; /* Ensure the element is on top of other elements */
    transform: scale(1); /* Optional: Ensure the scale is normal */
}

body[data-kt-app-layout=dark-sidebar] .select2-dropdown.select2-dropdown--below {
    border: 0 !important;
}

body[data-kt-app-layout=dark-sidebar] .select2-selection {
    border: 1px solid var(--bs-gray-300) !important;
}

    body[data-kt-app-layout=dark-sidebar] .select2-selection:focus {
        border-color: var(--bs-gray-300) !important;
    }

[data-kt-app-layout=dark-sidebar] .app-sidebar .menu > .menu-item .menu-link.active {
    background-color: var(--bs-primary);
}

[data-kt-app-layout=dark-sidebar] .app-sidebar .menu > .menu-item .menu-link .menu-icon i svg {
    fill: #7F8194;
}

[data-kt-app-layout=dark-sidebar] .app-sidebar .menu > .menu-item .menu-link.active .menu-icon i svg {
    fill: var(--bs-primary-inverse);
}

.cs-theme-2-wrapper #kt_header {
    margin-bottom: 2.5rem !important;
}

.cs-theme-2-wrapper .subheader h1 {
    color: #fff !important
}

.cs-theme-2-wrapper .cs-user-event-wrapper .fc-view .fc-head th.fc-day-header, .cs-theme-2-wrapper .cs-user-event-wrapper .fc-day-grid-container .fc-day-grid .fc-row .fc-day {
    background-color: var(--bs-theme-color);
}

.cs-theme-3-wrapper #kt_aside.aside {
    overflow-y: hidden !important;
    background-color: var(--bs-theme-3-aside-bg);
}

.cs-theme-3-wrapper .aside .aside-menu .menu .menu-item .menu-link.active .menu-title, .cs-theme-3-wrapper .aside .aside-menu .menu .menu-item .menu-link.active .menu-icon, .cs-theme-3-wrapper .aside .aside-menu .menu .menu-item .menu-link.active .menu-icon .svg-icon, .cs-theme-3-wrapper .aside .aside-menu .menu .menu-item .menu-link.active .menu-icon i {
    color: var(--bs-gray-900) !important;
}

@media (min-width: 1200px) {
    .cs-theme-3-wrapper .cs-feed-page-admin-advisor .container-xxl, .cs-theme-3-wrapper .cs-container-width2 {
        width: 100%;
    }
    /* .container, .container-xxl, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
        padding: 0 15px !important;
    } */

}

@media (min-width: 1300px) and (max-width: 1399px) {
    .cs-theme-3-wrapper .cs-container-width {
        max-width: 991px;
    }
}

@media (min-width: 1400px) {
    .cs-theme-3-wrapper .cs-container-width {
        max-width: 1080px;
    }
}

@media (min-width: 992px) {
    .cs-theme-3-wrapper #kt_content {
        margin-top: 0px;
    }

    .cs-theme-3-wrapper .aside {
        width: 275px;
    }

    .cs-theme-3-wrapper .wrapper {
        padding-left: 325px;
    }
}

.cs-nitrogen-bg .cs-nitrogen-heading {
    z-index: 9;
    position: relative;
}

.nav .text-active-primary.active.active i {
    color: var(--bs-primary) !important;
}

.nav-line-tabs .nav-item .nav-link i {
    color: var(--bs-gray-500) !important;
}

.table.dataTable tbody tr td {
    padding: 0.35rem 1.2rem !important;
}

/* .table thead {
    background: var(--bs-light);
} */

div.dataTables_wrapper div.dataTables_length {
    padding: 0.25rem 0 !important;
}

    div.dataTables_wrapper div.dataTables_length label {
        margin-bottom: 0px !important;
    }

    div.dataTables_wrapper div.dataTables_length select {
        margin: 0rem 0.25rem !important;
    }

div.dataTables_wrapper div.dataTables_paginate {
    padding: 0.25rem 0 !important;
}

div.dataTables_wrapper .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.label.label-lime-green {
    color: #ffffff;
    background-color: #c0cb1c;
}

/************************************************************************************************/

/************Added by Lavesh 14 Aug 2024 **************/
.cs-input-search .form-control {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
}

.cs-select2-user-email .select2-selection .text-muted {
    margin-top: -9px !important;
}

.cs-select2-user-email .select2-selection .fs-6 {
    margin-top: 3px !important;
}

.cs-select2-user-email .select2-selection img {
    margin-top: -5.5px !important;
}
/************Added by Lavesh 14 Aug 2024 **************/
/************Added by Lavesh 29 Aug 2024 **************/
.cs-group-user-list .cs-group-user-separator:last-child {
    display: none !important;
}

.cs-group-user-list .cs-groupList-spacing {
    margin-top: 4px;
}

    .cs-group-user-list .cs-groupList-spacing:first-child {
        margin-top: 0px !important;
    }

.cs-bg-light-blue {
    background-color: #e9f3ff;
    background-color: var(--bg-primary-light-blue);
}
/* .cs-create-group-members .border-botton:last-child{
    display: none !important;
} */
/************Added by Lavesh 29 Aug 2024 **************/
.cs-chat-scroll-wrapper .loader-box {
    width: calc(95% - 1px);
}

/***** Added by ikram 11-09-2024 *******/
.icon-reports {
    width: 20px;
    height: 20px;
    /*background-image: url('../images/svg/reports.svg');*/
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
}

.icon-tools {
    width: 20px;
    height: 20px;
    /*background-image: url('../images/svg/tools.svg');*/
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
}
/* .tab-content table.dataTable {
    width:100vw !important;
} */
/*[data-bs-theme=light] {
    .aside-menu .menu .menu-item .menu-link .menu-icon, 
    .aside-menu .menu .menu-item .menu-link .menu-icon .svg-icon,
    .aside-menu .menu .menu-item .menu-link .menu-icon i svg {fill:#667085 !important;}
    .icon-tools {background-image: url('../images/svg/tools.svg');}
    .icon-reports {background-image: url('../images/svg/reports.svg');}
}*/
/*[data-bs-theme=dark] {
    .aside-menu .menu .menu-item .menu-link .menu-icon, 
    .aside-menu .menu .menu-item .menu-link .menu-icon .svg-icon, 
    .aside-menu .menu .menu-item .menu-link .menu-icon i svg {fill:#cdcdde !important;}
    .icon-tools {background-image: url('../images/svg/tools-dark.svg');}
    .icon-reports {background-image: url('../images/svg/reports-dark.svg');}
}*/

.cs-fs-150px {
    font-size: 150px !important;
}

.cs-skeleton .skeleton-right {
    flex: 1;
}

.cs-skeleton .square, .cs-skeleton-text .line {
    height: 80px;
    border-radius: 5px;
    background: rgba(130, 130, 130, 0.2);
    background: -webkit-gradient(linear, left top, right top, color-stop(8%, rgba(130, 130, 130, 0.2)), color-stop(18%, rgba(130, 130, 130, 0.3)), color-stop(33%, rgba(130, 130, 130, 0.2)));
    background: linear-gradient(to right, rgba(130, 130, 130, 0.2) 8%, rgba(130, 130, 130, 0.3) 18%, rgba(130, 130, 130, 0.2) 33%);
    background-size: 800px 100px;
    animation: wave-squares 2s infinite ease-out;
}

.cs-skeleton-text {
    flex: 2;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

/************Added by Ikram 07 Oct 2024 **************/
.map-header {
    background: #f5f5f5;
    padding: 10px 0px;
    border-bottom: #ddd 1px solid;
}

    .map-header > label {
        font-size: 16px;
        font-weight: 600 !important;
    }

.tagify__tag {
    margin: 5px 0 5px 5px !important;
}

.tagifyInput {
    display: inline-block;
    margin: 5px;
    padding: var(--tag-pad);
    min-width: -webkit-fill-available;
}

.tagify__tag + .tagify__input::before {
    display: none
}

.cs-cl-dashboard-tab-wrapper .nav .nav-item .nav-link.active {
    background: var(--bs-success);
    border: 1px dashed var(--bs-primary-light) !important;
}

.cs-txt-gray-600-whiteOnActive {
    color: var(--bs-text-gray-600) !important;
}

.cs-cl-dashboard-tab-wrapper .nav .nav-item .nav-link.active .cs-txt-gray-600-whiteOnActive, .cs-cl-dashboard-tab-wrapper .nav .nav-item .nav-link.active .cs-txt-gray-900-whiteOnActive {
    color: #fff !important;
}

.cs-txt-gray-900-whiteOnActive {
    color: var(--bs-text-gray-900) !important;
}

.cs-cl-dashboard-tab-wrapper .nav .nav-item .nav-link.active .cs-icon-whiteOnActive {
    background: var(--bs-light-bg-subtle) !important;
}

.cs-cl-dashboard-tab-wrapper .nav .nav-item .nav-link.active .cs-symbol-bg-whiteOnActive i {
    color: var(--bs-success) !important;
}

.cs-bg-horn-svg {
    background-image: url("/Common/Images/horn.svg");
    height: 60px;
    width: 60px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.search-wrapper {
    width: 40px;
}

    .search-wrapper.active {
        width: 300px;
    }

    .search-wrapper .input-holder {
        height: 40px;
        width: 40px;
        overflow: hidden;
        background: #efefef;
        border-radius: 6px;
        position: relative;
        transition: all 0.5s ease-in-out;
    }

    .search-wrapper.active .input-holder {
        width: 300px;
        border-radius: 50px;
        background: var(--bs-light);
        transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    }

    .search-wrapper .input-holder .search-input {
        width: 100%;
        height: 40px;
        padding: 0px 70px 0 20px;
        opacity: 0;
        position: absolute;
        top: 0px;
        left: 0px;
        background: transparent;
        box-sizing: border-box;
        border: none;
        outline: none;
        font-family: "Open Sans", Arial, Verdana;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        color: var(--bs-gray-700);
        transform: translate(0, 10px);
        transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        transition-delay: 0.3s;
    }

    .search-wrapper.active .input-holder .search-input {
        opacity: 1;
        transform: translate(0, 0px);
    }

    .search-wrapper .input-holder .search-icon {
        width: 40px;
        height: 40px;
        border: none;
        border-radius: 6px;
        /* background: #607D8B; */
        padding: 0px;
        outline: none;
        position: relative;
        z-index: 2;
        float: right;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
    }

    .search-wrapper.active .input-holder .search-icon {
        width: 40px;
        height: 40px;
        margin: 0px;
        border-radius: 30px;
    }

    .search-wrapper .input-holder .search-icon span {
        width: 20px;
        height: 20px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        transform: rotate(45deg);
        transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    }

    .search-wrapper.active .input-holder .search-icon span {
        transform: rotate(-45deg);
    }

    .search-wrapper .input-holder .search-icon span::before, .search-wrapper .input-holder .search-icon span::after {
        position: absolute;
        content: '';
    }

    .search-wrapper .input-holder .search-icon span::before {
        width: 4px;
        height: 10px;
        left: 7px;
        top: 16px;
        border-radius: 2px;
        background: #ffffff;
    }

    .search-wrapper .input-holder .search-icon span::after {
        width: 12px;
        height: 12px;
        left: 0px;
        top: 0px;
        border-radius: 16px;
        border: 3px solid #ffffff;
    }

    .search-wrapper .close {
        position: absolute;
        z-index: 1;
        top: 10px;
        right: 15px;
        width: 25px;
        height: 25px;
        cursor: pointer;
        transform: rotate(-180deg);
        transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
        transition-delay: 0.2s;
    }

    .search-wrapper.active .close {
        right: -50px;
        transform: rotate(45deg);
        transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        transition-delay: 0.5s;
    }

    .search-wrapper .close::before, .search-wrapper .close::after {
        position: absolute;
        content: '';
        background: #607D8B;
        border-radius: 2px;
    }

    .search-wrapper .close::before {
        width: 4px;
        height: 24px;
        left: 10px;
        top: 0px;
    }

    .search-wrapper .close::after {
        width: 24px;
        height: 4px;
        left: 0px;
        top: 10px;
    }

.cs-search-feed-wrapper .input-group button, .cs-search-feed-wrapper .input-group button:focus {
    z-index: 9;
}

.cs-input-group-pill input {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-right: 0 !important;
    margin-right: -20px;
}

.cs-input-group-pill button {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.label.label-assigned {
    color: #FFFFFF;
    background-color: #FF7F50;
}

.cs-bg-actionCompleted {
    background-color: #4ec48f;
}

.cs-bg-actionPastDue {
    background-color: #db9671;
}

.cs-bg-actionPending {
    background-color: #274f67;
}

.cs-txt-ellipsis-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 16px
}

.cs-mw-130px {
    max-width: 130px
}

.cs-dropdown-after-hide::after {
    display: none !important;
}

.cs-feed-doc-upload i {
    font-size: 20px !important;
}

.btn-group.cs-feed-doc-upload .dropdown-menu.show a i, .btn-group.cs-feed-doc-upload .dropdown-menu.show a {
    color: #656565 !important;
}

.cs-modal-reply-attachment .symbol > video {
    width: 50px;
    height: 50px;
}

.add-feed-popup-height-increase i.remove_field {
    font-size: 12px !important;
}

.cs-feed-video-size {
    height: 480px;
    width: 270px;
    object-fit: cover;
}

.cs-icon-whiteOnActive svg {
    fill: #cccccc;
}

.cs-cl-dashboard-tab-wrapper .nav .nav-item .nav-link.active .cs-icon-whiteOnActive svg {
    fill: var(--bs-success) !important;
}

.cs-select-mh-100px .select2-selection.select2-selection--multiple {
    max-height: 100px;
}

.cs-multiSelect-border-0 .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    border: 0;
}

.cs-multiSelect-typ2 .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    font-size: 1.1rem;
}

.cs-multiSelect-typ2 .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    font-weight: 400;
    font-size: 1.5rem;
}

.cs-adv-clients-carousel .cs-risk-val {
    font-size: 5.5rem;
    margin-top: -2.8rem !important;
    letter-spacing: 4px;
}

.cs-adv-clients-carousel .cs-risk-txt {
    font-size: 3.5rem;
    letter-spacing: 2px;
}
/*@media (min-width: 1400px){
    .cs-adv-clients-carousel .cs-risk-val {
        font-size: 5.5rem !important;
        margin-top: -2.5rem !important;
    }
}*/
.cs-adv-clients-carousel .cs-nitrogen-card .pieChartSvg {
    position: absolute;
    left: -38px;
    height: 75px;
    width: 75px;
    top: -36px;
}

.cs-nitrogen-arrow-color {
    color: #42667a;
}

.cs-adv-clients-carousel .cs-nitrogen-value {
    width: 120px;
    height: 60px;
}

.cs-nitrogen-hexagon {
    background-image: url("/Common/Images/NitrogenGpa.png");
    height: 70px;
    width: 70px;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.cs-nitrogen-hexagon-value {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 600;
    color: #3f3f3f;
}

.cs-nitrogen-card-template-gpa-value {
    position: absolute;
    left: 20px;
    top: 13px;
}

.cs-vendor-error-white-tile {
    background: #f3f3f3;
    padding: 5px 8px;
    border-radius: 5px;
}

.cs-ms-5px {
    margin-left: 5px;
}

.cs-icon-pdf {
    content: url("/Common/Images/pdf-icon.svg");
}

.cs-icon-youtube {
    content: url("/Common/Images/youtube.svg");
}

.cs-multi-action-btns ul li .btn i {
    font-size: 16px !important;
}

#AddeparChartOuter .apexcharts-text.apexcharts-datalabel-value {
    font-size: 15px;
    font-weight: 600;
}
/*#AddeparChartInner .apexcharts-legend{
   top: 0px !important;
   justify-content: center;
}*/
#AddeparChartInner .apexcharts-legend-series {
    display: flex;
}

#AddeparChartInner .apexcharts-legend-marker {
    top: 3px !important;
}

.cs-adp-card a.btn.nav-link.active {
    color: var(--bs-light) !important;
}

.cs-adp-card a.btn.nav-link.active-dark {
    color: var(--bs-dark) !important;
}

.active-dark {
    color: var(--bs-dark) !important;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .cs-integ-adp-card .nav-link.btn {
        padding-left: 7px !important;
        padding-right: 7px !important;
        font-size: 9.5px !important;
    }
}

@media (min-width: 1400px) {
    .cs-integ-adp-card .nav-link.btn {
        padding-left: 5px !important;
        padding-right: 5px !important;
        font-size: 9px !important;
    }
}

.cs-animation-blink-sec {
    animation: animationBlink 3s steps(5, start) infinite
}

.cs-text-link {
    color: #0d6efd;
}

.cs-input-append-validate {
    position: relative;
}

    .cs-input-append-validate .input-group-append {
        position: absolute;
        right: 0;
        z-index: 9;
        height: 34px;
    }

.cs-adv-clients-carousel .carousel button:disabled {
    opacity: 15%;
}

.cs-myteams-card .ribbon.ribbon-triangle.ribbon-top-start {
    top: 0;
    left: 0;
    width: 4rem;
    height: 4rem;
    border-bottom: solid 25px transparent !important;
    border-left: solid 21px transparent;
    border-right: solid 24px transparent !important;
    border-top: solid 20px transparent;
}

.cs-myteams-card .cs-spclUser-marker {
    position: relative;
    left: 1px;
    top: 1px;
}

@media (min-width: 992px) {
    .cs-header-spacing {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
}

.cs-header-spacing {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.cs-border-color-fynGreen {
    border-color: var(--bs-fynGreen) !important;
}

.text-caution {
    color: var(--bs-orange) !important;
}

.symbol .symbol-label.cs-icon-whiteOnActive {
    background-color: transparent;
}

.icon-attachment {
    content: url("/Common/Images/svg/Attachment.svg");
}

.icon-emoji {
    content: url("/Common/Images/svg/Emoji.svg");
}

.icon-pdf-fynGreen {
    content: url("/Common/Images/svg/PDF.svg");
}

.icon-image {
    content: url("/Common/Images/svg/Image.svg");
}

.icon-video {
    content: url("/Common/Images/svg/Video.svg");
}

.icon-link {
    content: url("/Common/Images/svg/link-icon.png");
}

.icon-word {
    content: url("/Common/Images/word-icon.png");
}

.icon-excel {
    content: url("/Common/Images/svg/excel-icon.png");
}

.btn.px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.app-header {
    background-color: var(--bs-theme-color);
}

.cs-bg-h-w-100 {
    background-size: 100% 100%;
}

@media (max-width: 512px) {
    .cs-adv-clients-carousel .carousel-control-next {
        right: calc(-12% - -15px);
    }

    .cs-adv-clients-carousel .carousel-control-prev {
        left: calc(-12% - -15px);
    }
}

.cs-integration-field-h {
    max-height: calc(52vh - 1px);
    overflow-y: auto;
    overflow-x: hidden;
}

.cs-adp-card ul.nav .nav-item .nav-link {
    padding: 5px 12px !important;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .cs-adp-card ul.nav .nav-item .nav-link.active {
        font-weight: bold;
    }

    .cs-adp-card ul.nav .nav-item .nav-link.active-dark {
        font-weight: bold;
    }

.apexcharts-canvas .apexcharts-legend-marker {
    left: -15px !important;
    top: 20px !important;
}
.cs-apexcharts-pie-series-cursor .apexcharts-pie-series {
    cursor: pointer;
}
.cs-contact-summary-slider .cs-contact-summary-slider-prev {
    position: absolute;
    top: 60px;
    left: -15px !important;
    background: transparent;
}
.cs-contact-summary-slider .cs-contact-summary-slider-next {
    position: absolute;
    top: 60px;
    right: -15px !important;
    background: transparent;
}
/* .cs-contact-slider-slider .border{
    padding: 0px 5px;
} */
.cs-contact-summary-slider .tns.tns-default .tns-outer{
    margin: 0;
}
@media (min-width: 1360px) {
    .cs-slider-space{
        padding: 5px 0px;
    }
}
@media (max-width: 1359px) {
    .cs-slider-space{
        padding: 5px;
    }
}
.cs-contact-summary-slider .carousel-inner {
    padding: 1em;
}
@media screen and (min-width: 576px) {
    .cs-contact-summary-slider .carousel-inner {
        display: flex;
        width: 95%;
        margin-inline: auto;
        padding: 0;
        overflow: hidden;
    }
    .cs-contact-summary-slider .carousel-item {
        display: block;
        margin-right: 0;
        flex: 0 0 calc(100% / 2);
    }
}
@media screen and (min-width: 1200px) and (max-width: 1349px) {
    .cs-contact-summary-slider .carousel-inner {
        display: flex;
        width: 95%;
        margin-inline: auto;
        padding: 0;
        overflow: hidden;
    }
    .cs-contact-summary-slider .carousel-item {
        display: block;
        margin-right: 0;
        flex: 0 0 calc(100% / 2);
        margin-right: 4px;
    }
}
@media screen and (min-width: 1350px) {
    .cs-contact-summary-slider .carousel-item {
        display: block;
        margin-right: 4px;
        flex: 0 0 calc(100% / 3.04);
    }
}
.cs-contact-summary-slider .carousel .card {
    margin: 0 0.5em;
    border: 0;
}
.cs-contact-summary-slider .carousel-control-prev, .cs-contact-summary-slider .carousel-control-next {
    width: 3rem;
    height: 3rem;
    top: 50%;
    transform: translateY(-50%);
}

.btn-center-text {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
@media (max-width: 767px){
    .cs-referinvite-page .btn-primary {
        height: auto !important;
        padding: 10px 14px !important;
        font-size: 11px !important;
        font-weight: 700;
    }
}