table.dataTable td {
	padding: 8px 8px !important;
}
.fontawesome-icons .the-icon svg {
	font-size: 24px;
}
.page-item.active .page-link {
	color: #fff !important;
}
.datatable-minimal div.dataTables_wrapper div.dataTables_paginate ul.pagination {
	justify-content: flex-end !important;
}
.datatable-minimal div.dataTables_wrapper div.dataTables_filter {
	text-align: right;
}
div.dataTables_wrapper div.dataTables_info {
	padding-top: 0.4em;
}
