#map{
	border: 1px solid #EFEFEF;
	padding: 0 !important;
	height: 800px;
	background-color: #fff;
	width: 100%;
}

.ol-attribution {
    text-align: right;
    bottom: .5em;
    right: 1.7em;
    max-width: calc(100% - 1.3em);
}

#exportMapDiv {
	position: absolute;
	z-index: 10;
  top: 10px;
  left: 45px;
}