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,
.con-related .con-related__items .con-related__item .con-related__buddy-icon-text a {
    font-size: 0.85rem;
}

.dt-nowrap {
   white-space: nowrap;
}

.dt-width-100 {
   width:100%;
}

.dt-width-50 {
   width:50%;
}

.dt-width-25 {
   width:25%;
}
