table.dataTable tr.even td.sorting_1 {vertical-align:top;}
table.dataTable tr.odd {background-color: #ffdfbd;}
table.dataTable tr.odd td.sorting_1 {background-color: #ffdfbd;padding-left:5px;}
table.dataTable tr.even td.sorting_1 {background-color: #ffffff;padding-left:5px;}
.dataTables_wrapper {padding:5px;border:2px solid #F29525;margin-bottom:20px;}
.xcell a {color:#000 !important;text-decoration:underline;}
.xcell a:hover {color:#ee902c !important;text-decoration:none;}
.dataTables_info {margin-top:20px;}
.tabcol {font-size:0.9em;}
.dataTable {width:100%;}
td.tabcol:nth-of-type(2) {padding-right:20px !important;}