.file--general,
.file--application-octet-stream {
  background-image: url(/prequal/themes/contrib/bootstrap_barrio/images/icons/application-octet-stream.png) !important;
}
.file--package-x-generic {
  background-image: url(/prequal/themes/contrib/bootstrap_barrio/images/icons/package-x-generic.png) !important;
}
.file--x-office-spreadsheet {
  background-image: url(/prequal/themes/contrib/bootstrap_barrio/images/icons/x-office-spreadsheet.png) !important;
}
.file--x-office-document {
  background-image: url(/prequal/themes/contrib/bootstrap_barrio/images/icons/x-office-document.png) !important;
}
.file--x-office-presentation {
  background-image: url(/prequal/themes/contrib/bootstrap_barrio/images/icons/x-office-presentation.png) !important;
}
.file--text-x-script {
  background-image: url(/prequal/themes/contrib/bootstrap_barrio/images/icons/text-x-script.png) !important;
}
.file--text-html {
  background-image: url(/prequal/themes/contrib/bootstrap_barrio/images/icons/text-html.png) !important;
}
.file--text-plain {
  background-image: url(/prequal/themes/contrib/bootstrap_barrio/images/icons/text-plain.png) !important;
}
.file--application-pdf {
  background-image: url(/prequal/themes/contrib/bootstrap_barrio/images/icons/application-pdf.png) !important;
}
.file--application-x-executable {
  background-image: url(/prequal/themes/contrib/bootstrap_barrio/images/icons/application-x-executable.png) !important;
}
.file--audio {
  background-image: url(/prequal/themes/contrib/bootstrap_barrio/images/icons/audio-x-generic.png) !important;
}
.file--video {
  background-image: url(/prequal/themes/contrib/bootstrap_barrio/images/icons/video-x-generic.png) !important;
}
.file--text {
  background-image: url(/prequal/themes/contrib/bootstrap_barrio/images/icons/text-x-generic.png) !important;
}
.file--image {
  background-image: url(/prequal/themes/contrib/bootstrap_barrio/images/icons/image-x-generic.png) !important;
}
.media--file-image {
  padding-left: 20px;
  display: inline-block;
  min-height: 16px;
  background-repeat: no-repeat;
  background-position: left center;
}
