/*-----------------------------------------------------------------------------*
|	$Id: gpx_hover.css,v 1.1 2019/07/08 15:33:04 wolf Exp $
*-----------------------------------------------------------------------------*/

html, body {
	height: 100%;
}

.olControlLoadStatus {
	left: 50px;
	top: 10px;
	color: blue;
	opacity: 0.8;
}

.olControlSelectFeature {
	background: #e0e0e0;
	border: 1px solid gray;
	padding: 0.5ex;
	display: none;
}

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

/*-----------------------------------------------------------------------------*
|	$Id: gpx_hover.css,v 1.1 2019/07/08 15:33:04 wolf Exp $
*-----------------------------------------------------------------------------*/
