.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
  background-color: #FFCCCC;
}
.bg_color {
    background-color: #D9FFD9;
} 