/* Suchen Widget - Colors */
.esri-menu__list-item--active {
	background-color: var(--gray-tertiary) !important;
	border-left-color: var(--app-primary-color) !important;
}

.esri-search {
	border: 1px solid lightgray;
	width: 500px !important;
}
