﻿/* Pathfinder specific styles will go here */


.k-filter .k-filter-container {
	margin-block-end: 0;
}

/* hide the filter button */
.custom-filter .k-toolbar-button-group {
	display: none;
}

.custom-filter button:nth-child(3) {
	display: none;
}


