/* line 1, app/assets/stylesheets/print.scss */
header,
#sidebar,
#permalink,
.leaflet-control {
  display: none;
}

/* line 8, app/assets/stylesheets/print.scss */
html {
  height: 100%;
}

/* line 12, app/assets/stylesheets/print.scss */
#map {
  position: absolute !important;
  top: 0;
  bottom: 40px;
  left: 0;
  right: 0;
  border: 1px solid black;
}

/* Rules for attribution text under the main map shown on printouts */
/* line 23, app/assets/stylesheets/print.scss */
#attribution {
  position: absolute !important;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  font-size: 12px;
  text-align: center;
}

/* line 32, app/assets/stylesheets/print.scss */
#attribution table {
  width: 100%;
}

/* line 37, app/assets/stylesheets/print.scss */
.attribution_license,
.attribution_project {
  text-align: left;
}

/* line 42, app/assets/stylesheets/print.scss */
.attribution_notice {
  text-align: center;
}

/*# sourceMappingURL=print-ltr.css-4c00edff62b0f5be3b65ad0e3fb5225777476fd6779a1603bbf8aa7a64c5391c.map */
