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{display:grid;grid-template:"toolbar toolbar toolbar" "chart chart sidepanel" "previewpanel previewpanel sidepanel";grid-template-columns:52px auto 350px;grid-template-rows:50px calc(80vh - 50px) 20vh}.App.deploy_mode{display:grid;grid-template:"toolbar" "heatmap";grid-template-rows:50px calc(100vh - 50px)}.toolbar{grid-area:toolbar}.chart-component{grid-area:chart}.side-panel{grid-area:sidepanel}.preview-panel{grid-area:previewpanel}.heatmap-component{grid-area:heatmap}.loading-fade{grid-area:2/1/4/3;background-color:rgba(0,0,0,.4);z-index:1000;display:none;align-items:center;justify-content:center}.loading-fade.fullscreen{grid-area:heatmap}.loading-fade.visible{display:flex}#chart_container{height:100%}.toolbar{display:flex;justify-content:space-between;border-bottom:1px solid #e0e3eb;color:#131722}.left-align,.right-align{height:100%;display:flex;align-items:center}.toolbar-btn{margin:0 5px}.save-model-modal{width:40%}.save-model-modal-content{height:70px}.side-panel{border-left:1px solid #e0e3eb}.main-panel{padding:10px 25px}.MuiGrid-spacing-xs-2>.MuiGrid-item.slider-container{padding:0 8px}.custom-select{width:100%}.edit-model-modal{width:40%}.custom-input{width:100%}.edit-model-modal-content{height:70px}.deploy-model-modal{width:40%}.deploy-model-modal-content{height:70px}.collection-select{position:absolute!important;left:24px;width:calc(100% - 48px)}.training-panel{padding:10px 25px}.form-container{margin-top:10px}.root{position:relative}.static.MuiCircularProgress-colorPrimary{color:#3498db}.dynamic.MuiCircularProgress-colorPrimary{color:#f3f3f3;position:absolute;left:0}#preview_panel{height:100%}.heatmap-component{padding:10px 10px 0}.heatmap{display:grid;grid-template:"heatmap legend";grid-template-columns:auto 80px}.heatmap-container{grid-area:heatmap}.heatmap-legend{grid-area:legend;width:100%;height:100%;max-height:70vh;min-height:100px;display:flex;flex-direction:column;flex:1 1;justify-content:space-evenly}.cell{width:35px;border:1px solid #e0e3eb}.label{align-items:center;justify-content:center;width:30px}.label,.row{display:flex;height:100%}.row{justify-content:flex-end;width:100%}.deployment-modal.MuiDialog-paperWidthSm{width:700px;max-width:80%}.deployment-modal-content{height:80vh}#deploy_chart{height:100%}
/*# sourceMappingURL=main.efe6b838.chunk.css.map */