/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 28 2025 | 16:20:17 */
.headertable-1 {
	position: sticky;
	top: 0;
	padding: 10px;
	background: #555;
	color: #f1f1f1;
}

.page-id-41159 .fusion-column-wrapper.fusion-column-has-shadow.fusion-flex-justify-content-flex-start.fusion-content-layout-column {
	overflow: visible;
}

.table-1 {
	overflow-x: auto;
	overflow-y: visible;
	font-size: .9em;
}

.table-1 table {
	width: 100%;
	border-collapse: collapse;
}

.table-1 thead th {
	position: sticky;
	top: 0;
	z-index: 10;
	background-color: #0a314d !important;
	color: #fff;
	padding: 10px;
	border-bottom: 2px solid #ddd;
}
.table-1 table th, .tkt-slctr-tbl-wrap-dv table th,
.table-1 tr td, .tkt-slctr-tbl-wrap-dv tr td{
	padding: 10px;
}