.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #283991 !important;
}
.page-item.active .page-link {
  
    background-color: #283991 !important;
    border-color: #283991 !important;
}
.badge-primary {
    background-color: #283991 !important;
}

.btn-primary {
    
    background-color: #283991 !important;
    border-color: #283991 !important;
    

}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    background: #283991 !important;
   
}
.card-primary.card-outline {
    border-top: 3px solid #283991 !important;
}
.user-header.bg-primary{
    background-color: #283991 !important;
}

