#DataTables_Table_1_next,#DataTables_Table_0_next{
    display: none;
}
.dataTables_length{
display: none !important;
}
.dataTables_filter{
    margin-bottom: 5px;
}
.dataTables_wrapper .dataTables_info{
    display: none;
}
.sorting_disabled{
    text-align: right !important;
}
.trS th{ 
    background: #d1feff !important;
}
.tableW{
    overflow-x:auto ;
}
table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px 10px !important;
}