﻿/*.bg-primary {
    background-color: #003594 !important;
}

.button,
.k-button,
.btn-primary,
.btn-default,
.k-button-woborder {
    background-color: #003594 !important;
    color: white !important;
}

.btn-forgot-pwd {
    background-color: #003594 !important;
    color: white !important;
}
 
.text-primary {
    color: #003594 !important;
}

.sidetab {
    background-color: #003594 !important;
}

.nav-tabs-vertical .nav-link.active,
.show > .nav-tabs-vertical .nav-link,
.nav-link .active {
    color: #003594 !important;
}

.badge-info {
    color: #fff;
    background-color: #003594;
}

.nav-tabs-vertical .nav-link.active {
    border-left: 4px solid #003594;
}

.k-window-titlebar,
.card-header {
    color: #fff;
    background-color: #003594 !important;
}

.switch-on .k-switch-handle,
.km-switch-on .km-switch-handle {
    color: #ffffff;
    background-color: #003594;
}
.dashboard-heading-color{
    color:#003594;
}
.bg-light a {
    color: #003594;
}

.nav-tabs-underline .nav-link.active {
    color: #003594 ;
    border-bottom: 4px solid #003594;
}*/
