.navbar-header {background: #2a2568;}
#side-menu > li > a.active {background: #4f43e3;}
.customtab li.active a, .customtab li.active a:hover, .customtab li.active a:focus {
    border-bottom: 2px solid #4f43e3;
    color: #4f43e3;
}
.bg-title .breadcrumb .active {
    color: #4f43e3;
}
#side-menu ul > li > a.active {
    background: #4f43e3 !important;
}
.customvtab .tabs-vertical li.active a, .customvtab .tabs-vertical li.active a:hover, .customvtab .tabs-vertical li.active a:focus {
    border-right: 2px solid #4f43e3;
    color: #4f43e3;
}