.result_b__list li,
.group:after,
.group:before {
    content: '';
    display: table;
}
.result_b__list li,
.clear,
.group:after {
    clear: both;
}

.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    display: none;
    background: rgba(0, 0, 0, .8);
    cursor: pointer;
}
.overlay_show {
    display: block;
}
#tag_kazan2013, .m_content .tags {
    display: none;
}
html {
    -webkit-text-size-adjust: auto;
}
body {
    font-family: roboto, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 1.2;
    color: #222;
	background: #fff;
}
a {
    color: inherit;
    line-height: inherit;
    text-decoration: none;
}
.header, h1, h2, h3, h4, h5, h6 {
    font-family: 'roboto condensed';
    font-weight: 700;
}
h1 {
    font-size: 22px;
}
h2 {
    font-size: 18px;
}
h3 {
    font-size: 16px;
}
h4 {
    font-size: 14px;
    margin-left: 10px;
}
ul {
    margin: 0;
    padding-left: 10px;
    list-style: none;
    clear: both;
}
li {
    overflow: hidden;
    clear: both;
}
li img {
    margin: 0 10px 0 0;
    float: left;
    clear: left;
}
.page {
    width: 100%;
    margin-top: 72px;
    position: relative;
    overflow: hidden;
	background: #fff;
}
.link_w_img, .tak {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 6px;
    padding-top: 0;
    display: block;
    color: #4f82ac;
    -webkit-text-size-adjust: none;
}
.m_article-list {
    font-size: 16px;
    color: #344a64;
}
.m_article-list li { margin: 10px 0; }
.m_article-list .hidlink, .m_article-list .link {
    font-weight: 700;
}

.gazeta-issues_page .m_article-list .pda-zaglink {
    font-size: 14px;
    display: block;
    margin-top: 5px;
}

.menu-aside {
    font-family: 'roboto condensed', sans-serif;
    font-size: 24px;
    width: 224px;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
    color: #fff;
    background: #6e7885;
    box-shadow: 0 0 0 transparent;
    -webkit-transition: all .3s ease;
    -webkit-transform: translate(224px, 0);
    -webkit-transform: translate3d(224px, 0, 0);
    transition: all .3s ease;
    transform: translate(224px, 0);
    transform: translate3d(224px, 0, 0);
}
.menu-aside-wrapper {
    height: 100%;
    overflow: auto;
}
.menu-aside_open .menu-aside {
    -webkit-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    box-shadow: -1px -1px 3px rgba(0, 0, 0, .4);
}
.menu-aside__title {
    font-size: 32px;
    margin: 0;
    padding: 16px 16px 17px;
    background: #4e5966;
}
.menu-aside__list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu-aside__list__item {
    margin: 0;
    border-bottom: 1px solid #999;
}
.menu-aside__list__item .nav-main-b__link {
    padding: 16px;
    display: block;
}
.menuBtn {
    position: absolute;
    top: 24px;
    left: -70px;
}
.rg-header-b {
    font-family: roboto, sans-serif;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    color: #fff;
    box-shadow: 0 0 7px #444;
}
.rg-header-b_fixed {
    padding-top: 183px;
}
.rg-header-b_fixed .rg-header-b {
    position: fixed;
    top: -134px;
    z-index: 1000;
}
.rg-header-b__second-b {
    padding-left: 6px;
    background: #4e5966;
}
.rg-header-b__info-b {
    padding: 0 16px 16px;
    background: #6e7885;
}
.rg-header-b__info-b__main-b, .rg-header-b__nav-b {
    float: left;
}
.rg-header-b__nav-b {
    margin-top: 16px;
}
.rg-header-b__info-b__meta-b {
    margin-top: 24px;
    float: right;
}
.rg-header-logo-b {
    margin: 16px 10px 0 0;
    float: left;
}
.rg-header-logo-b__link {
    font-size: 0;
    text-indent: -9999px;
}
.rg-header-logo-b__pic {
    width: 130px;
    height: 40px;
    display: block;
    background: url(../images/rg-header-logo-b__pic.png) no-repeat;
}
.rg-header-mob_to_pc {
  width: 70px;
  height: 36px;
  margin: 18px 75px 0 0;
  background: url(../images/rg-header-mob_to_pc__pic.png) no-repeat 0 0;
  float: right;
}
.rg-header-mob_to_pc a {
	width: 100%;
	height: 100%;
	display: block;
	cursor: pointer;
}
.rg-header-menuBtn-hamburger__icon {
    padding: 10px;
    cursor: pointer;
}
.rg-header-menuBtn-hamburger__layer {
    display: block;
    width: 40px;
    height: 6px;
    background: #eee;
    position: relative;
    -webkit-animation-duration: 300ms;
    -webkit-animation-timing-function: ease-in-out;
    animation-duration: 300ms;
    animation-timing-function: ease-in-out;
}
.rg-header-menuBtn-hamburger__layer:after, .rg-header-menuBtn-hamburger__layer:before {
    display: block;
    width: inherit;
    height: 6px;
    position: absolute;
    background: inherit;
    left: 0;
    content: '';
    -webkit-animation-duration: 300ms;
    -webkit-animation-timing-function: ease-in-out;
    animation-duration: 300ms;
    animation-timing-function: ease-in-out;
}
.rg-header-menuBtn-hamburger__layer:before {
    bottom: 200%}
