.blgcomment-list>li:nth-child(n+2) {
    margin-block-start: 15px !important;
}

.custom-card {
    border: 1px solid #ced4da;
}

.customizer-action svg {
    width: 23px !important;
    color: #ffffff !important;
}

.active-mode {
    border: solid 2px #000000 !important;
}

.property-img {
    max-width: 507px;
    max-height: 286px;
}

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

.custom .media {
    padding: 10px !important;
}

.user-avatar {
    width: 30px;
    height: 30px;
}

@media only screen and (max-width: 410px) {
    .header_li {
        display: none !important;
    }
}

.blgcomment-list li .media img {
    width: auto;
    height: 40px !important;
}

#card-element {
    border: 1px solid #e5e5e5 !important;
    border-radius: 5px !important;
    padding: 13px !important;
}

.codex-sidebar .logo-gridwrap {
    padding: 0px 16px !important;
}

.setting-logo {
    width: 300px !important;
    ;
}

.landing-logo {
    max-width: 225px;

}

.auth-main .auth-wrapper.v2 .logo {
    max-width: 300px;

}

.b-brand .logo {
    max-width: 212px !important;

}

.lan-footer .codex-brand {
    margin-block-end: 0px !important;
}

.email-sidebar ul.custom-sidebarmenu-list {
    margin-block-start: 0px;
}

.invoice-logo {
    width: 250px;
}

.codex-calendar .events-list li {
    font-size: 13px;
    font-weight: 500;
    padding: 10px 10px;
    border-radius: 5px;
    color: #fff;
    line-height: 1;
}

.codex-calendar .events-list {
    overflow: auto;
    height: 863px;
}

.landing_logo {
    filter: drop-shadow(2px 3px 7px #011C4B);
}

.head-invoice img {
    width: 250px;
}

.cdx-invoice .body-invoice .table tr td {
    padding: 10px 10px !important;
}


.codex-brand img {
    width: 300px;
}

.codex-authbox .auth-header .codex-brand {
    margin-block-end: 0px;
}


.intro {
    background-repeat: no-repeat;
    background-size: cover;
}

.landing_dash {
    position: absolute;
    right: 0px;
    top: 50%;
    left: auto;
    bottom: 0;
    transform: translateY(-50%);
    overflow: hidden;
    height: 585px;
    display: flex;
    align-items: center;
    width: 60%;
}

.landing_dash img {
    object-fit: cover;
    position: relative;
    right: -220px;
    border-radius: 10px;
    left: auto;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 1440px) {
    .landing_dash {
        display: none;
    }
}

.lan-footer {
    text-align: center;
    background-color: unset;
}

.lan-footer .support-contain p {
    color: #051722;
    font-size: calc(16px + 4*(100vw - 420px) / 1500);
}

.select2-container .select2-selection--single {
    height: 43px !important;
    border-color: #e5e5e5;
}

.select2-container .select2-selection--multiple {
    min-height: 43px !important;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #e5e5e5;
}

/* =========================================================================== */
.dt-length {
    padding-left: 7px !important;
}

.dt-search {
    padding-right: 7px !important;
}

.dt-info {
    padding-left: 7px !important;
}

.dt-paging {
    padding-right: 7px !important;
}

.dt-buttons {
    padding-left: 7px !important;
    float: left;
}

.dt-container {
    margin-top: 10px;
}

.dt-info {
    float: left;
}

.dt-paging {
    float: right;
    padding-top: .85em;
}

.form-group {
    margin-bottom: 15px;
}

div:where(.swal2-container) h2:where(.swal2-title) {
    font-size: 1.2em !important;
}

div:where(.swal2-container) .swal2-html-container {
    font-size: 0.9em !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel {
    font-size: 0.8em !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
    font-size: 0.8em !important;
}

div:where(.swal2-icon) {
    width: 4em !important;
    height: 4em !important;
}

.account-tabs .nav-item .nav-link {
    position: relative;
    padding: 0.7rem 1rem;
    font-weight: 500;
    color: var(--primary);
    display: flex;
    align-items: center;
}

.testaments-cards::after {
    background: transparent !important;
}

.pricingpricing .price-card .product-list li::before {
    content: '\eb55';
    color: red;
}

.pricingpricing .price-card .product-list li.enable::before {
    content: "\ea5e";
    color: #00c853;
}

.pricingpricing .price-card .product-list li {
    opacity: 1 !important;
}

.account-tabs .nav-item .nav-link.active {
    color: var(--bs-secondary-rgb);
    background: rgba(var(--bs-secondary-rgb), 0.1);
}

form label {
    text-transform: capitalize;
}





.codex-calendar .fc-event-title {
    padding: 1px;
    width: 100%;
    white-space: pre-wrap;
    max-height: 35px;
    height: 35px;
}

.codex-calendar .fc-event {
    border-radius: 12px;
    text-align: center;
}

.codex-calendar .fc-datagrid-cell-frame {
    max-height: 56px;
    height: 56px;
}

.codex-calendar .fc-timeline-lane-frame {
    max-height: 56px;
    height: 56px;
}

.fc .fc-datagrid-cell-cushion {
    padding: 18px !important;
}

.codex-calendar .fc-event-title {
    display: grid;
    align-items: center;
}

.fc-scroller thead tr {
    height: 61px;
}

.select2-container .select2-selection--single {
    height: 43px !important;
    border-color: #e5e5e5;
}

.select2-container .select2-selection--multiple {
    min-height: 43px !important;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #e5e5e5;
}

.fc-timeline-header-row .fc-day-today::before {
    content: "";
    display: block;
    width: 6px;
    height: 8px;
    border-left: 10px solid transparent;
    border-right: 9px solid transparent;
    border-top: 13px solid red;
    position: absolute;
    top: 0px;
    margin-left: 13px;
}

.codex-calendar .events-list li {
    font-size: 13px;
    font-weight: 500;
    padding: 10px 10px;
    border-radius: 5px;
    color: #fff;
    line-height: 1;
}

.codex-calendar .events-list {
    overflow: auto;
    height: 863px;
}

@media print {
    .table-responsive {
        overflow: visible !important;
        height: auto !important;
        display: block !important;
    }
}

.color_type {
    position: relative;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    transition: all 0.15s ease-in-out;
    margin-right: 10px;
    margin-top: 10px;
    width: 48px;
    height: 48px;
    flex: none;
    cursor: pointer;
}

.cutom_colorr.active::after,
.cutom_colorr.custom::after {
    content: "✓";
    color: #fff;
    font-size: 30px;
    background: none !important;
    font-weight: 900;
    background-color: transparent !important;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 10px;
    line-height: 0;
}

.select2-container .select2-selection--single {
    height: 43px !important;
    border-color: #e5e5e5;
}

.select2-container .select2-selection--multiple {
    min-height: 43px !important;
}

.select2-container--default .select2-selection-- {
    border: 1px solid #e5e5e5;
}

.modal-body .select2-container {
    z-index: 1024;
    width: 100% !important;
}

.modal-backdrop~.select2-container {
    width: 100% !important;
    z-index: 10000 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    line-height: 40px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
}

.select2-container,
.modal-body .select2-container {
    z-index: 1024;
    width: 100% !important;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 10px;
    margin-left: 10px;
}
.daterangepicker td.active, .daterangepicker td.active:hover,
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: rgba(var(--bs-secondary-rgb), 1);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: rgba(var(--bs-secondary-rgb), 1);
    color: var(--bs-secondary-light);

}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus ,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: var(--bs-secondary-light);
    background-color: rgba(var(--bs-secondary-rgb), 1);
    border: none;
}

