body {
    -webkit-print-color-adjust: exact !important;
    font-family: "Poppins", "Helvetica Neue", sans-serif !important;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    font-size: 14px !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* background-color: #cce3fc; */
    /* background-color: var(--body-screen-bg); */
    letter-spacing: normal !important;
    color: var(--text-black-to-white) !important;
    padding-bottom: 0px !important;
    -webkit-touch-callout: none;
    text-rendering: optimizeLegibility;
}

input,
button,
select,
optgroup,
textarea {
    font-family: "Poppins", "Helvetica Neue", sans-serif !important;
}

/* Dark theme css */

/* Light Theme Variables */
:root {
    --background-light: #ffffff;
    --background-light-nav: #FDFDFD;
    --text-black-to-white: #000;
    --text-white-to-black: #ffffff;
    --card-background-light: #f4f4f4;
    --card-header-light: #007bff;
    --light-red: #ff9090;
    --dark-blue: #2f58b7;
    --dirt-color: #707070;
    --primary-light: #007bff;
    --secondary-light: #28a745;
    --icon-background-light: #f4f4f4;
    --dark-sky-blue: #1097D4;
    --box-background-light: #fff;
    --dark-grey-border: #CACED0;
    --icon-box-background-light: rgba(0, 0, 0, 0.1);
    --table-header-background: #00448B;
    --table-body-background: #E6EBF4;
    --table-body-border: #ffffff;
    --breadcrumb-icon-text-color: #5E656A;
    --breadcrumb-icon-text-color-new: #fff;
    --breadcrumb-selected-hover-bg: #E6EBF4;
    --light-white-color: #D9D9D9;
    --breadcrumb-selected-hover-bg-new: #2D837E;
    --card-blue2-primary: #00448B;
    --blue-tertiary-color: #29417C;
    --light-blue-old-theme: #0d84f2;
    --brand-Secodary-background: #11645F;
    --brand-secodary-beige: #e6ebf4;
    --btn-success-primary: #058b62;
    --green-secondary-2: #EFF4E4;
    --grey-light-default-background: #E6EBF4;
    --profile-block-navbar: #E6EBF4;
    --Border-Border-Primary-2: #E6EBF4;
    --Text-text-teritary: #5E656A;
    --cyan-blue: #0c9a93;
    --light-blue-card: #E6EBF4;
    --dirt-color-card: #E6EBF4;
    --text-light-darker-black-color: #303031;
    --attachment-progress-color: #DCE3F3;
    --background-card-brand-primary: #004488;
    --darker-blue-color: #08448b;
    --darker-grey-color: #444345;
    --dark-grey-color: #747374;
    --card-sand-color: #CCC5B9;
    --background-card-brand-primary-light: #DCE3F3;
    --background-card-grey-light-default: #E6EBF4;
    --toggle-label-blue-border: #004488;
    --text-blue-to-white: #00448B;
    --release-note-navbar: #E4E7E9;
    --profile-block-navbar: #E6EBF4;
    --sidebar-bg: #E6EBF4;
    --active-new-menuhover: #fff;
    --profile-active-border: #E6EBF4;
    --text-name-hover-profile: #000;
    --text-teritary-profile: #A5ABAE;
    --search-custom-note-bg: #F0F6F7;
    --product-bg-white-dark: #fff;
    --exp-content-report: #f4f6fd;
    --moon: #5E656A;
    --toggle-label-grey-border: #CACED0;
    --secondary-to-white: #373B3E;
    --text-red-to-white: #DC2555;
    --Border-Border-Primary-2: #A9B3C1;
    --text-black-sidebar: #373B3E;
    --notification-active-hover: #E6EBF4;
    --bg-white-to-black: #fff;
    --total-expense-footer: #e6e6e6;
    --notification-list-item: #eeeeee;
    --card-background: #f8f9fa;
    --radio-button-color: #000;
    --show-pagination-color: #344054;
}

/* Dark Theme Variables */
[data-theme='dark'] {
    --background-light: #0C111D;
    --background-light-nav: #000000;
    --text-black-to-white: #ffffff;
    --text-white-to-black: #000;
    --card-background-light: #333333;
    --card-header-light: #1a73e8;
    --primary-light: #2196f3;
    --secondary-light: #4caf50;
    --icon-background-light: rgba(255, 255, 255, 0.1);
    --box-background-light: #222;
    --icon-box-background-light: rgba(255, 255, 255, 0.2);
    --table-header-background: #98B3F4;
    --table-body-background: #202634;
    --table-body-border: #0C111D;
    --breadcrumb-icon-text-color: #A5ABAE;
    --breadcrumb-icon-text-color-new: #373B3E;
    --breadcrumb-selected-hover-bg: #202634;
    --breadcrumb-selected-hover-bg-new: #202634;
    --card-blue2-primary: #0671E1;
    --brand-Secodary-background: #2D837E;
    --brand-secodary-beige: #2D837E;
    --green-secondary-2: #2F403C;
    --grey-light-default-background: #202634;
    --Text-text-teritary: #A5ABAE;
    --attachment-progress-color: #161B26;
    --background-card-brand-primary: #98B3F4;
    --background-card-brand-primary-light: #004488;
    --background-card-grey-light-default: #202634;
    --toggle-label-blue-border: #FFF;
    --text-blue-to-white: #FFF;
    --text-red-to-white: #FFF;
    --release-note-navbar: #202736;
    --active-new-menuhover: #202736;
    --profile-active-border: #202736;
    --text-name-hover-profile: #ffffff;
    --text-teritary-profile: #A5ABAE;
    --search-custom-note-bg: #000;
    --product-bg-white-dark: #202736;
    --exp-content-report: #202736;
    --moon: #1b84ff;
    --toggle-label-grey-border: #CACED0;
    --secondary-to-white: #fff;
    --text-black-sidebar: #fff;
    --profile-block-navbar: #202736;
    --notification-active-hover: #202736;
    --bg-white-to-black: #000000;
    --total-expense-footer: #000;
    --Border-Border-Primary-2: #202736;
    --notification-list-item: #202736;
    --card-background: #202736;
    --radio-button-color: #ffffff;
    --show-pagination-color: #ffffff;
}

.nav-product-bg {
    background: var(--sidebar-bg) !important;
}
.nav-product-bg-new {
    background: #F5F7F9 !important;
}
/* Navbar css Darktheme */
.settings-hover:hover {
    background: var(--release-note-navbar) !important;
    border-radius: 8px;
}

.list-dropdown:hover {
    background-color: var(--release-note-navbar) !important;
    border-radius: 8px !important;
}

.bg-white-to-black {
    background: var(--bg-white-to-black) !important;
}

.scroll-overflow {
    overflow: scroll !important;
}

.font-size-header {
    font-size: 30px;
}

.width-leftbox {
    width: 100%;
}

.text-default-blue {
    color: white !important;
    font-weight: 600;
}

.disable-select {
    -webkit-user-select: none;
}

.digi-button-loader-pos {
    position: absolute;
    top: -11px;
    left: 37px;
}

.highlighted-white {
    color: #ffffff !important;
    padding-bottom: 5px;
    text-decoration: underline;
    text-decoration-thickness: 0.7px !important;
}

.full-width-text {
    display: block;
    width: 100%;
    word-wrap: break-word;
    /* word-break: break-all; */
    /* white-space: pre-wrap; */

}

.forgot-password {
    font-size: 35px;
}

.image-holder {
    width: 500px;
    background: #fff;
    height: 500px;
    border-radius: 50%;
    bottom: -90px;
    position: absolute;
    left: -60px;
}

.group-image {
    width: 350px;
    height: 350px;
    right: 60px;
    position: absolute;
    top: 60px;
}

.top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 80px;
    padding-right: 80px;
}

.middle-left {
    width: 50%;
}

.middle-right {
    width: 50%;
}

.star {
    font-size: 12px;
    color: #F44336;
}

/* font css */
.fs-9 {
    font-size: 9px !important;
}

.fs-10 {
    font-size: 10px !important;
}