.rg-header-menuBtn-hamburger__layer:after {
    top: 200%}
.rg-header-menuBtn-hamburger__icon--to-arrow {
    -webkit-animation-name: material-design-hamburger__icon--slide;
    -webkit-animation-fill-mode: forwards;
    animation-name: material-design-hamburger__icon--slide;
    animation-fill-mode: forwards;
}
.rg-header-menuBtn-hamburger__icon--to-arrow:before {
    -webkit-animation-name: material-design-hamburger__icon--slide-before;
    -webkit-animation-fill-mode: forwards;
    animation-name: material-design-hamburger__icon--slide-before;
    animation-fill-mode: forwards;
}
.rg-header-menuBtn-hamburger__icon--to-arrow:after {
    -webkit-animation-name: material-design-hamburger__icon--slide-after;
    -webkit-animation-fill-mode: forwards;
    animation-name: material-design-hamburger__icon--slide-after;
    animation-fill-mode: forwards;
}
.rg-header-menuBtn-hamburger__icon--from-arrow {
    -webkit-animation-name: material-design-hamburger__icon--slide-from;
    animation-name: material-design-hamburger__icon--slide-from;
}
.rg-header-menuBtn-hamburger__icon--from-arrow:before {
    -webkit-animation-name: material-design-hamburger__icon--slide-before-from;
    animation-name: material-design-hamburger__icon--slide-before-from;
}
.rg-header-menuBtn-hamburger__icon--from-arrow:after {
    -webkit-animation-name: material-design-hamburger__icon--slide-after-from;
    animation-name: material-design-hamburger__icon--slide-after-from;
}
@-webkit-keyframes material-design-hamburger__icon--slide {
    100% {
    -webkit-transform: rotate(180deg);
}
}@-webkit-keyframes material-design-hamburger__icon--slide-from {
    0% {
    -webkit-transform: rotate(-180deg);
}
}@-webkit-keyframes material-design-hamburger__icon--slide-before {
    100% {
    -webkit-transform: rotate(-45deg);
    margin: -8% -20%;
    width: 75%}
}@-webkit-keyframes material-design-hamburger__icon--slide-before-from {
    0% {
    -webkit-transform: rotate(-45deg);
    margin: -8% -20%;
    width: 75%}
}@-webkit-keyframes material-design-hamburger__icon--slide-after {
    100% {
    -webkit-transform: rotate(45deg);
    margin: -8% -20%;
    width: 75%}
}@-webkit-keyframes material-design-hamburger__icon--slide-after-from {
    0% {
    -webkit-transform: rotate(45deg);
    margin: -8% -20%;
    width: 75%}
}@keyframes material-design-hamburger__icon--slide {
    100% {
    transform: rotate(180deg);
}
}@keyframes material-design-hamburger__icon--slide-from {
    0% {
    transform: rotate(-180deg);
}
}@keyframes material-design-hamburger__icon--slide-before {
    100% {
    transform: rotate(-45deg);
    margin: -8% -20%;
    width: 75%}
}@keyframes material-design-hamburger__icon--slide-before-from {
    0% {
    transform: rotate(-45deg);
    margin: -8% -20%;
    width: 75%}
}@keyframes material-design-hamburger__icon--slide-after {
    100% {
    transform: rotate(45deg);
    margin: -8% -20%;
    width: 75%}
}@keyframes material-design-hamburger__icon--slide-after-from {
    0% {
    transform: rotate(45deg);
    margin: -8% -20%;
    width: 75%}
}.m_svezh li {
    margin-bottom: 20px;
}
.nomer {
    padding: 4px 0;
    background: #F4F2F2;
}
.nomer a {
    font-size: 14px;
    display: block;
    color: #7C7368;
}
.box-hot .image100 {
    width: 100px;
    height: 100px;
    margin: 0 10px 0 0;
    float: left;
}
.zakladki-hot {
    overflow: hidden;
    margin: 10px;
}
.image100 img {
    width: 100px;
    height: 100px;
}
.text-hot {
    overflow: hidden;
}
.box-hot h2 {
    DISPLAY: NONE;
    margin: 0 0 6px;
    clear: none;
    float: none;
    color: #344A64;
}
.hot-main-box {
    margin: 10px;
    padding: 0;
    overflow: hidden;
}
.nav {
    margin: 20px 0;
    padding: 5px 0 0;
    clear: both;
}
.nav__arrow {
    font-size: 14px;
}
.nav__arrow, .pagelink {
    margin: 0 10px;
    padding: 8px;
    color: #2A4D7D;
    display: inline-block;
}
span.pagelink {
    color: #fff;
    background: #a21437;
}
.result_b__list li {
    font-size: 16px;
    font-family: 'roboto condensed';
    line-height: 1.2;
    color: #344a64;
    overflow: visible;
}
.result_b__list li p {
    margin: 10px 0;
}
.result_b__list_item__meta__date {
    font-weight: 700;
}
.result_b__list_item__meta a {
    color: #a21437;
}
.date-doc {
    margin: 10px;
}
.footer {
    font-size: 14px;
    margin-top: 20px;
    color: #fff;
    background: #6e7885;
}
.menu-bottom .menu-bottom__item {
    float: left;
}
.menu-bottom .menu-bottom__item a {
    padding: 10px;
    display: block;
}
.footer__meta {
    font-size: 11px;
    padding: 10px;
}
.counters__item {
    margin: 10px;
}
.m_container .error_text {
    font-size: 16px;
    margin: 10px;
}
.err_page .m_container ul {
    margin-bottom: 20px;
}
.m_container .subheader, .m_container .subheader a {
    color: #999;
    font-size: 11px;
}
.m_container .subheader {
    font-family: 'roboto condensed';
    font-size: 14px;
    margin: 0 10px;
    padding: 10px 0;
    clear: both;
}
.catalog_page .m_container .subheader {
    color: #a21437;
}
.gazeta-issues_page .m_container {
    margin-bottom: 20px;
}
.subheader a {
    border-bottom: 1px solid #222;
    color: #697A83;
    text-decoration: none;
}
.m_container .m_header h2 {
    font-size: 22px;
    margin: 20px 0;
}
.m_container .m_header h3 {
    padding: 0 10px;
}
.m_container .authors {
    font-style: italic;
    margin: 0 0 10px 10px;
    color: #555;
}
.m_content {
    font-size: 14px;
    line-height: 1.4;
    -webkit-text-size-adjust: none;
}
.m_content img {
    max-width: 80%;
    height: auto;
    margin: 10px 0;
}
.m_content a {
    color: #344a64;
}
.m_content .lead {
    font-family: 'roboto condensed';
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0;
    color: #777;
}
.Section {
    font-family: 'roboto condensed';
    font-size: 16px!important;
    font-weight: 700;
    margin: 10px 0 10px;
    padding-left: 4px!important;
	clear: both;
    text-align: left!important;
    background-color: transparent!important;
    border-left: 4px solid #a21437;
}
.social_buttons {
    margin: 10px;
    overflow: hidden;
}
.pda_doc {
    font-size: 14px;
    margin: 10px;
}
.pda_doc div:first-child {
    margin: 10px 0;
}
.pda_doc span.link {
    font-weight: 700;
    padding-top: 0;
    padding-left: 0;
    background: #fff;
    -webkit-text-size-adjust: none;
}
.pda_doc__item {
    margin: 10px 0;
}
.playertable {
	width: 360px!important;
    margin: 0!important;
    float: none!important;
}
.playertable td {
    border-bottom: 1px solid #999;
}
.m_content iframe, .playertable td>div {
    width: 360px!important;
    /*height: 240px!important;*/
}
.playertable object {
    width: 100%;
    height: 100%}
