/* Here, the content of the common custom CSS defined into Home - Setup - Display - CSS*/
.badge-status1{
    background:#ec122b !important;
}
.badge-status6{
     background:#80d861 !important;
     color: #FFFFFF !important;
}
.badge-status6:hover{
     background:#80d861 !important;
     color: #FFFFFF !important;
}