body{background-color:#4a5259;display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;overflow:scroll;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;min-width:400px}body h1,body p{text-align:center}body h1{margin-bottom:0}body h5{display:flex;justify-content:space-around;margin-right:1em}body h5 a.source:link,body h5 a.source:active,body h5 a.source:visited{color:orange;text-decoration:none}body h5 a.source:hover{text-decoration:underline}body img{height:300px;width:400px;border-radius:10px}body .body{display:grid;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-column-gap:2em}body .body .expand-menu{color:orange;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:1em}body .body .expand-menu a:link,body .body .expand-menu a:active,body .body .expand-menu a:visited{text-decoration:none}body .body .expand-menu a:hover{text-decoration:underline}#ll931217-vue-treeview{background-color:#36404a;padding:20px;border:none;border-radius:10px;box-shadow:2px 2px 7px 3px #36404a}#ll931217-vue-treeview svg{margin-right:.5em}#ll931217-vue-treeview ul{font-family:Roboto Mono;font-weight:700;list-style:none;margin:0;padding-left:20px;white-space:nowrap}#ll931217-vue-treeview ul.ll931217-vue-treeview>li:before,#ll931217-vue-treeview ul.ll931217-vue-treeview>li:after{display:none}#ll931217-vue-treeview ul.last li:after{display:none}#ll931217-vue-treeview ul li{position:relative}#ll931217-vue-treeview ul li .modal-mask{background-color:#000000b3;cursor:pointer;display:flex;justify-content:center;align-items:center;position:fixed;z-index:9998;top:0;left:0;height:100%;width:100%;transition:opacity .3s ease}#ll931217-vue-treeview ul li .modal-mask .modal-container{background-color:#fff;border-radius:2px;box-shadow:0 2px 8px #00000054;cursor:default;font-family:Helvetica,Arial,sans-serif;margin:40px auto 0;padding:20px 30px;transition:all .3s ease}#ll931217-vue-treeview ul li .modal-mask .modal-container .modal-content{border-radius:10px;color:#000;margin:1em;padding:1em;width:800px}#ll931217-vue-treeview ul li .modal-mask .modal-container .modal-content h1{margin:0}#ll931217-vue-treeview ul li .modal-mask .modal-container .modal-content form{display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%}#ll931217-vue-treeview ul li .modal-mask .modal-container .modal-content form input{border:1px solid rgba(0,0,0,.5);border-radius:5px;font-size:16px;font-weight:700;margin:1em 0;padding:.2em .5em;height:30px;width:100%}#ll931217-vue-treeview ul li .modal-mask .modal-container .modal-content form button{background:none;border-radius:5px;cursor:pointer;font-size:16px;font-weight:700;height:30px;width:80px;transition:all .3s ease-in-out}#ll931217-vue-treeview ul li .modal-mask .modal-container .modal-content form button.save{border:3px solid #3498db;color:#3498db;margin-left:1em}#ll931217-vue-treeview ul li .modal-mask .modal-container .modal-content form button.save:hover{background-color:#3498db}#ll931217-vue-treeview ul li .modal-mask .modal-container .modal-content form button.cancel{border:3px solid #f39c12;color:#f39c12}#ll931217-vue-treeview ul li .modal-mask .modal-container .modal-content form button.cancel:hover{background-color:#f39c12}#ll931217-vue-treeview ul li .modal-mask .modal-container .modal-content form button:hover{color:#fff}#ll931217-vue-treeview ul li .branch{color:#fff;cursor:default;display:inline-flex;align-items:center;width:100%}#ll931217-vue-treeview ul li .branch .minus-square,#ll931217-vue-treeview ul li .branch .plus-square{cursor:pointer}#ll931217-vue-treeview ul li .branch .minus-square{color:orange}#ll931217-vue-treeview ul li .branch .plus-square{color:#90ee90}#ll931217-vue-treeview ul li .branch .value{color:#add8e6}#ll931217-vue-treeview ul li .branch .value:hover{color:orange}#ll931217-vue-treeview ul li .branch .edit{color:orange;cursor:pointer;margin-left:auto;margin-right:1em}#ll931217-vue-treeview ul li .branch .edit:hover{text-decoration:underline}#ll931217-vue-treeview ul li .node{height:0;opacity:0;visibility:hidden;transition:all .5s ease-in-out;text-transform:capitalize}#ll931217-vue-treeview ul li .node.open{height:100%;opacity:1;visibility:visible}#ll931217-vue-treeview ul li:after{position:absolute;content:"";top:9px;left:-15px;border-left:2px dashed #607d8b;border-top:2px dashed #607d8b;border-radius:5px 0 0;width:13px;height:89%}#ll931217-vue-treeview ul li:before{content:"";position:absolute;top:-5px;left:-15px;border-left:2px dashed #607d8b;border-bottom:2px dashed #607d8b;border-radius:0 0 0 5px;width:13px;height:15px}#ll931217-vue-treeview p{font-size:12px;font-style:italic}.modal-enter,.modal-leave-active{opacity:0}.modal-enter .modal-container,.modal-leave-active .modal-container{transform:scale(1.1)}@font-face{font-family:Roboto Mono;font-weight:700;src:url(/vue-treeview/assets/RobotoMono-Bold.69fdf4ef.ttf)}
