div.folderAndItemSelect .breadcrumb {
  margin-bottom: 5px;
}
div.glryItemActions {
  position:absolute;
  z-index: 100;
  top: 3px;
  right: 3px;
  text-align: right;
}
div.glryFolderName {
  font-size: medium;
  margin-top: 0px;
  margin-bottom: 3px;
  overflow-wrap: break-word;
 }
div.glryItemDescription {
 font-size: smaller;
 margin-top: -2px;
 margin-bottom: 3px;
 overflow-wrap: break-word;
}
div.glryItemAttribution {
  font-size: small;
  color: darkgray;
  line-height: 1.3em;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}
