
#results.result_map {
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px 0;
}


.leaflet-popup.custom {
}
.leaflet-popup.custom .leaflet-popup-content-wrapper,.leaflet-popup-tip {
  background: rgba(255,255,255,.9);
  border-radius: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.leaflet-popup.custom .leaflet-popup-content-wrapper .leaflet-popup-content {
  margin: 0;
  width: 100% !important;
}
.leaflet-popup.custom .leaflet-popup-content-wrapper .marker_info {
  background: none;
}


/*# sourceMappingURL=chunk-1636cad2.be612c49.css.map*/