/* 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;

    /* viel-werk.de beige/tan color scheme */
    --jv-color-primary-150: #f5f1eb !important;
    --jv-color-primary-200: #e8dcc6 !important;
    --jv-color-primary-300: #d4c4a0 !important;
    --jv-color-primary-400: #c0a876 !important;
    --jv-color-primary-600: #a08954 !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: #696e78;
    --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: #495663 !important;
}

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

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

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

    --jv-component-appmenu-subitem-hover-background: #5a6b7d !important;
    --jv-component-appmenu-expandedSubitem-active-background: #c0a876 !important;
    --jv-component-appmenu-expandedSubitem-hover-background: #5a6b7d !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-item-normal-color: #fff;
    --jv-component-appmenu-expandedSubmenu-borderLeft: 0 !important;
}

.skin-blue .sidebar-menu > li.active > a {
    background: #c0a876 !important;
    border-left-color: #a08954 !important;
}
.skin-blue .sidebar-menu > li:hover > a {
    background: #5a6b7d !important;
}
.skin-blue .sidebar-menu > li.has-icon > a > .icon {
    background: #5a6b7d !important;
}
.skin-blue .sidebar-menu > li:hover.has-icon > a > .icon {
    background: #c0a876 !important;
}

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

.skin-blue .sidebar ul.dropdown-menu li:hover {
    background: #5a6b7d !important;
}
.skin-blue .sidebar-menu > li.menu-open > ul {
    border-left: 2px solid #c0a876 !important;
}
.skin-blue .sidebar-menu > li > .treeview-menu {
    background: #3a434e !important;
}
.skin-blue ul.treeview-menu li.active {
    background: #c0a876 !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: #b7a390;
}
html a:hover,
html .link:hover {
    color: #a08954;
}
html .btn-none:hover,
html .btn-none:active {
    color: var(--jv-color-secondary-400);
}

.main-sidebar .sidebar-corner {
    display: none !important;
}
