.table tr:hover {
    cursor: pointer;
}

#totalLista:hover {
    cursor: help;
}