

/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?153865269264*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */


/* Start:/bitrix/templates/barrister/components/bitrix/news.list/barrister_news/style.css?17017665871609*/
/*
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
*/

.news__wrapper {
    position: relative;
    padding: 80px 0 50px 0;
    background: #fafafa;
}

@media (max-width: 767px) {
    .news__wrapper {
        padding: 45px 0 0 0;
    }
}

.news__header {
    font-family: "PF";
    font-weight: bold;
    font-size: 48px;
    color: #696f74;
    text-align: center;
    margin: 0 0 10px 0;
}

@media (max-width: 767px) {
    .news__header {
        font-size: 30px;
        margin: 0 0 0;
    }
}

.news__items {
    max-width: 700px;
    margin: auto;
}

.news__item {
    margin: 30px 0 30px 0;
    border-top: 1px solid #696f74;
    padding: 40px 50px 40px 50px;
}

.news__item:first-child {
    margin-top: 0;
    border-top: 0;
}

@media (max-width: 767px) {
    .news__item {
        margin: 0;
    }
}

.news__item_header {
    font-family: "PF";
    font-size: 24px;
    font-weight: bold;
    color: #696f74;
    margin: 0 0 20px 0;
}

.news__img_wrapper {
    margin: 30px 0 30px 0;
}

.news__img {
    max-width: 100%;
}

.news__announce {
}

.news__learn_more_wrapper {
    margin: 20px 0 0 0;
}

.news__learn_more, .news__hide_more {
    border-bottom: 1px dotted #696f74;
    cursor: pointer;
}

.news__hide_more {
    display: none;
}

.news__item--details .news__learn_more {
    display: none;
}

.news__item--details .news__hide_more {
    display: inline-block;
    margin-bottom: 10px;
}

.news__details {
    display: none;
}

.news__item--details .news__details {
    display: block;
}
/* End */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?153865269264 */
/* /bitrix/templates/barrister/components/bitrix/news.list/barrister_news/style.css?17017665871609 */