.fs-11 {
    font-size: 11px !important;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-17 {
    font-size: 17px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-19 {
    font-size: 19px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.fw-normal {
    font-weight: normal !important;
}

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

.fw-500 {
    font-weight: 500 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

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

.fw-800 {
    font-weight: 800 !important;
}

.h-auto {
    height: auto !important;
}

.w-auto {
    width: auto !important;
}

.h-0 {
    height: 0 !important;
}

.w-0 {
    width: 0 !important;
}

.h-90 {
    height: 90%;
}

.h-80 {
    height: 80%;
}

.h-57px {
    height: 57px !important;
}

.h-58px {
    height: 58px !important;
}

.h-52px {
    height: 52px !important;
}

.text-gray {
    color: #707070;
}

.fs-24 {
    font-size: 24px;
}

hr.streamLine {
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
    border: 0;
    border-top: 5px solid #fff;
    width: 83px !important;
    color: #fff !important;
    text-align: left !important;
    left: 0 !important;
    margin-left: 0 !important;
}

@media (min-width: 400px) {
    .right-box {
        width: 40rem;
        float: none;
        min-height: 50rem;
    }
}

@media (min-width: 600px) {
    .right-box {
        width: 40rem;
        float: right;
        min-height: 50rem;
    }

    .h-30-20-10rem {
        height: 20rem;
    }

    .h-30-18-10rem {
        height: 20rem;
    }

    .otp-input,
    .otp-input-warning {
        font-size: 19px !important;
        width: 36px !important;
        height: 36px !important;
        margin-right: 16px !important;
    }

    .otp-input.box-sizes-sm,
    .otp-input-warning.box-sizes-sm {
        font-size: 19px !important;
        width: 26px !important;
        height: 26px !important;
        margin-right: 16px !important;
    }
}

@media (min-width: 960px) {
    .right-box {
        width: 45rem;
        min-height: 42rem;
    }

    .h-30-20-10rem {
        height: 22rem;
    }

    .h-30-18-10rem {
        height: 13rem;
    }
}

@media (min-width: 1280px) {
    .right-box {
        width: 50rem;
        min-height: 48rem;
    }

    .h-30-20-10rem {
        height: 26rem;
    }

    .h-30-18-10rem {
        height: 20rem;
    }
}

@media (min-width: 1400px) {
    .right-box {
        width: 60rem;
        min-height: 52rem;
    }

    .h-30-20-10rem {
        height: 30rem;
    }

    .h-30-18-10rem {
        height: 20rem;
    }
}

.right-box {
    height: 100%;
    margin: 0 0 0.5px 50.5px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    object-fit: contain;
    border-radius: 13.5px;
    -webkit-backdrop-filter: blur(20.7px);
    backdrop-filter: blur(41px);
    background-color: #ffffff1f;
}

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

.sign-in {
    width: 130px;
    height: 40px;
    padding: 2.5px 22px 4.5px 22px;
    object-fit: contain;
    border-radius: 6.5px;
    color: #fff;
    font-weight: 800;
    background-image: linear-gradient(to bottom, #94bbe3, #4789cd);
}

.cancel {
    width: 130px;
    height: 40px;
    padding: 2.5px 22px 4.5px 22px;
    object-fit: contain;
    border-radius: 6.5px;
    color: #fff;
    font-weight: 800;
    border: 1px solid #94bbe3;
    background-color: #4789cd;
}

.newsign-in:disabled {
    width: 130px !important;
    height: 40px !important;
    padding: 4.5px 22px 4.5px 22px !important;
    object-fit: contain !important;
    border: 1px solid #4789cd !important;
    color: #4789cd !important;
    font-weight: 800 !important;
    border-radius: 33.5px !important;
    -webkit-backdrop-filter: blur(20.7px) !important;
    backdrop-filter: blur(41px) !important;
    font-size: 16px !important;
    background-color: #ffffff00 !important;
}

@media (max-width: 1270px) {
    hr {
        display: none !important;
    }
}

.newcancel {
    width: 130px;
    height: 40px;
    /* margin: 18.5px 0 12.5px 0.5px; */
    padding: 1px 22px 4.5px 22px;
    object-fit: contain;
    border-radius: 6.5px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 800;
    border-radius: 13.5px;
    -webkit-backdrop-filter: blur(20.7px);
    backdrop-filter: blur(41px);
    background-color: #ffffff00;
    font-size: 16px !important;
}

.newcancel:hover {
    width: 130px;
    height: 40px;
    /* margin: 18.5px 0 12.5px 0.5px; */
    padding: 1px 22px 4.5px 22px;
    object-fit: contain;
    border-radius: 6.5px;
    border: 1px solid #f4f4f4;
    color: #fff;
    font-weight: 800;
    border-radius: 13.5px;
    background-image: linear-gradient(to bottom, #94bbe3, #4789cd);
    font-size: 16px !important;
}

.newsign-in {
    width: 130px;
    height: 40px;
    /* margin: 18.5px 0 12.5px 0.5px; */
    padding: 1px 22px 4.5px 22px;
    object-fit: contain;
    border-radius: 6.5px;
    border: 1px solid #4789cd;
    color: #fff;
    font-weight: 800;
    border-radius: 13.5px;
    background-image: linear-gradient(to bottom, #94bbe3, #4789cd);
    font-size: 16px !important;
}

.resend-code {
    width: 120px;
    height: 34px;
    padding: 0 0px 0 0px;
    object-fit: contain;
    border-radius: 2px !important;
    color: #00448b !important;
    font-weight: 800;
    border-radius: 13.5px;
    -webkit-backdrop-filter: blur(20.7px);
    backdrop-filter: blur(41px);
    background-color: #ffffff4f !important;
}

@media only screen and (min-width: 0px) and (max-width: 768px) {
    .newflex-reverse {
        display: flex;
        align-items: flex-start !important;
        position: relative;
        flex-direction: column-reverse !important;
    }

    .top {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding-top: 10px;
        padding-bottom: 0px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .right-box {
        margin: 0 auto;
    }
}

.bor-der::before {
    content: "";
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    height: 3px;
    border-radius: 2px;
    background: #fff;
}

.resend-code.resend-active {
    background-image: linear-gradient(to bottom, #91b9e2, #4d8cce);
    color: #fff;
}

/* login css */
.main-bg {
    height: 100%;
    background-color: #fff;
}

@media (max-width: 1200px) {
    .inner-bg {
        background: #fff !important;
    }

    .main-bg {
        background: #fff !important;
    }

    .register-bg {
        background: #fff !important;
    }

    .dc {
        color: #00448b;
    }

    .copyright {
        color: #00448b !important;
    }
}

@media (max-height: 690px) {
    .inner-bg {
        background: #fff !important;
    }

    .main-bg {
        background: #fff !important;
    }

    .register-bg {
        background: #fff !important;
    }

    .dc {
        color: #00448b;
    }

    .copyright {
        color: #00448b !important;
    }
}

.hidden {
    display: none !important;
}

.min-w-0 {
    min-width: 0px !important;
}

.flex {
    display: flex !important;
}

.relative {
    position: relative !important;
}

.w-1\/2 {
    width: 50% !important;
}

.h-full {
    height: 100% !important;
}

.w-full {
    width: 100% !important;
}

.flex-auto {
    flex: 1 1 auto !important;
}

.flex-col {
    flex-direction: column !important;
}

.login-outlet {
    position: relative;
    display: flex;
    flex: 1 1 auto;
    width: 100%;
}

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

.dark\:border-r {
    border-right-width: 1px !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.justify-center {
    justify-content: center !important;
}

.justify-start {
    justify-content: start !important;
}

.justify-end {
    justify-content: end !important;
}

.justify-between {
    justify-content: space-between !important;
}

.flex-0 {
    flex: 0 0 auto !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.p-16rem {
    padding: 4rem !important;
}

.otp-input {
    font-size: 19px !important;
    border: 1px solid rgba(0, 0, 0, 0.41) !important;
    width: 35px !important;
    height: 35px !important;
    border-radius: 5px !important;
    text-align: center !important;
    margin-right: 15px !important;
}

.otp-input-warning {
    font-size: 19px !important;
    border: 1px solid #ff3b3b !important;
    width: 35px !important;
    height: 35px !important;
    border-radius: 5px !important;
    text-align: center !important;
    margin-right: 15px !important;
}

@media (min-width: 600px) {
    .sm\:p-12 {
        padding: 3rem !important;
    }

    .sm\:rounded-2xl {
        border-radius: 1rem !important;
    }

    .sm\:w-auto {
        width: auto !important;
    }

    .sm\:justify-center {
        justify-content: center !important;
    }

    .sm\:flex-row {
        flex-direction: row !important;
    }

    .otp-input,
    .otp-input-warning {
        font-size: 19px !important;
        width: 36px !important;
        height: 36px !important;
        margin-right: 16px !important;
        font-weight: 500;
    }

    .otp-input.box-sizes-sm,
    .otp-input-warning.box-sizes-sm {
        font-size: 19px !important;
        width: 26px !important;
        height: 26px !important;
        margin-right: 16px !important;
    }
}

@media (min-width: 960px) {
    .md\:w-1\/2 {
        width: 50% !important;
    }

    .md\:h-full {
        height: 100% !important;
    }

    .md\:flex {
        display: flex !important;
    }

    .md\:items-start {
        align-items: flex-start !important;
    }

    .md\:justify-start {
        justify-content: flex-start !important;
    }

    .md\:p-16 {
        padding: 4rem !important;
    }

    .md\:p-16login {
        padding-left: 8rem !important;
        padding-right: 8rem !important;
        padding-top: 0rem !important;
        padding-bottom: 1rem !important;
    }

    .md\:rounded-none {
        border-radius: 0 !important;
    }

    .md\:justify-end {
        justify-content: flex-end !important;
    }

    .md\:items-center {
        align-items: center !important;
    }

    .otp-input,
    .otp-input-warning {
        font-size: 19px !important;
        width: 40px !important;
        height: 40px !important;
        margin-right: 16px !important;
    }

    .otp-input.box-sizes-sm,
    .otp-input-warning.box-sizes-sm {
        font-size: 19px !important;
        width: 30px !important;
        height: 30px !important;
        margin-right: 16px !important;
    }

    .padding-x {
        padding-left: 7.9rem !important;
        padding-right: 5.4rem !important;
    }

    .width-leftbox {
        width: 88% !important;
    }
}

@media (min-width: 1280px) {
    .lg\:px-28 {
        padding-left: 7rem !important;
        padding-right: 7rem !important;
    }

    .lg\:pxy-28login {
        padding-left: 7rem !important;
        padding-right: 7rem !important;
        padding-top: 0rem !important;
        padding-bottom: 1rem !important;
    }

    .pxy-28loginheader {
        padding-left: 7rem !important;
        padding-right: 7rem !important;
        padding-top: 4rem !important;
        padding-bottom: 2rem !important;
    }

    .otp-input,
    .otp-input-warning {
        font-size: 19px !important;
        width: 44px !important;
        height: 44px !important;
        margin-right: 16px !important;
    }

    .otp-input.box-sizes-sm,
    .otp-input-warning.box-sizes-sm {
        font-size: 19px !important;
        width: 40px !important;
        height: 40px !important;
        margin-right: 16px !important;
    }

    .padding-x {
        padding-left: 6.9rem !important;
        padding-right: 4.4rem !important;

    }

    .width-leftbox[data-v-52c8a31a] {
        width: 88% !important;
    }

    .padding-bottom {
        padding-bottom: 1.0rem !important;
    }


}

@media (min-width: 1400px) {
    .lg\:pxy-28login {
        padding-left: 10rem !important;
        padding-right: 10rem !important;
        padding-top: 0rem !important;
        padding-bottom: 3rem !important;
    }

    .pxy-28loginheader {
        padding-left: 10rem !important;
        padding-right: 10rem !important;
        padding-top: 4rem !important;
        padding-bottom: 2rem !important;
    }

    .otp-input,
    .otp-input-warning {
        font-size: 19px !important;
        width: 44px !important;
        height: 44px !important;
        margin-right: 16px !important;
    }

    .otp-input.box-sizes-sm,
    .otp-input-warning.box-sizes-sm {
        font-size: 19px !important;
        width: 40px !important;
        height: 40px !important;
        margin-right: 16px !important;
    }

    .padding-x {
        padding-left: 9.4rem !important;
        padding-right: 7.4rem !important;
    }

    .width-leftbox[data-v-52c8a31a] {
        width: 100% !important;
    }

    .padding-bottom {
        padding-bottom: 2.0rem !important;
    }
}

@media (min-width: 1600px) {

    .width-leftbox[data-v-52c8a31a] {
        width: 100% !important;
    }

    .right-box {
        width: 58rem;
        min-height: 57rem;
    }
}

.cr-backimg {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    background: url('https://cdn.digicollect.com/cdn/newtheme/static/images/login_background_new.png') no-repeat !important;
    background-size: cover !important;
}

.dc-new {
    display: inline-block;
}

input.digi-form-full-bordered {
    font-size: 14px;
    padding: 8px 55px 8px 10px;
    font-family: "Poppins", "Helvetica Neue", sans-serif !important;
    display: block;
    width: 100%;
    border: none;
    border: 1px solid #cecfd0;
    border-radius: 5px !important;
}

input.digi-form-full-bordered::placeholder {
    color: #cecfd0;
    font-family: "Poppins", "Helvetica Neue", sans-serif !important;
}

@media (min-width: 1700px) {
    .padding-bottom {
        padding-bottom: 5.4rem !important;
    }
}

.height-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.secondary-to-white {
    color: var(--secondary-to-white);
}

.text-teritary-profile {
    color: var(--Text-text-teritary);
}

.moon-hover {
    color: var(--moon);
}

.release-note {
    display: inline-flex;
    padding-top: 7px !important;
    padding: 10px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    border: 1px solid rgba(0, 0, 0, 0.07);
    height: 60px !important;
}

.active-new-menuhover {
    padding: 10px 20px 10px 20px;
    text-align: center !important;
}

.active-new-menu {
    background: #000 !important;
    color: #fff;
    border-radius: 100px;
    padding: 10px 20px 10px 20px;
}

.menu-link {
    color: var(--text-black-to-white);
}

.active-new-menuhover:hover {
    background-color: var(--active-new-menuhover) !important;
    color: var(--text-black-to-white) !important;
    border-radius: 100px !important;
    border: 1px solid var(--text-black-to-white) !important;
    padding: 10px 19px !important;
    font-weight: 600 !important;
}

.products-button {
    background-color: var(--profile-block-navbar);
    color: var(--text-black-to-white);
    height: 5.8rem !important;
    line-height: 5.8rem !important;
    border-radius: 30px !important;
    padding: 0px 5px !important;
    width: 130px;
    text-transform: capitalize !important;
    max-width: 130px;
    outline: none
}

.products-button:hover {
    background-color: #000 !important;
    color: #fff !important;
}

.notification-active {
    background: var(--background-light);
    padding: 12px !important;
}

.text-hover {
    color: var(--text-black-to-white);
}

.product-active {
    background: var(--background-light);
}

.color-icon {
    color: var(--text-black-to-white);
    width: 26px;
    height: 27px;
    line-height: 27px;
}
.newbreadcrumb span .color-icon {
    margin-top: 3px;
    width: 20px !important;
}
.product-active:hover {
    background: var(--notification-active-hover) !important;
}

.product-active:hover .color-icon {
    color: var(--text-blue-to-white) !important;
}

.notification-active:hover .text-hover {
    color: var(--text-blue-to-white) !important;
}

.notification-active:hover {
    background: var(--notification-active-hover) !important;
    /* background:#CACED0 !important; */
}

.selected-route .color-icon {
    color: var(--text-white-to-black) !important;
}

.profile-active {
    background: var(--profile-block-navbar);
}

.setting-active {
    background: var(--background-light);
    border: solid 1px var(--background-light) !important;
    box-shadow: 4px 5px 10px 0px rgba(0, 0, 0, 0.12);
}

.text-hover-settings {
    color: var(--text-black-to-white);
}

.text-name-hover {
    color: var(--text-name-hover-profile)
}

.dropdown-menu {
    background: var(--background-light);
}

.timezone-bottom {
    color: var(--text-black-to-white);
}

.rotate-icon {
    color: var(--text-black-to-white);
}

.el-dropdown-menu {
    background-color: var(--background-light) !important;
}

.search-custom-note {
    background: var(--release-note-navbar) !important;
}

.search-custom-note:hover {
    background: var(--search-custom-note-bg) !important;
}

.search-custom-note.selected {
    background: var(--search-custom-note-bg) !important;
}

.messageText {
    color: var(--text-black-to-white);
}

.admin-width {
    background: var(--background-light);
}

.dropdown-width-responsive {
    background: var(--background-light);
}

.text-blue-to-white {
    color: var(--text-blue-to-white);
}

.setting-active-profile {
    background: var(--release-note-navbar) !important;
}

.product-new-border {
    background: var(--background-light);
}

.search-custom-note-inactive {
    background: var(--background-light) !important;
    border-radius: 4px;
    /* color: #676767 !important; */
    color: #130e0e !important
}

.search-custom-note-inactive:hover {
    border-radius: 4px;
    background: var(--search-custom-note-bg) !important;
    color: var(--text-white-to-black) !important;
}

.bell-box-inactive {
    height: 50px !important;
    width: 50px !important;
    border-radius: 50%;
    background-color: var(--background-light);
    padding-left: 13px !important;
    padding-top: 12px !important;
}

/* sidebar css */
.scroll-sidebar {
    overflow: scroll !important;
    /* height: 100% !important; */
}

.scroll-sidebar-auto {
    overflow: auto !important;
}

.hover-submenu-item {
    background: var(--background-light) !important;
}

.w-190px {
    width: 190px !important;
}

.bg-img-menu {
    background: var(--sidebar-bg);
}

.selected-route {
    background: #445D98 !important;
}

.main-menu-hover {
    background: var(--sidebar-bg);
}

.menu-hover:hover {
    /* background: var(--background-light); */
    background: none;
}

.submenu-list-active {
    /* background: var(--background-light); */
    background: none;
}

.bottom-background {
    background: var(--profile-active-border);
}

.bottom-background-sidebar {
    background: linear-gradient(135deg, #000 0%, #656565 100%) !important;
}

.dark-bg {
    background-color: var(--background-light) !important;
}

.bg-navbar {
    /* border-bottom: 1px solid #c4c7c3; */
    background: var(--background-light-nav) !important;
}

.horizontal-layout-1 #main>.digicontainer>.dccontainer>.ps-container .bigcontainer-beige,
.horizontal-layout-1 #main>.digicontainer>.dccontainer>.ps-container .bigcontainer {
    position: relative;
    display: flex;
    flex: 1 1 0%;
    flex-direction: column;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    min-width: 100%;
    height: 100%;
    /* background-color: #E6EBF4 !important; */
}

.text-black-white {
    color: var(--text-black-to-white) !important;
}

.text-grey-new {
    color: rgba(255, 255, 255, 0.72);
}

.text-white-black {
    color: var(--text-white-to-black) !important;
}

.text-black {
    color: #000 !important;
}

.bg-white {
    background: var(--background-light) !important;
}

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

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

.fs-35 {
    font-size: 35px !important;
}

.fs-40 {
    font-size: 40px !important;
}

.fs-34 {
    font-size: 34px !important;
}

.pl-45px {
    padding-left: 42px !important;
}

.pl-51px {
    padding-left: 51px !important;
}

.ml-45px {
    margin-left: 45px !important;
}

/* icons hover effect */
.eye-icon-hover {
    color: var(--text-black-to-white);
    margin-top: 1px;
    line-height: normal !important;
}

.eye-icon-hover:hover {
    color: #00448B !important;
}

.edit-icon-hover {
    color: var(--text-black-to-white);
    margin-top: 1px;
    line-height: normal !important;
    font-size: 17px !important;
    margin-top: 2px !important;
}

.edit-icon-hover:hover {
    color: #00448B !important;
}

.delete-icon-hover {
    color: var(--text-black-to-white);
    margin-top: 1px;
    line-height: normal !important;
    font-size: 15px !important;
    margin-top: 4px !important;
}

.new-delete-icon-hover {
    color: var(--text-black-to-white);
    margin-top: 1px;
    line-height: normal !important;
    font-size: 15px !important;
    margin-top: 4px !important;
}

.new-delete-icon-hover-create {
    color: var(--text-black-to-white);
    margin-top: 1px;
    line-height: normal !important;
    margin-top: 4px !important;
}

.new-delete-icon-hover-create:hover {
    color: rgb(199, 51, 51) !important;
}

.delete-icon-hover:hover {
    color: rgb(199, 51, 51) !important;
}

.icon-close {
    line-height: 28px !important;
    margin-top: 5px;
    /* margin-right: 7px !important; */
    color: #000;
}

.icon-close-search {
    line-height: normal !important;
    margin-top: 8px;
    margin-right: 7px !important;
    color: #000;
}

.icon-close-bottom {
    margin-bottom: 2px !important;
}

.icon-chevron-down {
    cursor: pointer;
    line-height: 1.2 !important;
}

/* progress bar css */
.progressBar .vue-simple-progress .vue-simple-progress-bar {
    background: var(--attachment-progress-color) !important;
    width: 100%;
    height: 70px !important;
    position: absolute !important;
    transition: 0.5s;
    border-radius: 12px !important;
}

.form-check-label input[type=radio]~.radio-icon {
    cursor: pointer;
    width: 40px;
    height: 40px;
    position: absolute;
    top: -2px !important;
    left: -10px;
    color: var(--radio-button-color) !important;
}

.form-check-label input[type=radio]~.radio-icon:before {
    border-color: var(--radio-button-color) !important;
    -webkit-transition: border-color 120ms 0ms cubic-bezier(0.4, 0, 1, 1);
    -o-transition: border-color 120ms 0ms cubic-bezier(0.4, 0, 1, 1);
    transition: border-color 120ms 0ms cubic-bezier(0.4, 0, 1, 1);
    border-width: 1.5px;
    border-style: solid;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.preview-modal.vm--container.scrollable .vm--modal {
    top: 25px !important;
}

/* Filter modal css */
.filterSelectedName {
    top: 5px !important;
}

.filterSelectedName {
    max-width: 85px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    text-transform: capitalize;
    position: relative;
    top: 1px;
}

.vm--overlay {
    position: fixed;
    box-sizing: border-box;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.3) !important;
    opacity: 1;
    backdrop-filter: blur(7px);
}

.no-overlay .vm--overlay {
    background: transparent !important;
}

.v-modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    pointer-events: auto;
    background-color: #f5f7f9 !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0;
}

.v-modal-header {
    display: -webkit-box;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 15px;
    border-bottom: 0px solid #E9ECEF;
    -webkit-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    border-top-right-radius: 12px;
    background-color: var(--table-header-background) !important;
}

.scm-filters-popup-inner-container {
    max-width: 900px !important;
    width: 100% !important;
    margin: 0px auto 0 !important;
    background: var(--background-light);
    -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
    border-radius: 5px;
}

.scm-filters-popup {
    bottom: 0 !important;
    max-width: 100% !important;
    background-color: rgba(0, 0, 0, 0.43) !important;
    width: 100% !important;
    height: 100% !important;
    box-shadow: none !important;
    backdrop-filter: blur(7px);
    transition: all 0.5s;
    padding: 20px !important;
    height: 100% !important;
}

.scm-filters-popup-visible {
    visibility: visible !important;
    opacity: 1 !important;
}

.filter-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 40px;
    max-height: 40px;
    min-height: 40px;
    background-color: var(--table-header-background) !important;
    color: var(--text-white-to-black) !important;
    /* border-bottom: 1px solid #e0e0e0; */
}

.scm-filters {
    font-family: "Poppins", "Helvetica Neue", sans-serif !important;
    /* min-height: 400px !important;
    max-height: 460px !important; */
    overflow: visible !important;
    /* max-width: 768px; */
    width: 700px;
    border-radius: 10px;
    top: 0px;
    background: white;
    box-shadow: 0 0 3px 0 #00000082;
}

.hrms-filters {
    top: 100px !important;
}

@media screen and (min-width: 1400px) {
    .scm-filters {
        width: 800px !important;
    }
}

@media screen and (max-width: 1200px) {
    .hrms-filters {
        width: 600px !important;
    }
}

/* @media screen and (max-width: 992px) {
    .hrms-filters{
        left: 100px !important;
    }
}
@media screen and (max-width: 630px) {
    .hrms-filters{
        left: 0px !important;
    }
} */
/* .scm-filters-popup-inner-container {
    max-width: 900px !important;
    width: 100% !important;
    margin: 0px -11px 0px auto !important;    ;
    background: #fff;
    -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
    border-radius: 5px;
} */
.new-v-modal-body {
    overflow: auto;
    width: 100%;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.new-filter-header {
    background: var(--table-header-background);
    width: 680px;
    height: 61px;
    flex-shrink: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    display: flex;
}

.new-filter-header-text {
    color: #FFF;
    font-size: 20px !important;
    font-weight: 400 !important;
}

.filter-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 61px;
    max-height: 61px;
    min-height: 61px;
    background-color: var(--table-header-background);
    color: var(--text-white-to-black);
}

.new-filter-lable-text {
    color: #000;
    font-size: 14px;
    font-weight: 400;
}

.new-v-modal-layout .multiselect .multiselect__tags {
    border-radius: 8px !important;
    border: 1px solid #CACED0 !important;
    background: #FFF !important;
    transition: transform 0.5s ease;
}

.financial-year-multiselct .multiselect .multiselect__tags {
    /* display: flex !important; */
    border-radius: 8px !important;
    border: 1px solid #CACED0 !important;
    background: #FFF !important;
    transition: transform 0.5s ease;
    padding: 4.5px 56px 5.5px 14px !important;
}

.new-v-modal-layout .multiselect .multiselect__tags:hover {
    border-radius: 8px !important;
    border: 1px solid #CACED0 !important;
    /* background: #FFF !important; */
}

.new-v-modal-layout .multiselect .multiselect__tags:hover+.new-filter-lable-text {
    color: #29417C !important;
    font-weight: bold;
    transition: all 0s ease;
    /* Smooth transition */
}

.new-v-modal-layout .multiselect .multiselect__tags .multiselect__placeholder {
    color: #5E656A !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.new-v-modal-layout .multiselect .multiselect__select {
    background: url(https://cdn.digicollect.com/cdn/dc_helpdesk_new/images/images-new/arrow-down-s-line.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.multiselect__select {
    right: 10px !important;
}

.new-v-modal-layout .multiselect .multiselect__select:before {
    display: none !important;
}

.bottom-line-grey {
    width: 680px;
    height: 1px;
    background: #CACED0;
}

.new-v-modal-layout .mx-datepicker .mx-input-wrapper {
    border-radius: 8px;
    border: 1px solid #CACED0;
    background: var(--background-light);
    min-height: 43px !important;
    padding: 2px 40px 0 2px;
    transition: transform 0.5s ease;
}

.new-v-modal-layout .mx-datepicker .mx-input-wrapper:hover {
    border-radius: 8px !important;
    border: 1px solid #CACED0 !important;
    background: #FFF !important;
}

.new-v-modal-layout .mx-datepicker {
    width: 100% !important;

}

.new-v-modal-layout .mx-datepicker .mx-input-wrapper .mx-input {
    color: #5E656A !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.multiselect.diginew-multiselect.budget-year-filter {
    width: 250px !important;
}

.multiselect.diginew-multiselect.budget-year-filter .multiselect__select {
    height: 42px !important;
}

.multiselect__option--selected {
    background: #11645F !important;
    color: #fff !important;
    font-weight: 700;
}

.multiselect__option--selected.multiselect__option--highlight {
    background: #004488 !important;
    color: #fff !important;
}

.multiselect__option--highlight {
    background: #d7e5ee !important;
    outline: none;
    color: #000 !important;
    text-transform: capitalize !important;
}

.multiselect__option:hover.multiselect__option--selected.multiselect__option--highlight {
    background: #DC2555 !important;
    color: #fff !important;
}

.multiselect__option {
    font-size: 14px !important;
    text-transform: capitalize !important;
}

.input-with-icon {
    position: relative;
    display: flex;
    align-items: center;
}

.date-picker-input {
    padding-right: 30px;
}

.calendar-icon {
    position: absolute;
    right: 10px;
    font-size: 18px;
    color: #888;
    cursor: pointer;
    top: 20px;
}

.mx-datepicker-popup {
    position: absolute;
    margin-top: 1px;
    margin-bottom: 1px;
    border: 1px solid #d9d9d9;
    background-color: var(--text-white-to-black);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    z-index: 1000;
}

.mx-calendar-content .cell.active {
    color: var(--text-white-to-black) !important;
    background-color: var(--text-black-to-white) !important;
}

.mx-panel-date td:hover {
    color: var(--text-white-to-black) !important;
    background-color: var(--text-black-to-white) !important;
}




.min-max-border {
    display: flex;
    padding: 15.5px 56px 15.5px 14px;
    align-items: center;
    align-self: stretch;
    border-radius: 8px !important;
    border: 1px solid #CACED0 !important;
    background: var(--background-light);
    color: #5E656A !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    transition: transform 0.5s ease;
}

.min-max-border:hover {
    border-radius: 8px !important;
    border: 1px solid #CACED0 !important;
    background: #FFF !important;
}

.multiselect__tag {
    background: var(--background-light) !important;
    color: #000 !important;
    padding: 4px 19px 4px 8px !important;
    border-radius: 4px !important;
}

.multiselect .multiselect__tags .multiselect__spinner {
    position: absolute;
    right: 4px;
    top: 10px !important;
    width: 34px;
    height: 31px;
    background: var(--background-light) !important;
    display: block;
}
.new-theme-text-field .attendance-ms .multiselect__tags .multiselect__spinner {
    background-color: var(--profile-block-navbar) !important;
}
.new-theme-text-field-filter .multiselect .multiselect__tags .multiselect__spinner {
    position: absolute;
    right: 4px;
    top: 18px !important;
    width: 34px;
    height: 31px;
    background: var(--background-light) !important;
    display: block;
}

.multiselect__tag-icon {
    cursor: pointer;
    position: absolute;
    right: -2px !important;
    top: 0px;
    bottom: 0;
    font-weight: 700;
    font-style: normal;
    width: 22px;
    line-height: 17px;
    border-radius: 5px;
    color: var(--text-black-to-white) !important;
}

.multiselect__tag-icon:focus,
.multiselect__tag-icon:hover {
    background: none !important;
}

.icon-close {
    transition: transform 0.3s ease, color 0.3s ease;
    color: #000;
    cursor: pointer;
    margin-bottom: 9px;
}

.icon-close {
    line-height: 26px !important;
}

.icon-close-auto {
    line-height: 1.8 !important;
    margin-top: 13px;
    margin-right: 7px !important;
    color: #000;
}

.icon-close-auto:hover {
    transform: rotate(90deg);
    color: red !important;
}

.icon-close:hover {
    transform: rotate(90deg);
    color: red !important;
}

.icon-trash-hover:hover {
    color: red !important;
}


/* #List view page css */

/* el switch css */
.el-switch.is-checked .el-switch__core {
    /* background-color: #7AB221 !important; */
    background-color: #11645F !important;
    color: #FFFFFF !important;
}

.border-tl-bl {
    border-top-left-radius: 12px !important;
    border-bottom-left-radius: 12px !important;
}

.border-tr-br {
    border-top-right-radius: 12px !important;
    border-bottom-right-radius: 12px !important;
}

table {
    border-collapse: separate;
    border-spacing: 0 5px;
}

.table-body-new td .el-switch__core {
    background: #CACED0 !important;
    border: none !important;
}

.table-head-new .icon-arrow-placement {
    top: 29px !important;
    position: absolute !important;
}

.table-head-new .icon-arrow-placement-l9px {
    left: 9px;
    position: absolute !important;
}

.table-head-new .icon-arrow-placement-l25px {
    left: 25px;
    position: absolute !important;
}

.el-switch__core {
    margin: 0;
    display: inline-block;
    width: 40px;
    height: 20px;
    border: none !important;
    outline: 0;
    border-radius: 10px;
    box-sizing: border-box;
    background: #CACED0 !important;
    cursor: pointer;
    transition: border-color .3s, background-color .3s;
}

.el-checkbox__inner {
    width: 20px !important;
    height: 20px !important;
    border: 1px solid #000 !important;
}

/* botto pagination div css */
.gotopage span {
    color: #373B3E !important;
}
.gotopage .multiselect {
    width: 65px !important;
    border: none !important;
}

.gotopage .multiselect__select {
    height: 40px !important;
}

.gotopage .multiselect .multiselect__select {
    background: url(https://cdn.digicollect.com/cdn/dc_helpdesk_new/images/images-new/arrow-down-s-line.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    right: 4px !important;
}

.gotopage .multiselect .multiselect__tags {
    display: flex;
    height: 32px;
    padding: 13px 9.5px 7px 7px !important;
    justify-content: center;
    align-items: center;
    gap: 8.5px;
    border-radius: 4px !important;
    background: #EFF4E4 !important;
    border: none !important;
}

.gotopage .multiselect .multiselect__tags .multiselect__single {
    color: #11645F !important;
    font-family: "Poppins", "Helvetica Neue", sans-serif !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
}
.gotopage .multiselect .multiselect__tags {
    min-height: 40px !important;
}
.gotopage .multiselect .multiselect__tags .multiselect__input {
    background: #EFF4E4;
}
.gotopage .multiselect .multiselect__tags .multiselect__input:focus {
    background: #EFF4E4 !important;
    padding: 7px 9.5px 7px 7px !important;
}
.gotopage .multiselect .multiselect__select:before {
    display: none !important;
}

.pagination-number {
    border-radius: 4px;
    background: #EFF4E4;
    color: #373B3E;
    font-size: 12px;
    font-weight: 700;
    padding: 7px 13px;
    margin: 0 2px;
    line-height: normal;
    cursor: pointer;
}
.pagination-number:hover {
    background: #11645F;
    color: #FFF;
}
.pagination-number-selected {
    border-radius: 4px;
    background: #11645F;
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    line-height: normal;
    padding: 7px 13px;
    margin: 0 2px;
    pointer-events: none !important;
}
.pagination-number-selected:hover {
    color: #eee;
}

.disabled-dots {
    cursor: not-allowed;
    opacity: 0.5;
    background: #EFF4E4;
    color: #373B3E;
    font-size: 12px;
    font-weight: 700;
    margin: 0 2px;
    line-height: normal;
    width: 33px;
    height: 33px;
    line-height: 26px;
    text-align: center;
}
.bottom-pagination {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* gap: 950px; */
}

.bottom-pagination .gotopage {
    color: var(--show-pagination-color);
    font-size: 12px;
    font-weight: 400;
}

.bottom-pagination .gotopage .underline {
    text-decoration-line: underline;
}

.gotopage {
    position: relative;
    display: inline-block;
}

.multiselect__option[data-selected="Selected"]::after {
    content: none !important;
}

.new-arrow-bg {
    border-radius: 4px;
    background: #F5F7F9;
    width: 32px;
    height: 32px;
    flex-shrink: 0;
    line-height: 32px;
    text-align: center;
}

.new-arrow-bg-bc {
    border-radius: 4px;
    background: transparent;
    width: 32px;
    height: 32px;
    flex-shrink: 0;
    line-height: 32px;
    text-align: center;
}

.img-position-new {
    padding-top: 8px;
    margin-left: 9px;
}

.underline {
    cursor: pointer;
    text-decoration: underline;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.gotopage:hover .dropdown-content {
    display: block;
}

/* Grid new design */
.exp-content-new {
    border: 1px solid #CACED0;
    background: var(--table-body-background);
    min-height: 100px;
    border-radius: 8px;
    padding: 12px;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}


/* table new design css */
table {
    margin-top: 15px;
}

.total-expense-footer {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    min-height: 42px;
    padding: 2px 10px;
    color: #00448b;
    background-color: var(--total-expense-footer) !important;
    margin-top: 10px;
    border-radius: 6px;
}

.total-expense-footer-nobg {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    min-height: 42px;
    padding: 2px 10px 2px 0px;
    color: #00448b;
    background-color: transparent;
    border-bottom: 0px solid transparent;
    margin-top: 10px;
    border-radius: 4px;
}

.table-head-background-dash {
    border-radius: 4px;
    border: 1px solid rgb(228 231 233);
    background: #FFF;
}

.table-head-background-dash th {
    color: #373B3E;
}

.table-body-new .icon-arrow-placement {
    top: 29px;
    position: absolute;
}

table-head-new {
    padding: 15px 45px 13px 15px;
    align-items: center;
    /* Centers items vertically */
    gap: 12px;
    align-self: stretch;
    border-radius: 12px;
    background-color: #004488 !important;
}

.table-head-new th {
    color: var(--text-white-to-black);
    font-size: 14px;
    font-weight: 700;
    padding: 15px 15px 13px 15px;
    background-color: var(--table-header-background) !important;
    text-align: left;
    white-space: nowrap;
}

.table-body-new tr .action-btns-show-hide {
    opacity: 0;
    visibility: hidden;
}

.table-body-new tr:hover .action-btns-show-hide {
    opacity: 1;
    visibility: visible;
}

.table-body-new tr td .admin-actions {
    height: 30px !important;
    padding: 0px 15px 13px 15px !important;
}

.icon-hover-effect {
    height: 30px !important;
    padding: 0px 15px 13px 15px !important;
}

.hover-list tbody tr:hover td.table-status {
    display: none !important;
}

.hover-list tbody td.table-admin {
    display: none;
}

.hover-list tbody tr:hover td.table-admin {
    display: block !important;
}

/* .table-admin .btn-icon {
    height: 2.1rem !important;
    line-height: 2.1rem !important;
    padding-top: 0 !important;
} */
.admin-actions .buttons {
    background: #fff;
    width: auto;
    text-align: left;
}

.hover-list tbody tr:nth-child(even) td.admin-actions .buttons {
    background-color: #ffff;
}

/* Adjust styling for the checkbox */
.custom-checkbox.digi-checkbox input[type="checkbox"]~.custom-control-indicator {
    color: var(--text-black-to-white) !important;
    top: -12px !important;
    font-size: 24px !important;
}

.el-checkbox__input.is-checked .el-checkbox__inner,
.el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #005dae !important;
    border-color: #000 !important;
    font-size: 16px !important;
}

.el-checkbox__input.is-disabled .el-checkbox__inner {
    background-color: #edf2fc;
    border-color: #000 !important;
    cursor: not-allowed;
    font-size: 24px !important;

}

.table-head-new th .el-checkbox {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 12px !important;
    transform: scale(0.8) !important;
    display: inline-block;
    padding-right: 13px !important;
}

.table-head-new th .checkbox-container {
    display: flex;
    align-items: center;
    gap: 8px;
}

.table-head-new th .el-checkbox__input {
    width: 16px;
    height: 16px;
}

.table-body-new {
    align-items: center;
    align-self: stretch;
    color: var(--Text-text-primary, #000);
    font-size: 12px;
    font-weight: 400;
}

.table-body-new tr {
    background: var(--sidebar-bg);
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.table-body-new tr td:first-child {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-left: 1px solid #0F73B63B;
}

.table-body-new tr td:last-child {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: 1px solid #0F73B63B;
}

.table-body-new td {
    white-space: nowrap;
    background: #F5F7F9;
    color: var(--text-black-to-white);
    font-family: "Poppins", "Helvetica Neue", sans-serif !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    height: 63px;
    align-items: center;
    align-self: stretch;
    padding: 9px 15px 13px 15px;
    border-top: 1px solid #0F73B63B;
    border-bottom: 1px solid #0F73B63B;
}

.table-body-new td .el-checkbox {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 12px !important;
    transform: scale(0.8) !important;
    display: inline-block;
}

.table-body-new td .checkbox-container {
    display: flex;
    align-items: center;
    gap: 8px;
}

.table-body-new td .el-checkbox__input {
    width: 16px;
    height: 16px;
}

/* search bar new css */
.search-input-new .icon-close {
    line-height: inherit !important;
    margin-top: 0px !important;
    margin-right: 7px !important;
    color: #000;
    width: fit-content !important;
}

.search-input-new .icon-close:hover {
    transform: none !important;
    color: red !important;
}

#searchDiv img.img-focused {
    display: none;
}

#searchDiv:focus-within img.img-not-focused {
    display: none;
}

.search-bar-new {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* .search-input-new-box {
    background: var(--background-light) !important;
    border: none !important;
    color: #5E656A;
    font-size: 14px !important;
    margin-right: 33px !important;
    font-weight: 500;
    margin-left: 9px;
    margin-bottom: 1px;
    outline: none;
} */

.search-input-new-box {
    background: #eeeeee !important;
    border: none !important;
    color: #5E656A;
    font-size: 14px !important;
    margin-right: 33px !important;
    font-weight: 500;
    margin-left: 9px;
    margin-bottom: 1px;
    outline: none;
}

/* .search-input-new {
    border-radius: 44px !important;
    border: 1px solid #CACED0;
    background: var(--background-light) !important;
    display: flex;
    height: 44px;
    padding: 12px 5px 10px 12px;
    justify-content: flex-end;
    align-items: flex-start;
} */

/* .search-input-new:hover {
    border-radius: 55px !important;
    background: var(--background-light) !important;
} */
.search-input-new {
    border-radius: 44px !important;
    border: 1px solid #CACED0;
    background: #eeeeee !important;
    display: flex;
    height: 44px;
    padding: 12px 5px 10px 12px;
    justify-content: flex-end;
    align-items: flex-start;
}

.search-input-new:hover {
    border-radius: 44px !important;
    background: #eeeeee !important;
}

.search-icon-close {
    right: 45px;
    color: #707070;
    cursor: pointer;
    background-color: var(--background-light);
    border-top-right-radius: 10px;
}

.search-icon-close:hover {
    right: 45px;
    color: red !important;
    cursor: pointer;
    background-color: var(--background-light);
    border-top-right-radius: 10px;
}

/* change tab listview css */
.scroll-nav-bar-new {
    display: flex;
    align-items: flex-start;
    gap: var(--spacing-3xl, 24px);
    border-bottom: 2px solid #CACED0;
}

.scroll-navbar-new-text {
    color: #5E656A;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.selected-tab {
    color: #29417C !important;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    border-bottom: 3px solid #29417C;
    padding-bottom: 7px;
}

@media (max-width: 1220px) {

    .export-text,
    .create-text {
        display: none;
    }

    .plus-icon-new {
        font-size: 24px !important;
    }

    .ri-download-2-line,
    .new-btn-create-green img {
        display: inline-block;
    }

    .new-btn-grey,
    .new-btn-create-green {
        padding: 11px 12px !important;
    }
}

/* Breadcrumb css new */
.fixed-breadcrumb-position {
    z-index: 999;
    background: #fff !important;
    padding: 14px 0px;
    width: 100%;
    position: fixed;
    top: 80px;
    /* box-shadow: 0 0px 4px rgba(0, 0, 0, 0.2);  */
    /* border-bottom: 1px solid #CECECE */
}

.w-88 {
    width: 88% !important;
}

.w-87 {
    width: 87% !important;
}

.w-90 {
    width: 90% !important;
}

.w-89 {
    width: 89% !important;
}

.w-86 {
    width: 86% !important;
}

.newbreadcrumb {
    display: inline-flex;
    align-items: center;
    gap: var(--spacing-lg, 3px);
    align-items: center;
}

.newbreadcrumb div span {
    color: var(--breadcrumb-icon-text-color) !important;
    font-size: 14px !important;
    font-weight: 400;
    padding: 0px 2px;
}

.newbreadcrumb span div {
    color: var(--breadcrumb-icon-text-color) !important;
}

.newbreadcrumb span div:first-child {
    cursor: pointer;
}

.newbreadcrumb div span a {
    text-decoration: none !important;
}

.newbreadcrumb .selected {
    font-size: 12px !important;
    font-weight: 500;
    background: #11645F !important;
    color: #fff !important;
    border-radius: 5px;
    display: flex;
    padding: 8px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}

.footer-text {
    color: breadcrumb-icon-text-color-new;
}

.newbreadcrumb .selected-hover {
    font-size: 12px !important;
    font-weight: 500;
    background: var(--background-light);
    border-radius: 5px;
    display: flex;
    padding: 8px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    color: var(--breadcrumb-icon-text-color) !important;
}

.newbreadcrumb .selected-hover:hover {
    font-size: 12px !important;
    font-weight: 500;
    background: var(--breadcrumb-selected-hover-bg-new);
    border-radius: 5px;
    display: flex;
    padding: 8px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    color: var(--breadcrumb-icon-text-color-new) !important;
}

.newbreadcrumb .selected-hover:hover .overflowing-text {
    color: var(--breadcrumb-icon-text-color-new) !important;
}

/* Default styles */
.newbreadcrumb span,
.newbreadcrumb div {
    display: flex;
}

/* Media query for smaller screens */
@media (max-width: 1220px) {

    .newbreadcrumb span,
    .newbreadcrumb div {
        display: none;
    }

    .newbreadcrumb span:nth-of-type(1),
    .newbreadcrumb span:nth-of-type(2),
    .newbreadcrumb span:nth-last-of-type(1),
    .newbreadcrumb div:last-of-type {
        display: flex;
    }

    .newbreadcrumb span:nth-of-type(2)::after {
        content: '...';
        margin: 0 5px;
    }
}


/* new header with buttons layout css */
.newheader {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header {
    color: var(--text-black-to-white);
    font-family: "Poppins", "Helvetica Neue", sans-serif !important;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.newheader .description {
    color: var(--Text-text-teritary);
    font-family: "Poppins", "Helvetica Neue", sans-serif !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/* liquid css button */

/* .icon-left a {
    font: 700 30px consolas;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    left: 64px;
    border-radius: 50px;
    padding:1px 7px;
    top: 49px;
    position: relative;
    overflow: hidden;
    border-radius: 50px;
    transition: 0.2s;
    transform: scale(2);

}

.icon-left a span {
    position: relative;
    z-index: 0;
    color: #000;
    top: -2px;
    font-size: 23px;
}

.icon-left a .liquid {
    position: absolute;
    top: 5px;
    left: 0px;
    width: 99%;
    height: 59px;
    background:rgb(250, 109, 0);
    box-shadow: inset 0 0 50px  rgb(250, 109, 0);
    z-index: -1;
    transition: 0.6s;
}

.icon-left a .liquid::after,
.icon-left a .liquid::before {
    position: absolute;
    content: "";
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    transform: translate(-25%, -75%);
}

.icon-left a .liquid::after {
    border-radius: 45%;
    background: white;
    animation: animate 5s linear infinite;
    opacity: 0.8;
}

.icon-left a .liquid::before {
    border-radius: 40%;
    box-shadow: 0 0 10px  rgb(250, 109, 0),
        inset 0 0 5px  rgb(250, 109, 0);
    background:rgb(250, 109, 0);

    animation: animate 7s linear infinite;
}

@keyframes animate {
    0% {
        transform: translate(-25%, -75%) rotate(0);
    }
    100% {
        transform: translate(-25%, -75%) rotate(360deg);
    }
}
.icon-left a:hover .liquid {
    top: -19px;
}
.icon-left a span:hover {
    color: #fff !important;
}

.icon-left a:hover {
    box-shadow: 0 0 5px  rgb(250, 109, 0), inset 0 0 5px  rgb(250, 109, 0);
    transition-delay: 0.2s;
} */
/* button css */
.btn.disabled,
.btn:disabled {
    pointer-events: auto !important;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
    color: var(--text-black-to-white);
    background: rgba(0, 0, 0, 0.12) !important;
    cursor: default;
    pointer-events: none;
    opacity: 1;
    border: 0px;
}

.btn {
    border-radius: 15px !important;
    text-transform: none;
    line-height: 1.5;
}

.btn-new-download {
    display: flex;
    padding: 4px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #00448B;
    background: #FFF;
    cursor: pointer;
}

.btn-black-outline {
    color: var(--text-black-to-white) !important;
    border: 1px solid #474f5c !important;
    padding: 7px 20px;
    border-radius: 4px;
    background-color: var(--background-light);
}

.btn-create-expense-verticle {
    position: relative;
    align-items: center;
    appearance: none;
    background-color: var(--background-light);
    border-radius: 10px;
    color: var(--text-black-to-white);
    cursor: pointer;
    display: inline-flex;
    font-size: 14px;
    font-weight: 500;
    height: 145px;
    width: 56px;
    justify-content: center;
    border: 1px solid var(--breadcrumb-icon-text-color);
    overflow: hidden;
}

.btn-create-expense-verticle::before {
    content: "";
    position: absolute;
    left: 0;
    top: -100%;
    width: 100%;
    height: 100%;
    background: #004488;
    transition: top 0.5s ease;
    z-index: 0;
}

.btn-create-expense-verticle:hover::before {
    top: 0;
}

.btn-create-expense-verticle:hover {
    color: white;
    z-index: 1;
}

.btn-create-expense-verticle span {
    position: relative;
    z-index: 2;
}

.create-expense-line {
    width: 90px;
    height: 2.5px;
    background: #CACED0;
}

.new-btn-grey {
    display: flex;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 15px;
    background: #E6EBF4;
    color: #000;
    font-size: 14px;
    text-transform: capitalize !important;
    font-weight: 500;
    transition: all 0.5s ease;
    border: 1px solid #0000003b;
}

.newheader .new-btn-grey:hover {
    background: #29417C !important;
    color: #fff !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2) !important;
}

.search-bar-new .new-btn-grey:hover {
    background: #E6EBF4 !important;
    color: #000 !important;
    box-shadow: 0px 4px 4px 0px rgba(32, 37, 45, 0.09);
}

.new-btn-create-blue {
    display: flex;
    padding: 10px 22px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 15px;
    background: #004488;
    cursor: pointer;
    color: white;
    font-size: 14px;
    text-transform: capitalize !important;
    font-weight: bold;
    transition: all 0.5s ease;
}

.new-btn-create-blue:hover {
    background: #29417C !important;
    color: white;
    box-shadow: 0 4px 8px #E6F4F1 !important;
}

.new-btn-create-green {
    display: flex;
    padding: 10px 22px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    height: 44px;
    border-radius: 15px !important;
    background: #2D837E;
    cursor: pointer;
    color: white;
    font-size: 14px;
    text-transform: capitalize !important;
    font-weight: bold;
    transition: all 0.5s ease;
}

.new-btn-create-blue-audit {
    display: flex;
    padding: 20px 32px;
    justify-content: center;
    align-items: center;
    height: 44px;
    gap: 10px;
    border-radius: 15px;
    background: #004488;
    cursor: pointer;
    color: white;
    font-size: 14px;
    text-transform: capitalize !important;
    font-weight: bold;
    transition: all 0.5s ease;
}

.new-btn-create-blue-audit:hover {
    background: #29417C !important;
    box-shadow: 0px 4px 4px 0px rgba(64, 90, 154, 0.22) !important;
}

.plus-icon-new {
    font-size: 20px;
}

.new-btn-create-green:hover {
    background: #11645F !important;
    color: white;
    box-shadow: 0 4px 8px #E6F4F1 !important;
}

.plus-icon-new {
    font-size: 20px;
}

.new-btn-blue-outline {
    display: flex;
    padding: 10px 22px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 15px;
    border: 1px solid #004488;
    color: #004488;
    font-size: 14px;
    text-transform: capitalize !important;
    font-weight: 500;
    transition: all 0.5s ease;
    background: transparent;
    cursor: pointer;
}

.new-btn-blue-outline:hover {
    background: #29417C !important;
    color: white;
    box-shadow: 0px 4px 4px 0px rgba(64, 90, 154, 0.22);
}

.new-btn-brand-green-delete {
    display: flex;
    width: 44px;
    height: 44px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    text-transform: capitalize !important;
    border-radius: 15px;
    background: #2D837E;
    transition: all 0.5s ease;
}

.new-btn-brand-primary-disabled {
    display: flex;
    width: 44px;
    height: 44px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    text-transform: capitalize !important;
    border-radius: 15px;
    background: #76809b;
    transition: all 0.5s ease;
}

.new-btn-brand-primary {
    display: flex;
    width: 44px;
    height: 44px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    text-transform: capitalize !important;
    border-radius: 15px;
    background: #004488;
    transition: all 0.5s ease;
}

.new-btn-delete-red-disabled {
    display: flex;
    width: 44px;
    height: 44px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    text-transform: capitalize !important;
    border-radius: 15px;
    background: hsl(356, 30%, 45%);
    transition: all 0.5s ease;
}

.new-btn-delete-red {
    display: flex;
    width: 44px;
    height: 44px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    text-transform: capitalize !important;
    border-radius: 15px;
    background: #C1121F;
    transition: all 0.5s ease;
}

.search-bar-new .new-btn-brand-primary:hover {
    background: #29417C !important;
    box-shadow: 0px 4px 4px 0px rgba(64, 90, 154, 0.22);
    color: white;
}

.new-btn-filter-primary {
    display: flex;
    width: 44px;
    height: 44px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    text-transform: capitalize !important;
    border-radius: 15px;
    background: #2D837E;
    transition: all 0.5s ease;
}

.new-btn-filter-primary:hover {
    background: #29417C !important;
    box-shadow: 0px 4px 4px 0px rgba(64, 90, 154, 0.22);
    color: white;
}

.new-btn-white-outline {
    display: flex;
    width: 44px;
    height: 44px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    text-transform: capitalize !important;
    border-radius: 15px;
    background: #FFF;
    border: 1px solid #CACED0;
    transition: all 0.5s ease;
}

.new-btn-white-outline:hover {
    background: #FFF !important;
    /* box-shadow: 0px 4px 4px 0px rgba(64, 90, 154, 0.22); */
    /* color: white; */
}

.new-btn-export-danger {
    display: flex;
    width: 44px;
    height: 44px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    text-transform: capitalize !important;
    border-radius: 15px;
    background: #DC2555;
    transition: all 0.5s ease;
}

.new-btn-export-danger:hover {
    background: #29417C !important;
    box-shadow: 0px 4px 4px 0px rgba(64, 90, 154, 0.22);
    color: white;
}

.new-btn-grid-blue {
    display: flex;
    width: 44px;
    height: 44px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    text-transform: capitalize !important;
    border-radius: 15px;
    background: #004488 !important;
    transition: all 0.5s ease;
}

.new-btn-grid-blue:hover {
    background: #29417C !important;
    box-shadow: 0px 4px 4px 0px rgba(64, 90, 154, 0.22);
    color: white;
}

.btn-new-pending {
    cursor: text !important;
    color: #000 !important;
    display: flex;
    width: 75px;
    height: 26px;
    padding: 4px 8px;
    justify-content: center;
    text-transform: capitalize !important;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 2px;
    background: #FDC500;
}

.btn-new-approved {
    border-radius: 2px;
    background: #7AB221;
    color: white !important;
    text-transform: capitalize !important;
    display: flex;
    width: 75px;
    height: 26px;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;

}

.btn-new-rejected {
    display: flex;
    width: 75px;
    height: 26px;
    padding: var(--spacing-xs, 4px) var(--spacing-md, 8px);
    justify-content: center;
    align-items: center;
    text-transform: capitalize !important;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 2px;
    background: var(--Alerts-Error-Red-Alert-Red, #C1121F);
    color: white !important;
}

.btn-new-background-primary {
    display: flex;
    height: 38px;
    padding: 10px var(--spacing-xl, 16px);
    justify-content: center;
    align-items: center;
    text-transform: capitalize !important;
    gap: 10px;
    border-radius: 4px;
    border: 1px solid #CACED0;
    background: #FFF;
}

.badge-new-pending {
    display: flex;
    width: 69px;
    padding: 5px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 28px;
    font-weight: 600;
    font-size: 10px;
    color: #fff;
    background: #CCA725;
}

.badge-new-approved {
    font-weight: 600;
    font-size: 10px;
    display: flex;
    width: 69px;
    padding: 5px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 28px;
    color: #fff;
    background: #26960B;
}

.badge-new-rejected {
    font-weight: 600;
    font-size: 10px;
    display: flex;
    width: 69px;
    padding: 5px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 28px;
    color: #fff;
    background: #CA0C1A;
}

.badge-new-background-primary {
    display: flex;
    width: 75px;
    padding: 8px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 28px;
    color: #fff;
    background: #CCA725;
}

.bottom-pagination .btn-new-background-primary:hover {
    border: 1px solid #CACED0;
    background: #CACED0;
}

.new-btn-brand-primary-save {
    display: flex;
    /* width: 240px; */
    height: 40px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    transition: all 0.5s ease;
    border-radius: 15px;
    background: #29417C;
    text-decoration: none !important;
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
}

.new-btn-brand-primary-save:hover {
    background: #29417C !important;
    color: #fff !important;
    box-shadow: 0px 4px 4px 0px rgba(64, 90, 154, 0.22) !important;
}

.new-btn-brand-primary-save-outline {
    display: flex;
    width: 240px;
    height: 48px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    transition: all 0.5s ease;
    border-radius: 15px;
    border: solid 1px #29417C;
    text-decoration: none !important;
    color: #004488;
    font-size: 14px;
    font-weight: 500;
}

.new-btn-brand-primary-save-outline:hover {
    background: #29417C !important;
    color: #fff !important;
    box-shadow: 0px 4px 4px 0px rgba(64, 90, 154, 0.22) !important;
}

.new-btn-brand-primary-report {
    display: flex;
    width: 155px;
    height: 44px;
    padding-left: 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    transition: all 0.5s ease;
    border-radius: 15px;
    background: #004488;
    text-decoration: none !important;
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
}

.new-btn-brand-primary-report:hover {
    background: #29417C !important;
    color: #fff !important;
    box-shadow: 0px 4px 4px 0px rgba(64, 90, 154, 0.22) !important;
}

.new-btn-brand-primary-pdf {
    display: flex;
    height: 44px;
    padding-left: 16px;
    padding-right: 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    transition: all 0.5s ease;
    border-radius: 15px;
    background: #004488;
    text-decoration: none !important;
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
}

.new-btn-brand-primary-pdf:hover {
    background: #29417C !important;
    color: #fff !important;
    box-shadow: 0px 4px 4px 0px rgba(64, 90, 154, 0.22) !important;
}

.new-btn-green-create {
    display: flex;
    padding-left: 10px;
    width: 155px;
    height: 48px;
    justify-content: center;
    text-decoration: none !important;
    align-items: center;
    gap: 1px;
    align-self: stretch;
    border-radius: 15px;
    color: #fff;
    background: #7AB221;
    font-weight: bold;
}

.new-btn-green-create:hover {
    background: var #56840C !important;
    box-shadow: 0px 4px 4px 0px rgba(45, 131, 126, 0.22);
    color: #fff !important;
}

.new-btn-green-create-circle {
    display: flex;
    width: 44px;
    height: 44px;
    padding: 10px;
    justify-content: center;
    text-decoration: none !important;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    text-transform: capitalize !important;
    border-radius: 15px;
    background: #7AB221;
    transition: all 0.5s ease;
}

.new-btn-green-create-circle:hover {
    background: #56840C !important;
    box-shadow: 0px 4px 4px 0px rgba(45, 131, 126, 0.22);
    color: white;
}

.new-btn-brand-secondary {
    display: flex;
    padding: 10px;
    width: 240px;
    height: 48px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 15px;
    border: 1px solid var(--text-red-to-white);
    color: var(--text-red-to-white);
    background: transparent !important;
    font-weight: bold;
}
.new-btn-brand-secondary-popup {
    display: flex;
    padding: 10px;
    width: 120px;
    height: 48px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 15px;
    border: 1px solid var(--text-red-to-white);
    color: var(--text-red-to-white);
    background: transparent !important;
    font-weight: bold;
}
.new-btn-brand-secondary-popup:hover {
    background: var(--text-red-to-white) !important;
    color: #fff !important;
}
.new-btn-brand-secondary:hover {
    background: var(--text-red-to-white) !important;
    color: #fff !important;
}

.new-btn-danger {
    display: flex;
    padding: 10px;
    width: 240px;
    height: 48px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 15px;
    border: 1px solid #B20A36;
    color: var(--text-red-to-white);
    background: transparent !important;
    font-weight: bold;
}

.new-btn-danger:hover {
    background: #B20A36 !important;
    box-shadow: 0px 4px 4px 0px rgba(220, 37, 85, 0.20);
    color: #fff !important;
}

.new-btn-danger-add-expense {
    display: flex;
    padding: 10px;
    width: 240px;
    height: 44px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius:15px;
    border: 1px solid #B20A36;
    color: var(--text-red-to-white);
    background: transparent !important;
    font-weight: bold;
}

.new-btn-danger-add-expense:hover {
    background: #B20A36 !important;
    box-shadow: 0px 4px 4px 0px rgba(220, 37, 85, 0.20);
    color: #fff !important;
}

.new-btn-green {
    display: flex;
    padding: 10px;
    width: 240px;
    height: 48px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 15px;
    color: #fff;
    background: #7AB221;
    font-weight: bold;
}

.new-btn-green:hover {
    background: #56840C !important;
    box-shadow: 0px 4px 4px 0px rgba(45, 131, 126, 0.22);
    color: #fff !important;
}

.new-btn-green-dark {
    display: flex;
    padding: 10px;
    /* width: 240px; */
    height: 48px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 15px;
    color: #fff;
    background: #11645F;
    font-weight: bold;
}

.new-btn-green-dark:hover {
    background: #11645F !important;
    box-shadow: 0px 4px 4px 0px rgba(45, 131, 126, 0.22);
    color: #fff !important;
}

.copy-data-dark {
    background-color: #2D837E;
    color: #fff;
    font-weight: 400;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 275px;
    border-radius: 15px;
    font-size: 14px !important;
}
.copy-data-dark:hover {
    background: #27938D !important;
    box-shadow: 0px 4px 4px 0px rgba(45, 131, 126, 0.22);
    color: #fff !important;
}
.new-tax-dark {
    background-color: #2D837E;
    color: #fff;
    font-weight: 500;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 205px;
    border-radius: 15px;
    font-size: 14px !important;
}
.new-tax-dark:hover {
    background: #27938D !important;
    box-shadow: 0px 4px 4px 0px rgba(45, 131, 126, 0.22);
    color: #fff !important;
}
/* card css */
.exp-content-report {
    background: var(--exp-content-report) !important;
    min-height: 90px;
    border-radius: 4px;
    padding: 10px 6px 6px;
    border: solid 0.5px #c4c4c4 !important;
}
/* .new-btn-green-dark {
    display: flex;
    padding: 10px;
    width: 240px;
    height: 48px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 44px;
    color: #fff;
    background: #2D837E;
    font-weight: bold;
}

.new-btn-green-dark:hover {
    background: #27938D !important;
    box-shadow: 0px 4px 4px 0px rgba(45, 131, 126, 0.22);
    color: #fff !important;
} */
.height-66px-expand {
    height: 66px;
    /* initial height */
    overflow: hidden;
    transition: height 0.3s ease;
}

.height-66px-expand.expanded {
    height: 150px;
}

.height-66px-expand.expanded_last {
    height: 150px;
}

.height-66px-expand.expanded_middle {
    height: 150px;
}

/* .icon-card-down-custom {
    font-size: 30px !important;
    border-radius: 50%;
    background: #003975;
} */

.icon-card-down-custom {
    font-size: 30px !important;
    border-radius: 50%;
    background: #fff;
    color: #000;
}

.icon-chevron-up {
    transform: rotate(180deg);
    /* rotate chevron when expanded */
}

.transition-height {
    transition: height 0.3s ease;
}

.text-box-new-listview {
    --r: 29px;
    --s: 40px;
    border-radius: var(--r);
    --_m: /calc(2*var(--r)) calc(2*var(--r)) radial-gradient(#000 70%, #0000 72%) no-repeat;
}

.text-box-new-custom {
    --r: 20px !important;
    --s: 43px !important;
    border-radius: var(--r);
    --_m: /calc(2*var(--r)) calc(2*var(--r)) radial-gradient(#000 70%, #0000 72%) no-repeat;
}

.top-right {
    mask:
        right calc(var(--s) + var(--r)) top 0 var(--_m), right calc(var(--s) + var(--r)) var(--_m), radial-gradient(var(--s) at 100% 0, #0000 99%, #000 101%) calc(var(--r)* -1) var(--r) no-repeat, conic-gradient(at calc(100% - var(--s) - var(--r)* 2) calc(var(--s) + var(--r)* 2), #0000 25%, #000 0);
        /* right calc(var(--s) + var(--r)) top 0 var(--_m),
        right calc(var(--s) + var(--r)) var(--_m),
        radial-gradient(var(--s) at 100% 0, #0000 99%, #000 101%) calc(-1*var(--r)) var(--r) no-repeat,
        conic-gradient(at calc(99% - var(--s) - 2*var(--r)) calc(var(--s) + 2*var(--r)),
            #0000 25%, #000 0); */
}

.card-inner-border-radius {
    border-top-left-radius: 4.25rem;
    border-bottom-left-radius: 4.25rem;
    border-bottom-right-radius: 4.25rem;
}

.card-blue2-primary {
    background: var(--card-blue2-primary) !important;
}

.card-blue2-primary:hover {
    background: var(--card-blue2-primary) !important;
}

.box .blue-hover:hover {
    background: var(--card-blue2-primary) !important;
}

.card-blue2-primary:hover~.box .blue-hover {
    background: var(--card-blue2-primary) !important;
}

.card-header-new {
    color: var(--Text-text-important-cta-text-imp-white, #FFF);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

/* height css */
.height-200px {
    height: 206px !important;
}
.height-230px {
    height: 230px !important;
}
.h-366px {
    height: 366px !important;
}

/* top-right icon css */
.icon-angle {
    display: inline-block;
    transform: rotate(-45deg);
}

.iconBox {
    display: inline-block;
}

.iconBox:hover .arrow {
    display: none;
    margin-top: 4px;
    margin-right: 2px;
}

.iconBox:hover .arrow-hover {
    display: inline-block;
}

.box .icon {
    position: absolute;
    top: 0px;
    right: 0px;
}

.box {
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 1.25rem;
    overflow: hidden;
}

.box {
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 1.25rem;
    overflow: hidden;
}

.box .icon {
    position: absolute;
    /* right: -2.375rem; */
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
}

/* .box .icon:hover .iconBox {
  transform: scale(1.1);
  background:black !important;
  color: white !important;
  transition: transform 0.3s ease, background 0.3s ease, color 0.3s ease;
} */

.box .icon .iconBox {
    position: absolute;
    inset: 0.625rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
}

.box .icon .iconBox span {
    color: #fff;
    font-size: 1.5rem;
}

.box .blue-hover {
    background: var(--card-blue2-primary);
    transition: all 0.3s ease;
}

/* color css */
.text-black-sidebar {
    color: var(--text-black-sidebar)
}

.text-blue {
    color: #073CB5;
}

.text-primary {
    color: #0C0C0C !important;
}

.text-teritary {
    color: #5E656A !important
}

.text-primary {
    color: #0C0C0C !important;
}

.text-teritary {
    color: #5E656A !important
}

.text-secondary {
    color: var(--text-black-to-white) !important;
}

.text-pending {
    color: #FDC500 !important;
}

.text-primary-white {
    color: #000 !important;
}

.text-secondary-white {
    color: #CACED0 !important;
}

.text-teritary-white {
    color: #A5ABAE !important
}

.brand-primary-dark {
    color: #004488 !important;
}

.brand-primary-active {
    color: #29417C !important;
}

.text-greyscale {
    color: #878787 !important;
}

/* Cards Color */
.grey-light-default {
    color: #E6EBF4 !important;
}

.grey-mid-default {
    color: #E6EBF4 !important;
}

.green-base {
    color: #EFF4E4 !important;
}

.green-hover {
    color: #7AB221 !important;
}

.brand-primary-light {
    color: #004488 !important;
}

.brand-primary-blue {
    color: #00448B !important
}

.brand-primary-light-hover {
    color: #29417C !important
}

.brand-primary {
    color: #98B3F4 !important;
}

.brand-primary-hover {
    color: #B5CAFC !important;
}

.brand-Secodary {
    color: #2D837E !important;
}

.brand-secondary-hover {
    color: #11645F !important;
}

.brand-Tertiary {
    color: #DC2555 !important;
}

.brand-Tertiary-Hover {
    color: #B20A36 !important;
}

.text-danger {
    color: #DC2555 !important;
}

.text-danger-login {
    color: #FF6B6B !important;
}

/* background color css */
.background-card-grey-light-default {
    background: var(--background-card-grey-light-default);
    border: 1px solid var(--Border-Border-Primary-2) !important;
}

/* background color css */
.background-card-blue-light-default {
    background: #0E6F9B !important;
    border: 1px solid var(--Border-Border-Primary-2) !important;
    color: #fff;
}
.background-card-brand-primary {
    /* background: var(--background-card-brand-primary); */
    background: #29417C;
}

.background-card-brand-primary-2 {
    background: #4988A3;
}

.background-card-brand-primary-light {
    background: var(--background-card-brand-primary-light);
}

.blue-background {
    background: #1F6FC5;
}

.brand-Secodary-background {
    background: #2D837E !important;
}

.green-secondary-2 {
    background: var(--green-secondary-2) !important;

}

.green-hover-background {
    background: #7AB221 !important;
}

.green-hover-background-new {
    background: #2D837E !important;
}

.brand-primary-background {
    /* background: #004488 !important; */
    background: #0E6F9B !important;
    color: #fff;
}

.green-base-background {
    background: #EFF4E4 !important;
}

.teritary-background {
    background: #5E656A !important;
}

.grey-light-default-background {
    background: var(--sidebar-bg) !important;
    border: 1px solid #C0D9EA !important;
    box-shadow: 0px 4px 4px 0px rgba(177, 196, 242, 0.45) !important;
}
.grey-light-default-background-new {
    background: #F5F7F9 !important;
    border: 1px solid #C0D9EA !important;
    box-shadow: 0px 4px 4px 0px rgba(177, 196, 242, 0.45) !important;
}
.grey-light-default-background-new.border-bl-grey {
    border: 1px solid #C0D9EA !important;
}
.border-bl-grey-new {
    border: 1px solid #C0D9EA !important;
}
.grey-light-default-background-light {
    background: #F5F7F9 !important;
}
.br-12-bottom {
    border-radius: 0px 0px 12px 12px !important;
}
.main-dropdown {
    border-radius: 5px;
    border: solid 0px #a3b9ad;
    background-color: #fff !important;
    height: 25px;
    margin-bottom: 1px;
    margin-top: 0px;
}

.main-div {
    /* background: var(--background-light) !important; */
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* badges css  */
.brand-Secodary-badge {
    padding: var(--spacing-xs, 4px) var(--spacing-md, 8px);
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    background: #2D837E;
    text-transform: capitalize !important;
    color: white
}

.green-hover-badge {
    padding: 4px 3px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    text-transform: capitalize !important;
    background: #7AB221;
    color: white;
}

.text-secondary-white-badge {
    padding: var(--spacing-xs, 4px) var(--spacing-md, 8px);
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    background: #CACED0;
    text-transform: capitalize !important;
    color: black;
}

.brand-Tertiary-badge {
    padding: var(--spacing-xs, 4px) var(--spacing-md, 8px);
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    text-transform: capitalize !important;
    background: #DC2555;
    color: white;
}

/* toggle-switch css */
.toggle-container-user {
    width: 100%;
    height: 43.127px;
    flex-shrink: 0;
    display: flex;
    padding: var(--spacing-xs, 4px);
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    flex-shrink: 0;
}

.toggle-user-blue {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: var(--sidebar-bg);
    border-radius: 30px;
    cursor: pointer;
    padding: 6px !important;
    height: 43px;
    transition: background-color 0.3s;
    border: 1px solid var(--toggle-label-grey-border);
}

.toggle-text-user-blue {
    font-weight: 600;
    color: var(--text-white-to-black);
    background-color: var(--text-black-to-white);
    height: 36px;
    padding: 3px 35px !important;
    line-height: 28px;
    text-align: center;
    border-radius: 10px;
    transition: background-color 0.3s ease;
}

.toggle-text-user-black {
    font-weight: 600;
    color: var(--text-black-to-white);
    height: 36px;
    padding: 3px 35px !important;
    line-height: 28px;
    text-align: center;
    border-radius: 10px;
    transition: background-color 0.3s ease;
}

.toggle-container-listview {
    display: flex;
    width: 36px;
    height: 120px;
    padding: var(--spacing-xs, 4px);
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    flex-shrink: 0;
}

.toggle-container-listview {
    position: absolute;
    width: 33%;
    border-color: 2px solid #fff;
    left: 84%;
}

.toggle-checkbox {
    display: none;
}

.toggle-container-listview .toggle-checkbox:checked+.toggle-text {
    color: #fff;
}

.toggle-container-listview .toggle-checkbox:checked+.toggle-text-white {
    /* background-color: #fff ; */
    background-color: #fff;
    color: black;
}

.toggle-container-listview .toggle-checkbox:checked+.toggle-text-black {
    /* background-color: #fff ; */
    background-color: black;
    color: #fff;
}

.toggle-container-listview .toggle-checkbox:checked+.toggle-label .toggle-text:first-child {
    opacity: 0;
}

.toggle-container-listview .toggle-checkbox:checked+.toggle-label .toggle-text:last-child {
    opacity: 1;
}

.toggle-label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: transparent;
    border-radius: 30px;
    cursor: pointer;
    padding: 5px;
    height: 38px;
    transition: background-color 0.3s;
    border: 1px solid white;
    /* White border */
}

.toggle-label-blue {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: transparent;
    border-radius: 30px;
    cursor: pointer;
    padding: 5px;
    height: 38px;
    transition: background-color 0.3s;
    border: 1px solid var(--toggle-label-blue-border);
}

.toggle-label-black {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: transparent;
    border-radius: 30px;
    cursor: pointer;
    padding: 5px;
    height: 38px;
    transition: background-color 0.3s;
    border: 1px solid black;
}

.toggle-label-black-listview {
    border-radius: 30px;
    display: flex;
    height: 116px;
    padding: var(--spacing-xs, 4px);
    flex-direction: column;
    align-items: flex-start;
    flex-shrink: 0;
    background-color: transparent;
    border: 1px solid var(--text-black-to-white);
    padding: 5px;
}

.toggle-container-listview .toggle-checkbox:checked+.toggle-label .toggle-text:first-child {
    opacity: 0;
}

.toggle-container-listview .toggle-checkbox:checked+.toggle-label .toggle-text:last-child {
    opacity: 1;
}

.toggle-text {
    font-weight: 500;
    color: var(--text-black-to-white);
    background-color: var(--text-white-to-black);
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%
}

.toggle-container-listview .toggle-text-custom-black {
    font-weight: 500;
    color: var(--text-white-to-black);
    background-color: var(--text-black-to-white);
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%
}

.toggle-text-white {
    font-weight: 500;
    color: var(--text-white-to-black);
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%
}

.toggle-container-listview .toggle-text-black {
    font-weight: 500;
    color: var(--text-black-to-white);
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%
}

.toggle-text-blue {
    font-weight: 500;
    color: var(--text-blue-to-white);
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%
}

/* #list view page css ended */


/* #Dashboard new css file */
* {
    margin: 0;
    padding: 0;
}

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

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

.height-277px {
    height: 277px;
}

#chartdiv {
    width: 100%;
    height: 300px;
}

#barChartDiv {
    width: 100%;
    height: 400px;
}

.icon-angle {
    display: inline-block;
    transform: rotate(-45deg);
}

.iconBox {
    display: inline-block;
}

.arrow {
    display: inline-block;
}

.arrow-hover {
    display: none;
}

.iconBox:hover .arrow {
    display: none;
    margin-top: 4px;
    margin-right: 2px;
}

.iconBox:hover .arrow-hover {
    display: inline-block;
}

.progress-container {
    /* width: 100%; 
      max-width: 400px; */
    margin: 7px auto;
}

.progress-label {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    color: #333;
    width: 125px;
}

.progress-percent {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    color: #333;
}

.progress-bar {
    width: 200px;
    background-color: rgb(185 199 231);
    border-radius: 10px;
    overflow: hidden;
    height: 7px;
}

.progress {
    height: 20px;
    background-color: rgb(99 130 201);
    border-radius: 10px;
    transition: width 0.3s ease;
}

.filter-dropdown {
    padding: 4px 8px;
    font-size: 14px;
    color: var(--text-white-to-black);
    background: none;
    border: none;
    border-bottom: 1px solid white;
}

.text-box-new-hover {
    background-color: var(--background-card-brand-primary);
}

.text-box-new-hover:hover {
    background-color: rgb(31 63 142) !important;
    transition-duration: 0.5s;
}

.text-box-new-hover1 {
    background-color: var(--background-card-brand-primary-light)
}

.text-box-new-hover1:hover {
    background-color: rgb(158 184 245) !important;
    transition-duration: 0.5s;
}

.text-box-new-hover1:hover~.icon .iconBox {
    transform: scale(1.1);
    background: black !important;
}

.text-box-new-hover1:hover~.iconBox:hover .arrow {
    display: none;
}

.text-box-new-hover1:hover~.iconBox:hover .arrow-hover {
    display: inline-block;
}

.text-box-new-hover:hover~.iconBox:hover .arrow {
    display: none;
}

.text-box-new-hover:hover~.iconBox:hover .arrow-hover {
    display: inline-block;
}

.text-box-new-hover1:hover~.icon .iconBox .text-white-custom,
.iconBox:hover .text-white-custom {
    color: white !important;
    margin-top: 4px;
    margin-right: 2px;
    font-size: 2.8rem !important;
}

.text-box-new-hover2 {
    background-color: rgb(220, 227, 244)
}

.text-box-new-hover2:hover {
    background-color: #11645F !important;
    transition-duration: 0.5s;
}

.text-box-new-hover2:hover~.icon .iconBox {
    transform: scale(1.1);
    background: black !important;
}

.text-box-new-hover2:hover~.icon .iconBox .text-white-custom,
.iconBox:hover .text-white-custom {
    color: white !important;
    font-size: 2.8rem !important;
}

.text-box-new-hover:hover~.icon .iconBox {
    transform: scale(1.1);
    background: black !important;
}

.text-box-new-hover:hover~.icon .iconBox .text-white-custom,
.iconBox:hover .text-white-custom {
    color: white !important;
    font-size: 2.8rem !important;

}

.text-white-custom {
    color: black;
}

.text-box-new {
    --r: 18px;
    --s: 46px;
    border-radius: var(--r);
    --_m: /calc(2*var(--r)) calc(2*var(--r)) radial-gradient(#000 70%, #0000 72%) no-repeat;
}

.text-box-new-custom {
    --r: 35px !important;
    --s: 50px !important;
    border-radius: var(--r);
    --_m: /calc(2*var(--r)) calc(2*var(--r)) radial-gradient(#000 70%, #0000 72%) no-repeat;
}

.top-right {
    mask:
        right calc(var(--s) + var(--r)) top 0 var(--_m), right calc(var(--s) + var(--r)) var(--_m), radial-gradient(var(--s) at 100% 0, #0000 99%, #000 101%) calc(var(--r)* -1) var(--r) no-repeat, conic-gradient(at calc(100% - var(--s) - var(--r)* 2) calc(var(--s) + var(--r)* 2), #0000 25%, #000 0);
        /* right calc(var(--s) + var(--r)) top 0 var(--_m),
        right calc(var(--s) + var(--r)) var(--_m),
        radial-gradient(var(--s) at 100% 0, #0000 99%, #000 101%) calc(-1*var(--r)) var(--r) no-repeat,
        conic-gradient(at calc(100% - var(--s) - 2*var(--r)) calc(var(--s) + 2*var(--r)),
            #0000 25%, #000 0); */
}

.top-left {
    mask:
        calc(var(--s) + var(--r)) 0 var(--_m),
        0 calc(var(--s) + var(--r)) var(--_m),
        radial-gradient(var(--s) at 0 0, #0000 99%, #000 101%) var(--r) var(--r) no-repeat,
        conic-gradient(at calc(var(--s) + 2*var(--r)) calc(var(--s) + 2*var(--r)),
            #000 75%, #0000 0);
}

section a {
    display: inline-block;
    text-decoration: none;
}

section .container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    grid-gap: 20px;
    align-items: stretch;
    max-width: 100%;
}

section .container-second {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(430px, 1fr)) !important;
    grid-gap: 20px;
    align-items: stretch;
    max-width: 100%;
}

@media (max-width: 1080px) {
    section .container {
        grid-template-columns: repeat(auto-fill, minmax(430px, 1fr));
    }

    section .container-second {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(630px, 1fr)) !important;
    }

    /* section .container-new {
    grid-template-columns: repeat(auto-fill, minmax(630px, 1fr)) !important;
    } */
}

@media (max-width: 600px) {
    section .container {
        grid-template-columns: 1fr;
    }
}

@media (min-width: 1200px) {
    section .container {
        grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    }
}

@media (min-width: 1400px) {
    section .container {
        grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
    }
}

section .container-new {
    display: flex !important;
    grid-template-columns: none !important;
    grid-gap: 0px !important;
    align-items: none !important;
    max-width: 100% !important;
}

section .container .card-inner .box .iconnew-left .iconBox,
section .container .card-inner .box .icon-left .iconBox {
    position: absolute;
    inset: 0.625rem;
    border: 1px solid rgb(228 231 233);
    color: var(--text-white-to-black) !important;
    border-radius: 50%;
    display: flex;
    width: 9rem;
    height: 9rem;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
    overflow: hidden;
    top: 26px;
    left: 0px;
    text-decoration: none;
}

section .container .card-inner .box .iconnew-left .iconBox::before,
section .container .card-inner .box .icon-left .iconBox::before {
    content: "";
    position: absolute;
    bottom: 0%;
    width: 9rem;
    height: 13rem;
    background: #FF6D00;
    transition: bottom 0.5s ease;
    z-index: 0;
    /* border-radius: 50%; */
    clip-path: polygon(80% 100%, 100% 100%, 100% 33%, 11% 32%, 0% 26%, 0% 33%, 0% 100%);
}

section .container .card-inner .box .iconnew-left:hover .iconBox::before,
section .container .card-inner .box .icon-left:hover .iconBox::before {
    bottom: -75%;
}

/* section .container .card-inner .box .icon-left:hover .iconBox {
      background: transparent; 
  } */
section .container .card-inner .box .iconnew-left .iconBox span,
section .container .card-inner .box .icon-left .iconBox span {
    z-index: 3 !important;
}

section .container .card-inner .box .iconnew-left:hover .iconBox span,
section .container .card-inner .box .icon-left:hover .iconBox span {
    color: var(--text-black-to-white) !important;
}

.iconew-left:hover~.text-right .year,
.icon-left:hover~.text-right .year {
    color: var(--text-black-to-white) !important;
}

section .container .card-new:nth-child(2) .box .icon .iconBox {
    background: #000 !important;
    /* background: #E6EBF4; */
}

section .container .card-new:nth-child(3) .box .icon .iconBox {
    background: #000 !important;
    /* background: #E6EBF4; */
}

section .container .card-new:nth-child(4) .box .icon .iconBox {
    background: #000 !important;
    /* background: #E6EBF4; */
}

section .container .card-new-custom:nth-child(1) .box .icon .iconBox {
    background: #000 !important;
    /* background: #E6EBF4; */
}

section .container .card-new-custom:nth-child(2) .box .icon .iconBox {
    background: #000 !important;
    /* background: #E6EBF4; */
    color: white !important;
}

section .container .card-new-chart:nth-child(1) .box .icon .iconBox {
    background: #000 !important;
    /* background: #E6EBF4; */
}

section .container .card-new-chart:nth-child(2) .box .icon .iconBox {
    background: #000 !important;
    /* background: #E6EBF4; */
    color: white !important;
}

section .container .card-new-chart:nth-child(3) .box .icon .iconBox {
    background: #000 !important;
    /* background: #E6EBF4; */
    color: white !important;
}

section .container .card-new .box {
    position: relative;
}

section .container .card-new .box .icon {
    position: absolute;
    top: -1px;
    right: 10px;
}


section .container .card-new ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.625rem;
}

section .container .card-new ul li {
    text-transform: uppercase;
    background: var(--clr-tag);
    color: #282828;
    font-weight: 700;
    font-size: 0.8rem;
    padding: 0.375rem 0.625rem;
    border-radius: 0.188rem;
}

section .container .card-new ul .branding {
    color: rgb(228 231 233);
}

section .container .card-new ul .packaging {
    color: rgb(228 231 233);
}

section .container .card-new ul .marketing {
    color: rgb(228 231 233);
}

section .container .card-new .content {
    padding: 0.938rem 0.625rem;
}

section .container .card-new .content h3 {
    text-transform: capitalize;
    font-size: clamp(1.5rem, 1.3909rem + 0.4364vw, 1.8rem);
}

section .container .card-new .content p {
    margin: 0.625rem 0 1.25rem;
    color: #565656;
}

section .container .card-inner {
    position: relative;
    width: inherit;
    /* height: 21.75rem; */
    background: var(--clr);
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    overflow: hidden;
}

section .container .card-inner-new {
    position: relative;
    min-width: 215px !important;
    height: 365px !important;
    background: var(--clr);
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    overflow: hidden;
}

section .container .card-inner-custom {
    border-top-right-radius: 0.25rem;
}

section .container .card-inner .box {
    width: 100%;
    height: 100%;
    background: var(--background-light);
    /* border-radius: 1.25rem; */
    border-bottom-right-radius: 0.25rem;
    overflow: hidden;
}

section .container .card-inner .box .icon {
    position: absolute;
    bottom: -0.375rem;
    right: -0.375rem;
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
}

section .container .card-inner .box .icon-img {
    position: absolute;
    top: 5px !important;
    left: 6px;
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
}

section .container .card-inner .box .icon-img-bg {
    background: #DC2555 !important;
    width: 6.5rem !important;
    height: 6.5rem !important;
    bottom: 29rem !important;
    left: 10.5px !important;
}


section .container .card-inner .box .icon:hover .iconBox {
    transform: scale(1.1);
    background: black !important;
    color: white !important;
    transition: transform 0.3s ease, background 0.3s ease, color 0.3s ease;
}

section .container .card-inner .box .icon .iconBox {
    position: absolute;
    inset: 0.625rem;
    background: #E6EBF4;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
}

section .container .card-inner .box .icon .iconBox span {
    color: #fff;
    font-size: 1.5rem;
}

/* toggle css */
.toggle-container-custom {
    position: absolute;
    width: 24%;
    border-color: 2px solid #fff;
    left: 61%;
}

.toggle-container-chart {
    position: absolute;
    width: 33%;
    border-color: 2px solid #fff;
    left: 51%;
}

.toggle-container-chart-my {
    position: relative;
    width: 70px;
    border-color: 2px solid #fff;
    left: 26%;
}

.toggle-container {
    position: relative;
    width: 70px;
    border-color: 2px solid #fff;
    /* left: 68.5%; */
}

.toggle-checkbox {
    display: none;
}

.toggle-label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: transparent;
    border-radius: 30px;
    cursor: pointer;
    padding: 5px;
    height: 38px;
    transition: background-color 0.3s;
    border: 1px solid white;
    /* White border */
}

.toggle-label-blue {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: transparent;
    border-radius: 30px;
    cursor: pointer;
    padding: 5px !important;
    height: 38px;
    transition: background-color 0.3s;
    border: 1px solid var(--toggle-label-blue-border);
}

.toggle-label-black {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: transparent;
    border-radius: 30px;
    cursor: pointer;
    padding: 5px;
    height: 38px;
    transition: background-color 0.3s;
    border: 1px solid black;

}

.toggle-text-custom-black {
    font-weight: 500;
    color: #fff;
    background-color: black;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%
}

.toggle-text-custom-blue {
    font-weight: 500;
    color: var(--text-white-to-black);
    background-color: var(--text-blue-to-white);
    width: 28px;
    height: 29px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%
}

.toggle-text-white {
    font-weight: 500;
    color: #fff;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%
}

.toggle-text-black {
    font-weight: 500;
    color: black;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%
}

.toggle-text-blue {
    font-weight: 500;
    color: var(--text-blue-to-white);
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%
}

.toggle-text-blue.py-0-px-10 {
    padding: 0px 10px !important;
}

.toggle-checkbox:checked+.toggle-text {
    color: #fff;
}

.toggle-checkbox:checked+.toggle-text-white {
    /* background-color: #fff ; */
    background-color: #fff;
    color: black;
}

.toggle-checkbox:checked+.toggle-text-black {
    /* background-color: #fff ; */
    background-color: black;
    color: #fff;
}

.toggle-checkbox:checked+.toggle-label .toggle-text:first-child {
    opacity: 0;
}

.toggle-checkbox:checked+.toggle-label .toggle-text:last-child {
    opacity: 1;
}

.btn-create-expense {
    position: relative;
    align-items: center;
    appearance: none;
    background-color: var(--brand-Secodary-background);
    border-radius: 10px;
    color: var(--text-white-to-black);
    cursor: pointer;
    display: inline-flex;
    font-size: 14px;
    font-weight: 500;
    height: 54px;
    width: 75%;
    justify-content: center;
    border: 1px solid var(--breadcrumb-icon-text-color);
    overflow: hidden;
}

/* .btn-create-expense::before {
      content: ""; 
      position: absolute;
      top: 0;
      left: -100%; 
      width: 100%;
      height: 100%;
      background: #004488;
      transition: left 0.5s ease; 
      z-index: 0;
  } */

/* .btn-create-expense:hover::before {
      left: 0;
  }
  
  .btn-create-expense:hover {
      color: white; 
      z-index: 1;
  } */

/* .btn-create-expense span {
      position: relative; 
      z-index: 2; 
  } */


@media screen and (min-width:1300px) {
    .fs-16 {
        font-size: 16px !important;
    }

    .fs-14 {
        font-size: 14px !important;
    }

    .fs-28 {
        font-size: 28px !important;
    }

    .fs-30 {
        font-size: 30px !important;
    }
}

/* @media screen and (min-width:1100px) and (max-width: 1299px){
      .fs-16 {
          font-size: 14px !important;
      }
      .fs-14 {
          font-size: 13px !important;
      }
      .fs-28 {
          font-size: 24px !important;
      }
      .fs-30 {
          font-size: 28px !important;
      }
  } */
@media screen and (min-width:900px) and (max-width: 1099px) {
    .fs-16 {
        font-size: 13px !important;
    }

    .fs-14 {
        font-size: 12px !important;
    }

    .fs-28 {
        font-size: 20px !important;
    }

    .fs-30 {
        font-size: 26px !important;
    }
}

@media screen and (min-width:600px) and (max-width: 899px) {
    .fs-16 {
        font-size: 12px !important;
    }

    .fs-14 {
        font-size: 12px !important;
    }

    .fs-28 {
        font-size: 20px !important;
    }

    .fs-30 {
        font-size: 24px !important;
    }
}

@media screen and (min-width: 0px) and (max-width: 599px) {
    .fs-16 {
        font-size: 12px !important;
    }

    .fs-14 {
        font-size: 12px !important;
    }

    .fs-28 {
        font-size: 20px !important;
    }

    .fs-30 {
        font-size: 24px !important;
    }
}

:root {
    --background-color: #fff;
    --text-color: #000;
    --primary-color: #004488;
    --secondary-color: #DEE3F0;
    --highlight-color: rgb(250, 109, 0);
    --button-color: #fff;
    --icon-color: #000;
}

/* Dark theme */
@media (prefers-color-scheme: dark) {
    :root {
        --background-color: #121212 !important;
        --text-color: #fff !important;
        /* --card-background: #1e1e1e !important; */
        --primary-color: #004488 !important;
        --secondary-color: #333 !important;
        --highlight-color: rgb(250, 109, 0) !important;
        --button-color: #444 !important;
        --icon-color: #fff !important;
    }
}

.text-truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* #dashboard file css ended */

/* #border radius css */
.br-12 {
    border-radius: 12px !important;
}

/* #heading css */
.heading-5 {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #fff !important;
    background: #00448B;
    border-radius: 10px 10px 0px 0px;
    display: flex;
}

/* text field css */
.text-field-lable {
    color: var(--text-black-to-white) !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.multiselect__content-wrapper {
    background: var(--background-light) !important;
    color: var(--text-black-to-white) !important;
}

.multiselect__single {
    text-overflow: ellipsis !important;
    text-transform: capitalize !important;
    overflow: hidden !important;
    padding-left: 4px !important;
    margin-top: 6px !important;
    margin-bottom: 8px !important;
    background: none !important;
    color: var(--text-black-to-white) !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.multiselect__input:focus {
    margin-bottom: 0px !important;
    padding: 10px 25px 10.5px 0px !important;
    background: var(--background-light) !important;
}
.new-theme-text-field .multiselect .multiselect--disabled {
    background-color: #F4F4F4 !important;
    cursor: not-allowed !important;
}

.multiselect--disabled {
    background-color: #F4F4F4 !important;
    cursor: not-allowed !important;
    /* background: var(--background-light) !important; */
}

.new-theme-text-field .multiselect .multiselect__tags {
    border-radius: 8px !important;
    border: 1px solid #CACED0 !important;
    /* background: var(--background-light) !important; */
    transition: transform 0.5s ease;
    padding: 5.5px 56px 5.5px 14px !important;
}

.new-theme-text-field .multiselect.h-smm .multiselect__tags {
    padding: 1.5px 56px 1.5px 14px !important;
}
.new-theme-text-field .multiselect.h-smm .multiselect__tags {
    min-height: 40px !important;
}
.new-theme-text-field .multiselect.h-smm .multiselect__select    {
    top: 4px !important;
}
.new-theme-text-field .multiselect .multiselect__tags:hover {
    border-radius: 8px !important;
    border: 1px solid #CACED0 !important;
    /* background: var(--background-light) !important; */
}

.new-theme-text-field .multiselect .multiselect__tags:hover+.new-filter-lable-text {
    color: #29417C !important;
    font-weight: bold;
    transition: all 0s ease;
    /* Smooth transition */
}

.new-theme-text-field .multiselect .multiselect__tags .multiselect__placeholder {
    color: #5E656A !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.new-theme-text-field .multiselect .multiselect__tags .multiselect__placeholder {
    color: #adadad;
    display: inline-block;
    margin-bottom: 10px;
    padding-top: 10px;
}

.new-theme-text-field .multiselect .multiselect__select {
    background: url(https://cdn.digicollect.com/cdn/dc_helpdesk_new/images/images-new/arrow-down-s-line.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    top: 7px;
}

.new-theme-text-field-filter .multiselect .multiselect__select {
    background: url(https://cdn.digicollect.com/cdn/dc_helpdesk_new/images/images-new/arrow-down-s-line.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    top: 15px !important;
}

.new-theme-text-field .multiselect .multiselect__select:before {
    display: none !important;
}

.dashboard-filter.multiselect .multiselect__tags {
    min-height: 35px !important;
    height: 35px !important;
    padding: 3px 40px 0 8px !important;
}

.dashboard-filter.multiselect .multiselect__tags .multiselect__spinner {
    top: 2px !important;
}

.dashboard-filter.multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element {
    padding: 0px
}

.dashboard-filter.multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option {
    padding: 7px 12px !important;
    min-height: 30px !important;
    font-size: 13px !important;
}

.dashboard-filter.multiselect .multiselect__tags {
    width: 190px !important;
}

.dashboard-filter.multiselect .multiselect__tags,
.dashboard-filter.multiselect .multiselect__tags .multiselect__input {
    background-color: #E6EBF4 !important
}

.dashboard-filter.multiselect .multiselect__tags {
    border: none !important;
    border-radius: 0px !important;
    border-bottom: 1px solid #c6c6c6 !important;
}

.dashboard-filter.multiselect .multiselect__tags .multiselect__input:focus {
    padding: 0px !important;
}

.dashboard-filter.multiselect .multiselect__tags .multiselect__single {
    margin-top: 0px !important;
}

.dashboard-filter.multiselect .multiselect__select {
    height: 34px !important
}



.dashboard-filter-new.multiselect .multiselect__tags {
    min-height: 35px !important;
    height: 35px !important;
    padding: 3px 40px 0 8px !important;
}

.dashboard-filter0new.multiselect .multiselect__tags .multiselect__spinner {
    top: 2px !important;
}

.dashboard-filter-new.multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element {
    padding: 0px
}

.dashboard-filter-new.multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option {
    padding: 7px 12px !important;
    min-height: 30px !important;
    font-size: 13px !important;
}

.dashboard-filter-new.multiselect .multiselect__tags {
    width: 190px !important;
}

.dashboard-filter-new.multiselect .multiselect__tags,
.dashboard-filter-new.multiselect .multiselect__tags .multiselect__input {
    background-color: transparent !important
}

.dashboard-filter-new.multiselect .multiselect__tags {
    border: none !important;
    border-radius: 0px !important;
    border-bottom: 1px solid #fff !important;
}

.dashboard-filter-new.multiselect .multiselect__tags .multiselect__input:focus {
    padding: 0px !important;
}

.dashboard-filter-new.multiselect .multiselect__tags .multiselect__single {
    margin-top: 0px !important;
}

.dashboard-filter-new.multiselect .multiselect__select {
    height: 34px !important
}

.new-btn-brand-primary-save {
    display: flex;
    width: 240px;
    height: 48px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    transition: all 0.5s ease;
    border-radius: 15px;
    background: #29417C;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
}
.new-btn-brand-primary-save.br-44 {
    border-radius: 15px !important;
}
.new-btn-brand-primary-save-outline {
    display: flex;
    width: 240px;
    height: 48px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    transition: all 0.5s ease;
    border-radius: 15px !important;
    color: #004488;
    background: #FFF;
    border: 1px solid #004488 !important;
    font-size: 14px;
    font-weight: bold;
}
.new-btn-brand-primary-save:hover {
    background: #29417C !important;
    box-shadow: 0px 4px 4px 0px rgba(64, 90, 154, 0.22) !important;
}
.new-btn-brand-primary-save-outline:hover {
    background: #29417C !important;
    box-shadow: 0px 4px 4px 0px rgba(64, 90, 154, 0.22) !important;
}
.new-theme-text-field .mx-datepicker .mx-input-wrapper {
    border-radius: 8px;
    border: 1px solid #CACED0;
    background: var(--background-light) !important;
    min-height: 44px !important;
    padding: 8px 40px 8px 2px;
    transition: transform 0.5s ease;
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.15) !important
}

.new-theme-text-field {
    border-radius: 8px !important;
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.15) !important
}

.new-theme-text-field.no-shadow {
    box-shadow: none !important
}

.new-theme-text-field .mx-datepicker .mx-input-wrapper:hover {
    border-radius: 8px !important;
    border: 1px solid #CACED0 !important;
    background: var(--background-light) !important;
}

.new-theme-text-field .mx-datepicker {
    width: 100% !important;
    border-radius: 8px !important;
}

.new-theme-text-field .mx-datepicker .mx-input-wrapper .mx-input {
    color: var(--text-black-to-white) !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    height: 35px !important
}

.new-theme-text-field .mx-datepicker .mx-input-wrapper .mx-input::placeholder {
    color: #5E656A !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.input-field-new {
    display: flex;
    padding: 15.5px 56px 15.5px 14px;
    align-items: center;
    align-self: stretch;
    border-radius: 8px !important;
    border: 1px solid #C0D9EA !important;
    background: var(--background-light) !important;
    color: var(--text-black-to-white) !important;
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.15) !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    width: 100% !important;
    transition: transform 0.5s ease;
}

.taxation-box .input-field-new, .prefix-input .input-field-new {
    padding: 15.5px 5px 15.5px 14px;
}
/* .input-field-new:hover{
    border-radius:  8px !important;
    border: 1px solid #004488 !important;
    background: var(--background-light) !important;
} */
.disable_filed {
    cursor: not-allowed !important;
}

/* .input-field-new:focus{
    border-radius:  8px !important;
    border: 1px solid #004488 !important;
    background: var(--background-light) !important;
} */

.new-theme-text-field .date-icon .mx-input-append {
    background-image: url(/public/static/images/new-theme2024/calendar.svg) !important;
    display: block !important;
    background-repeat: no-repeat;
}

.new-theme-text-field .date-icon .mx-input-append {
    position: absolute;
    top: 13px !important;
    right: 0px !important;
}

.mx-input {
    background: var(--background-light) !important;
    padding: 6px 18px 6px 10px !important;
}

.new-upload-icon {
    display: flex;
    width: 40px;
    height: 40px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    border: 1px solid #CACED0;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}

.click-to-upload {
    color: #2D837E;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}

.attachment-new {
    display: flex;
    padding: 16px 24px;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    align-self: stretch;
    border-radius: 12px;
    border: 1px solid #CACED0;
    background: var(--background-light);
}

.uploaded-file-container-new {
    height: 72px;
    align-self: stretch;
    border-radius: 12px;
    border: 1px solid #CACED0;
    background: var(--background-light);
}

.vm--container.scrollable .vm--modal {
    top: 50px !important;
    height: auto !important;
    border-radius: 20px !important
}

.vm--container.expense-view-modal .vm--modal {
    top: 218px !important;
    height: auto !important;
    left: 945px !important;
}



/* .placeholder-text{
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.69px;
    align-items: center;
    color: #130e0e;
    opacity: 0.35;
    display: flex;
    justify-content: center;
    height: 300px;
    background: #fff !important;
    border:1px solid #CACED0 !important;
    border-radius: 8px !important;

} */
.popup-modal-all-width-height-addon-section .vm--modal,
.popup-modal-all-width-height-storage-structure .vm--modal,
.popup-modal-all-width-height .vm--modal,
.popup-modal-all-width-height-add-building .vm--modal,
.popup-modal-all-width-height-qty-breakdown .vm--modal,
.view-attachments-popup-ui-fix .vm--modal,
.cancellation-popup-ui-fix .vm--modal,
.cancellation-reject-popup-ui-fix .vm--modal,
.view-signature-popup-ui-fix .vm--modal {
    height: auto !important;
    -webkit-max-height: unset !important;
    max-height: unset !important;
    margin: 0 auto !important;
    top: 125px !important;
    bottom: auto !important;
    -webkit-max-width: unset !important;
    max-width: 1440px !important;
    width: 100% !important;
    /* -webkit-transform: translate(-50%, -50%) !important;
      -moz-transform: translate(-50%, -50%) !important;
      -o-transform: translate(-50%, -50%) !important;
      transform: translate(-50%, -50%) !important; */
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
}




.progressCircle {
    width: 20px;
    height: 25px;
    /* position: relative; */
}

.circle-background {
    stroke: #e6e6e6;
    stroke-width: 3;
}

.circle-progress {
    stroke: #4caf50;
    stroke-width: 5;
    stroke-linecap: round;
    transition: stroke-dasharray 0.3s ease;
}

.error-upload .circle-progress {
    stroke: red;
}

/* width css */
.w-150px {
    width: 150px !important;
}

.w-max-content {
    max-width: max-content !important;
    width: max-content !important;
}

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

.w-240px {
    width: 240px !important;
}

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

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

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

input:not([type="radio"]):not([type="checkbox"]) {
    -webkit-appearance: textfield !important;
    -moz-appearance: textfield !important;
    -ms-appearance: textfield !important;
    appearance: textfield !important;
    border-radius: 0;
}

/* dropdown css */
.dropdown-year {
    display: inline-flex;
    padding: 5px 0 0 0;
    align-items: center;
    border-radius: 0;
    height: 32px;
    border-bottom: 1px solid hsla(0, 0%, 100%, .31);
}

.dropdown-year-select {
    background: transparent;
    color: var(--text-white-to-black);
    border: none !important;
    color: #FFF;
    font-size: 9px;
    height: 35px;
    font-weight: 600;
}

.dropdown-year-black {
    display: inline-flex;
    padding: 5px 0 0 0;
    align-items: center;
    border-radius: 0;
    height: 32px;
    border-bottom: 1px solid #000;
}

.dropdown-year-select-black {
    background: transparent;
    color: var(--text-black-to-white) !important;
    border: none !important;
    color: #111827;
    font-size: 9px;
    height: 35px;
    font-weight: 600;
    outline-style: none !important;
}

/*====================================================================================================*/

.lh-2p4rem {
    line-height: 2.4rem;
}

.lh-1p8 {
    line-height: 1.8;
}

.lh-2p6 {
    line-height: 2.6
}

.lh-36px {
    line-height: 36px
}

.lh-15px {
    line-height: 15px
}

.left-55per {
    left: 55% !important
}

.left-48per {
    left: 48% !important
}

.left-60per {
    left: 60% !important
}

.left-3px {
    left: 3px;
}

.text-length-position-35px {
    color: #747374;
    position: absolute;
    right: 35px;
}

.wh-40px {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pos-leftright-25per {
    position: absolute;
    line-height: 2.4rem !important;
}

.table-collapse-x-15px {
    border-collapse: separate;
    border-spacing: 0px 15px;
    padding: 0px 4px
}

.table-collapse-x-10px {
    border-collapse: separate;
    border-spacing: 10px 0px;
    padding: 0px 4px
}

.table-collapse-x-2px {
    border-collapse: separate;
    border-spacing: 0px 2px;
    padding: 0px 4px
}

.table-collapse-x-25px {
    border-collapse: separate;
    border-spacing: 0px 25px;
    padding: 0px 4px
}

.p-x-0-y-4px {
    padding: 0px 4px
}

.w-320px {
    width: 320px !important;
}

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

.max-w-60per {
    max-width: 60% !important;
}

.max-w-100per {
    max-width: 100% !important;
}

.border-tl-bl-0px {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.border-tl-12px {
    border-top-left-radius: 12px !important;
}

.border-tr-12px {
    border-top-right-radius: 12px !important;
}

.border-bl-12px {
    border-bottom-left-radius: 12px !important;
}

.border-br-12px {
    border-bottom-right-radius: 12px !important;
}

.new-modal-default {
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
}

.dropdown-year-select option {
    padding: 8px;
    background-color: #fff;
    color: #333;
    font-size: 16px;
}

.dropdown-year-select option:checked {
    background-color: #000;
    color: white;
}

.dropdown-year-select:focus {
    border-color: #4CAF50;
    outline: none;
}
section .container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(270px, 1fr)); /* flexible layout */
    gap: 1.5rem; /* space between cards */
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 1rem;
    box-sizing: border-box;
}
.card-new {
  display: flex;
  flex-direction: column;
  height: 100%;
}
section .container .card-inner {
     min-height: 20rem; /* ensures cards don’t collapse */
  height: auto; /* flexible height */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
section .container .card-inner .box .icon .iconBoxNew {
    position: absolute;
    inset: 0.625rem;
    background: linear-gradient(180deg, #000 0%, #666 100%);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
}

.color-icon-notification {
    width: 76%;
    height: 76%;
    font-size: 35px !important;
}

.notification-main {
    padding: 9.5px 0 16px;
    border-radius: 6px;
    background-color: var(--background-light-nav);
}

.notification-list[data-v-7cadedf0] {
    padding: 13px 12.8px 13px 19px;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.41);
    background-color: var(--profile-block-navbar);
    max-height: 440px;
    overflow: auto;
}

.notification-list-item {
    padding: 9px;
    border-radius: 4px;
    /* box-shadow: 0 0 10px 0 #ededed; */
    background-color: var(--background-light-nav);
}

.notification-list-item.not-read-view {
    background-color: var(--notification-list-item);
}

.mx-input:disabled {
    opacity: 1 !important;
    font-weight: 600 !important;
}

/* .dropdown-item {
        display: block;
        width: 100%;
        padding: 0 1.6rem;
        clear: both;
        font-weight: normal;
        color: var(--text-black-to-white);
        text-align: inherit;
        white-space: nowrap;
        background-color: transparent;
        border: 0;
    }
    .dropdown-item:hover, .dropdown-item:focus {
        color: #303031;
        text-decoration: none;
        background-color: var(--card-background);
    }
     */

.assign-expense-table thead tr th:first-child {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.assign-expense-table thead tr th {
    background-color: var(--table-header-background) !important;
    color: var(--text-white-to-black);
    padding: 10px 10px;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
    text-align: left;
}

.view-assign-expense-table thead tr th:first-child {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.view-assign-expense-table thead tr th {
    background-color: var(--table-header-background) !important;
    color: var(--text-white-to-black);
    padding: 18px 10px;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
    text-align: left;
}

.view-assign-expense-table tbody tr {
    border-bottom: 1px solid #e6e6e6;
}

.view-assign-expense-table tbody tr td {
    background: var(--table-body-background) !important;
    color: var(--text-black-to-white);
    padding: 6px 10px;
    font-size: 13px;
    font-weight: 500;
    white-space: nowrap;
    text-align: left;
}

.assign-expense-table tfoot tr th {
    background: #e6e6e6;
    color: #00448b;
    padding: 10px 10px;
    font-size: 15px;
    font-weight: 600;
    white-space: nowrap;
    text-align: left;
}

.assign-expense-table tfoot tr th:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.assign-expense-table tfoot tr th:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.assign-expense-table tbody tr td {
    overflow: visible;
    background: var(--table-body-background) !important;
    color: var(--text-black-to-white);
    padding: 0px 10px;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
    text-align: left;
}

.w-190px {
    width: 190px !important
}

.overflow-scroll {
    overflow: scroll;
}

.overflow-scroll-content-285px {
    max-height: 285px;
    overflow: scroll;
}

.overflow-hidden-text-120px {
    width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.overflow-ellipsis-144px {
    width: 144px !important;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* #side bar css */

.digi-search:before {
    color: var(--text-black-to-white);
}

.white-space-normal {
    white-space: normal !important;
}

.gap-1rem {
    gap: 1rem !important;
}

.visibility-hidden {
    visibility: hidden !important;
    opacity: 0 !important;
}

.z-9 {
    z-index: 9;
}

.pos-rel-bot-0 {
    position: relative;
    bottom: 0 !important;
}

input[type=number] {
    -webkit-appearance: textfield !important;
    -moz-appearance: textfield !important;
    appearance: textfield !important;
    border-radius: 0;
}

input[type="number"]:hover,
input[type="number"]:focus {
    -webkit-appearance: textfield !important;
    -moz-appearance: textfield !important;
    appearance: textfield !important;
}

.tableFixHead {
    overflow: auto;
    height: 285px;
}

.tableFixHead th {
    position: sticky;
    top: -2px;
}

/* Just common table stuff. */
.tableFixHead table {
    border-collapse: collapse;
    width: 100%;
}

.tableFixHead th,
td {
    padding: 5px;
}

.tableFixHead th {
    background: #fff;
}

.w-200px {
    width: 200px !important;
}

.min-width {
    min-width: 110px !important;
}

.flex-col {
    flex-direction: column !important;
}

.grow {
    flex-grow: 1 !important;
}

.gap-2_5 {
    gap: .625rem !important;
}

.shrink {
    flex-shrink: 0 !important;
}

.obfit {
    object-fit: contain !important;
}

.downloadIcon a i {
    width: 24px !important;
    height: 24px !important;
    line-height: 24px !important;
    font-size: 24px !important;
    margin-right: 20px;
}

._images.img_>img {
    height: 4.25rem;
    width: 4.25rem;
}

.uploaded-file-container-new-view {
    height: 64px;
    align-self: stretch;
    border-radius: 12px;
    border: 1px solid #CACED0;
    background: var(--background-light);
}

.field_disabled {
    background-color: #ededed !important;
    cursor: not-allowed !important;
}

.min-width-report {
    min-width: 160px !important;
}

.min-width {
    min-width: 110px !important;
}

.cursor-not-allowed {
    cursor: not-allowed !important;
}

.card-header-text {
    flex-grow: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.right-content {
    flex-shrink: 0;
    margin-left: 10px;
    /* Adjust spacing */
}

.symbol-whl-16 {
    height: 16px;
    line-height: 16px;
    width: 16px;
}

.bg-none {
    background: none !important;
}

.btn-no-style {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 14px !important;
    padding: 0 0.2rem !important;
    font-weight: normal;
    color: #000;
    -webkit-border-radius: 0;
    border-radius: 0;
    min-width: 1.4rem;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
    text-decoration: none !important;
    text-transform: none;
    line-height: 1.5;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0px solid transparent;
    position: relative;
    height: 3.6rem;
    outline: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: -webkit-box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    will-change: box-shadow;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.gap-2rem {
    gap: 6rem !important
}

.gap-5rem {
    gap: 5rem !important
}

.w-60px {
    width: 60px
}

.lh-0 {
    line-height: 0px;
    ;
}

.btn-disabled {
    background-color: #ccc !important;
    color: #707070 !important;
    cursor: not-allowed !important;
}

.overflowing-card-text {
    flex-grow: unset !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* HRMS Style Properties */

.admin-dashboard .display-time-boxes {
    padding: 5px 10px !important;
    outline: none
}

.admin-dashboard .attendance-stats-text-bl {
    border-left: 2px solid #F87132
}

.admin-dashboard .tasks-text-bl {
    border-left: 2px solid #7AB221
}

.admin-dashboard .hollow-sphere-btn-loader-dashboard {
    margin: 0 auto !important;
    margin-top: 30px !important;
}

.dark-grey-color {
    color: var(--dark-grey-color);
}

.card-sand-color-bg {
    background: var(--card-sand-color) !important;
}

.text-light-darker-black-color {
    color: var(--text-light-darker-black-color);
}

.light-blue-old-theme {
    color: var(--light-blue-old-theme);
}

.cyan-blue-bg {
    background-color: var(--cyan-blue) !important;
}

.cyan-blue-bg-new {
  background-color: #0E6F9B !important;
  color: #fff;
}

.text-cyan-blue {
    color: var(--cyan-blue) !important;
}

.notification-active {
    background: var(--release-note-navbar);
}

.dirt-color {
    color: var(--dirt-color)
}

.btn-success-primary {
    background-color: var(--btn-success-primary) !important;
}

.darker-blue-color-bg {
    background-color: var(--darker-blue-color);
}

.text-darker-blue-color {
    color: var(--darker-blue-color);
}

.darker-grey-color-bg {
    background: var(--darker-blue-color);
}

.text-darker-grey-color {
    color: var(--darker-blue-color);
}

.dark-blue {
    background: var(--dark-blue);
}

.blue-tertiary-color {
    background-color: var(--blue-tertiary-color) !important;
}
.blue-tertiary-color-new {
    background-color: #0E6F9B !important;
    color: #fff;
}
.list-style-none {
    list-style: none;
}

.bg-black {
    background: var(--text-black-to-white);
}

.breadcrumb-selected-hover-bg {
    background-color: var(--breadcrumb-selected-hover-bg);
}

.light-red {
    color: var(--light-red);
}

.dusty-blue {
    background-color: #586985 !important;
}

.light-white-color {
    background-color: var(--light-white-color);
}

.dark-sky-blue {
    background: var(--dark-sky-blue);
}

.org-box {
    background: var(--background-light) !important;
}

.form-check-label {
    padding-left: 0px !important;
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 24px;
    min-height: 34px;
}

.m-auto {
    margin: auto;
}

.pad-r-32px {
    padding-right: 32px;
}

.pad-b-30px {
    padding-bottom: 30px !important;
}

.pad-10px-15px {
    padding: 10px 15px;
}

.pad-10px {
    padding: 10px !important;
}

.pad-15px {
    padding: 15px;
}

.mar-r-minus10px {
    margin-right: -10px;
}

.mar-b-2px {
    margin-bottom: 2px !important
}

.border-tl-tr-12px {
    border-top-left-radius: 12px !important;
    border-top-right-radius: 12px !important;
}

.border-tl-tr-15px {
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
}

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

.bb-1px-white {
    border-bottom: 1px solid #fff;
}

.border-dark-grey-border {
    border: 1px solid var(--dark-grey-border);
}

.time-clock-settings-border-1px {
    border: 1px solid #004488;
}

.el-checkbox .el-checkbox__label {
    color: #000 !important
}

.right-0px {
    right: 0px;
}

.right-60px {
    right: 60px;
}
.right-40px {
    right: 40px;
}
.remove-btn {
    padding: 0px;
    /* background: #E6EBF4; */
    border-radius: 10px;
}

.h-360px {
    height: 360px !important
}

/* .expandIcon-middle-bg {
    background: rgb(17, 100, 95) !important
} */
 .expandIcon-middle-bg {
    background: #fff !important;
    color: #000;
}

.expandIcon-last-bg {
    background: rgb(47, 64, 60) !important;
}

.main-content-inner-data-header-active {
    border-bottom: solid 5px #29417C !important;
    color: #29417C;
}

.text-default-heading {
    position: relative;
}

.text-default-heading sup {
    position: absolute;
}

.vertical-align-bottom {
    vertical-align: bottom;
}

.vertical-align-middle {
    vertical-align: middle;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.rowcustom {
    display: flex !important;
    gap: 2.5rem !important;
    flex-wrap: wrap;
}

.rowcustom .col-20per {
    width: 18%;
}

.rowcustom .col-25per {
    width: 25%;
}

.rowcustom .col-33per {
    width: 33.333333%;
}

.rowcustom .col-30per {
    width: 30%;
}

.rowcustom .col-40per {
    width: 38%;
}

.rowcustom .col-50per {
    width: 48%;
}

.rowcustom .col-100per {
    width: 100%;
}

@media screen and (max-width: 1200px) {
    .rowcustom .col-20per {
        width: 48%;
    }

    .rowcustom .col-33per {
        width: 48%;
    }

    .rowcustom .col-30per {
        width: 48%;
    }

    .rowcustom .col-40per {
        width: 48%;
    }

    .rowcustom .col-50per {
        width: 100%;
    }
}

@media screen and (max-width: 992px) {
    .rowcustom .col-25per {
        width: 50%;
    }

    .rowcustom .col-20per {
        width: 100%;
    }

    .rowcustom .col-33per {
        width: 100%;
    }

    .rowcustom .col-30per {
        width: 100%;
    }

    .rowcustom .col-40per {
        width: 100%;
    }

    .rowcustom .col-50per {
        width: 100%;
    }

    .rowcustom .col-100per {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .rowcustom .col-25per {
        width: 100%;
    }

    .rowcustom .col-20per {
        width: 100%;
    }

    .rowcustom .col-33per {
        width: 100%;
    }

    .rowcustom .col-30per {
        width: 100%;
    }

    .rowcustom .col-40per {
        width: 100%;
    }

    .rowcustom .col-50per {
        width: 100%;
    }

    .rowcustom .col-100per {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    table.dashboard-attendance-table thead {
        display: none;
    }

    table.dashboard-attendance-table tr {
        display: block;
        margin-bottom: 10px;
    }

    table.dashboard-attendance-table td {
        display: block;
        text-align: right;
        position: relative;
        padding-left: 50%;
    }

    table.dashboard-attendance-table td::before {
        content: attr(data-label);
        position: absolute;
        left: 10px;
        width: 45%;
        padding-right: 10px;
        text-align: left;
        font-weight: bold;
    }
}

/* .attendance-ms.department-placeholder-ellipsis .multiselect__tags{

    } */
.new-theme-text-field .attendance-ms .multiselect__tags,
.new-theme-text-field .attendance-ms .multiselect__tags input {
    background-color: #E4E7E9 !important;
    border-radius: 30px !important;
}

.new-theme-text-field .multiselect.attendance-ms .multiselect__tags:hover {
    background-color: var(--profile-block-navbar) !important;
    border-radius: 30px !important;
}

.new-theme-text-field .multiselect.attendance-ms .multiselect__tags:hover+.new-filter-lable-text {
    background-color: var(--profile-block-navbar) !important;
    border-radius: 30px !important;
}

/*
        Sweet Alert Popup Styles
    */
.swal2-popup {
    background: #ffffff !important;
    padding: 26px 40px 26px 40px;
}

.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal {
    margin: auto;
    border-radius: 15px;
}

.swal2-popup .swal2-styled.swal2-confirm {
    background-color: #1a9347 !important;
    border-radius: 15px;
    position: initial !important;
}

.swal2-popup .swal2-styled:focus {
    outline: 0;
    box-shadow: 0 0 0 0px #fff, 0 0 0 0px rgba(50, 100, 150, .4) !important;
}

.swal2-show {
    animation-name: zoomIn !important;
    animation-duration: .3s !important;
    animation-fill-mode: both !important;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0 rgba(0, 0, 0, 0) !important;
    max-width: 550px !important;
    margin: 0 auto !important;
    border-radius: 18px !important;
    width: 40% !important;
    height: 275px;
}

.swal2-popup .swal2-header {
    padding: 2em 0 !important;
}

.div:where(.swal2-container) h2:where(.swal2-title) {
    padding: 1em 1em 0 !important;
}

.swal2-icon {
    border: 4px solid #c9dae1 !important;
    margin: 10px auto !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.swal2-icon-text {
    color: #c9dae1 !important;
    font-size: 5.75em !important;
    margin-top: 5px !important;
}

.swal2-popup .swal2-title {
    font-size: 18px !important;
}

.swal2-popup .swal2-content {
    font-size: 14px !important;
    color: #000 !important;
}

.swal2-popup #swal2-content {
    position: relative !important;
    bottom: 14px !important;
    text-align: center;
    color: #303030 !important;
    font-weight: 500;
    text-transform: capitalize !important;
}

.swal2-popup .swal2-styled.swal2-cancel {
    outline: none !important;
    background: #e82828 !important;
    color: #ffff !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    border-radius: 18px !important;
    height: 28px !important;
    line-height: 14px;
    right: 88px;
}

.swal2-popup .swal2-styled.swal2-confirm {
    position: relative;
    outline: 0 !important;
    border-radius: 18px !important;
    height: 28px;
    line-height: 14px;
    background-color: #1a9347 !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    left: 88px;
}

.swal2-popup .swal2-actions {
    position: relative;
}

.swal2-icon.swal2-success [class^=swal2-success-line] {
    background-color: #005dae !important;
}

.swal2-popup .swal2-close {
    width: 2.2em !important;
    height: 2.2em !important;
    color: #b8d4ff !important;
    font-size: 30px !important;
}

.swal2-icon.swal2-success .swal2-success-ring {
    border: .25em solid #00448b !important;
}

.swal2-popup .swal2-title {
    color: #303031 !important;
    font-size: 18px !important;
}

.swal2-icon {
    border: 4px solid #c9dae1 !important;
    margin: 40px auto 10px !important;
}

.swal2-icon.swal2-warning {
    border: 4px solid #0a84f259 !important;
}

.swal2-icon.swal2-warning .swal2-icon-text {
    color: #0a84f259 !important;
}

.swal2-icon.swal2-success {
    border-color: #00448b !important;
}

.swal2-icon.swal2-success .swal2-success-ring {
    border: 4px solid #00448b !important;
}

.swal2-icon.swal2-success [class^=swal2-success-line] {
    height: 5px !important;
    background-color: #00448b !important;
}

.swal2-icon .swal2-icon-content {
    color: #94bef0 !important;
}

.swal2-popup .swal2-close {
    color: #5d5b5b !important;
    outline: 0;
}

.swal2-icon.swal2-info {
    color: #2bd9f6 !important;
    border-color: #0dbfda !important;
}

.swal2-icon.swal2-info .swal2-icon-text {
    color: #0dbfda !important;
}

div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right,
div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left],
div:where(.swal2-icon).swal2-success .swal2-success-fix {
    display: none !important;
}

div:where(.swal2-container).swal2-center>.swal2-popup {
    width: 100% !important;
}

.filters-background {
    width: 100% !important;
    height: 100% !important;
    background: rgba(0, 0, 0, .5) !important;
    backdrop-filter: blur(5px) !important;
    position: fixed;
    top: 0px;
    left: 0px;
    display: flex;
    right: 0px;
    justify-content: center;
    align-items: center;
}

.brand-Secodary-background.el-popper[x-placement^=bottom] .popper__arrow::after {
    top: 1px;
    margin-left: -6px;
    border-top-width: 0;
    border-bottom-color: #E6EBF4;
    outline: none;
}

.order-tracking {
    text-align: center;
    width: 33.33%;
    position: relative;
    display: block;
}

.order-tracking .is-complete {
    display: block;
    position: relative;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    border: 0px solid #AFAFAF;
    background-color: #f7be16;
    margin: 0 auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
    z-index: 2;
}

.order-tracking .is-complete:after {
    display: block;
    position: absolute;
    content: '';
    height: 14px;
    width: 7px;
    top: -2px;
    bottom: 0;
    left: 5px;
    margin: auto 0;
    border: 0px solid #AFAFAF;
    border-width: 0px 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0;
}

.order-tracking.completed .is-complete {
    border-color: #27aa80;
    border-width: 0px;
    background-color: #27aa80;
}

.order-tracking.completed .is-complete:after {
    border-color: #fff;
    border-width: 0px 3px 3px 0;
    width: 7px;
    left: 11px;
    opacity: 1;
}

.order-tracking p {
    color: #A4A4A4;
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 0;
    line-height: 20px;
}

.order-tracking p span {
    font-size: 14px;
}

.order-tracking.completed p {
    color: #000;
}

.order-tracking::before {
    content: '';
    display: block;
    height: 3px;
    width: calc(100% - 40px);
    background-color: #f7be16;
    top: 13px;
    position: absolute;
    left: calc(-50% 20px);
    z-index: 0;
}

.order-tracking:first-child:before {
    display: none;
}

.order-tracking.completed:before {
    background-color: #27aa80;
}

.progress.progres-reports {
    background-color: #DCE3F3 !important;
}

.progress.progres-reports>.progress-bar.progres-reports-bar {
    background-color: #4964A3 !important;
}

.bigcontainer-beige .bg-white-to-black {
    background: #F1C67C !important;
}

.bg-navbar-beige #nav-right .profile-active .text-teritary-profile {
    color: #fff !important;
}

.w-25 {
    width: 25% !important;
}

.w-40 {
    width: 40% !important;
}

.bg-navbar-beige #nav-right .release-note {
    border-radius: 555px !important;
    border: 1px solid rgba(0, 0, 0, 0.20) !important;
    background: #C09C60 !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
}

.bg-navbar-beige #nav-right .release-note .menu.menu-rounded .menu-item .active-new-menuhover:hover {
    background: #EFEFEF !important;
    border: 0px solid var(--text-black-to-white) !important;
}

.bg-navbar-beige #nav-right .products-button {
    border: 1px solid rgba(0, 0, 0, 0.20) !important;
    background-color: #C09C60 !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
}

.bg-navbar-beige #nav-right .notification-active {
    border: 1px solid rgba(0, 0, 0, 0.20) !important;
    background-color: #C09C60 !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
    padding: 12px !important;
}

.bg-navbar-beige #nav-right .products-button:hover {
    background: #EFEFEF !important;
    color: #000 !important;
    border: 0px solid var(--text-black-to-white) !important;
}

.bg-navbar-beige #nav-right .product-active {
    border: 1px solid rgba(0, 0, 0, 0.20) !important;
    background-color: #C09C60 !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
}

.bg-navbar-beige #nav-right .profile-active {
    border: 1px solid rgba(0, 0, 0, 0.20) !important;
    background-color: #C09C60 !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
}

.bigcontainer-beige .selected-route {
    background: #EFEFEF !important;
}

.bigcontainer-beige .bottom-background-footer {
    border: 1px solid rgba(0, 0, 0, 0.20);
    background: #C09C60;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.bigcontainer-beige .bottom-background-sidebar {
    background: linear-gradient(135deg, #29417C 0%, #29417C 100%) !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.bigcontainer-white .bottom-background-sidebar.bottom-background-beige {
    background: none !important;
    box-shadow: none;
}

.horizontal-layout-1 #main>.digicontainer>.dccontainer>.ps-container .bigcontainer-beige .dark-bg {
    background-color: #EFEFEF !important;
}

.app-digi-beige .dark-bg {
    background-color: #EFEFEF !important;
}

.bg-navbar-beige {
    background: #EFEFEF !important;
}

.bigcontainer-beige .new-btn-create-blue-audit {
    border-radius: 10px !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
}

.bigcontainer-beige .new-btn-create-blue-audit:hover {
    border-radius: 10px !important;
}

.bigcontainer-beige .background-card-grey-light-default {
    background: #29417C !important;
    border: 1px solid var(--Border-Border-Primary-2) !important;
}

.bigcontainer-beige .background-card-blue-light-default {
    background: #0E6F9B !important;
    border: 1px solid var(--Border-Border-Primary-2) !important;
}

.bigcontainer-beige .background-card-grey-light-default-expense-type {
    background: #E5C3A6 !important;
}

.bigcontainer-beige .background-card-grey-light-default-payment-type {
    background: #DECACA !important;
}

.bigcontainer-beige .background-card-grey-light-default-budget-actual {
    background: #C1CFA1 !important;
}

.bigcontainer-beige .background-card-grey-light-default-reports {
    background: #4B86AE !important;
}

.bigcontainer-beige .background-card-brand-primary {
    background: #DCE3F3 !important;
}

.bigcontainer-beige .background-card-brand-primary-2 {
    background: #004488;
}

.bigcontainer-beige .toggle-user-blue {
    border: 1px solid rgba(0, 0, 0, 0.20) !important;
    background: #C09C60 !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
}

.bigcontainer-beige .toggle-text-user-blue {
    background: #EFEFEF !important;
    color: #000 !important;
}

.bigcontainer-beige .progress-bar {
    background-color: #E6EBF4 !important;
}

.bigcontainer-beige .progress {
    background-color: #6C3E1E !important;
}

.bigcontainer-beige .text-box-new {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
}

.bigcontainer-beige section .container .card-inner .box .iconnew-left .iconBox,
.bigcontainer-beige section .container .card-inner .box .icon-left .iconBox {
    border: 1px solid rgba(0, 0, 0, 0.20) !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.bigcontainer-beige .dropdown-year.drop-v1 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.31) !important;
}

.bigcontainer-beige .dropdown-year-select.select-v1 {
    color: #000 !important;
}

.bigcontainer-beige .dropdown-year-black.drop-v1 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.31) !important;
}

.bigcontainer-beige .dropdown-year-select-black.select-v1 {
    color: #fff !important;
}

.bigcontainer-beige .tableFixHead th {
    background: transparent !important;
}

.bigcontainer-beige .table-head-background-dash {
    color: #fff !important;
    background: transparent !important;
    border: 1.5px solid #fff !important;
}

.bigcontainer-beige .table-head-background-dash th {
    color: #fff !important;
}

.bigcontainer .newdesignbeige {
    display: none;
}

.bigcontainer-beige .olddesign {
    display: none;
}

.bigcontainer-beige .newdesignbeige {
    display: none;
}

.bigcontainer-beige .newdesign {
    display: block;
}

.bigcontainer-beige .bg-img-menu {
    border: 1px solid rgba(0, 0, 0, 0.20) !important;
    background: #C09C60 !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
}

.bigcontainer-beige .selected-route .color-icon {
    color: #000 !important;
}

.bigcontainer .newdesignbeige {
    display: none;
}

.bigcontainer-beige .olddesign {
    display: none;
}

.bigcontainer-beige .newdesignbeige {
    display: none;
}

.bigcontainer-beige .newdesign {
    display: block;
}

.btn-new-designation {
    cursor: text !important;
    color: #000 !important;
    display: flex;
    height: 26px;
    padding: var(--spacing-xs, 4px) var(--spacing-md, 8px);
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    width: 95px;
    border-radius: 2px;
    outline: none;
    background: var(--Alerts-warning-yellow-Alert-Yellow, #FDC500)
}

.vertical-align-top {
    vertical-align: top
}

.filter-multiple .custom__tag {
    /* background: #00448b; */
    background: #cce3fc;
    color: #000;
    max-height: 34px !important;
    line-height: 20px;
    padding: 1px 0px 4px 8px !important;
    border-radius: 20px;
    margin-right: 4px !important;
    display: inline-block;
}

.tableFixHead {
    overflow: auto;
    height: 285px;
}

/* .tableFixHead th { position: sticky; top: -2px; } */

/* Just common table stuff. */
.tableFixHead table {
    border-collapse: collapse;
    width: 100%;
}

.tableFixHead th,
td {
    padding: 5px;
}

.tableFixHead th {
    background: #fff;
}

.el-select-customize-list .el-input--suffix .el-input__inner {
    /* padding: 0 0 0 14.9px; */
    border: solid 1px #004287;
    border-bottom: solid 1px #004287 !important;
    border-radius: 5px !important;
    height: 44px !important;
    background-color: #fff;
    outline: 0 none !important;
    padding-left: 10px !important;
    color: #000 !important;
}

.el-select-customize-list .el-input--suffix .el-input__inner:hover {
    /* padding: 0 0 0 14.9px; */
    border: solid 1px #004287;
    border-bottom: solid 1px #004287 !important;
}

.el-select-customize-list .el-input__inner:focus {
    border-color: #004287 !important;
}

.el-select-customize-list .el-input__suffix {
    background-image: url('/static/images/arrow-down-blue-back.svg');
    background-repeat: no-repeat;
    width: 34px;
    height: 44px;
    border-radius: 4px;
    right: 0px !important;
    background-color: #04448c !important;
    background-position: center
}

.el-select-customize-list .is-focus .el-input__suffix {
    transform: rotate(180deg);
}

.el-select-customize-list .el-input__suffix .el-input__suffix-inner {
    display: none;
}

.el-select-customize-list .el-input.el-input--suffix .el-input__suffix {
    position: absolute;
    top: 0px;
    text-align: center;
}

.el-select-dropdown__item.selected {
    color: var(--toggle-label-blue-border) !important;
}

.pos-8px {
    position: absolute;
    top: 7px !important;
}

.multiselect__tags {
    min-height: 52px !important;
}

.white-space {
    white-space: nowrap !important
}

.mx-icon-calendar,
.mx-icon-clear {
    top: 31px !important;
}

.newcancel {
    padding-top: 3px !important;
}

.newcancel:hover {
    padding-top: 3px !important;
}

.newcancel:disabled {
    padding-top: 3px !important;
}

.multiselect.dashboard-filter {
    box-shadow: none !important;
}

.form-check-label input[type="radio"]:checked~.radio-icon::after,
.form-check-label input[type="radio"]:checked~.custom-control-indicator::after,
.custom-checkbox input[type="radio"]:checked~.radio-icon::after,
.custom-checkbox input[type="radio"]:checked~.custom-control-indicator::after,
.custom-radio input[type="radio"]:checked~.radio-icon::after,
.custom-radio input[type="radio"]:checked~.custom-control-indicator::after {
    background-color: #29417C !important;
}

.form-check-label input[type="radio"]:checked~.radio-icon::before,
.form-check-label input[type="radio"]:checked~.custom-control-indicator::before,
.custom-checkbox input[type="radio"]:checked~.radio-icon::before,
.custom-checkbox input[type="radio"]:checked~.custom-control-indicator::before,
.custom-radio input[type="radio"]:checked~.radio-icon::before,
.custom-radio input[type="radio"]:checked~.custom-control-indicator::before {
    border-color: #29417C !important;
}

.btn:disabled {
    pointer-events: none !important;
}

.border-none {
    border: none !important;
    border-radius: 8px !important
}

.bor-rad-8px {
    border-radius: 8px !important;
}

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

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

.new-theme-text-field.padd-less .multiselect .multiselect__tags {
    padding: 4px 40px 4px 14px !important;
}

.w-115px {
    width: 115px !important;
}

.el-switch.active-swicth-always .el-switch__core {
    /* background-color: #7AB221 !important; */
    background-color: #11645F !important;
    color: #FFFFFF !important;
}

sup.pt-4 {
    margin-left: 1px !important;
    padding-top: 1.4rem !important;
}

.edit-btn {
    background-color: #004488;
}

.delete-btn {
    background-color: #DC2555;
}

.edit-btn,
.delete-btn {
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
}

.edit-btn.edit-sm,
.delete-btn.delete-sm {
    padding: 7px 9px !important;
    margin-left: 2px;
}

.edit-btn:disabled,
.delete-btn:disabled {
    background-color: rgba(0, 0, 0, 0.12) !important;
    cursor: not-allowed;
}

.edit-btn img,
.delete-btn img {
    width: 20px
}

.swal2-actions {
    flex-direction: row-reverse;
    justify-content: space-between;
}

.swal2-popup .swal2-styled.swal2-confirm {
    display: flex !important;
    width: 240px !important;
    height: 48px !important;
    padding: 10px !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
    align-self: stretch !important;
    transition: all 0.5s ease !important;
    border-radius: 10px !important;
    background: #004488 !important;
    color: #FFF !important;
    font-size: 14px !important;
    font-weight: bold !important;
    text-transform: capitalize !important;
}

.swal2-popup .swal2-styled.swal2-confir:hover {
    background: #29417C !important;
    box-shadow: 0px 4px 4px 0px rgba(64, 90, 154, 0.22) !important;
}

.swal2-popup .swal2-styled.swal2-cancel {
    display: flex !important;
    padding: 10px !important;
    width: 240px !important;
    height: 48px !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
    align-self: stretch !important;
    border-radius: 10px !important;
    border: 1px solid var(--text-red-to-white) !important;
    color: var(--text-red-to-white) !important;
    background: transparent !important;
    font-weight: bold !important;
    text-transform: capitalize !important;
}

.swal2-popup .swal2-styled.swal2-cancel:hover {
    background: var(--text-red-to-white) !important;
    color: #fff !important;
}

.swal2-html-container {
    color: #000 !important;
    font-size: 14px !important;
    margin-top: 0.4em !important;
}

.swal2-icon {
    margin-top: 15px !important;
}

.swal2-popup .swal2-title {
    padding-top: 0px !important;
}

.card-blur-overlay {
    position: absolute;
    inset: 0;
    backdrop-filter: blur(1.5px);
    background-color: rgba(255, 255, 255, 0.40);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 0;
    border-radius: inherit;
    cursor: not-allowed;
}

.card-blur-overlay .text {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}

.w-270px {
    width: 270px !important;
}

input::placeholder {
    font-size: 14px;  
    white-space: nowrap !important;
    overflow: hidden !important; 
    text-overflow: ellipsis !important;
}

@media (max-width: 576px) {
    input::placeholder {
        font-size: 12px;
    }
}

.team-list-table.table-padding tbody tr td {
    padding: 2px 20px !important;
}

.team-list-table.table-padding thead tr th {
    padding: 2px 20px !important;
}

.vue-tel-input.disabled .dropdown, .vue-tel-input.disabled .selection, .vue-tel-input.disabled input {
  cursor: no-drop;
  background: #F4F4F4 !important;
}

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

.back-router {
    width: 90px !important;
    height: 36px !important;
    border-radius: 15px !important;
    background-color: #000000 !important;
    color: #fff !important;
    padding: 5px !important;
}

.back-icon {
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin-right: 10px;
}
.group-input-icon-right {
    background: #eee !important;
    border: 1px solid #CACED0 !important;
    border-radius: 0px 8px 8px 0px !important;
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.15) !important;
    padding: 1.13rem 0.8rem !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}
.input-border-radius-right-zero {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.dg-content{
    text-align: center !important;
}
.dg-btn {
    border-radius: 15px !important;
}
.dg-btn--ok{
    color: #fff !important;
    background-color: #11645F !important;
    border-color: #11645F !important;
    border-radius: 15px !important;
}
.dg-btn--cancel {
    color: #fff !important;
    background-color: #DC2555 !important;
    border-color: #DC2555 !important;
    border-radius: 15px !important;
}
.not-allowed{
    cursor: not-allowed !important;
    background-color: transparent !important;
}
.not-allowed {
    cursor: no-drop !important;
    background-color: transparent !important;
}
.team-list-table.table-bg-white tbody tr td,
.team-list-table-new.table-bg-white tbody tr td {
    background-color: #fff !important;
}
.info-header {
    color: #5E656A;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    letter-spacing: -0.36px;
}

.info-header-desc {
    color: #5E656A;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 170%;
    letter-spacing: -0.42px;
}

sup.fs-14 {
    font-size: 16px !important;
}

.badge-filter {
    color: white;
    text-decoration: none;
    display: inline-block;
    padding: .25em 0.55em;
    font-size: 86%;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.btn-wrapper {
  position: relative;
  display: inline-block;
}

.pto-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap; /* makes it responsive */
    gap: 8px; /* spacing between elements */
}

.pto-label {
    white-space: nowrap; /* prevents awkward breaks */
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.39px;
    color: #130e0e !important;
    padding: 10px 0 0px 0px;
    font-size: 14px;
}
.light-blue-card-secondary-new {
    background-color: #DCE3F3;
    border: 1px solid #E4E7E9;
    color: #000;
}

.brand-primary-background-new {
    background-color: #0E6F9B;
    border: 1px solid #E4E7E9;
    color: #fff;
}

.text-primary-new {
    /* color: #405A9A !important; */
    color: #000 !important;
}

.new-btn-grey-new {
    background-color: #E4E7E9;
    display: flex;
    padding: 10px 22px !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 15px;
    color: #000;
    font-size: 14px;
    text-transform: capitalize !important;
    font-weight: 500;
    transition: all 0.5s ease;
    border: 1px solid transparent;
}

.new_background_on_modal {
    border-radius: 16px;
    /* border: 1px solid rgba(26, 99, 207, 0.25); */
    background: #F5F7F9;
    padding: .8rem 0.6rem !important;
    margin: 1.6rem 0.6rem !important;
}

.bg-transparent {
    background-color: transparent !important;
    background: transparent !important;
}

.new-btn-create-green-dark {
    display: flex;
    padding: 12px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    height: 42px;
    border-radius: 15px !important;
    background: #11645F;
    cursor: pointer;
    color: white;
    font-size: 14px;
    text-transform: capitalize !important;
    font-weight: bold;
    transition: all 0.5s ease;
    border: 1px solid #BFBFBFB2;
}

.pto-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap; /* makes it responsive */
  gap: 8px; /* spacing between elements */
}

.pto-label {
  white-space: nowrap; /* prevents awkward breaks */
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.39px;
  color: #130e0e !important;
  padding: 10px 0 0px 0px;
  font-size: 14px;
}

/* Responsive for smaller screens */
@media (max-width: 600px) {
  .pto-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .pto-input {
    width: 100%;
  }
}

.success-bg {
    background: #DCE3F3;
    border-radius: 0px 0px 16px 16px;
}

.success-text {
    color: var(--Text-text_primary_green, #2D837E);
    /* font-family: Inter; */
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 36px */
    letter-spacing: -0.72px;
}

.success-message {
    color: var(--Text-text_secondary_black, #373B3E);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 27px */
    letter-spacing: -0.54px;
}
.warning-message{
    color: var(--Text-text_secondary_black, #373B3E);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
    letter-spacing: -0.54px;
}
.done-bg {
    background-color: #2D837E;
    border-radius: 0px 0px 16px 16px;
    border-top: 1px solid var(--Background-Canvas-background_primary_white, #FFF);
    background: var(--Text-text_primary_green, #2D837E);
}
.done-bg-reject {
    background-color: #9D0C0C;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25);
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 36px */
    letter-spacing: -0.72px;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
}
.done-text {
    color: var(--Background-Canvas-background_primary_white, #FFF);
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25);
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 36px */
    letter-spacing: -0.72px;
}
.custom-success-modal .sweet-content {
    padding: 0 !important;
}
.custom-success-modal .sweet-modal-close {
    display: none !important;
}
.custom-success-modal .sweet-box-actions .sweet-action-close {
    display: none !important;
}
.sweet-modal.is-visible {
    z-index: 999 !important;
    pointer-events: all !important;
}
.sweet-modal {
    overflow-y: visible !important;
    /* background: #DCE3F3 !important; */
}

.warning-text{
    color: #9D0C0C;
    /* font-family: Inter; */
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 36px */
    letter-spacing: -0.72px;
}
.mx-datepicker.disabled {
    background-color: #F4F4F4 !important;
}
.new-theme-text-field .mx-datepicker.disabled .mx-input-wrapper {
    background-color: #F4F4F4 !important;
}
.no-wrap{
    text-wrap: nowrap;
}
.min-h-194px{
    height: 194px !important;
}

.min-h-176px{
    height: 176px !important;
}
.new-modal-default .modal-header {
    background-color: #00448B !important;
    color: #fff !important;
    font-size: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.new-modal-default  {
    border-radius: 15px !important;
}
.travel-date-picker .mx-icon-calendar{
    display: none;
}
.travel-date-picker .mx-input {
    border: none !important;
    /* border-radius: 4px; */
    -webkit-box-shadow: none !important;
    box-shadow:  none !important;
    height: 48px !important;
}
.travel-multi-select .multiselect__tags{
    min-height: 48px !important;
    border-radius: 0 8px 8px 0 !important;
    border: 1px solid #C0D9EA !important;
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.15) !important;
    font-size: 14px !important; 
    padding: 5px 40px 0 8px !important;
}
.travel-multi-select .multiselect__select {
    position: absolute;
    width: 40px;
    height: 38px;
    right: 1px;
    top: 6px !important;
    padding: 4px 8px;
    text-align: center;
    transition: transform .2s ease;
}
.travel-multi-select .multiselect__placeholder {
    color: #adadad;
    display: inline-block;
    margin-bottom: 10px;
    padding-top: 7px;
}
.vm--modal {
    background-color: #f5f7f9 !important;
}
.v-modal-content {
  background-color: #f5f7f9 !important;
}
.new-modal-default .v-modal-body {
  background: #f5f7f9 !important;
}
.toasted-container .toasted {
    border-radius: 15px !important;
}
.toasted .primary, .toasted.toasted-primary {
    font-size: 15px !important;
    font-weight: 500 !important;
}
.toasted .primary.success, 
.toasted.toasted-primary.success {
    background: #11645F !important;
}
.toasted .primary.error, 
.toasted.toasted-primary.error {
    background: #DC2555 !important;
}
.vm--modal {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    background-color: white;
    border-radius: 15px !important;
    box-shadow: 0 20px 60px -2px rgba(27, 33, 58, 0.4);
}
.apply-leave-btn{
    color: #fff !important;
    background-color: #11645F !important;
}
.view-available-leave{
    background-color: #FF7900 !important;
    color: #fff !important;
}
.input-field-new::placeholder {
    text-transform: none !important;
}
.w-310px {
    width: 310px !important;
}
.w-330px {
    width: 330px !important;
}
.input-field-new.pac-target-input {
    padding: 15.5px 35px 15.5px 14px !important;
}

.sweet-modal.custom-confirmation-modal.custom-timesheet-popup-modal .sweet-modal.is-visible .sweet-content,
.sweet-modal.is-alert .sweet-content {
    padding-top: 20px !important;
    padding-bottom: 18px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}