<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";

.forms-geolocation .search {
	margin-bottom: 10px;
}

.forms-geolocation .search input[type='button'] {
	width: 80px;
	height: 25px;
}

.forms-geolocation .search .remove {
	position: absolute;

	right: 0;
}

.forms-geolocation .googlemap {
	width: 100%;
	height: 300px;

	border: 1px solid #888;
}</pre></body></html>