.navbar-collapse {
	background-color: #641c78;
}
.page-sidebar.navbar-collapse {
    max-height: none !important;
    background-color: #f5f5f5!important;
}
.sidebar .top-tab-box .tabActive {
    background: #5E35B1 !important;
}
.sidebar .menu-box .active {
    color: #5E35B1 !important;
}
.bg-primary-400 {
    background-color: #5E35B1 !important;
    border-color: #5E35B1 !important;
}
.bg-warning-400 {
    background: #641c78 !important;
}
.bg-tsingHuatodo{
   background-color: red!important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #5E35B1;
}
.se_list dd a.seled:before {
    border-bottom: 11px solid #5E35B1;
}
.nav-tabs.nav-tabs-bottom>li.active>a:after {
    background-color: #5E35B1;
}
.se_list dd a.seled {
    border: 2px solid #5E35B1;
    color: #5E35B1;
}
a {
    color: #5E35B1;
}
.bg-primary-400:hover {
    background-color: #5E35B1;
}
.wizard>.steps>ul>li.current .number {
    border-color: #5E35B1;
    background-color: #5E35B1;
}
.bg-primary-300 {
    background-color: #5E35B1;
    border-color: #5E35B1;
    color: #fff;
}
.nav-tabs.nav-tabs-bottom>li>a .badge {
    color: #5E35B1;
}
.nav-tabs.nav-tabs-bottom>li.active>a .badge {
    background: #5E35B1;
    color: #fff;
}
.wizard>.steps>ul>li.current .number {
    background-color: #5E35B1 !important;
}
.type-sg .media-link.active {
    color: #5E35B1 !important;
}
.wizard>.steps>ul>li.done .number {
   color: #5E35B1 !important;
}