/* =========================================================================== */
/* Simplified Modern Menu Styles with Smooth Animations */
/* =========================================================================== */

/* Sidebar Container - Clean & Simple */
.pc-sidebar {
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
    background: var(--pc-sidebar-background) !important;
}

.pc-sidebar .navbar-wrapper {
    padding: 0.5rem !important;
}

/* Remove default after pseudo-elements for cleaner look */
.pc-sidebar .pc-navbar > .pc-item > .pc-link::after {
    display: none !important;
    content: none !important;
}

.pc-sidebar .pc-navbar > .pc-item .pc-submenu:after {
    display: none !important;
    content: none !important;
}

.pc-sidebar .pc-navbar > .pc-item .pc-submenu .pc-item > .pc-link:after {
    display: none !important;
    content: none !important;
}

/* Menu Items - Minimal & Clean */
.pc-sidebar .pc-navbar > .pc-item {
    margin: 0 0.5rem 0.125rem 0.5rem !important;
    transition: all 0.25s ease !important;
    position: relative;
}

.pc-sidebar .pc-navbar > .pc-item .pc-link {
    display: flex !important;
    align-items: center !important;
    padding: 0.625rem 0.875rem !important;
    border-radius: 0.5rem !important;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) !important;
    position: relative !important;
    overflow: hidden !important;
    font-weight: 500 !important;
    color: var(--pc-sidebar-color) !important;
    text-decoration: none !important;
    margin: 0 !important;
    font-size: 0.875rem !important;
}

/* Remove hover effects */
.pc-sidebar .pc-navbar > .pc-item:hover .pc-link {
    color: var(--pc-sidebar-color) !important;
    transform: none !important;
    background: transparent !important;
    box-shadow: none !important;
}

.pc-sidebar .pc-navbar > .pc-item:hover .pc-link::after {
    display: none !important;
}

/* Active State - Button Style Only */
.pc-sidebar .pc-navbar > .pc-item.active > .pc-link {
    background: linear-gradient(180deg,
        rgba(22, 49, 79, 0.95) 0%,
        rgba(22, 49, 79, 1) 100%) !important;
    color: #ffffff !important;
    font-weight: 600 !important;
    transform: none !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15),
                0 2px 4px rgba(0, 0, 0, 0.1) !important;
}

