.ol-zoomslider {
	top: 8px;
	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;
}
