<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------------------SEARCH-----------------------------*/
.ui-widget {
	font-family: inherit;
	font-size: inherit;
}

.ui-autocomplete-loading {
	background: white url('/images/loading.gif') right center no-repeat !important;
	background-size: 15px !important;
}

.ui-state-focus {
	background-image: none !important;
	background-color: #ffff9f !important;
}

.ui-menu-item {
	border-bottom: 1px solid #cccccc;
}

</pre></body></html>