/* Tabulator theme for Tracksheet in FleetView by Martin Brousseau */
#documentListTable {
    font-size: 12px;
}

/*#documentListTable .tablulator-loader .tabulator-loader-msg {
    font-size: 12px;
}
*/
#documentListTable .tabulator-row {
    min-height: 35px;
}

#documentListTable .tabulator-row .tabulator-responsive-collapse table {
    font-size: 12px;
}
