
/*# sourceMappingURL=custom.min.css.map */
.profile {
    background:#f06548 !important
}

.app-menu {
    background: #f06548 !important; 
    border:#f06548 !important;
    color:#fff !important;
}
.menu-title {
    color: #fff !important;
}

.nav-link {
    color :#fff !important;
}

a.active {
    background:#f2f2f7;
    border-right: none !important;
    color:#000 !important;
}