/*html, body, #map {
  height: 100%;
  width: 100%;
  margin: 0px;
}
.styleLabelDesa{
  background: rgba(255, 255, 255, 0);
  border: 0;
  border-radius: 0px;
  box-shadow: 0 0px 0px;
  font-size: 10pt;
  color: white;
  text-shadow: 2px 2px 5px black;
}
*/
.HM{
  background: rgba(255, 255, 255, 0);
  border: 0;
  border-radius: 0px;
  box-shadow: 0 0px 0px;
  font-size: 7pt;
  /*font: 8pt 'Arial Narrow', Monaco, monospace;*/
  color: blue;
  text-shadow: 1px 1px 1px white;
  /*font-weight: bold;*/
  background-clip: padding-box;
}

.DI_X{
  background: rgba(255, 255, 255, 0);
  border: 0;
  border-radius: 0px;
  box-shadow: 0 0px 0px;
  font-size: 7pt;
  /*font: 8pt 'Arial Narrow', Monaco, monospace;*/
  color: black;
  text-shadow: 0px 0px 0px black;
  /*font-weight: bold;*/
  background-clip: padding-box;
}

.DI_1{
  background: rgba(255, 255, 255, 0);
  border: 0;
  border-radius: 0px;
  box-shadow: 0 0px 0px;
  font-size: 9pt;
  /*font: 8pt 'Arial Narrow', Monaco, monospace;*/
  color: black;
  text-shadow: 1px 1px 1px white;
  font-weight: bold;
  background-clip: padding-box;
}

.Kec{
  background: rgba(255, 255, 255, 0);
  border: 0;
  border-radius: 0px;
  box-shadow: 0 0px 0px;
  font-size: 10pt;
  /*font: 8pt 'Arial Narrow', Monaco, monospace;*/
  color: black;
  text-shadow: 0px 0px 0px black;
  font-weight: bold;
  background-clip: padding-box;
}

.Bang{
  background: rgba(255, 255, 255, 0);
  border: 0;
  border-radius: 0px;
  box-shadow: 0 0px 0px;
  font-size: 7pt;
  /*font: 8pt 'Arial Narrow', Monaco, monospace;*/
  color: black;
  text-shadow: 1px 1px 1px white;
  /*font-weight: bold;*/
  background-clip: padding-box;
}

/*.legend {
  padding: 6px 8px;
  background: #66757F;
  border-radius: 4px;
  border: 2px solid rgba(0,0,0,0.2);
  background-clip: padding-box;
  font: 10pt 'Lucida Console', Monaco, monospace;
  color: white;
}
#legend-title {
  font-weight: bold;
}
hr {
  border: 1px solid white;
  opacity: 0.2;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 0px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 0px;
}
.leaflet-right .leaflet-control {
  margin-right: 1px;
}*/

