
.even{
    background-color: #fefeff !important;
}

.odd{
    background-color: #ffffff !important;
}

.btn-inactive{
    background-color: #FFD5A6 !important;
}

.btn-inactive_class{
    background-color: #ffe6e6 !important;
}

.btn-deleted{
    background-color: #8f0f0f !important
}
.btn-deleted td{
    color: #fff !important
}

// dont remove
.btn-active{
    
}
// dont remove
.btn-expired{
    
}