.app-header1.header, .search-show .nav-search {
    background:#1e5f80 !important;
}
.header-brand-img {
    width:auto;
    height: auto;
    
}
.app-sidebar .side-menu li a.active {
    color: #1e5f80;
}
.app-sidebar .side-menu li a.active {
    color: #eb761c;
}
.app-sidebar .side-menu__item.active:hover {
    color: #79b552;
}
.footer{background:#012537}
.text-primary {
    color: #eb751c !important;
}
#back-to-top {
    background-color: #eb751c;
}
#back-to-top:hover{border-color: #eb751c;color:#eb751c}
.dropdown-item:hover{color:#eb751c}
