/* -----------------------------------------
   Custom.css - put your own changes here 
----------------------------------------- */
.table-striped>tbody>tr.unapproved {
    background-color: #fdcdcd;
}