body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;max-height:60px;min-height:2vh}.App-link{color:#61dafb}.station-view{align-items:center;display:flex;flex-direction:column;height:100vh;width:100%}.weather-station-selector-box{align-items:center;background:#f5f5f5;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.weather-station-selector{flex-grow:2;min-width:50px;order:0}.weather-station-date-selector-start{flex-grow:1;order:1}.weather-station-date-selector-end{flex-grow:1;order:2}.weather-data-plot{margin-top:10px}.time-picker-box{align-items:center;display:flex;justify-content:space-evenly}.axis-vertical-label-text,.axis-vertical-tick-text{font-size:10px}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.6b09d2ea.css.map*/