nav.navbar {
  z-index: 1000; }

.map-container {
  overflow: hidden; }
  .map-container #realtime-map {
    width: 100%;
    height: 100%;
    overflow: hidden; }

#realtime-component {
  position: absolute;
  left: 50px;
  top: 100px;
  width: 600px;
  max-width: 90%; }

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