/* 9194269 - 06/29/2022 - Jon B */
@media (max-width: 1000px) {
	#fsHeader .fsSearchElement.fsSearchForm .fsStyleSearchField,
	#fsMenu .fsSearchElement.fsSearchForm .fsStyleSearchField {
		color: #13294b;
	}
}


/* 9457219- 11/2/2023 - Jon B */
.fsDirectory .fsConstituentItem {
  padding: 0;
}