.elfinder-cwd-icon-pdf {
    color: red;
}

.elfinder-cwd-icon-vnd-openxmlformats-officedocument-wordprocessingml-document {
    color: blue;
}

.elfinder-cwd-icon-msword {
    color: blue;
}


.elfinder-cwd-icon-vnd-openxmlformats-officedocument-spreadsheetml-sheetapplication {
    color: green;
}
.elfinder-cwd-icon-vnd-oasis-opendocument-spreadsheet{
    color: green
}
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-spreadsheetml-sheet{
    color: green;
}
.elfinder-cwd-icon-vnd-ms-excel{
    color: green;
}

.elfinder-cwd-icon-zip {
    color: cornflowerblue;
}