.client_table tbody tr:hover {
    background-color: #e9f2fb;
    cursor : pointer;
}