/* Top highlight line for active menu items only */
.pc-sidebar .pc-navbar > .pc-item.active > .pc-link::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg,
        rgba(5, 194, 244, 0.7) 0%,
        rgba(21, 224, 183, 0.5) 100%);
    z-index: 1;
    display: block !important;
}

/* Icon Styling - Simple & Animated */
.pc-sidebar .pc-navbar > .pc-item .pc-link .pc-micon {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 1.75rem !important;
    height: 1.75rem !important;
    margin-right: 0.75rem !important;
    border-radius: 0.375rem !important;
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) !important;
    background: transparent !important;
    position: relative !important;
    z-index: 2 !important;
}

.pc-sidebar .pc-navbar > .pc-item:hover .pc-link .pc-micon {
    background: transparent !important;
    transform: none !important;
}

.pc-sidebar .pc-navbar > .pc-item.active > .pc-link .pc-micon {
    background: rgba(5, 194, 244, 0.2) !important;
    transform: none !important;
}

.pc-sidebar .pc-navbar > .pc-item .pc-link .pc-micon i {
    font-size: 1rem !important;
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) !important;
    position: relative !important;
    z-index: 2 !important;
    color: var(--pc-sidebar-color) !important;
}

.pc-sidebar .pc-navbar > .pc-item.active > .pc-link .pc-micon i {
    color: #ffffff !important;
}

/* Menu Text - Smooth transition */
.pc-sidebar .pc-navbar > .pc-item .pc-link .pc-mtext {
    flex: 1 !important;
    transition: all 0.25s ease !important;
    position: relative !important;
    z-index: 1 !important;
    text-transform: capitalize !important;
}

/* Caption Items - Custom Colors & Icons */
.pc-sidebar .pc-navbar > .pc-item.pc-caption {
    margin-top: 1.25rem !important;
    margin-bottom: 0.5rem !important;
    padding: 0.5rem 1rem !important;
    opacity: 1 !important;
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
}

.pc-sidebar .pc-navbar > .pc-item.pc-caption:first-child {
    margin-top: 0.5rem !important;
}

.pc-sidebar .pc-navbar > .pc-item.pc-caption label {
    font-size: 0.75rem !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    color: #16314f !important;
    opacity: 1 !important;
    display: block !important;
    margin-bottom: 0 !important;
    line-height: 1.5 !important;
}

.pc-sidebar .pc-navbar > .pc-item.pc-caption:hover label {
    color: #16314f !important;
    opacity: 1 !important;
}

/* Hide icon in caption */
.pc-sidebar .pc-navbar > .pc-item.pc-caption i {
    display: none !important;
}

/* Submenu Styling - Smooth Slide Animation */
.pc-sidebar .pc-navbar > .pc-item .pc-submenu {
    margin-left: 0.75rem !important;
    padding-left: 0.75rem !important;
    border-left: 2px solid rgba(var(--pc-sidebar-color-rgb), 0.08) !important;
    margin-top: 0.375rem !important;
    margin-bottom: 0.5rem !important;
    animation: slideDownFade 0.35s cubic-bezier(0.4, 0, 0.2, 1) !important;
    overflow: hidden !important;
    position: relative !important;
}

.pc-sidebar .pc-navbar > .pc-item .pc-submenu:after {
    display: none !important;
    content: none !important;
}

@keyframes slideDownFade {
    from {
        opacity: 0;
        transform: translateY(-8px);
        max-height: 0;
    }
    to {
        opacity: 1;
        transform: translateY(0);
        max-height: 1000px;
    }
}

.pc-sidebar .pc-submenu .pc-item {
    margin-bottom: 0.125rem;
    animation: fadeInLeft 0.3s ease-out;
    animation-fill-mode: both;
}

