

/* Start:/bitrix/components/site/doc.section.list/templates/.default/style.css?1479531876697*/
.documents-types {
    margin: 0;
    padding: 15px 0 0;
    list-style-type: none;
}

.documents-types__item {
    font-weight: bold;
    font-size: 16px;
    clear: both;
    line-height: 37px;
    margin-bottom: 15px;
}

.documents-types__item .icon {
    width: 53px;
    float: left;
    height: 37px;
}

.documents-types__item .icon .svg-icon {
    fill: #239955;
    width: 37px;
    height: 37px;
}

.documents-types__item .title {
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    color: #666d6d;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.documents-types__item .title:hover {
    color: #239955;
}
/* End */
/* /bitrix/components/site/doc.section.list/templates/.default/style.css?1479531876697 */
