@charset "UTF-8";

/** scss/core/_icon **/

/* icons */

i.icon {
  display: inline-block;
}

.red_mini_tri {
  background: url("../../img/img_sprite.png") no-repeat -36px -187px;
  width: 4px;
  height: 7px;
  display: inline-block;
}

.white_eye {
  background: url("../../img/img_sprite_multimedia.png") no-repeat -35px -8px;
  width: 14px;
  height: 8px;
  display: inline-block;
  margin-top: 7px;
  margin-right: 5px;
}

.black_angle_down {
  background: url("../../img/img_sprite.png") no-repeat -6px -458px;
  width: 13px;
  height: 9px;
  display: inline-block;
}

.user_icon {
  background: url("../../img/redesign/header_sprite.png") no-repeat -226px -10px;
  width: 13px;
  height: 10px;
  display: inline-block;
}

.search_icon {
  background: url("../../img/redesign/header_sprite.png") no-repeat -253px -5px;
  width: 19px;
  height: 19px;
  display: inline-block;
}

.clock {
  background: url("../../img/img_sprite.png") no-repeat -29px -454px;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.list {
  background: url("../../img/img_sprite.png") no-repeat -53px -454px;
  width: 20px;
  height: 16px;
  display: inline-block;
}

.black_clock {
  background: url("../../img/img_sprite.png") no-repeat -80px -454px;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.black_eye {
  background: url("../../img/img_sprite.png") no-repeat -129px -458px;
  width: 17px;
  height: 10px;
  display: inline-block;
}

.black_newspaper {
  background: url("../../img/img_sprite.png") no-repeat -103px -454px;
  width: 19px;
  height: 15px;
  display: inline-block;
}

.author_icon {
  background: url("../../img/img_sprite.png") no-repeat -155px -455px;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.comments_icon {
  background: url("../../img/img_sprite.png") no-repeat -181px -457px;
  width: 12px;
  height: 12px;
  display: inline-block;
}

.comment_num_icon {
  background: url("../../img/img_sprite_list_data.png") no-repeat -7px -34px;
  width: 9px;
  height: 9px;
}

.review_num_icon {
  background: url("../../img/img_sprite_list_data.png") no-repeat -30px -34px;
  width: 14px;
  height: 8px;
}

.zoom_icon {
  background: url("../../img/img_sprite.png") no-repeat -29px -478px;
  width: 17px;
  height: 19px;
  display: inline-block;
}

.min_icon {
  background: url("../../img/img_sprite.png") no-repeat -53px -478px;
  width: 17px;
  height: 19px;
  display: inline-block;
}

.press_icon {
  background: url("../../img/img_sprite.png") no-repeat -78px -478px;
  width: 19px;
  height: 19px;
  display: inline-block;
}

.white_arrow_right {
  background: url("../../img/img_sprite.png") no-repeat -111px -109px;
  width: 3px;
  height: 7px;
  display: inline-block;
}

.arrow_up_black {
  background: url("../../img/img_sprite.png") no-repeat -105px -479px;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.location_icon {
  background: url("../../img/redesign/header_sprite.png") no-repeat -258px -51px;
  width: 9px;
  height: 13px;
  display: inline-block;
}

.show_shar_icon {
  background: url("../../img/redesign/header_sprite.png") no-repeat -280px -3px;
  width: 18px;
  height: 20px;
  display: inline-block;
}

.exit {
  background: url("../../img/redesign/header_sprite.png") no-repeat -224px -49px;
  width: 15px;
  height: 15px;
  display: inline-block;
}

.story_icon {
  background: url("../../img/img_sprite.png") no-repeat -3px -503px;
  width: 19px;
  height: 19px;
  display: inline-block;
}

.comments_icon_white {
  background: url("../../img/img_sprite.png") no-repeat -79px -505px;
  width: 17px;
  height: 17px;
  display: inline-block;
}

.views_icon {
  background: url("../../img/img_sprite.png") no-repeat -102px -507px;
  width: 21px;
  height: 12px;
  display: inline-block;
}

/** scss/core/_font **/

/* roboto-regular - cyrillic_latin */

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url("../../css/font/roboto-v15-cyrillic_latin-regular.woff2") format("woff2"), url("../../css/font/roboto-v15-cyrillic_latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-italic - cyrillic_latin */

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url("../../css/font/roboto-v15-cyrillic_latin-italic.woff2") format("woff2"), url("../../css/font/roboto-v15-cyrillic_latin-italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-700 - cyrillic_latin */

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../css/font/roboto-v15-cyrillic_latin-700.woff2") format("woff2"), url("../../css/font/roboto-v15-cyrillic_latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-700italic - cyrillic_latin */

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url("../../css/font/roboto-v15-cyrillic_latin-700italic.woff2") format("woff2"), url("../../css/font/roboto-v15-cyrillic_latin-700italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-condensed-regular - cyrillic_latin */

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-regular.woff2") format("woff2"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-condensed-italic - cyrillic_latin */

@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Condensed Italic"), local("RobotoCondensed-Italic"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-italic.woff2") format("woff2"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-condensed-700 - cyrillic_latin */

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-700.woff2") format("woff2"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-condensed-700italic - cyrillic_latin */

@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: local("Roboto Condensed Bold Italic"), local("RobotoCondensed-BoldItalic"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-700italic.woff2") format("woff2"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-700italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* pt-serif-regular - cyrillic_latin */

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: local("PT Serif"), local("PTSerif-Regular"), url("../../css/font/pt-serif-v8-cyrillic_latin-regular.woff2") format("woff2"), url("../../css/font/pt-serif-v8-cyrillic_latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* pt-serif-italic - cyrillic_latin */

@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  src: local("PT Serif Italic"), local("PTSerif-Italic"), url("../../css/font/pt-serif-v8-cyrillic_latin-italic.woff2") format("woff2"), url("../../css/font/pt-serif-v8-cyrillic_latin-italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* pt-serif-700 - cyrillic_latin */

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  src: local("PT Serif Bold"), local("PTSerif-Bold"), url("../../css/font/pt-serif-v8-cyrillic_latin-700.woff2") format("woff2"), url("../../css/font/pt-serif-v8-cyrillic_latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* pt-serif-700italic - cyrillic_latin */

@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 700;
  src: local("PT Serif Bold Italic"), local("PTSerif-BoldItalic"), url("../../css/font/pt-serif-v8-cyrillic_latin-700italic.woff2") format("woff2"), url("../../css/font/pt-serif-v8-cyrillic_latin-700italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/** scss/core/_font **/

/* roboto-regular - cyrillic_latin */

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url("../../css/font/roboto-v15-cyrillic_latin-regular.woff2") format("woff2"), url("../../css/font/roboto-v15-cyrillic_latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-italic - cyrillic_latin */

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url("../../css/font/roboto-v15-cyrillic_latin-italic.woff2") format("woff2"), url("../../css/font/roboto-v15-cyrillic_latin-italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-700 - cyrillic_latin */

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../css/font/roboto-v15-cyrillic_latin-700.woff2") format("woff2"), url("../../css/font/roboto-v15-cyrillic_latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-700italic - cyrillic_latin */

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url("../../css/font/roboto-v15-cyrillic_latin-700italic.woff2") format("woff2"), url("../../css/font/roboto-v15-cyrillic_latin-700italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-condensed-regular - cyrillic_latin */

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-regular.woff2") format("woff2"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-condensed-italic - cyrillic_latin */

@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Condensed Italic"), local("RobotoCondensed-Italic"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-italic.woff2") format("woff2"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-condensed-700 - cyrillic_latin */

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-700.woff2") format("woff2"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-condensed-700italic - cyrillic_latin */

@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: local("Roboto Condensed Bold Italic"), local("RobotoCondensed-BoldItalic"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-700italic.woff2") format("woff2"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-700italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* pt-serif-regular - cyrillic_latin */

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: local("PT Serif"), local("PTSerif-Regular"), url("../../css/font/pt-serif-v8-cyrillic_latin-regular.woff2") format("woff2"), url("../../css/font/pt-serif-v8-cyrillic_latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* pt-serif-italic - cyrillic_latin */

@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  src: local("PT Serif Italic"), local("PTSerif-Italic"), url("../../css/font/pt-serif-v8-cyrillic_latin-italic.woff2") format("woff2"), url("../../css/font/pt-serif-v8-cyrillic_latin-italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* pt-serif-700 - cyrillic_latin */

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  src: local("PT Serif Bold"), local("PTSerif-Bold"), url("../../css/font/pt-serif-v8-cyrillic_latin-700.woff2") format("woff2"), url("../../css/font/pt-serif-v8-cyrillic_latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* pt-serif-700italic - cyrillic_latin */

@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 700;
  src: local("PT Serif Bold Italic"), local("PTSerif-BoldItalic"), url("../../css/font/pt-serif-v8-cyrillic_latin-700italic.woff2") format("woff2"), url("../../css/font/pt-serif-v8-cyrillic_latin-700italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

/* IE6/7 support */

.clearfix {
  *zoom: 1;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.full_width {
  width: 100%;
}

.center_absolute_block {
  position: fixed;
  left: 50%;
  top: 65px;
  z-index: 550;
  width: 0;
}

.themodal-overlay2 {
  bottom: 0;
  left: 0;
  overflow: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 500;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  display: none;
}

.themodal-overlay {
  bottom: 0;
  left: 0;
  overflow: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 500;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
}

/*******************************icons*************************************/

i.icon {
  display: inline-block;
}

i.time_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -5px -5px;
  width: 16px;
  height: 16px;
}

i.red_time_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -105px -245px;
  width: 15px;
  height: 15px;
}

i.autors_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -32px -6px;
  width: 12px;
  height: 13px;
}

i.article_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -55px -8px;
  width: 16px;
  height: 13px;
}

i.zoom_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -81px -6px;
  width: 13px;
  height: 15px;
}

i.min_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -106px -5px;
  width: 14px;
  height: 16px;
}

i.press_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -127px -6px;
  width: 19px;
  height: 16px;
}

i.comments_num_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -131px -191px;
  width: 16px;
  height: 14px;
}

i.subscribe_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -3px -403px;
  width: 19px;
  height: 14px;
}

.arrow_up_black {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -182px -246px;
  width: 14px;
  height: 14px;
  margin-right: 5px;
}

.arrow_right_red {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -155px -244px;
  width: 14px;
  height: 17px;
  margin-right: 5px;
}

.arrow_right_red_sm {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -36px -184px;
  width: 4px;
  height: 12px;
}

i.region_medium {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -157px -3px;
  width: 12px;
  height: 18px;
}

i.delet_file_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -6px -253px;
  width: 12px;
  height: 17px;
}

i.country_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -183px -7px;
  width: 9px;
  height: 13px;
}

i.mulimed_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -154px -7px;
  width: 18px;
  height: 13px;
}

i.type_data_photo_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_list_data.png") no-repeat 0 0;
  width: 21px;
  height: 18px;
}

i.type_data_video_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_list_data.png") no-repeat -25px 0;
  width: 21px;
  height: 18px;
}

i.type_data_infogr_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_list_data.png") no-repeat -50px 0;
  width: 21px;
  height: 18px;
}

i.type_data_author_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_list_data.png") no-repeat -74px 0;
  width: 21px;
  height: 18px;
}

i.type_data_live_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_list_data.png") no-repeat -100px 0;
  width: 21px;
  height: 18px;
}

i.type_data_recept_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_list_data.png") no-repeat -61px -27px;
  width: 21px;
  height: 18px;
}

i.type_data_vopros_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_list_data.png") no-repeat -87px -27px;
  width: 21px;
  height: 18px;
}

i.type_data_news_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_list_data.png") no-repeat 0 -78px;
  width: 21px;
  height: 18px;
}

i.type_data_talk_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_list_data.png") no-repeat -23px -78px;
  width: 21px;
  height: 18px;
}

i.type_data_articl_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_list_data.png") no-repeat -46px -78px;
  width: 21px;
  height: 18px;
}

i.type_data_online_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_list_data.png") no-repeat -69px -78px;
  width: 21px;
  height: 18px;
}

i.type_data_online_new_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_list_data.png") no-repeat -91px -78px;
  width: 21px;
  height: 18px;
}

.comment_num_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_list_data.png") no-repeat -7px -31px;
  width: 9px;
  height: 13px;
}

.review_num_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_list_data.png") no-repeat -30px -31px;
  width: 14px;
  height: 13px;
}

.fb_icon_volum_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_list_data.png") no-repeat -3px -53px;
  width: 17px;
  height: 18px;
}

.vk_icon_volum_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_list_data.png") no-repeat -29px -54px;
  width: 17px;
  height: 18px;
}

.ok_icon_volum_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_list_data.png") no-repeat -52px -54px;
  width: 17px;
  height: 18px;
}

