@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&amp;display=swap);

dd, legend {
    margin-bottom: .5rem
}

progress, sub, sup {
    vertical-align: baseline
}

.img-fluid, .img-thumbnail {
    max-width: 100%;
    height: auto
}

.g-0, .gy-0, .row {
    --highdmin-gutter-y: 0
}

.carousel-indicators .active, hr, select:disabled {
    opacity: 1
}

.btn, .btn-link {
    --highdmin-btn-font-weight: 400;
    --highdmin-btn-border-color: transparent
}

.dropdown-menu, .dropdown-menu-dark {
    --highdmin-dropdown-border-color: var(--highdmin-border-color)
}

.dropdown-header, .dropdown-item, .dropdown-toggle, .input-group-text, .navbar-brand, .table-nowrap td, .table-nowrap th {
    white-space: nowrap
}

.nav, .navbar-nav {
    --highdmin-nav-link-padding-y: 0.5rem;
    list-style: none
}

.btn-group-vertical, .navbar-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.btn-group-vertical, .card, .navbar-nav {
    -webkit-box-direction: normal
}

.breadcrumb, .dropdown-menu, .nav, .navbar-nav, .pagination {
    list-style: none
}

.toast, .toast-container {
    --highdmin-toast-zindex: 1090
}

.card, .toast-body, code {
    word-wrap: break-word
}

.spinner-border, .spinner-grow {
    --highdmin-spinner-vertical-align: -0.25em;
    --highdmin-spinner-animation-speed: 0.75s
}

.hstack, .vr, .vstack {
    align-self: stretch
}

.border-black, .border-danger, .border-dark, .border-info, .border-light, .border-primary, .border-secondary, .border-success, .border-warning, .border-white {
    --highdmin-border-opacity: 1
}

.text-black, .text-black-50, .text-body, .text-body-emphasis, .text-body-tertiary, .text-danger, .text-dark, .text-info, .text-light, .text-primary, .text-reset, .text-secondary, .text-success, .text-warning, .text-white, .text-white-50 {
    --highdmin-text-opacity: 1
}

.link-underline, .link-underline-danger, .link-underline-dark, .link-underline-info, .link-underline-light, .link-underline-primary, .link-underline-secondary, .link-underline-success, .link-underline-warning {
    --highdmin-link-underline-opacity: 1
}

.bg-black, .bg-body, .bg-body-secondary, .bg-body-tertiary, .bg-danger, .bg-dark, .bg-info, .bg-light, .bg-primary, .bg-secondary, .bg-success, .bg-transparent, .bg-warning, .bg-white {
    --highdmin-bg-opacity: 1
}

.nav-pills, .nav-pills-primary {
    --highdmin-nav-pills-link-active-bg: #02c0ce
}

.table, [data-bs-theme=dark] .table-light {
    --highdmin-table-color: var(--highdmin-body-color)
}

.ql-toolbar span, a, button, table.dataTable tbody td:focus {
    outline: 0 !important
}

.gridjs-wrapper, .select2-results__options, div.dt-scroll-body {
    scrollbar-width: thin
}

:root {
    --highdmin-logo-lg-height: 26px;
    --highdmin-logo-sm-height: 28px;
    --highdmin-sidenav-width: 240px;
    --highdmin-sidenav-width-md: 160px;
    --highdmin-sidenav-width-sm: 70px;
    --highdmin-topbar-height: 85px;
    --highdmin-menu-item-icon-size: 1.125rem;
    --highdmin-menu-item-font-size: 0.925rem;
    --highdmin-menu-link-item-gap: 12px;
    --highdmin-menu-item-padding-x: 15px;
    --highdmin-menu-item-padding-y: 8px;
    --highdmin-menu-item-item-gap: 2px;
    --highdmin-breakpoint-xs: 0;
    --highdmin-breakpoint-sm: 576px;
    --highdmin-breakpoint-md: 768px;
    --highdmin-breakpoint-lg: 992px;
    --highdmin-breakpoint-xl: 1200px;
    --highdmin-breakpoint-xxl: 1500px;
    --fc-border-color: var(--highdmin-border-color);
    --fc-page-bg-color: var(--highdmin-secondary-bg);
    --fc-neutral-bg-color: var(--highdmin-light)
}

    :root[data-bs-theme=dark] {
        --highdmin-light: #252630;
        --highdmin-light-rgb: 37,38,48;
        --highdmin-dark: #f1f1f1;
        --highdmin-dark-rgb: 241,241,241;
        --highdmin-box-shadow: 0px 0px 35px 0px rgba(26, 27, 34, 0.5)
    }

    :root[data-menu-color=light] {
        --highdmin-menu-bg: #fff;
        --highdmin-menu-item-color: #6c757d;
        --highdmin-menu-item-hover-color: #02c0ce;
        --highdmin-menu-item-hover-bg: rgba(2, 192, 206, 0.1);
        --highdmin-menu-item-active-color: #02c0ce;
        --highdmin-menu-item-active-bg: transparent;
        --highdmin-sidebar-user-bg: #f6fafd
    }

    :root[data-menu-color=dark] {
        --highdmin-menu-bg: #252630;
        --highdmin-menu-item-color: #97aac1;
        --highdmin-menu-item-hover-color: #e2eeff;
        --highdmin-menu-item-hover-bg: #1e1f27;
        --highdmin-menu-item-active-color: #e2eeff;
        --highdmin-menu-item-active-bg: transparent;
        --highdmin-sidebar-user-bg: #1e1f27
    }

        :root[data-bs-theme=dark][data-menu-color=light], :root[data-menu-color=dark][data-bs-theme=dark] {
            --highdmin-menu-bg: #1e1f27;
            --highdmin-menu-item-color: #97aac1;
            --highdmin-menu-item-hover-color: #e2eeff;
            --highdmin-menu-item-hover-bg: #252630;
            --highdmin-menu-item-active-color: #e2eeff;
            --highdmin-menu-item-active-bg: transparent;
            --highdmin-sidebar-user-bg: #252630
        }

    :root[data-menu-color=brand] {
        --highdmin-menu-bg: #02c0ce;
        --highdmin-menu-item-color: #e1e5e9;
        --highdmin-menu-item-hover-color: #ffffff;
        --highdmin-menu-item-hover-bg: rgba(255, 255, 255, 0.1);
        --highdmin-menu-item-active-color: #ffffff;
        --highdmin-menu-item-active-bg: transparent;
        --highdmin-sidebar-user-bg: rgba(255, 255, 255, 0.1)
    }

    :root[data-topbar-color=light] {
        --highdmin-topbar-bg: #f3f6f8;
        --highdmin-topbar-item-color: #6c757d;
        --highdmin-topbar-item-hover-color: #02c0ce;
        --highdmin-topbar-search-bg: #eaeff3;
        --highdmin-topbar-user-bg: transparent;
        --highdmin-topbar-user-border: #eef2f7
    }

    :root[data-bs-theme=dark][data-topbar-color=light], :root[data-topbar-color=dark] {
        --highdmin-topbar-bg: #18191f;
        --highdmin-topbar-item-color: #aab9ca;
        --highdmin-topbar-item-hover-color: #e4f0ff;
        --highdmin-topbar-search-bg: rgba(255, 255, 255, 0.05);
        --highdmin-topbar-user-bg: transparent;
        --highdmin-topbar-user-border: rgba(255, 255, 255, 0.05)
    }

    :root[data-topbar-color=brand] {
        --highdmin-topbar-bg: #02c0ce;
        --highdmin-topbar-item-color: rgba(255, 255, 255, 0.9);
        --highdmin-topbar-item-hover-color: #ffffff;
        --highdmin-topbar-search-bg: rgba(255, 255, 255, 0.1);
        --highdmin-topbar-user-bg: rgba(255, 255, 255, 0.1);
        --highdmin-topbar-user-border: rgba(255, 255, 255, 0.15)
    }

html[data-layout-mode=detached], html[data-layout=topnav] {
    --highdmin-topbar-height: 70px
}

    html[data-layout-mode=detached][data-topbar-color=light], html[data-layout=topnav][data-topbar-color=light] {
        --highdmin-topbar-bg: #ffffff
    }

    html[data-layout-mode=detached][data-bs-theme=dark][data-topbar-color=light], html[data-layout-mode=detached][data-topbar-color=dark], html[data-layout=topnav][data-bs-theme=dark][data-topbar-color=light], html[data-layout=topnav][data-topbar-color=dark] {
        --highdmin-topbar-bg: #1e1f27
    }

[data-bs-theme=light] {
    --highdmin-blue: #02c0ce;
    --highdmin-indigo: #777edd;
    --highdmin-pink: #ff679b;
    --highdmin-red: #f1556c;
    --highdmin-orange: #fd7e14;
    --highdmin-yellow: #f9bc0b;
    --highdmin-green: #0acf97;
    --highdmin-teal: #02bc9c;
    --highdmin-cyan: #45bbe0;
    --highdmin-black: #000;
    --highdmin-white: #fff;
    --highdmin-gray: #8a969c;
    --highdmin-gray-dark: #343a40;
    --highdmin-gray-100: #f6f7fb;
    --highdmin-gray-200: #eef2f7;
    --highdmin-gray-300: #e7e9eb;
    --highdmin-gray-400: #ced4da;
    --highdmin-gray-500: #a1a9b1;
    --highdmin-gray-600: #8a969c;
    --highdmin-gray-700: #6c757d;
    --highdmin-gray-800: #343a40;
    --highdmin-gray-900: #313a46;
    --highdmin-primary: #02c0ce;
    --highdmin-secondary: #777edd;
    --highdmin-success: #0acf97;
    --highdmin-info: #45bbe0;
    --highdmin-warning: #f9bc0b;
    --highdmin-danger: #f1556c;
    --highdmin-light: #eef2f7;
    --highdmin-dark: #313a46;
    --highdmin-primary-rgb: 2,192,206;
    --highdmin-secondary-rgb: 119,126,221;
    --highdmin-success-rgb: 10,207,151;
    --highdmin-info-rgb: 69,187,224;
    --highdmin-warning-rgb: 249,188,11;
    --highdmin-danger-rgb: 241,85,108;
    --highdmin-light-rgb: 238,242,247;
    --highdmin-dark-rgb: 49,58,70;
    --highdmin-primary-text-emphasis: #02a3af;
    --highdmin-secondary-text-emphasis: #656bbc;
    --highdmin-success-text-emphasis: #09b080;
    --highdmin-info-text-emphasis: #3b9fbe;
    --highdmin-warning-text-emphasis: #d4a009;
    --highdmin-danger-text-emphasis: #cd485c;
    --highdmin-light-text-emphasis: #8a969c;
    --highdmin-dark-text-emphasis: #343a40;
    --highdmin-primary-bg-subtle: #d9f6f8;
    --highdmin-secondary-bg-subtle: #ebecfa;
    --highdmin-success-bg-subtle: #daf8ef;
    --highdmin-info-bg-subtle: #e3f5fa;
    --highdmin-warning-bg-subtle: #fef5da;
    --highdmin-danger-bg-subtle: #fde6e9;
    --highdmin-light-bg-subtle: #fbfbfd;
    --highdmin-dark-bg-subtle: #ced4da;
    --highdmin-primary-border-subtle: #9ae6eb;
    --highdmin-secondary-border-subtle: #c9cbf1;
    --highdmin-success-border-subtle: #9decd5;
    --highdmin-info-border-subtle: #b5e4f3;
    --highdmin-warning-border-subtle: #fde49d;
    --highdmin-danger-border-subtle: #f9bbc4;
    --highdmin-light-border-subtle: #eef2f7;
    --highdmin-dark-border-subtle: #a1a9b1;
    --highdmin-white-rgb: 255,255,255;
    --highdmin-black-rgb: 0,0,0;
    --highdmin-font-sans-serif: "Cairo",sans-serif;
    --highdmin-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --highdmin-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
    --highdmin-body-font-family: var(--highdmin-font-sans-serif);
    --highdmin-body-font-size: 0.875rem;
    --highdmin-body-font-weight: 400;
    --highdmin-body-line-height: 1.5;
    --highdmin-body-color: #4c4c5c;
    --highdmin-body-color-rgb: 76,76,92;
    --highdmin-body-bg: #f3f6f8;
    --highdmin-body-bg-rgb: 243,246,248;
    --highdmin-emphasis-color: rgba(76, 76, 92, 0.75);
    --highdmin-emphasis-color-rgb: 76,76,92;
    --highdmin-secondary-color: #9ba6b7;
    --highdmin-secondary-color-rgb: 155,166,183;
    --highdmin-secondary-bg: #fff;
    --highdmin-secondary-bg-rgb: 255,255,255;
    --highdmin-tertiary-color: rgba(76, 76, 92, 0.5);
    --highdmin-tertiary-color-rgb: 76,76,92;
    --highdmin-tertiary-bg: #f6f7fb;
    --highdmin-tertiary-bg-rgb: 246,247,251;
    --highdmin-heading-color: inherit;
    --highdmin-link-color: #02c0ce;
    --highdmin-link-color-rgb: 2,192,206;
    --highdmin-link-decoration: none;
    --highdmin-link-hover-color: #02a3af;
    --highdmin-link-hover-color-rgb: 2,163,175;
    --highdmin-code-color: #45bbe0;
    --highdmin-highlight-color: #4c4c5c;
    --highdmin-highlight-bg: #fef2ce;
    --highdmin-border-width: 1px;
    --highdmin-border-style: solid;
    --highdmin-border-color: #e7e9eb;
    --highdmin-border-color-translucent: #ced4da;
    --highdmin-border-radius: 0.3rem;
    --highdmin-border-radius-sm: 0.25rem;
    --highdmin-border-radius-lg: 0.4rem;
    --highdmin-border-radius-xl: 1rem;
    --highdmin-border-radius-xxl: 2rem;
    --highdmin-border-radius-2xl: var(--highdmin-border-radius-xxl);
    --highdmin-border-radius-pill: 50rem;
    --highdmin-box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
    --highdmin-box-shadow-sm: 0 0.125rem 0.25rem rgba(var(--highdmin-body-color-rgb), 0.15);
    --highdmin-box-shadow-lg: 0 0 45px 0 rgba(var(--highdmin-body-color-rgb), 0.2);
    --highdmin-box-shadow-inset: inset 0 1px 2px rgba(var(--highdmin-body-color-rgb), 0.075);
    --highdmin-focus-ring-width: 0;
    --highdmin-focus-ring-opacity: 0.25;
    --highdmin-focus-ring-color: rgba(2, 192, 206, 0.25);
    --highdmin-form-valid-color: #0acf97;
    --highdmin-form-valid-border-color: #0acf97;
    --highdmin-form-invalid-color: #f1556c;
    --highdmin-form-invalid-border-color: #f1556c
}

[data-bs-theme=dark] {
    color-scheme: dark;
    --highdmin-body-color: #aab8c5;
    --highdmin-body-color-rgb: 170,184,197;
    --highdmin-body-bg: #17181e;
    --highdmin-body-bg-rgb: 23,24,30;
    --highdmin-emphasis-color: #dee2e6;
    --highdmin-emphasis-color-rgb: 222,226,230;
    --highdmin-secondary-color: #8391a2;
    --highdmin-secondary-color-rgb: 131,145,162;
    --highdmin-secondary-bg: #1e1f27;
    --highdmin-secondary-bg-rgb: 30,31,39;
    --highdmin-tertiary-color: #f1f1f1;
    --highdmin-tertiary-color-rgb: 241,241,241;
    --highdmin-tertiary-bg: #404954;
    --highdmin-tertiary-bg-rgb: 64,73,84;
    --highdmin-primary-text-emphasis: #67d9e2;
    --highdmin-secondary-text-emphasis: #adb2eb;
    --highdmin-success-text-emphasis: #6ce2c1;
    --highdmin-info-text-emphasis: #8fd6ec;
    --highdmin-warning-text-emphasis: #fbd76d;
    --highdmin-danger-text-emphasis: #f799a7;
    --highdmin-light-text-emphasis: #f6f7fb;
    --highdmin-dark-text-emphasis: #e7e9eb;
    --highdmin-primary-bg-subtle: rgba(2, 192, 206, 0.2);
    --highdmin-secondary-bg-subtle: rgba(119, 126, 221, 0.2);
    --highdmin-success-bg-subtle: rgba(10, 207, 151, 0.2);
    --highdmin-info-bg-subtle: rgba(69, 187, 224, 0.2);
    --highdmin-warning-bg-subtle: rgba(249, 188, 11, 0.2);
    --highdmin-danger-bg-subtle: rgba(241, 85, 108, 0.2);
    --highdmin-light-bg-subtle: #252630;
    --highdmin-dark-bg-subtle: #1a1d20;
    --highdmin-primary-border-subtle: #01737c;
    --highdmin-secondary-border-subtle: #474c85;
    --highdmin-success-border-subtle: #067c5b;
    --highdmin-info-border-subtle: #297086;
    --highdmin-warning-border-subtle: #957107;
    --highdmin-danger-border-subtle: #913341;
    --highdmin-light-border-subtle: #6c757d;
    --highdmin-dark-border-subtle: #343a40;
    --highdmin-heading-color: #aab8c5;
    --highdmin-link-color: #67d9e2;
    --highdmin-link-hover-color: #7edfe6;
    --highdmin-link-color-rgb: 103,217,226;
    --highdmin-link-hover-color-rgb: 126,223,230;
    --highdmin-code-color: #8fd6ec;
    --highdmin-highlight-color: #dee2e6;
    --highdmin-highlight-bg: #664d03;
    --highdmin-border-color: #37394d;
    --highdmin-border-color-translucent: #323d4b;
    --highdmin-form-valid-color: #6ce2c1;
    --highdmin-form-valid-border-color: #6ce2c1;
    --highdmin-form-invalid-color: #f799a7;
    --highdmin-form-invalid-border-color: #f799a7
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: var(--highdmin-body-font-family);
    font-size: var(--highdmin-body-font-size);
    font-weight: var(--highdmin-body-font-weight);
    line-height: var(--highdmin-body-line-height);
    color: var(--highdmin-body-color);
    text-align: var(--highdmin-body-text-align);
    background-color: var(--highdmin-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    overflow-x: hidden
}

hr {
    margin: 1.0005rem 0;
    color: inherit;
    border: 0;
    border-top: var(--highdmin-border-width) solid var(--highdmin-border-color)
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.1;
    color: var(--highdmin-heading-color)
}

address, dl, ol, p, pre, ul {
    margin-bottom: 1rem
}

address, legend {
    line-height: inherit
}

.h1, h1 {
    font-size: calc(1.34375rem + 1.125vw)
}

.h2, h2 {
    font-size: calc(1.307rem + .684vw)
}

.h3, h3 {
    font-size: calc(1.2749999375rem + .29999925vw)
}

.h4, h4 {
    font-size: 1.09375rem
}

.h5, h5 {
    font-size: .91rem
}

.h6, h6 {
    font-size: .74375rem
}

dl, ol, p, ul {
    margin-top: 0
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

.btn, .card-radio .form-check-label:hover, .choices[data-type*=select-one], .form-control-color:not(:disabled):not([readonly]), .form-control[type=file]:not(:disabled):not([readonly]), [role=button], [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled), summary {
    cursor: pointer
}

address {
    font-style: normal
}

ol, ul {
    padding-right: 2rem
}

    .accordion-header, .blockquote > :last-child, .card-text:last-child, .choices[data-type*=select-multiple] .choices__list--dropdown .choices__list, .choices[data-type*=text] .choices__list--dropdown .choices__list, .tasklist .card:last-of-type, ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

dt {
    font-weight: 700
}

dd {
    margin-right: 0
}

blockquote, figure {
    margin: 0 0 1rem
}

.small, small {
    font-size: .75rem
}

.mark, mark {
    padding: .1875em;
    color: var(--highdmin-highlight-color);
    background-color: var(--highdmin-highlight-bg)
}

.alert-heading, .modal-title, a > code, pre code {
    color: inherit
}

sub, sup {
    position: relative;
    font-size: .75em;
    line-height: 0
}

.table, img, svg {
    vertical-align: middle
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: rgba(var(--highdmin-link-color-rgb),var(--highdmin-link-opacity,1));
    text-decoration: none
}

    a:hover {
        --highdmin-link-color-rgb: var(--highdmin-link-hover-color-rgb)
    }

    a:not([href]):not([class]), a:not([href]):not([class]):hover {
        color: inherit;
        text-decoration: none
    }

code, kbd, pre, samp {
    font-family: var(--highdmin-font-monospace);
    font-size: 1em
}

code, kbd, pre {
    font-size: .75rem
}

pre {
    display: block;
    margin-top: 0;
    overflow: auto
}

.auth-brand .logo-dark, .figure, .list-inline-item, html[data-bs-theme=dark] .auth-brand .logo-light, label, output {
    display: inline-block
}

pre code {
    font-size: inherit;
    word-break: normal
}

code {
    color: var(--highdmin-code-color)
}

kbd {
    padding: .2rem .4rem;
    color: var(--highdmin-body-bg);
    background-color: var(--highdmin-body-color);
    border-radius: .25rem
}

    kbd kbd {
        padding: 0;
        font-size: 1em
    }

table {
    caption-side: bottom;
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: var(--highdmin-secondary-color);
    text-align: right
}

tbody, td, tfoot, th, thead, tr {
    border: 0 solid;
    border-color: inherit
}

label {
    font-weight: 500
}

.accordion-flush > .accordion-item > .accordion-collapse, .accordion-flush > .accordion-item > .accordion-header .accordion-button, .accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed, .list-group-flush, .modal-fullscreen .modal-footer, .modal-fullscreen .modal-header, button {
    border-radius: 0
}

fieldset, iframe {
    border: 0
}

.form-control-plaintext:focus, .form-range:focus, .noUi-horizontal .noUi-handle:focus, .noUi-touch-area:focus, .noUi-vertical .noUi-handle:focus, button:focus:not(:focus-visible) {
    outline: 0
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, select {
    text-transform: none
}

select {
    word-wrap: normal
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
    display: none !important
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0
}

legend {
    float: right;
    width: 100%;
    padding: 0;
    font-size: calc(1.275rem + .3vw)
}

    legend + * {
        clear: right
    }

::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=email], [type=number], [type=tel], [type=url] {
    direction: ltr
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

::file-selector-button {
    font: inherit;
    -webkit-appearance: button
}

.display-1, .display-2, .display-3, .display-4, .display-5, .display-6 {
    font-weight: 300;
    line-height: 1.1
}

.form-control, .form-select {
    -webkit-appearance: none;
    font-weight: 400
}

summary {
    display: list-item
}

.d-none, .docs-nav, .gu-hide, [hidden], html[data-sidenav-size=compact]:not([data-layout=topnav]) .sidenav-user .sidebar-user-arrow, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .help-box, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .side-nav-link::before, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .side-nav-title, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .menu-alert, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .simplebar-scrollbar, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-user, html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .sidenav-menu .help-box, html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .sidenav-menu:not(:hover) .side-nav-title, html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .sidenav-menu:not(:hover) .sidenav-user {
    display: none !important
}

.input-group, .row {
    display: -webkit-box;
    display: -ms-flexbox
}

.lead {
    font-size: 1.09375rem;
    font-weight: 300
}

.display-1 {
    font-size: calc(1.625rem + 4.5vw)
}

.display-2 {
    font-size: calc(1.575rem + 3.9vw)
}

.display-3 {
    font-size: calc(1.525rem + 3.3vw)
}

.display-4 {
    font-size: calc(1.475rem + 2.7vw)
}

.display-5 {
    font-size: calc(1.425rem + 2.1vw)
}

.display-6 {
    font-size: calc(1.375rem + 1.5vw)
}

.list-inline, .list-unstyled {
    padding-right: 0;
    list-style: none
}

.list-inline-item:not(:last-child) {
    margin-left: .5rem
}

.initialism {
    font-size: .75rem;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1.5rem;
    font-size: 1.09375rem
}

.blockquote-footer, .figure-caption {
    font-size: .75rem;
    color: var(--highdmin-secondary-color)
}

.blockquote-footer {
    margin-top: -1.5rem;
    margin-bottom: 1.5rem
}

    .blockquote-footer::before {
        content: "— "
    }

.img-thumbnail {
    padding: .25rem;
    background-color: var(--highdmin-body-bg);
    border: var(--highdmin-border-width) solid var(--highdmin-border-color);
    border-radius: var(--highdmin-border-radius)
}

.figure-img {
    margin-bottom: .75rem;
    line-height: 1
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl, .page-container {
    --highdmin-gutter-x: 1.5rem;
    --highdmin-gutter-y: 0;
    width: 100%;
    padding-left: calc(var(--highdmin-gutter-x) * .5);
    padding-right: calc(var(--highdmin-gutter-x) * .5);
    margin-left: auto;
    margin-right: auto
}

@media (min-width:576px) {
    .container, .container-sm {
        max-width: 540px
    }

    .col-sm {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .col-sm-auto, .row-cols-sm-auto > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-12, .row-cols-sm-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .col-sm-6, .row-cols-sm-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-4, .row-cols-sm-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-sm-3, .row-cols-sm-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-sm-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }

    .col-sm-2, .row-cols-sm-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .offset-sm-0 {
        margin-right: 0
    }

    .offset-sm-1 {
        margin-right: 8.33333333%
    }

    .offset-sm-2 {
        margin-right: 16.66666667%
    }

    .offset-sm-3 {
        margin-right: 25%
    }

    .offset-sm-4 {
        margin-right: 33.33333333%
    }

    .offset-sm-5 {
        margin-right: 41.66666667%
    }

    .offset-sm-6 {
        margin-right: 50%
    }

    .offset-sm-7 {
        margin-right: 58.33333333%
    }

    .offset-sm-8 {
        margin-right: 66.66666667%
    }

    .offset-sm-9 {
        margin-right: 75%
    }

    .offset-sm-10 {
        margin-right: 83.33333333%
    }

    .offset-sm-11 {
        margin-right: 91.66666667%
    }

    .g-sm-0, .gx-sm-0 {
        --highdmin-gutter-x: 0
    }

    .g-sm-0, .gy-sm-0 {
        --highdmin-gutter-y: 0
    }

    .g-sm-1, .gx-sm-1 {
        --highdmin-gutter-x: 0.375rem
    }

    .g-sm-1, .gy-sm-1 {
        --highdmin-gutter-y: 0.375rem
    }

    .g-sm-2, .gx-sm-2 {
        --highdmin-gutter-x: 0.75rem
    }

    .g-sm-2, .gy-sm-2 {
        --highdmin-gutter-y: 0.75rem
    }

    .g-sm-3, .gx-sm-3 {
        --highdmin-gutter-x: 1.5rem
    }

    .g-sm-3, .gy-sm-3 {
        --highdmin-gutter-y: 1.5rem
    }

    .g-sm-4, .gx-sm-4 {
        --highdmin-gutter-x: 2.25rem
    }

    .g-sm-4, .gy-sm-4 {
        --highdmin-gutter-y: 2.25rem
    }

    .g-sm-5, .gx-sm-5 {
        --highdmin-gutter-x: 4.5rem
    }

    .g-sm-5, .gy-sm-5 {
        --highdmin-gutter-y: 4.5rem
    }
}

@media (min-width:768px) {
    .container, .container-md, .container-sm {
        max-width: 720px
    }

    .col-md {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .col-md-auto, .row-cols-md-auto > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-md-12, .row-cols-md-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .col-md-6, .row-cols-md-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-4, .row-cols-md-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-md-3, .row-cols-md-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-md-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }

    .col-md-2, .row-cols-md-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .offset-md-0 {
        margin-right: 0
    }

    .offset-md-1 {
        margin-right: 8.33333333%
    }

    .offset-md-2 {
        margin-right: 16.66666667%
    }

    .offset-md-3 {
        margin-right: 25%
    }

    .offset-md-4 {
        margin-right: 33.33333333%
    }

    .offset-md-5 {
        margin-right: 41.66666667%
    }

    .offset-md-6 {
        margin-right: 50%
    }

    .offset-md-7 {
        margin-right: 58.33333333%
    }

    .offset-md-8 {
        margin-right: 66.66666667%
    }

    .offset-md-9 {
        margin-right: 75%
    }

    .offset-md-10 {
        margin-right: 83.33333333%
    }

    .offset-md-11 {
        margin-right: 91.66666667%
    }

    .g-md-0, .gx-md-0 {
        --highdmin-gutter-x: 0
    }

    .g-md-0, .gy-md-0 {
        --highdmin-gutter-y: 0
    }

    .g-md-1, .gx-md-1 {
        --highdmin-gutter-x: 0.375rem
    }

    .g-md-1, .gy-md-1 {
        --highdmin-gutter-y: 0.375rem
    }

    .g-md-2, .gx-md-2 {
        --highdmin-gutter-x: 0.75rem
    }

    .g-md-2, .gy-md-2 {
        --highdmin-gutter-y: 0.75rem
    }

    .g-md-3, .gx-md-3 {
        --highdmin-gutter-x: 1.5rem
    }

    .g-md-3, .gy-md-3 {
        --highdmin-gutter-y: 1.5rem
    }

    .g-md-4, .gx-md-4 {
        --highdmin-gutter-x: 2.25rem
    }

    .g-md-4, .gy-md-4 {
        --highdmin-gutter-y: 2.25rem
    }

    .g-md-5, .gx-md-5 {
        --highdmin-gutter-x: 4.5rem
    }

    .g-md-5, .gy-md-5 {
        --highdmin-gutter-y: 4.5rem
    }
}

.row {
    --highdmin-gutter-x: 1.5rem;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--highdmin-gutter-y));
    margin-left: calc(-.5 * var(--highdmin-gutter-x));
    margin-right: calc(-.5 * var(--highdmin-gutter-x))
}

    .row > * {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 100%;
        max-width: 100%;
        padding-left: calc(var(--highdmin-gutter-x) * .5);
        padding-right: calc(var(--highdmin-gutter-x) * .5);
        margin-top: var(--highdmin-gutter-y)
    }

.col {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%
}

.col-auto, .row-cols-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

.col-12, .row-cols-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%
}

.col-6, .row-cols-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%
}

.col-4, .row-cols-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%
}

.col-3, .row-cols-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%
}

.col-2, .row-cols-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%
}

.col-1, .col-5 {
    -webkit-box-flex: 0
}

.col-1 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%
}

.col-5 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%
}

.col-7, .col-8 {
    -webkit-box-flex: 0
}

.col-7 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%
}

.col-8 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%
}

.col-10, .col-9 {
    -webkit-box-flex: 0
}

.col-9 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%
}

.offset-1 {
    margin-right: 8.33333333%
}

.offset-2 {
    margin-right: 16.66666667%
}

.offset-3 {
    margin-right: 25%
}

.offset-4 {
    margin-right: 33.33333333%
}

.offset-5 {
    margin-right: 41.66666667%
}

.offset-6 {
    margin-right: 50%
}

.offset-7 {
    margin-right: 58.33333333%
}

.offset-8 {
    margin-right: 66.66666667%
}

.offset-9 {
    margin-right: 75%
}

.offset-10 {
    margin-right: 83.33333333%
}

.offset-11 {
    margin-right: 91.66666667%
}

.g-0, .gx-0 {
    --highdmin-gutter-x: 0
}

.g-1, .gx-1 {
    --highdmin-gutter-x: 0.375rem
}

.g-1, .gy-1 {
    --highdmin-gutter-y: 0.375rem
}

.g-2, .gx-2 {
    --highdmin-gutter-x: 0.75rem
}

.g-2, .gy-2 {
    --highdmin-gutter-y: 0.75rem
}

.g-3, .gx-3 {
    --highdmin-gutter-x: 1.5rem
}

.g-3, .gy-3 {
    --highdmin-gutter-y: 1.5rem
}

.g-4, .gx-4 {
    --highdmin-gutter-x: 2.25rem
}

.g-4, .gy-4 {
    --highdmin-gutter-y: 2.25rem
}

.g-5, .gx-5 {
    --highdmin-gutter-x: 4.5rem
}

.g-5, .gy-5 {
    --highdmin-gutter-y: 4.5rem
}

.table {
    --highdmin-table-color-type: initial;
    --highdmin-table-bg-type: initial;
    --highdmin-table-color-state: initial;
    --highdmin-table-bg-state: initial;
    --highdmin-table-bg: transparent;
    --highdmin-table-border-color: var(--highdmin-light);
    --highdmin-table-accent-bg: transparent;
    --highdmin-table-striped-color: var(--highdmin-body-color);
    --highdmin-table-striped-bg: rgba(var(--highdmin-light-rgb), 0.45);
    --highdmin-table-active-color: var(--highdmin-body-color);
    --highdmin-table-active-bg: rgba(var(--highdmin-light-rgb), 0.45);
    --highdmin-table-hover-color: var(--highdmin-body-color);
    --highdmin-table-hover-bg: rgba(var(--highdmin-light-rgb), 0.45);
    width: 100%;
    margin-bottom: 1.5rem;
    border-color: var(--highdmin-table-border-color)
}

.table-danger, .table-info, .table-light, .table-primary, .table-secondary, .table-success, .table-warning {
    --highdmin-table-color: #313a46
}

.table > :not(caption) > * > * {
    padding: .75rem .6rem;
    color: var(--highdmin-table-color-state,var(--highdmin-table-color-type,var(--highdmin-table-color)));
    background-color: var(--highdmin-table-bg);
    border-bottom-width: var(--highdmin-border-width);
    -webkit-box-shadow: inset 0 0 0 9999px var(--highdmin-table-bg-state,var(--highdmin-table-bg-type,var(--highdmin-table-accent-bg)));
    box-shadow: inset 0 0 0 9999px var(--highdmin-table-bg-state,var(--highdmin-table-bg-type,var(--highdmin-table-accent-bg)))
}

.table > tbody {
    vertical-align: inherit
}

.table > thead {
    vertical-align: bottom
}

.table-group-divider {
    border-top: calc(var(--highdmin-border-width) * 2) solid currentcolor
}

.table-danger, .table-dark, .table-info, .table-light, .table-primary, .table-secondary, .table-success, .table-warning {
    --highdmin-table-striped-color: #fff;
    --highdmin-table-active-color: #fff;
    --highdmin-table-hover-color: #fff;
    color: var(--highdmin-table-color);
    border-color: var(--highdmin-table-border-color)
}

.caption-top {
    caption-side: top
}

.table-sm > :not(caption) > * > * {
    padding: .5rem
}

.form-floating > .form-control-plaintext ~ label, .table-bordered > :not(caption) > * {
    border-width: var(--highdmin-border-width) 0
}

    .table-bordered > :not(caption) > * > * {
        border-width: 0 var(--highdmin-border-width)
    }

.list-group-flush > .list-group-item:last-child, .table-borderless > :not(caption) > * > * {
    border-bottom-width: 0
}

.list-group-item + .list-group-item, .table-borderless > :not(:first-child) {
    border-top-width: 0
}

.table-striped-columns > :not(caption) > tr > :nth-child(2n), .table-striped > tbody > tr:nth-of-type(odd) > * {
    --highdmin-table-color-type: var(--highdmin-table-striped-color);
    --highdmin-table-bg-type: var(--highdmin-table-striped-bg)
}

.table-active {
    --highdmin-table-color-state: var(--highdmin-table-active-color);
    --highdmin-table-bg-state: var(--highdmin-table-active-bg)
}

.table-hover > tbody > tr:hover > * {
    --highdmin-table-color-state: var(--highdmin-table-hover-color);
    --highdmin-table-bg-state: var(--highdmin-table-hover-bg)
}

.table-primary {
    --highdmin-table-bg: #ccf2f5;
    --highdmin-table-border-color: #bde0e4;
    --highdmin-table-striped-bg: #869fa6;
    --highdmin-table-active-bg: #869fa6;
    --highdmin-table-hover-bg: #869fa6
}

.table-secondary {
    --highdmin-table-bg: #e4e5f8;
    --highdmin-table-border-color: #d2d4e6;
    --highdmin-table-striped-bg: #9398a8;
    --highdmin-table-active-bg: #9398a8;
    --highdmin-table-hover-bg: #9398a8
}

.table-success {
    --highdmin-table-bg: #cef5ea;
    --highdmin-table-border-color: #bee2da;
    --highdmin-table-striped-bg: #87a1a0;
    --highdmin-table-active-bg: #87a1a0;
    --highdmin-table-hover-bg: #87a1a0
}

.table-info {
    --highdmin-table-bg: #daf1f9;
    --highdmin-table-border-color: #c9dfe7;
    --highdmin-table-striped-bg: #8e9fa8;
    --highdmin-table-active-bg: #8e9fa8;
    --highdmin-table-hover-bg: #8e9fa8
}

.table-warning {
    --highdmin-table-bg: #fef2ce;
    --highdmin-table-border-color: #eae0c0;
    --highdmin-table-striped-bg: #a29f91;
    --highdmin-table-active-bg: #a29f91;
    --highdmin-table-hover-bg: #a29f91
}

.table-danger {
    --highdmin-table-bg: #fcdde2;
    --highdmin-table-border-color: #e8cdd2;
    --highdmin-table-striped-bg: #a1949c;
    --highdmin-table-active-bg: #a1949c;
    --highdmin-table-hover-bg: #a1949c
}

.table-light {
    --highdmin-table-bg: #eef2f7;
    --highdmin-table-border-color: #dbe0e5;
    --highdmin-table-striped-bg: #999fa7;
    --highdmin-table-active-bg: #999fa7;
    --highdmin-table-hover-bg: #999fa7
}

.table-dark {
    --highdmin-table-color: #fff;
    --highdmin-table-bg: #313a46;
    --highdmin-table-border-color: #464e59;
    --highdmin-table-striped-bg: #8e9399;
    --highdmin-table-active-bg: #8e9399;
    --highdmin-table-hover-bg: #8e9399
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.collapsing, .dropdown-divider, .form-control[type=file] {
    overflow: hidden
}

.form-label {
    margin-bottom: .5rem
}

.col-form-label {
    padding-top: calc(.5rem + var(--highdmin-border-width));
    padding-bottom: calc(.5rem + var(--highdmin-border-width));
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.65rem + var(--highdmin-border-width));
    padding-bottom: calc(.65rem + var(--highdmin-border-width));
    font-size: 1.09375rem
}

.col-form-label-sm {
    padding-top: calc(.3rem + var(--highdmin-border-width));
    padding-bottom: calc(.3rem + var(--highdmin-border-width));
    font-size: .85rem
}

.form-text {
    margin-top: .25rem;
    font-size: .75rem;
    color: var(--highdmin-secondary-color)
}

.form-control, .form-control:focus {
    color: var(--highdmin-body-color);
    background-color: var(--highdmin-secondary-bg)
}

.form-control {
    display: block;
    width: 100%;
    padding: .5rem .77rem;
    font-size: .875rem;
    line-height: 1.5;
    -moz-appearance: none;
    appearance: none;
    background-clip: padding-box;
    border: var(--highdmin-border-width) solid var(--highdmin-border-color-translucent);
    border-radius: .3rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

.form-check-input, .form-select {
    -moz-appearance: none;
    background-repeat: no-repeat
}

.form-control:focus {
    border-color: var(--highdmin-border-color-translucent);
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control::-webkit-date-and-time-value {
    min-width: 85px;
    height: 1.5em;
    margin: 0
}

.form-control::-webkit-datetime-edit {
    display: block;
    padding: 0
}

.form-control::-webkit-input-placeholder {
    color: var(--highdmin-secondary-color);
    opacity: 1
}

.form-control::-moz-placeholder {
    color: var(--highdmin-secondary-color);
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: var(--highdmin-secondary-color);
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: var(--highdmin-secondary-color);
    opacity: 1
}

.form-control::placeholder {
    color: var(--highdmin-secondary-color);
    opacity: 1
}

.form-control-plaintext, .form-select, .input-group-text {
    line-height: 1.5;
    color: var(--highdmin-body-color)
}

.form-control:disabled {
    background-color: var(--highdmin-light);
    opacity: 1
}

.form-control::-webkit-file-upload-button {
    padding: .5rem .77rem;
    margin: -.5rem -.77rem;
    -webkit-margin-end: .77rem;
    margin-inline-end: .77rem;
    color: var(--highdmin-body-color);
    background-color: var(--highdmin-tertiary-bg);
    pointer-events: none;
    border: 0 solid;
    border-inline-end-width: var(--highdmin-border-width);
    border-radius: 0;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    border-color: inherit
}

.form-control::file-selector-button {
    padding: .5rem .77rem;
    margin: -.5rem -.77rem;
    -webkit-margin-end: .77rem;
    margin-inline-end: .77rem;
    color: var(--highdmin-body-color);
    background-color: var(--highdmin-tertiary-bg);
    pointer-events: none;
    border: 0 solid;
    border-inline-end-width: var(--highdmin-border-width);
    border-radius: 0;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    border-color: inherit
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: var(--highdmin-secondary-bg)
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: var(--highdmin-secondary-bg)
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .5rem 0;
    margin-bottom: 0;
    background-color: transparent;
    border: solid transparent;
    border-width: var(--highdmin-border-width) 0
}

    .form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
        padding-left: 0;
        padding-right: 0
    }

.form-control-sm {
    min-height: calc(1.5em + .6rem + calc(var(--highdmin-border-width) * 2));
    padding: .3rem .8rem;
    font-size: .85rem;
    border-radius: .25rem
}

    .form-control-sm::-webkit-file-upload-button {
        padding: .3rem .8rem;
        margin: -.3rem -.8rem;
        -webkit-margin-end: .8rem;
        margin-inline-end: .8rem
    }

    .form-control-sm::file-selector-button {
        padding: .3rem .8rem;
        margin: -.3rem -.8rem;
        -webkit-margin-end: .8rem;
        margin-inline-end: .8rem
    }

.form-control-lg {
    min-height: calc(1.5em + 1.3rem + calc(var(--highdmin-border-width) * 2));
    padding: .65rem 1.5rem;
    font-size: 1.09375rem;
    border-radius: .4rem
}

    .form-control-lg::-webkit-file-upload-button {
        padding: .65rem 1.5rem;
        margin: -.65rem -1.5rem;
        -webkit-margin-end: 1.5rem;
        margin-inline-end: 1.5rem
    }

    .form-control-lg::file-selector-button {
        padding: .65rem 1.5rem;
        margin: -.65rem -1.5rem;
        -webkit-margin-end: 1.5rem;
        margin-inline-end: 1.5rem
    }

textarea.form-control {
    min-height: calc(1.5em + 1rem + calc(var(--highdmin-border-width) * 2))
}

textarea.form-control-sm {
    min-height: calc(1.5em + .6rem + calc(var(--highdmin-border-width) * 2))
}

textarea.form-control-lg {
    min-height: calc(1.5em + 1.3rem + calc(var(--highdmin-border-width) * 2))
}

.form-control-color {
    width: 3rem;
    height: calc(1.5em + 1rem + calc(var(--highdmin-border-width) * 2));
    padding: .5rem
}

    .form-control-color::-moz-color-swatch {
        border: 0 !important;
        border-radius: .3rem
    }

    .form-control-color::-webkit-color-swatch {
        border: 0 !important;
        border-radius: .3rem
    }

    .form-control-color.form-control-sm, select.form-control-sm:not([size]):not([multiple]) {
        height: calc(1.5em + .6rem + calc(var(--highdmin-border-width) * 2))
    }

    .form-control-color.form-control-lg {
        height: calc(1.5em + 1.3rem + calc(var(--highdmin-border-width) * 2))
    }

.form-select {
    --highdmin-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    display: block;
    width: 100%;
    padding: .5rem .77rem .5rem 2.31rem;
    font-size: .875rem;
    appearance: none;
    background-color: var(--highdmin-secondary-bg);
    background-image: var(--highdmin-form-select-bg-img),var(--highdmin-form-select-bg-icon,none);
    background-position: left .77rem center;
    background-size: 14px 10px;
    border: var(--highdmin-border-width) solid var(--highdmin-border-color-translucent);
    border-radius: .3rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

    .form-check-input:focus, .form-select:focus {
        border-color: var(--highdmin-border-color-translucent);
        outline: 0;
        -webkit-box-shadow: 0 0 0 0 rgba(2,192,206,.25);
        box-shadow: 0 0 0 0 rgba(2,192,206,.25)
    }

    .form-select[multiple], .form-select[size]:not([size="1"]) {
        padding-left: .77rem;
        background-image: none
    }

    .fc .fc-col-header-cell, .form-floating > .form-control:disabled ~ label::after, .form-floating > :disabled ~ label::after, .form-select:disabled {
        background-color: var(--highdmin-light)
    }

    .form-select:-moz-focusring {
        color: transparent;
        text-shadow: 0 0 0 var(--highdmin-body-color)
    }

.form-select-sm {
    padding-top: .3rem;
    padding-bottom: .3rem;
    padding-right: .8rem;
    font-size: .85rem;
    border-radius: .25rem
}

.form-select-lg {
    padding-top: .65rem;
    padding-bottom: .65rem;
    padding-right: 1.5rem;
    font-size: 1.09375rem;
    border-radius: .4rem
}

[data-bs-theme=dark] .form-select {
    --highdmin-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23aab8c5' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")
}

.form-check {
    display: block;
    min-height: 1.3125rem;
    padding-right: 1.75em;
    margin-bottom: 0
}

    .form-check .form-check-input {
        float: right;
        margin-right: -1.75em
    }

.form-check-reverse {
    padding-left: 1.75em;
    padding-right: 0;
    text-align: left
}

    .form-check-reverse .form-check-input {
        float: left;
        margin-left: -1.75em;
        margin-right: 0
    }

.form-check-input {
    --highdmin-form-check-bg: var(--highdmin-secondary-bg);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1.25em;
    height: 1.25em;
    margin-top: .125em;
    vertical-align: top;
    -webkit-appearance: none;
    appearance: none;
    background-color: var(--highdmin-form-check-bg);
    background-image: var(--highdmin-form-check-bg-image);
    background-position: center;
    background-size: contain;
    border: var(--highdmin-border-width) solid var(--highdmin-border-color-translucent);
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact
}

    .form-check-input[type=checkbox], .gridjs-td .gridjs-checkbox[type=checkbox] {
        border-radius: .25em
    }

    .form-check-input[type=radio] {
        border-radius: 50%
    }

    .form-check-input:active {
        -webkit-filter: brightness(90%);
        filter: brightness(90%)
    }

    .form-check-input:checked {
        background-color: #02c0ce;
        border-color: #02c0ce
    }

        .form-check-input:checked[type=checkbox] {
            --highdmin-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")
        }

        .form-check-input:checked[type=radio] {
            --highdmin-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")
        }

    .form-check-input[type=checkbox]:indeterminate {
        background-color: #02c0ce;
        border-color: #02c0ce;
        --highdmin-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")
    }

    .form-check-input:disabled {
        pointer-events: none;
        -webkit-filter: none;
        filter: none;
        opacity: .5
    }

        .form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label {
            cursor: default;
            opacity: .5
        }

.form-switch {
    padding-right: 2.5em
}

    .form-switch .form-check-input {
        --highdmin-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
        width: 2em;
        margin-right: -2.5em;
        background-image: var(--highdmin-form-switch-bg);
        background-position: right center;
        border-radius: 2em;
        -webkit-transition: background-position .15s ease-in-out;
        transition: background-position .15s ease-in-out
    }

        .form-switch .form-check-input:focus {
            --highdmin-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='var%28--highdmin-border-color-translucent%29'/%3e%3c/svg%3e")
        }

        .form-switch .form-check-input:checked {
            background-position: left center;
            --highdmin-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
        }

    .form-switch.form-check-reverse {
        padding-left: 2.5em;
        padding-right: 0
    }

        .form-switch.form-check-reverse .form-check-input {
            margin-left: -2.5em;
            margin-right: 0
        }

.form-check-inline {
    display: inline-block;
    margin-left: 1rem
}

.btn-check {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.app-search, .carousel, .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center, .form-floating, .h-e-circle, .h-e-circle-lg, .h-e-rounded, .h-e-rounded-lg, .input-group, .input-group .btn, .ribbon-box, .timeline-alt .timeline-item, .timeline-show, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item:hover .side-nav-link {
    position: relative
}

.btn-check:disabled + .btn, .btn-check[disabled] + .btn {
    pointer-events: none;
    -webkit-filter: none;
    filter: none;
    opacity: .65
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
    --highdmin-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")
}

.form-range {
    width: 100%;
    height: 1rem;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent
}

    .form-range:focus::-webkit-slider-thumb {
        -webkit-box-shadow: 0 0 0 1px #f3f6f8,none;
        box-shadow: 0 0 0 1px #f3f6f8,none
    }

    .form-range:focus::-moz-range-thumb {
        box-shadow: 0 0 0 1px #f3f6f8,none
    }

    .form-range::-moz-focus-outer {
        border: 0
    }

    .form-range::-webkit-slider-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: -.25rem;
        -webkit-appearance: none;
        appearance: none;
        background-color: #02c0ce;
        border: 0;
        border-radius: 1rem;
        -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
        transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
    }

        .form-range::-webkit-slider-thumb:active {
            background-color: #b3ecf0
        }

    .form-range::-webkit-slider-runnable-track {
        width: 100%;
        height: .5rem;
        color: transparent;
        cursor: pointer;
        background-color: var(--highdmin-tertiary-bg);
        border-color: transparent;
        border-radius: 1rem
    }

    .form-range::-moz-range-thumb {
        width: 1rem;
        height: 1rem;
        -moz-appearance: none;
        appearance: none;
        background-color: #02c0ce;
        border: 0;
        border-radius: 1rem;
        -moz-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
    }

        .form-range::-moz-range-thumb:active {
            background-color: #b3ecf0
        }

    .form-range::-moz-range-track {
        width: 100%;
        height: .5rem;
        color: transparent;
        cursor: pointer;
        background-color: var(--highdmin-tertiary-bg);
        border-color: transparent;
        border-radius: 1rem
    }

    .form-range:disabled {
        pointer-events: none
    }

        .form-range:disabled::-webkit-slider-thumb {
            background-color: var(--highdmin-secondary-color)
        }

        .form-range:disabled::-moz-range-thumb {
            background-color: var(--highdmin-secondary-color)
        }

.form-floating > .form-control, .form-floating > .form-control-plaintext, .form-floating > .form-select {
    height: calc(3.5rem + calc(var(--highdmin-border-width) * 2));
    min-height: calc(3.5rem + calc(var(--highdmin-border-width) * 2));
    line-height: 1.25
}

.form-floating > label {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    height: 100%;
    padding: 1rem .77rem;
    overflow: hidden;
    text-align: start;
    text-overflow: ellipsis;
    white-space: nowrap;
    pointer-events: none;
    border: var(--highdmin-border-width) solid transparent;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transition: opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;
    transition: opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out
}

.form-floating > .form-control, .form-floating > .form-control-plaintext {
    padding: 1rem .77rem
}

    .form-floating > .form-control-plaintext:focus, .form-floating > .form-control-plaintext:not(:placeholder-shown), .form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown), .form-floating > .form-select {
        padding-top: 1.625rem;
        padding-bottom: .625rem
    }

    .form-floating > .form-control-plaintext::-webkit-input-placeholder, .form-floating > .form-control::-webkit-input-placeholder {
        color: transparent
    }

    .form-floating > .form-control-plaintext::-moz-placeholder, .form-floating > .form-control::-moz-placeholder {
        color: transparent
    }

    .form-floating > .form-control-plaintext:-ms-input-placeholder, .form-floating > .form-control:-ms-input-placeholder {
        color: transparent
    }

    .form-floating > .form-control-plaintext::-ms-input-placeholder, .form-floating > .form-control::-ms-input-placeholder {
        color: transparent
    }

    .form-floating > .form-control-plaintext::placeholder, .form-floating > .form-control::placeholder {
        color: transparent
    }

    .form-floating > .form-control-plaintext:not(:-moz-placeholder-shown), .form-floating > .form-control:not(:-moz-placeholder-shown) {
        padding-top: 1.625rem;
        padding-bottom: .625rem
    }

    .form-floating > .form-control-plaintext:not(:-ms-input-placeholder), .form-floating > .form-control:not(:-ms-input-placeholder) {
        padding-top: 1.625rem;
        padding-bottom: .625rem
    }

    .form-floating > .form-control-plaintext:-webkit-autofill, .form-floating > .form-control:-webkit-autofill {
        padding-top: 1.625rem;
        padding-bottom: .625rem
    }

    .form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
        color: rgba(var(--highdmin-body-color-rgb),.65);
        transform: scale(.85) translateY(-.5rem) translateX(-.15rem)
    }

    .form-floating > .form-control:not(:-ms-input-placeholder) ~ label {
        color: rgba(var(--highdmin-body-color-rgb),.65);
        transform: scale(.85) translateY(-.5rem) translateX(-.15rem)
    }

    .form-floating > .form-control-plaintext ~ label, .form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
        color: rgba(var(--highdmin-body-color-rgb),.65);
        -webkit-transform: scale(.85) translateY(-.5rem) translateX(-.15rem);
        transform: scale(.85) translateY(-.5rem) translateX(-.15rem)
    }

    .form-floating > .form-control:not(:-moz-placeholder-shown) ~ label::after {
        position: absolute;
        inset: 1rem .385rem;
        z-index: -1;
        height: 1.875em;
        content: "";
        background-color: var(--highdmin-secondary-bg);
        border-radius: .3rem
    }

    .form-floating > .form-control:not(:-ms-input-placeholder) ~ label::after {
        position: absolute;
        inset: 1rem .385rem;
        z-index: -1;
        height: 1.875em;
        content: "";
        background-color: var(--highdmin-secondary-bg);
        border-radius: .3rem
    }

    .form-floating > .form-control-plaintext ~ label::after, .form-floating > .form-control:focus ~ label::after, .form-floating > .form-control:not(:placeholder-shown) ~ label::after, .form-floating > .form-select ~ label::after {
        position: absolute;
        inset: 1rem .385rem;
        z-index: -1;
        height: 1.875em;
        content: "";
        background-color: var(--highdmin-secondary-bg);
        border-radius: .3rem
    }

    .form-floating > .form-control:-webkit-autofill ~ label {
        color: rgba(var(--highdmin-body-color-rgb),.65);
        -webkit-transform: scale(.85) translateY(-.5rem) translateX(-.15rem);
        transform: scale(.85) translateY(-.5rem) translateX(-.15rem)
    }

    .form-floating > .form-control:disabled ~ label, .form-floating > :disabled ~ label {
        color: #8a969c
    }

.input-group {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.btn-toolbar, .input-group-text {
    display: -webkit-box;
    display: -ms-flexbox
}

.input-group > .form-control, .input-group > .form-floating, .input-group > .form-select {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0
}

    .input-group > .form-control:focus, .input-group > .form-floating:focus-within, .input-group > .form-select:focus {
        z-index: 5
    }

.input-group .btn {
    z-index: 2
}

    .input-group .btn:focus {
        z-index: 5
    }

.input-group-text {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .5rem .77rem;
    font-size: .875rem;
    font-weight: 400;
    text-align: center;
    background-color: var(--highdmin-tertiary-bg);
    border: var(--highdmin-border-width) solid var(--highdmin-border-color-translucent);
    border-radius: .3rem
}

.invalid-tooltip, .valid-tooltip {
    z-index: 5;
    display: none;
    padding: .375rem .75rem;
    border-radius: var(--highdmin-border-radius);
    top: 100%;
    position: absolute;
    max-width: 100%
}

.input-group-lg > .btn, .input-group-lg > .form-control, .input-group-lg > .form-select, .input-group-lg > .input-group-text {
    padding: .65rem 1.5rem;
    font-size: 1.09375rem;
    border-radius: .4rem
}

.input-group-sm > .btn, .input-group-sm > .form-control, .input-group-sm > .form-select, .input-group-sm > .input-group-text {
    padding: .3rem .8rem;
    font-size: .85rem;
    border-radius: .25rem
}

.input-group-lg > .form-select, .input-group-sm > .form-select {
    padding-left: 3.08rem
}

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn.dropdown-toggle-split:first-child, .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .input-group.has-validation > .dropdown-toggle:nth-last-child(n+4), .input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control, .input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select, .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control, .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select, .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-right: calc(var(--highdmin-border-width) * -1);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:nth-child(n+3), .btn-group > :not(.btn-check) + .btn, .input-group > .form-floating:not(:first-child) > .form-control, .input-group > .form-floating:not(:first-child) > .form-select {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .75rem;
    color: var(--highdmin-form-valid-color)
}

.valid-tooltip {
    margin-top: .1rem;
    font-size: .85rem;
    color: #fff;
    background-color: var(--highdmin-success)
}

.is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip, .was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip {
    display: block
}

.form-control.is-valid, .was-validated .form-control:valid {
    border-color: var(--highdmin-form-valid-border-color);
    padding-left: calc(1.5em + 1rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%230acf97' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: left calc(.375em + .25rem) center;
    background-size: calc(.75em + .5rem) calc(.75em + .5rem)
}

    .form-control.is-valid:focus, .was-validated .form-control:valid:focus {
        border-color: var(--highdmin-form-valid-border-color);
        -webkit-box-shadow: 0 0 0 0 rgba(var(--highdmin-success-rgb),.25);
        box-shadow: 0 0 0 0 rgba(var(--highdmin-success-rgb),.25)
    }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-left: calc(1.5em + 1rem);
    background-position: top calc(.375em + .25rem) left calc(.375em + .25rem)
}

.form-select.is-valid, .was-validated .form-select:valid {
    border-color: var(--highdmin-form-valid-border-color)
}

    .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"], .was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"] {
        --highdmin-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%230acf97' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
        padding-left: 4.235rem;
        background-position: left .77rem center,center left 2.31rem;
        background-size: 14px 10px,calc(.75em + .5rem) calc(.75em + .5rem)
    }

    .form-select.is-valid:focus, .was-validated .form-select:valid:focus {
        border-color: var(--highdmin-form-valid-border-color);
        -webkit-box-shadow: 0 0 0 0 rgba(var(--highdmin-success-rgb),.25);
        box-shadow: 0 0 0 0 rgba(var(--highdmin-success-rgb),.25)
    }

.form-control-color.is-valid, .was-validated .form-control-color:valid {
    width: calc(3rem + calc(1.5em + 1rem))
}

.form-check-input.is-valid, .was-validated .form-check-input:valid {
    border-color: var(--highdmin-form-valid-border-color)
}

    .form-check-input.is-valid:checked, .was-validated .form-check-input:valid:checked {
        background-color: var(--highdmin-form-valid-color)
    }

    .form-check-input.is-valid:focus, .was-validated .form-check-input:valid:focus {
        -webkit-box-shadow: 0 0 0 0 rgba(var(--highdmin-success-rgb),.25);
        box-shadow: 0 0 0 0 rgba(var(--highdmin-success-rgb),.25)
    }

    .form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
        color: var(--highdmin-form-valid-color)
    }

.form-check-inline .form-check-input ~ .invalid-feedback, .form-check-inline .form-check-input ~ .valid-feedback {
    margin-right: .5em
}

.input-group > .form-control:not(:focus).is-valid, .input-group > .form-floating:not(:focus-within).is-valid, .input-group > .form-select:not(:focus).is-valid, .was-validated .input-group > .form-control:not(:focus):valid, .was-validated .input-group > .form-floating:not(:focus-within):valid, .was-validated .input-group > .form-select:not(:focus):valid {
    z-index: 3
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .75rem;
    color: var(--highdmin-form-invalid-color)
}

.invalid-tooltip {
    margin-top: .1rem;
    font-size: .85rem;
    color: #fff;
    background-color: var(--highdmin-danger)
}

.is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip {
    display: block
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: var(--highdmin-form-invalid-border-color);
    padding-left: calc(1.5em + 1rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f1556c'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f1556c' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: left calc(.375em + .25rem) center;
    background-size: calc(.75em + .5rem) calc(.75em + .5rem)
}

    .form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
        border-color: var(--highdmin-form-invalid-border-color);
        -webkit-box-shadow: 0 0 0 0 rgba(var(--highdmin-danger-rgb),.25);
        box-shadow: 0 0 0 0 rgba(var(--highdmin-danger-rgb),.25)
    }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
    padding-left: calc(1.5em + 1rem);
    background-position: top calc(.375em + .25rem) left calc(.375em + .25rem)
}

.form-select.is-invalid, .was-validated .form-select:invalid {
    border-color: var(--highdmin-form-invalid-border-color)
}

    .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"], .was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"] {
        --highdmin-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f1556c'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f1556c' stroke='none'/%3e%3c/svg%3e");
        padding-left: 4.235rem;
        background-position: left .77rem center,center left 2.31rem;
        background-size: 14px 10px,calc(.75em + .5rem) calc(.75em + .5rem)
    }

    .form-select.is-invalid:focus, .was-validated .form-select:invalid:focus {
        border-color: var(--highdmin-form-invalid-border-color);
        -webkit-box-shadow: 0 0 0 0 rgba(var(--highdmin-danger-rgb),.25);
        box-shadow: 0 0 0 0 rgba(var(--highdmin-danger-rgb),.25)
    }

.form-control-color.is-invalid, .was-validated .form-control-color:invalid {
    width: calc(3rem + calc(1.5em + 1rem))
}

.form-check-input.is-invalid, .was-validated .form-check-input:invalid {
    border-color: var(--highdmin-form-invalid-border-color)
}

    .form-check-input.is-invalid:checked, .was-validated .form-check-input:invalid:checked {
        background-color: var(--highdmin-form-invalid-color)
    }

    .form-check-input.is-invalid:focus, .was-validated .form-check-input:invalid:focus {
        -webkit-box-shadow: 0 0 0 0 rgba(var(--highdmin-danger-rgb),.25);
        box-shadow: 0 0 0 0 rgba(var(--highdmin-danger-rgb),.25)
    }

    .form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
        color: var(--highdmin-form-invalid-color)
    }

.btn, .btn-check + .btn:hover {
    color: var(--highdmin-btn-color);
    background-color: var(--highdmin-btn-bg)
}

.input-group > .form-control:not(:focus).is-invalid, .input-group > .form-floating:not(:focus-within).is-invalid, .input-group > .form-select:not(:focus).is-invalid, .was-validated .input-group > .form-control:not(:focus):invalid, .was-validated .input-group > .form-floating:not(:focus-within):invalid, .was-validated .input-group > .form-select:not(:focus):invalid {
    z-index: 4
}

.btn {
    --highdmin-btn-padding-x: 1.1rem;
    --highdmin-btn-padding-y: 0.5rem;
    --highdmin-btn-font-size: 0.875rem;
    --highdmin-btn-line-height: 1.5;
    --highdmin-btn-color: var(--highdmin-body-color);
    --highdmin-btn-bg: transparent;
    --highdmin-btn-border-width: var(--highdmin-border-width);
    --highdmin-btn-border-radius: 0.3rem;
    --highdmin-btn-hover-border-color: transparent;
    --highdmin-btn-box-shadow: 0px 2px 6px 0px;
    --highdmin-btn-disabled-opacity: 0.65;
    --highdmin-btn-focus-box-shadow: 0 0 0 0 rgba(var(--highdmin-btn-focus-shadow-rgb), .5);
    display: inline-block;
    padding: var(--highdmin-btn-padding-y) var(--highdmin-btn-padding-x);
    font-family: var(--highdmin-btn-font-family);
    font-size: var(--highdmin-btn-font-size);
    font-weight: var(--highdmin-btn-font-weight);
    line-height: var(--highdmin-btn-line-height);
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: var(--highdmin-btn-border-width) solid var(--highdmin-btn-border-color);
    border-radius: var(--highdmin-btn-border-radius);
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

.btn-danger, .btn-info, .btn-primary, .btn-secondary, .btn-success, .btn-warning {
    --highdmin-btn-color: #fff;
    --highdmin-btn-hover-color: #fff;
    --highdmin-btn-active-color: #fff;
    --highdmin-btn-disabled-color: #fff;
    --highdmin-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn:hover {
    color: var(--highdmin-btn-hover-color);
    background-color: var(--highdmin-btn-hover-bg);
    border-color: var(--highdmin-btn-hover-border-color)
}

.btn-check + .btn:hover {
    border-color: var(--highdmin-btn-border-color)
}

.btn:focus-visible {
    color: var(--highdmin-btn-hover-color);
    background-color: var(--highdmin-btn-hover-bg);
    border-color: var(--highdmin-btn-hover-border-color);
    outline: 0;
    -webkit-box-shadow: var(--highdmin-btn-focus-box-shadow);
    box-shadow: var(--highdmin-btn-focus-box-shadow)
}

.btn-check:focus-visible + .btn {
    border-color: var(--highdmin-btn-hover-border-color);
    outline: 0;
    -webkit-box-shadow: var(--highdmin-btn-focus-box-shadow);
    box-shadow: var(--highdmin-btn-focus-box-shadow)
}

.btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
    color: var(--highdmin-btn-active-color);
    background-color: var(--highdmin-btn-active-bg);
    border-color: var(--highdmin-btn-active-border-color)
}

    .btn-check:checked + .btn:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible, .btn:first-child:active:focus-visible, :not(.btn-check) + .btn:active:focus-visible {
        -webkit-box-shadow: var(--highdmin-btn-focus-box-shadow);
        box-shadow: var(--highdmin-btn-focus-box-shadow)
    }

.btn-check:checked:focus-visible + .btn {
    -webkit-box-shadow: var(--highdmin-btn-focus-box-shadow);
    box-shadow: var(--highdmin-btn-focus-box-shadow)
}

.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    color: var(--highdmin-btn-disabled-color);
    pointer-events: none;
    background-color: var(--highdmin-btn-disabled-bg);
    border-color: var(--highdmin-btn-disabled-border-color);
    opacity: var(--highdmin-btn-disabled-opacity)
}

.dropdown-toggle::after, .dropup .dropdown-toggle::after {
    vertical-align: .15em;
    content: "";
    border-left: .3em solid transparent;
    border-right: .3em solid transparent
}

.btn-primary {
    --highdmin-btn-bg: #02c0ce;
    --highdmin-btn-border-color: #02c0ce;
    --highdmin-btn-hover-bg: #02aeba;
    --highdmin-btn-hover-border-color: #02b2bf;
    --highdmin-btn-focus-shadow-rgb: 40,201,213;
    --highdmin-btn-active-bg: #02b2bf;
    --highdmin-btn-active-border-color: #02b2bf;
    --highdmin-btn-disabled-bg: #02c0ce;
    --highdmin-btn-disabled-border-color: #02c0ce
}

.btn-secondary {
    --highdmin-btn-bg: #777edd;
    --highdmin-btn-border-color: #777edd;
    --highdmin-btn-hover-bg: #6c72c8;
    --highdmin-btn-hover-border-color: #6e75cc;
    --highdmin-btn-focus-shadow-rgb: 139,145,226;
    --highdmin-btn-active-bg: #6e75cc;
    --highdmin-btn-active-border-color: #6e75cc;
    --highdmin-btn-disabled-bg: #777edd;
    --highdmin-btn-disabled-border-color: #777edd
}

.btn-success {
    --highdmin-btn-bg: #0acf97;
    --highdmin-btn-border-color: #0acf97;
    --highdmin-btn-hover-bg: #09bb89;
    --highdmin-btn-hover-border-color: #09bf8c;
    --highdmin-btn-focus-shadow-rgb: 47,214,167;
    --highdmin-btn-active-bg: #09bf8c;
    --highdmin-btn-active-border-color: #09bf8c;
    --highdmin-btn-disabled-bg: #0acf97;
    --highdmin-btn-disabled-border-color: #0acf97
}

.btn-info {
    --highdmin-btn-bg: #45bbe0;
    --highdmin-btn-border-color: #45bbe0;
    --highdmin-btn-hover-bg: #3ea9cb;
    --highdmin-btn-hover-border-color: #40adcf;
    --highdmin-btn-focus-shadow-rgb: 97,197,229;
    --highdmin-btn-active-bg: #40adcf;
    --highdmin-btn-active-border-color: #40adcf;
    --highdmin-btn-disabled-bg: #45bbe0;
    --highdmin-btn-disabled-border-color: #45bbe0
}

.btn-warning {
    --highdmin-btn-bg: #f9bc0b;
    --highdmin-btn-border-color: #f9bc0b;
    --highdmin-btn-hover-bg: #e1aa0a;
    --highdmin-btn-hover-border-color: #e6ae0a;
    --highdmin-btn-focus-shadow-rgb: 250,198,48;
    --highdmin-btn-active-bg: #e6ae0a;
    --highdmin-btn-active-border-color: #e6ae0a;
    --highdmin-btn-disabled-bg: #f9bc0b;
    --highdmin-btn-disabled-border-color: #f9bc0b
}

.btn-danger {
    --highdmin-btn-bg: #f1556c;
    --highdmin-btn-border-color: #f1556c;
    --highdmin-btn-hover-bg: #da4d62;
    --highdmin-btn-hover-border-color: #df4f64;
    --highdmin-btn-focus-shadow-rgb: 243,111,130;
    --highdmin-btn-active-bg: #df4f64;
    --highdmin-btn-active-border-color: #df4f64;
    --highdmin-btn-disabled-bg: #f1556c;
    --highdmin-btn-disabled-border-color: #f1556c
}

.btn-light {
    --highdmin-btn-color: #313a46;
    --highdmin-btn-bg: #eef2f7;
    --highdmin-btn-border-color: #eef2f7;
    --highdmin-btn-hover-color: #313a46;
    --highdmin-btn-hover-bg: #d7dbe0;
    --highdmin-btn-hover-border-color: #dce0e4;
    --highdmin-btn-focus-shadow-rgb: 210,214,220;
    --highdmin-btn-active-color: #313a46;
    --highdmin-btn-active-bg: #dce0e4;
    --highdmin-btn-active-border-color: #dce0e4;
    --highdmin-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --highdmin-btn-disabled-color: #313a46;
    --highdmin-btn-disabled-bg: #eef2f7;
    --highdmin-btn-disabled-border-color: #eef2f7
}

.btn-dark, .btn-outline-danger, .btn-outline-info, .btn-outline-primary, .btn-outline-secondary, .btn-outline-success, .btn-outline-warning {
    --highdmin-btn-hover-color: #fff;
    --highdmin-btn-active-color: #fff
}

.btn-dark {
    --highdmin-btn-color: #fff;
    --highdmin-btn-bg: #313a46;
    --highdmin-btn-border-color: #313a46;
    --highdmin-btn-hover-bg: #505862;
    --highdmin-btn-hover-border-color: #404954;
    --highdmin-btn-focus-shadow-rgb: 80,88,98;
    --highdmin-btn-active-bg: #505862;
    --highdmin-btn-active-border-color: #464e59;
    --highdmin-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --highdmin-btn-disabled-color: #fff;
    --highdmin-btn-disabled-bg: #313a46;
    --highdmin-btn-disabled-border-color: #313a46
}

.btn-outline-danger, .btn-outline-dark, .btn-outline-info, .btn-outline-light, .btn-outline-primary, .btn-outline-secondary, .btn-outline-success, .btn-outline-warning {
    --highdmin-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --highdmin-btn-disabled-bg: transparent;
    --highdmin-gradient: none
}

.btn-outline-primary {
    --highdmin-btn-color: #02c0ce;
    --highdmin-btn-border-color: #02c0ce;
    --highdmin-btn-hover-bg: #02c0ce;
    --highdmin-btn-hover-border-color: #02c0ce;
    --highdmin-btn-focus-shadow-rgb: 2,192,206;
    --highdmin-btn-active-bg: #02c0ce;
    --highdmin-btn-active-border-color: #02c0ce;
    --highdmin-btn-disabled-color: #02c0ce;
    --highdmin-btn-disabled-border-color: #02c0ce
}

.btn-outline-secondary {
    --highdmin-btn-color: #777edd;
    --highdmin-btn-border-color: #777edd;
    --highdmin-btn-hover-bg: #777edd;
    --highdmin-btn-hover-border-color: #777edd;
    --highdmin-btn-focus-shadow-rgb: 119,126,221;
    --highdmin-btn-active-bg: #777edd;
    --highdmin-btn-active-border-color: #777edd;
    --highdmin-btn-disabled-color: #777edd;
    --highdmin-btn-disabled-border-color: #777edd
}

.btn-outline-success {
    --highdmin-btn-color: #0acf97;
    --highdmin-btn-border-color: #0acf97;
    --highdmin-btn-hover-bg: #0acf97;
    --highdmin-btn-hover-border-color: #0acf97;
    --highdmin-btn-focus-shadow-rgb: 10,207,151;
    --highdmin-btn-active-bg: #0acf97;
    --highdmin-btn-active-border-color: #0acf97;
    --highdmin-btn-disabled-color: #0acf97;
    --highdmin-btn-disabled-border-color: #0acf97
}

.btn-outline-info {
    --highdmin-btn-color: #45bbe0;
    --highdmin-btn-border-color: #45bbe0;
    --highdmin-btn-hover-bg: #45bbe0;
    --highdmin-btn-hover-border-color: #45bbe0;
    --highdmin-btn-focus-shadow-rgb: 69,187,224;
    --highdmin-btn-active-bg: #45bbe0;
    --highdmin-btn-active-border-color: #45bbe0;
    --highdmin-btn-disabled-color: #45bbe0;
    --highdmin-btn-disabled-border-color: #45bbe0
}

.btn-outline-warning {
    --highdmin-btn-color: #f9bc0b;
    --highdmin-btn-border-color: #f9bc0b;
    --highdmin-btn-hover-bg: #f9bc0b;
    --highdmin-btn-hover-border-color: #f9bc0b;
    --highdmin-btn-focus-shadow-rgb: 249,188,11;
    --highdmin-btn-active-bg: #f9bc0b;
    --highdmin-btn-active-border-color: #f9bc0b;
    --highdmin-btn-disabled-color: #f9bc0b;
    --highdmin-btn-disabled-border-color: #f9bc0b
}

.btn-outline-danger {
    --highdmin-btn-color: #f1556c;
    --highdmin-btn-border-color: #f1556c;
    --highdmin-btn-hover-bg: #f1556c;
    --highdmin-btn-hover-border-color: #f1556c;
    --highdmin-btn-focus-shadow-rgb: 241,85,108;
    --highdmin-btn-active-bg: #f1556c;
    --highdmin-btn-active-border-color: #f1556c;
    --highdmin-btn-disabled-color: #f1556c;
    --highdmin-btn-disabled-border-color: #f1556c
}

.btn-outline-light {
    --highdmin-btn-color: #eef2f7;
    --highdmin-btn-border-color: #eef2f7;
    --highdmin-btn-hover-color: #313a46;
    --highdmin-btn-hover-bg: #eef2f7;
    --highdmin-btn-hover-border-color: #eef2f7;
    --highdmin-btn-focus-shadow-rgb: 238,242,247;
    --highdmin-btn-active-color: #313a46;
    --highdmin-btn-active-bg: #eef2f7;
    --highdmin-btn-active-border-color: #eef2f7;
    --highdmin-btn-disabled-color: #eef2f7;
    --highdmin-btn-disabled-border-color: #eef2f7
}

.btn-outline-dark {
    --highdmin-btn-color: #313a46;
    --highdmin-btn-border-color: #313a46;
    --highdmin-btn-hover-color: #fff;
    --highdmin-btn-hover-bg: #313a46;
    --highdmin-btn-hover-border-color: #313a46;
    --highdmin-btn-focus-shadow-rgb: 49,58,70;
    --highdmin-btn-active-color: #fff;
    --highdmin-btn-active-bg: #313a46;
    --highdmin-btn-active-border-color: #313a46;
    --highdmin-btn-disabled-color: #313a46;
    --highdmin-btn-disabled-border-color: #313a46
}

.btn-link {
    --highdmin-btn-color: var(--highdmin-link-color);
    --highdmin-btn-bg: transparent;
    --highdmin-btn-hover-color: var(--highdmin-link-hover-color);
    --highdmin-btn-hover-border-color: transparent;
    --highdmin-btn-active-color: var(--highdmin-link-hover-color);
    --highdmin-btn-active-border-color: transparent;
    --highdmin-btn-disabled-color: #8a969c;
    --highdmin-btn-disabled-border-color: transparent;
    --highdmin-btn-box-shadow: 0 0 0 #000;
    --highdmin-btn-focus-shadow-rgb: 40,201,213;
    text-decoration: none
}

.btn-ghost-primary, .btn-soft-primary {
    --highdmin-btn-color: var(--highdmin-primary);
    --highdmin-btn-border-color: transparent;
    --highdmin-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--highdmin-primary)-rgb, 0.5)
}

.btn-link:focus-visible {
    color: var(--highdmin-btn-color)
}

.btn-link:hover {
    color: var(--highdmin-btn-hover-color)
}

.btn-group-lg > .btn, .btn-lg {
    --highdmin-btn-padding-y: 0.65rem;
    --highdmin-btn-padding-x: 1.5rem;
    --highdmin-btn-font-size: 1.09375rem;
    --highdmin-btn-border-radius: 0.4rem
}

.btn-group-sm > .btn, .btn-sm {
    --highdmin-btn-padding-y: 0.3rem;
    --highdmin-btn-padding-x: 0.8rem;
    --highdmin-btn-font-size: 0.85rem;
    --highdmin-btn-border-radius: 0.25rem
}

.fade {
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade:not(.show), .modal-backdrop.fade, .offcanvas-backdrop.fade, .toast.showing {
        opacity: 0
    }

#event-modal .event-details, #event-modal .view-event #event-category-tag, #event-modal .view-event .event-form, .accordion-custom-icon .accordion-icon-off, .accordion-custom-icon [aria-expanded=true] .accordion-icon-on, .app-topbar .logo, .auth-brand .logo-light, .badge:empty, .card-radio .form-check-input, .collapse:not(.show), .drop-arrow-none:after, .fc-event-time, .logo .logo-light, .logo .logo-sm, .navbar-expand .navbar-toggler, .navbar-expand .offcanvas .offcanvas-header, .popover-header:empty, .tab-content > .tab-pane, .timeline-alt .timeline-item:last-of-type::before, .toast:not(.show), html[data-bs-theme=dark] .app-topbar .logo .logo-dark, html[data-bs-theme=dark] .auth-brand .logo-dark, html[data-bs-theme=dark] .logo .logo-dark, html[data-layout-mode=detached]:not([data-layout=topnav]) .wrapper .color-line, html[data-layout=topnav] .app-topbar .breadcrumb, html[data-layout=topnav] .app-topbar .logo .logo-light, html[data-layout=topnav] .app-topbar .sidenav-toggle-button, html[data-menu-color=brand] .sidenav-menu .logo .logo-dark, html[data-menu-color=dark] .sidenav-menu .logo .logo-dark, html[data-sidenav-size=compact]:not([data-layout=topnav]) .help-box, html[data-sidenav-size=compact]:not([data-layout=topnav]) .menu-arrow, html[data-sidenav-size=compact]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-link .badge, html[data-sidenav-size=compact]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-link .side-nav-link::before, html[data-sidenav-size=compact]:not([data-layout=topnav]) .sidenav-menu .side-nav .sub-menu .side-nav-link::before, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .logo span.logo-lg, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item .side-nav-link .badge, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item .side-nav-link .menu-arrow, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item .side-nav-link .menu-text, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item:hover .side-nav-link .side-nav-link::before, html[data-sidenav-size=sm-hover-active]:not([data-layout=topnav]) .sidenav-toggle-button, html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .sidenav-menu:not(:hover) .logo .logo-lg, html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .sidenav-menu:not(:hover) .side-nav-item .side-nav-link .badge, html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .sidenav-menu:not(:hover) .side-nav-item .side-nav-link .menu-arrow, html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .sidenav-menu:not(:hover) .side-nav-item .side-nav-link .menu-text, html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .sidenav-toggle-button, html[data-topbar-color=brand] .app-topbar .logo .logo-dark, html[data-topbar-color=dark] .app-topbar .logo .logo-dark, input[data-switch] {
    display: none
}

.collapsing {
    height: 0;
    -webkit-transition: height .35s;
    transition: height .35s
}

    .collapsing.collapse-horizontal {
        width: 0;
        height: auto;
        -webkit-transition: width .35s;
        transition: width .35s
    }

.dropdown-toggle::after {
    display: inline-block;
    margin-right: .255em;
    border-top: .3em solid;
    border-bottom: 0
}

.dropdown-toggle-split::after, .dropdown-toggle:empty::after, .dropend .dropdown-toggle-split::after, .dropend .dropdown-toggle:empty::after, .dropstart .dropdown-toggle:empty::after, .dropup .dropdown-toggle-split::after, .dropup .dropdown-toggle:empty::after, .footer .footer-links a:first-of-type, .horizontal-steps .horizontal-steps-content .step-item:first-child, .tasklist .form-check .form-check-input, html[data-sidenav-size=full]:not([data-layout=topnav]) .app-topbar, html[data-sidenav-size=full]:not([data-layout=topnav]) .page-content, html[data-sidenav-size=fullscreen]:not([data-layout=topnav]) .app-topbar, html[data-sidenav-size=fullscreen]:not([data-layout=topnav]) .page-content {
    margin-right: 0
}

.dropdown-menu {
    --highdmin-dropdown-zindex: 1000;
    --highdmin-dropdown-min-width: 11rem;
    --highdmin-dropdown-padding-x: 0;
    --highdmin-dropdown-padding-y: 0.25rem;
    --highdmin-dropdown-spacer: 0.125rem;
    --highdmin-dropdown-font-size: 0.875rem;
    --highdmin-dropdown-color: var(--highdmin-body-color);
    --highdmin-dropdown-bg: var(--highdmin-secondary-bg);
    --highdmin-dropdown-border-radius: 0.3rem;
    --highdmin-dropdown-border-width: var(--highdmin-border-width);
    --highdmin-dropdown-inner-border-radius: calc(0.3rem - var(--highdmin-border-width));
    --highdmin-dropdown-divider-bg: var(--highdmin-border-color);
    --highdmin-dropdown-divider-margin-y: 0.375rem;
    --highdmin-dropdown-box-shadow: var(--highdmin-box-shadow-sm);
    --highdmin-dropdown-link-color: var(--highdmin-body-color);
    --highdmin-dropdown-link-hover-color: var(--highdmin-body-color);
    --highdmin-dropdown-link-hover-bg: var(--highdmin-tertiary-bg);
    --highdmin-dropdown-link-active-color: var(--highdmin-body-color);
    --highdmin-dropdown-link-active-bg: var(--highdmin-tertiary-bg);
    --highdmin-dropdown-link-disabled-color: var(--highdmin-body-color);
    --highdmin-dropdown-item-padding-x: 1.125rem;
    --highdmin-dropdown-item-padding-y: 0.4rem;
    --highdmin-dropdown-header-color: inherit;
    --highdmin-dropdown-header-padding-x: 0.84375rem;
    --highdmin-dropdown-header-padding-y: 0.5rem;
    z-index: var(--highdmin-dropdown-zindex);
    display: none;
    min-width: var(--highdmin-dropdown-min-width);
    padding: var(--highdmin-dropdown-padding-y) var(--highdmin-dropdown-padding-x);
    margin: 0;
    font-size: var(--highdmin-dropdown-font-size);
    color: var(--highdmin-dropdown-color);
    text-align: right;
    background-color: var(--highdmin-dropdown-bg);
    background-clip: padding-box;
    border: var(--highdmin-dropdown-border-width) solid var(--highdmin-dropdown-border-color);
    border-radius: var(--highdmin-dropdown-border-radius)
}

    .dropdown-menu[data-bs-popper] {
        top: 100%;
        right: 0;
        margin-top: var(--highdmin-dropdown-spacer)
    }

.dropdown-menu-start {
    --bs-position: start
}

    .dropdown-menu-start[data-bs-popper], [data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
        left: auto;
        right: 0
    }

.dropdown-menu-end {
    --bs-position: end
}

    .dropdown-menu-end[data-bs-popper], .ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
        left: 0;
        right: auto
    }

.dropup .dropdown-menu[data-bs-popper] {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: var(--highdmin-dropdown-spacer)
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-right: .255em;
    border-top: 0;
    border-bottom: .3em solid
}

.dropend .dropdown-toggle::after, .dropstart .dropdown-toggle::before {
    border-top: .3em solid transparent;
    border-bottom: .3em solid transparent;
    content: ""
}

.dropend .dropdown-menu[data-bs-popper] {
    top: 0;
    left: auto;
    right: 100%;
    margin-top: 0;
    margin-right: var(--highdmin-dropdown-spacer)
}

.dropend .dropdown-toggle::after {
    display: inline-block;
    margin-right: .255em;
    border-left: 0;
    border-right: .3em solid;
    vertical-align: 0
}

.dropstart .dropdown-menu[data-bs-popper] {
    top: 0;
    left: 100%;
    right: auto;
    margin-top: 0;
    margin-left: var(--highdmin-dropdown-spacer)
}

.dropstart .dropdown-toggle::after {
    margin-right: .255em;
    vertical-align: .15em;
    content: "";
    display: none
}

.dropstart .dropdown-toggle::before {
    display: inline-block;
    margin-left: .255em;
    border-left: .3em solid;
    vertical-align: 0
}

.dropdown-divider {
    height: 0;
    margin: var(--highdmin-dropdown-divider-margin-y) 0;
    border-top: 1px solid var(--highdmin-dropdown-divider-bg);
    opacity: 1
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: var(--highdmin-dropdown-item-padding-y) var(--highdmin-dropdown-item-padding-x);
    clear: both;
    font-weight: 400;
    color: var(--highdmin-dropdown-link-color);
    text-align: inherit;
    background-color: transparent;
    border: 0;
    border-radius: var(--highdmin-dropdown-item-border-radius,0)
}

    .dropdown-item:focus, .dropdown-item:hover {
        color: var(--highdmin-dropdown-link-hover-color);
        background-color: var(--highdmin-dropdown-link-hover-bg)
    }

    .dropdown-item.active, .dropdown-item:active {
        color: var(--highdmin-dropdown-link-active-color);
        text-decoration: none;
        background-color: var(--highdmin-dropdown-link-active-bg)
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: var(--highdmin-dropdown-link-disabled-color);
        pointer-events: none;
        background-color: transparent
    }

#event-modal .view-event .event-details, .accordion-custom-icon [aria-expanded=true] .accordion-icon-off, .carousel-item-next, .carousel-item-prev, .carousel-item.active, .dropdown-menu.show, .noUi-active .noUi-tooltip, .notification-item:hover .notification-item-close, .tab-content > .active, html[data-bs-theme=dark] .app-topbar .logo .logo-light, html[data-bs-theme=dark] .logo .logo-light, html[data-layout=topnav] .app-topbar .logo .logo-dark, html[data-menu-color=brand] .sidenav-menu .logo .logo-light, html[data-menu-color=dark] .sidenav-menu .logo .logo-light, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .logo span.logo-sm, html[data-sidenav-size=full]:not([data-layout=topnav]) .button-close-fullsidebar, html[data-sidenav-size=sm-hover-active]:not([data-layout=topnav]) .sidenav-menu .button-sm-hover, html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .sidenav-menu .button-sm-hover, html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .sidenav-menu:not(:hover) .logo .logo-sm, html[data-topbar-color=brand] .app-topbar .logo .logo-light, html[data-topbar-color=dark] .app-topbar .logo .logo-light {
    display: block
}

.dropdown-header {
    display: block;
    padding: var(--highdmin-dropdown-header-padding-y) var(--highdmin-dropdown-header-padding-x);
    margin-bottom: 0;
    font-size: .85rem;
    color: var(--highdmin-dropdown-header-color)
}

.dropdown-item-text {
    display: block;
    padding: var(--highdmin-dropdown-item-padding-y) var(--highdmin-dropdown-item-padding-x);
    color: var(--highdmin-dropdown-link-color)
}

.dropdown-menu-dark {
    --highdmin-dropdown-color: #e7e9eb;
    --highdmin-dropdown-bg: #343a40;
    --highdmin-dropdown-link-color: #e7e9eb;
    --highdmin-dropdown-link-hover-color: #fff;
    --highdmin-dropdown-divider-bg: var(--highdmin-border-color-translucent);
    --highdmin-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
    --highdmin-dropdown-link-active-color: #fff;
    --highdmin-dropdown-link-active-bg: #02c0ce;
    --highdmin-dropdown-link-disabled-color: #a1a9b1;
    --highdmin-dropdown-header-color: #a1a9b1
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

        .btn-group-vertical > .btn-check:checked + .btn, .btn-group-vertical > .btn-check:focus + .btn, .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn-check:checked + .btn, .btn-group > .btn-check:focus + .btn, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 1
        }

.btn-toolbar {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.nav, .navbar {
    display: -webkit-box;
    display: -ms-flexbox
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group {
    border-radius: .3rem
}

    .btn-group > .btn-group:not(:first-child), .btn-group > :not(.btn-check:first-child) + .btn, .page-item:not(:first-child) .page-link {
        margin-right: calc(var(--highdmin-border-width) * -1)
    }

.dropdown-toggle-split {
    padding-left: .825rem;
    padding-right: .825rem
}

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
    padding-left: .6rem;
    padding-right: .6rem
}

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
    padding-left: 1.125rem;
    padding-right: 1.125rem
}

.btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .card-img, .card-img-bottom, .card-img-top, .gridjs-table, .info-sidebar, .nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link, .progress-stacked > .progress > .progress-bar {
        width: 100%
    }

        .btn-group-vertical > .btn-group:not(:first-child), .btn-group-vertical > .btn:not(:first-child) {
            margin-top: calc(var(--highdmin-border-width) * -1)
        }

        .btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0
        }

        .btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn ~ .btn {
            border-top-right-radius: 0;
            border-top-left-radius: 0
        }

.nav {
    --highdmin-nav-link-padding-x: 1rem;
    --highdmin-nav-link-color: var(--highdmin-body-color);
    --highdmin-nav-link-hover-color: var(--highdmin-link-hover-color);
    --highdmin-nav-link-disabled-color: var(--highdmin-secondary-color);
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 0;
    margin-bottom: 0
}

.nav-link {
    display: block;
    padding: var(--highdmin-nav-link-padding-y) var(--highdmin-nav-link-padding-x);
    font-size: var(--highdmin-nav-link-font-size);
    font-weight: var(--highdmin-nav-link-font-weight);
    color: var(--highdmin-nav-link-color);
    background: 0 0;
    border: 0;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out
}

    .nav-link:focus, .nav-link:hover {
        color: var(--highdmin-nav-link-hover-color)
    }

    .nav-link:focus-visible {
        outline: 0;
        -webkit-box-shadow: 0 0 0 0 rgba(2,192,206,.25);
        box-shadow: 0 0 0 0 rgba(2,192,206,.25)
    }

    .nav-link.disabled, .nav-link:disabled {
        color: var(--highdmin-nav-link-disabled-color);
        pointer-events: none;
        cursor: default
    }

.nav-tabs {
    --highdmin-nav-tabs-border-width: var(--highdmin-border-width);
    --highdmin-nav-tabs-border-color: var(--highdmin-border-color);
    --highdmin-nav-tabs-border-radius: var(--highdmin-border-radius);
    --highdmin-nav-tabs-link-hover-border-color: var(--highdmin-secondary-bg) var(--highdmin-secondary-bg) var(--highdmin-border-color);
    --highdmin-nav-tabs-link-active-color: var(--highdmin-link-color);
    --highdmin-nav-tabs-link-active-bg: var(--highdmin-secondary-bg);
    --highdmin-nav-tabs-link-active-border-color: var(--highdmin-border-color) var(--highdmin-border-color) var(--highdmin-secondary-bg);
    border-bottom: var(--highdmin-nav-tabs-border-width) solid var(--highdmin-nav-tabs-border-color)
}

    .nav-tabs .nav-link {
        margin-bottom: calc(-1 * var(--highdmin-nav-tabs-border-width));
        border: var(--highdmin-nav-tabs-border-width) solid transparent;
        border-top-right-radius: var(--highdmin-nav-tabs-border-radius);
        border-top-left-radius: var(--highdmin-nav-tabs-border-radius)
    }

        .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
            isolation: isolate;
            border-color: var(--highdmin-nav-tabs-link-hover-border-color)
        }

        .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
            color: var(--highdmin-nav-tabs-link-active-color);
            background-color: var(--highdmin-nav-tabs-link-active-bg);
            border-color: var(--highdmin-nav-tabs-link-active-border-color)
        }

    .nav-tabs .dropdown-menu {
        margin-top: calc(-1 * var(--highdmin-nav-tabs-border-width));
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.nav-pills {
    --highdmin-nav-pills-border-radius: var(--highdmin-border-radius);
    --highdmin-nav-pills-link-active-color: #fff
}

    .nav-pills .nav-link {
        border-radius: var(--highdmin-nav-pills-border-radius)
    }

        .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
            color: var(--highdmin-nav-pills-link-active-color);
            background-color: var(--highdmin-nav-pills-link-active-bg)
        }

.nav-underline {
    --highdmin-nav-underline-gap: 1rem;
    --highdmin-nav-underline-border-width: 0.125rem;
    --highdmin-nav-underline-link-active-color: var(--highdmin-emphasis-color);
    gap: var(--highdmin-nav-underline-gap)
}

    .nav-underline .nav-link {
        padding-left: 0;
        padding-right: 0;
        border-bottom: var(--highdmin-nav-underline-border-width) solid transparent
    }

        .nav-underline .nav-link:focus, .nav-underline .nav-link:hover {
            border-bottom-color: currentcolor
        }

        .nav-underline .nav-link.active, .nav-underline .show > .nav-link {
            font-weight: 700;
            color: var(--highdmin-nav-underline-link-active-color);
            border-bottom-color: currentcolor
        }

.nav-fill .nav-item, .nav-fill > .nav-link {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item, .nav-justified > .nav-link {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.navbar {
    --highdmin-navbar-padding-x: 0;
    --highdmin-navbar-padding-y: 0.75rem;
    --highdmin-navbar-color: rgba(var(--highdmin-emphasis-color-rgb), 0.65);
    --highdmin-navbar-hover-color: rgba(var(--highdmin-emphasis-color-rgb), 0.8);
    --highdmin-navbar-disabled-color: rgba(var(--highdmin-emphasis-color-rgb), 0.3);
    --highdmin-navbar-active-color: rgba(var(--highdmin-emphasis-color-rgb), 1);
    --highdmin-navbar-brand-padding-y: 0.3359375rem;
    --highdmin-navbar-brand-margin-end: 1rem;
    --highdmin-navbar-brand-font-size: 1.09375rem;
    --highdmin-navbar-brand-color: rgba(var(--highdmin-emphasis-color-rgb), 1);
    --highdmin-navbar-brand-hover-color: rgba(var(--highdmin-emphasis-color-rgb), 1);
    --highdmin-navbar-nav-link-padding-x: 0.5rem;
    --highdmin-navbar-toggler-padding-y: 0.25rem;
    --highdmin-navbar-toggler-padding-x: 0.75rem;
    --highdmin-navbar-toggler-font-size: 1.09375rem;
    --highdmin-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2876, 76, 92, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    --highdmin-navbar-toggler-border-color: rgba(var(--highdmin-emphasis-color-rgb), 0.15);
    --highdmin-navbar-toggler-border-radius: 0.3rem;
    --highdmin-navbar-toggler-focus-width: 0;
    --highdmin-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
    position: relative;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: var(--highdmin-navbar-padding-y) var(--highdmin-navbar-padding-x)
}

    .navbar-dark, .navbar[data-bs-theme=dark], [data-bs-theme=dark] .navbar-toggler-icon {
        --highdmin-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
    }

    .navbar > .container, .navbar > .container-fluid, .navbar > .container-lg, .navbar > .container-md, .navbar > .container-sm, .navbar > .container-xl, .navbar > .container-xxl, .navbar > .page-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

.navbar-brand {
    padding-top: var(--highdmin-navbar-brand-padding-y);
    padding-bottom: var(--highdmin-navbar-brand-padding-y);
    margin-left: var(--highdmin-navbar-brand-margin-end);
    font-size: var(--highdmin-navbar-brand-font-size);
    color: var(--highdmin-navbar-brand-color)
}

.card-header-pills, .card-header-tabs {
    margin-left: calc(-.5 * var(--highdmin-card-cap-padding-x));
    margin-right: calc(-.5 * var(--highdmin-card-cap-padding-x))
}

.navbar-text, .navbar-toggler {
    color: var(--highdmin-navbar-color)
}

.navbar-brand:focus, .navbar-brand:hover {
    color: var(--highdmin-navbar-brand-hover-color)
}

.navbar-nav {
    --highdmin-nav-link-padding-x: 0;
    --highdmin-nav-link-color: var(--highdmin-navbar-color);
    --highdmin-nav-link-hover-color: var(--highdmin-navbar-hover-color);
    --highdmin-nav-link-disabled-color: var(--highdmin-navbar-disabled-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 0;
    margin-bottom: 0
}

    .navbar-nav .nav-link.active, .navbar-nav .nav-link.show, .navbar-text a, .navbar-text a:focus, .navbar-text a:hover {
        color: var(--highdmin-navbar-active-color)
    }

    .navbar-nav .dropdown-menu {
        position: static
    }

.navbar-text {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: var(--highdmin-navbar-toggler-padding-y) var(--highdmin-navbar-toggler-padding-x);
    font-size: var(--highdmin-navbar-toggler-font-size);
    line-height: 1;
    background-color: transparent;
    border: var(--highdmin-border-width) solid var(--highdmin-navbar-toggler-border-color);
    border-radius: var(--highdmin-navbar-toggler-border-radius);
    -webkit-transition: var(--highdmin-navbar-toggler-transition);
    transition: var(--highdmin-navbar-toggler-transition)
}

.card, .card-header-tabs .nav-link.active {
    background-color: var(--highdmin-card-bg)
}

.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: 0 0 0 var(--highdmin-navbar-toggler-focus-width);
    box-shadow: 0 0 0 var(--highdmin-navbar-toggler-focus-width)
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: var(--highdmin-navbar-toggler-icon-bg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%
}

.navbar-nav-scroll {
    max-height: var(--highdmin-scroll-height,75vh);
    overflow-y: auto
}

.navbar-expand {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

    .list-group-horizontal, .navbar-expand .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .navbar-expand .navbar-nav .dropdown-menu {
            position: absolute
        }

        .navbar-expand .navbar-nav .nav-link {
            padding-left: var(--highdmin-navbar-nav-link-padding-x);
            padding-right: var(--highdmin-navbar-nav-link-padding-x)
        }

    .navbar-expand .navbar-nav-scroll, .progress-stacked > .progress {
        overflow: visible
    }

    .navbar-expand .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand .offcanvas {
        position: static;
        z-index: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: transparent !important;
        border: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        transition: none
    }

        .navbar-expand .offcanvas .offcanvas-body {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 0;
            -ms-flex-positive: 0;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible
        }

.card, .progress-bar {
    -ms-flex-direction: column
}

.navbar-dark, .navbar[data-bs-theme=dark] {
    --highdmin-navbar-color: rgba(255, 255, 255, 0.55);
    --highdmin-navbar-hover-color: rgba(255, 255, 255, 0.75);
    --highdmin-navbar-disabled-color: rgba(255, 255, 255, 0.25);
    --highdmin-navbar-active-color: #fff;
    --highdmin-navbar-brand-color: #fff;
    --highdmin-navbar-brand-hover-color: #fff;
    --highdmin-navbar-toggler-border-color: rgba(255, 255, 255, 0.1)
}

.card {
    --highdmin-card-spacer-y: 1.5rem;
    --highdmin-card-spacer-x: 1.5rem;
    --highdmin-card-title-spacer-y: 0.5rem;
    --highdmin-card-border-width: 0;
    --highdmin-card-border-color: var(--highdmin-border-color);
    --highdmin-card-border-radius: var(--highdmin-border-radius);
    --highdmin-card-box-shadow: var(--highdmin-box-shadow);
    --highdmin-card-inner-border-radius: calc(var(--highdmin-border-radius) - 0);
    --highdmin-card-cap-padding-y: 1.125rem;
    --highdmin-card-cap-padding-x: 1.5rem;
    --highdmin-card-cap-bg: transparent;
    --highdmin-card-bg: var(--highdmin-secondary-bg);
    --highdmin-card-img-overlay-padding: 1.5rem;
    --highdmin-card-group-margin: 0.75rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    flex-direction: column;
    min-width: 0;
    height: var(--highdmin-card-height);
    color: var(--highdmin-body-color);
    background-clip: border-box;
    border: var(--highdmin-card-border-width) solid var(--highdmin-card-border-color);
    border-radius: var(--highdmin-card-border-radius)
}

    .card-img, .card-img-top, .card > .list-group:first-child {
        border-top-right-radius: var(--highdmin-card-inner-border-radius);
        border-top-left-radius: var(--highdmin-card-inner-border-radius)
    }

    .card-img, .card-img-bottom, .card > .list-group:last-child {
        border-bottom-left-radius: var(--highdmin-card-inner-border-radius);
        border-bottom-right-radius: var(--highdmin-card-inner-border-radius)
    }

    .card > hr {
        margin-left: 0;
        margin-right: 0
    }

    .card > .list-group {
        border-top: inherit;
        border-bottom: inherit
    }

        .card > .list-group:first-child {
            border-top-width: 0
        }

        .card > .list-group:last-child {
            border-bottom-width: 0
        }

        .accordion-flush > .accordion-item:first-child, .accordion-item:not(:first-of-type), .card > .card-header + .list-group, .card > .list-group + .card-footer, .fc .fc-scrollgrid-section-liquid > td {
            border-top: 0
        }

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: var(--highdmin-card-spacer-y) var(--highdmin-card-spacer-x);
    color: var(--highdmin-card-color)
}

.card-title {
    margin-bottom: var(--highdmin-card-title-spacer-y);
    color: var(--highdmin-card-title-color)
}

.card-subtitle {
    margin-top: calc(-.5 * var(--highdmin-card-title-spacer-y));
    margin-bottom: 0;
    color: var(--highdmin-card-subtitle-color)
}

.card-footer, .card-header {
    padding: var(--highdmin-card-cap-padding-y) var(--highdmin-card-cap-padding-x);
    color: var(--highdmin-card-cap-color);
    background-color: var(--highdmin-card-cap-bg)
}

.card-link + .card-link {
    margin-right: var(--highdmin-card-spacer-x)
}

.card-header {
    margin-bottom: 0;
    border-bottom: var(--highdmin-card-border-width) solid var(--highdmin-card-border-color)
}

    .card-header:first-child {
        border-radius: var(--highdmin-card-inner-border-radius) var(--highdmin-card-inner-border-radius) 0 0
    }

.card-footer {
    border-top: var(--highdmin-card-border-width) solid var(--highdmin-card-border-color)
}

    .card-footer:last-child {
        border-radius: 0 0 var(--highdmin-card-inner-border-radius) var(--highdmin-card-inner-border-radius)
    }

.card-header-tabs {
    margin-bottom: calc(-1 * var(--highdmin-card-cap-padding-y));
    border-bottom: 0
}

    .card-header-tabs .nav-link.active {
        border-bottom-color: var(--highdmin-card-bg)
    }

.card-img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: var(--highdmin-card-img-overlay-padding);
    border-radius: var(--highdmin-card-inner-border-radius)
}

.accordion-button, .alert, .btn .badge, .list-group-item, .page-link {
    position: relative
}

.card-group > .card {
    margin-bottom: var(--highdmin-card-group-margin)
}

.accordion-button, .breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox
}

.list-group, .progress-bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.accordion {
    --highdmin-accordion-color: var(--highdmin-body-color);
    --highdmin-accordion-bg: var(--highdmin-secondary-bg);
    --highdmin-accordion-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;
    --highdmin-accordion-border-color: var(--highdmin-border-color);
    --highdmin-accordion-border-width: var(--highdmin-border-width);
    --highdmin-accordion-border-radius: var(--highdmin-border-radius);
    --highdmin-accordion-inner-border-radius: calc(var(--highdmin-border-radius) - (var(--highdmin-border-width)));
    --highdmin-accordion-btn-padding-x: 1.25rem;
    --highdmin-accordion-btn-padding-y: 1rem;
    --highdmin-accordion-btn-color: var(--highdmin-body-color);
    --highdmin-accordion-btn-bg: var(--highdmin-accordion-bg);
    --highdmin-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%234c4c5c' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
    --highdmin-accordion-btn-icon-width: 0.75rem;
    --highdmin-accordion-btn-icon-transform: rotate(-180deg);
    --highdmin-accordion-btn-icon-transition: transform 0.2s ease-in-out;
    --highdmin-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%234c4c5c' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
    --highdmin-accordion-btn-focus-box-shadow: none;
    --highdmin-accordion-body-padding-x: 1.25rem;
    --highdmin-accordion-body-padding-y: 1rem;
    --highdmin-accordion-active-color: var(--highdmin-body-color);
    --highdmin-accordion-active-bg: var(--highdmin-tertiary-bg)
}

.accordion-button {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: var(--highdmin-accordion-btn-padding-y) var(--highdmin-accordion-btn-padding-x);
    font-size: .875rem;
    color: var(--highdmin-accordion-btn-color);
    text-align: right;
    background-color: var(--highdmin-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    -webkit-transition: var(--highdmin-accordion-transition);
    transition: var(--highdmin-accordion-transition)
}

.badge, .progress-bar {
    text-align: center;
    white-space: nowrap
}

.accordion-button:not(.collapsed) {
    color: var(--highdmin-accordion-active-color);
    background-color: var(--highdmin-accordion-active-bg);
    -webkit-box-shadow: inset 0 calc(-1 * var(--highdmin-accordion-border-width)) 0 var(--highdmin-accordion-border-color);
    box-shadow: inset 0 calc(-1 * var(--highdmin-accordion-border-width)) 0 var(--highdmin-accordion-border-color)
}

    .accordion-button:not(.collapsed)::after {
        background-image: var(--highdmin-accordion-btn-active-icon);
        -webkit-transform: var(--highdmin-accordion-btn-icon-transform);
        transform: var(--highdmin-accordion-btn-icon-transform)
    }

.accordion-button::after {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: var(--highdmin-accordion-btn-icon-width);
    height: var(--highdmin-accordion-btn-icon-width);
    margin-right: auto;
    content: "";
    background-image: var(--highdmin-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--highdmin-accordion-btn-icon-width);
    -webkit-transition: var(--highdmin-accordion-btn-icon-transition);
    transition: var(--highdmin-accordion-btn-icon-transition)
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    outline: 0;
    -webkit-box-shadow: var(--highdmin-accordion-btn-focus-box-shadow);
    box-shadow: var(--highdmin-accordion-btn-focus-box-shadow)
}

.accordion-item {
    color: var(--highdmin-accordion-color);
    background-color: var(--highdmin-accordion-bg);
    border: var(--highdmin-accordion-border-width) solid var(--highdmin-accordion-border-color)
}

    .accordion-item:first-of-type {
        border-top-right-radius: var(--highdmin-accordion-border-radius);
        border-top-left-radius: var(--highdmin-accordion-border-radius)
    }

        .accordion-item:first-of-type > .accordion-header .accordion-button {
            border-top-right-radius: var(--highdmin-accordion-inner-border-radius);
            border-top-left-radius: var(--highdmin-accordion-inner-border-radius)
        }

    .accordion-item:last-of-type, .accordion-item:last-of-type > .accordion-collapse {
        border-bottom-left-radius: var(--highdmin-accordion-border-radius);
        border-bottom-right-radius: var(--highdmin-accordion-border-radius)
    }

        .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
            border-bottom-left-radius: var(--highdmin-accordion-inner-border-radius);
            border-bottom-right-radius: var(--highdmin-accordion-inner-border-radius)
        }

.accordion-body {
    padding: var(--highdmin-accordion-body-padding-y) var(--highdmin-accordion-body-padding-x)
}

.accordion-flush > .accordion-item {
    border-left: 0;
    border-right: 0;
    border-radius: 0
}

    .accordion-flush > .accordion-item:last-child, .card .card-header {
        border-bottom: 0
    }

[data-bs-theme=dark] .accordion-button::after {
    --highdmin-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2367d9e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --highdmin-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2367d9e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.breadcrumb {
    --highdmin-breadcrumb-padding-x: 0;
    --highdmin-breadcrumb-padding-y: 1.5rem;
    --highdmin-breadcrumb-margin-bottom: 1rem;
    --highdmin-breadcrumb-divider-color: var(--highdmin-secondary-color);
    --highdmin-breadcrumb-item-padding-x: 0.25rem;
    --highdmin-breadcrumb-item-active-color: var(--highdmin-secondary-color);
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: var(--highdmin-breadcrumb-padding-y) var(--highdmin-breadcrumb-padding-x);
    margin-bottom: var(--highdmin-breadcrumb-margin-bottom);
    font-size: var(--highdmin-breadcrumb-font-size);
    background-color: var(--highdmin-breadcrumb-bg);
    border-radius: var(--highdmin-breadcrumb-border-radius)
}

.breadcrumb-item + .breadcrumb-item {
    padding-right: var(--highdmin-breadcrumb-item-padding-x)
}

    .breadcrumb-item + .breadcrumb-item::before {
        float: right;
        padding-left: var(--highdmin-breadcrumb-item-padding-x);
        color: var(--highdmin-breadcrumb-divider-color);
        content: var(--highdmin-breadcrumb-divider, "\ea6e");
        font-family: remixicon
    }

.breadcrumb-item.active {
    color: var(--highdmin-breadcrumb-item-active-color)
}

.pagination {
    --highdmin-pagination-padding-x: 0.75rem;
    --highdmin-pagination-padding-y: 0.375rem;
    --highdmin-pagination-font-size: 0.875rem;
    --highdmin-pagination-color: var(--highdmin-body-color);
    --highdmin-pagination-bg: var(--highdmin-secondary-bg);
    --highdmin-pagination-border-width: var(--highdmin-border-width);
    --highdmin-pagination-border-color: var(--highdmin-border-color);
    --highdmin-pagination-border-radius: var(--highdmin-border-radius);
    --highdmin-pagination-hover-color: var(--highdmin-link-hover-color);
    --highdmin-pagination-hover-bg: var(--highdmin-tertiary-bg);
    --highdmin-pagination-hover-border-color: var(--highdmin-border-color);
    --highdmin-pagination-focus-color: var(--highdmin-link-hover-color);
    --highdmin-pagination-focus-bg: var(--highdmin-secondary-bg);
    --highdmin-pagination-focus-box-shadow: none;
    --highdmin-pagination-active-color: #fff;
    --highdmin-pagination-active-bg: #02c0ce;
    --highdmin-pagination-active-border-color: #02c0ce;
    --highdmin-pagination-disabled-color: var(--highdmin-secondary-color);
    --highdmin-pagination-disabled-bg: var(--highdmin-secondary-bg);
    --highdmin-pagination-disabled-border-color: var(--highdmin-border-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0
}

.page-link {
    display: block;
    padding: var(--highdmin-pagination-padding-y) var(--highdmin-pagination-padding-x);
    font-size: var(--highdmin-pagination-font-size);
    color: var(--highdmin-pagination-color);
    background-color: var(--highdmin-pagination-bg);
    border: var(--highdmin-pagination-border-width) solid var(--highdmin-pagination-border-color);
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

    .page-link:hover {
        z-index: 2;
        color: var(--highdmin-pagination-hover-color);
        background-color: var(--highdmin-pagination-hover-bg);
        border-color: var(--highdmin-pagination-hover-border-color)
    }

    .page-link:focus {
        z-index: 3;
        color: var(--highdmin-pagination-focus-color);
        background-color: var(--highdmin-pagination-focus-bg);
        outline: 0;
        -webkit-box-shadow: var(--highdmin-pagination-focus-box-shadow);
        box-shadow: var(--highdmin-pagination-focus-box-shadow)
    }

    .active > .page-link, .page-link.active {
        z-index: 3;
        color: var(--highdmin-pagination-active-color);
        background-color: var(--highdmin-pagination-active-bg);
        border-color: var(--highdmin-pagination-active-border-color)
    }

    .disabled > .page-link, .page-link.disabled {
        color: var(--highdmin-pagination-disabled-color);
        pointer-events: none;
        background-color: var(--highdmin-pagination-disabled-bg);
        border-color: var(--highdmin-pagination-disabled-border-color)
    }

.page-item:first-child .page-link {
    border-top-right-radius: var(--highdmin-pagination-border-radius);
    border-bottom-right-radius: var(--highdmin-pagination-border-radius)
}

.page-item:last-child .page-link {
    border-top-left-radius: var(--highdmin-pagination-border-radius);
    border-bottom-left-radius: var(--highdmin-pagination-border-radius)
}

.pagination-lg {
    --highdmin-pagination-padding-x: 1.5rem;
    --highdmin-pagination-padding-y: 0.75rem;
    --highdmin-pagination-font-size: 1.09375rem;
    --highdmin-pagination-border-radius: var(--highdmin-border-radius-lg)
}

.pagination-sm {
    --highdmin-pagination-padding-x: 0.5rem;
    --highdmin-pagination-padding-y: 0.25rem;
    --highdmin-pagination-font-size: 0.85rem;
    --highdmin-pagination-border-radius: var(--highdmin-border-radius-sm)
}

.badge {
    --highdmin-badge-padding-x: 0.4em;
    --highdmin-badge-padding-y: 0.25em;
    --highdmin-badge-font-size: 0.75em;
    --highdmin-badge-font-weight: 700;
    --highdmin-badge-color: #fff;
    --highdmin-badge-border-radius: 0.3rem;
    display: inline-block;
    padding: var(--highdmin-badge-padding-y) var(--highdmin-badge-padding-x);
    font-size: var(--highdmin-badge-font-size);
    font-weight: var(--highdmin-badge-font-weight);
    line-height: 1;
    color: var(--highdmin-badge-color);
    border-radius: var(--highdmin-badge-border-radius)
}

.progress, .progress-bar, .progress-stacked {
    display: -webkit-box;
    display: -ms-flexbox;
    overflow: hidden
}

.btn .badge {
    top: -1px
}

.alert {
    --highdmin-alert-bg: transparent;
    --highdmin-alert-padding-x: 1rem;
    --highdmin-alert-padding-y: 0.8rem;
    --highdmin-alert-margin-bottom: 1rem;
    --highdmin-alert-color: inherit;
    --highdmin-alert-border-color: transparent;
    --highdmin-alert-border: 0 solid var(--highdmin-alert-border-color);
    --highdmin-alert-border-radius: 0.3rem;
    --highdmin-alert-link-color: inherit;
    padding: var(--highdmin-alert-padding-y) var(--highdmin-alert-padding-x);
    margin-bottom: var(--highdmin-alert-margin-bottom);
    color: var(--highdmin-alert-color);
    background-color: var(--highdmin-alert-bg);
    border: var(--highdmin-alert-border);
    border-radius: var(--highdmin-alert-border-radius)
}

.alert-link {
    font-weight: 700;
    color: var(--highdmin-alert-link-color)
}

.alert-dismissible {
    padding-left: 3rem
}

    .alert-dismissible .btn-close {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        padding: 1rem
    }

.alert-primary {
    --highdmin-alert-color: var(--highdmin-primary-text-emphasis);
    --highdmin-alert-bg: var(--highdmin-primary-bg-subtle);
    --highdmin-alert-border-color: var(--highdmin-primary-border-subtle);
    --highdmin-alert-link-color: var(--highdmin-primary-text-emphasis)
}

.alert-secondary {
    --highdmin-alert-color: var(--highdmin-secondary-text-emphasis);
    --highdmin-alert-bg: var(--highdmin-secondary-bg-subtle);
    --highdmin-alert-border-color: var(--highdmin-secondary-border-subtle);
    --highdmin-alert-link-color: var(--highdmin-secondary-text-emphasis)
}

.alert-success {
    --highdmin-alert-color: var(--highdmin-success-text-emphasis);
    --highdmin-alert-bg: var(--highdmin-success-bg-subtle);
    --highdmin-alert-border-color: var(--highdmin-success-border-subtle);
    --highdmin-alert-link-color: var(--highdmin-success-text-emphasis)
}

.alert-info {
    --highdmin-alert-color: var(--highdmin-info-text-emphasis);
    --highdmin-alert-bg: var(--highdmin-info-bg-subtle);
    --highdmin-alert-border-color: var(--highdmin-info-border-subtle);
    --highdmin-alert-link-color: var(--highdmin-info-text-emphasis)
}

.alert-warning {
    --highdmin-alert-color: var(--highdmin-warning-text-emphasis);
    --highdmin-alert-bg: var(--highdmin-warning-bg-subtle);
    --highdmin-alert-border-color: var(--highdmin-warning-border-subtle);
    --highdmin-alert-link-color: var(--highdmin-warning-text-emphasis)
}

.alert-danger {
    --highdmin-alert-color: var(--highdmin-danger-text-emphasis);
    --highdmin-alert-bg: var(--highdmin-danger-bg-subtle);
    --highdmin-alert-border-color: var(--highdmin-danger-border-subtle);
    --highdmin-alert-link-color: var(--highdmin-danger-text-emphasis)
}

.alert-light {
    --highdmin-alert-color: var(--highdmin-light-text-emphasis);
    --highdmin-alert-bg: var(--highdmin-light-bg-subtle);
    --highdmin-alert-border-color: var(--highdmin-light-border-subtle);
    --highdmin-alert-link-color: var(--highdmin-light-text-emphasis)
}

.alert-dark {
    --highdmin-alert-color: var(--highdmin-dark-text-emphasis);
    --highdmin-alert-bg: var(--highdmin-dark-bg-subtle);
    --highdmin-alert-border-color: var(--highdmin-dark-border-subtle);
    --highdmin-alert-link-color: var(--highdmin-dark-text-emphasis)
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem
    }
}

.progress, .progress-stacked {
    --highdmin-progress-height: 1rem;
    --highdmin-progress-font-size: 0.65625rem;
    --highdmin-progress-bg: var(--highdmin-tertiary-bg);
    --highdmin-progress-border-radius: var(--highdmin-border-radius);
    --highdmin-progress-box-shadow: var(--highdmin-box-shadow-inset);
    --highdmin-progress-bar-color: #fff;
    --highdmin-progress-bar-bg: #02c0ce;
    --highdmin-progress-bar-transition: width 0.6s ease;
    display: flex;
    height: var(--highdmin-progress-height);
    font-size: var(--highdmin-progress-font-size);
    background-color: var(--highdmin-progress-bg);
    border-radius: var(--highdmin-progress-border-radius)
}

.progress-bar {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--highdmin-progress-bar-color);
    background-color: var(--highdmin-progress-bar-bg);
    -webkit-transition: var(--highdmin-progress-bar-transition);
    transition: var(--highdmin-progress-bar-transition)
}

.progress-bar-striped {
    background-image: linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: var(--highdmin-progress-height) var(--highdmin-progress-height)
}

.progress-bar-animated {
    -webkit-animation: 1s linear infinite progress-bar-stripes;
    animation: 1s linear infinite progress-bar-stripes
}

.list-group {
    --highdmin-list-group-color: var(--highdmin-body-color);
    --highdmin-list-group-bg: var(--highdmin-secondary-bg);
    --highdmin-list-group-border-color: var(--highdmin-border-color);
    --highdmin-list-group-border-width: var(--highdmin-border-width);
    --highdmin-list-group-border-radius: var(--highdmin-border-radius);
    --highdmin-list-group-item-padding-x: 1.2rem;
    --highdmin-list-group-item-padding-y: 0.75rem;
    --highdmin-list-group-action-color: var(--highdmin-body-color);
    --highdmin-list-group-action-hover-color: var(--highdmin-body-color);
    --highdmin-list-group-action-hover-bg: var(--highdmin-tertiary-bg);
    --highdmin-list-group-action-active-color: var(--highdmin-body-color);
    --highdmin-list-group-action-active-bg: var(--highdmin-secondary-bg);
    --highdmin-list-group-disabled-color: var(--highdmin-secondary-color);
    --highdmin-list-group-disabled-bg: var(--highdmin-tertiary-bg);
    --highdmin-list-group-active-color: #fff;
    --highdmin-list-group-active-bg: #02c0ce;
    --highdmin-list-group-active-border-color: #02c0ce;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 0;
    margin-bottom: 0;
    border-radius: var(--highdmin-list-group-border-radius)
}

.list-group-item-danger, .list-group-item-dark, .list-group-item-info, .list-group-item-light, .list-group-item-primary, .list-group-item-secondary, .list-group-item-success, .list-group-item-warning {
    --highdmin-list-group-action-hover-color: var(--highdmin-emphasis-color);
    --highdmin-list-group-action-active-color: var(--highdmin-emphasis-color)
}

.list-group-numbered {
    list-style-type: none;
    counter-reset: section
}

    .list-group-numbered > .list-group-item::before {
        content: counters(section, ".") ". ";
        counter-increment: section
    }

.list-group-item-action {
    width: 100%;
    color: var(--highdmin-list-group-action-color);
    text-align: inherit
}

    .list-group-item-action:focus, .list-group-item-action:hover {
        z-index: 1;
        color: var(--highdmin-list-group-action-hover-color);
        text-decoration: none;
        background-color: var(--highdmin-list-group-action-hover-bg)
    }

    .list-group-item-action:active {
        color: var(--highdmin-list-group-action-active-color);
        background-color: var(--highdmin-list-group-action-active-bg)
    }

.list-group-item {
    display: block;
    padding: var(--highdmin-list-group-item-padding-y) var(--highdmin-list-group-item-padding-x);
    color: var(--highdmin-list-group-color);
    background-color: var(--highdmin-list-group-bg);
    border: var(--highdmin-list-group-border-width) solid var(--highdmin-list-group-border-color)
}

.modal-dialog-centered, .toast-header {
    display: -webkit-box;
    display: -ms-flexbox
}

.list-group-item:first-child {
    border-top-right-radius: inherit;
    border-top-left-radius: inherit
}

.list-group-item:last-child {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit
}

.list-group-item.disabled, .list-group-item:disabled {
    color: var(--highdmin-list-group-disabled-color);
    pointer-events: none;
    background-color: var(--highdmin-list-group-disabled-bg)
}

.list-group-item.active {
    z-index: 2;
    color: var(--highdmin-list-group-active-color);
    background-color: var(--highdmin-list-group-active-bg);
    border-color: var(--highdmin-list-group-active-border-color)
}

.btn-close, .btn-close:hover {
    color: var(--highdmin-btn-close-color)
}

.list-group-item + .list-group-item.active {
    margin-top: calc(-1 * var(--highdmin-list-group-border-width));
    border-top-width: var(--highdmin-list-group-border-width)
}

.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
    border-bottom-right-radius: var(--highdmin-list-group-border-radius);
    border-top-left-radius: 0
}

.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
    border-top-left-radius: var(--highdmin-list-group-border-radius);
    border-bottom-right-radius: 0
}

.list-group-horizontal > .list-group-item.active {
    margin-top: 0
}

.list-group-horizontal > .list-group-item + .list-group-item {
    border-top-width: var(--highdmin-list-group-border-width);
    border-right-width: 0
}

    .list-group-horizontal > .list-group-item + .list-group-item.active {
        margin-right: calc(-1 * var(--highdmin-list-group-border-width));
        border-right-width: var(--highdmin-list-group-border-width)
    }

.modal-content, .offcanvas {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    outline: 0
}

.list-group-flush > .list-group-item {
    border-width: 0 0 var(--highdmin-list-group-border-width)
}

.list-group-item-primary {
    --highdmin-list-group-color: var(--highdmin-primary-text-emphasis);
    --highdmin-list-group-bg: var(--highdmin-primary-bg-subtle);
    --highdmin-list-group-border-color: var(--highdmin-primary-border-subtle);
    --highdmin-list-group-action-hover-bg: var(--highdmin-primary-border-subtle);
    --highdmin-list-group-action-active-bg: var(--highdmin-primary-border-subtle);
    --highdmin-list-group-active-color: var(--highdmin-primary-bg-subtle);
    --highdmin-list-group-active-bg: var(--highdmin-primary-text-emphasis);
    --highdmin-list-group-active-border-color: var(--highdmin-primary-text-emphasis)
}

.list-group-item-secondary {
    --highdmin-list-group-color: var(--highdmin-secondary-text-emphasis);
    --highdmin-list-group-bg: var(--highdmin-secondary-bg-subtle);
    --highdmin-list-group-border-color: var(--highdmin-secondary-border-subtle);
    --highdmin-list-group-action-hover-bg: var(--highdmin-secondary-border-subtle);
    --highdmin-list-group-action-active-bg: var(--highdmin-secondary-border-subtle);
    --highdmin-list-group-active-color: var(--highdmin-secondary-bg-subtle);
    --highdmin-list-group-active-bg: var(--highdmin-secondary-text-emphasis);
    --highdmin-list-group-active-border-color: var(--highdmin-secondary-text-emphasis)
}

.list-group-item-success {
    --highdmin-list-group-color: var(--highdmin-success-text-emphasis);
    --highdmin-list-group-bg: var(--highdmin-success-bg-subtle);
    --highdmin-list-group-border-color: var(--highdmin-success-border-subtle);
    --highdmin-list-group-action-hover-bg: var(--highdmin-success-border-subtle);
    --highdmin-list-group-action-active-bg: var(--highdmin-success-border-subtle);
    --highdmin-list-group-active-color: var(--highdmin-success-bg-subtle);
    --highdmin-list-group-active-bg: var(--highdmin-success-text-emphasis);
    --highdmin-list-group-active-border-color: var(--highdmin-success-text-emphasis)
}

.list-group-item-info {
    --highdmin-list-group-color: var(--highdmin-info-text-emphasis);
    --highdmin-list-group-bg: var(--highdmin-info-bg-subtle);
    --highdmin-list-group-border-color: var(--highdmin-info-border-subtle);
    --highdmin-list-group-action-hover-bg: var(--highdmin-info-border-subtle);
    --highdmin-list-group-action-active-bg: var(--highdmin-info-border-subtle);
    --highdmin-list-group-active-color: var(--highdmin-info-bg-subtle);
    --highdmin-list-group-active-bg: var(--highdmin-info-text-emphasis);
    --highdmin-list-group-active-border-color: var(--highdmin-info-text-emphasis)
}

.list-group-item-warning {
    --highdmin-list-group-color: var(--highdmin-warning-text-emphasis);
    --highdmin-list-group-bg: var(--highdmin-warning-bg-subtle);
    --highdmin-list-group-border-color: var(--highdmin-warning-border-subtle);
    --highdmin-list-group-action-hover-bg: var(--highdmin-warning-border-subtle);
    --highdmin-list-group-action-active-bg: var(--highdmin-warning-border-subtle);
    --highdmin-list-group-active-color: var(--highdmin-warning-bg-subtle);
    --highdmin-list-group-active-bg: var(--highdmin-warning-text-emphasis);
    --highdmin-list-group-active-border-color: var(--highdmin-warning-text-emphasis)
}

.list-group-item-danger {
    --highdmin-list-group-color: var(--highdmin-danger-text-emphasis);
    --highdmin-list-group-bg: var(--highdmin-danger-bg-subtle);
    --highdmin-list-group-border-color: var(--highdmin-danger-border-subtle);
    --highdmin-list-group-action-hover-bg: var(--highdmin-danger-border-subtle);
    --highdmin-list-group-action-active-bg: var(--highdmin-danger-border-subtle);
    --highdmin-list-group-active-color: var(--highdmin-danger-bg-subtle);
    --highdmin-list-group-active-bg: var(--highdmin-danger-text-emphasis);
    --highdmin-list-group-active-border-color: var(--highdmin-danger-text-emphasis)
}

.list-group-item-light {
    --highdmin-list-group-color: var(--highdmin-light-text-emphasis);
    --highdmin-list-group-bg: var(--highdmin-light-bg-subtle);
    --highdmin-list-group-border-color: var(--highdmin-light-border-subtle);
    --highdmin-list-group-action-hover-bg: var(--highdmin-light-border-subtle);
    --highdmin-list-group-action-active-bg: var(--highdmin-light-border-subtle);
    --highdmin-list-group-active-color: var(--highdmin-light-bg-subtle);
    --highdmin-list-group-active-bg: var(--highdmin-light-text-emphasis);
    --highdmin-list-group-active-border-color: var(--highdmin-light-text-emphasis)
}

.list-group-item-dark {
    --highdmin-list-group-color: var(--highdmin-dark-text-emphasis);
    --highdmin-list-group-bg: var(--highdmin-dark-bg-subtle);
    --highdmin-list-group-border-color: var(--highdmin-dark-border-subtle);
    --highdmin-list-group-action-hover-bg: var(--highdmin-dark-border-subtle);
    --highdmin-list-group-action-active-bg: var(--highdmin-dark-border-subtle);
    --highdmin-list-group-active-color: var(--highdmin-dark-bg-subtle);
    --highdmin-list-group-active-bg: var(--highdmin-dark-text-emphasis);
    --highdmin-list-group-active-border-color: var(--highdmin-dark-text-emphasis)
}

.btn-close {
    --highdmin-btn-close-color: var(--highdmin-secondary-color);
    --highdmin-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--highdmin-secondary-color%29'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
    --highdmin-btn-close-opacity: 0.5;
    --highdmin-btn-close-hover-opacity: 0.8;
    --highdmin-btn-close-focus-shadow: none;
    --highdmin-btn-close-focus-opacity: 1;
    --highdmin-btn-close-disabled-opacity: 0.25;
    --highdmin-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em;
    background: transparent var(--highdmin-btn-close-bg) center/1em auto no-repeat;
    border: 0;
    border-radius: .3rem;
    opacity: var(--highdmin-btn-close-opacity)
}

.modal-content, .popover, .toast, .toast-header {
    background-clip: padding-box
}

.btn-close:hover {
    text-decoration: none;
    opacity: var(--highdmin-btn-close-hover-opacity)
}

.btn-close:focus {
    outline: 0;
    -webkit-box-shadow: var(--highdmin-btn-close-focus-shadow);
    box-shadow: var(--highdmin-btn-close-focus-shadow);
    opacity: var(--highdmin-btn-close-focus-opacity)
}

.btn-close.disabled, .btn-close:disabled {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: var(--highdmin-btn-close-disabled-opacity)
}

.btn-close-white, [data-bs-theme=dark] .btn-close {
    -webkit-filter: var(--highdmin-btn-close-white-filter);
    filter: var(--highdmin-btn-close-white-filter)
}

.toast {
    --highdmin-toast-padding-x: 0.75rem;
    --highdmin-toast-padding-y: 0.5rem;
    --highdmin-toast-spacing: 1.5rem;
    --highdmin-toast-max-width: 350px;
    --highdmin-toast-font-size: 0.875rem;
    --highdmin-toast-bg: rgba(var(--highdmin-body-bg-rgb), 0.85);
    --highdmin-toast-border-width: var(--highdmin-border-width);
    --highdmin-toast-border-color: var(--highdmin-border-color);
    --highdmin-toast-border-radius: var(--highdmin-border-radius);
    --highdmin-toast-box-shadow: var(--highdmin-box-shadow);
    --highdmin-toast-header-color: var(--highdmin-secondary-color);
    --highdmin-toast-header-bg: rgba(var(--highdmin-body-bg-rgb), 0.85);
    --highdmin-toast-header-border-color: var(--highdmin-border-color);
    width: var(--highdmin-toast-max-width);
    max-width: 100%;
    font-size: var(--highdmin-toast-font-size);
    color: var(--highdmin-toast-color);
    pointer-events: auto;
    background-color: var(--highdmin-toast-bg);
    border: var(--highdmin-toast-border-width) solid var(--highdmin-toast-border-color);
    -webkit-box-shadow: var(--highdmin-toast-box-shadow);
    box-shadow: var(--highdmin-toast-box-shadow);
    border-radius: var(--highdmin-toast-border-radius)
}

.toast-container {
    position: absolute;
    z-index: var(--highdmin-toast-zindex);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    pointer-events: none
}

    .toast-container > :not(:last-child) {
        margin-bottom: var(--highdmin-toast-spacing)
    }

.toast-header {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: var(--highdmin-toast-padding-y) var(--highdmin-toast-padding-x);
    color: var(--highdmin-toast-header-color);
    background-color: var(--highdmin-toast-header-bg);
    border-bottom: var(--highdmin-toast-border-width) solid var(--highdmin-toast-header-border-color);
    border-top-right-radius: calc(var(--highdmin-toast-border-radius) - var(--highdmin-toast-border-width));
    border-top-left-radius: calc(var(--highdmin-toast-border-radius) - var(--highdmin-toast-border-width))
}

    .toast-header .btn-close {
        margin-left: calc(-.5 * var(--highdmin-toast-padding-x));
        margin-right: var(--highdmin-toast-padding-x)
    }

.toast-body {
    padding: var(--highdmin-toast-padding-x)
}

.modal {
    --highdmin-modal-zindex: 1055;
    --highdmin-modal-width: 500px;
    --highdmin-modal-padding: 1.5rem;
    --highdmin-modal-margin: 0.5rem;
    --highdmin-modal-bg: var(--highdmin-secondary-bg);
    --highdmin-modal-border-color: transparent;
    --highdmin-modal-border-width: var(--highdmin-border-width);
    --highdmin-modal-border-radius: var(--highdmin-border-radius-lg);
    --highdmin-modal-box-shadow: 0 0.125rem 0.25rem rgba(var(--highdmin-body-color-rgb), 0.15);
    --highdmin-modal-inner-border-radius: calc(var(--highdmin-border-radius-lg) - (var(--highdmin-border-width)));
    --highdmin-modal-header-padding-x: 1.5rem;
    --highdmin-modal-header-padding-y: 1.5rem;
    --highdmin-modal-header-padding: 1.5rem 1.5rem;
    --highdmin-modal-header-border-color: var(--highdmin-border-color);
    --highdmin-modal-header-border-width: var(--highdmin-border-width);
    --highdmin-modal-title-line-height: 1.5;
    --highdmin-modal-footer-gap: 0.5rem;
    --highdmin-modal-footer-border-color: var(--highdmin-border-color);
    --highdmin-modal-footer-border-width: var(--highdmin-border-width);
    position: fixed;
    top: 0;
    right: 0;
    z-index: var(--highdmin-modal-zindex);
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: var(--highdmin-modal-margin);
    pointer-events: none
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-50px);
    transform: translate(0,-50px)
}

.modal.show .modal-dialog, .offcanvas.show:not(.hiding), .offcanvas.showing {
    -webkit-transform: none;
    transform: none
}

.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    height: calc(100% - var(--highdmin-modal-margin) * 2)
}

    .modal-dialog-scrollable .modal-content {
        max-height: 100%;
        overflow: hidden
    }

    .modal-dialog-scrollable .modal-body, .modal-fullscreen .modal-body {
        overflow-y: auto
    }

.modal-dialog-centered {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - var(--highdmin-modal-margin) * 2)
}

.modal-content, .modal-header {
    display: -webkit-box;
    display: -ms-flexbox
}

.modal-content {
    position: relative;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    color: var(--highdmin-modal-color);
    pointer-events: auto;
    background-color: var(--highdmin-modal-bg);
    border: var(--highdmin-modal-border-width) solid var(--highdmin-modal-border-color);
    border-radius: var(--highdmin-modal-border-radius)
}

.modal-backdrop {
    --highdmin-backdrop-zindex: 1050;
    --highdmin-backdrop-bg: var(--highdmin-emphasis-color);
    --highdmin-backdrop-opacity: 0.5;
    position: fixed;
    top: 0;
    right: 0;
    z-index: var(--highdmin-backdrop-zindex);
    width: 100vw;
    height: 100vh;
    background-color: var(--highdmin-backdrop-bg)
}

    .modal-backdrop.show {
        opacity: var(--highdmin-backdrop-opacity)
    }

.modal-header {
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: var(--highdmin-modal-header-padding);
    border-bottom: var(--highdmin-modal-header-border-width) solid var(--highdmin-modal-header-border-color);
    border-top-right-radius: var(--highdmin-modal-inner-border-radius);
    border-top-left-radius: var(--highdmin-modal-inner-border-radius)
}

    .modal-header .btn-close {
        padding: calc(var(--highdmin-modal-header-padding-y) * .5) calc(var(--highdmin-modal-header-padding-x) * .5);
        margin: calc(-.5 * var(--highdmin-modal-header-padding-y)) auto calc(-.5 * var(--highdmin-modal-header-padding-y)) calc(-.5 * var(--highdmin-modal-header-padding-x))
    }

.modal-title {
    margin-bottom: 0;
    line-height: var(--highdmin-modal-title-line-height)
}

.popover, .tooltip {
    font-family: var(--highdmin-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    word-wrap: break-word;
    text-decoration: none
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: var(--highdmin-modal-padding)
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: calc(var(--highdmin-modal-padding) - var(--highdmin-modal-footer-gap) * .5);
    background-color: var(--highdmin-modal-footer-bg);
    border-top: var(--highdmin-modal-footer-border-width) solid var(--highdmin-modal-footer-border-color);
    border-bottom-left-radius: var(--highdmin-modal-inner-border-radius);
    border-bottom-right-radius: var(--highdmin-modal-inner-border-radius)
}

    .modal-footer > * {
        margin: calc(var(--highdmin-modal-footer-gap) * .5)
    }

.modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
}

    .modal-fullscreen .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

.tooltip {
    --highdmin-tooltip-zindex: 1080;
    --highdmin-tooltip-max-width: 200px;
    --highdmin-tooltip-padding-x: 0.75rem;
    --highdmin-tooltip-padding-y: 0.375rem;
    --highdmin-tooltip-font-size: 0.85rem;
    --highdmin-tooltip-color: var(--highdmin-body-bg);
    --highdmin-tooltip-bg: var(--highdmin-body-color);
    --highdmin-tooltip-border-radius: var(--highdmin-border-radius);
    --highdmin-tooltip-opacity: 1;
    --highdmin-tooltip-arrow-width: 0.8rem;
    --highdmin-tooltip-arrow-height: 0.4rem;
    z-index: var(--highdmin-tooltip-zindex);
    display: block;
    margin: var(--highdmin-tooltip-margin);
    text-align: right;
    text-align: start;
    font-size: var(--highdmin-tooltip-font-size);
    opacity: 0
}

    .tooltip.show {
        opacity: var(--highdmin-tooltip-opacity)
    }

    .tooltip .tooltip-arrow {
        display: block;
        width: var(--highdmin-tooltip-arrow-width);
        height: var(--highdmin-tooltip-arrow-height)
    }

        .tooltip .tooltip-arrow::before {
            position: absolute;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow, .bs-tooltip-top .tooltip-arrow {
    bottom: calc(-1 * var(--highdmin-tooltip-arrow-height))
}

    .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before, .bs-tooltip-top .tooltip-arrow::before {
        top: -1px;
        border-width: var(--highdmin-tooltip-arrow-height) calc(var(--highdmin-tooltip-arrow-width) * .5) 0;
        border-top-color: var(--highdmin-tooltip-bg)
    }

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow, .bs-tooltip-end .tooltip-arrow {
    left: calc(-1 * var(--highdmin-tooltip-arrow-height));
    width: var(--highdmin-tooltip-arrow-height);
    height: var(--highdmin-tooltip-arrow-width)
}

    .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before, .bs-tooltip-end .tooltip-arrow::before {
        right: -1px;
        border-width: calc(var(--highdmin-tooltip-arrow-width) * .5) var(--highdmin-tooltip-arrow-height) calc(var(--highdmin-tooltip-arrow-width) * .5) 0;
        border-right-color: var(--highdmin-tooltip-bg)
    }

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow, .bs-tooltip-bottom .tooltip-arrow {
    top: calc(-1 * var(--highdmin-tooltip-arrow-height))
}

    .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before, .bs-tooltip-bottom .tooltip-arrow::before {
        bottom: -1px;
        border-width: 0 calc(var(--highdmin-tooltip-arrow-width) * .5) var(--highdmin-tooltip-arrow-height);
        border-bottom-color: var(--highdmin-tooltip-bg)
    }

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow, .bs-tooltip-start .tooltip-arrow {
    right: calc(-1 * var(--highdmin-tooltip-arrow-height));
    width: var(--highdmin-tooltip-arrow-height);
    height: var(--highdmin-tooltip-arrow-width)
}

    .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before, .bs-tooltip-start .tooltip-arrow::before {
        left: -1px;
        border-width: calc(var(--highdmin-tooltip-arrow-width) * .5) 0 calc(var(--highdmin-tooltip-arrow-width) * .5) var(--highdmin-tooltip-arrow-height);
        border-left-color: var(--highdmin-tooltip-bg)
    }

.tooltip-inner {
    max-width: var(--highdmin-tooltip-max-width);
    padding: var(--highdmin-tooltip-padding-y) var(--highdmin-tooltip-padding-x);
    color: var(--highdmin-tooltip-color);
    text-align: center;
    background-color: var(--highdmin-tooltip-bg);
    border-radius: var(--highdmin-tooltip-border-radius)
}

.popover {
    --highdmin-popover-zindex: 1070;
    --highdmin-popover-max-width: 276px;
    --highdmin-popover-font-size: 0.85rem;
    --highdmin-popover-bg: var(--highdmin-secondary-bg);
    --highdmin-popover-border-width: var(--highdmin-border-width);
    --highdmin-popover-border-color: var(--highdmin-border-color);
    --highdmin-popover-border-radius: var(--highdmin-border-radius-lg);
    --highdmin-popover-inner-border-radius: calc(var(--highdmin-border-radius-lg) - var(--highdmin-border-width));
    --highdmin-popover-box-shadow: var(--highdmin-box-shadow);
    --highdmin-popover-header-padding-x: 0.8rem;
    --highdmin-popover-header-padding-y: 0.7rem;
    --highdmin-popover-header-font-size: 0.875rem;
    --highdmin-popover-header-color: inherit;
    --highdmin-popover-header-bg: var(--highdmin-tertiary-bg);
    --highdmin-popover-body-padding-x: 0.75rem;
    --highdmin-popover-body-padding-y: 0.5rem;
    --highdmin-popover-body-color: var(--highdmin-body-color);
    --highdmin-popover-arrow-width: 1rem;
    --highdmin-popover-arrow-height: 0.5rem;
    --highdmin-popover-arrow-border: var(--highdmin-popover-border-color);
    z-index: var(--highdmin-popover-zindex);
    display: block;
    max-width: var(--highdmin-popover-max-width);
    text-align: right;
    text-align: start;
    font-size: var(--highdmin-popover-font-size);
    background-color: var(--highdmin-popover-bg);
    border: var(--highdmin-popover-border-width) solid var(--highdmin-popover-border-color);
    border-radius: var(--highdmin-popover-border-radius)
}

.popover-danger, .popover-dark, .popover-info, .popover-light, .popover-primary, .popover-secondary, .popover-success, .popover-warning {
    --highdmin-popover-max-width: 200px !important;
    --highdmin-popover-border-color: transparent;
    --highdmin-popover-header-bg: rgba(255,255,255, .1) !important;
    --highdmin-popover-header-color: var(--highdmin-white) !important;
    --highdmin-popover-body-color: var(--highdmin-white) !important;
    --highdmin-popover-body-padding-x: 1rem !important;
    --highdmin-popover-body-padding-y: .5rem !important
}

.popover .popover-arrow {
    display: block;
    width: var(--highdmin-popover-arrow-width);
    height: var(--highdmin-popover-arrow-height)
}

    .popover .popover-arrow::after, .popover .popover-arrow::before {
        position: absolute;
        display: block;
        content: "";
        border: 0 solid transparent
    }

.bs-popover-auto[data-popper-placement^=top] > .popover-arrow, .bs-popover-top > .popover-arrow {
    bottom: calc(-1 * (var(--highdmin-popover-arrow-height)) - var(--highdmin-popover-border-width))
}

    .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-top > .popover-arrow::before {
        border-width: var(--highdmin-popover-arrow-height) calc(var(--highdmin-popover-arrow-width) * .5) 0
    }

    .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::before {
        bottom: 0;
        border-top-color: var(--highdmin-popover-arrow-border)
    }

    .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after, .bs-popover-top > .popover-arrow::after {
        bottom: var(--highdmin-popover-border-width);
        border-top-color: var(--highdmin-popover-bg)
    }

.bs-popover-auto[data-popper-placement^=right] > .popover-arrow, .bs-popover-end > .popover-arrow {
    left: calc(-1 * (var(--highdmin-popover-arrow-height)) - var(--highdmin-popover-border-width));
    width: var(--highdmin-popover-arrow-height);
    height: var(--highdmin-popover-arrow-width)
}

    .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-end > .popover-arrow::before {
        border-width: calc(var(--highdmin-popover-arrow-width) * .5) var(--highdmin-popover-arrow-height) calc(var(--highdmin-popover-arrow-width) * .5) 0
    }

    .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::before {
        left: 0;
        border-right-color: var(--highdmin-popover-arrow-border)
    }

    .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after, .bs-popover-end > .popover-arrow::after {
        left: var(--highdmin-popover-border-width);
        border-right-color: var(--highdmin-popover-bg)
    }

.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow, .bs-popover-bottom > .popover-arrow {
    top: calc(-1 * (var(--highdmin-popover-arrow-height)) - var(--highdmin-popover-border-width))
}

    .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-bottom > .popover-arrow::before {
        border-width: 0 calc(var(--highdmin-popover-arrow-width) * .5) var(--highdmin-popover-arrow-height)
    }

    .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::before {
        top: 0;
        border-bottom-color: var(--highdmin-popover-arrow-border)
    }

    .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after, .bs-popover-bottom > .popover-arrow::after {
        top: var(--highdmin-popover-border-width);
        border-bottom-color: var(--highdmin-popover-bg)
    }

.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    right: 50%;
    display: block;
    width: var(--highdmin-popover-arrow-width);
    margin-right: calc(-.5 * var(--highdmin-popover-arrow-width));
    content: "";
    border-bottom: var(--highdmin-popover-border-width) solid var(--highdmin-popover-header-bg)
}

.bs-popover-auto[data-popper-placement^=left] > .popover-arrow, .bs-popover-start > .popover-arrow {
    right: calc(-1 * (var(--highdmin-popover-arrow-height)) - var(--highdmin-popover-border-width));
    width: var(--highdmin-popover-arrow-height);
    height: var(--highdmin-popover-arrow-width)
}

    .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-start > .popover-arrow::before {
        border-width: calc(var(--highdmin-popover-arrow-width) * .5) 0 calc(var(--highdmin-popover-arrow-width) * .5) var(--highdmin-popover-arrow-height)
    }

    .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::before {
        right: 0;
        border-left-color: var(--highdmin-popover-arrow-border)
    }

    .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after, .bs-popover-start > .popover-arrow::after {
        right: var(--highdmin-popover-border-width);
        border-left-color: var(--highdmin-popover-bg)
    }

.popover-header {
    padding: var(--highdmin-popover-header-padding-y) var(--highdmin-popover-header-padding-x);
    margin-bottom: 0;
    font-size: var(--highdmin-popover-header-font-size);
    color: var(--highdmin-popover-header-color);
    background-color: var(--highdmin-popover-header-bg);
    border-bottom: var(--highdmin-popover-border-width) solid var(--highdmin-popover-border-color);
    border-top-right-radius: var(--highdmin-popover-inner-border-radius);
    border-top-left-radius: var(--highdmin-popover-inner-border-radius)
}

.popover-body {
    padding: var(--highdmin-popover-body-padding-y) var(--highdmin-popover-body-padding-x);
    color: var(--highdmin-popover-body-color)
}

.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .carousel-inner::after, .clearfix::after {
        display: block;
        clear: both;
        content: ""
    }

.carousel-item {
    position: relative;
    display: none;
    float: right;
    width: 100%;
    margin-left: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out
}

.active.carousel-item-end, .carousel-item-next:not(.carousel-item-start) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.active.carousel-item-start, .carousel-item-prev:not(.carousel-item-end) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

    .carousel-fade .carousel-item-next.carousel-item-start, .carousel-fade .carousel-item-prev.carousel-item-end, .carousel-fade .carousel-item.active {
        z-index: 1;
        opacity: 1
    }

.carousel-fade .active.carousel-item-end, .carousel-fade .active.carousel-item-start {
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity 0s .6s;
    transition: opacity 0s .6s
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    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: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    -webkit-transition: opacity .15s;
    transition: opacity .15s
}

    .carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9
    }

.carousel-control-prev {
    right: 0
}

.carousel-control-next, .ribbon-box .ribbon.float-end:before {
    left: 0
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%
}

.carousel-indicators, .offcanvas {
    display: -webkit-box;
    display: -ms-flexbox
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin-left: 15%;
    margin-bottom: 1rem;
    margin-right: 15%
}

    .carousel-indicators [data-bs-target] {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        padding: 0;
        margin-left: 3px;
        margin-right: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #fff;
        background-clip: padding-box;
        border: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: .5;
        -webkit-transition: opacity .6s;
        transition: opacity .6s
    }

.offcanvas.offcanvas-bottom, .offcanvas.offcanvas-top {
    left: 0;
    height: var(--highdmin-offcanvas-height);
    max-height: 100%
}

.carousel-caption {
    position: absolute;
    left: 15%;
    bottom: 1.25rem;
    right: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center
}

.fixed-bottom, .offcanvas, .sticky-bottom {
    bottom: 0
}

.offcanvas-body, .offcanvas-header {
    padding: var(--highdmin-offcanvas-padding-y) var(--highdmin-offcanvas-padding-x)
}

.carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon, [data-bs-theme=dark] .carousel .carousel-control-next-icon, [data-bs-theme=dark] .carousel .carousel-control-prev-icon, [data-bs-theme=dark].carousel .carousel-control-next-icon, [data-bs-theme=dark].carousel .carousel-control-prev-icon {
    -webkit-filter: invert(1) grayscale(100);
    filter: invert(1) grayscale(100)
}

.carousel-dark .carousel-indicators [data-bs-target], [data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target], [data-bs-theme=dark].carousel .carousel-indicators [data-bs-target] {
    background-color: #000
}

.carousel-dark .carousel-caption, [data-bs-theme=dark] .carousel .carousel-caption, [data-bs-theme=dark].carousel .carousel-caption {
    color: #000
}

.spinner-border, .spinner-grow {
    display: inline-block;
    width: var(--highdmin-spinner-width);
    height: var(--highdmin-spinner-height);
    vertical-align: var(--highdmin-spinner-vertical-align);
    border-radius: 50%;
    -webkit-animation: var(--highdmin-spinner-animation-speed) linear infinite var(--highdmin-spinner-animation-name);
    animation: var(--highdmin-spinner-animation-speed) linear infinite var(--highdmin-spinner-animation-name)
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.spinner-border {
    --highdmin-spinner-width: 2rem;
    --highdmin-spinner-height: 2rem;
    --highdmin-spinner-border-width: 0.25em;
    --highdmin-spinner-animation-name: spinner-border;
    border: var(--highdmin-spinner-border-width) solid currentcolor;
    border-left-color: transparent
}

.spinner-border-sm {
    --highdmin-spinner-width: 1rem;
    --highdmin-spinner-height: 1rem;
    --highdmin-spinner-border-width: 0.2em
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.spinner-grow {
    --highdmin-spinner-width: 2rem;
    --highdmin-spinner-height: 2rem;
    --highdmin-spinner-animation-name: spinner-grow;
    background-color: currentcolor;
    opacity: 0
}

.spinner-grow-sm {
    --highdmin-spinner-width: 1rem;
    --highdmin-spinner-height: 1rem
}

.offcanvas, .offcanvas-lg, .offcanvas-md, .offcanvas-sm, .offcanvas-xl, .offcanvas-xxl {
    --highdmin-offcanvas-zindex: 1045;
    --highdmin-offcanvas-width: 400px;
    --highdmin-offcanvas-height: 30vh;
    --highdmin-offcanvas-padding-x: 1.5rem;
    --highdmin-offcanvas-padding-y: 1.5rem;
    --highdmin-offcanvas-color: var(--highdmin-body-color);
    --highdmin-offcanvas-bg: var(--highdmin-secondary-bg);
    --highdmin-offcanvas-border-width: var(--highdmin-border-width);
    --highdmin-offcanvas-border-color: transparent;
    --highdmin-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(var(--highdmin-body-color-rgb), 0.15);
    --highdmin-offcanvas-transition: transform 0.3s ease-in-out;
    --highdmin-offcanvas-title-line-height: 1.5
}

@media (max-width:575.98px) {
    .table-responsive-sm {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .modal-fullscreen-sm-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

        .modal-fullscreen-sm-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0
        }

        .modal-fullscreen-sm-down .modal-footer, .modal-fullscreen-sm-down .modal-header {
            border-radius: 0
        }

        .modal-fullscreen-sm-down .modal-body {
            overflow-y: auto
        }

    .offcanvas-sm {
        position: fixed;
        bottom: 0;
        z-index: var(--highdmin-offcanvas-zindex);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        color: var(--highdmin-offcanvas-color);
        visibility: hidden;
        background-color: var(--highdmin-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        -webkit-transition: var(--highdmin-offcanvas-transition);
        transition: var(--highdmin-offcanvas-transition)
    }

        .offcanvas-sm.offcanvas-bottom, .offcanvas-sm.offcanvas-top {
            left: 0;
            right: 0;
            height: var(--highdmin-offcanvas-height);
            max-height: 100%
        }

        .offcanvas-sm.offcanvas-start {
            top: 0;
            right: 0;
            width: var(--highdmin-offcanvas-width);
            border-left: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
            -webkit-transform: translateX(100%);
            transform: translateX(100%)
        }

        .offcanvas-sm.offcanvas-end {
            top: 0;
            left: 0;
            width: var(--highdmin-offcanvas-width);
            border-right: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
            -webkit-transform: translateX(-100%);
            transform: translateX(-100%)
        }

        .offcanvas-sm.offcanvas-top {
            top: 0;
            border-bottom: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
            -webkit-transform: translateY(-100%);
            transform: translateY(-100%)
        }

        .offcanvas-sm.offcanvas-bottom {
            border-top: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
            -webkit-transform: translateY(100%);
            transform: translateY(100%)
        }

        .offcanvas-sm.show:not(.hiding), .offcanvas-sm.showing {
            -webkit-transform: none;
            transform: none
        }

        .offcanvas-sm.hiding, .offcanvas-sm.show, .offcanvas-sm.showing {
            visibility: visible
        }
}

@media (max-width:575.98px) and (prefers-reduced-motion:reduce) {
    .offcanvas-sm {
        -webkit-transition: none;
        transition: none
    }
}

@media (max-width:767.98px) {
    .table-responsive-md {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .modal-fullscreen-md-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

        .modal-fullscreen-md-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0
        }

        .modal-fullscreen-md-down .modal-footer, .modal-fullscreen-md-down .modal-header {
            border-radius: 0
        }

        .modal-fullscreen-md-down .modal-body {
            overflow-y: auto
        }

    .offcanvas-md {
        position: fixed;
        bottom: 0;
        z-index: var(--highdmin-offcanvas-zindex);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        color: var(--highdmin-offcanvas-color);
        visibility: hidden;
        background-color: var(--highdmin-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        -webkit-transition: var(--highdmin-offcanvas-transition);
        transition: var(--highdmin-offcanvas-transition)
    }

        .offcanvas-md.offcanvas-bottom, .offcanvas-md.offcanvas-top {
            left: 0;
            right: 0;
            height: var(--highdmin-offcanvas-height);
            max-height: 100%
        }

        .offcanvas-md.offcanvas-start {
            top: 0;
            right: 0;
            width: var(--highdmin-offcanvas-width);
            border-left: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
            -webkit-transform: translateX(100%);
            transform: translateX(100%)
        }

        .offcanvas-md.offcanvas-end {
            top: 0;
            left: 0;
            width: var(--highdmin-offcanvas-width);
            border-right: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
            -webkit-transform: translateX(-100%);
            transform: translateX(-100%)
        }

        .offcanvas-md.offcanvas-top {
            top: 0;
            border-bottom: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
            -webkit-transform: translateY(-100%);
            transform: translateY(-100%)
        }

        .offcanvas-md.offcanvas-bottom {
            border-top: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
            -webkit-transform: translateY(100%);
            transform: translateY(100%)
        }

        .offcanvas-md.show:not(.hiding), .offcanvas-md.showing {
            -webkit-transform: none;
            transform: none
        }

        .offcanvas-md.hiding, .offcanvas-md.show, .offcanvas-md.showing {
            visibility: visible
        }
}

@media (max-width:767.98px) and (prefers-reduced-motion:reduce) {
    .offcanvas-md {
        -webkit-transition: none;
        transition: none
    }
}

@media (max-width:991.98px) {
    .table-responsive-lg {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .modal-fullscreen-lg-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

        .modal-fullscreen-lg-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0
        }

        .modal-fullscreen-lg-down .modal-footer, .modal-fullscreen-lg-down .modal-header {
            border-radius: 0
        }

        .modal-fullscreen-lg-down .modal-body {
            overflow-y: auto
        }

    .offcanvas-lg {
        position: fixed;
        bottom: 0;
        z-index: var(--highdmin-offcanvas-zindex);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        color: var(--highdmin-offcanvas-color);
        visibility: hidden;
        background-color: var(--highdmin-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        -webkit-transition: var(--highdmin-offcanvas-transition);
        transition: var(--highdmin-offcanvas-transition)
    }

        .offcanvas-lg.offcanvas-bottom, .offcanvas-lg.offcanvas-top {
            left: 0;
            right: 0;
            height: var(--highdmin-offcanvas-height);
            max-height: 100%
        }

        .offcanvas-lg.offcanvas-start {
            top: 0;
            right: 0;
            width: var(--highdmin-offcanvas-width);
            border-left: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
            -webkit-transform: translateX(100%);
            transform: translateX(100%)
        }

        .offcanvas-lg.offcanvas-end {
            top: 0;
            left: 0;
            width: var(--highdmin-offcanvas-width);
            border-right: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
            -webkit-transform: translateX(-100%);
            transform: translateX(-100%)
        }

        .offcanvas-lg.offcanvas-top {
            top: 0;
            border-bottom: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
            -webkit-transform: translateY(-100%);
            transform: translateY(-100%)
        }

        .offcanvas-lg.offcanvas-bottom {
            border-top: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
            -webkit-transform: translateY(100%);
            transform: translateY(100%)
        }

        .offcanvas-lg.show:not(.hiding), .offcanvas-lg.showing {
            -webkit-transform: none;
            transform: none
        }

        .offcanvas-lg.hiding, .offcanvas-lg.show, .offcanvas-lg.showing {
            visibility: visible
        }
}

@media (max-width:991.98px) and (prefers-reduced-motion:reduce) {
    .offcanvas-lg {
        -webkit-transition: none;
        transition: none
    }
}

@media (max-width:1199.98px) {
    .table-responsive-xl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .modal-fullscreen-xl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

        .modal-fullscreen-xl-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0
        }

        .modal-fullscreen-xl-down .modal-footer, .modal-fullscreen-xl-down .modal-header {
            border-radius: 0
        }

        .modal-fullscreen-xl-down .modal-body {
            overflow-y: auto
        }

    .offcanvas-xl {
        position: fixed;
        bottom: 0;
        z-index: var(--highdmin-offcanvas-zindex);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        color: var(--highdmin-offcanvas-color);
        visibility: hidden;
        background-color: var(--highdmin-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        -webkit-transition: var(--highdmin-offcanvas-transition);
        transition: var(--highdmin-offcanvas-transition)
    }

        .offcanvas-xl.offcanvas-bottom, .offcanvas-xl.offcanvas-top {
            left: 0;
            right: 0;
            height: var(--highdmin-offcanvas-height);
            max-height: 100%
        }

        .offcanvas-xl.offcanvas-start {
            top: 0;
            right: 0;
            width: var(--highdmin-offcanvas-width);
            border-left: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
            -webkit-transform: translateX(100%);
            transform: translateX(100%)
        }

        .offcanvas-xl.offcanvas-end {
            top: 0;
            left: 0;
            width: var(--highdmin-offcanvas-width);
            border-right: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
            -webkit-transform: translateX(-100%);
            transform: translateX(-100%)
        }

        .offcanvas-xl.offcanvas-top {
            top: 0;
            border-bottom: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
            -webkit-transform: translateY(-100%);
            transform: translateY(-100%)
        }

        .offcanvas-xl.offcanvas-bottom {
            border-top: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
            -webkit-transform: translateY(100%);
            transform: translateY(100%)
        }

        .offcanvas-xl.show:not(.hiding), .offcanvas-xl.showing {
            -webkit-transform: none;
            transform: none
        }

        .offcanvas-xl.hiding, .offcanvas-xl.show, .offcanvas-xl.showing {
            visibility: visible
        }
}

@media (max-width:1199.98px) and (prefers-reduced-motion:reduce) {
    .offcanvas-xl {
        -webkit-transition: none;
        transition: none
    }
}

@media (max-width:1499.98px) {
    .table-responsive-xxl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .modal-fullscreen-xxl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

        .modal-fullscreen-xxl-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0
        }

        .modal-fullscreen-xxl-down .modal-footer, .modal-fullscreen-xxl-down .modal-header {
            border-radius: 0
        }

        .modal-fullscreen-xxl-down .modal-body {
            overflow-y: auto
        }

    .offcanvas-xxl {
        position: fixed;
        bottom: 0;
        z-index: var(--highdmin-offcanvas-zindex);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        color: var(--highdmin-offcanvas-color);
        visibility: hidden;
        background-color: var(--highdmin-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        -webkit-transition: var(--highdmin-offcanvas-transition);
        transition: var(--highdmin-offcanvas-transition)
    }

        .offcanvas-xxl.offcanvas-bottom, .offcanvas-xxl.offcanvas-top {
            left: 0;
            right: 0;
            height: var(--highdmin-offcanvas-height);
            max-height: 100%
        }

        .offcanvas-xxl.offcanvas-start {
            top: 0;
            right: 0;
            width: var(--highdmin-offcanvas-width);
            border-left: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
            -webkit-transform: translateX(100%);
            transform: translateX(100%)
        }

        .offcanvas-xxl.offcanvas-end {
            top: 0;
            left: 0;
            width: var(--highdmin-offcanvas-width);
            border-right: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
            -webkit-transform: translateX(-100%);
            transform: translateX(-100%)
        }

        .offcanvas-xxl.offcanvas-top {
            top: 0;
            border-bottom: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
            -webkit-transform: translateY(-100%);
            transform: translateY(-100%)
        }

        .offcanvas-xxl.offcanvas-bottom {
            border-top: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
            -webkit-transform: translateY(100%);
            transform: translateY(100%)
        }

        .offcanvas-xxl.show:not(.hiding), .offcanvas-xxl.showing {
            -webkit-transform: none;
            transform: none
        }

        .offcanvas-xxl.hiding, .offcanvas-xxl.show, .offcanvas-xxl.showing {
            visibility: visible
        }
}

@media (max-width:1499.98px) and (prefers-reduced-motion:reduce) {
    .offcanvas-xxl {
        -webkit-transition: none;
        transition: none
    }
}

.offcanvas {
    position: fixed;
    z-index: var(--highdmin-offcanvas-zindex);
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    color: var(--highdmin-offcanvas-color);
    visibility: hidden;
    background-color: var(--highdmin-offcanvas-bg);
    background-clip: padding-box;
    -webkit-transition: var(--highdmin-offcanvas-transition);
    transition: var(--highdmin-offcanvas-transition)
}

.hstack, .offcanvas-header {
    display: -webkit-box;
    display: -ms-flexbox
}

.text-bg-danger, .text-bg-info, .text-bg-primary, .text-bg-secondary, .text-bg-success, .text-bg-warning {
    color: #fff !important
}

.offcanvas.offcanvas-start {
    top: 0;
    right: 0;
    width: var(--highdmin-offcanvas-width);
    border-left: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.offcanvas.offcanvas-end {
    top: 0;
    left: 0;
    width: var(--highdmin-offcanvas-width);
    border-right: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.offcanvas.offcanvas-top {
    top: 0;
    right: 0;
    border-bottom: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.offcanvas.offcanvas-bottom {
    right: 0;
    border-top: var(--highdmin-offcanvas-border-width) solid var(--highdmin-offcanvas-border-color);
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.offcanvas.hiding, .offcanvas.show, .offcanvas.showing {
    visibility: visible
}

.offcanvas-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: var(--highdmin-emphasis-color)
}

    .offcanvas-backdrop.show {
        opacity: .5
    }

.offcanvas-header {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .offcanvas-header .btn-close {
        padding: calc(var(--highdmin-offcanvas-padding-y) * .5) calc(var(--highdmin-offcanvas-padding-x) * .5);
        margin: calc(-.5 * var(--highdmin-offcanvas-padding-y)) auto calc(-.5 * var(--highdmin-offcanvas-padding-y)) calc(-.5 * var(--highdmin-offcanvas-padding-x))
    }

.offcanvas-title {
    margin-bottom: 0;
    line-height: var(--highdmin-offcanvas-title-line-height)
}

.offcanvas-body {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-y: auto
}

.placeholder {
    display: inline-block;
    min-height: 1em;
    vertical-align: middle;
    cursor: wait;
    background-color: currentcolor;
    opacity: .5
}

    .placeholder.btn::before {
        display: inline-block;
        content: ""
    }

.placeholder-xs {
    min-height: .6em
}

.placeholder-sm {
    min-height: .8em
}

.placeholder-lg {
    min-height: 1.2em
}

.placeholder-glow .placeholder {
    -webkit-animation: 2s ease-in-out infinite placeholder-glow;
    animation: 2s ease-in-out infinite placeholder-glow
}

@-webkit-keyframes placeholder-glow {
    50% {
        opacity: .2
    }
}

@keyframes placeholder-glow {
    50% {
        opacity: .2
    }
}

.placeholder-wave {
    -webkit-mask-image: linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);
    mask-image: linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);
    -webkit-mask-size: 200% 100%;
    mask-size: 200% 100%;
    -webkit-animation: 2s linear infinite placeholder-wave;
    animation: 2s linear infinite placeholder-wave
}

@-webkit-keyframes placeholder-wave {
    100% {
        -webkit-mask-position: -200% 0;
        mask-position: -200% 0
    }
}

@keyframes placeholder-wave {
    100% {
        -webkit-mask-position: -200% 0;
        mask-position: -200% 0
    }
}

.text-bg-primary {
    background-color: RGBA(var(--highdmin-primary-rgb),var(--highdmin-bg-opacity,1)) !important
}

.text-bg-secondary {
    background-color: RGBA(var(--highdmin-secondary-rgb),var(--highdmin-bg-opacity,1)) !important
}

.text-bg-success {
    background-color: RGBA(var(--highdmin-success-rgb),var(--highdmin-bg-opacity,1)) !important
}

.text-bg-info {
    background-color: RGBA(var(--highdmin-info-rgb),var(--highdmin-bg-opacity,1)) !important
}

.text-bg-warning {
    background-color: RGBA(var(--highdmin-warning-rgb),var(--highdmin-bg-opacity,1)) !important
}

.text-bg-danger {
    background-color: RGBA(var(--highdmin-danger-rgb),var(--highdmin-bg-opacity,1)) !important
}

.text-bg-light {
    color: #313a46 !important;
    background-color: RGBA(var(--highdmin-light-rgb),var(--highdmin-bg-opacity,1)) !important
}

.text-bg-dark {
    color: #fff !important;
    background-color: RGBA(var(--highdmin-dark-rgb),var(--highdmin-bg-opacity,1)) !important
}

.link-primary {
    color: RGBA(var(--highdmin-primary-rgb),var(--highdmin-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--highdmin-primary-rgb),var(--highdmin-link-underline-opacity,1)) !important
}

    .link-primary:focus, .link-primary:hover {
        color: RGBA(2,163,175,var(--highdmin-link-opacity,1)) !important;
        text-decoration-color: RGBA(2,163,175,var(--highdmin-link-underline-opacity,1)) !important
    }

.link-secondary {
    color: RGBA(var(--highdmin-secondary-rgb),var(--highdmin-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--highdmin-secondary-rgb),var(--highdmin-link-underline-opacity,1)) !important
}

    .link-secondary:focus, .link-secondary:hover {
        color: RGBA(101,107,188,var(--highdmin-link-opacity,1)) !important;
        text-decoration-color: RGBA(101,107,188,var(--highdmin-link-underline-opacity,1)) !important
    }

.link-success {
    color: RGBA(var(--highdmin-success-rgb),var(--highdmin-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--highdmin-success-rgb),var(--highdmin-link-underline-opacity,1)) !important
}

    .link-success:focus, .link-success:hover {
        color: RGBA(9,176,128,var(--highdmin-link-opacity,1)) !important;
        text-decoration-color: RGBA(9,176,128,var(--highdmin-link-underline-opacity,1)) !important
    }

.link-info {
    color: RGBA(var(--highdmin-info-rgb),var(--highdmin-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--highdmin-info-rgb),var(--highdmin-link-underline-opacity,1)) !important
}

    .link-info:focus, .link-info:hover {
        color: RGBA(59,159,190,var(--highdmin-link-opacity,1)) !important;
        text-decoration-color: RGBA(59,159,190,var(--highdmin-link-underline-opacity,1)) !important
    }

.link-warning {
    color: RGBA(var(--highdmin-warning-rgb),var(--highdmin-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--highdmin-warning-rgb),var(--highdmin-link-underline-opacity,1)) !important
}

    .link-warning:focus, .link-warning:hover {
        color: RGBA(212,160,9,var(--highdmin-link-opacity,1)) !important;
        text-decoration-color: RGBA(212,160,9,var(--highdmin-link-underline-opacity,1)) !important
    }

.link-danger {
    color: RGBA(var(--highdmin-danger-rgb),var(--highdmin-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--highdmin-danger-rgb),var(--highdmin-link-underline-opacity,1)) !important
}

    .link-danger:focus, .link-danger:hover {
        color: RGBA(205,72,92,var(--highdmin-link-opacity,1)) !important;
        text-decoration-color: RGBA(205,72,92,var(--highdmin-link-underline-opacity,1)) !important
    }

.link-light {
    color: RGBA(var(--highdmin-light-rgb),var(--highdmin-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--highdmin-light-rgb),var(--highdmin-link-underline-opacity,1)) !important
}

    .link-light:focus, .link-light:hover {
        color: RGBA(241,244,248,var(--highdmin-link-opacity,1)) !important;
        text-decoration-color: RGBA(241,244,248,var(--highdmin-link-underline-opacity,1)) !important
    }

.link-dark {
    color: RGBA(var(--highdmin-dark-rgb),var(--highdmin-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--highdmin-dark-rgb),var(--highdmin-link-underline-opacity,1)) !important
}

    .link-dark:focus, .link-dark:hover {
        color: RGBA(42,49,60,var(--highdmin-link-opacity,1)) !important;
        text-decoration-color: RGBA(42,49,60,var(--highdmin-link-underline-opacity,1)) !important
    }

.link-body-emphasis {
    color: RGBA(var(--highdmin-emphasis-color-rgb),var(--highdmin-link-opacity,1)) !important;
    text-decoration-color: RGBA(var(--highdmin-emphasis-color-rgb),var(--highdmin-link-underline-opacity,1)) !important
}

    .link-body-emphasis:focus, .link-body-emphasis:hover {
        color: RGBA(var(--highdmin-emphasis-color-rgb),var(--highdmin-link-opacity,.75)) !important;
        text-decoration-color: RGBA(var(--highdmin-emphasis-color-rgb),var(--highdmin-link-underline-opacity,.75)) !important
    }

.focus-ring:focus {
    outline: 0;
    -webkit-box-shadow: var(--highdmin-focus-ring-x,0) var(--highdmin-focus-ring-y,0) var(--highdmin-focus-ring-blur,0) var(--highdmin-focus-ring-width) var(--highdmin-focus-ring-color);
    box-shadow: var(--highdmin-focus-ring-x,0) var(--highdmin-focus-ring-y,0) var(--highdmin-focus-ring-blur,0) var(--highdmin-focus-ring-width) var(--highdmin-focus-ring-color)
}

.icon-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: .375rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration-color: rgba(var(--highdmin-link-color-rgb),var(--highdmin-link-opacity,.5));
    text-underline-offset: .25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .icon-link > .bi {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 1em;
        height: 1em;
        fill: currentcolor;
        -webkit-transition: transform .2s ease-in-out;
        transition: transform .2s ease-in-out
    }

@media (prefers-reduced-motion:reduce) {
    .form-control {
        -webkit-transition: none;
        transition: none
    }

        .form-control::-webkit-file-upload-button {
            -webkit-transition: none;
            transition: none
        }

        .form-control::file-selector-button {
            -webkit-transition: none;
            transition: none
        }

    .form-select, .form-switch .form-check-input {
        -webkit-transition: none;
        transition: none
    }

    .form-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }

    .form-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }

    .accordion-button, .accordion-button::after, .btn, .carousel-control-next, .carousel-control-prev, .carousel-fade .active.carousel-item-end, .carousel-fade .active.carousel-item-start, .carousel-indicators [data-bs-target], .carousel-item, .collapsing, .collapsing.collapse-horizontal, .fade, .form-floating > label, .icon-link > .bi, .modal.fade .modal-dialog, .nav-link, .navbar-toggler, .offcanvas, .page-link, .progress-bar {
        -webkit-transition: none;
        transition: none
    }

    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }

    .spinner-border, .spinner-grow {
        --highdmin-spinner-animation-speed: 1.5s
    }
}

.icon-link-hover:focus-visible > .bi, .icon-link-hover:hover > .bi {
    -webkit-transform: var(--highdmin-icon-link-transform,translate3d(-.25em,0,0));
    transform: var(--highdmin-icon-link-transform,translate3d(-.25em,0,0))
}

.ratio {
    position: relative;
    width: 100%
}

    .ratio::before {
        display: block;
        padding-top: var(--highdmin-aspect-ratio);
        content: ""
    }

    .ratio > * {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%
    }

.fixed-bottom, .fixed-top {
    position: fixed;
    z-index: 1030;
    right: 0;
    left: 0
}

.ratio-1x1 {
    --highdmin-aspect-ratio: 100%
}

.ratio-4x3 {
    --highdmin-aspect-ratio: 75%
}

.ratio-16x9 {
    --highdmin-aspect-ratio: 56.25%
}

.ratio-21x9 {
    --highdmin-aspect-ratio: 42.8571428571%
}

.fixed-top {
    top: 0
}

.sticky-bottom, .sticky-top {
    position: sticky;
    z-index: 1020
}

.sticky-top {
    top: 0
}

.hstack {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: stretch
}

.vstack {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: stretch
}

.flex-column, .flex-row {
    -webkit-box-direction: normal !important
}

.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0,0,0,0) !important;
    white-space: nowrap !important;
    border: 0 !important
}

    .app-search .app-search-icon, .position-absolute, .visually-hidden-focusable:not(:focus):not(:focus-within):not(caption), .visually-hidden:not(caption) {
        position: absolute !important
    }

.stretched-link::after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    content: ""
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.vr {
    display: inline-block;
    -ms-flex-item-align: stretch;
    width: var(--highdmin-border-width);
    min-height: 1em;
    background-color: currentcolor;
    opacity: 1
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.apexcharts-legend-marker, .apexcharts-legend-text, .badge, .choices__inner, .icons-list-demo i, button.gridjs-sort {
    vertical-align: middle
}

.float-start {
    float: right !important
}

.float-end {
    float: left !important
}

.float-none {
    float: none !important
}

.object-fit-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important
}

.object-fit-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important
}

.object-fit-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important
}

.object-fit-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important
}

.object-fit-none {
    -o-object-fit: none !important;
    object-fit: none !important
}

.opacity-0 {
    opacity: 0 !important
}

.opacity-25 {
    opacity: .25 !important
}

.opacity-50 {
    opacity: .5 !important
}

.opacity-75 {
    opacity: .75 !important
}

.opacity-100 {
    opacity: 1 !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.overflow-visible, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .simplebar-content-wrapper, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .simplebar-mask {
    overflow: visible !important
}

.overflow-scroll {
    overflow: scroll !important
}

.overflow-x-auto {
    overflow-x: auto !important
}

.overflow-x-hidden {
    overflow-x: hidden !important
}

.overflow-x-visible {
    overflow-x: visible !important
}

.overflow-x-scroll {
    overflow-x: scroll !important
}

.overflow-y-auto {
    overflow-y: auto !important
}

.overflow-y-hidden {
    overflow-y: hidden !important
}

.overflow-y-visible {
    overflow-y: visible !important
}

.overflow-y-scroll {
    overflow-y: scroll !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-grid {
    display: grid !important
}

.d-inline-grid {
    display: inline-grid !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.app-search .app-search-icon, .avatar-group, .d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

.shadow {
    -webkit-box-shadow: var(--highdmin-box-shadow) !important;
    box-shadow: var(--highdmin-box-shadow) !important
}

.shadow-sm {
    -webkit-box-shadow: var(--highdmin-box-shadow-sm) !important;
    box-shadow: var(--highdmin-box-shadow-sm) !important
}

.shadow-lg {
    -webkit-box-shadow: var(--highdmin-box-shadow-lg) !important;
    box-shadow: var(--highdmin-box-shadow-lg) !important
}

.shadow-none {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.focus-ring-primary {
    --highdmin-focus-ring-color: rgba(var(--highdmin-primary-rgb), var(--highdmin-focus-ring-opacity))
}

.focus-ring-secondary {
    --highdmin-focus-ring-color: rgba(var(--highdmin-secondary-rgb), var(--highdmin-focus-ring-opacity))
}

.focus-ring-success {
    --highdmin-focus-ring-color: rgba(var(--highdmin-success-rgb), var(--highdmin-focus-ring-opacity))
}

.focus-ring-info {
    --highdmin-focus-ring-color: rgba(var(--highdmin-info-rgb), var(--highdmin-focus-ring-opacity))
}

.focus-ring-warning {
    --highdmin-focus-ring-color: rgba(var(--highdmin-warning-rgb), var(--highdmin-focus-ring-opacity))
}

.focus-ring-danger {
    --highdmin-focus-ring-color: rgba(var(--highdmin-danger-rgb), var(--highdmin-focus-ring-opacity))
}

.focus-ring-light {
    --highdmin-focus-ring-color: rgba(var(--highdmin-light-rgb), var(--highdmin-focus-ring-opacity))
}

.focus-ring-dark {
    --highdmin-focus-ring-color: rgba(var(--highdmin-dark-rgb), var(--highdmin-focus-ring-opacity))
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: sticky !important
}

.top-0 {
    top: 0 !important
}

.app-search .app-search-icon, .top-50 {
    top: 50% !important
}

.top-100 {
    top: 100% !important
}

.app-topbar, .sidenav-menu {
    top: 5px;
    -webkit-transition: .25s ease-in-out
}

.bottom-0, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .simplebar-offset {
    bottom: 0 !important
}

.bottom-50 {
    bottom: 50% !important
}

.bottom-100 {
    bottom: 100% !important
}

.start-0 {
    right: 0 !important
}

.start-50 {
    right: 50% !important
}

.start-100 {
    right: 100% !important
}

.end-0 {
    left: 0 !important
}

.end-50 {
    left: 50% !important
}

.end-100 {
    left: 100% !important
}

.translate-middle {
    -webkit-transform: translate(50%,-50%) !important;
    transform: translate(50%,-50%) !important
}

.translate-middle-x {
    -webkit-transform: translateX(50%) !important;
    transform: translateX(50%) !important
}

.app-search .app-search-icon, .translate-middle-y {
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important
}

.border {
    border: var(--highdmin-border-width) var(--highdmin-border-style) var(--highdmin-border-color) !important
}

.border-0 {
    border: 0 !important
}

.border-top {
    border-top: var(--highdmin-border-width) var(--highdmin-border-style) var(--highdmin-border-color) !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-end {
    border-left: var(--highdmin-border-width) var(--highdmin-border-style) var(--highdmin-border-color) !important
}

.border-end-0 {
    border-left: 0 !important
}

.border-bottom {
    border-bottom: var(--highdmin-border-width) var(--highdmin-border-style) var(--highdmin-border-color) !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-start {
    border-right: var(--highdmin-border-width) var(--highdmin-border-style) var(--highdmin-border-color) !important
}

.border-start-0 {
    border-right: 0 !important
}

.border-primary {
    border-color: rgba(var(--highdmin-primary-rgb),var(--highdmin-border-opacity)) !important
}

.border-secondary {
    border-color: rgba(var(--highdmin-secondary-rgb),var(--highdmin-border-opacity)) !important
}

.border-success {
    border-color: rgba(var(--highdmin-success-rgb),var(--highdmin-border-opacity)) !important
}

.border-info {
    border-color: rgba(var(--highdmin-info-rgb),var(--highdmin-border-opacity)) !important
}

.border-warning {
    border-color: rgba(var(--highdmin-warning-rgb),var(--highdmin-border-opacity)) !important
}

.border-danger {
    border-color: rgba(var(--highdmin-danger-rgb),var(--highdmin-border-opacity)) !important
}

.border-light {
    border-color: rgba(var(--highdmin-light-rgb),var(--highdmin-border-opacity)) !important
}

.border-dark {
    border-color: rgba(var(--highdmin-dark-rgb),var(--highdmin-border-opacity)) !important
}

.border-black {
    border-color: rgba(var(--highdmin-black-rgb),var(--highdmin-border-opacity)) !important
}

.border-white {
    border-color: rgba(var(--highdmin-white-rgb),var(--highdmin-border-opacity)) !important
}

.border-primary-subtle {
    border-color: var(--highdmin-primary-border-subtle) !important
}

.border-secondary-subtle {
    border-color: var(--highdmin-secondary-border-subtle) !important
}

.border-success-subtle {
    border-color: var(--highdmin-success-border-subtle) !important
}

.border-info-subtle {
    border-color: var(--highdmin-info-border-subtle) !important
}

.border-warning-subtle {
    border-color: var(--highdmin-warning-border-subtle) !important
}

.border-danger-subtle {
    border-color: var(--highdmin-danger-border-subtle) !important
}

.border-light-subtle {
    border-color: var(--highdmin-light-border-subtle) !important
}

.border-dark-subtle {
    border-color: var(--highdmin-dark-border-subtle) !important
}

.border-1 {
    border-width: 1px !important
}

.border-2 {
    border-width: 2px !important
}

.border-3 {
    border-width: 3px !important
}

.border-4 {
    border-width: 4px !important
}

.border-5 {
    border-width: 5px !important
}

.border-opacity-10 {
    --highdmin-border-opacity: 0.1
}

.border-opacity-25 {
    --highdmin-border-opacity: 0.25
}

.border-opacity-50 {
    --highdmin-border-opacity: 0.5
}

.border-opacity-75 {
    --highdmin-border-opacity: 0.75
}

.border-opacity-100 {
    --highdmin-border-opacity: 1
}

.w-0 {
    width: 0 !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.fc .fc-col-header, .fc .fc-daygrid-body, .fc .fc-scrollgrid-sync-table, .select2-container, .w-100 {
    width: 100% !important
}

.mw-100 {
    max-width: 100% !important
}

.vw-100 {
    width: 100vw !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mh-100 {
    max-height: 100% !important
}

.vh-100 {
    height: 100vh !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.app-topbar, .nav-user {
    min-height: var(--highdmin-topbar-height)
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-column-reverse, .flex-row-reverse {
    -webkit-box-direction: reverse !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.avatar-group, .flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.app-search .app-search-icon, .justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.justify-content-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center, .avatar-group {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

.order-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important
}

.order-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important
}

.order-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important
}

.order-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important
}

.order-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important
}

.order-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important
}

.order-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important
}

.order-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .375rem !important
}

.m-2 {
    margin: .75rem !important
}

.m-3 {
    margin: 1.5rem !important
}

.m-4 {
    margin: 2.25rem !important
}

.m-5 {
    margin: 4.5rem !important
}

.m-auto {
    margin: auto !important
}

.mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.mx-1 {
    margin-left: .375rem !important;
    margin-right: .375rem !important
}

.mx-2 {
    margin-left: .75rem !important;
    margin-right: .75rem !important
}

.mx-3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important
}

.mx-4 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important
}

.mx-5 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-1 {
    margin-top: .375rem !important;
    margin-bottom: .375rem !important
}

.my-2 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important
}

.my-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-4 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important
}

.my-5 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .375rem !important
}

.mt-2 {
    margin-top: .75rem !important
}

.mt-3 {
    margin-top: 1.5rem !important
}

.mt-4 {
    margin-top: 2.25rem !important
}

.mt-5 {
    margin-top: 4.5rem !important
}

.mt-auto {
    margin-top: auto !important
}

.me-0 {
    margin-left: 0 !important
}

.me-1 {
    margin-left: .375rem !important
}

.me-2 {
    margin-left: .75rem !important
}

.me-3 {
    margin-left: 1.5rem !important
}

.me-4 {
    margin-left: 2.25rem !important
}

.me-5 {
    margin-left: 4.5rem !important
}

.me-auto {
    margin-left: auto !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .375rem !important
}

.mb-2 {
    margin-bottom: .75rem !important
}

.mb-3 {
    margin-bottom: 1.5rem !important
}

.mb-4 {
    margin-bottom: 2.25rem !important
}

.mb-5 {
    margin-bottom: 4.5rem !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ms-0 {
    margin-right: 0 !important
}

.ms-1 {
    margin-right: .375rem !important
}

.ms-2 {
    margin-right: .75rem !important
}

.ms-3 {
    margin-right: 1.5rem !important
}

.ms-4 {
    margin-right: 2.25rem !important
}

.ms-5 {
    margin-right: 4.5rem !important
}

.ms-auto {
    margin-right: auto !important
}

.m-n1 {
    margin: -.375rem !important
}

.m-n2 {
    margin: -.75rem !important
}

.m-n3 {
    margin: -1.5rem !important
}

.m-n4 {
    margin: -2.25rem !important
}

.m-n5 {
    margin: -4.5rem !important
}

.mx-n1 {
    margin-left: -.375rem !important;
    margin-right: -.375rem !important
}

.mx-n2 {
    margin-left: -.75rem !important;
    margin-right: -.75rem !important
}

.mx-n3 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important
}

.mx-n4 {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important
}

.mx-n5 {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important
}

.my-n1 {
    margin-top: -.375rem !important;
    margin-bottom: -.375rem !important
}

.my-n2 {
    margin-top: -.75rem !important;
    margin-bottom: -.75rem !important
}

.my-n3 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important
}

.my-n4 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important
}

.my-n5 {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important
}

.mt-n1 {
    margin-top: -.375rem !important
}

.mt-n2 {
    margin-top: -.75rem !important
}

.mt-n3 {
    margin-top: -1.5rem !important
}

.mt-n4 {
    margin-top: -2.25rem !important
}

.mt-n5 {
    margin-top: -4.5rem !important
}

.me-n1 {
    margin-left: -.375rem !important
}

.me-n2 {
    margin-left: -.75rem !important
}

.me-n3 {
    margin-left: -1.5rem !important
}

.me-n4 {
    margin-left: -2.25rem !important
}

.me-n5 {
    margin-left: -4.5rem !important
}

.mb-n1 {
    margin-bottom: -.375rem !important
}

.mb-n2 {
    margin-bottom: -.75rem !important
}

.mb-n3 {
    margin-bottom: -1.5rem !important
}

.mb-n4 {
    margin-bottom: -2.25rem !important
}

.mb-n5 {
    margin-bottom: -4.5rem !important
}

.ms-n1 {
    margin-right: -.375rem !important
}

.ms-n2 {
    margin-right: -.75rem !important
}

.ms-n3 {
    margin-right: -1.5rem !important
}

.ms-n4 {
    margin-right: -2.25rem !important
}

.ms-n5 {
    margin-right: -4.5rem !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .375rem !important
}

.p-2 {
    padding: .75rem !important
}

.p-3 {
    padding: 1.5rem !important
}

.p-4 {
    padding: 2.25rem !important
}

.p-5 {
    padding: 4.5rem !important
}

.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.px-1 {
    padding-left: .375rem !important;
    padding-right: .375rem !important
}

.px-2 {
    padding-left: .75rem !important;
    padding-right: .75rem !important
}

.px-3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

.px-4 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important
}

.px-5 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-1 {
    padding-top: .375rem !important;
    padding-bottom: .375rem !important
}

.py-2 {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important
}

.py-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-4 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important
}

.py-5 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .375rem !important
}

.pt-2 {
    padding-top: .75rem !important
}

.pt-3 {
    padding-top: 1.5rem !important
}

.pt-4 {
    padding-top: 2.25rem !important
}

.pt-5 {
    padding-top: 4.5rem !important
}

.pe-0 {
    padding-left: 0 !important
}

.pe-1 {
    padding-left: .375rem !important
}

.pe-2 {
    padding-left: .75rem !important
}

.pe-3 {
    padding-left: 1.5rem !important
}

.pe-4 {
    padding-left: 2.25rem !important
}

.pe-5 {
    padding-left: 4.5rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .375rem !important
}

.pb-2 {
    padding-bottom: .75rem !important
}

.pb-3 {
    padding-bottom: 1.5rem !important
}

.pb-4 {
    padding-bottom: 2.25rem !important
}

.pb-5 {
    padding-bottom: 4.5rem !important
}

.ps-0 {
    padding-right: 0 !important
}

.ps-1 {
    padding-right: .375rem !important
}

.ps-2 {
    padding-right: .75rem !important
}

.ps-3 {
    padding-right: 1.5rem !important
}

.ps-4 {
    padding-right: 2.25rem !important
}

.ps-5 {
    padding-right: 4.5rem !important
}

.gap-0 {
    gap: 0 !important
}

.gap-1 {
    gap: .375rem !important
}

.gap-2 {
    gap: .75rem !important
}

.gap-3 {
    gap: 1.5rem !important
}

.gap-4 {
    gap: 2.25rem !important
}

.gap-5 {
    gap: 4.5rem !important
}

.row-gap-0 {
    row-gap: 0 !important
}

.row-gap-1 {
    row-gap: .375rem !important
}

.row-gap-2 {
    row-gap: .75rem !important
}

.row-gap-3 {
    row-gap: 1.5rem !important
}

.row-gap-4 {
    row-gap: 2.25rem !important
}

.row-gap-5 {
    row-gap: 4.5rem !important
}

.column-gap-0 {
    -webkit-column-gap: 0 !important;
    -moz-column-gap: 0 !important;
    column-gap: 0 !important
}

.column-gap-1 {
    -webkit-column-gap: .375rem !important;
    -moz-column-gap: .375rem !important;
    column-gap: .375rem !important
}

.column-gap-2 {
    -webkit-column-gap: .75rem !important;
    -moz-column-gap: .75rem !important;
    column-gap: .75rem !important
}

.column-gap-3 {
    -webkit-column-gap: 1.5rem !important;
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important
}

.column-gap-4 {
    -webkit-column-gap: 2.25rem !important;
    -moz-column-gap: 2.25rem !important;
    column-gap: 2.25rem !important
}

.column-gap-5 {
    -webkit-column-gap: 4.5rem !important;
    -moz-column-gap: 4.5rem !important;
    column-gap: 4.5rem !important
}

.font-monospace {
    font-family: var(--highdmin-font-monospace) !important
}

.fs-1 {
    font-size: calc(1.34375rem + 1.125vw) !important
}

.fs-2 {
    font-size: calc(1.307rem + .684vw) !important
}

.fs-3 {
    font-size: calc(1.2749999375rem + .29999925vw) !important
}

.fs-4 {
    font-size: 1.09375rem !important
}

.fs-5 {
    font-size: .91rem !important
}

.fs-6 {
    font-size: .74375rem !important
}

.fst-italic {
    font-style: italic !important
}

.fst-normal {
    font-style: normal !important
}

.fw-lighter {
    font-weight: lighter !important
}

.fw-light {
    font-weight: 300 !important
}

.fw-normal {
    font-weight: 400 !important
}

.fw-medium {
    font-weight: 500 !important
}

.fw-semibold {
    font-weight: 600 !important
}

.fw-bold {
    font-weight: 700 !important
}

.fw-bolder {
    font-weight: bolder !important
}

.lh-1 {
    line-height: 1 !important
}

.lh-sm {
    line-height: 1.25 !important
}

.lh-base {
    line-height: 1.5 !important
}

.lh-lg {
    line-height: 2 !important
}

.text-start {
    text-align: right !important
}

.text-end {
    text-align: left !important
}

.text-center {
    text-align: center !important
}

.text-decoration-none {
    text-decoration: none !important
}

.text-decoration-underline {
    text-decoration: underline !important
}

.text-decoration-line-through {
    text-decoration: line-through !important
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-primary {
    color: rgba(var(--highdmin-primary-rgb),var(--highdmin-text-opacity)) !important
}

.text-secondary {
    color: rgba(var(--highdmin-secondary-rgb),var(--highdmin-text-opacity)) !important
}

.text-success {
    color: rgba(var(--highdmin-success-rgb),var(--highdmin-text-opacity)) !important
}

.text-info {
    color: rgba(var(--highdmin-info-rgb),var(--highdmin-text-opacity)) !important
}

.text-warning {
    color: rgba(var(--highdmin-warning-rgb),var(--highdmin-text-opacity)) !important
}

.text-danger {
    color: rgba(var(--highdmin-danger-rgb),var(--highdmin-text-opacity)) !important
}

.text-light {
    color: rgba(var(--highdmin-light-rgb),var(--highdmin-text-opacity)) !important
}

.text-dark {
    color: rgba(var(--highdmin-dark-rgb),var(--highdmin-text-opacity)) !important
}

.text-black {
    color: rgba(var(--highdmin-black-rgb),var(--highdmin-text-opacity)) !important
}

.text-white {
    color: rgba(var(--highdmin-white-rgb),var(--highdmin-text-opacity)) !important
}

.text-body {
    color: rgba(var(--highdmin-body-color-rgb),var(--highdmin-text-opacity)) !important
}

.text-body-secondary, .text-muted {
    --highdmin-text-opacity: 1;
    color: var(--highdmin-secondary-color) !important
}

.text-black-50 {
    color: rgba(0,0,0,.5) !important
}

.text-white-50 {
    color: rgba(255,255,255,.5) !important
}

.text-body-tertiary {
    color: var(--highdmin-tertiary-color) !important
}

.text-body-emphasis {
    color: var(--highdmin-emphasis-color) !important
}

.text-reset {
    color: inherit !important
}

.text-opacity-25 {
    --highdmin-text-opacity: 0.25
}

.text-opacity-50 {
    --highdmin-text-opacity: 0.5
}

.text-opacity-75 {
    --highdmin-text-opacity: 0.75
}

.text-opacity-100 {
    --highdmin-text-opacity: 1
}

.text-primary-emphasis {
    color: var(--highdmin-primary-text-emphasis) !important
}

.text-secondary-emphasis {
    color: var(--highdmin-secondary-text-emphasis) !important
}

.text-success-emphasis {
    color: var(--highdmin-success-text-emphasis) !important
}

.text-info-emphasis {
    color: var(--highdmin-info-text-emphasis) !important
}

.text-warning-emphasis {
    color: var(--highdmin-warning-text-emphasis) !important
}

.text-danger-emphasis {
    color: var(--highdmin-danger-text-emphasis) !important
}

.text-light-emphasis {
    color: var(--highdmin-light-text-emphasis) !important
}

.fc-daygrid-event-harness .fc-daygrid-event.bg-dark-subtle .fc-event-main, .fc-daygrid-event-harness .fc-daygrid-event.bg-dark-subtle .fc-event-title, .text-dark-emphasis {
    color: var(--highdmin-dark-text-emphasis) !important
}

.link-opacity-10, .link-opacity-10-hover:hover {
    --highdmin-link-opacity: 0.1
}

.link-opacity-25, .link-opacity-25-hover:hover {
    --highdmin-link-opacity: 0.25
}

.link-opacity-50, .link-opacity-50-hover:hover {
    --highdmin-link-opacity: 0.5
}

.link-opacity-75, .link-opacity-75-hover:hover {
    --highdmin-link-opacity: 0.75
}

.link-opacity-100, .link-opacity-100-hover:hover {
    --highdmin-link-opacity: 1
}

.link-offset-1, .link-offset-1-hover:hover {
    text-underline-offset: .125em !important
}

.link-offset-2, .link-offset-2-hover:hover {
    text-underline-offset: .25em !important
}

.link-offset-3, .link-offset-3-hover:hover {
    text-underline-offset: .375em !important
}

.link-underline-primary {
    text-decoration-color: rgba(var(--highdmin-primary-rgb),var(--highdmin-link-underline-opacity)) !important
}

.link-underline-secondary {
    text-decoration-color: rgba(var(--highdmin-secondary-rgb),var(--highdmin-link-underline-opacity)) !important
}

.link-underline-success {
    text-decoration-color: rgba(var(--highdmin-success-rgb),var(--highdmin-link-underline-opacity)) !important
}

.link-underline-info {
    text-decoration-color: rgba(var(--highdmin-info-rgb),var(--highdmin-link-underline-opacity)) !important
}

.link-underline-warning {
    text-decoration-color: rgba(var(--highdmin-warning-rgb),var(--highdmin-link-underline-opacity)) !important
}

.link-underline-danger {
    text-decoration-color: rgba(var(--highdmin-danger-rgb),var(--highdmin-link-underline-opacity)) !important
}

.link-underline-light {
    text-decoration-color: rgba(var(--highdmin-light-rgb),var(--highdmin-link-underline-opacity)) !important
}

.link-underline-dark {
    text-decoration-color: rgba(var(--highdmin-dark-rgb),var(--highdmin-link-underline-opacity)) !important
}

.link-underline {
    text-decoration-color: rgba(var(--highdmin-link-color-rgb),var(--highdmin-link-underline-opacity,1)) !important
}

.link-underline-opacity-0, .link-underline-opacity-0-hover:hover {
    --highdmin-link-underline-opacity: 0
}

.link-underline-opacity-10, .link-underline-opacity-10-hover:hover {
    --highdmin-link-underline-opacity: 0.1
}

.link-underline-opacity-25, .link-underline-opacity-25-hover:hover {
    --highdmin-link-underline-opacity: 0.25
}

.link-underline-opacity-50, .link-underline-opacity-50-hover:hover {
    --highdmin-link-underline-opacity: 0.5
}

.link-underline-opacity-75, .link-underline-opacity-75-hover:hover {
    --highdmin-link-underline-opacity: 0.75
}

.link-underline-opacity-100, .link-underline-opacity-100-hover:hover {
    --highdmin-link-underline-opacity: 1
}

.bg-primary {
    background-color: rgba(var(--highdmin-primary-rgb),var(--highdmin-bg-opacity)) !important
}

.bg-secondary {
    background-color: rgba(var(--highdmin-secondary-rgb),var(--highdmin-bg-opacity)) !important
}

.bg-success {
    background-color: rgba(var(--highdmin-success-rgb),var(--highdmin-bg-opacity)) !important
}

.bg-info {
    background-color: rgba(var(--highdmin-info-rgb),var(--highdmin-bg-opacity)) !important
}

.bg-warning {
    background-color: rgba(var(--highdmin-warning-rgb),var(--highdmin-bg-opacity)) !important
}

.bg-danger {
    background-color: rgba(var(--highdmin-danger-rgb),var(--highdmin-bg-opacity)) !important
}

.bg-light {
    background-color: rgba(var(--highdmin-light-rgb),var(--highdmin-bg-opacity)) !important
}

.bg-dark {
    background-color: rgba(var(--highdmin-dark-rgb),var(--highdmin-bg-opacity)) !important
}

.bg-black {
    background-color: rgba(var(--highdmin-black-rgb),var(--highdmin-bg-opacity)) !important
}

.bg-white {
    background-color: rgba(var(--highdmin-white-rgb),var(--highdmin-bg-opacity)) !important
}

.bg-body {
    background-color: rgba(var(--highdmin-body-bg-rgb),var(--highdmin-bg-opacity)) !important
}

.bg-transparent {
    background-color: transparent !important
}

.bg-body-secondary {
    background-color: rgba(var(--highdmin-secondary-bg-rgb),var(--highdmin-bg-opacity)) !important
}

.bg-body-tertiary {
    background-color: rgba(var(--highdmin-tertiary-bg-rgb),var(--highdmin-bg-opacity)) !important
}

.bg-opacity-10 {
    --highdmin-bg-opacity: 0.1
}

.bg-opacity-20 {
    --highdmin-bg-opacity: 0.2
}

.bg-opacity-25 {
    --highdmin-bg-opacity: 0.25
}

.bg-opacity-30 {
    --highdmin-bg-opacity: 0.3
}

.bg-opacity-40 {
    --highdmin-bg-opacity: 0.4
}

.bg-opacity-50 {
    --highdmin-bg-opacity: 0.5
}

.bg-opacity-60 {
    --highdmin-bg-opacity: 0.6
}

.bg-opacity-70 {
    --highdmin-bg-opacity: 0.7
}

.bg-opacity-75 {
    --highdmin-bg-opacity: 0.75
}

.bg-opacity-80 {
    --highdmin-bg-opacity: 0.8
}

.bg-opacity-90 {
    --highdmin-bg-opacity: 0.9
}

.bg-primary-subtle {
    background-color: var(--highdmin-primary-bg-subtle) !important
}

.bg-secondary-subtle {
    background-color: var(--highdmin-secondary-bg-subtle) !important
}

.bg-success-subtle {
    background-color: var(--highdmin-success-bg-subtle) !important
}

.bg-info-subtle {
    background-color: var(--highdmin-info-bg-subtle) !important
}

.bg-warning-subtle {
    background-color: var(--highdmin-warning-bg-subtle) !important
}

.bg-danger-subtle {
    background-color: var(--highdmin-danger-bg-subtle) !important
}

.bg-light-subtle {
    background-color: var(--highdmin-light-bg-subtle) !important
}

.bg-dark-subtle {
    background-color: var(--highdmin-dark-bg-subtle) !important
}

.bg-gradient {
    background-image: var(--highdmin-gradient) !important
}

.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    user-select: all !important
}

.user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important
}

.gu-unselectable, .user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.pe-none {
    pointer-events: none !important
}

.pe-auto {
    pointer-events: auto !important
}

.rounded, .rounded-2 {
    border-radius: var(--highdmin-border-radius) !important
}

.rounded-0 {
    border-radius: 0 !important
}

.rounded-1 {
    border-radius: var(--highdmin-border-radius-sm) !important
}

.rounded-3 {
    border-radius: var(--highdmin-border-radius-lg) !important
}

.rounded-4 {
    border-radius: var(--highdmin-border-radius-xl) !important
}

.rounded-5 {
    border-radius: var(--highdmin-border-radius-xxl) !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: var(--highdmin-border-radius-pill) !important
}

.rounded-top, .rounded-top-2 {
    border-top-right-radius: var(--highdmin-border-radius) !important;
    border-top-left-radius: var(--highdmin-border-radius) !important
}

.rounded-top-0 {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important
}

.rounded-top-1 {
    border-top-right-radius: var(--highdmin-border-radius-sm) !important;
    border-top-left-radius: var(--highdmin-border-radius-sm) !important
}

.rounded-top-3 {
    border-top-right-radius: var(--highdmin-border-radius-lg) !important;
    border-top-left-radius: var(--highdmin-border-radius-lg) !important
}

.rounded-top-4 {
    border-top-right-radius: var(--highdmin-border-radius-xl) !important;
    border-top-left-radius: var(--highdmin-border-radius-xl) !important
}

.rounded-top-5 {
    border-top-right-radius: var(--highdmin-border-radius-xxl) !important;
    border-top-left-radius: var(--highdmin-border-radius-xxl) !important
}

.rounded-top-circle {
    border-top-right-radius: 50% !important;
    border-top-left-radius: 50% !important
}

.rounded-top-pill {
    border-top-right-radius: var(--highdmin-border-radius-pill) !important;
    border-top-left-radius: var(--highdmin-border-radius-pill) !important
}

.rounded-end, .rounded-end-2 {
    border-top-left-radius: var(--highdmin-border-radius) !important;
    border-bottom-left-radius: var(--highdmin-border-radius) !important
}

.rounded-end-0 {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.rounded-end-1 {
    border-top-left-radius: var(--highdmin-border-radius-sm) !important;
    border-bottom-left-radius: var(--highdmin-border-radius-sm) !important
}

.rounded-end-3 {
    border-top-left-radius: var(--highdmin-border-radius-lg) !important;
    border-bottom-left-radius: var(--highdmin-border-radius-lg) !important
}

.rounded-end-4 {
    border-top-left-radius: var(--highdmin-border-radius-xl) !important;
    border-bottom-left-radius: var(--highdmin-border-radius-xl) !important
}

.rounded-end-5 {
    border-top-left-radius: var(--highdmin-border-radius-xxl) !important;
    border-bottom-left-radius: var(--highdmin-border-radius-xxl) !important
}

.rounded-end-circle {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important
}

.rounded-end-pill {
    border-top-left-radius: var(--highdmin-border-radius-pill) !important;
    border-bottom-left-radius: var(--highdmin-border-radius-pill) !important
}

.rounded-bottom, .rounded-bottom-2 {
    border-bottom-left-radius: var(--highdmin-border-radius) !important;
    border-bottom-right-radius: var(--highdmin-border-radius) !important
}

.rounded-bottom-0 {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.rounded-bottom-1 {
    border-bottom-left-radius: var(--highdmin-border-radius-sm) !important;
    border-bottom-right-radius: var(--highdmin-border-radius-sm) !important
}

.rounded-bottom-3 {
    border-bottom-left-radius: var(--highdmin-border-radius-lg) !important;
    border-bottom-right-radius: var(--highdmin-border-radius-lg) !important
}

.rounded-bottom-4 {
    border-bottom-left-radius: var(--highdmin-border-radius-xl) !important;
    border-bottom-right-radius: var(--highdmin-border-radius-xl) !important
}

.rounded-bottom-5 {
    border-bottom-left-radius: var(--highdmin-border-radius-xxl) !important;
    border-bottom-right-radius: var(--highdmin-border-radius-xxl) !important
}

.rounded-bottom-circle {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important
}

.rounded-bottom-pill {
    border-bottom-left-radius: var(--highdmin-border-radius-pill) !important;
    border-bottom-right-radius: var(--highdmin-border-radius-pill) !important
}

.rounded-start, .rounded-start-2 {
    border-bottom-right-radius: var(--highdmin-border-radius) !important;
    border-top-right-radius: var(--highdmin-border-radius) !important
}

.rounded-start-0 {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.rounded-start-1 {
    border-bottom-right-radius: var(--highdmin-border-radius-sm) !important;
    border-top-right-radius: var(--highdmin-border-radius-sm) !important
}

.rounded-start-3 {
    border-bottom-right-radius: var(--highdmin-border-radius-lg) !important;
    border-top-right-radius: var(--highdmin-border-radius-lg) !important
}

.rounded-start-4 {
    border-bottom-right-radius: var(--highdmin-border-radius-xl) !important;
    border-top-right-radius: var(--highdmin-border-radius-xl) !important
}

.rounded-start-5 {
    border-bottom-right-radius: var(--highdmin-border-radius-xxl) !important;
    border-top-right-radius: var(--highdmin-border-radius-xxl) !important
}

.rounded-start-circle {
    border-bottom-right-radius: 50% !important;
    border-top-right-radius: 50% !important
}

.rounded-start-pill {
    border-bottom-right-radius: var(--highdmin-border-radius-pill) !important;
    border-top-right-radius: var(--highdmin-border-radius-pill) !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

.z-n1 {
    z-index: -1 !important
}

.z-0 {
    z-index: 0 !important
}

.z-1 {
    z-index: 1 !important
}

.z-2 {
    z-index: 2 !important
}

.z-3 {
    z-index: 3 !important
}

.fs-10 {
    font-size: 10px !important
}

.fs-11 {
    font-size: 11px !important
}

.fs-12 {
    font-size: 12px !important
}

.fs-13 {
    font-size: 13px !important
}

.fs-14 {
    font-size: 14px !important
}

.fs-15 {
    font-size: 15px !important
}

.fs-16 {
    font-size: 16px !important
}

.fs-17 {
    font-size: 17px !important
}

.fs-18 {
    font-size: 18px !important
}

.fs-19 {
    font-size: 19px !important
}

.fs-20 {
    font-size: 20px !important
}

.fs-21 {
    font-size: 21px !important
}

.fs-22 {
    font-size: 22px !important
}

.fs-23 {
    font-size: 23px !important
}

.fs-24 {
    font-size: 24px !important
}

.fs-28 {
    font-size: 28px !important
}

.fs-32 {
    font-size: 32px !important
}

.fs-36 {
    font-size: 36px !important
}

.fs-42 {
    font-size: 42px !important
}

.fs-48 {
    font-size: 48px !important
}

.fs-60 {
    font-size: 60px !important
}

.fs-72 {
    font-size: 72px !important
}

.fs-80 {
    font-size: 80px !important
}

.fs-120 {
    font-size: 120px !important
}

.modal-bottom, .page-content, .side-nav, .side-nav .sub-menu {
    -webkit-box-orient: vertical
}

.app-topbar {
    position: sticky;
    z-index: 100;
    background: var(--highdmin-topbar-bg);
    margin-right: var(--highdmin-sidenav-width);
    transition: .25s ease-in-out;
    padding: 0 .75rem
}

    .app-topbar .topbar-menu .topbar-item .topbar-link, .sidenav-toggle-button {
        display: -webkit-box;
        display: -ms-flexbox;
        background-color: transparent;
        border: none;
        color: var(--highdmin-topbar-item-color);
        cursor: pointer
    }

.menu-arrow, .side-nav .side-nav-item .side-nav-link .badge {
    margin-right: auto
}

.app-topbar .topbar-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

    .app-topbar .topbar-menu .topbar-item {
        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;
        height: var(--highdmin-topbar-height)
    }

        .app-topbar .topbar-menu .topbar-item .topbar-link {
            z-index: 1;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
        }

            .app-topbar .topbar-menu .topbar-item .topbar-link:active, .app-topbar .topbar-menu .topbar-item .topbar-link:focus, .app-topbar .topbar-menu .topbar-item .topbar-link:hover, .sidenav-toggle-button:active, .sidenav-toggle-button:focus, .sidenav-toggle-button:hover {
                color: var(--highdmin-topbar-item-hover-color)
            }

    .app-topbar .topbar-menu .breadcrumb-item, .app-topbar .topbar-menu .page-title {
        line-height: 1;
        color: var(--highdmin-topbar-item-color);
        --highdmin-body-color: var(--highdmin-topbar-item-color);
        --highdmin-breadcrumb-divider-color: var(--highdmin-topbar-item-color)
    }

.app-topbar ul {
    list-style-type: none;
    margin-bottom: 0
}

.sidenav-toggle-button {
    display: flex;
    position: relative
}

html[data-bs-theme=dark] #light-dark-mode .ri-moon-line::before {
    content: "\f1bf"
}

.nav-user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    border-width: 0 1px;
    border-style: solid;
    border-color: var(--highdmin-topbar-user-border);
    background-color: var(--highdmin-topbar-user-bg);
    -webkit-transition: none;
    transition: none
}

.topbar-search {
    width: 230px;
    padding: .5rem .77rem;
    line-height: 1.5;
    background-color: var(--highdmin-topbar-search-bg);
    color: var(--highdmin-topbar-item-color);
    border-radius: 30px
}

.notification-item {
    background-color: var(--highdmin-secondary-bg);
    position: relative;
    cursor: pointer
}

.sidenav-menu, html[data-layout=topnav] .topnav {
    z-index: 1000;
    background: var(--highdmin-menu-bg)
}

.notification-item .notification-item-close {
    position: absolute;
    left: 0;
    display: none;
    top: 0;
    bottom: 0;
    padding: 15px;
    background-color: var(--highdmin-tertiary-bg)
}

.notification-item .notification-badge {
    height: 22px;
    width: 22px;
    text-align: center;
    color: #fff;
    top: -12px;
    left: -8px;
    border: 2px solid var(--highdmin-secondary-bg);
    line-height: 18px;
    font-size: 11px
}

.animate-ring {
    -webkit-animation: 1.5s infinite tada;
    animation: 1.5s infinite tada
}

@-webkit-keyframes tada {
    0%,to {
        -webkit-transform: scaleZ(1);
        transform: scaleZ(1)
    }

    10%,20% {
        -webkit-transform: scale3d(.95,.95,.95) rotate3d(0,0,1,10deg);
        transform: scale3d(.95,.95,.95) rotate3d(0,0,1,10deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scaleZ(1) rotate3d(0,0,1,-10deg);
        transform: scaleZ(1) rotate3d(0,0,1,-10deg)
    }

    40%,60%,80% {
        -webkit-transform: rotate3d(0,0,1,10deg);
        transform: rotate3d(0,0,1,10deg)
    }
}

@keyframes tada {
    0%,to {
        -webkit-transform: scaleZ(1);
        transform: scaleZ(1)
    }

    10%,20% {
        -webkit-transform: scale3d(.95,.95,.95) rotate3d(0,0,1,10deg);
        transform: scale3d(.95,.95,.95) rotate3d(0,0,1,10deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scaleZ(1) rotate3d(0,0,1,-10deg);
        transform: scaleZ(1) rotate3d(0,0,1,-10deg)
    }

    40%,60%,80% {
        -webkit-transform: rotate3d(0,0,1,10deg);
        transform: rotate3d(0,0,1,10deg)
    }
}

.side-nav, .side-nav .side-nav-item .side-nav-link, .side-nav .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox
}

.swal2-close:focus, .swal2-styled:focus, [data-bs-theme=dark] .app-topbar {
    -webkit-box-shadow: none;
    box-shadow: none
}

.sidenav-menu {
    position: fixed;
    bottom: 0;
    width: var(--highdmin-sidenav-width);
    -webkit-box-shadow: var(--highdmin-box-shadow);
    box-shadow: var(--highdmin-box-shadow);
    border-left: 0 solid var(--highdmin-border-color);
    transition: .25s ease-in-out
}

    .sidenav-menu [data-simplebar] {
        height: calc(100% - var(--highdmin-topbar-height))
    }

.side-nav {
    padding-top: 12px;
    padding-right: 0;
    list-style-type: none;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px
}

    .side-nav .side-nav-item .side-nav-link {
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: var(--highdmin-menu-link-item-gap);
        position: relative;
        white-space: nowrap;
        color: var(--highdmin-menu-item-color);
        -webkit-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
        line-height: var(--highdmin-menu-item-font-size);
        font-size: var(--highdmin-menu-item-font-size);
        padding: var(--highdmin-menu-item-padding-y) var(--highdmin-menu-item-padding-x);
        border-radius: var(--highdmin-border-radius)
    }

        .button-close-fullsidebar:active, .button-close-fullsidebar:focus, .button-close-fullsidebar:hover, .button-sm-hover:active, .button-sm-hover:focus, .button-sm-hover:hover, .side-nav .side-nav-item .side-nav-link:active, .side-nav .side-nav-item .side-nav-link:focus, .side-nav .side-nav-item .side-nav-link:hover, html[data-layout=topnav] .topnav .nav-item .nav-link:hover, html[data-layout=topnav] .topnav .nav-item.active > a, html[data-layout=topnav] .topnav .nav-item > a:hover {
            color: var(--highdmin-menu-item-hover-color)
        }

        .side-nav .side-nav-item .side-nav-link .menu-icon, .side-nav .side-nav-item .side-nav-link .menu-icon i {
            font-size: var(--highdmin-menu-item-icon-size);
            line-height: var(--highdmin-menu-item-icon-size)
        }

            .side-nav .side-nav-item .side-nav-link .menu-icon svg, html[data-layout=topnav] .topnav .navbar-nav .nav-link .menu-icon svg {
                height: var(--highdmin-menu-item-icon-size);
                width: var(--highdmin-menu-item-icon-size)
            }

    .side-nav > .side-nav-item {
        padding: 0 10px
    }

    .side-nav .sub-menu {
        list-style-type: none;
        display: flex;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 2px;
        padding-right: 0;
        margin-top: 5px
    }

        .side-nav .sub-menu .side-nav-item .side-nav-link {
            font-size: calc(var(--highdmin-menu-item-font-size) * .95);
            padding: calc(var(--highdmin-menu-item-padding-y) * .95) calc(var(--highdmin-menu-item-icon-size) + var(--highdmin-menu-item-padding-x) + var(--highdmin-menu-link-item-gap)) calc(var(--highdmin-menu-item-padding-y) * .95) calc(var(--highdmin-menu-item-padding-x) * 1.5)
        }

        .side-nav .sub-menu .sub-menu {
            padding-right: 12px
        }

    .side-nav .side-nav-title {
        letter-spacing: .1em;
        pointer-events: none;
        cursor: default;
        white-space: nowrap;
        text-transform: uppercase;
        color: var(--highdmin-menu-item-color);
        font-weight: 700;
        font-size: calc(var(--highdmin-menu-item-font-size) * .7);
        padding: var(--highdmin-menu-item-padding-y) calc(var(--highdmin-menu-item-padding-x) * 1.75);
        opacity: .75
    }

    .side-nav > .side-nav-item.active .menu-arrow, [aria-expanded=true] .menu-arrow, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item .side-nav-link .menu-arrow {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .side-nav > .side-nav-item.active .side-nav-link.active, .side-nav > .side-nav-item.active > a {
        color: var(--highdmin-menu-item-hover-color);
        font-weight: 500
    }

.menu-arrow {
    -webkit-transition: -webkit-transform .1s ease-in-out;
    transition: transform .1s ease-in-out;
    transition: transform .1s ease-in-out,-webkit-transform .1s ease-in-out;
    font-size: 16px
}

.button-close-fullsidebar, html[data-layout=topnav] .topnav .navbar-nav .nav-link .menu-icon i {
    font-size: var(--highdmin-menu-item-icon-size)
}

.menu-arrow:before {
    content: "\ea6e";
    font-family: remixicon
}

.sidenav-user {
    background-color: var(--highdmin-sidebar-user-bg);
    color: var(--highdmin-menu-item-color);
    margin: 0 .5rem;
    padding: 1rem;
    border-radius: 5px
}

.side-nav .side-nav-item .sub-menu {
    margin-top: 4px
}

.side-nav > .side-nav-item.active > .side-nav-link {
    color: var(--highdmin-menu-item-active-color);
    background: var(--highdmin-menu-item-active-bg)
}

html[data-sidenav-size=condensed]:not([data-layout=topnav]) .app-topbar {
    z-index: 1005;
    margin-right: var(--highdmin-sidenav-width-sm)
}

html[data-sidenav-size=condensed]:not([data-layout=topnav]) .page-content {
    margin-right: var(--highdmin-sidenav-width-sm);
    min-height: 1800px
}

html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu {
    position: absolute;
    width: var(--highdmin-sidenav-width-sm)
}

    html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .logo {
        z-index: 1;
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px);
        border-radius: var(--highdmin-border-radius-lg)
    }

    .card-radio, .dataTables_wrapper.container-fluid, .dataTables_wrapper.container-lg, .dataTables_wrapper.container-md, .dataTables_wrapper.container-sm, .dataTables_wrapper.container-xl, .dataTables_wrapper.container-xxl, .dataTables_wrapper.page-container, .flatpickr-calendar.inline .flatpickr-current-month, .flatpickr-calendar.inline .flatpickr-months .flatpickr-next-month, .flatpickr-calendar.inline .flatpickr-months .flatpickr-prev-month, html[data-sidenav-size=compact]:not([data-layout=topnav]) .sidenav-menu .side-nav .sub-menu, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav > .side-nav-item {
        padding: 0
    }

    html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item .side-nav-link {
        -webkit-transition: none;
        transition: none;
        border-radius: 0;
        padding: calc(var(--highdmin-menu-item-padding-y) * 1.5) var(--highdmin-menu-item-padding-x)
    }

        html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item .side-nav-link .menu-icon {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            min-width: calc(var(--highdmin-sidenav-width-sm) - var(--highdmin-menu-item-padding-x) * 2)
        }

            .button-sm-hover i, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item .side-nav-link .menu-icon i {
                font-size: calc(var(--highdmin-menu-item-icon-size) * 1.1)
            }

    html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item .collapse, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item .collapsing {
        display: none;
        height: inherit !important;
        -webkit-transition: none !important;
        transition: none !important
    }

        html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item .collapse .sub-menu, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item .collapsing .sub-menu {
            display: none;
            padding: 0;
            margin-top: 0;
            position: absolute;
            right: var(--highdmin-sidenav-width-sm);
            -webkit-box-shadow: var(--highdmin-box-shadow);
            box-shadow: var(--highdmin-box-shadow);
            border: 0 solid var(--highdmin-border-color);
            border-top: 0;
            background-color: var(--highdmin-menu-bg);
            background-repeat: no-repeat,no-repeat;
            background-position: left top,right bottom;
            background-size: 50%,50%
        }

    .logo .logo-dark, .logo .logo-lg, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item:hover .side-nav-link .badge, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item:hover .side-nav-link .menu-arrow, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item:hover .side-nav-link .menu-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item:hover > .collapse, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item:hover > .collapsing {
        display: block !important;
        -webkit-transition: none !important;
        transition: none !important
    }

.logo, .page-content {
    -webkit-transition: .25s ease-in-out
}

html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item:hover > .collapse > .sub-menu, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item:hover > .collapsing > .sub-menu {
    display: block;
    right: var(--highdmin-sidenav-width-sm);
    width: calc(var(--highdmin-sidenav-width) - var(--highdmin-sidenav-width-sm))
}

    html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item:hover > .collapse > .sub-menu .side-nav-item:hover > .collapse > .sub-menu, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item:hover > .collapse > .sub-menu .side-nav-item:hover > .collapsing > .sub-menu, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item:hover > .collapsing > .sub-menu .side-nav-item:hover > .collapse > .sub-menu, html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-item:hover > .collapsing > .sub-menu .side-nav-item:hover > .collapsing > .sub-menu {
        top: 0;
        right: calc(var(--highdmin-sidenav-width) - var(--highdmin-sidenav-width-sm));
        width: calc(var(--highdmin-sidenav-width) - var(--highdmin-sidenav-width-sm))
    }

html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav > .side-nav-item:hover > .side-nav-link {
    color: #fff;
    background-color: #02c0ce;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    width: var(--highdmin-sidenav-width)
}

    html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav > .side-nav-item:hover > .side-nav-link[data-bs-toggle=collapse] {
        border-end-end-radius: 0
    }

.button-close-fullsidebar, .button-sm-hover {
    background: 0 0;
    border: none;
    line-height: var(--highdmin-topbar-height);
    color: var(--highdmin-menu-item-color);
    display: none;
    position: absolute;
    top: 0;
    z-index: 1;
    cursor: pointer
}

html[data-sidenav-size=compact]:not([data-layout=topnav]) .sidenav-menu {
    width: var(--highdmin-sidenav-width-md)
}

    html[data-sidenav-size=compact]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-title, html[data-sidenav-size=compact]:not([data-layout=topnav]) .sidenav-user {
        text-align: center
    }

    html[data-sidenav-size=compact]:not([data-layout=topnav]) .sidenav-menu .side-nav .side-nav-link {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    html[data-sidenav-size=compact]:not([data-layout=topnav]) .sidenav-menu .side-nav .sub-menu .side-nav-link {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: var(--highdmin-menu-item-padding-y) var(--highdmin-menu-item-padding-x)
    }

        html[data-sidenav-size=compact]:not([data-layout=topnav]) .sidenav-menu .side-nav .sub-menu .side-nav-link .menu-arrow {
            margin: 0;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex
        }

html[data-sidenav-size=compact]:not([data-layout=topnav]) .sidenav-user .topbar-link {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    padding: 0 !important;
    gap: 10px
}

html[data-sidenav-size=compact]:not([data-layout=topnav]) .app-topbar, html[data-sidenav-size=compact]:not([data-layout=topnav]) .page-content {
    margin-right: var(--highdmin-sidenav-width-md)
}

html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .app-topbar, html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .page-content {
    margin-right: var(--highdmin-sidenav-width-sm)
}

html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .sidenav-menu:not(:hover) {
    width: var(--highdmin-sidenav-width-sm)
}

    .fc .fc-list-event:hover td, html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .sidenav-menu .simplebar-horizontal .simplebar-scrollbar:before, html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .sidenav-menu:not(:hover) .simplebar-scrollbar:before {
        background: 0 0
    }

    html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .sidenav-menu:not(:hover) .side-nav-item .side-nav-link {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .sidenav-menu:not(:hover) .button-sm-hover, html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .sidenav-menu:not(:hover) .menu-text {
        visibility: hidden
    }

    html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .sidenav-menu:not(:hover) .sub-menu {
        height: 0;
        opacity: 0
    }

.ql-editor, div.dataTables_wrapper div.dataTables_length, html[data-sidenav-size=full]:not([data-layout=topnav]) .sidenav-menu .logo, html[data-sidenav-size=sm-hover-active]:not([data-layout=topnav]) .sidenav-menu .logo, html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .sidenav-menu .logo {
    text-align: right
}

html[data-sidenav-size=sm-hover]:not([data-layout=topnav]) .sidenav-menu:hover {
    z-index: 1045
}

.button-sm-hover {
    left: 12px
}

.button-close-fullsidebar {
    left: calc(var(--highdmin-sidenav-width-sm) * .5 - var(--highdmin-logo-sm-height) * .7)
}

html[data-sidenav-size=sm-hover-active]:not([data-layout=topnav]) .sidenav-menu .button-sm-hover i.ri-circle-line::before {
    content: "\f05a"
}

html[data-sidenav-size=full]:not([data-layout=topnav]) .sidenav-menu, html[data-sidenav-size=fullscreen]:not([data-layout=topnav]) .sidenav-menu {
    margin-right: calc(var(--highdmin-sidenav-width) * -1);
    opacity: 0
}

html[data-sidenav-size=full]:not([data-layout=topnav]).sidebar-enable .sidenav-menu {
    opacity: 1;
    z-index: 1055;
    margin-right: 0
}

html[data-layout-mode=detached]:not([data-layout=topnav]) .wrapper {
    margin-right: 1.5rem;
    width: auto
}

    html[data-layout-mode=detached]:not([data-layout=topnav]) .wrapper .app-topbar {
        top: 0;
        z-index: 1005;
        background-color: var(--highdmin-body-bg);
        padding: 1.5rem 1.5rem 0
    }

        html[data-layout-mode=detached]:not([data-layout=topnav]) .wrapper .app-topbar .topbar-menu {
            padding: 0 1.5rem;
            background-color: var(--highdmin-topbar-bg);
            border-radius: .4rem;
            -webkit-box-shadow: var(--highdmin-box-shadow);
            box-shadow: var(--highdmin-box-shadow)
        }

    html[data-layout-mode=detached]:not([data-layout=topnav]) .wrapper .sidenav-menu {
        bottom: 1.5rem;
        top: 1.5rem;
        border-radius: .4rem;
        -webkit-box-shadow: var(--highdmin-box-shadow);
        box-shadow: var(--highdmin-box-shadow)
    }

    html[data-layout-mode=detached]:not([data-layout=topnav]) .wrapper .footer {
        margin: auto .75rem 1.5rem;
        background-color: var(--highdmin-secondary-bg);
        -webkit-box-shadow: var(--highdmin-box-shadow);
        box-shadow: var(--highdmin-box-shadow);
        border-radius: .4rem;
        border: 0
    }

    html[data-layout-mode=detached]:not([data-layout=topnav]) .wrapper .page-content, html[data-topbar-color=brand] .page-content, html[data-topbar-color=dark][data-bs-theme=light] .page-content {
        padding-top: 1.125rem
    }

html[data-layout=topnav] .topnav {
    width: 100%;
    position: sticky;
    top: calc(var(--highdmin-topbar-height) + 5px);
    -webkit-box-shadow: var(--highdmin-box-shadow);
    box-shadow: var(--highdmin-box-shadow);
    border-top: 1px solid var(--highdmin-topbar-user-border)
}

    html[data-layout=topnav] .topnav .navbar {
        margin: 0;
        padding: 0
    }

    html[data-layout=topnav] .topnav .navbar-nav .nav-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        font-size: var(--highdmin-menu-item-font-size);
        font-weight: 500;
        padding: calc(var(--highdmin-menu-item-padding-y) * 1.5) calc(var(--highdmin-menu-item-padding-x) * 1)
    }

        html[data-layout=topnav] .topnav .navbar-nav .nav-link .menu-icon {
            margin-left: calc(var(--highdmin-menu-item-icon-size) * .75);
            line-height: var(--highdmin-menu-item-icon-size)
        }

        html[data-layout=topnav] .topnav .navbar-nav .nav-link .menu-arrow {
            margin-right: calc(var(--highdmin-menu-item-icon-size) * .75);
            margin-top: 2px
        }

    html[data-layout=topnav] .topnav .navbar-nav .dropdown .dropdown-menu {
        font-size: calc(.875rem - .01rem)
    }

        html[data-layout=topnav] .topnav .navbar-nav .dropdown .dropdown-menu .dropdown-item {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding: calc(var(--highdmin-menu-item-padding-y) * 1) calc(var(--highdmin-menu-item-padding-x) * 1)
        }

    html[data-layout=topnav] .topnav .nav-item .nav-link, html[data-layout=topnav] .topnav .nav-item > a {
        color: var(--highdmin-menu-item-color)
    }

html[data-layout=topnav] .app-topbar {
    min-height: 70px;
    margin: 0;
    padding: 0;
    z-index: 1005;
    -webkit-box-shadow: none;
    box-shadow: none
}

    html[data-layout=topnav] .app-topbar .logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-right: 0
    }

html[data-layout=topnav] .page-content {
    padding: 1.125rem 0 0;
    margin-right: 0;
    min-height: calc(100vh - var(--highdmin-topbar-height) - 75px)
}

.topnav-toggle-button {
    display: none;
    position: relative;
    cursor: pointer;
    float: right;
    padding: 0;
    background-color: transparent;
    border: none;
    color: var(--highdmin-topbar-item-color)
}

@media (max-width:991.98px) {
    html[data-layout=topnav] .topnav {
        max-height: 360px;
        overflow-y: auto
    }

        html[data-layout=topnav] .topnav .navbar-nav .nav-link {
            padding: calc(var(--highdmin-menu-item-padding-y) * .8) calc(var(--highdmin-menu-item-padding-x) * 2)
        }

        html[data-layout=topnav] .topnav .dropdown .dropdown-menu {
            background-color: transparent;
            border: none;
            -webkit-box-shadow: none;
            box-shadow: none;
            padding-right: calc(var(--highdmin-menu-item-padding-x) * 3);
            margin-top: calc(var(--highdmin-menu-item-padding-y) * -.75)
        }

            html[data-layout=topnav] .topnav .dropdown .dropdown-menu .dropdown-menu {
                margin-top: calc(var(--highdmin-menu-item-padding-y) * -.5);
                padding-right: calc(var(--highdmin-menu-item-padding-x) * 1.5)
            }

        html[data-layout=topnav] .topnav .dropdown .dropdown-item {
            position: relative;
            background-color: transparent;
            color: var(--highdmin-menu-item-color)
        }

            html[data-layout=topnav] .topnav .dropdown .dropdown-item.hover {
                color: var(--highdmin-menu-item-hover-color)
            }

            html[data-layout=topnav] .topnav .dropdown .dropdown-item.active, html[data-layout=topnav] .topnav .dropdown .dropdown-item:active, html[data-layout=topnav] .topnav .dropdown.active > a.dropdown-item {
                color: var(--highdmin-menu-item-active-color)
            }

        html[data-layout=topnav] .topnav .arrow-down {
            font-size: var(--highdmin-menu-item-font-size);
            -webkit-transform: rotate(-270deg);
            transform: rotate(-270deg);
            position: absolute;
            left: var(--highdmin-menu-item-padding-x)
        }

    html[data-layout=topnav] .topnav-toggle-button {
        display: block
    }
}

@media (min-width:992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px
    }

    .col-lg {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .col-lg-auto, .row-cols-lg-auto > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-12, .row-cols-lg-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .col-lg-6, .row-cols-lg-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-4, .row-cols-lg-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-lg-3, .row-cols-lg-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-lg-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }

    .col-lg-2, .row-cols-lg-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .offset-lg-0 {
        margin-right: 0
    }

    .offset-lg-1 {
        margin-right: 8.33333333%
    }

    .offset-lg-2 {
        margin-right: 16.66666667%
    }

    .offset-lg-3 {
        margin-right: 25%
    }

    .offset-lg-4 {
        margin-right: 33.33333333%
    }

    .offset-lg-5 {
        margin-right: 41.66666667%
    }

    .offset-lg-6 {
        margin-right: 50%
    }

    .offset-lg-7 {
        margin-right: 58.33333333%
    }

    .offset-lg-8 {
        margin-right: 66.66666667%
    }

    .offset-lg-9 {
        margin-right: 75%
    }

    .offset-lg-10 {
        margin-right: 83.33333333%
    }

    .offset-lg-11 {
        margin-right: 91.66666667%
    }

    .g-lg-0, .gx-lg-0 {
        --highdmin-gutter-x: 0
    }

    .g-lg-0, .gy-lg-0 {
        --highdmin-gutter-y: 0
    }

    .g-lg-1, .gx-lg-1 {
        --highdmin-gutter-x: 0.375rem
    }

    .g-lg-1, .gy-lg-1 {
        --highdmin-gutter-y: 0.375rem
    }

    .g-lg-2, .gx-lg-2 {
        --highdmin-gutter-x: 0.75rem
    }

    .g-lg-2, .gy-lg-2 {
        --highdmin-gutter-y: 0.75rem
    }

    .g-lg-3, .gx-lg-3 {
        --highdmin-gutter-x: 1.5rem
    }

    .g-lg-3, .gy-lg-3 {
        --highdmin-gutter-y: 1.5rem
    }

    .g-lg-4, .gx-lg-4 {
        --highdmin-gutter-x: 2.25rem
    }

    .g-lg-4, .gy-lg-4 {
        --highdmin-gutter-y: 2.25rem
    }

    .g-lg-5, .gx-lg-5 {
        --highdmin-gutter-x: 4.5rem
    }

    .g-lg-5, .gy-lg-5 {
        --highdmin-gutter-y: 4.5rem
    }

    .dropdown-menu-lg-start {
        --bs-position: start
    }

        .dropdown-menu-lg-start[data-bs-popper] {
            left: auto;
            right: 0
        }

    .dropdown-menu-lg-end {
        --bs-position: end
    }

        .dropdown-menu-lg-end[data-bs-popper] {
            left: 0;
            right: auto
        }

    .navbar-expand-lg {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .list-group-horizontal-lg, .navbar-expand-lg .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-lg .navbar-nav .nav-link {
                padding-left: var(--highdmin-navbar-nav-link-padding-x);
                padding-right: var(--highdmin-navbar-nav-link-padding-x)
            }

        .navbar-expand-lg .navbar-nav-scroll {
            overflow: visible
        }

        .navbar-expand-lg .navbar-collapse {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-lg .navbar-toggler, .navbar-expand-lg .offcanvas .offcanvas-header, .offcanvas-lg .offcanvas-header {
            display: none
        }

        .navbar-expand-lg .offcanvas {
            position: static;
            z-index: auto;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            width: auto !important;
            height: auto !important;
            visibility: visible !important;
            background-color: transparent !important;
            border: 0 !important;
            -webkit-transform: none !important;
            transform: none !important;
            -webkit-transition: none;
            transition: none
        }

            .navbar-expand-lg .offcanvas .offcanvas-body {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-flex: 0;
                -ms-flex-positive: 0;
                flex-grow: 0;
                padding: 0;
                overflow-y: visible
            }

    .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
        border-bottom-right-radius: var(--highdmin-list-group-border-radius);
        border-top-left-radius: 0
    }

    .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
        border-top-left-radius: var(--highdmin-list-group-border-radius);
        border-bottom-right-radius: 0
    }

    .list-group-horizontal-lg > .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-lg > .list-group-item + .list-group-item {
        border-top-width: var(--highdmin-list-group-border-width);
        border-right-width: 0
    }

        .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
            margin-right: calc(-1 * var(--highdmin-list-group-border-width));
            border-right-width: var(--highdmin-list-group-border-width)
        }

    .modal-lg, .modal-xl {
        --highdmin-modal-width: 800px
    }

    .offcanvas-lg {
        --highdmin-offcanvas-height: auto;
        --highdmin-offcanvas-border-width: 0;
        background-color: transparent !important
    }

        .offcanvas-lg .offcanvas-body {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 0;
            -ms-flex-positive: 0;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible;
            background-color: transparent !important
        }

    .sticky-lg-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }

    .sticky-lg-bottom {
        position: sticky;
        bottom: 0;
        z-index: 1020
    }

    .flex-lg-column, .flex-lg-row {
        -webkit-box-direction: normal !important
    }

    .float-lg-start {
        float: right !important
    }

    .float-lg-end {
        float: left !important
    }

    .float-lg-none {
        float: none !important
    }

    .object-fit-lg-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }

    .object-fit-lg-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }

    .object-fit-lg-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }

    .object-fit-lg-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }

    .object-fit-lg-none {
        -o-object-fit: none !important;
        object-fit: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-grid {
        display: grid !important
    }

    .d-lg-inline-grid {
        display: inline-grid !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-lg-none {
        display: none !important
    }

    .position-lg-static {
        position: static !important
    }

    .position-lg-relative {
        position: relative !important
    }

    .position-lg-absolute {
        position: absolute !important
    }

    .position-lg-fixed {
        position: fixed !important
    }

    .position-lg-sticky {
        position: sticky !important
    }

    .w-lg-0 {
        width: 0 !important
    }

    .w-lg-25 {
        width: 25% !important
    }

    .w-lg-50 {
        width: 50% !important
    }

    .w-lg-75 {
        width: 75% !important
    }

    .w-lg-100 {
        width: 100% !important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-lg-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .m-lg-1 {
        margin: .375rem !important
    }

    .m-lg-2 {
        margin: .75rem !important
    }

    .m-lg-3 {
        margin: 1.5rem !important
    }

    .m-lg-4 {
        margin: 2.25rem !important
    }

    .m-lg-5 {
        margin: 4.5rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mx-lg-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .mx-lg-1 {
        margin-left: .375rem !important;
        margin-right: .375rem !important
    }

    .mx-lg-2 {
        margin-left: .75rem !important;
        margin-right: .75rem !important
    }

    .mx-lg-3 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important
    }

    .mx-lg-4 {
        margin-left: 2.25rem !important;
        margin-right: 2.25rem !important
    }

    .mx-lg-5 {
        margin-left: 4.5rem !important;
        margin-right: 4.5rem !important
    }

    .mx-lg-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-lg-1 {
        margin-top: .375rem !important;
        margin-bottom: .375rem !important
    }

    .my-lg-2 {
        margin-top: .75rem !important;
        margin-bottom: .75rem !important
    }

    .my-lg-3 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-lg-4 {
        margin-top: 2.25rem !important;
        margin-bottom: 2.25rem !important
    }

    .my-lg-5 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mt-lg-1 {
        margin-top: .375rem !important
    }

    .mt-lg-2 {
        margin-top: .75rem !important
    }

    .mt-lg-3 {
        margin-top: 1.5rem !important
    }

    .mt-lg-4 {
        margin-top: 2.25rem !important
    }

    .mt-lg-5 {
        margin-top: 4.5rem !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .me-lg-0 {
        margin-left: 0 !important
    }

    .me-lg-1 {
        margin-left: .375rem !important
    }

    .me-lg-2 {
        margin-left: .75rem !important
    }

    .me-lg-3 {
        margin-left: 1.5rem !important
    }

    .me-lg-4 {
        margin-left: 2.25rem !important
    }

    .me-lg-5 {
        margin-left: 4.5rem !important
    }

    .me-lg-auto {
        margin-left: auto !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .mb-lg-1 {
        margin-bottom: .375rem !important
    }

    .mb-lg-2 {
        margin-bottom: .75rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-4 {
        margin-bottom: 2.25rem !important
    }

    .mb-lg-5 {
        margin-bottom: 4.5rem !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .ms-lg-0 {
        margin-right: 0 !important
    }

    .ms-lg-1 {
        margin-right: .375rem !important
    }

    .ms-lg-2 {
        margin-right: .75rem !important
    }

    .ms-lg-3 {
        margin-right: 1.5rem !important
    }

    .ms-lg-4 {
        margin-right: 2.25rem !important
    }

    .ms-lg-5 {
        margin-right: 4.5rem !important
    }

    .ms-lg-auto {
        margin-right: auto !important
    }

    .m-lg-n1 {
        margin: -.375rem !important
    }

    .m-lg-n2 {
        margin: -.75rem !important
    }

    .m-lg-n3 {
        margin: -1.5rem !important
    }

    .m-lg-n4 {
        margin: -2.25rem !important
    }

    .m-lg-n5 {
        margin: -4.5rem !important
    }

    .mx-lg-n1 {
        margin-left: -.375rem !important;
        margin-right: -.375rem !important
    }

    .mx-lg-n2 {
        margin-left: -.75rem !important;
        margin-right: -.75rem !important
    }

    .mx-lg-n3 {
        margin-left: -1.5rem !important;
        margin-right: -1.5rem !important
    }

    .mx-lg-n4 {
        margin-left: -2.25rem !important;
        margin-right: -2.25rem !important
    }

    .mx-lg-n5 {
        margin-left: -4.5rem !important;
        margin-right: -4.5rem !important
    }

    .my-lg-n1 {
        margin-top: -.375rem !important;
        margin-bottom: -.375rem !important
    }

    .my-lg-n2 {
        margin-top: -.75rem !important;
        margin-bottom: -.75rem !important
    }

    .my-lg-n3 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .my-lg-n4 {
        margin-top: -2.25rem !important;
        margin-bottom: -2.25rem !important
    }

    .my-lg-n5 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }

    .mt-lg-n1 {
        margin-top: -.375rem !important
    }

    .mt-lg-n2 {
        margin-top: -.75rem !important
    }

    .mt-lg-n3 {
        margin-top: -1.5rem !important
    }

    .mt-lg-n4 {
        margin-top: -2.25rem !important
    }

    .mt-lg-n5 {
        margin-top: -4.5rem !important
    }

    .me-lg-n1 {
        margin-left: -.375rem !important
    }

    .me-lg-n2 {
        margin-left: -.75rem !important
    }

    .me-lg-n3 {
        margin-left: -1.5rem !important
    }

    .me-lg-n4 {
        margin-left: -2.25rem !important
    }

    .me-lg-n5 {
        margin-left: -4.5rem !important
    }

    .mb-lg-n1 {
        margin-bottom: -.375rem !important
    }

    .mb-lg-n2 {
        margin-bottom: -.75rem !important
    }

    .mb-lg-n3 {
        margin-bottom: -1.5rem !important
    }

    .mb-lg-n4 {
        margin-bottom: -2.25rem !important
    }

    .mb-lg-n5 {
        margin-bottom: -4.5rem !important
    }

    .ms-lg-n1 {
        margin-right: -.375rem !important
    }

    .ms-lg-n2 {
        margin-right: -.75rem !important
    }

    .ms-lg-n3 {
        margin-right: -1.5rem !important
    }

    .ms-lg-n4 {
        margin-right: -2.25rem !important
    }

    .ms-lg-n5 {
        margin-right: -4.5rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .p-lg-1 {
        padding: .375rem !important
    }

    .p-lg-2 {
        padding: .75rem !important
    }

    .p-lg-3 {
        padding: 1.5rem !important
    }

    .p-lg-4 {
        padding: 2.25rem !important
    }

    .p-lg-5 {
        padding: 4.5rem !important
    }

    .px-lg-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .px-lg-1 {
        padding-left: .375rem !important;
        padding-right: .375rem !important
    }

    .px-lg-2 {
        padding-left: .75rem !important;
        padding-right: .75rem !important
    }

    .px-lg-3 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .px-lg-4 {
        padding-left: 2.25rem !important;
        padding-right: 2.25rem !important
    }

    .px-lg-5 {
        padding-left: 4.5rem !important;
        padding-right: 4.5rem !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-lg-1 {
        padding-top: .375rem !important;
        padding-bottom: .375rem !important
    }

    .py-lg-2 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }

    .py-lg-3 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-lg-4 {
        padding-top: 2.25rem !important;
        padding-bottom: 2.25rem !important
    }

    .py-lg-5 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pt-lg-1 {
        padding-top: .375rem !important
    }

    .pt-lg-2 {
        padding-top: .75rem !important
    }

    .pt-lg-3 {
        padding-top: 1.5rem !important
    }

    .pt-lg-4 {
        padding-top: 2.25rem !important
    }

    .pt-lg-5 {
        padding-top: 4.5rem !important
    }

    .pe-lg-0 {
        padding-left: 0 !important
    }

    .pe-lg-1 {
        padding-left: .375rem !important
    }

    .pe-lg-2 {
        padding-left: .75rem !important
    }

    .pe-lg-3 {
        padding-left: 1.5rem !important
    }

    .pe-lg-4 {
        padding-left: 2.25rem !important
    }

    .pe-lg-5 {
        padding-left: 4.5rem !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pb-lg-1 {
        padding-bottom: .375rem !important
    }

    .pb-lg-2 {
        padding-bottom: .75rem !important
    }

    .pb-lg-3 {
        padding-bottom: 1.5rem !important
    }

    .pb-lg-4 {
        padding-bottom: 2.25rem !important
    }

    .pb-lg-5 {
        padding-bottom: 4.5rem !important
    }

    .ps-lg-0 {
        padding-right: 0 !important
    }

    .ps-lg-1 {
        padding-right: .375rem !important
    }

    .ps-lg-2 {
        padding-right: .75rem !important
    }

    .ps-lg-3 {
        padding-right: 1.5rem !important
    }

    .ps-lg-4 {
        padding-right: 2.25rem !important
    }

    .ps-lg-5 {
        padding-right: 4.5rem !important
    }

    .gap-lg-0 {
        gap: 0 !important
    }

    .gap-lg-1 {
        gap: .375rem !important
    }

    .gap-lg-2 {
        gap: .75rem !important
    }

    .gap-lg-3 {
        gap: 1.5rem !important
    }

    .gap-lg-4 {
        gap: 2.25rem !important
    }

    .gap-lg-5 {
        gap: 4.5rem !important
    }

    .row-gap-lg-0 {
        row-gap: 0 !important
    }

    .row-gap-lg-1 {
        row-gap: .375rem !important
    }

    .row-gap-lg-2 {
        row-gap: .75rem !important
    }

    .row-gap-lg-3 {
        row-gap: 1.5rem !important
    }

    .row-gap-lg-4 {
        row-gap: 2.25rem !important
    }

    .row-gap-lg-5 {
        row-gap: 4.5rem !important
    }

    .column-gap-lg-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }

    .column-gap-lg-1 {
        -webkit-column-gap: .375rem !important;
        -moz-column-gap: .375rem !important;
        column-gap: .375rem !important
    }

    .column-gap-lg-2 {
        -webkit-column-gap: .75rem !important;
        -moz-column-gap: .75rem !important;
        column-gap: .75rem !important
    }

    .column-gap-lg-3 {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }

    .column-gap-lg-4 {
        -webkit-column-gap: 2.25rem !important;
        -moz-column-gap: 2.25rem !important;
        column-gap: 2.25rem !important
    }

    .column-gap-lg-5 {
        -webkit-column-gap: 4.5rem !important;
        -moz-column-gap: 4.5rem !important;
        column-gap: 4.5rem !important
    }

    .text-lg-start {
        text-align: right !important
    }

    .text-lg-end {
        text-align: left !important
    }

    .text-lg-center {
        text-align: center !important
    }

    .topnav .navbar-nav .nav-item:first-of-type .nav-link {
        padding-right: 0
    }

    .topnav .dropdown .dropdown-menu {
        margin-top: 0;
        min-width: calc(var(--highdmin-dropdown-min-width) + var(--highdmin-menu-item-font-size) * 1.5);
        font-size: calc(.875rem - .01rem)
    }

        .topnav .dropdown .dropdown-menu .arrow-down {
            position: absolute;
            -webkit-transform: rotate(-270deg);
            transform: rotate(-270deg);
            font-size: var(--highdmin-menu-item-font-size);
            left: var(--highdmin-menu-item-padding-x)
        }

        .topnav .dropdown .dropdown-menu .dropdown .dropdown-menu {
            position: absolute;
            top: 0;
            right: calc(100% + 8px);
            display: none
        }

            .topnav .dropdown .dropdown-menu .dropdown .dropdown-menu.show, .topnav .dropdown:hover > .dropdown-menu, .topnav .dropdown:hover > .dropdown-menu > .dropdown:hover > .dropdown-menu {
                display: block
            }

                .topnav .dropdown:hover > .dropdown-menu .dropdown-item:hover {
                    position: relative
                }

                    .topnav .dropdown:hover > .dropdown-menu .dropdown-item:hover::before {
                        content: "";
                        inset: 0;
                        position: absolute;
                        width: var(--highdmin-sidenav-width)
                    }

    .topnav .dropdown.active > a.dropdown-item {
        color: var(--highdmin-body-color);
        background-color: var(--highdmin-tertiary-bg)
    }
}

.wrapper {
    height: 100%;
    width: 100%
}

.logo, .page-title-head {
    height: var(--highdmin-topbar-height)
}

.page-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin-right: var(--highdmin-sidenav-width);
    transition: .25s ease-in-out;
    min-height: calc(100vh - var(--highdmin-topbar-height) - 5px);
    padding: 0 .75rem
}

.footer, .logo {
    display: -webkit-box;
    display: -ms-flexbox
}

.logo-lg img {
    height: var(--highdmin-logo-lg-height)
}

.logo-sm img {
    height: var(--highdmin-logo-sm-height)
}

.logo {
    display: flex;
    top: 0;
    position: sticky;
    padding: 0 22px;
    transition: .25s ease-in-out;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.avatar-title, .footer {
    -webkit-box-align: center
}

.help-box {
    border-radius: 5px;
    padding: 20px;
    margin: 65px 25px 25px;
    position: relative;
    background-color: rgba(var(--highdmin-light-rgb),.5);
    color: var(--highdmin-menu-item-color)
}

html[data-menu-color=brand] .sidenav-menu .help-box, html[data-menu-color=dark] .sidenav-menu .help-box {
    color: #fff;
    background-color: rgba(var(--highdmin-light-rgb),.07)
}

.footer, .footer .footer-links a, .footer .footer-links a:hover {
    color: var(--highdmin-emphasis-color)
}

.color-line {
    height: 5px;
    background: 50% 100%/100% 6px no-repeat #f7f9fa;
    background-image: -webkit-gradient(linear,right top,left top,from(#02c0ce),color-stop(20%,#777edd),color-stop(20%,#8e44ad),color-stop(30%,#8e44ad),color-stop(30%,#2980b9),color-stop(40%,#2980b9),color-stop(40%,#27ae60),color-stop(50%,#27ae60),color-stop(50%,#f39c12),color-stop(60%,#f39c12),color-stop(60%,#d35400),color-stop(70%,#d35400),color-stop(70%,#777edd),color-stop(80%,#777edd),color-stop(80%,#ff679b),to(#45bbe0));
    background-image: linear-gradient(to left,#02c0ce,#777edd 20%,#8e44ad 20%,#8e44ad 30%,#2980b9 30%,#2980b9 40%,#27ae60 40%,#27ae60 50%,#f39c12 50%,#f39c12 60%,#d35400 60%,#d35400 70%,#777edd 70%,#777edd 80%,#ff679b 80%,#45bbe0 100%);
    position: sticky;
    top: 0;
    z-index: 1100;
    right: 0;
    left: 0
}

.footer {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.125rem;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    border-top: 1px solid var(--highdmin-border-color);
    margin: auto -.75rem 0
}

    .footer .footer-links a {
        margin-right: 1.5rem;
        -webkit-transition: .4s;
        transition: .4s
    }

.footer-alt {
    border: none;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.accordion-bordered .accordion-item, .accordion-bordered .accordion-item .accordion-button {
    border-radius: var(--highdmin-border-radius)
}

html[data-layout-mode=detached]:not([data-layout=topnav]) .footer .page-container {
    max-width: 100%;
    padding: 0
}

.bg-soft-primary {
    background-color: rgba(var(--highdmin-primary-rgb),.15) !important
}

.bg-soft-secondary {
    background-color: rgba(var(--highdmin-secondary-rgb),.15) !important
}

.bg-soft-success {
    background-color: rgba(var(--highdmin-success-rgb),.15) !important
}

.bg-soft-info {
    background-color: rgba(var(--highdmin-info-rgb),.15) !important
}

.bg-soft-warning {
    background-color: rgba(var(--highdmin-warning-rgb),.15) !important
}

.bg-soft-danger {
    background-color: rgba(var(--highdmin-danger-rgb),.15) !important
}

.bg-soft-light {
    background-color: rgba(var(--highdmin-light-rgb),.15) !important
}

.bg-soft-dark {
    background-color: rgba(var(--highdmin-dark-rgb),.15) !important
}

.fill-primary {
    fill: rgba(var(--highdmin-primary),.1)
}

.fill-secondary {
    fill: rgba(var(--highdmin-secondary),.1)
}

.fill-success {
    fill: rgba(var(--highdmin-success),.1)
}

.fill-info {
    fill: rgba(var(--highdmin-info),.1)
}

.fill-warning {
    fill: rgba(var(--highdmin-warning),.1)
}

.fill-danger {
    fill: rgba(var(--highdmin-danger),.1)
}

.fill-light {
    fill: rgba(var(--highdmin-light),.1)
}

.fill-dark {
    fill: rgba(var(--highdmin-dark),.1)
}

.bg-primary-gradient {
    background-image: linear-gradient(-120deg,#018891 0,#02adba 60%,#02c0ce 100%)
}

.bg-secondary-gradient {
    background-image: linear-gradient(-120deg,#4650d1 0,#676fd9 60%,#777edd 100%)
}

.bg-success-gradient {
    background-image: linear-gradient(-120deg,#07956c 0,#09bc89 60%,#0acf97 100%)
}

.bg-info-gradient {
    background-image: linear-gradient(-120deg,#219fc7 0,#34b5dd 60%,#45bbe0 100%)
}

.bg-warning-gradient {
    background-image: linear-gradient(-120deg,#c29205 0,#eaaf06 60%,#f9bc0b 100%)
}

.bg-danger-gradient {
    background-image: linear-gradient(-120deg,#ec1c3b 0,#ef425c 60%,#f1556c 100%)
}

.bg-light-gradient {
    background-image: linear-gradient(-120deg,#c4d2e3 0,#e0e7f0 60%,#eef2f7 100%)
}

.bg-dark-gradient {
    background-image: linear-gradient(-120deg,#181c22 0,#29303a 60%,#313a46 100%)
}

.accordion-button, .apexcharts-yaxis-title, .nav-pills > li > a, .nav-tabs > li > a {
    font-weight: 500
}

.accordion-bordered .accordion-item {
    border-top: var(--highdmin-border-width) solid var(--highdmin-border-color)
}

.h-e-circle-lg:before, .h-e-circle:before {
    background-color: hsla(0,0%,50%,.1);
    border-radius: 50%
}

.accordion-bordered .accordion-item:not(:first-of-type) {
    margin-top: .5rem
}

.accordion-bordered .accordion-item .accordion-button:not(.collapsed) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion-arrow-none .accordion-button::after {
    background-image: none
}

.accordion-custom-icon .accordion-icon {
    position: absolute;
    left: 1.25rem
}

.avatar-xxs {
    height: 1rem;
    width: 1rem
}

.avatar-xs {
    height: 1.5rem;
    width: 1.5rem
}

.avatar-sm {
    height: 2rem;
    width: 2rem
}

.avatar-md {
    height: 2.25rem;
    width: 2.25rem
}

.avatar-lg {
    height: 3rem;
    width: 3rem
}

.avatar-xl {
    height: 5rem;
    width: 5rem
}

.avatar-title {
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.avatar-group {
    padding-right: .75rem;
    line-height: 1
}

    .avatar-group .avatar {
        margin-right: -.75rem;
        -webkit-transition: .2s;
        transition: .2s;
        line-height: 1
    }

        .avatar-group .avatar:hover {
            position: relative;
            -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
            z-index: 1
        }

    .avatar-group.avatar-group-sm .avatar {
        margin-right: -.5rem
    }

.user-img {
    height: 1em;
    width: 1em
}

.breadcrumb-item a, .fc-theme-bootstrap a:not([href]), .flatpickr-day.disabled, .flatpickr-day.disabled:hover, .flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.nextMonthDay, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.prevMonthDay, .ql-snow .ql-picker.ql-expanded .ql-picker-label {
    color: var(--highdmin-body-color)
}

    .badge-soft-primary[href], .breadcrumb-item a:hover, .card .card-drop:hover, .icons-list-demo div:hover, .icons-list-demo div:hover i, .link-reset:hover {
        color: var(--highdmin-primary)
    }

.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-icon {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: calc(1rem + 1.5em + 2px);
    width: calc(1rem + 1.5em + 2px);
    padding: 0
}

    .btn-icon :is(i,svg,img) {
        vertical-align: middle
    }

    .btn-group-sm > .btn-icon.btn, .btn-icon.btn-sm {
        height: calc(.6rem + 1.5em + 2px);
        width: calc(.6rem + 1.5em + 2px)
    }

    .btn-group-lg > .btn-icon.btn, .btn-icon.btn-lg {
        height: calc(1.3rem + 1.5em + 2px);
        width: calc(1.3rem + 1.5em + 2px)
    }

.btn-soft-primary {
    --highdmin-btn-bg: var(--highdmin-primary-bg-subtle);
    --highdmin-btn-hover-color: #fff;
    --highdmin-btn-hover-bg: var(--highdmin-primary);
    --highdmin-btn-hover-border-color: var(--highdmin-primary);
    --highdmin-btn-active-color: #fff;
    --highdmin-btn-active-bg: var(--highdmin-primary);
    --highdmin-btn-active-border-color: var(--highdmin-primary);
    --highdmin-btn-disabled-color: var(--highdmin-primary);
    --highdmin-btn-disabled-bg: var(--highdmin-primary);
    --highdmin-btn-disabled-border-color: var(--highdmin-primary)
}

.btn-ghost-primary {
    --highdmin-btn-bg: transparent;
    --highdmin-btn-hover-color: var(--highdmin-primary);
    --highdmin-btn-hover-bg: var(--highdmin-primary-bg-subtle);
    --highdmin-btn-hover-border-color: var(--highdmin-primary-bg-subtle);
    --highdmin-btn-active-color: var(--highdmin-primary);
    --highdmin-btn-active-bg: var(--highdmin-primary-bg-subtle);
    --highdmin-btn-active-border-color: var(--highdmin-primary-bg-subtle);
    --highdmin-btn-disabled-color: var(--highdmin-primary-bg-subtle);
    --highdmin-btn-disabled-bg: var(--highdmin-primary-bg-subtle);
    --highdmin-btn-disabled-border-color: var(--highdmin-primary-bg-subtle)
}

.btn-ghost-secondary, .btn-soft-secondary {
    --highdmin-btn-color: var(--highdmin-secondary);
    --highdmin-btn-border-color: transparent;
    --highdmin-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--highdmin-secondary)-rgb, 0.5)
}

.btn-soft-secondary {
    --highdmin-btn-bg: var(--highdmin-secondary-bg-subtle);
    --highdmin-btn-hover-color: #fff;
    --highdmin-btn-hover-bg: var(--highdmin-secondary);
    --highdmin-btn-hover-border-color: var(--highdmin-secondary);
    --highdmin-btn-active-color: #fff;
    --highdmin-btn-active-bg: var(--highdmin-secondary);
    --highdmin-btn-active-border-color: var(--highdmin-secondary);
    --highdmin-btn-disabled-color: var(--highdmin-secondary);
    --highdmin-btn-disabled-bg: var(--highdmin-secondary);
    --highdmin-btn-disabled-border-color: var(--highdmin-secondary)
}

.btn-ghost-secondary {
    --highdmin-btn-bg: transparent;
    --highdmin-btn-hover-color: var(--highdmin-secondary);
    --highdmin-btn-hover-bg: var(--highdmin-secondary-bg-subtle);
    --highdmin-btn-hover-border-color: var(--highdmin-secondary-bg-subtle);
    --highdmin-btn-active-color: var(--highdmin-secondary);
    --highdmin-btn-active-bg: var(--highdmin-secondary-bg-subtle);
    --highdmin-btn-active-border-color: var(--highdmin-secondary-bg-subtle);
    --highdmin-btn-disabled-color: var(--highdmin-secondary-bg-subtle);
    --highdmin-btn-disabled-bg: var(--highdmin-secondary-bg-subtle);
    --highdmin-btn-disabled-border-color: var(--highdmin-secondary-bg-subtle)
}

.btn-ghost-success, .btn-soft-success {
    --highdmin-btn-color: var(--highdmin-success);
    --highdmin-btn-border-color: transparent;
    --highdmin-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--highdmin-success)-rgb, 0.5)
}

.btn-soft-success {
    --highdmin-btn-bg: var(--highdmin-success-bg-subtle);
    --highdmin-btn-hover-color: #fff;
    --highdmin-btn-hover-bg: var(--highdmin-success);
    --highdmin-btn-hover-border-color: var(--highdmin-success);
    --highdmin-btn-active-color: #fff;
    --highdmin-btn-active-bg: var(--highdmin-success);
    --highdmin-btn-active-border-color: var(--highdmin-success);
    --highdmin-btn-disabled-color: var(--highdmin-success);
    --highdmin-btn-disabled-bg: var(--highdmin-success);
    --highdmin-btn-disabled-border-color: var(--highdmin-success)
}

.btn-ghost-success {
    --highdmin-btn-bg: transparent;
    --highdmin-btn-hover-color: var(--highdmin-success);
    --highdmin-btn-hover-bg: var(--highdmin-success-bg-subtle);
    --highdmin-btn-hover-border-color: var(--highdmin-success-bg-subtle);
    --highdmin-btn-active-color: var(--highdmin-success);
    --highdmin-btn-active-bg: var(--highdmin-success-bg-subtle);
    --highdmin-btn-active-border-color: var(--highdmin-success-bg-subtle);
    --highdmin-btn-disabled-color: var(--highdmin-success-bg-subtle);
    --highdmin-btn-disabled-bg: var(--highdmin-success-bg-subtle);
    --highdmin-btn-disabled-border-color: var(--highdmin-success-bg-subtle)
}

.btn-ghost-info, .btn-soft-info {
    --highdmin-btn-color: var(--highdmin-info);
    --highdmin-btn-border-color: transparent;
    --highdmin-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--highdmin-info)-rgb, 0.5)
}

.btn-soft-info {
    --highdmin-btn-bg: var(--highdmin-info-bg-subtle);
    --highdmin-btn-hover-color: #fff;
    --highdmin-btn-hover-bg: var(--highdmin-info);
    --highdmin-btn-hover-border-color: var(--highdmin-info);
    --highdmin-btn-active-color: #fff;
    --highdmin-btn-active-bg: var(--highdmin-info);
    --highdmin-btn-active-border-color: var(--highdmin-info);
    --highdmin-btn-disabled-color: var(--highdmin-info);
    --highdmin-btn-disabled-bg: var(--highdmin-info);
    --highdmin-btn-disabled-border-color: var(--highdmin-info)
}

.btn-ghost-info {
    --highdmin-btn-bg: transparent;
    --highdmin-btn-hover-color: var(--highdmin-info);
    --highdmin-btn-hover-bg: var(--highdmin-info-bg-subtle);
    --highdmin-btn-hover-border-color: var(--highdmin-info-bg-subtle);
    --highdmin-btn-active-color: var(--highdmin-info);
    --highdmin-btn-active-bg: var(--highdmin-info-bg-subtle);
    --highdmin-btn-active-border-color: var(--highdmin-info-bg-subtle);
    --highdmin-btn-disabled-color: var(--highdmin-info-bg-subtle);
    --highdmin-btn-disabled-bg: var(--highdmin-info-bg-subtle);
    --highdmin-btn-disabled-border-color: var(--highdmin-info-bg-subtle)
}

.btn-ghost-warning, .btn-soft-warning {
    --highdmin-btn-color: var(--highdmin-warning);
    --highdmin-btn-border-color: transparent;
    --highdmin-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--highdmin-warning)-rgb, 0.5)
}

.btn-soft-warning {
    --highdmin-btn-bg: var(--highdmin-warning-bg-subtle);
    --highdmin-btn-hover-color: #fff;
    --highdmin-btn-hover-bg: var(--highdmin-warning);
    --highdmin-btn-hover-border-color: var(--highdmin-warning);
    --highdmin-btn-active-color: #fff;
    --highdmin-btn-active-bg: var(--highdmin-warning);
    --highdmin-btn-active-border-color: var(--highdmin-warning);
    --highdmin-btn-disabled-color: var(--highdmin-warning);
    --highdmin-btn-disabled-bg: var(--highdmin-warning);
    --highdmin-btn-disabled-border-color: var(--highdmin-warning)
}

.btn-ghost-warning {
    --highdmin-btn-bg: transparent;
    --highdmin-btn-hover-color: var(--highdmin-warning);
    --highdmin-btn-hover-bg: var(--highdmin-warning-bg-subtle);
    --highdmin-btn-hover-border-color: var(--highdmin-warning-bg-subtle);
    --highdmin-btn-active-color: var(--highdmin-warning);
    --highdmin-btn-active-bg: var(--highdmin-warning-bg-subtle);
    --highdmin-btn-active-border-color: var(--highdmin-warning-bg-subtle);
    --highdmin-btn-disabled-color: var(--highdmin-warning-bg-subtle);
    --highdmin-btn-disabled-bg: var(--highdmin-warning-bg-subtle);
    --highdmin-btn-disabled-border-color: var(--highdmin-warning-bg-subtle)
}

.btn-ghost-danger, .btn-soft-danger {
    --highdmin-btn-color: var(--highdmin-danger);
    --highdmin-btn-border-color: transparent;
    --highdmin-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--highdmin-danger)-rgb, 0.5)
}

.btn-soft-danger {
    --highdmin-btn-bg: var(--highdmin-danger-bg-subtle);
    --highdmin-btn-hover-color: #fff;
    --highdmin-btn-hover-bg: var(--highdmin-danger);
    --highdmin-btn-hover-border-color: var(--highdmin-danger);
    --highdmin-btn-active-color: #fff;
    --highdmin-btn-active-bg: var(--highdmin-danger);
    --highdmin-btn-active-border-color: var(--highdmin-danger);
    --highdmin-btn-disabled-color: var(--highdmin-danger);
    --highdmin-btn-disabled-bg: var(--highdmin-danger);
    --highdmin-btn-disabled-border-color: var(--highdmin-danger)
}

.btn-ghost-danger {
    --highdmin-btn-bg: transparent;
    --highdmin-btn-hover-color: var(--highdmin-danger);
    --highdmin-btn-hover-bg: var(--highdmin-danger-bg-subtle);
    --highdmin-btn-hover-border-color: var(--highdmin-danger-bg-subtle);
    --highdmin-btn-active-color: var(--highdmin-danger);
    --highdmin-btn-active-bg: var(--highdmin-danger-bg-subtle);
    --highdmin-btn-active-border-color: var(--highdmin-danger-bg-subtle);
    --highdmin-btn-disabled-color: var(--highdmin-danger-bg-subtle);
    --highdmin-btn-disabled-bg: var(--highdmin-danger-bg-subtle);
    --highdmin-btn-disabled-border-color: var(--highdmin-danger-bg-subtle)
}

.btn-ghost-light, .btn-soft-light {
    --highdmin-btn-color: var(--highdmin-light);
    --highdmin-btn-border-color: transparent;
    --highdmin-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--highdmin-light)-rgb, 0.5)
}

.btn-soft-light {
    --highdmin-btn-bg: var(--highdmin-light-bg-subtle);
    --highdmin-btn-hover-color: #fff;
    --highdmin-btn-hover-bg: var(--highdmin-light);
    --highdmin-btn-hover-border-color: var(--highdmin-light);
    --highdmin-btn-active-color: #fff;
    --highdmin-btn-active-bg: var(--highdmin-light);
    --highdmin-btn-active-border-color: var(--highdmin-light);
    --highdmin-btn-disabled-color: var(--highdmin-light);
    --highdmin-btn-disabled-bg: var(--highdmin-light);
    --highdmin-btn-disabled-border-color: var(--highdmin-light)
}

.btn-ghost-light {
    --highdmin-btn-bg: transparent;
    --highdmin-btn-hover-color: var(--highdmin-light);
    --highdmin-btn-hover-bg: var(--highdmin-light-bg-subtle);
    --highdmin-btn-hover-border-color: var(--highdmin-light-bg-subtle);
    --highdmin-btn-active-color: var(--highdmin-light);
    --highdmin-btn-active-bg: var(--highdmin-light-bg-subtle);
    --highdmin-btn-active-border-color: var(--highdmin-light-bg-subtle);
    --highdmin-btn-disabled-color: var(--highdmin-light-bg-subtle);
    --highdmin-btn-disabled-bg: var(--highdmin-light-bg-subtle);
    --highdmin-btn-disabled-border-color: var(--highdmin-light-bg-subtle)
}

.btn-ghost-dark, .btn-soft-dark {
    --highdmin-btn-color: var(--highdmin-dark);
    --highdmin-btn-border-color: transparent;
    --highdmin-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--highdmin-dark)-rgb, 0.5)
}

.btn-soft-dark {
    --highdmin-btn-bg: var(--highdmin-dark-bg-subtle);
    --highdmin-btn-hover-color: #fff;
    --highdmin-btn-hover-bg: var(--highdmin-dark);
    --highdmin-btn-hover-border-color: var(--highdmin-dark);
    --highdmin-btn-active-color: #fff;
    --highdmin-btn-active-bg: var(--highdmin-dark);
    --highdmin-btn-active-border-color: var(--highdmin-dark);
    --highdmin-btn-disabled-color: var(--highdmin-dark);
    --highdmin-btn-disabled-bg: var(--highdmin-dark);
    --highdmin-btn-disabled-border-color: var(--highdmin-dark)
}

.btn-ghost-dark, .btn-outline-white {
    --highdmin-btn-active-color: var(--highdmin-dark)
}

.btn-ghost-dark {
    --highdmin-btn-bg: transparent;
    --highdmin-btn-hover-color: var(--highdmin-dark);
    --highdmin-btn-hover-bg: var(--highdmin-dark-bg-subtle);
    --highdmin-btn-hover-border-color: var(--highdmin-dark-bg-subtle);
    --highdmin-btn-active-bg: var(--highdmin-dark-bg-subtle);
    --highdmin-btn-active-border-color: var(--highdmin-dark-bg-subtle);
    --highdmin-btn-disabled-color: var(--highdmin-dark-bg-subtle);
    --highdmin-btn-disabled-bg: var(--highdmin-dark-bg-subtle);
    --highdmin-btn-disabled-border-color: var(--highdmin-dark-bg-subtle)
}

.btn-ghost-light, .btn-outline-white {
    --highdmin-btn-hover-color: var(--highdmin-dark);
    --highdmin-btn-hover-bg: var(--highdmin-light)
}

.btn-ghost-light {
    --highdmin-btn-color: var(--highdmin-secondary-color)
}

.btn-light, .btn-outline-white {
    --highdmin-btn-color: var(--highdmin-dark)
}

.btn-outline-white {
    --highdmin-btn-border-color: var(--highdmin-light);
    --highdmin-btn-hover-border-color: var(--highdmin-light);
    --highdmin-btn-active-bg: var(--highdmin-light);
    --highdmin-btn-active-border-color: var(--highdmin-light);
    --highdmin-btn-disabled-color: var(--highdmin-dark);
    --highdmin-btn-disabled-bg: var(--highdmin-light);
    --highdmin-btn-disabled-border-color: var(--highdmin-light)
}

.btn-dark, .btn-light {
    --highdmin-btn-border-color: transparent
}

.btn-light {
    --highdmin-btn-bg: var(--highdmin-light);
    --highdmin-btn-hover-color: var(--highdmin-tertiary-color);
    --highdmin-btn-hover-bg: var(--highdmin-tertiary-bg);
    --highdmin-btn-hover-border-color: var(--highdmin-tertiary-bg);
    --highdmin-btn-active-bg: var(--highdmin-tertiary-bg);
    --highdmin-btn-active-color: var(--highdmin-tertiary-color);
    --highdmin-btn-active-border-color: var(--highdmin-tertiary-bg);
    --highdmin-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--highdmin-light-rgb), 0.5)
}

.btn-dark {
    --highdmin-btn-color: var(--highdmin-light);
    --highdmin-btn-bg: var(--highdmin-dark);
    --highdmin-btn-hover-color: var(--highdmin-light);
    --highdmin-btn-hover-bg: var(--highdmin-dark);
    --highdmin-btn-hover-border-color: var(--highdmin-dark);
    --highdmin-btn-active-bg: var(--highdmin-dark);
    --highdmin-btn-active-color: var(--highdmin-light);
    --highdmin-btn-active-border-color: var(--highdmin-dark);
    --highdmin-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--highdmin-dark-rgb), 0.5)
}

.btn-outline-dark, .btn-outline-light {
    --highdmin-btn-color: var(--highdmin-dark);
    --highdmin-btn-bg: transparent
}

.btn-outline-light {
    --highdmin-btn-border-color: var(--highdmin-light);
    --highdmin-btn-hover-color: var(--highdmin-tertiary-color);
    --highdmin-btn-hover-bg: var(--highdmin-tertiary-bg);
    --highdmin-btn-hover-border-color: var(--highdmin-tertiary-bg);
    --highdmin-btn-active-bg: var(--highdmin-tertiary-bg);
    --highdmin-btn-active-color: var(--highdmin-tertiary-color);
    --highdmin-btn-active-border-color: var(--highdmin-tertiary-bg);
    --highdmin-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--highdmin-light-rgb), 0.5)
}

.btn-outline-dark, .btn-soft-dark {
    --highdmin-btn-hover-color: var(--highdmin-light);
    --highdmin-btn-active-color: var(--highdmin-light)
}

.btn-outline-dark {
    --highdmin-btn-border-color: var(--highdmin-dark);
    --highdmin-btn-hover-bg: var(--highdmin-dark);
    --highdmin-btn-hover-border-color: var(--highdmin-dark);
    --highdmin-btn-active-bg: var(--highdmin-dark);
    --highdmin-btn-active-border-color: var(--highdmin-dark);
    --highdmin-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--highdmin-dark-rgb), 0.5)
}

[data-bs-theme=dark] .btn-secondary {
    -webkit-box-shadow: var(--highdmin-btn-box-shadow) rgba(var(--highdmin-light-rgb),.5);
    box-shadow: var(--highdmin-btn-box-shadow) rgba(var(--highdmin-light-rgb),.5)
}

.card, .timeline-show .time-show-name {
    -webkit-box-shadow: var(--highdmin-box-shadow)
}

.h-e-circle:before {
    content: "";
    inset: -2px;
    opacity: 0;
    position: absolute;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .15s cubic-bezier(.4,0,.2,1);
    transition: .15s cubic-bezier(.4,0,.2,1)
}

.h-e-circle-lg.show:before, .h-e-circle-lg:hover:before, .h-e-circle.show:before, .h-e-circle:hover:before, .h-e-rounded-lg.show:before, .h-e-rounded-lg:hover:before, .h-e-rounded.show:before, .h-e-rounded:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.h-e-circle-lg:before, .h-e-rounded:before {
    -webkit-transform: scale(0);
    -webkit-transition: .15s cubic-bezier(.4,0,.2,1)
}

.h-e-circle-lg:before {
    content: "";
    inset: -8px;
    opacity: 0;
    position: absolute;
    transform: scale(0);
    transition: .15s cubic-bezier(.4,0,.2,1)
}

.h-e-rounded-lg:before, .h-e-rounded:before {
    background-color: hsla(0,0%,50%,.1);
    border-radius: 4px;
    position: absolute;
    content: "";
    opacity: 0
}

.h-e-rounded:before {
    inset: -2px;
    transform: scale(0);
    transition: .15s cubic-bezier(.4,0,.2,1)
}

.h-e-rounded-lg:before {
    inset: -8px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .15s cubic-bezier(.4,0,.2,1);
    transition: .15s cubic-bezier(.4,0,.2,1)
}

.badge-soft-primary, .badge-soft-primary[href] {
    background-color: var(--highdmin-primary-bg-subtle)
}

.badge-soft-primary {
    --highdmin-badge-color: var(--highdmin-primary)
}

    .badge-soft-primary[href] {
        text-decoration: none
    }

        .badge-soft-primary[href]:is(:hover,:focus) {
            color: var(--highdmin-primary);
            text-decoration: none;
            background-color: var(--highdmin-primary-bg-subtle)
        }

.badge-soft-secondary, .badge-soft-secondary[href] {
    background-color: var(--highdmin-secondary-bg-subtle)
}

.badge-soft-secondary {
    --highdmin-badge-color: var(--highdmin-secondary)
}

    .badge-soft-secondary[href] {
        color: var(--highdmin-secondary);
        text-decoration: none
    }

        .badge-soft-secondary[href]:is(:hover,:focus) {
            color: var(--highdmin-secondary);
            text-decoration: none;
            background-color: var(--highdmin-secondary-bg-subtle)
        }

.badge-soft-success, .badge-soft-success[href] {
    background-color: var(--highdmin-success-bg-subtle)
}

.badge-soft-success {
    --highdmin-badge-color: var(--highdmin-success)
}

    .badge-soft-success[href] {
        color: var(--highdmin-success);
        text-decoration: none
    }

        .badge-soft-success[href]:is(:hover,:focus) {
            color: var(--highdmin-success);
            text-decoration: none;
            background-color: var(--highdmin-success-bg-subtle)
        }

.badge-soft-info, .badge-soft-info[href] {
    background-color: var(--highdmin-info-bg-subtle)
}

.badge-soft-info {
    --highdmin-badge-color: var(--highdmin-info)
}

    .badge-soft-info[href] {
        color: var(--highdmin-info);
        text-decoration: none
    }

        .badge-soft-info[href]:is(:hover,:focus) {
            color: var(--highdmin-info);
            text-decoration: none;
            background-color: var(--highdmin-info-bg-subtle)
        }

.badge-soft-warning, .badge-soft-warning[href] {
    background-color: var(--highdmin-warning-bg-subtle)
}

.badge-soft-warning {
    --highdmin-badge-color: var(--highdmin-warning)
}

    .badge-soft-warning[href] {
        color: var(--highdmin-warning);
        text-decoration: none
    }

        .badge-soft-warning[href]:is(:hover,:focus) {
            color: var(--highdmin-warning);
            text-decoration: none;
            background-color: var(--highdmin-warning-bg-subtle)
        }

.badge-soft-danger, .badge-soft-danger[href] {
    background-color: var(--highdmin-danger-bg-subtle)
}

.badge-soft-danger {
    --highdmin-badge-color: var(--highdmin-danger)
}

    .badge-soft-danger[href] {
        color: var(--highdmin-danger);
        text-decoration: none
    }

        .badge-soft-danger[href]:is(:hover,:focus) {
            color: var(--highdmin-danger);
            text-decoration: none;
            background-color: var(--highdmin-danger-bg-subtle)
        }

.badge-soft-light, .badge-soft-light[href] {
    background-color: var(--highdmin-light-bg-subtle)
}

.badge-soft-light {
    --highdmin-badge-color: var(--highdmin-light)
}

    .badge-soft-light[href] {
        color: var(--highdmin-light);
        text-decoration: none
    }

        .badge-soft-light[href]:is(:hover,:focus) {
            color: var(--highdmin-light);
            text-decoration: none;
            background-color: var(--highdmin-light-bg-subtle)
        }

.badge-soft-dark, .badge-soft-dark[href] {
    background-color: var(--highdmin-dark-bg-subtle)
}

.badge-soft-dark {
    --highdmin-badge-color: var(--highdmin-dark)
}

.badge-outline-danger, .badge-outline-dark, .badge-outline-info, .badge-outline-light, .badge-outline-primary, .badge-outline-secondary, .badge-outline-success, .badge-outline-warning {
    background-color: transparent
}

.badge-soft-dark[href] {
    color: var(--highdmin-dark);
    text-decoration: none
}

    .badge-soft-dark[href]:is(:hover,:focus) {
        color: var(--highdmin-dark);
        text-decoration: none;
        background-color: var(--highdmin-dark-bg-subtle)
    }

.badge-outline-primary {
    --highdmin-badge-color: var(--highdmin-primary);
    border: 1px solid var(--highdmin-primary)
}

    .badge-outline-primary[href] {
        color: var(--highdmin-primary);
        text-decoration: none;
        background-color: var(--highdmin-primary-bg-subtle)
    }

        .badge-outline-primary[href]:is(:hover,:focus) {
            color: var(--highdmin-primary);
            text-decoration: none;
            background-color: var(--highdmin-primary-bg-subtle)
        }

.badge-outline-secondary {
    --highdmin-badge-color: var(--highdmin-secondary);
    border: 1px solid var(--highdmin-secondary)
}

    .badge-outline-secondary[href] {
        color: var(--highdmin-secondary);
        text-decoration: none;
        background-color: var(--highdmin-secondary-bg-subtle)
    }

        .badge-outline-secondary[href]:is(:hover,:focus) {
            color: var(--highdmin-secondary);
            text-decoration: none;
            background-color: var(--highdmin-secondary-bg-subtle)
        }

.badge-outline-success {
    --highdmin-badge-color: var(--highdmin-success);
    border: 1px solid var(--highdmin-success)
}

    .badge-outline-success[href] {
        color: var(--highdmin-success);
        text-decoration: none;
        background-color: var(--highdmin-success-bg-subtle)
    }

        .badge-outline-success[href]:is(:hover,:focus) {
            color: var(--highdmin-success);
            text-decoration: none;
            background-color: var(--highdmin-success-bg-subtle)
        }

.badge-outline-info {
    --highdmin-badge-color: var(--highdmin-info);
    border: 1px solid var(--highdmin-info)
}

    .badge-outline-info[href] {
        color: var(--highdmin-info);
        text-decoration: none;
        background-color: var(--highdmin-info-bg-subtle)
    }

        .badge-outline-info[href]:is(:hover,:focus) {
            color: var(--highdmin-info);
            text-decoration: none;
            background-color: var(--highdmin-info-bg-subtle)
        }

.badge-outline-warning {
    --highdmin-badge-color: var(--highdmin-warning);
    border: 1px solid var(--highdmin-warning)
}

    .badge-outline-warning[href] {
        color: var(--highdmin-warning);
        text-decoration: none;
        background-color: var(--highdmin-warning-bg-subtle)
    }

        .badge-outline-warning[href]:is(:hover,:focus) {
            color: var(--highdmin-warning);
            text-decoration: none;
            background-color: var(--highdmin-warning-bg-subtle)
        }

.badge-outline-danger {
    --highdmin-badge-color: var(--highdmin-danger);
    border: 1px solid var(--highdmin-danger)
}

.badge-outline-light, .gridjs-wrapper {
    border: 1px solid var(--highdmin-light)
}

.badge-outline-danger[href] {
    color: var(--highdmin-danger);
    text-decoration: none;
    background-color: var(--highdmin-danger-bg-subtle)
}

    .badge-outline-danger[href]:is(:hover,:focus) {
        color: var(--highdmin-danger);
        text-decoration: none;
        background-color: var(--highdmin-danger-bg-subtle)
    }

.badge-outline-light {
    --highdmin-badge-color: var(--highdmin-light)
}

    .badge-outline-light[href] {
        color: var(--highdmin-light);
        text-decoration: none;
        background-color: var(--highdmin-light-bg-subtle)
    }

        .badge-outline-light[href]:is(:hover,:focus) {
            color: var(--highdmin-light);
            text-decoration: none;
            background-color: var(--highdmin-light-bg-subtle)
        }

.badge-outline-dark {
    --highdmin-badge-color: var(--highdmin-dark);
    border: 1px solid var(--highdmin-dark)
}

    .badge-outline-dark[href] {
        color: var(--highdmin-dark);
        text-decoration: none;
        background-color: var(--highdmin-dark-bg-subtle)
    }

        .badge-outline-dark[href]:is(:hover,:focus) {
            color: var(--highdmin-dark);
            text-decoration: none;
            background-color: var(--highdmin-dark-bg-subtle)
        }

.card {
    box-shadow: var(--highdmin-box-shadow);
    margin-bottom: 1.5rem
}

    .card .header-title {
        margin-bottom: 0;
        font-weight: 700;
        font-size: 1rem
    }

    .card .card-drop {
        font-size: 20px;
        color: inherit
    }

.dropdown-icon-item, .dropdown-icon-item:hover, .megamenu-list li a {
    color: var(--highdmin-body-color)
}

.card .card-widgets {
    float: left;
    height: 16px
}

    .card .card-widgets > a {
        color: inherit;
        font-size: 18px;
        display: inline-block;
        line-height: 1;
        margin: 0 3px
    }

        .card .card-widgets > a.collapsed i:before {
            content: "\eb0b"
        }

.card-bg, .gridjs-loading-bar, .plyr--audio .plyr__controls {
    background-color: var(--highdmin-secondary-bg)
}

.card-disabled {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: var(--highdmin-border-radius);
    background: var(--highdmin-tertiary-bg);
    opacity: .8;
    cursor: progress
}

.fc-event, .handle {
    cursor: move
}

.card-disabled .card-portlets-loader {
    background-color: var(--highdmin-dark);
    -webkit-animation: 1.2s ease-in-out infinite rotatebox;
    animation: 1.2s ease-in-out infinite rotatebox;
    height: 30px;
    width: 30px;
    border-radius: 3px;
    position: absolute;
    right: 50%;
    top: 50%;
    margin-right: -.75rem;
    margin-top: -.75rem
}

@-webkit-keyframes rotatebox {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0)
    }

    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }

    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(179.9deg)
    }
}

@keyframes rotatebox {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0)
    }

    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }

    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(179.9deg)
    }
}

.card-h-100 {
    height: calc(100% - 1.5rem)
}

.dropdown-menu {
    -webkit-box-shadow: var(--highdmin-dropdown-box-shadow);
    box-shadow: var(--highdmin-dropdown-box-shadow);
    -webkit-animation-name: DropDownSlideUp;
    animation-name: DropDownSlideUp;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    will-change: transform;
    position: absolute;
    z-index: 1000
}

    .dropdown-menu[data-popper-placement=top-start], .dropdown-menu[data-popper-placement=top] {
        -webkit-animation-name: DropDownSlideDown;
        animation-name: DropDownSlideDown
    }

.dropdown-divider {
    margin-right: 0;
    margin-left: 0
}

#colorpicker, .apex-charts .apexcharts-canvas, .app-search iconify-icon svg, .modal-bottom, .modal-top {
    margin: 0 auto
}

@-webkit-keyframes DropDownSlideUp {
    100% {
        margin-top: -1px
    }

    0% {
        margin-top: 5px
    }
}

@keyframes DropDownSlideUp {
    100% {
        margin-top: -1px
    }

    0% {
        margin-top: 5px
    }
}

@-webkit-keyframes DropDownSlideDown {
    100% {
        margin-bottom: 0
    }

    0% {
        margin-bottom: 5px
    }
}

@keyframes DropDownSlideDown {
    100% {
        margin-bottom: 0
    }

    0% {
        margin-bottom: 5px
    }
}

@media (min-width:576px) {
    .dropdown-menu-sm-start {
        --bs-position: start
    }

        .dropdown-menu-sm-start[data-bs-popper] {
            left: auto;
            right: 0
        }

    .dropdown-menu-sm-end {
        --bs-position: end
    }

        .dropdown-menu-sm-end[data-bs-popper] {
            left: 0;
            right: auto
        }

    .navbar-expand-sm {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .list-group-horizontal-sm, .navbar-expand-sm .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-sm .navbar-nav .nav-link {
                padding-left: var(--highdmin-navbar-nav-link-padding-x);
                padding-right: var(--highdmin-navbar-nav-link-padding-x)
            }

        .navbar-expand-sm .navbar-nav-scroll {
            overflow: visible
        }

        .navbar-expand-sm .navbar-collapse {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-sm .navbar-toggler, .navbar-expand-sm .offcanvas .offcanvas-header, .offcanvas-sm .offcanvas-header {
            display: none
        }

        .navbar-expand-sm .offcanvas {
            position: static;
            z-index: auto;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            width: auto !important;
            height: auto !important;
            visibility: visible !important;
            background-color: transparent !important;
            border: 0 !important;
            -webkit-transform: none !important;
            transform: none !important;
            -webkit-transition: none;
            transition: none
        }

            .navbar-expand-sm .offcanvas .offcanvas-body {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-flex: 0;
                -ms-flex-positive: 0;
                flex-grow: 0;
                padding: 0;
                overflow-y: visible
            }

    .card-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

        .card-group > .card {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            margin-bottom: 0
        }

            .card-group > .card + .card {
                margin-right: 0;
                border-right: 0
            }

            .card-group > .card:not(:last-child) {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0
            }

                .card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top {
                    border-top-left-radius: 0
                }

                .card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom {
                    border-bottom-left-radius: 0
                }

            .card-group > .card:not(:first-child) {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0
            }

                .card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top {
                    border-top-right-radius: 0
                }

                .card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom {
                    border-bottom-right-radius: 0
                }

    .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
        border-bottom-right-radius: var(--highdmin-list-group-border-radius);
        border-top-left-radius: 0
    }

    .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
        border-top-left-radius: var(--highdmin-list-group-border-radius);
        border-bottom-right-radius: 0
    }

    .list-group-horizontal-sm > .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-sm > .list-group-item + .list-group-item {
        border-top-width: var(--highdmin-list-group-border-width);
        border-right-width: 0
    }

        .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
            margin-right: calc(-1 * var(--highdmin-list-group-border-width));
            border-right-width: var(--highdmin-list-group-border-width)
        }

    .modal {
        --highdmin-modal-margin: 1.75rem;
        --highdmin-modal-box-shadow: var(--highdmin-box-shadow)
    }

    .modal-dialog {
        max-width: var(--highdmin-modal-width);
        margin-left: auto;
        margin-right: auto
    }

    .modal-sm {
        --highdmin-modal-width: 300px
    }

    .offcanvas-sm {
        --highdmin-offcanvas-height: auto;
        --highdmin-offcanvas-border-width: 0;
        background-color: transparent !important
    }

        .offcanvas-sm .offcanvas-body {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 0;
            -ms-flex-positive: 0;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible;
            background-color: transparent !important
        }

    .sticky-sm-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }

    .sticky-sm-bottom {
        position: sticky;
        bottom: 0;
        z-index: 1020
    }

    .flex-sm-column, .flex-sm-row {
        -webkit-box-direction: normal !important
    }

    .float-sm-start {
        float: right !important
    }

    .float-sm-end {
        float: left !important
    }

    .float-sm-none {
        float: none !important
    }

    .object-fit-sm-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }

    .object-fit-sm-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }

    .object-fit-sm-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }

    .object-fit-sm-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }

    .object-fit-sm-none {
        -o-object-fit: none !important;
        object-fit: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-grid {
        display: grid !important
    }

    .d-sm-inline-grid {
        display: inline-grid !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-sm-none {
        display: none !important
    }

    .position-sm-static {
        position: static !important
    }

    .position-sm-relative {
        position: relative !important
    }

    .position-sm-absolute {
        position: absolute !important
    }

    .position-sm-fixed {
        position: fixed !important
    }

    .position-sm-sticky {
        position: sticky !important
    }

    .w-sm-0 {
        width: 0 !important
    }

    .w-sm-25 {
        width: 25% !important
    }

    .w-sm-50 {
        width: 50% !important
    }

    .w-sm-75 {
        width: 75% !important
    }

    .w-sm-100 {
        width: 100% !important
    }

    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-sm-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-sm-0 {
        margin: 0 !important
    }

    .m-sm-1 {
        margin: .375rem !important
    }

    .m-sm-2 {
        margin: .75rem !important
    }

    .m-sm-3 {
        margin: 1.5rem !important
    }

    .m-sm-4 {
        margin: 2.25rem !important
    }

    .m-sm-5 {
        margin: 4.5rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mx-sm-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .mx-sm-1 {
        margin-left: .375rem !important;
        margin-right: .375rem !important
    }

    .mx-sm-2 {
        margin-left: .75rem !important;
        margin-right: .75rem !important
    }

    .mx-sm-3 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important
    }

    .mx-sm-4 {
        margin-left: 2.25rem !important;
        margin-right: 2.25rem !important
    }

    .mx-sm-5 {
        margin-left: 4.5rem !important;
        margin-right: 4.5rem !important
    }

    .mx-sm-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-sm-1 {
        margin-top: .375rem !important;
        margin-bottom: .375rem !important
    }

    .my-sm-2 {
        margin-top: .75rem !important;
        margin-bottom: .75rem !important
    }

    .my-sm-3 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-sm-4 {
        margin-top: 2.25rem !important;
        margin-bottom: 2.25rem !important
    }

    .my-sm-5 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-sm-0 {
        margin-top: 0 !important
    }

    .mt-sm-1 {
        margin-top: .375rem !important
    }

    .mt-sm-2 {
        margin-top: .75rem !important
    }

    .mt-sm-3 {
        margin-top: 1.5rem !important
    }

    .mt-sm-4 {
        margin-top: 2.25rem !important
    }

    .mt-sm-5 {
        margin-top: 4.5rem !important
    }

    .mt-sm-auto {
        margin-top: auto !important
    }

    .me-sm-0 {
        margin-left: 0 !important
    }

    .me-sm-1 {
        margin-left: .375rem !important
    }

    .me-sm-2 {
        margin-left: .75rem !important
    }

    .me-sm-3 {
        margin-left: 1.5rem !important
    }

    .me-sm-4 {
        margin-left: 2.25rem !important
    }

    .me-sm-5 {
        margin-left: 4.5rem !important
    }

    .me-sm-auto {
        margin-left: auto !important
    }

    .mb-sm-0 {
        margin-bottom: 0 !important
    }

    .mb-sm-1 {
        margin-bottom: .375rem !important
    }

    .mb-sm-2 {
        margin-bottom: .75rem !important
    }

    .mb-sm-3 {
        margin-bottom: 1.5rem !important
    }

    .mb-sm-4 {
        margin-bottom: 2.25rem !important
    }

    .mb-sm-5 {
        margin-bottom: 4.5rem !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

    .ms-sm-0 {
        margin-right: 0 !important
    }

    .ms-sm-1 {
        margin-right: .375rem !important
    }

    .ms-sm-2 {
        margin-right: .75rem !important
    }

    .ms-sm-3 {
        margin-right: 1.5rem !important
    }

    .ms-sm-4 {
        margin-right: 2.25rem !important
    }

    .ms-sm-5 {
        margin-right: 4.5rem !important
    }

    .ms-sm-auto {
        margin-right: auto !important
    }

    .m-sm-n1 {
        margin: -.375rem !important
    }

    .m-sm-n2 {
        margin: -.75rem !important
    }

    .m-sm-n3 {
        margin: -1.5rem !important
    }

    .m-sm-n4 {
        margin: -2.25rem !important
    }

    .m-sm-n5 {
        margin: -4.5rem !important
    }

    .mx-sm-n1 {
        margin-left: -.375rem !important;
        margin-right: -.375rem !important
    }

    .mx-sm-n2 {
        margin-left: -.75rem !important;
        margin-right: -.75rem !important
    }

    .mx-sm-n3 {
        margin-left: -1.5rem !important;
        margin-right: -1.5rem !important
    }

    .mx-sm-n4 {
        margin-left: -2.25rem !important;
        margin-right: -2.25rem !important
    }

    .mx-sm-n5 {
        margin-left: -4.5rem !important;
        margin-right: -4.5rem !important
    }

    .my-sm-n1 {
        margin-top: -.375rem !important;
        margin-bottom: -.375rem !important
    }

    .my-sm-n2 {
        margin-top: -.75rem !important;
        margin-bottom: -.75rem !important
    }

    .my-sm-n3 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .my-sm-n4 {
        margin-top: -2.25rem !important;
        margin-bottom: -2.25rem !important
    }

    .my-sm-n5 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }

    .mt-sm-n1 {
        margin-top: -.375rem !important
    }

    .mt-sm-n2 {
        margin-top: -.75rem !important
    }

    .mt-sm-n3 {
        margin-top: -1.5rem !important
    }

    .mt-sm-n4 {
        margin-top: -2.25rem !important
    }

    .mt-sm-n5 {
        margin-top: -4.5rem !important
    }

    .me-sm-n1 {
        margin-left: -.375rem !important
    }

    .me-sm-n2 {
        margin-left: -.75rem !important
    }

    .me-sm-n3 {
        margin-left: -1.5rem !important
    }

    .me-sm-n4 {
        margin-left: -2.25rem !important
    }

    .me-sm-n5 {
        margin-left: -4.5rem !important
    }

    .mb-sm-n1 {
        margin-bottom: -.375rem !important
    }

    .mb-sm-n2 {
        margin-bottom: -.75rem !important
    }

    .mb-sm-n3 {
        margin-bottom: -1.5rem !important
    }

    .mb-sm-n4 {
        margin-bottom: -2.25rem !important
    }

    .mb-sm-n5 {
        margin-bottom: -4.5rem !important
    }

    .ms-sm-n1 {
        margin-right: -.375rem !important
    }

    .ms-sm-n2 {
        margin-right: -.75rem !important
    }

    .ms-sm-n3 {
        margin-right: -1.5rem !important
    }

    .ms-sm-n4 {
        margin-right: -2.25rem !important
    }

    .ms-sm-n5 {
        margin-right: -4.5rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .p-sm-1 {
        padding: .375rem !important
    }

    .p-sm-2 {
        padding: .75rem !important
    }

    .p-sm-3 {
        padding: 1.5rem !important
    }

    .p-sm-4 {
        padding: 2.25rem !important
    }

    .p-sm-5 {
        padding: 4.5rem !important
    }

    .px-sm-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .px-sm-1 {
        padding-left: .375rem !important;
        padding-right: .375rem !important
    }

    .px-sm-2 {
        padding-left: .75rem !important;
        padding-right: .75rem !important
    }

    .px-sm-3 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .px-sm-4 {
        padding-left: 2.25rem !important;
        padding-right: 2.25rem !important
    }

    .px-sm-5 {
        padding-left: 4.5rem !important;
        padding-right: 4.5rem !important
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-sm-1 {
        padding-top: .375rem !important;
        padding-bottom: .375rem !important
    }

    .py-sm-2 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }

    .py-sm-3 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-sm-4 {
        padding-top: 2.25rem !important;
        padding-bottom: 2.25rem !important
    }

    .py-sm-5 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .pt-sm-0 {
        padding-top: 0 !important
    }

    .pt-sm-1 {
        padding-top: .375rem !important
    }

    .pt-sm-2 {
        padding-top: .75rem !important
    }

    .pt-sm-3 {
        padding-top: 1.5rem !important
    }

    .pt-sm-4 {
        padding-top: 2.25rem !important
    }

    .pt-sm-5 {
        padding-top: 4.5rem !important
    }

    .pe-sm-0 {
        padding-left: 0 !important
    }

    .pe-sm-1 {
        padding-left: .375rem !important
    }

    .pe-sm-2 {
        padding-left: .75rem !important
    }

    .pe-sm-3 {
        padding-left: 1.5rem !important
    }

    .pe-sm-4 {
        padding-left: 2.25rem !important
    }

    .pe-sm-5 {
        padding-left: 4.5rem !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pb-sm-1 {
        padding-bottom: .375rem !important
    }

    .pb-sm-2 {
        padding-bottom: .75rem !important
    }

    .pb-sm-3 {
        padding-bottom: 1.5rem !important
    }

    .pb-sm-4 {
        padding-bottom: 2.25rem !important
    }

    .pb-sm-5 {
        padding-bottom: 4.5rem !important
    }

    .ps-sm-0 {
        padding-right: 0 !important
    }

    .ps-sm-1 {
        padding-right: .375rem !important
    }

    .ps-sm-2 {
        padding-right: .75rem !important
    }

    .ps-sm-3 {
        padding-right: 1.5rem !important
    }

    .ps-sm-4 {
        padding-right: 2.25rem !important
    }

    .ps-sm-5 {
        padding-right: 4.5rem !important
    }

    .gap-sm-0 {
        gap: 0 !important
    }

    .gap-sm-1 {
        gap: .375rem !important
    }

    .gap-sm-2 {
        gap: .75rem !important
    }

    .gap-sm-3 {
        gap: 1.5rem !important
    }

    .gap-sm-4 {
        gap: 2.25rem !important
    }

    .gap-sm-5 {
        gap: 4.5rem !important
    }

    .row-gap-sm-0 {
        row-gap: 0 !important
    }

    .row-gap-sm-1 {
        row-gap: .375rem !important
    }

    .row-gap-sm-2 {
        row-gap: .75rem !important
    }

    .row-gap-sm-3 {
        row-gap: 1.5rem !important
    }

    .row-gap-sm-4 {
        row-gap: 2.25rem !important
    }

    .row-gap-sm-5 {
        row-gap: 4.5rem !important
    }

    .column-gap-sm-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }

    .column-gap-sm-1 {
        -webkit-column-gap: .375rem !important;
        -moz-column-gap: .375rem !important;
        column-gap: .375rem !important
    }

    .column-gap-sm-2 {
        -webkit-column-gap: .75rem !important;
        -moz-column-gap: .75rem !important;
        column-gap: .75rem !important
    }

    .column-gap-sm-3 {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }

    .column-gap-sm-4 {
        -webkit-column-gap: 2.25rem !important;
        -moz-column-gap: 2.25rem !important;
        column-gap: 2.25rem !important
    }

    .column-gap-sm-5 {
        -webkit-column-gap: 4.5rem !important;
        -moz-column-gap: 4.5rem !important;
        column-gap: 4.5rem !important
    }

    .text-sm-start {
        text-align: right !important
    }

    .text-sm-end {
        text-align: left !important
    }

    .text-sm-center {
        text-align: center !important
    }

    .hover-dropdown:hover > .dropdown-menu {
        display: block
    }

    .dropdown-menu-lg {
        width: 320px
    }

    .dropdown-menu-md {
        width: 250px
    }

    .dropdown-menu-full {
        width: auto;
        position: fixed !important;
        right: 10px !important;
        left: 10px !important
    }
}

.dropdown-toggle-split:before {
    content: "";
    position: absolute;
    background-color: rgba(255,255,255,.12);
    top: calc(var(--highdmin-border-width) * -1);
    bottom: calc(var(--highdmin-border-width) * -1);
    left: calc(var(--highdmin-border-width) * -1);
    right: 0;
    border-radius: .3rem 0 0 .3rem
}

.bg-nav-pills, .dropdown-icon-item:hover, input[data-switch=bool] + label:after, input[data-switch] + label, input[data-switch]:checked + label:after {
    background-color: var(--highdmin-tertiary-bg)
}

.dropstart .dropdown-toggle-split::before {
    margin-left: 0;
    inset: auto;
    border-radius: 0;
    position: relative;
    z-index: 1
}

.dropstart .dropdown-toggle-split::after {
    content: "";
    display: inline-block;
    position: absolute;
    background-color: rgba(49,58,70,.1);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0 .3rem .3rem 0;
    border: none;
    margin-right: 0
}

.megamenu-list li {
    padding: 5px 25px 5px 20px;
    position: relative
}

    .megamenu-list li a {
        display: block
    }

        .docs-nav .nav-item .nav-link:hover, .icon-box .card:hover i, .icon-box .card:hover iconify-icon, .megamenu-list li a:hover, .nav-tabs.nav-bordered-primary .nav-item .nav-link:focus, .nav-tabs.nav-bordered-primary .nav-item .nav-link:hover {
            color: #02c0ce
        }

    .megamenu-list li:before {
        content: "\ea61";
        font-family: tabler-icons;
        position: absolute;
        right: 0
    }

.dropdown-icon-item {
    border-radius: 3px;
    text-align: center;
    padding: 15px;
    display: block
}

    .app-search.app-search-lg svg, .dropdown-icon-item img {
        height: 24px
    }

    .dropdown-icon-item span {
        display: block;
        overflow: hidden;
        margin-top: 7px;
        text-overflow: ellipsis;
        white-space: nowrap
    }

input.form-control[type=color], input.form-control[type=range] {
    min-height: 39px
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.custom-select.is-invalid:focus, .custom-select.is-valid:focus, .custom-select:invalid:focus, .custom-select:valid:focus, .form-control.is-invalid:focus, .form-control.is-valid:focus, .form-control:invalid:focus, .form-control:valid:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

select.form-control:not([size]):not([multiple]) {
    height: calc(1.5em + 1rem + calc(var(--highdmin-border-width) * 2))
}

.form-checkbox-primary .form-check-input:checked, .form-radio-primary .form-check-input:checked {
    background-color: var(--highdmin-primary);
    border-color: var(--highdmin-primary)
}

.form-checkbox-secondary .form-check-input:checked, .form-radio-secondary .form-check-input:checked {
    background-color: var(--highdmin-secondary);
    border-color: var(--highdmin-secondary)
}

.form-checkbox-success .form-check-input:checked, .form-radio-success .form-check-input:checked {
    background-color: var(--highdmin-success);
    border-color: var(--highdmin-success)
}

.form-checkbox-info .form-check-input:checked, .form-radio-info .form-check-input:checked {
    background-color: var(--highdmin-info);
    border-color: var(--highdmin-info)
}

.form-checkbox-warning .form-check-input:checked, .form-radio-warning .form-check-input:checked {
    background-color: var(--highdmin-warning);
    border-color: var(--highdmin-warning)
}

.form-checkbox-danger .form-check-input:checked, .form-radio-danger .form-check-input:checked {
    background-color: var(--highdmin-danger);
    border-color: var(--highdmin-danger)
}

.form-checkbox-light .form-check-input:checked, .form-radio-light .form-check-input:checked {
    background-color: var(--highdmin-light);
    border-color: var(--highdmin-light)
}

.form-checkbox-dark .form-check-input:checked, .form-radio-dark .form-check-input:checked {
    background-color: var(--highdmin-dark);
    border-color: var(--highdmin-dark)
}

.card-radio .form-check-label {
    background-color: var(--highdmin-secondary-bg);
    border: 1px solid var(--highdmin-border-color);
    border-radius: .3rem;
    padding: 1rem 1rem 1rem 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    position: relative
}

.card-radio .form-check-input:checked + .form-check-label:before {
    content: "\eb80";
    font-family: remixicon;
    position: absolute;
    bottom: 2px;
    left: 6px;
    font-size: 16px;
    color: var(--highdmin-primary)
}

.card-radio.dark .form-check-input:checked + .form-check-label:before, .fc-event, .fc-event .fc-content, .modal-filled, .modal-filled .modal-title {
    color: #fff
}

.modal-full-width {
    width: 95%;
    max-width: none
}

.modal.show .modal-left, .modal.show .modal-right {
    -webkit-transform: translate(0,0) !important;
    transform: translate(0,0) !important
}

.modal-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    height: 100%;
    -ms-flex-line-pack: center;
    align-content: center
}

.modal-filled .modal-header {
    background-color: rgba(255,255,255,.1)
}

.modal-filled .modal-footer, .modal-filled .modal-header {
    border: none
}

.modal-backdrop {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.nav-pills-primary {
    --highdmin-nav-link-hover-color: #02c0ce
}

.nav-pills-secondary {
    --highdmin-nav-pills-link-active-bg: #777edd;
    --highdmin-nav-link-hover-color: #777edd
}

.nav-pills-success {
    --highdmin-nav-pills-link-active-bg: #0acf97;
    --highdmin-nav-link-hover-color: #0acf97
}

.nav-pills-info {
    --highdmin-nav-pills-link-active-bg: #45bbe0;
    --highdmin-nav-link-hover-color: #45bbe0
}

.nav-pills-warning {
    --highdmin-nav-pills-link-active-bg: #f9bc0b;
    --highdmin-nav-link-hover-color: #f9bc0b
}

.nav-pills-danger {
    --highdmin-nav-pills-link-active-bg: #f1556c;
    --highdmin-nav-link-hover-color: #f1556c
}

.nav-pills-light {
    --highdmin-nav-pills-link-active-bg: #eef2f7;
    --highdmin-nav-link-hover-color: #eef2f7
}

.nav-pills-dark {
    --highdmin-nav-pills-link-active-bg: #313a46;
    --highdmin-nav-link-hover-color: #313a46
}

.nav-tabs.nav-bordered {
    border-bottom: 1px solid var(--highdmin-border-color)
}

    .fc .fc-scrollgrid, .nav-tabs.nav-bordered .nav-item .nav-link {
        border: 0
    }

        .nav-tabs.nav-bordered .nav-item .nav-link.active {
            border-bottom: 1px solid var(--highdmin-primary)
        }

.nav-tabs.nav-bordered-primary .nav-item .nav-link.active {
    border-bottom: 1px solid #02c0ce;
    color: #02c0ce
}

.nav-tabs.nav-bordered-secondary .nav-item .nav-link:focus, .nav-tabs.nav-bordered-secondary .nav-item .nav-link:hover {
    color: #777edd
}

.nav-tabs.nav-bordered-secondary .nav-item .nav-link.active {
    border-bottom: 1px solid #777edd;
    color: #777edd
}

.nav-tabs.nav-bordered-success .nav-item .nav-link:focus, .nav-tabs.nav-bordered-success .nav-item .nav-link:hover {
    color: #0acf97
}

.nav-tabs.nav-bordered-success .nav-item .nav-link.active {
    border-bottom: 1px solid #0acf97;
    color: #0acf97
}

.nav-tabs.nav-bordered-info .nav-item .nav-link:focus, .nav-tabs.nav-bordered-info .nav-item .nav-link:hover {
    color: #45bbe0
}

.nav-tabs.nav-bordered-info .nav-item .nav-link.active {
    border-bottom: 1px solid #45bbe0;
    color: #45bbe0
}

.nav-tabs.nav-bordered-warning .nav-item .nav-link:focus, .nav-tabs.nav-bordered-warning .nav-item .nav-link:hover {
    color: #f9bc0b
}

.nav-tabs.nav-bordered-warning .nav-item .nav-link.active {
    border-bottom: 1px solid #f9bc0b;
    color: #f9bc0b
}

.nav-tabs.nav-bordered-danger .nav-item .nav-link:focus, .nav-tabs.nav-bordered-danger .nav-item .nav-link:hover, .swal2-close:hover {
    color: #f1556c
}

.nav-tabs.nav-bordered-danger .nav-item .nav-link.active {
    border-bottom: 1px solid #f1556c;
    color: #f1556c
}

.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.bg-dark .fc-content, .nav-tabs.nav-bordered-light .nav-item .nav-link:focus, .nav-tabs.nav-bordered-light .nav-item .nav-link:hover {
    color: #eef2f7
}

.nav-tabs.nav-bordered-light .nav-item .nav-link.active {
    border-bottom: 1px solid #eef2f7;
    color: #eef2f7
}

.nav-tabs.nav-bordered-dark .nav-item .nav-link:focus, .nav-tabs.nav-bordered-dark .nav-item .nav-link:hover {
    color: #313a46
}

.nav-tabs.nav-bordered-dark .nav-item .nav-link.active {
    border-bottom: 1px solid #313a46;
    color: #313a46
}

.card-tabs {
    border-bottom: 1px solid var(--highdmin-border-color) !important
}

    .card-tabs .card-header-tabs {
        margin-top: calc(var(--highdmin-card-cap-padding-y) * -1);
        border-bottom: 0 !important
    }

    .card-tabs .nav-link {
        --highdmin-nav-link-padding-y: 1.125rem
    }

.profile-tabs .nav-item .nav-link.active {
    background-color: rgba(2,192,206,.06);
    color: #02c0ce !important
}

.pagination .page-link svg {
    height: 14px
}

.pagination-boxed .page-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: .35rem !important;
    border-radius: var(--highdmin-border-radius) !important;
    height: calc(.75rem + 1.5em + 2px);
    width: calc(.75rem + 1.5em + 2px);
    padding: 0
}

.pagination-boxed.pagination-sm .page-link {
    height: calc(.5rem + 1.5em + 2px);
    width: calc(.5rem + 1.5em + 2px)
}

.pagination-boxed.pagination-lg .page-link {
    height: calc(1.5rem + 1.5em + 2px);
    width: calc(1.5rem + 1.5em + 2px)
}

.pagination-primary {
    --highdmin-pagination-hover-color: var(--highdmin-primary);
    --highdmin-pagination-active-bg: var(--highdmin-primary);
    --highdmin-pagination-active-border-color: var(--highdmin-primary)
}

.pagination-secondary {
    --highdmin-pagination-hover-color: var(--highdmin-secondary);
    --highdmin-pagination-active-bg: var(--highdmin-secondary);
    --highdmin-pagination-active-border-color: var(--highdmin-secondary)
}

.pagination-success {
    --highdmin-pagination-hover-color: var(--highdmin-success);
    --highdmin-pagination-active-bg: var(--highdmin-success);
    --highdmin-pagination-active-border-color: var(--highdmin-success)
}

.pagination-info {
    --highdmin-pagination-hover-color: var(--highdmin-info);
    --highdmin-pagination-active-bg: var(--highdmin-info);
    --highdmin-pagination-active-border-color: var(--highdmin-info)
}

.pagination-warning {
    --highdmin-pagination-hover-color: var(--highdmin-warning);
    --highdmin-pagination-active-bg: var(--highdmin-warning);
    --highdmin-pagination-active-border-color: var(--highdmin-warning)
}

.pagination-danger {
    --highdmin-pagination-hover-color: var(--highdmin-danger);
    --highdmin-pagination-active-bg: var(--highdmin-danger);
    --highdmin-pagination-active-border-color: var(--highdmin-danger)
}

.pagination-light {
    --highdmin-pagination-hover-color: var(--highdmin-light);
    --highdmin-pagination-active-bg: var(--highdmin-light);
    --highdmin-pagination-active-border-color: var(--highdmin-light)
}

.pagination-dark {
    --highdmin-pagination-hover-color: var(--highdmin-dark);
    --highdmin-pagination-active-bg: var(--highdmin-dark);
    --highdmin-pagination-active-border-color: var(--highdmin-dark)
}

.pagination-soft-danger, .pagination-soft-dark, .pagination-soft-info, .pagination-soft-light, .pagination-soft-primary, .pagination-soft-secondary, .pagination-soft-success, .pagination-soft-warning {
    --highdmin-pagination-active-border-color: transparent
}

.pagination-gradient .page-link {
    background-image: var(--highdmin-gradient)
}

.pagination-soft-primary {
    --highdmin-pagination-hover-color: var(--highdmin-primary);
    --highdmin-pagination-active-color: var(--highdmin-primary);
    --highdmin-pagination-active-bg: var(--highdmin-primary-bg-subtle)
}

.pagination-soft-secondary {
    --highdmin-pagination-hover-color: var(--highdmin-secondary);
    --highdmin-pagination-active-color: var(--highdmin-secondary);
    --highdmin-pagination-active-bg: var(--highdmin-secondary-bg-subtle)
}

.pagination-soft-success {
    --highdmin-pagination-hover-color: var(--highdmin-success);
    --highdmin-pagination-active-color: var(--highdmin-success);
    --highdmin-pagination-active-bg: var(--highdmin-success-bg-subtle)
}

.pagination-soft-info {
    --highdmin-pagination-hover-color: var(--highdmin-info);
    --highdmin-pagination-active-color: var(--highdmin-info);
    --highdmin-pagination-active-bg: var(--highdmin-info-bg-subtle)
}

.pagination-soft-warning {
    --highdmin-pagination-hover-color: var(--highdmin-warning);
    --highdmin-pagination-active-color: var(--highdmin-warning);
    --highdmin-pagination-active-bg: var(--highdmin-warning-bg-subtle)
}

.pagination-soft-danger {
    --highdmin-pagination-hover-color: var(--highdmin-danger);
    --highdmin-pagination-active-color: var(--highdmin-danger);
    --highdmin-pagination-active-bg: var(--highdmin-danger-bg-subtle)
}

.pagination-soft-light {
    --highdmin-pagination-hover-color: var(--highdmin-light);
    --highdmin-pagination-active-color: var(--highdmin-light);
    --highdmin-pagination-active-bg: var(--highdmin-light-bg-subtle)
}

.pagination-soft-dark {
    --highdmin-pagination-hover-color: var(--highdmin-dark);
    --highdmin-pagination-active-color: var(--highdmin-dark);
    --highdmin-pagination-active-bg: var(--highdmin-dark-bg-subtle)
}

.pagination-rounded .page-link {
    border-radius: 30px !important;
    margin: 0 3px !important;
    border: none
}

.popover-primary {
    --highdmin-popover-bg: var(--highdmin-primary)
}

.popover-secondary {
    --highdmin-popover-bg: var(--highdmin-secondary)
}

.popover-success {
    --highdmin-popover-bg: var(--highdmin-success)
}

.popover-info {
    --highdmin-popover-bg: var(--highdmin-info)
}

.popover-warning {
    --highdmin-popover-bg: var(--highdmin-warning)
}

.popover-danger {
    --highdmin-popover-bg: var(--highdmin-danger)
}

.popover-light {
    --highdmin-popover-bg: var(--highdmin-light)
}

.popover-dark {
    --highdmin-popover-bg: var(--highdmin-dark)
}

@media print {
    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-grid {
        display: grid !important
    }

    .d-print-inline-grid {
        display: inline-grid !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .app-topbar, .d-print-none, .footer, .page-title-head, .sidenav-menu {
        display: none !important
    }

    .card-body, .page-content, body {
        padding: 0;
        margin: 0
    }

    .card {
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.progress-soft:has(.bg-primary) {
    background-color: rgba(var(--highdmin-primary-rgb),.1)
}

.progress-soft:has(.bg-secondary) {
    background-color: rgba(var(--highdmin-secondary-rgb),.1)
}

.progress-soft:has(.bg-success) {
    background-color: rgba(var(--highdmin-success-rgb),.1)
}

.progress-soft:has(.bg-info) {
    background-color: rgba(var(--highdmin-info-rgb),.1)
}

.progress-soft:has(.bg-warning) {
    background-color: rgba(var(--highdmin-warning-rgb),.1)
}

.progress-soft:has(.bg-danger) {
    background-color: rgba(var(--highdmin-danger-rgb),.1)
}

.progress-soft:has(.bg-light) {
    background-color: rgba(var(--highdmin-light-rgb),.1)
}

.progress-soft:has(.bg-dark) {
    background-color: rgba(var(--highdmin-dark-rgb),.1)
}

.bouncing-loader > div, .ribbon-box .ribbon-primary, .ribbon-box .ribbon-two-primary span, [data-simplebar-primary] .simplebar-scrollbar:before {
    background: var(--highdmin-primary)
}

.progress-sm {
    height: 5px
}

.noUi-horizontal, .progress-md, [data-slider-size=md].noUi-horizontal {
    height: 8px
}

.progress-lg {
    height: 12px
}

.progress-xl {
    height: 15px
}

.progress-with-border .progress-bar + .progress-bar {
    border-right: 3px solid var(--highdmin-secondary-bg)
}

.progress-value {
    display: block;
    position: absolute;
    top: -28px;
    left: 0
}

html {
    position: relative;
    min-height: 100%
}

::-moz-selection {
    color: #02c0ce;
    background: rgba(2,192,206,.15)
}

::selection {
    color: #02c0ce;
    background: rgba(2,192,206,.15)
}

.apexcharts-legend-series, .dataTables_info, .email-menu-list a.active, b, strong {
    font-weight: 600
}

.border-dashed {
    --highdmin-border-style: dashed
}

.link-reset {
    color: inherit;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.ribbon-box .ribbon {
    position: relative;
    clear: both;
    padding: 5px 12px;
    margin-bottom: 15px;
    -webkit-box-shadow: -2px 5px 10px rgba(49,58,70,.15);
    box-shadow: -2px 5px 10px rgba(49,58,70,.15);
    color: #fff;
    font-size: 13px;
    font-weight: 600
}

    .ribbon-box .ribbon:before {
        content: " ";
        border-style: solid;
        border-width: 10px;
        display: block;
        position: absolute;
        bottom: -10px;
        right: 0;
        margin-bottom: -10px;
        z-index: -1
    }

    .ribbon-box .ribbon.float-start {
        margin-right: -30px;
        border-radius: 3px 0 0 3px
    }

    .ribbon-box .ribbon.float-end {
        margin-left: -30px;
        border-radius: 0 3px 3px 0
    }

    .ribbon-box .ribbon.float-center span {
        margin: 0 auto 20px
    }

.ribbon-box .ribbon-content {
    clear: both
}

.ribbon-box .ribbon-primary:before {
    border-color: var(--highdmin-primary-text) transparent transparent
}

.ribbon-box .ribbon-secondary, .ribbon-box .ribbon-two-secondary span {
    background: var(--highdmin-secondary)
}

    .ribbon-box .ribbon-secondary:before {
        border-color: var(--highdmin-secondary-text) transparent transparent
    }

.ribbon-box .ribbon-success, .ribbon-box .ribbon-two-success span {
    background: var(--highdmin-success)
}

    .ribbon-box .ribbon-success:before {
        border-color: var(--highdmin-success-text) transparent transparent
    }

.ribbon-box .ribbon-info, .ribbon-box .ribbon-two-info span {
    background: var(--highdmin-info)
}

    .ribbon-box .ribbon-info:before {
        border-color: var(--highdmin-info-text) transparent transparent
    }

.ribbon-box .ribbon-two-warning span, .ribbon-box .ribbon-warning {
    background: var(--highdmin-warning)
}

    .ribbon-box .ribbon-warning:before {
        border-color: var(--highdmin-warning-text) transparent transparent
    }

.ribbon-box .ribbon-danger, .ribbon-box .ribbon-two-danger span {
    background: var(--highdmin-danger)
}

    .ribbon-box .ribbon-danger:before {
        border-color: var(--highdmin-danger-text) transparent transparent
    }

.ribbon-box .ribbon-light, .ribbon-box .ribbon-two-light span {
    background: var(--highdmin-light)
}

    .ribbon-box .ribbon-light:before {
        border-color: var(--highdmin-light-text) transparent transparent
    }

.ribbon-box .ribbon-dark, .ribbon-box .ribbon-two-dark span {
    background: var(--highdmin-dark)
}

.card-bg-img, .dr-profile-bg, .error-bg-2, .gridjs-td .gridjs-checkbox {
    background-repeat: no-repeat
}

.ribbon-box .ribbon-dark:before {
    border-color: var(--highdmin-dark-text) transparent transparent
}

.ribbon-box .ribbon-two span:after, .ribbon-box .ribbon-two span:before {
    content: "";
    top: 100%;
    border-bottom: 3px solid transparent;
    position: absolute;
    z-index: -1
}

.ribbon-box .ribbon-two {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: left
}

    .ribbon-box .ribbon-two span {
        font-size: 13px;
        color: #fff;
        text-align: center;
        line-height: 20px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 100px;
        display: block;
        -webkit-box-shadow: 0 0 8px 0 rgba(var(--highdmin-dark-rgb),.08),0 1px 0 0 rgba(var(--highdmin-dark-rgb),.03);
        box-shadow: 0 0 8px 0 rgba(var(--highdmin-dark-rgb),.08),0 1px 0 0 rgba(var(--highdmin-dark-rgb),.03);
        position: absolute;
        top: 19px;
        right: -21px;
        font-weight: 600
    }

        .ribbon-box .ribbon-two span:before {
            right: 0;
            border-left: 3px solid transparent
        }

        .ribbon-box .ribbon-two span:after {
            left: 0;
            border-right: 3px solid transparent
        }

.ribbon-box .ribbon-two-primary span:before {
    border-right: 3px solid var(--highdmin-primary-text);
    border-top: 3px solid var(--highdmin-primary-text)
}

.ribbon-box .ribbon-two-primary span:after {
    border-left: 3px solid var(--highdmin-primary-text);
    border-top: 3px solid var(--highdmin-primary-text)
}

.ribbon-box .ribbon-two-secondary span:before {
    border-right: 3px solid var(--highdmin-secondary-text);
    border-top: 3px solid var(--highdmin-secondary-text)
}

.ribbon-box .ribbon-two-secondary span:after {
    border-left: 3px solid var(--highdmin-secondary-text);
    border-top: 3px solid var(--highdmin-secondary-text)
}

.ribbon-box .ribbon-two-success span:before {
    border-right: 3px solid var(--highdmin-success-text);
    border-top: 3px solid var(--highdmin-success-text)
}

.ribbon-box .ribbon-two-success span:after {
    border-left: 3px solid var(--highdmin-success-text);
    border-top: 3px solid var(--highdmin-success-text)
}

.ribbon-box .ribbon-two-info span:before {
    border-right: 3px solid var(--highdmin-info-text);
    border-top: 3px solid var(--highdmin-info-text)
}

.ribbon-box .ribbon-two-info span:after {
    border-left: 3px solid var(--highdmin-info-text);
    border-top: 3px solid var(--highdmin-info-text)
}

.ribbon-box .ribbon-two-warning span:before {
    border-right: 3px solid var(--highdmin-warning-text);
    border-top: 3px solid var(--highdmin-warning-text)
}

.ribbon-box .ribbon-two-warning span:after {
    border-left: 3px solid var(--highdmin-warning-text);
    border-top: 3px solid var(--highdmin-warning-text)
}

.ribbon-box .ribbon-two-danger span:before {
    border-right: 3px solid var(--highdmin-danger-text);
    border-top: 3px solid var(--highdmin-danger-text)
}

.ribbon-box .ribbon-two-danger span:after {
    border-left: 3px solid var(--highdmin-danger-text);
    border-top: 3px solid var(--highdmin-danger-text)
}

.ribbon-box .ribbon-two-light span:before {
    border-right: 3px solid var(--highdmin-light-text);
    border-top: 3px solid var(--highdmin-light-text)
}

.ribbon-box .ribbon-two-light span:after {
    border-left: 3px solid var(--highdmin-light-text);
    border-top: 3px solid var(--highdmin-light-text)
}

.ribbon-box .ribbon-two-dark span:before {
    border-right: 3px solid var(--highdmin-dark-text);
    border-top: 3px solid var(--highdmin-dark-text)
}

.ribbon-box .ribbon-two-dark span:after {
    border-left: 3px solid var(--highdmin-dark-text);
    border-top: 3px solid var(--highdmin-dark-text)
}

input[data-switch] + label {
    width: 56px;
    height: 24px;
    background-image: none;
    border-radius: 2rem;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    position: relative;
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out
}

    input[data-switch] + label:before {
        color: var(--highdmin-emphasis-color);
        content: attr(data-off-label);
        display: block;
        font-family: inherit;
        font-weight: 600;
        font-size: .75rem;
        line-height: 24px;
        position: absolute;
        left: 3px;
        margin: 0 .21667rem;
        top: 0;
        text-align: center;
        min-width: 1.66667rem;
        overflow: hidden;
        -webkit-transition: .1s ease-in-out;
        transition: .1s ease-in-out
    }

    input[data-switch] + label:after {
        content: "";
        position: absolute;
        right: 4px;
        background-color: var(--highdmin-gray-500);
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 2rem;
        height: 18px;
        width: 18px;
        top: 3px;
        -webkit-transition: .1s ease-in-out;
        transition: .1s ease-in-out
    }

.daterangepicker .ranges li.active, input[data-switch]:checked + label, table.dataTable tbody > tr.selected, table.dataTable tbody > tr.selected td, table.dataTable tbody > tr > .selected {
    background-color: var(--highdmin-primary)
}

    input[data-switch]:checked + label:before {
        color: #fff;
        content: attr(data-on-label);
        left: auto;
        right: 4px
    }

    input[data-switch]:checked + label:after {
        right: 34px
    }

input[data-switch=bool] + label, input[data-switch=danger]:checked + label, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
    background-color: #f1556c
}

input:disabled + label {
    opacity: .5;
    cursor: default
}

.apexcharts-tooltip.apexcharts-theme-dark *, .fc .fc-list-event-title a, input[data-switch=bool] + label:before, input[data-switch=bool]:checked + label:before {
    color: #fff !important
}

.fc-daygrid-dot-event.fc-event-mirror, .fc-daygrid-dot-event:hover, .fc-event, .fc-event-dot, input[data-switch=primary]:checked + label {
    background-color: #02c0ce
}

input[data-switch=secondary]:checked + label {
    background-color: #777edd
}

.swal2-icon.swal2-success [class^=swal2-success-line], input[data-switch=success]:checked + label {
    background-color: #0acf97
}

input[data-switch=info]:checked + label {
    background-color: #45bbe0
}

input[data-switch=warning]:checked + label {
    background-color: #f9bc0b
}

input[data-switch=light]:checked + label {
    background-color: #eef2f7
}

input[data-switch=dark]:checked + label {
    background-color: #313a46
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent;
    font-weight: 600
}

.thead-sm > * > * {
    padding: .5rem !important
}

.table-custom tfoot > tr > th:first-child, .table-custom thead > tr > th:first-child, .table-custom tr td:first-child, .table-custom tr th:first-child {
    padding-right: 1.125rem !important
}

.table-custom tfoot > tr > th:last-child, .table-custom thead > tr > th:last-child, .table-custom tr td:last-child, .table-custom tr th:last-child {
    padding-left: 1.125rem !important
}

[data-bs-theme=dark] .table-light {
    --highdmin-table-bg: var(--highdmin-light);
    --highdmin-table-border-color: var(--highdmin-border-color)
}

.tooltip-primary {
    --highdmin-tooltip-bg: var(--highdmin-primary)
}

.tooltip-secondary {
    --highdmin-tooltip-bg: var(--highdmin-secondary)
}

.tooltip-success {
    --highdmin-tooltip-bg: var(--highdmin-success)
}

.tooltip-info {
    --highdmin-tooltip-bg: var(--highdmin-info)
}

.tooltip-warning {
    --highdmin-tooltip-bg: var(--highdmin-warning)
}

.tooltip-danger {
    --highdmin-tooltip-bg: var(--highdmin-danger)
}

.tooltip-light {
    --highdmin-tooltip-bg: var(--highdmin-light)
}

.tooltip-dark {
    --highdmin-tooltip-bg: var(--highdmin-dark)
}

.horizontal-steps, .horizontal-steps .horizontal-steps-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.custom-progress .progress-data, .file-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.horizontal-steps:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: .2em;
    background-color: var(--highdmin-border-color)
}

.horizontal-steps .process-line {
    display: block;
    position: absolute;
    width: 50%;
    height: .2em;
    background-color: var(--highdmin-primary)
}

.bouncing-loader, .custom-progress .progress-data, .file-menu {
    display: -webkit-box;
    display: -ms-flexbox
}

.horizontal-steps .horizontal-steps-content .step-item {
    display: block;
    position: relative;
    bottom: calc(100% + 1em);
    height: 8px;
    width: 8px;
    margin: 0 2em;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    color: var(--highdmin-primary);
    background-color: currentColor;
    border: .25em solid var(--highdmin-body-bg);
    border-radius: 50%;
    z-index: 5
}

#preloader, .custom-progress, .timeline-alt .timeline-item:before {
    background-color: var(--highdmin-tertiary-bg)
}

.horizontal-steps .horizontal-steps-content .step-item:last-child {
    margin-left: 0;
    color: #0acf97
}

.horizontal-steps .horizontal-steps-content .step-item span {
    position: absolute;
    top: calc(100% + 1em);
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    white-space: nowrap;
    color: var(--highdmin-gray-500)
}

.horizontal-steps .horizontal-steps-content .step-item.current:before {
    content: "";
    display: block;
    position: absolute;
    top: 48%;
    right: 48%;
    padding: 1em;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    z-index: -1;
    -webkit-animation-name: animation-steps-current;
    animation-name: animation-steps-current;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.email-menu-list a.active iconify-icon.text-muted, .email-menu-list a:hover iconify-icon.text-muted, .horizontal-steps .horizontal-steps-content .step-item.current span {
    color: var(--highdmin-primary) !important
}

@-webkit-keyframes animation-steps-current {
    from {
        -webkit-transform: translate(50%,-50%) scale(0);
        transform: translate(50%,-50%) scale(0);
        opacity: 1
    }

    to {
        -webkit-transform: translate(50%,-50%) scale(1);
        transform: translate(50%,-50%) scale(1);
        opacity: 0
    }
}

@keyframes animation-steps-current {
    from {
        -webkit-transform: translate(50%,-50%) scale(0);
        transform: translate(50%,-50%) scale(0);
        opacity: 1
    }

    to {
        -webkit-transform: translate(50%,-50%) scale(1);
        transform: translate(50%,-50%) scale(1);
        opacity: 0
    }
}

#preloader {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9999
}

#status, .timeline:before {
    right: 50%;
    position: absolute
}

#status {
    width: 80px;
    height: 80px;
    top: 50%;
    margin: -40px -40px 0 0
}

@-webkit-keyframes bouncing-loader {
    to {
        opacity: .1;
        -webkit-transform: translate3d(0,-16px,0);
        transform: translate3d(0,-16px,0)
    }
}

@keyframes bouncing-loader {
    to {
        opacity: .1;
        -webkit-transform: translate3d(0,-16px,0);
        transform: translate3d(0,-16px,0)
    }
}

.bouncing-loader {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .bouncing-loader > div {
        width: 13px;
        height: 13px;
        margin: 32px 3px;
        border-radius: 50%;
        -webkit-animation: .6s infinite alternate bouncing-loader;
        animation: .6s infinite alternate bouncing-loader
    }

        .bouncing-loader > div:nth-child(2) {
            -webkit-animation-delay: .2s;
            animation-delay: .2s;
            background: #f1556c
        }

        .bouncing-loader > div:nth-child(3) {
            -webkit-animation-delay: .4s;
            animation-delay: .4s;
            background: #0acf97
        }

@media (min-width:1200px) {
    .h1, h1 {
        font-size: 2.1875rem
    }

    .h2, h2 {
        font-size: 1.82rem
    }

    .h3, h3 {
        font-size: 1.499999375rem
    }

    legend {
        font-size: 1.5rem
    }

    .display-1 {
        font-size: 5rem
    }

    .display-2 {
        font-size: 4.5rem
    }

    .display-3 {
        font-size: 4rem
    }

    .display-4 {
        font-size: 3.5rem
    }

    .display-5 {
        font-size: 3rem
    }

    .display-6 {
        font-size: 2.5rem
    }

    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px
    }

    .col-xl {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .col-xl-auto, .row-cols-xl-auto > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-12, .row-cols-xl-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .col-xl-6, .row-cols-xl-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-4, .row-cols-xl-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xl-3, .row-cols-xl-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xl-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }

    .col-xl-2, .row-cols-xl-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .offset-xl-0 {
        margin-right: 0
    }

    .offset-xl-1 {
        margin-right: 8.33333333%
    }

    .offset-xl-2 {
        margin-right: 16.66666667%
    }

    .offset-xl-3 {
        margin-right: 25%
    }

    .offset-xl-4 {
        margin-right: 33.33333333%
    }

    .offset-xl-5 {
        margin-right: 41.66666667%
    }

    .offset-xl-6 {
        margin-right: 50%
    }

    .offset-xl-7 {
        margin-right: 58.33333333%
    }

    .offset-xl-8 {
        margin-right: 66.66666667%
    }

    .offset-xl-9 {
        margin-right: 75%
    }

    .offset-xl-10 {
        margin-right: 83.33333333%
    }

    .offset-xl-11 {
        margin-right: 91.66666667%
    }

    .g-xl-0, .gx-xl-0 {
        --highdmin-gutter-x: 0
    }

    .g-xl-0, .gy-xl-0 {
        --highdmin-gutter-y: 0
    }

    .g-xl-1, .gx-xl-1 {
        --highdmin-gutter-x: 0.375rem
    }

    .g-xl-1, .gy-xl-1 {
        --highdmin-gutter-y: 0.375rem
    }

    .g-xl-2, .gx-xl-2 {
        --highdmin-gutter-x: 0.75rem
    }

    .g-xl-2, .gy-xl-2 {
        --highdmin-gutter-y: 0.75rem
    }

    .g-xl-3, .gx-xl-3 {
        --highdmin-gutter-x: 1.5rem
    }

    .g-xl-3, .gy-xl-3 {
        --highdmin-gutter-y: 1.5rem
    }

    .g-xl-4, .gx-xl-4 {
        --highdmin-gutter-x: 2.25rem
    }

    .g-xl-4, .gy-xl-4 {
        --highdmin-gutter-y: 2.25rem
    }

    .g-xl-5, .gx-xl-5 {
        --highdmin-gutter-x: 4.5rem
    }

    .g-xl-5, .gy-xl-5 {
        --highdmin-gutter-y: 4.5rem
    }

    .dropdown-menu-xl-start {
        --bs-position: start
    }

        .dropdown-menu-xl-start[data-bs-popper] {
            left: auto;
            right: 0
        }

    .dropdown-menu-xl-end {
        --bs-position: end
    }

        .dropdown-menu-xl-end[data-bs-popper] {
            left: 0;
            right: auto
        }

    .navbar-expand-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .list-group-horizontal-xl, .navbar-expand-xl .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-xl .navbar-nav .nav-link {
                padding-left: var(--highdmin-navbar-nav-link-padding-x);
                padding-right: var(--highdmin-navbar-nav-link-padding-x)
            }

        .navbar-expand-xl .navbar-nav-scroll {
            overflow: visible
        }

        .navbar-expand-xl .navbar-collapse {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-xl .navbar-toggler, .navbar-expand-xl .offcanvas .offcanvas-header, .offcanvas-xl .offcanvas-header {
            display: none
        }

        .navbar-expand-xl .offcanvas {
            position: static;
            z-index: auto;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            width: auto !important;
            height: auto !important;
            visibility: visible !important;
            background-color: transparent !important;
            border: 0 !important;
            -webkit-transform: none !important;
            transform: none !important;
            -webkit-transition: none;
            transition: none
        }

            .navbar-expand-xl .offcanvas .offcanvas-body {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-flex: 0;
                -ms-flex-positive: 0;
                flex-grow: 0;
                padding: 0;
                overflow-y: visible
            }

    .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
        border-bottom-right-radius: var(--highdmin-list-group-border-radius);
        border-top-left-radius: 0
    }

    .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
        border-top-left-radius: var(--highdmin-list-group-border-radius);
        border-bottom-right-radius: 0
    }

    .list-group-horizontal-xl > .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xl > .list-group-item + .list-group-item {
        border-top-width: var(--highdmin-list-group-border-width);
        border-right-width: 0
    }

        .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
            margin-right: calc(-1 * var(--highdmin-list-group-border-width));
            border-right-width: var(--highdmin-list-group-border-width)
        }

    .modal-xl {
        --highdmin-modal-width: 1140px
    }

    .offcanvas-xl {
        --highdmin-offcanvas-height: auto;
        --highdmin-offcanvas-border-width: 0;
        background-color: transparent !important
    }

        .offcanvas-xl .offcanvas-body {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 0;
            -ms-flex-positive: 0;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible;
            background-color: transparent !important
        }

    .sticky-xl-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }

    .sticky-xl-bottom {
        position: sticky;
        bottom: 0;
        z-index: 1020
    }

    .flex-xl-column, .flex-xl-row {
        -webkit-box-direction: normal !important
    }

    .float-xl-start {
        float: right !important
    }

    .float-xl-end {
        float: left !important
    }

    .float-xl-none {
        float: none !important
    }

    .object-fit-xl-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }

    .object-fit-xl-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }

    .object-fit-xl-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }

    .object-fit-xl-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }

    .object-fit-xl-none {
        -o-object-fit: none !important;
        object-fit: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-grid {
        display: grid !important
    }

    .d-xl-inline-grid {
        display: inline-grid !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex, .docs-nav {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-xl-none {
        display: none !important
    }

    .position-xl-static {
        position: static !important
    }

    .position-xl-relative {
        position: relative !important
    }

    .position-xl-absolute {
        position: absolute !important
    }

    .position-xl-fixed {
        position: fixed !important
    }

    .position-xl-sticky {
        position: sticky !important
    }

    .w-xl-0 {
        width: 0 !important
    }

    .w-xl-25 {
        width: 25% !important
    }

    .w-xl-50 {
        width: 50% !important
    }

    .w-xl-75 {
        width: 75% !important
    }

    .w-xl-100 {
        width: 100% !important
    }

    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-xl-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .m-xl-1 {
        margin: .375rem !important
    }

    .m-xl-2 {
        margin: .75rem !important
    }

    .m-xl-3 {
        margin: 1.5rem !important
    }

    .m-xl-4 {
        margin: 2.25rem !important
    }

    .m-xl-5 {
        margin: 4.5rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mx-xl-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .mx-xl-1 {
        margin-left: .375rem !important;
        margin-right: .375rem !important
    }

    .mx-xl-2 {
        margin-left: .75rem !important;
        margin-right: .75rem !important
    }

    .mx-xl-3 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important
    }

    .mx-xl-4 {
        margin-left: 2.25rem !important;
        margin-right: 2.25rem !important
    }

    .mx-xl-5 {
        margin-left: 4.5rem !important;
        margin-right: 4.5rem !important
    }

    .mx-xl-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xl-1 {
        margin-top: .375rem !important;
        margin-bottom: .375rem !important
    }

    .my-xl-2 {
        margin-top: .75rem !important;
        margin-bottom: .75rem !important
    }

    .my-xl-3 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xl-4 {
        margin-top: 2.25rem !important;
        margin-bottom: 2.25rem !important
    }

    .my-xl-5 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xl-0 {
        margin-top: 0 !important
    }

    .mt-xl-1 {
        margin-top: .375rem !important
    }

    .mt-xl-2 {
        margin-top: .75rem !important
    }

    .mt-xl-3 {
        margin-top: 1.5rem !important
    }

    .mt-xl-4 {
        margin-top: 2.25rem !important
    }

    .mt-xl-5 {
        margin-top: 4.5rem !important
    }

    .mt-xl-auto {
        margin-top: auto !important
    }

    .me-xl-0 {
        margin-left: 0 !important
    }

    .me-xl-1 {
        margin-left: .375rem !important
    }

    .me-xl-2 {
        margin-left: .75rem !important
    }

    .me-xl-3 {
        margin-left: 1.5rem !important
    }

    .me-xl-4 {
        margin-left: 2.25rem !important
    }

    .me-xl-5 {
        margin-left: 4.5rem !important
    }

    .me-xl-auto {
        margin-left: auto !important
    }

    .mb-xl-0 {
        margin-bottom: 0 !important
    }

    .mb-xl-1 {
        margin-bottom: .375rem !important
    }

    .mb-xl-2 {
        margin-bottom: .75rem !important
    }

    .mb-xl-3 {
        margin-bottom: 1.5rem !important
    }

    .mb-xl-4 {
        margin-bottom: 2.25rem !important
    }

    .mb-xl-5 {
        margin-bottom: 4.5rem !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .ms-xl-0 {
        margin-right: 0 !important
    }

    .ms-xl-1 {
        margin-right: .375rem !important
    }

    .ms-xl-2 {
        margin-right: .75rem !important
    }

    .ms-xl-3 {
        margin-right: 1.5rem !important
    }

    .ms-xl-4 {
        margin-right: 2.25rem !important
    }

    .ms-xl-5 {
        margin-right: 4.5rem !important
    }

    .ms-xl-auto {
        margin-right: auto !important
    }

    .m-xl-n1 {
        margin: -.375rem !important
    }

    .m-xl-n2 {
        margin: -.75rem !important
    }

    .m-xl-n3 {
        margin: -1.5rem !important
    }

    .m-xl-n4 {
        margin: -2.25rem !important
    }

    .m-xl-n5 {
        margin: -4.5rem !important
    }

    .mx-xl-n1 {
        margin-left: -.375rem !important;
        margin-right: -.375rem !important
    }

    .mx-xl-n2 {
        margin-left: -.75rem !important;
        margin-right: -.75rem !important
    }

    .mx-xl-n3 {
        margin-left: -1.5rem !important;
        margin-right: -1.5rem !important
    }

    .mx-xl-n4 {
        margin-left: -2.25rem !important;
        margin-right: -2.25rem !important
    }

    .mx-xl-n5 {
        margin-left: -4.5rem !important;
        margin-right: -4.5rem !important
    }

    .my-xl-n1 {
        margin-top: -.375rem !important;
        margin-bottom: -.375rem !important
    }

    .my-xl-n2 {
        margin-top: -.75rem !important;
        margin-bottom: -.75rem !important
    }

    .my-xl-n3 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .my-xl-n4 {
        margin-top: -2.25rem !important;
        margin-bottom: -2.25rem !important
    }

    .my-xl-n5 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }

    .mt-xl-n1 {
        margin-top: -.375rem !important
    }

    .mt-xl-n2 {
        margin-top: -.75rem !important
    }

    .mt-xl-n3 {
        margin-top: -1.5rem !important
    }

    .mt-xl-n4 {
        margin-top: -2.25rem !important
    }

    .mt-xl-n5 {
        margin-top: -4.5rem !important
    }

    .me-xl-n1 {
        margin-left: -.375rem !important
    }

    .me-xl-n2 {
        margin-left: -.75rem !important
    }

    .me-xl-n3 {
        margin-left: -1.5rem !important
    }

    .me-xl-n4 {
        margin-left: -2.25rem !important
    }

    .me-xl-n5 {
        margin-left: -4.5rem !important
    }

    .mb-xl-n1 {
        margin-bottom: -.375rem !important
    }

    .mb-xl-n2 {
        margin-bottom: -.75rem !important
    }

    .mb-xl-n3 {
        margin-bottom: -1.5rem !important
    }

    .mb-xl-n4 {
        margin-bottom: -2.25rem !important
    }

    .mb-xl-n5 {
        margin-bottom: -4.5rem !important
    }

    .ms-xl-n1 {
        margin-right: -.375rem !important
    }

    .ms-xl-n2 {
        margin-right: -.75rem !important
    }

    .ms-xl-n3 {
        margin-right: -1.5rem !important
    }

    .ms-xl-n4 {
        margin-right: -2.25rem !important
    }

    .ms-xl-n5 {
        margin-right: -4.5rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .p-xl-1 {
        padding: .375rem !important
    }

    .p-xl-2 {
        padding: .75rem !important
    }

    .p-xl-3 {
        padding: 1.5rem !important
    }

    .p-xl-4 {
        padding: 2.25rem !important
    }

    .p-xl-5 {
        padding: 4.5rem !important
    }

    .px-xl-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .px-xl-1 {
        padding-left: .375rem !important;
        padding-right: .375rem !important
    }

    .px-xl-2 {
        padding-left: .75rem !important;
        padding-right: .75rem !important
    }

    .px-xl-3 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .px-xl-4 {
        padding-left: 2.25rem !important;
        padding-right: 2.25rem !important
    }

    .px-xl-5 {
        padding-left: 4.5rem !important;
        padding-right: 4.5rem !important
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xl-1 {
        padding-top: .375rem !important;
        padding-bottom: .375rem !important
    }

    .py-xl-2 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }

    .py-xl-3 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xl-4 {
        padding-top: 2.25rem !important;
        padding-bottom: 2.25rem !important
    }

    .py-xl-5 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pt-xl-1 {
        padding-top: .375rem !important
    }

    .pt-xl-2 {
        padding-top: .75rem !important
    }

    .pt-xl-3 {
        padding-top: 1.5rem !important
    }

    .pt-xl-4 {
        padding-top: 2.25rem !important
    }

    .pt-xl-5 {
        padding-top: 4.5rem !important
    }

    .pe-xl-0 {
        padding-left: 0 !important
    }

    .pe-xl-1 {
        padding-left: .375rem !important
    }

    .pe-xl-2 {
        padding-left: .75rem !important
    }

    .pe-xl-3 {
        padding-left: 1.5rem !important
    }

    .pe-xl-4 {
        padding-left: 2.25rem !important
    }

    .pe-xl-5 {
        padding-left: 4.5rem !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pb-xl-1 {
        padding-bottom: .375rem !important
    }

    .pb-xl-2 {
        padding-bottom: .75rem !important
    }

    .pb-xl-3 {
        padding-bottom: 1.5rem !important
    }

    .pb-xl-4 {
        padding-bottom: 2.25rem !important
    }

    .pb-xl-5 {
        padding-bottom: 4.5rem !important
    }

    .ps-xl-0 {
        padding-right: 0 !important
    }

    .ps-xl-1 {
        padding-right: .375rem !important
    }

    .ps-xl-2 {
        padding-right: .75rem !important
    }

    .ps-xl-3 {
        padding-right: 1.5rem !important
    }

    .ps-xl-4 {
        padding-right: 2.25rem !important
    }

    .ps-xl-5 {
        padding-right: 4.5rem !important
    }

    .gap-xl-0 {
        gap: 0 !important
    }

    .gap-xl-1 {
        gap: .375rem !important
    }

    .gap-xl-2 {
        gap: .75rem !important
    }

    .gap-xl-3 {
        gap: 1.5rem !important
    }

    .gap-xl-4 {
        gap: 2.25rem !important
    }

    .gap-xl-5 {
        gap: 4.5rem !important
    }

    .row-gap-xl-0 {
        row-gap: 0 !important
    }

    .row-gap-xl-1 {
        row-gap: .375rem !important
    }

    .row-gap-xl-2 {
        row-gap: .75rem !important
    }

    .row-gap-xl-3 {
        row-gap: 1.5rem !important
    }

    .row-gap-xl-4 {
        row-gap: 2.25rem !important
    }

    .row-gap-xl-5 {
        row-gap: 4.5rem !important
    }

    .column-gap-xl-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }

    .column-gap-xl-1 {
        -webkit-column-gap: .375rem !important;
        -moz-column-gap: .375rem !important;
        column-gap: .375rem !important
    }

    .column-gap-xl-2 {
        -webkit-column-gap: .75rem !important;
        -moz-column-gap: .75rem !important;
        column-gap: .75rem !important
    }

    .column-gap-xl-3 {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }

    .column-gap-xl-4 {
        -webkit-column-gap: 2.25rem !important;
        -moz-column-gap: 2.25rem !important;
        column-gap: 2.25rem !important
    }

    .column-gap-xl-5 {
        -webkit-column-gap: 4.5rem !important;
        -moz-column-gap: 4.5rem !important;
        column-gap: 4.5rem !important
    }

    .text-xl-start {
        text-align: right !important
    }

    .text-xl-end {
        text-align: left !important
    }

    .text-xl-center {
        text-align: center !important
    }

    .fs-1 {
        font-size: 2.1875rem !important
    }

    .fs-2 {
        font-size: 1.82rem !important
    }

    .fs-3 {
        font-size: 1.499999375rem !important
    }

    .info-sidebar {
        width: 320px
    }
}

.widget-flat {
    position: relative;
    overflow: hidden
}

    .widget-flat .widget-flat-icon {
        position: absolute;
        left: -10px;
        font-size: 64px;
        bottom: -10px;
        opacity: .075;
        -webkit-transition: .4s;
        transition: .4s
    }

    .widget-flat:hover .widget-flat-icon {
        bottom: 0;
        opacity: .25
    }

.widget-icon {
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
    left: -20px
}

.app-search .form-control {
    padding-right: 40px
}

.app-search .app-search-icon {
    width: 40px;
    z-index: 5
}

.app-search svg {
    height: 18px
}

.app-search.app-search-sm .form-control {
    padding-right: 30px
}

.app-search.app-search-sm .app-search-icon {
    width: 30px
}

.app-search.app-search-sm svg {
    height: 16px
}

.app-search.app-search-lg .form-control {
    padding-right: 50px
}

.app-search.app-search-lg .app-search-icon {
    width: 50px
}

.custom-progress {
    position: relative;
    height: 3rem
}

    .custom-progress .progress-info {
        position: absolute;
        width: 100%;
        height: 100%;
        padding: 0 15px;
        z-index: 1
    }

    .custom-progress .progress-data {
        position: absolute;
        top: 0;
        display: flex;
        height: 100%;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        overflow: hidden;
        color: var(--highdmin-progress-bar-color);
        text-align: center;
        white-space: nowrap
    }

    .custom-progress:has(.bg-primary) {
        background-color: rgba(var(--highdmin-primary-rgb),.1)
    }

.progress-data.bg-primary {
    background-color: rgba(var(--highdmin-primary-rgb),.2) !important
}

.custom-progress:has(.bg-secondary) {
    background-color: rgba(var(--highdmin-secondary-rgb),.1)
}

.progress-data.bg-secondary {
    background-color: rgba(var(--highdmin-secondary-rgb),.2) !important
}

.custom-progress:has(.bg-success) {
    background-color: rgba(var(--highdmin-success-rgb),.1)
}

.progress-data.bg-success {
    background-color: rgba(var(--highdmin-success-rgb),.2) !important
}

.custom-progress:has(.bg-info) {
    background-color: rgba(var(--highdmin-info-rgb),.1)
}

.progress-data.bg-info {
    background-color: rgba(var(--highdmin-info-rgb),.2) !important
}

.custom-progress:has(.bg-warning) {
    background-color: rgba(var(--highdmin-warning-rgb),.1)
}

.progress-data.bg-warning {
    background-color: rgba(var(--highdmin-warning-rgb),.2) !important
}

.custom-progress:has(.bg-danger) {
    background-color: rgba(var(--highdmin-danger-rgb),.1)
}

.progress-data.bg-danger {
    background-color: rgba(var(--highdmin-danger-rgb),.2) !important
}

.custom-progress:has(.bg-light) {
    background-color: rgba(var(--highdmin-light-rgb),.1)
}

.progress-data.bg-light {
    background-color: rgba(var(--highdmin-light-rgb),.2) !important
}

.custom-progress:has(.bg-dark) {
    background-color: rgba(var(--highdmin-dark-rgb),.1)
}

.progress-data.bg-dark {
    background-color: rgba(var(--highdmin-dark-rgb),.2) !important
}

.timeline-alt {
    padding: 20px 0;
    position: relative
}

    .timeline-alt .timeline-item:before {
        bottom: 0;
        content: "";
        right: 11px;
        position: absolute;
        top: 24px;
        width: 2px;
        z-index: 0
    }

    .timeline-alt .timeline-item .timeline-icon {
        float: right;
        height: 24px;
        width: 24px;
        border-radius: 50%;
        font-size: 14px;
        text-align: center;
        line-height: 24px;
        background-color: #fff
    }

    .timeline-alt .timeline-item .timeline-item-info {
        margin-right: 35px
    }

.card-bg-img {
    background-size: cover;
    background-position: left center
}

.dr-profile-bg {
    background-image: url(../../../../assets/images/dr-profile/dr-bg.html);
    background-position: center;
    background-size: cover;
    padding: 100px
}

.gridjs-td .gridjs-checkbox, .text-bg {
    background-position: center;
    background-size: contain
}

.file-manager {
    width: 280px;
    min-width: 280px
}

.file-menu {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6px
}

.email-menu-list a, .error-section {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.file-menu .list-group-item {
    background-color: transparent;
    border-radius: 4px;
    padding: 8px 12px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-weight: 500
}

    .file-menu .list-group-item.active, .file-menu .list-group-item:hover {
        color: var(--highdmin-primary);
        background-color: rgba(var(--highdmin-primary-rgb),.1)
    }

.tasklist {
    min-height: 40px;
    margin-bottom: 0
}

    .tasklist .card {
        background-color: var(--highdmin-secondary-bg);
        border: 1px solid var(--highdmin-border-color);
        margin-bottom: 15px;
        border-radius: 3px;
        -webkit-box-shadow: 0 0 35px 0 rgba(154,161,171,.15);
        box-shadow: 0 0 35px 0 rgba(154,161,171,.15)
    }

        .tasklist .card .btn-group-sm > .btn, .tasklist .card .btn-sm {
            padding: 2px 8px;
            font-size: 12px
        }

    .tasklist .form-check {
        margin-right: 20px;
        margin-top: 5px
    }

.task-placeholder {
    border: 1px dashed var(--highdmin-border-color) !important;
    background-color: var(--highdmin-light) !important;
    padding: 20px
}

.auth-bg {
    background-image: url(../images/bg-pattern.png);
    background-color: #343b4a
}

.text-error {
    color: var(--highdmin-primary);
    text-shadow: rgba(var(--highdmin-primary-rgb),.3) -5px 1px,rgba(var(--highdmin-primary-rgb),.2) -10px 3px;
    font-size: 5.25rem;
    line-height: 5.625rem
}

.apexcharts-legend-text, .apexcharts-tooltip * {
    color: var(--highdmin-tertiary-color) !important;
    font-family: var(--highdmin-font-sans-serif) !important
}

.fs-300 {
    font-size: 300px
}

.fs-160 {
    font-size: 160px
}

@media (max-width:991px) {
    .fs-160 {
        font-size: 100px
    }
}

.text-bg {
    background-image: url(../images/small/small-3.jpg);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-filter: drop-shadow(3px 0 7px #241c81);
    filter: drop-shadow(3px 0 7px #241c81)
}

.error-section {
    background-image: linear-gradient(rgba(255,255,255,.031372549) 2px,transparent 2px),linear-gradient(to left,rgba(255,255,255,.031372549) 2px,transparent 2px);
    background-size: 100px 100px;
    position: relative;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    min-height: 100vh;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

@media (max-width:500px) {
    .error-bg .robot-img {
        max-width: 20% !important
    }
}

@media (max-width:1500px) {
    .fs-300 {
        font-size: 166px
    }

    .error-bg .robot-img {
        max-width: 30%
    }
}

.error-bg-2 {
    background-image: url(../images/banner-1.html);
    background-position: center;
    background-size: cover
}

.docs-nav {
    position: sticky;
    left: 0;
    z-index: 2;
    overflow-y: auto;
    padding: 8px 0;
    top: 5.5rem
}

.gridjs-search, .scrollspy-example, .terms-bg, .timeline {
    position: relative
}

.docs-nav .nav-item .nav-link {
    font-weight: 500;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

.docs-nav .nav-item.active .nav-link {
    color: #02c0ce;
    text-underline-offset: .35rem;
    text-decoration-line: underline
}

.anchor {
    scroll-margin-top: 108px
}

    .anchor .anchor-link {
        padding: 0 .175rem;
        font-weight: 400;
        color: #02c0ce;
        text-decoration: none;
        opacity: 0;
        -webkit-transition: color .15s ease-in-out,opacity .15s ease-in-out;
        transition: color .15s ease-in-out,opacity .15s ease-in-out
    }

    .anchor:focus .anchor-link, .anchor:hover .anchor-link {
        text-decoration: none;
        opacity: 1
    }

html[data-layout=topnav] .docs-nav {
    top: 9.25rem
}

.terms-bg {
    background-image: linear-gradient(rgba(255,255,255,.031372549) 2px,transparent 2px),linear-gradient(to left,rgba(255,255,255,.031372549) 2px,transparent 2px);
    background-size: 50px 50px
}

.maintenance-icon {
    font-size: 22px;
    -webkit-box-shadow: 0 0 45px 0 rgba(var(--highdmin-body-color-rgb),.2);
    box-shadow: 0 0 45px 0 rgba(var(--highdmin-body-color-rgb),.2);
    height: 60px;
    display: inline-block;
    width: 60px;
    line-height: 58px;
    border-radius: 50%
}

@media (min-width:1500px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px
    }

    .col-xxl {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .col-xxl-auto, .row-cols-xxl-auto > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-12, .row-cols-xxl-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .col-xxl-6, .row-cols-xxl-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxl-4, .row-cols-xxl-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xxl-3, .row-cols-xxl-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xxl-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }

    .col-xxl-2, .row-cols-xxl-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xxl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xxl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xxl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xxl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xxl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xxl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .offset-xxl-0 {
        margin-right: 0
    }

    .offset-xxl-1 {
        margin-right: 8.33333333%
    }

    .offset-xxl-2 {
        margin-right: 16.66666667%
    }

    .offset-xxl-3 {
        margin-right: 25%
    }

    .offset-xxl-4 {
        margin-right: 33.33333333%
    }

    .offset-xxl-5 {
        margin-right: 41.66666667%
    }

    .offset-xxl-6 {
        margin-right: 50%
    }

    .offset-xxl-7 {
        margin-right: 58.33333333%
    }

    .offset-xxl-8 {
        margin-right: 66.66666667%
    }

    .offset-xxl-9 {
        margin-right: 75%
    }

    .offset-xxl-10 {
        margin-right: 83.33333333%
    }

    .offset-xxl-11 {
        margin-right: 91.66666667%
    }

    .g-xxl-0, .gx-xxl-0 {
        --highdmin-gutter-x: 0
    }

    .g-xxl-0, .gy-xxl-0 {
        --highdmin-gutter-y: 0
    }

    .g-xxl-1, .gx-xxl-1 {
        --highdmin-gutter-x: 0.375rem
    }

    .g-xxl-1, .gy-xxl-1 {
        --highdmin-gutter-y: 0.375rem
    }

    .g-xxl-2, .gx-xxl-2 {
        --highdmin-gutter-x: 0.75rem
    }

    .g-xxl-2, .gy-xxl-2 {
        --highdmin-gutter-y: 0.75rem
    }

    .g-xxl-3, .gx-xxl-3 {
        --highdmin-gutter-x: 1.5rem
    }

    .g-xxl-3, .gy-xxl-3 {
        --highdmin-gutter-y: 1.5rem
    }

    .g-xxl-4, .gx-xxl-4 {
        --highdmin-gutter-x: 2.25rem
    }

    .g-xxl-4, .gy-xxl-4 {
        --highdmin-gutter-y: 2.25rem
    }

    .g-xxl-5, .gx-xxl-5 {
        --highdmin-gutter-x: 4.5rem
    }

    .g-xxl-5, .gy-xxl-5 {
        --highdmin-gutter-y: 4.5rem
    }

    .dropdown-menu-xxl-start {
        --bs-position: start
    }

        .dropdown-menu-xxl-start[data-bs-popper] {
            left: auto;
            right: 0
        }

    .dropdown-menu-xxl-end {
        --bs-position: end
    }

        .dropdown-menu-xxl-end[data-bs-popper] {
            left: 0;
            right: auto
        }

    .navbar-expand-xxl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .list-group-horizontal-xxl, .navbar-expand-xxl .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-xxl .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-xxl .navbar-nav .nav-link {
                padding-left: var(--highdmin-navbar-nav-link-padding-x);
                padding-right: var(--highdmin-navbar-nav-link-padding-x)
            }

        .navbar-expand-xxl .navbar-nav-scroll {
            overflow: visible
        }

        .navbar-expand-xxl .navbar-collapse {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-xxl .navbar-toggler, .navbar-expand-xxl .offcanvas .offcanvas-header, .offcanvas-xxl .offcanvas-header {
            display: none
        }

        .navbar-expand-xxl .offcanvas {
            position: static;
            z-index: auto;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            width: auto !important;
            height: auto !important;
            visibility: visible !important;
            background-color: transparent !important;
            border: 0 !important;
            -webkit-transform: none !important;
            transform: none !important;
            -webkit-transition: none;
            transition: none
        }

            .navbar-expand-xxl .offcanvas .offcanvas-body {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-flex: 0;
                -ms-flex-positive: 0;
                flex-grow: 0;
                padding: 0;
                overflow-y: visible
            }

    .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
        border-bottom-right-radius: var(--highdmin-list-group-border-radius);
        border-top-left-radius: 0
    }

    .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
        border-top-left-radius: var(--highdmin-list-group-border-radius);
        border-bottom-right-radius: 0
    }

    .list-group-horizontal-xxl > .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xxl > .list-group-item + .list-group-item {
        border-top-width: var(--highdmin-list-group-border-width);
        border-right-width: 0
    }

        .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
            margin-right: calc(-1 * var(--highdmin-list-group-border-width));
            border-right-width: var(--highdmin-list-group-border-width)
        }

    .offcanvas-xxl {
        --highdmin-offcanvas-height: auto;
        --highdmin-offcanvas-border-width: 0;
        background-color: transparent !important
    }

        .offcanvas-xxl .offcanvas-body {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 0;
            -ms-flex-positive: 0;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible;
            background-color: transparent !important
        }

    .sticky-xxl-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }

    .sticky-xxl-bottom {
        position: sticky;
        bottom: 0;
        z-index: 1020
    }

    .flex-xxl-column, .flex-xxl-row {
        -webkit-box-direction: normal !important
    }

    .float-xxl-start {
        float: right !important
    }

    .float-xxl-end {
        float: left !important
    }

    .float-xxl-none {
        float: none !important
    }

    .object-fit-xxl-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }

    .object-fit-xxl-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }

    .object-fit-xxl-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }

    .object-fit-xxl-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }

    .object-fit-xxl-none {
        -o-object-fit: none !important;
        object-fit: none !important
    }

    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-inline-block {
        display: inline-block !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-grid {
        display: grid !important
    }

    .d-xxl-inline-grid {
        display: inline-grid !important
    }

    .d-xxl-table {
        display: table !important
    }

    .d-xxl-table-row {
        display: table-row !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-xxl-none {
        display: none !important
    }

    .position-xxl-static {
        position: static !important
    }

    .position-xxl-relative {
        position: relative !important
    }

    .position-xxl-absolute {
        position: absolute !important
    }

    .position-xxl-fixed {
        position: fixed !important
    }

    .position-xxl-sticky {
        position: sticky !important
    }

    .w-xxl-0 {
        width: 0 !important
    }

    .w-xxl-25 {
        width: 25% !important
    }

    .w-xxl-50 {
        width: 50% !important
    }

    .w-xxl-75 {
        width: 75% !important
    }

    .w-xxl-100 {
        width: 100% !important
    }

    .flex-xxl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xxl-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xxl-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xxl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xxl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xxl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xxl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-xxl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xxl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xxl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xxl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xxl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-xxl-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-xxl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xxl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xxl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xxl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xxl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xxl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xxl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .order-xxl-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-xxl-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-xxl-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-xxl-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-xxl-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-xxl-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-xxl-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-xxl-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-xxl-0 {
        margin: 0 !important
    }

    .m-xxl-1 {
        margin: .375rem !important
    }

    .m-xxl-2 {
        margin: .75rem !important
    }

    .m-xxl-3 {
        margin: 1.5rem !important
    }

    .m-xxl-4 {
        margin: 2.25rem !important
    }

    .m-xxl-5 {
        margin: 4.5rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mx-xxl-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .mx-xxl-1 {
        margin-left: .375rem !important;
        margin-right: .375rem !important
    }

    .mx-xxl-2 {
        margin-left: .75rem !important;
        margin-right: .75rem !important
    }

    .mx-xxl-3 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important
    }

    .mx-xxl-4 {
        margin-left: 2.25rem !important;
        margin-right: 2.25rem !important
    }

    .mx-xxl-5 {
        margin-left: 4.5rem !important;
        margin-right: 4.5rem !important
    }

    .mx-xxl-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xxl-1 {
        margin-top: .375rem !important;
        margin-bottom: .375rem !important
    }

    .my-xxl-2 {
        margin-top: .75rem !important;
        margin-bottom: .75rem !important
    }

    .my-xxl-3 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xxl-4 {
        margin-top: 2.25rem !important;
        margin-bottom: 2.25rem !important
    }

    .my-xxl-5 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }

    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xxl-0 {
        margin-top: 0 !important
    }

    .mt-xxl-1 {
        margin-top: .375rem !important
    }

    .mt-xxl-2 {
        margin-top: .75rem !important
    }

    .mt-xxl-3 {
        margin-top: 1.5rem !important
    }

    .mt-xxl-4 {
        margin-top: 2.25rem !important
    }

    .mt-xxl-5 {
        margin-top: 4.5rem !important
    }

    .mt-xxl-auto {
        margin-top: auto !important
    }

    .me-xxl-0 {
        margin-left: 0 !important
    }

    .me-xxl-1 {
        margin-left: .375rem !important
    }

    .me-xxl-2 {
        margin-left: .75rem !important
    }

    .me-xxl-3 {
        margin-left: 1.5rem !important
    }

    .me-xxl-4 {
        margin-left: 2.25rem !important
    }

    .me-xxl-5 {
        margin-left: 4.5rem !important
    }

    .me-xxl-auto {
        margin-left: auto !important
    }

    .mb-xxl-0 {
        margin-bottom: 0 !important
    }

    .mb-xxl-1 {
        margin-bottom: .375rem !important
    }

    .mb-xxl-2 {
        margin-bottom: .75rem !important
    }

    .mb-xxl-3 {
        margin-bottom: 1.5rem !important
    }

    .mb-xxl-4 {
        margin-bottom: 2.25rem !important
    }

    .mb-xxl-5 {
        margin-bottom: 4.5rem !important
    }

    .mb-xxl-auto {
        margin-bottom: auto !important
    }

    .ms-xxl-0 {
        margin-right: 0 !important
    }

    .ms-xxl-1 {
        margin-right: .375rem !important
    }

    .ms-xxl-2 {
        margin-right: .75rem !important
    }

    .ms-xxl-3 {
        margin-right: 1.5rem !important
    }

    .ms-xxl-4 {
        margin-right: 2.25rem !important
    }

    .ms-xxl-5 {
        margin-right: 4.5rem !important
    }

    .ms-xxl-auto {
        margin-right: auto !important
    }

    .m-xxl-n1 {
        margin: -.375rem !important
    }

    .m-xxl-n2 {
        margin: -.75rem !important
    }

    .m-xxl-n3 {
        margin: -1.5rem !important
    }

    .m-xxl-n4 {
        margin: -2.25rem !important
    }

    .m-xxl-n5 {
        margin: -4.5rem !important
    }

    .mx-xxl-n1 {
        margin-left: -.375rem !important;
        margin-right: -.375rem !important
    }

    .mx-xxl-n2 {
        margin-left: -.75rem !important;
        margin-right: -.75rem !important
    }

    .mx-xxl-n3 {
        margin-left: -1.5rem !important;
        margin-right: -1.5rem !important
    }

    .mx-xxl-n4 {
        margin-left: -2.25rem !important;
        margin-right: -2.25rem !important
    }

    .mx-xxl-n5 {
        margin-left: -4.5rem !important;
        margin-right: -4.5rem !important
    }

    .my-xxl-n1 {
        margin-top: -.375rem !important;
        margin-bottom: -.375rem !important
    }

    .my-xxl-n2 {
        margin-top: -.75rem !important;
        margin-bottom: -.75rem !important
    }

    .my-xxl-n3 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .my-xxl-n4 {
        margin-top: -2.25rem !important;
        margin-bottom: -2.25rem !important
    }

    .my-xxl-n5 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }

    .mt-xxl-n1 {
        margin-top: -.375rem !important
    }

    .mt-xxl-n2 {
        margin-top: -.75rem !important
    }

    .mt-xxl-n3 {
        margin-top: -1.5rem !important
    }

    .mt-xxl-n4 {
        margin-top: -2.25rem !important
    }

    .mt-xxl-n5 {
        margin-top: -4.5rem !important
    }

    .me-xxl-n1 {
        margin-left: -.375rem !important
    }

    .me-xxl-n2 {
        margin-left: -.75rem !important
    }

    .me-xxl-n3 {
        margin-left: -1.5rem !important
    }

    .me-xxl-n4 {
        margin-left: -2.25rem !important
    }

    .me-xxl-n5 {
        margin-left: -4.5rem !important
    }

    .mb-xxl-n1 {
        margin-bottom: -.375rem !important
    }

    .mb-xxl-n2 {
        margin-bottom: -.75rem !important
    }

    .mb-xxl-n3 {
        margin-bottom: -1.5rem !important
    }

    .mb-xxl-n4 {
        margin-bottom: -2.25rem !important
    }

    .mb-xxl-n5 {
        margin-bottom: -4.5rem !important
    }

    .ms-xxl-n1 {
        margin-right: -.375rem !important
    }

    .ms-xxl-n2 {
        margin-right: -.75rem !important
    }

    .ms-xxl-n3 {
        margin-right: -1.5rem !important
    }

    .ms-xxl-n4 {
        margin-right: -2.25rem !important
    }

    .ms-xxl-n5 {
        margin-right: -4.5rem !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .p-xxl-1 {
        padding: .375rem !important
    }

    .p-xxl-2 {
        padding: .75rem !important
    }

    .p-xxl-3 {
        padding: 1.5rem !important
    }

    .p-xxl-4 {
        padding: 2.25rem !important
    }

    .p-xxl-5 {
        padding: 4.5rem !important
    }

    .px-xxl-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .px-xxl-1 {
        padding-left: .375rem !important;
        padding-right: .375rem !important
    }

    .px-xxl-2 {
        padding-left: .75rem !important;
        padding-right: .75rem !important
    }

    .px-xxl-3 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .px-xxl-4 {
        padding-left: 2.25rem !important;
        padding-right: 2.25rem !important
    }

    .px-xxl-5 {
        padding-left: 4.5rem !important;
        padding-right: 4.5rem !important
    }

    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xxl-1 {
        padding-top: .375rem !important;
        padding-bottom: .375rem !important
    }

    .py-xxl-2 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }

    .py-xxl-3 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xxl-4 {
        padding-top: 2.25rem !important;
        padding-bottom: 2.25rem !important
    }

    .py-xxl-5 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .pt-xxl-0 {
        padding-top: 0 !important
    }

    .pt-xxl-1 {
        padding-top: .375rem !important
    }

    .pt-xxl-2 {
        padding-top: .75rem !important
    }

    .pt-xxl-3 {
        padding-top: 1.5rem !important
    }

    .pt-xxl-4 {
        padding-top: 2.25rem !important
    }

    .pt-xxl-5 {
        padding-top: 4.5rem !important
    }

    .pe-xxl-0 {
        padding-left: 0 !important
    }

    .pe-xxl-1 {
        padding-left: .375rem !important
    }

    .pe-xxl-2 {
        padding-left: .75rem !important
    }

    .pe-xxl-3 {
        padding-left: 1.5rem !important
    }

    .pe-xxl-4 {
        padding-left: 2.25rem !important
    }

    .pe-xxl-5 {
        padding-left: 4.5rem !important
    }

    .pb-xxl-0 {
        padding-bottom: 0 !important
    }

    .pb-xxl-1 {
        padding-bottom: .375rem !important
    }

    .pb-xxl-2 {
        padding-bottom: .75rem !important
    }

    .pb-xxl-3 {
        padding-bottom: 1.5rem !important
    }

    .pb-xxl-4 {
        padding-bottom: 2.25rem !important
    }

    .pb-xxl-5 {
        padding-bottom: 4.5rem !important
    }

    .ps-xxl-0 {
        padding-right: 0 !important
    }

    .ps-xxl-1 {
        padding-right: .375rem !important
    }

    .ps-xxl-2 {
        padding-right: .75rem !important
    }

    .ps-xxl-3 {
        padding-right: 1.5rem !important
    }

    .ps-xxl-4 {
        padding-right: 2.25rem !important
    }

    .ps-xxl-5 {
        padding-right: 4.5rem !important
    }

    .gap-xxl-0 {
        gap: 0 !important
    }

    .gap-xxl-1 {
        gap: .375rem !important
    }

    .gap-xxl-2 {
        gap: .75rem !important
    }

    .gap-xxl-3 {
        gap: 1.5rem !important
    }

    .gap-xxl-4 {
        gap: 2.25rem !important
    }

    .gap-xxl-5 {
        gap: 4.5rem !important
    }

    .row-gap-xxl-0 {
        row-gap: 0 !important
    }

    .row-gap-xxl-1 {
        row-gap: .375rem !important
    }

    .row-gap-xxl-2 {
        row-gap: .75rem !important
    }

    .row-gap-xxl-3 {
        row-gap: 1.5rem !important
    }

    .row-gap-xxl-4 {
        row-gap: 2.25rem !important
    }

    .row-gap-xxl-5 {
        row-gap: 4.5rem !important
    }

    .column-gap-xxl-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }

    .column-gap-xxl-1 {
        -webkit-column-gap: .375rem !important;
        -moz-column-gap: .375rem !important;
        column-gap: .375rem !important
    }

    .column-gap-xxl-2 {
        -webkit-column-gap: .75rem !important;
        -moz-column-gap: .75rem !important;
        column-gap: .75rem !important
    }

    .column-gap-xxl-3 {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }

    .column-gap-xxl-4 {
        -webkit-column-gap: 2.25rem !important;
        -moz-column-gap: 2.25rem !important;
        column-gap: 2.25rem !important
    }

    .column-gap-xxl-5 {
        -webkit-column-gap: 4.5rem !important;
        -moz-column-gap: 4.5rem !important;
        column-gap: 4.5rem !important
    }

    .text-xxl-start {
        text-align: right !important
    }

    .text-xxl-end {
        text-align: left !important
    }

    .text-xxl-center {
        text-align: center !important
    }

    html[data-layout=topnav] .page-container {
        max-width: 85%
    }

    .email-sidebar {
        width: 270px
    }
}

.email-menu-list a {
    color: var(--highdmin-body-tertiary-color);
    padding: 6px 8px;
    border-radius: 4px;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

    .email-menu-list a.active, .email-menu-list a:hover {
        color: var(--highdmin-primary);
        background-color: rgba(var(--highdmin-light-rgb),.5)
    }

.mail-list:has(.form-check-input:checked) tr:has(.form-check-input:checked) {
    background-color: rgba(var(--highdmin-light-rgb),.5)
}

.timeline {
    margin-bottom: 50px
}

    .timeline:before {
        background-color: var(--highdmin-border-color);
        bottom: 0;
        content: "";
        top: 30px;
        width: 5px;
        z-index: -1
    }

.timeline-show .time-show-name {
    display: inline-block;
    border-radius: 3px;
    background-color: #02c0ce;
    padding: 7px 15px;
    color: #eef2f7;
    box-shadow: var(--highdmin-box-shadow)
}

.daterangepicker, .timeline-box {
    -webkit-box-shadow: var(--highdmin-box-shadow)
}

.timeline-box {
    background-color: var(--highdmin-secondary-bg);
    box-shadow: var(--highdmin-box-shadow);
    display: block;
    margin: 15px 0;
    padding: 1.5rem;
    border-radius: var(--highdmin-border-radius)
}

.timeline-album {
    margin-top: 12px
}

    .timeline-album a {
        display: inline-block;
        margin-left: 5px
    }

    .timeline-album img {
        height: 50px;
        width: auto;
        border-radius: 3px
    }

@media (min-width:768px) {
    .dropdown-menu-md-start {
        --bs-position: start
    }

        .dropdown-menu-md-start[data-bs-popper] {
            left: auto;
            right: 0
        }

    .dropdown-menu-md-end {
        --bs-position: end
    }

        .dropdown-menu-md-end[data-bs-popper] {
            left: 0;
            right: auto
        }

    .navbar-expand-md {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .list-group-horizontal-md, .navbar-expand-md .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-md .navbar-nav .nav-link {
                padding-left: var(--highdmin-navbar-nav-link-padding-x);
                padding-right: var(--highdmin-navbar-nav-link-padding-x)
            }

        .navbar-expand-md .navbar-nav-scroll {
            overflow: visible
        }

        .navbar-expand-md .navbar-collapse {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-md .navbar-toggler, .navbar-expand-md .offcanvas .offcanvas-header, .offcanvas-md .offcanvas-header, .timeline-lg-item.timeline-item-left:before {
            display: none
        }

        .navbar-expand-md .offcanvas {
            position: static;
            z-index: auto;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            width: auto !important;
            height: auto !important;
            visibility: visible !important;
            background-color: transparent !important;
            border: 0 !important;
            -webkit-transform: none !important;
            transform: none !important;
            -webkit-transition: none;
            transition: none
        }

            .navbar-expand-md .offcanvas .offcanvas-body {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-flex: 0;
                -ms-flex-positive: 0;
                flex-grow: 0;
                padding: 0;
                overflow-y: visible
            }

    .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
        border-bottom-right-radius: var(--highdmin-list-group-border-radius);
        border-top-left-radius: 0
    }

    .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
        border-top-left-radius: var(--highdmin-list-group-border-radius);
        border-bottom-right-radius: 0
    }

    .list-group-horizontal-md > .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-md > .list-group-item + .list-group-item {
        border-top-width: var(--highdmin-list-group-border-width);
        border-right-width: 0
    }

        .list-group-horizontal-md > .list-group-item + .list-group-item.active {
            margin-right: calc(-1 * var(--highdmin-list-group-border-width));
            border-right-width: var(--highdmin-list-group-border-width)
        }

    .offcanvas-md {
        --highdmin-offcanvas-height: auto;
        --highdmin-offcanvas-border-width: 0;
        background-color: transparent !important
    }

        .offcanvas-md .offcanvas-body {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 0;
            -ms-flex-positive: 0;
            flex-grow: 0;
            padding: 0;
            overflow-y: visible;
            background-color: transparent !important
        }

    .sticky-md-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }

    .sticky-md-bottom {
        position: sticky;
        bottom: 0;
        z-index: 1020
    }

    .flex-md-column, .flex-md-row {
        -webkit-box-direction: normal !important
    }

    .float-md-start {
        float: right !important
    }

    .float-md-end {
        float: left !important
    }

    .float-md-none {
        float: none !important
    }

    .object-fit-md-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }

    .object-fit-md-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }

    .object-fit-md-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }

    .object-fit-md-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }

    .object-fit-md-none {
        -o-object-fit: none !important;
        object-fit: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-grid {
        display: grid !important
    }

    .d-md-inline-grid {
        display: inline-grid !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-md-none {
        display: none !important
    }

    .position-md-static {
        position: static !important
    }

    .position-md-relative {
        position: relative !important
    }

    .position-md-absolute {
        position: absolute !important
    }

    .position-md-fixed {
        position: fixed !important
    }

    .position-md-sticky {
        position: sticky !important
    }

    .w-md-0 {
        width: 0 !important
    }

    .w-md-25 {
        width: 25% !important
    }

    .w-md-50 {
        width: 50% !important
    }

    .w-md-75 {
        width: 75% !important
    }

    .w-md-100 {
        width: 100% !important
    }

    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-md-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-md-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .m-md-1 {
        margin: .375rem !important
    }

    .m-md-2 {
        margin: .75rem !important
    }

    .m-md-3 {
        margin: 1.5rem !important
    }

    .m-md-4 {
        margin: 2.25rem !important
    }

    .m-md-5 {
        margin: 4.5rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mx-md-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .mx-md-1 {
        margin-left: .375rem !important;
        margin-right: .375rem !important
    }

    .mx-md-2 {
        margin-left: .75rem !important;
        margin-right: .75rem !important
    }

    .mx-md-3 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important
    }

    .mx-md-4 {
        margin-left: 2.25rem !important;
        margin-right: 2.25rem !important
    }

    .mx-md-5 {
        margin-left: 4.5rem !important;
        margin-right: 4.5rem !important
    }

    .mx-md-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-md-1 {
        margin-top: .375rem !important;
        margin-bottom: .375rem !important
    }

    .my-md-2 {
        margin-top: .75rem !important;
        margin-bottom: .75rem !important
    }

    .my-md-3 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-md-4 {
        margin-top: 2.25rem !important;
        margin-bottom: 2.25rem !important
    }

    .my-md-5 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-md-0 {
        margin-top: 0 !important
    }

    .mt-md-1 {
        margin-top: .375rem !important
    }

    .mt-md-2 {
        margin-top: .75rem !important
    }

    .mt-md-3 {
        margin-top: 1.5rem !important
    }

    .mt-md-4 {
        margin-top: 2.25rem !important
    }

    .mt-md-5 {
        margin-top: 4.5rem !important
    }

    .mt-md-auto {
        margin-top: auto !important
    }

    .me-md-0 {
        margin-left: 0 !important
    }

    .me-md-1 {
        margin-left: .375rem !important
    }

    .me-md-2 {
        margin-left: .75rem !important
    }

    .me-md-3 {
        margin-left: 1.5rem !important
    }

    .me-md-4 {
        margin-left: 2.25rem !important
    }

    .me-md-5 {
        margin-left: 4.5rem !important
    }

    .me-md-auto {
        margin-left: auto !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .mb-md-1 {
        margin-bottom: .375rem !important
    }

    .mb-md-2 {
        margin-bottom: .75rem !important
    }

    .mb-md-3 {
        margin-bottom: 1.5rem !important
    }

    .mb-md-4 {
        margin-bottom: 2.25rem !important
    }

    .mb-md-5 {
        margin-bottom: 4.5rem !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

    .ms-md-0 {
        margin-right: 0 !important
    }

    .ms-md-1 {
        margin-right: .375rem !important
    }

    .ms-md-2 {
        margin-right: .75rem !important
    }

    .ms-md-3 {
        margin-right: 1.5rem !important
    }

    .ms-md-4 {
        margin-right: 2.25rem !important
    }

    .ms-md-5 {
        margin-right: 4.5rem !important
    }

    .ms-md-auto {
        margin-right: auto !important
    }

    .m-md-n1 {
        margin: -.375rem !important
    }

    .m-md-n2 {
        margin: -.75rem !important
    }

    .m-md-n3 {
        margin: -1.5rem !important
    }

    .m-md-n4 {
        margin: -2.25rem !important
    }

    .m-md-n5 {
        margin: -4.5rem !important
    }

    .mx-md-n1 {
        margin-left: -.375rem !important;
        margin-right: -.375rem !important
    }

    .mx-md-n2 {
        margin-left: -.75rem !important;
        margin-right: -.75rem !important
    }

    .mx-md-n3 {
        margin-left: -1.5rem !important;
        margin-right: -1.5rem !important
    }

    .mx-md-n4 {
        margin-left: -2.25rem !important;
        margin-right: -2.25rem !important
    }

    .mx-md-n5 {
        margin-left: -4.5rem !important;
        margin-right: -4.5rem !important
    }

    .my-md-n1 {
        margin-top: -.375rem !important;
        margin-bottom: -.375rem !important
    }

    .my-md-n2 {
        margin-top: -.75rem !important;
        margin-bottom: -.75rem !important
    }

    .my-md-n3 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .my-md-n4 {
        margin-top: -2.25rem !important;
        margin-bottom: -2.25rem !important
    }

    .my-md-n5 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }

    .mt-md-n1 {
        margin-top: -.375rem !important
    }

    .mt-md-n2 {
        margin-top: -.75rem !important
    }

    .mt-md-n3 {
        margin-top: -1.5rem !important
    }

    .mt-md-n4 {
        margin-top: -2.25rem !important
    }

    .mt-md-n5 {
        margin-top: -4.5rem !important
    }

    .me-md-n1 {
        margin-left: -.375rem !important
    }

    .me-md-n2 {
        margin-left: -.75rem !important
    }

    .me-md-n3 {
        margin-left: -1.5rem !important
    }

    .me-md-n4 {
        margin-left: -2.25rem !important
    }

    .me-md-n5 {
        margin-left: -4.5rem !important
    }

    .mb-md-n1 {
        margin-bottom: -.375rem !important
    }

    .mb-md-n2 {
        margin-bottom: -.75rem !important
    }

    .mb-md-n3 {
        margin-bottom: -1.5rem !important
    }

    .mb-md-n4 {
        margin-bottom: -2.25rem !important
    }

    .mb-md-n5 {
        margin-bottom: -4.5rem !important
    }

    .ms-md-n1 {
        margin-right: -.375rem !important
    }

    .ms-md-n2 {
        margin-right: -.75rem !important
    }

    .ms-md-n3 {
        margin-right: -1.5rem !important
    }

    .ms-md-n4 {
        margin-right: -2.25rem !important
    }

    .ms-md-n5 {
        margin-right: -4.5rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .p-md-1 {
        padding: .375rem !important
    }

    .p-md-2 {
        padding: .75rem !important
    }

    .p-md-3 {
        padding: 1.5rem !important
    }

    .p-md-4 {
        padding: 2.25rem !important
    }

    .p-md-5 {
        padding: 4.5rem !important
    }

    .px-md-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .px-md-1 {
        padding-left: .375rem !important;
        padding-right: .375rem !important
    }

    .px-md-2 {
        padding-left: .75rem !important;
        padding-right: .75rem !important
    }

    .px-md-3 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .px-md-4 {
        padding-left: 2.25rem !important;
        padding-right: 2.25rem !important
    }

    .px-md-5 {
        padding-left: 4.5rem !important;
        padding-right: 4.5rem !important
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-md-1 {
        padding-top: .375rem !important;
        padding-bottom: .375rem !important
    }

    .py-md-2 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }

    .py-md-3 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-md-4 {
        padding-top: 2.25rem !important;
        padding-bottom: 2.25rem !important
    }

    .py-md-5 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pt-md-1 {
        padding-top: .375rem !important
    }

    .pt-md-2 {
        padding-top: .75rem !important
    }

    .pt-md-3 {
        padding-top: 1.5rem !important
    }

    .pt-md-4 {
        padding-top: 2.25rem !important
    }

    .pt-md-5 {
        padding-top: 4.5rem !important
    }

    .pe-md-0 {
        padding-left: 0 !important
    }

    .pe-md-1 {
        padding-left: .375rem !important
    }

    .pe-md-2 {
        padding-left: .75rem !important
    }

    .pe-md-3 {
        padding-left: 1.5rem !important
    }

    .pe-md-4 {
        padding-left: 2.25rem !important
    }

    .pe-md-5 {
        padding-left: 4.5rem !important
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pb-md-1 {
        padding-bottom: .375rem !important
    }

    .pb-md-2 {
        padding-bottom: .75rem !important
    }

    .pb-md-3 {
        padding-bottom: 1.5rem !important
    }

    .pb-md-4 {
        padding-bottom: 2.25rem !important
    }

    .pb-md-5 {
        padding-bottom: 4.5rem !important
    }

    .ps-md-0 {
        padding-right: 0 !important
    }

    .ps-md-1 {
        padding-right: .375rem !important
    }

    .ps-md-2 {
        padding-right: .75rem !important
    }

    .ps-md-3 {
        padding-right: 1.5rem !important
    }

    .ps-md-4 {
        padding-right: 2.25rem !important
    }

    .ps-md-5 {
        padding-right: 4.5rem !important
    }

    .gap-md-0 {
        gap: 0 !important
    }

    .gap-md-1 {
        gap: .375rem !important
    }

    .gap-md-2 {
        gap: .75rem !important
    }

    .gap-md-3 {
        gap: 1.5rem !important
    }

    .gap-md-4 {
        gap: 2.25rem !important
    }

    .gap-md-5 {
        gap: 4.5rem !important
    }

    .row-gap-md-0 {
        row-gap: 0 !important
    }

    .row-gap-md-1 {
        row-gap: .375rem !important
    }

    .row-gap-md-2 {
        row-gap: .75rem !important
    }

    .row-gap-md-3 {
        row-gap: 1.5rem !important
    }

    .row-gap-md-4 {
        row-gap: 2.25rem !important
    }

    .row-gap-md-5 {
        row-gap: 4.5rem !important
    }

    .column-gap-md-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }

    .column-gap-md-1 {
        -webkit-column-gap: .375rem !important;
        -moz-column-gap: .375rem !important;
        column-gap: .375rem !important
    }

    .column-gap-md-2 {
        -webkit-column-gap: .75rem !important;
        -moz-column-gap: .75rem !important;
        column-gap: .75rem !important
    }

    .column-gap-md-3 {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }

    .column-gap-md-4 {
        -webkit-column-gap: 2.25rem !important;
        -moz-column-gap: 2.25rem !important;
        column-gap: 2.25rem !important
    }

    .column-gap-md-5 {
        -webkit-column-gap: 4.5rem !important;
        -moz-column-gap: 4.5rem !important;
        column-gap: 4.5rem !important
    }

    .text-md-start {
        text-align: right !important
    }

    .text-md-end {
        text-align: left !important
    }

    .text-md-center {
        text-align: center !important
    }

    .dropdown-menu-xxl {
        width: 740px
    }

    .dropdown-menu-xl {
        width: 600px
    }

    .timeline .timeline-box {
        margin-right: 65px
    }

    .timeline .timeline-icon {
        border-radius: 50%;
        border: 4px solid var(--highdmin-secondary-bg);
        display: block;
        right: -20px;
        margin-top: -12px;
        position: absolute;
        text-align: center;
        top: 50%;
        -webkit-box-shadow: var(--highdmin-box-shadow);
        box-shadow: var(--highdmin-box-shadow)
    }

        .timeline .timeline-icon i {
            color: var(--highdmin-secondary-color);
            font-size: 1rem;
            vertical-align: middle
        }

    .timeline .timeline-desk {
        position: relative;
        display: table-cell;
        vertical-align: top;
        width: 50%
    }

    .timeline-lg-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .timeline-lg-item.timeline-item-left:after, .timeline-lg-item:before {
            content: "";
            display: block;
            width: 50%
        }

        .timeline-lg-item .timeline-desk .arrow, .timeline-lg-item.timeline-item-left .timeline-desk .arrow-alt {
            border-bottom: 12px solid transparent;
            border-top: 12px solid transparent;
            display: block;
            height: 0;
            margin-top: -12px;
            position: absolute;
            top: 50%;
            width: 0
        }

        .timeline-lg-item .timeline-desk .arrow {
            border-left: 12px solid var(--highdmin-secondary-bg) !important;
            right: 53px;
            -webkit-box-shadow: var(--highdmin-box-shadow);
            box-shadow: var(--highdmin-box-shadow)
        }

        .timeline-lg-item.timeline-item-left .timeline-desk .arrow-alt {
            border-right: 12px solid var(--highdmin-secondary-bg) !important;
            right: auto;
            left: 53px;
            -webkit-box-shadow: var(--highdmin-box-shadow);
            box-shadow: var(--highdmin-box-shadow)
        }

        .timeline-lg-item.timeline-item-left .timeline-desk .album {
            float: left;
            margin-top: 20px
        }

            .timeline-lg-item.timeline-item-left .timeline-desk .album a {
                float: left;
                margin-right: 5px
            }

        .timeline-lg-item.timeline-item-left .timeline-icon {
            right: auto;
            left: -27px
        }

        .timeline-lg-item.timeline-item-left .timeline-box {
            margin-left: 65px;
            margin-right: 0
        }
}

.scrollspy-example {
    height: 200px;
    margin-top: .5rem;
    overflow: auto
}

.grid-structure .grid-container {
    background-color: var(--highdmin-tertiary-bg);
    margin-bottom: 10px;
    font-size: .8rem;
    font-weight: 600;
    padding: 10px 20px
}

.icon-box .card {
    height: 80px;
    width: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0 !important;
    cursor: pointer
}

.icons-list-demo div {
    cursor: pointer;
    line-height: 45px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden
}

    .icons-list-demo div p {
        margin-bottom: 0;
        line-height: inherit
    }

div.dataTables_scrollBody > table, table.dataTable {
    margin-bottom: 15px !important
}

.icons-list-demo i {
    text-align: center;
    font-size: 24px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-left: 12px;
    border-radius: 3px;
    display: inline-block;
    -webkit-transition: .2s;
    transition: .2s
}

.search-result-box .tab-content {
    padding: 30px 30px 10px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.apexcharts-tooltip, .apexcharts-xaxistooltip {
    background-color: var(--highdmin-secondary-bg) !important;
    -webkit-box-shadow: var(--highdmin-box-shadow) !important
}

.search-result-box .search-item {
    padding-bottom: 20px;
    border-bottom: 1px solid var(--highdmin-light);
    margin-bottom: 20px
}

.search-result-box .nav-bordered .nav-link {
    padding: 10px 5px !important;
    margin-left: 10px
}

.apex-charts {
    min-height: 10px !important
}

    .apex-charts text, .apexcharts-datalabels text, .apexcharts-tooltip-text, .apexcharts-tooltip-title, .apexcharts-xaxistooltip-text, .ql-toolbar {
        font-family: var(--highdmin-font-sans-serif) !important
    }

.apexcharts-tooltip {
    border: 1px solid var(--highdmin-border-color) !important;
    box-shadow: var(--highdmin-box-shadow) !important
}

    .apexcharts-tooltip .apexcharts-tooltip-title {
        background-color: rgba(var(--highdmin-light-rgb),.75) !important;
        border-bottom: 1px solid var(--highdmin-border-color) !important
    }

.apexcharts-gridline {
    pointer-events: none;
    stroke: var(--highdmin-border-color);
    stroke-dasharray: 3
}

.apexcharts-grid-borders .apexcharts-gridline + line, .apexcharts-pie circle, .apexcharts-pie line, .apexcharts-radar-series line, .apexcharts-xaxis-tick {
    stroke: var(--highdmin-border-color)
}

.apexcharts-legend-text {
    font-size: 13px !important;
    font-weight: 700 !important
}

.apexcharts-legend-marker {
    margin-left: 5px !important;
    top: -1px !important
}

.apexcharts-pie-label {
    fill: #fff !important
}

.apexcharts-subtitle-text, .apexcharts-title-text, .apexcharts-xaxis text, .apexcharts-yaxis text {
    font-family: var(--highdmin-font-sans-serif) !important;
    fill: var(--highdmin-secondary-color)
}

.apexcharts-subtitle-text, .apexcharts-title-text {
    font-weight: 600 !important
}

.apexcharts-annotation-rect {
    fill: var(--highdmin-tertiary-bg) !important
}

.apexcharts-xaxis-annotations rect, .apexcharts-yaxis-annotations rect {
    stroke: none
}

.apex-toolbar .btn-light.active {
    background-color: var(--highdmin-primary);
    border-color: var(--highdmin-primary);
    color: #fff;
    -webkit-box-shadow: 0 2px 6px 0 rgba(var(--highdmin-primary-rgb),.5);
    box-shadow: 0 2px 6px 0 rgba(var(--highdmin-primary-rgb),.5)
}

.activate-select .sorting_1, .apexcharts-menu .apexcharts-menu-item:hover {
    background-color: var(--highdmin-tertiary-bg) !important
}

.apexcharts-xaxistooltip {
    border: var(--highdmin-border-width) solid var(--highdmin-border-color) !important;
    box-shadow: var(--highdmin-box-shadow) !important;
    color: var(--highdmin-body-color) !important
}

.apexcharts-xaxistooltip-bottom:before {
    border-bottom-color: var(--highdmin-border-color) !important
}

.apexcharts-datalabel-label, .apexcharts-datalabel-value {
    fill: var(--highdmin-body-color) !important
}

.apexcharts-menu {
    background: var(--highdmin-secondary-bg) !important;
    padding: .25rem 0 !important;
    -webkit-box-shadow: var(--highdmin-box-shadow) !important;
    box-shadow: var(--highdmin-box-shadow) !important;
    border: var(--highdmin-border-width) solid var(--highdmin-border-color) !important;
    text-align: center !important
}

    .apexcharts-menu .apexcharts-menu-item:hover {
        color: var(--highdmin-body-color) !important
    }

.apexcharts-radar-series polygon {
    fill: transparent;
    stroke: var(--highdmin-border-color)
}

.apexcharts-track path {
    stroke: var(--highdmin-tertiary-bg)
}

.apex-charts .apexcharts-bar-series path, .apex-charts .apexcharts-heatmap-series rect, .apex-charts .apexcharts-pie-series path, .apex-charts .apexcharts-treemap rect, .apexcharts-marker {
    stroke: var(--highdmin-body-bg)
}

.apexcharts-grid rect {
    fill: none
}

table.dataTable {
    border-collapse: collapse !important
}

    table.dataTable.dtr-inline.collapsed > tbody > tr th.dtr-control:before, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before {
        background-color: var(--highdmin-primary);
        -webkit-box-shadow: 0 0 2px 0 var(--highdmin-primary);
        box-shadow: 0 0 2px 0 var(--highdmin-primary)
    }

    table.dataTable thead:not.table-light th {
        background-color: transparent;
        border-bottom-color: var(--highdmin-border-color)
    }

    .gridjs-pagination .gridjs-pages button:first-child:hover, .gridjs-pagination .gridjs-pages button:last-child:hover, .gridjs-tbody, table.dataTable tbody tr.even td, table.dataTable tbody tr.odd td, td.gridjs-td {
        background-color: transparent
    }

    table.dataTable.table-striped > tbody > tr.selected:nth-of-type(odd) > * {
        --ct-table-accent-bg: $primary !important
    }

    table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc_disabled:before {
        left: .5rem;
        right: auto;
        content: "\ea77";
        font-family: remixicon;
        font-size: 1rem;
        top: 11px
    }

    table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc_disabled:after {
        left: .5em;
        right: auto;
        content: "\ea4d";
        font-family: remixicon;
        top: 19px;
        font-size: 1rem
    }

    table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc {
        padding-left: 30px;
        padding-right: .6rem
    }

    table.dataTable tbody > tr.selected td, table.dataTable tbody > tr > .selected td {
        border-color: var(--highdmin-primary)
    }

    table.dataTable tbody td.focus, table.dataTable tbody th.focus {
        outline: #02c0ce solid 2px !important;
        outline-offset: -1px;
        background-color: rgba(var(--highdmin-primary-rgb),.15)
    }

.dtfh-floatingparent {
    top: var(--highdmin-topbar-height) !important
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > th:first-child:before {
    -webkit-box-shadow: 0 0 45px 0 rgba(var(--highdmin-body-color-rgb),.2);
    box-shadow: 0 0 45px 0 rgba(var(--highdmin-body-color-rgb),.2);
    background-color: #0acf97;
    top: auto;
    bottom: auto
}

div.dt-button-info {
    background-color: var(--highdmin-primary);
    border: none;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px;
    text-align: center;
    z-index: 21
}

    div.dt-button-info .h2, div.dt-button-info h2 {
        border-bottom: none;
        background-color: rgba(255,255,255,.2);
        color: #fff
    }

div.dt-scroll-body {
    border: none
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: left
}

    div.dataTables_wrapper div.dataTables_filter input {
        margin-right: .5em;
        margin-left: 0
    }

@media (max-width:576px) {
    div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_length {
        text-align: center
    }
}

div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:last-child {
    padding-left: 0
}

div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:first-child {
    padding-right: 0
}

div.dataTables_scrollBody {
    border-right: none !important
}

    div.dataTables_scrollBody > table > :not(:first-child) {
        border-top: none !important
    }

.fc td, .fc th {
    border: var(--highdmin-border-width) solid var(--highdmin-light)
}

.fc .fc-toolbar .h2, .fc .fc-toolbar h2 {
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase
}

.fc .fc-button-primary, .fc .fc-toolbar .btn, .fc-button {
    text-transform: capitalize
}

@media (max-width:767.98px) {
    .app-topbar {
        padding: 0 .75rem
    }

    .logo-topbar, .logo-topbar span.logo-sm {
        display: block
    }

        .fc .fc-toolbar .fc-today-button, .logo-topbar span.logo-lg, .timeline .timeline-icon, li.paginate_button {
            display: none
        }

    html[data-layout-mode=detached] .wrapper {
        max-width: 100% !important
    }

        html[data-layout-mode=detached] .wrapper .app-topbar {
            margin: 0;
            padding: 0
        }

    .horizontal-steps .horizontal-steps-content .step-item span {
        white-space: inherit
    }

    li.paginate_button.next, li.paginate_button.previous {
        display: inline-block;
        font-size: 1.5rem
    }

    .dataTables_paginate ul {
        text-align: center;
        display: block;
        margin: 1.5rem 0 0 !important
    }

    div.dt-buttons {
        display: inline-table;
        margin-bottom: 1.5rem
    }

    .fc .fc-toolbar .fc-center, .fc .fc-toolbar .fc-left, .fc .fc-toolbar .fc-right {
        float: none;
        display: block;
        text-align: center;
        clear: both;
        margin: 10px 0
    }

    .fc .fc-toolbar > * > * {
        float: none
    }
}

.fc .fc-col-header-cell-cushion {
    display: block;
    padding: 8px 4px;
    color: var(--highdmin-body-color)
}

.fc .fc-daygrid-day-number {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    padding: 0;
    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;
    font-size: 12px;
    font-weight: 500;
    margin: 2px;
    color: var(--highdmin-body-color)
}

.fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-number {
    background-color: #02c0ce;
    color: #fff
}

.fc .fc-daygrid-day.fc-day-today, .fc .fc-timegrid-col.fc-day-today {
    background-color: rgba(2,192,206,.1)
}

.fc .fc-scrollgrid-section > * {
    border-right: var(--highdmin-border-width) solid var(--highdmin-light);
    border-top: var(--highdmin-border-width) solid var(--highdmin-light)
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span, .fc .fc-multimonth, .fc-button, .fc-list-table {
    border-color: var(--highdmin-border-color)
}

.fc th.fc-widget-header {
    background: #e7e9eb;
    line-height: 20px;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: 700
}

.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color: #e7e9eb
}

    .fc-unthemed td.fc-today {
        background: #f5f7fa
    }

.fc-button {
    background: var(--highdmin-secondary-bg);
    color: #6c757d;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 6px 12px !important;
    height: auto !important
}

.fc .fc-multimonth-multicol .fc-daygrid-more-link {
    border: 1px solid #02c0ce;
    display: block;
    float: none;
    padding: 1px;
    font-weight: 500
}

.fc-state-active, .fc-state-disabled, .fc-state-down {
    background-color: #02c0ce;
    color: #fff;
    text-shadow: none
}

.fc-event {
    border-radius: 2px;
    border: none;
    font-size: .8125rem;
    margin: 5px 7px;
    padding: 5px;
    text-align: center
}

.fc-theme-standard .fc-popover .fc-popover-header {
    padding: 8px 14px
}

.fc-event-title, .fc-sticky {
    font-weight: 600 !important;
    text-overflow: ellipsis;
    white-space: nowrap
}

.fc-daygrid-event-dot {
    border-color: #fff !important;
    display: none
}

#external-events .external-event {
    text-align: right;
    padding: 8px 16px;
    margin: 6px 0
}

.fc-next-button, .fc-prev-button {
    position: relative;
    padding: 6px 8px !important
}

.fc-toolbar-chunk .fc-button-group .fc-button {
    color: #777edd;
    background-color: rgba(119,126,221,.15);
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .fc-toolbar-chunk .fc-button-group .fc-button.active, .fc-toolbar-chunk .fc-button-group .fc-button:hover {
        color: #fff;
        background-color: #777edd
    }

.fc-toolbar-chunk .fc-today-button {
    background-color: #777edd !important;
    border: #777edd
}

.fc .fc-button-primary:not(:disabled).fc-button-active, .fc .fc-button-primary:not(:disabled):active {
    background-color: #777edd !important;
    border-color: #777edd !important;
    color: #fff !important
}

.choices[data-type*=select-one] .choices__input, .choices__inner {
    padding: .5rem .77rem !important;
    background-color: var(--highdmin-secondary-bg);
    font-size: .875rem
}

@media (max-width:575.98px) {
    .app-topbar .topbar-menu {
        position: initial
    }

    .app-topbar .dropdown {
        position: static
    }

        .app-topbar .dropdown .dropdown-menu {
            width: 100%;
            right: 10px !important;
            left: 10px !important
        }

    .fc-toolbar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 16px
    }
}

.fc-daygrid-event-harness .fc-daygrid-event, .fc-timegrid-event-harness .fc-timegrid-event {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px)
}

.fc-timegrid-slots table tr {
    border-color: var(--highdmin-border-color) !important
}

.fc-daygrid-event-harness .fc-daygrid-event.bg-primary-subtle .fc-event-main, .fc-daygrid-event-harness .fc-daygrid-event.bg-primary-subtle .fc-event-title, .fc-list-table .fc-list-event.bg-primary-subtle, .fc-list-table .fc-list-event.bg-primary-subtle .fc-list-event-title > a, .fc-timegrid-event-harness .fc-timegrid-event.bg-primary-subtle .fc-event-title, .ql-toolbar span:hover {
    color: #02c0ce !important
}

    .fc-list-table .fc-list-event.bg-primary-subtle .fc-list-event-dot, [data-slider-color=primary][data-slider-style=border] .noUi-handle, [data-slider-color=primary][data-slider-style=square] .noUi-handle {
        border-color: #02c0ce
    }

.fc-daygrid-event-harness .fc-daygrid-event.bg-secondary-subtle .fc-event-main, .fc-daygrid-event-harness .fc-daygrid-event.bg-secondary-subtle .fc-event-title, .fc-list-table .fc-list-event.bg-secondary-subtle, .fc-list-table .fc-list-event.bg-secondary-subtle .fc-list-event-title > a, .fc-timegrid-event-harness .fc-timegrid-event.bg-secondary-subtle .fc-event-title {
    color: #777edd !important
}

    .fc-list-table .fc-list-event.bg-secondary-subtle .fc-list-event-dot, [data-slider-color=secondary][data-slider-style=border] .noUi-handle, [data-slider-color=secondary][data-slider-style=square] .noUi-handle {
        border-color: #777edd
    }

.fc-daygrid-event-harness .fc-daygrid-event.bg-success-subtle .fc-event-main, .fc-daygrid-event-harness .fc-daygrid-event.bg-success-subtle .fc-event-title, .fc-list-table .fc-list-event.bg-success-subtle, .fc-list-table .fc-list-event.bg-success-subtle .fc-list-event-title > a, .fc-timegrid-event-harness .fc-timegrid-event.bg-success-subtle .fc-event-title {
    color: #0acf97 !important
}

    .fc-list-table .fc-list-event.bg-success-subtle .fc-list-event-dot, .swal2-icon.swal2-success .swal2-success-ring, [data-slider-color=success][data-slider-style=border] .noUi-handle, [data-slider-color=success][data-slider-style=square] .noUi-handle {
        border-color: #0acf97
    }

.fc-daygrid-event-harness .fc-daygrid-event.bg-info-subtle .fc-event-main, .fc-daygrid-event-harness .fc-daygrid-event.bg-info-subtle .fc-event-title, .fc-list-table .fc-list-event.bg-info-subtle, .fc-list-table .fc-list-event.bg-info-subtle .fc-list-event-title > a, .fc-timegrid-event-harness .fc-timegrid-event.bg-info-subtle .fc-event-title {
    color: #45bbe0 !important
}

    .fc-list-table .fc-list-event.bg-info-subtle .fc-list-event-dot, [data-slider-color=info][data-slider-style=border] .noUi-handle, [data-slider-color=info][data-slider-style=square] .noUi-handle {
        border-color: #45bbe0
    }

.fc-daygrid-event-harness .fc-daygrid-event.bg-warning-subtle .fc-event-main, .fc-daygrid-event-harness .fc-daygrid-event.bg-warning-subtle .fc-event-title, .fc-list-table .fc-list-event.bg-warning-subtle, .fc-list-table .fc-list-event.bg-warning-subtle .fc-list-event-title > a, .fc-timegrid-event-harness .fc-timegrid-event.bg-warning-subtle .fc-event-title {
    color: #f9bc0b !important
}

    .fc-list-table .fc-list-event.bg-warning-subtle .fc-list-event-dot, [data-slider-color=warning][data-slider-style=border] .noUi-handle, [data-slider-color=warning][data-slider-style=square] .noUi-handle {
        border-color: #f9bc0b
    }

.fc-daygrid-event-harness .fc-daygrid-event.bg-danger-subtle .fc-event-main, .fc-daygrid-event-harness .fc-daygrid-event.bg-danger-subtle .fc-event-title, .fc-list-table .fc-list-event.bg-danger-subtle, .fc-list-table .fc-list-event.bg-danger-subtle .fc-list-event-title > a, .fc-timegrid-event-harness .fc-timegrid-event.bg-danger-subtle .fc-event-title {
    color: #f1556c !important
}

    #slider-toggle.off .noUi-handle, .fc-list-table .fc-list-event.bg-danger-subtle .fc-list-event-dot, [data-slider-color=danger][data-slider-style=border] .noUi-handle, [data-slider-color=danger][data-slider-style=square] .noUi-handle {
        border-color: #f1556c
    }

.fc-daygrid-event-harness .fc-daygrid-event.bg-light-subtle .fc-event-main, .fc-daygrid-event-harness .fc-daygrid-event.bg-light-subtle .fc-event-title, .fc-list-table .fc-list-event.bg-light-subtle, .fc-list-table .fc-list-event.bg-light-subtle .fc-list-event-title > a, .fc-timegrid-event-harness .fc-timegrid-event.bg-light-subtle .fc-event-title {
    color: #eef2f7 !important
}

    .fc-list-table .fc-list-event.bg-light-subtle .fc-list-event-dot, [data-slider-color=light][data-slider-style=border] .noUi-handle, [data-slider-color=light][data-slider-style=square] .noUi-handle {
        border-color: #eef2f7
    }

.fc-daygrid-event-harness .fc-daygrid-event.bg-dark-subtle .fc-event-main, .fc-daygrid-event-harness .fc-daygrid-event.bg-dark-subtle .fc-event-title, .fc-list-table .fc-list-event.bg-dark-subtle, .fc-list-table .fc-list-event.bg-dark-subtle .fc-list-event-title > a, .fc-timegrid-event-harness .fc-timegrid-event.bg-dark-subtle .fc-event-title {
    color: #313a46 !important
}

    .fc-list-table .fc-list-event.bg-dark-subtle .fc-list-event-dot, [data-slider-color=dark][data-slider-style=border] .noUi-handle, [data-slider-color=dark][data-slider-style=square] .noUi-handle {
        border-color: #313a46
    }

.fc-direction-ltr {
    direction: rtl
}

    .fc-direction-ltr .fc-toolbar > * > :not(:first-child) {
        margin-right: .75em
    }

.choices[data-type*=select-one] .choices__input {
    border: 1px solid var(--highdmin-border-color-translucent);
    border-radius: .3rem;
    color: var(--highdmin-body-color);
    margin-bottom: 10px
}

.choices[data-type*=select-one]:after {
    content: "\ea5f";
    position: absolute;
    border: 0;
    top: 18px;
    left: 12px;
    right: auto;
    font-size: 20px;
    font-family: tabler-icons;
    width: auto;
    height: auto;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
    pointer-events: none
}

.choices[data-type*=select-one].is-open:after {
    margin-top: 0;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.choices[data-type*=select-one] .choices__button {
    left: 20px
}

.choices[data-type*=select-multiple] .choices__inner, .choices[data-type*=text] .choices__inner {
    cursor: text;
    padding: .25rem .385rem !important
}

.choices[data-type*=select-multiple] .choices__button, .choices[data-type*=text] .choices__button {
    border-right: 1px solid rgba(255,255,255,.5);
    border-left: 0
}

.choices[data-type*=select-multiple] .choices__list--dropdown, .choices[data-type*=text] .choices__list--dropdown {
    padding-bottom: 10px
}

.choices[data-type*=select-multiple] .choices__input {
    padding-top: 3px
}

.input-light .choices__inner {
    background-color: var(--highdmin-light);
    border: none
}

.choices__inner {
    border: var(--highdmin-border-width) solid var(--highdmin-border-color-translucent);
    border-radius: .3rem !important;
    min-height: auto
}

    .choices__inner .choices__list--single {
        padding: 0 !important
    }

.is-focused .choices__inner, .is-open .choices__inner {
    border-color: var(--highdmin-border-color-translucent)
}

.choices__list--multiple .choices__item {
    vertical-align: initial;
    border-radius: 7px;
    padding: 2px 7px;
    font-size: 11px;
    font-weight: 400;
    margin: 2px 0 2px 5px;
    background-color: #02c0ce;
    border: 1px solid #02c0ce;
    color: #fff;
    -webkit-box-shadow: 0 .125rem .25rem rgba(var(--highdmin-body-color-rgb),.15);
    box-shadow: 0 .125rem .25rem rgba(var(--highdmin-body-color-rgb),.15)
}

    .choices__list--multiple .choices__item.is-highlighted {
        background-color: #02c0ce;
        border: 1px solid #02c0ce
    }

.is-disabled .choices__list--multiple .choices__item {
    background-color: #777edd;
    border: 1px solid #777edd
}

.choices.is-disabled .choices__inner, .choices.is-disabled .choices__input, .daterangepicker .ranges li:hover, .flatpickr-weekdays {
    background-color: var(--highdmin-tertiary-bg)
}

.choices__list--dropdown {
    padding: 10px 10px 20px;
    background-color: var(--highdmin-secondary-bg) !important;
    border: 1px solid transparent !important;
    -webkit-box-shadow: var(--highdmin-box-shadow-sm);
    box-shadow: var(--highdmin-box-shadow-sm);
    margin-top: 0 !important;
    border-radius: .3rem;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transform: translateY(1px);
    transform: translateY(1px)
}

    .choices__list--dropdown.is-active {
        -webkit-animation-name: DropDownSlide;
        animation-name: DropDownSlide
    }

    .choices__list--dropdown .choices__item--selectable.is-highlighted {
        background-color: var(--highdmin-tertiary-bg) !important
    }

    .choices__list--dropdown .choices__list {
        margin: 0 -10px -16px;
        max-height: 300px
    }

        .choices__list--dropdown .choices__list::-webkit-scrollbar {
            -webkit-appearance: none
        }

            .choices__list--dropdown .choices__list::-webkit-scrollbar:vertical {
                width: 12px;
                margin-left: 15px
            }

            .choices__list--dropdown .choices__list::-webkit-scrollbar:horizontal {
                height: 12px
            }

        .choices__list--dropdown .choices__list::-webkit-scrollbar-thumb {
            background-color: rgba(var(--highdmin-dark-rgb),.1);
            border-radius: 10px;
            border: 2px solid var(--highdmin-secondary-bg)
        }

        .choices__list--dropdown .choices__list::-webkit-scrollbar-track {
            border-radius: 10px;
            background-color: var(--highdmin-secondary-bg)
        }

    .choices__list--dropdown .has-no-results {
        font-style: italic;
        font-weight: 500
    }

    .choices__list--dropdown .choices__item--selectable:after, .dropzone.dz-started .dz-message {
        display: none
    }

.is-open .choices__list--dropdown, .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
    border-color: transparent
}

.is-flipped .choices__list--dropdown.is-active {
    border-radius: .3rem;
    -webkit-animation-name: DropDownSlideDown;
    animation-name: DropDownSlideDown;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px)
}

.choices__list--dropdown .choices__item {
    font-size: .875rem;
    padding: .4rem 16px .4rem 1.125rem
}

.choices__heading {
    font-weight: 600;
    padding: 10px 16px;
    border-bottom: 1px solid #e7e9eb;
    color: var(--highdmin-secondary-color)
}

.choices__input {
    background-color: var(--highdmin-secondary-bg);
    color: var(--highdmin-body-color);
    font-size: .875rem;
    margin-bottom: 0;
    padding: 2px 2px 2px 0
}

    .choices__input::-webkit-input-placeholder {
        color: var(--highdmin-secondary-color)
    }

    .choices__input::-moz-placeholder {
        color: var(--highdmin-secondary-color)
    }

    .choices__input:-ms-input-placeholder {
        color: var(--highdmin-secondary-color)
    }

    .choices__input::-ms-input-placeholder {
        color: var(--highdmin-secondary-color)
    }

    .choices__input::placeholder {
        color: var(--highdmin-secondary-color)
    }

.choices__placeholder {
    color: var(--highdmin-secondary-color);
    opacity: 1
}

.gridjs-container, input.gridjs-input, th.gridjs-th {
    color: var(--highdmin-body-color)
}

[data-bs-theme=dark] .choices[data-type*=select-one] .choices__button {
    -webkit-filter: invert(1) grayscale(100%) brightness(200%);
    filter: invert(1) grayscale(100%) brightness(200%)
}

.gridjs-container {
    padding: 0;
    display: block
}

.gridjs-wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.gridjs-footer {
    border: none !important;
    padding: 12px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid var(--highdmin-light);
    border-top: 0;
    background-color: transparent
}

td.gridjs-td, th.gridjs-th {
    border: 1px solid var(--highdmin-light);
    padding: .75rem .6rem
}

th.gridjs-th {
    border-top: 0;
    background-color: rgba(var(--highdmin-light-rgb),1)
}

th.gridjs-th-sort:focus, th.gridjs-th-sort:hover {
    background-color: rgba(var(--highdmin-light-rgb),.85)
}

.gridjs-head {
    padding-top: 0
}

.gridjs-summary {
    color: var(--highdmin-secondary-color);
    margin-top: 8px !important
}

.gridjs-pagination .gridjs-pages button {
    margin-right: .3rem;
    border-radius: .3rem !important;
    border: 1px solid var(--highdmin-border-color);
    background-color: var(--highdmin-secondary-bg);
    padding: 5px 12px;
    color: var(--highdmin-body-color)
}

    .gridjs-pagination .gridjs-pages button:last-child {
        border-left: 1px solid var(--highdmin-border-color)
    }

input.gridjs-input, input.gridjs-input:focus {
    border-color: var(--highdmin-border-color-translucent);
    background-color: var(--highdmin-secondary-bg)
}

.gridjs-pagination .gridjs-pages button:disabled, .gridjs-pagination .gridjs-pages button:hover:disabled, .gridjs-pagination .gridjs-pages button[disabled] {
    color: var(--highdmin-secondary-color);
    background-color: var(--highdmin-secondary-bg)
}

.gridjs-pagination .gridjs-pages button:hover {
    background-color: var(--highdmin-tertiary-bg);
    color: var(--highdmin-link-hover-color)
}

.gridjs-pagination .gridjs-pages button:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-left: 0
}

.gridjs-pagination .gridjs-pages button.gridjs-currentPage {
    background-color: #02c0ce;
    color: #fff;
    border-color: #02c0ce;
    font-weight: 500
}

.gridjs-search {
    float: right
}

    .gridjs-search::before {
        font-family: tabler-icons !important;
        content: "\eb1c";
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 10px;
        font-size: 16px;
        color: var(--highdmin-secondary-color)
    }

input.gridjs-input {
    line-height: 1.5;
    padding: .5rem 1.925rem .5rem .77rem;
    border-radius: .3rem;
    font-size: .875rem
}

    input.gridjs-input:focus {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    input.gridjs-input::-webkit-input-placeholder {
        color: var(--highdmin-secondary-color)
    }

    input.gridjs-input::-moz-placeholder {
        color: var(--highdmin-secondary-color)
    }

    input.gridjs-input:-ms-input-placeholder {
        color: var(--highdmin-secondary-color)
    }

    input.gridjs-input::-ms-input-placeholder {
        color: var(--highdmin-secondary-color)
    }

    input.gridjs-input::placeholder {
        color: var(--highdmin-secondary-color)
    }

th.gridjs-th .gridjs-th-content {
    float: none;
    display: inline-block;
    vertical-align: middle;
    font-weight: 600
}

button.gridjs-sort {
    float: none;
    display: inline-block;
    width: 10px;
    height: 20px
}

th.gridjs-th-sort .gridjs-th-content {
    width: calc(100% - 10px)
}

button.gridjs-sort-asc, button.gridjs-sort-desc {
    background-size: 7px
}

.table-card .gridjs-head {
    padding: 16px 16px 5px
}

.table-card .gridjs-wrapper {
    border-top: 0;
    border-radius: 0;
    border-width: 1px 0
}

.table-card .gridjs-footer {
    padding: 8px 16px
}

.gridjs-tr-selected td {
    background-color: rgba(var(--highdmin-light-rgb),.45)
}

.gridjs-tr-selected .gridjs-td .gridjs-checkbox[type=checkbox] {
    background-color: #02c0ce;
    border-color: #02c0ce;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")
}

.gridjs-td .gridjs-checkbox {
    width: 1.25em;
    height: 1.25em;
    vertical-align: top;
    background-color: var(--highdmin-secondary-bg);
    border: var(--highdmin-border-width) solid var(--highdmin-border-color-translucent);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.gridjs-border-none td.gridjs-td, .gridjs-border-none th.gridjs-th {
    border-left-width: 0;
    border-right-width: 0
}

[data-bs-theme=dark] button:is(.gridjs-sort-neutral,.gridjs-sort-asc,.gridjs-sort-desc) {
    -webkit-filter: invert(1) grayscale(100%) brightness(200%);
    filter: invert(1) grayscale(100%) brightness(200%)
}

.daterangepicker {
    font-family: var(--highdmin-font-sans-serif);
    border: var(--highdmin-border-width) solid var(--highdmin-border-color);
    box-shadow: var(--highdmin-box-shadow);
    background-color: var(--highdmin-secondary-bg)
}

.jvm-container text, .jvm-tooltip {
    font-family: var(--highdmin-font-sans-serif) !important
}

.daterangepicker .calendar-table {
    border: 1px solid var(--highdmin-secondary-bg);
    background-color: var(--highdmin-secondary-bg)
}

    .daterangepicker .calendar-table td, .daterangepicker .calendar-table th {
        color: var(--highdmin-gray-600)
    }

.daterangepicker td.in-range {
    background: var(--highdmin-tertiary-bg);
    color: var(--highdmin-tertiary-color)
}

.daterangepicker td.off, .daterangepicker td.off.end-date, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date {
    background-color: var(--highdmin-secondary-bg);
    color: var(--highdmin-body-color);
    opacity: .5
}

.daterangepicker td.active, .daterangepicker td.active:hover, .daterangepicker td.available:hover, .daterangepicker th.available:hover {
    background-color: var(--highdmin-primary);
    color: #fff
}

    .daterangepicker td.active span, .daterangepicker td.active:hover span, .daterangepicker td.available:hover span, .daterangepicker th.available:hover span {
        border-color: #fff
    }

.daterangepicker:after {
    border-bottom: 6px solid var(--highdmin-secondary-bg)
}

.daterangepicker:before {
    border-bottom: 7px solid var(--highdmin-border-color)
}

.daterangepicker .drp-buttons {
    border-top: 1px solid var(--highdmin-border-color)
}

.daterangepicker select.ampmselect, .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect {
    background: var(--highdmin-tertiary-bg);
    border: 1px solid var(--highdmin-border-color);
    color: var(--highdmin-body-color)
}

.daterangepicker.show-ranges .drp-calendar.left {
    border-right: 1px solid var(--highdmin-border-color) !important
}

.flatpickr-calendar {
    background: var(--highdmin-secondary-bg);
    -webkit-box-shadow: var(--highdmin-box-shadow);
    box-shadow: var(--highdmin-box-shadow);
    border: 1px solid var(--highdmin-border-color)
}

    .flatpickr-calendar.arrowTop:after, .flatpickr-calendar.arrowTop:before {
        border-bottom-color: var(--highdmin-secondary-bg)
    }

    .flatpickr-calendar.arrowBottom:after, .flatpickr-calendar.arrowBottom:before {
        border-top-color: var(--highdmin-secondary-bg)
    }

    .flatpickr-calendar.inline, .flatpickr-calendar.open {
        opacity: 1;
        max-height: 640px;
        visibility: visible
    }

    .flatpickr-calendar.inline {
        display: block;
        position: relative;
        top: 2px;
        width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none
    }

        .flatpickr-calendar.inline .flatpickr-rContainer {
            display: block;
            width: 100%
        }

            .flatpickr-calendar.inline .flatpickr-rContainer .flatpickr-days {
                width: 100%;
                border: none
            }

                .flatpickr-calendar.inline .flatpickr-rContainer .flatpickr-days .dayContainer {
                    width: 100%;
                    min-width: 100%;
                    max-width: 100%
                }

                    .flatpickr-calendar.inline .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day, .img-preview > img {
                        max-width: 100%
                    }

        .flatpickr-calendar.inline .flatpickr-day.selected, .flatpickr-calendar.inline .flatpickr-day.today {
            background-color: transparent;
            color: #f1556c;
            border: none;
            font-weight: 600
        }

.flatpickr-current-month {
    font-size: 110%
}

    .flatpickr-current-month .numInputWrapper {
        width: 65px
    }

.flatpickr-day.endRange, .flatpickr-day.endRange.inRange, .flatpickr-day.endRange.nextMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.endRange:focus, .flatpickr-day.endRange:hover, .flatpickr-day.selected, .flatpickr-day.selected.inRange, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.selected:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange, .flatpickr-day.startRange.inRange, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.startRange:focus, .flatpickr-day.startRange:hover {
    background: var(--highdmin-primary);
    border-color: var(--highdmin-primary)
}

    .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)) {
        -webkit-box-shadow: 10px 0 0 var(--highdmin-primary);
        box-shadow: 10px 0 0 var(--highdmin-primary)
    }

.flatpickr-time .flatpickr-am-pm:focus, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time input:hover {
    background: var(--highdmin-secondary-bg);
    color: var(--highdmin-body-color)
}

.flatpickr-months .flatpickr-month {
    height: 36px
}

.flatpickr-months .flatpickr-month, .flatpickr-months .flatpickr-next-month, .flatpickr-months .flatpickr-prev-month {
    color: var(--highdmin-gray-500);
    fill: var(--highdmin-gray-500);
    padding: 5px
}

.jvm-container text, .ql-snow .ql-fill {
    fill: var(--highdmin-body-color)
}

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover, .flatpickr-day, .flatpickr-time .flatpickr-am-pm, .flatpickr-time .flatpickr-time-separator, .flatpickr-time input, span.flatpickr-weekday {
    color: var(--highdmin-body-color);
    fill: var(--highdmin-body-color)
}

    .flatpickr-day.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day.nextMonthDay:focus, .flatpickr-day.nextMonthDay:hover, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.today.inRange, .flatpickr-day:focus, .flatpickr-day:hover {
        background: var(--highdmin-tertiary-bg);
        border-color: var(--highdmin-tertiary-bg)
    }

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
    border-top: 1px solid var(--highdmin-secondary-bg)
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover, .numInputWrapper:hover {
    background-color: transparent;
    color: var(--highdmin-body-color)
}

.flatpickr-day.inRange {
    -webkit-box-shadow: 5px 0 0 var(--highdmin-tertiary-bg),-5px 0 0 var(--highdmin-tertiary-bg);
    box-shadow: 5px 0 0 var(--highdmin-tertiary-bg),-5px 0 0 var(--highdmin-tertiary-bg)
}

.flatpickr-calendar.hasTime .flatpickr-time {
    border-top: var(--highdmin-border-color)
}

.ql-container.ql-snow, .ql-toolbar.ql-snow {
    border-color: var(--highdmin-border-color-translucent)
}

.gu-mirror {
    position: fixed !important;
    margin: 0 !important;
    z-index: 9999 !important;
    opacity: .8
}

.gu-transit {
    opacity: .2
}

.dragula-handle {
    position: relative;
    width: 36px;
    height: 36px;
    font-size: 22px;
    text-align: center;
    cursor: move
}

    .dragula-handle:before {
        content: "\f22f";
        font-family: tabler-icons;
        position: absolute
    }

.dropzone {
    border: 2px dashed var(--highdmin-border-color);
    background: var(--highdmin-secondary-bg);
    border-radius: 8px;
    cursor: pointer;
    min-height: 150px;
    padding: 20px
}

    .dropzone .dz-message {
        text-align: center;
        margin: 2rem 0
    }

.form-wizard-header {
    margin-right: calc(var(--highdmin-card-spacer-x) * -1);
    margin-left: calc(var(--highdmin-card-spacer-x) * -1);
    background-color: var(--highdmin-light)
}

.img-preview {
    float: right;
    margin-bottom: .5rem;
    margin-left: .5rem;
    overflow: hidden
}

.preview-lg {
    height: 9rem;
    width: 16rem
}

.preview-md {
    height: 4.5rem;
    width: 8rem
}

.preview-sm {
    height: 2.25rem;
    width: 4rem
}

.preview-xs {
    height: 1.125rem;
    margin-left: 0;
    width: 2rem
}

.gmaps, .gmaps-panaroma {
    height: 300px;
    background: var(--highdmin-tertiary-bg);
    border-radius: 3px
}

.jvm-tooltip {
    background-color: #02c0ce
}

.ql-snow .ql-picker-options, .select2-container .select2-selection--single, .select2-dropdown {
    background-color: var(--highdmin-secondary-bg)
}

.ql-container, .swal2-close {
    font-family: var(--highdmin-font-sans-serif)
}

.ql-editor ol, .ql-editor ul {
    padding-right: 1.5em;
    padding-left: 0
}

.ql-editor li:not(.ql-direction-rtl)::before {
    margin-right: -1.5em;
    margin-left: .3em;
    text-align: left
}

.ql-container.ql-snow {
    border-radius: 0 0 .3rem .3rem
}

.ql-bubble {
    border: var(--highdmin-border-width) solid var(--highdmin-border-color-translucent);
    border-radius: .3rem
}

.ql-toolbar span {
    color: var(--highdmin-body-color)
}

.ql-toolbar.ql-snow {
    border-radius: .3rem .3rem 0 0
}

    .ql-toolbar.ql-snow .ql-picker-options {
        -webkit-box-shadow: var(--highdmin-box-shadow-sm);
        box-shadow: var(--highdmin-box-shadow-sm);
        border-radius: .3rem
    }

.ql-snow .ql-script, .ql-snow .ql-strike svg, .ql-snow .ql-stroke {
    stroke: var(--highdmin-body-color)
}

.ql-snow .ql-picker-options {
    border-color: var(--highdmin-border-color) !important
}

.select2-container .select2-selection--single {
    border: var(--highdmin-border-width) solid var(--highdmin-border-color-translucent);
    height: calc(1.5em + 1rem + calc(var(--highdmin-border-width) * 2));
    outline: 0
}

    .select2-container .select2-selection--single .select2-selection__rendered {
        line-height: 36px;
        padding-right: 12px;
        color: var(--highdmin-body-color)
    }

    .select2-container .select2-selection--single .select2-selection__arrow {
        height: 34px;
        width: 34px;
        right: 3px
    }

        .select2-container .select2-selection--single .select2-selection__arrow b {
            border-color: var(--highdmin-gray-500) transparent transparent transparent;
            border-width: 5px 5px 0
        }

.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent var(--highdmin-gray-500) transparent !important;
    border-width: 0 5px 5px !important
}

.select2-results__option {
    padding: 6px 12px
}

.select2-dropdown {
    border: var(--highdmin-border-width) solid var(--highdmin-border-color);
    -webkit-box-shadow: var(--highdmin-box-shadow);
    box-shadow: var(--highdmin-box-shadow);
    z-index: 1056
}

.select2-container--default .select2-results__option--selected {
    background-color: var(--highdmin-tertiary-bg)
}

.select2-container--default .select2-search--dropdown {
    padding: 10px;
    background-color: var(--highdmin-secondary-bg)
}

    .select2-container--default .select2-search--dropdown .select2-search__field {
        outline: 0;
        border: 1px solid var(--highdmin-border-color-translucent);
        background-color: var(--highdmin-secondary-bg);
        color: var(--highdmin-body-color);
        border-radius: .3rem
    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: var(--highdmin-primary)
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: var(--highdmin-secondary-bg);
    color: var(--highdmin-body-color)
}

    .select2-container--default .select2-results__option[aria-selected=true]:hover {
        background-color: var(--highdmin-primary);
        color: #fff
    }

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    padding-right: 36px;
    padding-left: 5px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 1px;
    left: auto
}

.select2-container .select2-selection--multiple {
    min-height: calc(1.5em + 1rem + calc(var(--highdmin-border-width) * 2));
    border: var(--highdmin-border-width) solid var(--highdmin-border-color-translucent) !important;
    background-color: var(--highdmin-secondary-bg)
}

    .select2-container .select2-selection--multiple .select2-selection__rendered {
        padding: 1px 12px
    }

    .select2-container .select2-selection--multiple .select2-search__field {
        border: 0;
        color: var(--highdmin-body-color)
    }

    .select2-container .select2-selection--multiple .select2-selection__choice {
        background-color: var(--highdmin-primary);
        border: none;
        color: #fff;
        border-radius: 3px;
        padding: 0 0 0 7px;
        margin-top: 6px
    }

    .select2-container .select2-selection--multiple .select2-selection__choice__remove {
        color: #fff;
        margin-left: 7px;
        border-color: #1bc6d3;
        padding: 0 8px
    }

        .select2-container .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #fff;
            background-color: var(--highdmin-primary)
        }

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 7px;
    font-family: var(--highdmin-font-sans-serif)
}

.select2-container .select2-search textarea::-webkit-input-placeholder {
    color: var(--highdmin-secondary-color)
}

.select2-container .select2-search textarea::-moz-placeholder {
    color: var(--highdmin-secondary-color)
}

.select2-container .select2-search textarea:-ms-input-placeholder {
    color: var(--highdmin-secondary-color)
}

.select2-container .select2-search textarea::-ms-input-placeholder {
    color: var(--highdmin-secondary-color)
}

.select2-container .select2-search textarea::placeholder {
    color: var(--highdmin-secondary-color)
}

[dir=rtl] .select2-container--open .select2-dropdown {
    right: auto;
    left: 0
}

[data-simplebar] {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.simplebar-mask, .simplebar-offset {
    position: absolute;
    padding: 0;
    margin: 0;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}

.simplebar-mask {
    direction: inherit;
    overflow: hidden;
    width: auto !important;
    height: auto !important;
    z-index: 0
}

.simplebar-offset {
    direction: inherit !important;
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    -webkit-overflow-scrolling: touch
}

.simplebar-content-wrapper {
    direction: inherit;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    overflow: auto;
    max-width: 100%;
    max-height: 100%;
    scrollbar-width: none
}

    .simplebar-content-wrapper::-webkit-scrollbar, .simplebar-hide-scrollbar::-webkit-scrollbar {
        display: none
    }

.simplebar-content:after, .simplebar-content:before {
    content: " ";
    display: table
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}

.simplebar-height-auto-observer-wrapper {
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: right;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    -webkit-box-flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0
}

.simplebar-height-auto-observer {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    left: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden
}

[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
}

.simplebar-scrollbar {
    position: absolute;
    left: 2px;
    width: 5px;
    min-height: 10px
}

    .simplebar-scrollbar:before {
        position: absolute;
        content: "";
        background: #a2adb7;
        border-radius: 7px;
        right: 0;
        left: 0;
        opacity: 0;
        -webkit-transition: opacity .2s linear;
        transition: opacity .2s linear
    }

    .simplebar-scrollbar.simplebar-visible:before {
        opacity: .5;
        -webkit-transition: opacity linear;
        transition: opacity linear
    }

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px
}

    .simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
        top: 2px;
        bottom: 2px
    }

.simplebar-track.simplebar-horizontal {
    right: 0;
    height: 11px
}

    .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
        left: auto;
        right: 0;
        top: 2px;
        height: 7px;
        min-height: 0;
        min-width: 10px;
        width: auto
    }

        .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
            height: 100%;
            right: 2px;
            left: 2px
        }

.hs-dummy-scrollbar-size {
    direction: ltr;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll
}

.simplebar-hide-scrollbar {
    position: fixed;
    right: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none
}

.custom-scroll::-webkit-scrollbar {
    -webkit-appearance: none
}

    .custom-scroll::-webkit-scrollbar:vertical {
        width: 5px;
        margin-left: 5px
    }

    .custom-scroll::-webkit-scrollbar:horizontal {
        height: 5px
    }

.custom-scroll::-webkit-scrollbar-thumb {
    background-color: rgba(var(--highdmin-dark-rgb),.2);
    border-radius: 10px;
    margin-left: 5px;
    border: none
}

.custom-scroll::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: transparent
}

.custom-scroll::-webkit-scrollbar-corner {
    background-color: transparent
}

[data-simplebar-lg] .simplebar-scrollbar {
    left: 1px;
    width: 10px
}

.leaflet-map {
    height: 300px
}

    .leaflet-map.leaflet-container {
        z-index: 0
    }

.swal2-container .swal2-title {
    font-size: 20px;
    font-weight: 500;
    color: var(--highdmin-heading-color)
}

.noUi-tooltip, .swal2-footer, .swal2-input, .swal2-popup {
    color: var(--highdmin-body-color)
}

.swal2-popup {
    width: 28em;
    padding: 2rem;
    border-radius: var(--highdmin-border-radius-lg);
    background-color: var(--highdmin-secondary-bg)
}

    .swal2-popup .swal2-html-container {
        font-size: 16px !important;
        color: var(--highdmin-body-color)
    }

.swal2-footer {
    border-top: 1px solid var(--highdmin-border-color)
}

.swal2-icon.swal2-question {
    border-color: #45bbe0;
    color: #45bbe0
}

.swal2-icon.swal2-warning {
    border-color: #f9bc0b;
    color: #f9bc0b
}

div:where(.swal2-icon) {
    width: 4em;
    height: 4em;
    margin: .5rem auto
}

    div:where(.swal2-icon) .swal2-icon-content {
        font-size: 3em
    }

    div:where(.swal2-icon).swal2-info {
        border-color: #45bbe0;
        color: #45bbe0
    }

.swal2-loader {
    border-color: #02c0ce transparent
}

.swal2-timer-progress-bar {
    background-color: rgba(10,207,151,.4)
}

#blue .noUi-connect, .c-4-color, .noUi-connect, .swal2-progress-steps .swal2-progress-step, .swal2-progress-steps .swal2-progress-step-line, .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step, [data-slider-color=primary] .noUi-connect, [data-slider-color=primary] .noUi-handle {
    background: #02c0ce
}

    .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step, .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
        background: rgba(2,192,206,.3)
    }

.swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
    border-right-color: #02c0ce !important;
    border-left-color: #02c0ce !important
}

.swal2-file, .swal2-input, .swal2-textarea {
    border: 1px solid var(--highdmin-border-color-translucent)
}

    .swal2-file:focus, .swal2-input:focus, .swal2-textarea:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        border-color: var(--highdmin-border-color-translucent)
    }

.swal2-input {
    height: auto;
    display: block;
    padding: .5rem .77rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    background-color: var(--highdmin-secondary-bg);
    background-clip: padding-box;
    border: var(--highdmin-border-width) solid var(--highdmin-border-color-translucent)
}

.swal2-close {
    font-size: 42px;
    width: 1em;
    height: 1em;
    position: absolute;
    top: 5px;
    left: 5px
}

.example-val, .noUi-value {
    font-size: 12px
}

.swal2-validation-message {
    background-color: transparent
}

div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line] {
    width: 1.9375em;
    top: 1.95em
}

div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip] {
    top: 2.4em;
    width: 1em
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
    top: 1.85em;
    left: .5em;
    width: 2.25em
}

.noUi-handle {
    background: #02c0ce;
    border: 2px solid var(--highdmin-secondary-bg);
    -webkit-box-shadow: none;
    box-shadow: none
}

.noUi-horizontal .noUi-handle {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    left: -10px !important;
    top: -7px
}

    .noUi-horizontal .noUi-handle::after, .noUi-horizontal .noUi-handle::before, .noUi-tooltip, .noUi-vertical .noUi-handle::after, .noUi-vertical .noUi-handle::before {
        display: none
    }

#slider-toggle, .noUi-pips-horizontal {
    height: 50px
}

.noUi-tooltip {
    padding: .375rem .75rem;
    border-color: var(--highdmin-border-color);
    border-radius: var(--highdmin-border-radius);
    background-color: var(--highdmin-secondary-bg)
}

.noUi-vertical {
    width: 8px
}

    .noUi-vertical .noUi-handle {
        height: 20px;
        width: 20px;
        left: -8px;
        top: -12px;
        right: auto;
        border-radius: 50%
    }

    .noUi-vertical .noUi-origin {
        top: 0
    }

.noUi-marker-horizontal.noUi-marker-large, [data-slider-size=lg].noUi-horizontal {
    height: 12px
}

.noUi-value-horizontal {
    padding-top: 4px
}

.noUi-target {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: var(--highdmin-light);
    border-color: var(--highdmin-light)
}

#blue, #green, #red {
    margin: 10px;
    display: inline-block;
    height: 200px
}

#colorpicker {
    height: 240px;
    width: 310px;
    padding: 10px;
    border: 1px solid #e7e9eb
}

#result {
    margin: 60px 26px;
    height: 100px;
    width: 100px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid var(--highdmin-border-color);
    -webkit-box-shadow: 0 0 3px;
    box-shadow: 0 0 3px;
    border-radius: 7px
}

#red .noUi-connect, .c-1-color, [data-slider-color=danger] .noUi-connect, [data-slider-color=danger] .noUi-handle {
    background: #f1556c
}

#green .noUi-connect, .c-3-color, [data-slider-color=success] .noUi-connect, [data-slider-color=success] .noUi-handle {
    background: #0acf97
}

.form-control.keyboard {
    max-width: 340px !important
}

.example-val {
    color: var(--highdmin-secondary-color);
    display: block;
    margin: 15px 0
}

    .example-val:before {
        content: "Value: ";
        font-size: 12px;
        font-weight: 600
    }

.c-2-color, [data-slider-color=warning] .noUi-connect, [data-slider-color=warning] .noUi-handle {
    background: #f9bc0b
}

.c-5-color, [data-slider-color=secondary] .noUi-connect, [data-slider-color=secondary] .noUi-handle {
    background: #777edd
}

[data-slider-color=info] .noUi-connect, [data-slider-color=info] .noUi-handle {
    background: #45bbe0
}

[data-slider-color=light] .noUi-connect, [data-slider-color=light] .noUi-handle {
    background: #eef2f7
}

[data-slider-color=dark] .noUi-connect, [data-slider-color=dark] .noUi-handle {
    background: #313a46
}

[data-slider-style=border] .noUi-handle, [data-slider-style=square] .noUi-handle {
    border-color: #02c0ce;
    background-color: var(--highdmin-secondary-bg)
}

[data-slider-size=lg].noUi-horizontal .noUi-handle {
    width: 24px;
    height: 24px
}

[data-slider-size=md].noUi-horizontal .noUi-handle {
    width: 20px;
    height: 20px
}

[data-slider-size=sm].noUi-horizontal {
    height: 4px
}

    [data-slider-size=sm].noUi-horizontal .noUi-handle {
        width: 16px;
        height: 16px
    }

[data-slider-style=line].noUi-horizontal .noUi-handle {
    width: 8px;
    border-radius: 4px;
    left: -8px
}

[data-slider-style=line].noUi-vertical .noUi-handle {
    height: 8px;
    border-radius: 4px;
    top: -3px
}

[data-slider-style=square] .noUi-handle {
    border-radius: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 10px;
    width: 10px;
    top: -4px
}
