/* Start:/local/templates/science/components/openregion/news/library/openregion/news.list/.default/style.css?15555673765882*/
.news-h1 {
    padding-right: 190px;
}
.news {
    margin-top: -50px;
}
.news-filter {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-start;
}
.news-filter__sort {
    margin-right: auto;
    color: #7e7e7e;
    height: 36px;
}
.news-filter__sort-link {
    text-decoration: none;
    padding: 2px 10px;
}
.news-filter__sort-link .fa {
    display: none;
}
.news-filter__sort-link--active {
    color: #fff;
    padding-left: 6px;
}
.news-filter__sort-link--active .fa {
    display: inline;
}
.news-filter__add {
    margin: 0 7px;
}
.button.news-filter__show-button {
    display: flex;
    align-items: flex-start;
}
.news-filter__show-img {
    width: 26px;
    display: inline-block;
    margin-bottom: -2px;
    padding-top: 1px;
}
.button.news-filter__show-button > .news-filter__shown-img {
    display: none;
    width: 12px;
    margin-left: 7px;
    margin-right: 14px;
}
.news-filter__show-button svg {
    fill: #fff;
}
.news-filter__show-button:hover svg {
    fill: #162131;
}
.news-filter__shown-img svg {
    fill: #123357;
}
.news-filter__shown .button {
    background: #F5F5F5;
    color: #123357;
    border-radius: 2px 2px 0 0;
    padding-bottom: 25px;
}
.news-filter__shown {

}
.news-filter__shown .button.news-filter__show-button > .news-filter__shown-img {
    display: inline-block;
}
.news-filter__shown .button.news-filter__show-button > .news-filter__show-img {
    display: none;
}
.news-filter__body {
    flex: 1 100%;
    padding: 15px 178px;
    margin: 0;
    display: none;
    background: #F5F5F5;
    border-radius: 2px;
    flex-wrap: wrap;
}
.news-filter__body--expanded {
    display: flex;
}
.news-filter__part {
    flex: 1 1 50%;
    min-width: 414px;
}
.news-filter__buttons {
    flex: 1 1 100%;
}
.news-filter__field {
    display: flex;
    flex-wrap: wrap;
    margin: 18px 0;
    align-items: center;
}
.news-filter__buttons .news-filter__field {
    justify-content: center;
    margin: 10px 0 1px;
}
.news-filter__buttons .button {
    margin: 5px 10px;
}
.news-filter__label {
    flex: 1 0 150px;
    padding: 3px 10px 3px 0;
    display: block;
    text-align: right;
    font-weight: 300;
}
.news-filter__value {
    flex: 0 1 412px;
    display: block;
}
.news-filter__value input[type="text"] {
    width: 100%;
}
.news__item {
    display: flex;
    flex-wrap: nowrap;
    background: #f5f5f5;
    margin: 0 0 9px 0;
    padding: 7px;
    align-items: flex-start;
}
.news__photo-wrapper {
    flex: 1 0 250px;
    margin: 8px;
    font-size: 0;
    line-height: 0;
}
.news__photo {
    width: 100%;
}
.news__preview-wrapper {
    flex: 1 1 1253px;
    margin: 8px;
}
.news__photo-wrapper + .news__preview-wrapper {
    margin-left: 43px;
}
.news__title {
    margin: 0 0 10px 0;
    display: flex;
    font-size: 19px;
    line-height: 23px;
}
.news__title-link {
    text-decoration: none;
}
.news__info {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}
.news__info-item {
    margin: 0 15px 5px 0;
    white-space: nowrap;
}
.news__views, .news__rating {
    color: #4a4a4e;
}
.news__info-icon {
    color: #7e7e7e;
    font-size: 12pt;
    margin: 0 5px 0 0;
}
.news__info-icon--text {
    font-size: inherit;
}
.news__info-value {
    margin: 0 5px 0 0;
}
.news__info-value--wrappable {
    white-space: normal;
}
.news__rating--disabled .news__rating-icon, .news__rating--disabled .news__rating-icon:hover {
    color: #c3c3ce;
    cursor: default;
}
.news__preview {
    margin: 10px 0 0 0;
    font-size: 16px;
    line-height: 23px;
}

@media screen and (max-width: 1499px) {
    .news-filter__label {
        text-align: left;
    }
}

@media screen and (max-width: 1357px) {
    .news-h1 {
        padding-left: 7px;
    }
}

@media screen and (max-width: 799px) {
    .news-filter__body--expanded {
        padding: 10px 78px;
    }
}

@media screen and (max-width: 587px) {
    .news {
        margin-top: 0;
    }
    .news-h1 {
        padding-right: 60px;
    }
    .news-filter {
        position: absolute;
        top: 28px;
        right: 0;
    }
    .news-filter {
        position: absolute;
        top: 28px;
        right: 0;
    }
    .news-filter.news-filter--expanded {
        position: inherit;
        margin-top: -48px;
        top: 0;
    }
    .button.news-filter__show-button {
        padding: 9px 7px 8px;
        min-width: 0;
        margin-right: 7px;
    }
    .button.news-filter__show-button span {
        display: none;
    }
    .button.news-filter__show-button > .news-filter__show-img {
        margin-right: 0;
        width: 22px;
    }
    .button.news-filter__show-button > .news-filter__shown-img {
        margin-left: 5px;
        margin-right: 5px;
    }
    .news__item {
        flex-wrap: wrap;
    }
    .news__photo-wrapper + .news__preview-wrapper {
        margin-left: 7px;
    }
    .news-filter__body--expanded {
        padding: 10px 14px;
    }
    .news-filter__part {
        min-width: 100%;
    }
    .news-filter__field {
        margin: 7px 0;
    }
    .news-filter__buttons .news-filter__field {
        justify-content: space-between;
    }
    .news-filter__buttons .button {
        min-width: 138px;
        margin: 5px 1px;
        padding: 12px 17px;
    }
}

@media screen and (max-width: 420px) {
    .news-filter {
        top: 8px;
    }
    .news-filter.news-filter--expanded {
        margin-top: -40px;
    }
    .news__photo-wrapper {
        margin-left: 0;
        margin-right: 0;
        flex: 0 0 92px;
    }
    .news__preview-wrapper {
        flex-shrink: 0;
        flex-basis: 100%;
    }
    .news__photo-wrapper + .news__preview-wrapper {
        margin-left: 0;
    }
    .news__title {
        font-size: 16px;
        line-height: 19px;
    }
    .news__preview {
        font-size: 14px;
        line-height: 20px;
    }
}

/* End */


/* Start:/local/templates/science/components/bitrix/main.pagenavigation/.default/style.css?1551354281962*/
div.modern-page-navigation { 
	padding: 0.5em 0;}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }
span.modern-page-current { 
	font-weight: bold; }
div.modern-page-navigation a, 
span.modern-page-current, 
div.modern-page-navigation a.modern-page-previous, 
span.modern-page-dots { 
	border-color: #cdcdcd; }

.page-navigation-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.page-navigation {
    flex: 1 320px;
}
.page-navigation-size {
    display: flex;
    align-items: baseline;
}
/* End */
/* /local/templates/science/components/openregion/news/library/openregion/news.list/.default/style.css?15555673765882 */
/* /local/templates/science/components/bitrix/main.pagenavigation/.default/style.css?1551354281962 */
