.dataTable tr.odd { background-color: #f9f9f9; }
.dataTable tr.even { background-color: white; }
.dataTable tbody { border:1px solid #ccc; }
.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting{cursor:pointer;*cursor:hand; outline: none;}
.dataTables_processing{font-weight:bold;position:fixed !important;top:30% !important;left:50%;margin-left:-200px;width:400px;text-align:center;font-size:1.2em;background-color:#fff8c5;border: 2px solid #71705b;z-index:999;
}
.dataTables_filter {position: relative; float:right; text-align: right;}
.dt-buttons{position: relative; float:right;margin-right:10px;}
.dataTables_length {position:relative;float:left;width:300;}
.dt-button-background{background-color:black;opacity: .3;}
/*.DTTT_container{right:12px;} */