.pc-sidebar .pc-submenu .pc-item:nth-child(1) { animation-delay: 0.05s; }
.pc-sidebar .pc-submenu .pc-item:nth-child(2) { animation-delay: 0.1s; }
.pc-sidebar .pc-submenu .pc-item:nth-child(3) { animation-delay: 0.15s; }
.pc-sidebar .pc-submenu .pc-item:nth-child(4) { animation-delay: 0.2s; }
.pc-sidebar .pc-submenu .pc-item:nth-child(5) { animation-delay: 0.25s; }

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translateX(-10px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.pc-sidebar .pc-navbar > .pc-item .pc-submenu .pc-item .pc-link {
    padding: 0.5rem 0.875rem 0.5rem 2.5rem !important;
    font-size: 0.8125rem !important;
    position: relative !important;
    margin: 0 0.25rem !important;
    border-radius: 0.375rem !important;
    display: flex !important;
    align-items: center !important;
    color: var(--pc-sidebar-color) !important;
}

.pc-sidebar .pc-navbar > .pc-item .pc-submenu .pc-item .pc-link::before {
    left: 1.5rem !important;
    width: 2px !important;
    border-radius: 2px !important;
    background: rgba(var(--pc-sidebar-color-rgb), 0.1) !important;
}

.pc-sidebar .pc-navbar > .pc-item .pc-submenu .pc-item .pc-link::after {
    display: none !important;
}

/* Remove hover effects for submenu */
.pc-sidebar .pc-navbar > .pc-item .pc-submenu .pc-item:hover .pc-link {
    background: transparent !important;
    color: var(--pc-sidebar-color) !important;
    transform: none !important;
    box-shadow: none !important;
}

/* Active State - Button Style Only for Submenu */
.pc-sidebar .pc-navbar > .pc-item .pc-submenu .pc-item.active > .pc-link {
    background: linear-gradient(180deg,
        rgba(22, 49, 79, 0.95) 0%,
        rgba(22, 49, 79, 1) 100%) !important;
    color: #ffffff !important;
    font-weight: 600 !important;
    transform: none !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) !important;
}

.pc-sidebar .pc-navbar > .pc-item .pc-submenu .pc-item.active > .pc-link::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1.5px;
    background: linear-gradient(90deg,
        rgba(5, 194, 244, 0.7) 0%,
        rgba(21, 224, 183, 0.5) 100%);
    z-index: 1;
    display: block !important;
}

.pc-sidebar .pc-submenu .pc-item.active > .pc-link::after {
    content: '';
    position: absolute;
    left: 1.75rem;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: var(--pc-sidebar-active-color);
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0%, 100% {
        opacity: 1;
        transform: translateY(-50%) scale(1);
    }
    50% {
        opacity: 0.7;
        transform: translateY(-50%) scale(1.2);
    }
}

/* Arrow Icon - Smooth Rotation */
.pc-sidebar .pc-navbar > .pc-item .pc-link .pc-arrow {
    transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1) !important;
    margin-left: auto !important;
    position: relative !important;
    z-index: 1 !important;
    opacity: 0.5 !important;
    float: none !important;
}

.pc-sidebar .pc-navbar > .pc-item:hover .pc-link .pc-arrow {
    opacity: 0.8 !important;
}

.pc-sidebar .pc-navbar > .pc-item.pc-trigger .pc-link .pc-arrow {
    transform: rotate(90deg) !important;
    opacity: 1 !important;
}

.pc-sidebar .pc-item .pc-link .pc-arrow i {
    font-size: 1rem;
}

/* Logo/Brand Section - Clean Header */
.pc-sidebar .m-header {
    padding: 1.25rem 1rem;
    margin-bottom: 0.5rem;
    border-bottom: 1px solid rgba(var(--pc-sidebar-color-rgb), 0.08);
    transition: all 0.3s ease;
}

.pc-sidebar .m-header .b-brand {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.pc-sidebar .m-header .b-brand:hover {
    transform: scale(1.03);
}

.pc-sidebar .m-header .logo {
    transition: all 0.3s ease;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.08));
}

/* Smooth Scrollbar - Minimal */
.pc-sidebar .navbar-content {
    scrollbar-width: thin;
    scrollbar-color: rgba(var(--pc-sidebar-color-rgb), 0.2) transparent;
}

.pc-sidebar .navbar-content::-webkit-scrollbar {
    width: 4px;
}

.pc-sidebar .navbar-content::-webkit-scrollbar-track {
    background: transparent;
}

.pc-sidebar .navbar-content::-webkit-scrollbar-thumb {
    background: rgba(var(--pc-sidebar-color-rgb), 0.2);
    border-radius: 2px;
    transition: background 0.3s ease;
}

.pc-sidebar .navbar-content::-webkit-scrollbar-thumb:hover {
    background: rgba(var(--pc-sidebar-color-rgb), 0.4);
}

/* Dark Theme Adjustments */
[data-pc-sidebar-theme="dark"] .pc-sidebar .pc-item .pc-link {
    color: rgba(255, 255, 255, 0.75);
}

[data-pc-sidebar-theme="dark"] .pc-sidebar .pc-item:hover .pc-link {
    background: rgba(255, 255, 255, 0.06);
    color: #ffffff;
}

[data-pc-sidebar-theme="dark"] .pc-sidebar .pc-item.active > .pc-link {
    background: rgba(var(--pc-sidebar-active-color-rgb), 0.2);
    color: var(--pc-sidebar-active-color);
}

[data-pc-sidebar-theme="dark"] .pc-sidebar .pc-submenu {
    border-left-color: rgba(255, 255, 255, 0.08);
}

/* Responsive Adjustments */
@media (max-width: 991.98px) {
    .pc-sidebar .pc-item .pc-link {
        padding: 0.75rem 0.875rem;
        margin: 0 0.25rem;
    }

    .pc-sidebar .pc-item .pc-link .pc-micon {
        width: 2rem;
        height: 2rem;
        margin-right: 0.75rem;
    }
}

