.ol-control{
	padding:0;
	background-color:rgba(255, 255, 255, 0.35);
}

.ol-zoom,
.ol-zoom-extent{
	border-radius:0;
	top:auto;
	left:auto;
	bottom:40px;
	right :10px;
}
.ol-zoom-extent{
	bottom:97px;
	top:auto !important;
}

.ol-control.search-toggle{
	bottom:129px;
}

.ol-control button{
	background-color:#000;
	color:rgba(255,255,255,0.9);
	cursor:pointer;
	width :24px;
	height:24px;
}

.ol-touch .ol-control button{
	font-size:16px;
}

.ol-attribution{
	display:none !important;
}
