.dragSortItem.-placeholderBefore,.dragSortList.-isExpanded{padding-top:25px}.dragSortList{overflow:auto;position:relative}.dragSortList.-isExpanded.-isDraggingOver:before{content:'🡢';position:absolute;line-height:25px;top:0;left:0;z-index:2}.dragSortItem{position:relative}.dragSortItem [draggable],.dragSortItem[draggable]{cursor:move;cursor:hand;cursor:-webkit-grab;cursor:grab;cursor:-webkit-grabbing;cursor:grabbing}.dragSortItem.-isDragged{display:none}.dragSortItem.-placeholderAfter{padding-bottom:25px}.dragSortList.-horizontal .dragSortItem.-placeholderBefore,.dragSortList.-horizontal.-rtl .dragSortItem.-placeholderAfter{padding:0 0 0 25px}.dragSortList.-horizontal .dragSortItem.-placeholderAfter,.dragSortList.-horizontal.-rtl .dragSortItem.-placeholderBefore{padding:0 25px 0 0}.dragSortItem.-placeholderAfter:before,.dragSortItem.-placeholderBefore:before{content:'🡢';position:absolute;line-height:25px;left:0}.dragSortItem.-placeholderBefore:before{top:0}.dragSortItem.-placeholderAfter:before{bottom:0}.dragSortList.-horizontal{display:flex;flex-direction:row;flex-wrap:wrap}.dragSortList.-horizontal .dragSortItem.-placeholderAfter:before,.dragSortList.-horizontal .dragSortItem.-placeholderBefore:before{width:25px;top:50%;bottom:auto;transform:translateY(-50%);text-align:center}.dragSortList.-horizontal .dragSortItem.-placeholderBefore:before,.dragSortList.-horizontal.-rtl .dragSortItem.-placeholderAfter:before{left:0;right:auto}.dragSortList.-horizontal .dragSortItem.-placeholderAfter:before,.dragSortList.-horizontal.-rtl .dragSortItem.-placeholderBefore:before{left:auto;right:0}.dragSortList.-rtl{direction:rtl}