@import url(https://fonts.googleapis.com/css?family=Roboto:300,400&display=swap);html{font-size:10px}*{box-sizing:border-box}#root,.App,body,html{height:100%}body{margin:0}p{font-size:1.6rem}.App{display:flex;flex-direction:column}.tree-container{height:100%;background:#fc5c7d;background:-webkit-gradient(linear,left bottom,left top,from(#6a82fb),to(#fc5c7d));background:-webkit-linear-gradient(bottom,#6a82fb,#fc5c7d);background:linear-gradient(0deg,#6a82fb,#fc5c7d)}#treeWrapper{display:flex;flex-direction:row;flex:1 1}.sidebar-wrapper{padding:1rem;width:90%;max-width:20rem}.next-node-input{border-radius:.4rem;-webkit-border-radius:.4rem;-moz-border-radius:.4rem;-ms-border-radius:.4rem;-o-border-radius:.4rem;padding:.5rem;margin-bottom:.5rem}.next-node-button{border:none;padding:.5rem;background-image:-webkit-gradient(linear,left bottom,right top,from(#d16ba5),color-stop(#c777b9),color-stop(#ba83ca),color-stop(#aa8fd8),color-stop(#9a9ae1),color-stop(#8aa7ec),color-stop(#79b3f4),color-stop(#69bff8),color-stop(#52cffe),color-stop(#41dfff),color-stop(#46eefa),to(#5ffbf1));background-image:-webkit-linear-gradient(left bottom,#d16ba5,#c777b9,#ba83ca,#aa8fd8,#9a9ae1,#8aa7ec,#79b3f4,#69bff8,#52cffe,#41dfff,#46eefa,#5ffbf1);background-image:linear-gradient(to right top,#d16ba5,#c777b9,#ba83ca,#aa8fd8,#9a9ae1,#8aa7ec,#79b3f4,#69bff8,#52cffe,#41dfff,#46eefa,#5ffbf1);border-radius:.4rem;-webkit-border-radius:.4rem;-moz-border-radius:.4rem;-ms-border-radius:.4rem;-o-border-radius:.4rem}.fullwidth{width:100%}.nodeNameBase{font-size:1.6rem;font-family:Roboto,sans-serif;font-weight:300;background-color:#ccc}
/*# sourceMappingURL=main.cd7d2df3.chunk.css.map */