body{margin:0;padding: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}#train{height:100vh;width:100vw;margin:0 auto;background-color:#efefef;text-align:center}#train.loading *,#train.loading:hover{cursor:progress}#train header{padding:1rem 0;font-size:30px;font-weight:700;background-color:#14879a;color:#fff}#train .train-tools{margin:1rem 0;display:flex;justify-content:center;align-content:center}#train .train-tools .tool-name{margin:0 .5rem;padding:0 .25rem;width:100px;border:none;border-radius:.25rem;font-size:16px;outline:none}#train .train-tools label{line-height:34px;font-size:16px;font-weight:700;color:#14879a}#train .train-tools .tool-file{margin-top:.5rem;width:200px;font-size:16px;color:red;outline:none}#train .train-tools .tool-start{width:120px;height:35px;background-color:#14879a;border-radius:.25rem;border:0;color:#fff;font-size:16px}#train .train-tools .tool-start:hover{background-color:#179bb1}#train .train-tools .tool-start:active{background-color:#1aafc7}#train .train-images .image{width:200px}#train .progressbar-container{position:fixed;bottom:0;left:0;margin:0 auto;width:100%}#train .progressbar-container .progressbar-progress{background-color:#14879a!important}
/*# sourceMappingURL=main.848e611f.chunk.css.map */