*{box-sizing:border-box}body,html{width:100%;height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:300;background:#fff}.onoffswitch{position:relative;width:75px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.onoffswitch-checkbox{display:none}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;border:1px solid #ccc;border-radius:4px}.onoffswitch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.onoffswitch-inner:after,.onoffswitch-inner:before{display:block;float:left;width:50%;height:33px;padding:0;line-height:33px;font-size:14px;color:#fff;box-sizing:border-box;font-weight:400}.onoffswitch-inner:before{content:"YES";padding-left:8px;background-color:#fff;color:#2d3748}.onoffswitch-inner:after{content:"NO";padding-right:8px;background-color:#fff;text-align:right;color:#c4c4c4}.onoffswitch-switch{display:block;width:25px;margin:4.5px;background-color:#c4c4c4;position:absolute;top:0;bottom:0;right:37px;border:2px solid #fff;border-radius:4px;transition:all .3s ease-in 0s}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0;background-color:#2d3748}#root,.App{min-width:100%;min-height:100%}.title{text-align:center;margin-bottom:20px}.demo-container{position:fixed;display:flex;flex-direction:row;height:100%;width:100%}.column-left{width:30%;background:#f7fafc;border-right:1px solid #2d3748}.column-left,.controls-container{display:flex;flex-direction:column}.controls-container{flex-basis:1;overflow-y:auto;margin:4px}.state-container{display:none;flex-direction:column;flex-basis:30%;border-top:1px solid #000}.state-container>h4{color:#000}.column-right,.state{width:100%;height:100%}.tree-container{height:100%}.prop-container{padding:2px 5px;margin:15px 10px}.prop{font-weight:700;display:block}.prop-large{font-size:16px}.sub-prop{padding:5px}.btn-controls{color:#f7fafc;background-color:#2d3748;transition:color .15s ease,border-color .15s ease}.btn-controls:active,.btn-controls:focus,.btn-controls:hover{color:#fff;border-color:#f7fafc}.header-container{position:fixed;display:flex;flex-direction:row;width:100%;padding:.5rem 2rem;border-bottom:1px solid #2d3748}.tree-stats-container{text-align:center;font-weight:700}.my-path-class{stroke:#4169e1;stroke-width:10}.flex-container-vertical{display:flex;flex-flow:column}.flex-conservative{flex:0 1 auto}.flex-greedy{flex:1 1 auto}
/*# sourceMappingURL=main.6af9d778.chunk.css.map */