.component.gallery{background:none;border:none;border-radius:0;margin:0;padding:0}.gallery>.galleryContent.empty:before{content:"No items found.";margin:20px 5px 0}#SelectDrag.selectDrag{background-color:var(--highlight-bk-color);opacity:.5;z-index:999}.component.gallery .itemContainer.selectRangeHighlight{position:relative}.component.gallery .itemContainer.selectRangeHighlight:before{background-color:var(--highlight-bk-color);bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.component.gallery [draggable=true],.component.gallery [draggable=true] *{cursor:move}.component.gallery .sortDropZone{border:2px dashed var(--highlight-active-bk-color)}