body,html{
	padding:0px;
	margin:0px;
}
body,html,#map,#app,.full{
	width:100%;
	height:100%;
}
header{
	height:20px;
	background:#333;
	top:0px;
	left:0px;
	position:relative;
}
#map,.mapWrap{
	height:100%;
}
.olControlScaleBar{
	color:#999!important;
}
#map .olControlAttribution{
	background:rgba(0,0,0,.4);
	font-size:10px;
	padding:3px;
	right:auto!important;
}