.playertable td p {
    margin: 10px 0;
}
.m_content .insert-materials-r-large li {
    margin-top: 0!important;
}
.m_content .insert-materials-r-large ul li a img {
    max-width: 100%!important;
    margin: 0 0 0 0!important;
}
.m_content .insert-materials-r-small ul {
    padding-top: 0!important;
}
.counter_box .hot-main-box {
    margin: 0 0 0 10px;
}
.counter_box .hot-main-box .teaser-top {
    display: none;
}
.counter_box .hot-main-box .hot-body {
    margin: 10px 0 0;
}
.counter_box .hot-main-box .is300x200 {
    display: none;
}
.counter_box .hot-main-box .counter_item {
    height: 117px;
}
.counter_box .hot-main-box .hot-unit-image {
    float: left;
}
.counter_box .hot-main-box .hot-unit-image img {
    margin: 0 10px 0 0;
    padding: 1px;
    :border;
    :1px solid #ccc;
}
.counter_box .hot-main-box .hot-unit-lead {
    margin: 0 10px 0 0;
}
.counter_box .hot-main-box .hot-unit-lead .hlink {
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    color: #344A64;
}
.tile {
    width: 360px;
}
.tile img {
    box-shadow: none;
}
.tile .img_big_l {
    width: 320px;
}
.tile .img_big_l img {
    width: 100%;
    max-width: 100%;
    margin: 0;
}
.img_small_r .img_small_r_item {
    width: 110px;
    margin: 10px 0;
    float: left;
}
.img_small_r .img_small_r_item img {
    width: 100px;
    max-width: 100px;
    margin: 0;
}
.tile .title {
    margin-bottom: 8px;
}
.big_img_6 {
    width: 393px;
}
.img_small_r {
    overflow: hidden;
}
.big_img_6 .img_small_r .img_small_r_item:last-child {
    margin-left: 2px;
}
.m_issues ul {
    font-size: 16px;
    color: #344a64;
}
.m_issues .result_b__list_item {
    padding-left: 20px;
}
.read_more_block {
    font-family: 'roboto condensed', sans-serif;
    padding-bottom: 10px;
}
.read_more_block_articles {
    overflow: hidden;
    margin: 0 0 0 -20px;
}
.read_more_block_articles_item {
    width: 340px;
    float: left;
    margin: 20px 0 0 20px;
}
.read_more_block_articles_item_img {
    width: 120px;
    height: 80px;
    float: left;
}
.read_more_block_articles_item_img img {
    width: 100%;
    height: 100%}