/* Focus States for Accessibility */
.pc-sidebar .pc-item .pc-link:focus {
    outline: 2px solid #00c0f2;
    outline-offset: 2px;
    border-radius: 0.5rem;
}

/* Badge/Version Styling */
.pc-sidebar .theme-version {
    margin-top: 1rem;
    padding: 0.5rem 1rem;
    font-size: 0.75rem;
    border-radius: 0.5rem;
    transition: all 0.3s ease;
    opacity: 0.6;
}

/* Remove complex pseudo-elements for simpler look */
.pc-sidebar .pc-navbar > .pc-item .pc-submenu .pc-link:after {
    display: none;
}

/* Enhanced submenu transitions for JavaScript animations */
.pc-sidebar .pc-hasmenu:not(.pc-trigger) > .pc-submenu {
    display: none !important;
}

.pc-sidebar .pc-hasmenu.pc-trigger > .pc-submenu {
    display: block !important;
    animation: slideDownFade 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Smooth menu item entrance animation */
.pc-sidebar .pc-navbar > .pc-item {
    animation: fadeIn 0.4s ease-out;
    animation-fill-mode: both;
}

.pc-sidebar .pc-navbar > .pc-item:nth-child(1) { animation-delay: 0.05s; }
.pc-sidebar .pc-navbar > .pc-item:nth-child(2) { animation-delay: 0.1s; }
.pc-sidebar .pc-navbar > .pc-item:nth-child(3) { animation-delay: 0.15s; }
.pc-sidebar .pc-navbar > .pc-item:nth-child(4) { animation-delay: 0.2s; }
.pc-sidebar .pc-navbar > .pc-item:nth-child(5) { animation-delay: 0.25s; }
.pc-sidebar .pc-navbar > .pc-item:nth-child(6) { animation-delay: 0.3s; }
.pc-sidebar .pc-navbar > .pc-item:nth-child(7) { animation-delay: 0.35s; }
.pc-sidebar .pc-navbar > .pc-item:nth-child(8) { animation-delay: 0.4s; }

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

/* Improve submenu slide animations */
.pc-sidebar .pc-submenu {
    transition: max-height 0.35s cubic-bezier(0.4, 0, 0.2, 1),
                opacity 0.3s ease,
                transform 0.3s ease;
}

/* Smooth arrow rotation */
.pc-sidebar .pc-arrow svg,
.pc-sidebar .pc-arrow i {
    transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Add subtle click feedback */
.pc-sidebar .pc-item .pc-link:active {
    transform: translateX(6px) scale(0.98);
    transition: transform 0.1s ease;
}

/* =========================================================================== */
/* Header Styles - Matching Menu Button Style */
/* =========================================================================== */

/* Header Container */
.pc-header {
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
    background: var(--pc-header-background) !important;
}

.pc-header .header-wrapper {
    padding: 0.5rem 1rem !important;
}

/* Header Items - Same as Menu Items */
.pc-header .pc-h-item {
    margin: 0 0.25rem !important;
    transition: all 0.25s ease !important;
    position: relative !important;
}

.pc-header .pc-head-link {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0.625rem 0.875rem !important;
    border-radius: 0.5rem !important;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) !important;
    position: relative !important;
    overflow: hidden !important;
    font-weight: 600 !important;
    color: #ffffff !important;
    text-decoration: none !important;
    margin: 0 !important;
    font-size: 0.875rem !important;
    min-width: 2.5rem !important;
    height: 2.5rem !important;
    /* Default style - Matching Active Sidebar Item */
    background: linear-gradient(180deg,
        rgba(22, 49, 79, 0.95) 0%,
        rgba(22, 49, 79, 1) 100%) !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15),
                0 2px 4px rgba(0, 0, 0, 0.1) !important;
}



/* Hover effect - slightly brighter */
.pc-header .pc-h-item:hover .pc-head-link {
    background: linear-gradient(180deg,
        rgba(22, 49, 79, 1) 0%,
        rgba(22, 49, 79, 0.95) 100%) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2),
                0 3px 6px rgba(0, 0, 0, 0.15) !important;
    transform: translateY(-1px);
}

.pc-header .pc-h-item:hover .pc-head-link::after {
    display: block !important;
}

.pc-header .pc-h-item:hover .pc-head-link > i,
.pc-header .pc-h-item:hover .pc-head-link > svg {
    background: rgba(5, 194, 244, 0.3) !important;
    transform: scale(1.05);
}


/* Icon Styling - Matching Active Sidebar Icons (Default Style) */
.pc-header .pc-head-link > i,
.pc-header .pc-head-link > svg {
    font-size: 1rem !important;
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) !important;
    position: relative !important;
    z-index: 2 !important;
    color: #ffffff !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 1.75rem !important;
    height: 1.75rem !important;
    border-radius: 0.375rem !important;
    background: rgba(5, 194, 244, 0.2) !important;
    padding: 0.25rem !important;
}

