.exportPage.iconIn {
  background-position: 7px center;
  background-repeat: no-repeat;
}

.exportPage.iconIn.docFile {
  background-image: url(/esfportal-theme/images/file_system/small/doc.png);
}

.exportPage.iconIn.odtFile {
  background-image: url(/esfportal-theme/images/file_system/small/odt.png);
}

.exportPage.iconIn.pdfFile {
  background-image: url(/esfportal-theme/images/file_system/small/pdf.png);
}

.exportPage.iconIn.rtfFile {
  background-image: url(/esfportal-theme/images/file_system/small/rtf.png);
}

.exportPage.iconIn.sxwFile {
  background-image: url(/esfportal-theme/images/file_system/small/sxw.png);
}

.exportPage.iconIn.txtFile {
  background-image: url(/esfportal-theme/images/file_system/small/txt.png);
}