﻿.vertical-menu {
    background: #0065a6 !important;
}

.btn-info {
    background-color: #28b4e4 !important;
}

.btn-primary {
    background-color: #0065a6 !important;
}


#sidebar-menu ul li a {
    color: #ffffff !important;
}
.bg-soft-primary {
    background-color: #0065a6 !important;
}

.bg-soft-primary .text-secondary {
    color: #ffffff !important;
}