/* FORMS
----------------------------------------------- */
.folderContent {
    font-size: 0.8em !important;
}
.filtersearch input{
    border: 1px solid #cacad9;
}
.filtersearch .externalfile-search {
    text-align: right;
}

.ExternalFilesUpload:before{
    content: "\f093";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.addNewExternalFolder:before{
    content: "c";
    font-family: "Ordner" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.2em;
}
.downloadExternalZIP:before{
    content: "a";
    font-family: "Ordner" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.2em;
}

/*ul#DirectoryList li{
    border-top: 1px solid #000 !important;
}*/

ul#DirectoryList li.file a.ExternalFilesDelete:before{
    content: "\f00d";
    font-family:'FontAwesome';
}
ul#DirectoryList li.directory span.verzeichnis:before {
    content: "\f114 \00a0 \00a0 ";
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
ul#DirectoryList li.directory:hover > span.verzeichnis:before,
ul#DirectoryList li.directory > span.verzeichnis.active:before  {
    content: "\f115 \00a0 ";
    font: normal normal normal 1em/1 FontAwesome;

}

ul#DirectoryList li.directory a.ExternalFolderDelete:before{
    content: "b";
    font-family: "Ordner" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.2em;
}

/* LINK ICONS - shows type of file
------------------------------------- */
ul#DirectoryList li.file a[href$=".pdf"]:before,
ul#DirectoryList li.file a[href$=".PDF"]:before,
.file a.pdf:before {
    /*background: url(../images/icons/pdf.png) no-repeat 4px center;*/
    content: "\f1c1 \00a0";
    font-family: 'FontAwesome';

}
ul#DirectoryList li.file a[href$=".eps"]:before,
ul#DirectoryList li.file a[href$=".EPS"]:before,
.file a.eps:before {
    content: "\f1c5 \00a0";
    font-family: 'FontAwesome';

}
ul#DirectoryList li.file a[href$=".psd"]:before,
ul#DirectoryList li.file a[href$=".PSD"]:before,
.file a.psd:before {
    content: "\f1c5 \00a0";
    font-family: 'FontAwesome';

}
ul#DirectoryList li.file a[href$=".tiff"]:before,
ul#DirectoryList li.file a[href$=".TIFF"]:before,
ul#DirectoryList li.file a[href$=".tif"]:before,
ul#DirectoryList li.file a[href$=".TIF"]:before,
.file a.tiff:before {
    content: "\f1c5 \00a0";
    font-family: 'FontAwesome';

}

ul#DirectoryList li.file a[href$=".jpg"]:before,
ul#DirectoryList li.file a[href$=".JPG"]:before,
.file a.jpg:before {
    content: "\f1c5 \00a0";
    font-family: 'FontAwesome';
}
ul#DirectoryList li.fileimage a[href$=".jpg"]:before,
ul#DirectoryList li.fileimage a[href$=".JPG"]:before,
.file a.jpg:before {
    content: none;

}
ul#DirectoryList li.file a[href$=".indd"]:before,
ul#DirectoryList li.file a[href$=".INDD"]:before,
.file a.jpg:before {
    content: "\f016 \00a0";
    font-family: 'FontAwesome';
}
ul#DirectoryList li.file a[href$=".ai"]:before,
ul#DirectoryList li.file a[href$=".AI"]:before,
.file a.ai:before {
    content: "\f1c5 \00a0";
    font-family: 'FontAwesome';
}
ul#DirectoryList li.file a[href$=".png"]:before,
ul#DirectoryList li.file a[href$=".PNG"]:before,
.file a.png:before {
    content: "\f1c5 \00a0";
    font-family: 'FontAwesome';
}
ul#DirectoryList li.file a[href$=".mov"]:before,
ul#DirectoryList li.file a[href$=".MOV"]:before,
ul#DirectoryList li.file a[href$=".flv"]:before,
ul#DirectoryList li.file a[href$=".FLV"]:before,
ul#DirectoryList li.file a[href$=".mpg"]:before,
ul#DirectoryList li.file a[href$=".MPG"]:before,
ul#DirectoryList li.file a[href$=".wmv"]:before,
ul#DirectoryList li.file a[href$=".WMV"]:before,
ul#DirectoryList li.file a[href$=".f4v"]:before,
ul#DirectoryList li.file a[href$=".F4V"]:before,
ul#DirectoryList li.file a[href$=".m4v"]:before,
ul#DirectoryList li.file a[href$=".M4V"]:before,
.file a.movie:before {
    content: "\f1c8 \00a0";
    font-family: 'FontAwesome';
}
ul#DirectoryList li.file a[href$=".doc"]:before,
ul#DirectoryList li.file a[href$=".DOC"]:before,
ul#DirectoryList li.file a[href$=".docx"]:before,
ul#DirectoryList li.file a[href$=".DOCX"]:before,
.file a.doc:before {
    content: "\f1c2 \00a0";
    font-family: 'FontAwesome';
}
ul#DirectoryList li.file a[href$=".xls"]:before,
ul#DirectoryList li.file a[href$=".XLS"]:before,
ul#DirectoryList li.file a[href$=".xlsx"]:before,
ul#DirectoryList li.file a[href$=".XLSX"]:before,
.file a.xls:before {
    content: "\f1c3 \00a0";
    font-family: 'FontAwesome';
}
ul#DirectoryList li.file a[href$=".ppt"]:before,
ul#DirectoryList li.file a[href$=".PPT"]:before,
ul#DirectoryList li.file a[href$=".pptx"]:before,
ul#DirectoryList li.file a[href$=".PPTX"]:before,
.file a.ppt {
    content: "\f1c4 \00a0";
    font-family: 'FontAwesome';
}
ul#DirectoryList li.file a[href$=".gz"]:before,
ul#DirectoryList li.file a[href$=".GZ"]:before,
ul#DirectoryList li.file a[href$=".gzip"]:before,
ul#DirectoryList li.file a[href$=".GZIP"]:before,
ul#DirectoryList li.file a[href$=".zip"]:before,
ul#DirectoryList li.file a[href$=".ZIP"]:before,
.file a.archive:before {
    content: "\f1c6 \00a0";
    font-family: 'FontAwesome';
}
ul#DirectoryList li.file a[href$=".exe"]:before,
ul#DirectoryList li.file a[href$=".EXE"]:before,
.file a.application:before {
    content: "\f016 \00a0";
    font-family: 'FontAwesome';
}