.clickable-button {
  display: none;
}
.clickable-button div {
  display: none;
}
.zoom-control {
  display: none;
}
.zoom-control div {
  display: none;
}
h3 {
  display: none;
}
textarea {
  display: none;
}
#map {
  position: relative;
  overflow: hidden !important;
  width: 210mm;
  height: 700px;
}
#html-upper-block {
  top: 685px;
  left: 7px;
  z-index: 99;
  position: absolute;
}
#html-lower-block {
  top: 752px;
  left: 135px;
  position: absolute;
  z-index: 99;
}
#wrap {
  width: 210mm;
  margin: auto;
  position: relative;
}
#wrap .header {
  min-height: 89px;
  position: relative;
  z-index: 99;
}
#wrap .header .logo-div {
  left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  top: 15px;
  z-index: 99;
}
#wrap #commentText {
  color: #4E5A61;
  margin-top: 15px;
  display: block;
}
.mapsurfer-marker-pane .mapusrfer-marker-icon {
  -webkit-print-color-adjust: exact;
}
.leaflet-marker-pane .leaflet-marker-icon {
  -webkit-print-color-adjust: exact;
}
