.organization-view{padding:20px;height:100%}.organization-view .custom-tree-node{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.organization-view .custom-tree-node .tree-icons i{color:#409eff;margin-left:10px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.organization-view .custom-tree-node .tree-icons i:hover{color:#79bbff}.organization-view .add-icon{float:right;color:#409eff;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.organization-view .add-icon:hover{color:#79bbff}