.read_more_block_articles_item_a {
    width: 205px;
    float: left;
    border-top: 1px solid #d3d3d3;
    margin: 0 0 0 13px;
    font-size: 16px;
}
.read_more_block_articles_item_a a {
    margin: 3px 0 0;
    display: block;
    color: #344a64;
    text-decoration: none;
    line-height: 1.2;
}
.read_more_block_title {
    padding: 10px 0 0;
    text-transform: uppercase;
    color: #d5732c;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: -15px;
}
.read_more_block_title h2 {
    font-family: 'Roboto condensed', sans-serif;
    font-size: 18px;
}
.more_block_clear {
    clear: both;
}
.partners {
	margin: 18px 10px;
}
.partners__title {
	font-family: 'roboto condensed';
    font-size: 18px;
}
.teaser-box .teaser2-block > div {
	padding: 10px 0!important; 
	float: none!important;
}
.incut {
    font-family: 'roboto condensed';
    font-size: 15px;
    margin: 10px;
    padding: 10px 20px;
    float: right;
    color: #999;
    border-left: 5px solid #D3D3D3;
}
.sport_trans { max-width: 710px;width: auto!important }
.sport_trans .trans_status { width: auto!important;margin: 5px auto!important; }

.main {
    display: block;
    font-size: 11px;
}
li .link {
    word-wrap: break-word;
}
.header {
    font-size: 22px;
    margin-top: 10px;
    padding: 5px 10px;
    clear: both;
	text-transform: uppercase;
    color: #fff;
	background: #ea7a42;
}
a.themes {
    color: #2A4D7D;
    font-size: 10px;
    text-decoration: none;
    border-bottom: 1px solid #2A4D7D;
}
.hidlink, .link {
    font-family: 'roboto condensed'}
