

/* Start:/bitrix/components/proplex/files.detail/templates/.default/style.css?1501511155972*/

section.page-top h1 {
  border-bottom-color: #EF7100;
  font-size: 20px;
  line-height: 23px;
  padding-top: 5px;
}


.file-size {
  color: #EF7100;
}

.file-extention span[class*="-file-icon"] {
position: relative;
height:50px;
width:43px;
}

.file-extention span[class*="-file-icon"]:before {
    font-size: 50px;
    padding-right: 0.5em;
    position: absolute;
    top: 0;
    left: 0;
}

.zip-file-icon:before,
.rar-file-icon:before {
    content: "\f1c6";
	}
.pdf-file-icon:before {
    content: "\f1c1";
}
.xls-file-icon:before, 
.xlsx-file-icon:before {
    content: "\f1c3";
}
.rtf-file-icon:before,
.txt-file-icon:before, 
.doc-file-icon:before, 
.docx-file-icon:before {
    content: "\f1c2";
}
.ppt-file-icon:before, 
.pptx-file-icon:before {
    content: "\f1c4";
}
.jpg-file-icon:before,
.gif-file-icon:before, 
.png-file-icon:before, 
.tif-file-icon:before {
    content: "\f1c5";
}

.avi-file-icon:before, 
.mpg-file-icon:before {
    content: "\f1c8";
}
/* End */
/* /bitrix/components/proplex/files.detail/templates/.default/style.css?1501511155972 */
