.leaflet-areaselect-shade {
  position: absolute;
  background: rgba(0,0,0,0.4);
  z-index: 400;
}

.leaflet-interactive.leaflet-path-draggable {
  fill: transparent !important;
}