.component.selectionsPanel{position:relative;margin:0}.component.selectionsPanel>.toolbars>.componentTitle{display:flex;align-items:baseline;border:none;padding:0}.component.selectionsPanel>.toolbars>.componentTitle .numOfSelections{position:relative;display:inline-block;margin:0 0 0 5px;border:1px solid var(--highlight-bk-color);border-radius:2px;padding:5px;color:var(--highlight-color);background-color:var(--highlight-bk-color);letter-spacing:.2px}.component.selectionsPanel>.toolbars>.componentTitle .numOfSelections:after{content:attr(data-selections-count) " selected"}.component.selectionsPanel>.toolbars>.componentTitle .close{margin:0;cursor:pointer}.component.selectionsPanel .component.gallery2{margin-bottom:5px}.component.selectionsPanel .component.gallery2 .thumb .thumbnailTick{top:4px;left:4px;opacity:0}.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{display:flex;flex-flow:column;border-bottom:0}#panels.vertical .component.selectionsPanel .gallery2{flex:100% 1;display:flex;flex-flow:column}#panels.vertical .component.selectionsPanel .gallery2 .content{flex:100% 1}