

/* Start:/local/templates/site_replication/components/bitrix/news.list/TVEL_documentation/style.css?17751332563409*/
.file-item a {
    color: #003274;
    text-decoration: none;
}

.fin-documenation_first-row a {
    color: #003274;
}

.fin-documenation_first-row a:hover {
    text-decoration: none;
}

.innerPage-downRow {
    background: url(/local/templates/site_replication/assets/img/downRow.svg) top left no-repeat;
    width: 19px;
    height: 12px;
    display: inline-block;
    margin-left: 10px;
}

.innerPage-upRow {
    background: url(/local/templates/site_replication/assets/img/upRow.svg) top left no-repeat;
    width: 19px;
    height: 12px;
    display: inline-block;
    margin-left: 10px;
}

.section {
    cursor: pointer;
}

.hiddenItem {
    display: none;
}

.innerPage-documentationBlock-pdfIcon {
    background: url(/local/templates/site_replication/assets/img/icon_pdf_1.svg) top left no-repeat;
    width: 45px;
    height: 59px;
    display: inline-block;
    margin-right: 10px;
}



.file-item>a {
    padding-left: 45px;
    /* height: 65px !important; */
    background: transparent url("/local/templates/site_replication/assets/img/icons/pdf.svg") left top no-repeat;

}



.file-item>a[href$=".pdf"],
.file-item>a[href$=".PDF"] {
    background: transparent url("/local/templates/site_replication/assets/img/icons/pdf.svg") left 91% no-repeat;
    background-size: 45px;
    min-height: 65px;
}


.file-item>a[href$=".doc"],
.file-item>a[href$=".docx"],
.file-item>a[href$=".rtf"] {
    background: transparent url("/local/templates/site_replication/assets/img/icons/doc.svg") left 80% no-repeat;
    background-size: 45px;
    min-height: 65px;

}

.file-item>a[href$=".xls"],
.file-item>a[href$=".xlsx"] {
    background: transparent url("/local/templates/site_replication/assets/img/icons/xls.svg") left 80% no-repeat;
    background-size: 45px;
    min-height: 65px;
}


.file-item>a[href$=".jpg"] {
    background: transparent url("/local/templates/site_replication/assets/img/icons/jpg.svg") left 80% no-repeat;
    background-size: 45px;
    min-height: 65px;
}


.file-item>a[href$=".ppt"] {
    background: transparent url("/local/templates/site_replication/assets/img/icons/ppt.svg") left 80% no-repeat;
    background-size: 45px;
    min-height: 65px;
}

.file-item>a[href$=".pptx"] {
    background: transparent url("/local/templates/site_replication/assets/img/icons/ppt.svg") left 80% no-repeat;
    background-size: 45px;
    min-height: 65px;
}
.file-item>a[href$=".zip"],
.file-item>a[href$=".7z"] {
	background: transparent url("/local/templates/site_replication/assets/img/icons/ZIP.svg") left 80% no-repeat;
	background-size: 45px;
	min-height: 65px;
}

.section {
    background-image: none !important;
    background: transparent;
    padding-left: 10px !important;
}

@media (max-width: 767px) {

	.showButton_block {
		padding-top: 0px !important;
        margin-top: 0px !important;
	}
    .file-item {
        margin-bottom: 23px;
    }
}
@media (max-width: 991px) {

	.section {
		margin-left: -15px;
	}
}

@media (min-width: 768px) {
    .file-item {
        margin-bottom: 23px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {

	.showButton_block {
		padding-top: unset !important;
	}
    .mobile-mt-innerPage {
        padding-top: 0 !important;
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .footer-mt-pt {
        margin-top: unset !important;
    }
    .button-collapse {
        margin-bottom: 30px !important;
    }
}


/* End */
/* /local/templates/site_replication/components/bitrix/news.list/TVEL_documentation/style.css?17751332563409 */
