

/* Start:/local/templates/g1/components/openregion/news/phones/openregion/news.list/.default/style.css?14927702581830*/
.news {}
.news-filter {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: baseline;
}
.news-filter__buttons {
  display: flex;
}
.news-filter__rss, .news-filter__show, .news-filter__add {
  margin-left: 7px;
}
.news-filter__body {
  flex: 1 100%;
  padding: 0;
  margin: 10px 0 0 0;
  display: none;
}
.news-filter__body--expanded {
  display: block;
}
.news-filter__field {
  display: flex;
  flex-wrap: wrap;
  margin: 7px 0;
}
.news-filter__label {
  flex: 0 250px;
  padding: 5px 10px 0 0;
  display: block;
  color: #7e7e7e;
}
.news-filter__value {
  flex: 0 500px;
  display: block;
}
.news-filter__value input[type="text"] {
  height: 32px;
  line-height: 32px;
  width: 100%;
  padding: 0 10px;
  color: #444;
  border: 1px #c8cad2 solid;
}
.news__item {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 15px 0;
  padding: 7px;
  align-items: flex-start;
}
.news__preview-wrapper {
  flex: 10 320px;
  margin: 7px;
}
.news__title {
  margin: 0 0 10px 0;
  display: flex;
}
.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__rating--disabled .news__rating-icon, .news__rating--disabled .news__rating-icon:hover {
  color: #c3c3ce;
  cursor: default;
}
.news__preview {
  margin: 10px 0 0 0;
  text-align: justify;
}

.news__phone-name-wrapper{
  display: flex;
  justify-content: space-between;
}

.news__phone td{
  width: 50%;
}
@media screen and (max-width: 767px){
  .news__phones.data-table td{
    display: table-cell;
    width: 50%;
  }
}

/* End */
/* /local/templates/g1/components/openregion/news/phones/openregion/news.list/.default/style.css?14927702581830 */
