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