.logo_s {
    color: #a21437;
}
.header2 {
    clear: both;
    margin: 10px;
    font-size: 14px;
    font-family: 'roboto condensed';
    color: #2A4D7D;
}
hr.end {
    clear: both;
    color: #2A4D7D;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 10px;
}
hr {
    clear: both;
}
img {
    border: 0;
}
.fresh {
    overflow: hidden;
    border: 1px solid #CCC;
    clear: both;
    display: block;
    line-height: 32px;
    list-style: none;
    margin: 10px;
    border-radius: 5px;
    padding: 0;
    background: #efefef;
}
.fresh li {
    clear: none;
    display: inline-block;
    width: 100px;
    white-space: nowrap;
    padding: 5px;
    margin: 0;
}
.fresh a {
    color: #2A4D7D;
    font-size: 11px;
    white-space: nowrap;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #fff;
    padding: 0 10px;
    border-right: 1px dotted #ccc;
}
.fresh a:last-child {
    border: 0;
}
#head {
    display: block;
    text-align: center;
    margin-bottom: 0;
    background: url(/i/img/bg48.png);
    text-shadow: 0 1px 0 #fff;
    border-bottom: 1px solid #999;
    box-shadow: 0 0 3px #999;
    font-size: 11px;
    padding: 5px 0 10px;
}
.banner {
    display: block;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}
.paginator {
    clear: both;
    text-align: center;
}
#photo250 {
    width: 100%}
