/* [project]/components/stations/stationselector/StationSelector.module.css [app-client] (css) */
.StationSelector-module__bhd5va__input {
  cursor: text;
  border: 1px solid #d3d3d3;
  width: fit-content;
  padding: 10px;
}

.StationSelector-module__bhd5va__selector input {
  background-color: #fff;
  border: none;
  width: auto;
  min-width: 20rem;
  padding: 10px;
}

/*# sourceMappingURL=components_stations_stationselector_StationSelector_module_db6799e1.css.map*/