/*-----------------------------------------------------------------------------*
|	$Id: qs-ur.css,v 1.2 2019/06/14 12:39:24 wolf Exp $
*-----------------------------------------------------------------------------*/

.olMap {
	color: black;
}

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

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

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

@media (hover:none) {

	.olControlPanZoomBar {
		display: none;
	}
}

.olControlMaplink {
	background: #d3dbdb;
	bottom: 2.5em;
	font-size: 12px;
	right: 3px;
	width: auto;
}

#xjosm {
	bottom: 7.4em;
}

#xid {
	bottom: 5.9em;
}

#xpl2 {
	bottom: 4.4em;
}

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

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

/*-----------------------------------------------------------------------------*
|	$Id: qs-ur.css,v 1.2 2019/06/14 12:39:24 wolf Exp $
*-----------------------------------------------------------------------------*/