/* Active/Focus State - Enhanced style (slightly brighter) */
.pc-header .pc-h-item .pc-head-link:focus,
.pc-header .pc-h-item .pc-head-link.active,
.pc-header .pc-h-item.show .pc-head-link {
    background: linear-gradient(180deg,
        rgba(22, 49, 79, 1) 0%,
        rgba(22, 49, 79, 0.95) 100%) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2),
                0 3px 6px rgba(0, 0, 0, 0.15) !important;
}

.pc-header .pc-h-item .pc-head-link:focus > i,
.pc-header .pc-h-item .pc-head-link:focus > svg,
.pc-header .pc-h-item .pc-head-link.active > i,
.pc-header .pc-h-item .pc-head-link.active > svg,
.pc-header .pc-h-item.show .pc-head-link > i,
.pc-header .pc-h-item.show .pc-head-link > svg {
    background: rgba(5, 194, 244, 0.3) !important;
    transform: scale(1.05);
}

/* User Avatar Styling */
.pc-header .header-user-profile .pc-head-link .user-avtar {
    width: 2rem !important;
    height: 2rem !important;
    border-radius: 0.5rem !important;
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) !important;
    border: 2px solid transparent !important;
}

.pc-header .header-user-profile.show .pc-head-link .user-avtar {
    border-color: rgba(5, 194, 244, 0.5) !important;
    box-shadow: 0 2px 8px rgba(5, 194, 244, 0.3) !important;
}

/* User profile dropdown link - Enhanced when shown */
.pc-header .header-user-profile.show .pc-head-link {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2),
                0 3px 6px rgba(0, 0, 0, 0.15) !important;
}

.pc-header .header-user-profile.show .pc-head-link > span > i {
    background: rgba(5, 194, 244, 0.3) !important;
    transform: scale(1.05);
}

.pc-header .header-user-profile .pc-head-link > span > i {
    font-size: 0.75rem !important;
    margin-left: 0.5rem !important;
    transition: all 0.3s ease !important;
}

/* Dropdown Menu Styling - Matching Submenu Style */
.pc-header .pc-h-dropdown {
    border-radius: 0.5rem !important;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15),
                0 4px 8px rgba(0, 0, 0, 0.1) !important;
    border: none !important;
    padding: 0.5rem !important;
    margin-top: 0.5rem !important;
    animation: slideDownFade 0.35s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.pc-header .pc-h-dropdown .dropdown-item {
    padding: 0.5rem 0.875rem !important;
    border-radius: 0.375rem !important;
    transition: all 0.25s ease !important;
    font-size: 0.8125rem !important;
    font-weight: 500 !important;
    color: var(--pc-header-submenu-color) !important;
    display: flex !important;
    align-items: center !important;
}

.pc-header .pc-h-dropdown .dropdown-item i {
    margin-right: 0.75rem !important;
    font-size: 1rem !important;
    width: 1.25rem !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* Remove hover effects for dropdown items */
.pc-header .pc-h-dropdown .dropdown-item:hover,
.pc-header .pc-h-dropdown .dropdown-item:focus {
    background: transparent !important;
    color: var(--pc-header-submenu-color) !important;
    transform: none !important;
}

/* Active dropdown item - Matching Active Sidebar Item Style */
.pc-header .pc-h-dropdown .dropdown-item.active {
    background: linear-gradient(180deg,
        rgba(22, 49, 79, 0.95) 0%,
        rgba(22, 49, 79, 1) 100%) !important;
    color: #ffffff !important;
    font-weight: 600 !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15),
                0 2px 4px rgba(0, 0, 0, 0.1) !important;
    position: relative !important;
}

/* Top highlight line for active dropdown items */
.pc-header .pc-h-dropdown .dropdown-item.active::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg,
        rgba(5, 194, 244, 0.7) 0%,
        rgba(21, 224, 183, 0.5) 100%);
    z-index: 1;
    border-radius: 0.375rem 0.375rem 0 0;
}

