html, body {
  height: 100%;
  width: 100%;
}

body {
  padding: 0;
  margin: 0;
}

#noscript-warn {
  color: red;
}

#hazmap-caption {
  font-weight: bold;
  margin: 2px 0;
}

#whileLoadMessage {
  color: #888888;
}

#loadErrorMessage {
  color: #ff0000;
}

.leaflet-container {
  background: #ffffff;
}

.leaflet-div-icon {
  background: none;
  white-space: nowrap;
  border: none;
}

.hazmap-area {
  height: 100%;
  width: 100%;
}

.hazmap {
  height: 100%;
  width: 100%;
}

/*# sourceMappingURL=hazmap.css.map */
