.stickyHeaderTable {
	position: sticky;
	top: 0;
	z-index: 1020;
	background-color: #f8f9fa;
	border: 0px !important;
}