.fill-task-control-behalf-another{height:100%;display:flex;flex-direction:column}.fill-task-control-behalf-another .header-div{padding:0}.fill-task-control-behalf-another .header-div .title-info{border-left:4px solid #f59a23;padding:5px 10px}.fill-task-control-behalf-another .content-div{flex:1;height:400px;padding:0 10px;margin-top:10px;display:flex}.fill-task-control-behalf-another .content-div .input-with-select{width:calc(100% - 14px)}.fill-task-control-behalf-another .content-div .input-with-select .el-input{width:130px}.fill-task-control-behalf-another .content-div .input-with-select .el-input-group__prepend{background-color:#fff}.fill-task-control-behalf-another .content-div .tree-div{position:relative;width:360px;height:calc(100% - 34px);border:1px solid #ebeef5;margin-right:10px;overflow:auto}.fill-task-control-behalf-another .content-div .tree-div .el-tree{position:absolute;width:100%;height:100%;overflow:auto}.fill-task-control-behalf-another .content-div .tree-div .flat-tree{z-index:100}.fill-task-control-behalf-another .content-div .right-div{flex:1;width:300px;display:flex;flex-direction:column}