
#tableElement{
    color: black !important;
}

.dataTable th{
    color: black !important;
}
.dataTables_info{
    color: black !important;

}

th{
    color: black !important;
}

tbody{
    color: black !important;
}

.datatable-header-title{
    color: black !important;
}

label{
    color: black !important;
}