#main_table tbody tr:hover {
    background-color: #afcecf;
    cursor: pointer;
}
