/** Override openlayers*/

.olControlMousePosition {
    background-color: #FFFFFF;
    border-radius: 5px;
    bottom: 5px !important;
    opacity: 0.5;
    padding: 2px 8px;
    left: 5px !important;
    right: auto !important;
}

.olControlScaleLine {
    background-color: #FFFFFF;
    border-radius: 5px;
    bottom: 25px;
    left: 5px;
    opacity: 0.5;
    padding: 5px;
}

.olControlOverviewMapMinimizeButton > .olAlphaImg { width: 30px !important; height: 35px !important; background: url("images/dngk.png") !important;}
.olControlOverviewMapMinimizeButton { bottom: 10px; }
.olControlOverviewMapMaximizeButton { bottom: 10px; }
.olControlOverviewMapMaximizeButton > .olAlphaImg { width: 30px !important; height: 35px !important; background: url("images/dngk.png") !important; }
.olControlOverviewMapElement {
    background-color: #ffffff;
	border-top: 1px solid #AECA3D;
	border-left: 1px solid #AECA3D;
	border-radius: 0;
    padding: 0px;
}

#OpenLayers_Control_PanZoomBar_4_panleft {
	left:0px !important;
}

#OpenLayers_Control_PanZoomBar_4_panright{
	left:26px !important;
}

.olFramedCloudPopupContent {
    overflow: none !important;
    padding: 0px !important;
}
