.leaflet-mouse-marker{
  display: none;
}
.styleLabelKecamatan{
  background: rgba(255,255,255,0);
  border: 0;
  border-radius: 0px;
  box-shadow: 0 0px 0px;
  font-size: 12pt;
  -webkit-text-stroke: 1pt black;
  color: white;
  text-shadow: 2px 2px 5px black;
  font-weight: bold;
}
.styleLabelRed5{
  background: rgba(255,255,255,0);
  -webkit-text-stroke: 2pt red;
  border: 0;
  border-radius: 0px;
  box-shadow: 0 0px 0px;
  font-size: 46pt;
  color: white;
  text-shadow: 8px 8px 20px black;
  font-weight: bold;
}
.styleLabelWhite4{
  background: rgba(255,255,255,0);
  -webkit-text-stroke: 2pt #000000;
  border: 0;
  border-radius: 0px;
  box-shadow: 0 0px 0px;
  font-size: 40pt;
  color: white;
  text-shadow: 8px 8px 20px black;
  font-weight: bold;
}
.styleLabelRed4{
  background: rgba(255,255,255,0);
  -webkit-text-stroke: 2pt red;
  border: 0;
  border-radius: 0px;
  box-shadow: 0 0px 0px;
  font-size: 40pt;
  color: white;
  text-shadow: 8px 8px 20px black;
  font-weight: bold;
}
.styleLabelBrown4{
  background: rgba(255,255,255,0);
  -webkit-text-stroke: 2pt saddlebrown;
  border: 0;
  border-radius: 0px;
  box-shadow: 0 0px 0px;
  font-size: 40pt;
  color: white;
  text-shadow: 8px 8px 20px black;
  font-weight: bold;
}
.styleLabelBlue4{
  background: rgba(255,255,255,0);
  -webkit-text-stroke: 2pt blue;
  border: 0;
  border-radius: 0px;
  box-shadow: 0 0px 0px;
  font-size: 40pt;
  font-weight: bold;
  color: white;
  text-shadow: 8px 8px 20px black;
  font-weight: bold;
}
.styleLabelLightblue4{
  background: rgba(255,255,255,0);
  -webkit-text-stroke: 2pt #0570f5;
  border: 0;
  border-radius: 0px;
  box-shadow: 0 0px 0px;
  font-size: 40pt;
  color: white;
  text-shadow: 8px 8px 20px black;
  font-weight: bold;
}
