@font-face {
	src: ;
	src: format("embedded-opentype"), format("woff"), format("truetype"), format("svg");
	font-weight: 400;
	font-style: normal;
}

.tablepress-table-description {
	clear: both;
	display: block;
}

.tablepress {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 1em;
	border: none;
}

.tablepress td,
.tablepress th {
	padding: 8px;
	border: none; /*background: 0 0;
	text-align: left;
	float: none !important;*/
}

.tablepress tbody td {
	vertical-align: top;
}

.tablepress tbody td,
.tablepress tfoot th {
	border-top: 1px solid #ddd;
}

.tablepress tbody tr:first-child td {
	border-top: 0;
}

.tablepress thead th {
	border-bottom: 1px solid #ddd;
}

.tablepress tfoot th,
.tablepress thead th {
	background-color: #d9edf7;
	font-weight: 700;
	vertical-align: middle;
}

.tablepress>:where(tbody.row-striping)>:nth-child(even)>* {
	background-color: #f9f9f9;
}

.tablepress>:where(tbody.row-striping)>:nth-child(odd)>* {
	background-color: #fff;
}

.tablepress .row-hover tr:hover td {
	background-color: #f3f3f3;
}

.tablepress img {
	margin: 0;
	padding: 0;
	border: none;
	max-width: none;
}

.dt-container {
	clear: both;
	margin-bottom: 1em;
}

.dt-container .tablepress {
	clear: both;
	margin: 0 !important;
}

.dt-length {
	float: left;
	white-space: nowrap;
}

.dt-search {
	float: right;
	white-space: nowrap;
}

.dt-container .dt-search input {
	margin-left: .5em;
}

.dt-info {
	clear: both;
	float: left;
	margin: 4px 0 0;
}

.dt-paging {
	float: right;
	margin: 4px 0 0;
}

.dt-paging a {
	color: #111 !important;
	display: inline-block;
	outline: 0;
	position: relative;
	text-decoration: underline;
	margin: 0 5px;
}

.dt-paging a:first-child {
	margin-left: 0;
}

.dt-paging a:last-child {
	margin-right: 0;
}

.dt-paging-button:hover {
	cursor: pointer;
	text-decoration: none;
}

.dt-paging-button.disabled {
	color: #999 !important;
	text-decoration: none;
	cursor: default;
}

.dt-paging-button.current {
	font-weight: 700;
	text-decoration: none;
	cursor: default;
}

.dt-paging.paging_simple {
	padding: 0 15px;
}

.paging_simple .dt-paging-button.next:after,
.paging_simple .dt-paging-button.previous:before {
	text-align: left;
	font-family: TablePress;
	font-size: 14px;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	content: "\f053";
	text-shadow: .1em .1em #666;
	position: absolute;
	top: 0;
	right: auto;
	bottom: 0;
	left: -14px;
	margin: auto;
	height: 14px;
	width: 14px;
	line-height: 1;
}

.paging_simple .dt-paging-button.next:after {
	text-align: right;
	content: "\f054";
	left: auto;
}

.dt-paging-button:after,
.dt-paging-button:before {
	color: #d9edf7;
}

.dt-paging-button:hover:after,
.dt-paging-button:hover:before {
	color: #049cdb;
}

.dt-paging-button.disabled:after,
.dt-paging-button.disabled:before {
	color: #f9f9f9;
}

.dt-processing {
	display: none;
}

.dt-scroll {
	clear: both;
}

.dt-scroll-body {
	-webkit-overflow-scrolling: touch;
}

.dt-container .dt-scroll div.dt-scroll-body td>div.dataTables_sizing,
.dt-container .dt-scroll div.dt-scroll-body th>div.dataTables_sizing {
	height: 0;
	overflow: hidden;
	margin: 0 !important;
	padding: 0 !important;
}

.tablepress .sorting,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
	position: relative;
	padding-right: 20px;
	cursor: pointer;
	outline: 0;
}

.tablepress .sorting:after,
.tablepress .sorting_asc:after,
.tablepress .sorting_desc:after {
	font-family: TablePress;
	font-weight: 400;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: 6px;
	margin: auto;
	height: 14px;
	line-height: 1;
}

.tablepress .sorting:after {
	content: "\f0dc";
}

.tablepress .sorting_asc:after {
	content: "\f0d8";
	padding: 0 0 2px;
}

.tablepress .sorting_desc:after {
	content: "\f0d7";
}

.tablepress .sorting:hover,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
	background-color: #049cdb;
}

.dt-scroll-body .tablepress thead th:after {
	content: "";
}

.dt-container:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.dt-container label input,
.dt-container label select {
	display: inline;
	margin: 2px;
	width: auto;
}

.tablepress {
	font-family: 'Source Sans Pro', sans-serif !important;
}

.tablepress thead th {
	background-image: linear-gradient(#137623,#096318 60%);
	background-color: #096318;
	color: #fff !important;
	font-weight: 400;
	font-family: 'Source Sans Pro', sans-serif !important;
}

.tablepress .column-1 {
/*background-image: linear-gradient(#137623,#096318 60%);
	background-color: #096318 !important;
	color: #fff !important;*/
}

.tablepress,
.tablepresstr,
.tablepress tbody td,
.tablepress thead th,
.tablepress tfoot th {
	height: 56px;
}

.tablepress .column-4 {
	text-align: center;
}

.tablepress .column-6 {
	width: 100px;
}

.tablepress .column-7 {
	text-align: right;
}

.tablepress-id-3 .column-5 {
	text-align: right;
}

.tablepress-id-1 .column-2 {
	width: 150px;
}