table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc {
    cursor: pointer;
}

.table-danger{
background-color: #F2DEDE;
}
.previous {padding-right: 5px;}

.env-table td,
.divArtTable td {
    font-size: 0.85rem;
}