.ext-icon {
  width: 36px;
  height: 36px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

.ext-icon-36 {
  width: 36px;
  height: 36px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block; }

.ext-icon-72 {
  width: 72px;
  height: 72px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block; }

.ignore-file-common {
  background-image: url(file.png); }

.ignore-file-exle {
  background-image: url(excle.svg); }

.ignore-file-html {
  background-image: url(html.svg); }

.ignore-file-htm {
  background-image: url(html.svg); }

.ignore-file-pdf {
  background-image: url(PDF.svg); }

.ignore-file-ppt {
  background-image: url(PPT.svg); }

.ignore-file-rar {
  background-image: url(RAR.svg); }

.ignore-file-txt {
  background-image: url(TXT.svg); }

.ignore-file-word {
  background-image: url(word.svg); }

.ignore-file-wps {
  background-image: url(WPS.svg); }

.ignore-file-zip {
  background-image: url(ZIP.svg); }

.ignore-file-halfStar {
  background-image: url(halfStar.svg); }
