.loadingMask {
	background: #ffffff;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1000;
}

.loadingIndicator {
	height: 32px;
	left: 50%;
	margin: -16px 0 0 -16px;
	position: absolute;
	top: 50%;
	width: 32px;
	z-index: 1001;
}

#bgButtons .x-btn .x-btn-tl,#bgButtons .x-btn .x-btn-tc,#bgButtons .x-btn .x-btn-tr {
	/* display: none; */
}
#bgButtons {
	position: absolute; 
	top: 10px !important;
	right: 0px;
	z-index: 1;
}
#bgButtons .x-btn-text {
	height: 18px !important;
}

#bgButtons table{
	float: right;
	margin: 0px 5px 0px 0px;
	clear: none;
}

#copyright {
    position: absolute;
    right: 10px;
    bottom: 8px;
    z-index: 100;
    font-size:11px;
}

#fullscreenButtonDiv{z-index:1; top: 60px; left: 10px}
#fullscreenButton{border-color:#666}
#fullscreenButton-btnEl{height:18px}
#fullscreenButton-btnInnerEl{width:18px}
#fullscreenButton-btnIconEl{left:1px;top:1px}

.esriSimpleSlider{border-width:1px;border-radius: 5px;}
.esriSimpleSliderIncrementButton{border-bottom-width:1px!important}
.esriSimpleSlider div{width:21px;height:21px;font-size:17px;line-height:18px}
.esriSimpleSliderIncrementButton {
    border-bottom: 2px solid #666666;
    border-radius: 5px 5px 0 0;
}
