.move-moving{}

.move-drag-item.fixed{
    position: fixed !important;
}

.move-drag-item.absolute{
    position: absolute !important;
}
