/* TABLEPRESS DEFAULT STYLING */
.tablepress {
	--style-variation: custom;
	--head-text-color: #ffffff;
	--head-bg-color: #333333;
	--head-active-bg-color: #4e4e4e;
	--odd-bg-color: #f0f0f0;
	--hover-bg-color: #e9e3df;
}

.tablepress-id-1,
.tablepress-id-2,
.tablepress-id-3,
.tablepress-id-4,
.tablepress-id-5 {
	font-family: "Jokker";
	font-size: 1rem;
}

thead,
tfoot {
	text-transform: uppercase;
	font-weight: lighter !important;
}

.tablepress-id-1,
.tablepress-id-1 tr,
.tablepress-id-1 tbody td,
.tablepress-id-1 thead th,
.tablepress-id-1 tfoot th {
	border: none !important;
}

.tablepress-id-2,
.tablepress-id-2 tr,
.tablepress-id-2 tbody td,
.tablepress-id-2 thead th,
.tablepress-id-2 tfoot th {
	border: none !important;
}

.tablepress-id-3,
.tablepress-id-3 tr,
.tablepress-id-3 tbody td,
.tablepress-id-3 thead th,
.tablepress-id-3 tfoot th {
	border: none !important;
}

.tablepress-id-4,
.tablepress-id-4 tr,
.tablepress-id-4 tbody td,
.tablepress-id-4 thead th,
.tablepress-id-4 tfoot th {
	border: none !important;
}

.tablepress-id-5,
.tablepress-id-5 tr,
.tablepress-id-5 tbody td,
.tablepress-id-5 thead th,
.tablepress-id-5 tfoot th {
	border: none !important;
}

#tablepress-1-no-2_wrapper {
	font-family: "Jokker";
	font-weight: 500;
}

#tablepress-2-no-2_wrapper {
	font-family: "Jokker";
	font-weight: 500;
}

#tablepress-3-no-2_wrapper {
	font-family: "Jokker";
	font-weight: 500;
}

#tablepress-4-no-2_wrapper {
	font-family: "Jokker";
	font-weight: 500;
}

#tablepress-5-no-2_wrapper {
	font-family: "Jokker";
	font-weight: 500;
}

.dt-paging.paging_simple .dt-paging-button.next:after,
.dt-paging.paging_simple .dt-paging-button.previous:before {
	text-shadow: none;
	color: #db6a37 !important;
}

/*.tablepress-id-1 .row-26 .column-1,
.tablepress-id-1 .row-17 .column-1,
.tablepress-id-1 .row-32 .column-1,
.tablepress-id-1 .row-34 .column-1,
.tablepress-id-1 .row-102 .column-1,
.tablepress-id-1 .row-111 .column-1,
.tablepress-id-1 .row-112 .column-1,
.tablepress-id-1 .row-132 .column-1,
.tablepress-id-2 .row-101 .column-1,
.tablepress-id-2 .row-115 .column-1,
.tablepress-id-2 .row-246 .column-1 {
	border: 1px solid #db6a37 !important;
}*/
@media only screen and (min-width: 760px) {
	#tablepress-1-no-2_wrapper > div.column-filter-widgets {
		margin-bottom: -1.7rem;
	}

	#tablepress-1-no-2_wrapper .dt-search {
		margin-bottom: 1.2rem;
	}

	#tablepress-2-no-2_wrapper > div.column-filter-widgets {
		margin-bottom: -1.7rem;
	}

	#tablepress-2-no-2_wrapper .dt-search {
		margin-bottom: 1.2rem;
	}

	#tablepress-3-no-2_wrapper > div.column-filter-widgets {
		margin-bottom: -1.7rem;
	}

	#tablepress-3-no-2_wrapper .dt-search {
		margin-bottom: 1.2rem;
	}

	#tablepress-4-no-2_wrapper > div.column-filter-widgets {
		margin-bottom: -1.7rem;
	}

	#tablepress-4-no-2_wrapper .dt-search {
		margin-bottom: 1.2rem;
	}

	#tablepress-5-no-2_wrapper > div.column-filter-widgets {
		margin-bottom: -1.7rem;
	}

	#tablepress-5-no-2_wrapper .dt-search {
		margin-bottom: 1.2rem;
	}
}

@media only screen and (max-width: 760px) {
	#tablepress-1-no-2_wrapper .dt-search {
		float: left;
		margin: 1rem 0;
	}

	#tablepress-2-no-2_wrapper .dt-search {
		float: left;
		margin: 1rem 0;
	}

	#tablepress-3-no-2_wrapper .dt-search {
		float: left;
		margin: 1rem 0;
	}

	#tablepress-4-no-2_wrapper .dt-search {
		float: left;
		margin: 1rem 0;
	}

	#tablepress-5-no-2_wrapper .dt-search {
		float: left;
		margin: 1rem 0;
	}
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
	background-color: #db6a37 !important;
	border: none !important;
	box-shadow: none !important;
}

.dt-info {
	display: none;
}

.tablepress-id-1,
.tablepress-id-2,
.tablepress-id-3,
.tablepress-id-4,
.tablepress-id-5 {
	width: auto;
	margin: 0 auto 1em;
}

#tablepress-1-no-2,
#tablepress-2-no-2,
#tablepress-3-no-2,
#tablepress-4-no-2,
#tablepress-5-no-2 {
	width: 100% !important;
}