.GoogleMapInterface #GoogleMapInterface-map-container {
  width: 100%;
  min-height: 410px; }

.infoBox-inner {
  padding: 12px;
  background: #fff;
  position: relative;
  border: 1px solid #000;
  width: 240px; }

.infoBox-close-box {
  position: absolute !important;
  top: -10px;
  right: -10px;
  font-weight: bold;
  width: 22px;
  height: 22px;
  cursor: pointer;
  z-index: 55; }

.infoBox-content {
  max-height: 140px;
  overflow-y: auto;
  margin-bottom: 15px; }

/*# sourceMappingURL=GoogleMapInterface.css.map */
