 table.datatable { clear: both; }
 
 table.datatable {background-color:#CDCDCD;
border-collapse:separate;
border-spacing:1px;
font-size:8pt;
margin:10px 0 15px;
text-align:left;
width:100%;}

.dataTables_info { padding-top: 0; width: 420px;}
.dataTables_wrapper {min-height:0!important;}
table.datatable thead th, table.datatable tbody td { border: 1px solid white !important; }
thead.invis {display: none;}
table.datatable tr td { font-size: 11px; padding: 4px 8px !important; text-align:center;}
table.datatable thead th {background-color:#E6EEEE;border:1px solid #FFFFFF;padding:4px;text-align:center;}
tr.odd {background-color:#F0F0F6;}
tr.even {background-color:white;}
.dataTables_paginate { padding-top: 0; }
.css_right { float: right; }
#example_wrapper .fg-toolbar { font-size: 0.8em }
#theme_links span { float: left; padding: 2px 10px; }

th.col1 {white-space: nowrap;}
table.riderreport thead th.col1  {white-space: normal;}
.dataTables_filter {margin-bottom: 12px!important;}
.dataTables_length {margin-bottom: 15px!important;}
table.archive {width: 100%;}
table.compcalendar {width: 100%;}

table.datatable a img {background: none; padding: 0; border: 0;margin-left:auto;margin-right:auto;}
