/* Effective stylesheet produced by snapshot save */
.b-lenta-container { position: relative; }
.b-lenta { position: static; }
.b-lenta__inner { overflow: hidden; margin-left: -15px; padding-left: 15px; position: relative; }
.b-lenta__content { overflow: hidden; position: relative; margin: 0px -20px; padding: 0px 20px; }
.b-lenta-items { overflow: hidden; margin-left: -20px; padding-left: 20px; }
.b-lenta-top__content { position: relative; width: 100%; height: 100%; float: left; }
.b-lenta-top .b-sep { position: relative; top: 13px; }
.b-lenta-set-switch { float: right; }
.b-lenta-set-btn { display: block; float: left; box-sizing: border-box; position: relative; width: 40px; height: 46px; cursor: pointer; text-align: center; }
.b-lenta-set-btn::before { position: absolute; bottom: -25px; left: 50%; margin-left: -57px; padding: 5px; width: 60px; text-align: center; border-radius: 4px; color: white; font-size: 11px; white-space: nowrap; display: block; line-height: 1.3; content: attr(data-tooltip); opacity: 0; background: rgb(0, 0, 0) none repeat scroll 0% 0%; box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5); visibility: hidden; z-index: 101; }
.b-lenta-set-btn::after { position: absolute; bottom: -1px; width: 0px; height: 0px; content: ""; display: block; visibility: hidden; border-color: transparent transparent rgb(0, 0, 0); border-style: solid; left: 50%; margin-left: -5px; border-width: 5px; opacity: 0; z-index: 101; }
.b-lenta-set-btn:hover::before, .b-lenta-set-btn:hover::after { opacity: 1; visibility: visible; }
.settings-opened .b-lenta-set-btn::before { margin-left: -53px; }
#lenta-preloader { padding: 10px 0px; text-align: center; display: none; width: 100%; background: rgb(238, 242, 245) none repeat scroll 0% 0%; }
.b-lenta-set { position: absolute; left: -240px; width: 240px; z-index: 10; overflow: hidden; display: none; background-color: rgb(242, 242, 242); margin-left: 15px; }
.b-lenta-set-top { border-top: 1px solid rgb(197, 197, 197); }
.b-lenta-switch { padding: 0px 6px; }
.b-lenta-switch::after { content: " "; visibility: hidden; display: block; clear: both; height: 0px; font-size: 0px; }
.b-lenta-switch__item { height: 43px; line-height: 45px; display: block; float: left; padding: 0px 10px; color: rgb(88, 88, 88); font-size: 12px; font-weight: 600; text-align: center; cursor: pointer; }
.b-lenta-switch__item_selected { border-bottom: 3px solid; }
.b-lenta-set__section, .b-lenta-set__list { box-shadow: 0px 1px 0px rgb(255, 255, 255) inset; border-top: 1px solid rgb(210, 210, 210); }
.b-lenta-set__section_hint { padding-bottom: 30px; }
.b-lenta-set__list { padding: 20px 0px; }
.b-lenta-confirm-filter { margin-bottom: 20px; }
.b-lenta-confirm-filter__btn { display: inline-block; margin-left: 9px; padding: 7px 9px; cursor: pointer; color: rgb(255, 255, 255); font-size: 10px; background-color: rgb(88, 88, 88); border: 0px none; }
.b-lenta-confirm-filter__text { display: inline-block; padding: 1px 0px 0px 4px; color: rgb(88, 88, 88); font-size: 12px; overflow: hidden; line-height: 1.1; vertical-align: middle; }
.b-lenta-hint { position: relative; padding-top: 25px; padding-bottom: 30px; color: rgb(88, 88, 88); font-size: 11px; line-height: 1.6; text-align: center; }
.b-lenta-hint__link { color: rgb(88, 88, 88); font-weight: bold; font-size: 11px; text-align: center; text-decoration: underline; }
.b-lenta-hint__link a { color: rgb(88, 88, 88); }
.b-lenta-set__item { position: relative; padding: 12px 15px 12px 16px; display: block; list-style: outside none none; }
.b-lenta-set__item::after { content: ""; position: absolute; left: 48px; right: 14px; bottom: 0px; height: 1px; background-color: rgb(223, 223, 223); }
.b-lenta-switch__tab { display: none; padding-right: 20px; }
.b-lenta-switch__tab_selected { display: block; }
.b-lenta-top, .b-category__lenta-btn.b-lenta_minified-opened .b-lenta-top { background: transparent linear-gradient(to bottom, rgb(169, 195, 209) 0px, rgb(153, 180, 194) 100%) repeat scroll 0% 0%; z-index: 100; }
.b-lenta-top { height: 46px; padding: 1px 0px; }
.b-category__lenta-btn .b-lenta-top, .b-lenta_minified-opened .b-lenta-top { height: 36px; padding: 0px; }
.b-lenta-top__text { display: block; float: left; padding: 0px 12px 0px 0px; color: rgb(255, 255, 255); font-family: Arial; font-size: 15px; font-weight: bold; line-height: 47px; }
.b-lenta-top__text a { color: inherit; text-decoration: inherit; }
.b-category__lenta-btn .b-lenta-top__text { display: none; }
.b-category__lenta-btn .b-lenta-top .icon-lenta, .b-lenta_minified-opened .b-lenta-top__text, .b-lenta_minified-opened .b-lenta-top .icon-lenta { height: 36px; color: rgb(255, 255, 255); line-height: 37px; }
.b-lenta-top .icon-settings { color: rgb(255, 255, 255); font-size: 15px; line-height: 48px; }
.b-lenta-top .icon-lenta { color: rgb(255, 255, 255); font-size: 14px; line-height: 47px; -moz-user-select: none; }
.b-category__lenta-btn .b-lenta-top .icon-lenta, .b-lenta_minified-opened .b-lenta-top .icon-lenta { width: 50px; height: 100%; }
.b-lenta-top__counter-icon { position: relative; box-sizing: border-box; display: block; float: left; width: 46px; height: 46px; text-align: center; }
.b-lenta-top__counter { position: absolute; top: -6px; right: -4px; margin: 10px 7px 0px 0px; padding: 0px 5px; height: 15px; border-bottom: 1px solid rgb(138, 13, 0); background-color: rgb(225, 69, 53); font-size: 13px; font-weight: bold; color: rgb(255, 255, 255); line-height: 16px; border-radius: 3px; display: none; float: right; text-align: center; font-family: Helvetica,Arial,sans-serif; }
.b-content_lenta-minified .b-category__lenta-btn { display: block; }
.b-content_lenta-minified .b-category__list { padding-left: 53px; }
.b-content_lenta-minified .b-category__lenta-btn .b-lenta-top, .b-lenta_minified-opened .b-lenta-top { display: block; position: relative; width: auto; cursor: pointer; }
.b-content_lenta-minified .b-lenta { display: none; position: absolute; }
.b-category__lenta-btn .b-lenta-set-btn { display: none; }
.b-lenta_minified-opened .b-lenta-top::before { display: none; }
.b-lenta_minified-opened .b-lenta-set-btn::before { bottom: -24px; }
.b-lenta_minified-opened .b-lenta-set-btn::after { bottom: 0px; }
.b-category__lenta-btn .b-lenta-top { margin-left: -1px; padding: 0px; background: transparent none repeat scroll 0% 0%; }
.b-content_layout_2 .b-content__l.b-content__l_lenta, .b-content_layout_infocenter .b-content__l.b-content__l_lenta { display: block; position: absolute; top: 0px; width: auto; }
.b-content_layout_2 .b-content__l_lenta .b-lenta-container, .b-content_layout_infocenter .b-content__l_lenta .b-lenta-container, .b-content_layout_2 .b-lenta_minified-opened, .b-content_layout_infocenter .b-lenta_minified-opened { display: block; }
.b-content_layout_2 .b-content__l_lenta > *, .b-content_layout_infocenter .b-content__l_lenta > *, .b-lenta-item_no-info .b-lenta-item__category { display: none; }
.b-lenta-set__checkbox { display: inline-block; position: relative; top: 1px; width: 10px; height: 10px; border: 2px solid rgb(132, 130, 133); border-radius: 50%; background: transparent none repeat scroll 0% 0%; box-shadow: none; vertical-align: top; cursor: pointer; }
.b-lenta-set__checkbox div { overflow: hidden; display: none; width: 8px; margin: 0px; height: 8px; background-color: rgb(132, 130, 133); border: 1px solid rgba(255, 255, 255, 0.8); border-radius: 50%; }
.b-lenta-set__checkbox.checked div { display: block; }
.b-lenta-set__label { padding-left: 16px; color: rgb(88, 88, 88); font-size: 12px; overflow: hidden; display: inline-block; line-height: 1.3; }
.b-lenta-set__checkbox_color_ { border-color: rgb(78, 151, 204); }
.b-lenta-set__checkbox_color_ div { background: rgb(78, 151, 204) none repeat scroll 0% 0%; }
.b-lenta-set__checkbox_color_1 { border-color: rgb(234, 66, 84); }
.b-lenta-set__checkbox_color_1 div { background: rgb(234, 66, 84) none repeat scroll 0% 0%; }
.b-lenta-set__checkbox_color_2 { border-color: rgb(0, 154, 90); }
.b-lenta-set__checkbox_color_2 div { background: rgb(0, 154, 90) none repeat scroll 0% 0%; }
.b-lenta-set__checkbox_color_3 { border-color: rgb(42, 177, 167); }
.b-lenta-set__checkbox_color_3 div { background: rgb(42, 177, 167) none repeat scroll 0% 0%; }
.b-lenta-set__checkbox_color_4 { border-color: rgb(240, 109, 26); }
.b-lenta-set__checkbox_color_4 div { background: rgb(240, 109, 26) none repeat scroll 0% 0%; }
.b-lenta-set__checkbox_color_6 { border-color: rgb(253, 183, 16); }
.b-lenta-set__checkbox_color_6 div { background: rgb(253, 183, 16) none repeat scroll 0% 0%; }
.b-lenta-set__checkbox_color_7 { border-color: rgb(0, 134, 209); }
.b-lenta-set__checkbox_color_7 div { background: rgb(0, 134, 209) none repeat scroll 0% 0%; }
.b-lenta-set__checkbox_color_8 { border-color: rgb(142, 60, 143); }
.b-lenta-set__checkbox_color_8 div { background: rgb(142, 60, 143) none repeat scroll 0% 0%; }
.b-lenta-set__item, .b-lenta-set__label { cursor: pointer; }
.b-lenta-header { display: none; float: left; width: 100%; height: 60px; background: transparent linear-gradient(to bottom, rgb(255, 255, 255) 0px, rgb(217, 225, 228) 100%) repeat scroll 0% 0%; }
.b-lenta-header__content { position: relative; z-index: 10000; }
.b-lenta-header__l { float: left; }
.b-lenta-header__r { float: right; }
.mobile-lenta-more { margin-bottom: 18px; margin-top: 18px; text-align: center; display: inline-block; width: 100%; }
.mobile-lenta-more a { color: rgb(25, 16, 95); text-decoration: none; border-bottom: 1px dotted rgb(25, 16, 95); font-weight: bold; font-size: 12px; }
