body {
    background: #09457a;
}

.top-bar {
    background-color: #09457a;
}

.footer {
    background-color: #09457a;
}

.sidebar-minified:before {
    border-top: 1px solid #fff;
}

.sidebar-minified i {
    border: 1px solid #fff;
    color: #fff;
    background-color: #09457a;
}

.sidebar-minified i:hover {
    background-color: #555;
}