#recebe{
  display: none;
}
table.dataTable tbody>tr:hover{
  background-color: #dddddd;
}