/* modDocs */
.icon.file-type-folder::before	{ content:'\f07b'!important; }
.icon.file-type-pdf::before		{ content:'\f1c1'!important; }
.icon.file-type-docx::before,
.icon.file-type-doc::before		{ content:'\f1c2'!important; }
.icon.file-type-xlsx::before,
.icon.file-type-xls::before		{ content:'\f1c3'!important; }
.icon.file-type-pptx::before,
.icon.file-type-pps::before,
.icon.file-type-ppt::before		{ content:'\f1c4'!important; }
.icon.file-type-zip::before		{ content:'\f1c6'!important; }
.icon.file-type-png::before,
.icon.file-type-jpg::before,
.icon.file-type-jpeg::before	{ content:'\f1c5'!important; }
.icon.file-type-wmv::before,
.icon.file-type-mp4::before		{ content:'\f1c8'!important; }
/*.icon.external::after			{ content:'\f0ac'; font-family:fontawesome; position:absolute; right:0; top:0; color:#6585E4; line-height:normal; font-size:.75em; }*/
.icon.external::before			{ content:'\f0ac'!important; } 
.icon.error::before				{ content:'\f071'!important; color:red; }
.icon.search::before			{ content:'\f002'!important; }
.icon.email::before			    { content:'\f0e0'!important; }
.icon.date::before			    { content:'\f073'!important; }
.icon.frequency::before			{ content:'\f021'!important; }
