﻿table.dataTable thead th{background-color:#efefef;}
table.dataTable tbody td{padding:2px 4px 2px 4px;cursor:pointer;}
table.dataTable.slim thead th{padding:2px 4px 2px 4px;}
table.dataTable.slim tbody td{padding:1px 4px 1px 4px;}
/*table.dataTable{border-left:solid 1px #dedede;}*/

button.dt-button, div.dt-button, a.dt-button{padding:0px 4px 0px 4px;}
.dataTables_wrapper .dataTables_filter label{font-size:.65rem;/*opacity:.5;*/}
.dataTables_wrapper .dataTables_filter input{padding:1px 4px 1px 4px;}
