.theme-dark .alarm {
  background-color: #D52E2B !important; }

.theme-light .alarm {
  background-color: #D52E2B !important; }

.theme-dark .warning {
  background-color: #E8AE31 !important; }

.theme-light .warning {
  background-color: #E8AE31 !important; }

.theme-dark .service {
  background-color: #008ACE !important; }

.theme-light .service {
  background-color: #20BECE !important; }

.theme-dark .nocommunication {
  background-color: #999 !important; }

.theme-light .nocommunication {
  background-color: #999 !important; }

.theme-dark .operation {
  background-color: #00C90F !important; }

.theme-light .operation {
  background-color: #00C90F !important; }

.theme-dark .predictor {
  background-color: #8D41CE !important; }

.theme-light .predictor {
  background-color: #8D41CE !important; }

.theme-dark .ticket {
  background-color: #ddd !important; }

.theme-light .ticket {
  background-color: #ddd !important; }