/* Icon styling for active dropdown items */
.pc-header .pc-h-dropdown .dropdown-item.active i {
    background: rgba(5, 194, 244, 0.2) !important;
    color: #ffffff !important;
    border-radius: 0.375rem !important;
    padding: 0.25rem !important;
    width: 1.75rem !important;
    height: 1.75rem !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* Dropdown Header Styling */
.pc-header .dropdown-user-profile .dropdown-header {
    padding: 1rem !important;
    border-bottom: 1px solid rgba(97, 97, 97, 0.08) !important;
    margin-bottom: 0.5rem !important;
}

.pc-header .dropdown-user-profile .dropdown-header h4 {
    font-size: 1rem !important;
    font-weight: 600 !important;
    color: var(--pc-header-submenu-color) !important;
    margin-bottom: 0.25rem !important;
}

.pc-header .dropdown-user-profile .dropdown-header p {
    font-size: 0.8125rem !important;
    color: var(--pc-header-color) !important;
    margin-bottom: 0 !important;
}

/* Mobile Menu Toggle */
.pc-header .pc-mob-drp .pc-h-item .pc-head-link {
    min-width: 2.5rem !important;
    height: 2.5rem !important;
}

/* Focus States for Accessibility */
.pc-header .pc-head-link:focus {
    outline: 2px solid #05c2f4 !important;
    outline-offset: 2px;
    border-radius: 0.5rem;
}

/* Dark Theme Adjustments */
[data-pc-sidebar-theme="dark"] .pc-header .pc-head-link {
    color: rgba(255, 255, 255, 0.75) !important;
}

[data-pc-sidebar-theme="dark"] .pc-header .pc-h-item:hover .pc-head-link {
    background: transparent !important;
    color: rgba(255, 255, 255, 0.75) !important;
}

[data-pc-sidebar-theme="dark"] .pc-header .pc-h-item .pc-head-link:focus,
[data-pc-sidebar-theme="dark"] .pc-header .pc-h-item .pc-head-link.active,
[data-pc-sidebar-theme="dark"] .pc-header .pc-h-item.show .pc-head-link {
    background: linear-gradient(180deg,
        rgba(5, 194, 244, 0.9) 0%,
        rgba(5, 194, 244, 1) 100%) !important;
    color: #ffffff !important;
}

/* Responsive Adjustments */
@media (max-width: 991.98px) {
    .pc-header .pc-head-link {
        padding: 0.5rem 0.75rem !important;
        min-width: 2.25rem !important;
        height: 2.25rem !important;
    }
}

/* =========================================================================== */
/* Global Enhanced Table Styling - Applied to All Tables */
/* =========================================================================== */

/* Apply to all tables */
.table,
.table-card .table,
.dataTable,
.display,
.cell-border,
.advance-datatable {
    border-collapse: separate;
    border-spacing: 0;
}

/* Enhanced header styling for all tables */
.table thead th,
.table-card .table thead th,
.dataTable thead th,
.display thead th,
.cell-border thead th,
.advance-datatable thead th {
    background-color: #f8f9fa;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.875rem;
    letter-spacing: 0.5px;
    border-bottom: 2px solid #dee2e6;
    padding: 1rem 0.75rem;
}

/* Enhanced body cell styling for all tables */
.table tbody td,
.table-card .table tbody td,
.dataTable tbody td,
.display tbody td,
.cell-border tbody td,
.advance-datatable tbody td {
    padding: 1rem 0.75rem;
    vertical-align: middle;
}

/* Smooth transitions for all table rows */
.table tbody tr,
.table-card .table tbody tr,
.dataTable tbody tr,
.display tbody tr,
.cell-border tbody tr,
.advance-datatable tbody tr {
    transition: all 0.2s ease;
}

/* Enhanced hover effects for all tables */
.table tbody tr:hover,
.table-card .table tbody tr:hover,
.dataTable tbody tr:hover,
.display tbody tr:hover,
.cell-border tbody tr:hover,
.advance-datatable tbody tr:hover {
    background-color: #f8f9fa;
    transform: scale(1.01);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

/* Bordered table styling for all tables */
.table-bordered,
.table-card .table-bordered,
.dataTable.table-bordered,
.display.table-bordered {
    border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-card .table-bordered thead th,
.dataTable.table-bordered thead th,
.display.table-bordered thead th {
    border: 1px solid #dee2e6;
}

.table-bordered tbody td,
.table-card .table-bordered tbody td,
.dataTable.table-bordered tbody td,
.display.table-bordered tbody td {
    border: 1px solid #dee2e6;
}

/* Striped table styling for all tables */
.table-striped > tbody > tr:nth-of-type(odd) > td,
.table-card .table-striped > tbody > tr:nth-of-type(odd) > td,
.dataTable.table-striped > tbody > tr:nth-of-type(odd) > td,
.display.table-striped > tbody > tr:nth-of-type(odd) > td,
.advance-datatable > tbody > tr:nth-of-type(odd) > td {
    background-color: rgba(0, 0, 0, 0.02);
}

/* Table hover class styling */
.table-hover tbody tr:hover > td,
.table-card .table-hover tbody tr:hover > td,
.dataTable.table-hover tbody tr:hover > td,
.display.table-hover tbody tr:hover > td,
.advance-datatable tbody tr:hover > td {
    background-color: #f8f9fa;
}

/* Advance datatable specific styling - Auto apply striped and bordered */
.advance-datatable {
    border: 1px solid #dee2e6;
    border-collapse: separate;
    border-spacing: 0;
}

.advance-datatable thead th {
    background-color: #f8f9fa;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.875rem;
    letter-spacing: 0.5px;
    border-bottom: 2px solid #dee2e6;
    border: 1px solid #dee2e6;
    padding: 1rem 0.75rem;
}

.advance-datatable tbody td {
    padding: 1rem 0.75rem;
    vertical-align: middle;
    border: 1px solid #dee2e6;
}

.advance-datatable tbody tr {
    transition: all 0.2s ease;
}

/* Auto apply striped effect to advance-datatable */
.advance-datatable > tbody > tr:nth-of-type(odd) > td {
    background-color: rgba(0, 0, 0, 0.02);
}

.advance-datatable tbody tr:hover {
    background-color: #f8f9fa;
    transform: scale(1.01);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.advance-datatable tbody tr:hover > td {
    background-color: #f8f9fa;
}

/* Save and Create Buttons - Matching Active Sidebar Item Style */
.btn.btn-secondary[type="submit"],
button.btn.btn-secondary.create_btn,
a.btn.btn-secondary.customModal[data-url*="create"],
.modal-footer .btn.btn-secondary:not(.btn-sm),
form > .d-grid > .btn.btn-secondary,
form .modal-footer .btn.btn-secondary {
    background: linear-gradient(180deg,
        rgba(22, 49, 79, 0.95) 0%,
        rgba(22, 49, 79, 1) 100%) !important;
    color: #ffffff !important;
    font-weight: 600 !important;
    border: none !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15),
                0 2px 4px rgba(0, 0, 0, 0.1) !important;
    position: relative !important;
    transition: all 0.3s ease !important;
}

.btn.btn-secondary[type="submit"]::before,
button.btn.btn-secondary.create_btn::before,
.modal-footer .btn.btn-secondary:not(.btn-sm)::before,
form > .d-grid > .btn.btn-secondary::before,
form .modal-footer .btn.btn-secondary::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg,
        rgba(5, 194, 244, 0.7) 0%,
        rgba(21, 224, 183, 0.5) 100%);
    z-index: 1;
    border-radius: 0.25rem 0.25rem 0 0;
}

.btn.btn-secondary[type="submit"]:hover,
button.btn.btn-secondary.create_btn:hover,
a.btn.btn-secondary.customModal[data-url*="create"]:hover,
.modal-footer .btn.btn-secondary:not(.btn-sm):hover,
form > .d-grid > .btn.btn-secondary:hover,
form .modal-footer .btn.btn-secondary:hover {
    background: linear-gradient(180deg,
        rgba(22, 49, 79, 1) 0%,
        rgba(22, 49, 79, 0.95) 100%) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2),
                0 3px 6px rgba(0, 0, 0, 0.15) !important;
    transform: translateY(-1px);
}

