#accordionSidebar.bg-sidebar {
    background-color: #6B0504;
    background-image: none;
}
body.bg-auth {
    background-color: #6B0504;
    background-image: none;
}

 .group-cell-status-not_sync,
 .group-status-not_sync {
     color: #c83e1c !important;
 }
.group-cell-status-sync,
.group-status-sync {
    color: #1cc88a !important;
}
