#map {
   height: 93vh; /* Memenuhi tinggi layar */
   width: 100%; /* Memenuhi lebar layar */
}
.leaflet-panel-layers.expanded {
   width: 285px;
   height: 400px;
}
.navbar-brand {
   font-size: 18px !important;
}
.brand-text {
   text-decoration: overline;
}
.font-weight-light {
   font-weight: 800 !important;
   color: #fff;
}
.bg-primary {
   background-color: rgb(7 29 60) !important;
}
.modal-footer > * {
   font-size: 13px;
}

.navbar-white {
   background: rgb(7 21 92) !important;
}

/* leaflet layer*/
label:not(.form-check-label):not(.custom-file-label) {
   font-weight: 300 !important;
   margin-left: 5px;
   font-size: 11px;
   margin: 2px;
}
