.sortable-item{border:1px solid #ced5e1;border-radius:0;overflow:hidden;position:relative}.sortable-item__handle{position:absolute;font-size:20px;z-index:1;cursor:move;cursor:-webkit-grab;cursor:grab;width:24px;height:100%;opacity:.5}.sortable-item__handle:hover{opacity:1}.sortable-item__handle:before{text-indent:0;left:0;width:100%;text-align:center;position:absolute;line-height:60px}.sortable-item:first-of-type,.uploadfield__dropzone+.sortable-item{border-top-left-radius:.192rem;border-top-right-radius:.192rem}.sortable-item:last-of-type{border-bottom-left-radius:.192rem;border-bottom-right-radius:.192rem}.sortable-item--dragging{border-radius:.192rem;cursor:move;cursor:-webkit-grabbing;cursor:grabbing;pointer-events:auto!important}.sortable-item--dragging .sortable-item__handle{cursor:-webkit-grabbing;cursor:grabbing}.sortable-item .uploadfield-item{padding-left:24px}.sortable-item .uploadfield-item,.sortable-item .uploadfield-item:first-child,.sortable-item .uploadfield-item:last-child{border:0;height:60px;border-radius:0}.sortable-item .uploadfield-item__thumbnail{border-radius:0}.sortable-item+.sortable-item{margin-top:-1px}