table.dataTable {
	clear: both; margin-top: 6px !important; margin-bottom: 6px !important; border-collapse: separate !important; max-width: none !important; border-spacing: 0;
}
table.dataTable td {
	box-sizing: content-box; -webkit-box-sizing: content-box;
}
table.dataTable th {
	box-sizing: content-box; -webkit-box-sizing: content-box;
}
table.dataTable td.dataTables_empty {
	text-align: center;
}
table.dataTable th.dataTables_empty {
	text-align: center;
}
table.nowrap.dataTable th {
	white-space: nowrap;
}
table.nowrap.dataTable td {
	white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length label {
	text-align: left; font-weight: normal; white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length select {
	width: auto; display: inline-block;
}
div.dataTables_wrapper div.dataTables_filter {
	text-align: right;
}
div.dataTables_wrapper div.dataTables_filter label {
	text-align: left; font-weight: normal; white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_filter input {
	width: auto; margin-left: 0.5em; display: inline-block;
}
div.dataTables_wrapper div.dataTables_info {
	padding-top: 0.85em; white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_paginate {
	margin: 0px; text-align: right; white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
	margin: 2px 0px; white-space: nowrap; justify-content: flex-end;
}
div.dataTables_wrapper div.dataTables_processing {
	padding: 1em 0px; left: 50%; top: 50%; width: 200px; text-align: center; margin-top: -26px; margin-left: -100px; position: absolute;
}
table.dataTable thead > tr > th.sorting_asc {
	padding-right: 30px;
}
table.dataTable thead > tr > th.sorting_desc {
	padding-right: 30px;
}
table.dataTable thead > tr > th.sorting {
	padding-right: 30px;
}
table.dataTable thead > tr > td.sorting_asc {
	padding-right: 30px;
}
table.dataTable thead > tr > td.sorting_desc {
	padding-right: 30px;
}
table.dataTable thead > tr > td.sorting {
	padding-right: 30px;
}
table.dataTable thead > tr > th:active {
	
}
table.dataTable thead > tr > td:active {
	
}
table.dataTable thead .sorting {
	position: relative; cursor: pointer;
}
table.dataTable thead .sorting_asc {
	position: relative; cursor: pointer;
}
table.dataTable thead .sorting_desc {
	position: relative; cursor: pointer;
}
table.dataTable thead .sorting_asc_disabled {
	position: relative; cursor: pointer;
}
table.dataTable thead .sorting_desc_disabled {
	position: relative; cursor: pointer;
}
table.dataTable thead .sorting::before {
	bottom: 0.9em; display: block; position: absolute; opacity: 0.3;
}
table.dataTable thead .sorting::after {
	bottom: 0.9em; display: block; position: absolute; opacity: 0.3;
}
table.dataTable thead .sorting_asc::before {
	bottom: 0.9em; display: block; position: absolute; opacity: 0.3;
}
table.dataTable thead .sorting_asc::after {
	bottom: 0.9em; display: block; position: absolute; opacity: 0.3;
}
table.dataTable thead .sorting_desc::before {
	bottom: 0.9em; display: block; position: absolute; opacity: 0.3;
}
table.dataTable thead .sorting_desc::after {
	bottom: 0.9em; display: block; position: absolute; opacity: 0.3;
}
table.dataTable thead .sorting_asc_disabled::before {
	bottom: 0.9em; display: block; position: absolute; opacity: 0.3;
}
table.dataTable thead .sorting_asc_disabled::after {
	bottom: 0.9em; display: block; position: absolute; opacity: 0.3;
}
table.dataTable thead .sorting_desc_disabled::before {
	bottom: 0.9em; display: block; position: absolute; opacity: 0.3;
}
table.dataTable thead .sorting_desc_disabled::after {
	bottom: 0.9em; display: block; position: absolute; opacity: 0.3;
}
table.dataTable thead .sorting::before {
	right: 1em; content: "\2191";
}
table.dataTable thead .sorting_asc::before {
	right: 1em; content: "\2191";
}
table.dataTable thead .sorting_desc::before {
	right: 1em; content: "\2191";
}
table.dataTable thead .sorting_asc_disabled::before {
	right: 1em; content: "\2191";
}
table.dataTable thead .sorting_desc_disabled::before {
	right: 1em; content: "\2191";
}
table.dataTable thead .sorting::after {
	right: 0.5em; content: "\2193";
}
table.dataTable thead .sorting_asc::after {
	right: 0.5em; content: "\2193";
}
table.dataTable thead .sorting_desc::after {
	right: 0.5em; content: "\2193";
}
table.dataTable thead .sorting_asc_disabled::after {
	right: 0.5em; content: "\2193";
}
table.dataTable thead .sorting_desc_disabled::after {
	right: 0.5em; content: "\2193";
}
table.dataTable thead .sorting_asc::before {
	opacity: 1;
}
table.dataTable thead .sorting_desc::after {
	opacity: 1;
}
table.dataTable thead .sorting_asc_disabled::before {
	opacity: 0;
}
table.dataTable thead .sorting_desc_disabled::after {
	opacity: 0;
}
div.dataTables_scrollHead table.dataTable {
	margin-bottom: 0px !important;
}
div.dataTables_scrollBody table {
	margin-top: 0px !important; margin-bottom: 0px !important; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
div.dataTables_scrollBody table thead .sorting::before {
	display: none;
}
div.dataTables_scrollBody table thead .sorting_asc::before {
	display: none;
}
div.dataTables_scrollBody table thead .sorting_desc::before {
	display: none;
}
div.dataTables_scrollBody table thead .sorting::after {
	display: none;
}
div.dataTables_scrollBody table thead .sorting_asc::after {
	display: none;
}
div.dataTables_scrollBody table thead .sorting_desc::after {
	display: none;
}
div.dataTables_scrollBody table tbody tr:first-child th {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
div.dataTables_scrollBody table tbody tr:first-child td {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner {
	box-sizing: content-box;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
	margin-top: 0px !important; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
@media screen and (max-width:767px)
{
div.dataTables_wrapper div.dataTables_length {
	text-align: center;
}
div.dataTables_wrapper div.dataTables_filter {
	text-align: center;
}
div.dataTables_wrapper div.dataTables_info {
	text-align: center;
}
div.dataTables_wrapper div.dataTables_paginate {
	text-align: center;
}
}
table.table-sm.dataTable > thead > tr > th {
	padding-right: 20px;
}
table.table-sm.dataTable .sorting::before {
	top: 5px; right: 0.85em;
}
table.table-sm.dataTable .sorting_asc::before {
	top: 5px; right: 0.85em;
}
table.table-sm.dataTable .sorting_desc::before {
	top: 5px; right: 0.85em;
}
table.table-sm.dataTable .sorting::after {
	top: 5px;
}
table.table-sm.dataTable .sorting_asc::after {
	top: 5px;
}
table.table-sm.dataTable .sorting_desc::after {
	top: 5px;
}
table.dataTable.table-bordered th {
	border-left-width: 0px;
}
table.dataTable.table-bordered td {
	border-left-width: 0px;
}
table.dataTable.table-bordered th:last-child {
	border-right-width: 0px;
}
table.dataTable.table-bordered th:last-child {
	border-right-width: 0px;
}
table.dataTable.table-bordered td:last-child {
	border-right-width: 0px;
}
table.dataTable.table-bordered td:last-child {
	border-right-width: 0px;
}
table.dataTable.table-bordered tbody th {
	border-bottom-width: 0px;
}
table.dataTable.table-bordered tbody td {
	border-bottom-width: 0px;
}
div.dataTables_scrollHead table.table-bordered {
	border-bottom-width: 0px;
}
div.table-responsive > div.dataTables_wrapper > div.row {
	margin: 0px;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^='col-']:first-child {
	padding-left: 0px;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^='col-']:last-child {
	padding-right: 0px;
}
