

/* Start:/local/templates/main/components/bitrix/news.list/documents_list/style.css?17564623871796*/
.accordion__section-title.active h3 {
    color: #484846;
    font-weight: bold;
}

table.downloadlist {
    width: 100%;
    font-size: 14px;
}

table.downloadlist tr {
    border-bottom: 1px solid #ccc2b8;
}

.accordion__section .accordion__section-content {
    padding: 0;
}
table.downloadlist tr td {
    padding: 10px 0;
}

table tr td:first-child {
    padding-left: 15px;
}
table tr td:last-child {
    padding-right: 15px;
}

.filesize {
   font-size: 12px;
}

a.link.downloadLink {
    background: url('/local/templates/main/images/dl_icon_sprite.png') 0 -108px no-repeat;
    display: inline-block;
    vertical-align: middle;
    height: 26px;
    padding-left: 30px;
    padding-top: 4px;
    text-transform: uppercase;
}
a.link.downloadLink:hover {
    background: url('/local/templates/main/images/dl_icon_sprite.png') 0 -144px no-repeat;
}
a.link.downloadLink:active {
    background: url('/local/templates/main/images/dl_icon_sprite.png') 0 -180px no-repeat;
}

@media screen and (max-width: 1000px) {
    table.downloadlist tr td:first-child {
        width: 100%;
    }
    table.downloadlist tr td {
    float: left;
    }
    table.downloadlist tr td:not(:first-child) {
        padding-left: 20px;
    }
}

.section-tabs li {
	display: inline-block;
	margin-bottom: 1px;
}

.section-tabs ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	background: #009fe3;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1ba9e7), color-stop(100%, #009fe3));
	background: -moz-linear-gradient(#1ba9e7, #009fe3);
	background: -webkit-linear-gradient(#1ba9e7, #009fe3);
	background: linear-gradient(#1ba9e7, #009fe3);
	padding: 8px 15px;
}

.section-tabs li.active a {
	background: #a2988d;
}

.section-tabs ul li a.active {
    background: #b8b1a8;
}
/* End */
/* /local/templates/main/components/bitrix/news.list/documents_list/style.css?17564623871796 */
