/** Version 5.0.8: real-cover publication cleanup. */
.had-detail-drawer.is-publication-full-record [data-had-detail-description]{display:none!important}
.had-detail-drawer.is-publication-full-record .had-record-cover{
  background:#fff!important;
  border-color:#bfd5dc!important;
}
.had-detail-drawer.is-publication-full-record .had-record-cover img{
  object-fit:contain!important;
  object-position:center!important;
  background:#fff!important;
}
/* Journal analytics intentionally support the complete canonical lists. */
[data-had-journal-analytics-body="journals"] .had-metric-bars,
[data-had-journal-analytics-body="subjects"] .had-metric-bars{
  max-height:100%;
}
