.crumbs-wrap { background: #F4F4F4; height: 43px; border-bottom: 0; }
.contents { background: #F4F4F4; }
.pager { margin: 30px 0 0 0; }

.adb.after_panel90 { margin: 0 0 20px 0 }

.adb.a240x400 { margin: 0 0 20px 0; }

/* layout */
.nws { max-width: 1000px; background: #F4F4F4; margin: 0 auto 60px auto; font: 0/0 a; white-space: nowrap; }
.nws__left { width: 240px; display: inline-block; vertical-align: top; position: relative; height: 100%; background: #f4f4f4; white-space: normal; }
.nws__right { width: 760px; display: inline-block; vertical-align: top; padding: 0 0 0 20px; white-space: normal; }


/* оформление фильтров */
.nws__filters { background: #fff; border-radius: 3px; overflow: hidden; margin: 0 0 20px 0 }

.nws__filter { font: 400 15px/17px "open sans"; padding: 12px 15px 12px 50px; position: relative; display: block; color: #333; cursor: pointer; text-decoration: none; }
.nws__filter { padding-left: 25px; }
.nws__filter:hover { background: rgba(255,228,132,.3); text-decoration: none; }
.nws__filter--active { background: #FFE484; }
.nws__filter--active:hover { background: #ffe484; }

/*
.nws__filter:before { content: ""; position: absolute; top: 0; bottom: 0; background: transparent no-repeat 50% 50% / 37%; width: 50px; left: 0; }

.nws__filter--auto:before { background-image: url(i/filters/auto.svg); }
.nws__filter--war:before { background-image: url(i/filters/war.svg); }
.nws__filter--design:before { background-image: url(i/filters/design.svg); }
.nws__filter--house:before { background-image: url(i/filters/house.svg); }
.nws__filter--food:before { background-image: url(i/filters/food.svg); }
.nws__filter--health:before { background-image: url(i/filters/health.svg); }
.nws__filter--celebrities:before { background-image: url(i/filters/celebrities.svg); }
.nws__filter--games:before { background-image: url(i/filters/games.svg); }
.nws__filter--culture:before { background-image: url(i/filters/culture.svg); }
.nws__filter--literature:before { background-image: url(i/filters/literature.svg); }
.nws__filter--fashion:before { background-image: url(i/filters/fashion.svg); }
.nws__filter--music:before { background-image: url(i/filters/music.svg); }
.nws__filter--science:before { background-image: url(i/filters/science.svg); }
.nws__filter--society:before { background-image: url(i/filters/society.svg); }
.nws__filter--policy:before { background-image: url(i/filters/policy.svg); }
.nws__filter--nature:before { background-image: url(i/filters/nature.svg); }
.nws__filter--event:before { background-image: url(i/filters/event.svg); }
.nws__filter--psychology:before { background-image: url(i/filters/psychology.svg); }
.nws__filter--journey:before { background-image: url(i/filters/journey.svg); }
.nws__filter--sport:before { background-image: url(i/filters/sport.svg); }
.nws__filter--technologies:before { background-image: url(i/filters/technologies.svg); }
.nws__filter--photo:before { background-image: url(i/filters/photo.svg); }
.nws__filter--hobby:before { background-image: url(i/filters/hobby.svg); }
.nws__filter--economy:before { background-image: url(i/filters/economy.svg); }
.nws__filter--humor:before { background-image: url(i/filters/humor.svg); }
.nws__filter--journal:before { background-image: url(i/filters/journal.svg); }
*/

/* шапка в правом блоке */
.nws__head { width: 100%; display: inline-block; vertical-align: baseline; margin: 0 0 21px 0; padding: 21px 20px; background: #fff; border-radius: 3px; position: relative; }

.nws__head-button { position: absolute; transition: background-color 200ms; right: 15px; top: 22px; background: #3bc206; padding: 0 8px; color: #fff; border: 0; cursor: pointer; border-radius: 2px; font: 600 15px/30px "open sans"; height: 30px; letter-spacing: -0.02em; }
.nws__head-button:hover { background: #36AB06; text-decoration: none; }
.nws__head-caption { font: 900 25px/25px "open sans"; padding: 0 240px 0 0; }
.nws__head-caption:after { content: attr(data-count); font: 700 17px/17px "open sans"; color: #ff0000; position: absolute; margin: -1px 0 0 5px; }

.nws__head-sortoptions { margin: 8px 0 0 0; }

.nws__head-sortoption { font: 400 18px/17px "open sans"; color: #0F9859; cursor: pointer; margin: 0 20px 0 0; display: inline-block; vertical-align: baseline; border-bottom: 1px solid; }
.nws__head-sortoption:hover { color: #ff0000; text-decoration: none; }
.nws__head-sortoption--active { color: #ff0000; }


/* основная часть правого блока */
.nws__items { background: #fff; border-radius: 3px; }
.nws__items + .nws__items { margin-top: 21px; }

.nws__item { color: #000; border-bottom: 1px solid #ddd; padding: 25px 80px 25px 20px; margin: 0; display: block; text-decoration: none; transition: background-color 200ms; }
.nws__item:last-child { border-bottom: 0; }
.nws__item-meta { margin: 0 0 13px 0; font: 300 13px/15px "open sans"; color: #888; }

.nws__item--with-preview .nws__item-text { width: 410px; }
.nws__item--with-preview { padding: 22px 80px 30px 20px; }

.nws__item-title { font: 600 25px/25px "source sans pro"; margin: 0 0 8px 0; color: #000; text-decoration: none; display: block; }
.nws__item:hover .nws__item-title { color: #ff0000; }
.nws__item-info { font:300 13px/13px "open sans"; color: #888; }

.nws__item-company { padding: 0 7px; transition: background-color 200ms; color: #fff; border-radius: 3px; background: #F6A623; font: 400 17px/23px "source sans pro"; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 250px; text-decoration: none; margin: 0 6px 0 0; display: inline-block; vertical-align: middle; }
.nws__item-company:hover { text-decoration: none; background-color: #EB9D23; }

.nws__promo { padding: 0 7px; color: #fff; border-radius: 3px; background: #CB7CF2; font: 400 17px/23px "source sans pro"; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 200px; margin: 0 6px 0 0; display: inline-block; vertical-align: middle; }
.nws__promo--discount { background: #FF7243 }

.nws__item-views { background: url(i/eye.svg) no-repeat 6px 1px; padding: 0 0 0 30px; margin: 0 12px 0 0; }

.nws__item-date { margin: 0 12px 0 0; padding: 0 0 0 21px; background: url(i/clock.svg) no-repeat 0 3px; }

.nws__item-comments { background: url(i/comments.svg) no-repeat 6px 4px / 15px; padding: 0 0 0 27px; color: #888; margin: 0 10px 0 0; text-decoration: none; }
.nws__item-comments:hover .nws__item-comments--span { color: #ff0000; border-bottom: 1px solid; display: inline-block; vertical-align: baseline; line-height: 13px; }
.nws__item-comments:hover { background: url(i/comments_red.svg) no-repeat 6px 4px / 15px; }
.nws__item-text { font: 300 17px/32px roboto; display: inline-block; vertical-align: top; width: 100%; }

.nws__item-preview { border-radius: 3px; width: 200px; height: auto; display: inline-block; vertical-align: top; margin: 6px 20px 0 0; }