#photo250 img {
    float: left;
}
.viewrep {
    background: #fff;
    display: inline;
    float: left;
    left: -253px;
    opacity: .9;
    position: relative;
    width: 250px;
}
.incut_img {
    width: auto!important;
}
.incut_img img {
    width: 250px!important;
}
.onestring_items {
    height: 15px;
    overflow: hidden;
    overflow-style: marquee-line;
    marquee-style: scroll;
}
.onestring_items .onestring {
    padding: 0 10px;
}
.m_content {
    margin: 0 10px;
}
.pda_related {
    display: none;
}
input[type=submit] {
    background: url(/img/d/author_form_submit.jpg) 0 100% repeat-x #FDFDFD;
    border: 1px solid #CCC;
    box-shadow: 0 1px 1px #E3E3E3;
    color: #6C727B;
    cursor: pointer;
    font-size: 12px;
    padding: 3px 4px;
    text-decoration: none;
    text-shadow: 0 1px 2px #FFF;
    border-radius: 4px;
}
.search input {
    border: 1px solid #ccc;
    font-family: roboto;
    color: #666;
    padding: 3px 4px;
}
.search {
    margin: 0 10px;
    padding: 5px;
    text-shadow: 0 1px 0 #fff;
    font-size: 11px;
}
.m_translations .translation {
    margin: 5px 0 10px;
}
.m_translations .big_list_item {
    font-size: 11px;
    margin: 0 0 0 10px;
}
.translation h3 {
    text-transform: uppercase;
    font-size: 12px;
    padding: 0;
    margin: 0 10px;
}
.translation h3 a {
    cursor: pointer;
    text-decoration: none;
}
.bottom-photo {
    display: none;
}
.infograph {
    text-align: center;
}
.infograph span {
    display: block;
}
.m_header h2 {
    font-weight: 400;
    font-size: 22px;
    margin: 0;
    padding: 0 10px;
}
.m_header h3 {
    font-size: 16px;
    font-weight: 400;
}

.sport_banner {
	box-shadow: 0 0 3px #222;
}

