body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{overflow-y:scroll;min-height:100vh;height:100vh;width:100%;display:flex;flex-direction:column}.App-header{padding:16px 10%;background-color:#0f62ac;color:#fff}.App-Gauses{padding:16px 10%;margin:16px 10%}.App-Gauses,.App-Switch{display:flex;justify-content:space-evenly}.App-LineChart{padding:16px 10%;margin:16px 10%;display:grid}.App-footer{display:flex;align-items:center;justify-content:center;padding:16px 10%;background-color:#0f62ac;color:#fff}.Shadow{box-shadow:0 4px 8px 0 #000}.Gauges{width:120px}.Gauges-content,.Gauges-title{display:flex;align-items:center;justify-content:center}.Gauges-content{width:120px;height:120px}.LineChart{flex-direction:column;width:100%}.LineChart,.LineChart-content,.LineChart-title{display:flex;align-items:center;justify-content:center}.LineChart-content{width:600px;height:600px}.Switch{grid-gap:8px;gap:8px}.Switch,.Switch-title{display:flex;align-items:center;justify-content:center}.Switch-label{position:relative;display:inline-block;width:48px;height:24px}.Switch-label input{opacity:0;width:0;height:0}.Switch-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.Switch-slider:before{position:absolute;content:"";height:20px;width:20px;left:2px;bottom:2px;background-color:#fff;transition:.4s}input:checked+.Switch-slider{background-color:#2196f3}input:focus+.Switch-slider{box-shadow:0 0 1px #2196f3}input:checked+.Switch-slider:before{transform:translateX(24px)}.Switch-slider.Switch-round{border-radius:34px}.Switch-slider.Switch-round:before{border-radius:50%}
/*# sourceMappingURL=main.20b5f1b0.chunk.css.map */