.tree-box{background:#fff;position:relative;z-index:9}.tree-box .search-input{margin-top:10px;width:98%;display:block}.rmNode{background-color:rgba(var(--vs-danger),.15)!important;color:rgba(var(--vs-danger),1)!important;line-height:13px!important}@-webkit-keyframes "opacity-data-v-e7743bdc"{3%{fill-opacity:1}75%{fill-opacity:0}}@keyframes "opacity-data-v-e7743bdc"{3%{fill-opacity:1}75%{fill-opacity:0}}@-webkit-keyframes "opacity-stroke-data-v-e7743bdc"{10%{stroke-opacity:1}85%{stroke-opacity:0}}@keyframes "opacity-stroke-data-v-e7743bdc"{10%{stroke-opacity:1}85%{stroke-opacity:0}}@-webkit-keyframes "colors-data-v-e7743bdc"{0%{fill:#9acd32}10%{fill:gold}75%{fill:#dc143c}}@keyframes "colors-data-v-e7743bdc"{0%{fill:#9acd32}10%{fill:gold}75%{fill:#dc143c}}@-webkit-keyframes "colors-stroke-data-v-e7743bdc"{0%{stroke:#9acd32}10%{stroke:gold}75%{stroke:#dc143c}}@keyframes "colors-stroke-data-v-e7743bdc"{0%{stroke:#9acd32}10%{stroke:gold}75%{stroke:#dc143c}}@-webkit-keyframes "colors-2-data-v-e7743bdc"{0%{fill:#ff0}50%{fill:red}65%{fill:#ff4500}95%{fill:gold}}@keyframes "colors-2-data-v-e7743bdc"{0%{fill:#ff0}50%{fill:red}65%{fill:#ff4500}95%{fill:gold}}@-webkit-keyframes "colors-3-data-v-e7743bdc"{0%{fill:#9acd32}50%{fill:#40e0d0}65%{fill:#ff0}95%{fill:orange}}@keyframes "colors-3-data-v-e7743bdc"{0%{fill:#9acd32}50%{fill:#40e0d0}65%{fill:#ff0}95%{fill:orange}}@-webkit-keyframes "transform-data-v-e7743bdc"{10%{-webkit-transform:scale(.75);transform:scale(.75)}}@keyframes "transform-data-v-e7743bdc"{10%{-webkit-transform:scale(.75);transform:scale(.75)}}@-webkit-keyframes "transform-2-data-v-e7743bdc"{40%{-webkit-transform:scale(.85);transform:scale(.85)}60%{stroke-width:20}}@keyframes "transform-2-data-v-e7743bdc"{40%{-webkit-transform:scale(.85);transform:scale(.85)}60%{stroke-width:20}}.halo-tree{font-size:14px;transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out}.halo-tree li{list-style-type:none;text-align:left;margin:0;padding:5px 5px 5px 15px;position:relative;list-style:none}.halo-tree li span:hover{background-color:transparent}.halo-tree li:after{border-top:1px dashed #999;height:20px;top:17px;width:28px}.halo-tree li:after,.halo-tree li:before{content:"";left:-8px;position:absolute;right:auto;border-width:1px}.halo-tree li:before{border-left:1px dashed #999;bottom:50px;height:100%;top:-8px;width:1px}.halo-tree li:last-child:before{height:26px}.halo-tree .expand-enter-active{transition:all 3s ease;height:50px;overflow:hidden}.halo-tree .expand-leave-active{transition:all 3s ease;height:0;overflow:hidden}.halo-tree .expand-enter,.halo-tree .expand-leave{height:0;opacity:0}.halo-tree ul{box-sizing:border-box;list-style-type:none;text-align:left;padding-left:17px;padding-top:10px}.halo-tree .inputCheck{display:inline-block;position:relative;width:14px;height:14px;border:1px solid #888;border-radius:2px;top:4px;text-align:center;font-size:14px;line-height:14px}.halo-tree .inputCheck.notAllNodes:before{content:"\2713";display:block;position:absolute;width:100%;height:100%;background-color:#888;z-index:1;color:#fff}.halo-tree .inputCheck.box-checked:after{content:"\2713";display:block;position:absolute;z-index:1;width:100%;text-align:center}.halo-tree .box-halfchecked{background-color:#888}.halo-tree .box-halfchecked:after{content:"\2713";display:block;position:absolute;z-index:1;width:100%;text-align:center;color:#fff}.halo-tree .check{display:block;position:absolute;font-size:14px;width:16px;height:16px;left:-5px;top:-4px;border:1px solid #000;opacity:0;cursor:pointer;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);z-index:2}.halo-tree .chkDisabled{background-color:#f5f5f5;opacity:1;cursor:not-allowed}.halo-tree>li.first-node:before{top:17px}.halo-tree>li.second-node:before{top:4px}.halo-tree>li.first-node.only-node:before{border-left:none}.halo-tree>li.only-node:after{border-top:none}.halo-tree>ul{padding-left:0}.halo-tree .tree-expand{display:inline-block;width:14px;height:14px;text-align:center;line-height:13px;border:1px solid #888;border-radius:2px;background:#fff;font-style:normal}.halo-tree .tree-open{line-height:13px}.halo-tree .tree-open:after{content:"\2013"}.halo-tree .tree-close:after{content:"+"}.halo-tree .tree-empty:after{content:""}.halo-tree .tree-node-el{background-color:#fff;padding-left:2px;position:relative;z-index:3}.halo-tree li.leaf{padding-left:15px}.halo-tree li.leaf:after{content:"";left:-7px;position:absolute;right:auto;border-width:1px;border-top:1px dashed #999;height:20px;top:17px;width:25px}.halo-tree .node-title{padding:3px;border-radius:3px;cursor:pointer;margin:0 2px}.halo-tree .node-title:hover{background-color:#ccc}.halo-tree .node-title-disabled{padding:3px;border-radius:3px;background-color:#f5f5f5;opacity:1;cursor:not-allowed;margin:0 2px}.halo-tree .node-title-disabled:hover{background-color:#f5f5f5}.halo-tree .node-selected{border:1px solid #ddd;background-color:#ddd}.halo-tree .node-title.node-searched{border:1px solid #ff8247}.fade-enter-active,.fade-leave-active{transition:opacity .2s;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}.fade-enter,.fade-leave-active{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.fade-leave-to{opacity:0}.halo-tree-search-box{height:18px;line-height:18px;outline:none;border:1px solid #888;border-radius:3px}.halo-tree-search-box:focus{border:1px solid #108ee9;box-shadow:0 2px 2px rgba(16,142,233,.2);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}svg[data-v-e7743bdc]{height:14px;width:14px;overflow:visible;line-height:14px}circle[data-v-e7743bdc]{fill:#1e90ff;fill-opacity:0;-webkit-animation:opacity-data-v-e7743bdc 1.2s linear infinite;animation:opacity-data-v-e7743bdc 1.2s linear infinite}circle[data-v-e7743bdc]:nth-child(12n+1){-webkit-animation-delay:-.1s;animation-delay:-.1s}circle[data-v-e7743bdc]:nth-child(12n+2){-webkit-animation-delay:-.2s;animation-delay:-.2s}circle[data-v-e7743bdc]:nth-child(12n+3){-webkit-animation-delay:-.3s;animation-delay:-.3s}circle[data-v-e7743bdc]:nth-child(12n+4){-webkit-animation-delay:-.4s;animation-delay:-.4s}circle[data-v-e7743bdc]:nth-child(12n+5){-webkit-animation-delay:-.5s;animation-delay:-.5s}circle[data-v-e7743bdc]:nth-child(12n+6){-webkit-animation-delay:-.6s;animation-delay:-.6s}circle[data-v-e7743bdc]:nth-child(12n+7){-webkit-animation-delay:-.7s;animation-delay:-.7s}circle[data-v-e7743bdc]:nth-child(12n+8){-webkit-animation-delay:-.8s;animation-delay:-.8s}circle[data-v-e7743bdc]:nth-child(12n+9){-webkit-animation-delay:-.9s;animation-delay:-.9s}circle[data-v-e7743bdc]:nth-child(12n+10){-webkit-animation-delay:-1s;animation-delay:-1s}circle[data-v-e7743bdc]:nth-child(12n+11){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}circle[data-v-e7743bdc]:nth-child(12n+12){-webkit-animation-delay:-1.2s;animation-delay:-1.2s}.g-circles--v2 circle[data-v-e7743bdc]{fill-opacity:0;stroke-opacity:0;stroke-width:1;stroke:#9acd32;-webkit-animation-name:opacity-stroke-data-v-e7743bdc,colors-data-v-e7743bdc,colors-stroke-data-v-e7743bdc,transform-2-data-v-e7743bdc;animation-name:opacity-stroke-data-v-e7743bdc,colors-data-v-e7743bdc,colors-stroke-data-v-e7743bdc,transform-2-data-v-e7743bdc}.g-circles--v3 circle[data-v-e7743bdc]{fill-opacity:1;-webkit-animation-name:opacity-data-v-e7743bdc,colors-data-v-e7743bdc;animation-name:opacity-data-v-e7743bdc,colors-data-v-e7743bdc}.g-circles--v4 circle[data-v-e7743bdc]{fill-opacity:1;fill:orange;-webkit-transform-origin:60px 60px;transform-origin:60px 60px;-webkit-animation-name:opacity-data-v-e7743bdc,colors-3-data-v-e7743bdc,transform-data-v-e7743bdc;animation-name:opacity-data-v-e7743bdc,colors-3-data-v-e7743bdc,transform-data-v-e7743bdc}.tree-container{position:relative;width:100%;height:40px;border:1px solid #ccc;border-radius:6px;margin:0 auto}.tree-container .search-input{width:96%;box-sizing:border-box;margin:5px auto 0;font-size:14px;text-indent:1em;outline:none}.tree-container .search-input,.tree-container .tag{height:30px;border:1px solid #ccc;border-radius:6px}.tree-container .tag{float:left;position:relative;min-width:50px;margin:4px;padding:0 10px;line-height:30px;text-align:center;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;transition:padding .3s}.tree-container .tag .rmNode{display:none}.tree-container .tag:hover{padding-right:25px}.tree-container .tag:hover>.rmNode{display:block!important}.tag-box-container{position:relative;width:100%;height:36px;overflow:hidden}.tag-box{width:2000%;height:36px}.tree-box{margin-top:3px;border-radius:6px;border:1px solid #ccc;box-shadow:0 0 5px rgba(0,0,0,.4)}.tree-box ul{margin-left:0;-webkit-padding-start:10px}.blank{background-color:#fff;border:0}.rmNode{position:absolute;right:4px;top:7px;width:15px;height:15px;line-height:15px;font-size:12px;background-color:#b3b3b3;color:#ececec;border-radius:50%;cursor:pointer}.tree-container .tag{background-color:transparent}.halo-tree .first-node{padding-left:0}.halo-tree .tree-node-el{display:contents}.halo-tree .tree-expand{background:content-box}.halo-tree .halo-tree li{padding-left:26px}.halo-tree ul{padding-left:17px!important}.halo-tree .box-halfchecked:after{top:-1px}.halo-tree .inputCheck{top:2px}.halo-tree .inputCheck.box-checked:after{top:-1px}.halo-tree .node-selected{background-color:#f8f8f8}.halo-tree .node-title{padding:3px 6px;margin:0 4px}.halo-tree .node-title:hover{background-color:#f8f8f8}.theme-dark .tree-container .tree-box{background-color:#10163a}button.btn-async{background:rgba(var(--vs-warning),.15)}button.btn-delete{background:rgba(var(--vs-danger),.15)}