.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.lfr-layout-structure-item-4dafe24f-7308-cac2-281a-56f64f730e1a {
.html-c-link-type.html-is-mp3::before,
.html-c-link-type.npw-mp3::before,
.npw-file.html-is-mp3::before,
.npw-file.npw-mp3::before {
  position: static;
  display: inline-block;
  width: 33px;
  padding: 3px 0 3px 0;
  margin-right: 5px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  vertical-align: top;
  border-radius: 3px;
}

.html-c-link-type.html-is-mp3 a::before {
  content: "MP3";
  background-color: #3667b3;
}

.html-c-link-type.html-is-mp3::before,
.html-c-link-type.npw-mp3::before,
.npw-file.html-is-mp3::before,
.npw-file.npw-mp3::before {
  content: "MP3";
  background-color: #0A77A9;
}
}