@charset "UTF-8";
/*!
<--!----------------------------------------------------------------!-->
<--!----------------------------------------------------------------!-->
 * Template Name: NEXEL - CRM Admin Dashboard Template
 * Description: Fully Responsive MultipurposeCRM  Admin Dashboard Template.
 * Copyright: WRAPCODERS
 * Author: WRAPCODERS
 * Version: 1.0.0
 * File: theme.min.css
<--!----------------------------------------------------------------!-->
<--!----------------------------------------------------------------!-->
*/
@import url(https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700;800;900&family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Maven+Pro:wght@400;500;600;700;800;900&family=Montserrat+Alternates:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Quicksand:wght@300;400;500;600;700&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap);

.breadcrumb-item+.breadcrumb-item::before {
    content: var(--bs-breadcrumb-divider, url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='14' height='14' stroke='%2364748b' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E")) !important
}

body {
    line-height: 1.6;
    color: #6b7885;
    overflow-x: hidden;
    font-size: .84rem;
    scroll-behavior: smooth;
    font-family: Inter, sans-serif;
    transition: all .3s ease;
    -webkit-font-smoothing: antialiased;
    background-color: #f3f4f6
}

:focus {
    outline: 0;
    text-decoration: none
}

a {
    color: #283c50;
    text-decoration: none;
    font-weight: 600;
    transition: all .3s ease
}

a:hover {
    color: #3454d1;
    text-decoration: none
}

a:not([href]) {
    color: inherit
}

b,
strong {
    font-weight: 600
}

.c-pointer {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #283c50;
    font-weight: 700
}

img {
    border-radius: 3px
}

.avatar-image,
.avatar-text {
    width: 40px;
    height: 40px;
    max-width: 40px;
    max-height: 40px;
    min-width: 40px;
    min-height: 40px;
    overflow: hidden;
    border-radius: 100%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    background-color: #fff;
    border: 1px solid #dcdee4
}

.avatar-xs {
    width: 12px;
    height: 12px;
    max-width: 12px;
    max-height: 12px;
    min-width: 12px;
    min-height: 12px
}

.avatar-xs * {
    font-size: 8px
}

.avatar-sm {
    width: 20px;
    height: 20px;
    max-width: 20px;
    max-height: 20px;
    min-width: 20px;
    min-height: 20px
}

.avatar-sm * {
    font-size: 10px
}

.avatar-md {
    width: 30px;
    height: 30px;
    max-width: 30px;
    max-height: 30px;
    min-width: 30px;
    min-height: 30px
}

.avatar-md * {
    font-size: 12px
}

.avatar-lg {
    width: 50px;
    height: 50px;
    max-width: 50px;
    max-height: 50px;
    min-width: 50px;
    min-height: 50px
}

.avatar-xl {
    width: 65px;
    height: 65px;
    max-width: 65px;
    max-height: 65px;
    min-width: 65px;
    min-height: 65px
}

.avatar-xxl {
    width: 80px;
    height: 80px;
    max-width: 80px;
    max-height: 80px;
    min-width: 80px;
    min-height: 80px
}

.font-body {
    font-size: .84rem
}

.fs-5 {
    font-size: 5px
}

.fs-6 {
    font-size: 6px
}

.fs-7 {
    font-size: 7px
}

.fs-8 {
    font-size: 8px
}

.fs-9 {
    font-size: 9px
}

.fs-10 {
    font-size: 10px
}

.fs-11 {
    font-size: 11px
}

.fs-12 {
    font-size: 12px
}

.fs-13 {
    font-size: 13px
}

.fs-14 {
    font-size: 14px
}

.fs-15 {
    font-size: 15px
}

.fs-16 {
    font-size: 16px
}

.fs-17 {
    font-size: 17px
}

.fs-18 {
    font-size: 18px
}

.fs-19 {
    font-size: 19px
}

.fs-20 {
    font-size: 20px
}

.fs-22 {
    font-size: 22px
}

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

.fs-26 {
    font-size: 26px
}

.fs-28 {
    font-size: 28px
}

.fs-30 {
    font-size: 30px
}

.font-lato {
    font-family: Lato, sans-serif
}

.font-rubik {
    font-family: Rubik, sans-serif
}

.font-inter {
    font-family: Inter, sans-serif
}

.font-cinzel {
    font-family: Cinzel, sans-serif
}

.font-nunito {
    font-family: Nunito, sans-serif
}

.font-roboto {
    font-family: Roboto, sans-serif
}

.font-ubuntu {
    font-family: Ubuntu, sans-serif
}

.font-poppins {
    font-family: Poppins, sans-serif
}

.font-raleway {
    font-family: Raleway, sans-serif
}

.font-system-ui {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.font-noto-sans {
    font-family: "Noto Sans", sans-serif
}

.font-fira-sans {
    font-family: "Fira Sans", sans-serif
}

.font-work-sans {
    font-family: "Work Sans", sans-serif
}

.font-open-sans {
    font-family: "Open Sans", sans-serif
}

.font-maven-pro {
    font-family: "Maven Pro", sans-serif
}

.font-quicksand {
    font-family: Quicksand, sans-serif
}

.font-montserrat {
    font-family: Montserrat, sans-serif
}

.font-josefin-sans {
    font-family: "Josefin Sans", sans-serif
}

.font-ibm-plex-sans {
    font-family: "IBM Plex Sans", sans-serif
}

.font-source-sans-pro {
    font-family: "Source Sans Pro", sans-serif
}

.font-montserrat-alt {
    font-family: "Montserrat Alternates", sans-serif
}

.font-roboto-slab {
    font-family: "Roboto Slab", serif
}

.text-primary {
    color: #3454d1 !important
}

.text-success {
    color: #17c666 !important
}

.text-danger {
    color: #ea4d4d !important
}

.text-info {
    color: #3dc7be !important
}

.text-warning {
    color: #ffa21d !important
}

.text-teal {
    color: #41b2c4 !important
}

.text-indigo {
    color: #6610f2 !important
}

.text-dark {
    color: #283c50 !important
}

.text-gray-100 {
    color: #eff0f6 !important
}

.text-gray-200 {
    color: #e9ecef !important
}

.text-gray-300 {
    color: #e5e7eb !important
}

.text-gray-400 {
    color: #ced4da !important
}

.text-gray-500 {
    color: #91a1b6 !important
}

.text-gray-600 {
    color: #64748b !important
}

.text-soft-primary {
    color: #c6cff2 !important
}

.text-soft-success {
    color: #9cf4c4 !important
}

.text-soft-danger {
    color: #fdeded !important
}

.text-soft-info {
    color: #c8efec !important
}

.text-soft-warning {
    color: #ffebd0 !important
}

.text-soft-teal {
    color: #c9e9ee !important
}

.text-soft-indigo {
    color: #d2b9fb !important
}

.text-soft-dark {
    color: #7295b9 !important
}

.text-spacing-1 {
    letter-spacing: .5px
}

.text-spacing-2 {
    letter-spacing: 1px
}

.text-spacing-3 {
    letter-spacing: 1.5px
}

.text-spacing-4 {
    letter-spacing: 2px
}

.text-spacing-5 {
    letter-spacing: 2.5px
}

.bg-white {
    background-color: #fff !important
}

.bg-primary {
    background-color: #3454d1 !important
}

.bg-secondary {
    background-color: #64748b !important
}

.bg-success {
    background-color: #17c666 !important
}

.bg-info {
    background-color: #3dc7be !important
}

.bg-danger {
    background-color: #ea4d4d !important
}

.bg-dark {
    background-color: #283c50 !important
}

.bg-warning {
    background-color: #ffa21d !important
}

.bg-black {
    background-color: #000 !important
}

.bg-muted {
    background-color: #7587a7 !important
}

.bg-light {
    background-color: #eff0f6 !important
}

.bg-blue {
    background-color: #3454d1 !important
}

.bg-teal {
    background-color: #41b2c4 !important
}

.bg-indigo {
    background-color: #6610f2 !important
}

.bg-cyan {
    background-color: #3dc7be !important
}

.bg-green {
    background-color: #17c666 !important
}

.bg-red {
    background-color: #ea4d4d !important
}

.bg-orange {
    background-color: #fd7e14 !important
}

.bg-darken {
    background-color: #001327 !important
}

.bg-gray-100 {
    background-color: #eff0f6 !important
}

.bg-gray-200 {
    background-color: #e9ecef !important
}

.bg-gray-300 {
    background-color: #e5e7eb !important
}

.bg-gray-400 {
    background-color: #ced4da !important
}

.bg-gray-500 {
    background-color: #91a1b6 !important
}

.bg-gray-600 {
    background-color: #64748b !important
}

.bg-gray-700 {
    background-color: #495057 !important
}

.bg-gray-800 {
    background-color: #343a40 !important
}

.bg-gray-900 {
    background-color: #212529 !important
}

.bg-soft-100 {
    background-color: #f2f3f8 !important
}

.bg-soft-200 {
    background-color: #eff1f3 !important
}

.bg-soft-300 {
    background-color: #eeeff2 !important
}

.bg-soft-400 {
    background-color: #dadee3 !important
}

.bg-soft-500 {
    background-color: #a0aec0 !important
}

.bg-soft-primary {
    background-color: #ebeefa !important
}

.bg-soft-success {
    background-color: #e1fbed !important
}

.bg-soft-danger {
    background-color: #fdeded !important
}

.bg-soft-info {
    background-color: #dbf5f3 !important
}

.bg-soft-warning {
    background-color: #ffebd0 !important
}

.bg-soft-teal {
    background-color: #ddf1f4 !important
}

.bg-soft-indigo {
    background-color: #f1eafe !important
}

.bg-soft-dark {
    background-color: #e9eff4 !important
}

.bg-soft-darken {
    background-color: #c0dfff !important
}

.border-gray-1 {
    border-color: #e6e9ed !important
}

.border-gray-2 {
    border-color: #e3e7eb !important
}

.border-gray-3 {
    border-color: #e0e4e9 !important
}

.border-gray-4 {
    border-color: #dde2e6 !important
}

.border-gray-5 {
    border-color: #dadfe4 !important
}

.border-soft-primary {
    border-color: #dae0f7 !important
}

.border-soft-success {
    border-color: #b3f6d1 !important
}

.border-soft-danger {
    border-color: #fbdfdf !important
}

.border-soft-info {
    border-color: #c4eeeb !important
}

.border-soft-warning {
    border-color: #ffddac !important
}

.border-soft-teal {
    border-color: #bee4eb !important
}

.border-soft-indigo {
    border-color: #e2d1fd !important
}

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

.border-start-dashed {
    border-left-style: dashed !important
}

.border-end-dashed {
    border-right-style: dashed !important
}

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

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

.border-dotted {
    border-style: dotted !important
}

.border-start-dotted {
    border-left-style: dotted !important
}

.border-end-dotted {
    border-right-style: dotted !important
}

.border-top-dotted {
    border-top-style: dotted !important
}

.border-bottom-dotted {
    border-bottom-style: dotted !important
}

.border-double {
    border-style: double !important
}

.border-start-double {
    border-left-style: double !important
}

.border-end-double {
    border-right-style: double !important
}

.border-top-double {
    border-top-style: double !important
}

.border-bottom-double {
    border-bottom-style: double !important
}

.border-groove {
    border-style: groove !important
}

.border-start-groove {
    border-left-style: groove !important
}

.border-end-groove {
    border-right-style: groove !important
}

.border-top-groove {
    border-top-style: groove !important
}

.border-bottom-groove {
    border-bottom-style: groove !important
}

.border-primary {
    border-color: #3454d1 !important
}

.border-secondary {
    border-color: #64748b !important
}

.border-success {
    border-color: #17c666 !important
}

.border-danger {
    border-color: #ea4d4d !important
}

.border-warning {
    border-color: #ffa21d !important
}

.border-teal {
    border-color: #41b2c4 !important
}

.border-info {
    border-color: #3dc7be !important
}

.border-indigo {
    border-color: #6610f2 !important
}

.border-dark {
    border-color: #283c50 !important
}

.border-black {
    border-color: #000 !important
}

.wd-1 {
    width: 1px;
    max-width: 1px;
    min-width: 1px
}

.wd-2 {
    width: 2px;
    max-width: 2px;
    min-width: 2px
}

.wd-3 {
    width: 3px;
    max-width: 3px;
    min-width: 3px
}

.wd-4 {
    width: 4px;
    max-width: 4px;
    min-width: 4px
}

.wd-5 {
    width: 5px;
    max-width: 5px;
    min-width: 5px
}

.wd-6 {
    width: 6px;
    max-width: 6px;
    min-width: 6px
}

.wd-7 {
    width: 7px;
    max-width: 7px;
    min-width: 7px
}

.wd-8 {
    width: 8px;
    max-width: 8px;
    min-width: 8px
}

.wd-9 {
    width: 9px;
    max-width: 9px;
    min-width: 9px
}

.wd-10 {
    width: 10px;
    max-width: 10px;
    min-width: 10px
}

.wd-15 {
    width: 15px;
    max-width: 15px;
    min-width: 15px
}

.wd-20 {
    width: 20px;
    max-width: 20px;
    min-width: 20px
}

.wd-30 {
    width: 30px;
    max-width: 30px;
    min-width: 30px
}

.wd-40 {
    width: 40px;
    max-width: 40px;
    min-width: 40px
}

.wd-50 {
    width: 50px;
    max-width: 50px;
    min-width: 50px
}

.wd-60 {
    width: 60px;
    max-width: 60px;
    min-width: 60px
}

.wd-70 {
    width: 70px;
    max-width: 70px;
    min-width: 70px
}

.wd-80 {
    width: 80px;
    max-width: 80px;
    min-width: 80px
}

.wd-90 {
    width: 90px;
    max-width: 90px;
    min-width: 90px
}

.wd-100 {
    width: 100px;
    max-width: 100px;
    min-width: 100px
}

.wd-150 {
    width: 150px;
    max-width: 150px;
    min-width: 150px
}

.wd-200 {
    width: 200px;
    max-width: 200px;
    min-width: 200px
}

.wd-250 {
    width: 250px;
    max-width: 250px;
    min-width: 250px
}

.wd-300 {
    width: 300px;
    max-width: 300px;
    min-width: 300px
}

.wd-350 {
    width: 350px;
    max-width: 350px;
    min-width: 350px
}

.wd-400 {
    width: 400px;
    max-width: 400px;
    min-width: 400px
}

.wd-450 {
    width: 450px;
    max-width: 450px;
    min-width: 450px
}

.wd-500 {
    width: 500px;
    max-width: 500px;
    min-width: 500px
}

.wd-600 {
    width: 600px;
    max-width: 500px;
    min-width: 100px
}

.wd-800 {
    width: 800px;
    max-width: 800px;
    min-width: 300px
}

.ht-1 {
    height: 1px;
    max-height: 1px;
    min-height: 1px
}

.ht-2 {
    height: 2px;
    max-height: 2px;
    min-height: 2px
}

.ht-3 {
    height: 3px;
    max-height: 3px;
    min-height: 3px
}

.ht-4 {
    height: 4px;
    max-height: 4px;
    min-height: 4px
}

.ht-5 {
    height: 5px;
    max-height: 5px;
    min-height: 5px
}

.ht-5 {
    height: 5px;
    max-height: 5px;
    min-height: 5px
}

.ht-6 {
    height: 6px;
    max-height: 6px;
    min-height: 6px
}

.ht-7 {
    height: 7px;
    max-height: 7px;
    min-height: 7px
}

.ht-8 {
    height: 8px;
    max-height: 8px;
    min-height: 8px
}

.ht-9 {
    height: 9px;
    max-height: 9px;
    min-height: 9px
}

.ht-10 {
    height: 10px;
    max-height: 10px;
    min-height: 10px
}

.ht-15 {
    height: 15px;
    max-height: 15px;
    min-height: 15px
}

.ht-20 {
    height: 20px;
    max-height: 20px;
    min-height: 20px
}

.ht-30 {
    height: 30px;
    max-height: 30px;
    min-height: 30px
}

.ht-40 {
    height: 40px;
    max-height: 40px;
    min-height: 40px
}

.ht-50 {
    height: 50px;
    max-height: 50px;
    min-height: 50px
}

.ht-60 {
    height: 60px;
    max-height: 60px;
    min-height: 60px
}

.ht-70 {
    height: 70px;
    max-height: 70px;
    min-height: 70px
}

.ht-80 {
    height: 80px;
    max-height: 80px;
    min-height: 80px
}

.ht-90 {
    height: 90px;
    max-height: 90px;
    min-height: 90px
}

.ht-100 {
    height: 100px;
    max-height: 100px;
    min-height: 100px
}

.ht-150 {
    height: 150px;
    max-height: 150px;
    min-height: 150px
}

.ht-200 {
    height: 200px;
    max-height: 200px;
    min-height: 200px
}

.ht-250 {
    height: 250px;
    max-height: 250px;
    min-height: 250px
}

.ht-300 {
    height: 300px;
    max-height: 300px;
    min-height: 300px
}

.ht-350 {
    height: 350px;
    max-height: 350px;
    min-height: 350px
}

.ht-400 {
    height: 400px;
    max-height: 400px;
    min-height: 400px
}

.ht-450 {
    height: 450px;
    max-height: 450px;
    min-height: 450px
}

.ht-500 {
    height: 500px;
    max-height: 500px;
    min-height: 500px
}

.shadow-none {
    box-shadow: none
}

.shadow-sm {
    box-shadow: 0 1px 5px rgba(40, 60, 80, .15)
}

.shadow-md {
    box-shadow: 0 5px 15px rgba(40, 60, 80, .15)
}

.shadow-lg {
    box-shadow: 0 10px 25px rgba(40, 60, 80, .15)
}

.shadow-xl {
    box-shadow: 0 15px 35px rgba(40, 60, 80, .15)
}

.shadow-xxl {
    box-shadow: 0 20px 45px rgba(40, 60, 80, .15)
}

.stretch {
    height: 100%;
    display: flex;
    align-items: stretch;
    flex-direction: column
}

.stretch.stretch-full {
    height: calc(100% - 24px)
}

.stretch.stretch-onethird {
    height: calc(75% - 24px)
}

.stretch.stretch-half {
    height: calc(50% - 24px)
}

.stretch.stretch-quarter {
    height: calc(25% - 24px)
}

.tooltip {
    font-size: 10px;
    font-family: inherit;
    font-weight: 500;
    text-transform: uppercase
}

.tooltip .tooltip-inner {
    padding: 5px 10px;
    letter-spacing: .35px;
    border-radius: 3px
}

.popover {
    border-color: #e5e7eb
}

hr {
    margin: 25px auto;
    border-color: #91a1b6
}

.dropdown-dividar {
    margin: 10px auto;
    border-top: 1px solid #e5e7eb
}

.text-truncate-1-line {
    width: 100%;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

@supports (-webkit-line-clamp:1) {
    .text-truncate-1-line {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial;
        display: -webkit-box !important;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical
    }
}

.text-truncate-2-line {
    width: 100%;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

@supports (-webkit-line-clamp:2) {
    .text-truncate-2-line {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial;
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }
}

.text-truncate-3-line {
    width: 100%;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

@supports (-webkit-line-clamp:3) {
    .text-truncate-3-line {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial;
        display: -webkit-box !important;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }
}

.text-truncate-4-line {
    width: 100%;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

@supports (-webkit-line-clamp:4) {
    .text-truncate-4-line {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial;
        display: -webkit-box !important;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical
    }
}

.text-truncate-5-line {
    width: 100%;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

@supports (-webkit-line-clamp:5) {
    .text-truncate-5-line {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial;
        display: -webkit-box !important;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical
    }
}

body .full-screen-switcher a .maximize {
    display: block
}

body .full-screen-switcher a .minimize {
    display: none
}

body.full-screen-helper .full-screen-switcher a .maximize {
    display: none
}

body.full-screen-helper .full-screen-switcher a .minimize {
    display: block
}

:not(:root):fullscreen::backdrop {
    background: 0 0
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    border-radius: 15px
}

::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 15px
}

::-webkit-scrollbar-thumb {
    background-color: #e5e7eb;
    border-radius: 15px
}

::-webkit-scrollbar-thumb:hover {
    background-color: #001327;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.nxl-container {
    position: relative;
    top: 80px;
    margin-left: 280px;
    min-height: calc(100vh - 80px);
    padding-top: 12px;
    transition: all .3s ease
}

.nxl-container .nxl-content.without-header {
    padding-top: 0
}

.nxl-container .nxl-content.nxl-full-content .main-content {
    padding: 0
}

.nxl-container .nxl-content .main-content {
    overflow-x: hidden;
    padding: 30px 30px 5px
}

.nxl-container .nxl-content .main-content .content-area,
.nxl-container .nxl-content .main-content .content-sidebar {
    width: 100%;
    height: 100vh;
    position: relative
}

.nxl-container .nxl-content .main-content .content-sidebar {
    overflow-y: auto;
    background-color: #fff;
    border-right: 1px solid #e5e7eb
}

.nxl-container .nxl-content .main-content .content-sidebar .content-sidebar-header {
    height: 75px;
    padding: 25px 30px;
    border-bottom: 1px solid #e5e7eb;
    display: flex;
    align-items: center
}

.nxl-container .nxl-content .main-content .content-area .content-area-header {
    height: 75px;
    padding: 25px 30px;
    background-color: #fff;
    border-bottom: 1px solid #e5e7eb;
    gap: 15px;
    display: flex;
    align-items: center
}

.nxl-container .nxl-content .main-content .content-area .content-area-header .search-form.search-form-active {
    display: block
}

.nxl-container .nxl-content .main-content .content-area .content-area-header .search-form .search-form-inner {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    gap: 25px;
    z-index: 1;
    width: 100%;
    display: flex;
    padding: 0 25px;
    position: absolute;
    align-items: center;
    background-color: #fff
}

.nxl-container .nxl-content .main-content .content-area .content-area-body {
    padding: 30px 30px
}

.nxl-container .page-header+.nxl-content {
    padding-top: 95px
}

.nxl-container .page-header .page-header-right .reportrange-picker {
    cursor: pointer;
    width: -moz-max-content;
    width: max-content
}

.nxl-container .page-header .page-header-right .reportrange-picker .reportrange-picker-field {
    color: #283c50;
    padding: 10px 15px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #dcdee4;
    border-radius: 5px
}

.nxl-container .page-header .filter-btn {
    cursor: pointer;
    gap: 10px;
    display: flex;
    align-items: center;
    padding: 9px 15px 8px;
    border-radius: 5px;
    border: 1px solid #dcdee4
}

.nxl-container .page-header-collapse .accordion-body {
    padding: 30px 30px;
    background-color: #fff;
    border-bottom: 1px solid #e5e7eb
}

.nxl-container .footer {
    padding: 20px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    border-top: 1px solid #e5e7eb
}

.minimenu .nxl-container {
    margin-left: 100px
}

.minimenu .page-header {
    left: 100px
}

.page-header {
    display: flex;
    align-items: center;
    top: 80px;
    left: 280px;
    right: 0;
    z-index: 1023;
    min-height: 65px;
    padding: 0 30px;
    background: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1)
}

.page-header .page-block {
    width: 50%
}

.page-header .page-header-title {
    display: inline-block
}

.page-header h5 {
    margin-bottom: 0;
    margin-right: 8px;
    padding-right: 10px;
    color: #283c50;
    font-weight: 600;
    border-right: 1px solid #cdd4e8
}

.page-header .breadcrumb {
    padding: 0;
    display: inline-flex;
    margin-bottom: 0;
    background: 0 0;
    font-size: 13px;
    color: #7587a7;
    font-weight: 800
}

.page-header .breadcrumb a {
    color: #283c50
}

.page-header .breadcrumb .breadcrumb-item a:hover {
    color: #3454d1
}

.page-header .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    position: relative;
    top: 2px
}

.page-header .breadcrumb .breadcrumb-item:last-child {
    opacity: .75;
    font-weight: 400
}

.page-header .breadcrumb svg {
    width: 14px;
    height: 14px;
    vertical-align: baseline
}

/* Modern page context breadcrumb */
.page-header.hubnet-breadcrumb-header {
    position: sticky;
    top: 92px;
    z-index: 1000;
    min-height: 48px;
    margin: 12px 20px;
    padding: 10px 18px;
    background: rgba(255, 255, 255, 0.55);
    backdrop-filter: blur(16px) saturate(160%);
    -webkit-backdrop-filter: blur(16px) saturate(160%);
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 16px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 8px 20px rgba(16, 24, 40, 0.07);
    animation: hubnetBreadcrumbEnter 360ms ease-out both;
    transition: opacity 0.2s ease;
}

.page-header.hubnet-breadcrumb-header.is-scroll-hidden {
    opacity: 0;
    pointer-events: none;
}

@keyframes hubnetBreadcrumbEnter {
    from {
        opacity: 0;
        transform: translateY(-5px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (min-width: 1024px) {
    .nxl-navigation {
        border-top-right-radius: 0;
    }

    .nxl-navigation .navbar-wrapper {
        height: 100%;
        overflow: hidden;
    }
}

.hubnet-breadcrumb-left {
    min-width: 0;
    gap: 8px;
}

.hubnet-breadcrumb-home {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    flex: 0 0 32px;
    border: none;
    border-radius: 50%;
    color: #ffffff;
    background: linear-gradient(145deg, #2d6cdf, #5fa8ff);
    box-shadow: 0 4px 10px rgba(45, 108, 223, 0.28);
    font-size: 13px;
    animation: hubnetBreadcrumbIconEnter 420ms 80ms cubic-bezier(.2,.8,.2,1) both;
    transition: transform .2s ease, box-shadow .2s ease;
}

@keyframes hubnetBreadcrumbIconEnter {
    from {
        opacity: 0;
        transform: scale(.86) rotate(-6deg);
    }
    to {
        opacity: 1;
        transform: scale(1) rotate(0);
    }
}

.hubnet-breadcrumb-home:hover {
    box-shadow: 0 6px 14px rgba(45, 108, 223, 0.38);
    transform: translateY(-2px) rotate(-3deg);
}

.page-header.hubnet-breadcrumb-header .page-header-title {
    flex: 0 0 auto;
}

.page-header.hubnet-breadcrumb-header h5 {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
    color: #19324f;
    font-size: 13px !important;
    font-weight: 700;
    white-space: nowrap;
    animation: hubnetBreadcrumbTextEnter 360ms 120ms ease-out both;
}

.page-header.hubnet-breadcrumb-header .hubnet-breadcrumb-list {
    display: inline-flex;
    align-items: center;
    gap: 2px;
    min-width: 0;
    color: #8a98aa;
    font-weight: 500;
    animation: hubnetBreadcrumbTextEnter 360ms 180ms ease-out both;
}

@keyframes hubnetBreadcrumbTextEnter {
    from {
        opacity: 0;
        transform: translateX(7px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.page-header.hubnet-breadcrumb-header .hubnet-breadcrumb-list a {
    color: #64748b;
    text-decoration: none;
}

.page-header.hubnet-breadcrumb-header .hubnet-breadcrumb-list a:hover {
    color: #2d6cdf;
}

.page-header.hubnet-breadcrumb-header .hubnet-breadcrumb-list .breadcrumb-item:last-child {
    max-width: 260px;
    overflow: hidden;
    padding: 3px 12px;
    border-radius: 999px;
    background: rgba(45, 108, 223, 0.1);
    color: #1d3f74;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.page-header.hubnet-breadcrumb-header .hubnet-breadcrumb-list .breadcrumb-item:last-child {
    position: relative;
}

.page-header.hubnet-breadcrumb-header .hubnet-breadcrumb-list .breadcrumb-item:last-child::after {
    content: none;
}

.page-header.hubnet-breadcrumb-header:hover .hubnet-breadcrumb-list .breadcrumb-item:last-child::after {
    transform: none;
}

html.app-skin-dark .page-header.hubnet-breadcrumb-header {
    background: rgba(16, 25, 58, 0.55);
    border: 1px solid rgba(127, 156, 255, 0.16);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06), 0 8px 20px rgba(0, 0, 0, 0.35);
    border-radius: 16px;
}

html.app-skin-dark .hubnet-breadcrumb-home {
    color: #ffffff;
    background: linear-gradient(145deg, #2d6cdf, #7f9cff);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.35);
}

html.app-skin-dark .hubnet-breadcrumb-home:hover {
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.45);
}

html.app-skin-dark .page-header.hubnet-breadcrumb-header .hubnet-breadcrumb-list .breadcrumb-item:last-child::after {
    content: none;
}

html.app-skin-dark .page-header.hubnet-breadcrumb-header .hubnet-breadcrumb-list .breadcrumb-item:last-child {
    background: rgba(127, 156, 255, 0.16);
    color: #dce8ff;
}

html.app-skin-dark .page-header.hubnet-breadcrumb-header h5 {
    color: #e7eaf3;
}

html.app-skin-dark .page-header.hubnet-breadcrumb-header .hubnet-breadcrumb-list {
    color: #b8c4d8;
}

@media (max-width: 575.98px) {
    .page-header.hubnet-breadcrumb-header {
        min-height: 62px;
        margin: 8px 12px;
        padding: 8px 14px;
        border-radius: 14px;
    }

    .hubnet-breadcrumb-left {
        gap: 8px;
    }

    .page-header.hubnet-breadcrumb-header .hubnet-breadcrumb-list {
        display: none;
    }
}

.breadcrum-3d-scene {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    perspective: 200px;
}

.breadcrum-3d-icon {
    width: 22px;
    height: 22px;
    transform-style: preserve-3d;
    filter: drop-shadow(0 3px 6px rgba(45, 108, 223, 0.35));
    animation: breadcrum3dSpin 3.2s linear infinite, breadcrum3dFloat 1.8s ease-in-out infinite;
}

@keyframes breadcrum3dSpin {
    from { transform: rotateY(0deg); }
    to { transform: rotateY(360deg); }
}

@keyframes breadcrum3dFloat {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-2px); }
}

@media (prefers-reduced-motion: reduce) {
    .page-header.hubnet-breadcrumb-header,
    .hubnet-breadcrumb-home,
    .page-header.hubnet-breadcrumb-header h5,
    .page-header.hubnet-breadcrumb-header .hubnet-breadcrumb-list,
    .breadcrum-3d-icon {
        animation: none;
        transition: none;
    }
}

.dashboard-transactions-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 20px 15px !important;
    border-bottom: 1px solid #edf1f6;
    background: linear-gradient(180deg, #ffffff, #fbfcfe);
}

#recent-transaction {
    border-radius: 1rem !important;
    overflow: hidden;
}

.dashboard-section-kicker {
    display: block;
    margin-bottom: 4px;
    color: #8795a7;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.dashboard-transactions-caption {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 9px;
    border: 1px solid #e2e9f2;
    border-radius: 6px;
    color: #8a98aa;
    background: #f8fafc;
    font-size: 10px;
}

.dashboard-transactions-caption::before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #2dbb91;
    box-shadow: 0 0 0 3px rgba(45, 187, 145, 0.12);
}

.dashboard-transactions-table-wrap {
    overflow-x: auto;
}

.dashboard-transactions-table {
    min-width: 650px;
    border-collapse: separate;
    border-spacing: 0 7px;
    padding: 0 8px 7px;
}

.dashboard-transactions-table tbody tr {
    background: #fbfcfe;
    border-radius: 16px;
    box-shadow: 0 2px 8px rgba(31, 60, 93, 0.035);
    transition: background-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.dashboard-transactions-table tbody tr:hover {
    background: #f7faff;
    box-shadow: 0 7px 16px rgba(45, 108, 223, 0.08);
    transform: translateY(-1px);
}

.dashboard-transactions-table tbody td {
    padding: 12px 10px;
    border-top: 1px solid #e5ebf3 !important;
    border-bottom: 1px solid #e5ebf3 !important;
    vertical-align: middle;
}

.dashboard-transactions-table tbody td:first-child {
    padding-left: 13px;
    border-left: 1px solid #e5ebf3 !important;
    border-radius: 16px 0 0 16px;
}

.dashboard-transactions-table tbody td:last-child {
    padding-right: 13px;
    border-right: 1px solid #e5ebf3 !important;
    border-radius: 0 16px 16px 0;
}

.dashboard-transactions-table .avatar-image {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    flex: 0 0 34px;
    overflow: hidden;
    border: 1px solid #e0e8f2;
    border-radius: 9px;
    background: linear-gradient(145deg, #f5f8fc, #eaf0f7);
    box-shadow: inset 0 1px 0 #ffffff;
}

.dashboard-transactions-table .avatar-image img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.dashboard-transactions-table tbody td:first-child a {
    min-width: 0;
    text-decoration: none;
}

.dashboard-transactions-table tbody td:first-child a span:first-child {
    max-width: 145px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dashboard-transactions-table tbody td:first-child a span:last-child {
    color: #8390a1 !important;
    font-size: 10px;
}

.dashboard-transactions-table tbody td:nth-child(2) .badge,
.dashboard-transactions-table tbody td:nth-child(4) .badge {
    padding: 6px 9px !important;
    border-radius: 6px !important;
    font-size: 10px;
    font-weight: 600;
}

.dashboard-transactions-table tbody td:nth-child(2) .badge {
    display: inline-flex;
    align-items: center;
    min-width: 76px;
    justify-content: center;
    letter-spacing: .03em;
    color: #526277 !important;
    border-color: #dbe4ef !important;
    background: #f4f7fb !important;
}

.dashboard-package-chip {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 82px;
    padding: 6px 9px !important;
    border: 1px solid transparent !important;
    border-radius: 7px !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    letter-spacing: .02em;
    line-height: 1;
    white-space: nowrap;
}

.dashboard-package-chip::before {
    content: '';
    width: 5px;
    height: 5px;
    margin-right: 6px;
    border-radius: 50%;
}

.dashboard-package-chip.is-mtn {
    color: #8a6200 !important;
    border-color: #efd58b !important;
    background: #fff8df !important;
}

.dashboard-package-chip.is-mtn::before {
    background: #e2a900;
}

.dashboard-package-chip.is-telecel {
    color: #b42335 !important;
    border-color: #efadb5 !important;
    background: #fff0f1 !important;
}

.dashboard-package-chip.is-telecel::before {
    background: #dc3545;
}

.dashboard-package-chip.is-at {
    color: #2d5aa7 !important;
    border-color: #b9d0f2 !important;
    background: #eef5ff !important;
}

.dashboard-package-chip.is-at::before {
    background: #4f73c8;
}

.dashboard-package-chip.is-big-time {
    color: #168579 !important;
    border-color: #a8dfd0 !important;
    background: #eafaf5 !important;
}

.dashboard-package-chip.is-big-time::before {
    background: #168579;
}

.dashboard-package-chip.is-neutral {
    color: #526277 !important;
    border-color: #dbe4ef !important;
    background: #f4f7fb !important;
}

.dashboard-package-chip.is-neutral::before {
    background: #8190a4;
}

.dashboard-transactions-table tbody td:nth-child(2) .badge::before {
    content: '';
    width: 5px;
    height: 5px;
    margin-right: 6px;
    border-radius: 50%;
    background: #8190a4;
}

.dashboard-transactions-table tbody td:nth-child(4) .badge {
    display: inline-flex;
    align-items: center;
    min-width: 82px;
    justify-content: center;
    border-width: 1px !important;
    letter-spacing: .02em;
}

.dashboard-transactions-table tbody td:nth-child(4) .badge::before {
    content: '';
    width: 6px;
    height: 6px;
    margin-right: 6px;
    border-radius: 50%;
    background: currentColor;
    box-shadow: 0 0 0 3px color-mix(in srgb, currentColor 14%, transparent);
}

.dashboard-transactions-table tbody td:nth-child(4) .border-teal {
    border-color: #a8dfd0 !important;
    background: #eafaf5 !important;
    color: #168579 !important;
}

.dashboard-transactions-table tbody td:nth-child(4) .border-primary {
    border-color: #b9d0f2 !important;
    background: #eef5ff !important;
    color: #2d6cdf !important;
}

.dashboard-transactions-table tbody td:nth-child(4) .bg-soft-danger {
    border: 1px solid #efadb5 !important;
    background: #fff0f1 !important;
    color: #c73545 !important;
}

.dashboard-transactions-table tbody td:nth-child(4) .border-dark {
    border-color: #cbd5e1 !important;
    background: #f5f7fa !important;
    color: #526277 !important;
}

.dashboard-transactions-table tbody td:nth-child(3) {
    color: #748398;
    font-size: 11px;
    white-space: nowrap;
}

html.app-skin-dark .dashboard-transactions-caption,
html.app-skin-dark .dashboard-section-kicker {
    color: #aebbd0;
}

html.app-skin-dark .dashboard-transactions-header {
    border-color: #304667;
    background: linear-gradient(180deg, #182544, #16233e);
}

html.app-skin-dark .dashboard-transactions-caption {
    border-color: #40506f;
    background: #202f50;
}

html.app-skin-dark .dashboard-transactions-table tbody tr {
    background: #182544;
    box-shadow: none;
}

html.app-skin-dark .dashboard-transactions-table tbody tr:hover {
    background: #202f50;
}

html.app-skin-dark .dashboard-transactions-table tbody td {
    border-color: #40506f !important;
}

html.app-skin-dark .dashboard-transactions-table .avatar-image {
    border-color: #40506f;
    background: #202f50;
    box-shadow: none;
}

html.app-skin-dark .dashboard-transactions-table tbody td:nth-child(2) .badge {
    border-color: #40506f !important;
    background: #202f50 !important;
    color: #c4d0e2 !important;
}

html.app-skin-dark .dashboard-package-chip.is-mtn {
    color: #ffe39a !important;
    border-color: #907832 !important;
    background: #4d4022 !important;
}

html.app-skin-dark .dashboard-package-chip.is-telecel {
    color: #ffb8bf !important;
    border-color: #a14b59 !important;
    background: #4a2633 !important;
}

html.app-skin-dark .dashboard-package-chip.is-at {
    color: #b8cfff !important;
    border-color: #5274ad !important;
    background: #223b61 !important;
}

html.app-skin-dark .dashboard-package-chip.is-big-time {
    color: #a7e6dc !important;
    border-color: #398d85 !important;
    background: #1d4547 !important;
}

html.app-skin-dark .dashboard-package-chip.is-neutral {
    color: #c4d0e2 !important;
    border-color: #40506f !important;
    background: #202f50 !important;
}

html.app-skin-dark .dashboard-transactions-table tbody td:nth-child(2) .badge::before {
    background: #aebbd0;
}

html.app-skin-dark .dashboard-transactions-table tbody td:nth-child(4) .border-teal {
    border-color: #398d85 !important;
    background: #1d4547 !important;
    color: #a7e6dc !important;
}

html.app-skin-dark .dashboard-transactions-table tbody td:nth-child(4) .border-primary {
    border-color: #5274ad !important;
    background: #223b61 !important;
    color: #b8cfff !important;
}

html.app-skin-dark .dashboard-transactions-table tbody td:nth-child(4) .bg-soft-danger {
    border-color: #a14b59 !important;
    background: #4a2633 !important;
    color: #ffb8bf !important;
}

html.app-skin-dark .dashboard-transactions-table tbody td:nth-child(4) .border-dark {
    border-color: #40506f !important;
    background: #202f50 !important;
    color: #c4d0e2 !important;
}

html.app-skin-dark .dashboard-transactions-table tbody td:nth-child(2) .badge {
    color: #c4d0e2 !important;
    border-color: #40506f !important;
    background: #202f50;
}

@media (max-width: 575.98px) {
    .dashboard-transactions-header {
        align-items: flex-start;
    }

    .dashboard-transactions-caption {
        padding-top: 4px;
    }

    .dashboard-transactions-table tbody td {
        padding: 11px 9px;
    }

    .dashboard-transactions-table tbody td:first-child {
        padding-left: 12px;
    }

    .dashboard-transactions-table {
        border-spacing: 0 6px;
        padding: 0 4px 6px;
    }
}

.upgrade-card .card-body {
    padding-bottom: 100px;
    z-index: 1;
    position: relative
}

.upgrade-card>.container {
    z-index: 5;
    position: relative;
    margin-top: -60px
}

.upgrade-card .up-price-table td {
    border-color: #f0f2f8
}

.upgrade-card .up-price-table th {
    border: none
}

.upgrade-card .up-price-table th+th {
    border-radius: 5px 5px 0 0;
    padding: 20px 0
}

.glass-card {
  background-color: rgba(255, 255, 255, 0.3); /* Semi-transparent */
  backdrop-filter: blur(10px);               /* The blur effect */
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px;
  border-radius: 15px;
}


.upgrade-card .up-price-table tbody tr:first-child td {
    border-top: none;
}

.upgrade-card .up-price-table td,
.upgrade-card .up-price-table th {
    text-align: right
}

.upgrade-card .up-price-table td+td,
.upgrade-card .up-price-table td+th,
.upgrade-card .up-price-table th+td,
.upgrade-card .up-price-table th+th {
    text-align: center
}

.upgrade-card .up-price-table td+td,
.upgrade-card .up-price-table th+td {
    border-left: 1px solid #f0f2f8
}

.hamburger {
    display: inline-block;
    cursor: pointer;
    transition: filter .15s linear;
    width: 20px;
    height: 20px
}

.hamburger.is-active .hamburger-inner {
    background-color: #000
}

.hamburger.is-active .hamburger-inner::after,
.hamburger.is-active .hamburger-inner::before {
    background-color: #000
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
    width: 18px;
    height: 2px;
    background-color: #2c3344;
    border-radius: 4px;
    position: absolute;
    transition: transform .15s ease
}

.hamburger-inner::after,
.hamburger-inner::before {
    width: 18px;
    height: 2px;
    background-color: #2c3344;
    border-radius: 4px;
    position: absolute;
    transition: transform .15s ease
}

.hamburger-inner::after,
.hamburger-inner::before {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -6px
}

.hamburger-inner::after {
    bottom: -6px
}

.hamburger--arrowturn.is-active .hamburger-inner {
    transform: rotate(-180deg)
}

.hamburger--arrowturn.is-active .hamburger-inner::before {
    transform: translate3d(4px, 2px, 0) rotate(45deg) scale(.7, 1)
}

.hamburger--arrowturn.is-active .hamburger-inner::after {
    transform: translate3d(4px, -2px, 0) rotate(-45deg) scale(.7, 1)
}

.ps {
    touch-action: auto;
    overflow-anchor: none;
    overflow: hidden !important
}

.ps__rail-x {
    display: none;
    opacity: 0;
    height: 15px;
    bottom: 0;
    position: absolute;
    transition: background-color .2s linear, opacity .2s linear
}

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

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

.ps:hover>.ps__rail-x,
.ps:hover>.ps__rail-y {
    opacity: .6
}

.ps--focus>.ps__rail-x,
.ps--focus>.ps__rail-y {
    opacity: .6
}

.ps--scrolling-x>.ps__rail-x,
.ps--scrolling-y>.ps__rail-y {
    opacity: .6
}

.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-x:focus,
.ps .ps__rail-x:hover,
.ps .ps__rail-y.ps--clicking,
.ps .ps__rail-y:focus,
.ps .ps__rail-y:hover {
    opacity: .9;
    background-color: #eee
}

.ps__thumb-x {
    height: 6px;
    bottom: 2px;
    border-radius: 6px;
    position: absolute;
    background-color: #aaa;
    transition: background-color .2s linear, height .2s ease-in-out
}

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

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

.ps__rail-y.ps--clicking .ps__thumb-y,
.ps__rail-y:focus>.ps__thumb-y,
.ps__rail-y:hover>.ps__thumb-y {
    width: 10px;
    background-color: #999
}

@supports (-ms-overflow-style:none) {
    .ps {
        overflow: auto !important
    }
}

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

/* Target screen sizes typically used for mobile devices */
@media screen and (max-width: 767px) {
  .hide-me-on-mobile {
    display: none;
  }
}


.navbar-content {
    position: relative
}

.ps__rail-y {
    z-index: 5
}

.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-x:focus,
.ps .ps__rail-x:hover,
.ps .ps__rail-y.ps--clicking,
.ps .ps__rail-y:focus,
.ps .ps__rail-y:hover {
    background: 0 0
}

.ps__thumb-y {
    background: #ced4da
}

.ps__rail-y.ps--clicking .ps__thumb-y,
.ps__rail-y:focus>.ps__thumb-y,
.ps__rail-y:hover>.ps__thumb-y {
    background: #91a1b6
}

.nxl-header {
    right: 0;
    z-index: 1025;
    position: fixed;
    left: 280px;
    color: #eaebef;
    background: #fff;
    min-height: 80px;
    border-bottom: none;
    border-radius: 0;
    box-shadow: none;
}

/* smooth (squircle) corners: bridge the header's bottom edges into the content's rounded corners on both sides */
.nxl-header::before,
.nxl-header::after {
    content: '';
    position: absolute;
    bottom: -2rem;
    width: 2rem;
    height: 2rem;
    pointer-events: none;
}

.nxl-header::before {
    left: 0;
    background: radial-gradient(circle at bottom right, transparent 2rem, #fff calc(2rem + 1px));
}

.nxl-header::after {
    right: 0;
    background: radial-gradient(circle at bottom left, transparent 2rem, #fff calc(2rem + 1px));
}

html.app-skin-dark .nxl-header {
    background: #10193a;
    box-shadow: none;
}

html.app-skin-dark .nxl-header::before {
    background: radial-gradient(circle at bottom right, transparent 2rem, #10193a calc(2rem + 1px));
}

html.app-skin-dark .nxl-header::after {
    background: radial-gradient(circle at bottom left, transparent 2rem, #10193a calc(2rem + 1px));
}


.nxl-header .header-wrapper {
    display: flex;
    padding: 0 30px
}

.nxl-header .header-wrapper ul {
    margin-bottom: 0;
    display: inline-flex
}

.nxl-header .header-wrapper .nxl-lavel-mega-menu-toggle,
.nxl-header .header-wrapper .nxl-navigation-toggle {
    line-height: normal
}

.nxl-header .header-wrapper .nxl-lavel-mega-menu-toggle a,
.nxl-header .header-wrapper .nxl-navigation-toggle a {
    color: #283c50
}

.nxl-header .header-wrapper .nxl-lavel-mega-menu-toggle i,
.nxl-header .header-wrapper .nxl-navigation-toggle i {
    line-height: 1;
    font-size: 24px
}

.nxl-header .header-wrapper .nxl-lavel-mega-menu-toggle i.feather-arrow-left,
.nxl-header .header-wrapper .nxl-navigation-toggle i.feather-arrow-left {
    font-size: 20px
}

.nxl-header .header-wrapper .nxl-h-item {
    min-height: 79px;
    display: flex;
    align-items: center;
    position: relative
}

.nxl-header .header-wrapper .nxl-head-link {
    margin-left: 3px;
    padding: 12px 12px;
    position: relative;
    display: flex;
    align-items: center;
    font-weight: 500;
    color: #6b7280;
    border-radius: 50px
}

.nxl-header .header-wrapper .nxl-head-link>i {
    font-size: 20px
}

.nxl-header .header-wrapper .nxl-head-link.active,
.nxl-header .header-wrapper .nxl-head-link:active,
.nxl-header .header-wrapper .nxl-head-link:focus,
.nxl-header .header-wrapper .nxl-head-link:hover {
    color: #3454d1;
    text-decoration: none;
    background: #eaebef
}

.nxl-header .header-wrapper .nxl-head-link.active .hamburger .hamburger-inner,
.nxl-header .header-wrapper .nxl-head-link:active .hamburger .hamburger-inner,
.nxl-header .header-wrapper .nxl-head-link:focus .hamburger .hamburger-inner,
.nxl-header .header-wrapper .nxl-head-link:hover .hamburger .hamburger-inner {
    background-color: #3454d1
}

.nxl-header .header-wrapper .nxl-head-link.active .hamburger .hamburger-inner::after,
.nxl-header .header-wrapper .nxl-head-link.active .hamburger .hamburger-inner::before,
.nxl-header .header-wrapper .nxl-head-link:active .hamburger .hamburger-inner::after,
.nxl-header .header-wrapper .nxl-head-link:active .hamburger .hamburger-inner::before,
.nxl-header .header-wrapper .nxl-head-link:focus .hamburger .hamburger-inner::after,
.nxl-header .header-wrapper .nxl-head-link:focus .hamburger .hamburger-inner::before,
.nxl-header .header-wrapper .nxl-head-link:hover .hamburger .hamburger-inner::after,
.nxl-header .header-wrapper .nxl-head-link:hover .hamburger .hamburger-inner::before {
    background-color: #3454d1
}

.nxl-header .header-wrapper .nxl-head-link.nxl-language-link {
    padding: 15px 12px
}

.nxl-header .header-wrapper .nxl-head-link .nxl-h-badge {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 9px;
    border-radius: 50px
}

.nxl-header .header-wrapper .nxl-head-link .nxl-h-badge.dots {
    top: 8px;
    right: 12px;
    padding: 0;
    width: 8px;
    height: 8px
}

.nxl-header .header-wrapper .nxl-h-dropdown {
    width: 225px;
    top: 100% !important;
    transition: all .3s ease-in-out
}

.nxl-header .header-wrapper .nxl-h-dropdown.dropdown-menu-end {
    right: 0 !important;
    left: auto !important
}

.nxl-header .header-wrapper .nxl-h-dropdown.nxl-user-dropdown {
    width: 300px
}

.nxl-header .header-wrapper .nxl-h-dropdown .dropdown-header {
    margin-bottom: 10px;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
    border-bottom: 1px solid #e5e7eb
}

.nxl-header .header-wrapper .nxl-h-dropdown .dropdown-item {
    margin: 0 10px;
    border-radius: 5px;
    width: -webkit-fill-available
}

.nxl-header .header-wrapper .nxl-h-dropdown .fa-circle {
    font-size: 5px;
    vertical-align: middle
}

.nxl-header .user-data-card {
    margin: 0 12px 10px;
    padding: 14px 12px 12px;
    border: 1px solid #e2e9f4;
    border-radius: 14px;
    background: linear-gradient(145deg, #f8fbff, #eef4fc);
}

.user-data-profile-row {
    display: flex;
    align-items: center;
    gap: 10px;
}

.user-data-avatar {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    min-width: 42px;
    overflow: visible;
    border: 1px solid #b9d0f2;
    border-radius: 13px;
    background: #ffffff;
    box-shadow: 0 4px 10px rgba(45, 108, 223, 0.12);
}

.user-data-avatar .user-avtar {
    width: 32px;
    height: 32px;
}

.user-data-online-dot {
    position: absolute;
    right: -3px;
    bottom: -3px;
    width: 10px;
    height: 10px;
    border: 2px solid #f8fbff;
    border-radius: 50%;
    background: #16a36b;
}

.user-data-identity {
    min-width: 0;
}

.user-data-name-row {
    display: flex;
    align-items: center;
    gap: 6px;
    min-width: 0;
}

.user-data-name {
    margin: 0;
    overflow: hidden;
    color: #19324f;
    font-size: 13px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.user-data-role {
    flex: 0 0 auto;
    padding: 2px 7px;
    border-radius: 999px;
    background: rgba(22, 133, 121, 0.12);
    color: #126c63;
    font-size: 8px;
    font-weight: 700;
    text-transform: uppercase;
}

.user-data-email {
    display: block;
    max-width: 205px;
    margin-top: 2px;
    overflow: hidden;
    color: #64748b;
    font-size: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.user-data-merchant-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    margin-top: 12px;
    padding-top: 9px;
    border-top: 1px solid rgba(45, 108, 223, 0.12);
    color: #64748b;
    font-size: 9px;
}

.user-data-merchant-row span {
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.user-data-merchant-row i {
    color: #2d6cdf;
    font-size: 10px;
}

.user-data-merchant-row strong {
    overflow: hidden;
    color: #1d3f74;
    font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
    font-size: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

html.app-skin-dark .nxl-header .user-data-card {
    border-color: #38557f;
    background: linear-gradient(145deg, #1c3152, #182544);
}

html.app-skin-dark .user-data-avatar {
    border-color: #5274ad;
    background: #16233d;
    box-shadow: none;
}

html.app-skin-dark .user-data-online-dot {
    border-color: #1c3152;
}

html.app-skin-dark .user-data-name {
    color: #eef2ff;
}

html.app-skin-dark .user-data-email,
html.app-skin-dark .user-data-merchant-row {
    color: #aebbd0;
}

html.app-skin-dark .user-data-merchant-row {
    border-color: rgba(127, 156, 255, 0.18);
}

html.app-skin-dark .user-data-merchant-row strong {
    color: #dce8ff;
}

.nxl-header .header-wrapper .nxl-level-menu {
    position: relative
}

.nxl-header .header-wrapper .nxl-level-menu:hover>.dropdown-menu {
    left: 100%;
    display: block;
    top: 0 !important;
    transition: all .3s ease-in-out
}

.nxl-header .header-wrapper .nxl-mega-menu {
    position: static;
    transition: all .3s ease-in-out
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown {
    left: 30px;
    width: 576px;
    max-width: 100%;
    padding: 0 0
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown.nxl-mega-menu-sm {
    width: 576px;
    max-width: 100%
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown.nxl-mega-menu-md {
    width: 768px;
    max-width: 100%
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown.nxl-mega-menu-lg {
    width: 992px;
    max-width: 100%
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown.nxl-mega-menu-xl {
    width: 1200px;
    max-width: 100%
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown.nxl-mega-menu-xxl {
    width: 1400px;
    max-width: 100%
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown.nxl-mega-menu-full {
    width: 100%;
    max-width: 100%;
    left: 0 !important;
    right: 0 !important
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs {
    width: 250px;
    min-width: 250px;
    max-width: 100%;
    padding: 25px 25px
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs .nav-link {
    border: none;
    margin-bottom: 5px;
    padding: 10px 15px;
    text-align: left;
    color: #283c50;
    font-size: .84rem;
    font-weight: 700;
    background-color: #fff;
    border-radius: 5px;
    transition: all .3s ease;
    display: flex;
    align-items: center
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs .nav-link.active {
    color: #001327;
    background-color: #eaebef;
    transition: all .3s ease
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs .nav-link .menu-icon {
    margin-right: 10px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs .nav-link .menu-icon i {
    font-size: 15px
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs .nav-link .menu-title {
    flex-grow: 1;
    display: flex;
    align-items: center
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs .nav-link .menu-arrow {
    margin-left: 5px;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-shrink: 0;
    align-items: stretch
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content {
    width: 100%;
    padding: 30px 30px;
    border-left: 1px solid #e5e7eb
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .dropdown-item-title {
    color: #001327;
    padding: 0 15px 5px
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .dropdown-item {
    margin: 0 0
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .menu-item-heading {
    font-size: .84rem
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-image {
    margin: auto auto;
    text-align: center;
    border-radius: 15px;
    background-color: #eaebef
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-image img {
    width: 100%;
    border-radius: 15px
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-image img.full-user-avtar {
    width: auto;
    height: 275px;
    padding: 25px 25px
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-integrations .dropdown-item,
.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-resources-right .dropdown-item {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    border: 1px dashed #e5e7eb;
    transition: all .3s ease
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-integrations .dropdown-item .menu-item-icon,
.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-resources-right .dropdown-item .menu-item-icon {
    width: 15px;
    margin-right: 10px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-integrations .dropdown-item .menu-item-icon i,
.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-resources-right .dropdown-item .menu-item-icon i {
    font-size: 15px
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-integrations .dropdown-item .menu-item-title,
.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-resources-right .dropdown-item .menu-item-title {
    flex-grow: 1;
    display: flex;
    align-items: center
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-integrations .dropdown-item .menu-item-arrow,
.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-resources-right .dropdown-item .menu-item-arrow {
    margin-left: 5px;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-shrink: 0;
    align-items: stretch
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-integrations .dropdown-item .menu-item-arrow i,
.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-resources-right .dropdown-item .menu-item-arrow i {
    margin-right: 0
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-resources .dropdown-item,
.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-resources .dropdown-item-title {
    margin-bottom: 15px
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-resources .dropdown-item:last-child {
    margin-bottom: 0
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-resources .carousel-inner .carousel-item .carousel-caption .carousel-caption-title {
    color: #fff
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-resources .carousel-inner .carousel-item .carousel-caption .carousel-caption-desc {
    color: #fff;
    font-size: 12px
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-miscellaneous {
    margin-top: -30px;
    margin-left: -30px;
    margin-right: -30px
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-miscellaneous .nxl-mega-menu-miscellaneous-tabs {
    width: 100%;
    margin-bottom: 25px
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-miscellaneous .nxl-mega-menu-miscellaneous-tabs .nav-item .nav-link {
    border: none;
    text-align: left;
    color: #283c50;
    font-size: .84rem;
    font-weight: 700;
    padding: 15px 25px;
    border-radius: 0;
    border-right: 1px solid #e5e7eb;
    border-bottom: 1px solid #e5e7eb;
    transition: all .3s ease;
    display: flex;
    align-items: center
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-miscellaneous .nxl-mega-menu-miscellaneous-tabs .nav-item .nav-link:first-child {
    margin-left: 0
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-miscellaneous .nxl-mega-menu-miscellaneous-tabs .nav-item .nav-link.active {
    color: #3454d1;
    border-bottom: 1px solid #3454d1
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-miscellaneous .nxl-mega-menu-miscellaneous-tabs .nav-item .nav-link .menu-icon {
    width: 15px;
    margin-right: 10px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-miscellaneous .nxl-mega-menu-miscellaneous-tabs .nav-item .nav-link .menu-icon i {
    font-size: 15px
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-miscellaneous .nxl-mega-menu-miscellaneous-tabs .nav-item .nav-link .menu-title {
    flex-grow: 1;
    display: flex;
    align-items: center
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-miscellaneous .nxl-mega-menu-miscellaneous-content {
    padding: 15px 30px
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-miscellaneous .nxl-mega-menu-miscellaneous-content .nxl-mega-menu-miscellaneous-features i,
.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-miscellaneous .nxl-mega-menu-miscellaneous-content .nxl-mega-menu-miscellaneous-services i {
    font-size: 16px
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .carousel-inner .carousel-item .carousel-caption .carousel-caption-title {
    color: #fff
}

.nxl-header .header-wrapper .nxl-mega-menu .nxl-h-dropdown .carousel-inner .carousel-item .carousel-caption .carousel-caption-desc {
    color: #fff;
    font-size: 12px
}

.nxl-header .header-wrapper .nxl-header-search .nxl-search-dropdown {
    width: 425px;
    padding-top: 0;
    overflow-x: hidden;
    max-height: calc(100vh - 150px)
}

.nxl-header .header-wrapper .nxl-header-search .nxl-search-dropdown .search-form {
    padding: 7px 10px
}

.nxl-header .header-wrapper .nxl-header-search .nxl-search-dropdown .search-form .input-group-text,
.nxl-header .header-wrapper .nxl-header-search .nxl-search-dropdown .search-form .search-input-field {
    border: none;
    padding: 15px 10px;
    background: #fff
}

.nxl-header .header-wrapper .nxl-header-search .nxl-search-dropdown .search-form .input-group-text:active,
.nxl-header .header-wrapper .nxl-header-search .nxl-search-dropdown .search-form .input-group-text:focus,
.nxl-header .header-wrapper .nxl-header-search .nxl-search-dropdown .search-form .search-input-field:active,
.nxl-header .header-wrapper .nxl-header-search .nxl-search-dropdown .search-form .search-input-field:focus {
    box-shadow: none
}

.nxl-header .header-wrapper .nxl-header-search .nxl-search-dropdown .search-form .input-group-text .btn-close {
    opacity: 1;
    position: relative;
    background: 0 0
}

.nxl-header .header-wrapper .nxl-header-search .nxl-search-dropdown .search-form .input-group-text .btn-close:after {
    content: "Esc";
    position: absolute;
    top: 0;
    right: 0;
    height: 1.35rem;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 9px;
    color: #283c50;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .25px;
    border-radius: 5px;
    border: 1px solid #e5e7eb;
    display: flex;
    align-items: center;
    justify-content: center
}

.nxl-header .header-wrapper .nxl-header-search .nxl-search-dropdown .search-items-wrapper {
    max-height: 415px
}

.nxl-header .header-wrapper .nxl-header-language .nxl-language-dropdown {
    width: 425px;
    padding-top: 0;
    overflow-x: hidden;
    max-height: calc(100vh - 150px)
}

.nxl-header .header-wrapper .nxl-header-language .nxl-language-dropdown .language_select a {
    color: #283c50;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    border-radius: 5px;
    border: 1px dashed #e5e7eb;
    transition: all .3s ease
}

.nxl-header .header-wrapper .nxl-header-language .nxl-language-dropdown .language_select a:hover {
    background-color: #eaebef
}

.nxl-header .header-wrapper .nxl-header-language .nxl-language-dropdown .language_select.active a {
    position: relative
}

.nxl-header .header-wrapper .nxl-header-language .nxl-language-dropdown .language_select.active a:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    content: "✓";
    color: #3454d1;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #eaebef
}

.nxl-header .header-wrapper .nxl-timesheets-menu {
    padding: 0;
    min-width: 20rem
}

.nxl-header .header-wrapper .nxl-timesheets-menu .timesheets-head {
    padding: 20px;
    border-radius: 2px 2px 0 0;
    border-bottom: 1px solid #e5e7eb
}

.nxl-header .header-wrapper .nxl-timesheets-menu .timesheets-body {
    padding: 30px 20px
}

.nxl-header .header-wrapper .nxl-timesheets-menu .timesheets-footer {
    padding: 15px 20px;
    border-radius: 0 0 2px 2px;
    border-top: 1px solid #e5e7eb
}

.nxl-header .header-wrapper .nxl-notifications-menu {
    padding: 0;
    min-width: 20rem
}

.nxl-header .header-wrapper .nxl-notifications-menu .notifications-head {
    padding: 20px;
    border-radius: 2px 2px 0 0;
    border-bottom: 1px solid #e5e7eb
}

.nxl-header .header-wrapper .nxl-notifications-menu .notifications-item {
    display: flex;
    cursor: pointer;
    padding: 15px 20px;
    transition: all .3s ease
}

.nxl-header .header-wrapper .nxl-notifications-menu .notifications-item+.notifications-item {
    border-top: 1px dashed #e5e7eb
}

.nxl-header .header-wrapper .nxl-notifications-menu .notifications-item img {
    width: 60px;
    height: 60px
}

.nxl-header .header-wrapper .nxl-notifications-menu .notifications-item .notifications-desc {
    flex: 1
}

.nxl-header .header-wrapper .nxl-notifications-menu .notifications-item .notifications-desc .text-body {
    color: #283c50 !important;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 400
}

.nxl-header .header-wrapper .nxl-notifications-menu .notifications-item .notifications-date {
    font-size: 11px
}

.nxl-header .header-wrapper .nxl-notifications-menu .notifications-footer {
    padding: 15px 20px;
    border-radius: 0 0 2px 2px;
    border-top: 1px solid #e5e7eb
}

.nxl-header .header-wrapper .user-avtar {
    width: 40px;
    margin-right: 15px;
    border-radius: 50%
}

html.minimenu .nxl-header {
    left: 100px
}

.nxl-navigation {
    top: 0;
    bottom: 0;
    z-index: 1026;
    position: fixed;
    background: #fff;
    width: 280px;
    transition: all .3s ease
}

.nxl-navigation .m-header {
    z-index: 1;
    overflow: hidden;
    position: relative;
    display: flex;
    padding: 15px 30px;
    align-items: center;
    height: 80px;
    background: #fff;
    border-right: none;
    border-bottom: none
}

.nxl-navigation .m-header .logo-sm {
    display: none
}

.nxl-navigation .m-header .sidebar-brand {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    color: #283c50;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}

.nxl-navigation .m-header .sidebar-brand-mark {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
}

.nxl-navigation .m-header .sidebar-brand .logo-md {
    display: block;
    width: 30px;
    height: 30px;
    object-fit: contain;
}

.nxl-navigation .navbar-content {
    padding: 10px 0;
    position: relative;
    border-right: none;
    height: calc(100vh - 80px)
}

.nxl-navigation .navbar-content ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.nxl-navigation .navbar-content .nxl-caption {
    display: block;
    color: #7587a7;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .07em;
    padding: 15px 20px 10px;
    text-transform: uppercase
}

.nxl-navigation .navbar-content .nxl-caption label {
    margin-bottom: 0
}

.nxl-navigation .navbar-content .nxl-caption span:not(.badge) {
    display: block;
    color: #67758a;
    text-transform: capitalize;
    font-size: 10px;
    font-weight: 500
}

.nxl-navigation .navbar-content .nxl-micon {
    margin-right: 12px;
    display: inline-block;
    vertical-align: middle
}

.nxl-navigation .navbar-content .nxl-micon i {
    font-size: 18px
}

.nxl-navigation .navbar-content .nxl-link {
    display: block;
    line-height: 1.2;
    padding: 10px 15px;
    font-size: 13px;
    color: #283c50;
    font-weight: 600;
    transition: all .3s ease
}

.nxl-navigation .navbar-content .nxl-link.active,
.nxl-navigation .navbar-content .nxl-link:hover {
    text-decoration: none;
    color: #283c50;
    transition: all .3s ease
}

.nxl-navigation .navbar-content .nxl-link.active .nxl-micon i,
.nxl-navigation .navbar-content .nxl-link:hover .nxl-micon i {
    color: #283c50;
    transition: all .3s ease
}

.nxl-navigation .navbar-content .nxl-arrow {
    float: right;
    transition: all .2s ease-in-out
}

.nxl-navigation .navbar-content .nxl-badge {
    margin-left: 8px
}

.nxl-navigation .navbar-content .nxl-submenu .nxl-link {
    font-size: .8rem;
    padding: 10px 20px;
    margin-left: 35px !important;
    margin-right: 5px !important
}

.nxl-navigation .navbar-content .nxl-submenu .nxl-submenu .nxl-link {
    margin-left: 45px !important
}

.nxl-navigation .navbar-content .nxl-submenu .nxl-submenu .nxl-submenu .nxl-link {
    margin-left: 55px !important
}

.nxl-navigation .navbar-content .nxl-item.disabled a {
    cursor: not-allowed;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.nxl-navigation .navbar-content .nxl-item.active>.nxl-link,
.nxl-navigation .navbar-content .nxl-item:hover>.nxl-link {
    color: #001327;
    background-color: #eaebef;
    transition: all .3s ease
}

.nxl-navigation .navbar-content .nxl-item.active>.nxl-link .nxl-micon i,
.nxl-navigation .navbar-content .nxl-item:hover>.nxl-link .nxl-micon i {
    color: #001327;
    transition: all .3s ease
}

.nxl-navigation .navbar-content .nxl-navbar>.nxl-item.active>.nxl-link,
.nxl-navigation .navbar-content .nxl-navbar>.nxl-item:hover>.nxl-link {
    color: #001327;
    background-color: #eaebef;
    transition: all .3s ease
}

.nxl-navigation .navbar-content .nxl-item.active>.nxl-link,
.nxl-navigation .navbar-content .nxl-item:hover>.nxl-link,
.nxl-navigation .navbar-content .nxl-navbar>.nxl-item.active>.nxl-link,
.nxl-navigation .navbar-content .nxl-navbar>.nxl-item:hover>.nxl-link {
    border-left: 0 !important;
    box-shadow: none !important;
}

.nxl-navigation .navbar-content .nxl-item.active>.nxl-link::before,
.nxl-navigation .navbar-content .nxl-item:hover>.nxl-link::before,
.nxl-navigation .navbar-content .nxl-navbar>.nxl-item.active>.nxl-link::before,
.nxl-navigation .navbar-content .nxl-navbar>.nxl-item:hover>.nxl-link::before {
    display: none !important;
}

.nxl-navigation .navbar-content .nxl-hasmenu.nxl-trigger>.nxl-submenu {
    display: block
}

.nxl-navigation .navbar-content .nxl-hasmenu.nxl-trigger>.nxl-link>.nxl-arrow {
    transform: rotate(90deg)
}

.nxl-navigation .navbar-content .card {
    margin: 20px;
    color: #283c50;
    background: #eff0f6;
    border-color: #e5e7eb
}

.nxl-menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1;
    background: rgba(0, 0, 0, .2)
}

html:not(.minimenu) .nxl-navigation .nxl-link {
    margin: 3px 15px;
    border-radius: 5px
}

html:not(.minimenu) .nxl-navigation .nxl-submenu {
    position: relative
}

html:not(.minimenu) .nxl-navigation .nxl-submenu .nxl-item {
    margin: 3px 10px;
    border-radius: 5px
}

html:not(.minimenu) .nxl-navigation .nxl-submenu .nxl-submenu>.nxl-item:before {
    left: 60px
}

html:not(.minimenu) .nxl-navigation .nxl-submenu .nxl-submenu .nxl-submenu>.nxl-item:before {
    left: 80px
}

html.minimenu .nxl-navigation {
    width: 100px;
    transition: all .3s ease
}

html.minimenu .nxl-navigation .logo-sm {
    width: 42px;
    display: block;
    transition: all .3s ease
}

html.minimenu .nxl-navigation .m-header .sidebar-brand {
    gap: 0;
}

html.minimenu .nxl-navigation .m-header .sidebar-brand-name {
    display: none;
}

html.minimenu .nxl-navigation .m-header .sidebar-brand-mark {
    width: 42px;
    height: 42px;
}

html.minimenu .nxl-navigation .m-header .sidebar-brand .logo-md {
    width: 42px;
    height: 42px;
}

html.minimenu .nxl-navigation .card,
html.minimenu .nxl-navigation .logo-lg,
html.minimenu .nxl-navigation .nxl-arrow,
html.minimenu .nxl-navigation .nxl-mtext {
    display: none;
    transition: all .3s ease
}

html.minimenu .nxl-navigation .navbar-content {
    width: 100px;
    transition: all .3s ease
}

html.minimenu .nxl-navigation .navbar-content .nxl-link {
    margin: 0 20px;
    padding: 12px 20px;
    border-radius: 6px 6px
}

html.minimenu .nxl-navigation .navbar-content .nxl-hasmenu.nxl-trigger>.nxl-submenu {
    display: none
}

html.minimenu .nxl-navigation .navbar-content .nxl-caption {
    position: relative
}

html.minimenu .nxl-navigation .navbar-content .nxl-caption:before {
    top: 0;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 16px;
    padding-left: 20px;
    content: "\e9a4";
    position: absolute;
    font-family: feather !important
}

html.minimenu .nxl-navigation .navbar-content .nxl-caption label {
    display: none
}

html.minimenu .nxl-navigation:hover .navbar-content {
    position: absolute !important;
    width: 280px;
    background-color: #fff;
    border-right: 1px solid #e5e7eb;
    transition: all .3s ease
}

html.minimenu .nxl-navigation:hover .navbar-content .card,
html.minimenu .nxl-navigation:hover .navbar-content .nxl-arrow,
html.minimenu .nxl-navigation:hover .navbar-content .nxl-caption,
html.minimenu .nxl-navigation:hover .navbar-content .nxl-mtext {
    display: inline-block;
    transition: all .3s ease
}

html.minimenu .nxl-navigation:hover .navbar-content .nxl-link {
    margin: 0 15px;
    margin-bottom: 3px;
    padding: 10px 20px
}

html.minimenu .nxl-navigation:hover .navbar-content .nxl-submenu .nxl-link {
    margin-bottom: 3px;
    padding-left: 20px;
    margin-left: 50px !important;
    margin-right: 15px !important
}

html.minimenu .nxl-navigation:hover .navbar-content .nxl-submenu .nxl-submenu .nxl-link {
    margin-left: 65px !important
}

html.minimenu .nxl-navigation:hover .navbar-content .nxl-submenu .nxl-submenu .nxl-submenu .nxl-link {
    margin-left: 80px !important
}

html.minimenu .nxl-navigation:hover .navbar-content .nxl-hasmenu.nxl-trigger>.nxl-submenu {
    display: block
}

/* Sidebar workspace navigation refresh */
.nxl-navigation {
    background: #fff;
    box-shadow: none;
}

.nxl-navigation .m-header {
    height: 80px;
    padding: 15px 30px;
    background: #fff;
    border-right: 1px solid #e5e7eb;
    border-bottom: 1px solid #e5e7eb;
}

.nxl-navigation .m-header .sidebar-brand {
    min-height: 48px;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.nxl-navigation .m-header .sidebar-brand-mark {
    border-radius: 10px;
    background: transparent;
    box-shadow: none;
}

.nxl-navigation .m-header .sidebar-brand-name {
    color: #19324f;
    letter-spacing: 0;
}

.nxl-navigation .navbar-content {
    padding: 10px 0;
    border-right: 1px solid #e5e7eb;
    background: #fff;
}

.nxl-navigation .navbar-content .sidebar-profile-wrap {
    padding: 0 4px 8px;
}

.nxl-navigation .navbar-content .sidebar-profile {
    margin: 0;
    min-height: 58px;
    border-color: #e5e7eb !important;
    background: #ffffff;
    box-shadow: none;
}

.nxl-navigation .navbar-content .sidebar-avatar-shell {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    flex: 0 0 38px;
    border: 1px solid #c8dcf5;
    border-radius: 13px;
    background: linear-gradient(145deg, #eaf3ff, #dceaff);
    box-shadow: 0 4px 10px rgba(45, 108, 223, 0.12);
}

.nxl-navigation .navbar-content .sidebar-profile .user-avtar {
    width: 32px;
    height: 32px;
    padding: 5px;
    object-fit: contain;
}

.nxl-navigation .navbar-content .sidebar-avatar-status {
    position: absolute;
    right: -2px;
    bottom: -2px;
    width: 10px;
    height: 10px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    background: #20a464;
    box-shadow: 0 1px 4px rgba(20, 87, 55, 0.25);
}

.nxl-navigation .navbar-content .nxl-caption {
    padding: 17px 12px 7px;
    color: #8a98aa;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: .1em;
}

.nxl-navigation .navbar-content .nxl-link {
    margin: 3px 4px;
    padding: 11px 12px;
    border: 1px solid transparent;
    border-radius: 11px;
    color: #526277;
    font-size: 12px;
    font-weight: 600;
}

.nxl-navigation .navbar-content .nxl-micon {
    width: 22px;
    margin-right: 9px;
    color: #8291a5;
    text-align: center;
}

.nxl-navigation .navbar-content .nxl-micon i {
    font-size: 16px;
}

.nxl-navigation .navbar-content .nxl-item.active > .nxl-link,
.nxl-navigation .navbar-content .nxl-item:hover > .nxl-link,
.nxl-navigation .navbar-content .nxl-navbar > .nxl-item.active > .nxl-link,
.nxl-navigation .navbar-content .nxl-navbar > .nxl-item:hover > .nxl-link {
    color: #001327;
    border-color: transparent !important;
    background: #eaebef;
    box-shadow: none !important;
}

.nxl-navigation .navbar-content .nxl-item.active > .nxl-link .nxl-micon,
.nxl-navigation .navbar-content .nxl-item:hover > .nxl-link .nxl-micon,
.nxl-navigation .navbar-content .nxl-navbar > .nxl-item.active > .nxl-link .nxl-micon,
.nxl-navigation .navbar-content .nxl-navbar > .nxl-item:hover > .nxl-link .nxl-micon {
    color: #001327;
}

.nxl-navigation .navbar-content .nxl-submenu {
    padding: 3px 0 4px;
}

.nxl-navigation .navbar-content .nxl-submenu .nxl-link {
    margin: 2px 4px 2px 18px !important;
    padding: 8px 12px 8px 16px;
    border-radius: 9px;
    color: #738196;
    font-size: 11px;
    font-weight: 500;
}

.nxl-navigation .navbar-content .nxl-submenu .nxl-item.active > .nxl-link,
.nxl-navigation .navbar-content .nxl-submenu .nxl-item:hover > .nxl-link {
    color: #001327;
    background: #eaebef;
    box-shadow: none !important;
}

html.minimenu .nxl-navigation .m-header {
    padding: 15px 20px;
}

html.minimenu .nxl-navigation .navbar-content {
    padding: 14px 10px;
}

html.minimenu .nxl-navigation .navbar-content .nxl-link {
    margin: 3px 0;
    padding: 12px 20px;
    border-color: transparent;
}

html.app-skin-dark .nxl-navigation {
    box-shadow: none;
}

html.app-skin-dark .nxl-navigation .m-header,
html.app-skin-dark .nxl-navigation .navbar-content {
    border-color: #263257;
}

html.app-skin-dark .nxl-navigation .m-header .sidebar-brand {
    border-color: transparent;
    background: transparent;
    box-shadow: none;
}

html.app-skin-dark .nxl-navigation .m-header .sidebar-brand-mark {
    background: transparent;
}

html.app-skin-dark .nxl-navigation .m-header .sidebar-brand-name,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-link {
    color: #dce8ff;
}

html.app-skin-dark .nxl-navigation .navbar-content .sidebar-profile {
    border-color: #263257 !important;
    box-shadow: none;
}

html.app-skin-dark .nxl-navigation .navbar-content .sidebar-avatar-shell {
    border-color: #46658e;
    background: linear-gradient(145deg, #243f66, #1d3454);
    box-shadow: none;
}

html.app-skin-dark .nxl-navigation .navbar-content .sidebar-avatar-status {
    border-color: #182944;
}

html.app-skin-dark .nxl-navigation .navbar-content .nxl-item.active > .nxl-link,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-item:hover > .nxl-link,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-navbar > .nxl-item.active > .nxl-link,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-navbar > .nxl-item:hover > .nxl-link {
    color: #e7eaf3;
    border-color: transparent !important;
    background: #263257;
}

html.app-skin-dark .nxl-navigation .navbar-content .nxl-submenu .nxl-link {
    color: #aebbd0;
}

html.app-skin-dark .nxl-navigation .navbar-content .nxl-submenu .nxl-item.active > .nxl-link,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-submenu .nxl-item:hover > .nxl-link {
    color: #e7eaf3;
    background: #263257;
}

html.minimenu .nxl-navigation:hover .navbar-content .nxl-caption:before {
    content: none
}

html.minimenu .nxl-navigation:hover .navbar-content .nxl-caption label {
    display: block
}

/* Navigation links only: preserve the sidebar surfaces and profile styling */
.nxl-navigation .navbar-content .nxl-caption {
    color: #64748b;
    font-size: 10px;
}

.nxl-navigation .navbar-content .nxl-link {
    color: #35465c;
    font-size: 13px;
}

.nxl-navigation .navbar-content .nxl-link {
    display: flex;
    align-items: center;
    min-height: 34px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-top: 6px;
    padding-bottom: 6px;
    border: 1px solid transparent;
    border-radius: 9px;
    transition: color .2s ease, background-color .2s ease, border-color .2s ease, transform .2s ease;
}

.nxl-navigation .navbar-content .nxl-micon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    margin-right: 8px;
    border-radius: 8px;
    color: #7c8da2;
    transition: color .2s ease, background-color .2s ease;
}

.nxl-navigation .navbar-content .nxl-micon i {
    font-size: 16px;
}

.nxl-navigation .navbar-content .nxl-arrow {
    margin-left: auto;
}

.nxl-navigation .navbar-content .nxl-item.active > .nxl-link,
.nxl-navigation .navbar-content .nxl-item:hover > .nxl-link,
.nxl-navigation .navbar-content .nxl-navbar > .nxl-item.active > .nxl-link,
.nxl-navigation .navbar-content .nxl-navbar > .nxl-item:hover > .nxl-link {
    color: #1d3f74;
    border-color: #dce7f5 !important;
    background: #edf4ff;
    box-shadow: none !important;
    transform: translateX(2px);
}

.nxl-navigation .navbar-content .nxl-item.active > .nxl-link .nxl-micon,
.nxl-navigation .navbar-content .nxl-item:hover > .nxl-link .nxl-micon,
.nxl-navigation .navbar-content .nxl-navbar > .nxl-item.active > .nxl-link .nxl-micon,
.nxl-navigation .navbar-content .nxl-navbar > .nxl-item:hover > .nxl-link .nxl-micon {
    color: #2d6cdf;
    background: #dceaff;
}

.nxl-navigation .navbar-content .nxl-submenu .nxl-link {
    min-height: 29px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 8px;
    color: #526277;
    font-size: 12px;
}

.nxl-navigation .navbar-content .sidebar-profile h6 {
    color: #263d5d !important;
    font-size: 13px !important;
}

.nxl-navigation .navbar-content .sidebar-profile p {
    color: #64748b !important;
    font-size: 11px !important;
}

.nxl-navigation .navbar-content .nxl-submenu .nxl-item.active > .nxl-link,
.nxl-navigation .navbar-content .nxl-submenu .nxl-item:hover > .nxl-link {
    color: #1d3f74;
    background: #edf4ff;
    box-shadow: none !important;
    transform: translateX(2px);
}

html.app-skin-dark .nxl-navigation .navbar-content .nxl-item.active > .nxl-link,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-item:hover > .nxl-link,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-navbar > .nxl-item.active > .nxl-link,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-navbar > .nxl-item:hover > .nxl-link,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-submenu .nxl-item.active > .nxl-link,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-submenu .nxl-item:hover > .nxl-link {
    color: #dce8ff !important;
    border-color: #38557f !important;
    background: #203759;
}

html.app-skin-dark .nxl-navigation .navbar-content .nxl-micon {
    color: #aebbd0;
}

html.app-skin-dark .nxl-navigation .navbar-content .nxl-caption,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-link,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-submenu .nxl-link {
    color: #c4d0e2;
}

html.app-skin-dark .nxl-navigation .navbar-content .sidebar-profile h6 {
    color: #dce8ff !important;
}

html.app-skin-dark .nxl-navigation .navbar-content .sidebar-profile p {
    color: #aebbd0 !important;
}

#chart {
    height: 350px;
    min-height: 0;
    overflow: visible !important;
    padding: 12px 14px 4px;
}

#chart .apexcharts-canvas,
#chart .apexcharts-canvas svg {
    overflow: visible !important;
}

.custom-card-action:has(> #chart) {
    overflow: visible !important;
}

.card-body:has(.bi-bag-check) .bi-bag-check,
.card-body:has(.bi-receipt-cutoff) .bi-receipt-cutoff,
.card-body:has(.bi-gift) .bi-gift {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
    border-radius: 8px;
    font-size: 14px;
    animation: dashboardMetricIconFloat 3.4s ease-in-out infinite;
}

.card-body:has(.bi-bag-check) .hstack.gap-2,
.card-body:has(.bi-receipt-cutoff) .hstack.gap-2,
.card-body:has(.bi-gift) .hstack.gap-2 {
    gap: 5px !important;
}

.card-body:has(.bi-bag-check) .bi-bag-check {
    color: #4f67d4;
    border: 1px solid #cbd4ff;
    background: #eef1ff;
    box-shadow: 0 5px 12px rgba(79, 103, 212, 0.14);
}

.card-body:has(.bi-receipt-cutoff) .bi-receipt-cutoff {
    color: #0b9b87;
    border: 1px solid #b8e8dc;
    background: #e8faf5;
    box-shadow: 0 5px 12px rgba(11, 155, 135, 0.14);
    animation-delay: 120ms;
}

.card-body:has(.bi-gift) .bi-gift {
    color: #c47b00;
    border: 1px solid #efd58b;
    background: #fff6df;
    box-shadow: 0 5px 12px rgba(196, 123, 0, 0.14);
    animation-delay: 240ms;
}

@keyframes dashboardMetricIconFloat {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-3px);
    }
}

html.app-skin-dark .card-body:has(.bi-bag-check) .bi-bag-check {
    color: #b8c7ff;
    background: #273765;
    box-shadow: none;
}

html.app-skin-dark .card-body:has(.bi-receipt-cutoff) .bi-receipt-cutoff {
    color: #8de0d0;
    background: #1d4a49;
    box-shadow: none;
}

html.app-skin-dark .card-body:has(.bi-gift) .bi-gift {
    color: #ffd77d;
    background: #4b3b20;
    box-shadow: none;
}

@media (prefers-reduced-motion: reduce) {
    .card-body:has(.bi-bag-check) .bi-bag-check,
    .card-body:has(.bi-receipt-cutoff) .bi-receipt-cutoff,
    .card-body:has(.bi-gift) .bi-gift {
        animation: none;
    }
}

#chart .apexcharts-canvas,
#chart .apexcharts-svg {
    max-width: 100%;
}

#chart .apexcharts-tooltip {
    border: 1px solid #b9cdf0;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 10px 24px rgba(45, 70, 150, 0.18);
}

#chart .apexcharts-tooltip-title {
    border-bottom-color: #e8edf4;
    background: #eef3ff;
    color: #3449a0;
    font-size: 10px;
}

.dashboard-channel-card .card {
    position: relative;
    overflow: hidden;
    border-color: #e2e8f0 !important;
    box-shadow: 0 6px 16px rgba(31, 60, 93, 0.05);
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.dashboard-channel-card .card::before {
    display: none;
}

.withdrawal-offcanvas {
    width: min(430px, 100vw) !important;
    border-left: 1px solid #dfe7f1;
    background: #f8fafc;
    box-shadow: -12px 0 30px rgba(31, 60, 93, 0.1);
}

.withdrawal-offcanvas-header {
    position: relative;
    min-height: 82px;
    border-bottom: 1px solid #e2e8f0;
    background: linear-gradient(135deg, #ffffff 0%, #f6fbff 100%);
}

.withdrawal-offcanvas-header::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;
    height: 3px;
    background: linear-gradient(90deg, #168579, #4f73c8, #2d6cdf);
}

.withdrawal-offcanvas-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    flex: 0 0 38px;
    border: 1px solid #b8e8dc;
    border-radius: 10px;
    color: #168579;
    background: #eafaf5;
    font-size: 17px;
}

.withdrawal-offcanvas-close {
    border: 1px solid #e1e8f1;
    border-radius: 8px;
    background: #f4f7fb;
    transition: color .2s ease, background-color .2s ease, transform .2s ease;
}

.withdrawal-offcanvas-close:hover {
    color: #19324f !important;
    background: #eaf2ff;
    transform: rotate(90deg);
}

.withdrawal-offcanvas-body {
    padding: 20px 18px 24px;
    background: #f8fafc;
}

.withdrawal-balance-summary {
    margin-bottom: 22px;
    padding: 19px;
    border: 1px solid #b8e8dc;
    border-radius: 16px;
    background: linear-gradient(145deg, #f2fcf9, #e2f7f0);
    box-shadow: 0 10px 22px rgba(22, 133, 121, 0.1);
}

.withdrawal-balance-label,
.withdrawal-balance-hint {
    display: flex;
    align-items: center;
    gap: 7px;
    color: #168579;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.withdrawal-balance-value {
    display: block;
    margin-top: 8px;
    color: #135f57;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -.03em;
}

.withdrawal-balance-note {
    margin-top: 4px;
    color: #5d7c78;
    font-size: 10px;
}

.withdrawal-balance-rule {
    height: 1px;
    margin: 15px 0 11px;
    background: rgba(22, 133, 121, 0.16);
}

.withdrawal-balance-hint {
    color: #5d918a;
    font-size: 9px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
}

.withdrawal-section {
    position: relative;
    margin-top: 20px;
    padding-left: 4px;
}

.withdrawal-section-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 9px;
    color: #526277;
    font-size: 11px;
    font-weight: 600;
}

.withdrawal-section-step {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    border: 1px solid #cbdbea;
    border-radius: 50%;
    color: #60738a;
    background: #ffffff;
    font-size: 9px;
    font-weight: 700;
}

.withdrawal-section + .withdrawal-section::before {
    content: '';
    position: absolute;
    top: -20px;
    bottom: calc(100% - 11px);
    left: 14px;
    width: 1px;
    background: #dfe7f1;
}

.withdrawal-provider-list {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 7px;
}

.withdrawal-provider-option {
    display: flex !important;
    min-height: 68px;
    padding: 10px 7px !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    border: 1px solid #dfe7f1 !important;
    border-radius: 10px !important;
    color: #526277 !important;
    background: #ffffff !important;
    font-size: 9px !important;
    font-weight: 600;
    line-height: 1.2;
    transition: border-color .2s ease, background-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.withdrawal-provider-option:not(.is-disabled):hover {
    border-color: #9fc2ef !important;
    background: #f5f9ff !important;
    box-shadow: 0 6px 14px rgba(45, 108, 223, 0.1);
    transform: translateY(-1px);
}

.withdrawal-provider-option.is-mtn:hover {
    border-color: #d6b34e !important;
    background: #fff8df !important;
}

.withdrawal-provider-list .btn-check:checked + .withdrawal-provider-option {
    border-color: #168579 !important;
    color: #126c63 !important;
    background: #eafaf5 !important;
    box-shadow: 0 0 0 3px rgba(22, 133, 121, 0.1);
}

.withdrawal-provider-option i {
    color: #8795a7;
    font-size: 16px;
}

.withdrawal-provider-option small {
    color: #a0adbd;
    font-size: 8px;
    font-weight: 500;
}

.withdrawal-provider-option.is-mtn {
    border-color: #efd58b !important;
    color: #8a6200 !important;
    background: #fffaf0 !important;
}

.withdrawal-provider-option.is-mtn i {
    color: #d29a00;
}

.withdrawal-provider-option.is-disabled {
    cursor: not-allowed;
    opacity: .58;
}

.withdrawal-amount-field {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 46px;
    padding: 0 13px;
    border: 1px solid #dfe7f1;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0 4px 12px rgba(31, 60, 93, 0.04);
}

.withdrawal-amount-field > i {
    color: #168579;
    font-size: 15px;
}

.withdrawal-amount-field input {
    width: 100%;
    padding: 0;
    border: 0;
    outline: 0;
    color: #19324f;
    background: transparent;
    font-size: 13px;
    font-weight: 700;
}

.withdrawal-method-list {
    display: grid;
    gap: 8px;
}

.withdrawal-method-option {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 57px;
    padding: 9px 11px;
    border: 1px solid #dbe4ef;
    border-radius: 12px;
    color: #263d5d;
    background: #ffffff;
    text-decoration: none;
    transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.withdrawal-method-option::after {
    content: 'Available';
    align-self: flex-start;
    margin-left: auto;
    padding: 3px 6px;
    border-radius: 5px;
    color: #168579;
    background: #eafaf5;
    font-size: 8px;
    font-weight: 700;
}

.withdrawal-method-option:hover {
    border-color: #9fc2ef;
    box-shadow: 0 6px 15px rgba(45, 108, 223, 0.1);
    transform: translateY(-1px);
}

.withdrawal-method-option.is-secondary {
    border-color: #c9dcf5;
    background: #f8fbff;
}

.withdrawal-method-option.is-secondary .withdrawal-method-icon {
    color: #168579;
    background: #eafaf5;
}

.withdrawal-method-option > span:nth-child(2) {
    display: flex;
    min-width: 0;
    flex-direction: column;
}

.withdrawal-method-option strong {
    font-size: 11px;
}

.withdrawal-method-option small {
    margin-top: 2px;
    color: #8795a7;
    font-size: 9px;
}

.withdrawal-method-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
    border-radius: 8px;
    color: #2d6cdf;
    background: #edf4ff;
}

.withdrawal-method-arrow {
    display: none;
    color: #9aa8b8;
    font-size: 13px;
}

html.app-skin-dark .withdrawal-offcanvas,
html.app-skin-dark .withdrawal-offcanvas-header {
    border-color: #304667;
    background: #182544;
}

html.app-skin-dark .withdrawal-offcanvas-body {
    background: #182544;
}

html.app-skin-dark .withdrawal-offcanvas {
    box-shadow: -12px 0 30px rgba(0, 0, 0, 0.24);
}

html.app-skin-dark .withdrawal-offcanvas-header {
    background: linear-gradient(135deg, #182544, #16233e);
}

html.app-skin-dark .withdrawal-offcanvas-icon {
    border-color: #398d85;
    color: #a7e6dc;
    background: #1d4547;
}

html.app-skin-dark .withdrawal-offcanvas-close {
    border-color: #40506f;
    color: #c4d0e2 !important;
    background: #202f50;
}

html.app-skin-dark .withdrawal-balance-summary {
    border-color: #398d85;
    background: linear-gradient(145deg, #1d4547, #1b3b43);
    box-shadow: none;
}

html.app-skin-dark .withdrawal-balance-value {
    color: #d0f4eb;
}

html.app-skin-dark .withdrawal-balance-note,
html.app-skin-dark .withdrawal-balance-hint {
    color: #a7d9d0;
}

html.app-skin-dark .withdrawal-balance-rule {
    background: rgba(167, 217, 208, 0.18);
}

html.app-skin-dark .withdrawal-section-heading {
    color: #c4d0e2;
}

html.app-skin-dark .withdrawal-provider-option,
html.app-skin-dark .withdrawal-method-option,
html.app-skin-dark .withdrawal-amount-field {
    border-color: #40506f !important;
    color: #dce8ff !important;
    background: #202f50 !important;
}

html.app-skin-dark .withdrawal-provider-option.is-mtn {
    border-color: #907832 !important;
    color: #ffe39a !important;
    background: #4d4022 !important;
}

html.app-skin-dark .withdrawal-provider-list .btn-check:checked + .withdrawal-provider-option {
    border-color: #398d85 !important;
    color: #a7e6dc !important;
    background: #1d4547 !important;
    box-shadow: 0 0 0 3px rgba(85, 196, 183, 0.12);
}

html.app-skin-dark .withdrawal-amount-field input {
    color: #e7eaf3;
}

html.app-skin-dark .withdrawal-amount-field {
    box-shadow: none;
}

html.app-skin-dark .withdrawal-method-option small,
html.app-skin-dark .withdrawal-provider-option small,
html.app-skin-dark .withdrawal-section-step {
    color: #aebbd0;
}

html.app-skin-dark .withdrawal-section-step {
    border-color: #40506f;
    background: #202f50;
}

html.app-skin-dark .withdrawal-section + .withdrawal-section::before {
    background: #40506f;
}

html.app-skin-dark .withdrawal-method-option::after {
    color: #a7e6dc;
    background: #1d4547;
}

html.app-skin-dark .withdrawal-method-option.is-secondary {
    border-color: #40506f;
    background: #202f50;
}

@media (max-width: 575.98px) {
    .withdrawal-offcanvas {
        width: 100% !important;
        height: 86vh !important;
        border-top: 1px solid #dfe7f1;
        border-left: 0;
        border-radius: 16px 16px 0 0;
    }

    .withdrawal-offcanvas-body {
        padding: 16px 14px 20px;
    }

    .withdrawal-balance-summary {
        padding: 16px;
    }
}

.dashboard-channel-card .card:hover {
    border-color: #c5d8ef !important;
    box-shadow: 0 12px 24px rgba(31, 60, 93, 0.1);
    transform: translateY(-2px);
}

.dashboard-channel-card .card-header {
    margin-top: 0 !important;
    padding: 16px 17px 7px !important;
}

.dashboard-channel-card .card-header > div:first-child {
    min-width: 0;
}

.dashboard-channel-card .card-header .avatar-text {
    width: 32px;
    height: 32px;
    flex: 0 0 32px;
    border-radius: 9px;
    font-size: 14px;
}

.dashboard-channel-kicker {
    display: block;
    margin-bottom: 1px;
    color: #8a98aa;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: .07em;
    text-transform: uppercase;
}

.dashboard-channel-card .card-body {
    min-height: 154px;
    padding: 0 12px 12px !important;
}

.dashboard-channel-card .card-body > div:last-child {
    color: #64748b;
    font-size: 10px;
    line-height: 1.35;
}

.dashboard-channel-card .card-body > div:last-child span {
    display: inline-block;
    margin-bottom: 2px;
    font-size: 11px;
}

.dashboard-channel-card.is-at .card::before {
    background: #4f73c8;
}

.dashboard-channel-card.is-at .avatar-text {
    color: #2d5aa7;
    background: #eef5ff;
}

.dashboard-channel-card.is-mtn .card::before {
    background: #e2a900;
}

.dashboard-channel-card.is-mtn .avatar-text {
    color: #9a6a00;
    background: #fff6df;
}

.dashboard-channel-card.is-telecel .card::before {
    background: #dc3545;
}

.dashboard-channel-card.is-telecel .avatar-text {
    color: #c73545;
    background: #fff0f1;
}

.dashboard-channel-card.is-big-time .card::before {
    background: #168579;
}

.dashboard-channel-card.is-big-time .avatar-text {
    color: #168579;
    background: #eafaf5;
}

html.app-skin-dark .dashboard-channel-card .card {
    border-color: #304667 !important;
    box-shadow: none;
}

html.app-skin-dark .dashboard-channel-card .card:hover {
    border-color: #5274ad !important;
    background: #202f50;
}

html.app-skin-dark .dashboard-channel-card .dashboard-channel-kicker {
    color: #aebbd0;
}

html.app-skin-dark .dashboard-channel-card .card-body > div:last-child {
    color: #b8c4d8;
}

html.app-skin-dark .dashboard-channel-card.is-at .avatar-text {
    color: #b8cfff;
    background: #223b61;
}

html.app-skin-dark .dashboard-channel-card.is-mtn .avatar-text {
    color: #ffe39a;
    background: #4d4022;
}

html.app-skin-dark .dashboard-channel-card.is-telecel .avatar-text {
    color: #ffb8bf;
    background: #4a2633;
}

html.app-skin-dark .dashboard-channel-card.is-big-time .avatar-text {
    color: #a7e6dc;
    background: #1d4547;
}

@media (prefers-reduced-motion: reduce) {
    .dashboard-channel-card .card {
        transition: none;
    }
}

html.app-skin-dark #chart .apexcharts-grid line {
    stroke: #304667;
}

html.app-skin-dark #chart .apexcharts-xaxis-label,
html.app-skin-dark #chart .apexcharts-yaxis-label {
    fill: #aebbd0;
}

html.app-skin-dark #chart .apexcharts-tooltip {
    border-color: #40506f;
    background: #182544;
    color: #e7eaf3;
}

html.app-skin-dark #chart .apexcharts-tooltip-title {
    border-bottom-color: #304667;
    background: #202f50;
    color: #dce8ff;
}

@media (max-width: 575.98px) {
    #chart {
        height: 260px;
        min-height: 0;
        padding: 8px 4px 2px;
    }

}

.main-content .content-sidebar.content-sidebar-md {
    max-width: 300px
}

.main-content .content-sidebar.content-sidebar-lg {
    max-width: 350px
}

.main-content .content-sidebar.content-sidebar-xl {
    max-width: 400px
}

.main-content .content-sidebar .content-sidebar-body .nxl-content-sidebar-item {
    margin: 15px 0
}

.main-content .content-sidebar .content-sidebar-body .nxl-content-sidebar-item .nav-item {
    margin: 0 15px 5px 15px
}

.main-content .content-sidebar .content-sidebar-body .nxl-content-sidebar-item .nav-item .nav-link {
    gap: 15px;
    display: flex;
    align-items: center;
    padding: 10px 15px;
    color: #283c50;
    font-size: 13px;
    font-weight: 600;
    border-radius: 5px;
    transition: all .3s ease
}

.main-content .content-sidebar .content-sidebar-body .nxl-content-sidebar-item .nav-item .nav-link.active,
.main-content .content-sidebar .content-sidebar-body .nxl-content-sidebar-item .nav-item .nav-link:hover {
    color: #001327;
    background-color: #eaebef;
    transition: all .3s ease
}

#searchModal .search-form .input-group-text,
#searchModal .search-form .search-input-field {
    border: none;
    padding: 25px 10px;
    background: #fff
}

#searchModal .search-form .input-group-text:active,
#searchModal .search-form .input-group-text:focus,
#searchModal .search-form .search-input-field:active,
#searchModal .search-form .search-input-field:focus {
    box-shadow: none
}

#searchModal .search-form .input-group-text .btn-close {
    opacity: 1;
    position: relative;
    background: 0 0
}

#searchModal .search-form .input-group-text .btn-close:after {
    content: "Esc";
    position: absolute;
    top: .4rem;
    right: .4rem;
    height: 1.5rem;
    padding-right: 6px;
    padding-left: 6px;
    font-size: 11px;
    color: #283c50;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 5px;
    border: 1px solid #e5e7eb;
    display: flex;
    align-items: center;
    justify-content: center
}

#languageSelectModal .language_select a {
    color: #283c50;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px dashed #e5e7eb;
    transition: all .3s ease
}

#languageSelectModal .language_select a::hover {
    background-color: #eaebef
}

#languageSelectModal .language_select.active a {
    position: relative
}

#languageSelectModal .language_select.active a:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    content: "✓";
    color: #3454d1;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #eaebef
}

.nxl-container.apps-container .nxl-content.without-header .main-content .content-area,
.nxl-container.apps-container .nxl-content.without-header .main-content .content-sidebar {
    height: calc(100vh - 80px)
}

.chatting-setting .chatting-setting-tabs a.nav-link.active,
.chatting-setting .chatting-setting-tabs a.nav-link:hover {
    color: #3454d1;
    background-color: #c6cff2
}

.text.typing .wave .dot {
    width: 2px;
    height: 2px;
    border-radius: 100%;
    display: inline-block;
    background-color: #17c666;
    animation: wave 1.3s linear infinite
}

.text.typing .wave .dot:first-of-type {
    margin-left: 3px
}

.text.typing .wave .dot:nth-child(2) {
    animation-delay: -1.1s
}

.text.typing .wave .dot:nth-child(3) {
    animation-delay: -.9s
}

@keyframes wave {

    0%,
    100%,
    60% {
        transform: initial
    }

    30% {
        transform: translateY(-5px)
    }
}

.calling-modal-screen .chat-calling-content {
    --bs-modal-bg: transparent !important;
    background-image: radial-gradient(circle, #fff, #f4f6fb, #e7eef6, #d7e7f0, #c6e0e7)
}

.calling-modal-screen .chat-calling-content .voice-call-content {
    height: calc(100% - 170px)
}

.calling-modal-screen .chat-calling-content .video-call-content {
    height: calc(100% - 170px)
}

.calling-modal-screen .chat-calling-content .video-call-content video {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute
}

.calling-modal-screen .chat-calling-text-message-sidebar {
    top: 0;
    bottom: 0;
    opacity: 0;
    right: -50%;
    width: 0;
    max-width: 0;
    min-width: 0;
    visibility: hidden;
    background-color: #fff;
    transition: all .3s ease;
    animation: fadeIn .5s ease;
    height: calc(100% - 170px) !important
}

.calling-modal-screen .chat-calling-text-message-sidebar.active {
    right: 0;
    opacity: 1;
    width: 400px;
    max-width: 400px;
    min-width: 400px;
    visibility: visible
}

.calling-modal-screen .chat-calling-text-message-sidebar.active .in-call-messages-items {
    height: calc(100% + 25px) !important
}

.calling-modal-screen .chat-calling-text-message-sidebar .in-call-messages-items {
    height: calc(100% - 135px) !important
}

.chat-calling-info .ringing,
.chat-calling-info .timetracker {
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: visibility .7s
}

.chat-calling-info .timetracker.active {
    display: block;
    opacity: 1;
    visibility: visible
}

.chat-calling-info .ringing.active {
    display: block;
    opacity: 1;
    visibility: visible
}

.animation-infinite {
    animation: animation-infinite 2s infinite
}

@keyframes animation-infinite {
    0% {
        box-shadow: 0 0 0 0 #e5e7eb
    }

    100% {
        box-shadow: 0 0 0 25px transparent
    }
}

.calling-receiver-action .avatar-text:hover {
    color: #fff !important
}

.nxl-container.apps-email .nxl-content .main-content .content-area .content-area-header .page-header-left .action-list-items {
    display: none;
    transition: all .3s ease
}

.nxl-container.apps-email .nxl-content .main-content .content-area .content-area-header .page-header-left.show-action .action-list-items {
    gap: 10px;
    display: flex;
    transition: all .3s ease
}

.nxl-container.apps-email .nxl-content .main-content .content-area .content-area-body .single-items {
    cursor: pointer;
    padding: 10px 5px;
    display: flex;
    align-items: center;
    background-color: #fff;
    border-bottom: 1px solid #e5e7eb
}

.nxl-container.apps-email .nxl-content .main-content .content-area .content-area-body .single-items .item-meta {
    padding: 12px 25px
}

.nxl-container.apps-email .nxl-content .main-content .content-area .content-area-body .single-items .item-info {
    cursor: pointer;
    padding: 12px 30px
}

.nxl-container.apps-email .nxl-content .main-content .content-area .content-area-body .single-items .item-data {
    padding: 12px 25px 15px 0
}

.nxl-container.apps-email .nxl-content .main-content .content-area .items-details {
    left: 0;
    top: 1px;
    bottom: 0;
    right: -100%;
    opacity: 0;
    z-index: 1025;
    position: absolute;
    visibility: hidden;
    background-color: #f3f4f6;
    transition: all .3s ease;
    transform: translateX(100%)
}

.nxl-container.apps-email .nxl-content .main-content .content-area .items-details .items-details-header {
    height: 74px;
    padding: 13px 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    border-bottom: 1px solid #e5e7eb
}

.nxl-container.apps-email .nxl-content .main-content .content-area .items-details .items-details-body {
    margin: 25px 25px
}

.nxl-container.apps-email .nxl-content .main-content .content-area .items-details .items-details-body .accordion .accordion-item .accordion-header .accordion-button {
    background-color: transparent !important
}

.nxl-container.apps-email .nxl-content .main-content .content-area .items-details .items-details-footer {
    background-color: #fff
}

.nxl-container.apps-email .nxl-content .main-content .content-area.items-details-active .items-details {
    left: 0;
    top: 1px;
    right: 0;
    bottom: 0;
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    transform: translateX(0)
}

.nxl-container.apps-email .nxl-content .main-content .content-area.items-details-active .content-area-body {
    display: none
}

.nxl-container.apps-tasks .nxl-content .main-content .single-task-list.task-completed {
    color: #17c666 !important;
    background-color: rgba(23, 198, 102, .075);
    text-decoration: line-through !important
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .nav-link {
    padding: 10px 15px
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item .card .note-title {
    font-size: 15px;
    font-weight: 700
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item .card .side-stick {
    left: 0;
    top: 20px;
    width: 2px;
    height: 40px;
    position: absolute;
    background-color: rgba(82, 95, 127, .5)
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.all-category .point {
    color: #283c50
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-favourite .favourite-note {
    color: #ffa21d
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-archive .category .category-archive,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-archive .category .category-business,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-archive .category .category-important,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-archive .category .category-personal,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-archive .category .category-priority,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-archive .category .category-social,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-archive .category .category-tasks,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-archive .category .category-works,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-business .category .category-archive,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-business .category .category-business,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-business .category .category-important,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-business .category .category-personal,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-business .category .category-priority,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-business .category .category-social,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-business .category .category-tasks,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-business .category .category-works,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-important .category .category-archive,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-important .category .category-business,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-important .category .category-important,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-important .category .category-personal,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-important .category .category-priority,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-important .category .category-social,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-important .category .category-tasks,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-important .category .category-works,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-personal .category .category-archive,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-personal .category .category-business,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-personal .category .category-important,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-personal .category .category-personal,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-personal .category .category-priority,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-personal .category .category-social,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-personal .category .category-tasks,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-personal .category .category-works,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-priority .category .category-archive,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-priority .category .category-business,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-priority .category .category-important,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-priority .category .category-personal,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-priority .category .category-priority,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-priority .category .category-social,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-priority .category .category-tasks,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-priority .category .category-works,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-social .category .category-archive,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-social .category .category-business,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-social .category .category-important,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-social .category .category-personal,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-social .category .category-priority,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-social .category .category-social,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-social .category .category-tasks,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-social .category .category-works,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-tasks .category .category-archive,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-tasks .category .category-business,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-tasks .category .category-important,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-tasks .category .category-personal,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-tasks .category .category-priority,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-tasks .category .category-social,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-tasks .category .category-tasks,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-tasks .category .category-works,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-works .category .category-archive,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-works .category .category-business,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-works .category .category-important,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-works .category .category-personal,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-works .category .category-priority,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-works .category .category-social,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-works .category .category-tasks,
.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-works .category .category-works {
    display: flex;
    align-items: center;
    justify-content: center
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-tasks .point {
    color: #ea4d4d
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-tasks .side-stick {
    background-color: #ea4d4d
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-works .point {
    color: #3454d1
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-works .side-stick {
    background-color: #3454d1
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-social .point {
    color: #3dc7be
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-social .side-stick {
    background-color: #3dc7be
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-archive .point {
    color: #283c50
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-archive .side-stick {
    background-color: #283c50
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-priority .point {
    color: #ea4d4d
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-priority .side-stick {
    background-color: #ea4d4d
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-personal .point {
    color: #3454d1
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-personal .side-stick {
    background-color: #3454d1
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-business .point {
    color: #ffa21d
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-business .side-stick {
    background-color: #ffa21d
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-important .point {
    color: #17c666
}

.nxl-container.apps-notes .nxl-content .main-content .note-has-grid .single-note-item.note-important .side-stick {
    background-color: #17c666
}

.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-confirm,
.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-popup-delete,
.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-popup-edit {
    display: flex;
    padding: 12px 16px;
    font-size: 10px;
    line-height: normal;
    align-items: center;
    letter-spacing: .5px;
    font-weight: 500;
    justify-content: center;
    text-transform: uppercase;
    border-radius: 3px;
    transition: all .3s ease
}

.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-confirm,
.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-popup-edit {
    color: #fff;
    background-color: #3454d1 !important
}

.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-popup-delete {
    color: #fff;
    background-color: #ea4d4d
}

.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-section-button {
    gap: 10px;
    display: flex;
    padding: 15px 25px;
    align-items: center;
    justify-content: center
}

.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-section-button-save {
    height: auto;
    padding-top: 15px;
    border-top: 1px solid #e5e7eb
}

.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-confirm,
.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-popup-save {
    margin: auto;
    height: auto
}

.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-popup-save {
    float: initial
}

.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-popup-detail .tui-full-calendar-content {
    height: auto;
    font-size: inherit;
    line-height: normal
}

.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-section-detail .tui-full-calendar-popup-detail-item {
    margin-bottom: 10px
}

.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-calendar-dot {
    width: 7px;
    height: 7px;
    border-radius: 25px
}

.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init [data-calendar-id="1"] {
    color: #3454d1;
    background-color: rgba(84, 132, 227, .15) !important
}

.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init [data-calendar-id="2"] {
    color: #17c666;
    background-color: rgba(37, 184, 101, .15) !important
}

.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init [data-calendar-id="3"] {
    color: #ea4d4d;
    background-color: rgba(209, 59, 76, .15) !important
}

.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init [data-calendar-id="4"] {
    color: #41b2c4;
    background-color: rgba(23, 162, 184, .15) !important
}

.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init [data-calendar-id="5"] {
    color: #ffa21d;
    background-color: rgba(228, 158, 61, .15) !important
}

.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init [data-calendar-id="6"] {
    color: #6610f2;
    background-color: rgba(88, 86, 214, .15) !important
}

.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init [data-calendar-id="7"] {
    color: #41b2c4;
    background-color: rgba(61, 199, 190, .15) !important
}

.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init [data-calendar-id="8"] {
    color: #283c50;
    background-color: rgba(71, 94, 119, .15) !important
}

.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-popup-section .tui-full-calendar-popup-section-item[data-calendar-id="1"],
.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-popup-section .tui-full-calendar-popup-section-item[data-calendar-id="2"],
.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-popup-section .tui-full-calendar-popup-section-item[data-calendar-id="3"],
.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-popup-section .tui-full-calendar-popup-section-item[data-calendar-id="4"],
.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-popup-section .tui-full-calendar-popup-section-item[data-calendar-id="5"],
.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-popup-section .tui-full-calendar-popup-section-item[data-calendar-id="6"],
.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-popup-section .tui-full-calendar-popup-section-item[data-calendar-id="7"],
.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-popup-section .tui-full-calendar-popup-section-item[data-calendar-id="8"] {
    background-color: transparent !important
}

.nxl-container.apps-calendar .nxl-content .main-content #tui-calendar-init .tui-full-calendar-weekday-grid-date {
    font-size: 12px;
    font-weight: 600;
    font-family: "Maven Pro", sans-serif
}

.nxl-container.apps-calendar .nxl-content .main-content .calendar-action-btn .calendar-dropdown-btn,
.nxl-container.apps-calendar .nxl-content .main-content .calendar-action-btn .menu-navi>.move-today {
    color: #283c50;
    padding: 12px 15px;
    line-height: normal;
    font-size: 11px;
    font-weight: 700;
    border-radius: 3px;
    border: 1px solid #e5e7eb;
    text-transform: uppercase;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center
}

.nxl-container.apps-calendar .nxl-content .main-content .chalendar-checkbox {
    width: 129%;
    height: 40px;
    top: -10px;
    left: -25px;
    right: -25px;
    z-index: 99;
    cursor: pointer
}

.alert.alert-soft-success-message {
    color: #17c666;
    background-color: #eafdf2;
    border: 1px dashed #6eeea8
}

.alert.alert-soft-success-message a {
    color: #17c666
}

.alert.alert-soft-warning-message {
    color: #ffa21d;
    background-color: #fff6e9;
    border: 1px dashed #ffd69d
}

.alert.alert-soft-warning-message a {
    color: #ffa21d
}

.alert.alert-soft-danger-message {
    color: #ea4d4d;
    background-color: #fdeded;
    border: 1px dashed #f9cdcd
}

.alert.alert-soft-danger-message a {
    color: #ea4d4d
}

.alert.alert-soft-teal-message {
    color: #41b2c4;
    background-color: #f0f9fa;
    border: 1px dashed #8fd2dc
}

.alert.alert-soft-teal-message a {
    color: #41b2c4
}

.accordion .accordion-item {
    background-color: #fff;
    border-color: #e5e7eb;
    border-radius: 5px
}

.accordion .accordion-item .accordion-header .accordion-button {
    z-index: 0;
    color: #283c50;
    font-size: 14px;
    font-weight: 700;
    border-color: #e5e7eb
}

.accordion .accordion-item .accordion-header .accordion-button:after {
    color: #283c50;
    width: 10px;
    height: 10px;
    background-size: 10px;
    filter: invert(0)
}

.accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    box-shadow: none;
    background-color: #e9ecef
}

.accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):after {
    margin-right: 0 !important
}

.accordion .accordion-item .accordion-body {
    color: #6b7885;
    padding: 25px 25px;
    border-color: #e5e7eb
}

.accordion .accordion-item .accordion-footer {
    border-color: #e5e7eb
}

.badge {
    font-size: 11px;
    font-weight: 600;
    padding: 5px 6px;
    border-radius: 3px
}

.badge.bg-light-primary {
    color: #3454d1;
    background: shift-color(#3454d1, -80%);
    border-color: shift-color(#3454d1, -80%)
}

.badge.bg-light-secondary {
    color: #64748b;
    background: shift-color(#64748b, -80%);
    border-color: shift-color(#64748b, -80%)
}

.badge.bg-light-success {
    color: #17c666;
    background: shift-color(#17c666, -80%);
    border-color: shift-color(#17c666, -80%)
}

.badge.bg-light-info {
    color: #3dc7be;
    background: shift-color(#3dc7be, -80%);
    border-color: shift-color(#3dc7be, -80%)
}

.badge.bg-light-warning {
    color: #ffa21d;
    background: shift-color(#ffa21d, -80%);
    border-color: shift-color(#ffa21d, -80%)
}

.badge.bg-light-danger {
    color: #ea4d4d;
    background: shift-color(#ea4d4d, -80%);
    border-color: shift-color(#ea4d4d, -80%)
}

.badge.bg-light-light {
    color: #eff0f6;
    background: shift-color(#eff0f6, -80%);
    border-color: shift-color(#eff0f6, -80%)
}

.badge.bg-light-dark {
    color: #283c50;
    background: shift-color(#283c50, -80%);
    border-color: shift-color(#283c50, -80%)
}

.badge.bg-light-darken {
    color: #001327;
    background: shift-color(#001327, -80%);
    border-color: shift-color(#001327, -80%)
}

.btn-light-primary {
    color: #3454d1;
    background: shift-color(#3454d1, -80%);
    border-color: shift-color(#3454d1, -80%)
}

.btn-light-primary:hover {
    color: #fff;
    background: #3454d1;
    border-color: #3454d1
}

.btn-light-primary.focus,
.btn-light-primary:focus {
    color: #fff;
    background: #3454d1;
    border-color: #3454d1
}

.btn-light-primary:not(:disabled):not(.disabled).active,
.btn-light-primary:not(:disabled):not(.disabled):active,
.show>.btn-light-primary.dropdown-toggle {
    color: #fff;
    background: #3454d1;
    border-color: #3454d1
}

.btn-check:active+.btn-light-primary,
.btn-check:checked+.btn-light-primary {
    background: #3454d1;
    color: #fff;
    border-color: #3454d1
}

.btn-light-secondary {
    color: #64748b;
    background: shift-color(#64748b, -80%);
    border-color: shift-color(#64748b, -80%)
}

.btn-light-secondary:hover {
    color: #fff;
    background: #64748b;
    border-color: #64748b
}

.btn-light-secondary.focus,
.btn-light-secondary:focus {
    color: #fff;
    background: #64748b;
    border-color: #64748b
}

.btn-light-secondary:not(:disabled):not(.disabled).active,
.btn-light-secondary:not(:disabled):not(.disabled):active,
.show>.btn-light-secondary.dropdown-toggle {
    color: #fff;
    background: #64748b;
    border-color: #64748b
}

.btn-check:active+.btn-light-secondary,
.btn-check:checked+.btn-light-secondary {
    background: #64748b;
    color: #fff;
    border-color: #64748b
}

.btn-light-success {
    color: #17c666;
    background: shift-color(#17c666, -80%);
    border-color: shift-color(#17c666, -80%)
}

.btn-light-success:hover {
    color: #fff;
    background: #17c666;
    border-color: #17c666
}

.btn-light-success.focus,
.btn-light-success:focus {
    color: #fff;
    background: #17c666;
    border-color: #17c666
}

.btn-light-success:not(:disabled):not(.disabled).active,
.btn-light-success:not(:disabled):not(.disabled):active,
.show>.btn-light-success.dropdown-toggle {
    color: #fff;
    background: #17c666;
    border-color: #17c666
}

.btn-check:active+.btn-light-success,
.btn-check:checked+.btn-light-success {
    background: #17c666;
    color: #fff;
    border-color: #17c666
}

.btn-light-info {
    color: #3dc7be;
    background: shift-color(#3dc7be, -80%);
    border-color: shift-color(#3dc7be, -80%)
}

.btn-light-info:hover {
    color: #fff;
    background: #3dc7be;
    border-color: #3dc7be
}

.btn-light-info.focus,
.btn-light-info:focus {
    color: #fff;
    background: #3dc7be;
    border-color: #3dc7be
}

.btn-light-info:not(:disabled):not(.disabled).active,
.btn-light-info:not(:disabled):not(.disabled):active,
.show>.btn-light-info.dropdown-toggle {
    color: #fff;
    background: #3dc7be;
    border-color: #3dc7be
}

.btn-check:active+.btn-light-info,
.btn-check:checked+.btn-light-info {
    background: #3dc7be;
    color: #fff;
    border-color: #3dc7be
}

.btn-light-warning {
    color: #ffa21d;
    background: shift-color(#ffa21d, -80%);
    border-color: shift-color(#ffa21d, -80%)
}

.btn-light-warning:hover {
    color: #fff;
    background: #ffa21d;
    border-color: #ffa21d
}

.btn-light-warning.focus,
.btn-light-warning:focus {
    color: #fff;
    background: #ffa21d;
    border-color: #ffa21d
}

.btn-light-warning:not(:disabled):not(.disabled).active,
.btn-light-warning:not(:disabled):not(.disabled):active,
.show>.btn-light-warning.dropdown-toggle {
    color: #fff;
    background: #ffa21d;
    border-color: #ffa21d
}

.btn-check:active+.btn-light-warning,
.btn-check:checked+.btn-light-warning {
    background: #ffa21d;
    color: #fff;
    border-color: #ffa21d
}

.btn-light-danger {
    color: #ea4d4d;
    background: shift-color(#ea4d4d, -80%);
    border-color: shift-color(#ea4d4d, -80%)
}

.btn-light-danger:hover {
    color: #fff;
    background: #ea4d4d;
    border-color: #ea4d4d
}

.btn-light-danger.focus,
.btn-light-danger:focus {
    color: #fff;
    background: #ea4d4d;
    border-color: #ea4d4d
}

.btn-light-danger:not(:disabled):not(.disabled).active,
.btn-light-danger:not(:disabled):not(.disabled):active,
.show>.btn-light-danger.dropdown-toggle {
    color: #fff;
    background: #ea4d4d;
    border-color: #ea4d4d
}

.btn-check:active+.btn-light-danger,
.btn-check:checked+.btn-light-danger {
    background: #ea4d4d;
    color: #fff;
    border-color: #ea4d4d
}

.btn-light-light {
    color: #eff0f6;
    background: shift-color(#eff0f6, -80%);
    border-color: shift-color(#eff0f6, -80%)
}

.btn-light-light:hover {
    color: #fff;
    background: #eff0f6;
    border-color: #eff0f6
}

.btn-light-light.focus,
.btn-light-light:focus {
    color: #fff;
    background: #eff0f6;
    border-color: #eff0f6
}

.btn-light-light:not(:disabled):not(.disabled).active,
.btn-light-light:not(:disabled):not(.disabled):active,
.show>.btn-light-light.dropdown-toggle {
    color: #fff;
    background: #eff0f6;
    border-color: #eff0f6
}

.btn-check:active+.btn-light-light,
.btn-check:checked+.btn-light-light {
    background: #eff0f6;
    color: #fff;
    border-color: #eff0f6
}

.btn-light-dark {
    color: #283c50;
    background: shift-color(#283c50, -80%);
    border-color: shift-color(#283c50, -80%)
}

.btn-light-dark:hover {
    color: #fff;
    background: #283c50;
    border-color: #283c50
}

.btn-light-dark.focus,
.btn-light-dark:focus {
    color: #fff;
    background: #283c50;
    border-color: #283c50
}

.btn-light-dark:not(:disabled):not(.disabled).active,
.btn-light-dark:not(:disabled):not(.disabled):active,
.show>.btn-light-dark.dropdown-toggle {
    color: #fff;
    background: #283c50;
    border-color: #283c50
}

.btn-check:active+.btn-light-dark,
.btn-check:checked+.btn-light-dark {
    background: #283c50;
    color: #fff;
    border-color: #283c50
}

.btn-light-darken {
    color: #001327;
    background: shift-color(#001327, -80%);
    border-color: shift-color(#001327, -80%)
}

.btn-light-darken:hover {
    color: #fff;
    background: #001327;
    border-color: #001327
}

.btn-light-darken.focus,
.btn-light-darken:focus {
    color: #fff;
    background: #001327;
    border-color: #001327
}

.btn-light-darken:not(:disabled):not(.disabled).active,
.btn-light-darken:not(:disabled):not(.disabled):active,
.show>.btn-light-darken.dropdown-toggle {
    color: #fff;
    background: #001327;
    border-color: #001327
}

.btn-check:active+.btn-light-darken,
.btn-check:checked+.btn-light-darken {
    background: #001327;
    color: #fff;
    border-color: #001327
}

.btn i,
button i {
    font-size: 16px
}

.btn[class*=btn-light-],
button[class*=btn-light-] {
    box-shadow: none
}

.btn[class*=btn-outline-]:not(:hover),
button[class*=btn-outline-]:not(:hover) {
    box-shadow: none
}

.btn.btn-shadow,
button.btn-shadow {
    box-shadow: 0 6px 7px -1px rgba(80, 86, 175, .3)
}

.btn.btn-sm i,
button.btn-sm i {
    font-size: 10px
}

.btn {
    display: flex;
    padding: 12px 16px;
    font-size: 10px;
    line-height: normal;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .5px;
    border-radius: 3px;
    transition: all .3s ease
}

.btn-check:active+.btn:active,
.btn-check:active+.btn:focus,
.btn-check:active+.btn:hover,
.btn-check:checked+.btn:active,
.btn-check:checked+.btn:focus,
.btn-check:checked+.btn:hover,
.btn-check:focus+.btn:active,
.btn-check:focus+.btn:focus,
.btn-check:focus+.btn:hover,
.btn.active:active,
.btn.active:focus,
.btn.active:hover,
.btn.show:active,
.btn.show:focus,
.btn.show:hover,
.btn:active:active,
.btn:active:focus,
.btn:active:hover,
.btn:focus:active,
.btn:focus:focus,
.btn:focus:hover,
.btn:hover:active,
.btn:hover:focus,
.btn:hover:hover {
    color: #fff;
    outline: 0;
    box-shadow: none;
    transition: all .3s ease
}

.btn-light,
.btn-light-brand {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #283c50;
    border: 1px solid #dcdee4
}

.btn-light-brand.show,
.btn-light-brand:active,
.btn-light-brand:focus,
.btn-light-brand:hover,
.btn-light.show,
.btn-light:active,
.btn-light:focus,
.btn-light:hover {
    color: #283c50 !important;
    border: 1px solid #ced4da !important;
    transition: all .3s ease
}

.btn-icon {
    color: #283c50;
    display: flex;
    padding: 11px 11px;
    align-items: center;
    justify-content: center;
    border: 1px solid #dcdee4;
    border-radius: 3px;
    transition: all .3s ease
}

.btn-icon.show,
.btn-icon:active,
.btn-icon:focus,
.btn-icon:hover {
    color: #283c50 !important;
    border: 1px solid #ced4da !important;
    transition: all .3s ease
}

.btn-close:active,
.btn-close:focus {
    outline: 0;
    box-shadow: none
}

button:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none;
    transition: all .3s ease
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 7px 15px;
    font-size: 9px
}

.btn-group-md>.btn,
.btn-md {
    padding: 10px 15px;
    font-size: 10px
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 15px 20px;
    font-size: 11px
}

.btn-group-lg>.btn,
.btn-xl {
    padding: 20px 30px;
    font-size: 12px
}

.btn-group-lg>.btn,
.btn-xxl {
    padding: 25px 35px;
    font-size: 15px
}

.btn-primary,
.btn-primary:hover,
.btn.bg-soft-primary:focus,
.btn.bg-soft-primary:hover {
    color: #fff !important;
    border-color: #3454d1 !important;
    background-color: #3454d1 !important
}

.btn-secondary,
.btn-secondary:hover,
.btn.bg-soft-secondary:focus,
.btn.bg-soft-secondary:hover {
    color: #fff !important;
    border-color: #64748b !important;
    background-color: #64748b !important
}

.btn-success,
.btn-success:hover,
.btn.bg-soft-success:focus,
.btn.bg-soft-success:hover {
    color: #fff !important;
    border-color: #17c666 !important;
    background-color: #17c666 !important
}

.btn-danger,
.btn-danger:hover,
.btn.bg-soft-danger:focus,
.btn.bg-soft-danger:hover {
    color: #fff !important;
    border-color: #ea4d4d !important;
    background-color: #ea4d4d !important
}

.btn-info,
.btn-info:hover,
.btn.bg-soft-info:focus,
.btn.bg-soft-info:hover {
    color: #fff !important;
    border-color: #3dc7be !important;
    background-color: #3dc7be !important
}

.btn-warning,
.btn-warning:hover,
.btn.bg-soft-warning:focus,
.btn.bg-soft-warning:hover {
    color: #fff !important;
    border-color: #ffa21d !important;
    background-color: #ffa21d !important
}

.btn-teal,
.btn-teal:hover,
.btn.bg-soft-teal:focus,
.btn.bg-soft-teal:hover {
    color: #fff !important;
    border-color: #41b2c4 !important;
    background-color: #41b2c4 !important
}

.btn-indigo,
.btn-indigo:hover,
.btn.bg-soft-indigo:focus,
.btn.bg-soft-indigo:hover {
    color: #fff !important;
    border-color: #6610f2 !important;
    background-color: #6610f2 !important
}

.card {
    margin-bottom: 24px;
    border-radius: 10px;
    border: 1px solid transparent;
    transition: all .3s ease;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1)
}

.card:hover {
    transition: all .3s ease
}

.card:hover .card-footer[class*=bg-] {
    box-shadow: none
}

.card:hover .card-header-btn {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    transition: all .3s ease
}

.card .card-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 0.3px solid #e5e7eb;
    background-color: transparent
}

.card .card-header .card-title {
    margin-bottom: 0;
    color: #283c50;
    font-size: 16px;
    font-weight: 700
}

.card .card-header .card-title+p,
.card .card-header .card-title+small {
    margin-top: 10px
}

.card .card-header .card-title+p:last-child,
.card .card-header .card-title+small:last-child {
    margin-bottom: 0
}

.card .card-header .card-header-right {
    right: 10px;
    top: 10px;
    float: right;
    padding: 0;
    position: absolute
}

@media only screen and (max-width:575px) {
    .card .card-header .card-header-right {
        display: none
    }
}

.card .card-header .card-header-right .dropdown-menu {
    margin-top: 0
}

.card .card-header .card-header-right .dropdown-menu li {
    cursor: pointer
}

.card .card-header .card-header-right .dropdown-menu li a {
    font-size: 14px;
    text-transform: capitalize
}

.card .card-header .card-header-right .btn.dropdown-toggle {
    border: none;
    background: 0 0;
    box-shadow: none;
    color: #888
}

.card .card-header .card-header-right .btn.dropdown-toggle i {
    margin-right: 0
}

.card .card-header .card-header-right .btn.dropdown-toggle:after {
    display: none
}

.card .card-header .card-header-right .btn.dropdown-toggle:focus {
    box-shadow: none;
    outline: 0
}

.card .card-header .card-header-right .btn.dropdown-toggle {
    border: none;
    background: 0 0;
    box-shadow: none;
    padding: 0;
    width: 20px;
    height: 20px;
    right: 8px;
    top: 8px
}

.card .card-header .card-header-right .btn.dropdown-toggle.mobile-menu span {
    background-color: #888;
    height: 2px;
    border-radius: 5px
}

.card .card-header .card-header-right .btn.dropdown-toggle.mobile-menu span:after,
.card .card-header .card-header-right .btn.dropdown-toggle.mobile-menu span:before {
    border-radius: 5px;
    height: 2px;
    background-color: #888
}

.card .card-header .card-header-right .nav-pills {
    padding: 0;
    box-shadow: none;
    background: 0 0
}

.card .card-footer {
    color: #283c50;
    transition: box-shadow .2s ease-in-out;
    border-top: 1px solid #e5e7eb;
    background-color: transparent
}

.card .card-header-action,
.card .card-header-btn {
    gap: 5px;
    display: flex;
    align-items: center;
    justify-content: center
}

.card .card-header-btn {
    opacity: 0;
    visibility: hidden;
    transform: translateX(30px);
    transition: all .3s ease
}

.card.card-expand {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    position: fixed !important;
    overflow-x: hidden;
    overflow-y: scroll;
    border-radius: 0;
    height: calc(100% - 0px);
    transition: all .3s ease
}

.card.card-expand.card-loading {
    position: absolute
}

.card.card-expand.card-expand .card-body {
    flex: 1 0 0
}

.card .card-loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1030;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: rgba(255, 255, 255, .9)
}

.card.card-loading .card-header {
    position: relative;
    z-index: 1030
}

.card.card-loading,
.card.card-loading .card-body {
    position: relative
}

.card .spinner-border {
    --bs-spinner-width: 1rem;
    --bs-spinner-height: 1rem;
    --bs-spinner-border-width: 1px
}

.card.bg-primary {
    box-shadow: 0 10px 10px -1px rgba(52, 84, 209, .3)
}

.card.bg-secondary {
    box-shadow: 0 10px 10px -1px rgba(100, 116, 139, .3)
}

.card.bg-success {
    box-shadow: 0 10px 10px -1px rgba(23, 198, 102, .3)
}

.card.bg-info {
    box-shadow: 0 10px 10px -1px rgba(61, 199, 190, .3)
}

.card.bg-warning {
    box-shadow: 0 10px 10px -1px rgba(255, 162, 29, .3)
}

.card.bg-danger {
    box-shadow: 0 10px 10px -1px rgba(234, 77, 77, .3)
}

.card.bg-light {
    box-shadow: 0 10px 10px -1px rgba(239, 240, 246, .3)
}

.card.bg-dark {
    box-shadow: 0 10px 10px -1px rgba(40, 60, 80, .3)
}

.card.bg-darken {
    box-shadow: 0 10px 10px -1px rgba(0, 19, 39, .3)
}

.dropdown-toggle.arrow-none:after {
    display: none
}

.dropdown-menu {
    padding: 15px 0;
    border: 1px solid #e5e7eb;
    box-shadow: 0 10px 24px 0 rgba(62, 57, 107, .18)
}

.dropdown-menu[data-popper-placement=bottom-end],
.dropdown-menu[data-popper-placement=bottom-start] {
    border-radius: 0 0 10px 10px;
    box-shadow: 0 10px 24px 0 rgba(62, 57, 107, .18)
}

.dropdown-menu[data-popper-placement=top-end],
.dropdown-menu[data-popper-placement=top-start] {
    border-radius: 10px 10px 0 0;
    box-shadow: 0 -10px 24px 0 rgba(62, 57, 107, .18)
}

.nxl-header .dropdown-menu {
    animation: .4s ease-in-out 0s normal forwards 1 fadein
}

@keyframes fadein {
    from {
        opacity: 0;
        transform: translate3d(0, 8px, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

.dropdown .dropdown-menu {
    width: 225px
}

.dropdown .dropdown-menu .dropdown-item {
    margin: 3px 10px;
    padding: 10px 15px;
    color: #283c50;
    font-size: 13px;
    font-weight: 600;
    display: flex;
    align-items: center;
    border-radius: 5px;
    transition: all .3s ease;
    width: -webkit-fill-available
}

.dropdown .dropdown-menu .dropdown-item.active,
.dropdown .dropdown-menu .dropdown-item:active,
.dropdown .dropdown-menu .dropdown-item:focus,
.dropdown .dropdown-menu .dropdown-item:hover {
    color: #001327;
    background-color: #eaebef;
    transition: all .3s ease
}

.dropdown .dropdown-menu .dropdown-item.active i.bg-gray-500,
.dropdown .dropdown-menu .dropdown-item:active i.bg-gray-500,
.dropdown .dropdown-menu .dropdown-item:focus i.bg-gray-500,
.dropdown .dropdown-menu .dropdown-item:hover i.bg-gray-500 {
    background-color: #001327 !important;
    transition: all .3s ease
}

.dropdown .dropdown-menu .dropdown-item i {
    font-size: 16px;
    margin-right: 15px
}

.custom-file,
.custom-select,
.form-control,
.form-select,
input {
    color: #283c50;
    padding: 12px 15px;
    border-color: #e5e7eb;
    border-radius: 5px
}

.custom-file.active,
.custom-file.focus,
.custom-file:active,
.custom-file:focus,
.custom-select.active,
.custom-select.focus,
.custom-select:active,
.custom-select:focus,
.form-control.active,
.form-control.focus,
.form-control:active,
.form-control:focus,
.form-select.active,
.form-select.focus,
.form-select:active,
.form-select:focus,
input.active,
input.focus,
input:active,
input:focus {
    outline: 2px solid #0d6efd;
    outline-offset: 2px;
    box-shadow: none !important;
    transition: border-color .2s ease-in-out, box-shadow .2s ease-in-out
}

.custom-file::-moz-placeholder,
.custom-select::-moz-placeholder,
.form-control::-moz-placeholder,
.form-select::-moz-placeholder,
input::-moz-placeholder {
    color: #91a1b6 !important
}

.custom-file::placeholder,
.custom-select::placeholder,
.form-control::placeholder,
.form-select::placeholder,
input::placeholder {
    color: #91a1b6 !important
}

.custom-file::-ms-placeholder,
.custom-select::-ms-placeholder,
.form-control::-ms-placeholder,
.form-select::-ms-placeholder,
input::-ms-placeholder {
    color: #91a1b6 !important
}

.custom-file::-moz-placeholder,
.custom-select::-moz-placeholder,
.form-control::-moz-placeholder,
.form-select::-moz-placeholder,
input::-moz-placeholder {
    color: #91a1b6 !important
}

.custom-file::-webkit-placeholder,
.custom-select::-webkit-placeholder,
.form-control::-webkit-placeholder,
.form-select::-webkit-placeholder,
input::-webkit-placeholder {
    color: #91a1b6 !important
}

.col-form-label,
.form-label {
    color: #283c50 !important;
    font-size: 12px !important;
    font-weight: 600 !important
}

.form-select {
    color: #283c50;
    background-size: 10px;
    filter: invert(0)
}

.form-select .form-select-sm,
.form-select.form-select-sm {
    background-size: 6px
}

.input-group-text {
    color: #283c50;
    padding: 0 15px;
    font-weight: 600;
    border-radius: 5px;
    border-color: #e5e7eb;
    background-color: #ecedf4
}

input[type=search]::-webkit-search-cancel-button {
    display: none
}

input[type=checkbox],
input[type=radio] {
    padding: 0;
    box-sizing: border-box
}

.custom-control {
    display: block;
    min-height: 1.8px;
    position: relative;
    padding-left: .75rem
}

.custom-control-input {
    left: 10px;
    opacity: 0;
    z-index: -1;
    width: 1.25rem;
    height: 1.375rem;
    position: absolute
}

.custom-control-label {
    left: 15px;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    color: #283c50;
    font-size: 13px;
    vertical-align: top;
    font-weight: 500;
    text-transform: inherit
}

.custom-checkbox .custom-control-label:before {
    content: "";
    width: 18px;
    height: 18px;
    top: 1px;
    left: -28px;
    display: block;
    border-width: 3px;
    position: absolute;
    border-radius: 3px;
    border: 1px solid #e5e7eb;
    background-color: #ecedf4
}

.custom-checkbox .custom-control-label:after {
    top: 1px;
    content: "";
    left: -1.65rem;
    display: block;
    width: .75rem;
    height: .75rem;
    position: absolute;
    background-size: 0;
    background-repeat: no-repeat;
    background: no-repeat 50%/50% 50%;
    transition: background-size .15s ease-in-out
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-size: 100%;
    transition: background-size .15s ease-in-out
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    top: 1px;
    left: -26px;
    color: #fff;
    content: "\f272";
    position: absolute;
    font-family: bootstrap-icons !important
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #3454d1;
    background-color: #3454d1
}

.custom-control-label:before,
.custom-file-label,
.custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, background-size 5s ease-in-out
}

.custom-radio .custom-control-label:before {
    border-radius: 50px
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    border: 3px solid #fff;
    border-radius: 50px
}

.form-switch .form-check-input:checked {
    border-color: #3454d1;
    background-color: #3454d1
}

.form-check-input {
    clear: left
}

.form-switch.form-switch-sm .form-check-input {
    height: 1rem;
    width: calc(1rem + .75rem);
    border-radius: 2rem
}

.form-switch.form-switch-md .form-check-input {
    height: 1.5rem;
    width: calc(2rem + .75rem);
    border-radius: 3rem
}

.form-switch.form-switch-lg .form-check-input {
    height: 2rem;
    width: calc(3rem + .75rem);
    border-radius: 4rem
}

.form-switch.form-switch-xl .form-check-input {
    height: 2.5rem;
    width: calc(4rem + .75rem);
    border-radius: 5rem
}

body.modal-open .nxl-container,
body.modal-open .nxl-header,
body.modal-open .nxl-navigation,
body.modal-open .page-header {
    filter: blur(3px);
    transition: all .2s linear
}

.fade-scale {
    opacity: 0;
    transform: scale(.9);
    transition: all .2s linear
}

.fade-scale.show {
    opacity: 1;
    transform: scale(1);
    transition: all .2s linear
}

.modal .modal-content {
    border-radius: 10px
}

.modal-backdrop {
    background-color: #022142;
    transition: all .2s linear
}

.nav-tabs-wrapper {
    height: 65px;
    display: flex;
    justify-content: space-between
}

.nav-tabs-wrapper .nav-tabs-custom-style {
    border-bottom: none
}

.nav-tabs-wrapper .nav-tabs-custom-style .nav-item .nav-link {
    padding: 20px 25px;
    color: #283c50;
    font-weight: 600;
    border-radius: 0;
    border-bottom: 3px solid transparent;
    border-top: none
}

.nav-tabs-wrapper .nav-tabs-custom-style .nav-item .nav-link.active,
.nav-tabs-wrapper .nav-tabs-custom-style .nav-item .nav-link.hover {
    color: #3454d1;
    border-bottom: 3px solid #3454d1;
    background-color: rgba(52, 84, 209, .075);
    transition: all .3s ease
}

.table-responsive .table {
    color: #283c50;
    border-radius: 12px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border-color: #e5e7eb;
    vertical-align: middle
}

.table-responsive .table:not(caption)>* {
    border-color: #e5e7eb !important
}

.table-responsive .table thead th {
    border-bottom: 1px solid #e5e7eb
}

.table-responsive .table tfoot th,
.table-responsive .table thead th {
    padding: 18px 15px;
    color: #283c50;
    /* border-radius: 12px; */
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase
}

.table-responsive .table tfoot th:first-child,
.table-responsive .table thead th:first-child {
    padding-left: 30px
}

.table-responsive .table tfoot th:last-child,
.table-responsive .table thead th:last-child {
    padding-right: 30px
}

.table-responsive .table tbody tr:last-child * {
    border-bottom: transparent;
}

.table-responsive .table tbody tr td  {
    transition: all .3s ease;
}

/* leave a gap between rows */
.tr {
    margin-bottom: 20px;
}

.cbody {
    margin-top: 100px;
}

tbody td, tbody th, tbody tr {
    padding: 15px; /* Adjust as needed */
}

tbody:before {
    content: "";
    display: block;
    height: 20px;
}


tr:before {
    content: "";
    display: block;
    height: 20px;
}


.table-responsive .table tr td {
    padding: 15px 15px;
    white-space: nowrap;
    vertical-align: middle
}

.table-responsive .table tr td:first-child {
    padding-left: 30px
}

.table-responsive .table tr td:last-child {
    padding-right: 30px
}

.table-responsive .table.table-dark {
    border-color: #000 !important
}

.table-responsive .table.table-dark td,
.table-responsive .table.table-dark th,
.table-responsive .table.table-dark tr {
    color: #64748b;
    border-color: #283c50
}

.table-responsive .table.table-hover>tbody>tr:hover>*,
.table-responsive .table.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: rgb(244 244 249)
}

.table-responsive table.dataTable.table-hover>tbody>tr:hover>* {
    box-shadow: none;
    transition: all .3s ease;
    background-color: #f2f3f8
}

.table-responsive table.dataTable tbody>tr.selected>* {
    color: #283c50;
    box-shadow: inset 0 0 0 #eeeef5
}

.table-responsive table.dataTable tbody>tr.selected>* a {
    color: #283c50
}

.table-responsive div.dataTables_wrapper div.dataTables_filter input,
.table-responsive div.dataTables_wrapper div.dataTables_filter select,
.table-responsive div.dataTables_wrapper div.dataTables_length input,
.table-responsive div.dataTables_wrapper div.dataTables_length select {
    padding: 8px 15px
}

.table-responsive .dataTables_paginate .page-link {
    color: #283c50;
    font-size: 12px;
    box-shadow: none !important;
    border-color: #ecedf4
}

.table-responsive .dataTables_paginate .active>.page-link,
.table-responsive .dataTables_paginate .page-link.active {
    color: #fff !important;
    background-color: #3454d1
}

.table-responsive .dataTables_paginate .disabled>.page-link,
.table-responsive .dataTables_paginate .page-link.disabled {
    color: #ced4da
}

.table-responsive div.dataTables_info {
    font-size: 11px
}

.offcanvas.offcanvas-end {
    border-color: #e5e7eb !important
}

.img-group {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.img-group .avatar-image,
.img-group .avatar-text {
    overflow: hidden;
    margin-left: -10px;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    border-radius: 100%;
    border: 2px solid #fff;
    transition: all .3s ease
}

.img-group .avatar-image:hover,
.img-group .avatar-text:hover {
    transition: all .3s ease;
    transform: translateY(-4px) scale(1.07)
}

ul.pagination-common-style li a {
    width: 30px;
    height: 30px;
    color: #283c50;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    transition: all .3s ease;
    border: 1px solid #e8eaf2
}

ul.pagination-common-style li a.active,
ul.pagination-common-style li a:hover {
    color: #fff !important;
    background-color: #3454d1;
    transition: all .3s ease
}

.ladda-button {
    padding: 15px 25px;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #e5e7eb;
    border-radius: 0 0 10px 10px
}

.generate-pass .field .show-pass {
    width: 45px;
    position: relative
}

.generate-pass .field .show-pass:before {
    top: 13px;
    left: 16.5px;
    content: "\e95f";
    position: absolute;
    font-family: feather !important
}

.generate-pass div.progress-bar {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between
}

.generate-pass div.progress-bar div {
    width: 23%;
    height: 4px;
    border-radius: 25px;
    background-color: #ecedf4
}

.card-input-element {
    margin-left: 25px;
    margin-bottom: -25px
}

.card-input-element+.card {
    color: #3454d1;
    box-shadow: none;
    border-radius: 5px;
    border: 1px dashed #dcdee4;
    transition: all .3s ease
}

.card-input-element+.card .avatar-text {
    color: #283c50;
    transition: all .3s ease
}

.card-input-element+.card .text-muted,
.card-input-element+.card h6 {
    transition: all .3s ease
}

.card-input-element+.card:hover {
    cursor: pointer
}

.card-input-element:checked+.card {
    border: 1px dashed #17c666;
    transition: border .3s
}

.card-input-element:checked+.card .avatar-text {
    color: #17c666;
    border: 1px dashed #17c666;
    transition: all .3s ease
}

.card-input-element:checked+.card .text-muted,
.card-input-element:checked+.card h6 {
    color: #17c666 !important;
    transition: all .3s ease
}

.card-input-element:checked+.card::after {
    content: "\e92b";
    color: #17c666;
    font-size: 24px;
    font-family: feather;
    animation-name: fadeInCheckbox;
    animation-duration: .5s;
    animation-timing-function: cubic-bezier(.4, 0, .2, 1)
}

@keyframes fadeInCheckbox {
    from {
        opacity: 0;
        transform: rotateZ(-20deg)
    }

    to {
        opacity: 1;
        transform: rotateZ(0)
    }
}

.custom-file-upload {
    width: 100%;
    cursor: pointer;
    padding: 25px 25px;
    background: #eff0f6;
    display: inline-block;
    border-radius: 5px;
    border: 1px dashed #dcdee4
}

.feed-item-primary::after {
    background: #5485e4;
    border: 3px solid #cfe0ff
}

.feed-item-secondary::after {
    background: #6861ce;
    border: 3px solid #dbd8ff
}

.feed-item-success::after {
    background: #31ce36;
    border: 3px solid #bdffe6
}

.feed-item-info::after {
    background: #48abf7;
    border: 3px solid #c4e6ff
}

.feed-item-warning::after {
    background: #ffad46;
    border: 3px solid #ffdfb7
}

.feed-item-danger::after {
    background: #f25961;
    border: 3px solid #ffd3d5
}

.activity-feed .feed-item {
    position: relative;
    padding-left: 30px;
    padding-bottom: 30px;
    border-left: 1px dashed #dcdee4
}

.activity-feed .feed-item .lead_date {
    top: -8px;
    display: block;
    color: #7587a7;
    position: relative;
    font-size: 12px
}

.activity-feed .feed-item .date {
    font-size: 10px
}

.activity-feed .feed-item .text {
    top: -8px;
    color: #283c50;
    position: relative;
    font-weight: 600
}

.activity-feed .feed-item::before {
    top: 2px;
    left: -4px;
    width: 6px;
    height: 6px;
    content: "";
    z-index: 99;
    display: block;
    position: absolute;
    border-radius: 50%
}

.activity-feed .feed-item::after {
    top: 0;
    left: -6px;
    width: 10px;
    height: 10px;
    content: "";
    display: block;
    position: absolute;
    border-radius: 50%
}

.activity-feed .feed-item:last-child {
    padding-bottom: 0
}

.activity-feed-1 .feed-item {
    position: relative;
    padding-bottom: 35px;
    padding-left: 30px;
    border-left: 1px dashed #e4e8eb
}

.activity-feed-1 .feed-item::after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: -6px;
    width: 12px;
    height: 12px;
    border-radius: 50%
}

.activity-feed-1 .feed-item:last-child {
    padding-bottom: 0
}

.activity-feed-2 .feed-item {
    position: relative;
    padding-bottom: 30px;
    padding-left: 30px;
    border-left: 1px dashed #dcdee4
}

.activity-feed-2 .feed-item .lead_date {
    display: block;
    position: relative;
    top: -5px;
    color: #7587a7;
    font-size: .855rem
}

.activity-feed-2 .feed-item .date {
    font-size: 10px
}

.activity-feed-2 .feed-item .text {
    top: -5px;
    color: #283c50;
    position: relative;
    font-weight: 600
}

.activity-feed-2 .feed-item::before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: -4px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    z-index: 99
}

.activity-feed-2 .feed-item::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -6px;
    width: 10px;
    height: 10px;
    border-radius: 50%
}

.activity-feed-2 .feed-item:last-child {
    padding-bottom: 0
}

.widget-tickets-content .tickets-items-wrapper .table tr td .tickets-sort-desc {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease
}

.widget-tickets-content .tickets-items-wrapper .table tr td .tickets-list-action {
    opacity: 0;
    top: -33px;
    padding-top: 5px;
    visibility: hidden;
    position: relative;
    margin-bottom: -32px;
    transition: all .3s ease
}

.widget-tickets-content .tickets-items-wrapper .table tr td .tickets-list-action a {
    font-size: 12px
}

.widget-tickets-content .tickets-items-wrapper .table tr td .tickets-list-action span {
    color: #7587a7;
    font-size: 9px
}

.widget-tickets-content .tickets-items-wrapper .table tr:hover td .tickets-sort-desc {
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}

.widget-tickets-content .tickets-items-wrapper .table tr:hover td .tickets-list-action {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease
}

.invoice-overview-tab-item .nav-item {
    border-right: 1px solid #e5e7eb;
    border-bottom: 1px solid #e5e7eb
}

.invoice-overview-tab-item .nav-item:last-child {
    border-right: none
}

.invoice-overview-tab-item .nav-item .nav-link {
    padding: 15px 15px;
    color: #283c50;
    font-weight: 600;
    transition: all .3s ease
}

.invoice-overview-tab-item .nav-item .nav-link.active,
.invoice-overview-tab-item .nav-item .nav-link:hover {
    color: #3454d1;
    background-color: rgba(52, 84, 209, .075)
}

.widget-tickets-content .tickets-items-wrapper .table tr td .tickets-sort-desc {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease
}

.widget-tickets-content .tickets-items-wrapper .table tr td .tickets-list-action {
    opacity: 0;
    top: -33px;
    padding-top: 5px;
    visibility: hidden;
    position: relative;
    margin-bottom: -32px;
    transition: all .3s ease
}

.widget-tickets-content .tickets-items-wrapper .table tr td .tickets-list-action a {
    font-size: 12px
}

.widget-tickets-content .tickets-items-wrapper .table tr td .tickets-list-action span {
    color: #7587a7;
    font-size: 9px
}

.widget-tickets-content .tickets-items-wrapper .table tr:hover td .tickets-sort-desc {
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}

.widget-tickets-content .tickets-items-wrapper .table tr:hover td .tickets-list-action {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease
}

.widget-tasks-content .tasks-items-wrapper .table tr td .tasks-sort-desc {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease
}

.widget-tasks-content .tasks-items-wrapper .table tr td .tasks-list-action {
    opacity: 0;
    top: -40px;
    padding-top: 5px;
    visibility: hidden;
    position: relative;
    margin-bottom: -38px;
    transition: all .3s ease
}

.widget-tasks-content .tasks-items-wrapper .table tr td .tasks-list-action a {
    font-size: 12px
}

.widget-tasks-content .tasks-items-wrapper .table tr td .tasks-list-action span {
    color: #7587a7;
    font-size: 9px
}

.widget-tasks-content .tasks-items-wrapper .table tr:hover td .tasks-sort-desc {
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}

.widget-tasks-content .tasks-items-wrapper .table tr:hover td .tasks-list-action {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease
}

#earning-expense-area-chart .apexcharts-series[seriesName=Expense] {
    transform: scaleY(1.025)
}

#session-device-donut .apexcharts-canvas {
    margin: auto
}

.projects-progress-chart .circle-progress,
.tasks-progress-chart .circle-progress,
.times-progress-chart .circle-progress {
    width: 200px;
    height: 200px
}

.projects-progress-chart .circle-progress-value,
.tasks-progress-chart .circle-progress-value,
.times-progress-chart .circle-progress-value {
    stroke-width: 6px;
    stroke-linecap: round
}

.projects-progress-chart .circle-progress-circle,
.tasks-progress-chart .circle-progress-circle,
.times-progress-chart .circle-progress-circle {
    stroke-width: 4px
}

.times-progress-chart .circle-progress-value {
    stroke: #ea4d4d
}

.tasks-progress-chart .circle-progress-value {
    stroke: #3454d1
}

.projects-progress-chart .circle-progress-value {
    stroke: #ffa21d
}

.goal-progress-1 .circle-progress,
.goal-progress-2 .circle-progress,
.goal-progress-3 .circle-progress,
.goal-progress-4 .circle-progress {
    width: 80px;
    height: 80px
}

.goal-progress-1 .circle-progress-value,
.goal-progress-2 .circle-progress-value,
.goal-progress-3 .circle-progress-value,
.goal-progress-4 .circle-progress-value {
    stroke-width: 6px;
    stroke-linecap: round
}

.goal-progress-1 .circle-progress-circle,
.goal-progress-2 .circle-progress-circle,
.goal-progress-3 .circle-progress-circle,
.goal-progress-4 .circle-progress-circle {
    stroke-width: 5px
}

.project-progress-1 .circle-progress,
.project-progress-2 .circle-progress,
.project-progress-3 .circle-progress,
.project-progress-4 .circle-progress {
    width: 65px;
    height: 65px
}

.project-progress-1 .circle-progress-value,
.project-progress-2 .circle-progress-value,
.project-progress-3 .circle-progress-value,
.project-progress-4 .circle-progress-value {
    stroke-width: 8px;
    stroke-linecap: round
}

.project-progress-1 .circle-progress-circle,
.project-progress-2 .circle-progress-circle,
.project-progress-3 .circle-progress-circle,
.project-progress-4 .circle-progress-circle {
    stroke-width: 5px
}

.team-progress-1 .circle-progress,
.team-progress-2 .circle-progress,
.team-progress-3 .circle-progress,
.team-progress-4 .circle-progress {
    width: 50px;
    height: 50px
}

.team-progress-1 .circle-progress-value,
.team-progress-2 .circle-progress-value,
.team-progress-3 .circle-progress-value,
.team-progress-4 .circle-progress-value {
    stroke-width: 6px;
    stroke-linecap: round
}

.team-progress-1 .circle-progress-circle,
.team-progress-2 .circle-progress-circle,
.team-progress-3 .circle-progress-circle,
.team-progress-4 .circle-progress-circle {
    stroke-width: 3px
}

.team-progress-1 .circle-progress-text,
.team-progress-2 .circle-progress-text,
.team-progress-3 .circle-progress-text,
.team-progress-4 .circle-progress-text {
    font-size: 24px
}

.goal-progress-1 .circle-progress-value,
.project-progress-1 .circle-progress-value,
.team-progress-1 .circle-progress-value {
    stroke: #ea4d4d
}

.goal-progress-2 .circle-progress-value,
.project-progress-2 .circle-progress-value,
.team-progress-2 .circle-progress-value {
    stroke: #3454d1
}

.goal-progress-3 .circle-progress-value,
.project-progress-3 .circle-progress-value,
.team-progress-3 .circle-progress-value {
    stroke: #ffa21d
}

.goal-progress-4 .circle-progress-value,
.project-progress-4 .circle-progress-value,
.team-progress-4 .circle-progress-value {
    stroke: #17c666
}

.project-mini-card-badge {
    position: absolute;
    top: 45px;
    left: -30px;
    transform: rotate(270deg)
}

.goal-progress .circle-progress {
    width: 195px;
    height: 195px
}

.goal-progress .circle-progress-value {
    stroke-width: 5px;
    stroke: #3454d1;
    stroke-linecap: round
}

.goal-progress .circle-progress-circle {
    stroke: #fff;
    stroke-width: 10px;
    fill: rgba(52, 84, 209, .075)
}

.goal-progress .circle-progress-text {
    fill: #283c50;
    font-size: 13px;
    font-weight: 700
}

.i-main .i-block {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    margin: 5px;
    border: 1px solid #e5e7eb;
    position: relative;
    cursor: pointer
}

.i-main .i-block i {
    font-size: 30px
}

.i-main .i-block label {
    margin-bottom: 0;
    display: none
}

.i-main .i-block span.ic-badge {
    position: absolute;
    bottom: 0;
    right: 0
}

.auth-minimal-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

.auth-minimal-wrapper .auth-minimal-inner {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    padding: 0
}

.auth-minimal-wrapper .auth-minimal-inner .minimal-card-wrapper {
    width: 100%;
    max-width: 450px;
    margin: auto auto
}

.auth-cover-wrapper {
    display: flex;
    align-items: center;
    justify-content: center
}

.auth-cover-wrapper .auth-cover-content-inner {
    float: left;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    width: 100%;
    max-width: calc(100% - 550px)
}

.auth-cover-wrapper .auth-cover-content-inner .auth-cover-content-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    padding: 0
}

.auth-cover-wrapper .auth-cover-content-inner .auth-cover-content-wrapper .auth-img {
    width: 600px;
    margin: auto auto
}

.auth-cover-wrapper .auth-cover-sidebar-inner {
    float: right;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    width: 100%;
    max-width: 550px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1)
}

.auth-cover-wrapper .auth-cover-sidebar-inner .auth-cover-card-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    padding: 0
}

.auth-cover-wrapper .auth-cover-sidebar-inner .auth-cover-card-wrapper .auth-cover-card {
    width: 100%;
    max-width: 450px;
    margin: auto auto
}

.auth-creative-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

.auth-creative-wrapper .auth-creative-inner {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    padding: 0
}

.auth-creative-wrapper .auth-creative-inner:after {
    top: 0;
    bottom: 0;
    width: 50%;
    content: "";
    position: fixed;
    background: #e9ecef
}

.auth-creative-wrapper .auth-creative-inner .creative-card-wrapper {
    width: 100%;
    max-width: 1000px;
    margin: auto auto
}

.auth-creative-wrapper .auth-creative-inner .creative-card-wrapper .creative-card-body {
    width: 100%;
    max-width: 450px;
    margin: auto auto
}

#leads-overview-donut .apexcharts-canvas {
    margin: auto
}

.progress-1 .circle-progress-value,
.progress-2 .circle-progress-value,
.progress-3 .circle-progress-value,
.progress-4 .circle-progress-value {
    stroke-width: 6px;
    stroke-linecap: round
}

.progress-1 .circle-progress-circle,
.progress-2 .circle-progress-circle,
.progress-3 .circle-progress-circle,
.progress-4 .circle-progress-circle {
    stroke-width: 3px
}

.progress-1 .circle-progress-value {
    stroke: #3454d1
}

.progress-1 .circle-progress-circle {
    stroke: #e3e7f9
}

.progress-2 .circle-progress-value {
    stroke: #17c666
}

.progress-2 .circle-progress-circle {
    stroke: #caf9df
}

.progress-3 .circle-progress-value {
    stroke: #ffa21d
}

.progress-3 .circle-progress-circle {
    stroke: #ffebd0
}

.progress-4 .circle-progress-value {
    stroke: #ea4d4d
}

.progress-4 .circle-progress-circle {
    stroke: #fdeded
}

.proposal-action-btn {
    display: flex
}

.proposal-action-btn .action-btn {
    height: 60px;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #e5e7eb
}

.proposal-action-btn .action-btn.action-btn-right-border {
    padding-right: 0
}

.proposal-action-btn .action-btn i {
    font-size: 15px
}

.proposal-faq-accordion.accordion .accordion-item {
    margin-bottom: 15px;
    border-top: 1px solid #e5e7eb
}

.proposal-faq-accordion.accordion .accordion-item .accordion-header .accordion-button {
    padding: 25px 25px
}

.task-info .task-info-list .task-list-row .avatar-text {
    display: none
}

.task-info .task-info-list .task-list-row:hover .avatar-text {
    display: flex
}

ul#checklist li {
    cursor: pointer;
    position: relative;
    font-size: 13px;
    margin-bottom: 10px;
    font-weight: 500;
    border-radius: 5px;
    padding: 12px 15px 12px 15px;
    border: 1px dashed #e5e7eb;
    transition: all .3s ease
}

ul#checklist li.checked {
    color: #ced4da;
    font-style: italic;
    padding: 12px 15px 12px 45px;
    background-color: #f2f3f8;
    text-decoration: line-through;
    transition: all .3s ease
}

ul#checklist li.checked:before {
    top: 12px;
    left: 20px;
    width: 6px;
    height: 12px;
    content: "";
    position: absolute;
    border-style: solid;
    border-color: #3454d1;
    transform: rotate(45deg);
    border-width: 0 1px 1px 0
}

ul#checklist li .close {
    top: 0;
    right: 0;
    color: #ea4d4d;
    position: absolute;
    padding: 12px 16px 12px 16px;
    border-left: 1px dashed #e5e7eb
}

ul#checklist li .close:hover {
    color: #ea4d4d;
    background-color: rgba(234, 77, 77, .075);
    transition: all .3s ease
}

.upload-button {
    opacity: 0;
    transition: all .3s ease
}

.upload-button:hover {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    background-color: #ecedf4
}

.customers-nav-tabs {
    margin-bottom: -1px
}

.customers-nav-tabs .nav-item .nav-link {
    border: none;
    padding: 20px 30px;
    color: #283c50;
    font-weight: 600;
    border-radius: 0;
    border-bottom: 3px solid transparent;
    transition: all .3s ease
}

.customers-nav-tabs .nav-item .nav-link.active {
    color: #3454d1;
    border-bottom: 3px solid #3454d1;
    background-color: rgba(52, 84, 209, .075);
    transition: all .3s ease
}

.customers-nav-tabs {
    margin-bottom: -1px
}

.customers-nav-tabs .nav-item .nav-link {
    border: none;
    padding: 20px 30px;
    color: #283c50;
    font-weight: 600;
    border-radius: 0;
    border-bottom: 3px solid transparent;
    transition: all .3s ease
}

.customers-nav-tabs .nav-item .nav-link.active {
    color: #3454d1;
    border-bottom: 3px solid #3454d1;
    background-color: rgba(52, 84, 209, .075);
    transition: all .3s ease
}

#projectList .single-item:hover .project-name-td .project-list-action {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease
}

#projectList .single-item:hover .project-name-td .project-list-desc {
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}

#projectList .single-item .project-name-td {
    width: 400px;
    white-space: normal
}

#projectList .single-item .project-name-td .project-list-action {
    opacity: 0;
    visibility: hidden;
    position: relative;
    top: -40px;
    padding-top: 5px;
    margin-bottom: -35px;
    background-color: transparent;
    transition: all .3s ease
}

#projectList .single-item .project-name-td .tickets-list-action {
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}

#projectList .single-item .project-name-td .project-list-desc {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease
}

.nxl-container .nxl-content .main-content .sales-pipeline-tabs .nav-item .nav-link {
    padding: 15px 30px;
    color: #283c50;
    background-color: #fff;
    border-radius: 5px;
    border: 1px dashed #dcdee4
}

.nxl-container .nxl-content .main-content .sales-pipeline-tabs .nav-item .nav-link.active {
    color: #000;
    border: 1px dashed #91a1b6
}

.nxl-container .nxl-content .main-content .upcoming-event-report-lead .list-group-item {
    padding-top: 25px;
    padding-bottom: 26px
}

.goal-prigress .circle-progress {
    width: 225px;
    height: 225px
}

.goal-prigress .circle-progress-value {
    stroke-width: 5px;
    stroke: #3454d1;
    stroke-linecap: round
}

.goal-prigress .circle-progress-circle {
    stroke: #fff;
    stroke-width: 15px;
    fill: rgba(52, 84, 209, .075)
}

.goal-prigress .circle-progress-text {
    fill: #283c50;
    font-size: 13px;
    font-weight: 700
}

.sales-progress-1 .circle-progress-value,
.sales-progress-2 .circle-progress-value,
.sales-progress-3 .circle-progress-value,
.sales-progress-4 .circle-progress-value {
    stroke-width: 6px;
    stroke-linecap: round
}

.sales-progress-1 .circle-progress-circle,
.sales-progress-2 .circle-progress-circle,
.sales-progress-3 .circle-progress-circle,
.sales-progress-4 .circle-progress-circle {
    stroke-width: 3px
}

.sales-progress-1 .circle-progress-value {
    stroke: #3454d1
}

.sales-progress-1 .circle-progress-circle {
    stroke: #e3e7f9
}

.sales-progress-2 .circle-progress-value {
    stroke: #17c666
}

.sales-progress-2 .circle-progress-circle {
    stroke: #caf9df
}

.sales-progress-3 .circle-progress-value {
    stroke: #ffa21d
}

.sales-progress-3 .circle-progress-circle {
    stroke: #ffebd0
}

.sales-progress-4 .circle-progress-value {
    stroke: #ea4d4d
}

.sales-progress-4 .circle-progress-circle {
    stroke: #fdeded
}

.lead-progress-1 .circle-progress-value,
.lead-progress-2 .circle-progress-value,
.lead-progress-3 .circle-progress-value {
    stroke-width: 6px;
    stroke-linecap: round
}

.lead-progress-1 .circle-progress-circle,
.lead-progress-2 .circle-progress-circle,
.lead-progress-3 .circle-progress-circle {
    stroke-width: 3px
}

.lead-progress-1 .circle-progress-value {
    stroke: #3454d1
}

.lead-progress-1 .circle-progress-circle {
    stroke: #e3e7f9
}

.lead-progress-2 .circle-progress-value {
    stroke: #17c666
}

.lead-progress-2 .circle-progress-circle {
    stroke: #caf9df
}

.lead-progress-3 .circle-progress-value {
    stroke: #ffa21d
}

.lead-progress-3 .circle-progress-circle {
    stroke: #ffebd0
}

.project-progress-1 .circle-progress,
.project-progress-2 .circle-progress,
.project-progress-3 .circle-progress,
.project-progress-4 .circle-progress {
    width: 65px;
    height: 65px
}

.project-progress-1 .circle-progress-value,
.project-progress-2 .circle-progress-value,
.project-progress-3 .circle-progress-value,
.project-progress-4 .circle-progress-value {
    stroke-width: 8px;
    stroke-linecap: round
}

.project-progress-1 .circle-progress-circle,
.project-progress-2 .circle-progress-circle,
.project-progress-3 .circle-progress-circle,
.project-progress-4 .circle-progress-circle {
    stroke-width: 5px
}

.team-progress-1 .circle-progress,
.team-progress-2 .circle-progress,
.team-progress-3 .circle-progress,
.team-progress-4 .circle-progress {
    width: 50px;
    height: 50px
}

.team-progress-1 .circle-progress-value,
.team-progress-2 .circle-progress-value,
.team-progress-3 .circle-progress-value,
.team-progress-4 .circle-progress-value {
    stroke-width: 6px;
    stroke-linecap: round
}

.team-progress-1 .circle-progress-circle,
.team-progress-2 .circle-progress-circle,
.team-progress-3 .circle-progress-circle,
.team-progress-4 .circle-progress-circle {
    stroke-width: 3px
}

.team-progress-1 .circle-progress-text,
.team-progress-2 .circle-progress-text,
.team-progress-3 .circle-progress-text,
.team-progress-4 .circle-progress-text {
    font-size: 24px
}

.project-progress-1 .circle-progress-value,
.team-progress-1 .circle-progress-value {
    stroke: #ea4d4d
}

.project-progress-2 .circle-progress-value,
.team-progress-2 .circle-progress-value {
    stroke: #3454d1
}

.project-progress-3 .circle-progress-value,
.team-progress-3 .circle-progress-value {
    stroke: #ffa21d
}

.project-progress-4 .circle-progress-value,
.team-progress-4 .circle-progress-value {
    stroke: #17c666
}

.project-mini-card-badge {
    position: absolute;
    top: 45px;
    left: -30px;
    transform: rotate(270deg)
}

.calendar {
    height: 500px;
    overflow: hidden;
    position: relative;
    text-transform: capitalize;
    text-align: center;
    font: 15px/1em inherit;
    color: #283c50
}

.calendar a {
    color: inherit;
    text-decoration: none
}

.calendar header {
    padding: 25px 15px 20px;
    border-bottom: 1px solid #e5e7eb
}

.calendar header .simple-calendar-btn {
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #283c50;
    border-radius: 50%;
    border: 1px solid #e5e7eb
}

.calendar header .simple-calendar-btn:hover {
    color: #3454d1;
    background: #eff0f6
}

.calendar header .simple-calendar-btn:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 6px;
    height: 6px;
    border-style: solid;
    border-width: 1px 1px 0 0;
    transform: rotate(45deg);
    transform-origin: center center
}

.calendar header .btn-prev {
    top: 28px;
    left: 20px;
    transform: rotate(-180deg)
}

.calendar header .btn-next {
    top: 28px;
    right: 20px
}

.calendar header .btn-next:before {
    transform: rotate(45deg)
}

.calendar header .month {
    padding: 0;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase
}

.calendar header .month .year {
    margin-top: 5px;
    color: #7587a7;
    font-size: 12px;
    font-weight: 400
}

.calendar table {
    width: 100%;
    border-spacing: 0
}

.calendar thead {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase
}

.calendar td {
    padding: 15px 5px
}

.calendar .day {
    color: #283c50;
    font-size: 12px;
    font-weight: 500;
    position: relative;
    display: inline-block;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
    border: 2px solid transparent;
    cursor: pointer
}

.calendar .day:hover {
    border: 2px solid #3454d1
}

.calendar .day.today {
    background: #3454d1;
    color: #fff
}

.calendar .day.today.has-event:after {
    background: #fff
}

.calendar .day.wrong-month {
    color: #91a1b6
}

.calendar .day.wrong-month:hover {
    border: 2px solid transparent
}

.calendar .day.has-event {
    color: #3454d1;
    background: #eff0f6
}

.calendar .day.has-event:after {
    content: "";
    position: absolute;
    top: calc(50% + .6em);
    left: calc(50% - 2px);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #3454d1
}

.calendar .day.disabled {
    cursor: default
}

.calendar .day.disabled:hover {
    border: 2px solid transparent
}

.calendar .event-container {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30px 30px;
    background: #eff0f6;
    box-sizing: border-box;
    border-radius: 15px
}

.calendar .event-container .event-wrapper {
    overflow-y: auto;
    max-height: 100%
}

.calendar .event-container .close {
    position: absolute;
    width: 10px;
    height: 10px;
    top: 15px;
    right: 15px;
    cursor: pointer
}

.calendar .event-container .close:after,
.calendar .event-container .close:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    background-color: #ea4d4d
}

.calendar .event-container .close:before {
    transform: rotate(45deg)
}

.calendar .event-container .close:after {
    transform: rotate(-45deg)
}

.calendar .event-container .event {
    position: relative;
    width: 100%;
    padding: 1em;
    margin-bottom: 1em;
    background: #3454d1;
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .12);
    text-align: left;
    color: #fff
}

.calendar .event-container .event-date {
    margin-bottom: 1em
}

.calendar .event-container .event-hour {
    float: right
}

.calendar .event-container .event-summary {
    font-weight: 600
}

.calendar .filler {
    position: absolute;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: #e9ecef;
    transform: translate(-50%, -50%)
}

.project-report-table .table tr td {
    padding: 18.5px 15px;
    white-space: nowrap;
    vertical-align: middle
}

.projects-progress-chart .circle-progress,
.tasks-progress-chart .circle-progress,
.times-progress-chart .circle-progress {
    width: 200px;
    height: 200px
}

.projects-progress-chart .circle-progress-value,
.tasks-progress-chart .circle-progress-value,
.times-progress-chart .circle-progress-value {
    stroke-width: 6px;
    stroke-linecap: round
}

.projects-progress-chart .circle-progress-circle,
.tasks-progress-chart .circle-progress-circle,
.times-progress-chart .circle-progress-circle {
    stroke-width: 4px
}

.times-progress-chart .circle-progress-value {
    stroke: #ea4d4d
}

.tasks-progress-chart .circle-progress-value {
    stroke: #3454d1
}

.projects-progress-chart .circle-progress-value {
    stroke: #ffa21d
}

.nxl-container .help-center-content-header {
    height: 650px;
    min-height: 650px;
    max-height: 650px;
    background-image: radial-gradient(circle, #fff, #f4f6fb, #e7eef6, #d7e7f0, #c6e0e7)
}

.nxl-container .help-center-content-header .search-form {
    width: 100%;
    margin: auto
}

.nxl-container .nxl-content .help-center-main-contet-area .still-question-section,
.nxl-container .nxl-content .help-center-main-contet-area .topic-category-section,
.nxl-container .nxl-content .help-center-main-contet-area .topic-tranding-section {
    margin-top: 60px
}

.topics-details-offcanvas {
    width: 100% !important
}

@media (min-width:1024px) {
    .nxl-container .help-center-content-header .search-form {
        width: 75%
    }

    .nxl-container .nxl-content .help-center-main-contet-area .help-quick-card {
        margin-top: -200px
    }

    .nxl-container .nxl-content .help-center-main-contet-area .still-question-section,
    .nxl-container .nxl-content .help-center-main-contet-area .topic-category-section,
    .nxl-container .nxl-content .help-center-main-contet-area .topic-tranding-section {
        margin-top: 150px
    }

    .nxl-container .nxl-content .help-center-main-contet-area .still-question-section p.wd-50,
    .nxl-container .nxl-content .help-center-main-contet-area .topic-category-section p.wd-50,
    .nxl-container .nxl-content .help-center-main-contet-area .topic-tranding-section p.wd-50 {
        width: 100% !important
    }

    .nxl-container .topics-details-offcanvas {
        width: 75% !important
    }
}

@media (min-width:1400px) {
    .topics-details-offcanvas {
        width: 50% !important
    }
}

.pace {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    pointer-events: none
}

.pace-inactive {
    display: none
}

.pace .pace-progress {
    top: 0;
    right: 100%;
    width: 100%;
    height: 3px;
    z-index: 2000;
    position: fixed;
    background: #3454d1
}

.select2-container {
    width: -webkit-fill-available !important
}

.select2-container .select2-selection {
    color: #283c50;
    font-size: 13px;
    padding-bottom: 0;
    border-color: #e5e7eb;
    min-height: calc(2.5em + .75rem + 2px)
}

.select2-container .select2-selection--single {
    background-size: 15px 8px;
    padding: .475rem 2.25rem .375rem .75rem
}

.select2-container .select2-selection--single .select2-selection__rendered {
    color: #283c50;
    padding: 5px;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    font-weight: 500
}

.select2-container.select2-container--focus .select2-selection,
.select2-container.select2-container--open .select2-selection {
    box-shadow: none;
    border-color: #e5e7eb
}

.select2-container .select2-dropdown {
    z-index: 999999;
    color: #283c50;
    border-color: #e5e7eb;
    border-radius: 10px;
    box-shadow: 0 4px 24px 0 rgba(62, 57, 107, .18)
}

.select2-container .select2-dropdown .select2-results__options .select2-results__option {
    color: #283c50;
    font-size: 13px;
    padding: 10px 25px;
    font-weight: 500
}

.select2-container .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--highlighted,
.select2-container .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--selected {
    color: #3454d1;
    background-color: rgba(84, 133, 228, .075)
}

.select2-container .select2-dropdown .select2-search .select2-search__field {
    color: #283c50;
    font-size: 13px;
    border-color: #e5e7eb
}

.select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    position: relative;
    color: #283c50;
    font-size: 13px;
    font-weight: 600;
    padding: 8px 30px 8px 15px;
    border-color: #e5e7eb
}

.select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
    right: 5px;
    width: 7px;
    height: 7px;
    margin-right: 5px;
    position: absolute
}

.select2-container .select2-selection--multiple .select2-search {
    height: 0
}

.select2-container .select2-selection--multiple .select2-search .select2-search__field {
    height: 0
}

.select-wd-sm .select2-container {
    width: 50px !important
}

.select-wd-md .select2-container {
    width: 125px !important
}

.select-wd-lg .select2-container {
    width: 225px !important
}

.select-wd-xl .select2-container {
    width: 350px !important
}

.select-wd-xxl .select2-container {
    width: 500px !important
}

.daterangepicker {
    top: 133px
}

.dataTables_wrapper .row:first-child,
.dataTables_wrapper .row:last-child {
    padding: 25px 25px
}

.dataTables_wrapper .row:first-child {
    border-bottom: 1px solid #dcdee4
}

.dataTables_wrapper .row:last-child {
    border-top: 1px solid #dcdee4
}

.dataTables_paginate .active>.page-link,
.dataTables_paginate .page-link,
.dataTables_paginate .page-link.active {
    border-radius: 5px
}

.swal2-modal .swal2-title {
    color: #283c50;
    font-size: 24px;
    font-weight: 700
}

.swal2-modal .swal2-content {
    color: #7587a7;
    font-size: .8rem
}

.swal2-container {
    z-index: 999999 !important
}

.swal2-container .swal2-title {
    font-size: 24px !important;
    font-weight: 700 !important
}

.swal2-container .swal2-content {
    color: #7587a7 !important;
    font-size: 13px !important
}

.swal2-container .swal2-popup.swal2-toast {
    padding: 15px 15px;
    box-shadow: none;
    background-color: #fff;
    border: 1px solid #e5e7eb;
    box-shadow: 0 4px 24px 0 rgba(62, 57, 107, .18)
}

.swal2-container .swal2-popup.swal2-toast .swal2-title {
    color: #283c50;
    margin: auto 15px;
    font-size: 13px !important;
    font-weight: 600 !important
}

.swal2-container .swal2-timer-progress-bar {
    background-color: #a5dc86
}

.wizard>.content {
    margin: auto;
    max-width: 600px;
    padding: 70px 0
}

.wizard>.actions {
    margin-top: 30px;
    padding: 25px 25px;
    border-top: 1px solid #e5e7eb
}

.wizard>.actions>ul {
    width: auto;
    border-bottom: none;
    text-align: inherit;
    display: flex;
    justify-content: space-between
}

.wizard>.actions>ul>li {
    flex-grow: 0 !important
}

.wizard .steps {
    transform: translateY(0);
    transition: all .3s ease
}

.wizard .steps.sticky {
    left: 0;
    right: 0;
    z-index: 9999;
    position: fixed;
    background-color: #fff;
    width: -webkit-fill-available;
    transform: translateY(-98px);
    transition: all .3s ease
}

.wizard .steps.sticky a,
.wizard .steps.sticky a:active,
.wizard .steps.sticky a:hover {
    padding: 22px 25px 20px;
    transition: all .3s ease
}

.wizard>.actions>ul>li,
.wizard>.steps>ul>li {
    float: left;
    flex: 0 0;
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
    border-top: 1px solid #e5e7eb;
    border-right: 1px solid #e5e7eb
}

.wizard>.actions>ul>li:last-child,
.wizard>.steps>ul>li:last-child {
    border-right: none
}

.wizard>.actions>ul>li {
    border-right: none
}

.wizard>.steps a,
.wizard>.steps a:active,
.wizard>.steps a:hover {
    margin: 0 0;
    padding: 30px 25px 25px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .5px
}

.tabcontrol ul,
.wizard ul[role=tablist] {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    border-bottom: 1px solid #e5e7eb
}

.circle-progress-value {
    stroke: #3454d1;
    stroke-width: 3px
}

.circle-progress-circle {
    stroke: #e9ecef;
    stroke-width: 3px
}

.circle-progress-text {
    fill: #283c50;
    color: #283c50;
    font-size: 13px;
    font-weight: 600
}

/*!
<--!----------------------------------------------------------------!-->
* Customizer CSS
<--!----------------------------------------------------------------!-->
*/
.theme-customizer {
    top: 0;
    right: 0;
    width: 350px;
    height: 100%;
    z-index: 1025;
    position: fixed;
    background-color: #fff;
    border-left: 1px solid #e5e7eb;
    transform: translateX(100%);
    transition: all .3s ease
}

.theme-customizer.theme-customizer-open {
    transform: translateX(0);
    transition: all .3s ease;
    box-shadow: 0 10px 25px rgba(40, 60, 80, .15)
}

.theme-customizer.theme-customizer-open .customizer-handle {
    right: 0;
    left: auto;
    display: none
}

.theme-customizer .customizer-handle {
    top: 48%;
    left: -48px;
    position: absolute
}

.theme-customizer .customizer-handle .cutomizer-open-trigger {
    padding: 15px;
    color: #fff;
    border: 1px solid #3454d1;
    border-radius: 6px 0 0 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 5px 15px rgba(40, 60, 80, .15)
}

.theme-customizer .customizer-handle .cutomizer-open-trigger i {
    animation-name: spin;
    animation-duration: 2.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

@keyframes spin {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.theme-customizer .customizer-sidebar-wrapper .customizer-sidebar-body {
    height: calc(100vh - 140px)
}

.theme-customizer .customizer-sidebar-wrapper .customizer-sidebar-body .theme-options-set {
    border-radius: 5px
}

.theme-customizer .customizer-sidebar-wrapper .customizer-sidebar-body .theme-options-set .theme-options-items .single-option .options-label {
    overflow: hidden;
    border-radius: 5px;
    transition: all .5s ease;
    display: flex;
    align-items: center;
    justify-content: center
}

.theme-customizer .customizer-sidebar-wrapper .customizer-sidebar-body .theme-options-set .theme-options-items .single-option .options-label:hover {
    transition: all .5s ease;
    background-color: #ecedf4
}

.theme-customizer .customizer-sidebar-wrapper .customizer-sidebar-body .theme-options-set .theme-options-items .single-option input:checked+.options-label:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: flex;
    font-size: 12px;
    color: #3454d1;
    content: "\f272";
    position: absolute;
    align-items: center;
    cursor: not-allowed;
    font-weight: 400;
    justify-content: center;
    transition: all .5s ease;
    background-color: #ecedf4;
    font-family: bootstrap-icons !important
}

.theme-customizer .customizer-sidebar-wrapper .customizer-sidebar-body .theme-options-set .theme-options-items .single-option.active {
    display: block !important
}

.theme-customizer .customizer-sidebar-wrapper .customizer-sidebar-body .theme-options-set .theme-options-items .single-option.active:before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 5px;
    width: 94%;
    height: 100%;
    z-index: 9999;
    display: flex;
    font-size: 12px;
    color: #3454d1;
    content: "\f272";
    position: absolute;
    align-items: center;
    cursor: not-allowed;
    font-weight: 400;
    justify-content: center;
    transition: all .5s ease;
    background-color: #ecedf4;
    font-family: bootstrap-icons !important
}

.theme-customizer .customizer-sidebar-wrapper .customizer-sidebar-body .theme-options-set .theme-options-items.app-theme .single-option {
    position: relative
}

.theme-customizer .customizer-sidebar-wrapper .customizer-sidebar-body .theme-options-set .theme-options-items.app-theme .single-option .palette-card {
    width: 100%;
    height: 100%;
    padding: 3px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.theme-customizer .customizer-sidebar-wrapper .customizer-sidebar-body .theme-options-set .theme-options-items.app-theme .single-option .palette-card span {
    width: 100%;
    height: 100%
}

html.app-navigation-dark .nxl-navigation {
    background: #0f172a
}

html.app-navigation-dark .nxl-navigation .m-header {
    background: #0f172a;
    border-right: 1px solid #1b2436;
    border-bottom: 1px solid #16213d
}

html.app-navigation-dark .nxl-navigation .m-header .logo-lg {
    filter: invert(1)
}

html.app-navigation-dark .nxl-navigation .navbar-content {
    border-right: 1px solid #1b2436
}

html.app-navigation-dark .nxl-navigation .navbar-content .nxl-caption {
    color: #fff
}

html.app-navigation-dark .nxl-navigation .navbar-content .nxl-link {
    color: #b1b4c0
}

html.app-navigation-dark .nxl-navigation .navbar-content .nxl-link:active,
html.app-navigation-dark .nxl-navigation .navbar-content .nxl-link:focus,
html.app-navigation-dark .nxl-navigation .navbar-content .nxl-link:hover {
    color: #fff
}

html.app-navigation-dark .nxl-navigation .navbar-content .nxl-link:active .nxl-micon i,
html.app-navigation-dark .nxl-navigation .navbar-content .nxl-link:focus .nxl-micon i,
html.app-navigation-dark .nxl-navigation .navbar-content .nxl-link:hover .nxl-micon i {
    color: #fff
}

html.app-navigation-dark .nxl-navigation .navbar-content .nxl-navbar>.nxl-item.active>.nxl-link,
html.app-navigation-dark .nxl-navigation .navbar-content .nxl-navbar>.nxl-item:focus>.nxl-link,
html.app-navigation-dark .nxl-navigation .navbar-content .nxl-navbar>.nxl-item:hover>.nxl-link {
    background-color: #1c2438
}

html.app-navigation-dark .nxl-navigation .navbar-content .nxl-item.active>.nxl-link,
html.app-navigation-dark .nxl-navigation .navbar-content .nxl-item:focus>.nxl-link,
html.app-navigation-dark .nxl-navigation .navbar-content .nxl-item:hover>.nxl-link {
    color: #fff;
    background-color: #1c2438
}

html.app-navigation-dark .nxl-navigation .navbar-content .nxl-item.active>.nxl-link .nxl-micon i,
html.app-navigation-dark .nxl-navigation .navbar-content .nxl-item:focus>.nxl-link .nxl-micon i,
html.app-navigation-dark .nxl-navigation .navbar-content .nxl-item:hover>.nxl-link .nxl-micon i {
    color: #fff
}

html.app-navigation-dark .nxl-navigation .navbar-content .card {
    margin: 20px;
    border-color: #283c50;
    color: rgba(255, 255, 255, .6);
    background: rgba(255, 255, 255, .05);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .15)
}

html.app-navigation-dark .nxl-navigation .navbar-content .card .text-dark {
    color: #fff !important
}

html.app-navigation-dark.minimenu .nxl-navigation:hover .navbar-content {
    background-color: #0f172a;
    border-right: 1px solid #1b2436
}

html.app-header-dark .nxl-navigation .m-header {
    background: #0f172a;
    border-bottom: 1px solid #1b2436;
    border-right: 1px solid #1b2436
}

html.app-header-dark .nxl-navigation .m-header .logo-lg {
    filter: invert(1)
}

html.app-header-dark .nxl-header {
    color: #fff;
    background: #0f172a;
    border-bottom: 1px solid #1b2436
}

html.app-header-dark .nxl-header .header-wrapper .hamburger-inner {
    background-color: #fff
}

html.app-header-dark .nxl-header .header-wrapper .hamburger-inner:after,
html.app-header-dark .nxl-header .header-wrapper .hamburger-inner:before {
    background-color: #fff
}

html.app-header-dark .nxl-header .header-wrapper .nxl-navigation-toggle a#menu-expend-button,
html.app-header-dark .nxl-header .header-wrapper .nxl-navigation-toggle a#menu-mini-button {
    color: #fff
}

html.app-header-dark .nxl-header .header-wrapper .nxl-lavel-mega-menu-toggle a#nxl-lavel-mega-menu-open {
    color: #fff
}

html.app-header-dark .nxl-header .header-wrapper .nxl-head-link {
    color: #fff
}

html.app-header-dark .nxl-header .header-wrapper .nxl-head-link.active,
html.app-header-dark .nxl-header .header-wrapper .nxl-head-link:active,
html.app-header-dark .nxl-header .header-wrapper .nxl-head-link:focus,
html.app-header-dark .nxl-header .header-wrapper .nxl-head-link:hover {
    color: #3454d1;
    background-color: #1c2438 !important
}

html.app-header-dark .nxl-header .header-wrapper .nxl-lavel-mega-menu .nxl-lavel-mega-menu-wrapper .nxl-lavel-menu .avatar-image,
html.app-header-dark .nxl-header .header-wrapper .nxl-lavel-mega-menu .nxl-lavel-mega-menu-wrapper .nxl-lavel-menu .avatar-text {
    border-color: #1b2436
}

html.app-header-dark .nxl-header .header-wrapper .nxl-lavel-mega-menu .nxl-lavel-mega-menu-wrapper .nxl-mega-menu .btn-light,
html.app-header-dark .nxl-header .header-wrapper .nxl-lavel-mega-menu .nxl-lavel-mega-menu-wrapper .nxl-mega-menu .btn-light-brand {
    color: #fff !important;
    border-color: #1b2436 !important;
    background-color: #1c2438 !important
}

html.app-skin-dark #renderRange,
html.app-skin-dark .accordion-body,
html.app-skin-dark .btn,
html.app-skin-dark .col-form-label,
html.app-skin-dark .custom-control-label,
html.app-skin-dark .custom-file,
html.app-skin-dark .custom-select,
html.app-skin-dark .daterangepicker .ranges li,
html.app-skin-dark .dropdown-item,
html.app-skin-dark .form-control,
html.app-skin-dark .form-label,
html.app-skin-dark .form-select,
html.app-skin-dark .h1,
html.app-skin-dark .h2,
html.app-skin-dark .h3,
html.app-skin-dark .h4,
html.app-skin-dark .h5,
html.app-skin-dark .h6,
html.app-skin-dark .input-group-text,
html.app-skin-dark .ladda-button,
html.app-skin-dark .list-group-item,
html.app-skin-dark .reportrange-picker-field,
html.app-skin-dark .table tfoot th,
html.app-skin-dark .table thead th,
html.app-skin-dark .text-dark,
html.app-skin-dark .user-name,
html.app-skin-dark a,
html.app-skin-dark h1,
html.app-skin-dark h2,
html.app-skin-dark h3,
html.app-skin-dark h4,
html.app-skin-dark h5,
html.app-skin-dark h6,
html.app-skin-dark input {
    color: #fff !important
}

html.app-skin-dark .table,
html.app-skin-dark .text-muted,
html.app-skin-dark body {
    color: #b1b4c0 !important
}

html.app-skin-dark .dropdown-item.active,
html.app-skin-dark .dropdown-item:active,
html.app-skin-dark .dropdown-item:focus,
html.app-skin-dark .dropdown-item:hover {
    color: #3454d1 !important
}

html.app-skin-dark .avatar-image,
html.app-skin-dark .avatar-text,
html.app-skin-dark .input-group-text,
html.app-skin-dark .language_select.active a:before,
html.app-skin-dark .offcanvas,
html.app-skin-dark .page-header,
html.app-skin-dark body {
    background-color: #121a2d !important
}

html.app-skin-dark #searchModal .search-form .input-group-text,
html.app-skin-dark #searchModal .search-form .search-input-field,
html.app-skin-dark .bg-white,
html.app-skin-dark .card,
html.app-skin-dark .dropdown-menu,
html.app-skin-dark .footer,
html.app-skin-dark .ladda-button,
html.app-skin-dark .list-group-item,
html.app-skin-dark .modal-content,
html.app-skin-dark .nxl-header,
html.app-skin-dark .page-content-left-sidebar-wrapper,
html.app-skin-dark .page-content-right-sidebar-wrapper,
html.app-skin-dark .page-header-right-items,
html.app-skin-dark .swal2-popup {
    background-color: #0f172a !important
}

html.app-skin-dark .btn-light,
html.app-skin-dark .btn-light-brand,
html.app-skin-dark .card .card-loader,
html.app-skin-dark .filter-btn,
html.app-skin-dark .reportrange-picker-field {
    background-color: #1c2438 !important
}

html.app-skin-dark .avatar-image,
html.app-skin-dark .avatar-text,
html.app-skin-dark .border,
html.app-skin-dark .border-bottom,
html.app-skin-dark .border-end,
html.app-skin-dark .border-start,
html.app-skin-dark .border-top,
html.app-skin-dark .btn-icon,
html.app-skin-dark .btn-light,
html.app-skin-dark .btn-light-brand,
html.app-skin-dark .card,
html.app-skin-dark .card-footer,
html.app-skin-dark .card-header,
html.app-skin-dark .dropdown-divider,
html.app-skin-dark .dropdown-header,
html.app-skin-dark .dropdown-menu,
html.app-skin-dark .filter-btn,
html.app-skin-dark .footer,
html.app-skin-dark .form-control,
html.app-skin-dark .input-group-text,
html.app-skin-dark .ladda-button,
html.app-skin-dark .language_select a,
html.app-skin-dark .list-group-item,
html.app-skin-dark .modal-content,
html.app-skin-dark .modal-footer,
html.app-skin-dark .modal-header,
html.app-skin-dark .notifications-footer,
html.app-skin-dark .notifications-head,
html.app-skin-dark .notifications-item,
html.app-skin-dark .nxl-header,
html.app-skin-dark .offcanvas,
html.app-skin-dark .page-content-left-close-toggle,
html.app-skin-dark .page-content-left-sidebar-wrapper,
html.app-skin-dark .page-content-right-close-toggle,
html.app-skin-dark .page-content-right-sidebar-wrapper,
html.app-skin-dark .page-header,
html.app-skin-dark .page-header-right-close-toggle,
html.app-skin-dark .page-header-right-items,
html.app-skin-dark .pagination-common-style li a,
html.app-skin-dark .reportrange-picker-field,
html.app-skin-dark .table thead th,
html.app-skin-dark .table tr td,
html.app-skin-dark .timesheets-footer,
html.app-skin-dark .timesheets-head {
    border-color: #1b2436 !important
}

html.app-skin-dark .custom-file,
html.app-skin-dark .custom-select,
html.app-skin-dark .form-control,
html.app-skin-dark .form-select,
html.app-skin-dark input,
html.app-skin-dark textarea {
    background-color: transparent !important;
    border-color: #1b2436 !important
}

html.app-skin-dark .custom-file.active,
html.app-skin-dark .custom-file:active,
html.app-skin-dark .custom-file:focus,
html.app-skin-dark .custom-file:hover,
html.app-skin-dark .custom-select.active,
html.app-skin-dark .custom-select:active,
html.app-skin-dark .custom-select:focus,
html.app-skin-dark .custom-select:hover,
html.app-skin-dark .form-control.active,
html.app-skin-dark .form-control:active,
html.app-skin-dark .form-control:focus,
html.app-skin-dark .form-control:hover,
html.app-skin-dark .form-select.active,
html.app-skin-dark .form-select:active,
html.app-skin-dark .form-select:focus,
html.app-skin-dark .form-select:hover,
html.app-skin-dark input.active,
html.app-skin-dark input:active,
html.app-skin-dark input:focus,
html.app-skin-dark input:hover,
html.app-skin-dark textarea.active,
html.app-skin-dark textarea:active,
html.app-skin-dark textarea:focus,
html.app-skin-dark textarea:hover {
    border-color: #3454d1 !important
}

html.app-skin-dark .daterangepicker .ranges li.active,
html.app-skin-dark .daterangepicker .ranges li:active,
html.app-skin-dark .daterangepicker .ranges li:focus,
html.app-skin-dark .daterangepicker .ranges li:hover,
html.app-skin-dark .daterangepicker td.available.active,
html.app-skin-dark .daterangepicker td.available:active,
html.app-skin-dark .daterangepicker td.available:focus,
html.app-skin-dark .daterangepicker td.available:hover,
html.app-skin-dark .daterangepicker th.available.active,
html.app-skin-dark .daterangepicker th.available:active,
html.app-skin-dark .daterangepicker th.available:focus,
html.app-skin-dark .daterangepicker th.available:hover,
html.app-skin-dark .dropdown-item.active,
html.app-skin-dark .dropdown-item:active,
html.app-skin-dark .dropdown-item:focus,
html.app-skin-dark .dropdown-item:hover,
html.app-skin-dark .nxl-header .nxl-head-link.active,
html.app-skin-dark .nxl-header .nxl-head-link:active,
html.app-skin-dark .nxl-header .nxl-head-link:focus,
html.app-skin-dark .nxl-header .nxl-head-link:hover {
    background-color: #1c2438 !important
}

.btn-check:active+html.app-skin-dark .btn:active,
.btn-check:active+html.app-skin-dark .btn:focus,
.btn-check:active+html.app-skin-dark .btn:hover,
.btn-check:checked+html.app-skin-dark .btn:active,
.btn-check:checked+html.app-skin-dark .btn:focus,
.btn-check:checked+html.app-skin-dark .btn:hover,
.btn-check:focus+html.app-skin-dark .btn:active,
.btn-check:focus+html.app-skin-dark .btn:focus,
.btn-check:focus+html.app-skin-dark .btn:hover,
html.app-skin-dark .btn.active:active,
html.app-skin-dark .btn.active:focus,
html.app-skin-dark .btn.active:hover,
html.app-skin-dark .btn.show:active,
html.app-skin-dark .btn.show:focus,
html.app-skin-dark .btn.show:hover,
html.app-skin-dark .btn:active:active,
html.app-skin-dark .btn:active:focus,
html.app-skin-dark .btn:active:hover,
html.app-skin-dark .btn:focus:active,
html.app-skin-dark .btn:focus:focus,
html.app-skin-dark .btn:focus:hover,
html.app-skin-dark .btn:hover:active,
html.app-skin-dark .btn:hover:focus,
html.app-skin-dark .btn:hover:hover {
    color: #fff !important
}

html.app-skin-dark .apexcharts-tooltip,
html.app-skin-dark .daterangepicker {
    box-shadow: 0 4px 24px 0 rgba(4, 0, 40, .8)
}

html.app-skin-dark .apexcharts-graphical .apexcharts-radar-series polygon {
    fill: #121a2e;
    stroke: #242f4a
}

html.app-skin-dark .btn-close {
    filter: invert(1)
}

html.app-skin-dark hr {
    border-color: #25324a !important
}

html.app-skin-dark .bg-gray-100,
html.app-skin-dark .bg-soft-100 {
    background-color: #131c31 !important
}

html.app-skin-dark .bg-gray-200,
html.app-skin-dark .bg-soft-200 {
    background-color: #151e34 !important
}

html.app-skin-dark .bg-gray-300,
html.app-skin-dark .bg-soft-300 {
    background-color: #162038 !important
}

html.app-skin-dark .bg-gray-400,
html.app-skin-dark .bg-soft-400 {
    background-color: #18223c !important
}

html.app-skin-dark .bg-gray-500,
html.app-skin-dark .bg-soft-500 {
    background-color: #19253f !important
}

html.app-skin-dark .bg-gray-600,
html.app-skin-dark .bg-soft-600 {
    background-color: #1b2743 !important
}

html.app-skin-dark .bg-primary {
    background-color: #3454d1 !important
}

html.app-skin-dark .bg-success {
    background-color: #17c666 !important
}

html.app-skin-dark .bg-danger {
    background-color: #ea4d4d !important
}

html.app-skin-dark .bg-warning {
    background-color: #ffa21d !important
}

html.app-skin-dark .bg-indigo {
    background-color: #6610f2 !important
}

html.app-skin-dark .bg-teal {
    background-color: #41b2c4 !important
}

html.app-skin-dark .bg-info {
    background-color: #3dc7be !important
}

html.app-skin-dark .bg-soft-primary {
    background-color: rgba(52, 84, 209, .075) !important
}

html.app-skin-dark .bg-soft-success {
    background-color: rgba(23, 198, 102, .075) !important
}

html.app-skin-dark .bg-soft-danger {
    background-color: rgba(234, 77, 77, .075) !important
}

html.app-skin-dark .bg-soft-info {
    background-color: rgba(61, 199, 190, .075) !important
}

html.app-skin-dark .bg-soft-warning {
    background-color: rgba(255, 162, 29, .075) !important
}

html.app-skin-dark .bg-soft-teal {
    background-color: rgba(65, 178, 196, .075) !important
}

html.app-skin-dark .bg-soft-indigo {
    background-color: rgba(102, 16, 242, .075) !important
}

html.app-skin-dark .bg-soft-dark {
    background-color: rgba(40, 60, 80, .075) !important
}

html.app-skin-dark .bg-soft-darken {
    background-color: rgba(0, 19, 39, .075) !important
}

html.app-skin-dark .text-primary {
    color: #3454d1 !important
}

html.app-skin-dark .text-success {
    color: #17c666 !important
}

html.app-skin-dark .text-danger {
    color: #ea4d4d !important
}

html.app-skin-dark .text-info {
    color: #3dc7be !important
}

html.app-skin-dark .text-warning {
    color: #ffa21d !important
}

html.app-skin-dark .text-teal {
    color: #41b2c4 !important
}

html.app-skin-dark .text-indigo {
    color: #6610f2 !important
}

html.app-skin-dark .border-primary {
    border-color: #3454d1 !important
}

html.app-skin-dark .border-secondary {
    border-color: #64748b !important
}

html.app-skin-dark .border-success {
    border-color: #17c666 !important
}

html.app-skin-dark .border-danger {
    border-color: #ea4d4d !important
}

html.app-skin-dark .border-warning {
    border-color: #ffa21d !important
}

html.app-skin-dark .border-teal {
    border-color: #41b2c4 !important
}

html.app-skin-dark .border-info {
    border-color: #3dc7be !important
}

html.app-skin-dark .border-indigo {
    border-color: #6610f2 !important
}

html.app-skin-dark .border-dark {
    border-color: #283c50 !important
}

html.app-skin-dark .border-black {
    border-color: #000 !important
}

html.app-skin-dark .alert.alert-soft-success-message {
    color: #17c666;
    background-color: rgba(23, 198, 102, .075);
    border: 1px dashed #0a542b
}

html.app-skin-dark .alert.alert-soft-warning-message {
    color: #ffa21d;
    background-color: rgba(255, 162, 29, .075);
    border: 1px dashed #9d5c00
}

html.app-skin-dark .alert.alert-soft-danger-message {
    color: #ea4d4d;
    background-color: rgba(234, 77, 77, .075);
    border: 1px dashed #bb1616
}

html.app-skin-dark .alert.alert-soft-teal-message {
    color: #41b2c4;
    background-color: rgba(65, 178, 196, .075);
    border: 1px dashed #266e79
}

html.app-skin-dark .hamburger-inner {
    background-color: #fff
}

html.app-skin-dark .hamburger-inner:after,
html.app-skin-dark .hamburger-inner:before {
    background-color: #fff
}

html.app-skin-dark .daterangepicker {
    color: #b1b4c0;
    border-color: #1b2436;
    background-color: #121a2d
}

html.app-skin-dark .daterangepicker .calendar-table,
html.app-skin-dark .daterangepicker .drp-buttons,
html.app-skin-dark .daterangepicker .drp-calendar.left {
    border-color: #1b2436 !important
}

html.app-skin-dark .daterangepicker .calendar-table {
    background-color: #121a2d
}

html.app-skin-dark .daterangepicker td.off,
html.app-skin-dark .daterangepicker td.off.in-range {
    opacity: .1;
    background-color: #121a2d
}

html.app-skin-dark .daterangepicker td.in-range {
    background-color: #0f172a
}

html.app-skin-dark .daterangepicker:after,
html.app-skin-dark .daterangepicker:before {
    border-bottom-color: #1b2436
}

html.app-skin-dark .apexcharts-canvas .apexcharts-tooltip,
html.app-skin-dark .apexcharts-canvas .apexcharts-xaxistooltip {
    color: #fff;
    border-color: #1b2436;
    background-color: #121a2d
}

html.app-skin-dark .apexcharts-canvas .apexcharts-tooltip-title {
    color: #fff;
    border-color: #1b2436;
    background-color: #0f172a
}

html.app-skin-dark .apexcharts-canvas .apexcharts-grid line {
    stroke: #121a2d
}

html.app-skin-dark .apexcharts-canvas .apexcharts-xaxistooltip-bottom:after,
html.app-skin-dark .apexcharts-canvas .apexcharts-xaxistooltip-bottom:before {
    border-bottom-color: #1b2436
}

html.app-skin-dark .select2-container--bootstrap-5 .select2-selection {
    border-color: #1b2436;
    background-color: #0f172a
}

html.app-skin-dark .select2-container--bootstrap-5 .select2-dropdown {
    border-color: #1b2436;
    background-color: #0f172a
}

html.app-skin-dark .select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option {
    color: #b1b4c0
}

html.app-skin-dark .select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--selected,
html.app-skin-dark .select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option[aria-selected=true]:not(.select2-results__option--highlighted) {
    background-color: rgba(84, 133, 228, .075) !important
}

html.app-skin-dark .select2-container--bootstrap-5 .select2-dropdown .select2-search .select2-search__field {
    border-color: #1b2436;
    background-color: #121a2d
}

html.app-skin-dark .select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered {
    color: #b1b4c0
}

html.app-skin-dark .select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    color: #b1b4c0;
    border-color: #1b2436
}

html.app-skin-dark .timeTo div {
    border-color: #1b2436;
    background-color: #121a2d
}

html.app-skin-dark .timeTo.timeTo-white div {
    color: #b1b4c0;
    background-color: #121a2d
}

html.app-skin-dark .circle-progress .circle-progress-text {
    fill: #fff
}

html.app-skin-dark .circle-progress .circle-progress-circle {
    stroke: #121a2d
}

html.app-skin-dark .calendar {
    color: #fff
}

html.app-skin-dark .calendar header {
    border-color: #1b2436
}

html.app-skin-dark .calendar header .simple-calendar-btn {
    border-color: #1b2436
}

html.app-skin-dark .calendar header .simple-calendar-btn:hover {
    background-color: #121a2d
}

html.app-skin-dark .calendar header .month .year {
    color: #b1b4c0
}

html.app-skin-dark .calendar .day {
    color: #b1b4c0
}

html.app-skin-dark .calendar .day.has-event {
    background-color: #162038
}

html.app-skin-dark .calendar .day.wrong-month {
    opacity: .3;
    color: #a3a6b5
}

html.app-skin-dark .calendar .event-container,
html.app-skin-dark .calendar .filler {
    background-color: #121a2d
}

html.app-skin-dark .swal2-container .swal2-popup.swal2-toast {
    border-color: #1b2436;
    background-color: #0f172a
}

html.app-skin-dark .swal2-container.swal2-backdrop-show {
    background: rgba(25, 35, 60, .8)
}

html.app-skin-dark .tagify__input {
    color: #b1b4c0
}

html.app-skin-dark .tagify__input:before {
    color: #b1b4c0
}

html.app-skin-dark .tagify__dropdown {
    border-color: #1b2436
}

html.app-skin-dark .tagify__dropdown .tagify__dropdown__wrapper {
    border-color: #1b2436;
    background-color: #121a2d
}

html.app-skin-dark .tagify__dropdown .tagify__dropdown__wrapper .tagify__dropdown__item {
    border-color: #1b2436
}

html.app-skin-dark .tagify__dropdown .tagify__dropdown__wrapper .tagify__dropdown__item:hover {
    background-color: #1c2438
}

html.app-skin-dark .tagify__dropdown .tagify__dropdown__wrapper .tagify__dropdown__item strong {
    color: #fff
}

html.app-skin-dark .ql-snow.ql-toolbar {
    border-color: #1b2436;
    background-color: #121a2d
}

html.app-skin-dark .ql-snow.ql-toolbar .ql-picker.ql-expanded .ql-picker-label,
html.app-skin-dark .ql-snow.ql-toolbar .ql-picker.ql-expanded .ql-picker-options {
    border-color: #1b2436
}

html.app-skin-dark .ql-snow .ql-picker {
    color: #b1b4c0
}

html.app-skin-dark .ql-snow.ql-container {
    border-color: #1b2436
}

html.app-skin-dark .ql-snow .ql-stroke {
    stroke: #fff
}

html.app-skin-dark .ql-snow .ql-picker-options {
    background-color: #121a2d
}

html.app-skin-dark .ql-snow .ql-picker-label {
    border-color: #1b2436;
    background-color: #121a2d
}

html.app-skin-dark .ql-snow .ql-editor {
    color: #b1b4c0
}

html.app-skin-dark .datepicker-picker {
    background-color: #121a2d
}

html.app-skin-dark .datepicker-picker .button {
    color: #fff;
    background-color: #121a2d
}

html.app-skin-dark .datepicker-picker .button:active,
html.app-skin-dark .datepicker-picker .button:focus,
html.app-skin-dark .datepicker-picker .button:hover {
    background-color: #1c2438
}

html.app-skin-dark .datepicker-picker .datepicker-cell.range {
    background-color: #1c2438
}

html.app-skin-dark .datepicker-picker .datepicker-cell.focused:not(.selected),
html.app-skin-dark .datepicker-picker .datepicker-cell:not(.disabled):hover {
    color: #fff;
    background-color: #1c2438
}

html.app-skin-dark .datepicker-picker .datepicker-cell.next:not(.disabled),
html.app-skin-dark .datepicker-picker .datepicker-cell.prev:not(.disabled) {
    opacity: .3;
    color: #536577
}

html.app-skin-dark .datepicker-picker .datepicker-footer {
    background-color: #1c2438
}

html.app-skin-dark .datepicker-picker .datepicker-footer .datepicker-controls .button {
    color: #fff;
    border-color: #1b2436
}

html.app-skin-dark ul#checklist li {
    border-color: #1b2436
}

html.app-skin-dark ul#checklist li.checked {
    color: #b1b4c0;
    background-color: #1c2438
}

html.app-skin-dark ul#checklist li .close {
    border-color: #1b2436
}

html.app-skin-dark lnb-calendars>div {
    border-color: #1b2436
}

html.app-skin-dark .lnb-calendars-item label {
    color: #b1b4c0 !important
}

html.app-skin-dark .calendar-action-btn .calendar-dropdown-btn,
html.app-skin-dark .calendar-action-btn .menu-navi>.move-today {
    color: #fff !important;
    border-color: #1b2436 !important
}

html.app-skin-dark .menu-navi .move-day {
    color: #fff;
    border-color: #1b2436
}

html.app-skin-dark .lnb-calendars>div,
html.app-skin-dark .tui-datepicker *,
html.app-skin-dark .tui-full-calendar-layout * {
    color: #fff !important
}

html.app-skin-dark .lnb-calendars>div,
html.app-skin-dark .tui-datepicker *,
html.app-skin-dark .tui-full-calendar-layout * {
    border-color: #1b2436 !important
}

html.app-skin-dark .tui-datepicker *,
html.app-skin-dark .tui-datepicker .tui-is-selectable:hover,
html.app-skin-dark .tui-datepicker.tui-rangepicker .tui-is-selected-range,
html.app-skin-dark .tui-full-calendar-button,
html.app-skin-dark .tui-full-calendar-dropdown-menu,
html.app-skin-dark .tui-full-calendar-layout,
html.app-skin-dark .tui-full-calendar-popup-container {
    background-color: #121a2d !important
}

html.app-skin-dark .tui-calendar-btn-next-month:after,
html.app-skin-dark .tui-calendar-btn-next-year:after,
html.app-skin-dark .tui-calendar-btn-prev-month:after,
html.app-skin-dark .tui-calendar-btn-prev-year:after,
html.app-skin-dark .tui-full-calendar-ic-close {
    filter: invert(1)
}

html.app-skin-dark input[type=checkbox].tui-full-calendar-checkbox-round+span:before {
    color: #121a2d
}

html.app-skin-dark .dataTables_wrapper .row:first-child,
html.app-skin-dark .dataTables_wrapper .row:last-child {
    border-color: #1b2436 !important
}

html.app-skin-dark .dataTables_wrapper table.dataTable.table-hover>tbody>tr:hover>* {
    background-color: #1c2438
}

html.app-skin-dark .dataTables_wrapper .dataTables_paginate .page-link {
    border-color: #1b2436;
    background-color: #121a2d
}

html.app-skin-dark .dataTables_wrapper .dataTables_paginate .page-link.disabled {
    opacity: .3;
    background-color: #0f172a
}

html.app-skin-dark .wizard .steps.sticky {
    background-color: #0f172a !important
}

html.app-skin-dark .wizard>.actions>ul>li,
html.app-skin-dark .wizard>.steps>ul>li {
    border-color: #1b2436
}

html.app-skin-dark .wizard .tabcontrol ul,
html.app-skin-dark .wizard ul[role=tablist] {
    border-color: #1b2436
}

html.app-skin-dark .wizard .card-input-element+.card .avatar-text {
    color: #fff
}

html.app-skin-dark .wizard>.actions {
    border-color: #1b2436
}

html.app-skin-dark .wizard>.actions .disabled a,
html.app-skin-dark .wizard>.actions .disabled a:active,
html.app-skin-dark .wizard>.actions .disabled a:hover {
    opacity: .3;
    background-color: #0f172a
}

html.app-skin-dark .wizard>.content>.body label.error {
    background-color: rgba(255, 53, 91, .0784313725);
    border: 1px dashed rgba(255, 97, 113, .2784313725)
}

html.app-skin-dark .custom-file-upload {
    border-color: #1b2436;
    background-color: #1c2438
}

html.app-skin-dark .accordion .accordion-item {
    background-color: #121a2d;
    border-color: #1b2436
}

html.app-skin-dark .accordion .accordion-item .accordion-header .accordion-button {
    color: #fff;
    border-color: #1b2436
}

html.app-skin-dark .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    color: #3454d1;
    background-color: #1c2438
}

html.app-skin-dark .accordion-collapse .accordion-body {
    border-color: #1b2436;
    background-color: #121a2d !important
}

html.app-skin-dark .dropdown .dropdown-menu {
    box-shadow: 0 10px 20px rgba(5, 0, 38, .8)
}

html.app-skin-dark .dropdown .dropdown-menu .dropdown-item i.bg-gray-500 {
    background-color: #fff !important
}

html.app-skin-dark .dropdown .dropdown-menu .dropdown-item.active i.bg-gray-500,
html.app-skin-dark .dropdown .dropdown-menu .dropdown-item:active i.bg-gray-500,
html.app-skin-dark .dropdown .dropdown-menu .dropdown-item:focus i.bg-gray-500,
html.app-skin-dark .dropdown .dropdown-menu .dropdown-item:hover i.bg-gray-500 {
    background-color: #3454d1 !important
}

html.app-skin-dark .card {
    box-shadow: 0 0 20px rgba(14, 32, 56, .3)
}

html.app-skin-dark .table.table-hover>tbody>tr:hover>*,
html.app-skin-dark .table.table-striped>tbody>tr:nth-of-type(odd)>*,
html.app-skin-dark .table>tbody>tr:hover>*,
html.app-skin-dark .table>tbody>tr:nth-of-type(odd)>* {
    color: #fff !important;
    --bs-table-accent-bg: #121b2e !important
}

html.app-skin-dark .table:not(caption)>* {
    border-color: #1b2436 !important
}

html.app-skin-dark .custom-checkbox .custom-control-label:before {
    border-color: #1b2436;
    background-color: #19253f
}

html.app-skin-dark .modal-backdrop {
    --bs-backdrop-opacity: 0.9;
    background-color: #000915
}

html.app-skin-dark .popover {
    border-color: #1b2436;
    background-color: #121a2d
}

html.app-skin-dark .nav-item .nav-link {
    color: #fff
}

html.app-skin-dark .nav-item .nav-link.active,
html.app-skin-dark .nav-item .nav-link:hover {
    color: #3454d1;
    background-color: #1c2438 !important
}

html.app-skin-dark .customers-nav-tabs,
html.app-skin-dark .nav-tabs-custom-style {
    border-color: #1b2436
}

html.app-skin-dark .customers-nav-tabs .nav-item .nav-link,
html.app-skin-dark .nav-tabs-custom-style .nav-item .nav-link {
    border-radius: 0 0;
    color: #fff !important;
    border-color: transparent !important
}

html.app-skin-dark .customers-nav-tabs .nav-item .nav-link.active,
html.app-skin-dark .customers-nav-tabs .nav-item .nav-link.hover,
html.app-skin-dark .nav-tabs-custom-style .nav-item .nav-link.active,
html.app-skin-dark .nav-tabs-custom-style .nav-item .nav-link.hover {
    color: #3454d1 !important;
    border-bottom-color: #3454d1 !important;
    border-color: #1b2436;
    background-color: #1c2438
}

html.app-skin-dark .activity-feed .feed-item,
html.app-skin-dark .activity-feed-1 .feed-item,
html.app-skin-dark .activity-feed-2 .feed-item {
    border-color: #1b2436
}

html.app-skin-dark .activity-feed .feed-item .text,
html.app-skin-dark .activity-feed-1 .feed-item .text,
html.app-skin-dark .activity-feed-2 .feed-item .text {
    color: #fff
}

html.app-skin-dark .activity-feed .feed-item-primary::after,
html.app-skin-dark .activity-feed-1 .feed-item-primary::after,
html.app-skin-dark .activity-feed-2 .feed-item-primary::after {
    border-color: #465a82
}

html.app-skin-dark .activity-feed .feed-item-secondary:after,
html.app-skin-dark .activity-feed-1 .feed-item-secondary:after,
html.app-skin-dark .activity-feed-2 .feed-item-secondary:after {
    border-color: #323c46
}

html.app-skin-dark .activity-feed .feed-item-success:after,
html.app-skin-dark .activity-feed-1 .feed-item-success:after,
html.app-skin-dark .activity-feed-2 .feed-item-success:after {
    border-color: #235532
}

html.app-skin-dark .activity-feed .feed-item-info::after,
html.app-skin-dark .activity-feed-1 .feed-item-info::after,
html.app-skin-dark .activity-feed-2 .feed-item-info::after {
    border-color: #234b64
}

html.app-skin-dark .activity-feed .feed-item-warning::after,
html.app-skin-dark .activity-feed-1 .feed-item-warning::after,
html.app-skin-dark .activity-feed-2 .feed-item-warning::after {
    border-color: #5f501e
}

html.app-skin-dark .activity-feed .feed-item-danger::after,
html.app-skin-dark .activity-feed-1 .feed-item-danger::after,
html.app-skin-dark .activity-feed-2 .feed-item-danger::after {
    border-color: #5a2d2d
}

html.app-skin-dark .activity-feed .feed-item-teal::after,
html.app-skin-dark .activity-feed-1 .feed-item-teal::after,
html.app-skin-dark .activity-feed-2 .feed-item-teal::after {
    border-color: #285546
}

html.app-skin-dark #searchModal .search-form .input-group-text .btn-close:after {
    color: #91a1b6;
    border-color: #91a1b6
}

html.app-skin-dark .nxl-navigation {
    background: #0f172a
}

html.app-skin-dark .nxl-navigation .m-header {
    background: #0f172a;
    border-right: 1px solid #1b2436;
    border-bottom: 1px solid #16213d
}

html.app-skin-dark .nxl-navigation .m-header .logo-lg {
    filter: invert(1)
}

html.app-skin-dark .nxl-navigation .navbar-content {
    border-right: 1px solid #1b2436
}

html.app-skin-dark .nxl-navigation .navbar-content .nxl-caption {
    color: #fff
}

html.app-skin-dark .nxl-navigation .navbar-content .nxl-link {
    color: #b1b4c0
}

html.app-skin-dark .nxl-navigation .navbar-content .nxl-link:active,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-link:focus,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-link:hover {
    color: #fff
}

html.app-skin-dark .nxl-navigation .navbar-content .nxl-link:active .nxl-micon i,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-link:focus .nxl-micon i,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-link:hover .nxl-micon i {
    color: #fff
}

html.app-skin-dark .nxl-navigation .navbar-content .nxl-navbar>.nxl-item.active>.nxl-link,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-navbar>.nxl-item:focus>.nxl-link,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-navbar>.nxl-item:hover>.nxl-link {
    background-color: #1c2438
}

html.app-skin-dark .nxl-navigation .navbar-content .nxl-item.active>.nxl-link,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-item:focus>.nxl-link,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-item:hover>.nxl-link {
    color: #fff;
    background-color: #1c2438
}

html.app-skin-dark .nxl-navigation .navbar-content .nxl-item.active>.nxl-link .nxl-micon i,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-item:focus>.nxl-link .nxl-micon i,
html.app-skin-dark .nxl-navigation .navbar-content .nxl-item:hover>.nxl-link .nxl-micon i {
    color: #fff
}

html.app-skin-dark .nxl-navigation .navbar-content .card {
    margin: 20px;
    border-color: #283c50;
    color: rgba(255, 255, 255, .6);
    background: rgba(255, 255, 255, .05);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .15)
}

html.app-skin-dark .nxl-navigation .navbar-content .card .text-dark {
    color: #fff !important
}

html.app-skin-dark.minimenu .nxl-navigation:hover .navbar-content {
    background-color: #0f172a;
    border-right: 1px solid #1b2436
}

html.app-skin-dark .nxl-header .header-wrapper .header-left .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-image {
    background-color: #1c2438
}

html.app-skin-dark .nxl-header .header-wrapper .header-left .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs .nav-link {
    color: #fff;
    background-color: #121a2d
}

html.app-skin-dark .nxl-header .header-wrapper .header-left .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs .nav-link.active,
html.app-skin-dark .nxl-header .header-wrapper .header-left .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs .nav-link:hover {
    color: #3454d1;
    background-color: #1c2438
}

html.app-skin-dark .nxl-header .header-wrapper .header-left .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content {
    border-color: #1b2436
}

html.app-skin-dark .nxl-header .header-wrapper .header-left .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-integrations .dropdown-item,
html.app-skin-dark .nxl-header .header-wrapper .header-left .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-resources-right .dropdown-item {
    border-color: #1b2436
}

html.app-skin-dark .nxl-header .header-wrapper .header-left .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-miscellaneous .nxl-mega-menu-miscellaneous-tabs {
    border-color: #1b2436
}

html.app-skin-dark .nxl-header .header-wrapper .header-left .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-miscellaneous .nxl-mega-menu-miscellaneous-tabs .nav-item .nav-link {
    color: #fff;
    border-color: #1b2436
}

html.app-skin-dark .nxl-header .header-wrapper .header-left .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-miscellaneous .nxl-mega-menu-miscellaneous-tabs .nav-item .nav-link.active,
html.app-skin-dark .nxl-header .header-wrapper .header-left .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-miscellaneous .nxl-mega-menu-miscellaneous-tabs .nav-item .nav-link:hover {
    color: #3454d1
}

html.app-skin-dark .nxl-header .header-wrapper .header-left .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-miscellaneous .nxl-mega-menu-miscellaneous-content .nxl-mega-menu-miscellaneous-services i {
    color: #fff
}

html.app-skin-dark .nxl-header .header-wrapper .header-left .nxl-lavel-mega-menu {
    border-color: #1b2436;
    background-color: #121a2d
}

html.app-skin-dark .nxl-header .header-wrapper .header-left .nxl-lavel-mega-menu .nxl-lavel-mega-menu-toggle a#nxl-lavel-mega-menu-hide {
    border-color: #1b2436
}

html.app-skin-dark .nxl-header .header-wrapper .header-left .nxl-lavel-mega-menu .nxl-lavel-mega-menu-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content {
    border-color: #1b2436
}

html.app-skin-dark .nxl-header .header-wrapper .header-right .nxl-header-language .nxl-h-dropdown.nxl-search-dropdown .avatar-text,
html.app-skin-dark .nxl-header .header-wrapper .header-right .nxl-header-search .nxl-h-dropdown.nxl-search-dropdown .avatar-text {
    color: #fff
}

html.app-skin-dark .nxl-header .header-wrapper .header-right .nxl-header-language .nxl-h-dropdown.nxl-language-dropdown .language_select a:hover,
html.app-skin-dark .nxl-header .header-wrapper .header-right .nxl-header-search .nxl-h-dropdown.nxl-language-dropdown .language_select a:hover {
    background-color: #151e34
}

html.app-skin-dark .nxl-header .header-wrapper .header-right .nxl-notifications-menu .notifications-item .notifications-desc .text-body {
    color: #fff !important
}

html.app-skin-dark .nxl-header .header-wrapper .header-right .timesheets-body i {
    color: #fff
}

html.app-skin-dark .invoice-overview-tab-item .nav-item {
    border-color: #1b2436
}

html.app-skin-dark .nxl-container .nxl-content .main-content .sales-pipeline-tabs .nav-item .nav-link {
    border-color: #1b2436;
    background-color: #121a2d
}

html.app-skin-dark .nxl-container .nxl-content .main-content .sales-pipeline-tabs .nav-item .nav-link.active {
    background-color: #162038
}

html.app-skin-dark .nxl-container .nxl-content .main-content .content-sidebar {
    border-color: #1b2436;
    background-color: #121a2d
}

html.app-skin-dark .nxl-container .nxl-content .main-content .content-sidebar .content-sidebar-header {
    border-color: #1b2436;
    background-color: #121a2d !important
}

html.app-skin-dark .nxl-container .nxl-content .main-content .content-sidebar .content-sidebar-body .sidebar-search input {
    background-color: #121a2d
}

html.app-skin-dark .nxl-container .nxl-content .main-content .content-area .content-area-header {
    border-color: #1b2436;
    background-color: #121a2d !important
}

html.app-skin-dark .nxl-container .nxl-content .main-content .content-area .content-area-header .search-form .search-form-inner {
    border-color: #1b2436;
    background-color: #121a2d !important
}

html.app-skin-dark .nxl-container .nxl-content .main-content .content-area .content-area-header .search-form .search-form-inner input {
    background-color: #121a2d
}

html.app-skin-dark .calling-modal-screen .chat-calling-content {
    background-image: radial-gradient(circle, #1d2538, #181f31, #0f172a, #080f1f, #050a16)
}

html.app-skin-dark .calling-modal-screen .chat-calling-text-message-sidebar {
    background-color: #0f172a
}

html.app-skin-dark .nxl-container.apps-email .nxl-content .main-content .content-area .content-area-body .single-items {
    border-color: #1b2436;
    background-color: #121a2d
}

html.app-skin-dark .nxl-container.apps-email .nxl-content .main-content .items-details {
    background-color: #121a2d !important
}

html.app-skin-dark .nxl-container.apps-email .nxl-content .main-content .items-details .items-details-header {
    border-color: #1b2436;
    background-color: #121a2d !important
}

html.app-skin-dark .nxl-container.apps-email .nxl-content .main-content .items-details .items-details-footer {
    background-color: #121a2d !important
}

html.app-skin-dark .proposal-action-btn .action-btn {
    border-color: #1b2436 !important
}

html.app-skin-dark .help-center-content-header {
    background-image: radial-gradient(circle, #1d2538, #181f31, #0f172a, #080f1f, #050a16)
}

html.app-skin-dark .help-center-content-header .form-control {
    background-color: #0f172a !important
}

html.app-skin-dark .auth-cover-wrapper .auth-cover-sidebar-inner {
    box-shadow: none;
    background-color: #0f172a;
    border-left: 1px solid #1b2436
}

html.app-skin-dark .auth-creative-wrapper .auth-creative-inner:after {
    background-color: #0c1322
}

html.app-skin-dark :-ms-input-placeholder,
html.app-skin-dark ::-webkit-input-placeholder,
html.app-skin-dark ::placeholder {
    color: #50566e !important
}

html.app-skin-dark ::-webkit-scrollbar-track {
    background-color: #121a2d !important
}

html.app-skin-dark ::-webkit-scrollbar-thumb {
    background-color: #19253f !important
}

html.app-skin-dark .dark-light-theme .light-button {
    display: inline-flex !important
}

html.app-skin-dark .dark-light-theme .dark-button {
    display: none !important
}

html.app-skin-dark .theme-customizer {
    background-color: #0f172a;
    border-color: #1b2436
}

html.app-skin-dark .theme-customizer.theme-customizer-open {
    box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}

html.app-skin-dark .theme-customizer .customizer-handle .cutomizer-open-trigger {
    color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}

html.app-skin-dark .theme-customizer .customizer-sidebar-wrapper .customizer-sidebar-body .theme-options-set .theme-options-items .single-option .options-label:hover {
    background-color: #1c2438
}

html.app-skin-dark .theme-customizer .customizer-sidebar-wrapper .customizer-sidebar-body .theme-options-set .theme-options-items .single-option input:checked+.options-label:before {
    background-color: #1c2438
}

html.app-skin-dark .theme-customizer .customizer-sidebar-wrapper .customizer-sidebar-body .theme-options-set .theme-options-items .single-option.active:before {
    background-color: #1c2438
}

.dark-button {
    display: inline-flex !important
}

html.app-font-family-lato body {
    font-family: Lato, sans-serif
}

html.app-font-family-rubik body {
    font-family: Rubik, sans-serif
}

html.app-font-family-inter body {
    font-family: Inter, sans-serif
}

html.app-font-family-cinzel body {
    font-family: Cinzel, sans-serif
}

html.app-font-family-nunito body {
    font-family: Nunito, sans-serif
}

html.app-font-family-roboto body {
    font-family: Roboto, sans-serif
}

html.app-font-family-ubuntu body {
    font-family: Ubuntu, sans-serif
}

html.app-font-family-poppins body {
    font-family: Poppins, sans-serif
}

html.app-font-family-raleway body {
    font-family: Raleway, sans-serif
}

html.app-font-family-system-ui body {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

html.app-font-family-noto-sans body {
    font-family: "Noto Sans", sans-serif
}

html.app-font-family-fira-sans body {
    font-family: "Fira Sans", sans-serif
}

html.app-font-family-work-sans body {
    font-family: "Work Sans", sans-serif
}

html.app-font-family-open-sans body {
    font-family: "Open Sans", sans-serif
}

html.app-font-family-maven-pro body {
    font-family: "Maven Pro", sans-serif
}

html.app-font-family-quicksand body {
    font-family: Quicksand, sans-serif
}

html.app-font-family-montserrat body {
    font-family: Montserrat, sans-serif
}

html.app-font-family-josefin-sans body {
    font-family: "Josefin Sans", sans-serif
}

html.app-font-family-ibm-plex-sans body {
    font-family: "IBM Plex Sans", sans-serif
}

html.app-font-family-source-sans-pro body {
    font-family: "Source Sans Pro", sans-serif
}

html.app-font-family-montserrat-alt body {
    font-family: "Montserrat Alternates", sans-serif
}

html.app-font-family-roboto-slab body {
    font-family: "Roboto Slab", serif
}

/*!
<--!----------------------------------------------------------------!-->
* Responsive CSS
<--!----------------------------------------------------------------!-->
*/
@media (min-width:576px) {
    .nxl-user-dropdown .dropdown-menu.show {
        display: block;
        left: -225px !important;
        top: -10px !important
    }
}

@media (min-width:1024px) {
    .nxl-head-mobile-toggler {
        display: none
    }
}

@media (min-width:1200px) {

    .nxl-container.apps-container .nxl-content.without-header .main-content .app-sidebar-close-trigger,
    .nxl-container.apps-container .nxl-content.without-header .main-content .app-sidebar-open-trigger {
        display: none !important
    }
}

@media (max-width:424.98px) {
    .auth-container .wd-450 {
        width: 350px !important;
        min-width: 350px !important;
        max-width: 350px !important
    }
}

@media (max-width:575.98px) {
    .nxl-header .header-wrapper {
        padding: 0 20px
    }

    .nxl-header .header-wrapper .nxl-h-item {
        position: static
    }

    .nxl-header .header-wrapper .nxl-h-item .nxl-h-dropdown {
        left: 0 !important;
        right: 0 !important;
        width: -webkit-fill-available
    }

    .nxl-header .header-wrapper .nxl-level-menu .dropdown-menu {
        left: 0;
        display: block;
        padding-left: 30px
    }

    .nxl-container .nxl-content .page-header {
        padding: 0 20px
    }

    .nxl-container .nxl-content .main-content {
        padding: 20px 20px 5px
    }

    .nxl-container .nxl-content .main-content .content-area .content-area-body,
    .nxl-container .nxl-content .main-content .content-area .content-area-header {
        padding: 20px 20px
    }

    .card {
        margin-bottom: 20px
    }

    .tui-full-calendar-popup .tui-full-calendar-popup-container {
        min-width: 300px
    }

    .tui-full-calendar-popup .tui-full-calendar-popup-container .tui-full-calendar-section-calendar {
        width: 130px
    }

    .tui-full-calendar-popup .tui-full-calendar-popup-container .tui-full-calendar-section-calendar .tui-full-calendar-dropdown-button .tui-full-calendar-content,
    .tui-full-calendar-popup .tui-full-calendar-popup-container .tui-full-calendar-section-calendar .tui-full-calendar-section-state .tui-full-calendar-content {
        width: 85px !important
    }

    .tui-full-calendar-popup .tui-full-calendar-popup-container .tui-full-calendar-section-state {
        width: 145px !important
    }

    .tui-full-calendar-popup .tui-full-calendar-popup-container .tui-full-calendar-dropdown-button.tui-full-calendar-popup-section-item {
        width: 140px !important
    }

    .tui-full-calendar-popup .tui-full-calendar-popup-container .tui-full-calendar-section-title {
        width: calc(100% - 55px) !important
    }

    .tui-full-calendar-popup .tui-full-calendar-popup-container .tui-full-calendar-section-title input {
        width: 185px !important
    }

    .tui-full-calendar-popup .tui-full-calendar-popup-container .tui-full-calendar-popup-section-item.tui-full-calendar-section-location input {
        width: 240px !important
    }

    .tui-full-calendar-popup .tui-full-calendar-popup-container .tui-full-calendar-section-end-date,
    .tui-full-calendar-popup .tui-full-calendar-popup-container .tui-full-calendar-section-start-date {
        width: 110px !important
    }

    .tui-full-calendar-popup .tui-full-calendar-popup-container .tui-full-calendar-section-end-date input,
    .tui-full-calendar-popup .tui-full-calendar-popup-container .tui-full-calendar-section-start-date input {
        width: 68px !important
    }

    .tui-full-calendar-popup .tui-full-calendar-popup-container .tui-full-calendar-popup-section-item .tui-full-calendar-section-allday {
        margin-left: 10px;
        padding: 5px 12px 5px 12px
    }

    .auth-container .card {
        margin: 20px auto
    }

    .auth-container .card.wd-450 {
        width: 400px;
        min-width: 400px;
        max-width: 400px
    }
}

@media (max-width:767.98px) {
    .nxl-header .header-wrapper .nxl-h-item {
        position: static
    }

    .nxl-header .header-wrapper .nxl-h-item .nxl-h-dropdown.nxl-language-dropdown,
    .nxl-header .header-wrapper .nxl-h-item .nxl-h-dropdown.nxl-search-dropdown {
        left: 0 !important;
        right: 0 !important;
        width: -webkit-fill-available
    }

    .nxl-container .nxl-content .page-header .page-header-right .page-header-right-items {
        top: 79px;
        right: 0;
        z-index: 99;
        height: 100%;
        width: 280px;
        position: fixed;
        background-color: #fff;
        border-top: 1px solid #e5e7eb;
        border-left: 1px solid #e5e7eb;
        display: flex;
        flex-direction: column;
        opacity: 0;
        visibility: hidden;
        transition: all .3s ease;
        transform: translateX(100%)
    }

    .nxl-container .nxl-content .page-header .page-header-right .page-header-right-items.page-header-right-open {
        opacity: 1;
        visibility: visible;
        transition: all .3s ease;
        transform: translateX(0);
        box-shadow: 0 10px 25px rgba(40, 60, 80, .15)
    }

    .nxl-container .nxl-content .page-header .page-header-right .page-header-right-items.page-header-right-open .btn,
    .nxl-container .nxl-content .page-header .page-header-right .page-header-right-items.page-header-right-open .dropdown,
    .nxl-container .nxl-content .page-header .page-header-right .page-header-right-items.page-header-right-open .reportrange-picker,
    .nxl-container .nxl-content .page-header .page-header-right .page-header-right-items.page-header-right-open .reportrange-picker-field {
        width: 100%
    }

    .nxl-container .nxl-content .page-header .page-header-right .page-header-right-items.page-header-right-open .dropdown .dropdown-menu {
        width: 240px;
        transform: translate3d(0, 40px, 0) !important
    }

    .nxl-container .nxl-content .page-header .page-header-right .page-header-right-items .page-header-right-items-wrapper {
        padding: 20px 20px;
        flex-direction: column
    }

    .nxl-container .nxl-content .page-header .page-header-right .page-header-right-items .page-header-right-close-toggle {
        height: 65px;
        width: 100%;
        padding: 15px;
        display: flex;
        align-items: center;
        line-height: 0;
        border-bottom: 1px solid #e5e7eb
    }

    .nxl-container .nxl-content .page-content-left-navigation-wrapper {
        left: 0;
        top: 80px;
        z-index: 98;
        height: 100%;
        width: 250px;
        display: block;
        position: fixed;
        background: #fff;
        border-right: 1px solid #e5e7eb;
        opacity: 0;
        visibility: hidden;
        transition: all .3s ease;
        transform: translateX(-100%)
    }

    .nxl-container .nxl-content .page-content-left-navigation-wrapper.page-content-left-open {
        opacity: 1;
        visibility: visible;
        transition: all .3s ease;
        transform: translateX(0)
    }

    .nxl-container .nxl-content .page-content-left-navigation-wrapper .page-content-left-close-toggle {
        height: 65px;
        width: 100%;
        padding: 15px;
        display: flex;
        align-items: center;
        line-height: 0;
        border-bottom: 1px solid #e5e7eb
    }

    .nxl-container .nxl-content .page-content-right-navigation-wrapper {
        right: 0;
        top: 80px;
        z-index: 98;
        height: 100%;
        width: 250px;
        display: block;
        position: fixed;
        background: #fff;
        border-left: 1px solid #e5e7eb;
        opacity: 0;
        visibility: hidden;
        transition: all .3s ease;
        transform: translateX(100%)
    }

    .nxl-container .nxl-content .page-content-right-navigation-wrapper.page-content-right-open {
        opacity: 1;
        visibility: visible;
        transition: all .3s ease;
        transform: translateX(0)
    }

    .nxl-container .nxl-content .page-content-right-navigation-wrapper .page-content-right-close-toggle {
        height: 65px;
        width: 100%;
        padding: 15px;
        display: flex;
        align-items: center;
        line-height: 0;
        border-bottom: 1px solid #e5e7eb
    }

    .nxl-container .nxl-content .help-center-content-header {
        height: 350px !important;
        min-height: 350px !important;
        max-height: 350px !important
    }

    .nxl-container .nxl-content .page-content-left-navigation-wrapper .nav-tabs-custom-style {
        width: 100%;
        margin-top: -1px;
        flex-direction: column
    }

    .nxl-container .nxl-content .page-content-left-navigation-wrapper .nav-tabs-custom-style .nav-item .nav-link {
        width: 100%;
        text-align: left;
        padding: 15px 25px;
        border-right: none;
        border-left: 3px solid transparent;
        border-bottom: 1px solid #e5e7eb
    }

    .nxl-container .nxl-content .page-content-left-navigation-wrapper .nav-tabs-custom-style .nav-item .nav-link.active,
    .nxl-container .nxl-content .page-content-left-navigation-wrapper .nav-tabs-custom-style .nav-item .nav-link:hover {
        border-bottom: 0;
        border-left: 3px solid #3454d1 !important
    }

    .nxl-container .nxl-content .page-content-right-navigation-wrapper .proposal-action-btn {
        display: flex;
        flex-direction: column;
        padding: 20px 20px
    }

    .nxl-container .nxl-content .page-content-right-navigation-wrapper .proposal-action-btn .action-btn {
        height: auto;
        margin-bottom: 5px;
        padding: 10px 20px;
        align-items: center;
        justify-content: flex-start;
        border: 1px solid #e5e7eb;
        border-radius: 5px
    }

    .nxl-container .nxl-content .page-content-right-navigation-wrapper .proposal-action-btn .action-btn.action-btn-right-border {
        padding-right: 0
    }

    .nxl-container .nxl-content .page-content-right-navigation-wrapper .proposal-action-btn .action-btn i {
        font-size: 15px
    }

    .nxl-container .nxl-content .main-content .content-area .content-area-body .wd-300,
    .nxl-container .nxl-content .main-content .content-area .content-area-body .wd-350,
    .nxl-container .nxl-content .main-content .content-area .content-area-body .wd-400,
    .nxl-container .nxl-content .main-content .content-area .content-area-body .wd-450,
    .nxl-container .nxl-content .main-content .content-area .content-area-body .wd-500,
    .nxl-container .nxl-content .main-content .content-area .content-area-body .wd-550,
    .nxl-container .nxl-content .main-content .content-area .content-area-body .wd-600 {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }

    .wd-300,
    .wd-350,
    .wd-400,
    .wd-450,
    .wd-500,
    .wd-550,
    .wd-600 {
        width: 100%
    }
}

@media (max-width:991.98px) {
    .nxl-header .header-wrapper .header-left .nxl-lavel-mega-menu {
        top: 0;
        left: 0;
        z-index: 1;
        width: 300px;
        height: 100%;
        position: fixed;
        overflow-y: auto;
        overflow-x: hidden;
        background: #fff;
        box-shadow: 0 10px 25px rgba(40, 60, 80, .15);
        border-right: 1px solid #e5e7eb;
        opacity: 0;
        visibility: hidden;
        transform: translateX(-100%);
        transition: all .3s ease
    }

    .nxl-header .header-wrapper .header-left .nxl-lavel-mega-menu .nxl-lavel-mega-menu-toggle a#nxl-lavel-mega-menu-hide {
        width: 100%;
        height: 80px;
        padding: 25px;
        display: flex;
        align-items: center;
        border-bottom: 1px solid #e5e7eb
    }

    .nxl-header .header-wrapper .header-left .nxl-lavel-mega-menu .nxl-lavel-mega-menu-wrapper {
        padding: 25px 25px;
        flex-direction: column
    }

    .nxl-header .header-wrapper .header-left .nxl-lavel-mega-menu .nxl-lavel-mega-menu-wrapper .nxl-mega-menu .nxl-h-dropdown {
        display: block;
        width: 100%;
        top: 80px !important;
        border: none;
        box-shadow: none;
        left: 0 !important
    }

    .nxl-header .header-wrapper .header-left .nxl-lavel-mega-menu .nxl-lavel-mega-menu-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs {
        width: 100%;
        min-width: 100%;
        max-width: 100%
    }

    .nxl-header .header-wrapper .header-left .nxl-lavel-mega-menu .nxl-lavel-mega-menu-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content {
        height: auto;
        overflow-y: auto;
        border-left: none;
        border-top: 1px solid #e5e7eb
    }

    .nxl-header .header-wrapper .header-left .nxl-lavel-mega-menu .nxl-lavel-mega-menu-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-miscellaneous .nxl-mega-menu-miscellaneous-tabs {
        border: none
    }

    .nxl-header .header-wrapper .header-left .nxl-lavel-mega-menu .nxl-lavel-mega-menu-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-miscellaneous .nxl-mega-menu-miscellaneous-tabs .nav-item .nav-link {
        width: 100%;
        border-top: none;
        border-right: none;
        border-bottom: none;
        border-left: 1px solid transparent;
        border-radius: 0
    }

    .nxl-header .header-wrapper .header-left .nxl-lavel-mega-menu .nxl-lavel-mega-menu-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-miscellaneous .nxl-mega-menu-miscellaneous-tabs .nav-item .nav-link:first-child {
        margin-left: 0
    }

    .nxl-header .header-wrapper .header-left .nxl-lavel-mega-menu .nxl-lavel-mega-menu-wrapper .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content .nxl-mega-menu-miscellaneous .nxl-mega-menu-miscellaneous-tabs .nav-item .nav-link.active {
        border-bottom: none;
        border-left: 1px solid #3454d1
    }

    html.nxl-lavel-mega-menu-open .nxl-header .header-wrapper .header-left .nxl-lavel-mega-menu {
        opacity: 1;
        visibility: visible;
        transform: translateX(0);
        transition: all .3s ease
    }

    html.nxl-lavel-mega-menu-open .nxl-header .header-wrapper .header-left .nxl-lavel-mega-menu .nxl-lavel-menu {
        display: inline
    }

    html.nxl-lavel-mega-menu-open .nxl-header .header-wrapper .header-left .nxl-lavel-mega-menu .nxl-mega-menu {
        display: inline
    }

    .auth-cover-wrapper .auth-cover-content-inner {
        display: none
    }

    .auth-cover-wrapper .auth-cover-sidebar-inner {
        padding: 25px 25px;
        margin: 30px 30px;
        border-radius: 15px
    }

    .auth-cover-wrapper .auth-cover-sidebar-inner .auth-cover-card-wrapper .auth-cover-card {
        padding: 25px 0;
        width: 100%;
        max-width: 300px
    }
}

@media (max-width:1023.98px) {
    #tasksDetailsOffcanvas.w-50 {
        width: 100% !important
    }
}

@media (max-width:1024px) {
    .nxl-header {
        top: 0;
        left: 0 !important;
        transition: all .15s ease-in-out
    }

    .nxl-header .nxl-head-link {
        display: inline-flex
    }

    .nxl-header .nxl-head-link#mobile-collapse {
        position: absolute;
        left: 15px
    }

    .nxl-header .nxl-head-mobile-toggler {
        display: inline-flex
    }

    .nxl-header .nxl-navigation-toggle {
        display: none
    }

    .nxl-header.mob-header-active {
        top: 80px
    }

    .nxl-header.mob-header-active .header-wrapper {
        background: #0f172a;
        position: relative;
        z-index: 5
    }

    .nxl-header .nxl-md-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        z-index: 1;
        background: rgba(0, 0, 0, .2)
    }

    .nxl-header .nxl-mega-menu .nxl-mega-dmenu .row.g-0>.col {
        flex: 100%
    }

    .nxl-navigation {
        left: -280px;
        box-shadow: none;
        transition: all .15s ease-in-out
    }

    .nxl-navigation.mob-navigation-active {
        left: 0 !important
    }

    .nxl-navigation.mob-navigation-active .navbar-wrapper {
        position: relative;
        z-index: 5;
        background: inherit
    }

    .minimenu .nxl-header {
        left: 0 !important
    }

    .minimenu .nxl-container {
        margin-left: 0
    }

    .nxl-container .nxl-content .help-center-content-header .search-form {
        width: 75% !important
    }
}

@media (max-width:1199.98px) {
    .nxl-header .header-wrapper .header-left .nxl-mega-menu .nxl-h-dropdown {
        width: auto;
        left: 30px !important;
        right: 30px !important
    }

    .nxl-header .header-wrapper .header-left .nxl-mega-menu .nxl-h-dropdown .nxl-mega-menu-tabs-content {
        height: 330px;
        overflow-y: scroll
    }

    .nxl-container {
        margin-left: 0
    }

    .nxl-container.apps-container .nxl-content.without-header .main-content .content-sidebar {
        z-index: 1025;
        position: absolute;
        opacity: 0;
        visibility: hidden;
        transition: all .3s ease;
        transform: translateX(-100%)
    }

    .nxl-container.apps-container .nxl-content.without-header .main-content .content-sidebar.app-sidebar-open {
        opacity: 1;
        visibility: visible;
        transition: all .3s ease;
        transform: translateX(0);
        box-shadow: 0 10px 25px rgba(40, 60, 80, .15)
    }

    .auth-cover-wrapper .auth-cover-content-inner {
        max-width: calc(100% - 450px)
    }

    .auth-cover-wrapper .auth-cover-sidebar-inner {
        max-width: 450px
    }

    .auth-cover-wrapper .auth-cover-sidebar-inner .auth-cover-card-wrapper .auth-cover-card {
        padding: 25px 0;
        width: 100%;
        max-width: 450px
    }

    .auth-creative-wrapper .auth-creative-inner .creative-card-wrapper {
        max-width: calc(100% - 60px)
    }
}


.liquid-glass-card {
  /* 1. Semi-transparent background (preserves text opacity) */
  background: rgba(255, 255, 255, 0.15); 
  
  /* 2. Smooth, organic rounded shapes mimic liquid droplets */
  border-radius: 24px; 
  
  /* 3. Frosts and blurs whatever is passing behind the div */
  backdrop-filter: blur(12px) saturate(140%);
  -webkit-backdrop-filter: blur(12px) saturate(140%);
  
  /* 4. Glass thickness edge highlight */
  border: 1px solid rgba(255, 255, 255, 0.25);
  
  /* 5. The Secret Sauce: Multiple shadows for deep 3D glassy reflections */
  box-shadow: 
    inset 0 4px 4px rgba(255, 255, 255, 0.4),   /* Top inner reflection highlight */
    inset 0 -4px 12px rgba(255, 255, 255, 0.1), /* Bottom subtle inner shine */
    0 8px 32px rgba(0, 0, 0, 0.15);             /* Soft, realistic drop shadow */
}


.glassContainer {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 300px;
  height: 200px;
  border-radius: 30px;
}

.glassContainer::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 0;
    overflow: hidden;
    border-radius: 30px;
    -webkit-box-shadow: inset 2px 2px 0px -2px rgba(255, 255, 255, 0.7), inset 0 0 3px 1px rgba(255, 255, 255, 0.7);
            box-shadow: inset 2px 2px 0px -2px rgba(255, 255, 255, 0.7), inset 0 0 3px 1px rgba(255, 255, 255, 0.7);
}

.glassContainer::after {
    content: '';
    position: absolute;
    z-index: -1;
    inset: 0;
    border-radius: 30px;
    -webkit-backdrop-filter: blur(0px);
            backdrop-filter: blur(0px);
    -webkit-filter: url(#container-glass);
            filter: url(#container-glass);
    overflow: hidden;
    isolation: isolate;
}

.glassBtn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  width: 70px;
  height: 70px;
  padding: 15px;
  background: transparent;
  border-radius: 9999px;
  outline: none;
  border: none;
  z-index: 0;
}

.glassBtn::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 0;
    overflow: hidden;
    border-radius: 9999px;
    -webkit-box-shadow: inset 2px 2px 0px -2px rgba(255, 255, 255, 0.7), inset 0 0 3px 1px rgba(255, 255, 255, 0.7);
            box-shadow: inset 2px 2px 0px -2px rgba(255, 255, 255, 0.7), inset 0 0 3px 1px rgba(255, 255, 255, 0.7);
    background-color: rgb(255 255 255 / 10%);
}

.glassBtn::after {
    content: '';
    position: absolute;
    z-index: -1;
    inset: 0;
    border-radius: 9999px;
    -webkit-backdrop-filter: blur(0px);
            backdrop-filter: blur(0px);
    -webkit-filter: url(#btn-glass);
            filter: url(#btn-glass);
    overflow: hidden;
    isolation: isolate;
}

.glassBtn svg {
  width: 100%;
  height: 100%;
  stroke: #fff;
}

@-webkit-keyframes moveBackground {
  from {
    background-position: 0% 0%;
  }
  to {
    background-position: 0% -1000%;
  }
}

@keyframes moveBackground {
  from {
    background-position: 0% 0%;
  }
  to {
    background-position: 0% -1000%;
  }
}




.hidden {
  display: none !important;
}

/* Base Widget Container */
        .support-container {
            position: fixed;
            bottom: 20px;
            right: 20px;
            z-index: 1000;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
            display: flex;
            flex-direction: column;
            align-items: flex-end;
        }

        /* Floating Action Button (FAB) */
        .support-btn {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background-color: transparent;
            background-image: /* Make a transparent liquid glass effect with a nice glow effect */ 
                linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.05)),
                linear-gradient(45deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.02)); 
            border: none;
            cursor: pointer;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
            display: flex;
            align-items: center;
            justify-content: center;
            transition: transform 0.3s ease, background-color 0.2s ease, opacity 0.3s ease, scale 0.3s ease;
        }

        .support-btn:hover {
            /* background-color: #0056b3; */
            /* Add a subtle scale effect on hover for a more interactive feel */
            background-image: linear-gradient(145deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.1)),
                              linear-gradient(45deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.05));
            transform: scale(1.05);
        }

        /* Support Icon Style */
        .support-btn svg {
            width: 28px;
            height: 28px;
            fill: currentColor;
            transition: transform 0.3s ease;
        }

        /* Support Panel Card */
        .support-panel {
            position: absolute;
            bottom: 80px;
            right: 0;
            width: 300px;
            background: #ffffff;
            border-radius: 12px;
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
            overflow: hidden;
            display: none;
            opacity: 0;
            transform: translateY(20px) scale(0.95);
            transition: opacity 0.3s ease, transform 0.3s ease;
        }

        /* Panel Visibility Classes */
        .support-panel.show {
            display: block;
            /* Delayed forced reflow allows the transition to trigger */
            opacity: 1;
            transform: translateY(0) scale(1);
        }

        /* Panel Header */
        .panel-header {
            background-color: #007bff;
            color: white;
            padding: 16px;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .panel-header h3 {
            margin: 0;
            font-size: 16px;
        }

        /* Dismiss/Close Button inside Panel */
        .dismiss-btn {
            background: none;
            border: none;
            color: white;
            font-size: 20px;
            cursor: pointer;
            opacity: 0.8;
            transition: opacity 0.2s;
            line-height: 1;
        }

        .dismiss-btn:hover {
            opacity: 1;
        }

        /* Panel Body Content */
        .panel-body {
            padding: 20px;
            color: #333333;
            font-size: 14px;
            line-height: 1.5;
        }

        .panel-action-btn {
            display: block;
            width: 100%;
            text-align: center;
            background: #007bff;
            color: white;
            padding: 10px;
            border-radius: 6px;
            text-decoration: none;
            margin-top: 15px;
            font-weight: 500;
            transition: background 0.2s;
        }

        .panel-action-btn:hover {
            background: #0056b3;
        }

        /* Completely Hidden State for Dismissal */
        .support-container.dismissed {
            opacity: 0;
            transform: scale(0.8);
            pointer-events: none;
            transition: opacity 0.4s ease, transform 0.4s ease;
        }



        .blur-background {
            background-color: rgba(255, 255, 255, 0.4) !important;
            backdrop-filter: blur(10px);
            -webkit-backdrop-filter: blur(10px);
        }


        /* Active state for bottom floating nav items */
        .bottom-nav-link {
            padding: 4px 10px;
            border-radius: 14px;
            transition: background 0.25s ease, color 0.25s ease;
        }

        .bottom-nav-link.active {
            background: rgba(255, 255, 255, 0.25);
            backdrop-filter: blur(8px) saturate(140%);
            -webkit-backdrop-filter: blur(8px) saturate(140%);
            box-shadow: inset 0 2px 3px rgba(255, 255, 255, 0.4), 0 3px 10px rgba(0, 0, 0, 0.12);
            color: var(--bs-primary, #0056b3) !important;
        }

        .bottom-nav-link.active i,
        .bottom-nav-link.active span {
            color: var(--bs-primary, #0056b3) !important;
        }


        /* Liquid fluid indicator + tap animation for the bottom floating nav */
        #bottom_floating_bar {
            position: relative;
        }

        .nav-liquid-indicator {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            border-radius: 14px;
            background: rgba(255, 255, 255, 0.35);
            backdrop-filter: blur(10px) saturate(160%);
            -webkit-backdrop-filter: blur(10px) saturate(160%);
            box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.5), 0 4px 14px rgba(0, 0, 0, 0.12);
            transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), width 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), opacity 0.2s ease;
            pointer-events: none;
            z-index: 0;
            opacity: 0;
            will-change: transform, width;
        }

        .nav-liquid-indicator.is-visible {
            opacity: 1;
        }

        .bottom-nav-link {
            position: relative;
            z-index: 1;
        }

        @keyframes navIconTap {
            0% { transform: scale(1); }
            30% { transform: scale(0.78); }
            55% { transform: scale(1.22); }
            75% { transform: scale(0.95); }
            100% { transform: scale(1); }
        }

        .bottom-nav-link.nav-tap-animate i {
            display: inline-block;
            animation: navIconTap 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
        }


        /* Premium "Topics Details" purchase offcanvas */
        .premium-offcanvas-header {
            background: linear-gradient(135deg, #0d1b3d 0%, #16265c 55%, #1c3a8a 100%);
            padding: 22px 24px;
        }

        .premium-offcanvas-header .premium-offcanvas-title {
            color: #ffffff;
            letter-spacing: 0.2px;
        }

        .premium-offcanvas-header .premium-offcanvas-subtitle {
            color: rgba(255, 255, 255, 0.65);
        }

        .premium-offcanvas-header .premium-offcanvas-icon {
            width: 42px;
            height: 42px;
            border-radius: 12px;
            background: rgba(255, 255, 255, 0.12);
            border: 1px solid rgba(255, 255, 255, 0.18);
            display: flex;
            align-items: center;
            justify-content: center;
            color: #ffffff;
            font-size: 18px;
        }

        .premium-offcanvas-header .premium-offcanvas-close {
            background: rgba(255, 255, 255, 0.1);
            border: 1px solid rgba(255, 255, 255, 0.2);
            color: #ffffff;
        }

        .premium-offcanvas-header .premium-offcanvas-close:hover {
            background: rgba(255, 255, 255, 0.2);
        }

        .premium-summary-card {
            background: linear-gradient(135deg, #f4f7ff 0%, #eef2fb 100%);
            border: 1px solid #e3e8f5;
            box-shadow: 0 6px 20px rgba(19, 34, 92, 0.06);
        }

        .premium-summary-card .premium-summary-badge {
            background: rgba(19, 34, 92, 0.06);
            color: #16265c;
            border-radius: 20px;
            padding: 3px 10px;
            font-weight: 600;
            letter-spacing: 0.3px;
        }

        .premium-summary-card .premium-summary-price {
            color: #16265c;
        }

        .premium-section-label {
            color: #8a92a6;
            font-weight: 600;
            letter-spacing: 0.6px;
            text-transform: uppercase;
        }

        .premium-payment-option {
            border: 1px solid #e7eaf3 !important;
            transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
        }

        .premium-payment-option:hover {
            border-color: #1c3a8a !important;
            box-shadow: 0 8px 20px rgba(19, 34, 92, 0.1);
            transform: translateY(-1px);
        }

        .premium-payment-icon {
            width: 44px;
            height: 44px;
            min-width: 44px;
            border-radius: 12px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 18px;
        }

        .premium-payment-icon.is-momo {
            background: rgba(28, 58, 138, 0.08);
            color: #1c3a8a;
        }

        .premium-payment-icon.is-wallet {
            background: rgba(9, 143, 90, 0.08);
            color: #098f5a;
        }

        .premium-payment-icon.is-mtn {
            background: rgba(255, 193, 7, 0.14);
            color: #b8860b;
        }

        .premium-payment-icon.is-telecel {
            background: rgba(220, 53, 69, 0.08);
            color: #dc3545;
        }

        .premium-payment-icon.is-bigtime {
            background: rgba(108, 62, 219, 0.08);
            color: #6c3edb;
        }

        .premium-payment-option .premium-chevron {
            color: #b7bdcf;
            transition: transform 0.2s ease, color 0.2s ease;
        }

        .premium-payment-option:hover .premium-chevron {
            color: #1c3a8a;
            transform: translateX(3px);
        }


        /* Premium package selection modal */
        .premium-modal-content {
            border: none;
            border-radius: 20px;
            overflow: hidden;
            box-shadow: 0 20px 45px rgba(17, 24, 39, 0.2);
        }

        .premium-modal-content .premium-offcanvas-header {
            padding: 20px 22px;
        }

        .premium-modal-body {
            padding: 20px;
            background: #ffffff;
        }

        .premium-modal-option {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 10px;
            padding: 14px 16px;
            border-radius: 14px;
            border: 1px solid #e7eaf3;
            background: #fbfcff;
            text-decoration: none;
            transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
        }

        .premium-modal-option:hover {
            border-color: #1c3a8a;
            box-shadow: 0 8px 20px rgba(19, 34, 92, 0.1);
            transform: translateY(-1px);
        }

        .premium-modal-option .premium-modal-option-title {
            color: #16265c;
            font-weight: 600;
        }

        .premium-modal-option .premium-modal-option-subtitle {
            color: #8a92a6;
        }


        /* Premium E-Store */
        .store-hero {
            background: linear-gradient(135deg, #0d1b3d 0%, #16265c 55%, #1c3a8a 100%);
            border-radius: 28px;
            padding: 36px 28px;
            color: #ffffff;
            position: relative;
            overflow: hidden;
        }

        .store-hero::before {
            content: '';
            position: absolute;
            inset: 0;
            background: radial-gradient(circle at 85% 15%, rgba(255, 255, 255, 0.12), transparent 55%);
            pointer-events: none;
        }

        .store-hero .store-hero-icon {
            width: 70px;
            height: 70px;
            border-radius: 20px;
            background: rgba(255, 255, 255, 0.12);
            border: 1px solid rgba(255, 255, 255, 0.2);
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .store-hero .store-hero-badge {
            background: rgba(255, 255, 255, 0.14);
            border: 1px solid rgba(255, 255, 255, 0.22);
            border-radius: 20px;
            padding: 4px 12px;
            display: inline-block;
            letter-spacing: 0.4px;
        }

        .store-hero .store-hero-subtitle {
            color: rgba(255, 255, 255, 0.72);
        }

        .store-section-label {
            color: #8a92a6;
            font-weight: 600;
            letter-spacing: 0.6px;
            text-transform: uppercase;
        }

        .store-network-card {
            border: 1px solid rgba(17, 24, 39, 0.07) !important;
            box-shadow: 0 4px 16px rgba(17, 24, 39, 0.05);
            transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
            position: relative;
            overflow: hidden;
        }

        .store-network-card:hover {
            transform: translateY(-6px);
            box-shadow: 0 22px 40px rgba(17, 24, 39, 0.12);
        }

        .store-network-badge {
            position: absolute;
            top: 14px;
            right: 14px;
            font-size: 9px;
            font-weight: 700;
            letter-spacing: 0.4px;
            text-transform: uppercase;
            border-radius: 20px;
            padding: 3px 10px;
        }

        .store-network-badge.is-mtn { background: rgba(255, 193, 7, 0.14); color: #b8860b; }
        .store-network-badge.is-at { background: rgba(28, 58, 138, 0.08); color: #1c3a8a; }
        .store-network-badge.is-telecel { background: rgba(220, 53, 69, 0.08); color: #dc3545; }

        .store-network-logo-ring {
            width: 84px;
            height: 84px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            background: #ffffff;
            box-shadow: 0 0 0 6px rgba(17, 24, 39, 0.03), 0 8px 20px rgba(17, 24, 39, 0.08);
        }

        .store-network-footer {
            border-top: none;
            background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0));
        }

        .store-network-card:hover .store-network-footer i {
            transform: translateX(4px);
        }

        .store-network-footer i {
            transition: transform 0.2s ease;
        }

        .store-summary-card {
            background: linear-gradient(135deg, #f4f7ff 0%, #eef2fb 100%);
            border: 1px solid #e3e8f5;
            box-shadow: 0 6px 20px rgba(19, 34, 92, 0.06);
        }

        .store-whatsapp-btn {
            box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(37, 211, 102, 0.5);
            animation: storeWhatsappPulse 2.4s ease-out infinite;
        }

        @keyframes storeWhatsappPulse {
            0% { box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(37, 211, 102, 0.45); }
            70% { box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2), 0 0 0 14px rgba(37, 211, 102, 0); }
            100% { box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(37, 211, 102, 0); }
        }


        /* Premium payment review summary (reviewOffcanvas) */
        .review-summary-card {
            background: linear-gradient(135deg, #f4f7ff 0%, #eef2fb 100%);
            border: 1px solid #e3e8f5;
            box-shadow: 0 6px 20px rgba(19, 34, 92, 0.06);
            padding: 18px;
        }

        .review-summary-row {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 12px;
            padding: 10px 0;
        }

        .review-summary-row + .review-summary-row {
            border-top: 1px dashed rgba(19, 34, 92, 0.12);
        }

        .review-summary-row .review-summary-label {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6b7290;
            font-weight: 600;
        }

        .review-summary-row .review-summary-icon {
            width: 30px;
            height: 30px;
            min-width: 30px;
            border-radius: 9px;
            background: rgba(28, 58, 138, 0.08);
            color: #1c3a8a;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 13px;
        }

        .review-summary-row .review-summary-value {
            color: #16265c;
            font-weight: 700;
            text-align: right;
        }

        .review-notice {
            background: rgba(255, 193, 7, 0.12);
            border: 1px solid rgba(255, 193, 7, 0.3);
            border-radius: 14px;
            padding: 14px 16px;
        }

        .review-notice .review-notice-icon {
            width: 32px;
            height: 32px;
            min-width: 32px;
            border-radius: 9px;
            background: rgba(184, 134, 11, 0.14);
            color: #b8860b;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .review-action-cancel {
            border: 1px solid #e7eaf3;
            color: #6b7290;
            font-weight: 600;
            transition: border-color 0.2s ease, color 0.2s ease, background 0.2s ease;
        }

        .review-action-cancel:hover {
            border-color: #dc3545;
            color: #dc3545;
            background: rgba(220, 53, 69, 0.06);
        }

        .review-action-confirm {
            background: linear-gradient(135deg, #16265c, #1c3a8a);
            border: none;
            color: #ffffff;
            font-weight: 700;
            box-shadow: 0 10px 22px rgba(19, 34, 92, 0.22);
            transition: transform 0.2s ease, box-shadow 0.2s ease;
        }

        .review-action-confirm:hover {
            transform: translateY(-1px);
            box-shadow: 0 14px 28px rgba(19, 34, 92, 0.28);
        }


        /* Premium "order details" input styling (topicsDetailsOffcanvas) */
        .premium-input-group {
            display: flex;
            align-items: center;
            border: 1px solid #e7eaf3;
            border-radius: 14px;
            background: #fbfcff;
            transition: border-color 0.2s ease, box-shadow 0.2s ease;
            overflow: hidden;
        }

        .premium-input-group:focus-within {
            border-color: #1c3a8a;
            box-shadow: 0 0 0 3px rgba(28, 58, 138, 0.1);
        }

        .premium-input-group .premium-input-icon {
            width: 42px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #1c3a8a;
            background: rgba(28, 58, 138, 0.06);
            align-self: stretch;
        }

        .premium-input-group input,
        .premium-input-group select {
            border: none !important;
            border-radius: 0 !important;
            box-shadow: none !important;
            background: transparent !important;
        }

        .premium-selected-package-label {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

        .premium-select {
            border: 1px solid #e7eaf3 !important;
            border-radius: 14px !important;
            background-color: #fbfcff !important;
            transition: border-color 0.2s ease, box-shadow 0.2s ease;
        }

        .premium-select:focus {
            border-color: #1c3a8a !important;
            box-shadow: 0 0 0 3px rgba(28, 58, 138, 0.1) !important;
        }


        /* Premium transaction tracking modal */
        .track-result-item {
            border: 1px solid #e7eaf3;
            border-radius: 14px;
            padding: 12px 14px;
            margin-bottom: 10px;
            background: #fbfcff;
        }

        .track-result-row {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 10px;
        }

        .track-status-badge {
            font-size: 9px;
            font-weight: 700;
            letter-spacing: 0.4px;
            text-transform: uppercase;
            border-radius: 20px;
            padding: 3px 10px;
        }

        .track-status-badge.is-success { background: rgba(9, 143, 90, 0.12); color: #098f5a; }
        .track-status-badge.is-pending { background: rgba(255, 193, 7, 0.16); color: #b8860b; }
        .track-status-badge.is-failed { background: rgba(220, 53, 69, 0.1); color: #dc3545; }

        .track-empty-state {
            text-align: center;
            color: #8a92a6;
            padding: 24px 0;
        }


        /* Container to keep elements aligned */
.status-container {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

/* Base dot styling */
.status-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
}

/* Green Glow Animation */
.status-dot.online {
  background-color: #22c55e; /* Bright Green */
  box-shadow: 0 0 0 0 rgba(34, 197, 94, 0.7);
  animation: pulse-green 2s infinite;
}

/* Red/Away Colors */
.status-dot.offline {
  background-color: #ef4444; /* Bright Red */
  box-shadow: 0 0 0 0 rgba(239, 68, 68, 0.7);
  animation: pulse-red 2s infinite;
}

.status-dot.away {
  background-color: #f97316; /* Orange */
  box-shadow: 0 0 0 0 rgba(249, 115, 22, 0.7);
  animation: pulse-orange 2s infinite;
}

/* Keyframes for the glow */
@keyframes pulse-green {
  0% {
    box-shadow: 0 0 0 0 rgba(34, 197, 94, 0.4);
  }
  70% {
    box-shadow: 0 0 0 8px rgba(34, 197, 94, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(34, 197, 94, 0);
  }
}

@keyframes pulse-red {
  0% {
    box-shadow: 0 0 0 0 rgba(239, 68, 68, 0.4);
  }
  70% {
    box-shadow: 0 0 0 8px rgba(239, 68, 68, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(239, 68, 68, 0);
  }
}

@keyframes pulse-orange {
  0% {
    box-shadow: 0 0 0 0 rgba(249, 115, 22, 0.4);
  }
  70% {
    box-shadow: 0 0 0 8px rgba(249, 115, 22, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(249, 115, 22, 0);
  }
}


.no-scrollbar {
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* Internet Explorer 10+ */
}

.no-scrollbar::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}


/* Dark mode overrides for premium components (offcanvas headers, cards, modals, e-store) */
html.app-skin-dark .premium-summary-card,
html.app-skin-dark .store-summary-card,
html.app-skin-dark .review-summary-card,
html.app-skin-dark .premium-modal-option,
html.app-skin-dark .premium-input-group,
html.app-skin-dark .premium-select,
html.app-skin-dark .track-result-item,
html.app-skin-dark .review-action-cancel {
    background: #182544 !important;
    border-color: #263257 !important;
}

html.app-skin-dark .store-network-card {
    border-color: #263257 !important;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.3) !important;
}

html.app-skin-dark .store-network-logo-ring {
    background: #1c2a4d;
    box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.03), 0 8px 20px rgba(0, 0, 0, 0.3);
}

html.app-skin-dark .premium-summary-price,
html.app-skin-dark .review-summary-value,
html.app-skin-dark .premium-modal-option-title,
html.app-skin-dark .premium-offcanvas-title,
html.app-skin-dark .store-network-card .text-dark {
    color: #e7eaf3 !important;
}

html.app-skin-dark .premium-section-label,
html.app-skin-dark .store-section-label,
html.app-skin-dark .premium-modal-option-subtitle,
html.app-skin-dark .review-summary-label,
html.app-skin-dark .track-empty-state {
    color: #8a92a6 !important;
}

html.app-skin-dark .premium-input-icon {
    background: rgba(255, 255, 255, 0.06);
}

/* Commerce settings visual refresh */
.commerce-page {
    max-width: 1020px;
    margin: 0 auto;
    padding-top: 8px;
}

.commerce-page-heading {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 8px 0 22px;
}

.commerce-page-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    flex: 0 0 38px;
    border: 1px solid #d5e2f5;
    border-radius: 11px;
    color: #2d6cdf;
    background: #f2f7ff;
    font-size: 17px;
}

.commerce-page .text-danger.border-danger {
    margin: 0 auto 22px;
    max-width: 800px;
    border-color: #efadb5 !important;
    border-radius: 12px !important;
    background: #fff5f6;
    box-shadow: 0 5px 14px rgba(220, 53, 69, 0.06);
}

.commerce-page .text-danger.border-danger h6 {
    color: #a61e2d;
    font-weight: 700;
}

.commerce-settings-wrap {
    width: 100%;
}

.commerce-settings-card {
    border-color: #e1e8f1 !important;
    box-shadow: 0 8px 22px rgba(31, 60, 93, 0.06);
}

.commerce-settings-card h5 {
    color: #19324f;
    letter-spacing: 0;
}

.commerce-settings-card > p {
    line-height: 1.55;
}

.commerce-settings-card > span {
    display: block !important;
    padding: 12px 14px;
    border-left: 3px solid #9fc2ef;
    border-radius: 0 9px 9px 0;
    color: #64748b;
    background: #f6f9fd;
    line-height: 1.55;
}

.commerce-network-list {
    display: grid;
    gap: 8px;
}

.commerce-network-row {
    min-height: 52px;
    margin-top: 0 !important;
    border-color: #e1e8f1 !important;
    background: #fbfcfe !important;
    cursor: pointer;
    transition: border-color 0.2s ease, background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.commerce-network-row:hover {
    border-color: #b8cfee !important;
    background: #f4f8ff !important;
    box-shadow: 0 4px 12px rgba(45, 108, 223, 0.07);
    transform: translateY(-1px);
}

.commerce-network-row .status-container {
    width: 8px;
    height: 8px;
    gap: 0;
}

.commerce-network-row .form-check-input {
    cursor: pointer;
}

.commerce-actions #switch-button,
.commerce-settings-card #customize_price {
    min-height: 34px;
    padding: 8px 15px !important;
    border: 0;
    box-shadow: 0 5px 12px rgba(45, 108, 223, 0.16);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.commerce-actions #switch-button:hover,
.commerce-settings-card #customize_price:hover {
    box-shadow: 0 8px 16px rgba(45, 108, 223, 0.22);
    transform: translateY(-1px);
}

.commerce-settings-card .bg-soft-primary {
    border-color: #b9d0f2 !important;
    border-radius: 11px !important;
    background: #f2f7ff;
    color: #31598f !important;
    line-height: 1.55;
}

.commerce-settings-card .form-label {
    color: #526277;
    font-size: 11px;
    font-weight: 600;
}

.commerce-settings-card #phone_number,
.commerce-settings-card #select_network {
    min-height: 40px;
    border-color: #dbe4ef;
    border-radius: 10px !important;
    font-size: 11px;
}

.commerce-settings-card #phone_number:focus,
.commerce-settings-card #select_network:focus {
    border-color: #7fa8df;
    box-shadow: 0 0 0 3px rgba(45, 108, 223, 0.1);
}

html.app-skin-dark .commerce-page-icon {
    border-color: #38557f;
    color: #9dbaff;
    background: #1c3152;
}

html.app-skin-dark .commerce-page .text-danger.border-danger {
    border-color: #a14b59 !important;
    background: #402832;
}

html.app-skin-dark .commerce-page .text-danger.border-danger h6 {
    color: #ffb8bf;
}

html.app-skin-dark .commerce-settings-card {
    border-color: #304667 !important;
    background: #182544 !important;
    box-shadow: none;
}

html.app-skin-dark .commerce-settings-card h5,
html.app-skin-dark .commerce-settings-card .form-label {
    color: #dce8ff;
}

html.app-skin-dark .commerce-settings-card > span {
    border-left-color: #5274ad;
    color: #b8c4d8;
    background: #202f50;
}

html.app-skin-dark .commerce-network-row {
    border-color: #40506f !important;
    background: #202f50 !important;
}

html.app-skin-dark .commerce-network-row:hover {
    border-color: #5274ad !important;
    background: #263b60 !important;
}

html.app-skin-dark .commerce-settings-card .bg-soft-primary {
    border-color: #5274ad !important;
    background: #202f50;
    color: #c9dcff !important;
}

html.app-skin-dark .commerce-settings-card #phone_number,
html.app-skin-dark .commerce-settings-card #select_network {
    border-color: #40506f;
    background: #202f50;
    color: #e7eaf3;
}

@media (max-width: 767.98px) {
    .commerce-page {
        padding-top: 0;
    }

    .commerce-page-heading {
        margin: 4px 0 18px;
    }

    .commerce-settings-card {
        padding: 24px !important;
        border-radius: 16px !important;
    }
}

/* Commerce pricing offcanvas */
.commerce-pricing-offcanvas {
    width: min(430px, 100vw) !important;
    border-left: 1px solid #dfe7f1;
    background: #ffffff;
}

.commerce-pricing-header {
    min-height: 82px;
    border-color: #e2e8f0 !important;
    background: #ffffff;
}

.commerce-pricing-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    flex: 0 0 38px;
    border: 1px solid #c9dcf5;
    border-radius: 11px;
    color: #2d6cdf;
    background: #f2f7ff;
    font-size: 16px;
}

.commerce-pricing-close {
    color: #718096;
    background: #f4f7fb;
    transition: color 0.2s ease, background 0.2s ease, transform 0.2s ease;
}

.commerce-pricing-close:hover {
    color: #19324f;
    background: #eaf2ff;
    transform: rotate(90deg);
}

.commerce-pricing-body {
    padding: 22px 20px 12px;
}

.commerce-pricing-intro {
    padding: 0 4px 10px;
    border-bottom: 1px solid #e7edf5;
    color: #8a98aa;
    letter-spacing: .06em;
}

.commerce-pricing-intro span:last-child {
    min-width: 132px;
}

#pricing-body {
    max-height: calc(100vh - 190px);
    padding: 2px 2px 12px;
    overflow-y: auto;
}

#pricing-body .commerce-pricing-row {
    min-height: 48px;
    margin-bottom: 8px !important;
    border-color: #e1e8f1 !important;
    border-radius: 11px !important;
    background: #fbfcfe !important;
    box-shadow: 0 2px 7px rgba(31, 60, 93, 0.035);
    transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

#pricing-body .commerce-pricing-row:hover {
    border-color: #b9d0f2 !important;
    background: #f5f9ff !important;
    box-shadow: 0 5px 12px rgba(45, 108, 223, 0.07);
}

#pricing-body .commerce-pricing-row .commerce-pricing-input {
    width: 100px !important;
    min-height: 32px;
    margin-right: 0 !important;
    border-color: #cddbea;
    color: #19324f;
    background: #ffffff;
    font-size: 11px !important;
}

#pricing-body .commerce-pricing-row .commerce-pricing-input:focus {
    border-color: #7fa8df;
    box-shadow: 0 0 0 3px rgba(45, 108, 223, 0.1);
}

#pricing-footer {
    position: sticky;
    bottom: 0;
    z-index: 2;
    padding: 8px 12px 12px;
    border-top: 1px solid #e2e8f0;
    background: rgba(255, 255, 255, 0.96);
    backdrop-filter: blur(8px);
}

#pricing-footer .commerce-pricing-save {
    min-height: 40px;
    margin: 0 !important;
    border: 0;
    border-radius: 10px !important;
    box-shadow: 0 7px 16px rgba(45, 108, 223, 0.18);
}

html.app-skin-dark .commerce-pricing-offcanvas,
html.app-skin-dark .commerce-pricing-header {
    border-color: #304667;
    background: #182544;
}

html.app-skin-dark .commerce-pricing-icon {
    border-color: #5274ad;
    color: #b8cfff;
    background: #223b61;
}

html.app-skin-dark .commerce-pricing-close {
    color: #b8c4d8;
    background: #202f50;
}

html.app-skin-dark .commerce-pricing-close:hover {
    color: #e7f0ff;
    background: #263b60;
}

html.app-skin-dark .commerce-pricing-intro {
    border-color: #304667;
    color: #aebbd0;
}

html.app-skin-dark #pricing-body .commerce-pricing-row {
    border-color: #40506f !important;
    background: #202f50 !important;
    box-shadow: none;
}

html.app-skin-dark #pricing-body .commerce-pricing-row:hover {
    border-color: #5274ad !important;
    background: #263b60 !important;
}

html.app-skin-dark #pricing-body .commerce-pricing-row .commerce-pricing-input {
    border-color: #5274ad;
    color: #e7eaf3;
    background: #182544;
}

html.app-skin-dark #pricing-footer {
    border-color: #304667;
    background: rgba(24, 37, 68, 0.96);
}

@media (max-width: 767.98px) {
    .commerce-pricing-offcanvas {
        width: 100% !important;
        height: 82vh !important;
        border-top: 1px solid #dfe7f1;
        border-left: 0;
        border-radius: 18px 18px 0 0;
    }

    .commerce-pricing-body {
        padding: 18px 14px 10px;
    }

    #pricing-body {
        max-height: calc(82vh - 170px);
    }
}

/* Storefront visual refresh */
.store-page {
    max-width: 1180px;
    margin: 0 auto;
    padding-top: 8px;
}

.store-page > .row > .col-12:first-child {
    margin-top: 8px !important;
}

.store-page .store-hero {
    min-height: 190px;
    padding: 34px 36px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 20px;
    background: linear-gradient(118deg, #102044 0%, #18316a 58%, #2860ad 100%);
    box-shadow: 0 16px 34px rgba(16, 32, 68, 0.18);
}

.store-page .store-hero::after {
    content: '';
    position: absolute;
    right: 7%;
    bottom: -42px;
    width: 170px;
    height: 170px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 50%;
    box-shadow: 0 0 0 18px rgba(255, 255, 255, 0.03), 0 0 0 36px rgba(255, 255, 255, 0.025);
    pointer-events: none;
}

.store-page .store-hero-icon {
    width: 62px;
    height: 62px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.16);
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12);
}

.store-page .store-hero-badge {
    padding: 5px 11px;
    border-radius: 8px;
    color: #dbeaff;
    font-weight: 600;
}

.store-page .store-hero-subtitle {
    display: block;
    max-width: 470px;
    line-height: 1.6;
}

.store-page .store-section-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #19324f;
    font-size: 10px !important;
    font-weight: 700;
    letter-spacing: .08em;
}

.store-page .store-section-label::before {
    content: '';
    width: 18px;
    height: 2px;
    border-radius: 99px;
    background: #2d6cdf;
}

.store-page .store-network-grid {
    gap: 14px !important;
}

.store-page .store-network-grid > [id$="_activation"] {
    max-width: 285px;
    padding: 0;
}

.store-page .store-network-card {
    min-height: 260px;
    border: 1px solid #e2e8f0 !important;
    border-radius: 18px !important;
    background: #ffffff;
    box-shadow: 0 8px 20px rgba(31, 60, 93, 0.06);
}

.store-page .store-network-card:hover {
    transform: translateY(-4px);
    border-color: #c5d8ef !important;
    box-shadow: 0 18px 30px rgba(31, 60, 93, 0.11);
}

.store-page .store-network-card .card-body {
    padding: 28px 20px 22px;
}

.store-page .store-network-badge {
    top: 16px;
    right: 16px;
    padding: 4px 9px;
    border-radius: 7px;
    font-size: 8px;
}

.store-page .store-network-logo-ring {
    width: 76px;
    height: 76px;
    border: 1px solid #edf1f7;
    box-shadow: 0 0 0 7px #f8fafc, 0 8px 18px rgba(31, 60, 93, 0.08);
}

.store-page .store-network-footer {
    padding: 11px 16px !important;
    border-radius: 0 0 18px 18px !important;
}

.store-page .store-network-footer span {
    font-size: 11px !important;
}

.store-page .floating-btn.store-whatsapp-btn {
    width: 52px;
    height: 52px;
    right: 24px;
    bottom: 24px;
    border: 4px solid #ffffff;
    font-size: 20px;
}

html.app-skin-dark .store-page .store-section-label {
    color: #e7eaf3;
}

html.app-skin-dark .store-page .store-network-card {
    background: #182544;
    border-color: #304667 !important;
}

html.app-skin-dark .store-page .store-network-card:hover {
    border-color: #5274ad !important;
}

html.app-skin-dark .store-page .store-network-logo-ring {
    border-color: #304667;
    box-shadow: 0 0 0 7px #14213b, 0 8px 18px rgba(0, 0, 0, 0.3);
}

@media (max-width: 767.98px) {
    .store-page {
        padding-top: 0;
    }

    .store-page .store-hero {
        min-height: 0;
        padding: 26px 22px;
        border-radius: 16px;
    }

    .store-page .store-hero::after {
        right: -70px;
        bottom: -70px;
    }

    .store-page .store-network-grid > [id$="_activation"] {
        max-width: 340px;
        width: 100%;
    }

    .store-page .store-network-card {
        min-height: 238px;
    }

    .store-page .floating-btn.store-whatsapp-btn {
        right: 16px;
        bottom: 16px;
    }
}

html.app-skin-dark .review-notice {
    background: rgba(255, 193, 7, 0.08);
    border-color: rgba(255, 193, 7, 0.2);
}

html.app-skin-dark .review-action-cancel {
    color: #b1b4c0 !important;
}

html.app-skin-dark .bottom-nav-link.active {
    color: #7f9cff !important;
}

html.app-skin-dark .bottom-nav-link.active i,
html.app-skin-dark .bottom-nav-link.active span {
    color: #7f9cff !important;
}


/* Premium Yello delivery progress card */
.delivery-progress-card {
    background: #f5f9ff;
    border: 1px solid #b9d0f2 !important;
    border-left: 4px solid #2d6cdf !important;
    box-shadow: 0 8px 22px rgba(19, 34, 92, 0.1);
}

.delivery-progress-card [data-yello-delivery-header] {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 42px;
    color: #163b73 !important;
    background: #e8f1ff !important;
    border: 1px solid #a9c8f2 !important;
    border-radius: 12px !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8);
    font-weight: 700;
    line-height: 1.45;
}

.delivery-progress-card [data-yello-delivery-header]::before {
    content: 'LIVE';
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    height: 22px;
    padding: 0 7px;
    border-radius: 999px;
    background: #2d6cdf;
    color: #ffffff;
    font-size: 9px;
    font-weight: 800;
}

.delivery-progress-card [data-yello-delivery-header].text-danger {
    color: #9f2634 !important;
    background: #fff0f1 !important;
    border-color: #efadb5 !important;
}

.delivery-progress-card [data-yello-delivery-header].text-danger::before {
    content: '!';
    background: #dc3545;
    font-size: 13px;
}

.delivery-progress-card [data-yello-delivery-header].text-teal {
    color: #126c63 !important;
    background: #e6f7f3 !important;
    border-color: #9bd8ce !important;
}

.delivery-progress-card [data-yello-delivery-header].text-teal::before {
    content: 'OK';
    background: #168579;
}

.delivery-progress-card [data-yello-delivery-header].text-warning {
    color: #805b00 !important;
    background: #fff8df !important;
    border-color: #efd58b !important;
}

.delivery-progress-card [data-yello-delivery-header].text-warning::before {
    content: '!';
    background: #d89b00;
    font-size: 13px;
}

.delivery-progress-icon {
    width: 42px;
    height: 42px;
    min-width: 42px;
    border-radius: 12px;
    background: rgba(28, 58, 138, 0.08);
    color: #1c3a8a;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.delivery-progress-row {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #ffffff;
    border: 1px solid #d5e2f5;
    box-shadow: 0 2px 8px rgba(19, 34, 92, 0.04);
    border-radius: 12px;
    padding: 10px 12px;
}

.delivery-progress-icon-sm {
    width: 32px;
    height: 32px;
    min-width: 32px;
    border-radius: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.delivery-progress-icon-sm.is-success {
    background: rgba(9, 143, 90, 0.12);
    color: #098f5a;
}

.delivery-progress-icon-sm.is-pending {
    background: rgba(255, 193, 7, 0.16);
    color: #b8860b;
}

html.app-skin-dark .delivery-progress-card {
    background: #182544 !important;
    border-color: #405886 !important;
    border-left-color: #7f9cff !important;
}

html.app-skin-dark .delivery-progress-row {
    background: #202f50 !important;
    border-color: #405886 !important;
}

html.app-skin-dark .delivery-progress-card [data-yello-delivery-header] {
    color: #dce8ff !important;
    background: #22345a !important;
    border-color: #5274ad !important;
}

html.app-skin-dark .delivery-progress-card [data-yello-delivery-header].text-danger {
    color: #ffb8bf !important;
    background: #4a2633 !important;
    border-color: #a14b59 !important;
}

html.app-skin-dark .delivery-progress-card [data-yello-delivery-header].text-teal {
    color: #a7e6dc !important;
    background: #1d4547 !important;
    border-color: #398d85 !important;
}

html.app-skin-dark .delivery-progress-card [data-yello-delivery-header].text-warning {
    color: #ffe39a !important;
    background: #4d4022 !important;
    border-color: #907832 !important;
}

/* Compact delivery summary for the header account dropdown */
#nav-yellow-delivery-updates {
    width: auto;
    margin-right: 12px !important;
    margin-left: 12px !important;
    border-radius: 14px !important;
    border-left-width: 3px !important;
    box-shadow: 0 5px 16px rgba(19, 34, 92, 0.12);
}

#nav-yellow-delivery-updates .card-body {
    padding: 12px !important;
}

#nav-yellow-delivery-updates .card-body > .d-flex > span,
#nav-yellow-delivery-updates .delivery-progress-row [data-yello-delivery-message_],
#nav-yellow-delivery-updates .delivery-progress-row [data-yello-delivery-up-next_] {
    font-weight: 500 !important;
}

#nav-yellow-delivery-updates .card-body > .d-flex > span {
    font-weight: 600 !important;
}

#nav-yellow-delivery-updates .delivery-progress-row .text-uppercase {
    font-weight: 500 !important;
}

#nav-yellow-delivery-updates .delivery-progress-icon {
    width: 30px !important;
    height: 30px !important;
    min-width: 30px !important;
    border-radius: 9px;
    font-size: 13px !important;
}

#nav-yellow-delivery-updates [data-yello-delivery-header_] {
    display: flex;
    align-items: center;
    gap: 7px;
    min-height: 32px;
    margin-bottom: 9px !important;
    padding: 6px 8px !important;
    border-radius: 9px !important;
    font-size: 10px !important;
    font-weight: 500;
    line-height: 1.35;
    overflow: hidden;
}

#nav-yellow-delivery-updates [data-yello-delivery-header_]::before {
    content: 'LIVE';
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 34px;
    height: 18px;
    padding: 0 5px;
    border-radius: 999px;
    background: #2d6cdf;
    color: #ffffff;
    font-size: 8px;
    font-weight: 800;
}

#nav-yellow-delivery-updates [data-yello-delivery-header_].text-danger::before {
    content: '!';
    background: #dc3545;
    font-size: 11px;
}

#nav-yellow-delivery-updates [data-yello-delivery-header_].text-teal::before {
    content: 'OK';
    background: #168579;
}

#nav-yellow-delivery-updates [data-yello-delivery-header_].text-warning::before {
    content: '!';
    background: #d89b00;
    font-size: 11px;
}

#nav-yellow-delivery-updates .delivery-progress-row {
    gap: 8px;
    min-width: 0;
    padding: 7px 8px;
    border-radius: 9px;
}

#nav-yellow-delivery-updates .delivery-progress-row > div {
    min-width: 0;
}

#nav-yellow-delivery-updates .delivery-progress-row .delivery-progress-icon-sm {
    width: 24px !important;
    height: 24px !important;
    min-width: 24px !important;
    border-radius: 7px;
    font-size: 10px !important;
}

#nav-yellow-delivery-updates .delivery-progress-row [data-yello-delivery-message_],
#nav-yellow-delivery-updates .delivery-progress-row [data-yello-delivery-up-next_] {
    display: block;
    max-width: 220px;
    overflow: visible;
    white-space: normal;
    overflow-wrap: anywhere;
    line-height: 1.35;
}

html.app-skin-dark #nav-yellow-delivery-updates {
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.24);
}

html.app-skin-dark #nav-yellow-delivery-updates [data-yello-delivery-header_].text-danger {
    color: #ffb8bf !important;
    background: #4a2633 !important;
    border-color: #a14b59 !important;
}

html.app-skin-dark #nav-yellow-delivery-updates [data-yello-delivery-header_].text-teal {
    color: #a7e6dc !important;
    background: #1d4547 !important;
    border-color: #398d85 !important;
}

html.app-skin-dark #nav-yellow-delivery-updates [data-yello-delivery-header_].text-warning {
    color: #ffe39a !important;
    background: #4d4022 !important;
    border-color: #907832 !important;
}

#mtn-refund-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin: 10px 12px 0;
    padding: 10px 11px;
    border: 1px solid #d9e2ef;
    border-radius: 11px;
    background: #f8fafc;
}

.mtn-refund-control-copy {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.mtn-refund-control-title {
    color: #26364d;
    font-size: 10px;
    font-weight: 600;
    line-height: 1.35;
}

.mtn-refund-control-status {
    color: #75839a;
    font-size: 9px;
    line-height: 1.35;
}

.mtn-refund-switch {
    position: relative;
    flex: 0 0 auto;
    width: 36px;
    height: 20px;
    padding: 0;
    border: 0;
    border-radius: 999px;
    background: #aeb9c8;
    cursor: pointer;
    transition: background 0.2s ease, box-shadow 0.2s ease;
}

.mtn-refund-switch:focus-visible {
    outline: 2px solid #2d6cdf;
    outline-offset: 2px;
}

.mtn-refund-switch-thumb {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #ffffff;
    box-shadow: 0 1px 4px rgba(19, 34, 92, 0.25);
    transition: transform 0.2s ease;
}

#mtn-refund-toggle.is-active {
    border-color: #9bd8ce;
    background: #eefaf8;
}

#mtn-refund-toggle.is-active .mtn-refund-control-status {
    color: #168579;
}

#mtn-refund-toggle.is-active .mtn-refund-switch {
    background: #168579;
    box-shadow: 0 0 0 3px rgba(22, 133, 121, 0.12);
}

#mtn-refund-toggle.is-active .mtn-refund-switch-thumb {
    transform: translateX(16px);
}

html.app-skin-dark #mtn-refund-toggle {
    border-color: #40506f;
    background: #202f50;
}

html.app-skin-dark .mtn-refund-control-title {
    color: #dce8ff;
}

html.app-skin-dark .mtn-refund-control-status {
    color: #aeb9c8;
}

html.app-skin-dark #mtn-refund-toggle.is-active {
    border-color: #398d85;
    background: #1d4547;
}

.nav-logout-action {
    display: flex;
    align-items: center;
    gap: 9px;
    margin: 10px 12px 4px;
    padding: 9px 10px;
    border: 1px solid #f0c6cc;
    border-radius: 11px;
    color: #b42335;
    background: #fff7f8;
    text-decoration: none;
    transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.nav-logout-action:hover {
    border-color: #dc3545;
    color: #a61e2d;
    background: #fff0f1;
    box-shadow: 0 5px 14px rgba(220, 53, 69, 0.12);
    transform: translateY(-1px);
}

.nav-logout-action:focus-visible {
    outline: 2px solid #dc3545;
    outline-offset: 2px;
}

.nav-logout-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 27px;
    height: 27px;
    flex: 0 0 27px;
    border: 1px solid #efadb5;
    border-radius: 8px;
    color: #dc3545;
    background: #ffffff;
    font-size: 12px;
}

.nav-logout-copy {
    display: flex;
    flex: 1 1 auto;
    min-width: 0;
    flex-direction: column;
}

.nav-logout-title {
    font-size: 11px;
    font-weight: 600;
    line-height: 1.3;
}

.nav-logout-subtitle {
    color: #8b6a70;
    font-size: 9px;
    line-height: 1.3;
}

.nav-logout-arrow {
    flex: 0 0 auto;
    color: #d88791;
    font-size: 11px;
}

html.app-skin-dark .nav-logout-action {
    border-color: #75404b;
    color: #ffb8bf;
    background: #402832;
}

html.app-skin-dark .nav-logout-action:hover {
    border-color: #e27681;
    color: #ffd7db;
    background: #4d2d38;
}

html.app-skin-dark .nav-logout-icon {
    border-color: #a14b59;
    color: #ff9da8;
    background: #2e2029;
}

html.app-skin-dark .nav-logout-subtitle {
    color: #d39aa1;
}

html.app-skin-dark .nav-logout-arrow {
    color: #e27681;
}

.nav-api-action {
    display: flex;
    align-items: center;
    gap: 9px;
    margin: 4px 12px 10px;
    padding: 9px 10px;
    border: 1px solid #d9e4f2;
    border-radius: 11px;
    color: #1d3f74;
    background: #f2f7ff;
    text-decoration: none;
    transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.nav-api-action:hover {
    border-color: #2d6cdf;
    color: #163b73;
    background: #e8f1ff;
    box-shadow: 0 5px 14px rgba(45, 108, 223, 0.14);
    transform: translateY(-1px);
}

.nav-api-action:focus-visible {
    outline: 2px solid #2d6cdf;
    outline-offset: 2px;
}

.nav-api-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 27px;
    height: 27px;
    flex: 0 0 27px;
    border: 1px solid #a9c8f2;
    border-radius: 8px;
    color: #2d6cdf;
    background: #ffffff;
    font-size: 12px;
}

.nav-api-copy {
    display: flex;
    flex: 1 1 auto;
    min-width: 0;
    flex-direction: column;
}

.nav-api-title {
    font-size: 11px;
    font-weight: 600;
    line-height: 1.3;
}

.nav-api-subtitle {
    color: #6b87ab;
    font-size: 9px;
    line-height: 1.3;
}

.nav-api-arrow {
    flex: 0 0 auto;
    color: #7fa4e0;
    font-size: 11px;
}

html.app-skin-dark .nav-api-action {
    border-color: #38557f;
    color: #dce8ff;
    background: #1c3152;
}

html.app-skin-dark .nav-api-action:hover {
    border-color: #7f9cff;
    color: #eef2ff;
    background: #223b61;
}

html.app-skin-dark .nav-api-icon {
    border-color: #5274ad;
    color: #9dbaff;
    background: #16233d;
}

html.app-skin-dark .nav-api-subtitle {
    color: #9dafd0;
}

html.app-skin-dark .nav-api-arrow {
    color: #7f9cff;
}


/* Premium Transactions page */
.txn-notice-card {
    background: #fffaf0;
    border: 1px solid #efd58b !important;
    border-left: 4px solid #d89b00 !important;
    box-shadow: 0 8px 22px rgba(130, 91, 0, 0.1);
}

.txn-notice-card .txn-notice-icon-badge {
    width: 40px;
    height: 40px;
    min-width: 40px;
    border-radius: 12px;
    background: #ffedb3;
    color: #8a5a00;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

.txn-notice-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.txn-notice-item .txn-notice-dot {
    width: 22px;
    height: 22px;
    min-width: 22px;
    border-radius: 7px;
    background: #ffedb3;
    color: #8a5a00;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    margin-top: 1px;
}

.txn-toolbar-btn {
    font-size: 12px;
    border: 1px solid #e7eaf3 !important;
    background: #ffffff;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.txn-toolbar-btn:hover {
    border-color: #1c3a8a !important;
    box-shadow: 0 6px 16px rgba(19, 34, 92, 0.1);
    transform: translateY(-1px);
}

.txn-toolbar-btn.is-danger:hover {
    border-color: #dc3545 !important;
    box-shadow: 0 6px 16px rgba(220, 53, 69, 0.12);
}


/* Premium transaction filtration panel */
.txn-filter-panel {
    background: #f4fbfa;
    border: 1px solid #adddd5 !important;
    border-left: 4px solid #168579 !important;
    box-shadow: 0 8px 22px rgba(22, 133, 121, 0.1);
}

.txn-filter-icon {
    width: 38px;
    height: 38px;
    min-width: 38px;
    border-radius: 11px;
    background: #d8f2ee;
    color: #126c63;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
}

.txn-filter-chip {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    font-weight: 600;
    color: #16265c;
    border: 1px solid #e3e8f5;
    background: #ffffff;
    padding: 8px 14px;
    border-radius: 20px;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease, background 0.2s ease;
}

.txn-filter-chip:hover {
    border-color: #1c3a8a;
    box-shadow: 0 6px 16px rgba(19, 34, 92, 0.12);
    transform: translateY(-1px);
    background: #f4f7ff;
}

.txn-filter-chip.is-danger {
    color: #dc3545;
}

.txn-filter-chip.is-danger:hover {
    border-color: #dc3545;
    box-shadow: 0 6px 16px rgba(220, 53, 69, 0.14);
    background: rgba(220, 53, 69, 0.06);
}

html.app-skin-dark .txn-filter-panel {
    background: #182544 !important;
    border-color: #405886 !important;
    border-left-color: #55c4b7 !important;
}

html.app-skin-dark .txn-filter-chip {
    background: #182544;
    border-color: #263257;
    color: #e7eaf3;
}

html.app-skin-dark .txn-filter-chip:hover {
    background: rgba(255, 255, 255, 0.06);
}


/* Nicer inline loading state + date picker + filter dropdown for the transaction filter chips */
.txn-inline-spinner {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 11px;
    font-weight: 600;
    color: #1c3a8a;
}

.txn-inline-spinner .spinner-border {
    width: 13px;
    height: 13px;
    border-width: 2px;
    color: #1c3a8a;
}

.txn-date-picker-wrap {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #ffffff;
    border: 1px solid #e3e8f5;
    border-radius: 20px;
    padding: 7px 14px;
    box-shadow: 0 6px 16px rgba(19, 34, 92, 0.08);
    animation: slideIn 0.25s ease;
}

.txn-date-picker-wrap i {
    color: #1c3a8a;
    font-size: 12px;
}

.txn-date-picker-wrap input[type="date"] {
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
    font-size: 12px;
    color: #16265c;
    padding: 0 !important;
}

.txn-filter-dropdown-anchor {
    position: relative;
}

.txn-filter-dropdown {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    z-index: 20;
    background: #ffffff;
    border: 1px solid #e3e8f5;
    border-radius: 14px;
    box-shadow: 0 14px 30px rgba(19, 34, 92, 0.16);
    padding: 8px;
    min-width: 200px;
    animation: slideIn 0.2s ease;
}

.txn-filter-dropdown-item {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 9px 10px;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 600;
    color: #16265c;
    cursor: pointer;
    transition: background 0.15s ease;
}

.txn-filter-dropdown-item:hover {
    background: rgba(28, 58, 138, 0.07);
}

.txn-filter-dropdown-item i {
    color: #1c3a8a;
    font-size: 12px;
}

html.app-skin-dark .txn-date-picker-wrap,
html.app-skin-dark .txn-filter-dropdown {
    background: #182544;
    border-color: #263257;
}

html.app-skin-dark .txn-date-picker-wrap input[type="date"],
html.app-skin-dark .txn-filter-dropdown-item {
    color: #e7eaf3;
}

html.app-skin-dark .txn-filter-dropdown-item:hover {
    background: rgba(255, 255, 255, 0.06);
}

.txn-table-card {
    background: #fbfcff !important;
}

.txn-records-badge {
    background: rgba(28, 58, 138, 0.08);
    color: #1c3a8a;
    border-radius: 20px;
    padding: 4px 12px;
    font-weight: 700;
}

.txn-table thead th {
    color: #8a92a6;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    font-size: 10px;
    border-bottom: 1px solid #e7eaf3;
}

.txn-table tbody tr {
    transition: background 0.15s ease;
}

.txn-table tbody tr:hover {
    background: rgba(28, 58, 138, 0.03) !important;
}

.txn-table td {
    vertical-align: middle;
    border-bottom: 1px solid #eef1f8;
    padding-top: 14px;
    padding-bottom: 14px;
}

.txn-table tbody tr:last-child td {
    border-bottom: none;
}

.txn-avatar-badge {
    width: 30px;
    height: 30px;
    min-width: 30px;
    border-radius: 50%;
    background: rgba(28, 58, 138, 0.08);
    color: #1c3a8a;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 11px;
}

.txn-status-pill {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    border-radius: 20px;
    padding: 5px 12px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.3px;
}

.txn-status-pill .txn-status-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.txn-status-pill.is-success { background: rgba(9, 143, 90, 0.1); color: #098f5a; }
.txn-status-pill.is-success .txn-status-dot { background: #098f5a; }

.txn-status-pill.is-progress { background: rgba(28, 58, 138, 0.08); color: #1c3a8a; }
.txn-status-pill.is-progress .txn-status-dot { background: #1c3a8a; }

.txn-status-pill.is-failed { background: rgba(220, 53, 69, 0.1); color: #dc3545; }
.txn-status-pill.is-failed .txn-status-dot { background: #dc3545; }

.txn-status-pill.is-neutral { background: rgba(138, 146, 166, 0.14); color: #6b7290; }
.txn-status-pill.is-neutral .txn-status-dot { background: #6b7290; }

.txn-package-pill {
    display: inline-block;
    background: #ffffff;
    border: 1px solid #e7eaf3;
    border-radius: 10px;
    padding: 4px 10px;
    font-size: 11px;
    font-weight: 600;
    color: #16265c;
}

.txn-mono {
    font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
    letter-spacing: 0.2px;
}

html.app-skin-dark .txn-avatar-badge {
    background: rgba(255, 255, 255, 0.08);
    color: #b1b4c0;
}

html.app-skin-dark .txn-package-pill {
    background: #182544;
    border-color: #263257;
    color: #e7eaf3;
}

html.app-skin-dark .txn-table td {
    border-color: #263257;
}

.txn-mobile-card {
    border: 1px solid #e7eaf3 !important;
    background: #ffffff !important;
    box-shadow: 0 4px 14px rgba(19, 34, 92, 0.05);
    transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.txn-mobile-card:active {
    transform: scale(0.99);
}

.txn-mobile-card:hover {
    box-shadow: 0 10px 24px rgba(19, 34, 92, 0.09);
}

.txn-mobile-chevron {
    color: #b7bdcf;
    font-size: 14px;
}

.txn-mobile-divider {
    border-top: 1px dashed rgba(19, 34, 92, 0.1);
}

html.app-skin-dark .txn-mobile-divider {
    border-color: #263257;
}

.receipt-detail-card {
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid rgba(19, 34, 92, 0.08);
    box-shadow: 0 6px 20px rgba(19, 34, 92, 0.06);
}

html.app-skin-dark .txn-notice-card,
html.app-skin-dark .txn-table-card,
html.app-skin-dark .txn-mobile-card,
html.app-skin-dark .txn-toolbar-btn {
    background: #182544 !important;
    border-color: #263257 !important;
}

html.app-skin-dark .txn-notice-card {
    border-color: #75612d !important;
    border-left-color: #f0c75e !important;
}

html.app-skin-dark .txn-notice-card .txn-notice-icon-badge,
html.app-skin-dark .txn-notice-card .txn-notice-dot {
    background: rgba(240, 199, 94, 0.18);
    color: #f0c75e;
}

html.app-skin-dark .txn-table thead th {
    border-color: #263257;
}

html.app-skin-dark .txn-table tbody tr:hover {
    background: rgba(255, 255, 255, 0.04) !important;
}

html.app-skin-dark .receipt-detail-card {
    background: rgba(255, 255, 255, 0.04);
    border-color: rgba(255, 255, 255, 0.08);
}


/* Premium receipt comment/disclaimer note */
.txn-receipt-comment {
    background: rgba(28, 58, 138, 0.05);
    border: 1px solid rgba(28, 58, 138, 0.1);
    border-radius: 12px;
    padding: 12px 14px;
}

.txn-receipt-comment-icon {
    width: 24px;
    height: 24px;
    min-width: 24px;
    border-radius: 8px;
    background: rgba(28, 58, 138, 0.1);
    color: #1c3a8a;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1px;
}

html.app-skin-dark .txn-receipt-comment {
    background: rgba(255, 255, 255, 0.04);
    border-color: rgba(255, 255, 255, 0.08);
}

html.app-skin-dark .txn-receipt-comment-icon {
    background: rgba(255, 255, 255, 0.08);
    color: #b1b4c0;
}


/* Premium search box (transactions toolbar) */
@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateX(16px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.txn-search-trigger {
    width: 34px;
    height: 34px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e7eaf3;
    background: #ffffff;
    color: #1c3a8a;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.txn-search-trigger:hover {
    border-color: #1c3a8a;
    box-shadow: 0 6px 16px rgba(19, 34, 92, 0.1);
    transform: translateY(-1px);
}

.txn-search-box {
    background: #ffffff;
    border: 1px solid #e7eaf3;
    border-radius: 14px;
    padding: 4px 6px 4px 4px;
    box-shadow: 0 6px 20px rgba(19, 34, 92, 0.06);
}

.txn-search-input-wrap {
    position: relative;
    display: flex;
    align-items: center;
}

.txn-search-input-wrap .txn-search-input-icon {
    position: absolute;
    left: 12px;
    color: #8a92a6;
    font-size: 12px;
    pointer-events: none;
}

.txn-search-input {
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
    padding-left: 32px !important;
}

.txn-search-action-btn,
.txn-search-close-btn {
    width: 30px;
    height: 30px;
    min-width: 30px;
    border-radius: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.txn-search-action-btn {
    background: linear-gradient(135deg, #16265c, #1c3a8a);
    color: #ffffff;
}

.txn-search-action-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 18px rgba(19, 34, 92, 0.25);
}

.txn-search-close-btn {
    background: rgba(220, 53, 69, 0.08);
    color: #dc3545;
}

.txn-search-close-btn:hover {
    background: rgba(220, 53, 69, 0.16);
}

html.app-skin-dark .txn-search-trigger,
html.app-skin-dark .txn-search-box {
    background: #182544 !important;
    border-color: #263257 !important;
}


/*# sourceMappingURL=theme.min.css.map */