/* Tabulator theme for Tracksheet in FleetView by Martin Brousseau */
#searchResult .tabulator {
    font-size: 12px;
    text-align: center;
}

#searchResult .tabulator .tabulator-header .tabulator-col {
    text-align: center;
}

/*#searchResult .tabulator .tablulator-loader .tabulator-loader-msg {
    font-size: 10px;
}*/

#searchResult .tabulator-row .tabulator-responsive-collapse table {
    font-size: 12px;
}
