.theme-zephyr-charles .navbar-main {
    background-color: #E7E7E7; /*#1466a9;*/
}

/* .theme-zephyr-charles .navbar-main img {
    filter: invert(1);
} */

.theme-zephyr-charles .navbar-main .navbar-brand {
    color: #1466a9;
}

.theme-zephyr-charles .navbar-main #navbar-user-dropdown + ul.dropdown-menu .dropdown-item:hover {
        background-color: #E7E7E7;
}

.theme-zephyr-charles .sidebar {
    background-color: #1466a9;
}

.theme-zephyr-charles .sidebar #nav_search_label {
    color: #E7E7E7;
}

.theme-zephyr-charles .sidebar .nav-link {
    color: #FFF;
    fill: #FFF;
}

.theme-zephyr-charles .sidebar .active>.nav-link {
    color: #000;
    fill: #000;
    background-color: #E7E7E7;
}
