/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 22 2024 | 11:54:30 */
.tablepress td,
.tablepress th {
	border-color: #8ac2a6 !important;
}

.tablepress thead th {
	text-align: left;
	background: #fff;
	color: #8ac2a6 !important;
	font-family: Roboto, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
}

.tablepress tbody td {
	text-align: left;
	background: #fff;
	font-family: Roboto, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

.tablepress caption {
	display: none !important;
}

#tablepress-1 thead th,
#tablepress-1 tbody td {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

#tablepress-2 thead th,
#tablepress-2 tbody td {
	text-align: left;
	padding-left: 0 !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

/* Breite einer einzigen Spalte */
.tablepress-id-5 .column-1 {
	width: 150px;
}

/* Breite einer einzigen Spalte */
.tablepress-id-5 .column-2 {
	width: 130px;
}

/* Breite einer einzigen Spalte */
.tablepress-id-5 .column-3 {
	width: 100px;
}