.form-checkbox {
  color: #a4b7c5;
  cursor: pointer;
  display: block;
  overflow: hidden;
  padding: 7px 25px 8px 0;
  position: relative;
  text-decoration: none !important;
}
.form-checkbox_wrap {
  padding: 5px 0;
}
.form-checkbox_btn {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.form-checkbox.left_chb {
  padding: 7px 0 8px 25px;
}
.form-checkbox.left_chb.form-checkbox__drag {
  padding: 7px 25px 8px;
}
.form-checkbox__group {
  margin-bottom: -8px;
}
.form-checkbox__drag_btn {
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 46px;
}
.form-checkbox.left_chb:after,
.s-chb.left_chb:after {
  left: 0;
  right: auto;
}
.form-checkbox__descr {
  color: #a4b7c5;
  margin-top: 5px;
}
.form-checkbox_checked .form-checkbox__descr {
  color: #617989;
  font-weight: 400;
}
.f-c_fll .form-checkbox.right_chb,
.form-checkbox_full.right_chb,
.full_height .form-checkbox_full {
  padding: 13px 46px 12px 15px;
}
.f-c_fll .form-checkbox,
.form-checkbox_full {
  border-bottom: 1px solid #c5d3e1;
  padding: 13px 15px 12px 40px;
}
.f-c_fll .form-checkbox.left_chb.form-checkbox__drag {
  padding: 13px 46px 12px;
}
.f-c_fll_ns .form-checkbox {
  border-bottom: none;
}
.f-c_fll .error__item .form-checkbox {
  border-bottom: 0;
}
.error__msg.error__msg_chb {
  padding: 0 15px 11px;
}
.group .form-checkbox_full {
  border-bottom: 0;
}
.chb_label {
  display: block;
  padding: 5px 0;
}
.form-checkbox_no-after:after {
  display: none;
}
.f-c_fll .form-checkbox:after,
.form-checkbox_full:after {
  left: 15px;
}
.f-c_fll .form-checkbox.right_chb:after,
.form-checkbox_dropdown-menu:after,
.form-checkbox_full.right_chb:after,
.full_height .form-checkbox_full:after,
.s-chb:after,
.sep-chb .form-checkbox:after {
  left: auto;
  right: 15px;
}
.form-checkbox_w_descr:after {
  margin-top: 7px;
  top: 0;
}
.form-checkbox_w_descr .form-checkbox__label {
  color: #323232;
}
.form-checkbox__el_fix {
  left: auto;
  right: 12px;
}
.form-checkbox_checked {
  color: #323232 !important;
  font-weight: 700;
}
.full_height,
.full_height .form-checkbox {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.full_height_side,
.full_height_side .form-checkbox {
  left: auto;
}
.form-checkbox .mysite-nick {
  color: #323232;
  font-weight: 700;
}
.form-checkbox,
.form-toggle__wrap {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form-checkbox_dropdown-menu,
.sep-chb .form-checkbox {
  background: #fff;
  border-bottom: 1px solid #c5d3e1;
  padding: 13px 15px 12px;
}
.form-checkbox_dropdown-menu {
  padding: 13px 46px 12px 15px;
}
.dropdown-menu_access .form-checkbox_dropdown-menu {
  padding: 15px;
}
.links-group_short .dropdown-menu_access .form-checkbox_dropdown-menu {
  padding: 10px 15px;
}
.form-checkbox_dropdown-menu:last-child,
.sep-chb .form-checkbox:last-child {
  border-bottom: 0;
}
.form-checkbox_dropdown-menu:active,
.sep-chb .form-checkbox:active {
  color: #323232;
}
.form-checkbox-native .form-checkbox:after {
  display: none;
}
.form-checkbox-native .form-checkbox__el {
  left: auto;
  position: static;
}
.user__tools_horiz-mode {
  border: 1px solid #cdd4e1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.user__tools_horiz-mode .clicked:after {
  display: none !important;
}
.user__tools_horiz-mode .user__tools-link {
  font-weight: 400;
  min-height: 18px;
  padding: 11px 0;
}
.user__tools_horiz-mode .table__cell {
  border-right: 1px solid #cdd4e1;
}
.user__tools_horiz-mode .user__tools-link.clicked,
.user__tools_horiz-mode .user__tools-link:active {
  padding: 12px 0 10px;
}
.user__tools_horiz-mode .table__cell.table__cell_last {
  border-right: 0;
}
.form-toggle__wrap {
  background: #61a961;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 3px 5px #277927;
  -moz-box-shadow: inset 0 3px 5px #277927;
  box-shadow: inset 0 3px 5px #277927;
  cursor: pointer;
  display: block;
  height: 20px;
  position: relative;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
  width: 34px;
  z-index: 10;
}
.form-toggle__wrap_off {
  background: #d9e3ef;
  -webkit-box-shadow: inset 0 3px 5px #bbcbdb;
  -moz-box-shadow: inset 0 3px 5px #bbcbdb;
  box-shadow: inset 0 3px 5px #bbcbdb;
}
.form-toggle__wrap:after {
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 3px rgba(93, 109, 157, 0.3);
  -moz-box-shadow: 0 3px 3px rgba(93, 109, 157, 0.3);
  box-shadow: 0 3px 3px rgba(93, 109, 157, 0.3);
  content: '';
  cursor: pointer;
  display: block;
  height: 16px;
  left: 16px;
  position: absolute;
  top: 2px;
  -webkit-transition: left 0.5s ease;
  -moz-transition: left 0.5s ease;
  -o-transition: left 0.5s ease;
  transition: left 0.5s ease;
  width: 16px;
  z-index: 500;
}
.form-toggle__wrap_off:after {
  left: 2px;
}
.soc-link {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  height: 18px;
  margin: 0 8px 15px;
  padding: 12px;
  vertical-align: middle;
  width: 18px;
}
.soc-link:active {
  padding: 13px 12px 11px;
}
.soc-link__wrapper {
  margin-bottom: -10px;
  text-align: center;
}
.soc-link__wrapper .soc-link {
  display: inline-block;
  margin: 0 6px 10px;
  padding: 6px;
}
.soc-link__wrapper .soc-link:active {
  padding: 7px 6px 5px;
}
.soc-link .ico_soc {
  margin: 0;
}
.soc-link_vk {
  background: #54769a;
}
.soc-link_vk:hover {
  background: #194d84 !important;
}
.soc-link_vk:active {
  background: #13304f !important;
}
.soc-link_vk:active,
body #left_nav ul li .soc-link_vk:active {
  -webkit-box-shadow: inset 0 3px 5px #051d36;
  -moz-box-shadow: inset 0 3px 5px #051d36;
  box-shadow: inset 0 3px 5px #051d36;
}
.soc-link_twitter {
  background: #000;
}
.soc-link_twitter:hover {
  background: #333 !important;
}
.soc-link_twitter:active {
  background: #252525 !important;
}
.soc-link_twitter:active,
body #left_nav ul li .soc-link_twitter:active {
  -webkit-box-shadow: inset 0 3px 5px #000;
  -moz-box-shadow: inset 0 3px 5px #000;
  box-shadow: inset 0 3px 5px #000;
}
.soc-link_odnk {
  background: #f4731c;
}
.soc-link_odnk:hover {
  background: #ea4700 !important;
}
.soc-link_odnk:active {
  background: #bb3100 !important;
}
.soc-link_odnk:active,
body #left_nav ul li .soc-link_odnk:active {
  -webkit-box-shadow: inset 0 3px 5px #5d1800;
  -moz-box-shadow: inset 0 3px 5px #5d1800;
  box-shadow: inset 0 3px 5px #5d1800;
}
.soc-link_spcs {
  background: #677fb2;
  height: 18px;
  width: 18px;
}
.soc-link_spcs:hover {
  background: #445a88 !important;
}
.soc-link_spcs:active {
  background: #3c4e77 !important;
}
.soc-link_spcs:active,
body #left_nav ul li .soc-link_spcs:active {
  -webkit-box-shadow: inset 0 3px 5px #161d2c;
  -moz-box-shadow: inset 0 3px 5px #161d2c;
  box-shadow: inset 0 3px 5px #161d2c;
}
.soc-link_mymir {
  background: #168de2;
}
.soc-link_mymir:hover {
  background: #0170bf !important;
}
.soc-link_mymir:active {
  background: #005a9b !important;
}
.soc-link_mymir:active,
body #left_nav ul li .soc-link_mymir:active {
  -webkit-box-shadow: inset 0 3px 5px #002349;
  -moz-box-shadow: inset 0 3px 5px #002349;
  box-shadow: inset 0 3px 5px #002349;
}
.soc-link_email {
  background: #525252;
}
.soc-link_email:hover {
  background: #404040 !important;
}
.soc-link_email:active {
  background: #202020 !important;
}
.soc-link_email:active,
body #left_nav ul li .soc-link_email:active {
  -webkit-box-shadow: inset 0 3px 5px #011030;
  -moz-box-shadow: inset 0 3px 5px #011030;
  box-shadow: inset 0 3px 5px #011030;
}
.soc-link_fb {
  background: #43609c;
}
.soc-link_fb:hover {
  background: #0f3686 !important;
}
.soc-link_fb:active {
  background: #092358 !important;
}
.soc-link_fb:active,
body #left_nav ul li .soc-link_fb:active {
  -webkit-box-shadow: inset 0 3px 5px #011030;
  -moz-box-shadow: inset 0 3px 5px #011030;
  box-shadow: inset 0 3px 5px #011030;
}
.soc-link_google {
  background: #d73d32;
}
.soc-link_google:hover {
  background: #ae0c00 !important;
}
.soc-link_google:active {
  background: #7c0000 !important;
}
.soc-link_google:active,
body #left_nav ul li .soc-link_google:active {
  -webkit-box-shadow: inset 0 3px 5px #4f0000;
  -moz-box-shadow: inset 0 3px 5px #4f0000;
  box-shadow: inset 0 3px 5px #4f0000;
}
#left_nav ul li a.inl-link {
  background: none !important;
  display: inline;
  padding: 0 !important;
}
.soc-link_yandex {
  background: #fc3f1d;
}
.soc-link_yandex:hover {
  background: #d32203 !important;
}
.soc-link_yandex:active {
  background: #b01d03 !important;
}
.soc-link_yandex:active,
body #left_nav ul li .soc-link_yandex:active {
  -webkit-box-shadow: inset 0 3px 5px #4b0c01;
  -moz-box-shadow: inset 0 3px 5px #4b0c01;
  box-shadow: inset 0 3px 5px #4b0c01;
}
.soc-link_tg {
  background: #54a9eb;
}
.soc-link_tg:hover {
  background: #3b8ccb !important;
}
.soc-link_tg:active {
  background: #156eb2 !important;
}
.soc-link_tg:active,
body #left_nav ul li .soc-link_tg:active {
  -webkit-box-shadow: inset 0 3px 5px #061f32;
  -moz-box-shadow: inset 0 3px 5px #061f32;
  box-shadow: inset 0 3px 5px #061f32;
}
.soc-separator {
  background: #fff;
  padding: 10px;
  position: relative;
  text-align: center;
}
.soc-separator:before {
  border-bottom: 1px solid #c5d3e1;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
}
.soc-separator__desrc {
  background: #fff;
  color: #323232;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
  position: relative;
}
.pc .text-input__wrap .js-toolbar,
.touch .text-input__wrap .js-toolbar {
  margin-right: -20px;
}
.pc .text-input__wrap .smiles_menu,
.touch .text-input__wrap .smiles_menu {
  margin-right: 2px;
}
.input-txt_wrapper .toolbar {
  margin-right: -22px;
}
.toolbar__wrap {
  background: #fff;
  margin-right: 2px;
}
.toolbar-color {
  border: 1px solid #bdcddd;
  display: inline-block;
  height: 25px;
  margin: 5px 3px 3px;
  width: 25px;
}
.toolbar a.js-clicked {
  display: block;
}
.toolbar .list-link {
  border-bottom: 1px solid #b4bed1;
  display: block;
  padding: 10px;
}
.toolbar tr:last-child .list-link {
  border-bottom: 0;
}
.toolbar__wrap {
  border-radius: 3px 3px 0 0;
  margin-bottom: -3px;
  padding-bottom: 2px;
}
.toolbar__wrap table {
  border: 1px solid #b4bed1;
  border-bottom: 0;
  border-spacing: 0;
}
toolbar__dropdown-menu {
  left: -10px;
  margin-top: 0;
  right: -10px;
  top: 0;
}
.text-input__wrap .toolbar {
  margin-right: -20px;
}
.toolbar table {
  width: 100%;
}
.toolbar .hide td:last-child,
.toolbar td {
  border-right: 1px solid #b4bed1;
  text-align: center;
}
.toolbar tr {
  text-align: center;
}
.cntBl {
  bottom: calc(-1em - 1px);
  color: #617989;
  font-size: 12px;
  line-height: 100%;
  position: absolute;
  right: 0;
  z-index: 10;
}
.ico_cats_sz_app {
  background-position: 0 0;
}
.ico_cats_sz_article {
  background-position: -17px 0;
}
.ico_cats_sz_audio {
  background-position: -34px 0;
}
.ico_cats_sz_books {
  background-position: -51px 0;
}
.ico_cats_sz_creation {
  background-position: -68px 0;
}
.ico_cats_sz_files {
  background-position: -85px 0;
}
.ico_cats_sz_games {
  background-position: -102px 0;
}
.ico_cats_sz_gif {
  background-position: -119px 0;
}
.ico_cats_sz_music {
  background-position: -136px 0;
}
.ico_cats_sz_other {
  background-position: -153px 0;
}
.ico_cats_sz_photos {
  background-position: -170px 0;
}
.ico_cats_sz_themes {
  background-position: -187px 0;
}
.ico_cats_sz_videos {
  background-position: -204px 0;
}
.tile_info {
  height: 1.6em;
  line-height: 1.6em;
}
.tile_descr_2l_wrap {
  height: 3.2em;
  line-height: 1.6em;
}
.tiled_moar_bg_l3 {
  padding-bottom: 4.8em;
}
.tiled_moar_bg_l1 {
  padding-bottom: 1.6em;
}
.tiled_item {
  border: none;
  display: inline-block;
  margin: 0;
  vertical-align: top;
  width: 24%;
}
.tiled_body {
  display: inline-block;
  max-width: 100%;
  position: relative;
  width: 100%;
}
.attaches-fixer .tiled_item {
  margin-left: -7px;
}
.tiled_item img.preview {
  display: block;
  height: auto;
  width: 100%;
}
.tiled_inner {
  padding: 6px 1px;
}
.tiled_moar_bg_l1,
.tiled_moar_bg_l3 {
  margin-top: 0 !important;
}
.main_image {
  bottom: 0;
  left: 0;
  margin: 0 auto;
  max-height: 100%;
  min-height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.tiles-wrapper {
  font-size: 0;
  padding: 15px 8px;
}
.js-loadable_list .tiles_wrapper {
  border-bottom: 1px solid #c5d3e1;
}
.tiles-wrapper_lenta {
  padding: 4px 13px 10px;
}
.tiled_image-wrap_l_100 {
  margin: 0 auto;
  max-width: 100px;
}
.tiles_block {
  background: #e5e5e5;
  padding: 6px 9px;
}
.widgets-wrap.tiles_block {
  margin-left: 0;
  margin-right: 0;
}
.tiles_limit {
  border-bottom: 0;
}
.tiles_wrapper {
  font-size: 0;
  text-align: center;
}
.tiles_wrapper:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.tiled_cap {
  display: inline-block;
  height: 1px;
  margin-bottom: -1px;
}
.operamini .tiled_cap,
.operamini .tiles_limit .tiled_cap,
.operamini .tiles_wrapper:after,
.tiles_limit.tiles_wrapper:after {
  display: none;
}
.attaches-fixer .tiled-preview .gview_link {
  display: block;
}
.attaches__wrap_tile {
  font-size: 0;
}
.attaches-fixer .tiled_inner,
.attaches__wrap_tile .tiled_inner {
  padding: 7px;
}
.mobile .tiled_inner {
  padding: 1px;
}
.touch_light .tiled_inner {
  padding: 5px 1px;
}
.tile_descr_2l {
  margin-top: 3px;
  word-break: break-word;
  word-wrap: break-word;
  left: 0;
  position: absolute;
  right: 0;
}
.tile_descr_2l_wrap {
  overflow: hidden;
  position: relative;
}
.operamini .tile_descr_2l_wrap {
  height: 4em;
  line-height: 1.2em;
}
.tile_info {
  clear: both;
  padding: 0 4px 1px;
  position: relative;
}
.tiled_item_bg {
  background: #fff;
  border: 2px solid #fff;
  margin: 0 auto;
}
#rightbar .tiled_item {
  border-bottom: 1px solid #c5d3e1;
  max-width: 100% !important;
  width: 100% !important;
}
#rightbar .tiled_item:last-child {
  border-bottom: none;
}
#rightbar .tile_descr_2l_wrap {
  height: auto !important;
  line-height: 160% !important;
}
#rightbar .tile_descr_2l {
  position: static;
}
#rightbar .tiled_inner {
  padding: 15px 1px;
}
.tiled_item-spinner {
  background: url(/i/progress.gif);
  display: none;
  height: 6px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.tiled_item:hover .tiled_item-spinner {
  display: block;
}
.tiled_item .preview {
  max-height: 100%;
}
.tiled_moar_bg {
  background: #fff;
  border-width: 0;
  padding: 2px 2px 1px;
}
.pc .tiled_moar_bg:hover {
  background: #ecf5fd;
}
.tiled-moar {
  bottom: 0;
  top: 0;
}
.tiled-moar,
.tiled-moar__text {
  left: 0;
  position: absolute;
  right: 0;
}
.tiled-moar__text {
  font-size: 200%;
  line-height: 50px;
  margin-top: -25px;
  top: 50%;
}
.operamini .tiled-moar__text {
  line-height: normal;
  margin-top: -0.5em;
}
.tiled-preview {
  position: relative;
}
.tiled-preview:before {
  content: '';
  display: block;
  padding-top: 100%;
}
.tiled-preview img.preview {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.tile-ex .tiled-preview {
  background-color: #000;
}
.tile-ex img.preview {
  margin: auto;
}
.tiled-preview .fdw {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fd .ico-alone {
  vertical-align: middle;
}
.fd-checkbox {
  background: #ababab;
  bottom: auto;
  cursor: pointer;
  display: none;
  font-weight: 700;
  padding: 5px;
  right: 0;
  top: 0;
}
.fd-checkbox:before {
  bottom: -12px;
  content: '';
  left: -12px;
  position: absolute;
  right: -12px;
  top: -12px;
  z-index: 40;
}
.fd-checkbox {
  display: block;
}
.fd-checkbox-active,
.fd-checkbox-active:hover {
  background: #3eb348;
  cursor: default;
  display: block;
}
.tiled-button {
  display: none;
  position: absolute;
  right: 5px;
  top: 5px;
}
.tiled-button-clicked,
.tiled_body:hover .tiled-button {
  display: block;
}
.tiled-button .inl-link:hover .ico {
  background-position-y: -68px;
}
.t115_80 .tiled-preview:before,
.t200_139 .tiled-preview:before {
  padding-top: 69%;
}
.t115_137 .tiled-preview:before,
.t200_300 .tiled-preview:before {
  padding-top: 150%;
}
.tiled_cap,
.tiled_item {
  width: 24%;
}
.touch .tiled_cap,
.touch .tiled_item {
  width: 48%;
}
.mobile .tiled_cap,
.mobile .tiled_item {
  width: 99%;
}
@media (max-width: 199px) {
  .mobile .tile_descr_2l_wrap {
    height: auto;
    line-height: normal;
  }
  .mobile .tile_descr_2l {
    position: static;
  }
  .mobile .t115_173 .tile_descr_2l_wrap,
  .mobile .t115_80 .tile_descr_2l_wrap {
    height: auto;
    line-height: normal;
  }
  .mobile .t115_173 .tile_descr_2l,
  .mobile .t115_80 .tile_descr_2l {
    position: static;
  }
}
@media (min-width: 0px) {
  .tiled_item.tile {
    width: 100%;
  }
  .tiled_item.w80 {
    max-width: 80px;
  }
  .tiled_item.w128 {
    max-width: 128px;
  }
  .tiled_item.w139 {
    max-width: 139px;
  }
  .tiled_item.w200 {
    max-width: 200px;
  }
  .tiles_limit .tiled_item {
    display: none;
  }
  .msie.ver8 .tiles_limit .tiled_item,
  .tiles_limit-1 .tiled_item:first-child {
    display: inline-block;
  }
}
@media (min-width: 200px) {
  .tiled_item.t115_173,
  .tiled_item.t115_173 ~ .tiled_cap,
  .tiled_item.t115_80,
  .tiled_item.t115_80 ~ .tiled_cap,
  .tiled_item.t80_80,
  .tiled_item.t80_80 ~ .tiled_cap {
    max-width: none;
    width: 49.9%;
  }
  .operamini .tiled_item.t115_173,
  .operamini .tiled_item.t115_173 ~ .tiled_cap,
  .operamini .tiled_item.t115_80,
  .operamini .tiled_item.t115_80 ~ .tiled_cap,
  .operamini .tiled_item.t80_80,
  .operamini .tiled_item.t80_80 ~ .tiled_cap {
    width: 48%;
  }
  .tiles_limit-1 .tiled_item.t115_173:nth-child(2),
  .tiles_limit-1 .tiled_item.t115_80:nth-child(2),
  .tiles_limit-1 .tiled_item.t80_80:nth-child(2),
  .tiles_limit-2 .tiled_item.t115_173:nth-child(3),
  .tiles_limit-2 .tiled_item.t115_173:nth-child(4),
  .tiles_limit-2 .tiled_item.t115_80:nth-child(3),
  .tiles_limit-2 .tiled_item.t115_80:nth-child(4),
  .tiles_limit-2 .tiled_item.t80_80:nth-child(3),
  .tiles_limit-2 .tiled_item.t80_80:nth-child(4) {
    display: inline-block;
  }
}
@media (min-width: 302px) {
  .tiles_wrapper {
    text-align: justify;
  }
  .operamini .tiles_wrapper {
    text-align: center;
  }
  .tiled_item.t115_173,
  .tiled_item.t115_173 ~ .tiled_cap,
  .tiled_item.t115_80,
  .tiled_item.t115_80 ~ .tiled_cap,
  .tiled_item.t128_128,
  .tiled_item.t128_128 ~ .tiled_cap,
  .tiled_item.t200_139,
  .tiled_item.t200_139 ~ .tiled_cap,
  .tiled_item.t200_200,
  .tiled_item.t200_200 ~ .tiled_cap,
  .tiled_item.t200_300,
  .tiled_item.t200_300 ~ .tiled_cap,
  .tiled_item.t80_80,
  .tiled_item.t80_80 ~ .tiled_cap {
    max-width: none;
    width: 49.9%;
  }
  .operamini .tiled_item.t115_173,
  .operamini .tiled_item.t115_173 ~ .tiled_cap,
  .operamini .tiled_item.t115_80,
  .operamini .tiled_item.t115_80 ~ .tiled_cap,
  .operamini .tiled_item.t128_128,
  .operamini .tiled_item.t128_128 ~ .tiled_cap,
  .operamini .tiled_item.t200_139,
  .operamini .tiled_item.t200_139 ~ .tiled_cap,
  .operamini .tiled_item.t200_200,
  .operamini .tiled_item.t200_200 ~ .tiled_cap,
  .operamini .tiled_item.t200_300,
  .operamini .tiled_item.t200_300 ~ .tiled_cap,
  .operamini .tiled_item.t80_80,
  .operamini .tiled_item.t80_80 ~ .tiled_cap {
    width: 48%;
  }
  .tiles_limit-1 .tiled_item.t115_173:nth-child(2),
  .tiles_limit-1 .tiled_item.t115_80:nth-child(2),
  .tiles_limit-1 .tiled_item.t128_128:nth-child(2),
  .tiles_limit-1 .tiled_item.t200_139:nth-child(2),
  .tiles_limit-1 .tiled_item.t200_200:nth-child(2),
  .tiles_limit-1 .tiled_item.t200_300:nth-child(2),
  .tiles_limit-1 .tiled_item.t80_80:nth-child(2),
  .tiles_limit-2 .tiled_item.t115_173:nth-child(3),
  .tiles_limit-2 .tiled_item.t115_173:nth-child(4),
  .tiles_limit-2 .tiled_item.t115_80:nth-child(3),
  .tiles_limit-2 .tiled_item.t115_80:nth-child(4),
  .tiles_limit-2 .tiled_item.t128_128:nth-child(3),
  .tiles_limit-2 .tiled_item.t128_128:nth-child(4),
  .tiles_limit-2 .tiled_item.t200_139:nth-child(3),
  .tiles_limit-2 .tiled_item.t200_139:nth-child(4),
  .tiles_limit-2 .tiled_item.t200_200:nth-child(3),
  .tiles_limit-2 .tiled_item.t200_200:nth-child(4),
  .tiles_limit-2 .tiled_item.t200_300:nth-child(3),
  .tiles_limit-2 .tiled_item.t200_300:nth-child(4),
  .tiles_limit-2 .tiled_item.t80_80:nth-child(3),
  .tiles_limit-2 .tiled_item.t80_80:nth-child(4) {
    display: inline-block;
  }
}
@media (min-width: 500px) {
  .tiled_item.t128_128,
  .tiled_item.t128_128 ~ .tiled_cap,
  .tiled_item.t200_200,
  .tiled_item.t200_200 ~ .tiled_cap,
  .tiled_item.t80_80,
  .tiled_item.t80_80 ~ .tiled_cap {
    max-width: none;
    width: 24.9%;
  }
  .operamini .tiled_item.t128_128,
  .operamini .tiled_item.t128_128 ~ .tiled_cap,
  .operamini .tiled_item.t200_200,
  .operamini .tiled_item.t200_200 ~ .tiled_cap,
  .operamini .tiled_item.t80_80,
  .operamini .tiled_item.t80_80 ~ .tiled_cap {
    width: 24.4%;
  }
  .tiles_limit-1 .tiled_item.t128_128:nth-child(2),
  .tiles_limit-1 .tiled_item.t128_128:nth-child(3),
  .tiles_limit-1 .tiled_item.t128_128:nth-child(4),
  .tiles_limit-1 .tiled_item.t200_200:nth-child(2),
  .tiles_limit-1 .tiled_item.t200_200:nth-child(3),
  .tiles_limit-1 .tiled_item.t200_200:nth-child(4),
  .tiles_limit-1 .tiled_item.t80_80:nth-child(2),
  .tiles_limit-1 .tiled_item.t80_80:nth-child(3),
  .tiles_limit-1 .tiled_item.t80_80:nth-child(4),
  .tiles_limit-2 .tiled_item.t128_128:nth-child(5),
  .tiles_limit-2 .tiled_item.t128_128:nth-child(6),
  .tiles_limit-2 .tiled_item.t128_128:nth-child(7),
  .tiles_limit-2 .tiled_item.t128_128:nth-child(8),
  .tiles_limit-2 .tiled_item.t200_200:nth-child(5),
  .tiles_limit-2 .tiled_item.t200_200:nth-child(6),
  .tiles_limit-2 .tiled_item.t200_200:nth-child(7),
  .tiles_limit-2 .tiled_item.t200_200:nth-child(8),
  .tiles_limit-2 .tiled_item.t80_80:nth-child(5),
  .tiles_limit-2 .tiled_item.t80_80:nth-child(6),
  .tiles_limit-2 .tiled_item.t80_80:nth-child(7),
  .tiles_limit-2 .tiled_item.t80_80:nth-child(8) {
    display: inline-block;
  }
  .tiled_item.t115_173,
  .tiled_item.t115_173 ~ .tiled_cap,
  .tiled_item.t115_80,
  .tiled_item.t115_80 ~ .tiled_cap,
  .tiled_item.t200_139,
  .tiled_item.t200_139 ~ .tiled_cap,
  .tiled_item.t200_300,
  .tiled_item.t200_300 ~ .tiled_cap {
    max-width: none;
    width: 33%;
  }
  .operamini .tiled_item.t115_173,
  .operamini .tiled_item.t115_173 ~ .tiled_cap,
  .operamini .tiled_item.t115_80,
  .operamini .tiled_item.t115_80 ~ .tiled_cap,
  .operamini .tiled_item.t200_139,
  .operamini .tiled_item.t200_139 ~ .tiled_cap,
  .operamini .tiled_item.t200_300,
  .operamini .tiled_item.t200_300 ~ .tiled_cap {
    width: 32%;
  }
  .tiles_limit-1 .tiled_item.t115_173:nth-child(2),
  .tiles_limit-1 .tiled_item.t115_173:nth-child(3),
  .tiles_limit-1 .tiled_item.t115_80:nth-child(2),
  .tiles_limit-1 .tiled_item.t115_80:nth-child(3),
  .tiles_limit-1 .tiled_item.t200_139:nth-child(2),
  .tiles_limit-1 .tiled_item.t200_139:nth-child(3),
  .tiles_limit-1 .tiled_item.t200_300:nth-child(2),
  .tiles_limit-1 .tiled_item.t200_300:nth-child(3),
  .tiles_limit-2 .tiled_item.t115_173:nth-child(4),
  .tiles_limit-2 .tiled_item.t115_173:nth-child(5),
  .tiles_limit-2 .tiled_item.t115_173:nth-child(6),
  .tiles_limit-2 .tiled_item.t115_80:nth-child(4),
  .tiles_limit-2 .tiled_item.t115_80:nth-child(5),
  .tiles_limit-2 .tiled_item.t115_80:nth-child(6),
  .tiles_limit-2 .tiled_item.t200_139:nth-child(4),
  .tiles_limit-2 .tiled_item.t200_139:nth-child(5),
  .tiles_limit-2 .tiled_item.t200_139:nth-child(6),
  .tiles_limit-2 .tiled_item.t200_300:nth-child(4),
  .tiles_limit-2 .tiled_item.t200_300:nth-child(5),
  .tiles_limit-2 .tiled_item.t200_300:nth-child(6) {
    display: inline-block;
  }
}
.tile--state-moving .tiled_body {
  -webkit-box-shadow: 0 0 8px rgba(93, 109, 157, 0.3);
  -moz-box-shadow: 0 0 8px rgba(93, 109, 157, 0.3);
  box-shadow: 0 0 8px rgba(93, 109, 157, 0.3);
}
.tile--state-dragover .tiled_body {
  -webkit-box-shadow: 0 0 8px rgba(97, 169, 97, 0.9);
  -moz-box-shadow: 0 0 8px rgba(97, 169, 97, 0.9);
  box-shadow: 0 0 8px rgba(97, 169, 97, 0.9);
}
.tile__drag {
  background: #fff;
  cursor: pointer;
  padding: 5px;
  right: 1px;
  top: 1px;
  z-index: 1;
}
.tile__drag,
.tile__drag:before {
  position: absolute;
  touch-action: none;
}
.tile__drag:before {
  bottom: -10px;
  content: ' ';
  left: -10px;
  right: -10px;
  top: -10px;
  z-index: 40;
}
.tile--stub-empty .tiled_body,
.tile--stub-filled .tile_descr_2l_wrap,
.tile--stub-filled .tiled-preview {
  opacity: 0;
}
.gp {
  cursor: pointer;
  display: block;
}
.gp-content {
  border-bottom: 1px solid #c7d1dc;
  border-top: 1px solid #eff2f5;
  font-size: 12px;
  height: 36px;
  overflow: hidden;
  padding: 1px;
}
.gp-right_btn .gp-content {
  background-color: #e9edf2;
  border-bottom: none;
  border-top: none;
}
.gp-window {
  z-index: 200000;
}
.rightbar.gp-right_btn .gp-window {
  margin-left: 13.95%;
}
.gp-hide_volume .gp-volume {
  display: none;
}
#gp_artist,
#gp_title {
  line-height: 13px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#gp_artist {
  font-weight: 700;
}
.gp__dropdown-menu {
  left: 0;
  margin-top: 20px;
  right: 0;
  top: 100%;
}
.gp-right_btn .gp-active .gp-content {
  background-color: #f5f7f9;
}
.gp-active .gp-content {
  background-color: transparent;
}
.gp-info_wrap {
  color: #5b7099;
  overflow: hidden;
  padding: 4px 1px 4px 0;
}
.player-head_info {
  font-size: 12px;
  line-height: 13px;
}
.player-extended .p_i_progress {
  padding-top: 4px;
}
.player-extended .p_i_p_lines {
  margin-top: 6px;
}
.gp-native_scroll #gp_playlist {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.gp-icon_wrap {
  padding: 9px 12px;
}
.gp-nav_buttons {
  overflow: hidden;
  padding-right: 9px;
  vertical-align: middle !important;
  white-space: nowrap;
  width: 48px;
}
.gp-playlist_active {
  background-color: #d9e0e8 !important;
}
.gp-body {
  background: #fff;
}
.player_item .ico_player_next,
.player_item .ico_player_prev {
  margin: -2px 0 0;
}
.player_item .ico_player_next {
  margin-left: 3px;
}
.player-extended .player_tools_table {
  table-layout: fixed;
}
.gp-device_mobile.dropdown-menu__wrap {
  margin-top: 0;
  top: 0;
}
.gp-device_mobile .gp__dropdown-menu {
  margin-top: 0 !important;
}
.gp-device_mobile.gp-show_volume .player_tools_table {
  table-layout: inherit;
}
.gp-device_desktop .gp-playlist_size {
  max-height: 400px;
}
.gp-right_btn .gp {
  bottom: auto;
  position: fixed;
  top: 49px;
  width: 154px;
}
.gp-right_btn .gp-content {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  bottom: 0;
  left: 0;
  margin-left: 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.gp-right_btn #gp_artist,
.gp-right_btn #gp_title {
  width: 114px;
}
.gp-device_desktop .gp-mobile_show,
.gp-device_mobile .gp-desktop_show {
  display: none;
}
.gp-left_btn .gp-content {
  padding: 4px;
}
.sidebar--dark .gp-info_wrap {
  color: #c4ccda;
}
.sidebar--dark .gp-content {
  border-bottom: 1px solid #242a37;
  border-top: 1px solid #3e4555;
}
.sidebar--dark .gp-active .gp-content {
  background-color: #818f99;
}
.sidebar--dark .ico_player {
  background-position-y: -17px;
}
.loading .p_i_p_lines_pg_bg {
  background-image: url(/i/progress.gif) !important;
  z-index: 9999;
}
.p_i_progress,
.p_i_t_playButton,
.p_i_tools,
.player_item {
  position: relative;
}
.player_item {
  color: #395387;
  text-align: left;
}
.player_item_wrapper {
  margin: 0;
}
.player-extended .p_i_t_pb_image {
  margin-left: -6px !important;
  margin-top: -7px !important;
}
.player-extended .ico_td .ico {
  margin-top: -4px;
}
.p_i_progress {
  height: 10px;
  padding: 13px 0 12px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}
.player_item_modern .p_i_progress {
  padding: 0;
}
.p_i_tool_wrapper {
  position: relative;
}
.p_i_tool_wrapper .p_i_p_lines {
  margin: 0;
}
.p_i_tool_wrapper .p_i_progress {
  margin-top: 6px;
}
.p_i_p_lines {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  display: block;
  height: 10px;
  left: 0;
  margin: 13px 0 12px;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  width: 0;
}
.p_i_p_loadLine {
  background-color: #bac7d4;
  width: 0;
}
.player_item_old .p_i_p_loadLine {
  -webkit-box-shadow: inset 0 1px 2px #7690c7;
  -moz-box-shadow: inset 0 1px 2px #7690c7;
  box-shadow: inset 0 1px 2px #7690c7;
}
.player_item_modern .p_i_p_loadLine {
  background-color: #becedd;
}
.p_i_p_progressLine {
  background-color: #395387;
  width: 0;
}
.player_item_modern .p_i_p_progressLine {
  background-color: #9ab2cc;
}
.p_i_p_lines_bg {
  background-color: #d2e3f4;
  -webkit-box-shadow: inset 0 1px 2px #7690c7;
  -moz-box-shadow: inset 0 1px 2px #7690c7;
  box-shadow: inset 0 1px 2px #7690c7;
  width: 100%;
}
.player_item_modern .p_i_p_lines_bg {
  background-color: #d9e3ef;
  -webkit-box-shadow: inset 0 3px 3px #bbcbdb;
  -moz-box-shadow: inset 0 3px 3px #bbcbdb;
  box-shadow: inset 0 3px 3px #bbcbdb;
}
.player_item_modern .p_i_t_playButton {
  background: #395387;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 40px;
  width: 40px;
}
.p_i_t_playButton {
  cursor: pointer;
  height: 30px;
  width: 30px;
}
.tools_table .play_td {
  width: 30px;
}
.play_td {
  padding: 0;
  vertical-align: middle !important;
  width: 50px;
}
.small_player .t-padd_left {
  padding-left: 0;
}
.small_player .t-padd_right {
  padding-right: 0;
}
.small_player .p_i_t_playButton {
  height: 20px;
  width: 20px;
}
.small_player .button_tr {
  width: 26px;
}
.small_player .p_i_p_lines {
  margin: 8px 0 9px;
}
.small_player .p_i_progress {
  padding: 8px 0 9px;
}
.ico_td {
  padding-left: 10px;
  vertical-align: middle !important;
  width: 16px;
}
.ico_td .ico {
  margin-bottom: -2px;
}
.volume_td {
  max-width: 70px;
  min-width: 40px;
  padding-left: 10px;
  width: 17%;
}
.tools_table .volume_td {
  width: 70px;
}
.tools_table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  text-align: left;
  width: 100%;
}
.tools_table td {
  padding-bottom: 0;
  padding-top: 0;
}
.button_tr,
.download_tr {
  vertical-align: middle !important;
  width: 39px;
}
.download_tr {
  width: 20px;
}
.p_i_tool_title {
  margin-top: 3px;
}
.p_i_add {
  margin: 4px 0 0 10px;
}
.p_i_progress_position {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.p_i_progress_position,
.p_i_title {
  display: none;
}
.playing .p_i_progress_position {
  display: block;
}
.playing .p_i_title {
  display: inline;
}
.playing .p_i_tool_title {
  visibility: hidden;
}
.p_i_download {
  position: relative;
  top: 2px;
}
.player_item .ico_download2,
.player_item .ico_plus_blue {
  margin: 0 0 -2px;
}
.video-player_container {
  display: inline-block;
  width: 100%;
}
.video-player_wrap {
  background-color: #000;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.video-player_wrap:before {
  background-color: #000;
  content: '';
  display: block;
  padding-top: 56.25%;
}
.video-player {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.video-player_native {
  height: 100%;
  width: 100%;
}
.video-player img {
  height: 100%;
  max-width: 100% !important;
  vertical-align: middle;
  width: auto;
}
.video-player_spinner {
  display: none;
}
.video-player_busy .video-player_spinner {
  background-color: #000;
  background-image: url(/i/preloader_dark.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  bottom: 0;
  display: block;
  left: 0;
  opacity: 0.72;
  position: absolute;
  right: 0;
  top: 0;
}
.video-player_quality_wrap {
  padding-top: 10px;
}
#galleryVideo .video-player_quality_wrap {
  background: #000;
  border-top: 1px solid #242424;
  color: #fff;
  padding: 0 5px;
}
#galleryVideo .video-player_quality {
  background: #000;
  border: none;
  color: #fff;
  outline: none;
  padding: 5px 8px;
}
.video-player_vc {
  background: #2b333f;
  color: #fff;
  padding: 7px 10px;
  z-index: 1000;
}
#galleryVideo .video-player_vc {
  background: rgba(43, 51, 63, 0.92);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.video-player_vc table {
  border-spacing: 0;
  font-size: 13px;
  text-align: center;
  width: 100%;
}
.video-player_vc_msg {
  font-size: 15px;
  padding-top: 5px;
  text-align: center;
}
.video-player_vc_msg .red,
.video-player_vc_msg .red a {
  color: #ffa78a;
}
.video-player_btn {
  background: #272f3a;
  border: 1px solid #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-top: 15px;
  padding: 5px 10px;
}
.video-player_btn:hover {
  background: #374353;
}
.vjs-quality-selector .vjs-menu-button {
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}
.vjs-quality-selector .vjs-icon-placeholder {
  font-family: VideoJS;
  font-style: normal;
  font-weight: 400;
}
.vjs-quality-selector .vjs-icon-placeholder:before {
  content: '';
}
.vjs-changing-quality .vjs-poster,
.vjs-changing-quality .vjs-tech {
  display: none;
}
.vjs-changing-quality .vjs-progress-control,
.vjs-changing-quality .vjs-remaining-time {
  opacity: 0;
}
body .video-js .vjs-progress-control .vjs-mouse-display {
  z-index: 10;
}
body .video-js {
  font-size: 12px;
}
@media (max-width: 300px) {
  body .video-js {
    font-size: 10px;
  }
}
.ico_player_play {
  background-position: -64px 0;
  width: 12px;
}
.ico_player_pause {
  background-position: -51px 0;
  width: 12px;
}
.ico_player_prev {
  background-position: -77px 0;
}
.ico_player_next {
  background-position: -34px 0;
}
.ico_player_add {
  background-position: 0 0;
}
.ico_player_download {
  background-position: -17px 0;
}
body .p_i_t_pb_image {
  background-position: -64px 0;
  cursor: pointer;
  display: block;
  left: 50%;
  margin-left: -6px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  width: 12px;
}
.playing .p_i_t_pb_image {
  background-position: -51px 0;
  width: 12px;
}
.player_item_modern .p_i_t_playButton .p_i_t_pb_image {
  background-position: -64px -17px;
  width: 12px;
}
.player_item_modern.playing .p_i_t_playButton .p_i_t_pb_image {
  background-position: -51px -17px;
  width: 12px;
}
.ico_cats_animal {
  background-position: 0 0;
}
.ico_cats_auto {
  background-position: -17px 0;
}
.ico_cats_book {
  background-position: -51px 0;
}
.ico_cats_business {
  background-position: -68px 0;
}
.ico_cats_cinema {
  background-position: -85px 0;
}
.ico_cats_city {
  background-position: -102px 0;
}
.ico_cats_cook {
  background-position: -119px 0;
}
.ico_cats_dating {
  background-position: -136px 0;
}
.ico_cats_design {
  background-position: -153px 0;
}
.ico_cats_education {
  background-position: -170px 0;
}
.ico_cats_file {
  background-position: -187px 0;
}
.ico_cats_gadget {
  background-position: -204px 0;
}
.ico_cats_game {
  background-position: -221px 0;
}
.ico_cats_health {
  background-position: -255px 0;
}
.ico_cats_history {
  background-position: -289px 0;
}
.ico_cats_hobby {
  background-position: -306px 0;
}
.ico_cats_house {
  background-position: -323px 0;
}
.ico_cats_humor {
  background-position: -340px 0;
}
.ico_cats_internet {
  background-position: -357px 0;
}
.ico_cats_moda {
  background-position: -391px 0;
}
.ico_cats_music {
  background-position: -408px 0;
}
.ico_cats_news {
  background-position: -425px 0;
}
.ico_cats_other {
  background-position: -442px 0;
}
.ico_cats_philosophy {
  background-position: -459px 0;
}
.ico_cats_photo {
  background-position: -476px 0;
}
.ico_cats_politic {
  background-position: -493px 0;
}
.ico_cats_profession {
  background-position: -510px 0;
}
.ico_cats_programm {
  background-position: -527px 0;
}
.ico_cats_relationship {
  background-position: -544px 0;
}
.ico_cats_remont {
  background-position: -561px 0;
}
.ico_cats_rpg {
  background-position: -578px 0;
}
.ico_cats_science {
  background-position: -595px 0;
}
.ico_cats_sex {
  background-position: -612px 0;
}
.ico_cats_spaces {
  background-position: -646px 0;
}
.ico_cats_sport {
  background-position: -663px 0;
}
.ico_cats_subculture {
  background-position: -680px 0;
}
.ico_cats_travel {
  background-position: -697px 0;
}
.ico_cats_video {
  background-position: -714px 0;
}
.ico_cats_bi {
  background-position: -34px 0;
}
.ico_cats_gay {
  background-position: -238px 0;
}
.ico_cats_hetero {
  background-position: -272px 0;
}
.ico_cats_lesbian {
  background-position: -374px 0;
}
.ico_cats_shemale {
  background-position: -629px 0;
}
.ico_cats_video_black {
  background-position: -714px -17px;
}
.ico_cats_travel_black {
  background-position: -697px -17px;
}
.ico_cats_subculture_black {
  background-position: -680px -17px;
}
.ico_cats_sport_black {
  background-position: -663px -17px;
}
.ico_cats_spaces_black {
  background-position: -646px -17px;
}
.ico_cats_sex_black {
  background-position: -612px -17px;
}
.ico_cats_science_black {
  background-position: -595px -17px;
}
.ico_cats_rpg_black {
  background-position: -578px -17px;
}
.ico_cats_remont_black {
  background-position: -561px -17px;
}
.ico_cats_relationship_black {
  background-position: -544px -17px;
}
.ico_cats_programm_black {
  background-position: -527px -17px;
}
.ico_cats_profession_black {
  background-position: -510px -17px;
}
.ico_cats_politic_black {
  background-position: -493px -17px;
}
.ico_cats_photo_black {
  background-position: -476px -17px;
}
.ico_cats_philosophy_black {
  background-position: -459px -17px;
}
.ico_cats_other_black {
  background-position: -442px -17px;
}
.ico_cats_news_black {
  background-position: -425px -17px;
}
.ico_cats_music_black {
  background-position: -408px -17px;
}
.ico_cats_moda_black {
  background-position: -391px -17px;
}
.ico_cats_internet_black {
  background-position: -357px -17px;
}
.ico_cats_humor_black {
  background-position: -340px -17px;
}
.ico_cats_house_black {
  background-position: -323px -17px;
}
.ico_cats_hobby_black {
  background-position: -306px -17px;
}
.ico_cats_history_black {
  background-position: -289px -17px;
}
.ico_cats_health_black {
  background-position: -255px -17px;
}
.ico_cats_game_black {
  background-position: -221px -17px;
}
.ico_cats_gadget_black {
  background-position: -204px -17px;
}
.ico_cats_file_black {
  background-position: -187px -17px;
}
.ico_cats_education_black {
  background-position: -170px -17px;
}
.ico_cats_design_black {
  background-position: -153px -17px;
}
.ico_cats_dating_black {
  background-position: -136px -17px;
}
.ico_cats_cook_black {
  background-position: -119px -17px;
}
.ico_cats_city_black {
  background-position: -102px -17px;
}
.ico_cats_cinema_black {
  background-position: -85px -17px;
}
.ico_cats_business_black {
  background-position: -68px -17px;
}
.ico_cats_book_black {
  background-position: -51px -17px;
}
.ico_cats_auto_black {
  background-position: -17px -17px;
}
.ico_cats_animal_black {
  background-position: 0 -17px;
}
.ico_cats_bi_black {
  background-position: -34px -17px;
}
.ico_cats_gay_black {
  background-position: -238px -17px;
}
.ico_cats_hetero_black {
  background-position: -272px -17px;
}
.ico_cats_lesbian_black {
  background-position: -374px -17px;
}
.ico_cats_shemale_black {
  background-position: -629px -17px;
}
.desktop.gallery__open {
  overflow: hidden !important;
}
.gallery__open #debug,
.gallery__open #scroll_page,
.gallery__open #wrap_all {
  display: none;
}
.gallery__open .gallery {
  display: block;
}
.gallery__page_shadow {
  display: none;
}
.gallery__transp_open .gallery {
  display: block;
  position: fixed;
}
.gallery__transp_open .gallery__page_shadow {
  bottom: 0;
  cursor: pointer;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.gallery_fileselector .gallery__page_shadow {
  background: rgba(69, 69, 69, 0.95);
}
.gallery__transp_open {
  overflow: hidden;
}
.gallery__doc {
  height: 100%;
  min-height: 100% !important;
  position: relative;
}
.gallery {
  bottom: 0;
  display: none;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  touch-action: manipulation;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  z-index: 100000;
}
.pc .gallery {
  margin: auto;
  max-height: 800px;
  max-width: 900px;
}
.pc .gallery__fullcreen {
  max-height: 100%;
  max-width: 100%;
}
.pc.msie .gallery {
  width: 900px;
}
#gallery_img_z {
  max-height: none;
  max-width: none;
}
.gallery__header .ico {
  margin: 0;
}
.gallery__shadow {
  background: #000;
}
.gallery__fs_header {
  display: none;
  z-index: 1100;
}
.gallery__fullcreen .gallery__fs_header {
  display: block;
}
.gallery__fs_btn {
  background: rgba(50, 50, 50, 0.5);
  color: #fff;
  display: inline-block;
  margin: 10px;
  padding: 12px 10px;
}
.gallery__fs_btn .ico_gallery_exit {
  margin: 0 2px;
}
.gallery__fs_header,
.gallery__header,
.gallery__wrapper {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.gallery__header_inner {
  display: table;
  position: absolute;
  top: 0;
  width: 100%;
}
.gallery__footer,
.gallery__header {
  background: #242424;
  color: #fff;
  height: 50px;
  right: 0;
  text-align: center;
  z-index: 1100;
}
.gallery__footer {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1000;
}
.gallery__footer_table {
  border-collapse: collapse;
  border-spacing: 0;
  height: 100%;
  table-layout: fixed;
  white-space: nowrap;
  width: 100%;
}
.gallery__link {
  cursor: pointer;
  padding: 0;
  vertical-align: middle;
  width: 25%;
}
.gallery__footer_table td {
  border-right: 1px solid #383838;
}
.gallery__link.js-clicked,
.pc .gallery__link:hover {
  background-color: #3a3a3a;
}
.gallery__link.js-clicked a {
  color: #57a3ea;
}
.operamini .gallery__link:hover {
  background-color: transparent;
}
.pc .gallery__link {
  width: 100px;
}
.gallery__footer_table td.last {
  border-right: 0;
}
.gallery__link a {
  color: #fff;
  display: block;
  height: 20px;
  line-height: 20px;
  padding: 10px;
  text-decoration: none !important;
}
.gallery__link .ico,
.gallery__link .ico_gallery {
  margin: 0;
  vertical-align: middle;
}
.gallery__link_text {
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
}
.gallery__footer_table .disabled {
  opacity: 0.5;
}
.gallery__loader {
  background: #29d url(/i/progress.gif) repeat-x;
  display: none;
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
  top: 50px;
  z-index: 9999999;
}
.gallery__fullcreen .gallery__loader,
.gallery_hide-toolbars .gallery__loader {
  top: 0;
}
.gallery__loader_shadow {
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.gallery__loading .gallery__loader,
.gallery__lock .gallery__loader_shadow {
  display: block;
  z-index: 999;
}
#gallery_notif {
  bottom: 50px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
.gallery__notif_inner {
  background: #232323;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  padding: 10px 36px 10px 10px;
  position: relative;
  text-align: left;
  width: 100%;
}
.gallery__notif_inner a {
  color: #6eb0ed;
  text-decoration: underline;
}
.pc .gallery__notif_inner {
  margin-bottom: 5px;
  width: 360px;
}
.gallery__fs_btn,
.gallery__notif_inner {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.gallery__notif_inner .gallery__notif_close {
  margin-top: -8px;
  position: absolute;
  right: 10px;
  top: 50%;
}
.gallery__descr {
  background: -webkit-linear-gradient(top, rgba(33, 33, 33, 0), #212121);
  background: -moz-linear-gradient(top, rgba(33, 33, 33, 0), #212121);
  background: -o-linear-gradient(top, rgba(33, 33, 33, 0), #212121);
  background: -ms-linear-gradient(top, rgba(33, 33, 33, 0), #212121);
  background: linear-gradient(top, rgba(33, 33, 33, 0), #212121);
  bottom: 50px;
  color: #c0c6d2;
  height: 138px;
  left: 0;
  position: absolute;
  right: 0;
}
.touch .gallery__descr_text {
  bottom: 0;
  left: 0;
  padding: 0 10px 7px;
  position: absolute;
  right: 0;
  text-align: center;
}
.pc .gallery__descr_text {
  color: #c0c6d2;
  display: -webkit-box;
  max-height: 35px;
  padding: 0 10px;
  white-space: normal;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pc .gallery__descr_text,
.pc .gallery__descr_text > div {
  overflow: hidden;
  text-overflow: ellipsis;
}
.gallery a,
.gallery__image {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.gallery__tools_button {
  cursor: pointer;
  display: table-cell;
  height: 50px;
  vertical-align: middle;
  width: 50px;
  z-index: 1000;
}
.pc .gallery__tools_button:hover,
.pc a.gallery__fs_btn:hover {
  background-color: #3a3a3a !important;
}
.gallery__error {
  color: #fff;
  display: none;
  height: 100%;
  text-align: center;
  width: 100%;
}
.gallery__error_inner {
  display: table-cell;
  vertical-align: middle;
}
.gallery__show_error #galleryVideo,
.gallery__show_error img.gallery__image {
  display: none !important;
}
.gallery__show_error .gallery__error {
  display: table;
}
.gallery__button {
  background: #323232;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  margin-top: 19px;
  padding: 11px 20px;
}
.gallery__button:hover {
  background: #3a3a3a;
}
.touch .gallery__button {
  margin-top: 7px;
}
.gallery__button .ico,
.gallery__button .ico_gallery {
  margin: 0 5px 0 0;
}
.gallery__tools_place {
  display: table-cell;
}
.gallery .pgn input[type='submit'],
.gallery button.pgn__button {
  color: #617989;
}
.gallery__shadow_error {
  background-color: #000;
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
}
.gallery-error_msg {
  color: #fff;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
.gallery__image,
.gallery__shadow {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.gallery-anim .gallery-anim_hide {
  display: none !important;
}
.gallery__image {
  margin: auto;
  max-height: 100%;
  max-width: 100%;
}
.one_image .gallery__image {
  cursor: default;
}
.gallery__side {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 20%;
  z-index: 100;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.gallery__side_prev {
  left: 0;
}
.gallery__side_next {
  right: 0;
}
.gallery__side-arrow {
  display: block;
  filter: alpha(opacity=0);
  margin-top: -20px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.touch .gallery__side-arrow {
  opacity: 1;
}
.gallery__side-arrow_show .gallery__side-arrow {
  filter: alpha(opacity=50) !important;
  opacity: 0.5 !important;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.gallery__touch .ico_gallery_arrow_left {
  left: auto;
  right: 15px;
}
.gallery__touch .ico_gallery_arrow_right {
  left: 15px;
  right: auto;
}
.gallery__touch .gallery__side {
  height: 35%;
  top: 35%;
  width: 65px;
}
.gallery__touch .gallery__side_prev {
  padding-left: 5%;
}
.gallery__touch .gallery__side_next {
  padding-right: 5%;
}
.gallery__om .gallery__side {
  width: 50%;
}
.gallery__arrows_hide .gallery__side-arrow,
.gallery__nav_hide .gallery__side {
  display: none !important;
}
.gallery__wrapper {
  border-collapse: collapse;
  border-spacing: 0;
  bottom: 0;
  margin-bottom: 40px;
  margin-top: 40px;
}
.gallery__wrapper td {
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.gallery__wrapper td .gallery__image {
  display: inline;
  max-height: 500px !important;
  position: relative;
}
.gallery__wrapper td .gallery__image-wrapper {
  margin-top: 0;
  position: relative;
}
.gallery__image-wrapper {
  bottom: 0;
  left: 0;
  margin: 50px 0;
  position: absolute;
  right: 0;
  top: 0;
}
.gallery_cnt-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.gallery_cnt-table td {
  height: 50px;
  padding: 0;
  vertical-align: middle;
}
#galleryVideo,
.gallery_video .gallery__side {
  display: none;
}
.gallery_video #galleryVideo {
  display: block;
  z-index: 10;
}
.pc .gallery:hover .gallery__side-arrow {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.pc .gallery:hover .gallery__side:hover .gallery__side-arrow {
  filter: alpha(opacity=100);
  opacity: 1;
}
.gallery_hide-toolbars #gallery_bottom,
.gallery_hide-toolbars #gallery_notif,
.gallery_hide-toolbars #gallery_tools,
.gallery_hide-toolbars .gallery__descr,
.touch .gallery_hide-toolbars .gallery__side {
  display: none;
}
.gallery_hide-toolbars .gallery__image-wrapper {
  margin: 0;
}
#gallery_close_msg,
#gallery_close_msg > span {
  left: 0;
  position: absolute;
  right: 0;
}
#gallery_close_msg {
  color: #fff;
  display: none;
  font-weight: 700;
  text-align: center;
}
.gallery__descr,
.gallery__footer,
.gallery__header {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
#gallery-siblings,
.gallery-sibling {
  display: none;
}
.gallery-anim .gallery-sibling {
  display: block;
}
.gallery-anim #gallery-siblings {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.gallery-anim .accel-3d {
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -o-perspective: 1000;
  -ms-perspective: 1000;
  -moz-perspective: 1000;
  -webkit-perspective: 1000;
  perspective: 1000;
}
.gallery-img_loading img {
  background-color: rgba(64, 64, 64, 0.45);
  background-image: url(/i/preloader_dark.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  border-radius: 5px;
  height: 65px !important;
  opacity: 0.9;
  width: 65px !important;
}
.pc .gallery_fileselector .gallery__image-wrapper {
  margin: 48px 0 0;
  overflow: auto;
}
.gallery_fileselector .gallery__image-wrapper {
  background: #f5f5f5;
}
.touch .gallery_fileselector,
.touch .gallery_fileselector .gallery__image-wrapper {
  bottom: auto;
  left: auto;
  position: relative;
  right: auto;
  top: auto;
}
.gallery_fileselector {
  overflow: visible;
}
.touch .gallery_fileselector .gallery__image-wrapper {
  margin-top: 0;
  padding-top: 50px;
}
.gallery-anim #gallery-container {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  touch-action: none;
}
.upload-dnd_msg_show {
  position: relative;
}
.upload-dnd_msg {
  background: #fff;
  border: 3px dashed #7a90a0;
  bottom: 0;
  color: #617989;
  display: none;
  left: 0;
  margin: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 100000000000000000;
}
#MailPage .upload-dnd_msg {
  margin: 10px;
}
.upload-dnd_msg .js-dnd_msg {
  left: 0;
  margin-top: -0.5em;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
}
.upload-dnd_msg_show .upload-dnd_msg {
  display: block;
}
.upload-dnd_msg_active {
  background: #edfced;
  border-color: #61a961;
  color: #61a961;
}
#Gallery .video-player_container {
  max-width: 100%;
}
.gallery__play_btn {
  display: none;
}
.gallery__gif .gallery__play_btn {
  display: block;
}
.gallery-img_loading .gallery__play_btn,
.gallery__gif_playing .gallery__play_btn {
  display: none;
}
.ico_gallery_reload {
  background-position: -82px -41px;
}
.ico_gallery_eye {
  background-position: -41px -99px;
}
.ico_gallery_select {
  background-position: 0 -82px;
  height: 40px;
  width: 40px;
}
.ico_gallery_plus_white {
  background-position: -92px -99px;
}
.ico_gallery_share {
  background-position: -99px -41px;
}
.ico_gallery_dots {
  background-position: -58px -82px;
}
.ico_gallery_complaint {
  background-position: -41px -82px;
}
.ico_gallery_download {
  background-position: -75px -82px;
}
.ico_gallery_exit {
  background-position: -92px -82px;
}
.ico_gallery_fullscreen {
  background-position: -58px -99px;
}
.ico_gallery_mess {
  background-position: -75px -99px;
}
.ico_gallery_arrow_left {
  background-position: 0 0;
  height: 40px;
  left: 10%;
  width: 40px;
}
.ico_gallery_arrow_right {
  background-position: 0 -41px;
  height: 40px;
  right: 10%;
  width: 40px;
}
.pc .ico_gallery_arrow_left {
  background-position: -41px 0;
  height: 40px;
  width: 40px;
}
.pc .ico_gallery_arrow_right {
  background-position: -41px -41px;
  height: 40px;
  width: 40px;
}
.ico_gallery_vote_down {
  background-position: -99px -58px;
}
.ico_gallery_vote_up {
  background-position: -99px 0;
}
.js-clicked .ico_gallery_vote_down {
  background-position: -82px 0;
}
.js-clicked .ico_gallery_vote_up {
  background-position: -82px -17px;
}
.ico_gallery_zoom {
  background-position: -99px -17px;
}
.gallery__zoom .ico_gallery_zoom {
  background-position: -82px -58px;
}
.action-bar {
  border-top: 1px solid #c5d3e1;
}
.action-bar td:last-child {
  border-right: none;
}
.action-bar .table__wrap .ico {
  margin: 0;
  vertical-align: middle;
}
.action-bar_cnt {
  margin-left: 4px;
  vertical-align: middle;
}
.action-bar_cnt_on {
  color: #61a961;
}
.action-bar_cnt_on_red {
  color: #d4232f;
}
a:active .action-bar_cnt_on {
  color: #323232;
}
.action-bar-info__wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
.action-bar-info {
  color: #617989;
  overflow: hidden;
}
.action-bar-info .bubble .preview {
  vertical-align: middle;
}
.action-bar-info .bubble a[title] {
  position: relative;
  z-index: 1;
}
.action-bar-info .bubble {
  margin: 15px 15px 0;
  padding: 10px;
}
.action-bar-info .bubble:after {
  display: none;
}
.action-bar-info .triangle-show:after {
  border-bottom-color: #ddebf7;
  margin-top: -2px;
}
.action-bar .user__tools-link {
  line-height: normal;
}
.comm {
  background: #fff;
  border-bottom: 1px solid #c5d3e1;
  padding: 12px 10px;
  word-wrap: break-word;
}
.comments-block-title {
  background: #eef2f5;
}
.comm-lenta {
  margin: -14px 10px 15px;
}
.comm-lenta .system-message {
  border-top: 1px solid #c5d3e1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 14px -10px -15px;
  text-align: center;
}
.comm-lenta .sub-title_main {
  margin-top: 15px;
}
.comm-lenta .js-comments {
  margin-bottom: -10px;
}
.pc .comm-lenta .comm {
  margin: 0;
}
.pc .comm-lenta .comm_indent {
  margin: 10px 0;
}
.pc .comm-lenta .comm_form .system-message {
  margin: 0;
}
.comm-sub .comm,
.pc .comm-sub .comm {
  border-bottom: none;
  padding-left: 55px;
}
.comm-root .comm,
.pc .comm-root .comm {
  border-bottom: none;
}
.comm-sub .spoiler_inject {
  margin-left: -57px;
}
.comm-expand_link {
  padding-top: 12px;
}
.comm-collapse_link {
  margin-bottom: -7px;
  padding-top: 12px;
}
.comm-menu_opened .comm-collapse_link {
  display: none;
}
.comm-sub:first-child .comm.shdw {
  padding-top: 6px;
}
.comm-sub:first-child .comm-sub_sep,
.js-comments_form + .comm-sub .comm-sub_sep,
.js-tpl-comments_compl + .comm-sub .comm-sub_sep {
  display: none;
}
.comm-sub .block-item__avatar_small img {
  height: 25px;
  width: 25px;
}
.comm-sub_sep {
  margin-right: -15px;
  margin-top: -12px;
  padding-top: 12px;
}
.comm-sep,
.comm-sub_sep {
  border-top: 1px solid #c5d3e1;
}
.comm-sep {
  margin: 0 10px;
}
@media (max-width: 350px) {
  .comm-sub .comm,
  .pc .comm-sub .comm {
    padding-left: 35px;
  }
  .comm-sub .spoiler_inject {
    margin-left: -37px;
  }
}
@media (max-width: 300px) {
  .comm-sub .comm,
  .pc .comm-sub .comm {
    padding-left: 25px;
  }
  .comm-sub .spoiler_inject {
    margin-left: -27px;
  }
}
.comm_light_form .attaches__wrap,
.comm_light_form .form-tools {
  margin-top: 0;
}
.pc .comm,
.pc .comm_form .system-message {
  margin: 0 10px;
  padding: 12px 15px;
}
.comm_form,
.comm_indent {
  margin: 10px 0;
}
.pc .comm_indent {
  margin: 10px;
}
.comm_hidden {
  background: #e8e3e3;
}
.com_attach {
  margin-top: 10px;
  overflow: hidden;
}
.com_attach .att_wrap {
  margin-top: 0;
}
.com_attach img,
.com_attach object,
.com_attach video {
  max-width: 100% !important;
}
.comm .comment_date {
  margin-top: 3px;
}
.comm .anketa__dropdown-menu {
  left: 0;
  right: 0;
}
.comm_list {
  margin-bottom: 15px;
}
.comm_vote .drop-down-label.js-clicked:after {
  border-bottom-color: #ddebf7;
  margin-top: -5px;
}
.bubble.comm_voting_info {
  margin-top: 15px;
  padding: 10px;
}
.bubble.comm_voting_info:after {
  display: none;
}
.comm_voting_info .preview {
  vertical-align: middle;
}
.comm_voting_info a[title] {
  position: relative;
  z-index: 1;
}
.comm_chb_wrap,
.comm_vote .ico_abar,
.comm_vote a,
.comm_vote_cnt {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.comm_vote_list {
  padding-right: 4px;
}
.comm_vote_up {
  padding-right: 5px;
}
.comm_vote_down {
  padding-left: 5px;
}
.pc .comm_vote a:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.comm_chb {
  margin: 0 6px 0 0;
}
.comm_chb_wrap {
  margin-bottom: -2px;
}
.comm_service {
  margin-bottom: -3px;
  padding-top: 8px;
}
.pc .comm_service {
  margin-bottom: -2px;
  padding-top: 10px;
}
.touch .comm_service {
  line-height: 150%;
}
.touch .comm_r_p {
  padding-top: 5px;
}
.widgets-group.stnd_padd3 .attaches__wrap {
  margin: 10px -10px 18px;
}
.cnt_title_comm {
  margin-bottom: 1px;
}
.touch .comm_indent .toolbar__spoiler {
  margin: 0 10px;
}
.comm-warn {
  background-color: #f9edbf;
  color: #323232;
}
.comm-error,
.comm-warn {
  margin-top: 10px;
  padding: 10px;
}
.comm-error {
  background-color: #f9e1d9;
  color: #ff6837;
}
.ico.comm-menu_link {
  margin-left: 5px;
  margin-right: -5px;
}
.touch .comm_indent .spoiler_inject {
  margin: 10px -15px;
  padding: 12px 0;
}
.comm_indent .spoiler_inject {
  margin: 10px -18px;
  padding: 12px 3px;
}
.comm_indent .spoiler_inject:before {
  height: 10px;
  top: -10px;
}
.comm_indent .spoiler_inject-top,
.touch .comm_indent .spoiler_inject-top {
  margin-bottom: -28px;
}
.comm_new {
  background: #ddebf7;
}
.comm_selected .comm {
  background: #e1effc;
}
.links-group_important .bordered {
  border: 1px solid #57a3ea;
}
.ico_attaches_attach {
  background-position: 0 0;
}
.ico_attaches_attach_blue {
  background-position: 0 -17px;
}
.ico_attaches_file {
  background-position: -17px 0;
}
.ico_attaches_music {
  background-position: -34px 0;
}
.ico_attaches_picture {
  background-position: -51px 0;
}
.ico_attaches_poll {
  background-position: -68px 0;
}
.ico_attaches_poll_darkblue {
  background-position: -68px -34px;
}
.ico_attaches_poll_blue {
  background-position: -68px -17px;
}
.ico_attaches_video {
  background-position: -85px 0;
}
.js-clicked .ico_attaches_attach {
  background-position: 0 -51px;
}
.js-clicked .ico_attaches_file {
  background-position: -17px -51px;
}
.js-clicked .ico_attaches_music {
  background-position: -34px -51px;
}
.js-clicked .ico_attaches_picture {
  background-position: -51px -51px;
}
.js-clicked .ico_attaches_poll {
  background-position: -68px -51px;
}
.js-clicked .ico_attaches_video {
  background-position: -85px -51px;
}
.js-clicked .ico_a {
  background-position: 0 -34px;
}
.js-clicked .ico_smile {
  background-position: -1525px -34px;
}
.att_wrap {
  background: #ddebf7;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin: 10px 0;
  overflow: hidden;
  padding: 5px;
}
.bubble-message .att_wrap {
  margin: 0;
  padding: 5px 0;
}
.att_pic {
  float: left;
  margin-right: 10px;
}
.att_size {
  color: #395387;
  float: right;
}
.dropdown-menu .list-link_select_item {
  padding: 10px 45px 10px 15px;
}
.dropdown-menu .list-link_select_item:active {
  padding: 11px 45px 9px 15px;
}
.list-link_select_item .ico_buttons_select,
.list-link_select_item .ico_buttons_selected {
  margin: -12px 0 0;
  position: absolute;
  right: 15px;
  top: 50%;
}
.attach_filewidget {
  padding: 0 6px;
}
.sub-tabs_spoiler {
  display: none;
}
.sub-tabs_open .sub-tabs_spoiler {
  display: table-row;
}
.rating__circle {
  background: #fff;
  border: 2px solid #61a961;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  color: #323232;
  display: inline-block;
  font-size: 12px;
  height: 1em;
  line-height: 100%;
  padding: 0.5em 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 2em;
  z-index: 1;
}
.rating__circle-inline {
  margin-left: 5px;
}
.rating__widget {
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 5px;
}
.rating__widget-align {
  margin-left: -7px;
}
.touch_light .rating__widget-align {
  margin-left: 0;
}
.rating__widget table {
  font-size: 12px;
  max-width: 250px;
}
.touch_light .rating__widget table {
  max-width: 180px;
}
.rating__widget .progress-item {
  font-size: 13px;
  height: 1.2em;
  margin-left: -4px;
  position: relative;
  z-index: 0;
}
.rating__widget .progress-item__runner {
  height: 1.2em;
}
.rating__widget .progress-item__label {
  bottom: 0;
  color: #1b5201;
  left: 0;
  line-height: 1.2em;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  vertical-align: middle;
}
.rating__incr {
  padding-left: 5px;
}
@media (max-width: 240px) {
  .touch .progress-item__label {
    display: none;
  }
}
.mail__msg {
  display: block;
  margin: -12px;
  padding: 12px;
  position: relative;
}
.mail__msg_checked .preview--stub,
.mail__new_msg .preview--stub {
  background: #fff;
}
.mail__dialog_wrapper .att_wrap,
.mail__dialog_wrapper .blog-item_short_shared {
  border: 1px solid #cdd4e1;
}
.contact_item.content-bl {
  padding: 12px;
}
.mail__msg_checked,
.pc .mail__msg_checked.mail__new_msg:hover,
.pc .mail__msg_checked.mail__new_msg_bg:hover,
.pc .mail__msg_checked:hover {
  background: #dcf6d8 !important;
}
.mail__msg_checked.mail__new_msg,
.mail__msg_checked.mail__new_msg_bg {
  background: #b8e0b1 !important;
}
.mail__msg_checked:active {
  -webkit-box-shadow: inset 0 3px 3px #97ad9f;
  -moz-box-shadow: inset 0 3px 3px #97ad9f;
  box-shadow: inset 0 3px 3px #97ad9f;
}
.mail__new_msg,
.mail__new_msg_bg {
  background: #dfebf7;
}
.mail__new_msg:after {
  background: #64a3eb none repeat scroll 0 0;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 4px;
}
.mail__date {
  float: right;
  white-space: nowrap;
}
.mail__msg .block-item__avatar {
  margin-right: 5px;
}
.mail__msg .block-item__avatar .table_wrap {
  margin: 0 -3px 0 -2px;
}
.mail__msg .mail__user {
  margin-left: 5px;
}
.mail__service {
  color: #7d91a2;
}
.mail__notify {
  background: #ff6837 none repeat scroll 0 0;
  border-radius: 8px;
  bottom: 100%;
  color: #fff;
  font-size: 10px;
  left: -6px;
  line-height: 14px;
  margin-top: -8px;
  min-height: 14px;
  min-width: 14px;
  padding: 1px;
  position: absolute;
  text-align: center;
  top: 50%;
  z-index: 9;
}
.mail__checkbox {
  bottom: 0;
  cursor: pointer;
  display: none;
  padding: 0 15px;
  position: absolute;
  right: 0;
  top: 0;
}
.mail__checkbox input {
  margin: 3px 3px 3px 4px;
  visibility: hidden;
}
.mail__select_contacts .mail__date {
  padding-right: 7px;
}
.mail__select_contacts .mail__msg {
  padding-right: 5px;
}
.mail__select_contacts .mail__checkbox {
  display: block;
}
.mail__wrap .table__cell:last-child {
  border: 0;
}
.mail__wrap .table__cell {
  background: #fff;
}
.mail__dialog_message .btn-tools {
  margin: -15px -25px;
  padding: 11px 15px;
  width: auto;
}
.mail__dialog_message .btn-tools .ico_more {
  margin: 0;
}
.mail__dialog_message .stnd-block_outer-mrg {
  margin-left: -15px;
  margin-right: -15px;
}
.mail__dialog_message .stnd-block:not(.stnd-block_outer-mrg) + div {
  margin-top: 0;
}
.mail__attaches-group .stnd-block {
  margin: 0 -15px;
}
.mail__button.disabled,
.mail__button.disabled:focus,
.mail__button.disabled:hover {
  background: #fff none repeat scroll 0 0 !important;
  box-shadow: none !important;
  color: #617989 !important;
  cursor: default;
  opacity: 0.4;
}
.mail__dialog_message {
  background: #dcf6d8;
  border-radius: 3px;
  padding: 15px;
}
.mail__dialog_message.mail__dialog_message--is-new {
  background: #adeaa4;
}
.mail__dialog_text {
  padding-top: 5px;
  word-wrap: break-word;
}
.mail__dialog_text_fix {
  float: right;
  height: 14px;
  width: 21px;
}
.mail__dialog_message .user__nick {
  float: left;
  margin-top: -5px;
  max-width: 95%;
}
.mail__dialog_message .user__nick .grey {
  color: #617989;
}
.mail__dialog_answer {
  background: #e1e9f2;
}
.mail__dialog_answer.mail__dialog_message--is-new {
  background: #bfd0e3;
}
.mail__dialog_answer .user__nick .mysite-nick {
  word-wrap: break-word;
}
.mail__dialog_answer .btn-tools,
.mail__dialog_answer .user__nick.right,
.mail__dialog_message .btn-tools {
  float: right;
}
.touch .mail__dialog_my .mail__dialog_ava_fix {
  margin-left: 0;
}
.mail__dialog_reply {
  background: #f0f0f0;
}
.mail__dialog_system {
  background: #f0f0f0;
  text-align: center;
}
.mail__dialog_unread:before {
  background: #64a3eb;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 3px;
}
.mail__dialog_wrapper {
  margin: 18px 0;
  padding: 0 15px;
  position: relative;
}
.mail__dialog_wrapper_extended {
  margin: 0;
  padding: 0;
}
.mail__dialog_wrapper:first-child {
  margin-top: 0;
}
.mail__dialog_wrapper:last-child {
  margin-bottom: 0;
}
.w_ava .mail__dialog_ava_fix {
  margin-left: 50px;
}
.mail__members_cnt,
.mail__typing {
  color: #617989 !important;
  min-height: 18px;
}
.mail_search_contact {
  margin-left: 5px;
}
#mail_search_query .search__input {
  padding: 13px 40px 12px 11px;
}
#mail__new_dialog {
  float: right;
  height: 97%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#mail__new_dialog .stnd-link {
  height: 100%;
}
#mail_search_query .search__input:focus {
  padding: 12px 39px 11px 10px;
}
#mail_search_query .search__btn {
  max-height: 50px;
  min-height: 40px;
}
.w_ava .mail__dialog_message:before {
  border: 8px solid transparent;
  border-right-color: #dcf6d8;
  content: '';
  display: block;
  height: 0;
  left: 50px;
  position: absolute;
  top: 12px;
  width: 0;
}
.w_ava .mail__dialog_answer:before {
  border-right-color: #e1e9f2;
}
.w_ava .mail__dialog_system:before {
  border-right-color: #f0f0f0;
}
.text-input__inline {
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  color: #323232;
  display: block;
  margin-bottom: 5px;
  min-height: 22px;
  outline: 0;
  padding: 7px 9px 7px 5px;
  width: auto;
  width: 100%;
}
.text-input-wrapper_inline {
  cursor: text;
}
.text-input-wrapper_inline .s-property {
  cursor: default;
}
.text-input-wrapper_inline {
  background: #fff;
  border: 1px solid #b4bed1;
  padding: 5px 40px 0 5px;
  position: relative;
}
.text-input-wrapper_inline.focus {
  background: #eff7ff;
  border: 2px solid #57a3ea;
  margin-bottom: -1px;
  padding: 4px 34px 0 4px;
}
.text-input-wrapper_inline .s-property {
  margin: 0 5px 5px 0;
}
.text-input-wrapper_inline .search__btn {
  bottom: auto;
  height: 16px;
  margin-top: -8px;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 16px;
}
.text-input-wrapper_inline.focus .search__btn {
  margin-top: -9px;
  right: 9px;
}
.operamini .text-input-wrapper_inline .s-property {
  display: inline-block;
  float: none;
}
.mail__search_btn {
  border: 1px solid #cdd4e1;
  height: 24px;
  margin-left: 10px;
  width: 48px;
}
.mail__select_contacts .mail__msg_w_chb {
  margin-right: 50px;
}
@media (max-width: 480px) {
  .table__wrap a .ico_mail,
  .table__wrap button .ico_mail {
    display: none;
  }
}
.toolbar a .ico,
.toolbar a .ico_mail {
  display: inline-block !important;
}
.touch .mail__dialog_wrapper .tiled-preview a {
  display: block !important;
}
.mail_form_fix .stnd-block {
  background: transparent;
}
.mail__service_attaches {
  display: block;
  margin-top: 2px;
}
.content-bl_hor-nopad {
  padding-left: 0;
  padding-right: 0;
}
.mail__checkbox:after {
  background-position: -239px 0;
  content: '';
  display: block;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.mail__checkbox.checked:after {
  background-position: -1099px -68px;
}
.contact_item .preview {
  max-height: 50px;
  width: auto;
}
.contact_item .block-item__avatar {
  font-size: 0;
  line-height: 100%;
}
.mail__message_text {
  line-height: 25px;
  min-height: 25px;
}
.mail__message_text .emoji,
.mail__message_text .smile {
  max-height: 25px;
  width: auto;
}
.voice-player {
  user-select: none;
}
.root--layout-light .voice-player {
  background-color: #dcf6d8;
  padding: 10px;
}
.root--layout-light .voice-player--style-incoming {
  background-color: #e1e9f2;
}
.voice-player__play-button {
  border: 1px solid #3e7e35;
  border-radius: 100%;
  cursor: pointer;
  display: table-cell;
  height: 40px;
  min-width: 40px;
  position: relative;
  width: 40px;
}
.voice-player__play-button .ico_player {
  display: block;
  position: absolute;
}
.voice-player__body {
  display: table;
  margin-top: 5px;
  position: relative;
  width: 100%;
}
.voice-player__error {
  color: #ff6837;
  padding-top: 10px;
}
.voice-player__progress {
  cursor: pointer;
  display: table-cell;
  position: relative;
  width: 100%;
}
.voice-player__waveform {
  bottom: 0;
  cursor: pointer;
  left: 8px;
  position: absolute;
  right: 8px;
  top: 0;
}
.voice-player__tools {
  display: table-cell;
  min-width: 2.6em;
  position: relative;
  text-align: center;
}
.voice-player__speed {
  border: 1px solid #3e7e35;
  border-radius: 3px;
  bottom: 0;
  color: #108210;
  cursor: pointer;
  display: inline-block;
  left: 0;
  padding: 1px 0;
  position: absolute;
  right: 0;
  text-align: center;
}
.voice-player__speed--is-active {
  background: #3e7e35;
  color: #fff;
}
.voice-player .ico_player_play {
  background-position: -64px -34px;
  left: 16px;
  top: 12px;
  width: 12px;
}
.voice-player__listen-status {
  background-color: #dcf6d8;
  border-radius: 100%;
  display: none;
  left: -15px;
  position: absolute;
  top: 0;
}
.voice-player--is-unlistened .voice-player__listen-status {
  display: block;
}
.voice-player--state-playing .ico_player_play {
  background-position: -51px -34px;
  left: 14px;
  top: 12px;
  width: 12px;
}
.voice-player--style-incoming .voice-player__listen-status {
  background-color: #e1e9f2;
}
.voice-player--style-incoming .voice-player__play-button {
  border: 1px solid #395387;
}
.voice-player--style-incoming .voice-player__speed {
  border: 1px solid #395387;
  color: #0e3c87;
}
.voice-player--style-incoming .voice-player__speed--is-active {
  background: #395387;
  color: #fff;
}
.voice-player--style-incoming .ico_player {
  background-position-y: 0;
}
.font_18 .voice-player,
.font_20 .voice-player,
.font_22 .voice-player,
.font_24 .voice-player {
  font-size: 16px;
}
.voice-recorder {
  padding: 15px;
  position: relative;
  user-select: none;
}
.voice-recorder__body {
  background: #aeb7c2;
  border-radius: calc(1.15em + 9px);
  height: 1.15em;
  margin-right: 26px;
  padding: 9px;
  position: relative;
}
.voice-recorder__cancel-button {
  cursor: pointer;
  margin: -8px 0 0;
  position: absolute;
  right: 15px;
  top: 50%;
}
.voice-recorder__waveform {
  bottom: 5px;
  cursor: pointer;
  left: calc(1em + 22px);
  position: absolute;
  right: calc(4em + 5px);
  top: 5px;
}
.voice-recorder--long-duration .voice-recorder__waveform {
  right: 5em;
}
.voice-recorder__button {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBmaWxsPSIjZmY2ODM3IiBkPSJNMTI4IDEyOGgyNTZ2MjU2SDEyOHoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjU2IDBDMTE0LjYgMCAwIDExNC42IDAgMjU2czExNC42IDI1NiAyNTYgMjU2IDI1Ni0xMTQuNiAyNTYtMjU2UzM5Ny40IDAgMjU2IDBtOTYgMzI4YzAgMTMuMi0xMC44IDI0LTI0IDI0SDE4NGMtMTMuMiAwLTI0LTEwLjgtMjQtMjRWMTg0YzAtMTMuMiAxMC44LTI0IDI0LTI0aDE0NGMxMy4yIDAgMjQgMTAuOCAyNCAyNHoiLz48L3N2Zz4=');
  background-size: contain;
  cursor: pointer;
  height: calc(1em + 12px);
  left: 5px;
  margin-top: calc(-0.5em + -6px);
  position: absolute;
  top: 50%;
  width: calc(1em + 12px);
}
.font_13 .voice-recorder__button {
  left: 4px;
}
.font_20 .voice-recorder__button,
.font_22 .voice-recorder__button,
.font_24 .voice-recorder__button {
  height: calc(1em + 13px);
  margin-top: calc(-0.5em + -6.5px);
  width: calc(1em + 13px);
}
.voice-recorder--state-paused .voice-recorder__button {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTAgMEM0LjUgMCAwIDQuNSAwIDEwczQuNSAxMCAxMCAxMCAxMC00LjUgMTAtMTBTMTUuNSAwIDEwIDBNOCAxNC41di05bDYgNC41eiIvPjwvc3ZnPg==');
}
.voice-recorder--state-playing .voice-recorder__button {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTAgMEM0LjUgMCAwIDQuNSAwIDEwczQuNSAxMCAxMCAxMCAxMC00LjUgMTAtMTBTMTUuNSAwIDEwIDBNOSAxNEg3VjZoMnptNCAwaC0yVjZoMnoiLz48L3N2Zz4=');
}
.voice-recorder__duration {
  color: #fff;
  margin-top: -0.5em;
  position: absolute;
  right: 15px;
  top: 50%;
}
.stnd-link_newbe {
  padding-bottom: 13px;
  padding-left: 25px !important;
  padding-top: 13px;
}
.stnd-link_newbe:active {
  padding-bottom: 12px;
  padding-top: 14px;
}
.stnd-link_newbe .ico_left {
  left: 15px;
  position: absolute;
  top: 14px;
}
.stnd-link_newbe .table__wrap {
  min-height: 30px;
}
.newbe-quest .stnd-link {
  color: #323232 !important;
}
.newbe__position {
  color: #fff;
  font-weight: 700;
  padding: 6px 0;
  text-align: center;
  width: 30px;
}
.ico_dots_newbe-bottom,
.ico_dots_newbe-top {
  left: 38px;
  position: absolute;
}
.ico_dots_newbe-top {
  top: 1px;
}
.ico_dots_newbe-bottom {
  bottom: 1px;
}
.block-item_not-completed .block-item__descr {
  color: #b0bcc3;
}
.block_success {
  background: #edfced;
  padding: 13px 0 12px;
}
.block-item__pic_translucent {
  -moz-opacity: 0.25;
  opacity: 0.25;
}
.block-item__pic_float {
  text-align: center;
  width: 128px;
}
.tile-menu {
  margin: 0 5px;
}
.tile-menu__wrap:first-child,
.tile-menu__wrap:nth-child(2),
.tile-menu__wrap:nth-child(3) {
  margin-top: 0;
}
.tile-menu__wrap {
  float: left;
  margin-top: 19px;
  width: 33%;
}
.tile-menu__title {
  height: 2.6em;
}
.pc .tile-menu__link:hover {
  background: #ecf5fd;
}
.tile-menu__link {
  background: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(93, 109, 157, 0.3);
  -moz-box-shadow: 0 3px 3px rgba(93, 109, 157, 0.3);
  box-shadow: 0 3px 3px rgba(93, 109, 157, 0.3);
  cursor: pointer;
  display: block;
  margin: 0 5px;
  text-align: center;
  text-decoration: none !important;
}
.tile-menu__link:active {
  background: #b8cde3 !important;
  -webkit-box-shadow: inset 0 3px 3px #6485a7;
  -moz-box-shadow: inset 0 3px 3px #6485a7;
  box-shadow: inset 0 3px 3px #6485a7;
}
@media (min-width: 900px) {
  .pc .tile-menu__wrap {
    width: 25%;
  }
  .pc .tile-menu__wrap:nth-child(4) {
    margin-top: 0;
  }
}
.tile-menu__title {
  color: #323232;
  font-weight: 700;
  word-wrap: break-word;
}
.tile-menu__link {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.operamini .tile-menu__pic {
  margin-bottom: 5px;
}
.tile-menu__pic_dating {
  background-position: 0 -41px;
}
.tile-menu__pic_users {
  background-position: -82px -82px;
}
.tile-menu__pic_chat {
  background-position: -41px 0;
}
.tile-menu__pic_obj {
  background-position: 0 -82px;
}
.tile-menu__pic_files {
  background-position: -41px -41px;
}
.tile-menu__pic_music {
  background-position: -82px -41px;
}
.tile-menu__pic_comm {
  background-position: -82px 0;
}
.tile-menu__pic_blogs {
  background-position: 0 0;
}
.tile-menu__pic_online-games {
  background-position: -41px -82px;
}
.tile-menu__pic_video {
  background-position: 0 -123px;
}
.carousel {
  position: relative;
  -webkit-touch-callout: none;
  display: block !important;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.carousel-bg {
  background: #fff;
  border-bottom: 1px solid #c5d3e1;
}
.carousel-positional .carousel-wrap {
  left: 0;
  overflow: hidden;
  top: 0;
}
.carousel-native_scroll .carousel-wrap {
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.carousel-native_scroll .carousel-wrap::-webkit-scrollbar {
  display: none;
  width: 0 !important;
}
.carousel-screen {
  margin: 0 -10px;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.rightbar .carousel-screen {
  margin-right: 0;
}
.carousel-mask {
  -webkit-mask-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    #000 15%,
    #000 85%,
    rgba(0, 0, 0, 0.5)
  );
}
.carousel-shadow {
  background-color: #fff;
  bottom: 0;
  display: none;
  filter: alpha(opacity=1);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=1)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
  left: 0;
  margin: 0 -10px;
  opacity: 0.01;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.carousel-wrap {
  position: relative;
  white-space: nowrap;
  word-wrap: break-word;
  margin: 0;
  padding: 15px 25px;
}
.msie .carousel-wrap {
  word-wrap: normal;
}
.carousel-wrap .no_word_break {
  word-wrap: normal !important;
}
.carousel-block {
  border-bottom: 0;
}
.carousel-item {
  cursor: pointer;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  vertical-align: top;
}
.carousel-item .preview {
  float: left;
}
.carousel-item:last-child {
  margin-right: 0;
}
.carousel-item img,
.carousel-tile {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.carousel-next,
.carousel-prev {
  cursor: pointer;
  width: 51px;
}
.carousel-edges_shadow {
  height: 100%;
  position: absolute;
  top: 0;
  width: 51px;
}
.carousel-prev .carousel-edges_shadow {
  left: 0;
}
.carousel-next .carousel-edges_shadow {
  right: 0;
}
.carousel-positional .carousel-next,
.carousel-positional .carousel-prev {
  bottom: 0;
  position: absolute;
  top: 0;
}
.carousel-next .ico_buttons_next,
.carousel-prev .ico_buttons_prev {
  margin-top: -9px;
  position: absolute;
  top: 50%;
}
.carousel-next .ico_buttons_next {
  margin-right: 10px;
  right: 5px;
}
.carousel-prev .ico_buttons_prev {
  left: 5px;
  margin-left: 10px;
}
.carousel-positional .carousel-next {
  right: 0;
}
.carousel-positional .carousel-prev {
  left: 0;
}
.carousel-item .ico_buttons {
  position: absolute;
  right: -7px;
  top: -5px;
}
.carousel-tile {
  background: #e1e9f2;
  color: #323232;
  display: block;
  min-height: 140px;
  text-align: center;
  text-decoration: none;
  width: 85px;
}
.tile__image {
  height: 85px;
  overflow: hidden;
  width: 85px;
}
.tile__image img {
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  height: auto !important;
  width: 100% !important;
}
.tile__text {
  overflow: hidden;
  padding: 8px 5px 0;
  text-overflow: ellipsis;
}
.tile__text-normal {
  word-wrap: break-word;
  padding: 8px 3px 0;
  white-space: normal;
}
.carousel-static .carousel-wrap {
  overflow: hidden;
  padding: 0;
  white-space: normal;
}
.carousel-static .carousel-screen {
  margin: 0;
  padding: 15px;
}
.carousel-static .carousel-item {
  margin-right: 0;
  padding: 0;
  text-align: center;
  width: 14.2%;
}
.carousel-static .carousel-item .gview_link,
.carousel-static .carousel-item .pr,
.carousel-static .carousel-item a {
  display: inline-block;
  padding: 0 7px;
}
.carousel-static .carousel-item:nth-child(8) {
  display: none;
}
.carousel-static .carousel-item .preview {
  height: auto;
  max-width: 100%;
}
.carousel-static .tile__wrap {
  padding: 0 7px;
}
.carousel-static .carousel-tile {
  max-width: 100%;
  width: auto;
}
.ucbrowser .carousel-static .carousel-tile {
  width: 100%;
}
.carousel-static .tile__image {
  height: auto;
  width: auto;
}
.carousel-static .carousel-item .tile__wrap a {
  padding: 0;
  white-space: nowrap;
}
@media (max-width: 899px) {
  .carousel-static .carousel-item {
    width: 12.4%;
  }
  .carousel-static .carousel-item:nth-child(8) {
    display: inline-block;
  }
}
@media (max-width: 710px) {
  .carousel-static .carousel-item {
    width: 14.2%;
  }
  .carousel-static .carousel-item:nth-child(8) {
    display: none;
  }
}
@media (max-width: 610px) {
  .carousel-static .carousel-item {
    width: 16.6%;
  }
  .carousel-static .carousel-item:nth-child(7),
  .carousel-static .carousel-item:nth-child(8) {
    display: none;
  }
}
@media (max-width: 536px) {
  .carousel-static .carousel-item {
    width: 19.9%;
  }
  .carousel-static .carousel-item:nth-child(6),
  .carousel-static .carousel-item:nth-child(7),
  .carousel-static .carousel-item:nth-child(8) {
    display: none;
  }
}
@media (max-width: 465px) {
  .carousel-static .carousel-item {
    width: 24.9%;
  }
  .carousel-static .carousel-item:nth-child(5),
  .carousel-static .carousel-item:nth-child(6),
  .carousel-static .carousel-item:nth-child(7),
  .carousel-static .carousel-item:nth-child(8) {
    display: none;
  }
}
@media (max-width: 384px) {
  .carousel-static .carousel-item {
    width: 33.1%;
  }
  .carousel-static .carousel-item:nth-child(4),
  .carousel-static .carousel-item:nth-child(5),
  .carousel-static .carousel-item:nth-child(6),
  .carousel-static .carousel-item:nth-child(7),
  .carousel-static .carousel-item:nth-child(8) {
    display: none;
  }
}
@media (max-width: 304px) {
  .carousel-static .carousel-item {
    width: 49.9%;
  }
  .carousel-static .carousel-item:nth-child(3),
  .carousel-static .carousel-item:nth-child(4),
  .carousel-static .carousel-item:nth-child(5),
  .carousel-static .carousel-item:nth-child(6),
  .carousel-static .carousel-item:nth-child(7),
  .carousel-static .carousel-item:nth-child(8) {
    display: none;
  }
}
.carousel-item .preview_spinner {
  height: 55px;
  width: 55px;
}
.carousel-plc {
  height: 100%;
}
.carousel-plc,
.carousel-plcd {
  display: inline-block;
  vertical-align: middle;
}
.carousel-plcd img {
  max-height: 70% !important;
  max-width: 70% !important;
}
.carousel-item .spinner {
  border: 1px solid #f5f5f5;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.carousel-preloader {
  background-color: transparent;
  background-image: url(/i/preloader.gif?2);
  background-repeat: no-repeat;
  background-size: 50px 50px;
  display: inline-block;
  height: 50px;
  width: 50px;
}
.carousel-max_width {
  height: auto !important;
}
.tile__full-link {
  display: block !important;
  padding: 0 !important;
}
.carousel-item .fdw {
  overflow: hidden;
}
.list .tile__wrap {
  display: inline-block;
  margin: 10px;
  vertical-align: top;
}
.carousel-item .inl_bl {
  max-width: 100%;
}
.carousel-item .f__size {
  margin: -2px 0 0 1px;
}
.action-bar-info .carousel-wrap {
  padding: 10px;
}
.action-bar-info .carousel-item .preview {
  height: 20px;
  width: 20px;
}
.f__size {
  color: #617989;
  float: right;
  margin-top: 4px;
}
.f__title {
  clear: both;
  color: #395387;
  font-weight: 700;
  margin: 5px 0 7px;
  text-overflow: clip !important;
}
.top_position_item {
  color: #617989;
  left: 10px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.for_avatar {
  margin-right: 10px;
}
.t-block_item {
  position: relative;
  z-index: 1000;
}
.delta {
  line-height: 39px;
  margin-left: 4px;
}
.s-city__wrap {
  background: #fff;
  margin: 0;
}
.s-city__stnd {
  padding: 15px;
}
.s-city__item {
  cursor: pointer;
  overflow: hidden;
  position: relative;
  word-break: break-word;
  word-wrap: break-word;
  border-bottom: 1px solid #c5d3e1;
  padding: 11px 15px 10px;
  white-space: normal;
}
.s-city__item.s-chb {
  padding: 11px 46px 10px 15px;
}
.s-city__item_city {
  padding-left: 41px !important;
}
.s-city__country-flag {
  height: 12px;
  left: 15px;
  position: absolute;
  top: 15px;
  top: 13px;
  width: 16px;
}
.s-city__current .clicked .s-city__item-title,
.s-city__item-title {
  color: #323232;
  font-weight: 700;
}
.s-city__current .s-city__item-title {
  color: inherit;
  font-weight: 400;
}
.s-city__item-region {
  color: #617989;
}
.s-chb:after {
  right: 15px;
}
.s-city__item_light {
  color: #617989;
}
.s-city__item_light.clicked,
.s-city__item_light:active {
  color: #323232;
}
.s-city__item_city.clicked,
.s-city__item_light.clicked {
  background: #fff;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  font-weight: 700;
}
.s-city__item_city.clicked:hover,
.s-city__item_hovered,
.s-city__item_hovered.clicked,
.s-city__item_light.clicked:hover {
  background: #ecf5fd;
}
.s-city__item_mobile {
  padding-left: 55px !important;
}
.s-city__wrap-mobile-pic {
  height: 30px;
  left: 12px;
  margin-top: -15px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 30px;
}
.s-city__wrap-mobile-pic img {
  max-height: 30px;
  max-width: 30px;
}
.s-city__wrap .stnd-link_arr {
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
  white-space: normal;
}
.s-chb.clicked:after,
.s-chb.clicked:hover:after {
  background-position: -1099px -68px;
}
.s-property__wrap {
  margin-bottom: -10px;
}
.s-property__wrapper .s-property {
  margin: 10px 10px 0 0;
}
.s-property {
  background: #fff;
  border: 1px solid #becedd;
  color: #617989;
  display: block;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-top: 0;
  max-width: 100%;
  overflow: hidden;
  padding: 6px 32px 6px 10px;
  position: relative;
  white-space: nowrap;
}
.blog-item_lenta {
  border-bottom: 0;
}
.lenta-block__item {
  word-wrap: break-word;
}
.lenta-block__item:first-child .stnd-block_outer-mrg,
.lenta-block__item:not(:first-child) .lenta-block__comment .bubble {
  margin-top: 0;
}
.lenta-block__item:not(:first-child) .lenta-block__comment {
  padding-top: 0;
}
.lenta-block__item:not(:first-child) .lenta-block__comment .bubble:after {
  display: none;
}
.lenta-block__item .file_music {
  margin-bottom: 15px;
  margin-top: -15px;
}
.lenta-block__item:last-child .file_music {
  margin-bottom: 0;
}
.lenta-block__item:first-child .file_music {
  margin-top: 0;
}
.ib-wrapper span {
  display: inline !important;
  vertical-align: initial !important;
}

/*# sourceMappingURL=preload-touch.css.map */
