﻿.table.dataTable thead th, table.dataTable thead td, table.dataTable tfoot th, table.dataTable tfoot td {
    font-weight: bold;
    text-align: center;
}

.tbody, td, tfoot, th, thead, tr {
    text-align: center;
}

.dataTables_wrapper .dataTables_length {
    float: left;
}