.sport_banner .sport_trans_box {
    margin-left: 0!important;
    position: relative;
}
.sport_banner img {
    width: 705px;
}
.sport_banner .translations_head {
    color: #fff;
	background: #6698cc;
    line-height: 20px;
    margin: 0;
    padding: 7px 15px;
    position: relative;
}
.sport_banner .translations_head span {
    margin: 0 15px 0 0;
    display: block;
    white-space: nowrap;
}
.sport_banner .translations_head span a {
    line-height: 20px;
}
.sport_banner .translations_head b {
    margin: 0 10px 0 0;
    display: block;
}
/*
.sport_banner .translations_head .soccer {
    background: url(/i/sp/translation-football.png) 0 50% no-repeat;
}
.sport_banner .translations_head .basketball {
    background: url(/i/sp/translation-basketball.png) 0 50% no-repeat;
}
.sport_banner .translations_head .volleyball {
    background: url(/i/sp/translation-volleyball.png) 0 50% no-repeat;
}
.sport_banner .translations_head .tennis {
    background: url(/i/sp/translation-tennis.png) 0 50% no-repeat;
}
.sport_banner .translations_head .hockey {
    background: url(/i/sp/translation-hockey.png) 0 50% no-repeat;
}
.sport_banner .translations_head .formula1 {
    background: url(/i/sp/translation-f1.png) 0 50% no-repeat;
}
.sport_banner .translations_head .biatlon {
    background: url(/i/sp/biathlon.gif) 0 50% no-repeat;
    padding: 0 0 0 20px;
}*/
.sport_clear {
    clear: both;
}
div#ya-site-form0 input.ya-site-form__input-text {
    width: 550px!important;
}
@media all and (max-width :568px) {
    div#ya-site-form0 input.ya-site-form__input-text {
    width: 206px!important;
}
}.m_container .date {
    margin: 10px;
    font-style: italic;
    color: #555;
}
.ps-text {
    font-size: 11px;
    font-style: italic;
    margin-left: 53px;
    color: #B4B4B4;
}
.ps-text b {
    color: #777;
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (-moz-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (min-device-pixel-ratio:1.5) {
    .rg-header-logo-b__pic {
		background: url(../images/rg-header-logo-b__pic_2x.png) no-repeat;
		background-size: 130px 39px;
	}
	.rg-header-mob_to_pc {
		background: url(../images/rg-header-mob_to_pc__pic_2x.png) no-repeat 0 0;
		background-size: 70px 36px;
	}
}


.insert-materials-r-small  {
    width:  100%!important;
    border-color:  #6e7885!important;
    border-left:  0!important;
    border-right:  0!important;
}


.insert-materials-r-large  {
    border-color:  #6e7885!important;
    border-left:  0!important;
    border-right:  0!important;
}

.insert-materials-r-large ul li  {
    padding:  0 0 10px!important;
}
.m_content .insert-materials-r-large ul li a img  {
    margin-bottom:  5px!important;
}

.insert-materials-r-large-title, 
.insert-materials-r-small-title  {
    background:  #6e7885!important;
}


.insert-materials-r-large-title .insert-materials-title.has_text, 
.insert-materials-r-small .insert-materials-title.has_text  {
	color:  #fff!important;
	border-color:  #fff!important;
}

div.insert-materials-r-large ul, 
div.insert-materials-r-small ul  {
	font-family:  'roboto condensed';
	font-size:  16px!important;
	font-weight:  normal!important;
	padding:  15px 0 0 0!important;
	border:  0;
}

div.insert-materials-r-large ul  {
    padding-top: 10px!important;
}

div.insert-materials-r-small ul li {
	min-height: 50px!important;
	margin-top: 10px!important;
	margin-bottom: 10px!important;
}

.insert-materials-r-small ul a img  {
    margin: 0 10px 0 0!important;
    padding:  0!important;
    border:  0!important;
}

div.insert-materials-g {
	width: auto!important;
	height: auto!important;
	border: 0!important;
	border-bottom: 1px solid #6e7885!important;
	background: none!important;
}

div.insert-materials-g .insert-materials-title {
	width: auto!important;
	height: auto!important;
	padding-left: 6px!important;
	position: relative!important;
	color: #fff;
	border: 0!important;
	background: #6e7885!important;
}

div.insert-materials-g .insert-materials-title:before {
	content: '';
	height: 15px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	left: 0;
	border-left: 3px solid #fff;
}

div.insert-materials-g ul { margin: 0!important }

div.insert-materials-g ul li {
	margin-top: 10px!important;
	margin-bottom: 10px!important;
}

.sport_trans_info { box-shadow: none!important; }

.sport_trans_info .sport_trans_L,
.sport_trans_info .sport_trans_R {
	width: auto!important;
	margin: 24px 0!important;
	float: none!important;
	text-align: left!important;
}

.sport_trans_R .sport_logo { float: left!important;margin: 0!important; }

.sport_trans_info .sport_trans_C {
	margin: 0 auto!important;
}

.sport_trans .sport_logo img { margin: 0 }

.text_translation {
	font-family: roboto!important;
	width: auto!important;
}

.text_translation .text_trans_box { width: auto!important; }

/*CUSTOM STYLE*/
#ya-site-form0  {
	width:  234px!important;
	margin-left:  6px!important;
	color:  #B4B4B4!important;
}

#ya-site-form0 .ya-site-form__search,
#ya-site-form0 .ya-site-form__search td,
#ya-site-form0 .yaform__precise-i  {
    background-color:  none!important;
}

#ya-site-form0 .ya-site-form__search-input  {
    border: none!important;
    padding:  4px 6px 3px 6px!important;
}

#ya-site-form0 .ya-site-form__input-text  {
    border: none;
}

#ya-site-form0 .ya-site-form__search-input-layout,
#ya-site-form0 .ya-site-form__search-input-layout-l  {
    width: 0!important;
}
 
#ya-site-form0,
#ya-site-form0 .ya-site-form__form,
#ya-site-form0 .ya-site-form__input,
#ya-site-form0 .ya-site-form__input-text,
#ya-site-form0 .ya-site-form__submit,
#ya-site-form0 .ya-site-form__search-precise  {
	font-size:  11px!important;
	color:  #B4B4B4!important;
}

#ya-site-form0 .ya-site-form__input  {
    display: table-cell!important;
    font-size: 0.9em!important;
    line-height: 27px!important;
    margin: 0!important;
    padding: 0 2px 0 0!important;
    text-decoration: none!important;
    vertical-align: middle!important;
    white-space: nowrap!important;
}