.btn.btn-secondary[type="submit"]:active,
button.btn.btn-secondary.create_btn:active,
a.btn.btn-secondary.customModal[data-url*="create"]:active,
.modal-footer .btn.btn-secondary:not(.btn-sm):active,
form > .d-grid > .btn.btn-secondary:active,
form .modal-footer .btn.btn-secondary:active {
    transform: translateY(0);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15),
                0 1px 2px rgba(0, 0, 0, 0.1) !important;
}

/* Icon Styling for Save and Create Buttons - Matching Active Sidebar Icons */
.btn.btn-secondary[type="submit"] i,
button.btn.btn-secondary.create_btn i,
a.btn.btn-secondary.customModal[data-url*="create"] i,
.modal-footer .btn.btn-secondary:not(.btn-sm) i,
form > .d-grid > .btn.btn-secondary i,
form .modal-footer .btn.btn-secondary i {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 1.5rem !important;
    min-height: 1.5rem !important;
    padding: 0.25rem !important;
    margin-right: 0.5rem !important;
    border-radius: 0.375rem !important;
    background: rgba(5, 194, 244, 0.2) !important;
    color: #ffffff !important;
    font-size: 0.875rem !important;
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) !important;
    position: relative !important;
    z-index: 2 !important;
    vertical-align: middle !important;
}

/* Icon hover effect */
.btn.btn-secondary[type="submit"]:hover i,
button.btn.btn-secondary.create_btn:hover i,
a.btn.btn-secondary.customModal[data-url*="create"]:hover i,
.modal-footer .btn.btn-secondary:not(.btn-sm):hover i,
form > .d-grid > .btn.btn-secondary:hover i,
form .modal-footer .btn.btn-secondary:hover i {
    background: rgba(5, 194, 244, 0.3) !important;
    transform: scale(1.1);
}

/* Icon active effect */
.btn.btn-secondary[type="submit"]:active i,
button.btn.btn-secondary.create_btn:active i,
a.btn.btn-secondary.customModal[data-url*="create"]:active i,
.modal-footer .btn.btn-secondary:not(.btn-sm):active i,
form > .d-grid > .btn.btn-secondary:active i,
form .modal-footer .btn.btn-secondary:active i {
    transform: scale(0.95);
}

