.dd-bucket-pool{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:space-evenly;margin-bottom:1rem}.dd-container{border:1px solid #388e8e!important;border-radius:5px;color:#000;display:flex;flex-direction:column;padding:.5rem;text-align:center;width:350px}.nestable-label{margin:0 0 10px}.dd-list{display:flex!important;flex-direction:column;gap:.5rem}.dd{flex-grow:1}.dd-item,.dd-list{list-style:none;margin:0;min-height:30px;padding:0}.dd-hidden{display:none}.dd-empty,.dd-handle,.dd-placeholder{border-radius:5px;box-sizing:border-box;margin:0!important;min-height:30px!important}.dd-empty{height:100%}.dd-handle{background:#f5f5f5!important;border:1px solid #388e8e!important;height:auto!important;text-align:center!important}.dd-handle:hover{background:#eee3ce;color:#222;cursor:pointer}.dd-placeholder{background:#f2fbff;border:1px dashed #b6bcbf}.dd-dragel{pointer-events:none;position:absolute;z-index:9999}.dd-dragel>.dd-item .dd-handle{margin-top:0}.dd-dragel .dd-handle{box-shadow:2px 4px 6px 0 #0000001a;opacity:.8}.dd-remove-bucket{align-self:center;margin-top:.5rem}.dd-buttons{display:flex;gap:.25rem}