.ol-scale-line{
	top:40px;
	bottom:auto;
	right:auto;
	left:48%;
	height:1.5em;
	width:80px
}
.ol-zoomslider {
	top: 40%;
	bottom:auto;
	left:0.4em;
	right: auto;
	background-color: rgba(255,255,255,0.7);
	width: 10;
	height: 50;
	padding: 0;
	box-shadow: 0 0 5px rgb(255,69,0);
	border-radius: 20px;
}
.ol-mouse-position {
	top: auto;
	bottom: 1em;
	margin-left:auto;
	margin-right:auto;
}
.ol-zoom{
	top:auto;
	bottom:1em;
	right:100;
	left:auto;
}
.ol-overviewmap{
	top:2em;
	right:0em;
	left:auto;
	height:0.01em;
}
.x-tool-expand-left{
	top:0px !important;
}
.x-tool-globe{
    background-image:url(/include/images/globe.png) !important
}
.x-tool-streetview{
    background-image:url(/include/images/streetview.png) !important
}
.geel .x-grid-cell {
    background-color:#ffff00;
}
.foregroundTabCls {
	color:#ff0000 !important
}
.backgroundTabCls {
	color:#0000ff !important
}
.x-grid-item-selected {
	background-color:#ffff00
}
.button{
	color:red !important;
	background-image:none
}
