.component.selectionsPanel{margin:0;position:relative}.component.selectionsPanel>.toolbars>.componentTitle{align-items:baseline;border:none;display:flex;padding:0}.component.selectionsPanel>.toolbars>.componentTitle .numOfSelections{background-color:var(--highlight-bk-color);border:1px solid var(--highlight-bk-color);border-radius:2px;color:var(--highlight-color);display:inline-block;letter-spacing:.2px;margin:0 0 0 5px;padding:5px;position:relative}.component.selectionsPanel>.toolbars>.componentTitle .numOfSelections:after{content:attr(data-selections-count) " selected"}.component.selectionsPanel>.toolbars>.componentTitle .close{cursor:pointer;margin:0}.component.selectionsPanel .component.gallery2{margin-bottom:5px}.component.selectionsPanel .component.gallery2 .thumb .thumbnailTick{left:4px;opacity:0;top:4px}.component.selectionsPanel .component.gallery2 .thumb:hover .thumbnailTick{opacity:1}body.Icons_FontAwesome .component.selectionsPanel div.galleryDetailItem[data-selected-changing=true] .thumbnailTick.thumbnailTick:before,body.Icons_FontAwesome .component.selectionsPanel div.galleryDetailItem[data-selected=true] .thumbnailTick:before,body.Icons_FontAwesome .component.selectionsPanel div.galleryItem[data-selected-changing=true] .thumbnailTick:before,body.Icons_FontAwesome .component.selectionsPanel div.galleryItem[data-selected=true] .thumbnailTick:before{content:"\f146"}body.Icons_Material .component.selectionsPanel div.galleryDetailItem[data-selected-changing=true] .thumbnailTick.thumbnailTick:before,body.Icons_Material .component.selectionsPanel div.galleryDetailItem[data-selected=true] .thumbnailTick:before,body.Icons_Material .component.selectionsPanel div.galleryItem[data-selected-changing=true] .thumbnailTick:before,body.Icons_Material .component.selectionsPanel div.galleryItem[data-selected=true] .thumbnailTick:before{content:"\e14c"}#panels.horizontal .component.selectionsPanel>.componentTitle{float:left;margin:0 5px 0 0;padding:0}#panels.horizontal .component.selectionsPanel .component.gallery2 .pager{margin-bottom:-5px}@media screen and (pointer:coarse){#panels.horizontal .component.selectionsPanel .component.gallery2.basicPaging .pager{margin-top:5px!important}body.OS_OSX #panels.horizontal .component.selectionsPanel .component.gallery2.basicPaging .pager{justify-content:flex-end}}#panels.vertical .component.selectionsPanel .component.gallery2 .pager{position:relative;top:0}#panels.vertical .component.selectionsPanel{border-bottom:0;display:flex;flex-flow:column}#panels.vertical .component.selectionsPanel .gallery2{display:flex;flex:100% 1;flex-flow:column}#panels.vertical .component.selectionsPanel .gallery2 .content{flex:100% 1}