#UsersManageAdGroupsPage .card-drag-handle,#UsersManageAdGroupsPage .column-drag-handle{cursor:move!important}#UsersManageAdGroupsPage .smooth-dnd-container,#UsersManageAdGroupsPage .smooth-dnd-draggable-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start}#UsersManageAdGroupsPage .is-dragging .smooth-dnd-container{position:relative;padding-bottom:16px}#UsersManageAdGroupsPage .is-dragging .smooth-dnd-container:before{content:"";position:absolute;min-height:48px;top:0;right:0;bottom:0;left:0;background:var(--v-grey-light-base)!important;border:2px dashed var(--v-grey-dark-base)!important;opacity:.75;z-index:2}#UsersManageAdGroupsPage .is-dragging .smooth-dnd-container:after{content:"Drop here";position:absolute;display:flex;justify-content:center;align-items:center;min-height:48px;height:100%;width:64px;top:0;right:0;bottom:0;left:calc(50% - 32px);text-align:center;font-size:14px;z-index:3}