img#logo {
    content: url("images/technit.png")
}

#layout-menu .popover-header, .special-buttons {
    background:#000 !important;
}

#layout>div>.footer, #layout>div>.header, #layout-menu {
    background:#000 !important;
    color: #fff !important;
}

.menu.toolbar a {
    color: #fff !important;
}

.menu a:not(.disabled):focus, .menu a:not(.disabled):hover, .menu.toolbar .dropbutton:not(.disabled):hover {
    background:#fff !important;
    color: #000 !important;
}