body  div.main > div > top-bar > div.container {
    background: #05418e;
}
div.container div.menuItem.active:not(.href) {
    background: #05418e !important;
}

button.login.access {
    background: #05418e !important;
    border-color: #05418e !important;
}

button.login.access:hover {
    background-color: white !important;
    color: #05418e !important;
}

body div.main > documents-query > div.container > basic-frame > div.container > div.header {
    background: #DC1C2E !important;
    color: white !important;
}
