.ol-scale-line{
	top:0.3em;
	right:9em;
	left:auto;
	height:1.5em;
	width:80px
}
.ol-overviewmap{
	top:2em;
	right:0em;
	left:auto;
	height:0.01em;
}
.ol-zoom{
	right:100
}
.ol-mouse-position {
	top: auto;
	bottom: 1em;
}
.ol-zoomslider {
	top: 0.4em;
	left:auto;
	right: 1em;
	background-color: rgba(255,255,255,0.7);
	width: 80px;
	height: 15px;
	padding: 0;
	box-shadow: 0 0 5px rgb(255,69,0);
	border-radius: 20px;
}
.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
}
