@page {
  margin: 0.7in;
}

body {
  background: #ffffff !important;
  color: #111111 !important;
}

.backdrop,
.site-header,
.site-footer,
.nav {
  display: none !important;
}

.details-panel {
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
  padding: 0 0 16px !important;
}

.details-panel h1,
.details-panel h2 {
  color: #0e3b2e !important;
}

.details-list li {
  border-bottom: 1px solid #cccccc !important;
}

.map-shell {
  border: 1px solid #cccccc !important;
  background: #fafafa !important;
  color: #333333 !important;
}