.tw_icon_volum_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_list_data.png") no-repeat -76px -54px;
  width: 17px;
  height: 18px;
}

.type_photo_vote_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_list_data.png") no-repeat 0 -102px;
  width: 21px;
  height: 18px;
}

.blue_bubl {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -132px -247px;
  width: 10px;
  height: 15px;
}

.gr_bubl {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -155px -190px;
  width: 14px;
  height: 14px;
}

.more_photo_icon,
.more_video_icon,
.infogr_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -5px -245px;
  width: 19px;
  height: 16px;
  display: inline-block;
  margin-right: 5px;
  margin-top: 3px;
}

.more_video_icon {
  background-position: -56px -245px;
}

.infogr_icon {
  background-position: -30px -245px;
}

.more_photo_icon_wh {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -2px -268px;
  width: 22px;
  height: 17px;
}

.more_video_icon_wh {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -26px -267px;
  width: 22px;
  height: 18px;
}

.more_infogr_icon_wh {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -52px -268px;
  width: 22px;
  height: 18px;
}

.translation_icon_wh {
  background: url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -104px -368px;
  width: 16px;
  height: 14px;
}

.red_point {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -185px -25px;
  width: 5px;
  height: 13px;
  display: inline-block;
}

.red_closer_sm {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -175px -125px;
  width: 20px;
  height: 20px;
  display: inline-block;
}

.adapt_open_close {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -4px -353px;
  width: 15px;
  height: 15px;
  display: inline-block;
}

.adapt_open_close.open_link {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -30px -353px;
}

.red_cont_fin {
  background: #ffffff url("http://stat.mn.ru/redesign/img/img_sprite_article.png") no-repeat -74px -333px;
  width: 21px;
  height: 16px;
  display: block;
}

.content_text .red_cont_fin {
  position: absolute;
  right: 0;
  bottom: -6px;
}

.dot_white {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -9px -383px;
  width: 8px;
  height: 7px;
}

.dot_green {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -182px -431px;
  width: 8px;
  height: 8px;
}

.close_gr {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -30px -380px;
  width: 14px;
  height: 13px;
}

.arr_down {
  background: url("http://stat.mn.ru/redesign/img/leisure_sprt.png") no-repeat -114px -7px;
  width: 6px;
  height: 12px;
}

/********************* fonts *****************************/

