.ma-tree-wrapper:not(.ma-dialog-wrapper){text-align:left;float:left;border-right:1px solid var(--toolbox-border-right-color);overflow:auto;width:250px;min-width:250px;background:var(--toolbox-background);position:relative}.ma-tree-wrapper .ma-tree-item .ma-tree-item-header{font-weight:700;height:20px;line-height:20px}.ma-tree-wrapper .ma-tree-item .ma-tree-sub-items>*{line-height:20px;white-space:nowrap}.ma-tree-wrapper .ma-tree-item .ma-tree-item-header[dragtarget] label{border-color:red}.ma-tree-wrapper .ma-tree-hover:hover,.ma-tree-wrapper .ma-tree-select{background:var(--toolbox-list-hover-background)}.ma-tree-wrapper .ma-tree-item .ma-tree-sub-items>.selected{background:var(--toolbox-list-selected-background)}.ma-tree-wrapper .ma-icon{color:var(--toolbox-list-icon-color);padding-right:2px;font-size:14px}.ma-tree-wrapper .ma-icon-arrow-bottom{color:var(--toolbox-list-arrow-color)}.ma-tree-wrapper span{color:var(--toolbox-list-span-color);display:inline-block;height:22px;line-height:22px}.ma-tree-wrapper .ma-icon-lock{color:var(--toolbox-list-label-color);margin-left:5px}.ma-tree-wrapper label{color:var(--toolbox-list-label-color);display:inline-block;border:1px solid transparent}.ma-tree-wrapper .ma-tree-toolbar-search{-ms-flex:1;flex:1}.ma-tree-wrapper .ma-tree-toolbar-search input{border:none;background:none;height:100%;color:var(--input-color)}.ma-tree-wrapper .ma-tree-toolbar-search input:focus{outline:none}.ma-tree-wrapper .ma-tree-toolbar{background:var(--background);color:var(--toolbox-list-label-color);border-bottom:1px solid var(--border-color);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:1px}.ma-tree-wrapper .ma-tree-toolbar-btn{padding:2px;-ms-flex-item-align:end;align-self:flex-end;display:inline-block}.ma-tree-wrapper .ma-tree-toolbar-btn.hover,.ma-tree-wrapper .ma-tree-toolbar-btn:hover{background:var(--toolbox-list-hover-background)}.ma-tree-wrapper .ma-tree-toolbar i{color:var(--toolbox-list-header-icon-color)}.ma-tree-wrapper .ma-tree-container{height:calc(100% - 25px);overflow:auto}.ma-tree-wrapper .ma-icon-datasource{color:#089910}.ma-tree-container{position:relative}.ma-tree-container .loading i{color:var(--color);font-size:20px}.ma-tree-container .loading .icon .ma-icon{padding:0}.ma-tree-container .loading .icon{width:20px;margin:0 auto;line-height:normal;animation:rotate 1s linear infinite}.ma-tree-container .loading{color:var(--color);position:absolute;text-align:center;width:100%;top:50%;margin-top:-20px}.ma-tree-container .no-data{color:var(--color);position:absolute;top:50%;left:50%;margin-left:-20px}.ma-checkbox[data-v-4b6cee28]{width:100%;height:100%;text-align:center}.ma-checkbox input[data-v-4b6cee28]{display:none}.ma-checkbox input+label[data-v-4b6cee28]{position:relative;color:#c9c9c9;font-size:12px;height:24px;line-height:24px;width:24px;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:inline-block}.ma-checkbox input+label[data-v-4b6cee28]:after{display:inline-block;background-color:var(--checkbox-background);border:1px solid var(--checkbox-border);content:"";width:16px;height:16px;line-height:16px;position:absolute;top:2px;left:3px;text-align:center;font-size:12px;color:var(--checkbox-text-color)}.ma-checkbox input:checked+label[data-v-4b6cee28]:after{content:"\2714";background-color:var(--checkbox-selected-background);border-color:var(--checkbox-selected-border)}.ma-checkbox input+label.checkedHalf[data-v-4b6cee28]:after{content:"\2501"}.ma-tree-wrapper .ma-checkbox input+label{width:12px!important;height:12px!important}.ma-tree-wrapper .ma-checkbox input+label:after{width:12px!important;height:12px!important;line-height:12px!important;top:0!important;left:0!important}.ma-checkbox[data-v-abc8ff1e]{display:inline-block;width:20px;height:12px}.ma-tree-wrapper .ma-tree-container[data-v-abc8ff1e]{height:100%}