#ya-site-form0 .ya-site-form__input-text  {
    
	border:  1px solid #CCCCCC!important;
    
    border-radius:  3px 3px 3px 3px!important;
    
    color:  #B4B4B4!important;
    
    font-family:  Tahoma, sans!important;
    
    font-size:  11px!important;
    
    width:  195px!important;
    
	padding:  2px!important;
    
}
#ya-site-form0 .ya-site-form__search-input-layout-r  {
    
	background:  url("/img/d/glass-btn.png") no-repeat 0 2px!important;
    
    border:  0 none!important;
    
    cursor:  pointer!important;
    
    height:  22px!important;
    
    margin:  3px 0 0!important;
    
    padding:  0!important;
    
    width:  31px!important;
    
}

#ya-site-form0 .ya-site-form__search-input-layout-r input.ya-site-form__submit  {
    
	background:  none!important;
    
	border:  0 none!important;
    
	height:  22px!important;
    
    margin:  3px 0 0!important;
    
    padding:  0!important;
    
    width:  31px!important;
    
	color:  #eee!important;
    
	cursor:  pointer!important;
    
	opacity:  .1!important;
    
	-ms-filter:  "alpha(opacity=10)"!important;
    
}
/*custom helps word*/
#ya-site-form0 .ya-site-suggest-list  {
    min-width: 195px!important;
    width: 195px!important;
}
 
#ya-site-form0 ul.ya-site-suggest-items li  {
    
	border:  none!important;
    
	background:  none!important;
    
}

#ya-site-form0 ul.ya-site-suggest-items li span.ya-site-suggest__content  {
    
	font-size:  11px!important;
    
	color:  #344A64!important;
    
}

#ya-site-form0 ul.ya-site-suggest-items li  {
    display:  block;
    !important;
}

#ya-site-form0 .ya-site-suggest-list  {
    min-width:  195px;
    !important;
}

/*********MAIN SEARCH**************/
#ya-site-form1 .ya-site-form__search,  #ya-site-form1 .ya-site-form__search td,  #ya-site-form1 .yaform__precise-i   {
    
	background-color:  #efefef!important;
    
}

#ya-site-form1 .ya-site-form__search-input  {
    
	border:  1px solid #d6d6d6!important;
    
	border-radius:  4px!important;
    
}

#ya-site-form1 .ya-site-form__input-text  {
    
	border:  1px solid #e2e2e2!important;
    
	padding:  3px!important;
    
}

#ya-site-form1 .ya-site-form__form *  {
    
	font-size:  12px!important;
    
}

#ya-site-form1 .ya-site-form__search-input-layout-r input.ya-site-form__submit  {
    
	background:  none repeat scroll 0 0 #5D81A7!important;
    
    border-color:  #517295 #4E6F93 #4E6F93!important;
    
    border-image:  none!important;
    
    border-style:  solid!important;
    
    border-width:  1px!important;
    
    border-radius:  3px!important;
    
    font-size:  14px!important;
    
    height:  23px!important;
    
    line-height:  23px!important;
    
    padding:  0 13px!important;
    
	padding-bottom:  2px!important;
    
    text-decoration:  none!important;
    
    white-space:  nowrap!important;
    
	color:  #fff!important;
    
	text-shadow:  1px 1px 0 #45688E!important;
    
	cursor:  pointer!important;
    
}
/*help box*/
.b-misspell,  .z-misspell__text  {
    
	font-size:  12px!important;
    
    padding:  0.3em 0.8em!important;
    
    left:  -3em!important;
    
    position:  relative!important;
    
    display:  inline-block!important;
    
    border:  1px solid #FFE57F!important;
    
    border-radius:  1em 1em 1em 1em!important;
    
	background:  none repeat scroll 0 0 #FFFBDB!important;
    
}

.g-gap-horizontal  {
	margin-left:  84px;
}

.b-top-wizard  {
	margin-left:  24px!important;
}

.yandex_ads_hor_pda {
    padding: 15px 10px 0;
}