

/* Start:/local/templates/.default/components/bitrix/news.detail/trade-issues/style.css?15459977741441*/
.detail-text {
    margin-top: 15px;
    overflow: hidden;
}

.detail-text__item {
    margin-top: 30px;
}

.detail-text__item:first-child {
    margin-top: 0;
}

.detail-text__img {
    float: left;
    margin: 0 20px 20px 0;
    border-radius: 5px;
}

@media only screen and (min-width: 768px) {
    .detail-text__img {
        width: 300px;
    }
}

@media only screen and (max-width: 767px) {
    .detail-text__img {
        max-width: 720px;
        margin: 0 0 20px;
        float: none;
        overflow: hidden;
    }
}

.detail-text__img--with-expert {
    background-color: #eb2629;
}

.detail-text__img--purchase .detail-text__bg {
    padding-top: 46.66667%;
}

.detail-text__bg {
    padding-top: 96.66667%;
    background: 50% 50% no-repeat;
    background-size: cover;
    border-radius: 5px;
}

.detail-text h3 {
    margin: 40px 0 30px;
}

.detail-text h4 {
    margin: 30px 0 20px;
}

.detail-text .doc-links__header h3 {
    margin: 0;
}

.detail-text > p a {
    color: #171796;
    text-decoration: underline;
}

.detail-text > p a:hover {
    text-decoration: none;
}

.detail-text .expert {
    margin: 12px 15px;
}

.detail-text .expert__name {
    color: #fff;
}

.detail-text .expert__name p {
    font-size: 1em;
}

.detail-text .expert__name span {
    font-size: 0.9375em;
}

.detail-date {
    font-size: 0.875em;
    margin: 25px 0 15px;
}

/*# sourceMappingURL=../maps/news-detail/news-detail-text.css.map */

/* End */
/* /local/templates/.default/components/bitrix/news.detail/trade-issues/style.css?15459977741441 */
