.draggable-debug-item{padding:1rem;margin:.25em;height:100px;width:100px;border-radius:4px;background:#a4a585;border:1px solid #000;-webkit-transition:background .5s;transition:background .5s}.draggable-debug-item.sortable-chosen{border:1px dashed red!important}.draggable-debug-item.sortable-ghost{background-color:transparent!important;border:1px dashed #000!important}.draggable-debug-item.sortable-ghost>*{opacity:0!important}.drag-area-debug{border:2px solid red;padding:1em;min-width:100%;min-height:220px}