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;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#PlotContainer{font-size:x-large;height:auto;min-height:200px;width:auto}#TextAndPlots{width:auto}#TextAndPlots,.plotControls{direction:ltr;display:flex}.inputControls{display:flex;margin:1%;min-width:35%;width:auto}.inputChunk{min-width:12%;width:auto}.actualChart{direction:ltr;display:flex;float:left}.classRow{font-size:small;height:40%;min-height:50px;width:100%}.classColumn{border-color:#8a2be2;margin:2%;max-width:100%;min-width:20%}.classColumn,.metricInput{border-radius:2%;width:auto}.metricInput{max-width:50%;min-width:15%}.metricPlots{display:flex;height:100%;margin:1%;width:auto}.classCost{direction:ltr;display:flex;height:10%;margin:1%}.indvCost{font-weight:700;margin:1%;width:33%}#lowCost{border:5px solid #00a4e4;border-radius:5%;text-align:center}#midCost{border:5px solid #8cc63f;border-radius:5%;text-align:center}#highCost{border:5px solid #d9531e;border-radius:5%;text-align:center}#NewConstructionInput,#RetrofitInput{margin-left:1%;margin-right:1%}#componentDropdown{direction:ltr;display:flex;margin-left:1%}
/*# sourceMappingURL=main.7a6c9fb1.css.map*/