/*-----------------------------------------------------------------------------*
|	$Id: map.css,v 1.1 2018/09/24 14:35:48 wolf Exp $
*-----------------------------------------------------------------------------*/

.olMap {
	color: black;
}

.olMap a {
	text-decoration: none;
	background: transparent;
	color: blue;
}

.olControlAttribution {
	bottom: 0.1em !important;
	left: 0.1em;
	background: transparent;
}

.olControlGridUTM {
	bottom: 1.1em;
	left: 0.1em;
	background: transparent;
}

.olControlLoadStatus {
	left: 50px;
	top: 10px;
}

.olControlMaplink {
	bottom: 2.5em;
	right: 0.1em;
	background: white;
	opacity: 0.9;
}

.olControlMaplink a {
	color: blue;
	background: transparent;
}

#xosm {
	bottom: 16.5em;
}

#xgkho {
	bottom: 15.0em;
}

#xoepnvk {
	bottom: 13.5em;
}

#xhbm {
	bottom: 12.0em;
}

#xlhm {
	bottom: 10.5em;
}

#xtopo {
	bottom: 9.0em;
}

#xjosm {
	bottom: 7.5em;
}

#xedit {
	bottom: 7.5em;
	right: 4.0em;
}

.olControlMousePositionUTM {
	bottom: 0.1em;
	right: 0.1em;
	font-family: monospace;
	background: white;
	opacity: 0.9;
}

.olControlMousePosition {
	bottom: 0.1em !important;
	right: 0.1em;
	background: white;
	opacity: 0.9;
	font-size: 100% !important;
	font-family: monospace;
}

.olControlMousePositionDM {
	bottom: 1.5em;
	right: 0.1em;
	background: white;
	opacity: 0.9;
	font-family: monospace;
}

.olControlMousePositionDMS {
	bottom: 2.9em;
	right: 0.1em;
	background: white;
	opacity: 0.9;
	font-family: monospace;
}

.olControlMousePositionUTM {
	bottom: 4.3em;
	right: 0.1em;
	background: white;
	opacity: 0.9;
	font-family: monospace;
}

.olControlMousePositionGK {
	bottom: 5.7em;
	right: 0.1em;
	background: white;
	opacity: 0.9;
	font-family: monospace;
}

.olControlPermalink {
	bottom: 22.0em !important;
	right: 0.1em;
	background: white;
	opacity: 0.9;
}

.olControlScaleLine {
	top: 0.1em !important;
	right: 0.1em !important;
	bottom: auto !important;
	left: auto !important;
	font-size: xx-small;
}

.olControlScaleLineTop {
	border: solid 2px black;
	border-top: none;
	text-align: center;
	background-color: white;
	opacity: 0.6;
}

.olControlScaleLineBottom {
	display: none;
}

.olControlSearchBox {
	left: 120px;
	top: 2px;
}

.olControlSearchBox div.busy {
	background: url(/j/ajax-loader.gif);
	height: 55px;
	width: 54px;
}

.olControlSearchBox div.failure {
	background: red;
	color: black;
	font-weight: bold;
}

.olControlSearchBox div.success {
	background: white;
}

.olControlSearchBox div.success.empty {
	color: gray;
	font-style: italic;
}

.olControlSearchBox div.success div.entry:hover {
	background: blue;
	color: white;
	cursor: pointer;
}

html, body {
	height: 100%;
	margin: 0;
}

#map {
	background: gray;
	width: 100%;
	height: 100%;
}

/*-----------------------------------------------------------------------------*
|	$Id: map.css,v 1.1 2018/09/24 14:35:48 wolf Exp $
*-----------------------------------------------------------------------------*/
