
.tablepress.fixedHeader-floating, .tablepress.fixedHeader-locked {
	background-color: #fff;
	margin-bottom: 0;
	position: relative !important;
}

@media print {
	.tablepress.fixedHeader-floating, .tablepress.fixedHeader-locked {
		display: none;
	}
}

.dtfh-floatingparent.dtfh-floatingparent-head {
	z-index: 999 !important;
}