/* cyrillic */

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url("http://fonts.gstatic.com/s/roboto/v15/mErvLBYg_cXG3rLvUsKT_fesZW2xOQ-xsNqO47m55DA.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url("http://fonts.gstatic.com/s/roboto/v15/isZ-wbCXNKAbnjo6_TwHThJtnKITppOI_IvcXXDNrsc.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url("http://fonts.gstatic.com/s/roboto/v15/OpXUqTo0UgQQhGj_SFdLWBTbgVql8nDJpwnrE27mub0.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url("http://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcCzUj_cnvWIuuBMVgbX098Mw.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin */

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url("http://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url("http://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url("http://fonts.gstatic.com/s/roboto/v15/vPcynSL0qHq_6dX7lKVByfesZW2xOQ-xsNqO47m55DA.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url("http://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcC44P5ICox8Kq3LLUNMylGO4.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic */

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: local("PT Serif"), local("PTSerif-Regular"), url("http://fonts.gstatic.com/s/ptserif/v8/fU0HAfLiPHGlZhZpY6M7dBTbgVql8nDJpwnrE27mub0.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  src: local("PT Serif Bold"), local("PTSerif-Bold"), url("http://fonts.gstatic.com/s/ptserif/v8/QABk9IxT-LFTJ_dQzv7xpDUj_cnvWIuuBMVgbX098Mw.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  src: local("PT Serif Italic"), local("PTSerif-Italic"), url("http://fonts.gstatic.com/s/ptserif/v8/3Nwg9VzlwLXPq3fNKwVRMCEAvth_LlrfE80CYdSH47w.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 700;
  src: local("PT Serif Bold Italic"), local("PTSerif-BoldItalic"), url("http://fonts.gstatic.com/s/ptserif/v8/Foydq9xJp--nfYIx2TBz9bpHcMS0zZe4mIYvDKG2oeM.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin */

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: local("PT Serif"), local("PTSerif-Regular"), url("http://fonts.gstatic.com/s/ptserif/v8/I-OtoJZa3TeyH6D9oli3ifesZW2xOQ-xsNqO47m55DA.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  src: local("PT Serif Bold"), local("PTSerif-Bold"), url("http://fonts.gstatic.com/s/ptserif/v8/QABk9IxT-LFTJ_dQzv7xpI4P5ICox8Kq3LLUNMylGO4.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  src: local("PT Serif Italic"), local("PTSerif-Italic"), url("http://fonts.gstatic.com/s/ptserif/v8/03aPdn7fFF3H6ngCgAlQzPk_vArhqVIZ0nv9q090hN8.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 700;
  src: local("PT Serif Bold Italic"), local("PTSerif-BoldItalic"), url("http://fonts.gstatic.com/s/ptserif/v8/Foydq9xJp--nfYIx2TBz9YWiMMZ7xLd792ULpGE4W_Y.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/*********************forms*****************************/

.blue_glow:focus,
.error_input:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border: 1px solid rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted 9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  border: 1px solid #cccccc;
  padding: 2px;
  /*	height:*/
}

input:focus,
textarea:focus,
isindex:focus,
keygen:focus,
select:focus {
  outline-offset: 0px;
}

.error_input {
  border: 1px solid rgba(255, 0, 0, 0.8);
  outline: 0;
  outline: thin dotted 9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
}

.button_red,
.in_auth a.button_red,
.articl_body a.button_red {
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  behavior: url("../../pie/PIE.htc");
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #eb0101;
  background-image: -moz-linear-gradient(top, #eb0101, #cd0000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eb0101), to(#cd0000));
  background-image: -webkit-linear-gradient(top, #eb0101, #cd0000);
  background-image: -o-linear-gradient(top, #eb0101, #cd0000);
  background-image: linear-gradient(to bottom, #eb0101, #cd0000);
  background-repeat: repeat-x;
  border-color: #eb0101 #eb0101 #cd0000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #FFFFFF;
  padding: 5px 10px 3px 10px;
  text-shadow: 1px 1px 0px #000000;
  filter: dropshadow(color=#000000, offx=1, offy=1);
  text-transform: uppercase;
  font: bold 0.8em/0.8em 'Roboto', sans-serif;
  cursor: pointer;
  border: 1px #a43332 solid;
  display: inline-block;
  vertical-align: middle;
  float: left;
  text-decoration: none;
  position: relative;
}

.button_red:active,
.in_auth a.button_red:active,
.articl_body a.button_red:active {
  background-image: -moz-linear-gradient(top, #cd0000, #eb0101);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cd0000), to(#eb0101));
  background-image: -webkit-linear-gradient(top, #cd0000, #eb0101);
  background-image: -o-linear-gradient(top, #cd0000, #eb0101);
  background-image: linear-gradient(to bottom, #cd0000, #eb0101);
  -webkit-box-shadow: inset 1px 1px 2px #595959;
  -moz-box-shadow: inset 1px 1px 2px #595959;
  box-shadow: inset 1px 1px 2px #595959;
}

.button_red:hover,
.in_auth a.button_red:hover,
.articl_body a.button_red:hover {
  text-shadow: none;
}

.button_red.center,
.articl_body .button_red.center {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 130px;
  text-align: center;
  float: none;
}

.search_button_box .button_red {
  line-height: 1.45em;
  padding: 0 10px;
}

.button_pink {
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  behavior: url("http://stat.mn.ru/redesign/pie/PIE.htc");
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #cf005d;
  background-image: -moz-linear-gradient(top, #cf005d, #d2005e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cf005d), to(#d2005e));
  background-image: -webkit-linear-gradient(top, #cf005d, #d2005e);
  background-image: -o-linear-gradient(top, #cf005d, #d2005e);
  background-image: linear-gradient(to bottom, #cf005d, #d2005e);
  background-repeat: repeat-x;
  border-color: #cf005d #cf005d #d2005e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #FFFFFF;
  padding: 5px 10px 3px 10px;
  text-shadow: 1px 1px 0px #000000;
  filter: dropshadow(color=#000000, offx=1, offy=1);
  text-transform: uppercase;
  text-align: center;
  line-height: 1.5em;
  font: bold 0.8em/0.8em 'Roboto', sans-serif;
  cursor: pointer;
  border: 1px #a43332 solid;
  display: inline-block;
  vertical-align: middle;
  float: left;
}

a.button_pink,
.articl_body a.button_pink {
  text-decoration: none;
  color: #ffffff;
}

.button_pink_kvadrat {
  text-decoration: none;
  color: #ffffff;
  font: bold 0.8em/0.8em 'Roboto', sans-serif;
  line-height: 1.5em;
  behavior: url("http://stat.mn.ru/redesign/pie/PIE.htc");
  padding: 5px 12px 3px 12px;
  text-shadow: 1px 1px 0px #000000;
  background-image: -webkit-gradient(linear, center top, center bottom, from(#d70060), to(#c10056));
  background-image: -webkit-linear-gradient(top, #d70060, #c10056);
  background-image: -moz-linear-gradient(top, #d70060, #c10056);
  background-image: -o-linear-gradient(top, #d70060, #c10056);
  background-image: -ms-linear-gradient(top, #d70060, #c10056);
  background-image: linear-gradient(to bottom, #d70060, #c10056);
  cursor: pointer;
  display: inline-block;
}

a.button_pink_kvadrat,
.articl_body a.button_pink_kvadrat {
  color: #ffffff;
}

.button_gr {
  list-style: none;
  float: left;
  border: #cccccc 1px solid;
  padding: 3px 7px 2px 7px;
  font: 0.9em/1.2em 'Roboto', sans-serif;
  font-weight: bold;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  display: block;
  text-decoration: none;
  color: #666666;
  text-shadow: 1px 1px 1px #ffffff;
  -moz-text-shadow: 1px 1px 1px #ffffff;
  -webkit-text-shadow: 1px 1px 1px #ffffff;
  filter: Shadow(Color=#ffffff, Direction=1, Strength=1);
  cursor: pointer;
}

.gray_button {
  list-style: none;
  float: left;
  padding: 2px 10px 2px 10px;
  font: 0.750em 'Roboto', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #cfcfcf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#cfcfcf));
  background-image: -webkit-linear-gradient(top, #ffffff, #cfcfcf);
  background-image: -o-linear-gradient(top, #ffffff, #cfcfcf);
  background-image: linear-gradient(to bottom, #ffffff, #cfcfcf);
  background-repeat: repeat-x;
  border: 1px solid #656565;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#cfcfcf', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  display: block;
  text-decoration: none;
  color: #000000;
  text-shadow: 1px 1px 1px #ffffff;
  -moz-text-shadow: 1px 1px 1px #ffffff;
  -webkit-text-shadow: 1px 1px 1px #ffffff;
  filter: Shadow(Color=#ffffff, Direction=1, Strength=1);
  cursor: pointer;
}

.button_green,
.articl_body a.button_green {
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  behavior: url("http://stat.mn.ru/redesign/pie/PIE.htc");
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #4c9002;
  background-image: -webkit-gradient(linear, center top, center bottom, from(#a1ec01), to(#4c9002));
  background-image: -webkit-linear-gradient(top, #a1ec01, #4c9002);
  background-image: -moz-linear-gradient(top, #a1ec01, #4c9002);
  background-image: -o-linear-gradient(top, #a1ec01, #4c9002);
  background-image: -ms-linear-gradient(top, #a1ec01, #4c9002);
  background-image: linear-gradient(to bottom, #a1ec01, #4c9002);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #FFFFFF;
  padding: 5px 10px 3px 10px;
  text-shadow: 1px 1px 0px #000000;
  filter: dropshadow(color=#000000, offx=1, offy=1);
  text-transform: uppercase;
  text-align: center;
  line-height: 1.5em;
  font: bold 0.8em/0.8em 'Roboto', sans-serif;
  cursor: pointer;
  border: 1px #78a432 solid;
  display: inline-block;
  vertical-align: middle;
  float: left;
  text-decoration: none;
}

.button_green:active {
  -webkit-box-shadow: inset 1px 1px 2px #595959;
  -moz-box-shadow: inset 1px 1px 2px #595959;
  box-shadow: inset 1px 1px 2px #595959;
}

.button_green:hover {
  text-shadow: none;
}

.button_white {
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url("http://stat.mn.ru/redesign/pie/PIE.htc");
  background-color: #ffffff;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #cc0000;
  padding: 7px 12px 6px 12px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.5em;
  font: bold 0.688em 'Roboto', sans-serif;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  float: left;
  text-decoration: none;
}

.button_white:hover {
  -webkit-box-shadow: inset 1px 1px 2px #595959;
  -moz-box-shadow: inset 1px 1px 2px #595959;
  box-shadow: inset 1px 1px 2px #595959;
}

.content_text .button_green,
.content_text .button_red,
.articl_prew_text .button_red {
  font-size: 0.8888em;
  line-height: 0.8em;
}

/*********************base************************************/

body,
html {
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
  position: relative;
  font-size: 16px;
}

#container {
  margin: 0;
  /*min-height: 100%;
 height: 100%;*/
  text-align: left;
  width: 100%;
  position: relative;
  background-color: #e7e7e7;
  min-width: 1002px;
  overflow: hidden;
}

#container.total_branb_no_top,
.container.total_branb_no_top {
  /*background-attachment: fixed !important;*/
  background-repeat: no-repeat no-repeat;
  background-position: top;
  background-image: none;
  max-width: 1000px;
  margin: 0 auto;
  overflow: visible;
  min-width: 1000px;
}

.cont_center {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  z-index: 50;
  border-width: 0 1px;
  border-style: solid;
  border-color: #b5b5b5;
}

#container.total_branb_no_top .cont_center,
.container.total_branb_no_top .cont_center {
  border-width: 0;
}

#footer .certificate .cont_center,
header .cont_center {
  border: 0;
}

#content-body,
.content-body {
  width: 665px;
  padding-right: 335px;
  padding-bottom: 10px;
  background-color: #ffffff;
}

#header {
  background: #FFFFFF url("http://stat.mn.ru/redesign/img/top_map.jpg") no-repeat 50% -30px;
  width: 100%;
  height: 125px;
}

#header.ukraine {
  background: #FFFFFF url("http://stat.mn.ru/redesign/img/top_map_ukr.jpg") no-repeat 50% -30px;
  width: 100%;
  height: 125px;
}

.content-body-rev {
  width: 665px;
  padding-left: 335px;
}

#header h1 {
  margin: 0;
  padding: 0;
}

.clr {
  height: 0;
  font-size: 0px;
  line-height: 0px;
  clear: both;
}

.empty1 {
  height: 480px;
  display: none;
}

#footer {
  /*margin-top: -480px;
 height: 480px;
 position: relative;*/
  overflow: hidden;
  background-color: #e7e7e7;
  min-width: 1000px;
}

footer.footer {
  font-family: "Roboto", sans-serif;
}

footer.footer .cont_center {
  border: 0;
}

.white_bg {
  background-color: #FFFFFF;
}

.count_box_nodisplay {
  position: absolute;
  width: 0;
  height: 0;
}

/****************************************************************************/

.top_line {
  width: 100%;
  height: 25px;
  border-bottom: 3px solid #3399ff;
  background-color: #e5e5e5;
  clear: both;
}

.top_line .cont_center {
  overflow: hidden;
}

.top_banner {
  width: 100%;
  overflow: hidden;
  /*height: 90px; --- понаблюдать, если не пригодится, удалить совсем */
  background-color: #FFFFFF;
  text-align: center;
}

.spec_menu {
  width: 100%;
  background-color: #ffffff;
}

/**************************top_line**********************************/

.top_line_auth {
  float: right;
}

.top_line_auth li {
  float: left;
  font: 0.75em/1em 'Roboto', sans-serif;
  font-weight: bold;
}

.top_line_menu li img {
  margin-right: 3px;
}

.top_line_menu li {
  float: left;
  padding-left: 45px;
}

.top_line_menu li:first-child {
  padding-left: 0;
}

.top_line_auth .auth_link_logout a {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -139px -354px;
  width: 18px;
  height: 11px;
  display: block;
  text-indent: 9999px;
  padding-left: 0;
  margin-left: 10px;
}

.top_line_menu li {
  white-space: nowrap;
}

.top_line_auth_white {
  display: none;
  float: right;
}

.top_line_auth_white li {
  float: left;
  font: 0.75em/1em 'Roboto', sans-serif;
  margin-bottom: 10px;
}

.top_line_auth_white a {
  padding-left: 10px;
  color: #000000;
  font-size: 10px;
}

.top_line_auth_white .user_pic {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -181px -82px;
  width: 14px;
  height: 10px;
}

.top_line_menu {
  text-transform: uppercase;
  color: #333333;
  font: 0.75em/1em 'Roboto', sans-serif;
  font-weight: bold;
  padding-top: 4px;
  padding-left: 15px;
  height: 21px;
}

.topline_left_menu {
  overflow: hidden;
  position: relative;
  padding-right: 5px;
}

.top_line_menu a {
  color: #333333;
  text-decoration: none;
  line-height: 1.6em;
  display: block;
}

.partner_line .top_line_auth {
  display: none;
}

.other_top_menu_link {
  display: block;
  visibility: hidden;
  text-decoration: underline;
}

.other_top_menu_link a {
  color: #333333;
}

.other_top_menu {
  position: absolute;
  z-index: 255;
  display: none;
  background-color: #e5e5e5;
}

.other_top_menu li img {
  padding-right: 10px;
}

.other_top_menu li a {
  text-decoration: none;
  color: #333333;
  line-height: 1.6em;
}

.other_top_menu li {
  padding: 5px 7px;
  border-bottom: 1px solid #999999;
}

.other_top_menu .hide_menu {
  display: block;
}

.other_top_menu li {
  color: #444444;
  font: bold 0.75em/1em 'Roboto', sans-serif;
  text-transform: uppercase;
}

.partner_line .top_line_menu {
  width: 100%;
}

.partner_line .buy_ticket_top_l,
.partner_line .guide_fd_top_l,
.partner_line .books_top_l,
.partner_line .games_top_l,
.partner_line .weather_top_l {
  margin-right: 10%;
}

.buy_ticket_top_l,
.guide_fd_top_l,
.books_top_l,
.games_top_l,
.weather_top_l {
  padding: 0;
  margin-right: 7%;
}

.buy_ticket_top_l i,
.guide_fd_top_l i,
.books_top_l i,
.games_top_l i,
.weather_top_l i {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat;
  width: 22px;
  height: 22px;
  display: inline-block;
}

.buy_ticket_top_l i {
  background-position: 0 0;
}

.guide_fd_top_l i {
  background-position: -25px 0;
}

.books_top_l i {
  background-position: -50px 0;
}

.games_top_l i {
  background-position: -75px 0;
}

.weather_top_l i {
  background-position: -100px -2px;
}

.top_line_auth {
  padding: 5px 18px 4px 10px;
  background: #666666;
  height: 16px;
}

.top_line_auth a {
  color: #FFFFFF;
  padding-left: 10px;
}

.user_pic {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -180px -5px;
  width: 13px;
  height: 13px;
}

/*******************************top_menus***********************************************/

.top_menus {
  display: none;
  background: #444444;
}

.top_menus li {
  float: left;
  font: 0.75em/1em 'Roboto', sans-serif;
  font-weight: bold;
  width: 33.3%;
  text-align: center;
}

.top_menus .top_menus_short li {
  width: 50%;
}

.top_menus li a {
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  padding: 7px 5px 5px 5px;
}

.top_menus .open_select {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -108px -108px;
  width: 10px;
  height: 0.75em;
  display: inline-block;
}

.top_menus .open_link .open_select {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -81px -108px;
}

/**************************main_menu********************************************/

/*
.main_menu {
  background-color: #444444;
  background: url(../img/main_menu_bg_1.png) repeat top left;
  border-bottom: 1px solid #dc232a;
  position: relative;
}

.main_menu .cont_center {
  overflow: hidden;
}

.main_menu_decor {
  background-color: #dc232a;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.kitchen_body .main_menu_decor {
  background-color: #ff5e01;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.kitchen_body .main_menu_bg{
  background: url(../img/kitchen_bg_main.png) no-repeat;
  height: 52px;
  position: relative;
  bottom: 0px;
  left: 0;
  width: 100%;
}

/*.main_menu ul {
  margin-left: -1px;
}

.main_menu li {
  float: left;
  display: inline;
  padding: 5px 0px 3px 0px;
  font: 0.7em/1em 'Roboto', sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
}

.main_menu ul a {
  text-transform: uppercase;
  color: #FFFFFF;
  background: url(../img/main_menu_tr.png) no-repeat 0 50%;
  padding: 3px 9px 1px 9px;
  text-decoration: none;
}

@-moz-document url-prefix() {
  .main_menu ul a {
	padding-bottom: 0px;
  }
}

.main_menu ul a:hover, .main_menu ul a.active, .main_menu ul li.active a {
  color: #fff;
  background: #dc232a;
  text-decoration: none;
  z-index: 260;
}

.main_menu ul li:hover+ li a, .main_menu ul li.active+ li > a {
  background-image: none;
}
*/

/****************************************spec_menu****************************************/

.spec_menu {
  background-color: #dcdcdc;
  text-transform: uppercase;
  overflow: hidden;
}

.spec_menu ul {
  margin-left: -1px;
}

.spec_menu .cont_center {
  overflow: hidden;
}

.spec_menu_title {
  background-color: #dc232a;
  color: #FFFFFF;
  background: #dc232a url("http://stat.mn.ru/redesign/img/spec_bg.jpg") no-repeat center right;
  height: 13px;
  /*width: 90px;*/
  float: left;
  font: 0.75em/1em 'Roboto', sans-serif;
  padding: 4px 18px 0px 10px;
  margin-right: 15px;
  font-weight: bold;
  display: block;
  text-decoration: none;
}

a.spec_menu_title:hover {
  text-decoration: underline;
}

.spec_menu li,
.menu_dop_spec li {
  float: left;
  display: inline;
  padding: 4px 1.5% 3px 1.5%;
  color: #333333;
  font: 0.65em/1em 'Roboto', sans-serif;
  height: 10px;
  background-image: url("http://stat.mn.ru/redesign/img/menu_spec_tr.gif");
  background-repeat: no-repeat;
  background-position: 0 50%;
  font-weight: bold;
}

.spec_menu li:hover,
.menu_dop_spec li:hover,
.spec_menu li.active {
  background: #dc232a;
}

.spec_menu li:first-child a,
.spec_menu li:first-child {
  background-image: none;
}

.spec_menu ul li:hover + li {
  background-image: none;
}

.spec_menu ul a,
.menu_dop_spec li a {
  color: #333333;
  text-decoration: none;
}

.spec_menu ul a:hover,
.spec_menu ul a.active,
.spec_menu ul li.active a,
.spec_menu ul li:hover a,
.menu_dop_spec a:hover {
  color: #ffffff;
  text-decoration: none;
}

.menu_dop_spec {
  position: absolute;
  display: none;
  z-index: 255;
  right: 0;
}

.other_spec {
  padding: 5px 0px 2px 3%;
  color: #333333;
  font: 0.65em/1em 'Roboto', sans-serif;
  font-weight: bold;
  height: 10px;
}

.other_spec a {
  color: #333333;
  padding: 3px 10px 2px 10px;
}

.menu_dop_spec li.hide_menu {
  display: block;
}

.menu_dop_spec li {
  padding: 5px 5px 2px 5px;
  background-color: #dcdcdc;
  text-transform: uppercase;
  background-image: none;
  border-bottom: 1px solid #444444;
}

ul.navigation .not_show_on_screen {
  display: none;
}

/************************rubric_menu**********************************/

.rubrik_menu {
  height: 45px;
  border-bottom: 3px solid #c4c4c4;
  overflow: hidden;
  display: table;
  width: 100%;
  background: #f5f5f5;
  position: relative;
}

.rubrik_menu_title {
  float: left;
  font: bold 1.65em/1.65em 'Roboto', sans-serif;
  padding: 2px 10px 2px 20px;
  border-right: #999999 1px solid;
  margin-right: 15px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  white-space: nowrap;
}

.rubrik_menu_title a {
  text-decoration: none;
  color: #000000;
}

.rubrik_menu_title a:hover {
  text-decoration: underline;
}

.no_shar {
  padding: 2px 20px;
}

.rubrik_menu ul {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  overflow: hidden;
  margin-left: -1px;
}

.rubrik_menu li {
  float: left;
  display: inline;
  padding: 5px 0px 3px 0px;
  color: #444444;
  font: bold 0.70em/1em 'Roboto', sans-serif;
  height: 10px;
  text-transform: uppercase;
  margin-left: -1px;
}

.rubrik_menu li:first-child a {
  background-image: none;
}

.rubrik_menu ul li:hover + li > a,
.rubrik_menu ul li.active + li > a {
  background-image: none;
}

.rubrik_menu ul a {
  color: #444444;
  background: url("http://stat.mn.ru/redesign/img/menu_rubrik_tr.gif") no-repeat 0 50%;
  padding: 3px 10px 2px 10px;
  text-decoration: none;
  white-space: nowrap;
}

.rubrik_menu ul a:hover,
.rubrik_menu ul li.active a {
  color: #ffffff;
  background: #dc232a;
  text-decoration: none;
}

.other_rubrik {
  display: table-cell;
  vertical-align: middle;
  color: #444444;
  font: bold 0.75em/1em 'Roboto', sans-serif;
  height: 10px;
  text-transform: uppercase;
  visibility: hidden;
  padding-top: 4px;
}

.other_rubrik a {
  color: #444444;
  background: url("http://stat.mn.ru/redesign/img/menu_rubrik_tr.gif") no-repeat 0 50%;
  padding: 7px 10px 5px 10px;
  text-decoration: none;
  white-space: nowrap;
}

.menu_dop_rubrik {
  position: absolute;
  z-index: 255;
  right: 0;
  display: none;
}

.menu_dop_rubrik li {
  color: #444444;
  font: bold 0.75em/1em 'Roboto', sans-serif;
  text-transform: uppercase;
}

.menu_dop_rubrik li a {
  color: #444444;
  background: url("http://stat.mn.ru/redesign/img/menu_rubrik_tr.gif") no-repeat 0 50%;
  padding: 8px 10px 5px 10px;
  text-decoration: none;
  text-align: center;
  background-image: none;
  display: block;
  background: #f5f5f5;
}

.menu_dop_rubrik .hide_menu {
  display: block;
}

.menu_dop_rubrik li a:hover,
.menu_dop_rubrik li a.active,
.menu_dop_rubrik li.active a {
  color: #ffffff;
  background: #dc232a;
  text-decoration: none;
}

/*********************main_themes****************************/

.main_themes {
  background-color: #FFFFFF;
  border-bottom: #999999 3px double;
  position: relative;
  padding: 0 10px 0 52px;
}

.main_themes ul {
  margin: 10px 2% 2px 2%;
}

.main_themes li {
  float: left;
  width: 33.3%;
  padding: 0;
  margin: 0;
  min-height: 37px;
}

.main_themes li {
  font: 0.8em/1.1em 'PT Serif', Georgia, serif;
  color: #000000;
}

.main_themes li a {
  background: url("http://stat.mn.ru/redesign/img/main_themes_bull.png") no-repeat 0px 0px;
  margin: 0 10px 8px 0;
  padding-left: 10px;
  color: #000000;
  text-decoration: none;
  display: block;
}

.label_themes_top {
  background: url("http://stat.mn.ru/redesign/img/top_topic_img.png") no-repeat top left;
  width: 49px;
  height: 21px;
  position: absolute;
  left: -5px;
  top: 16px;
}

.icon_themes_rss {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -150px -206px;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 19px;
  right: 10px;
  display: block;
}

.icon_themes_mail {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -103px -350px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 16px;
  right: 30px;
  display: block;
}

.icon_themes_fb {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -75px -200px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 16px;
  right: 55px;
  display: block;
}

.icon_themes_vk {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat 0 -200px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 16px;
  right: 80px;
  display: block;
}

.section_header .icon_themes_rss {
  top: auto;
  right: 0px;
  bottom: 6px;
}

.main_themes li a:hover {
  text-decoration: underline;
}

/**********************header***********************/

#header {
  font-family: 'Roboto', sans-serif;
}

.top_left {
  float: left;
  width: 33%;
}

.top_right {
  float: right;
  width: 33%;
  margin-top: 10px;
}

.top_logo_block {
  text-align: center;
  overflow: hidden;
  position: relative;
}

/*.select_region {
  font: 0.75em/1em 'Roboto', sans-serif;
  margin: 47px 0 0 38px;
}*/

.region_after_logo {
  display: none;
  margin-left: 10px;
}

.region {
  font: bold 1.3em/1.4em 'Roboto', sans-serif;
  text-transform: uppercase;
  color: #cc0000;
  text-decoration: none;
  margin-bottom: 5px;
  display: block;
}

.region a {
  font: bold 'Roboto', sans-serif;
  text-transform: uppercase;
  color: #cc0000;
  background: url("http://stat.mn.ru/redesign/img/dotted_red.gif") repeat-x bottom left;
  text-decoration: none;
  margin-top: 2px;
  display: block;
  float: left;
}

.region_after_logo a {
  font: bold 0.8em/1.2em 'Roboto', sans-serif;
  text-transform: uppercase;
  color: #cc0000;
  background: url("http://stat.mn.ru/redesign/img/dotted_red.gif") repeat-x bottom left;
  text-decoration: none;
  margin-bottom: 5px;
  display: block;
  float: left;
}

.red_mark {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -108px -82px;
  width: 10px;
  height: 13px;
  display: block;
  float: left;
  margin-right: 3px;
}

/*  padding-top: 24px;
}

.logo {
  margin: 0 0 10px 0;
  position: relative;
}

.logo_img img {
  max-width: 100%;
}

.logo_img {
  width: 72%;
  display: block;
  margin: 0 auto;
}

.logo .region {
  display: block;
  position: absolute;
  right: 0;
  top: 60%;
  width: 40%;
}

.logo .region img {
  max-width: 100%;
}

.top_logo_block {
  font: 0.8em/1em 'Roboto', sans-serif;
}
*/

/******************************weather***********************************/

.weather-top-img-0,
.weather-top-img-1,
.weather-top-img-2,
.weather-top-img-3,
.weather-top-img-4,
.weather-top-img-5,
.weather-top-img-6,
.weather-top-img-7,
.weather-top-img-8,
.weather-top-img-9,
.weather-top-img-10 {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat 0 -50px;
  width: 18px;
  height: 18px;
  display: inline-block;
  margin: 0 5px;
}

.weather-top-img-1 {
  background-position: -25px -49px;
}

.weather-top-img-2 {
  background-position: -50px -49px;
}

.weather-top-img-3 {
  background-position: -75px -50px;
}

.weather-top-img-4 {
  background-position: -100px -50px;
}

.weather-top-img-5 {
  background-position: -125px -50px;
}

.weather-top-img-6 {
  background-position: -150px -48px;
}

.weather-top-img-7 {
  background-position: -150px -48px;
}

.weather-top-img-8 {
  background-position: -175px -50px;
}

.weather-top-img-9 {
  background-position: -77px -281px;
}

.weather-top-img-10 {
  background-position: -103px -281px;
}

/*******************************************************************/

.search_top {
  float: right;
}

.soc_search {
  overflow: hidden;
}

input.button_search,
a.button_search {
  height: 12px;
  padding: 4px 5px;
  border: 0;
  -webkit-border-radius: 0px !important;
  border-radius: 0px;
  display: block;
  float: right;
  text-transform: uppercase;
  background: #000000;
  color: #FFFFFF;
  font: bold 0.75em/1em 'Roboto', sans-serif;
  top: 0;
  left: 0;
  margin: 0;
  cursor: pointer;
}

@-moz-document url-prefix()  {
  input.button_search {
    padding: 3px 5px;
  }
}

.input_text_search {
  display: block;
  float: left;
  height: 18px;
  border: 1px solid #000000;
  border-right: 0;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  width: 152px;
}

@-moz-document url-prefix()  {
  .input_text_search {
    width: 148px;
  }
}

.input_text_search input {
  margin: 0;
  padding: 0 3px;
  border: 0;
  width: 148px;
}

.top_buttons {
  display: none;
  float: right;
  margin-right: 10px;
  margin-bottom: 10px;
}

a.button_search_show {
  background: #000000 url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -147px -22px;
  width: 20px;
  height: 20px;
  padding: 0;
  border: 0;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  display: block;
  float: right;
  margin-left: 5px;
}

.newsp_link {
  color: #FFFFFF;
  font: bold 0.75em/1em 'Roboto', sans-serif;
  padding: 5px 8px 3px 8px;
  background: #dc232a;
  text-transform: uppercase;
  overflow: hidden;
  margin-right: 5px;
  display: none;
  height: 12px;
  text-decoration: none;
  white-space: nowrap;
}

.soc_top {
  float: right;
  margin-bottom: 10px;
  padding-top: 23px;
}

.soc_top li,
.soc_footer li,
.soc_auth li,
.soc_buttons li {
  float: left;
  height: 20px;
  width: 20px;
  margin-left: 3px;
}

.soc_footer li {
  margin-bottom: 3px;
}

.soc_top li a,
.soc_top li a:hover,
.soc_footer li a,
.soc_footer li a:hover,
.soc_buttons li a,
.other_top_soc_menu li a {
  text-decoration: none;
  display: block;
  height: 20px;
  width: 20px;
}

.vk_button_black {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -25px -25px;
}

.vk_button_black:hover,
.soc_img .vk_button_black,
.nohover .vk_button_black {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat 0 -200px;
}

.ok_button_black {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -50px -25px;
}

.ok_button_black:hover,
.soc_img .ok_button_black,
.nohover .ok_button_black {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -25px -200px;
}

.tw_button_black {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -75px -25px;
}

.tw_button_black:hover,
.soc_img .tw_button_black,
.nohover .tw_button_black {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -50px -200px;
}

.fb_button_black {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -100px -25px;
}

.fb_button_black:hover,
.soc_img .fb_button_black,
.nohover .fb_button_black {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -75px -200px;
}

.rss_button_black {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -125px -25px;
}

.rss_button_black:hover {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -100px -200px;
}

.phon_button_black {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat 0 -225px;
}

.phon_button_black:hover {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -75px -225px;
}

.plane-table_black {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -25px -225px;
}

.plane-table_black:hover {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -100px -225px;
}

.android_button_black {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -50px -225px;
}

.android_button_black:hover {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -125px -225px;
}

.razd_top {
  background: url("http://stat.mn.ru/redesign/img/menu_spec_tr.gif") no-repeat 50% 50%;
}

.top_mob_list {
  float: left;
}

.soc_top_list {
  float: right;
  margin-right: 2px;
}

.soc_top_list ul {
  float: left;
}

.soc_top_list li {
  height: 20px;
  width: 20px;
}

.soc_top_list li .on_hover,
.top_mob_list li .on_hover {
  display: none;
}

.more_soc_top {
  height: 11px;
  width: 11px;
  float: right;
  margin-left: 5px;
  margin-top: 4px;
  background: #000000 url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -82px -108px;
  visibility: hidden;
  display: none;
}

.more_soc_top.showLink {
  display: block;
}

.other_top_soc_menu {
  position: absolute;
  z-index: 255;
  background-color: #ffffff;
  padding: 3px;
  border: 1px solid #000000;
  display: none;
}

.other_top_soc_menu li {
  height: 20px;
  width: 20px;
  float: left;
  margin-left: 3px;
}

.other_top_soc_menu.showBlock li.hide_menu {
  display: block;
}

.other_top_soc_menu li .on_hover {
  display: none;
}

/*#all_mob {
  float: left;
  display: none;
}*/

.newspaper_top {
  display: block;
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat 0 -75px;
  width: 64px;
  height: 73px;
  float: right;
  margin-left: 10px;
}

.time_weather_date {
  line-height: 1.4em;
}

li.hide_menu {
  display: none;
}

.left_panel_soc li.hide_menu {
  display: block;
}

.other,
.other_spec {
  float: right;
  display: none;
  width: 50px;
  text-align: center;
}

.main_menu .other {
  padding: 5px 0px 3px 0px;
}

.main_menu .other a {
  text-transform: uppercase;
  color: #FFFFFF;
  font: bold 0.75em/1em 'Roboto', sans-serif;
}

.menu_dop {
  border-bottom: 3px solid #dc232a;
  background: #444444;
}

.menu_dop li {
  padding: 5px 0px 3px 0px;
  font: bold 0.75em/1em 'Roboto', sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  border-top: 1px solid #FFFFFF;
}

.menu_dop li:first-child {
  border-bottom: none;
}

.menu_dop li a {
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 3px 10px 0px 10px;
  text-decoration: none;
}

.menu_dop li:hover a,
.menu_dop a.active,
.menu_dop li.active a {
  color: #fff;
  text-decoration: none;
  z-index: 255;
}

.menu_dop li:hover,
.menu_dop li.active {
  background: #dc232a;
  border-top-color: #dc232a;
}

.menu_dop li:hover + li {
  border-top-color: #dc232a;
}

/***************in_auth******************/

.registr_block,
.auth_block {
  display: none;
}

.in_auth {
  background: #FFFFFF;
  border: 1px solid #707070;
  padding: 0px;
  font: bold 1em/1em 'Roboto', sans-serif;
  width: 310px;
}

.head_auth,
.head_popup,
.head_pass_back {
  border-bottom: 1px solid #707070;
  height: 30px;
  font-size: 1.2em;
  line-height: 1.2em;
  padding-left: 10px;
}

.in_auth .closer,
.head_popup .closer,
.pass_back_form .closer {
  background: #999999 url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -123px -73px;
  width: 30px;
  height: 30px;
  display: block;
  border-left: 1px solid #707070;
  position: absolute;
  right: 0;
  top: 0;
}

.form_block {
  padding: 8px 4%;
  background: url("http://stat.mn.ru/redesign/img/border_dotted_gr_3_1.jpg") repeat-x bottom left;
}

.form_block input[type="text"],
.form_block input[type="password"],
.form_block input[type="email"],
.form_block input[type="tel"],
.form_block input[type="date"] {
  width: 100%;
  padding: 2px 2%;
  margin: 0 0 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  display: block;
}

.form_block input[type="text"]:focus,
.form_block input[type="password"]:focus,
.form_block input[type="email"]:focus,
.form_block input[type="tel"]:focus,
.form_block input[type="date"]:focus {
  border: 1px solid #1673d0;
}

.form_block label {
  display: block;
  margin-bottom: 10px;
  font: 0.8em/1em 'Roboto', sans-serif;
}

.in_auth .bottom_form_block a.button_red {
  margin: 10px 10px 0 10px;
}

.in_auth .bottom_form_block {
  padding-bottom: 10px;
}

.soc_auth {
  padding: 10px;
  background: url("http://stat.mn.ru/redesign/img/border_dotted_gr_3_1.jpg") repeat-x bottom left;
}

.soc_auth span {
  display: block;
  float: left;
  margin: 2px 10px 0 0;
}

.left_auth,
.right_auth {
  position: relative;
}

.form_link {
  padding: 10px;
}

.left_auth {
  float: left;
  width: 48%;
  margin-right: 4%;
}

.right_auth {
  float: right;
  width: 48%;
}

.in_auth a {
  font: 0.80em/1em 'Roboto', sans-serif;
  display: block;
  color: #666666;
}

.in_auth a.button_red {
  margin: 0px 10px 0px 0px;
}

span.registr,
span.auth,
.left_auth_link {
  border-right: 1px solid #999999;
}

span.registr,
span.auth,
.head_popup span,
.left_auth_link {
  padding-top: 2px;
  display: block;
  float: left;
  margin: 3px 10px 3px 0;
  padding-right: 10px;
}

.registration_block .left_auth_link {
  border-right: 0;
  border-left: 1px solid #999999;
  padding-right: 0;
  padding-left: 10px;
  margin-left: 10px;
}

.head_popup span {
  font: bold 1em/1em 'Roboto', sans-serif;
}

.required.mini_font {
  display: block;
  padding-top: 5px;
  font: 0.7em/1.2em "pt_sansnormal",sans-serif;
}

.in_auth a.registr,
.in_auth a.auth,
.head_links {
  font-size: 0.8em;
  line-height: 1.4em;
  margin-bottom: 0;
  color: #666666;
  display: block;
  padding-top: 10px;
  text-decoration: none;
  float: left;
  background: url("http://stat.mn.ru/redesign/img/border_dotted_gr_3_1.jpg") repeat-x bottom left;
}

.auth_form input[type="checkbox"] {
  margin: 0 3px 0 0;
}

.checkout_lab {
  padding-top: 4px;
}

.in_auth .error {
  color: red;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 10px;
}

.auth_panel .registration_block input[name="login"] {
  display: none;
}

.auth_panel .notvisible {
  top: -5000px;
}

.auth_panel .succesfull_text {
  color: green;
  padding: 10px 30px 10px 10px;
  font-weight: normal;
  min-height: 80px;
}

/* --------- pass_back_form -------- */

.pass_back_form {
  position: absolute;
  z-index: 550;
  background: #FFFFFF;
  border: 1px solid #707070;
  padding: 0px;
  font: bold 1em/1em 'Roboto', sans-serif;
  width: 310px;
}

.pass_back_form input[type="email"] {
  width: 283px;
  margin-bottom: 10px;
}

.pass_back {
  margin: 10px;
}

.pass_back_footer .button_red {
  text-decoration: none;
  font-size: 0.8em;
  font-weight: normal;
}

.pass_back_auth {
  color: #000000;
  font: 0.76em 'Roboto', sans-serif;
}

/* -------// pass_back_form //------ */

/********************region_select_popup*********************/

.region_select_popup {
  border: 1px #444444 solid;
  width: 50%;
  position: absolute;
  top: 150px;
  left: 25%;
  background: #ffffff;
  z-index: 550;
  display: none;
}

.region_select_popup .head_popup {
  margin-bottom: 5px;
}

.region_select_box {
  background: url("http://stat.mn.ru/redesign/img/region_select_bg.jpg") repeat top left;
  overflow: hidden;
}

.region_select_box li a {
  padding: 0 10px;
}

.region_select_box li {
  list-style: none;
  padding: 2px 0 3px 0;
  height: 15px;
}

.region_select_box .new_col {
  width: 33.33%;
  float: left;
}

.region_select_popup .region_medium {
  margin-right: 4px;
  margin-top: -2px;
}

.region_select_popup .head_popup span {
  padding-top: 5px;
}

.region_select_popup a {
  display: block;
  text-decoration: none;
  color: #cc0000;
  font: bold 0.9em/1.2em 'Roboto', sans-serif;
}

.region_select_popup a:hover {
  text-decoration: underline;
}

/**************************footer***********************************/

#footer .cont_center {
  /*height: 262px;*/
  background-color: #e7e7e7;
  position: relative;
}

.main_menu_bottom {
  font: bold 0.70em/1em 'Roboto', sans-serif;
  color: #666666;
  text-transform: uppercase;
  padding: 0 15px 200px 5px;
  width: 370px;
  /*height: 210px;*/
  margin-bottom: -200px;
}

.main_menu_bottom li {
  float: left;
  width: 33.33%;
}

.spec_soc_bottom {
  width: 165px;
  /*height: 230px;*/
  padding-bottom: 200px;
  margin-bottom: -200px;
}

.main_menu_bottom,
.spec_soc_bottom,
.right_bottom {
  background: url("http://stat.mn.ru/redesign/img/footer_tr.gif") repeat-y top right;
  margin-right: 20px;
  float: left;
}

.right_bottom {
  /*	height: 240px;*/
  width: 165px;
  padding-bottom: 200px;
  margin-bottom: -200px;
}

.bottom_menus {
  display: none;
  font: bold 0.70em/1em 'Roboto', sans-serif;
}

.bottom_menus span.publications_link {
  display: none;
}

.bottom_menus li {
  float: left;
  width: 33%;
  text-align: center;
}

.bottom_menus li a,
.bottom_menus span {
  color: #666666;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  padding: 7px 5px 5px 5px;
}

.bottom_menus .open_select,
.other_top_menu_link .open_select {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -33px -158px;
  width: 10px;
  height: 0.75em;
  display: inline-block;
}

.other_top_menu_link .open_select {
  background-position: -56px -153px;
  height: 15px;
}

.bottom_menus .open_link .open_select {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -57px -156px;
}

.soc_footer {
  overflow: hidden;
  position: relative;
}

/************publications*****************/

.publications {
  font: bold 0.75em/1.1em 'PT Serif', Georgia, serif;
  color: #000000;
  background: #FFFFFF;
  position: relative;
  margin-bottom: 30px;
  padding-left: 15px;
}

.publications_decor {
  background: url("http://stat.mn.ru/redesign/img/footetr_bottom_bordertr.png") repeat-x bottom left;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 7px;
  width: 100%;
}

.publications ul {
  height: 80px;
  overflow: hidden;
}

.publications li {
  float: left;
}

.publications li a {
  display: inline-block;
  height: 60px;
  padding: 20px 5px 0 5px;
  color: #000000;
  text-decoration: none;
  white-space: nowrap;
}

.publications li a img {
  display: inline-block;
}

.publications li a span {
  padding-top: 15px;
  display: inline-block;
  overflow: hidden;
  white-space: normal;
}

.publications li a:hover span {
  text-decoration: underline;
}

/****************************main_menu_bottom************************************/

.main_menu_bottom a {
  color: #666666;
  text-decoration: none;
  display: block;
  margin-bottom: 9px;
}

.main_menu_bottom a:hover,
.spec_menu_bottom a:hover,
.spec_archive_list li a:hover {
  text-decoration: underline;
}

.main_menu_bottom li {
  /*width: 45%;*/
}

/* --- Архив спецпроектов --- */

.spec_menu_archive {
  position: relative;
  display: none;
  font: 0.750em 'Roboto', sans-serif;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  padding-left: 5px;
  margin: 0 5px 5px -15px;
  max-height: 230px;
  overflow: hidden;
}

.spec_archive_title {
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 5px;
  min-width: 147px;
}

.spec_archive_list {
  padding-bottom: 5px;
  position: relative;
  overflow: auto;
  max-height: 190px;
}

.spec_archive_list li a {
  text-decoration: none;
  color: #000000;
}

.spec_menu_archive .red_closer_sm {
  position: absolute;
  top: 0;
  right: 0;
}

/**************************center_bottom***********************************/

.spec_menu_bottom {
  margin-bottom: 20px;
}

.spec_menu_bottom_title {
  padding-top: 4px;
  font: bold 0.70em/1em 'Roboto', sans-serif;
  color: #666666;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.spec_menu_bottom li {
  font: 0.7em/1em 'Roboto', sans-serif;
}

.spec_menu_bottom a {
  color: #666666;
  text-decoration: none;
  display: block;
  margin-bottom: 7px;
}

.other_spec_bottom_link {
  text-transform: none;
  text-decoration: underline;
  font: 0.70em/1em 'Roboto', sans-serif;
}

.other_spec_bottom_link i {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -36px -156px;
  width: 5px;
  height: 10px;
  text-decoration: none;
  display: inline-block;
  margin-right: 2px;
}

.other_spec_bottom {
  display: none;
}

.soc_bottom_link {
  float: left;
  margin: 0 30px 0 0px;
  padding-top: 4px;
  color: #666666;
}

.soc_bottom li a {
  display: block;
  width: 19px;
  height: 20px;
}

.soc_bottom li {
  float: left;
  margin-right: 5px;
}

.vk_button_color {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -75px -125px;
}

.fb_button_color {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -100px -125px;
}

.ok_button_color {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -125px -124px;
}

.tw_button_color {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -150px -125px;
}

.spec_soc_bottom .right_bottom_menu {
  display: none;
}

/*******************************right_bottom*************************************/

.right_bottom_menu {
  margin-bottom: 19px;
}

.right_bottom_menu li {
  font: bold 0.70em/1em 'Roboto', sans-serif;
  color: #666666;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.right_bottom_menu li a {
  color: #666666;
  text-decoration: none;
  display: block;
  padding-top: 4px;
}

.right_bottom_menu li a:hover {
  text-decoration: underline;
}

.footer_text {
  font: 0.75em/1.2em 'Roboto', sans-serif;
  color: #666666;
  clear: both;
  background: url("http://stat.mn.ru/redesign/img/footer_bottom.gif") repeat-x top left;
  padding: 7px 5px;
}

.footer_counters {
  background: url("http://stat.mn.ru/redesign/img/footer_bottom.gif") repeat-x top left;
  padding: 5px;
}

.footer_counters .couter_block {
  float: left;
  margin-right: 20px;
  margin-top: 10px;
}

.error_rep {
  cursor: pointer;
}

.error_rep span {
  font: 0.7em/0.9em 'Roboto', sans-serif;
  color: #666666;
}

.error_rep_icon {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -174px -200px;
  width: 26px;
  height: 25px;
  display: block;
  float: left;
  margin-right: 10px;
}

.icon_block {
  width: 100%;
  clear: both;
  margin-bottom: 15px;
  overflow: hidden;
}

.rss_button {
  float: right;
}

.soc_footer .soc_top_list {
  /*float: left;*/
  overflow: hidden;
  float: none;
}

.title_icon_block {
  font: 0.7em/1em 'Roboto', sans-serif;
  color: #666666;
  margin-bottom: 10px;
}

.rubrik_menu_title .span {
  margin-right: 10px;
  display: inline-block;
}

.rubrik_menu_title .icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 0px;
  margin-top: 14px;
}

/*************************************************************certificate**************************************************************/

.certificate {
  background-color: #000000;
  color: #FFFFFF;
  font: 0.70em/1.2em 'Roboto', sans-serif;
  bottom: 0;
  width: 100%;
}

#footer .certificate .cont_center {
  background-color: #000000;
  padding: 3px 0;
}

/**************Используется в скрипте - не вешать на статичные элементы!!!*****************/

.showBlock {
  display: block !important;
}

.showLink {
  visibility: visible !important;
}

/****************************************/

.total_branb header .top_banner {
  width: 1000px;
  margin: 0 auto;
}

/****************** навигация, подсветка **************************/

.main_menu ul li.navigation-page-red,
.spec_menu ul li.navigation-page-red {
  background-color: #ff0000;
}

.main_menu ul li.navigation-page-red a,
.spec_menu ul li.navigation-page-red a {
  color: #ffffff;
}

.main_menu ul li.navigation-page-green,
.spec_menu ul li.navigation-page-green {
  background-color: #00ff00;
}

.main_menu ul li.navigation-page-green a,
.spec_menu ul li.navigation-page-green a {
  color: #000000;
}

.main_menu ul li.navigation-page-blue,
.spec_menu ul li.navigation-page-blue {
  background-color: #0000ff;
}

.main_menu ul li.navigation-page-blue a,
.spec_menu ul li.navigation-page-blue a {
  color: #ffffff;
}

/****************** навигация, подсветка (end) **************************/

.footer_counters .couter_block.banner_footer_after_counter {
  overflow: hidden;
  position: relative;
  float: right;
  margin-right: 0;
  margin-top: 0;
}

.banner_footer_after_counter img {
  max-width: 200px;
  max-height: 50px;
}

.popup_menu_button {
  display: none;
}

/* --- menu for tablets --- */

.tablet_wrap_box {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.bckg_popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  cursor: pointer;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
}

.tablet_wrap {
  position: relative;
  margin: 0 auto;
  max-width: 1000px;
  /*display: none;*/
}

.tablet_menu {
  max-width: 900px;
  font-family: 'Roboto', sans-serif;
  font-size: 0.813em;
  font-weight: bold;
  position: relative;
  z-index: 500;
  margin: 0 50px;
  overflow: hidden;
}

.shadow_border {
  background-color: #000000;
  opacity: 0.7;
  position: absolute;
  width: 100%;
  height: 100%;
}

.tablet_menu .closer {
  background: #999999 url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -123px -73px;
  width: 30px;
  height: 30px;
  display: block;
  border-left: 1px solid #707070;
  position: absolute;
  right: 0;
  top: 0;
}

.tablet_menu_box {
  background-color: #FFFFFF;
  padding-top: 19px;
  position: relative;
  overflow: hidden;
  margin: 10px;
}

.tablet_box header {
  background: url("http://stat.mn.ru/redesign/img/red_dot.png") repeat-x left 11px;
  overflow: hidden;
  width: 98.9%;
}

.tablet_box h2 {
  border-left: 4px solid #DB2524;
  background-color: #FFFFFF;
  text-transform: uppercase;
  padding: 0 10px;
  line-height: 1.8em;
  margin-bottom: 10px;
  float: left;
}

.list_box {
  padding-left: 10px;
  position: relative;
  margin: 0 auto;
}

.specprojects header {
  width: 100%;
}

.specprojects .list_box {
  font-size: 0.923em;
}

.list_box a {
  background-color: #EAEAEA;
  padding: 0 5px;
  margin: 0 10px 10px 0;
  float: left;
  height: 30px;
  width: 154px;
  text-align: center;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
}

.tablet_menu .list_box a.active {
  background-color: #dc232a;
  color: #fff;
}

.list_box a span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: inherit;
  height: inherit;
}

.cont_center_button_box {
  display: none;
  max-width: 1000px;
  margin: 0 auto;
  z-index: 160;
  position: relative;
  height: 0;
}

.other_rubrik_new {
  vertical-align: middle;
  color: #444444;
  font: bold 0.75em/1em 'Roboto', sans-serif;
  height: 10px;
  text-transform: uppercase;
  display: none;
  position: relative;
}

.other_rubrik_new.showLink {
  display: table-cell;
}

.other_rubrik_new a {
  color: #444444;
  padding: 7px 10px 5px 10px;
  text-decoration: none;
  white-space: nowrap;
  display: block;
  position: absolute;
  top: 12px;
}

.other_rubrik_new a i {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -84px -161px;
  width: 7px;
  height: 3px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
}

.other_rubrik_new.open_link a i {
  background-position: -59px -161px;
}

.menu_dop_main_menu {
  position: absolute;
  z-index: 255;
  right: 0;
  display: none;
  border: 1px solid #dc232a;
  border-top: 0;
  min-width: 210px;
  box-shadow: 0 5px 0 5px rgba(50, 50, 50, 0.2);
}

.menu_dop_main_menu .hide_menu {
  display: block;
}

.menu_dop_main_menu li:first-child {
  background-image: none;
  padding-top: 0;
}

.menu_dop_main_menu li {
  color: #444444;
  font: bold 0.75em/1em 'Roboto', sans-serif;
  text-transform: uppercase;
  background-image: url("http://stat.mn.ru/redesign/img/dotted_gr.gif");
  background-repeat: repeat-x;
  background-position: 0 0;
  padding-top: 1px;
  background-color: #f5f5f5;
}

.menu_dop_main_menu li a {
  color: #444444;
  padding: 8px 10px 5px 10px;
  text-decoration: none;
  text-align: left;
  background-image: none;
  display: block;
  background: #f5f5f5;
}

.menu_dop_main_menu li:hover + li,
.menu_dop_main_menu li.active + li,
.menu_dop_main_menu li:hover,
.menu_dop_main_menu li.active {
  background-image: none;
}

.menu_dop_main_menu li a:hover,
.menu_dop_main_menu li.active a,
.menu_dop_main_menu li a.active {
  color: #fff;
  background: #dc232a;
  text-decoration: none;
  z-index: 260;
}

.other_main_menu {
  display: block;
  float: right;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 6px 7px 5px 10px;
  text-decoration: none;
  font: 0.75em/1em 'Roboto', sans-serif;
  font-weight: bold;
  background: #dc232a;
  visibility: hidden;
}

.other_main_menu i {
  background: url("http://stat.mn.ru/redesign/img/img_sprite.png") no-repeat -135px -111px;
  width: 7px;
  height: 3px;
  display: inline-block;
  margin-left: 2px;
  margin-top: 4px;
}

.other_main_menu.open_link i {
  background-position: -84px -112px;
}

.new_main_menu.main_menu li {
  font-size: 0.75em;
  padding: 7px 0px 5px 0px;
}

.new_main_menu.main_menu ul a {
  padding: 7px 9px 5px 9px;
}

.new_main_menu.main_menu {
  background-image: none;
  background-color: #444444;
}

.menu_new_dop_rubrik {
  position: absolute;
  z-index: 255;
  margin-top: -15px;
  margin-left: 10px;
  display: none;
  box-shadow: 0 5px 0 5px rgba(50, 50, 50, 0.2);
  border: 1px solid #dc232a;
  background: #f5f5f5;
  overflow: hidden;
  border-top-color: #c4c4c4;
}

.menu_new_dop_rubrik .hide_menu {
  display: block;
}

.menu_new_dop_rubrik li a {
  padding: 7px 10px 5px 10px;
  display: block;
  color: #444444;
  background-image: url("http://stat.mn.ru/redesign/img/main_menu_tr.png");
  background-repeat: no-repeat;
  background-position: 0 50%;
  text-align: left;
  margin-left: -1px;
  text-decoration: none;
}

.menu_new_dop_rubrik li {
  color: #444444;
  font: bold 0.75em/1em 'Roboto', sans-serif;
  text-transform: uppercase;
  background-image: url("http://stat.mn.ru/redesign/img/dotted_gr.gif");
  background-repeat: repeat-x;
  background-position: 0 100%;
}

/*
.menu_new_dop_rubrik .hide_menu li.separator{
  background-image: none;
}

.menu_new_dop_rubrik .hide_menu a.separator{
  margin-top: -1px;
}
*/

.menu_new_dop_rubrik li:hover,
.menu_new_dop_rubrik li.active {
  background: #dc232a;
}

.menu_new_dop_rubrik li:hover a,
.menu_new_dop_rubrik li a:hover,
.menu_new_dop_rubrik li.active a {
  color: #ffffff;
}

/** scss/core/_variable **/

/* variables */

/** scss/core/_mixin **/

.branding,
.ny_spec,
.bg_and_top_adv,
.total_branb_no_top {
  margin: 0 auto;
  max-width: 1000px;
}

.branding .header_box,
.ny_spec .header_box,
.bg_and_top_adv .header_box,
.total_branb_no_top .header_box {
  margin: 0 auto;
  max-width: 1000px;
}

.branding .header_box .rubricator,
.ny_spec .header_box .rubricator,
.bg_and_top_adv .header_box .rubricator,
.total_branb_no_top .header_box .rubricator {
  max-width: 1000px;
}

.branding header.header .cont_center,
.ny_spec header.header .cont_center,
.bg_and_top_adv header.header .cont_center,
.total_branb_no_top header.header .cont_center {
  padding-left: 10px;
  padding-right: 10px;
}

.branding .subrubrics,
.ny_spec .subrubrics,
.bg_and_top_adv .subrubrics,
.total_branb_no_top .subrubrics {
  max-width: 1000px;
  margin: 0 auto;
}

.branding .fixed_menu,
.ny_spec .fixed_menu,
.bg_and_top_adv .fixed_menu,
.total_branb_no_top .fixed_menu {
  max-width: 1000px;
}

header.header {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  border-bottom: 1px solid #cccccc;
  z-index: 250;
}

.left_header_box,
.fixed_menu {
  display: inline-block;
  width: 79.0%;
}

.left_header_box .logo,
.fixed_menu .logo {
  position: relative;
  display: inline-block;
  float: left;
  width: 200px;
  margin-top: 15px;
  z-index: 300;
}

body.main_page_body .left_header_box .logo,
body.main_page_body .fixed_menu .logo {
  margin: 15px 40px 0 0;
}

.left_header_box .logo.mn_logo,
.fixed_menu .logo.mn_logo {
  width: 145px;
}

.left_header_box .logo .logo_img,
.fixed_menu .logo .logo_img {
  display: block;
}

.left_header_box .logo .logo_img img,
.fixed_menu .logo .logo_img img {
  max-width: 100%;
}

.left_header_box .logo .region,
.fixed_menu .logo .region {
  display: block;
  position: absolute;
  left: 52%;
  top: 60%;
}

.left_header_box .main_menu_box,
.fixed_menu .main_menu_box {
  position: absolute;
  left: 0;
  right: 0;
  display: inline-block;
  padding: 0 240px 0 200px;
  z-index: 250;
}

body.main_page_body .left_header_box .main_menu_box,
body.main_page_body .fixed_menu .main_menu_box {
  padding: 0 370px 0 200px;
}

body.main_page_body .authorized .left_header_box .main_menu_box,
body.main_page_body .authorized .fixed_menu .main_menu_box {
  padding: 0 420px 0 200px;
}

.authorized .left_header_box .main_menu_box,
.authorized .fixed_menu .main_menu_box {
  padding: 0 270px 0 200px;
}

.left_header_box .main_menu_box .main_menu,
.fixed_menu .main_menu_box .main_menu {
  height: 65px;
  line-height: 62px;
  font-family: "Roboto Condensed", sans-serif;
  float: left;
}

.left_header_box .main_menu_box .main_menu li,
.fixed_menu .main_menu_box .main_menu li {
  float: left;
  padding: 0 10px;
  height: 60px;
}

.left_header_box .main_menu_box .main_menu li a,
.left_header_box .main_menu_box .main_menu li span,
.fixed_menu .main_menu_box .main_menu li a,
.fixed_menu .main_menu_box .main_menu li span {
  color: #000000;
  font-size: 0.75em;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  height: 100%;
  cursor: pointer;
}

body.main_page_body .left_header_box .main_menu_box .main_menu li a,
body.main_page_body .left_header_box .main_menu_box .main_menu li span,
body.main_page_body .fixed_menu .main_menu_box .main_menu li a,
body.main_page_body .fixed_menu .main_menu_box .main_menu li span {
  font-size: 1em;
}

.left_header_box .main_menu_box .main_menu li a i.black_angle_down,
.left_header_box .main_menu_box .main_menu li span i.black_angle_down,
.fixed_menu .main_menu_box .main_menu li a i.black_angle_down,
.fixed_menu .main_menu_box .main_menu li span i.black_angle_down {
  margin-top: 26px;
  margin-left: 5px;
}

.left_header_box .main_menu_box .main_menu li:hover,
.left_header_box .main_menu_box .main_menu li.active,
.fixed_menu .main_menu_box .main_menu li:hover,
.fixed_menu .main_menu_box .main_menu li.active {
  border-bottom: 5px solid #dd252a;
}

.left_header_box .select_region,
.fixed_menu .select_region {
  cursor: pointer;
  float: right;
  color: #000000;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  height: 60px;
  line-height: 62px;
  font-size: 0.75em;
}

.left_header_box .select_region:hover,
.fixed_menu .select_region:hover {
  text-decoration: underline;
}

body.main_page_body .left_header_box .select_region,
body.main_page_body .fixed_menu .select_region {
  font-size: 1em;
}

.left_header_box .select_region .location_icon,
.fixed_menu .select_region .location_icon {
  margin-top: 23px;
  margin-right: 5px;
}

.sharings_box {
  width: 100px;
  height: 46px;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
  z-index: 300;
  background-color: #FFFFFF;
}

.sharings_box.show {
  width: 280px !important;
}

.sharings_box ul {
  float: right;
}

.sharings_box ul li {
  float: left;
  padding-top: 20px;
  margin-right: 5px;
}

.sharings_box ul li a {
  display: inline-block;
  width: 20px;
  height: 20px;
}

.sharings_box ul li a .on_hover {
  display: none;
}

.sharings_box ul li a.rss_button_black {
  background: url("../../img/img_sprite.png") no-repeat -125px -25px;
}

.sharings_box ul li a.rss_button_black:hover {
  background-position: -100px -200px;
}

.sharings_box ul li a.phon_button_black {
  background: url("../../img/img_sprite.png") no-repeat 0 -225px;
}

.sharings_box ul li a.phon_button_black:hover {
  background-position: -75px -225px;
}

.sharings_box .show_shar_icon {
  float: right;
  margin-top: 20px;
  display: inline-block;
}

.sharings_box .soc {
  width: 30px;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
}

.sharings_box .soc.show {
  width: 180px !important;
  display: block;
}

.right_header_box {
  width: 20%;
  display: inline-block;
  height: 65px;
  line-height: 22px;
  font-family: "Roboto Condensed", sans-serif;
  z-index: 300;
  position: relative;
}

.right_header_box .fright {
  margin: 20px 0;
  height: 20px;
  border-left: 1px solid #000000;
}

.right_header_box .exit {
  float: right;
  margin: 23px 0 20px 5px;
  display: block;
}

.right_header_box a {
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.75em;
}

body.main_page_body .right_header_box a {
  font-size: 1em;
}

.right_header_box a:hover {
  text-decoration: underline;
}

.right_header_box .user_icon {
  margin: 6px 5px 0 10px;
}

.right_header_box .sharings_box {
  position: absolute;
  right: 120px;
}

body.main_page_body .right_header_box .sharings_box .show_shar_icon {
  display: none;
}

body.main_page_body .right_header_box .sharings_box .soc {
  width: auto;
}

.authorized .right_header_box .sharings_box {
  right: 150px;
}

body.main_page_body .right_header_box .sharings_box {
  width: 230px;
}

.right_header_box .sharings_box #all_mob {
  display: none;
}

.right_header_box .search_box {
  position: relative;
  margin: 20px 0 20px 10px;
  height: 20px;
  float: right;
  border-left: 1px solid #000000;
}

.right_header_box .search_box .search_icon {
  margin-left: 10px;
}

.right_header_box .search_box .search_input_box {
  height: 25px;
  position: absolute;
  right: 29px;
  top: -2px;
  width: 0;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
  z-index: 310;
  padding: 0;
}

.right_header_box .search_box .search_input_box.show {
  width: 275px;
}

.right_header_box .search_box .search_input_box input {
  width: 95%;
  height: 19px;
  border: 1px solid #cccccc;
  padding: 2px 5px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  box-sizing: content-box;
}

.soc_top li a,
.soc_top li a:hover,
.soc_footer li a,
.soc_footer li a:hover,
.soc_buttons li a,
.soc_buttons li a:hover,
.other_top_soc_menu li a,
.other_top_soc_menu li a:hover {
  text-decoration: none;
  display: block;
  height: 20px;
  width: 20px;
}

.vk_button_black {
  background: url("../../img/img_sprite.png") no-repeat -25px -25px;
}

.vk_button_black:hover,
.soc_img .vk_button_black,
.nohover .vk_button_black {
  background: url("../../img/img_sprite.png") no-repeat 0 -200px;
}

.ok_button_black {
  background: url("../../img/img_sprite.png") no-repeat -50px -25px;
}

.ok_button_black:hover,
.soc_img .ok_button_black,
.nohover .ok_button_black {
  background: url("../../img/img_sprite.png") no-repeat -25px -200px;
}

.tw_button_black {
  background: url("../../img/img_sprite.png") no-repeat -75px -25px;
}

.tw_button_black:hover,
.soc_img .tw_button_black,
.nohover .tw_button_black {
  background: url("../../img/img_sprite.png") no-repeat -50px -200px;
}

.fb_button_black {
  background: url("../../img/img_sprite.png") no-repeat -100px -25px;
}

.fb_button_black:hover,
.soc_img .fb_button_black,
.nohover .fb_button_black {
  background: url("../../img/img_sprite.png") no-repeat -75px -200px;
}

.count_box_nodisplay {
  position: absolute;
  width: 0;
  height: 0;
  top: -9999px;
}

.regions_list {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  height: 0;
  overflow: hidden;
  z-index: 500;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
}

.regions_list.show {
  height: 260px;
  border-bottom: 1px solid #cccccc;
}

.regions_list ul {
  margin-top: 20px;
  overflow: hidden;
  background: url("../../img/redesign/regions_bg.jpg") repeat top left;
}

.regions_list ul li {
  width: 24%;
  height: 20px;
  line-height: 20px;
  padding: 0 0.5%;
  float: left;
  white-space: nowrap;
}

.regions_list ul li a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.75em;
  color: #cc3333;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

.regions_list ul li a:hover {
  text-decoration: underline;
}

.regions_list .closer {
  position: absolute;
  top: 0;
  right: 0;
  background: url("../../img/closer.jpg") no-repeat center center;
  width: 20px;
  height: 20px;
}

.rubricator {
  position: absolute;
  width: 100%;
  z-index: 250;
  height: 0;
}

.rubricator.show {
  height: auto;
}

.rubricator .rubrics_menu {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  height: 0;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
}

.rubricator .rubrics_menu.show {
  height: 42px;
  border-bottom: 1px solid #cccccc;
}

.rubricator .rubrics_menu .rubrics_menu_list {
  width: 100%;
  line-height: 42px;
  height: 0;
}

.rubricator .rubrics_menu .rubrics_menu_list.show {
  height: auto;
}

.rubricator .rubrics_menu .rubrics_menu_list li {
  float: left;
  padding: 0 10px;
  height: 38px;
}

.rubricator .rubrics_menu .rubrics_menu_list li.hide_menu {
  display: none;
}

.rubricator .rubrics_menu .rubrics_menu_list li a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.75em;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

.rubricator .rubrics_menu .rubrics_menu_list li:hover,
.rubricator .rubrics_menu .rubrics_menu_list li.active {
  border-bottom: 4px solid #dd252a;
}

.rubricator .rubrics_menu .rubrics_menu_list li.red_bg {
  border-bottom: 4px solid #dd252a;
  background-color: #dd252a;
}

.rubricator .rubrics_menu .rubrics_menu_list li.red_bg a {
  color: #ffffff;
}

.rubricator .rubrics_menu .rubrics_menu_list li.red_bg:hover {
  border-color: #000000;
}

.rubricator .rubric_items_box {
  height: 0;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
}

.rubricator .rubric_items_box.show {
  height: 235px;
  border-bottom: 1px solid #cccccc;
}

.ie8 .rubricator .rubric_items_box.show {
  height: 0;
}

.rubricator .rubric_items_box .rubric_items {
  opacity: 0;
  -webkit-transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  transition: opacity 0.7s;
  position: absolute;
  top: 20px;
  width: 100%;
}

.rubricator .rubric_items_box .rubric_items.show {
  opacity: 1;
}

.rubricator .rubric_items_box .cont_center {
  text-align: center;
}

.rubricator .rubric_items_box .size3 {
  display: inline-block;
  text-align: left;
  float: none;
  margin: 0 0 20px 16px;
}

.rubricator .rubric_items_box .size3:first-child {
  margin-left: 0;
}

.content_overlay {
  position: absolute;
  display: none;
  z-index: 240;
  width: 100%;
  height: 100%;
  background: url("../../img/redesign/half.png") repeat top left;
  top: 0;
  left: 0;
}

.bg_and_top_adv .content_overlay {
  margin-top: 120px;
}

.subrubrics .rubrics_menu {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #cccccc;
  height: 42px;
  background-color: #ffffff;
}

.subrubrics .rubrics_menu .rubrics_menu_list {
  height: 42px;
  line-height: 42px;
  display: table-cell;
  width: 100%;
}

.subrubrics .rubrics_menu .rubrics_menu_list li,
.subrubrics .rubrics_menu .subrubric_menu_link {
  padding: 0 10px;
  height: 38px;
  display: inline-block;
}

.subrubrics .rubrics_menu .rubrics_menu_list li.hide_menu,
.subrubrics .rubrics_menu .subrubric_menu_link.hide_menu {
  display: none;
}

.subrubrics .rubrics_menu .subrubric_menu_link {
  display: table-cell;
  padding: 0;
  visibility: hidden;
  cursor: pointer;
}

.subrubrics .rubrics_menu .subrubric_menu_link a {
  line-height: 42px;
  padding: 0 10px 10px 0;
}

.subrubrics .rubrics_menu .subrubric_menu_link:hover a {
  border-bottom: 4px solid #dd252a;
}

.subrubrics .rubrics_menu .subrubric_menu_link.showLink {
  visibility: visible;
}

.subrubrics .rubrics_menu .cont_center {
  border: 0;
}

.subrubrics .rubrics_menu .hide_menu {
  display: none;
}

.rubrics_menu_list li a,
.subrubric_menu_link a,
.rubricator_menu_link a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.75em;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

.rubrics_menu_list li:hover,
.rubrics_menu_list li.active,
.subrubric_menu_link:hover,
.subrubric_menu_link.active,
.rubricator_menu_link:hover,
.rubricator_menu_link.active {
  border-bottom: 4px solid #dd252a;
}

.rubricator_menu_link {
  display: none;
}

.rubricator_menu_link.showLink {
  padding: 0 10px;
  height: 38px;
  line-height: 42px;
  display: inline-block;
}

.rubricator_menu_link a {
  line-height: 42px;
  padding-top: 0;
  padding-bottom: 10px;
}

.rubricator_menu_link:hover a {
  border-bottom: 4px solid #dd252a;
}

.cont_center {
  border: 0;
}

.hide_menu {
  display: none;
}

.showBlock {
  display: block !important;
}

.showBlock .hide_menu a {
  color: #000000;
}

.subrubric_hide_menu,
.rubricator_hide_menu {
  position: absolute;
  z-index: 255;
  display: none;
  background-color: #ffffff;
  border: 1px solid #efefef;
  padding-top: 5px;
}

.subrubric_hide_menu li,
.rubricator_hide_menu li {
  padding: 5px 10px;
  display: block;
  box-sizing: border-box;
  height: 25px;
  text-align: center;
}

.subrubric_hide_menu li a,
.rubricator_hide_menu li a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.75em;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  box-sizing: border-box;
  width: 100%;
  display: inline-block;
}

.subrubric_hide_menu li:hover,
.subrubric_hide_menu li.active,
.rubricator_hide_menu li:hover,
.rubricator_hide_menu li.active {
  border-bottom: 4px solid #dd252a;
  height: 25px;
}

.subrubric_hide_menu li.hide_menu,
.rubricator_hide_menu li.hide_menu {
  display: block;
}

/** scss/core/_variable **/

/* variables */

/** scss/core/_mixin **/

body.main_page_body .fixed_menu,
.fixed_menu {
  position: fixed;
  top: -100px;
  width: 100%;
  height: 42px;
  overflow: hidden;
  background-color: #ffffff;
  border-bottom: 1px solid #cccccc;
  z-index: 600;
  opacity: 0;
  -webkit-transition: top 0.6s;
  -moz-transition: top 0.6s;
  -o-transition: top 0.6s;
  transition: top 0.6s;
}

body.main_page_body .fixed_menu .cont_center,
.fixed_menu .cont_center {
  padding: 0 10px;
  z-index: 601;
}

body.main_page_body .fixed_menu.show,
.fixed_menu.show {
  top: 0;
  opacity: 1;
}

body.main_page_body .fixed_menu .logo,
.fixed_menu .logo {
  width: auto;
  margin-right: 20px;
  margin-top: 10px;
  display: table-cell;
}

body.main_page_body .fixed_menu .logo img,
.fixed_menu .logo img {
  width: 100px;
}

body.main_page_body .fixed_menu .logo .region,
.fixed_menu .logo .region {
  width: 53%;
  left: 65px;
  top: 60%;
}

body.main_page_body .fixed_menu .rubrics_menu_list,
.fixed_menu .rubrics_menu_list {
  width: 100%;
  line-height: 42px;
  height: 0;
  display: table-cell;
}

body.main_page_body .fixed_menu .rubrics_menu_list li,
.fixed_menu .rubrics_menu_list li {
  padding: 0 5px;
  height: 42px;
  display: inline-block;
  box-sizing: border-box;
}

body.main_page_body .fixed_menu .rubrics_menu_list li.hide_menu,
.fixed_menu .rubrics_menu_list li.hide_menu {
  display: none;
}

body.main_page_body .fixed_menu .rubrics_menu_list li a,
.fixed_menu .rubrics_menu_list li a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.75em;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

body.main_page_body .fixed_menu .rubrics_menu_list li:hover,
body.main_page_body .fixed_menu .rubrics_menu_list li.active,
.fixed_menu .rubrics_menu_list li:hover,
.fixed_menu .rubrics_menu_list li.active {
  border-bottom: 4px solid #dd252a;
}

body.main_page_body .fixed_menu .rubrics_menu_list li.red_bg,
.fixed_menu .rubrics_menu_list li.red_bg {
  border-bottom: 4px solid #dd252a;
  background-color: #dd252a;
}

body.main_page_body .fixed_menu .rubrics_menu_list li.red_bg a,
.fixed_menu .rubrics_menu_list li.red_bg a {
  color: #ffffff;
}

body.main_page_body .fixed_menu .rubrics_menu_list li.red_bg:hover,
.fixed_menu .rubrics_menu_list li.red_bg:hover {
  border-color: #000000;
}

body.main_page_body .fixed_menu .fixed_rubrics_link,
.fixed_menu .fixed_rubrics_link {
  padding: 0 5px;
  height: 42px;
  line-height: 42px;
  box-sizing: border-box;
  display: table-cell;
  visibility: hidden;
  cursor: pointer;
}

body.main_page_body .fixed_menu .fixed_rubrics_link a,
.fixed_menu .fixed_rubrics_link a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.75em;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

body.main_page_body .fixed_menu .fixed_rubrics_link:hover,
body.main_page_body .fixed_menu .fixed_rubrics_link.active,
.fixed_menu .fixed_rubrics_link:hover,
.fixed_menu .fixed_rubrics_link.active {
  border-bottom: 4px solid #dd252a;
}

body.main_page_body .fixed_menu .fixed_rubrics_link.showLink,
.fixed_menu .fixed_rubrics_link.showLink {
  visibility: visible;
}

body.main_page_body .fixed_menu .fixed_rubrics_link.red_bg,
.fixed_menu .fixed_rubrics_link.red_bg {
  border-bottom: 4px solid #dd252a;
  background-color: #dd252a;
}

body.main_page_body .fixed_menu .fixed_rubrics_link.red_bg a,
.fixed_menu .fixed_rubrics_link.red_bg a {
  color: #ffffff;
}

body.main_page_body .fixed_menu .fixed_rubrics_link.red_bg:hover,
.fixed_menu .fixed_rubrics_link.red_bg:hover {
  border-color: #000000;
}

.fixed_rubrics_hide_menu {
  position: fixed;
  z-index: 255;
  display: none;
  background-color: #ffffff;
  border: 1px solid #efefef;
  padding-top: 5px;
  top: 42px !important;
}

.fixed_rubrics_hide_menu li {
  padding: 5px 10px;
  display: block;
  box-sizing: border-box;
  height: 25px;
  text-align: center;
}

.fixed_rubrics_hide_menu li a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.75em;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  box-sizing: border-box;
  width: 100%;
  display: inline-block;
}

.fixed_rubrics_hide_menu .hide_menu {
  display: block;
}

.fixPoint {
  position: absolute;
  bottom: 0;
}

/** scss/layout/header/_auth **/

/** scss/core/_variable **/

/* variables */

/***************in_auth******************/

.registr_block,
.auth_block {
  display: none;
}

.in_auth {
  background: #FFFFFF;
  border: 1px solid #707070;
  padding: 0px;
  font: bold 1em/1em "Roboto Condensed", sans-serif;
  width: 310px;
}

.head_auth,
.head_popup,
.head_pass_back {
  border-bottom: 1px solid #707070;
  height: 30px;
  font-size: 1.2em;
  line-height: 1.2em;
  padding-left: 10px;
}

.in_auth .closer,
.head_popup .closer,
.pass_back_form .closer {
  background: #999999 url("../../img/img_sprite.png") no-repeat -123px -73px;
  width: 30px;
  height: 30px;
  display: block;
  border-left: 1px solid #707070;
  position: absolute;
  right: 1px;
  top: 1px;
}

.form_block {
  padding: 8px 4%;
  background: url("../../img/border_dotted_gr_3_1.jpg") repeat-x bottom left;
}

.form_block input[type="text"],
.form_block input[type="password"],
.form_block input[type="email"],
.form_block input[type="tel"],
.form_block input[type="date"] {
  width: 100%;
  padding: 2px 2%;
  margin: 0 0 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  display: block;
}

.form_block input[type="text"]:focus,
.form_block input[type="password"]:focus,
.form_block input[type="email"]:focus,
.form_block input[type="tel"]:focus,
.form_block input[type="date"]:focus {
  border: 1px solid #1673d0;
}

.form_block label {
  display: block;
  margin-bottom: 10px;
  font: 0.8em/1em "Roboto", sans-serif;
}

.in_auth .bottom_form_block a.button_red_new {
  margin: 10px 10px 0 10px;
}

.in_auth .bottom_form_block {
  padding-bottom: 10px;
}

.soc_auth {
  padding: 10px;
  background: url("../../img/border_dotted_gr_3_1.jpg") repeat-x bottom left;
}

.soc_auth span {
  display: block;
  float: left;
  margin: 2px 10px 0 0;
}

.left_auth,
.right_auth {
  position: relative;
}

.form_link {
  padding: 10px;
}

.left_auth {
  float: left;
  width: 48%;
  margin-right: 4%;
}

.right_auth {
  float: right;
  width: 48%;
}

.in_auth a {
  font: 0.80em/1em "Roboto", sans-serif;
  display: block;
  color: #666666;
}

.in_auth a.button_red_new {
  margin: 0px 10px 0px 0px;
}

span.registr,
span.auth,
.left_auth_link {
  border-right: 1px solid #999999;
}

span.registr,
span.auth,
.head_popup span,
.left_auth_link {
  padding-top: 2px;
  display: block;
  float: left;
  margin: 3px 10px 3px 0;
  padding-right: 10px;
}

.registration_block .left_auth_link {
  border-right: 0;
  border-left: 1px solid #999999;
  padding-right: 0;
  padding-left: 10px;
  margin-left: 10px;
}

.head_popup span {
  font: bold 1em/1em "Roboto", sans-serif;
}

.required.mini_font {
  display: block;
  padding-top: 10px;
  font: 0.7em/1.2em "Roboto", sans-serif;
}

.in_auth a.registr,
.in_auth a.auth,
.head_links {
  font-size: 0.8em;
  line-height: 1.4em;
  margin-bottom: 0;
  color: #666666;
  display: block;
  padding-top: 10px;
  text-decoration: none;
  float: left;
  background: url("../../img/border_dotted_gr_3_1.jpg") repeat-x bottom left;
}

.auth_form input[type="checkbox"] {
  margin: 0 3px 0 0;
}

.checkout_lab {
  padding-top: 4px;
}

.checkout_lab input {
  margin-top: 0;
}

.in_auth .error {
  color: red;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 10px;
}

.auth_panel .registration_block input[name="login"] {
  display: none;
}

.auth_panel .notvisible {
  top: -5000px;
}

.auth_panel .succesfull_text {
  color: green;
  padding: 10px 30px 10px 10px;
  font-weight: normal;
  min-height: 80px;
}

.registration_block .button_red_new {
  margin: 10px 10px 0 10px;
}

.submit_link.button_red_new {
  color: #DD252A;
  line-height: 20px;
  cursor: pointer;
  padding: 0 10px;
  font-size: 0.75em;
  font-weight: bold;
}

/** scss/layout/_rubric_items **/

/** scss/core/_variable **/

/* variables */

.rubric_items_box {
  font-family: "Roboto", sans-serif;
}

.rubric_items_box .cont_center {
  border: 0;
  text-align: center;
}

.rubric_items_box .item_box {
  position: relative;
  overflow: hidden;
  text-align: left;
}

.rubric_items_box .item_box a {
  color: #ffffff;
  text-decoration: none;
}

.rubric_items_box .item_box a:hover {
  text-decoration: underline;
}

.rubric_items_box .item_box .box_gradient {
  background: url("../../img/redesign/gradient_box_bg.png") repeat-x bottom left;
  -webkit-background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0));
  -moz-background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0));
  -ms-background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0));
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.rubric_items_box .item_box .box_label {
  top: 10px;
  left: 10px;
  position: absolute;
  padding: 0 10px;
  height: 22px;
  line-height: 22px;
  font-size: 0.75em;
  font-weight: bold;
  text-transform: uppercase;
  z-index: 200;
}

.rubric_items_box .item_box .red_bg_box {
  background-color: #dd252a;
  color: #ffffff;
}

.rubric_items_box .item_box .white_eye {
  background: url("../../img/img_sprite_multimedia.png") no-repeat -35px -8px;
  width: 14px;
  height: 8px;
  display: inline-block;
  margin-top: 7px;
  margin-right: 5px;
}

.rubric_items_box .item_box .box_info {
  padding: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.rubric_items_box .item_box.not_img_item .bottom_links {
  background-color: #ffffff;
}

.rubric_items_box .item_box.not_img_item .box_info,
.rubric_items_box .item_box.not_img_item .box_description {
  color: #000000;
}

.rubric_items_box .item_box.not_img_item .box_info a,
.rubric_items_box .item_box.not_img_item .box_description a {
  color: #000000;
}

.rubric_items_box .item_box.not_img_item .absolute {
  position: absolute;
  left: 0;
  top: 30px;
}

.rubric_items_box .item_box.not_img_item .absolute .box_info {
  position: relative;
}

.rubric_items_box .item_box.not_img_item .absolute .box_description {
  padding: 0 10px;
  display: block;
  line-height: 1.3em;
  font-size: 0.875em;
  font-family: "PT Serif", serif;
}

.rubric_items_box .item_box.not_img_item .newsfeed_all_fader {
  position: absolute;
  z-index: 10;
  bottom: 15px;
  top: auto;
  left: 0;
  right: 0;
  height: 50px;
  background: url("../../img/news_shad_w_l.png") 0 0 repeat-x;
}

.rubric_items_box .item_box.not_img_item .link_bottom_right {
  color: #dd252a;
  margin-bottom: 10px;
  margin-right: 10px;
}

.rubric_items_box .bottom_links {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 20;
}

.rubric_items_box .bottom_links i.red_mini_tri {
  margin: 3px 3px 0 0;
}

.rubric_items_box .bordered {
  border: 1px solid #efefef;
  box-sizing: border-box;
}

.rubric_items_box .height2 {
  height: 198px;
}

.rubric_items_box .size3 {
  width: 300px;
}

.regions_list .cont_center {
  border: 0;
}

.button_red_new {
  border: 4px solid #DD252A;
  text-transform: uppercase;
  color: #DD252A;
  min-height: 20px;
  display: block;
  line-height: 20px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
  float: left;
  cursor: pointer;
}

.button_red_new:hover {
  text-decoration: none;
  -webkit-box-shadow: inset 0 0 0 1px #DD252A;
  -moz-box-shadow: inset 0 0 0 1px #DD252A;
  -ms-box-shadow: inset 0 0 0 1px #DD252A;
  box-shadow: inset 0 0 0 1px #DD252A;
}

/** scss/layout/_footer **/

/** scss/core/_variable **/

/* variables */

footer {
  width: 100%;
  border-top: 2px solid #000000;
  padding: 20px 0;
  overflow: hidden;
  color: #999999;
  background-color: #ffffff;
}

footer .cont_center {
  padding: 0 10px;
}

.footer_text {
  width: 100%;
  overflow: hidden;
  font-size: 0.75em;
  line-height: 1.3em;
}

.logo_box {
  float: left;
  overflow: hidden;
  margin: 0 30px 30px 0;
}

.footer_menu {
  overflow: hidden;
}

.footer_menu ul li {
  float: left;
  margin-right: 20px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.footer_menu ul li a {
  color: #cccccc;
  text-decoration: none;
  font-size: 0.813em;
}

.footer_menu ul li a:hover {
  color: #666666;
}

.footer_counters {
  padding-top: 10px;
}

.footer_counters .couter_block {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.footer_counters .couter_block.banner_footer_after_counter {
  overflow: hidden;
  position: relative;
  float: right;
  margin-right: 0;
  margin-top: 0;
}

.footer_counters .couter_block.banner_footer_after_counter img {
  max-width: 200px;
  max-height: 50px;
}