table.dataTable.display tbody tr >.sorting_1 > a:first-child {margin-bottom: 5px;}
.dataTables_wrapper .dataTables_length select {max-height: 30px;}
#table_id_filter {background-color: #425564;padding: 5px 10px;border-radius: 5px;color: white;}
#table_id_filter input {background-color: white; color: #425564;}
#table_id { padding-top: 10px;}
#table_id th {background-color:#425564;color: white;padding: 18px;}
#table_id th:nth-child(1) {border-radius: 5px 0 0 5px;}
#table_id th:last-child {border-radius: 0px 5px 5px 0px;}