
li.jstree-leaf > a .jstree-signature {
  background-image: url("/assets/plugin_assets/itsites_edo/icons/icon-signature-7c8617e4.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

li.jstree-leaf > a .jstree-pdf {
  background-image: url("/assets/plugin_assets/itsites_edo/icons/pdf-6dc673c3.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

li.jstree-leaf > a .jstree-rtf {
  background-image: url("/assets/plugin_assets/itsites_edo/icons/rtf-bf142585.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

li.jstree-leaf > a .jstree-txt {
  background-image: url("/assets/plugin_assets/itsites_edo/icons/txt-84d2608a.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

li.jstree-leaf > a .jstree-excel {
  background-image: url("/assets/plugin_assets/itsites_edo/icons/excel-d880afef.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

li.jstree-leaf > a .jstree-xml {
  background-image: url("/assets/plugin_assets/itsites_edo/icons/xml-2a106742.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

li.jstree-leaf > a .jstree-doc {
  background-image: url("/assets/plugin_assets/itsites_edo/icons/doc-941b5df9.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

li.jstree-leaf > a .jstree-docx {
  background-image: url("/assets/plugin_assets/itsites_edo/icons/docx-f3b631f7.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}