/* 
.sync-btn {
  cursor: pointer;
  padding: 7px;
  border-radius: 10px;
  font-size: 0.75em;
  font-weight: bold;
}

.map-wrapper {
  height: 55vh;
  width: 100%;
}
.input-container {
  bottom: 105px !important;
}
.map-container-css {
    height: 50vh !important;
}
.leaflet-pane {
  z-index: 0 !important;
}
.leaflet-top, .leaflet-bottom {
  z-index: 0 !important;
}



input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
} */
