UL.jqueryFileTree {

	font-family: Verdana, sans-serif;

	font-size: 11px;

	line-height: 18px !important;

	padding: 0px;

	margin: 0 !important;



}



UL.jqueryFileTree LI {

	list-style: none;

    padding: 0 0 0 20px !important;

	margin: 0 !important;

	white-space: nowrap;

    line-height: 22px !important;

	position: relative;

	font-size: 14px;

}



UL.jqueryFileTree A {

	color: #333;

	text-decoration: none;

	display: block;

	padding: 0px 2px !important;

}



/* Core Styles */

/*.jqueryFileTree LI.directory { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/directory.png) left top no-repeat; }*/



.jqueryFileTree LI:before {

	position: absolute;

	left: 0;

	width: 22px;

	height:100%;

}

.jqueryFileTree LI:hover:before{

	color: var(--color-info);

}

.jqueryFileTree LI.directory:before {

	content: "\f07b";

	/*IZII - Commenté car ne fonctionne pas*/
	/*font-family: "Font Awesome 5 Free" !important;*/

	font-family: "FontAwesome" !important; 

	font-weight: 800;

	color: var(--color-secondary);

}

.jqueryFileTree LI.directory.expanded:before{

	content: "\f07c";

	color: var(--color-info);

}

.jqueryFileTree LI.directory.wait:before{

	content: "\f254";

	font-weight: 400;

	color: var(--color-danger);

}

.jqueryFileTree LI.file:before{

	content: "";

}

/*.jqueryFileTree LI.expanded { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/folder_open.png) left top no-repeat; }*/

/*.jqueryFileTree LI.file { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/file.png) left top no-repeat; }*/

/*.jqueryFileTree LI.wait { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/spinner.gif) left top no-repeat; }*/

/* File Extensions */

/*.jqueryFileTree LI.ext_3gp { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/film.png) left top no-repeat; }

.jqueryFileTree LI.ext_afp { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/code.png) left top no-repeat; }

.jqueryFileTree LI.ext_afpa { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/code.png) left top no-repeat; }

.jqueryFileTree LI.ext_asp { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/code.png) left top no-repeat; }

.jqueryFileTree LI.ext_aspx { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/code.png) left top no-repeat; }

.jqueryFileTree LI.ext_avi { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/film.png) left top no-repeat; }

.jqueryFileTree LI.ext_bat { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/application.png) left top no-repeat; }

.jqueryFileTree LI.ext_bmp { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/picture.png) left top no-repeat; }

.jqueryFileTree LI.ext_c { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/code.png) left top no-repeat; }

.jqueryFileTree LI.ext_cfm { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/code.png) left top no-repeat; }

.jqueryFileTree LI.ext_cgi { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/code.png) left top no-repeat; }

.jqueryFileTree LI.ext_com { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/application.png) left top no-repeat; }

.jqueryFileTree LI.ext_cpp { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/code.png) left top no-repeat; }

.jqueryFileTree LI.ext_css { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/css.png) left top no-repeat; }

.jqueryFileTree LI.ext_doc { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/doc.png) left top no-repeat; }

.jqueryFileTree LI.ext_docx { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/doc.png) left top no-repeat; }

.jqueryFileTree LI.ext_exe { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/application.png) left top no-repeat; }

.jqueryFileTree LI.ext_gif { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/picture.png) left top no-repeat; }

.jqueryFileTree LI.ext_fla { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/flash.png) left top no-repeat; }

.jqueryFileTree LI.ext_h { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/code.png) left top no-repeat; }

.jqueryFileTree LI.ext_htm { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/html.png) left top no-repeat; }

.jqueryFileTree LI.ext_html { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/html.png) left top no-repeat; }

.jqueryFileTree LI.ext_jar { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/java.png) left top no-repeat; }

.jqueryFileTree LI.ext_jpg { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/picture.png) left top no-repeat; }

.jqueryFileTree LI.ext_jpeg { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/picture.png) left top no-repeat; }

.jqueryFileTree LI.ext_js { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/script.png) left top no-repeat; }

.jqueryFileTree LI.ext_lasso { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/code.png) left top no-repeat; }

.jqueryFileTree LI.ext_log { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/txt.png) left top no-repeat; }

.jqueryFileTree LI.ext_m4p { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/music.png) left top no-repeat; }

.jqueryFileTree LI.ext_mov { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/film.png) left top no-repeat; }

.jqueryFileTree LI.ext_mp3 { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/music.png) left top no-repeat; }

.jqueryFileTree LI.ext_mp4 { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/film.png) left top no-repeat; }

.jqueryFileTree LI.ext_mpg { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/film.png) left top no-repeat; }

.jqueryFileTree LI.ext_mpeg { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/film.png) left top no-repeat; }

.jqueryFileTree LI.ext_ogg { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/music.png) left top no-repeat; }

.jqueryFileTree LI.ext_pcx { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/picture.png) left top no-repeat; }

.jqueryFileTree LI.ext_pdf { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/pdf.png) left top no-repeat; }

.jqueryFileTree LI.ext_php { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/php.png) left top no-repeat; }

.jqueryFileTree LI.ext_png { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/picture.png) left top no-repeat; }

.jqueryFileTree LI.ext_ppt { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/ppt.png) left top no-repeat; }

.jqueryFileTree LI.ext_psd { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/psd.png) left top no-repeat; }

.jqueryFileTree LI.ext_pl { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/script.png) left top no-repeat; }

.jqueryFileTree LI.ext_py { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/script.png) left top no-repeat; }

.jqueryFileTree LI.ext_rb { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/ruby.png) left top no-repeat; }

.jqueryFileTree LI.ext_rbx { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/ruby.png) left top no-repeat; }

.jqueryFileTree LI.ext_rhtml { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/ruby.png) left top no-repeat; }

.jqueryFileTree LI.ext_rpm { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/linux.png) left top no-repeat; }

.jqueryFileTree LI.ext_ruby { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/ruby.png) left top no-repeat; }

.jqueryFileTree LI.ext_sql { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/db.png) left top no-repeat; }

.jqueryFileTree LI.ext_swf { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/flash.png) left top no-repeat; }

.jqueryFileTree LI.ext_tif { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/picture.png) left top no-repeat; }

.jqueryFileTree LI.ext_tiff { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/picture.png) left top no-repeat; }

.jqueryFileTree LI.ext_txt { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/txt.png) left top no-repeat; }

.jqueryFileTree LI.ext_vb { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/code.png) left top no-repeat; }

.jqueryFileTree LI.ext_wav { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/music.png) left top no-repeat; }

.jqueryFileTree LI.ext_wmv { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/film.png) left top no-repeat; }

.jqueryFileTree LI.ext_xls { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/xls.png) left top no-repeat; }

.jqueryFileTree LI.ext_xlsx { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/xls.png) left top no-repeat; }

.jqueryFileTree LI.ext_xml { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/code.png) left top no-repeat; }

.jqueryFileTree LI.ext_zip { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/zip.png) left top no-repeat; }

.jqueryFileTree LI.ext_rar { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/zip.png) left top no-repeat; }

.jqueryFileTree LI.ext_gz { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/zip.png) left top no-repeat; }

.jqueryFileTree LI.ext_tgz { background: url(//apoo.fr/wp-content/plugins/wpdm-extended-shortcodes/images/zip.png) left top no-repeat; }*/