.custom-topbar {
	background-color: #f8f8f8;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 0px;
	position: sticky;
	z-index: 999;
	top: 0;
}

.custom-topbar a.spl {
	padding: 6px 0;
	border-bottom: 3px solid #ffffff;
	border-top: 3px solid #ffffff;
	font-size: 14px;
}

.custom-topbar a.spl.active {
	color: #15715a !important;
	border-bottom: 3px solid #15715a;
}

.table {
	color: #262a2e !important;
}
