.test1 .x-tab-inner{
	font-size:16px;
}
.x-tab-active {
	border:2px solid red !important;
	padding:4px 4px 4px 4px;
	font-size:16px !important;
	font-family:Times !important;
}
.ol-zoom{
}
.ol-mouse-position {
	top: auto;
	bottom: 1em;
}
.ol-zoomslider {
	top: 45%;
	bottom:auto;
	left:auto;
	right: 4px;
	background-color: rgba(255,255,255,0.7);
	width: 15px;
	height: 100px;
	padding: 0;
	box-shadow: 0 0 5px rgb(255,69,0);
	border-radius: 20px;
}
.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-btn-inner{
	font-size:16px;
	font-weight:bold;
}
