
thead
{
	cursor: pointer;
	user-select: none;
}

@media screen, print
{
	.column-filter-hide
	{
		display: none !important;
	}
}