.component.groupPath{display:flex;margin:0 0 20px}.component.groupPath .galleryItem .thumbnail{flex-shrink:0;width:25px;height:25px;background-color:transparent}.component.groupPath .galleryItem .thumbnail.transparent img{background:none}.component.groupPath .galleryItem .thumbnail .statusBar .itemType{display:none!important}.component.groupPath .galleryItem .thumbnail .statusBar .icon{min-width:12px;font-size:12px;line-height:12px}.component.groupPath .galleryItem .thumbnailCaption{width:auto;height:auto;margin:0;padding:0;font-size:inherit;line-height:inherit;text-align:left;white-space:nowrap;text-overflow:ellipsis}.component.groupPath .placeholder,.component.groupPath ol.groups{flex-wrap:wrap;margin:0;padding:0;min-width:200px;list-style:none}.component.groupPath ol.groups .galleryItem{border:none}.component.groupPath ol.groups li{display:flex;align-items:center}.component.groupPath:not(.toolbar) ol.groups li:after{content:">";margin:0 5px}.component.groupPath:not(.toolbar) ol.groups li:last-child:after{content:none}.component.groupPath .placeholder,.component.groupPath ol.groups,.component.groupPath ol.groups .galleryItem,.component.groupPath ol.groups .galleryItem .thumb,.component.groupPath ol.groups .galleryItem .thumb>a{display:flex;flex:1;background-color:transparent}.component.groupPath .galleryItem .thumb .thumbnail,.component.groupPath .galleryItem .thumb .thumbnailCaption{margin-right:5px}.component.groupPath .galleryItem .thumb .thumbnailCaption{padding:5px 0}.component.groupPath.toolbar{flex:1;border:1px solid var(--border-color);border-radius:2px;background-color:var(--action-bk-color)}.component.groupPath.toolbar ol.groups{flex-direction:column}.component.groupPath.toolbar ol.groups li{max-width:100%;margin:0;overflow:hidden}.component.groupPath.toolbar ol.groups li .thumbnail{flex-shrink:0}.component.groupPath.toolbar ol.groups li a:not(:hover){color:var(--action-color)}.component.groupPath.toolbar ol.groups li a{max-width:100%}.component.groupPath.toolbar>button.dropList{display:flex;align-items:center;border-left:1px solid var(--border-color);border-bottom:1px solid transparent;padding:5px;z-index:11;background-color:var(--action-bk-color)}.component.groupPath.toolbar>button.dropList:before{content:none}.component.groupPath.toolbar>button.dropList>.label{width:0;font-size:0}.component.groupPath.toolbar>button.dropList>.icon{font-size:inherit;line-height:inherit}.component.groupPath.toolbar.dropList{position:relative}.component.groupPath.toolbar.dropList ol.groups{position:absolute;left:-1px;right:-1px;top:-1px;z-index:10;border:1px solid var(--border-color);border-radius:2px;background-color:var(--body-bk-color)}.component.groupPath.toolbar.dropList ol.groups li{max-width:calc(100% - 1em - 10px)}.component.groupPath.toolbar:not(.dropList) ol.groups li:not(:first-child){display:none}.component.groupPath.toolbar.dropList>button.dropList{border-bottom-color:var(--border-color)}