
/* - maps.css - */
@media screen {
/* https://www.enisa.europa.eu/portal_css/maps.css?original=1 */
.mapsMarker {
margin: 0;
padding: 0;
}
.openlayersMapView.openlayersMapActive,
.openlayersMapPane {
height: 40em;
}
.openlayersMapActive.openlayersMapLocation {
float: right;
width: 50%;
min-width: 20em;
height: 25em;
}
.openlayersMapLocation .openlayersMapPane {
height: 25em;
}

}

