.group-items-editor .group{display:inline-block;border:1px solid #d4d4d4;background-color:#f6f6f6;border-radius:5px;vertical-align:top;width:240px;margin:0 5px}.group-items-editor .group.disabled .group-header .group-name{color:#888}.group-items-editor .group.disabled .group-header .group-name .edit-btn{cursor:not-allowed}.group-items-editor .group.disabled .group-header .group-name .edit-btn:hover{color:#888}.group-items-editor .group .group-header{position:relative;border-bottom:1px solid #d4d4d4}.group-items-editor .group .group-header .group-name{width:calc(100% - 38px);line-height:40px;padding:0 15px;font-size:12pt;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.group-items-editor .group .group-header .group-name .edit-btn{cursor:pointer}.group-items-editor .group .group-header .group-name .edit-btn:hover{color:#463cb2}.group-items-editor .group .group-header .actions{position:absolute;top:0;right:0;padding:6px 6px 0 0;z-index:1}.group-items-editor .group .group-header .actions .add-btn{position:relative;text-align:center;width:28px;height:28px;display:inline-block;border:1px solid #ccc;border-radius:4px;line-height:28px;font-size:9pt;background-color:#f8f8f8}.group-items-editor .group .group-header .actions .add-btn:after,.group-items-editor .group .group-header .actions .add-btn:before{position:absolute;top:12px;left:8px;content:"";display:block;width:10px;height:2px;background-color:#aaa}.group-items-editor .group .group-header .actions .add-btn:after{transform:rotate(90deg)}.group-items-editor .group .group-header .actions .add-btn:hover{cursor:pointer;background-color:#fefefe}.group-items-editor .group .group-items{padding:5px}.group-items-editor .group .group-items .item{position:relative;background-color:#fff;border:1px solid #ddd;margin:0 0 5px 0;border-radius:5px}.group-items-editor .group .group-items .item.disabled .item-name{color:#888}.group-items-editor .group .group-items .item.disabled .item-name .edit-btn{cursor:not-allowed}.group-items-editor .group .group-items .item.disabled .item-name .edit-btn:hover{color:#888}.group-items-editor .group .group-items .item .item-name{width:100%;line-height:34px;padding:0 12px;font-size:11pt;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.group-items-editor .group .group-items .item .item-name .edit-btn{cursor:pointer}.group-items-editor .group .group-items .item .item-name .edit-btn:hover{cursor:pointer;color:#463cb2}.group-items-editor .group .group-items .item .actions{display:none;position:absolute;width:38px;height:30px;top:0;right:2px;padding:4px 0 0 0}.group-items-editor .group .group-items .item .actions .btn{line-height:24px;border-radius:3px;display:inline-block;border:1px solid rgba(69,59,177,.26666666666666666);padding:0 5px;font-size:9pt;color:#453bb1;background-color:rgba(69,59,177,.06666666666666667)}.group-items-editor .group .bottom-add-btn{position:relative;font-size:9.5pt;display:inline-block;line-height:26px;padding:0 10px 0 28px;border-radius:4px;color:#aaa;cursor:pointer}.group-items-editor .group .bottom-add-btn:after,.group-items-editor .group .bottom-add-btn:before{position:absolute;top:12px;left:8px;content:"";display:block;width:10px;height:2px;background-color:#aaa}.group-items-editor .group .bottom-add-btn:after{transform:rotate(90deg)}.group-items-editor .group .bottom-add-btn:hover{color:#463cb2;font-weight:700}.group-items-editor .group .bottom-add-btn:hover:after,.group-items-editor .group .bottom-add-btn:hover:before{background-color:#463cb2}