.contracts_list tr.data-link:hover {
    color: red;
    cursor: pointer;
    background-color: #f1f4f5;
}