/* latin */
@font-face {
    font-family: "Exo";
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/exo/v21/4UaMrEtFpBISdk6h0DfM5aXJ.woff2) format("woff2");
    unicode-range:
        U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F,
        U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: "Exo";
    font-style: italic;
    font-weight: 100 900;
    src: url(https://fonts.gstatic.com/s/exo/v21/4UaMrEtFpBISdk6v0DfM5aXJ2po.woff2) format("woff2");
    unicode-range:
        U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF,
        U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: "Exo";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/exo/v21/4UaOrEtFpBISc36j2jDu5w.woff2) format("woff2");
    unicode-range:
        U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F,
        U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: "Exo";
    font-style: normal;
    font-weight: 100 900;
    src: url(https://fonts.gstatic.com/s/exo/v21/4UaOrEtFpBISfX6j2jDu55XI.woff2) format("woff2");
    unicode-range:
        U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF,
        U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

html,
body {
    font-family: "Exo", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-optical-sizing: auto;
}
:root,
html,
body {
    --jv-font-body: "Exo", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;

    --jv-color-primary-150: #d0ef99 !important;
    --jv-color-primary-200: #b6e368 !important;
    --jv-color-primary-300: #9bce43 !important;
    --jv-color-primary-400: #97bb4c !important;
    --jv-color-primary-600: #78b018 !important;
    --jv-color-secondary-10: #f7f8fb;
    --jv-color-secondary-50: #d7d9e6;
    --jv-color-secondary-200: #a7a7a7;
    --jv-color-secondary-400: #707d96;
    --jv-color-secondary-600: #373956;
    --jv-color-secondary-800: #181a3d;
    --jv-color-secondary-900: #04062d;
}

.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side,
.skin-blue .main-header .navbar,
.skin-blue .main-header .logo {
    background: #1a1a1a !important;
}

.appnow-component-appmenu div.jv-ui .jv-component--app-menu {
    --jv-component-appmenu-item-normal-background: #1a1a1a !important;
    --jv-component-appmenu-submenu-background: #1a1a1a !important;
    --jv-component-appmenu-expandedItem-normal-background: #1a1a1a !important;

    --jv-component-appmenu-item-active-background: #5c0d2f !important;
    --jv-component-appmenu-expandedSubmenu-background: #5c0d2f !important;
    --jv-component-appmenu-expandedSubitem-normal-background: #5c0d2f !important;

    --jv-component-appmenu-item-hover-background: #62243f !important;
    --jv-component-appmenu-submenu-borderColor: #62243f !important;
    --jv-component-appmenu-expandedItem-hover-background: #62243f !important;

    --jv-component-appmenu-subitem-hover-background: #641f3d !important;
    --jv-component-appmenu-expandedSubitem-active-background: #88003d !important;
    --jv-component-appmenu-expandedSubitem-hover-background: #420c23 !important;
    --jv-component-appmenu-item-hover-color: #fff !important;
    --jv-component-appmenu-item-active-color: #fff !important;
    --jv-component-appmenu-section-color: #fff !important;
    --jv-component-appmenu-subitem-hover-color: #fff !important;
    --jv-component-appmenu-expandedSubitem-active-color: #fff !important;

    --jv-component-appmenu-expandedSubmenu-borderLeft: 0 !important;
}

/* Disable pinning */
.appnow-component-appmenu div.jv-ui .jv-component--app-menu span[role="button"] {
    display: none !important;
}

.skin-blue .sidebar-menu > li.active > a {
    background: #5c0d2f !important;
    border-left-color: #75334f !important;
}
.skin-blue .sidebar-menu > li:hover > a {
    background: #420c23 !important;
}
.skin-blue .sidebar-menu > li.has-icon > a > .icon {
    background: #4f132d !important;
}
.skin-blue .sidebar-menu > li:hover.has-icon > a > .icon {
    background: #641f3d !important;
}

@media only screen and (min-width: 768px) {
    .skin-blue .sidebar .dropdown[data-menu-submenu-toggle="hover"]:hover .dropdown-menu {
        background: #1a1a1a !important;
        border-left: 2px solid #62243f !important;
    }
}

.skin-blue .sidebar ul.dropdown-menu li:hover {
    background: #641f3d !important;
}
.skin-blue .sidebar-menu > li.menu-open > ul {
    border-left: 2px solid #62243f !important;
}
.skin-blue .sidebar-menu > li > .treeview-menu {
    background: #5f002b !important;
}
.skin-blue ul.treeview-menu li.active {
    background: #88003d !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: var(--jv-color-primary-400) !important;
    border-color: var(--jv-color-primary-600) !important;
}

a.btn-primary {
    background: var(--jv-color-primary-400) !important;
    border-color: var(--jv-color-primary-600) !important;
}
a.btn-primary:hover,
a.btn-primary:active,
a.btn-primary:focus,
a.btn-primary:focus:active,
a.btn-primary.hover {
    background: var(--jv-color-primary-600) !important;
}

.nav-tabs > li.active a,
.nav-tabs > li.active a:focus,
.nav-tabs > li.active a:hover,
.nav-tabs > li.active a:active {
    color: var(--jv-color-primary-400) !important;
}
.nav-tabs > li:hover > a {
    color: var(--jv-color-primary-300) !important;
}

html a,
html .link {
    color: #88003d;
}
html a:hover,
html .link:hover {
    color: #520025;
}
html .btn-none:hover,
html .btn-none:active {
    color: var(--jv-color-secondary-400);
}
