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