#wrapper > nav > div > div > a > span.hidden-xs > img {height: 55px;}
#wrapper > div.lg-info-panel > div {display: none;}
.navbar-header {
    background: #37347f;
}
#side-menu ul > li > a.active {
    background: #ef7f1b !important;
}
.bg-title .breadcrumb .active {
    color: #ef7f1b;
}
#side-menu > li > a.active {
    background: #ef7f1b;
}
.customtab li.active a, .customtab li.active a:hover, .customtab li.active a:focus {
    border-bottom: 2px solid #ef7f1b;
    color: #ef7f1b;
}
#side-menu ul > li > a:hover {
    color: #ef7f1b;
}
.right-sidebar .rpanel-title {background: #ef7f1b !important;}