.component.groupPickList{display:flex;flex-direction:column;margin:0}.component.groupPickList .component.picklist{flex:1;margin-bottom:20px}.component.groupPickList .component.picklist ul.list li.selectable{padding:4px}.component.groupPickList .component.picklist ul.selection li{padding:0}.component.groupPickList .component.picklist ul.selection li.nullValue{padding:4px}.component.groupPickList .component.picklist.group .galleryItem{float:none;width:auto;margin:0;border:none}.component.groupPickList .component.picklist.group .galleryItem .thumbnail .itemType{display:none!important}.component.groupPickList .component.picklist.group .galleryItem .thumbnailCaption{width:auto;height:auto;margin:0;padding:5px;font-size:inherit;text-align:left;white-space:nowrap;text-overflow:ellipsis}.component.groupPickList .component.picklist.group .galleryItem .thumb{display:flex}.component.groupPickList .component.picklist.group ul.selection .galleryItem{height:24px}.component.groupPickList .component.picklist.group ul.selection .galleryItem .thumbnail{flex-shrink:0;width:24px;height:24px}.component.groupPickList .component.picklist.group ul.selection .galleryItem .thumbnailCaption{flex:1}.component.groupPickList .component.picklist.group ul.selection .galleryItem .thumbnailCaption .path{display:none}.component.groupPickList .component.picklist.group ul.selection .galleryItem .thumbnail .statusBar .icon{min-width:13px;font-size:13px;line-height:13px}.component.groupPickList .component.picklist.group ul.list .galleryItem{height:40px}.component.groupPickList .component.picklist.group ul.list .galleryItem .thumbnail{flex-shrink:0;width:40px;height:40px}.component.groupPickList .component.picklist.group ul.list .galleryItem .thumbnailCaption{flex:1}.component.groupPickList .component.picklist.group ul.list .galleryItem .thumbnailCaption .path{margin:2px 0 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:80%}.component.groupPickList .component.picklist.group ul.list li:not(.selected):not(.highlighted) .galleryItem .thumbnailCaption .path{color:var(--text-inactive-color)}.component.groupPickList .component.picklist.group ul.list li[data-select-event=newItem]{height:40px;vertical-align:middle}.component.groupPickList .component.picklist.group ul.list li[data-select-event=newItem]:before{margin-right:9px;vertical-align:-20px;font-size:40px}body.Icons_FontAwesome .component.groupPickList .component.picklist.group ul.list li[data-select-event=newItem]:before{content:"\f067";font-family:FontAwesome,sans-serif}body.Icons_Material .component.groupPickList .component.picklist.group ul.list li[data-select-event=newItem]:before{content:"\e145";font-family:Material Icons,sans-serif}.component.groupPickList .component.picklist ul.list li.nullValue:empty:after{content:"No selection"}.component.groupPickList .component.picklist ul.list li.nullValue:not(.selected):not(.highlighted):empty:after{color:var(--text-inactive-color)}.component.groupPickList .component.picklist ul.selection li.nullValue:empty:after{content:"\00a0"}.component.groupPickList.toolbar{flex:1;float:left;max-width:100%;margin-right:10px}.component.groupPickList.inline .component.picklist,.component.groupPickList.toolbar .component.picklist{display:flex}.component.groupPickList.toolbar .component.picklist{margin-bottom:0}.component.groupPickList.toolbar .component.picklist.group ul.selection .galleryItem .thumbnailCaption{padding:5px}