.w-select {
	font-size: 17px;
}

table.dataTable thead th, table.dataTable thead td {
	padding-top: 5px;
    padding-right: 20px;
	padding-bottom: 5px;
	border-bottom: none;
}

#DataTables_Table_0_length {
	display: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	background: none;
	border: none;
}

.pagination {
	padding-top: 0;
}

._1-5-cell::before,
._1-5-cell::after {
	display: none !important;
}

table.dataTable thead .sorting_asc {
	background-image: none;
}

table.dataTable tbody tr {
	background-color: transparent;
}