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

.tablepress-id-41 .column-5 {
	max-width: 200px;
}

.tablepress-id-100 .column-1 {
	max-width: 350px;
}

.tablepress-id-100 .column-2 {
	min-width: 100px;
}

.tablepress-id-105 .column-1 {
	max-width: 200px;
}

.tablepress-id-143 .column-2 {
	min-width: 100px;
}

.tablepress-id-143 .column-3 {
	min-width: 100px;
}

.tablepress-id-143 .column-4 {
	min-width: 100px;
}

.tablepress-id-163 {
	text-align: right;
}

.tablepress-id-164 {
	text-align: right;
}

.tablepress-id-165 {
	text-align: right;
}

.tablepress-id-169 {
	text-align: right;
}

.tablepress-id-168 {
	text-align: right;
}

.tablepress-id-170 {
	text-align: right;
}

.tablepress-id-171 {
	text-align: right;
}

#tablepress-252 .column-1,
#tablepress-252 .column-2,
#tablepress-252 .column-3 {
	width: 33.33% !important;
}

/* Apply overflow to all DataTables containers */
.dt-container {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch; /* Hide scrollbar for Webkit browsers (Chrome, Safari, Edge) */
/* Firefox */
	-ms-overflow-style: none; /* Internet Explorer and Edge */
}

/* Hide scrollbar for Webkit browsers */
.dt-container::-webkit-scrollbar {
	display: none;
}

.tablepress-id-262 .column-1,
.tablepress-id-262 .column-2,
.tablepress-id-262 .column-3 {
	width: 33.33% !important;
	vertical-align: baseline !important;
	border-right: 1.5px solid lightgray;
}

.tablepress-id-263 .column-1,
.tablepress-id-263 .column-2,
.tablepress-id-264 .column-1,
.tablepress-id-264 .column-2 {
	width: 50% !important;
	vertical-align: baseline !important;
	border-right: 1.5px solid lightgray;
}