div.table-hover:hover {
    background-color: #eff7ff;
}

div.inactive {
    background-color: #ffa2a2 !important;
}
