

/* Start:/local/templates/csi/components/bitrix/news.list/documents-list-page/style.css?15723351071286*/
.doc-list {
    margin: 30px 0 0 0;
}

.doc-item {
    margin-bottom: 20px;
    display: table;
}

.doc-item:last-cild {
    margin-bottom: 0;
}

.doc-ico {
    background: #8a8a8a url(/local/templates/csi/components/bitrix/news.list/documents-list-page/img/doc2.svg) no-repeat;
    width: 32px;
    height: 38px;
    background-size: cover;
    color: #fff;
    font-size: 8px;
    font-family: "Gotham Pro";
    font-weight: bold;
    text-transform: uppercase;
    padding: 17px 0 0 4px;
    display: inline-block;
    letter-spacing: 0.2px;
    vertical-align: middle;
    line-height: initial;
}

.doc-item .doc-name {
   	display: inline-block;
    width: calc(100% - 47px);
    margin-left: 15px;
    line-height: 21px;
    color: #272727;
    vertical-align: middle;
    font-family: "Gotham Pro";
    text-shadow: 0.1px 0.1px 0.1px rgba(76, 76, 76, 0.4);
    text-decoration: none !important;
    font-size: 17px;
    font-weight: 500;
}

.doc-item .doc-name:hover {
    color: #1354b5;
}

.pdf {background-color: #d90606 !important;}
.doc,.docx,.rtf {background-color: #2a579a !important;}
.xls,.xlsx {background-color: #217346 !important;}
.ppt,.pptx {background-color: #cc482e !important;}
.jpg,.jpeg {background-color: #66a046 !important;}
.rar,.zip {background-color: #8a007b !important;}
/* End */
/* /local/templates/csi/components/bitrix/news.list/documents-list-page/style.css?15723351071286 */
