/*table.dataTable td {*/
/*    font-size: 0.85em !important;*/
/*}*/

/*table.dataTable th {*/
/*    font-size: 0.90em !important;*/
/*}*/

.dataTables_filter {
    margin-bottom: 1%;
}

#billingReport_wrapper{
    margin-top: 1%;
}

table.dataTable {
    width: 100% !important;
}
button.dt-btn-split-drop {
    margin-left: calc(-0.2em) !important;
    padding-bottom: .4em !important;
}
