.tablepress thead th,
.tablepress tfoot th {
	background-color: #a7a9ab;
	color: #ffffff;
	font-weight: normal;
	padding: 10px 20px;
}

.tp-title {
	font-size: 16px;
	font-weight: bold;
}

.tablepress tbody td {
	font-size: 15px;
}

.tablepress .column-2 {
	width: 14%;
	text-align: right;
}

.tablepress td {
	padding: 15px 10px;
}

.tablepress-id-29 .column-2 {
	width: 50%;
	text-align: right;
}