table.nuis-tbl-listview tbody tr:hover {
    background-color: #d7f0fa;
}

table.nuis-tbl-listview tbody tr.active td {
    background-color: #ace3f8 !important;
}