@charset "UTF-8";
@import url(/static/bower_components/fontawesome/css/font-awesome.min.css);
@import url(fonts/zeppelin.css);
@import url(fonts/helvetica.css);
/* RESET CACHE */
/* LESS DEFINISIONS */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
	 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none; }

/* Links
	 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
  outline: 0; }

/* Text-level semantics
	 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 85%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
	 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
	 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
	 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

html {
  height: 100%; }

body {
  -webkit-text-size-adjust: 100%;
  padding: 0px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 100%;
  text-align: left;
  background: #e7e7e7; }
  body.olimpiada {
    background: url(images/olimp-bg-repeat.png) repeat-y top center; }
  body.live {
    background: #e7e7e7; }
  body.clean {
    background: #fff; }

table {
  border-width: 0px;
  border-collapse: collapse; }
  table td {
    padding: 0px;
    vertical-align: top; }

a {
  text-decoration: underline;
  color: #fa658e; }
  a:hover {
    text-decoration: none; }
    a:hover .ico {
      opacity: 0.7; }
  a.underline {
    text-decoration: underline; }
    a.underline:hover {
      color: #333; }
  a.disabled-people {
    background: #fa658e;
    padding: 9px;
    padding-left: 50px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    position: relative;
    line-height: 1.5em; }
    a.disabled-people .ico {
      position: absolute;
      left: 9px;
      top: 9px; }
    a.disabled-people strong {
      display: inline-block;
      vertical-align: top; }
    a.disabled-people span {
      display: inline-block;
      vertical-align: top;
      text-decoration: underline; }
  a.rss {
    background: url(images/ico-rss.gif) no-repeat center top;
    width: 16px;
    height: 16px;
    display: inline-block;
    text-decoration: none; }
  a.unstyled {
    text-decoration: none;
    color: inherit; }

input, textarea, a {
  outline: none; }

img {
  border: 0px;
  vertical-align: top; }

h1 {
  font-size: 28px;
  color: #333;
  margin: 0px 0px 6px 0px;
  line-height: 1.3; }

h2 {
  font-size: 1.3em;
  color: #333;
  margin: 0px 0px 6px 0px; }
  h2.emulate-h1 {
    font-size: 1.5em; }
  h2 a {
    color: #333; }
    h2 a:hover {
      color: #fa658e;
      text-decoration: none !important; }

h3 {
  margin: 0px 0px 6px 0px; }

h6 {
  font-size: 1.3em;
  color: #333;
  margin: 0px; }

p.light {
  color: #7c7c7c; }

a:hover .ico {
  background-image: url(images/sprites.png?7); }
  a:hover .ico.loading {
    background: url(images/ajax-loader.gif); }

.center-wrapper {
  display: inline-block;
  vertical-align: top;
  margin-left: auto;
  margin-right: auto; }

._opacity50 {
  opacity: 0.5; }

._align.right {
  text-align: right; }
._align.left {
  text-align: left !important; }
._align.center {
  text-align: center; }

._valign.bottom {
  vertical-align: bottom; }
._valign.middle {
  vertical-align: middle; }
._valign.top {
  vertical-align: top; }

._float.right {
  float: right; }
._float.left {
  float: left; }

._relative {
  position: relative;
  display: inline-block;
  vertical-align: top; }

._z10 {
  z-index: 10; }

._z20 {
  z-index: 20 !important; }

._nowrap {
  white-space: nowrap; }

.hidden {
  display: none !important; }

.with-shadow, .fb-publisher .history {
  box-shadow: 0 0 10px #999; }

.clear {
  clear: both; }

.clearfix:before, .article-items--2-col .wrap:before, .col_2 .wrap:before, .article-items--3-col .wrap:before, .col_3 .wrap:before, .clearfix:after, .article-items--2-col .wrap:after, .col_2 .wrap:after, .article-items--3-col .wrap:after, .col_3 .wrap:after {
  display: table;
  content: ""; }

.clearfix:after, .article-items--2-col .wrap:after, .col_2 .wrap:after, .article-items--3-col .wrap:after, .col_3 .wrap:after {
  clear: both; }

._fontsize.standart {
  font-size: 1em !important; }
._fontsize.x085 {
  font-size: 0.85em !important; }
._fontsize.x110 {
  font-size: 1.1em !important; }
._fontsize.x120 {
  font-size: 1.2em !important; }

._w50 {
  width: 49.5% !important; }

/* ==========================================================================
   HELPERS
   ========================================================================== */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.close {
  line-height: 1;
  color: #000000; }

.close:hover, .close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.tile__lock {
  color: #777; }

.baseline-wrapper * {
  vertical-align: baseline !important; }
  .baseline-wrapper *.ico.comments {
    vertical-align: -3px !important; }
.baseline-wrapper b {
  color: #7b7b7b; }

.middleline-wrapper * {
  vertical-align: middle !important; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.pos-relative {
  position: relative; }

.ui-v2 {
  font-size: 12px; }
  .ui-v2 .hint {
    font-style: normal;
    font-size: 1em; }
  .ui-v2 form {
    margin: 0px; }
  .ui-v2 .field .field-name {
    margin-bottom: 5px; }
    .ui-v2 .field .field-name.field-name-inline {
      margin-top: 9px; }
  .ui-v2 .field .field-comment {
    font-size: 0.85em;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 5px; }
  .ui-v2 .field + .field {
    margin-top: 10px; }
  .ui-v2 .field .w80 {
    width: 80px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top; }
  .ui-v2 .custom-input {
    position: relative;
    border: 1px solid #d5d5d5;
    border-radius: 2px;
    behavior: url(/static/css/pub/PIE.htc);
    box-shadow: 1px 1px 7px #e2e2e2 inset;
    padding: 4px; }
    .ui-v2 .custom-input.error {
      border-color: #d70002; }
    .ui-v2 .custom-input.required {
      border-left: 3px solid #fa658e;
      padding-left: 2px; }
    .ui-v2 .custom-input input, .ui-v2 .custom-input select {
      border: 0px;
      margin: 0px;
      height: 18px;
      font-size: 1.1em;
      width: 100%;
      outline: none; }
  .ui-v2 .custom-textarea {
    position: relative;
    border: 1px solid #d5d5d5;
    border-radius: 2px;
    behavior: url(/static/css/pub/PIE.htc);
    box-shadow: 1px 1px 7px #e2e2e2 inset;
    padding: 4px; }
    .ui-v2 .custom-textarea.error {
      border-color: #d70002; }
    .ui-v2 .custom-textarea.required {
      border-left: 3px solid #fa658e;
      padding-left: 2px; }
    .ui-v2 .custom-textarea textarea {
      border: 0px;
      margin: 0px;
      min-height: 100px;
      font-size: 1.1em;
      width: 100%;
      outline: none;
      resize: none; }
  .ui-v2 .errorMessage {
    position: absolute;
    z-index: 10;
    background: #d70002;
    color: #fff;
    font-size: 0.9em;
    bottom: 100%;
    right: -1px;
    padding: 3px; }
  .ui-v2 .custom-select {
    position: relative;
    cursor: pointer; }
    .ui-v2 .custom-select .options-nest {
      height: 20px;
      padding: 4px 10px;
      background: #f9f9f9 url(images/ui-v2/select-bg.png) repeat-x top; }
      .ui-v2 .custom-select .options-nest .select-text {
        line-height: 20px;
        color: #7a7a7a;
        text-shadow: 0px 1px 0px #fff; }
      .ui-v2 .custom-select .options-nest .select-button {
        position: absolute;
        z-index: 5;
        right: 2px;
        top: 1px;
        width: 21px;
        height: 25px;
        background: #f9f9f9 url(images/ui-v2/select-bg-button.png) no-repeat top; }
      .ui-v2 .custom-select .options-nest:before {
        content: " ";
        position: absolute;
        z-index: 1;
        top: 0px;
        bottom: 0px;
        left: 0px;
        width: 3px;
        background: #f9f9f9 url(images/ui-v2/select-bg-l.png) no-repeat top;
        overflow: hidden; }
      .ui-v2 .custom-select .options-nest:after {
        content: " ";
        position: absolute;
        z-index: 1;
        top: 0px;
        bottom: 0px;
        right: 0px;
        width: 3px;
        background: #f9f9f9 url(images/ui-v2/select-bg-r.png) no-repeat top;
        overflow: hidden; }
    .ui-v2 .custom-select select {
      opacity: 0;
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
      filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
      position: absolute;
      z-index: 10;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 28px;
      cursor: pointer;
      -webkit-appearance: menulist-button; }
  .ui-v2 .custom-box-option {
    padding-left: 50px; }
    .ui-v2 .custom-box-option label {
      position: relative;
      vertical-align: top; }
      .ui-v2 .custom-box-option label input {
        position: absolute;
        top: 0;
        left: -50px;
        width: 17px;
        height: 17px;
        margin: 0;
        opacity: 0;
        filter: alpha(opacity=0); }
      .ui-v2 .custom-box-option label .checkbox {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 17px;
        height: 17px;
        background: #f9f9f9 url(images/ui-v2/checkbox-bg.png) no-repeat bottom;
        vertical-align: top;
        margin-left: -50px; }
        .ui-v2 .custom-box-option label .checkbox.checked {
          background-position: top; }
      .ui-v2 .custom-box-option label .radio {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 17px;
        height: 17px;
        background: #f9f9f9 url(images/ui-v2/radio-bg.png) no-repeat bottom;
        vertical-align: top;
        margin-left: -50px; }
        .ui-v2 .custom-box-option label .radio.checked {
          background-position: top; }
      .ui-v2 .custom-box-option label .label-text {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        margin: 2px 0px 0px 5px; }
  .ui-v2 .custom-file {
    position: relative;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    padding: 10px; }
    .ui-v2 .custom-file input {
      opacity: 0;
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
      filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
      position: absolute;
      z-index: 10;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      cursor: pointer;
      -webkit-appearance: menulist-button; }
    .ui-v2 .custom-file .text-trigger {
      color: #333;
      font-style: italic;
      cursor: pointer; }
    .ui-v2 .custom-file .errorMessage {
      bottom: 9px; }
  .ui-v2 .custom-button input {
    background: #fa658e;
    border: 0px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px; }
    .ui-v2 .custom-button input:disabled {
      background-color: #ccc; }
  .ui-v2 .custom-button.large input {
    padding: 10px 50px;
    font-size: 1.3em; }
  .ui-v2 .custom-button.medium input {
    padding: 10px 25px;
    font-size: 1em;
    border: 1px solid #da5276; }
  .ui-v2 .offer-button {
    position: relative; }
    .ui-v2 .offer-button.pink a {
      background-color: #fa658e;
      background-image: none;
      border: 1px solid #c7486b; }
      .ui-v2 .offer-button.pink a .offer-name {
        color: #fff;
        text-shadow: 0px -1px 0px #c7486b; }
        .ui-v2 .offer-button.pink a .offer-name:after {
          background: #f14272; }
      .ui-v2 .offer-button.pink a .offer-price {
        color: #fff;
        text-shadow: 0px -1px 0px #c7486b; }
    .ui-v2 .offer-button.pink.inline a {
      color: #fff; }
    .ui-v2 .offer-button.inline a {
      white-space: nowrap;
      text-decoration: none;
      line-height: 43px;
      font-size: 1.2em;
      color: #333;
      font-weight: bold;
      text-align: center; }
    .ui-v2 .offer-button a {
      display: block;
      height: 40px;
      padding: 0px 15px;
      box-shadow: 0px 3px 3px #ccc;
      border: 1px solid #c1c1c1;
      border-radius: 5px;
      behavior: url(/static/css/pub/PIE.htc);
      background-color: #ebebeb;
      background-repeat: no-repeat;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#ebebeb));
      background-image: -webkit-linear-gradient(#fcfcfc, #ebebeb);
      background-image: -o-linear-gradient(top, #fcfcfc, #ebebeb);
      background-image: -khtml-gradient(linear, left top, left bottom, from(#fcfcfc), to(#ebebeb)); }
      .ui-v2 .offer-button a .offer-name {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 50%;
        font-weight: bold;
        vertical-align: middle;
        text-shadow: 0px 1px 0px #fff;
        color: #666; }
        .ui-v2 .offer-button a .offer-name:after {
          content: "";
          position: absolute;
          z-index: 1;
          left: 50%;
          top: 0px;
          bottom: 0px;
          width: 1px;
          background: #c1c1c1;
          overflow: hidden; }
      .ui-v2 .offer-button a .offer-title {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 100%;
        font-weight: bold;
        vertical-align: middle;
        line-height: 39px;
        text-shadow: 0px 1px 0px #fff;
        color: #666; }
      .ui-v2 .offer-button a .offer-price {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 50%;
        text-align: right;
        font-weight: bold;
        font-size: 2.3em;
        text-shadow: 0px 1px 0px #fff;
        color: #666;
        height: 40px;
        line-height: 40px;
        vertical-align: middle; }
        .ui-v2 .offer-button a .offer-price small {
          font-size: 0.45em; }
  .ui-v2 .tabs-nest .tabs a {
    box-shadow: 0px 3px 3px #ccc;
    border-radius: 5px;
    behavior: url(/static/css/pub/PIE.htc);
    background-color: #ebebeb;
    background-repeat: no-repeat;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#ebebeb));
    background-image: -webkit-linear-gradient(#fcfcfc, #ebebeb);
    background-image: -o-linear-gradient(top, #fcfcfc, #ebebeb);
    background-image: -khtml-gradient(linear, left top, left bottom, from(#fcfcfc), to(#ebebeb));
    text-shadow: 0px 1px 0px #fff;
    color: #666;
    height: 28px;
    line-height: 28px;
    font-size: 1.2em; }
  .ui-v2 .tabs-nest .tabs span.active {
    box-shadow: 0px 3px 3px #ccc inset;
    border-radius: 5px 5px 0px 0px;
    behavior: url(/static/css/pub/PIE.htc);
    background: #f4f4f4;
    text-shadow: 0px 1px 0px #fff;
    color: #666;
    height: 28px;
    line-height: 28px;
    font-weight: normal;
    font-size: 1.2em; }
  .ui-v2 .footer-line {
    text-align: right; }
  .ui-v2 .footer-line .checkout-summary {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: auto;
    text-align: left;
    border-spacing: 0; }
  .ui-v2 .footer-line .checkout-summary td {
    width: auto; }
  .ui-v2 .footer-line .checkout-summary .price {
    font-size: 5em;
    vertical-align: bottom;
    text-align: right; }
  .ui-v2 .footer-line .checkout-summary .price small {
    font-size: .5em; }
  .ui-v2 .footer-line .checkout-summary .checkout-button-nest {
    vertical-align: bottom;
    padding: 0 10px; }
  .ui-v2 .footer-line .payture {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url(images/ui-v2/payture-bg.png) no-repeat left center;
    float: left;
    padding-left: 70px;
    height: 25px;
    line-height: 25px;
    margin-left: 15px;
    font-size: .83em;
    color: #ccc; }

/* ==========================================================================
	 About TV Rain Page
	 ========================================================================== */
/*
	 Variables
	 ========================================================================== */
/*
	 Blocks
	 ========================================================================== */
.about, .about * {
  box-sizing: border-box; }

.about__inner {
  padding: 0 20px; }

.about__preamble {
  font-size: 22px;
  font-family: 'zeppelin_32bold', Helvetica, Arial;
  line-height: 1.4;
  margin: 20px 0;
  font-weight: 300; }

.about__preamble-highlight {
  color: #fa658e; }

.about-grid {
  letter-spacing: -0.31em;
  *letter-spacing: normal;
  *word-spacing: -0.43em;
  text-rendering: optimizespeed; }

.opera-only :-o-prefocus, .about-grid {
  word-spacing: -0.43em; }

.about-cell {
  letter-spacing: normal;
  word-spacing: normal;
  text-rendering: auto;
  display: inline-block;
  vertical-align: top; }

.about-feature {
  width: 243px;
  margin-left: 12px;
  padding: 0 20px; }
  .about-feature:first-child {
    margin-left: 0; }

.about-feature__title {
  text-transform: uppercase;
  font-size: 14px;
  color: #303030;
  font-weight: bold;
  margin-bottom: 40px; }

.about-feature__link {
  color: #393b41;
  font-weight: bold;
  font-size: 14px; }

.about-feature_with_bullet {
  position: relative;
  padding-left: 40px;
  padding-right: 0; }
  .about-feature_with_bullet .ico.rain {
    position: absolute;
    top: 2px;
    left: 20px; }

.about-features_icons {
  margin-bottom: 50px; }
  .about-features_icons .about-feature {
    vertical-align: bottom;
    text-align: center; }

/* ==========================================================================
	 Icons
	 ========================================================================== */
.about-feature__icon {
  position: relative;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
  font-weight: normal;
  font-style: normal;
  background-repeat: no-repeat;
  margin-bottom: 20px; }

.about-feature__icon_connect {
  background-image: url(images/about/feature.png);
  width: 78px;
  height: 73px;
  background-position: -237px 0px; }

.about-feature__icon_advert {
  background-image: url(images/about/feature.png);
  width: 71px;
  height: 87px;
  background-position: -156px 0px; }

.about-feature__icon_music {
  background-image: url(images/about/feature.png);
  width: 66px;
  height: 66px;
  background-position: 0px 0px; }

.about-feature__icon_mediakit {
  background-image: url(images/about/feature.png);
  width: 70px;
  height: 56px;
  background-position: -76px 0px; }

/* ==========================================================================
	 Hero
	 ========================================================================== */
.about-heroes {
  width: 715px;
  float: left; }

.about-hero {
  margin-bottom: 30px; }

.about-hero__side {
  width: 240px;
  margin-right: 30px;
  margin-left: 20px;
  text-align: center; }

.about-hero__main {
  width: 55%;
  padding-top: 30px; }

.about-hero__name {
  color: #5c5c5c;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  background: url(images/about/name_plate.png) 0 0 no-repeat;
  display: inline-block;
  vertical-align: top;
  height: 44px;
  padding-left: 40px;
  padding-top: 5px;
  min-width: 435px;
  margin: 0; }

.about-hero__title {
  display: inline-block;
  vertical-align: top;
  background-color: #fa658e;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  padding: 4px 10px 4px 15px;
  min-width: 360px;
  margin: -18px 0 0 25px; }

.about-hero__photo {
  margin-bottom: 10px; }

.about-hero__desc {
  margin-left: 25px; }

.about-hero__social-item {
  display: inline-block;
  vertical-align: top;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-left: 5px; }
  .about-hero__social-item:first-child {
    margin-left: 0; }

.about-hero__social-item_facebook {
  background-image: url(images/about/fb.png); }

.about-hero__social-item_twitter {
  background-image: url(images/about/tw.png); }

/* ==========================================================================
	 Among
	 ========================================================================== */
.about-among__title {
  font-size: 16px;
  font-weight: bold;
  color: #fa658e;
  text-transform: uppercase;
  margin: 30px 0; }

.about-among__item {
  display: block;
  text-decoration: none;
  text-align: center;
  margin-bottom: 20px;
  font-size: 12px; }

.about-among__photo {
  display: block;
  width: 105px;
  height: 105px;
  margin: 0 auto 15px;
  border-radius: 100%;
  border: 4px solid #e1e1e1; }

.about-among__name {
  color: #3b3c41;
  text-decoration: none;
  font-weight: bold;
  margin: 0; }
  .about-among__name .ico.rain.s {
    vertical-align: baseline; }

.about-among_side {
  width: 240px;
  float: right;
  text-align: center; }

.about-among_horiz {
  font-size: 0;
  padding: 30px 0;
  margin: 30px 0;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec; }
  .about-among_horiz .about-among__item {
    display: inline-block;
    width: 190px; }

/* ==========================================================================
		 Principle
		 ========================================================================== */
.about-principles {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.5;
  color: 303030;
  font-weight: bold;
  margin-bottom: 50px; }

.about-principles__title {
  color: #fa658e;
  font-size: 20px;
  margin: 0 0 10px 0; }

.about-popup {
  background: #fff;
  border: 1px solid #dbdbdb;
  position: absolute;
  z-index: 50;
  margin-top: 130px;
  right: 20px;
  font-size: 12px;
  width: 300px; }
  .about-popup a {
    color: #333;
    letter-spacing: 0;
    padding: 7px;
    display: block;
    text-decoration: none; }
    .about-popup a:hover {
      color: #fa658e; }
  .about-popup .hr {
    margin: 0; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: bold; }

.alert > p {
  margin: 0; }

.alert > p, .alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable, .alert-dismissible {
  padding-right: 35px; }

.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

/**
 * This component lets you lay out a row of cells in various ways. You can
 * specify whether a cell should be wide enough to fit its content, or take up
 * the remaining space in the row. It's also possible to give all cells an
 * equal width, and to control their vertical alignment.
 */
/**
 * 1. Protect against the component expanding beyond the confines of its
 *    container if properties affecting the box-model are applied to the
 *    component. Mainly necessary because of (5).
 * 2. Rely on table layout.
 * 3. Zero out the default spacing that might be on an element (e.g., `ul`).
 * 4. Make sure the component fills at least the full width of its parent.
 * 5. Reset the table-layout algorithm in case a component is nested.
 */
.arrange {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 2 */
  margin: 0;
  /* 3 */
  min-width: 100%;
  /* 4 */
  padding: 0;
  /* 3 */
  table-layout: auto;
  /* 5 */ }

.arrange * {
  box-sizing: border-box; }

/**
 * There are two possible types of child. `size-fill` will expand to fill all
 * of the remaining space not filled by `size-fit` elements.
 *
 * 1. Zero out any default spacing that might be on an element (e.g., `li`);
 *    Margin has no effect when coupled with `display: table-cell`.
 * 2. All cells are top-aligned by default
 */
.arrange__size-fill, .arrange__size-fit {
  display: table-cell;
  padding: 0;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/**
 * Make sure the main content block expands to fill the remaining space.
 */
.arrange__size-fill {
  width: 100%; }

/**
 * Where possible, protect against large images breaking the layout. Prevent them from
 * exceeding the width of the main content block by making them fluid.
 *
 * Only work for all browsers with the `arrange--equally` variant. For Firefox
 * and IE to constrain image dimensions for other layouts, large images will
 * need their width set to `100%`.
 */
.arrange__size-fill img {
  height: auto;
  max-width: 100%; }

/**
 * Defend against a side-effect of this layout pattern: images in
 * 'arrange__size-fit' cannot be fluid, otherwise they lose their ability to
 * provide size to a cell.
 */
.arrange__size-fit img {
  max-width: none !important;
  width: auto !important; }

/* Vertical alignment modifiers
   ========================================================================== */
.arrange--middle .arrange__size-fill, .arrange--middle .arrange__size-fit {
  vertical-align: middle; }

.arrange--bottom .arrange__size-fill, .arrange--bottom .arrange__size-fit {
  vertical-align: bottom; }

/* Equal-width modifier
   ========================================================================== */
/**
 * This layout algorithm will create equal-width table cells, irrespective of
 * the width of their content.
 */
.arrange--equal {
  table-layout: fixed; }

/**
 * Give the cells an equal width. This value ensures that arrange is still 100%
 * wide when gutters are used in conjunctions with equal-width cells.
 *
 * It's recommended that only 'arrange__size-fill' be used for equal width cells.
 * Their inner images will automatically be responsive.
 */
.arrange--equal > .arrange__size-fill, .arrange--equal > .arrange__size-fit {
  width: 1%; }

/* Gutter modifier
   ========================================================================== */
/**
 * Add a gutter between cells
 *
 * NOTE: this can trigger a horizontal scrollbar if the component is as wide as
 * the viewport. Use padding on a container, or `overflow-x:hidden` to protect
 * against it.
 */
.arrange--with-gutter {
  margin: 0 -5px; }

.arrange--with-gutter > .arrange__size-fit, .arrange--with-gutter > .arrange__size-fill {
  padding: 0 5px; }

.banner-nest {
  text-align: center;
  background: #000; }
  .banner-nest object, .banner-nest embed {
    display: inline-block;
    vertical-align: top; }

.badge {
  width: 140px;
  float: left;
  margin: 25px 20px; }

.badge__icon {
  width: 101px;
  height: 150px;
  margin: 0 auto 10px auto; }
  .badge__icon svg {
    width: 100%;
    height: 100%;
    display: block; }
    .badge__icon svg g g path {
      display: none; }
    .badge__icon svg > g path:nth-child(1) {
      fill: #4a4a4a; }
    .badge__icon svg > g g, .badge__icon svg > g path:nth-child(3), .badge__icon svg > g path:nth-child(4) {
      stroke: #4a4a4a; }
  .badge__icon.badge__icon--1 g g path:nth-child(2) {
    display: block; }
  .badge__icon.badge__icon--2 g g path:nth-child(1), .badge__icon.badge__icon--2 g g path:nth-child(2) {
    display: block;
    -webkit-transform: translateX(8px);
            transform: translateX(8px); }
  .badge__icon.badge__icon--3 g g path {
    display: block; }
  .badge__icon.badge__icon--pink svg > g path:nth-child(1) {
    fill: #fa658e; }
  .badge__icon.badge__icon--pink svg > g g, .badge__icon.badge__icon--pink svg > g path:nth-child(3), .badge__icon.badge__icon--pink svg > g path:nth-child(4) {
    stroke: #fa658e; }
  .badge__icon.badge__icon--blue svg > g path:nth-child(1) {
    fill: #18D3DA; }
  .badge__icon.badge__icon--blue svg > g g, .badge__icon.badge__icon--blue svg > g path:nth-child(3), .badge__icon.badge__icon--blue svg > g path:nth-child(4) {
    stroke: #18D3DA; }
  .badge__icon.badge__icon--violet svg > g path:nth-child(1) {
    fill: #745ADB; }
  .badge__icon.badge__icon--violet svg > g g, .badge__icon.badge__icon--violet svg > g path:nth-child(3), .badge__icon.badge__icon--violet svg > g path:nth-child(4) {
    stroke: #745ADB; }
  .badge__icon.badge__icon--inline {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px; }
  .badge__icon.badge__icon--small {
    width: 25px;
    height: 40px;
    position: relative;
    top: 3px; }
    .badge__icon.badge__icon--small path {
      stroke-width: 5px; }

.badge__level {
  text-align: center;
  font-weight: 500;
  margin: 5px 0; }

.badge__info {
  text-align: center;
  font-weight: 300; }

/* ==========================================================================
   Button Component
   ========================================================================== */
/**
* The basic button class for links, buttons, and submit inputs.
*/
.button {
  position: relative;
  display: inline-block;
  -webkit-appearance: none;
  /* 1 */
  /* 2 */
  box-sizing: border-box;
  /* 2 */
  cursor: pointer;
  line-height: normal;
  /* 5 */
  margin: 0;
  padding: 10px 15px;
  border: 1px solid transparent;
  background: transparent;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  /* 6 */
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.2s linear;
          transition: all 0.2s linear;
  border-radius: 2px; }

.button:hover, .button:focus, .button:active {
  text-decoration: none; }

/**
 * Remove excess padding and border in Firefox 4+
 */
.button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.button[disabled], .button[disabled]:hover {
  background-color: #ccc;
  border-color: #ccc; }

.button--full-width {
  width: 100%; }

.button--block {
  display: block; }

.button--base {
  border: 1px solid #ccc;
  color: #444; }

.button--primary {
  border-color: #fa658e;
  color: #fa658e;
  background: transparent; }
  .button--primary:hover {
    border-color: #f81b58;
    color: #f81b58; }

.button--action {
  border-color: #fa658e;
  background: #fa658e;
  color: #fff; }
  .button--action:hover {
    background-color: #f8346a; }

.button--light {
  border-color: #fff;
  background: transparent;
  color: #fff; }

.button--action-alt {
  border-color: #3593f3;
  background: #3593f3;
  color: #fff; }

/*
   Size Modifiers
   ========================================================================== */
.button--sm {
  padding: 5px 10px;
  font-size: 12px; }

.button--lg {
  font-size: 16px; }

.button--teaser {
  color: #fff;
  border-color: #3593f3;
  background: #3593f3; }

/*
   Social Button Modifiers
   ========================================================================== */
.button--social {
  color: #fff; }

.button--twitter {
  background-color: #1caeea; }
  .button--twitter:hover {
    background-color: #33b6ec; }

.button--vkontakte {
  background-color: #3a86c0; }
  .button--vkontakte:hover {
    background-color: #4b92c9; }

.button--facebook {
  background-color: #4169bc; }
  .button--facebook:hover {
    background-color: #5378c4; }

.button--login {
  background-color: transparent;
  border-color: #fff;
  text-decoration: none;
  color: #fff; }

.button--register {
  margin-left: 4px; }

.button--notification {
  font-size: 13px;
  color: black; }

.dropdown, .dropdown * {
  box-sizing: border-box; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  list-style: none;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  background-clip: padding-box; }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

/* ==========================================================================
   FOOTER NAVIGATION
   ========================================================================== */
.footer-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.footer-nav__item {
  margin-bottom: 7px; }

footer {
  height: 245px;
  margin-top: -235px;
  color: #fff;
  font-size: 12px;
  position: relative;
  z-index: 1;
  background: #000; }
  footer a {
    text-decoration: none; }
  footer section {
    border-top: 5px solid #fa658e;
    height: 240px;
    width: 1008px;
    margin: 0px auto;
    position: relative; }
    footer section nav {
      display: inline-block;
      vertical-align: top;
      margin-top: 15px; }
      footer section nav a {
        color: #fff; }
    footer section .ico {
      position: absolute;
      z-index: 1;
      bottom: 0px;
      left: 510px; }

.form, .form * {
  box-sizing: border-box; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple], select[size] {
  height: auto; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 2px;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

select.form-control {
  height: 42px; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #777777; }

.form-control::-webkit-input-placeholder {
  color: #777777; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0; }

input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm {
  line-height: 30px; }

input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg {
  line-height: 46px; }

.form-group {
  margin-bottom: 15px; }

.radio, .checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }

.radio label, .checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .error .help-block, .error .control-label, .error .radio, .error .checkbox, .error .radio-inline, .error .checkbox-inline {
  color: #a94442; }

.has-error .form-control, .error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus, .error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon, .error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback, .error .form-control-feedback {
  color: #a94442; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table; }

.form-horizontal .form-group:after {
  clear: both; }

.form-group .errorMessage {
  margin-top: 5px;
  color: #a94442; }

.auth-form--overflow .form-group .errorMessage {
  color: #fff; }

.form-giftcode td:first-child {
  width: 50%;
  padding-right: 30px; }

.col {
  display: inline-block;
  vertical-align: top;
  z-index: 1;
  margin-left: 9px;
  margin-bottom: 9px; }
  .col.c2 {
    width: 119px;
    display: inline-block; }
  .col.c3 {
    width: 183px;
    display: inline-block; }
  .col.c4 {
    width: 247px;
    display: inline-block;
    /* used for right col */ }
    .col.c4.gelded {
      width: 234px; }
  .col.c5 {
    width: 311px;
    display: inline-block; }
  .col.c6 {
    width: 375px;
    display: inline-block; }
  .col.c7 {
    width: 439px;
    display: inline-block; }
    .col.c7#chat {
      width: 440px; }
  .col.c8 {
    width: 503px;
    display: inline-block; }
  .col.c9 {
    width: 567px;
    display: inline-block; }
  .col.c10 {
    width: 631px;
    display: inline-block; }
  .col.c12 {
    width: 759px;
    display: inline-block; }
  .col.push2 {
    margin-left: 137px; }
  .col.push3 {
    margin-left: 201px; }
  .col.push4 {
    margin-left: 265px; }
  .col.pull4 {
    margin-left: -251.5px; }
  .col.first {
    margin-left: 0px; }
    .col.first .first {
      margin-left: 0px; }
  .col.valign-bottom {
    vertical-align: bottom; }
  .col.no-bottom-margin {
    margin-bottom: 0px; }
  .col.in-tabs {
    width: 238px; }
  .col .col .col {
    margin-bottom: 0px; }
  .col .first.col .col.first {
    margin-bottom: 9px; }
  .col .wrap {
    margin-left: 9px;
    display: block; }
    .col .wrap.double {
      margin-right: 9px; }
    .col .wrap.quad {
      margin: 9px; }
    .col .wrap.vertical {
      margin: 0;
      padding: 9px 0; }
  .col.col--hidden-absolute {
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden; }
  .col.col--lefside-news {
    border: 1px solid #ddd;
    background-color: #fafafa;
    margin-left: 9px;
    width: 238px;
    border-radius: 2px; }

.col.first .first.col.col--lefside-news {
  margin-left: 9px; }

.column {
  font-size: 0.85em; }

.col-wrap {
  position: relative; }

.grid-compensation.r {
  margin-right: -9px; }
.grid-compensation.l {
  margin-left: -9px; }

section#grid .col.c12:first-child .alpha:first-child {
  margin-top: 9px; }

header, header * {
  box-sizing: border-box; }

header {
  position: relative;
  z-index: 50;
  font-size: 13px;
  color: #fff; }
  header .logo {
    display: block;
    margin-right: 25px; }
    header .logo img {
      height: 35px; }

.header__container {
  position: relative;
  width: 1008px;
  padding-left: 9px;
  padding-right: 9px;
  margin: 0 auto; }

.hr {
  height: 1px;
  overflow: hidden;
  background: url(images/bg-hr-dotted.png) repeat-x;
  margin-bottom: 12px;
  display: block; }
  .hr.solid {
    background: #dcdcdc; }
  .hr.double {
    height: 2px; }

/* ICONS */
i.ico {
  background: url(images/sprites-gs.png?3924) no-repeat;
  display: inline-block;
  vertical-align: top;
  *margin-right: 3px; }
  i.ico.expand {
    width: 9px;
    height: 8px;
    background-position: -17px 0px; }
  i.ico.rain {
    width: 16px;
    height: 11px;
    background-position: 0px -42px; }
    i.ico.rain.l {
      width: 21px;
      height: 14px;
      background-position: -14px -85px; }
      i.ico.rain.l.pink {
        background-position: -45px -42px; }
    i.ico.rain.xl {
      width: 27px;
      height: 17px;
      background-position: -17px -42px; }
    i.ico.rain.xxxl {
      width: 37px;
      height: 20px;
      background-position: 0px -64px; }
    i.ico.rain.s {
      width: 15px;
      height: 9px;
      background-position: 0px -54px; }
      i.ico.rain.s.grey {
        width: 15px;
        background-position: 0px -85px; }
    i.ico.rain.separator {
      width: 8px;
      height: 10px;
      background-position: -52px -56px; }
  i.ico.phone {
    width: 7px;
    height: 10px;
    background-position: -253px -49px; }
  i.ico.placemark {
    width: 9px;
    height: 12px;
    background-position: -261px -49px; }
  i.ico.wifi {
    width: 14px;
    height: 10px;
    background-position: -271px -49px; }
  i.ico.sort {
    width: 7px;
    height: 6px;
    background-position: -30px -9px; }
    i.ico.sort.up {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
      filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; }
  i.ico.broadcast-label-angle {
    width: 23px;
    height: 6px;
    background-position: -38px -9px; }
  i.ico.comments {
    width: 12px;
    height: 10px;
    background-position: -17px -9px;
    margin-bottom: 0; }
  i.ico.views {
    width: 12px;
    height: 7px;
    background-position: -17px -20px; }
  i.ico.listitem {
    width: 4px;
    height: 8px;
    background-position: -17px -28px; }
    i.ico.listitem.black {
      height: 9px;
      background-position: -30px -18px; }
  i.ico.more {
    width: 13px;
    height: 13px;
    background-position: -22px -28px;
    vertical-align: -2px;
    margin-right: 4px; }
  i.ico.camera {
    width: 15px;
    height: 8px;
    background-position: -30px 0px;
    position: relative;
    top: -1px; }
    i.ico.camera.white {
      background-position: -67px -57px; }
  i.ico.read {
    width: 13px;
    height: 9px;
    background-position: -38px -66px;
    position: relative;
    top: -1px; }
  i.ico.tail {
    width: 9px;
    height: 6px;
    background-position: -46px 0px;
    position: absolute;
    z-index: 5;
    bottom: -5px;
    left: 50px; }
  i.ico.nav_arrow {
    background-position: left -9px;
    width: 20px; }
    i.ico.nav_arrow.small {
      width: 16px;
      height: 22px; }
    i.ico.nav_arrow.light {
      width: 59px;
      height: 9px;
      background-position: -104px -74px; }
    i.ico.nav_arrow.white {
      width: 17px;
      height: 11px;
      background-position: -259px -20px; }
    i.ico.nav_arrow.r {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
      filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; }
  i.ico.close {
    width: 12px;
    height: 12px;
    background-position: -36px -28px; }
  i.ico.soc {
    width: 16px;
    height: 16px; }
    i.ico.soc.facebook {
      background-position: -36px -84px; }
      i.ico.soc.facebook.large {
        width: 33px;
        height: 33px;
        background: url(images/sprites.png?516) no-repeat;
        background-position: -349px -59px; }
    i.ico.soc.twitter {
      background-position: -53px -84px; }
      i.ico.soc.twitter.large {
        width: 33px;
        height: 33px;
        background: url(images/sprites.png?516) no-repeat;
        background-position: -383px -59px; }
    i.ico.soc.livejournal {
      background-position: -70px -84px; }
    i.ico.soc.odnoklassniki {
      background-position: -87px -84px; }
    i.ico.soc.vkontakte {
      background-position: -104px -84px; }
      i.ico.soc.vkontakte.large {
        width: 33px;
        height: 33px;
        background: url(images/sprites.png?516) no-repeat;
        background-position: -417px -59px; }
    i.ico.soc.yandex {
      background-position: -121px -84px; }
  i.ico.disabled-people {
    width: 35px;
    height: 37px;
    background-position: -62px 0px; }
  i.ico.poll {
    width: 12px;
    height: 12px;
    background-position: -49px -28px;
    margin-top: 1px; }
  i.ico.bulb {
    width: 8px;
    height: 8px;
    background-position: -76px -38px; }
    i.ico.bulb.active {
      background-position: -67px -38px !important; }
  i.ico.square {
    width: 5px;
    height: 5px;
    background-position: -1px -18px; }
  i.ico.bubble-tail {
    width: 9px;
    height: 6px;
    background-position: -50px -17px; }
    i.ico.bubble-tail.dark {
      height: 9px;
      width: 6px;
      background-position: -45px -56px; }
    i.ico.bubble-tail.pink {
      width: 15px;
      height: 11px;
      background-position: -279px 0px; }
  i.ico.headphones {
    width: 12px;
    height: 9px;
    background-position: -80px -47px; }
    i.ico.headphones.white {
      background-position: -67px -47px; }
  i.ico.refresh {
    background: url(images/ui-anim_basic_16x16.gif) no-repeat;
    width: 16px;
    height: 16px; }
  i.ico.basket {
    width: 13px;
    height: 13px;
    background-position: -52px -67px; }
  i.ico.human {
    width: 20px;
    height: 23px; }
    i.ico.human.male {
      background-position: -83px -57px; }
    i.ico.human.female {
      background-position: -83px -57px;
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
      filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; }
  i.ico.menu-ears.l {
    background-position: -155px 0px;
    width: 10px;
    height: 28px; }
  i.ico.menu-ears.r {
    background-position: -166px 0px;
    width: 14px;
    height: 31px; }
  i.ico.loading {
    background: url(images/ajax-loader.gif) no-repeat;
    width: 16px;
    height: 11px;
    vertical-align: 0;
    margin-right: 5px; }
  i.ico.hash {
    width: 9px;
    height: 9px;
    background-position: -253px -62px; }
  i.ico.reload {
    width: 9px;
    height: 10px;
    background-position: -298px -49px; }
  i.ico.gear {
    width: 11px;
    height: 11px;
    background-position: -286px -49px; }
  i.ico.microphone {
    width: 27px;
    height: 37px;
    background-image: url(images/sprites.png?7);
    background-position: -286px -62px; }
  i.ico.quote-tail {
    width: 22px;
    height: 32px;
    background-image: url(images/sprites-gs.png?7);
    background-position: -263px -62px; }
  i.ico.lock {
    width: 13px;
    height: 17px;
    background-image: url(images/sprites.png?7);
    background-position: -295px -31px; }
    i.ico.lock.opened {
      height: 18px;
      background-position: -346px -30px; }
  i.ico.subscribe-get {
    width: 36px;
    height: 30px;
    background-image: url(images/sprites.png?7);
    background-position: -309px -28px; }
  i.ico.subscribe-info {
    width: 34px;
    height: 33px;
    background-image: url(images/sprites.png?7);
    background-position: -314px -59px; }
  i.ico.help_small {
    background: url(images/sprites.png) no-repeat -368px 0;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    position: relative;
    top: -1px; }
  i.ico.help_solid {
    background: url(images/sprites.png) no-repeat -366px -14px;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    position: relative;
    top: -1px; }

.fa-vkontakte:before {
  content: "\f189"; }

/* GRID */
.layout {
  width: 1008px;
  margin: 0px auto;
  margin-top: 55px;
  min-height: 100%;
  _height: 100%;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.2);
  position: relative;
  z-index: 1; }
  .layout .before-player {
    box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.2);
    position: relative;
    z-index: 30;
    background: #fff; }
  .layout .after-player {
    position: relative;
    z-index: 10;
    background: #fff; }
  .layout .footer-space {
    height: 235px; }
  .layout > .partners {
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 530px; }
    .layout > .partners a {
      position: absolute;
      z-index: 1;
      right: 100%; }
      .layout > .partners a.live {
        top: 0px; }
      .layout > .partners a.slon {
        top: 360px; }
      .layout > .partners a.bg {
        top: 200px; }
  .layout.clean {
    box-shadow: none; }

@media only screen and (max-device-width: 768px) {
  .layout {
    margin-top: 0px; }
  .before-player {
    position: static !important;
    width: auto !important; } }

@media only screen and (max-device-width: 480px) {
  .layout {
    margin-top: 0px; }
  .before-player {
    position: static !important; } }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline > li {
  display: inline-block; }

.logo-wrapper {
  width: 105px; }

.menu__items {
  list-style: none;
  margin: 0;
  padding: 0; }

.menu--horiz .menu__item {
  display: inline-block; }

.menu--main {
  font-size: 14px;
  color: #fff; }

.menu--main .menu__link {
  display: block;
  color: #fff;
  -webkit-transition: color 0.12s linear;
          transition: color 0.12s linear;
  text-decoration: none;
  padding-top: 20px;
  padding-bottom: 20px; }

  .menu--main .menu__link.menu__link--promo-amedia {
    color: #fa658e; }

.menu__link--premium {
  color: #fa658e !important; }

.menu--main .menu__link:hover {
  color: #fa658e; }

.menu--main .menu__item + .menu__item {
  margin-left: 10px; }

@media screen and (min-width: 1100px) {
  .menu--main .menu__item + .menu__item {
    margin-left: 20px; } }

.menu--more-links {
  margin-left: -10px;
  background-color: #000 !important;
  background-color: rgba(0, 0, 0, 0.9) !important;
  border: 0 !important;
  border-radius: 0 !important; }

.menu--more-links .menu__item {
  display: block;
  margin-left: 0 !important; }

.menu--more-links .menu__link {
  padding-top: 10px;
  padding-bottom: 10px; }

.menu--more-links .menu__link:hover {
  background-color: transparent !important; }

.modal-open {
  overflow: hidden; }

.tvrain-modal, .tvrain-modal * {
  box-sizing: border-box; }

.tvrain-modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.tvrain-modal.fade .tvrain-modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }

.tvrain-modal.in .tvrain-modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.modal-open .tvrain-modal {
  overflow-x: hidden;
  overflow-y: auto; }

.tvrain-modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.tvrain-modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.tvrain-modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.tvrain-modal-header .close {
  margin-top: -2px; }

.tvrain-modal-title {
  margin: 0;
  line-height: 1.42857143; }

.tvrain-modal-body {
  position: relative;
  padding: 15px; }

.tvrain-modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.tvrain-modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

.tvrain-modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.tvrain-modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.tvrain-modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .tvrain-modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .tvrain-modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .tvrain-modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .tvrain-modal-lg {
    width: 900px; } }

.tvrain-modal-footer:before, .tvrain-modal-footer:after {
  content: " ";
  display: table; }

.tvrain-modal-footer:after {
  clear: both; }

/*
  Оптическое выравнивание текста
*/
.oa_obracket_sp_s {
  margin-right: 0.3em; }

.oa_obracket_sp_b {
  margin-left: -0.3em; }

.oa_obracket_nl_b {
  margin-left: -0.3em; }

.oa_comma_b {
  margin-right: -0.2em; }

.oa_comma_e {
  margin-left: 0.2em; }

.oa_oquote_nl {
  margin-left: -0.44em; }

.oa_oqoute_sp_s {
  margin-right: 0.44em; }

.oa_oqoute_sp_q {
  margin-left: -0.44em; }

nav.abc {
  margin-bottom: 18px; }
  nav.abc > a, nav.abc > span {
    display: inline-block;
    vertical-align: top;
    color: #333;
    text-decoration: none;
    font-size: 1.55em;
    font-weight: bold;
    padding: 10px;
    border-bottom: 1px solid #dbdbdb;
    position: relative;
    z-index: 1; }
    nav.abc > a span, nav.abc > span span {
      position: absolute;
      z-index: 1;
      left: 0px;
      right: 0px;
      bottom: 0px;
      height: 6px;
      display: inline-block;
      vertical-align: top;
      border-left: 1px solid #dbdbdb; }
  nav.abc > a {
    color: #333; }
    nav.abc > a:hover {
      color: #fa658e; }
    nav.abc > a:last-child span {
      border-right: 1px solid #dbdbdb; }
  nav.abc > span {
    color: #fa658e; }
    nav.abc > span span {
      background: #fa658e;
      border: 0px; }
    nav.abc > span + .split span {
      border: 0px; }
    nav.abc > span + a span {
      border-left: 0px; }
  nav.abc .split {
    border: 0px;
    width: 120px; }
    nav.abc .split span {
      background: none;
      border-left: 1px solid #dbdbdb; }
    nav.abc .split + a span {
      border-left: 1px solid #dbdbdb; }

.archive__name {
  margin: 10px 20px;
  padding-right: 50px;
  display: inline-block; }

.archive__notice {
  text-align: center; }
  .archive__notice i {
    font-size: 22pt;
    vertical-align: middle; }
  .archive__notice span {
    display: inline-block;
    width: 150px;
    vertical-align: middle; }

section.abc-grid.abc-grid--teleshow {
  padding: 10px; }
section.abc-grid .abc-item {
  min-height: 40px;
  position: relative;
  margin-bottom: 9px; }
  section.abc-grid .abc-item.abc-item--wide {
    margin-bottom: 35px; }
    section.abc-grid .abc-item.abc-item--wide ul {
      margin-left: 60px; }
  section.abc-grid .abc-item label {
    display: inline-block;
    vertical-align: top;
    background: #fa658e;
    color: #fff;
    font-weight: bold;
    font-style: normal;
    font-size: 2em;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px; }
  section.abc-grid .abc-item ul {
    margin: 0px 20px 0px 49px;
    padding: 0px; }
    section.abc-grid .abc-item ul li {
      list-style: none;
      color: #fa658e;
      font-size: 1.5em;
      margin: 0px;
      padding: 0px;
      margin-bottom: 3px;
      display: block; }
      section.abc-grid .abc-item ul li .ico {
        position: absolute;
        z-index: 1;
        margin-top: 3px; }
      section.abc-grid .abc-item ul li a {
        font-size: 0.65em;
        text-transform: uppercase;
        color: #333;
        text-decoration: none;
        font-weight: bold;
        margin-left: 9px;
        vertical-align: top;
        display: inline-block;
        vertical-align: top; }
        section.abc-grid .abc-item ul li a:hover {
          color: #fa658e; }
        section.abc-grid .abc-item ul li a span {
          display: inline-block;
          vertical-align: top; }

.accordion-nav .accordion-nav__item {
  display: block;
  padding: 7px 3px;
  text-decoration: none;
  position: relative;
  z-index: 1; }
  .accordion-nav .accordion-nav__item .accordion-nav__item-name {
    color: #333;
    font-weight: bold;
    display: block;
    padding-right: 100px; }
  .accordion-nav .accordion-nav__item .accordion-nav__item-state {
    font-size: 0.85em;
    color: #777;
    position: absolute;
    z-index: 1;
    right: 0px;
    top: 8px; }
  .accordion-nav .accordion-nav__item.accordion-nav__item-open .accordion-nav__item-name {
    color: #fa658e;
    text-transform: uppercase;
    line-height: 1.4em; }
  .accordion-nav .accordion-nav__item.accordion-nav__item-open + .accordion-nav__content {
    padding: 15px 3px;
    overflow: visible;
    height: auto;
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 30px; }
    .accordion-nav .accordion-nav__item.accordion-nav__item-open + .accordion-nav__content + .accordion-nav__item {
      margin-top: 20px; }
.accordion-nav .accordion-nav__anchor {
  position: relative;
  top: -50px;
  display: block; }
.accordion-nav .accordion-nav__content {
  font-size: 0.85em;
  padding: 0px 3px;
  color: #4b4b4b;
  height: 0px;
  width: 100%;
  overflow: hidden;
  -webkit-transition: all 0.3s ease; }
  .accordion-nav .accordion-nav__content + .accordion-nav__item {
    border-top: 0px; }
  .accordion-nav .accordion-nav__content p {
    margin: 0px; }
    .accordion-nav .accordion-nav__content p + p {
      margin: 11px 0px; }
  .accordion-nav .accordion-nav__content li {
    margin: 11px 0px; }

.achievement__container {
  margin-left: 10px; }

.achievement__container table {
  width: 100%; }
  .achievement__container table td {
    vertical-align: middle; }
    .achievement__container table td > div {
      position: relative;
      z-index: 1; }
      .achievement__container table td > div label {
        color: #fa658e !important;
        font-size: 1.2em;
        text-transform: uppercase;
        text-align: left !important;
        padding: 9px 0px 9px 35px;
        margin: 0px !important;
        width: auto !important;
        height: auto !important;
        display: block !important;
        background: none !important;
        position: relative;
        z-index: 50; }
        .achievement__container table td > div label small {
          text-transform: none;
          display: block;
          color: #666; }
      .achievement__container table td > div input {
        position: absolute;
        z-index: 500;
        top: 50%;
        margin-top: -5px;
        left: 5px; }
      .achievement__container table td > div .results {
        position: absolute;
        z-index: 10;
        top: 50%;
        margin-top: -7px;
        left: 5px; }
      .achievement__container table td > div .bar {
        position: absolute;
        z-index: 10;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        background: #efefef; }
        .achievement__container table td > div .bar.hot {
          background: #FEDDE6; }
          .achievement__container table td > div .bar.hot + .results + label {
            color: #333 !important; }
    .achievement__container table td .info {
      position: absolute;
      z-index: 50;
      background: #fff;
      color: #666;
      padding: 6px 0px;
      top: 0px;
      right: 100%;
      margin-right: 15px;
      box-shadow: 0 0 20px #999;
      width: 360px; }
      .achievement__container table td .info .wrap {
        padding: 0px 13px;
        margin: 0px;
        display: inline-block;
        vertical-align: top; }
      .achievement__container table td .info label {
        color: #000;
        font-size: 1.2em;
        text-transform: uppercase;
        text-align: left !important;
        width: auto !important;
        height: auto !important;
        display: block !important;
        background: none !important;
        margin: 3px 13px 0px 13px; }
      .achievement__container table td .info:after {
        content: '';
        position: absolute;
        left: 100%;
        border-width: 15px 0px 15px 15px;
        border-style: solid;
        display: block;
        top: 50%;
        margin-top: -30px;
        width: 0px;
        border-color: transparent #fff; }

.alpha > * {
  margin-left: 9px; }
.alpha.double > * {
  margin-left: 18px; }

.alpha_has_access {
  position: relative; }

section.announcements {
  margin-bottom: 9px; }

/* ==========================================================================
   Article Full
   ========================================================================== */
.article-full__title {
  margin-bottom: 20px;
  text-transform: none; }

.article-full__subtitle {
  font-weight: 400;
  color: #777; }

.article-full__show {
  text-transform: uppercase;
  font-weight: bold;
  color: #fa658e !important; }

.article-full-meta {
  display: inline-block;
  color: #999;
  font-size: 14px;
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
  white-space: nowrap; }
  .article-full-meta time {
    font-size: 14px;
    color: #999; }

.article-full-meta__item {
  display: inline-block;
  margin-left: 10px;
  color: #999; }
  .article-full-meta__item:first-child {
    margin-left: 0; }

.article-full-meta__link {
  color: #999; }
  .article-full-meta__link:hover {
    text-decoration: none; }

.article-full__story {
  margin-bottom: 20px; }

.article-full__summary {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
  font-weight: bold; }
  .article-full__summary p:last-child {
    margin-bottom: 0; }

.article-full-tags {
  clear: both;
  display: table;
  margin-bottom: 20px; }

.article-full-tags__item {
  display: table-row; }
  .article-full-tags__item a {
    display: inline-block;
    color: #333;
    padding: 2px 8px;
    margin-bottom: 10px;
    border-radius: 99999em;
    border: 1px solid #ccc;
    font-size: 12px;
    text-decoration: none; }
    .article-full-tags__item a:hover {
      text-decoration: none; }

.article-full-tags__tags {
  display: table-cell; }

.article-full-tags__label {
  display: table-cell;
  padding-right: 20px; }

.article-full__content {
  font-size: 14px;
  margin-bottom: 20px; }

.article-full__text {
  position: relative;
  line-height: 1.5;
  margin-bottom: 26px; }

.article-full__text--no-access {
  padding-bottom: 100px; }

.article-full__access {
  position: relative;
  left: 0;
  bottom: 0;
  right: 0;
  margin-bottom: 40px;
  border: 1px solid #ececec;
  padding: 30px 20px 20px;
  text-align: center; }

.article-full__access-wrap-50 {
  width: 50%;
  margin: 0 auto; }

.article-full__teaser-button {
  margin-bottom: 20px; }

.article-full__teaser-title {
  color: #3593f3; }

.article-full__teaser-text {
  position: relative; }
  .article-full__teaser-text:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%); }

/* ==========================================================================
   Блок видео (новости) в списке
   ========================================================================== */
.article-item {
  float: left;
  margin-bottom: 20px; }

.article-item__title {
  text-decoration: none;
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  color: #111;
  margin-bottom: 4px; }
  .article-item__title:hover {
    color: #fa658e; }

.article-item__subtitle {
  margin-top: 0;
  line-height: 1.3;
  color: #666666;
  text-decoration: none; }

.article-item__cover {
  position: relative;
  display: block;
  margin-bottom: 8px; }
  .article-item__cover img {
    max-width: 100%;
    height: auto;
    border-radius: 2px; }

.article-item__show {
  margin-top: 10px;
  margin-bottom: 4px; }

.article-item__show .article-item__label {
  position: static;
  display: inline-block;
  margin-right: 6px; }

.article-item__subcategory {
  color: #7b7b7b;
  text-transform: uppercase;
  font-size: 11px;
  text-decoration: none; }

.article-item__premium {
  color: #fa658e;
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
  margin-left: 5px; }

.article-item__lock {
  position: absolute;
  left: 15px;
  bottom: 15px;
  color: #fff;
  font-size: 18px; }

.article-item__label {
  position: absolute;
  bottom: 15px;
  right: 0;
  font-size: 12px;
  padding: 5px;
  background-color: #fa658e;
  color: #fff; }

.article-item__label.archive {
  width: 85px;
  text-align: center; }

.article-item__preview-text {
  margin-bottom: 8px; }
  .article-item__preview-text a {
    text-decoration: none;
    color: #333; }

.article-items--2-col .article-item, .col_2 .article-item {
  width: 49%;
  margin-left: 2%; }
  .article-items--2-col .article-item:first-child, .col_2 .article-item:first-child {
    margin-left: 0; }

.article-items--3-col .article-item, .col_3 .article-item {
  width: 32%;
  margin-left: 2%; }
  .article-items--3-col .article-item:first-child, .col_3 .article-item:first-child {
    margin-left: 0; }

.article-item--text .article-item__title {
  font-size: 22px;
  line-height: 1.2; }

.article-item--compact .meta {
  display: inline-block;
  margin: 0; }
.article-item--compact .article-item__subtitle + .meta {
  margin-left: 5px; }

.article--news {
  padding-right: 9px; }
  .article--news h1 {
    line-height: 1.2; }
  .article--news .content {
    padding-right: 0;
    font-size: 15px; }
  .article--news img {
    max-width: 100%;
    height: auto; }

article {
  color: #333;
  /* variations */ }
  article a {
    text-decoration: none; }
    article a:hover {
      text-decoration: underline; }
  article p:first-child {
    margin-top: 0px; }
  article .story {
    margin-bottom: 9px;
    font-size: 0.95em; }
  article .thumb {
    display: block;
    position: relative;
    border: 1px solid #7B7B7B;
    margin-bottom: 2px; }
    article .thumb img {
      width: 153px;
      height: 83px; }
    article .thumb:hover {
      border-color: #fa658e; }
  article .heading {
    color: #7B7B7B;
    font-weight: bold;
    font-size: 0.95em;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: baseline;
    margin-bottom: 3px; }
  article a.heading:hover {
    color: #fa658e; }
  article .name {
    color: #333;
    font-weight: bold;
    line-height: 1em;
    /*@include inline-block;*/
    display: block; }
  article a.name:hover {
    color: #fa658e; }
  article .baseline-wrapper {
    margin-bottom: 9px; }
    article .baseline-wrapper .yashare-auto-init {
      float: right;
      margin-top: -8px; }
  article .summary {
    background: #efefef;
    padding: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.4; }
    article .summary p {
      margin: 0px; }
  article .content {
    position: relative;
    line-height: 1.5; }
    article .content .indented {
      margin-left: 20px; }
    article .content aside {
      margin-bottom: 0px;
      margin-top: 15px;
      color: #7c7c7c;
      font-size: 0.85em;
      width: auto; }
      article .content aside a {
        text-decoration: underline; }
        article .content aside a:hover {
          color: #333; }
    article .content.no-border {
      border: 0px; }
    article .content.no-padding {
      padding: 0px; }
    article .content.hl {
      background: #f6f6f6; }
  article .detail-image {
    border-bottom: 2px solid #dbdbdb; }
  article .tabs-nest .ico.tail {
    left: 10px;
    bottom: -16px; }
  article .tabs-nest a .ico.tail {
    display: none; }
  article .tabs-nest + .ico.tail {
    display: none; }
  article .additional {
    float: right; }
  article.preview {
    display: inline-block;
    vertical-align: top;
    width: 155px; }
    article.preview.top {
      padding-bottom: 23px; }
      article.preview.top.fixed {
        height: 150px; }
    article.preview.bottom {
      display: inline-block;
      vertical-align: bottom;
      margin-left: -155px;
      position: relative;
      top: -2px; }
    article.preview .limited-height {
      position: relative;
      z-index: 1; }
      article.preview .limited-height .name {
        display: inline-block;
        vertical-align: top;
        max-height: 36px;
        overflow: hidden; }
        article.preview .limited-height .name .info {
          position: absolute;
          z-index: 10;
          left: -5px;
          top: -5px;
          right: -5px;
          padding: 5px;
          background: #fff;
          box-shadow: 0 0 5px #999; }
  article.compact {
    min-height: 77px;
    clear: both; }
    article.compact.light {
      color: #7b7b7b; }
    article.compact.with-margin {
      margin-bottom: 9px; }
    article.compact.no-min-height {
      min-height: inherit; }
    article.compact .thumb {
      display: inline-block;
      vertical-align: top;
      width: 70px;
      height: 70px;
      margin: 0px 9px 5px 0px;
      overflow: hidden;
      text-align: center;
      border: 0px;
      float: left; }
      article.compact .thumb img {
        height: 70px;
        width: auto; }
    article.compact .heading {
      display: inline; }
    article.compact .name {
      margin-bottom: 2px;
      line-height: 1.2em; }
      article.compact .name.rcol_friends {
        font-weight: normal; }
  article.note {
    display: block;
    position: relative;
    margin-top: 9px !important; }
    article.note:first-child {
      margin-top: 0px !important; }
    article.note .name {
      display: inline;
      line-height: 1.2em;
      font-size: 1.2em; }
    article.note .heading {
      display: inline;
      vertical-align: baseline; }
    article.note .subcategory {
      color: #7B7B7B;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 0.75em; }
    article.note .inline-wrapper {
      display: block;
      padding-left: 10px;
      margin: 0px 0px 6px 0px;
      text-indent: 2px; }
      article.note .inline-wrapper i.ico {
        vertical-align: 1px;
        *vertical-align: 3px;
        margin-left: -9px; }
    article.note .details {
      font-size: 1.1em; }
      article.note .details .thumb {
        border: 0px;
        margin: 0px 0px 9px 0px;
        display: block;
        text-align: center; }
        article.note .details .thumb img {
          width: auto; }
  article.watch-today {
    position: relative; }
    article.watch-today h6 {
      margin-top: 5px;
      display: inline-block;
      margin-bottom: 5px; }
    article.watch-today strong {
      font-size: 1.3em; }
      article.watch-today strong b {
        color: #fa658e; }
  article.stacked-item {
    padding-left: 10px;
    margin-bottom: 12px; }
    article.stacked-item .release-meta {
      display: inline-block;
      vertical-align: top;
      width: 60px; }
      article.stacked-item .release-meta .ico {
        vertical-align: baseline; }
      article.stacked-item .release-meta .type {
        color: #989898;
        text-transform: uppercase;
        font-size: 0.75em; }
    article.stacked-item .release-info {
      display: inline-block;
      vertical-align: top;
      width: 140px; }
    article.stacked-item .name {
      line-height: 1.2em; }
    article.stacked-item.current .name {
      color: #fa658e; }
    article.stacked-item.full {
      min-height: 34px;
      position: relative;
      margin-bottom: 0px;
      padding: 6px 10px 0px; }
      article.stacked-item.full + .hr {
        margin: 0px; }
      article.stacked-item.full.current {
        margin-top: 18px; }
        article.stacked-item.full.current .name {
          color: #333; }
      article.stacked-item.full label {
        position: absolute;
        z-index: 10;
        left: 0px;
        top: -18px;
        padding: 1px 3px;
        border-radius: 2px;
        background: #000;
        color: #fff;
        behavior: url(/static/css/pub/PIE.htc);
        font-style: normal;
        font-weight: bold; }
      article.stacked-item.full .release-info {
        width: 330px;
        line-height: 1.5; }
        article.stacked-item.full .release-info .name-type-wrapper {
          position: relative;
          display: inline; }
          article.stacked-item.full .release-info .name-type-wrapper .name {
            line-height: 1.2em;
            font-size: 1.5em;
            display: inline;
            text-transform: uppercase; }
          article.stacked-item.full .release-info .name-type-wrapper a.name:hover {
            color: #fa658e; }
          article.stacked-item.full .release-info .name-type-wrapper .type {
            position: absolute;
            z-index: 1;
            bottom: 0px;
            margin-left: 5px;
            margin-bottom: 7px;
            left: 100%;
            font-weight: bold;
            font-size: 0.9em;
            text-transform: uppercase;
            color: #7d7d7d; }
      article.stacked-item.full .release-meta time {
        font-size: 1.5em; }
  article.lecture * {
    line-height: 1.2em; }
  article.lecture .info {
    margin-top: 30px;
    position: relative; }
  article.lecture .name {
    text-transform: uppercase;
    color: #333; }
  article.lecture .heading {
    display: inline; }
  article.lecture .day {
    text-transform: lowercase;
    font-weight: bold;
    position: absolute;
    z-index: 1;
    left: 0px;
    bottom: -2px; }
  article.lecture time {
    position: absolute;
    z-index: 1;
    left: 0px;
    bottom: 11px; }
  article.lecture .notify {
    color: #d70002; }
  article.lecture .count {
    color: #3593f3;
    font-weight: bold;
    position: absolute;
    z-index: 1;
    right: 0px;
    bottom: 2px;
    text-transform: uppercase;
    height: 18px;
    line-height: 18px;
    font-size: 0.85em; }
    article.lecture .count b {
      border: 1px solid #dbdbdb;
      background: #efefef;
      color: #333;
      display: inline-block;
      vertical-align: top;
      width: 25px;
      height: 16px;
      line-height: 16px;
      text-align: center;
      position: relative;
      font-size: 1.25em;
      margin-right: 2px; }
      article.lecture .count b .ico {
        position: absolute;
        z-index: 1;
        left: 100%;
        top: 50%;
        margin-top: -4.5px; }
  article.lecture .btn {
    position: absolute;
    right: 62px;
    bottom: 0px; }
  article.lecture .hr {
    margin: 30px 0px; }
  article.list {
    margin-bottom: 9px; }
    article.list td:first-child {
      width: 164px; }
    article.list.squared td:first-child {
      width: 113px; }
    article.list.squared.larger td:first-child {
      width: 175.4px; }
    article.list .thumb {
      display: inline-block;
      vertical-align: top; }
    article.list.squared .thumb img {
      width: 102px;
      height: 76px; }
    article.list.squared.larger .thumb img {
      width: 164.4px;
      height: 122.8px; }
    article.list .name {
      font-size: 1.5em;
      display: inline; }
    article.list .baseline-wrapper {
      margin-bottom: 0px; }
    article.list .baseline-wrapper + p {
      margin-top: 3px; }
    article.list time {
      font-size: 1.5em;
      font-weight: normal;
      letter-spacing: -0.1em;
      white-space: nowrap;
      line-height: 1em;
      margin-bottom: 3px;
      display: block; }
  article.post .name {
    font-size: 1.5em;
    display: inline; }
  article.post .baseline-wrapper {
    margin-bottom: 0px; }
  article.post .baseline-wrapper + p {
    margin-top: 3px; }
  article.post time {
    font-size: 1.5em;
    font-weight: normal;
    letter-spacing: -0.1em;
    white-space: nowrap;
    line-height: 1em;
    margin-bottom: 3px;
    margin-right: 9px;
    display: block; }
  article.post .pic {
    margin-bottom: 9px;
    display: inline-block;
    vertical-align: top;
    float: right;
    margin: 0px 0px 9px 9px; }
    article.post .pic img {
      border: 1px solid #dadada;
      padding: 2px; }
  article.post-preview {
    font-size: 1.2em;
    margin-bottom: 12px; }
    article.post-preview:first-child {
      padding-top: 12px; }
    article.post-preview .heading {
      color: #000;
      text-transform: uppercase;
      font-weight: bold; }
      article.post-preview .heading a {
        color: #000;
        text-decoration: none; }
        article.post-preview .heading a:hover {
          color: #fa658e;
          text-decoration: underline; }
    article.post-preview p {
      margin: 0px 0px 3px 0px; }
      article.post-preview p a {
        text-decoration: none;
        color: inherit; }
        article.post-preview p a:hover {
          text-decoration: underline; }
    article.post-preview time {
      font-style: italic; }
    article.post-preview .thumb {
      width: 56px;
      height: 56px;
      overflow: hidden;
      position: relative;
      border: 0px;
      margin-right: 9px; }
      article.post-preview .thumb .round-frame {
        width: 56px;
        height: 56px;
        background-position: -98px 0px;
        background-image: url(images/sprites.png?7);
        position: absolute;
        z-index: 10; }
      article.post-preview .thumb img {
        width: auto;
        height: auto; }
    article.post-preview .more {
      font-size: 0.8em; }
  article.chapter-map .name {
    font-size: 0.9em;
    line-height: 1.2em; }
  article.chapter-map .ico {
    vertical-align: 0px;
    margin-right: 9px; }
  article.people {
    position: relative;
    padding-top: 10px;
    min-height: 80px;
    /* чередование чет/нечет в виджете */
    /* для страницы /people/ */ }
    article.people .thumb {
      border: 0px;
      margin: 0px; }
      article.people .thumb img {
        width: auto;
        height: 90px; }
    article.people .name {
      position: absolute;
      z-index: 1;
      left: 80px;
      top: 20px; }
    article.people .meta {
      position: absolute;
      z-index: 1;
      left: 80px;
      top: 50px; }
      article.people .meta a {
        text-decoration: none;
        font-size: 1.2em; }
        article.people .meta a span {
          text-decoration: underline;
          color: #fa658e; }
      article.people .meta a.meta-last {
        margin-left: 5px; }
    article.people + .hr {
      margin: 0px;
      clear: both; }
    article.people.even .name, article.people.even .meta {
      left: 9px; }
    article.people.even .thumb {
      float: right; }
    article.people.big {
      border: 1px solid #dbdbdb;
      height: 143px;
      margin-bottom: 50px;
      padding: 0px 9px; }
      article.people.big .thumb {
        position: absolute;
        z-index: 1;
        bottom: 0px;
        left: 0px; }
        article.people.big .thumb img {
          height: 175px; }
      article.people.big table {
        height: inherit;
        margin-left: 160px;
        position: relative;
        z-index: 1; }
        article.people.big table tbody tr td {
          padding: 9px 0px;
          vertical-align: middle;
          height: inherit; }
      article.people.big .name {
        position: static;
        font-size: 1.4em; }
      article.people.big p {
        max-width: 230px;
        line-height: 1.5; }
      article.people.big .meta {
        left: auto;
        top: auto;
        right: 0px;
        bottom: -20px;
        position: absolute;
        z-index: 1;
        font-size: 1em; }
        article.people.big .meta a {
          color: #fa658e;
          text-decoration: underline; }
  article.announcement.big {
    background: #fff;
    border: 1px dotted #dbdbdb;
    margin: 9px;
    position: relative;
    z-index: 1; }
    article.announcement.big .thumb {
      position: relative;
      z-index: 5;
      left: 0px;
      border: 0px;
      text-align: right;
      margin: 0px; }
      article.announcement.big .thumb img {
        max-width: 100%;
        height: auto; }
    article.announcement.big time {
      color: #333;
      padding: 9px;
      display: block;
      border-bottom: 1px dotted #dbdbdb; }
      article.announcement.big time:first-child {
        text-align: center; }
      article.announcement.big time span {
        display: block; }
        article.announcement.big time span.dd {
          font-size: 6em;
          line-height: 0.7em; }
        article.announcement.big time span.MMMM {
          font-size: 2em;
          font-weight: normal;
          line-height: 1em; }
        article.announcement.big time span.time {
          font-size: 2.2em;
          line-height: 1em; }
        article.announcement.big time span.hl {
          color: #fa658e; }
    article.announcement.big .content-nest {
      position: absolute;
      top: 0px;
      bottom: 0px;
      width: 100%; }
      article.announcement.big .content-nest .name {
        font-size: 1.5em;
        color: #fa658e;
        text-transform: uppercase;
        position: absolute;
        top: 0px;
        border-bottom: 1px dotted #dbdbdb;
        width: 100%; }
        article.announcement.big .content-nest .name .wrap {
          padding: 9px; }
      article.announcement.big .content-nest .txt {
        position: absolute;
        bottom: 0px;
        z-index: 5;
        padding: 0px;
        margin: 0px;
        font-weight: bold;
        font-size: 1.2em;
        width: 100%; }
        article.announcement.big .content-nest .txt .wrap {
          padding: 9px;
          position: relative;
          z-index: 5; }
        article.announcement.big .content-nest .txt .bg {
          position: absolute;
          z-index: 1;
          left: 0px;
          right: 0px;
          top: 0px;
          bottom: 0px;
          background-color: #ffffff;
          background-repeat: no-repeat;
          background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#ffffff));
          background-image: -webkit-linear-gradient(#dbdbdb, #ffffff);
          background-image: -o-linear-gradient(top, #dbdbdb, #ffffff);
          background-image: -khtml-gradient(linear, left top, left bottom, from(#dbdbdb), to(#ffffff));
          opacity: .8;
          filter: alpha(opacity=80); }
    article.announcement.big .meta {
      margin-top: 9px;
      height: auto;
      line-height: 1.5em; }
      article.announcement.big .meta a {
        color: #fa658e;
        font-weight: normal;
        line-height: normal; }
        article.announcement.big .meta a:hover span {
          color: #333; }
        article.announcement.big .meta a span {
          color: #fa658e;
          text-decoration: underline; }
        article.announcement.big .meta a .ico {
          vertical-align: baseline;
          margin-right: 9px; }
    article.announcement.big .thumb + time {
      position: absolute;
      top: 0px; }
    article.announcement.big .thumb + time + .content-nest {
      position: absolute;
      z-index: 10;
      bottom: 0px;
      top: auto;
      width: 100%;
      padding: 9px 0px; }
      article.announcement.big .thumb + time + .content-nest .name {
        position: relative;
        font-size: 1.5em;
        z-index: 5;
        padding: 0px 9px;
        border: 0px; }
        article.announcement.big .thumb + time + .content-nest .name .wrap {
          padding: 0px; }
      article.announcement.big .thumb + time + .content-nest .txt {
        position: relative;
        padding: 0px 9px;
        width: auto; }
        article.announcement.big .thumb + time + .content-nest .txt .wrap {
          padding: 0px; }
        article.announcement.big .thumb + time + .content-nest .txt .bg {
          display: none; }
      article.announcement.big .thumb + time + .content-nest .bg {
        position: absolute;
        z-index: 1;
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 0px;
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#ffffff));
        background-image: -webkit-linear-gradient(#dbdbdb, #ffffff);
        background-image: -o-linear-gradient(top, #dbdbdb, #ffffff);
        background-image: -khtml-gradient(linear, left top, left bottom, from(#dbdbdb), to(#ffffff));
        opacity: .8;
        filter: alpha(opacity=80); }
    article.announcement.big time:first-child + .content-nest {
      position: static; }
      article.announcement.big time:first-child + .content-nest time {
        text-align: center; }
      article.announcement.big time:first-child + .content-nest .name {
        position: static;
        border: 0px; }
        article.announcement.big time:first-child + .content-nest .name .wrap {
          padding: 9px 0px 0px 9px; }
      article.announcement.big time:first-child + .content-nest .txt {
        position: static;
        font-weight: normal;
        color: #6e6e6e; }
        article.announcement.big time:first-child + .content-nest .txt .bg {
          background: none; }
      article.announcement.big time:first-child + .content-nest .bg {
        background: none; }
    article.announcement.big *:first-child.thumb {
      margin-top: 40px; }
    article.announcement.big *:first-child.content-nest {
      position: static; }
      article.announcement.big *:first-child.content-nest .name {
        position: static; }
      article.announcement.big *:first-child.content-nest .txt {
        position: static;
        font-weight: normal;
        color: #6e6e6e; }
        article.announcement.big *:first-child.content-nest .txt .bg {
          background: none; }
      article.announcement.big *:first-child.content-nest .bg {
        background: none; }
  article.announcement.small {
    position: relative;
    z-index: 1; }
    article.announcement.small time {
      font-size: 1.8em;
      font-weight: normal;
      color: #333;
      display: block;
      margin-bottom: 6px; }
      article.announcement.small time span {
        display: inline-block;
        vertical-align: top; }
        article.announcement.small time span.hl {
          color: #fa658e;
          text-transform: uppercase; }
        article.announcement.small time span.dd {
          font-size: 2.1em;
          line-height: 1em;
          font-weight: bold; }
        article.announcement.small time span.multiline {
          line-height: 1em; }
    article.announcement.small .name {
      font-size: 1.4em;
      font-weight: bold;
      margin-bottom: 3px;
      position: relative;
      z-index: 5; }
    article.announcement.small .txt {
      color: #848484;
      font-size: 1.15em;
      display: inline-block;
      vertical-align: baseline;
      margin-bottom: 3px;
      position: relative;
      z-index: 5; }
      article.announcement.small .txt a {
        color: #848484; }
        article.announcement.small .txt a:hover {
          color: #fa658e; }
    article.announcement.small .thumb {
      border: 0px;
      margin-top: 10px;
      margin-left: -10px;
      margin-right: -10px;
      margin-bottom: -10px; }
      article.announcement.small .thumb img {
        width: 100%;
        height: auto; }
      article.announcement.small .thumb.small {
        position: absolute;
        z-index: 1;
        right: -10px;
        bottom: -10px;
        margin: 0px; }
        article.announcement.small .thumb.small img {
          max-width: 100px; }
    article.announcement.small .meta {
      height: auto;
      line-height: 1.5em;
      font-size: 1em; }
      article.announcement.small .meta a {
        color: #fa658e;
        font-weight: normal;
        line-height: normal; }
        article.announcement.small .meta a:hover span {
          color: #fa658e; }
        article.announcement.small .meta a span {
          color: #fa658e;
          text-decoration: underline; }
        article.announcement.small .meta a .ico {
          vertical-align: baseline;
          margin-right: 9px; }
    article.announcement.small .thumb + time {
      font-size: 1.4em;
      position: relative;
      z-index: 5; }
    article.announcement.small .thumb + time + .content-nest {
      margin-right: 90px; }
    article.announcement.small .thumb + .content-nest {
      margin-right: 90px; }
  article.announcement.small + .small {
    margin-top: 9px !important; }
  article.announcement.teaser {
    display: inline-block;
    vertical-align: top;
    margin-left: 7px;
    margin-bottom: 9px;
    width: 373px; }
    article.announcement.teaser:first-child {
      margin-left: 0px; }
    article.announcement.teaser.top {
      vertical-align: top;
      padding-bottom: 302px;
      margin-bottom: 7px; }
    article.announcement.teaser.bottom {
      vertical-align: bottom;
      margin-left: -373px; }
    article.announcement.teaser .name {
      font-weight: bold;
      font-size: 1.3em;
      position: relative;
      text-transform: uppercase; }
      article.announcement.teaser .name .ico {
        position: absolute;
        top: 2px;
        left: 0px; }
      article.announcement.teaser .name a {
        color: #000;
        margin-left: 20px;
        display: inline-block;
        vertical-align: top; }
        article.announcement.teaser .name a:hover {
          text-decoration: none;
          color: #fa658e; }
    article.announcement.teaser .thumb {
      width: 373px;
      height: 293px;
      border: 0px;
      overflow: hidden; }
      article.announcement.teaser .thumb img {
        width: 100%;
        height: 100%; }
    article.announcement.teaser.small {
      width: 100%;
      margin: 0 0 10px 0; }
      article.announcement.teaser.small .name {
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0px;
        padding: 9px;
        margin: 0px; }
        article.announcement.teaser.small .name .bg {
          background: #000;
          opacity: 0.5;
          position: absolute;
          z-index: 1;
          left: 0px;
          right: 0px;
          top: 0px;
          bottom: 0px; }
        article.announcement.teaser.small .name a {
          color: #fff;
          position: relative;
          z-index: 10;
          margin-left: 14px; }
          article.announcement.teaser.small .name a small {
            color: #fff;
            font-weight: normal;
            font-size: 0.8em;
            display: block; }
        article.announcement.teaser.small .name .ico {
          position: absolute;
          z-index: 10;
          left: 5px;
          top: 11px; }
      article.announcement.teaser.small .thumb {
        width: 100%;
        height: auto;
        position: relative;
        right: 0px;
        bottom: 0px;
        margin: 0px; }
        article.announcement.teaser.small .thumb img {
          max-width: none;
          height: auto; }
  article figure.image {
    margin: 0 0 20px 0; }
  article figure.image[style="float:left"] {
    margin: 0 20px 20px 0; }
  article figure.image figcaption {
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    padding: 5px 0;
    color: #666666; }

.article .content {
  font-size: 15px; }
.article h2 {
  font-size: 23.8px;
  line-height: 1.2; }
.article h3 {
  font-size: 19.6px;
  line-height: 1.2;
  color: #333; }
.article blockquote {
  border-left: 5px solid #fa658e;
  margin-left: 0;
  padding-left: 20px; }

.article--broadcast {
  background-color: #ececec;
  padding: 20px;
  margin-bottom: 20px; }
  .article--broadcast .article-full__summary {
    padding: 0; }
  .article--broadcast .article-full__text {
    margin-bottom: 0; }

.article__share {
  margin-bottom: 26px; }

.broadcast-likes {
  margin-bottom: 15px; }

.article-sidebar-widget {
  margin-bottom: 30px; }
  .article-sidebar-widget:first-child {
    padding-top: 5px; }

.article-full__locked-notify {
  width: 530px;
  background: #3493F3;
  color: #fff;
  padding: 5px 10px;
  margin-left: 9px;
  box-sizing: border-box;
  font-size: 14px; }

.article-offer-auth-block {
  margin-top: 59px; }

.article-offer-auth-text {
  text-align: center; }

.articles-on-topic {
  *zoom: 1;
  font-size: 0;
  margin: 0 -8px 0 1px; }
  .articles-on-topic:before, .articles-on-topic:after {
    content: " ";
    display: table; }
  .articles-on-topic:after {
    clear: both; }

.articles-on-topic--nomargin {
  margin: 0; }

.articles-on-topic__title {
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
  margin-bottom: 20px;
  margin-left: 8px;
  font-size: 16px; }

.article-on-topic {
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  width: 25%;
  padding: 0 8px; }

.article-on-topic__title {
  font-weight: normal;
  font-size: 15px;
  margin: 0 0 5px 0;
  line-height: 1.2; }

.article-on-topic__link {
  color: #333; }
  .article-on-topic__link:hover {
    text-decoration: none;
    color: #fa658e; }

.article-on-topic__meta {
  margin-bottom: 5px; }

.article-on-topic__cover {
  margin-bottom: 10px;
  display: block; }

.article-on-topic__image {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 2px; }

.article-on-topic--with-image {
  position: relative;
  min-height: 70px; }
  .article-on-topic--with-image .article-on-topic__title {
    font-size: 15px; }

.articles-on-top-wrapper {
  padding-right: 9px; }

.article-on-topic--horizontal {
  width: 100%;
  margin-bottom: 15px;
  padding: 0; }
  .article-on-topic--horizontal .article-on-topic__meta {
    margin-bottom: 2px; }
  .article-on-topic--horizontal .article-on-topic__cover {
    width: 100px;
    float: left;
    margin-bottom: 0;
    margin-right: 10px; }
  .article-on-topic--horizontal .article-on-topic__title {
    font-weight: bold; }

.articles-on-topic__title--nomargin {
  margin-left: 0; }

aside {
  margin-right: -6px;
  width: 240px;
  background: #fff; }
  aside label {
    height: 17px;
    line-height: 17px;
    overflow: hidden;
    background: #232323;
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: right; }
    aside label span {
      margin-right: 12px;
      display: inline-block;
      vertical-align: 3px; }
  aside.aside--with-margin {
    margin-bottom: 20px; }

.audio-toggle {
  position: absolute;
  left: 30px;
  margin-top: -50px;
  font-size: 0px;
  display: inline-block;
  vertical-align: top;
  background: url(images/audio-player-toggle.png) no-repeat;
  height: 24px;
  width: 26px; }
  .audio-toggle.player {
    background-position: left; }
  .audio-toggle.pause {
    background-position: right; }

.auth-form {
  max-width: 400px;
  margin: 0 auto; }
  .auth-form .button {
    padding: 15px 10px; }
  .auth-form .form-control {
    padding-top: 14px;
    padding-bottom: 14px; }

.auth-form__control-condensed {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.auth-form__col {
  display: block; }

.auth-form__help-block {
  margin-top: 10px;
  margin-bottom: 0; }

.auth-form__buttons {
  text-align: justify; }
  .auth-form__buttons:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .auth-form__buttons .button {
    width: 31%; }

.auth-form__errors {
  margin-bottom: 15px;
  color: #a94442; }
  .auth-form__errors .errorMessage + .errorMessage {
    margin-top: 4px; }

.auth-form-title--on-page {
  margin-left: 16px;
  margin-bottom: 40px;
  margin-top: 40px;
  text-align: center; }

.auth-form-title--in-popup {
  text-align: center;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: normal;
  color: #fff; }

.recovery {
  text-decoration: none;
  text-align: center;
  display: block;
  margin-bottom: 0; }

.auth-form-switcher {
  margin-top: 15px; }

.auth-form-switcher__button {
  margin-left: 10px; }

.popup--auth .auth-form-switcher {
  color: #fff; }

/*
   Modifiers
   ========================================================================== */
.auth-form--on-page {
  padding: 0 10px; }

.auth-form--in-popup {
  padding: 20px;
  background-color: #fff;
  border-radius: 3px; }

.auth-form--in-popup--label {
  margin-bottom: 15px; }

.auth-form--overflow .button {
  padding-top: 10px;
  padding-bottom: 10px; }
.auth-form--overflow .form-control {
  padding-top: 10px;
  padding-bottom: 10px; }

.auth-service {
  margin-bottom: 9px; }
  .auth-service .ico {
    margin-right: 9px; }
  .auth-service a {
    color: #000; }

.banner-vrezka_1_inside {
  margin-bottom: 25px; }

.back-urls__url {
  font-size: 14px;
  margin: 10px 0; }
  .back-urls__url .fa {
    width: 32px;
    text-align: center; }

.before-player {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 20;
  width: 100%; }
  .before-player.static {
    position: static; }
    .before-player.static + .layout {
      margin-top: 0px; }
  .before-player header {
    margin: auto;
    padding-left: 20px;
    padding-right: 20px; }

section#breadcumbs {
  font-size: 0.95em;
  color: #333;
  margin-bottom: 4px;
  margin-top: 5px;
  margin-left: 16px; }
  section#breadcumbs a {
    text-decoration: none; }
    section#breadcumbs a:hover {
      text-decoration: underline; }
  section#breadcumbs + .breadcumbs-additional {
    font-size: 0.95em;
    position: relative;
    text-align: right;
    top: -17px;
    float: right; }

.broadcast {
  font-size: 15px; }

.broadcast_show-more {
  font-size: 18px;
  margin: 20px 0 40px;
  text-align: center;
  color: #000; }
  .broadcast_show-more span {
    border-bottom: 0 !important; }

.broadcast__more-icon {
  margin-right: 15px;
  font-size: 22px;
  vertical-align: middle; }

.broadcast-section {
  font-weight: bold;
  font-size: 1.1em;
  color: #fff;
  text-decoration: none;
  text-align: right;
  display: block;
  width: 270px;
  position: relative;
  margin: 9px 9px 9px -29px;
  z-index: 5;
  vertical-align: baseline;
  padding: 9px 9px 9px 18px;
  line-height: 1em;
  border-radius: 2px 2px 2px 0px;
  behavior: url(/static/css/pub/PIE.htc);
  white-space: nowrap; }
  .broadcast-section.schedule {
    margin: 9px 0px 1px -32px; }
  .broadcast-section:after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0px;
    border-width: 6px 0px 0px 23px;
    border-style: solid;
    display: block;
    width: 0px; }
  .broadcast-section small {
    font-weight: normal;
    border-bottom: 1px dotted;
    margin-left: 45px;
    position: absolute;
    right: 20px;
    margin-top: 1px; }
    .broadcast-section small i {
      background: url(images/sprites.png?7) no-repeat; }
  .broadcast-section span {
    float: left; }
  .broadcast-section .ico {
    vertical-align: baseline; }
    .broadcast-section .ico.rain {
      float: left;
      margin-top: 1px;
      margin-right: 5px; }
    .broadcast-section .ico.broadcast-label-angle {
      position: absolute;
      z-index: 10;
      left: 0px;
      bottom: -6px; }

.btn {
  background: #fa658e;
  color: #fff;
  border: 1px solid #fc9bb6;
  border-right: 1px solid #e34c75;
  border-bottom: 1px solid #e34c75;
  text-transform: uppercase;
  padding: 3px 6px;
  margin: 0px;
  display: inline-block;
  vertical-align: -6px;
  width: auto;
  cursor: pointer;
  text-decoration: none; }
  .btn.neutral {
    background: #afafaf;
    color: #fff;
    border: 1px solid #cbcbcb;
    border-right: 1px solid #979797;
    border-bottom: 1px solid #979797; }
  .btn.green {
    background: #00b791;
    border: 1px solid #00b791; }
  .btn:hover {
    opacity: 0.7;
    text-decoration: none; }

.chat-chanels {
  width: 240px; }
  .chat-chanels .ch {
    margin-bottom: 1px; }
    .chat-chanels .ch a {
      text-transform: uppercase;
      text-decoration: none;
      color: #f5f5f5;
      padding: 10px 20px 10px 10px;
      display: block;
      font-size: 0.85em;
      position: relative; }
      .chat-chanels .ch a:hover {
        background: #3593f3 !important; }
      .chat-chanels .ch a.active {
        background: #3593f3 !important; }
        .chat-chanels .ch a.active b {
          opacity: 1; }
      .chat-chanels .ch a.blink {
        background: #1c1d22 url(images/live-blink.gif) !important; }
      .chat-chanels .ch a b {
        background: url(images/live-social-icons.png) no-repeat -95px 0px;
        display: inline-block;
        vertical-align: top;
        width: 11px;
        height: 28px;
        position: absolute;
        z-index: 1;
        right: 5px;
        top: 50%;
        margin-top: -10px;
        opacity: 0.3; }
    .chat-chanels .ch.skype a {
      background: #30333a;
      padding-left: 45px; }
      .chat-chanels .ch.skype a.disabled {
        background: #0f0f12 !important;
        opacity: 0.4;
        cursor: default; }
      .chat-chanels .ch.skype a i {
        background: url(images/live-social-icons.png) no-repeat left;
        display: inline-block;
        vertical-align: top;
        width: 23px;
        height: 28px;
        position: absolute;
        z-index: 1;
        left: 12px;
        top: 5px; }
      .chat-chanels .ch.skype a b {
        background: url(images/live-social-icons.png) no-repeat -70px 0px;
        display: inline-block;
        vertical-align: top;
        width: 24px;
        height: 28px;
        position: absolute;
        z-index: 1;
        right: 5px;
        top: 8px;
        margin: 0px; }
    .chat-chanels .ch.twitter a {
      padding-left: 45px; }
      .chat-chanels .ch.twitter a.disabled {
        background: #0f0f12 !important;
        opacity: 0.5; }
      .chat-chanels .ch.twitter a i {
        background: url(images/live-social-icons.png) no-repeat -24px 0px;
        display: inline-block;
        vertical-align: top;
        width: 25px;
        height: 28px;
        position: absolute;
        z-index: 1;
        left: 12px;
        top: 5px; }
      .chat-chanels .ch.twitter a b {
        background: url(images/live-social-icons.png) no-repeat -70px 0px;
        display: inline-block;
        vertical-align: top;
        width: 24px;
        height: 28px;
        position: absolute;
        z-index: 1;
        right: 5px;
        top: 8px;
        margin: 0px; }
    .chat-chanels .ch.generic a {
      background: #30333a;
      padding-left: 45px; }
      .chat-chanels .ch.generic a.disabled {
        background: #0f0f12 !important;
        opacity: 0.5; }
      .chat-chanels .ch.generic a i {
        background: url(images/live-social-icons.png) no-repeat -50px 0px;
        display: inline-block;
        vertical-align: top;
        width: 20px;
        height: 28px;
        position: absolute;
        z-index: 1;
        left: 12px;
        top: 5px; }
      .chat-chanels .ch.generic a b {
        background: url(images/live-social-icons.png) no-repeat -70px 0px;
        display: inline-block;
        vertical-align: top;
        width: 24px;
        height: 28px;
        position: absolute;
        z-index: 1;
        right: 5px;
        top: 8px;
        margin: 0px; }

.color-scheme1.broadcast-section {
  background: #27b08f; }
.color-scheme1 article.stacked-item.full.current {
  background: #f3fcfa;
  border-top: 1px dotted #27b08f; }
.color-scheme1 article.stacked-item.full label {
  background: #27b08f; }
.color-scheme1 article.stacked-item.full .release-meta time {
  color: #27b08f; }
.color-scheme1 article.stacked-item.full .release-info .name-type-wrapper .type.live {
  color: #27b08f; }
.color-scheme1:after {
  border-color: #27b08f transparent; }

.color-scheme2.broadcast-section {
  background: #3593f3; }
.color-scheme2 article.stacked-item.full.current {
  background: #f6fafe;
  border-top: 1px dotted #3593f3; }
.color-scheme2 article.stacked-item.full label {
  background: #3593f3; }
.color-scheme2 article.stacked-item.full .release-meta time {
  color: #3593f3; }
.color-scheme2 article.stacked-item.full .release-info .name-type-wrapper .type.live {
  color: #3593f3; }
.color-scheme2:after {
  border-color: #3593f3 transparent; }

.color-scheme3.broadcast-section {
  background: #fa658e; }
.color-scheme3 article.stacked-item.full.current {
  background: #fff9fb;
  border-top: 1px dotted #fa658e; }
.color-scheme3 article.stacked-item.full label {
  background: #fa658e; }
.color-scheme3 article.stacked-item.full .release-meta time {
  color: #fa658e; }
.color-scheme3 article.stacked-item.full .release-info .name-type-wrapper .type.live {
  color: #fa658e; }
.color-scheme3:after {
  border-color: #fa658e transparent; }

.color-scheme4.broadcast-section {
  background: #fa658e; }
.color-scheme4 article.stacked-item.full.current {
  background: #fff9fb;
  border-top: 1px dotted #fa658e; }
.color-scheme4 article.stacked-item.full label {
  background: #fa658e; }
.color-scheme4 article.stacked-item.full .release-meta time {
  color: #fa658e; }
.color-scheme4 article.stacked-item.full .release-info .name-type-wrapper .type.live {
  color: #fa658e; }
.color-scheme4:after {
  border-color: #fa658e transparent; }

.comments {
  margin-bottom: 30px; }

.comments__title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold; }

.comments__list {
  display: none; }

.hc a.hc_bad.e_hc_vote {
  background: none !important;
  cursor: default !important;
  content: ""; }

.content.social {
  z-index: 10;
  position: relative;
  margin-bottom: 10px; }
  .content.social table {
    width: 400px;
    float: left;
    margin-top: 4px; }
  .content.social .share-block {
    background: white;
    float: right;
    display: inline-block;
    position: relative;
    border: 1px solid #e6e6e6;
    padding: 0 10px;
    height: 26px;
    line-height: 26px;
    color: #979797;
    cursor: pointer;
    margin-left: 10px;
    text-decoration: none; }
    .content.social .share-block .down {
      width: 0;
      height: 0;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 8px solid #979797;
      display: inline-block; }
    .content.social .share-block .drop {
      position: absolute;
      width: 150px;
      border: 1px solid #e6e6e6;
      background: white;
      text-align: center;
      left: 0;
      padding: 30px;
      display: none; }
    .content.social .share-block.share:hover {
      box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.4); }
      .content.social .share-block.share:hover .drop {
        display: block; }

.custom-combos {
  margin-bottom: 9px; }
  .custom-combos label {
    color: #000;
    vertical-align: 5px;
    margin-left: 36px; }
    .custom-combos label:first-child {
      margin-left: 0px; }

.custom-list {
  background-color: #ececec;
  border-radius: 2px;
  margin-bottom: 25px; }

.custom-list__head {
  background-color: #383838; }

.custom-list__count {
  color: #fa658e;
  font-size: 60px;
  padding: 0 20px; }

.custom-list__heading {
  display: inline-block;
  text-transform: uppercase;
  padding: 10px 15px 10px 0;
  color: #fff;
  font-size: 16px;
  font-family: 'zeppelin_31'; }

.custom-list__list {
  margin: 0; }

.custom-list__item {
  border-top: 1px solid #d6d6d6;
  padding: 12px 10px; }

.custom-list__title {
  font-size: 15px;
  color: #444;
  margin: 0 0 5px 0; }

.custom-list__author {
  color: #a0a0a0;
  font-size: 14px;
  margin: 0; }

.custom-list__link {
  text-decoration: none; }

.custom-widget {
  /*font-size: 1.2em;*/ }
  .custom-widget.col_1 .items .tile {
    display: block; }
    .custom-widget.col_1 .items .tile .content {
      position: relative; }
      .custom-widget.col_1 .items .tile .content .author {
        display: inline-block;
        vertical-align: top;
        width: 10%;
        text-align: center; }
        .custom-widget.col_1 .items .tile .content .author img {
          max-width: 55px; }
      .custom-widget.col_1 .items .tile .content .preview_img {
        display: inline-block;
        vertical-align: top;
        width: 379px;
        text-align: left; }
        .custom-widget.col_1 .items .tile .content .preview_img.small {
          width: 188px; }
          .custom-widget.col_1 .items .tile .content .preview_img.small + .preview_text {
            width: 70% !important;
            margin-left: 15px; }
        .custom-widget.col_1 .items .tile .content .preview_img img {
          width: 100%; }
        .custom-widget.col_1 .items .tile .content .preview_img + .preview_text {
          width: 333px !important;
          margin-left: 35px; }
      .custom-widget.col_1 .items .tile .content .preview_text {
        display: inline-block;
        vertical-align: top;
        width: 90% !important; }
        .custom-widget.col_1 .items .tile .content .preview_text p {
          margin: 0px; }
        .custom-widget.col_1 .items .tile .content .preview_text time {
          margin: 5px 0px; }
  .custom-widget.col_1 .items.rubric-news .tile .title-nest {
    margin-bottom: 9px; }
  .custom-widget.col_1 .items.rubric-news .tile .title {
    color: #333;
    font-size: 1.15em;
    line-height: 1.2em; }
    .custom-widget.col_1 .items.rubric-news .tile .title:hover {
      color: #fa658e; }
    .custom-widget.col_1 .items.rubric-news .tile .title + .text {
      margin: 9px 0px; }
    .custom-widget.col_1 .items.rubric-news .tile .title .ico {
      position: absolute;
      z-index: 1;
      margin-left: -22px;
      margin-top: 3px; }
  .custom-widget.col_1 .items.rubric-news .tile .preview_text .text {
    margin-bottom: 9px; }
  .custom-widget.col_1 .items.rubric-news .tile .preview_text .subcategory + .meta {
    display: inline-block;
    vertical-align: top;
    margin-left: 9px; }
  .custom-widget.col_1 .items.rubric-news .tile .author + .preview_text {
    margin-left: 25px;
    width: 80% !important; }
  .custom-widget.col_1 .items.rubric-news .tabs-nest .tabs span {
    text-transform: none !important;
    color: #333 !important; }
  .custom-widget.col_2 .tile {
    width: 48%;
    margin-left: 4%; }
    .custom-widget.col_2 .tile.top {
      vertical-align: top;
      padding-bottom: 267px;
      margin-bottom: 15px; }
    .custom-widget.col_2 .tile.bottom {
      margin-left: -48%;
      *margin-left: -46%;
      vertical-align: bottom; }
      .custom-widget.col_2 .tile.bottom .content {
        height: 200px; }
        .custom-widget.col_2 .tile.bottom .content .preview_text {
          height: 187px; }
  .custom-widget.col_3 .tile {
    width: 32%;
    margin-left: 2%; }
    .custom-widget.col_3 .tile .title {
      font-size: 14px;
      line-height: 150%;
      margin-bottom: 25px; }
      .custom-widget.col_3 .tile .title .ico.lock {
        width: 13px;
        height: 17px;
        background-image: url(images/sprites.png?7);
        background-position: -295px -31px;
        zoom: 0.8; }
    .custom-widget.col_3 .tile.top {
      vertical-align: top;
      margin-bottom: 190px; }
    .custom-widget.col_3 .tile.bottom {
      margin-left: -32%;
      vertical-align: bottom;
      overflow: hidden; }
      .custom-widget.col_3 .tile.bottom .meta:first-child {
        display: none; }
      .custom-widget.col_3 .tile.bottom .subcategory {
        white-space: nowrap; }
  .custom-widget.fullsize {
    display: block; }
    .custom-widget.fullsize .tile {
      display: block; }
      .custom-widget.fullsize .tile .content {
        margin-bottom: 9px; }
        .custom-widget.fullsize .tile .content .author {
          width: 70px; }
        .custom-widget.fullsize .tile .content .author + .preview_text {
          margin-left: 9px; }
  .custom-widget.tod .tile {
    position: relative;
    z-index: 1;
    margin-bottom: 9px; }
    .custom-widget.tod .tile .title {
      font-size: 16px;
      color: #444;
      text-decoration: none;
      display: inline;
      line-height: 1.3; }
    .custom-widget.tod .tile .meta {
      position: absolute;
      z-index: 1;
      left: 0px;
      top: 2px;
      font-size: 0.7em; }
    .custom-widget.tod .tile .cover {
      margin-bottom: 16px;
      display: block;
      width: auto;
      background: #fff;
      text-decoration: none; }
      .custom-widget.tod .tile .cover img {
        float: left;
        width: 40%;
        margin-right: 10px;
        height: auto; }
    .custom-widget.tod .tile .txt {
      font-family: Tahoma, sans-serif;
      text-decoration: none;
      color: #333; }
      .custom-widget.tod .tile .txt:hover {
        color: #fa658e; }
    .custom-widget.tod .tile + .tile + .tile {
      margin-left: 9px; }
    .custom-widget.tod .tile:first-child {
      width: 100%;
      margin-bottom: 18px; }
      .custom-widget.tod .tile:first-child .meta {
        left: auto;
        right: 0px;
        top: 2px; }
      .custom-widget.tod .tile:first-child .txt {
        font-size: 1.2em; }
      .custom-widget.tod .tile:first-child .cover {
        margin-bottom: 3px; }
        .custom-widget.tod .tile:first-child .cover img {
          float: none;
          width: 100%; }
        .custom-widget.tod .tile:first-child .cover .title-nest {
          position: absolute;
          z-index: 5;
          left: 0;
          right: 0;
          bottom: 0;
          padding: 10px; }
          .custom-widget.tod .tile:first-child .cover .title-nest .title {
            position: relative;
            z-index: 10;
            color: #fff;
            margin-right: 10px;
            font-size: 18px; }
          .custom-widget.tod .tile:first-child .cover .title-nest .bg {
            position: absolute;
            z-index: 1;
            left: 0px;
            right: 0px;
            top: 0px;
            bottom: 0px;
            background: #000;
            opacity: 0.7; }
          .custom-widget.tod .tile:first-child .cover .title-nest .copyright {
            bottom: 100%;
            right: 0px;
            left: auto; }
  .custom-widget.tod-inline {
    margin: 9px auto; }
    .custom-widget.tod-inline h2 {
      text-transform: uppercase;
      font-size: 1.25em;
      font-weight: normal; }
      .custom-widget.tod-inline h2 .ico {
        vertical-align: 3px; }
    .custom-widget.tod-inline .tile {
      position: relative;
      z-index: 1;
      width: 243px;
      margin-bottom: 9px; }
      .custom-widget.tod-inline .tile .cover {
        padding: 2px;
        display: inline-block;
        vertical-align: top;
        width: auto;
        background: #fff;
        border: 1px solid #d7d7d7;
        box-shadow: 0 0 5px #ccc; }
        .custom-widget.tod-inline .tile .cover img {
          width: 74px; }
        .custom-widget.tod-inline .tile .cover:hover {
          border: 1px solid #fa658e; }
      .custom-widget.tod-inline .tile .txt {
        font-family: Tahoma, sans-serif;
        text-decoration: none;
        color: #333;
        position: relative;
        z-index: 1;
        left: 6px;
        top: 16px;
        margin-bottom: 16px;
        width: 145px;
        display: inline-block;
        vertical-align: top; }
        .custom-widget.tod-inline .tile .txt:hover {
          color: #fa658e; }
      .custom-widget.tod-inline .tile + .tile {
        border-left: 1px solid #d2d2d2;
        padding-left: 13px;
        width: 239px; }
  .custom-widget .items > h2 {
    margin-bottom: 9px; }
  .custom-widget .items > .more {
    margin-bottom: 9px; }
  .custom-widget .items .item {
    margin-bottom: 20px; }
    .custom-widget .items .item a {
      color: #000;
      text-decoration: none; }
      .custom-widget .items .item a:hover {
        color: #fa658e; }
    .custom-widget .items .item time.hot {
      color: #fff;
      background: #fa658e;
      padding: 0px 3px; }
  .custom-widget.list {
    margin: 0px 6px; }
  .custom-widget .tile {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 9px; }
    .custom-widget .tile:first-child {
      margin-left: 0px; }
    .custom-widget .tile.inline {
      display: inline; }
    .custom-widget .tile .heading {
      color: #000;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 14px;
      font-weight: bold;
      margin-bottom: 15px;
      display: block; }
      .custom-widget .tile .heading:hover {
        color: #fa658e; }
    .custom-widget .tile .title {
      font-size: 16px;
      font-weight: bold;
      color: #000;
      text-decoration: none;
      line-height: 150%;
      display: inline-block;
      vertical-align: top; }
      .custom-widget .tile .title:hover {
        color: #fa658e; }
      .custom-widget .tile .title.hl {
        text-transform: uppercase;
        color: #fa658e;
        font-weight: bold;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 5px; }
        .custom-widget .tile .title.hl:hover {
          text-decoration: underline; }
    .custom-widget .tile .subcategory {
      color: #7b7b7b;
      font-weight: bold;
      font-size: 0.85em;
      text-transform: uppercase;
      display: inline-block;
      vertical-align: baseline;
      text-decoration: none;
      margin-bottom: 8px; }
      .custom-widget .tile .subcategory:hover {
        color: #fa658e; }
    .custom-widget .tile .cover {
      display: inline-block;
      vertical-align: top;
      width: 100%;
      position: relative;
      z-index: 1;
      margin-bottom: 10px; }
      .custom-widget .tile .cover img {
        width: 100%; }
      .custom-widget .tile .cover .label {
        position: absolute;
        z-index: 5;
        right: 0px;
        bottom: 9px;
        display: inline-block;
        vertical-align: top;
        color: #fff;
        font-weight: bold;
        font-family: Tahoma;
        font-size: 0.75em;
        background: url(images/sprites.png?7) no-repeat -198px -31px;
        padding: 0px 5px;
        text-transform: lowercase;
        height: 17px;
        line-height: 15px; }
      .custom-widget .tile .cover .copyright {
        position: absolute;
        z-index: 5;
        left: 0px;
        bottom: 0px;
        display: inline-block;
        vertical-align: top;
        color: #fff;
        font-family: Tahoma;
        font-size: 0.75em;
        padding: 0px 5px;
        line-height: 15px; }
        .custom-widget .tile .cover .copyright i {
          position: absolute;
          z-index: 1;
          left: 0px;
          top: 0px;
          right: 0px;
          bottom: 0px;
          background: #000;
          opacity: 0.6; }
        .custom-widget .tile .cover .copyright span {
          position: relative;
          z-index: 5; }
      .custom-widget .tile .cover + .meta {
        margin-top: 6px; }
    .custom-widget .tile .content {
      position: relative;
      overflow: hidden;
      line-height: 1.25em;
      border: 0px;
      margin: 0px 0 15px 0;
      padding: 0px; }
      .custom-widget .tile .content .author {
        display: inline-block;
        vertical-align: top;
        width: 30%;
        text-align: center; }
        .custom-widget .tile .content .author img {
          max-width: 55px; }
        .custom-widget .tile .content .author + .preview_text {
          width: 70%; }
      .custom-widget .tile .content .preview_text {
        display: inline-block;
        vertical-align: top; }
        .custom-widget .tile .content .preview_text p {
          margin: 0px; }
        .custom-widget .tile .content .preview_text.light {
          color: #7c7c7c; }
    .custom-widget .tile.socagreator > a {
      color: #3592f2; }
    .custom-widget .tile.socagreator.twitter .tasks {
      background: url(images/twitter-bird.jpg) no-repeat 20px 0; }
    .custom-widget .tile.socagreator.text .tasks {
      background: url(images/logo-tvrain-comments.png) no-repeat 10px 0; }
    .custom-widget .tile.socagreator.article .tasks {
      background: url(images/logo-tvrain-comments.png) no-repeat 10px 0; }
    .custom-widget .tile.socagreator.facebook .tasks {
      background: url(images/logo-facebook-comments.png) no-repeat 10px 0; }
    .custom-widget .tile.socagreator .tasks {
      min-height: 45px;
      padding-left: 80px;
      color: #3592f2; }
      .custom-widget .tile.socagreator .tasks i.ico {
        vertical-align: 2px;
        margin-left: -14px; }
      .custom-widget .tile.socagreator .tasks span {
        text-decoration: underline;
        cursor: pointer; }
        .custom-widget .tile.socagreator .tasks span.active {
          color: #303030;
          font-weight: bold;
          text-decoration: none;
          cursor: default; }
    .custom-widget .tile.socagreator .item {
      display: none;
      border: 5px solid #1c8bf6;
      border-radius: 1px;
      padding: 15px;
      position: relative;
      margin-top: 20px;
      margin-bottom: 10px; }
      .custom-widget .tile.socagreator .item.active {
        display: block; }
      .custom-widget .tile.socagreator .item:before {
        position: absolute;
        top: -32px;
        left: 38px;
        width: 22px;
        height: 32px;
        background: #fff url(images/sprites-gs.png) no-repeat -263px -62px;
        display: block;
        content: " "; }
      .custom-widget .tile.socagreator .item .user-name, .custom-widget .tile.socagreator .item time {
        color: #7c7c7c;
        font-size: 0.85em;
        float: left;
        display: block;
        margin-top: -36px;
        margin-left: 50px;
        font-weight: normal; }
      .custom-widget .tile.socagreator .item .user-image {
        width: 50px;
        float: left; }
        .custom-widget .tile.socagreator .item .user-image img {
          width: 100%; }
      .custom-widget .tile.socagreator .item .user-image + .user-name + .text {
        position: relative;
        left: 10px; }
    .custom-widget .tile.quote {
      position: relative; }
      .custom-widget .tile.quote .guest-info {
        margin-left: 80px; }
        .custom-widget .tile.quote .guest-info a {
          text-decoration: none;
          color: #000; }
          .custom-widget .tile.quote .guest-info a:hover {
            color: #fa658e; }
      .custom-widget .tile.quote .ico.microphone {
        position: absolute;
        z-index: 1;
        left: 29px; }
      .custom-widget .tile.quote .ico.quote-tail {
        position: absolute;
        z-index: 1;
        left: 60px;
        top: -8px; }
      .custom-widget .tile.quote .author {
        position: absolute;
        z-index: 10; }
      .custom-widget .tile.quote .content {
        border: 5px solid #dcdcdc;
        border-radius: 3px;
        behavior: url(/static/css/pub/PIE.htc);
        padding: 30px 0px;
        height: 129px !important; }
        .custom-widget .tile.quote .content .preview_text {
          position: relative;
          vertical-align: middle;
          display: table-cell;
          padding-left: 100px;
          padding-right: 10px;
          height: 129px !important; }
          .custom-widget .tile.quote .content .preview_text div {
            margin-bottom: 10px;
            color: #777; }
          .custom-widget .tile.quote .content .preview_text a:before {
            display: inline-block;
            content: '«';
            color: #fa658e;
            font-size: 2em;
            position: absolute;
            margin-left: -20px;
            margin-top: -3px; }
          .custom-widget .tile.quote .content .preview_text a:after {
            display: inline-block;
            content: '»';
            color: #fa658e;
            font-size: 2em;
            position: absolute;
            margin-top: -3px;
            margin-left: 5px; }
          .custom-widget .tile.quote .content .preview_text a:hover {
            color: #fa658e; }
  .custom-widget.main-story {
    height: 41px;
    line-height: 41px;
    box-shadow: inset 0px -1px 3px 0px rgba(0, 0, 0, 0.3); }
    .custom-widget.main-story a {
      display: inline-block;
      width: 314px;
      height: 22px;
      line-height: 22px;
      vertical-align: middle;
      border-left: 1px solid #d4d4d4;
      color: #222;
      padding-left: 20px;
      text-decoration: none;
      font-size: 1.7em; }
      .custom-widget.main-story a:first-child {
        border: none; }
      .custom-widget.main-story a span {
        margin-right: 10px;
        text-decoration: underline;
        font-size: 0.65em;
        vertical-align: 3px;
        font-weight: bold; }
  .custom-widget.moscow-2013 {
    display: block;
    text-decoration: none;
    height: 125px;
    color: #333;
    background: url(images/vibor.png) no-repeat center;
    box-shadow: inset 0px -1px 3px 0px rgba(0, 0, 0, 0.3); }
    .custom-widget.moscow-2013 > * {
      display: inline-block; }
    .custom-widget.moscow-2013 time {
      color: #fa658e;
      height: 35px;
      line-height: 35px;
      margin-left: 15px;
      font-size: 1.3em;
      font-weight: bold; }
    .custom-widget.moscow-2013 .h {
      height: 35px;
      line-height: 35px;
      font-size: 1.3em;
      font-weight: bold;
      padding-left: 10px;
      text-transform: uppercase; }
    .custom-widget.moscow-2013 .r {
      float: right;
      height: 35px;
      line-height: 35px;
      margin-right: 10px;
      color: #444; }
    .custom-widget.moscow-2013 .k {
      margin-top: 39px;
      position: relative;
      font-weight: bold; }
      .custom-widget.moscow-2013 .k b {
        position: absolute;
        top: -25px;
        left: 20px;
        font-size: 1.2em;
        color: #fa658e; }
    .custom-widget.moscow-2013 .clear {
      height: 1px;
      display: block; }
  .custom-widget nav {
    background: #efefef;
    padding: 4px;
    height: 22px;
    overflow: hidden;
    text-align: justify;
    text-justify: newspaper; }
    .custom-widget nav:after {
      content: '&nbsp;';
      display: inline-block;
      width: 100%;
      line-height: 0;
      visibility: hidden; }
    .custom-widget nav a {
      font-size: 0.85em;
      text-decoration: none;
      color: #000;
      display: inline-block;
      vertical-align: baseline; }
      .custom-widget nav a:hover {
        color: #fa658e; }
      .custom-widget nav a.active {
        background: #fa658e;
        color: #fff;
        padding: 4px 12px; }

.tile--2015-top .subcategory {
  display: inline !important;
  color: #0090ff !important; }
.tile--2015-top .title:hover {
  color: #0090ff !important; }

.watch-on-holidays {
  color: #fa658e;
  margin-left: -10px; }

.our-choice-holidays {
  color: #000;
  margin-left: -10px; }

.watch-on-holidays, .our-choice-holidays {
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase; }

#datepicker .ui-datepicker {
  display: inline-block !important; }
  #datepicker .ui-datepicker .ui-datepicker-header {
    position: relative;
    z-index: 1;
    height: 16px;
    margin-bottom: 9px; }
    #datepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
      position: absolute;
      z-index: 1;
      left: 0px;
      right: 0px;
      top: 0px;
      text-align: center;
      font-weight: bold;
      text-transform: uppercase; }
    #datepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev, #datepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
      position: absolute;
      z-index: 10;
      cursor: pointer; }
      #datepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover, #datepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover {
        opacity: 0.7; }
    #datepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
      left: 0px; }
    #datepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
      right: 0px; }
    #datepicker .ui-datepicker .ui-datepicker-header .ui-icon .ico {
      width: 30px;
      vertical-align: 1px; }
  #datepicker .ui-datepicker .ui-datepicker-calendar {
    border-spacing: 1px;
    border-collapse: separate;
    background: #dbdbdb; }
    #datepicker .ui-datepicker .ui-datepicker-calendar th {
      text-align: center; }
      #datepicker .ui-datepicker .ui-datepicker-calendar th span {
        font-family: Tahoma;
        font-size: 0.8em;
        font-weight: normal;
        text-transform: lowercase; }
    #datepicker .ui-datepicker .ui-datepicker-calendar td {
      background: #efefef;
      text-align: center;
      vertical-align: middle;
      width: 28px;
      height: 28px; }
      #datepicker .ui-datepicker .ui-datepicker-calendar td a {
        text-decoration: none;
        color: #000;
        font-weight: bold; }
      #datepicker .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day {
        background: #fa658e !important; }
        #datepicker .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day a {
          color: #fff !important;
          display: inline-block;
          vertical-align: top;
          width: 28px;
          height: 28px;
          line-height: 28px;
          border: 1px solid #c42b55;
          margin: -1px; }
      #datepicker .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today {
        background: #fee0e9; }
        #datepicker .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a {
          color: #fa658e;
          display: inline-block;
          vertical-align: top;
          width: 28px;
          height: 28px;
          line-height: 28px; }

.dishes .dish {
  display: inline-block;
  vertical-align: top;
  width: 162px;
  margin: 12px;
  text-align: center;
  text-decoration: none;
  line-height: 1.5em; }
  .dishes .dish .thumb {
    display: inline-block;
    vertical-align: top;
    width: 162px;
    height: 162px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: 0px; }
    .dishes .dish .thumb span {
      display: inline-block;
      vertical-align: top;
      width: 162px;
      height: 162px;
      position: absolute;
      z-index: 5;
      left: 0px;
      top: 0px;
      background: url(images/recipe-frame.png) no-repeat left; }
    .dishes .dish .thumb img {
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 1;
      left: 0px; }
  .dishes .dish time {
    color: #fa658e; }
  .dishes .dish .name {
    font-size: 0.85em;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.5em;
    color: #000; }
    .dishes .dish .name span {
      color: #fa658e;
      font-style: italic; }
.dishes a.dish:hover .thumb span {
  background: url(images/recipe-frame.png) no-repeat right; }
.dishes + .show-all .hr {
  margin-top: 40px; }
  .dishes + .show-all .hr + a.more {
    margin-top: -30px;
    display: inline-block;
    vertical-align: top;
    background: #fa658e;
    color: #fff;
    text-decoration: none;
    padding: 10px;
    text-transform: uppercase;
    font-size: 0.85em;
    border-radius: 5px;
    behavior: url(/static/css/pub/PIE.htc);
    box-shadow: -3px -3px 5px #c44f6f inset; }
    .dishes + .show-all .hr + a.more:hover {
      opacity: 0.7; }

.dynamic, section#social .discuss {
  text-decoration: none !important; }
  .dynamic span, section#social .discuss span {
    border-bottom: 1px dotted; }

.e404-nest {
  width: 1008px;
  min-height: 100%;
  _height: 100%;
  margin: auto;
  position: relative; }
  .e404-nest .v-pos {
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -230px;
    width: 100%; }
  .e404-nest .msg {
    margin: 0px auto 18px auto;
    width: 590px;
    font-style: italic;
    color: #666; }
  .e404-nest .e404 {
    text-align: center;
    margin: 0px auto 18px auto; }
  .e404-nest .search {
    margin: auto;
    width: 590px; }
  .e404-nest .btn {
    width: auto !important;
    height: 27px !important;
    vertical-align: top;
    box-shadow: none; }
  .e404-nest header {
    background: #fff; }
    .e404-nest header .first-line, .e404-nest header .hr, .e404-nest header .second-line {
      margin-left: 80px; }
  .e404-nest #stories {
    z-index: 10; }
  .e404-nest .logo {
    left: -118px; }

section#episodes {
  width: 568px;
  height: 20px;
  line-height: 20px;
  position: relative;
  z-index: 2;
  background: #7b7b7b;
  color: #fff;
  font-size: 0.8em;
  margin-bottom: 1px;
  -webkit-font-smoothing: antialiased; }
  section#episodes table {
    width: 100%; }
    section#episodes table td {
      text-align: center; }
      section#episodes table td.separator {
        width: 1px;
        max-width: 1px;
        overflow: hidden;
        background: #565656; }
      section#episodes table td a, section#episodes table td span, section#episodes table td strong {
        color: #dbdbdb;
        text-decoration: none;
        display: inline-block;
        vertical-align: top;
        height: 20px;
        width: 100%; }
      section#episodes table td a {
        color: #fff;
        font-weight: bold;
        background: url(images/bg-episodes-button.png) repeat-x top; }
        section#episodes table td a:hover {
          color: #fff; }
      section#episodes table td strong {
        color: #fff; }
      section#episodes table td.name {
        max-width: 180px;
        min-width: 180px;
        *width: 180px;
        padding: 0px 10px;
        text-align: left; }
        section#episodes table td.name div {
          overflow: hidden;
          width: inherit;
          height: 20px;
          position: relative; }
          section#episodes table td.name div span {
            white-space: nowrap;
            position: absolute;
            width: auto; }

.fb-htc #album-nav .nest .cover {
  display: inline-block;
  vertical-align: top;
  width: 100px;
  height: 100px;
  border: 1px solid #000;
  margin: 7px;
  overflow: hidden;
  text-align: center; }
  .fb-htc #album-nav .nest .cover img {
    height: 100%; }
.fb-htc #photo-nav .nest .photo {
  display: inline-block;
  vertical-align: top;
  width: 100px;
  height: 100px;
  border: 1px solid #000;
  margin: 7px;
  overflow: hidden;
  text-align: center;
  position: relative;
  z-index: 1; }
  .fb-htc #photo-nav .nest .photo img {
    height: 100%; }
  .fb-htc #photo-nav .nest .photo .cb {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    z-index: 5;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    border: 3px solid #fff; }
    .fb-htc #photo-nav .nest .photo .cb.active {
      border: 3px solid #f00; }
.fb-htc #htc-one-player {
  width: 450px;
  height: 250px;
  border: 1px solid #ccc;
  overflow: hidden;
  position: relative; }
  .fb-htc #htc-one-player img {
    position: absolute;
    min-width: 100%;
    min-height: 100%; }

.fb-publisher {
  position: relative;
  z-index: 10;
  border: 4px solid #fee0e9;
  padding: 9px; }
  .fb-publisher .user {
    position: relative;
    z-index: 1; }
    .fb-publisher .user .avatar {
      display: inline-block;
      vertical-align: top; }
    .fb-publisher .user .name {
      font-weight: bold;
      position: absolute;
      z-index: 1;
      left: 55px;
      top: 0px;
      font-size: 1em;
      color: #fa658e; }
    .fb-publisher .user a {
      font-size: 0.9em;
      color: #666; }
    .fb-publisher .user .session {
      position: absolute;
      z-index: 1;
      right: 0px;
      margin-top: 2px; }
      .fb-publisher .user .session.logout {
        margin-top: 0px; }
      .fb-publisher .user .session.login {
        right: -4px; }
    .fb-publisher .user .history-toggle {
      position: absolute;
      z-index: 1;
      left: 55px;
      bottom: 0px; }
    .fb-publisher .user .trigger {
      position: absolute;
      z-index: 1;
      left: 55px;
      bottom: 20px; }
    .fb-publisher .user .hint {
      margin: 0px;
      padding: 0px;
      display: inline-block;
      vertical-align: top;
      width: 80%; }
  .fb-publisher .history {
    position: absolute;
    z-index: 10;
    left: -30px;
    right: -30px;
    background: #fff;
    padding: 10px;
    border: 5px solid #eee;
    max-height: 500px;
    overflow: hidden; }
    .fb-publisher .history .item {
      position: relative;
      z-index: 1; }
      .fb-publisher .history .item span {
        display: inline-block;
        vertical-align: top;
        width: 90%; }
      .fb-publisher .history .item a {
        position: absolute;
        z-index: 1;
        right: 0px;
        top: 50%;
        margin-top: -6px; }
    .fb-publisher .history .hr {
      margin: 10px 0px; }
      .fb-publisher .history .hr:first-child {
        display: none; }
    .fb-publisher .history .fade {
      right: 40px;
      bottom: -20px; }

.found-tabs {
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.4em; }
  .found-tabs label {
    color: #fa658e;
    font-size: 0.85em;
    position: absolute; }
  .found-tabs .results {
    margin-left: 75px; }
    .found-tabs .results > a {
      font-size: 0.85em;
      color: #919191;
      display: inline-block;
      vertical-align: top;
      text-decoration: none; }
      .found-tabs .results > a span {
        color: #fa658e; }
      .found-tabs .results > a.active {
        color: #fa658e; }

.found {
  color: #fa658e;
  font-weight: bold; }

.fr-slon-nest {
  border: 1px solid #dbdbdb; }
  .fr-slon-nest .fr-slon-head {
    height: 40px;
    background: url(images/slon-head.png) left no-repeat; }
  .fr-slon-nest .fr-bg-head {
    height: 40px;
    margin-left: 10px;
    background: url(images/bg-head.png) left no-repeat; }
  .fr-slon-nest .content-nest .thumb {
    margin-bottom: 6px;
    border: 0px; }
    .fr-slon-nest .content-nest .thumb img {
      width: 100%;
      height: auto; }
  .fr-slon-nest .content-nest .name {
    margin: 15px 20px;
    text-decoration: none;
    line-height: 1.5em;
    font-size: 18px;
    font-family: Arial; }

.gallery-image {
  margin-bottom: 9px;
  text-align: center; }
  .gallery-image img {
    max-width: 100%; }

.gallery-overview {
  position: relative;
  z-index: 1;
  margin-bottom: 60px; }
  .gallery-overview table {
    width: 100%; }
    .gallery-overview table tr:first-child td {
      padding-top: 0px; }
    .gallery-overview table td {
      width: 25%;
      padding-left: 1px;
      padding-top: 1px; }
      .gallery-overview table td.large {
        width: auto;
        padding-left: 0px;
        padding-bottom: 0px; }
        .gallery-overview table td.large a {
          position: absolute;
          top: 0;
          bottom: 0px;
          width: 50%; }
      .gallery-overview table td img {
        width: 100%;
        max-height: 100%; }
      .gallery-overview table td a:hover {
        opacity: 0.7; }

.gallery-overview-head {
  margin-bottom: 20px; }

.gallery-overview-head__link {
  text-decoration: none;
  color: #333; }

.other-galleries {
  margin-top: 40px; }

.other-galleries__title {
  font-size: 22px;
  margin-bottom: 20px; }

.other-galleries__link {
  color: #333;
  text-decoration: none; }

#gallery-view {
  position: absolute;
  z-index: 1000;
  top: 0px;
  left: 0px;
  right: 0px;
  margin: 0px;
  padding: 0px; }

.gallery-view-photo-layout {
  max-width: 840px;
  margin: 165px auto;
  text-align: center;
  position: relative; }
  .gallery-view-photo-layout .gallery-view-photo {
    display: inline-block;
    vertical-align: top; }
    .gallery-view-photo-layout .gallery-view-photo .gallery-view-photo-nav-prev, .gallery-view-photo-layout .gallery-view-photo .gallery-view-photo-nav-next {
      width: 43px;
      height: 100px;
      display: inline-block;
      vertical-align: top;
      background: url(images/gallery-nav-l.png) no-repeat;
      position: fixed;
      z-index: 10;
      top: 50%;
      margin-top: -50px; }
      .gallery-view-photo-layout .gallery-view-photo .gallery-view-photo-nav-prev:hover, .gallery-view-photo-layout .gallery-view-photo .gallery-view-photo-nav-next:hover {
        opacity: 0.7; }
    .gallery-view-photo-layout .gallery-view-photo .gallery-view-photo-nav-prev {
      left: 50%;
      margin-left: -483px; }
    .gallery-view-photo-layout .gallery-view-photo .gallery-view-photo-nav-next {
      right: 50%;
      margin-right: -483px;
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
      filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; }
    .gallery-view-photo-layout .gallery-view-photo .gallery-view-photo-head {
      height: 45px;
      padding: 25px 0px;
      text-align: left; }
      .gallery-view-photo-layout .gallery-view-photo .gallery-view-photo-head .gallery-view-photo-head-buttons {
        float: right; }
        .gallery-view-photo-layout .gallery-view-photo .gallery-view-photo-head .gallery-view-photo-head-buttons > a {
          display: inline-block;
          vertical-align: top;
          height: 45px;
          line-height: 45px;
          padding: 0px 7px;
          border: 1px solid #fff;
          text-decoration: none;
          color: #fff;
          font-size: 0.85em;
          font-weight: bold;
          background: #242424; }
          .gallery-view-photo-layout .gallery-view-photo .gallery-view-photo-head .gallery-view-photo-head-buttons > a:hover {
            opacity: 0.7; }
          .gallery-view-photo-layout .gallery-view-photo .gallery-view-photo-head .gallery-view-photo-head-buttons > a.shares {
            background: #242424 url(images/gallery-button-share.png) no-repeat 6px center;
            padding-left: 40px; }
          .gallery-view-photo-layout .gallery-view-photo .gallery-view-photo-head .gallery-view-photo-head-buttons > a.likes {
            background: #242424 url(images/gallery-button-like.png) no-repeat 10px center;
            padding-left: 40px; }
        .gallery-view-photo-layout .gallery-view-photo .gallery-view-photo-head .gallery-view-photo-head-buttons .likes-popup {
          position: absolute;
          z-index: 50;
          background: #fff;
          padding: 10px; }
        .gallery-view-photo-layout .gallery-view-photo .gallery-view-photo-head .gallery-view-photo-head-buttons .shares-popup {
          position: absolute;
          z-index: 50;
          background: #fff;
          padding: 10px;
          width: 226px;
          text-align: center; }
      .gallery-view-photo-layout .gallery-view-photo .gallery-view-photo-head .gallery-view-photo-head-userimage {
        display: inline-block;
        vertical-align: top;
        height: 45px;
        margin-right: 10px;
        border: 1px solid #fff; }
        .gallery-view-photo-layout .gallery-view-photo .gallery-view-photo-head .gallery-view-photo-head-userimage img {
          width: 45px;
          height: 45px; }
      .gallery-view-photo-layout .gallery-view-photo .gallery-view-photo-head .gallery-view-photo-head-username {
        display: inline-block;
        vertical-align: top;
        height: 45px;
        line-height: 45px;
        font-weight: bold;
        font-size: 1.1em;
        color: #fff; }
    .gallery-view-photo-layout .gallery-view-photo .gallery-view-photo-text {
      padding: 25px 0px;
      text-align: left;
      color: #fff; }
      .gallery-view-photo-layout .gallery-view-photo .gallery-view-photo-text a {
        color: #fff; }
    .gallery-view-photo-layout .gallery-view-photo .gallery-view-photo-comments {
      padding: 7px;
      background: #fff;
      text-align: left; }
    .gallery-view-photo-layout .gallery-view-photo img {
      max-width: 840px; }

/* ==========================================================================
	 GO TO MOBILE SITE
	 ========================================================================== */
.go-to-mobile-site {
  background: url(custom/independence/images/we-are-tvrain.jpg);
  width: 1008px;
  line-height: 343px;
  text-align: center;
  display: none; }

.go-to-mobile-site__milk {
  background: rgba(30, 30, 30, 0.7); }

.go-to-mobile-site__button {
  background: #fa658e;
  color: white;
  font-size: 32px;
  padding: 20px;
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  text-decoration: none;
  border-radius: 5px;
  font-weight: bold; }

.good-of-the-day {
  border: 4px solid #fa658e;
  padding: 10px; }
  .good-of-the-day .heading {
    color: #fa658e;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 1.65em;
    text-decoration: none;
    display: block; }
  .good-of-the-day .preview {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-bottom: 10px; }
    .good-of-the-day .preview img {
      width: 206px; }
  .good-of-the-day .name {
    text-align: center;
    margin: 0px 10px 10px 10px; }
  .good-of-the-day .buy {
    display: block;
    width: 182px;
    height: 45px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 1.3em;
    margin: 0px auto;
    text-decoration: none;
    background: url(/static/css/pub/custom/shop/images/buy.png) no-repeat; }

.grad-progressbar-wrap {
  margin: 80px auto 0 auto;
  width: 1008px; }
  @media (max-width: 48.0525em) {
    .grad-progressbar-wrap {
      width: 100%;
      margin: 58px auto 0 auto; }
      .grad-progressbar-wrap img {
        width: 100%; } }

.grad-progressbar {
  margin: 15px 8px 0 8px;
  height: 45px;
  *zoom: 1;
  clear: both;
  width: 100%;
  display: block; }
  .grad-progressbar:before, .grad-progressbar:after {
    content: " ";
    display: table; }
  .grad-progressbar:after {
    clear: both; }
  @media (max-width: 35.5525em) {
    .grad-progressbar {
      margin-left: 0;
      margin-right: 0; } }

.grad-progressbar__logo {
  height: 100%;
  width: 95px;
  background-image: url(/static/css/pub/custom/gradnagrad/i/logo-mini.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  float: left; }
  @media (max-width: 35.5525em) {
    .grad-progressbar__logo {
      width: 19%;
      margin-left: 5%; } }

.grad-progressbar__car {
  height: 100%;
  width: 105px;
  background-image: url(/static/css/pub/custom/gradnagrad/i/car-mini.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  float: left;
  margin-left: 20px; }
  @media (max-width: 35.5525em) {
    .grad-progressbar__car {
      display: none; } }

.grad-progressbar__bar-nest {
  float: left;
  height: 24px;
  width: 760px;
  background: #4a4a4a;
  margin-left: 5px;
  margin-top: 10px;
  position: relative; }
  @media (max-width: 35.5525em) {
    .grad-progressbar__bar-nest {
      width: 69%; } }

.grad-progressbar__bar {
  position: absolute;
  z-index: 10;
  background: #fdd519;
  left: 0;
  top: 0;
  height: 100%; }

.grad-progressbar__info {
  position: absolute;
  right: 10px;
  z-index: 15;
  color: #fff;
  height: 100%;
  line-height: 24px; }

.grad-progressbar__cartext {
  float: left;
  height: 24px;
  width: 760px;
  margin-left: 5px;
  margin-top: 0px;
  position: relative;
  text-align: center;
  color: #000;
  font-size: 20px; }
  @media (max-width: 35.5525em) {
    .grad-progressbar__cartext {
      width: 69%; } }

.grad-progressbar__cartext__text {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 10px;
  opacity: 1;
  text-indent: 0;
  -webkit-transition: all .5s ease;
          transition: all .5s ease; }
  .grad-progressbar__cartext__text.grad-progressbar__cartext__text--hidden {
    opacity: 0;
    text-indent: -10px; }

.heading-with-nav {
  vertical-align: baseline;
  position: relative;
  margin-bottom: 6px; }
  .heading-with-nav h1 {
    display: inline-block;
    vertical-align: baseline; }
  .heading-with-nav nav {
    display: inline-block;
    vertical-align: baseline;
    position: absolute;
    z-index: 1;
    right: 0px;
    height: 100%;
    line-height: 1.5em;
    font-size: 1.2em; }
    .heading-with-nav nav a {
      margin-left: 10px; }
      .heading-with-nav nav a:hover span, .heading-with-nav nav a.active span {
        color: #333; }
  .heading-with-nav nav + .yashare-auto-init {
    right: 35px; }
  .heading-with-nav .yashare-auto-init {
    position: absolute;
    z-index: 1;
    right: 0px;
    top: -4px; }

/* Модификатор заголовка для модального окна */
.heading-wrapper {
  vertical-align: baseline; }
  .heading-wrapper h1 {
    display: inline-block;
    vertical-align: baseline;
    text-transform: uppercase;
    margin-left: 3px;
    font-size: 1.4em;
    top: -1px;
    position: relative; }
  .heading-wrapper .ico {
    vertical-align: 6px; }

section.highlight .hr {
  margin: 0px; }
section.highlight .wrap {
  background: #efefef;
  margin: 0px;
  padding: 9px;
  text-align: center; }
  section.highlight .wrap.light {
    background: none; }
  section.highlight .wrap article {
    text-align: left; }
    section.highlight .wrap article.preview.top {
      margin-left: 35px; }
      section.highlight .wrap article.preview.top.first-child {
        margin-left: 0px; }
section.highlight label {
  text-transform: lowercase;
  padding: 1px 3px;
  border-radius: 2px;
  background: #fa658e;
  color: #fff;
  behavior: url(/static/css/pub/PIE.htc);
  font-style: normal;
  font-weight: bold;
  margin-bottom: 2px;
  display: inline-block;
  vertical-align: top; }

.hint {
  font-style: italic;
  color: #7b7b7b;
  font-size: 0.9em;
  padding: 3px 10px; }

/* ==========================================================================
   INCUTS
   ========================================================================== */
.incuts-top, .incuts-bottom {
  float: left;
  margin: 0 20px 20px 0;
  width: 200px; }

.incuts-top__name, .incuts-bottom__name {
  font-size: 1.5em;
  color: #fa658e;
  font-weight: bold;
  margin-bottom: -10px; }

.incuts-top-item, .incuts-bottom-item {
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid #c9c9c9; }
  .incuts-top-item:last-child, .incuts-bottom-item:last-child {
    border: none; }
  .incuts-top-item:hover, .incuts-bottom-item:hover {
    text-decoration: none; }
  .incuts-top-item i.ico, .incuts-bottom-item i.ico {
    vertical-align: baseline; }

.incuts-top-item__name, .incuts-bottom-item__name {
  font-weight: bold;
  font-size: 1.1em;
  color: #333;
  display: block;
  margin-bottom: 5px; }

.incuts-top-item__image, .incuts-bottom-item__image {
  width: 200px;
  height: 170px; }

.incuts-bottom {
  margin-left: 20px;
  margin-right: 0;
  float: right; }

.incuts-middle {
  border-top: 1px solid #C9C9C9;
  border-bottom: 1px solid #C9C9C9; }

.incuts-middle-item {
  display: block;
  width: 520px;
  margin: 10px auto; }
  .incuts-middle-item:hover {
    text-decoration: none; }

.incuts-middle-item__image {
  float: left;
  width: 300px;
  height: 170px;
  margin-right: 10px; }

.incuts-middle-item__name {
  font-weight: bold;
  font-size: 1.1em;
  color: #333; }

.input-nest {
  background: #f7f7f7;
  border: 1px solid #dbdbdb;
  display: block;
  padding: 0px 7px;
  position: relative; }
  .input-nest.required {
    border-left: 1px solid #fa658e; }
  .input-nest.error {
    border: 1px solid #d70002; }
    .input-nest.error input, .input-nest.error textarea {
      color: #d70002; }
      .input-nest.error input::-webkit-input-placeholder, .input-nest.error input::-moz-placeholder, .input-nest.error textarea::-webkit-input-placeholder, .input-nest.error textarea::-moz-placeholder {
        color: #d70002; }
  .input-nest.no-deco {
    border: 0px;
    background: none; }
  .input-nest span {
    height: 23px;
    line-height: 23px;
    display: block; }
  .input-nest input {
    border: 0px;
    padding: 0px;
    margin: 0px;
    display: block;
    background: transparent;
    width: 100%;
    height: 23px;
    line-height: 1.1em; }
    .input-nest input::-webkit-input-placeholder, .input-nest input::-moz-placeholder {
      font-style: italic;
      font-size: 1.1em; }
  .input-nest textarea {
    border: 0px;
    padding: 7px 0px;
    margin: 0px;
    display: block;
    background: transparent;
    width: 100%;
    height: 70px;
    line-height: 1.1em;
    resize: none; }
    .input-nest textarea::-webkit-input-placeholder, .input-nest textarea::-moz-placeholder {
      font-style: italic;
      font-size: 1.1em; }
  .input-nest .errorMessage {
    position: absolute;
    z-index: 10;
    display: block;
    background: #d70002;
    color: #fff;
    font-size: 0.9em;
    bottom: 100%;
    padding: 3px;
    margin-right: -1px;
    right: 0px; }
    .input-nest .errorMessage a {
      color: #fff; }
      .input-nest .errorMessage a span {
        display: inline !important; }

/* PLUGINS */
.jspScrollable {
  outline: none; }
  .jspScrollable .jspContainer {
    overflow: hidden;
    position: relative;
    outline: none; }
    .jspScrollable .jspContainer .jspPane {
      position: absolute; }
    .jspScrollable .jspContainer .jspVerticalBar {
      position: absolute;
      top: 0;
      right: 0;
      width: 11px;
      height: 100%;
      background: #e6e6e6; }
      .jspScrollable .jspContainer .jspVerticalBar .jspCap {
        display: none; }
      .jspScrollable .jspContainer .jspVerticalBar .jspTrack {
        background: transparent;
        position: relative; }
        .jspScrollable .jspContainer .jspVerticalBar .jspTrack .jspDrag {
          background: #7e7e7e;
          position: relative;
          top: 0;
          left: 0px;
          cursor: pointer;
          width: 11px;
          border-radius: 3px;
          behavior: url(/static/css/pub/PIE.htc); }

section.like-buttons {
  height: 33px;
  width: 568px;
  float: left;
  background: #efefef; }

.floating_shares {
  position: absolute;
  z-index: 10;
  left: 50%;
  margin-left: -540px;
  box-sizing: border-box;
  border-radius: 3px 0 0 3px; }
  .floating_shares.floating_shares--margin {
    margin-top: 99px; }
  .floating_shares.floating_shares--margin-g {
    margin-top: 427px; }

.floating_shares__link {
  display: block;
  text-align: center;
  color: #999;
  width: 40px;
  height: 30px;
  line-height: 30px;
  font-size: 18px; }
  .floating_shares__link:hover {
    color: #333; }

.listen-to-rain {
  text-decoration: none;
  font-weight: bold;
  position: relative; }
  .listen-to-rain.active {
    background: none;
    color: #fa658e !important; }
  .listen-to-rain .ico {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 1px;
    position: static;
    background: url(images/sprites.png?7) no-repeat; }

/* ==========================================================================
	 LIVE RIBBON
	 ========================================================================== */
.live-ribbon {
  position: relative;
  padding: 0px 0 9px;
  min-width: 1px;
  z-index: 25; }

.live-ribbon__view {
  font-size: 22px;
  text-transform: uppercase;
  margin-left: 9px; }

.live-ribbon__schedule {
  display: inline-block;
  vertical-align: middle; }

.live-ribbon__help-item--new {
  font-size: 22px;
  text-transform: uppercase;
  width: 100%;
  display: block; }

.live-ribbon__help-item--promo-noads {
  border-color: #ff4343;
  color: #ff4343;
  padding: 3px 15px; }
  .live-ribbon__help-item--promo-noads span {
    display: block;
    font-size: 11px;
    margin-top: 3px; }

.live-ribbon--button {
  width: 100%; }

.live-ribbon__paypal {
  position: absolute;
  top: 0;
  right: 8px;
  margin-top: 14px;
  font-size: 12px;
  background-color: #fff;
  padding: 0 4px; }

.live-ribbon__paypal-icon {
  display: inline-block;
  vertical-align: middle;
  background-image: url('/media/upload/images/paypal-logo-label.png');
  background-repeat: no-repeat;
  width: 42px;
  height: 11px; }

.live-ribbon__discount {
  position: absolute;
  top: -3px;
  right: 8px;
  margin-top: 14px;
  font-size: 12px;
  background-color: #fff;
  padding: 2px 8px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .live-ribbon__paypal-icon {
    background-image: url('/media/upload/images/paypal-logo-label@2x.png');
    background-size: 42px 11px; } }

.live-poll-nest {
  background: #fff;
  margin-right: -6px;
  box-shadow: 5px 0px 20px -7px #333 inset; }
  .live-poll-nest .tabs-nest {
    margin-bottom: 0px !important; }
    .live-poll-nest .tabs-nest .tabs {
      border: 0px; }
      .live-poll-nest .tabs-nest .tabs a {
        border: 0px;
        color: #000;
        background: url(images/live-poll-icon.png) no-repeat 5px center;
        padding-left: 25px; }
  .live-poll-nest .content {
    border: 0px; }
    .live-poll-nest .content .poll {
      padding: 0px; }
      .live-poll-nest .content .poll + div {
        border-top: 2px solid #095baf;
        margin: 0px; }
        .live-poll-nest .content .poll + div + br {
          display: none; }
        .live-poll-nest .content .poll + div .btn {
          margin: 10px 5px;
          background: #3593f3;
          border: 1px solid #095baf;
          border-radius: 3px;
          behavior: url(/static/css/pub/PIE.htc);
          padding: 6px 10px; }
      .live-poll-nest .content .poll label {
        color: #000 !important;
        font-size: 1em; }
      .live-poll-nest .content .poll .name {
        background: #3593f3;
        color: #fff;
        border-top: 2px solid #095baf;
        border-bottom: 2px solid #095baf; }
      .live-poll-nest .content .poll .hr {
        display: none; }

.live-broadcast-nest {
  padding-top: 10px; }
  .live-broadcast-nest .tile.socagreator > a {
    margin-left: 15px !important;
    text-transform: uppercase; }
  .live-broadcast-nest .tasks {
    color: #aaa !important;
    background: url(images/live-logo-twitter.png) no-repeat 5px 0px !important;
    padding-left: 50px !important;
    padding-bottom: 10px;
    line-height: 1.5em;
    border-bottom: 2px solid #000; }
    .live-broadcast-nest .tasks .ico.hash {
      display: none; }
    .live-broadcast-nest .tasks span {
      color: #aaa !important; }
      .live-broadcast-nest .tasks span:hover {
        color: #fff; }
      .live-broadcast-nest .tasks span.active {
        color: #fff !important;
        font-weight: bold; }
  .live-broadcast-nest .item {
    border: 0px !important;
    color: #ebebeb;
    margin: 10px 0px 10px 0px !important; }
    .live-broadcast-nest .item .text {
      position: relative;
      top: 20px; }
    .live-broadcast-nest .item time {
      position: absolute !important;
      left: 13px !important;
      top: 0px !important;
      margin: 0px !important; }
    .live-broadcast-nest .item .user-name {
      position: absolute;
      color: #fff !important;
      font-size: 1.1em !important;
      font-weight: bold !important;
      top: 15px;
      margin: 0px !important;
      white-space: nowrap; }
    .live-broadcast-nest .item .user-image + .user-name {
      left: 75px; }
    .live-broadcast-nest .item .user-image + .user-name + time {
      left: 75px !important; }
    .live-broadcast-nest .item .user-image + .user-name + time + .text {
      left: 10px; }
  .live-broadcast-nest .item:before {
    background: none !important; }

.live-announcements-nest {
  margin-right: -6px; }
  .live-announcements-nest article.teaser.small {
    margin: 0 0 10px 0 !important; }

.live-icon {
  position: relative;
  top: -2px;
  color: #fa658e;
  font-size: 8px; }

.live-quality-poll {
  position: relative;
  *zoom: 1; }
  .live-quality-poll:before, .live-quality-poll:after {
    content: " ";
    display: table; }
  .live-quality-poll:after {
    clear: both; }

.live-quality-poll ul {
  padding: 0;
  list-style-type: none; }

.live-quality-poll label {
  font-weight: normal; }

.live-quality-poll-control {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  cursor: default; }

.live-quality-poll-control i {
  cursor: pointer;
  font-size: 16px;
  width: 15px; }

.live-quality-poll input[type="submit"] {
  color: #fff;
  padding: 5px 16px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  margin-right: 10px;
  background-color: #3493F3;
  text-decoration: none;
  display: inline-block;
  line-height: 18px;
  border-radius: 2px;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 0px;
  -webkit-transition: all 0.05s linear;
  transition: all 0.05s linear;
  border: none; }

.live-quality-poll-control__label {
  margin-left: 10px; }

.live-quality-poll input[disabled="disabled"] {
  background-color: buttonface; }

.live-quality-poll .required {
  color: #3493F3; }

.live-quality-poll-toggler {
  cursor: pointer;
  float: right; }
  .live-quality-poll-toggler span {
    display: inline-block; }
    .live-quality-poll-toggler span:before {
      content: "";
      font-family: FontAwesome;
      display: inline-block;
      margin-right: 5px; }
  .live-quality-poll-toggler.live-quality-poll-toggler--on span:first-child:before {
    content: "\f00d"; }

#video-quality-poll-form {
  display: none;
  margin: 0px 0 0 0;
  background: #f2f2f2;
  padding: 12px 12px 12px; }

#video-quality-poll-form.toggle--on {
  display: block;
  margin-bottom: 15px; }

.main-data-nest {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 10px;
  background: #fff; }
  .main-data-nest > .col {
    margin-bottom: 0px; }
  .main-data-nest h2 {
    font-size: 1.25em;
    font-weight: normal;
    text-transform: uppercase;
    padding-left: 20px; }
  .main-data-nest .ico.rain {
    margin-top: 3px;
    position: absolute;
    z-index: 1; }
  .main-data-nest .themes-of-the-day {
    margin-left: 9px; }
    .main-data-nest .themes-of-the-day div.more {
      text-align: right; }
  .main-data-nest .player-nest {
    margin-left: 9px;
    margin-bottom: 16px;
    padding: 6px;
    display: block;
    width: 416px;
    background: #fff;
    border: 1px solid #d7d7d7;
    box-shadow: 0 0 5px #ccc; }
    .main-data-nest .player-nest.wide {
      width: 750px; }
      .main-data-nest .player-nest.wide .tv {
        height: 422px; }
        .main-data-nest .player-nest.wide .tv iframe {
          height: 100%; }
        .main-data-nest .player-nest.wide .tv.multiplayer {
          height: 489px; }
    .main-data-nest .player-nest.demo {
      border: 0px;
      box-shadow: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      margin: 42px 110px 50px 110px;
      position: relative;
      z-index: 1;
      width: 252px;
      min-height: 145px; }
      .main-data-nest .player-nest.demo .player-nest__purchase-overlay {
        position: absolute;
        z-index: 100;
        left: 0;
        right: 0;
        top: 0;
        bottom: 30px; }
    .main-data-nest .player-nest .tv {
      height: 234px;
      overflow: hidden;
      position: relative; }
      .main-data-nest .player-nest .tv > span {
        height: 100%; }
      .main-data-nest .player-nest .tv.multiplayer {
        height: 300px; }
      .main-data-nest .player-nest .tv .matrix {
        width: 100%;
        height: 234px; }
      .main-data-nest .player-nest .tv .settings-window {
        width: 100%;
        height: 234px;
        position: absolute;
        z-index: 1001;
        top: 0px;
        left: 0px; }
        .main-data-nest .player-nest .tv .settings-window .links {
          position: absolute;
          z-index: 2;
          text-align: right; }
          .main-data-nest .player-nest .tv .settings-window .links .wrap {
            width: 416px;
            height: 234px;
            vertical-align: middle;
            display: table-cell;
            *margin-top: 30px; }
          .main-data-nest .player-nest .tv .settings-window .links a {
            display: inline-block;
            vertical-align: top;
            height: 25px;
            line-height: 25px;
            color: #fff;
            text-decoration: none;
            font-weight: bold;
            font-size: 0.85em;
            padding-left: 45px;
            width: 280px;
            text-align: left;
            margin: 5px 0px; }
            .main-data-nest .player-nest .tv .settings-window .links a:hover {
              background: url(images/settings-button-bg.png) no-repeat left bottom; }
            .main-data-nest .player-nest .tv .settings-window .links a.selected {
              background: url(images/settings-button-bg.png) no-repeat left top;
              color: #000; }
        .main-data-nest .player-nest .tv .settings-window span {
          background: #000;
          position: absolute;
          z-index: 1;
          left: 0px;
          right: 0px;
          top: 0px;
          bottom: 0px;
          opacity: 0.7; }
    .main-data-nest .player-nest section#player-service {
      margin-top: 3px;
      font-size: 0.85em; }
      .main-data-nest .player-nest section#player-service a {
        color: #333; }
    .main-data-nest .player-nest section#episodes {
      width: 100%; }
  .main-data-nest .article-offer {
    float: right;
    width: 195px;
    margin-right: 5px; }
    .main-data-nest .article-offer .offer-button {
      margin-bottom: 15px; }
  .main-data-nest .recent-news {
    width: 311px; }

nav.main-popup {
  position: absolute;
  z-index: 60;
  top: 42px;
  left: 50%;
  margin-left: -504px;
  width: 1008px; }
  nav.main-popup .tabs-nest .tabs {
    height: 29px;
    line-height: 29px;
    background: #4c4c4c;
    border-bottom: 1px solid #1e1e1e; }
    nav.main-popup .tabs-nest .tabs a, nav.main-popup .tabs-nest .tabs span {
      border: 0px;
      padding: 0px;
      display: inline;
      font-weight: bold;
      line-height: normal;
      vertical-align: middle; }
    nav.main-popup .tabs-nest .tabs a {
      font-size: 0.9em;
      color: #fa658e;
      border-bottom: 1px dotted #fa658e; }
    nav.main-popup .tabs-nest .tabs span {
      text-transform: uppercase;
      color: #fefefe;
      font-size: 0.9em; }
  nav.main-popup .tabs-nest .content {
    background: #333;
    padding: 6px 0px;
    position: relative;
    z-index: 1;
    line-height: 1.6em; }
    nav.main-popup .tabs-nest .content a {
      display: inline-block;
      vertical-align: top;
      text-transform: uppercase;
      color: #fff;
      text-decoration: none;
      font-size: 0.9em;
      font-weight: bold;
      padding: 0px 0px;
      line-height: 15px;
      margin: 3px 0px; }
      nav.main-popup .tabs-nest .content a:hover {
        background: #fa658e;
        padding: 0px 3px;
        margin-left: -3px; }
    nav.main-popup .tabs-nest .content .separator {
      width: 1px;
      overflow: hidden;
      border-left: 1px solid #191919;
      background: #484848;
      position: absolute;
      z-index: 1;
      top: 6px;
      bottom: 6px;
      margin-left: -11px; }
    nav.main-popup .tabs-nest .content .icon-nest {
      height: 30px; }
    nav.main-popup .tabs-nest .content .info {
      padding: 0px 30px;
      color: #fff;
      font-size: 0.85em;
      line-height: 1.2em; }
      nav.main-popup .tabs-nest .content .info span {
        display: block;
        background: #fff;
        margin-bottom: 9px; }
      nav.main-popup .tabs-nest .content .info img {
        width: 100%; }
      nav.main-popup .tabs-nest .content .info .next-air-nest {
        float: none;
        margin: 0px; }

.marsh-politzak {
  position: absolute;
  z-index: 1;
  width: 388px;
  height: 30px;
  background: url(images/marsh-politzak.png) no-repeat;
  right: 30px;
  top: 8px;
  text-decoration: none; }
  .marsh-politzak.marsh-politzak-short {
    width: 250px;
    right: 120px; }

section#media {
  position: relative;
  z-index: 1;
  margin-bottom: 9px; }
  section#media.no-margin {
    margin-bottom: 0px; }
  section#media .tv-streamlink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: none; }
    section#media .tv-streamlink._active {
      display: block; }
  section#media .rainme {
    width: 173px;
    position: absolute;
    z-index: 1;
    top: 0px;
    bottom: 0px;
    right: 0px;
    padding: 9px;
    overflow: hidden; }
    section#media .rainme > .more {
      position: absolute;
      z-index: 50;
      bottom: 0px;
      right: 9px; }
    section#media .rainme > strong {
      font-size: 1.1em;
      margin-bottom: 9px;
      display: block; }
  section#media .theme {
    width: 734; }
  section#media .banner {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    height: 340px;
    position: absolute;
    z-index: 1;
    right: 0px; }
    section#media .banner + .rainme {
      right: 248px; }
  section#media .tv {
    width: 568px;
    height: 320px;
    position: relative;
    z-index: 2; }
    section#media .tv.large {
      width: 750px;
      height: 422px; }
      section#media .tv.large .settings-window .links .wrap {
        height: 433px;
        width: 768px; }
        section#media .tv.large .settings-window .links .wrap a {
          width: 455px; }
    section#media .tv .matrix {
      width: 100%;
      height: 100%;
      border: 0px; }
    section#media .tv .settings-window {
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 1001;
      top: 0px;
      left: 0px; }
      section#media .tv .settings-window .links {
        position: absolute;
        z-index: 2;
        text-align: right; }
        section#media .tv .settings-window .links .wrap {
          width: 568px;
          height: 320px;
          vertical-align: middle;
          display: table-cell;
          *margin-top: 30px; }
        section#media .tv .settings-window .links a {
          display: inline-block;
          vertical-align: top;
          height: 25px;
          line-height: 25px;
          color: #fff;
          text-decoration: none;
          font-weight: bold;
          padding-left: 45px;
          width: 415px;
          text-align: left;
          margin: 5px 0px; }
          section#media .tv .settings-window .links a:hover {
            background: url(images/settings-button-bg.png) no-repeat left bottom; }
          section#media .tv .settings-window .links a.selected {
            background: url(images/settings-button-bg.png) no-repeat left top;
            color: #000; }
      section#media .tv .settings-window span {
        background: #000;
        position: absolute;
        z-index: 1;
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 0px;
        opacity: 0.7; }
  section#media.wide .tv {
    width: 759px;
    height: 380px; }
  section#media.wide section#episodes {
    width: 759px; }
  section#media .likes {
    width: 550px;
    height: 35px;
    padding: 0px 9px;
    background: #efefef;
    float: left; }
    section#media .likes > span, section#media .likes > div, section#media .likes > iframe {
      display: inline-block;
      vertical-align: top;
      margin-top: 6px; }
    section#media .likes .send {
      height: 22px;
      line-height: 22px;
      position: relative; }
      section#media .likes .send .popup {
        margin-top: 0px; }
  section#media section#player-service {
    padding: 0px 9px;
    width: 550px;
    height: 20px;
    line-height: 20px;
    position: relative;
    z-index: 2;
    background: #7b7b7b;
    color: #fff;
    font-size: 0.95em;
    margin-bottom: 1px; }
    section#media section#player-service a {
      color: #fff; }
    section#media section#player-service.live {
      width: auto;
      margin-bottom: 9px;
      background: #1e1e1e;
      padding: 4px 15px; }
      section#media section#player-service.live a {
        color: #bcbcbc; }
        section#media section#player-service.live a span {
          border: 0px; }
        section#media section#player-service.live a .ico.gear {
          vertical-align: -2px; }
        section#media section#player-service.live a .ico.reload {
          vertical-align: -1px; }
    section#media section#player-service .live__help {
      margin-right: 15px;
      text-decoration: none; }

.meta {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  font-size: 12px;
  color: #7b7b7b; }
  .meta a {
    color: #7b7b7b;
    text-decoration: none; }
    .meta a:hover {
      color: #fa658e;
      text-decoration: none; }
  .meta .hot {
    color: #fa658e; }

.meta__item {
  display: inline-block; }
  .meta__item + .meta__item {
    margin-left: 10px; }

#mobile-popup {
  left: 400px; }
  #mobile-popup a {
    height: auto;
    padding: 6px;
    display: block;
    color: #fa658e;
    border: 0px;
    font-weight: normal; }

.more-links {
  display: none; }

.more {
  margin-bottom: 40px; }

nav table {
  margin-top: -4px; }
nav.week {
  margin: -1px -1px 0px -1px;
  white-space: nowrap;
  position: relative; }
  nav.week a, nav.week span {
    display: inline-block;
    border: 1px solid;
    border-color: #fa658e;
    border-left: 0px;
    width: 32px;
    height: 21px;
    line-height: 23px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #989898;
    background: #efefef; }
    nav.week a:first-child, nav.week span:first-child {
      border-left: 1px solid;
      border-color: #fa658e;
      width: 33px;
      *width: 34px; }
    nav.week a:last-child, nav.week span:last-child {
      width: 33px; }
  nav.week span {
    background: #fa658e;
    color: #fff; }
nav.weeks {
  border: 1px solid #d7d7d7;
  height: 55px;
  background-color: #d7d7d7;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#d7d7d7));
  background-image: -webkit-linear-gradient(#f0f0f0, #d7d7d7);
  background-image: -o-linear-gradient(top, #f0f0f0, #d7d7d7);
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f0f0f0), to(#d7d7d7));
  font-size: 0.85em; }
  nav.weeks > a, nav.weeks > span {
    width: 94px;
    display: inline-block;
    vertical-align: top;
    height: inherit;
    text-align: center; }
    nav.weeks > a .wrap-1, nav.weeks > span .wrap-1 {
      border-left: 1px solid #b3b3b3;
      display: block;
      height: inherit; }
      nav.weeks > a .wrap-1 .wrap-2, nav.weeks > span .wrap-1 .wrap-2 {
        display: block;
        height: inherit;
        border-left: 1px solid #fff; }
        nav.weeks > a .wrap-1 .wrap-2 .wrap-3, nav.weeks > span .wrap-1 .wrap-2 .wrap-3 {
          display: block;
          padding: 8px 4px;
          line-height: 1.2em; }
    nav.weeks > a:first-child, nav.weeks > span:first-child {
      width: 93px; }
      nav.weeks > a:first-child .wrap-1, nav.weeks > a:first-child .wrap-2, nav.weeks > span:first-child .wrap-1, nav.weeks > span:first-child .wrap-2 {
        border: 0px; }
  nav.weeks > a {
    color: #7b7b7b;
    text-decoration: none; }
    nav.weeks > a:hover {
      color: #fa658e; }
  nav.weeks > span {
    background: #dbdbdb;
    color: #333; }
    nav.weeks > span .eeee {
      background: #fa658e;
      color: #fff;
      margin: auto -3px;
      border-radius: 2px;
      behavior: url(/static/css/pub/PIE.htc); }
  nav.weeks .dd {
    font-size: 2em;
    display: block;
    margin-bottom: 3px;
    font-weight: bold; }
  nav.weeks .mmmm {
    display: block;
    font-weight: bold; }
  nav.weeks .eeee {
    display: block;
    font-size: 0.9em;
    margin-top: 1px !important; }
  nav.weeks .switch-week {
    display: block;
    font-weight: bold;
    text-align: left;
    margin-top: 5px; }
  nav.weeks .date-range {
    display: block;
    font-size: 0.9em;
    text-align: left;
    white-space: nowrap; }
nav.bulbs {
  text-align: center; }
  nav.bulbs a {
    text-decoration: none;
    display: inline-block;
    vertical-align: top; }
    nav.bulbs a .ico {
      margin: 5px; }
  nav.bulbs span {
    text-decoration: none;
    display: inline-block;
    vertical-align: top; }
    nav.bulbs span .ico {
      margin: 5px; }
    nav.bulbs span.active .ico.bulb {
      background-position: -67px -38px !important; }

.notification {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #999;
  border-radius: 2px;
  display: block;
  text-decoration: none; }
  .notification.notification--error {
    border-color: #d70002; }
  .notification.notification--success {
    background: #dff0d8;
    border-color: #3c763d;
    color: #3c763d; }
  .notification.notification--grad {
    background-color: #745ADB;
    background-image: url(/static/css/pub/custom/gradnagrad/i/car.png);
    background-repeat: no-repeat;
    background-position: 97% center;
    background-size: 190px;
    border-color: #745ADB;
    color: #fff;
    font-size: 17px;
    margin: 20px -30px;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .5s ease;
            transition: all .5s ease;
    position: relative;
    border-radius: 0 0 2px 2px;
    text-align: center; }
    .notification.notification--grad .button {
      margin-top: 10px;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .notification.notification--grad u {
      color: #FE4882; }
    .notification.notification--grad:before {
      content: "";
      position: absolute;
      z-index: 100;
      right: 100%;
      bottom: 100%;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 10px 10px;
      border-color: transparent transparent #6049bc transparent;
      margin-right: -9px;
      margin-bottom: 1px;
      -webkit-transition: all .5s ease;
              transition: all .5s ease; }
    .notification.notification--grad:after {
      content: "";
      position: absolute;
      left: 100%;
      bottom: 100%;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 10px 0 0 10px;
      border-color: transparent transparent transparent #6049bc;
      margin-left: -9px;
      margin-bottom: 1px;
      -webkit-transition: all .5s ease;
              transition: all .5s ease; }
    .notification.notification--grad .notification--grad__logo {
      position: absolute;
      left: 30px;
      top: 10px;
      width: 160px;
      height: 100px;
      background-image: url(/static/css/pub/custom/gradnagrad/i/logo_blue_s.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }

.next-air-nest {
  float: right;
  margin: 0px 0px 9px 9px; }
  .next-air-nest .next-air {
    background: #fa658e;
    color: #fff;
    padding: 4.5px 9px;
    text-transform: uppercase;
    border-radius: 3px;
    behavior: url(/static/css/pub/PIE.htc);
    font-size: 0.9em;
    text-align: center; }
    .next-air-nest .next-air time {
      font-size: 1.2em;
      color: #fff; }

.no-live-access {
  width: 530px;
  float: left; }

.no-live-access__text {
  font-size: 20px;
  text-align: center; }

.no-live-access__help {
  font-size: 16px;
  text-align: center; }

.no-live-access__help-icon {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-size: 26px; }

.no-live-access__help-link {
  text-decoration: none;
  color: #444; }

.main-data-nest .player-nest--live-demo .player-nest__purchase-overlay {
  position: absolute;
  z-index: 100;
  left: 0;
  right: 0;
  top: 0;
  bottom: 30px; }

.olimp-bg-theme {
  position: absolute;
  z-index: 0;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 1478px;
  background: url(images/olimp-bg.jpg) no-repeat top center; }

.olympic-main-news-widget {
  display: block;
  width: 1052px;
  height: 41px;
  padding: 5px 6px 0 0;
  background: #3593f3 url(custom/football/images/Braziliya_vidjit.jpg) no-repeat;
  margin-left: -25px;
  text-transform: uppercase;
  font-size: 0.9em;
  text-align: right; }

.olympic-main-news-widget__text {
  background-color: #fff;
  padding: 4px 6px;
  position: relative;
  top: -2px; }

.olympic-main-news-widget__link {
  display: block;
  width: 365px;
  height: 41px;
  margin-right: 5px;
  float: left; }

.olympic-main-news-widget__title {
  color: #fff;
  background: #fa658e;
  padding: 1px 4px;
  display: inline-block;
  float: left;
  text-decoration: none; }

.olympic-main-news-widget__news {
  padding: 1px 4px;
  font-weight: bold;
  text-decoration: none;
  color: #222;
  width: 666px;
  height: 16px;
  position: relative;
  top: 7px; }

.olympic-main-news-widget__time {
  color: #fff;
  margin-right: 10px;
  font-size: 1.4em; }

.on-air, .on-air * {
  box-sizing: border-box; }

.on-air {
  margin-left: 10px; }

.on-air__title {
  display: block;
  text-decoration: none;
  padding: 10px; }

.on-air__item {
  color: #fff;
  border-top: 1px solid #474747; }

.on-air__time {
  padding-right: 10px; }

.on-air__link {
  color: #fff; }

.on-air__link:hover {
  background-color: #fc7b9e;
  color: #fff; }

.on-air__item--is-passed {
  color: #999;
  background-color: #666666; }

.on-air__item--is-passed .on-air__link {
  color: #999; }

.on-air__item--is-passed .on-air__link:hover {
  color: #fff; }

.on-air__dropdown-menu {
  top: 0;
  min-width: 300px;
  padding-top: 0;
  padding-bottom: 0;
  border: 0;
  background-color: #505050; }

.on-air__item--is-current {
  background-color: #fa658e;
  color: #fff; }

.on-air__item--is-current .on-air__link {
  color: #fff; }

.on-air__button {
  display: block;
  position: relative;
  cursor: pointer;
  padding: 7px 15px 7px 40px;
  text-align: left;
  border-radius: 2px;
  outline: 0;
  font-size: 14px;
  width: 300px;
  overflow: hidden; }

.on-air__button:after {
  position: absolute;
  content: "";
  width: 90px;
  right: -1px;
  top: 0;
  bottom: 0;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  /* IE6-9 */ }

.on-air__button:hover {
  border-color: #ccc; }

.on-air__button .fa-angle-down {
  position: absolute;
  font-size: 24px;
  left: 10px;
  top: 50%;
  margin-top: -12px; }

.on-air__schedule-title {
  font-weight: bold; }

.on-air__full-schedule {
  display: block;
  padding: 25px 15px;
  text-align: center;
  color: #fff;
  text-decoration: none; }

.on-air__full-schedule .fa {
  position: relative;
  margin-right: 10px;
  top: 1px; }

.on-air__full-schedule:hover {
  background-color: #fc7b9e;
  color: #fff; }

.on-air--text .on-air__button {
  padding-left: 10px;
  color: #444; }

/* PAGINATOR */
.pagination {
  font-size: 1.4em;
  text-align: center;
  color: #333;
  word-spacing: 10em;
  margin: 40px 0; }
  .pagination .hellip {
    color: #fa658e; }
  .pagination a, .pagination span {
    text-decoration: none;
    padding: 2px 7px;
    display: inline-block;
    vertical-align: middle; }
  .pagination a:hover {
    text-decoration: underline; }
  .pagination a .ico.light {
    margin-top: 7px; }
  .pagination span .ico {
    opacity: 0.3; }
    .pagination span .ico.light {
      margin-top: 7px; }

.paid-new {
  font-size: 14px; }

.paid-new__title {
  color: #444;
  font-size: 18px; }

.paid-new__button {
  padding: 6px 10px;
  display: block;
  text-align: left; }

.paid-new__button:hover, .paid-new__button--special {
  background: #fa658e;
  color: #fff;
  border-color: #fa658e; }

.paid-new__label {
  display: block;
  margin-bottom: 5px; }

.paid-new__label--inline {
  display: inline-block; }

.paid-new_control {
  margin-bottom: 10px; }

.paid-new_control--condensed {
  margin-bottom: 5px; }

.paid-new__button--month {
  color: #444;
  border-color: #fa658e; }

.paid-new__button--promo-btn {
  text-align: center;
  white-space: normal;
  font-size: 18px;
  padding: 20px 10px; }

.paid-new__button--ny-btn {
  color: #000;
  background: #ebebeb url(/static/css/pub/custom/ny15/ny-small-btn-bg.png) no-repeat 0 0;
  border: none;
  background-size: 100% 100%;
  border: 1px solid #ccc; }
  .paid-new__button--ny-btn span {
    font-size: 25px; }
  .paid-new__button--ny-btn .paid-new_control__discount:after {
    background-color: #96785e; }

.paid-new__button--ny-btn:hover {
  background: #ebebeb url(/static/css/pub/custom/ny15/ny-btn-small-hover-bg.png) no-repeat 0 0;
  background-size: 100% 100%;
  color: #fff;
  border: 1px solid #ccc; }

.paid-new__button--bf-btn {
  color: #fff;
  background-color: #000;
  border: none; }
  .paid-new__button--bf-btn span {
    font-size: 25px; }

.paid-new__button--helltarget-offer {
  color: #fff;
  background: #ebebeb url("/static/images/pub/notification/q.png") 0 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 105% 105%, auto;
  border: 1px solid #ccc; }

.paid-new_control__discount {
  font-size: 20px;
  position: relative; }
  .paid-new_control__discount:after {
    content: "";
    position: absolute;
    width: 37%;
    height: 2px;
    background-color: #fa658e;
    top: 50%;
    left: -6px;
    -webkit-transform: rotate(-13deg);
            transform: rotate(-13deg);
    display: block; }

.pay-window {
  position: relative;
  z-index: 1; }
  .pay-window .tabs-nest .content {
    border: none; }
    .pay-window .tabs-nest .content .name {
      padding: 15px 15px 10px 15px;
      border-bottom: #dbdbdb 1px solid;
      font-weight: bold;
      min-height: 60px;
      font-size: 1.2em;
      line-height: 1.2em; }
      .pay-window .tabs-nest .content .name span {
        color: #fa658e;
        display: block; }
      .pay-window .tabs-nest .content .name.error {
        color: red; }
    .pay-window .tabs-nest .content .sms-pay {
      border-top: none;
      position: relative; }
      .pay-window .tabs-nest .content .sms-pay .form {
        padding: 15px;
        margin-top: 9px; }
        .pay-window .tabs-nest .content .sms-pay .form img {
          vertical-align: 1px;
          margin-left: 10px; }
      .pay-window .tabs-nest .content .sms-pay label {
        color: #333;
        font-size: 1em;
        display: block;
        margin-bottom: 10px; }
      .pay-window .tabs-nest .content .sms-pay .phone-country-code {
        font-size: 2em;
        margin-right: 5px; }
      .pay-window .tabs-nest .content .sms-pay .custom-input {
        font-size: 2em;
        width: 220px;
        display: inline-block; }
        .pay-window .tabs-nest .content .sms-pay .custom-input input {
          height: auto; }
        .pay-window .tabs-nest .content .sms-pay .custom-input .errorMessage {
          font-size: 12px; }
      .pay-window .tabs-nest .content .sms-pay .sms_msg {
        display: none;
        background: white;
        text-align: center; }
        .pay-window .tabs-nest .content .sms-pay .sms_msg p {
          display: inline-block;
          margin: 40px; }
          .pay-window .tabs-nest .content .sms-pay .sms_msg p img {
            margin-bottom: 20px;
            display: block;
            margin: 0 auto 20px auto; }
    .pay-window .tabs-nest .content .paypal-pay {
      border-top: none;
      position: relative; }
      .pay-window .tabs-nest .content .paypal-pay .form {
        padding: 15px;
        margin-top: 9px; }
        .pay-window .tabs-nest .content .paypal-pay .form img {
          vertical-align: 1px;
          margin-left: 10px; }
      .pay-window .tabs-nest .content .paypal-pay label {
        color: #333;
        font-size: 1em;
        display: block;
        margin-bottom: 10px; }
      .pay-window .tabs-nest .content .paypal-pay .custom-input {
        font-size: 2em;
        width: 220px;
        display: inline-block; }
        .pay-window .tabs-nest .content .paypal-pay .custom-input input {
          height: auto; }
        .pay-window .tabs-nest .content .paypal-pay .custom-input .errorMessage {
          font-size: 12px; }
      .pay-window .tabs-nest .content .paypal-pay .paypal_msg {
        display: none;
        background: white;
        text-align: center; }
        .pay-window .tabs-nest .content .paypal-pay .paypal_msg p {
          display: inline-block;
          margin: 40px; }
          .pay-window .tabs-nest .content .paypal-pay .paypal_msg p img {
            margin-bottom: 20px;
            display: block;
            margin: 0 auto 20px auto; }
    .pay-window .tabs-nest .content .code-pay {
      border-top: none;
      position: relative; }
      .pay-window .tabs-nest .content .code-pay .form {
        padding: 15px;
        margin-top: 9px; }
        .pay-window .tabs-nest .content .code-pay .form img {
          vertical-align: 1px;
          margin-left: 10px; }
      .pay-window .tabs-nest .content .code-pay label {
        color: #333;
        font-size: 1em;
        display: block;
        margin-bottom: 10px; }
      .pay-window .tabs-nest .content .code-pay .phone-country-code {
        font-size: 2em;
        margin-right: 5px; }
      .pay-window .tabs-nest .content .code-pay .custom-input {
        font-size: 2em;
        width: 220px;
        display: inline-block; }
        .pay-window .tabs-nest .content .code-pay .custom-input input {
          height: auto; }
        .pay-window .tabs-nest .content .code-pay .custom-input .errorMessage {
          font-size: 12px; }
      .pay-window .tabs-nest .content .code-pay .sms_msg {
        display: none;
        background: white;
        text-align: center; }
        .pay-window .tabs-nest .content .code-pay .sms_msg p {
          display: inline-block;
          text-align: center;
          margin: 40px; }
          .pay-window .tabs-nest .content .code-pay .sms_msg p img {
            margin-bottom: 20px;
            display: block;
            margin: 0 auto 20px auto; }
    .pay-window .tabs-nest .content .robokassa-pay {
      border-bottom: 1px solid #ccc; }
      .pay-window .tabs-nest .content .robokassa-pay .robokassa-pay-tabs {
        border-bottom: 1px solid #ccc;
        height: 60px; }
        .pay-window .tabs-nest .content .robokassa-pay .robokassa-pay-tabs .robokassa-tab-separator {
          width: 1px;
          height: inherit;
          background: #ccc;
          overflow: hidden;
          display: inline-block;
          vertical-align: top; }
        .pay-window .tabs-nest .content .robokassa-pay .robokassa-pay-tabs .robokassa-tab {
          height: inherit;
          width: 161px;
          display: inline-block;
          vertical-align: top;
          opacity: 0.3; }
          .pay-window .tabs-nest .content .robokassa-pay .robokassa-pay-tabs .robokassa-tab.robokassa-tab-ya {
            background: url(images/pay-ya-button.png) no-repeat center; }
          .pay-window .tabs-nest .content .robokassa-pay .robokassa-pay-tabs .robokassa-tab.robokassa-tab-wm {
            background: url(images/pay-wm-button.png) no-repeat center; }
          .pay-window .tabs-nest .content .robokassa-pay .robokassa-pay-tabs .robokassa-tab.robokassa-tab-qw {
            background: url(images/pay-qw-button.png) no-repeat center; }
          .pay-window .tabs-nest .content .robokassa-pay .robokassa-pay-tabs .robokassa-tab.robokassa-tab-active {
            opacity: 1; }
          .pay-window .tabs-nest .content .robokassa-pay .robokassa-pay-tabs .robokassa-tab:hover {
            opacity: 1; }
      .pay-window .tabs-nest .content .robokassa-pay .robokassa-pay-forms {
        margin-top: 20px; }
    .pay-window .tabs-nest .content .others_gateway_msg {
      margin: 10px; }
    .pay-window .tabs-nest .content .robokassa-pay-progress {
      text-align: center;
      width: 380px;
      margin: 40px auto; }
      .pay-window .tabs-nest .content .robokassa-pay-progress img {
        margin-bottom: 20px; }
    .pay-window .tabs-nest .content .phone-country-code {
      font-size: 2em;
      margin-right: 5px; }
    .pay-window .tabs-nest .content > .footer-line {
      border: none; }

.complete_msg {
  text-align: center;
  margin: 20px; }

.pay-window__offer-nest, .live-player__offer-nest {
  position: absolute;
  z-index: 10;
  background: #fff;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  box-sizing: border-box; }

.pay-window__offer {
  position: absolute;
  z-index: 10;
  width: 100%;
  bottom: 75px;
  top: 135px;
  overflow: scroll;
  overflow-x: hidden;
  padding: 10px;
  border: 1px solid #ccc;
  background: #efefef;
  box-sizing: border-box; }
  .pay-window__offer h1 {
    display: none; }

.pay-window__cb {
  position: absolute;
  z-index: 10;
  bottom: 0px;
  left: 0; }
  .pay-window__cb .label-text {
    font-size: 1.2em;
    color: #fa658e; }

.pay-window__button {
  position: absolute;
  z-index: 10;
  bottom: 0px;
  right: 0; }

.live-player__offer-nest {
  right: -9px;
  padding: 20px; }
  .live-player__offer-nest .pay-window__offer {
    left: 20px;
    right: 20px;
    bottom: 55px;
    width: auto; }
  .live-player__offer-nest .pay-window__cb {
    left: 20px;
    bottom: 10px; }
  .live-player__offer-nest .pay-window__button {
    right: 20px; }

.paypal-tab {
  color: #11559d !important; }

.payture-provider-info {
  background: url(images/payture-bg.png) no-repeat left top;
  padding: 0px 0px 0px 70px;
  color: #5e5e5e; }

section.people {
  padding-top: 50px; }

.picture-of-the-day-widget {
  margin-bottom: 30px; }

.picture-of-the-day-widget__title {
  font-weight: bold;
  color: #333;
  font-size: 16px;
  margin-bottom: 20px;
  text-transform: uppercase; }

.picture-of-the-day {
  margin-bottom: 20px; }

.picture-of-the-day__link {
  display: block;
  color: #333; }
  .picture-of-the-day__link:hover {
    text-decoration: none;
    color: #fa658e; }

.picture-of-the-day__title {
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 16px;
  line-height: 1.3; }

.picture-of-the-day__subtitle {
  margin-top: 0;
  font-size: 14px;
  line-height: 1.3;
  color: #666666; }

.picture-of-the-day__image {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 10px; }

.picture-of-the-day-widget--right-column {
  padding-left: 10px;
  padding-right: 10px; }

.plan {
  background: url(images/plan.png) no-repeat;
  height: 235px;
  position: relative; }
  .plan .cameras .cam {
    display: inline-block;
    vertical-align: top;
    width: 90px;
    height: 29px;
    position: absolute;
    z-index: 5;
    background: url(images/cam.png) no-repeat left top;
    color: #464646;
    text-transform: uppercase;
    text-decoration: none;
    padding-top: 35px;
    font-size: 0.85em;
    font-weight: bold; }
    .plan .cameras .cam.active, .plan .cameras .cam.cam:hover {
      color: #fa658e; }
    .plan .cameras .cam.small {
      height: 57px;
      padding-top: 63px;
      background: url(images/cam_2nd_floor.png) no-repeat left top; }

/*rkosiak */
span.play {
  position: absolute;
  z-index: 2;
  left: 0px;
  top: 50%;
  width: 100%;
  height: 39px;
  margin-top: -19px;
  background: url(images/play.png) no-repeat center top;
  cursor: pointer; }

a:hover span.play {
  background: url(images/play.png) no-repeat center bottom; }

/* ==========================================================================
   Player Article Mod
   ========================================================================== */
.player-nest--article {
  box-shadow: none !important;
  border: 0 !important;
  padding: 0 !important; }

.player-nest--article .tv iframe {
  width: 100%;
  height: 100%; }

.player-nest--live-demo {
  position: relative;
  margin: 0 0 0 9px !important;
  z-index: 1;
  width: 530px !important;
  min-height: 298px;
  box-shadow: none !important;
  border: 0 !important;
  padding: 0 !important; }

.player-next--demo {
  float: left;
  width: 530px !important; }

.player-next--demo .tv {
  height: 298px !important; }

.vodplayer-series {
  background-color: #444;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.vodplayer-series__item {
  display: block;
  float: left;
  padding: 6px 12px;
  font-size: 12px;
  border-right: 1px solid #ccc;
  box-shadow: -1px 0px 5px rgba(0, 0, 0, 0.05);
  -webkit-transition: linear 0.2s;
  transition: linear 0.2s; }
  .vodplayer-series__item i {
    font-size: 10px;
    margin-right: 2px; }
  .vodplayer-series__item:hover {
    background: rgba(0, 0, 0, 0.15); }
  .vodplayer-series__item.current {
    background: rgba(0, 0, 0, 0.2); }
    .vodplayer-series__item.current i:before {
      content: "\f04b"; }
  .vodplayer-series__item:hover, .vodplayer-series__item.current {
    cursor: pointer; }
    .vodplayer-series__item:hover i, .vodplayer-series__item.current i {
      visibility: visible; }
  .vodplayer-series__item.vodplayer-series__item--primary, .vodplayer-series__item.vodplayer-series__item--subscription {
    font-weight: 400;
    text-transform: uppercase; }
  .vodplayer-series__item.vodplayer-series__item--primary {
    background-color: #3593f3;
    color: #fff;
    border-right: none; }
    .vodplayer-series__item.vodplayer-series__item--primary:hover, .vodplayer-series__item.vodplayer-series__item--primary.active {
      background-color: #2b7ec6; }
  .vodplayer-series__item.vodplayer-series__item--subscription {
    background-color: #27b08f;
    color: #fff;
    border-right: none; }
    .vodplayer-series__item.vodplayer-series__item--subscription:hover, .vodplayer-series__item.vodplayer-series__item--subscription.active {
      background-color: #1f8968; }
  .vodplayer-series__item.vodplayer-series__item--right {
    float: right; }
  .vodplayer-series__item:last-child, .vodplayer-series__item.vodplayer-series__item--no-border {
    border-right: none; }
  .vodplayer-series__item.vodplayer-series__item--primary + .vodplayer-series__item.vodplayer-series__item--subscription {
    border-left: 1px solid #ccc; }

.vodplayer-overflow {
  padding: 20px 80px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none; }
  .vodplayer-overflow.vodplayer-overflow--wide {
    padding: 20px 40px; }
  .vodplayer-overflow.toggle--on {
    display: block; }

.vodplayer-overflow--green {
  border-bottom: 2px solid #1f8968; }

.vodplayer-overflow--blue {
  border-bottom: 2px solid #2b7ec6; }

.vodplayer-overflow__head {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 10px; }

.vodplayer-overflow__btn {
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 20px; }

.vodplayer-overflow__close {
  position: absolute;
  top: 20px;
  right: 40px;
  font-size: 1.3em;
  cursor: pointer; }

.vodplayer-overflow__head-link {
  text-align: right;
  text-transform: none;
  font-size: 12px;
  padding-right: 13px; }
  .vodplayer-overflow__head-link a {
    color: #fff; }

.overflow-items__item {
  display: inline-block;
  width: 180px;
  vertical-align: top;
  margin-right: 14px;
  margin-bottom: 25px;
  font-size: 12px; }
  .overflow-items__item:last-child {
    margin-right: 0; }
  .overflow-items__item img {
    width: 180px;
    margin-bottom: 10px; }

a.overflow-items__item {
  text-decoration: none;
  color: #fff; }
  a.overflow-items__item:hover {
    color: #fa658e; }

.vodplayer-overflow__head > div {
  width: 295px;
  display: inline-block;
  box-sizing: border-box; }

.vodplayer-control {
  position: absolute;
  top: 50px;
  bottom: 20px;
  height: 32px;
  font-size: 2.3em;
  cursor: pointer;
  padding: 162px 15px;
  background-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: linear 0.2s;
  transition: linear 0.2s; }
  .vodplayer-control.vodplayer-control--right {
    right: 25px; }
  .vodplayer-control.vodplayer-control--left {
    left: 25px; }
  .vodplayer-control i {
    opacity: 0.8; }
  .vodplayer-control:hover {
    background-color: rgba(255, 255, 255, 0.08); }
    .vodplayer-control:hover i {
      opacity: 1; }

.vodplayer-overflow__spinner {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 75px;
  height: 75px; }
  .vodplayer-overflow__spinner i {
    font-size: 50px; }

.podpiska-by-code {
  max-width: 800px;
  margin: 0 auto;
  min-width: 1px; }

.podpiska-by-code__cards {
  background: url('/static/css/pub/images/2cards_2.png') no-repeat;
  height: 208px;
  width: 220px; }

.podpiska-by-code__text {
  font-size: 16px;
  margin: 0 0 20px 0; }

.podpiska-by-code__control {
  font-size: 26px;
  padding: 9px 20px;
  border-radius: 2px;
  border: 1px solid #ccc; }

.podpiska-by-code__pay {
  margin-left: 20px; }

.podpiska-by-code__form {
  min-width: 1px; }

.podpiska-by-code__group {
  margin-bottom: 15px; }

.podpiska-by-code__button {
  height: 52px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  display: inline-block;
  vertical-align: top; }

.podpiska-by-code__status {
  font-size: 14px;
  margin-top: 10px; }

.podpiska-by-code__status--error {
  color: #c0392b; }

.podpiska-by-code__support {
  margin-top: 20px;
  max-width: 400px; }

.podpiska-by-code__promo {
  margin-top: 40px;
  font-size: 20px;
  background: #26B08F;
  padding: 20px;
  color: #fff;
  border-radius: 3px;
  display: inline-block; }

.podpiska-by-code__promo__item {
  font-size: 16px;
  margin: 10px 20px; }

.poll {
  padding: 9px;
  position: relative; }
  .poll .name {
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
    padding: 9px;
    font-size: 1.2em; }
    .poll .name small {
      color: #666;
      font-style: italic;
      display: block;
      font-weight: normal;
      font-size: 0.8em;
      text-transform: none; }
    .poll .name .ico {
      display: none; }
  .poll ul {
    margin: 0px;
    padding: 0px; }
    .poll ul li {
      list-style: none;
      margin: 3px 0px; }
      .poll ul li label {
        color: #333; }
  .poll .hr {
    margin: 0px; }
  .poll table {
    width: 100%; }
    .poll table td {
      vertical-align: middle; }
      .poll table td > div {
        position: relative;
        z-index: 1; }
        .poll table td > div label {
          color: #fa658e !important;
          font-size: 1.2em;
          text-transform: uppercase;
          text-align: left !important;
          padding: 9px 0px 9px 35px;
          margin: 0px !important;
          width: auto !important;
          height: auto !important;
          display: block !important;
          background: none !important;
          position: relative;
          z-index: 50; }
          .poll table td > div label small {
            text-transform: none;
            display: block;
            color: #666; }
        .poll table td > div input {
          position: absolute;
          z-index: 500;
          top: 50%;
          margin-top: -5px;
          left: 5px; }
        .poll table td > div .results {
          position: absolute;
          z-index: 10;
          top: 50%;
          margin-top: -7px;
          left: 5px; }
        .poll table td > div .bar {
          position: absolute;
          z-index: 10;
          left: 0px;
          top: 0px;
          right: 0px;
          bottom: 0px;
          background: #efefef; }
          .poll table td > div .bar.hot {
            background: #FEDDE6; }
            .poll table td > div .bar.hot + .results + label {
              color: #333 !important; }
      .poll table td .info {
        position: absolute;
        z-index: 50;
        background: #fff;
        color: #666;
        padding: 6px 0px;
        top: 0px;
        right: 100%;
        margin-right: 15px;
        box-shadow: 0 0 20px #999;
        width: 360px; }
        .poll table td .info .wrap {
          padding: 0px 13px;
          margin: 0px;
          display: inline-block;
          vertical-align: top; }
        .poll table td .info label {
          color: #000;
          font-size: 1.2em;
          text-transform: uppercase;
          text-align: left !important;
          width: auto !important;
          height: auto !important;
          display: block !important;
          background: none !important;
          margin: 3px 13px 0px 13px; }
        .poll table td .info:after {
          content: '';
          position: absolute;
          left: 100%;
          border-width: 15px 0px 15px 15px;
          border-style: solid;
          display: block;
          top: 50%;
          margin-top: -30px;
          width: 0px;
          border-color: transparent #fff; }
  .poll.solved li {
    min-height: 30px;
    position: relative; }
    .poll.solved li .results {
      position: absolute;
      z-index: 1;
      left: 0px;
      top: 0px;
      width: 40px;
      padding: 5px 0px; }
    .poll.solved li label {
      border: 1px solid #dbdbdb;
      display: block;
      text-align: left;
      padding: 5px;
      position: relative; }
      .poll.solved li label > span {
        position: relative;
        z-index: 10;
        padding: 5px;
        display: inline-block;
        vertical-align: top; }
        .poll.solved li label > span.bar {
          position: absolute;
          z-index: 1;
          left: 0px;
          top: 0px;
          right: 0px;
          bottom: 0px;
          background: #dbdbdb;
          color: #fff; }
          .poll.solved li label > span.bar.hot {
            background: #fa658e; }

.poll-form {
  display: none; }

.poll-form.active {
  display: block; }

.poll-form.active + .poll-result {
  display: none; }

.polls-list #breadcumbs {
  margin-bottom: 20px; }
.polls-list time {
  font-size: 0.85em; }
  .polls-list time.time {
    color: #7c7a7d;
    margin-right: 5px; }
  .polls-list time.date {
    color: #aaa; }
.polls-list .poll-form, .polls-list .poll {
  padding: 0; }
  .polls-list .poll-form .name, .polls-list .poll .name {
    padding: 5px 10px;
    background-color: #ffe8ee;
    border: 1px solid #ffdce8;
    color: #fa658e;
    margin: 10px 0;
    font-size: 0.9em;
    font-weight: normal;
    text-transform: uppercase; }
    .polls-list .poll-form .name i.ico, .polls-list .poll .name i.ico {
      display: inline-block;
      vertical-align: top;
      vertical-align: 0px;
      margin-right: 5px; }
  .polls-list .poll-form .buttons, .polls-list .poll .buttons {
    margin-top: 4px; }
  .polls-list .poll-form label, .polls-list .poll label {
    display: block;
    cursor: pointer;
    color: #333;
    margin: 2px 0;
    font-size: 1em;
    text-transform: none;
    padding-top: 5px;
    padding-bottom: 5px; }
    .polls-list .poll-form label input, .polls-list .poll label input {
      vertical-align: 0px; }
.polls-list .poll-form {
  padding-bottom: 0; }
.polls-list .poll label {
  padding-left: 45px; }
.polls-list .poll .name .ico {
  display: inline-block;
  vertical-align: top; }
.polls-list ._align.center {
  text-align: left; }
.polls-list > .hr, .polls-list > .poll_container > .hr {
  background: url(images/hr-shadow.jpg) no-repeat;
  margin: 15px auto;
  width: 747px;
  height: 16px; }
.polls-list > .poll_container > .social {
  height: 25px; }

#milk {
  position: fixed;
  z-index: 1000;
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: #000;
  opacity: 0.95; }

.popup {
  z-index: 50; }
  .popup#profile-popup {
    right: 0px;
    margin-top: 0px; }
    .popup#profile-popup .ico {
      left: auto;
      right: 10px; }
  .popup#ringtone-popup {
    right: 0px;
    font-size: 0.75em; }
  .popup a {
    display: block;
    padding: 6px;
    font-weight: bold;
    text-decoration: none;
    margin: 0px !important; }
    .popup a:hover {
      background: #fafafa;
      color: #333; }
  .popup .hr {
    margin: 0px; }
  .popup .ico {
    position: absolute;
    z-index: 5;
    top: -6px;
    left: 10px; }

.popup-help {
  margin-bottom: 10px;
  font-size: 14px; }

.popup-help__link {
  color: #a2a2a2;
  text-decoration: none; }

.popup-open {
  overflow: hidden; }

.popup-inner {
  display: table;
  width: 100%;
  height: 100%; }

.popup__content {
  display: table-cell;
  vertical-align: middle; }

section#popup {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1100;
  overflow-y: scroll; }
  section#popup .content {
    max-width: 550px;
    margin: 0 auto;
    background: #fff;
    border-radius: 3px;
    padding: 20px; }
  section#popup .close {
    position: absolute;
    z-index: 10;
    right: 30px;
    top: 25px;
    text-shadow: none;
    font-size: 40px;
    line-height: 1;
    color: #fff; }
  section#popup .top {
    background: #efefef;
    border-bottom: 1px solid #dbdbdb;
    padding: 0px 9px;
    height: 38px; }
    section#popup .top + .heading-wrapper {
      margin-top: -27px;
      margin-bottom: 10px;
      margin-left: 9px; }
    section#popup .top.light {
      background: #fff;
      margin-left: -7px;
      border: 0px;
      position: relative;
      z-index: 1;
      height: 43px; }
      section#popup .top.light + .heading-wrapper {
        margin-top: -29px;
        margin-bottom: 0px;
        position: relative;
        z-index: 5; }
      section#popup .top.light span {
        display: inline-block;
        vertical-align: top;
        width: 28px;
        height: 60px;
        background-image: url(images/sprites.png?7);
        background-position: -168px -31px;
        position: absolute;
        z-index: 1;
        left: 100%;
        top: 0px; }
  section#popup .colored-nest {
    background: #efefef;
    padding: 12px; }

[data-popup-static-id] {
  cursor: pointer;
  color: #fa658e; }

[data-popup-static-id]:hover {
  text-decoration: underline; }

[data-popup-static] {
  display: none; }

.popup--auth .content {
  background: transparent !important;
  border-radius: 0 !important;
  padding: 0 !important;
  max-width: 400px !important; }

section#popup.popup--subscr-banner .content {
  max-width: 700px;
  padding: 0; }

.promo-subscription, .promo-subscription * {
  box-sizing: border-box; }

.promo-subscription {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background: #fff;
  border-top: 4px solid #fa658e; }

.promo-subscription__inner {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 0 20px 0 240px;
  border-radius: 2px;
  color: #444; }

.promo-subscription__inner img {
  max-width: 220px; }

.promo-subscription__image {
  position: absolute;
  left: 0;
  bottom: 0; }

.promo-subscription__text {
  font-size: 14px;
  padding-right: 20px;
  margin-bottom: 5px; }

.promo-subscription__author {
  font-weight: bold;
  margin-top: 5px; }

.promo-subscription__close {
  border: 0;
  line-height: 1;
  font-size: 24px; }

.meet-promo {
  background: #ebebeb;
  width: 1008px; }
  .meet-promo input[type="submit"] {
    width: 100%;
    background: #f22469;
    color: #fff;
    text-transform: uppercase;
    font-size: 15pt;
    font-family: zeppelin_32, Arial, sans-serif;
    border: none;
    padding: 20px;
    margin-top: 20px; }
    .meet-promo input[type="submit"]:disabled {
      background: #ccc; }
  .meet-promo .ui-v2 .errorMessage {
    font-size: 0.6em; }
  .meet-promo .ui-v2 .custom-input input {
    background: transparent;
    height: auto;
    text-align: center; }
    .meet-promo .ui-v2 .custom-input input[disabled="disabled"] {
      opacity: 0.4; }
  .meet-promo .ui-v2 .custom-input.required {
    display: inline-block;
    width: 250px;
    border: 1px solid #000;
    padding: 5px 10px;
    box-sizing: content-box;
    box-shadow: none; }
  .meet-promo .ui-v2 .custom-input.checkboxed {
    display: inline-block;
    border: none;
    box-shadow: none; }
    .meet-promo .ui-v2 .custom-input.checkboxed input {
      width: auto; }
  .meet-promo .field {
    text-align: center;
    font-size: 15pt; }
  .meet-promo #User_recieve_mailing_em_ {
    width: 320px;
    bottom: -27px;
    right: -35px; }
  .meet-promo .label-light {
    font-weight: normal; }

.meet-promo__header {
  font-family: zeppelin_32, Arial, sans-serif;
  font-size: 42pt;
  margin-bottom: 20px;
  text-align: center; }

.meet-promo__inner {
  background: url('https://tvrain.ru/media/photo/original/20151124/bd4c0e0735876c152ccd6b636223e307.png') no-repeat -120px 0;
  padding: 30px 30px;
  padding-left: 327px;
  height: 676px; }
  .meet-promo__inner.meet-promo-inner--complete {
    background-position-x: 50%;
    padding-left: 30px; }
    .meet-promo__inner.meet-promo-inner--complete > div {
      width: 75%;
      margin: 0 auto;
      margin-top: 45%;
      background: #f22469;
      color: #fff;
      text-transform: uppercase;
      font-family: zeppelin_32, Arial, sans-serif;
      border: none;
      padding: 20px;
      font-size: 20pt;
      text-align: center; }

.meet-promo__body {
  line-height: 1.3;
  font-size: 16pt;
  margin-bottom: 30px;
  text-align: center; }

.meet-sindeeva-icon {
  margin-right: 25px;
  float: left; }

.meet-promo-control__close {
  margin-bottom: 60px; }

.meet-promo-control__hide {
  margin-top: 60px; }

.meet-promo-control {
  text-align: right;
  font-size: 12pt; }
  .meet-promo-control:hover {
    color: #f22469;
    cursor: pointer; }

section#popup {
  z-index: 1100000; }

section#popup .content.promo-popup-sindeeva {
  padding: 0;
  max-width: 1008px; }

.purchase-subscription {
  margin-left: 9px;
  margin-right: 9px;
  margin-top: 30px;
  margin-bottom: 40px; }
  .purchase-subscription .form {
    padding: 0 !important;
    margin-top: 0 !important; }
  .purchase-subscription .field-name-inline {
    padding-top: 12px; }
  .purchase-subscription #gateways_switcher {
    display: none; }
  .purchase-subscription .custom-select .select-text {
    display: none; }
  .purchase-subscription .tabs-nest .content {
    padding-left: 0;
    padding-right: 0; }
  .purchase-subscription .tabs-nest .tabs a, .purchase-subscription .tabs-nest .tabs span {
    padding: 10px 15px; }
  .purchase-subscription input[type="radio"], .purchase-subscription input[type="checkbox"] {
    margin-top: 5px; }

.purchase-subscription__step {
  line-height: 1.6;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.09);
  background-color: #fff;
  padding: 20px;
  margin-bottom: 20px; }

.purchase-subscription-nav {
  margin-left: 0;
  margin-bottom: 26px;
  padding: 0;
  text-shadow: 0 1px 0px rgba(255, 255, 255, 0.05);
  list-style: none; }

.purchase-subscription-nav__item {
  float: left;
  color: #999; }
  .purchase-subscription-nav__item + .purchase-subscription-nav__item {
    padding-left: 10px; }
    .purchase-subscription-nav__item + .purchase-subscription-nav__item:before {
      content: "\203A";
      margin-right: 10px; }
  .purchase-subscription-nav__item b {
    color: #333; }

.purchase-subscription-nav__link {
  text-decoration: none; }

.purchase-subsription-offer {
  overflow-y: scroll;
  height: 300px;
  border: 1px solid #ececec;
  padding: 20px; }

.purchase-subscription__phone-wrapper {
  position: relative;
  padding-left: 30px; }

.purchase-subscription__phone-preffix {
  position: absolute;
  left: 0;
  top: 10px; }

.purchase-subscription-sms-pay__providers {
  position: relative;
  top: 10px; }

.purchase-subscription-sms-pay__hint {
  max-width: 600px; }

.puchase-subscription-select {
  margin-bottom: 10px; }
  .puchase-subscription-select + .puchase-subscription-select {
    margin-top: 0; }

.purchase-subscription-step-control {
  margin-top: 20px; }

.purchase-subscription-offer-checkbox {
  margin: 20px 0;
  position: relative; }
  .purchase-subscription-offer-checkbox input:checked + .purchase-subscription-checkbox-hint {
    display: none; }

@-webkit-keyframes checkbox-hint {
  0% {
    margin-top: -20px; }

  100% {
    margin-top: -15px; } }

@keyframes checkbox-hint {
  0% {
    margin-top: -20px; }

  100% {
    margin-top: -15px; } }

.purchase-subscription-checkbox-hint {
  position: absolute;
  left: 0;
  display: block;
  -webkit-animation: checkbox-hint .5s infinite alternate-reverse ease-in;
          animation: checkbox-hint .5s infinite alternate-reverse ease-in; }

.purchase-subscription-title {
  margin-bottom: 20px;
  font-weight: normal;
  text-shadow: 0 1px 0px rgba(255, 255, 255, 0.05); }

.purchase-subscription__tab-content {
  padding: 40px 15px 20px !important; }
  .purchase-subscription__tab-content .col:first-child {
    margin-left: 0; }

.purchase-subscription__purchase {
  margin-bottom: 20px;
  font-size: 19px; }

.purchase-subscription__signedin {
  font-size: 16px; }
  .purchase-subscription__signedin p:first-child {
    margin-top: 0; }

.purchase-subscription__help {
  text-decoration: none;
  color: #666666; }

.purchase-subscription__complete {
  font-size: 16px; }

.purchase-subscription-loader {
  font-size: 16px; }

.purchase-subscription-loader__container {
  position: relative;
  height: 100px; }

.purchase-subscription-msg {
  border-radius: 3px;
  padding: 10px;
  margin: 10px 0;
  font-size: 14px; }
  .purchase-subscription-msg.purchase-subscription-msg--success {
    border: 1px solid #29B867;
    color: #29B867; }

.purchase-subscription-large-p {
  font-size: 18.2px; }

.purchase-complete-list {
  font-size: 12px; }

.purchase-promo {
  background: #26B08F;
  border-radius: 2px;
  padding: 20px 135px;
  color: #fff;
  font-family: 'zeppelin31', Arial, sans-serif;
  position: relative; }
  .purchase-promo b {
    font-family: 'zeppelin33', Arial, sans-serif;
    font-weight: normal; }
  .purchase-promo a {
    color: #fff;
    font-family: 'zeppelin33', Arial, sans-serif; }
  .purchase-promo:before {
    content: "";
    position: absolute;
    width: 97px;
    height: 95px;
    background: url(./images/emo-1.png);
    left: 20px;
    bottom: 20px; }
  .purchase-promo:after {
    content: "";
    position: absolute;
    width: 95px;
    height: 91px;
    background: url(./images/emo-2.png);
    right: 20px;
    bottom: 20px; }

.wpp-controls {
  text-align: center; }

.purchase-promo__buttons {
  text-align: center; }

a.purchase-promo__button {
  display: inline-block;
  background: #fff;
  color: #26B08F;
  text-decoration: none;
  text-align: center;
  padding: 10px 30px;
  margin: 0 10px;
  line-height: 160%;
  border: 1px solid transparent;
  border-radius: 2px;
  font-family: 'zeppelin31', Arial, sans-serif; }
  a.purchase-promo__button span {
    color: #fa658e; }
  a.purchase-promo__button:hover {
    background: transparent;
    border: 1px solid #fff;
    color: #fff; }
    a.purchase-promo__button:hover span {
      color: #fff; }

.purchase-wpp-promo {
  background: #FAFAFA;
  padding: 20px 135px;
  color: #000;
  font-family: 'zeppelin31', Arial, sans-serif;
  position: relative; }
  .purchase-wpp-promo b {
    font-family: 'zeppelin33', Arial, sans-serif; }

.purchase-wpp-promo.purchase-wpp-promo--short {
  padding: 20px; }

.purchase-wpp-promo__buttons {
  text-align: center; }

.purchase-wpp-promo__price {
  font-size: 220%;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.45); }

.purchase-wpp-promo__duration {
  font-size: 150%; }

.purchase-wpp-promo__descr__box {
  display: inline-block;
  line-height: normal; }

.purchase-wpp-promo__descr {
  width: 150px;
  display: inline-block;
  font-size: 90%; }

.purchase-wpp-promo__descr--sm {
  font-size: 75%;
  width: 150px; }

.purchase-wpp-promo__descr--big {
  width: 180px; }

a.purchase-wpp-promo__button {
  display: inline-block;
  background: url(../../images/pub/specprojects/wpp/button_1280-sm.png?3) no-repeat 0 0;
  background-size: 100% 100%;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 30px 10px;
  margin: 0 10px;
  line-height: 160%;
  border: none;
  border-radius: 2px;
  font-family: 'zeppelin31', Arial, sans-serif;
  width: 250px;
  height: 130px;
  -webkit-transition: all 0.1s linear;
          transition: all 0.1s linear; }
  a.purchase-wpp-promo__button:hover {
    background-image: url(../../images/pub/specprojects/wpp/button_1280_dark-sm.png?3);
    border: none;
    color: #fff; }
    a.purchase-wpp-promo__button:hover span {
      color: #fff; }

a.purchase-wpp-promo__button.purchase-wpp-promo__button--double {
  background-image: url(../../images/pub/specprojects/wpp/button_4800-sm.png?3); }
  a.purchase-wpp-promo__button.purchase-wpp-promo__button--double:hover {
    background-image: url(../../images/pub/specprojects/wpp/button_4800_dark-sm.png?3);
    border: none;
    color: #fff; }

a.purchase-wpp-promo__button p {
  margin: 0; }

a.purchase-wpp-promo__button sm {
  font-size: 90%; }

.button--wpp {
  border-color: #C30022;
  background-color: #C30022;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.button--wpp:hover {
  background-color: #7c0016; }

.purchase-wpp-promo__notice {
  background: url(../../images/pub/specprojects/wpp/notice.jpg) no-repeat 0 0;
  background-size: 100% 96px;
  height: 66px;
  padding: 22px 30px 8px 30px;
  color: #fff;
  font-family: 'helvetica_light', Arial, sans-serif; }

.kidz-ribbon-complete {
  background: url(../../images/pub/kidz-ribbon-complete.jpg) no-repeat 0 0;
  padding: 10px 10px 10px 280px;
  min-height: 135px;
  font-family: Helvetica, arial, sans-serif;
  background-size: 100% 100%; }

section#quickpoll {
  background: #ebebeb;
  margin-right: -9px;
  position: relative; }
  section#quickpoll .poll {
    padding: 0px; }
    section#quickpoll .poll .name {
      text-transform: none;
      display: inline-block;
      max-width: 545px; }
    section#quickpoll .poll .buttons {
      position: absolute;
      z-index: 1;
      right: 0px;
      top: 0px;
      bottom: 0px;
      width: 196px;
      box-shadow: 5px 0px 20px -7px #333 inset; }
      section#quickpoll .poll .buttons .percent {
        position: absolute;
        width: 60px;
        text-align: center;
        top: 0px;
        bottom: 0px;
        left: 0px;
        line-height: 38px; }
        section#quickpoll .poll .buttons .percent.wide {
          width: 98px;
          background: #27b08f;
          color: #fff; }
        section#quickpoll .poll .buttons .percent + .percent.wide {
          left: 98px;
          background: #df3234; }
      section#quickpoll .poll .buttons .do-vote {
        position: absolute;
        width: 36px;
        top: 0px;
        bottom: 0px;
        text-align: center; }
        section#quickpoll .poll .buttons .do-vote .ico {
          margin-top: 12px; }
        section#quickpoll .poll .buttons .do-vote.up {
          background: #27b08f; }
        section#quickpoll .poll .buttons .do-vote.down {
          background: #df3234; }
          section#quickpoll .poll .buttons .do-vote.down .ico {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
            filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; }
      section#quickpoll .poll .buttons .percent + .do-vote + .do-vote + .percent {
        left: auto;
        right: 0px; }
      section#quickpoll .poll .buttons .percent + .do-vote {
        left: 60px; }
      section#quickpoll .poll .buttons .percent + .do-vote + .do-vote {
        left: 96px; }
  section#quickpoll .poll-result {
    display: block; }

/* ==========================================================================
   Новости (виджет NewsLine)
   ========================================================================== */
.recent-news, .recent-news * {
  box-sizing: border-box; }

.recent-news {
  position: relative; }

.recent-news__title {
  padding-left: 0 !important;
  font-size: 16px !important;
  font-weight: bold !important;
  margin-bottom: 20px !important;
  text-transform: uppercase; }

.recent-news__title-link {
  text-decoration: none; }

.recent-news__item {
  margin-bottom: 10px; }

.recent-news__name {
  position: relative;
  display: block;
  padding-left: 50px;
  line-height: 1.3;
  text-decoration: none;
  color: #444; }

.recent-news__name:hover {
  color: #fa658e; }

.recent-news__time {
  position: absolute;
  left: 0;
  top: -2px;
  font-weight: bold;
  padding: 2px 4px 2px 4px; }

.recent-news__time--block {
  position: inherit;
  display: inline-block;
  margin-left: -4px; }

.recent-news__more-link {
  text-decoration: none;
  color: #444; }

.recent-news__name--nopadding {
  padding-left: 0; }

.recent-news__more-link:hover {
  color: #fa658e; }

.recent-news__item--hot .recent-news__time {
  background-color: #fa658e;
  color: #fff;
  border-radius: 2px; }

.recent-news__item--theme-rain .recent-news__time, .recent-news__item--theme-rain .recent-news__name {
  color: #fa658e; }

.recent-news__item--hot.recent-news__item--theme-rain .recent-news__time {
  color: #fff !important; }

.recent-news__item--theme-eco .recent-news__time, .recent-news__item--theme-eco .recent-news__name {
  color: #27ae60; }

.recent-news--fixed-on-top {
  margin: 0 0 0 9px;
  width: auto !important; }

.recent-news--index {
  padding-left: 9px; }

.recent-news--article-bottom {
  padding: 18px;
  border: 1px solid #ddd;
  background: #fafafa;
  margin-bottom: 20px;
  border-radius: 2px; }
  .recent-news--article-bottom .recent-news__more {
    text-align: center;
    margin: 30px auto 10px auto; }
  .recent-news--article-bottom .recent-news__time {
    padding: 2px 4px 2px 4px; }

.recent-news__more--with-effect {
  position: absolute;
  bottom: 0px;
  z-index: 1;
  width: 236px;
  margin-left: 9px;
  text-align: center;
  padding-top: 100px;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(250, 250, 250, 0)), color-stop(50%, #fafafa), color-stop(100%, #fafafa));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fafafa 50%, #fafafa 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(250, 250, 250, 0) 0%, #fafafa 50%, #fafafa 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fafafa', endColorstr='#fafafa',GradientType=0 );
  /* IE6-9 */
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 2px;
  padding-bottom: 20px; }

.col--lefside-news .recent-news {
  margin-left: 0;
  border: none; }
.col--lefside-news .recent-news__more--with-effect {
  margin-left: 0;
  border: none; }

.recipe .columns {
  position: relative;
  z-index: 1; }
  .recipe .columns .vl {
    background: #d6d6d6;
    width: 1px;
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-left: 2px;
    top: 0px;
    bottom: 0px; }
.recipe label {
  font-size: 1em;
  text-transform: uppercase;
  color: #333;
  vertical-align: top; }
  .recipe label .ico {
    margin-top: 3px; }
.recipe .separator {
  background: url(images/sprites-recipe-separators.png) no-repeat;
  margin: 9px 0px; }
  .recipe .separator.spoon {
    height: 29px;
    background-position: center -16px; }
  .recipe .separator.fork {
    height: 20px;
    background-position: center -45px; }
  .recipe .separator.knife {
    height: 16px;
    background-position: center top; }
.recipe .card {
  display: inline-block;
  vertical-align: top;
  width: 50%; }
  .recipe .card img {
    margin-bottom: 9px;
    width: 350px; }
  .recipe .card i {
    font-size: 0.85em; }
.recipe .ingridients {
  display: inline-block;
  vertical-align: top;
  width: 50%; }
  .recipe .ingridients > * {
    margin-left: 22px !important; }
  .recipe .ingridients label {
    float: left; }
  .recipe .ingridients .combo {
    margin-top: -3px;
    float: right; }
  .recipe .ingridients .list {
    margin-top: 15px; }
  .recipe .ingridients dl {
    padding: 6px;
    margin: 0px;
    font-size: 0.85em;
    color: #333; }
    .recipe .ingridients dl.even {
      background: #fee0e9; }
    .recipe .ingridients dl dt {
      width: 80%;
      margin: 0px;
      display: inline-block;
      vertical-align: top; }
    .recipe .ingridients dl dd {
      width: 20%;
      margin: 0px;
      display: inline-block;
      vertical-align: top;
      text-align: right; }
.recipe .steps ol {
  margin-left: 0px;
  padding-left: 20px; }
  .recipe .steps ol li {
    border-bottom: 1px solid #d6d6d6;
    color: #fa658e;
    padding: 7px 0px;
    font-weight: bold; }
    .recipe .steps ol li span {
      color: #000;
      font-size: 0.85em;
      font-weight: normal; }

.reportazh-widget {
  margin-bottom: 30px; }

.reportazh-widget__title {
  font-weight: bold;
  color: #333;
  font-size: 16px;
  margin-bottom: 20px;
  text-transform: uppercase; }

.reportazh {
  margin-bottom: 20px; }

.reportazh__link {
  display: block;
  color: #333; }
  .reportazh__link:hover {
    text-decoration: none;
    color: #fa658e; }

.reportazh__title {
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 16px;
  line-height: 1.3; }

.reportazh__subtitle {
  margin-top: 0;
  font-size: 14px;
  line-height: 1.3;
  color: #666666; }

.reportazh__image {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 10px; }

.reportazh-widget--right-column {
  padding-left: 10px;
  padding-right: 10px; }

.rss-link {
  text-decoration: none;
  font-size: 16px;
  color: #555; }

section.rubric {
  margin: 0px 6px 12px 0px; }
  section.rubric a.label, section.rubric label {
    color: #fa658e;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.95em;
    font-weight: bold;
    margin-bottom: 5px;
    display: block; }
  section.rubric a.label:hover {
    color: #333; }

.russkiy-marsh {
  position: absolute;
  z-index: 1;
  width: 423px;
  height: 30px;
  background: url(images/marsh_priamoi_efir.png) no-repeat -312px;
  right: 20px;
  top: 9px;
  text-decoration: none; }
  .russkiy-marsh.russkiy-marsh-short {
    width: 360px;
    right: 50px; }

.search-box {
  display: none;
  position: absolute;
  left: 105px;
  right: 0;
  top: 0;
  bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 9px; }

.search-box__close {
  position: absolute;
  right: 0;
  top: 3px;
  color: #444;
  font-size: 26px;
  line-height: 1;
  padding: 0px 10px; }

.search {
  position: relative; }

.search__query {
  font-size: 14px;
  color: #444; }

.search input {
  width: 100%;
  padding: 10px 15px;
  border: 0px;
  border-radius: 2px; }
.search.wide {
  margin-bottom: 9px; }
  .search.wide input {
    position: relative;
    right: 0px;
    top: 0px;
    border: 1px solid #fafafa;
    width: 475px; }
  .search.wide .search-hints {
    width: 733px;
    right: 1px;
    top: 25px; }
  .search.wide .ico.refresh {
    right: 8px;
    top: 5px; }
.search .ico.refresh {
  position: absolute;
  z-index: 1;
  right: 7px;
  top: 5px; }
.search .search-hints {
  position: absolute;
  z-index: 100;
  right: 0px;
  top: 25px;
  background: #fafafa;
  width: 210px;
  padding: 0px 9px 9px 9px;
  box-shadow: 0 3px 5px #999;
  border-radius: 2px;
  behavior: url(/static/css/pub/PIE.htc);
  font-size: 0.85em; }
  .search .search-hints label {
    margin: 9px 0px;
    display: block;
    text-transform: uppercase; }
  .search .search-hints article {
    margin: 4.5px 0px 0px 27px; }
.search label {
  color: #000; }

.search-results-filter {
  margin-bottom: 40px; }

.search-results-filter__label {
  float: left;
  width: 12%; }

.search-results-filter__items {
  float: left;
  width: 88%; }

.search-results-filter__item {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
  text-decoration: none;
  color: #fa658e; }
  .search-results-filter__item.is-active {
    color: #333; }

.search-results-filter__count {
  color: #919191; }

.search-archive__form {
  margin-bottom: 26px; }

.search-archive__button {
  padding-left: 10px; }

.search-archive__query {
  width: 100%;
  height: 38px;
  padding-left: 10px;
  padding-right: 10px; }

.search-archive-filter {
  margin-bottom: 16px;
  margin-top: 16px; }

.search-archive-filter__item {
  display: inline-block;
  margin-right: 15px; }

/* SLIDERS */
.slider {
  position: relative; }
  .slider .nest {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden; }
    .slider .nest .movable {
      width: 10000em; }
      .slider .nest .movable .item {
        float: left; }
  .slider .l, .slider .r {
    left: 0px;
    top: 0px;
    bottom: 0px;
    position: absolute;
    z-index: 1; }
    .slider .l:hover, .slider .r:hover {
      opacity: 0.5; }
    .slider .l i, .slider .r i {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      background: url(images/sprites.png?7) no-repeat left top; }
  .slider .r {
    right: 0px;
    left: auto; }
    .slider .r i {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
      filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; }
  .slider.super {
    height: 530px; }
    .slider.super .nest {
      height: 530px;
      left: 20px;
      right: 20px; }
    .slider.super .l, .slider.super .r {
      width: 20px; }
      .slider.super .l i, .slider.super .r i {
        width: 16px;
        height: 22px;
        margin-top: -11px;
        margin-left: -8px;
        background-position: left -9px; }
    .slider.super .item {
      width: 512px; }
      .slider.super .item article {
        margin: 0px 7px; }
        .slider.super .item article.bottom {
          margin-left: -162px; }
  .slider.mega {
    height: 530px; }
    .slider.mega .nest {
      height: 530px;
      left: 20px;
      right: 20px; }
    .slider.mega .l, .slider.mega .r {
      width: 20px; }
      .slider.mega .l i, .slider.mega .r i {
        width: 16px;
        height: 22px;
        margin-top: -11px;
        margin-left: -8px;
        background-position: left -9px; }
    .slider.mega .item {
      width: 692px; }
      .slider.mega .item article {
        margin: 0px 9px; }
        .slider.mega .item article.bottom {
          margin-left: -164px; }
        .slider.mega .item article .name {
          height: 36px;
          margin-bottom: 3px;
          position: relative;
          max-height: 36px;
          line-height: 1.1em; }
          .slider.mega .item article .name .info {
            position: absolute;
            z-index: 10;
            left: -5px;
            top: -5px;
            right: -5px;
            padding: 5px;
            background: #fff;
            box-shadow: 0 0 5px #999; }
  .slider.gallery {
    margin-bottom: 9px;
    height: 97px;
    background: #000; }
    .slider.gallery .l, .slider.gallery .r {
      width: 29px; }
      .slider.gallery .l i, .slider.gallery .r i {
        width: 11px;
        height: 33px;
        margin-top: -16px;
        margin-left: -5px;
        background-position: -155px -32px; }
    .slider.gallery .nest {
      height: 97px;
      left: 29px;
      right: 29px; }
    .slider.gallery .item {
      width: 140px;
      height: 85px;
      margin: 6px 1px; }
      .slider.gallery .item a {
        display: inline-block;
        vertical-align: top;
        width: 140px;
        height: 85px;
        position: relative;
        z-index: 1; }
        .slider.gallery .item a img {
          width: 140px;
          height: 85px; }
        .slider.gallery .item a .deco {
          position: absolute;
          z-index: 10;
          background: #000;
          left: 0px;
          top: 0px;
          right: 0px;
          bottom: 0px;
          opacity: 0.7; }
        .slider.gallery .item a:hover .deco {
          opacity: 0; }
      .slider.gallery .item > span {
        display: inline-block;
        vertical-align: top;
        width: 140px;
        height: 85px;
        position: relative;
        z-index: 1; }
        .slider.gallery .item > span .deco {
          position: absolute;
          z-index: 10;
          left: 0px;
          top: 0px;
          right: 0px;
          bottom: 0px;
          background: none;
          border: 2px solid #fa658e; }
        .slider.gallery .item > span img {
          width: 140px;
          height: 85px; }
  .slider.soc-gallery {
    position: fixed;
    z-index: 100;
    left: 0px;
    right: 0px;
    height: 141px;
    background: #000; }
    .slider.soc-gallery .l, .slider.soc-gallery .r {
      width: 55px; }
      .slider.soc-gallery .l i, .slider.soc-gallery .r i {
        width: 11px;
        height: 33px;
        margin-top: -16px;
        margin-left: -5px;
        background-position: -155px -32px; }
    .slider.soc-gallery .nest {
      height: 141px;
      left: 55px;
      right: 55px; }
    .slider.soc-gallery .item {
      width: 101px;
      height: 101px;
      margin: 20px 10px; }
      .slider.soc-gallery .item a {
        display: inline-block;
        vertical-align: top;
        width: 101px;
        height: 101px;
        position: relative;
        z-index: 1; }
        .slider.soc-gallery .item a img {
          width: 101px;
          height: 101px; }
        .slider.soc-gallery .item a .deco {
          position: absolute;
          z-index: 10;
          background: #000;
          left: 0px;
          top: 0px;
          right: 0px;
          bottom: 0px;
          opacity: 0.3; }
        .slider.soc-gallery .item a:hover .deco {
          opacity: 0; }
      .slider.soc-gallery .item > span {
        display: inline-block;
        vertical-align: top;
        width: 101px;
        height: 101px;
        position: relative;
        z-index: 1; }
        .slider.soc-gallery .item > span .deco {
          position: absolute;
          z-index: 10;
          left: 0px;
          top: 0px;
          right: 0px;
          bottom: 0px;
          background: none;
          border: 4px solid #fa658e; }
        .slider.soc-gallery .item > span img {
          width: 101px;
          height: 101px; }
  .slider.slideshow {
    height: 340px;
    width: 568px;
    margin-top: 9px; }
    .slider.slideshow .l, .slider.slideshow .r {
      width: 27px; }
      .slider.slideshow .l i, .slider.slideshow .r i {
        width: 27px;
        height: 48px;
        margin-top: -16px;
        margin-left: -3px;
        background-position: -197px -49px; }
    .slider.slideshow .r i {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
      filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0)";
      background-position: -225px -49px;
      margin-left: -25px; }
    .slider.slideshow .nest {
      height: 340px;
      left: 24px;
      right: 24px; }
    .slider.slideshow .item {
      width: 520px;
      height: 340px; }
      .slider.slideshow .item article {
        width: 520px; }
        .slider.slideshow .item article.bottom {
          margin-left: -520px; }
        .slider.slideshow .item article .thumb {
          width: 100%; }
          .slider.slideshow .item article .thumb img {
            width: 100%; }
    .slider.slideshow .bulbs {
      position: absolute;
      z-index: 1;
      bottom: 0px;
      left: 0px;
      right: 0px; }
    .slider.slideshow > .more {
      position: absolute;
      z-index: 10;
      right: 24px;
      bottom: 0px; }
  .slider.dishes {
    height: 310px; }
    .slider.dishes .l, .slider.dishes .r {
      width: 20px;
      z-index: 10; }
      .slider.dishes .l i, .slider.dishes .r i {
        width: 16px;
        height: 22px;
        top: 82px;
        margin-left: -8px;
        background-position: left -9px; }
    .slider.dishes .nest {
      height: 310px;
      left: 23px;
      right: 23px;
      top: 0px; }
      .slider.dishes .nest .item {
        margin: 7px; }
  .slider.goods-slide {
    height: 500px;
    width: 987px;
    margin: 0px auto; }
    .slider.goods-slide .l, .slider.goods-slide .r {
      width: 42px; }
      .slider.goods-slide .l i, .slider.goods-slide .r i {
        width: 42px;
        height: 61px;
        margin-top: -30px;
        margin-left: -21px;
        background: url(custom/shop/images/nav-arrow.png) no-repeat; }
    .slider.goods-slide .r i {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
      filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
      margin-left: -21px; }
    .slider.goods-slide .nest {
      height: 500px;
      left: 52px;
      right: 52px;
      top: 70px; }
    .slider.goods-slide .item {
      width: 883px;
      height: 500px;
      text-align: center; }
  .slider.specprojects {
    height: auto; }
    .slider.specprojects .l, .slider.specprojects .r {
      display: none; }
      .slider.specprojects .l i, .slider.specprojects .r i {
        width: 11px;
        height: 33px;
        margin-top: -16px;
        margin-left: -5px;
        background-position: -155px -32px; }
    .slider.specprojects .nest {
      left: 0px;
      right: 0px; }
    .slider.specprojects .item a {
      display: inline-block;
      vertical-align: top;
      width: 100%;
      position: relative;
      z-index: 1; }
    .slider.specprojects #ringtone-popup2 {
      margin-top: 35px; }
  .slider.no-scroll .nest {
    left: 0px;
    right: 0px; }
  .slider.no-scroll .movable {
    width: auto; }
  .slider.no-scroll .item {
    width: auto; }
    .slider.no-scroll .item article {
      margin: 0px 12px; }
      .slider.no-scroll .item article.bottom {
        margin-left: -167px; }

.socagregator-item {
  display: block;
  position: relative;
  margin-bottom: 9px;
  border-bottom: 1px solid #ececec;
  padding: 20px 0;
  text-decoration: none; }
  .socagregator-item iframe {
    margin-left: 0 !important; }

.socagregator-item__head {
  margin-bottom: 15px; }

.socagregator-item__time {
  font-size: 13px;
  font-weight: bold; }

.socagregator-item--old, .socagregator-item--text {
  padding-top: 0; }

.socagregator-item--old .socagregator-item__text {
  margin-bottom: 20px; }

.socagregator-item__media {
  margin-top: 20px;
  margin-bottom: 20px; }
  .socagregator-item__media img {
    display: block;
    max-width: 100%;
    height: auto; }

.socagregator-item__favicon {
  display: inline-block;
  vertical-align: middle;
  max-width: 16px;
  height: auto; }

.socagregator-item__tvrain {
  color: #fa658e;
  font-weight: bold; }

.socagregator-item__article {
  max-width: 502px; }

.socagregator-item__video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.socagregator-item__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.socagregator-item--text {
  border-color: #fa658e; }

.socagregator-item__icon--facebook {
  color: #4169bc; }

.socagregator-item__icon--twitter {
  color: #1caeea; }

.socagregator-item__icon--vkontakte {
  color: #3a86c0; }

.socagregator-item__provider-name {
  text-transform: uppercase;
  color: #444; }

.socagregator-item--article .socagregator-item__title {
  font-weight: bold;
  color: #464646; }
.socagregator-item--article .socagregator-item__description {
  font-size: 13px;
  color: #464646; }

.socagregator-item__date {
  font-weight: bold;
  margin-top: 0; }
  .socagregator-item__date .fa-clock-o {
    margin-right: 2px; }

section#social {
  display: inline-block;
  vertical-align: top;
  padding-top: 9px;
  right: 0px;
  background: #efefef;
  border: 0px;
  padding: 1px;
  top: 59px; }
  section#social label {
    display: inline-block;
    vertical-align: top;
    width: 172px;
    height: 35px;
    line-height: 35px;
    background: #efefef;
    position: absolute;
    z-index: 1;
    text-align: center;
    color: #fa658e;
    font-weight: bold;
    font-size: 0.8em;
    top: -35px;
    width: 175px\0/; }
  section#social .discuss {
    display: inline-block;
    width: 440px;
    height: 22px;
    line-height: 22px;
    background: #fa658e;
    color: #fff; }
    section#social .discuss .ico.expand {
      margin-left: 8px;
      margin-right: 7px;
      margin-top: 8px;
      float: left; }
    section#social .discuss .ico.rain {
      float: right;
      margin-top: 6px;
      margin-right: 5px; }
  section#social #chat {
    background: #fff;
    margin-bottom: 0px;
    font-size: 0.85em; }
    section#social #chat a {
      display: inline;
      color: #fa658e; }
      section#social #chat a:hover {
        background: none; }
    section#social #chat .tabs {
      background: #efefef;
      padding-left: 3px; }
      section#social #chat .tabs span, section#social #chat .tabs a {
        background: #fff; }
    section#social #chat #hypercomments {
      height: 500px;
      width: 400px; }

section.stacked-info {
  font-size: 0.85em; }
  section.stacked-info.widget {
    height: 240px;
    margin-right: -1px;
    font-size: 1em; }
    section.stacked-info.widget .stacked-item:first-child {
      margin-top: 12px; }
  section.stacked-info .part {
    height: auto;
    overflow: visible;
    display: block; }
    section.stacked-info .part.hidden {
      height: 0px;
      overflow: hidden;
      display: block !important;
      position: relative; }

/* ==========================================================================
   Stocks
   ========================================================================== */
.stocks, .stocks * {
  box-sizing: border-box; }

.stocks {
  margin: 0 0px 0 9px;
  font-size: 13px; }
  .stocks td {
    vertical-align: middle; }

.stocks__head {
  font-weight: bold;
  font-size: 12px;
  padding-bottom: 5px; }

.stocks__currency {
  margin-right: 10px; }

.stocks__currency-value {
  font-size: 17.5px;
  font-weight: bold; }

.stocks__title {
  padding: 2px 0;
  font-size: 11px; }

.stocks__diff {
  padding-right: 13px; }

.stocks__diff--up {
  color: #27ae60; }

.stocks__diff--down {
  color: #c0392b; }

.stocks__source {
  font-size: 11px;
  margin-bottom: 3px;
  display: inline-block; }

/* SECTIONS */
section#stories {
  background: #333;
  color: #fff;
  font-size: 0.8em;
  font-family: Tahoma;
  padding: 0px 20px 0px 0px;
  height: 22px;
  line-height: 22px;
  width: 988px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-bottom: 9px; }
  section#stories span {
    text-transform: uppercase; }
  section#stories a {
    color: #fff;
    margin-left: 20px;
    text-decoration: none;
    white-space: nowrap; }
    section#stories a:hover {
      color: #fa658e; }
    section#stories a:first-child {
      margin-left: 18px !important; }
  section#stories .ico {
    position: absolute;
    z-index: 1; }
    section#stories .ico.menu-ears.l {
      left: -10px;
      top: -6px; }
    section#stories .ico.menu-ears.r {
      right: -14px;
      top: 0px; }

/*
	 Need Help Button
	 ========================================================================== */
.subscription-help {
  z-index: 10;
  text-decoration: none;
  color: #a2a2a2; }

.subscription-help_has_access {
  position: absolute;
  right: 0;
  top: -13px; }

.subscription-info-card {
  width: 309px;
  border: 10px solid #f2f2f2;
  display: inline-block;
  vertical-align: top;
  padding: 10px;
  text-align: center; }
  .subscription-info-card .time-left {
    margin: 20px 15px; }

.scratch-code {
  display: table;
  width: 100%; }
  .scratch-code .scratch-code__code {
    border: 1px solid #999;
    display: table-cell;
    width: 1%;
    vertical-align: middle;
    padding: 5px 22px;
    letter-spacing: 2px;
    font-size: 16px; }
  .scratch-code .scratch-code__info {
    display: table-cell;
    width: auto;
    padding: 5px 10px;
    font-size: 12px; }

/* ==========================================================================
   BREAKING NEWS
   ========================================================================== */
.super-article, .super-article * {
  box-sizing: border-box; }

.super-article {
  position: relative;
  display: block;
  text-decoration: none;
  color: #333;
  font-size: 22px;
  font-weight: bold;
  padding: 15px 0 5px;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  margin-left: 9px;
  margin-bottom: 9px; }

.super-article__time {
  position: relative;
  top: -2px;
  background: #fa658e;
  color: white;
  display: inline-block;
  line-height: 18px;
  padding: 2px 4px;
  vertical-align: middle;
  font-size: 14px;
  border-radius: 2px;
  margin-right: 10px; }

.super-article__content {
  position: relative;
  z-index: 2; }

.super-article__alert {
  color: #fa658e; }

.super-article--no-image {
  padding: 15px 0;
  margin-bottom: 10px; }

.super-article--with-image {
  display: table;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 110%;
  margin-left: 9px;
  color: #fff;
  min-height: 400px;
  -webkit-transition: all 0.7s ease;
          transition: all 0.7s ease; }
  .super-article--with-image:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.7s ease;
            transition: all 0.7s ease; }
  .super-article--with-image:hover {
    background-size: 100%; }
    .super-article--with-image:hover:before {
      background-color: rgba(0, 0, 0, 0.7); }
  .super-article--with-image .super-article__content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 20px 50px; }
  .super-article--with-image .super-article__time-row {
    margin-bottom: 20px; }
  .super-article--with-image .super-article__alert {
    margin-bottom: 20px; }
  .super-article--with-image .super-article__time {
    font-size: 18px;
    padding: 6px 8px; }
  .super-article--with-image .super-article__name {
    font-size: 36px; }

.support-tvrain-now {
  text-align: center;
  padding: 15px 0;
  border-bottom: 1px dashed #c2c2c2; }
  .support-tvrain-now._little {
    border-top: 1px dashed #c2c2c2; }

.support-tvrain-now__link {
  height: 105px;
  padding-left: 135px;
  padding-top: 20px;
  width: 150px;
  display: inline-block;
  margin-right: 40px;
  background: no-repeat left top;
  font-size: 1.5em;
  text-transform: uppercase;
  vertical-align: top;
  text-align: left;
  text-decoration: none; }
  .support-tvrain-now__link._gift {
    background-image: url(custom/podpiska/images/gift.png); }
  .support-tvrain-now__link._gift._min {
    background-image: url(custom/podpiska/images/gift_m.png); }
  .support-tvrain-now__link._gift._little {
    background-image: url(custom/podpiska/images/gift_little.png); }
  .support-tvrain-now__link._shop {
    background-image: url(custom/podpiska/images/korzina.png); }
  .support-tvrain-now__link._shop._min {
    background-image: url(custom/podpiska/images/korzina_m.png); }
  .support-tvrain-now__link._shop._little {
    background-image: url(custom/podpiska/images/korzina_little.png); }
  .support-tvrain-now__link._subscription {
    background-image: url(custom/podpiska/images/comp.png); }
  .support-tvrain-now__link._subscription._min {
    background-image: url(custom/podpiska/images/comp_m.png); }
  .support-tvrain-now__link._subscription._little {
    background-image: url(custom/podpiska/images/comp_little.png); }
  .support-tvrain-now__link._banner._little {
    background-image: url(custom/podpiska/images/banner_little.png); }
  .support-tvrain-now__link._min {
    height: 75px;
    padding-left: 85px;
    padding-top: 5px;
    width: 150px;
    margin-right: 90px;
    font-size: 1.2em; }
  .support-tvrain-now__link._little {
    height: 65px;
    padding-left: 75px;
    padding-top: 5px;
    width: 120px;
    margin-right: 60px;
    font-size: 1em; }
  .support-tvrain-now__link._last {
    margin-right: 0; }

.support-tvrain-now__title {
  text-transform: uppercase;
  border-bottom: 1px dashed #ccc;
  text-align: left;
  font-weight: bold;
  font-size: 1.5em;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-bottom: 10px; }
  .support-tvrain-now__title span {
    color: #fa658e; }

/* TABS */
.tabs-nest .tabs {
  border-bottom: #dbdbdb 1px solid; }
  .tabs-nest .tabs a, .tabs-nest .tabs span {
    display: inline-block;
    font-weight: bold;
    padding: 12px 12px;
    color: #7b7b7b;
    border: 1px solid transparent;
    border-bottom: 0;
    border-radius: 2px 2px 0 0;
    text-decoration: none; }
    .tabs-nest .tabs a.twitter, .tabs-nest .tabs span.twitter {
      color: #1caeea; }
    .tabs-nest .tabs a.no-border, .tabs-nest .tabs span.no-border {
      border: 0px; }
    .tabs-nest .tabs a.hl, .tabs-nest .tabs span.hl {
      background: #fa658e;
      color: #fff; }
  .tabs-nest .tabs a:hover {
    color: #fa658e;
    background: #fff9fb; }
  .tabs-nest .tabs .active {
    border: 1px solid #dbdbdb;
    border-bottom-color: #fff;
    margin-bottom: -1px; }
  .tabs-nest .tabs span {
    color: #333; }
  .tabs-nest .tabs.attract a, .tabs-nest .tabs.attract span {
    text-transform: uppercase;
    font-size: 16px; }
  .tabs-nest .tabs.with-padding {
    padding: 0px 8px; }
  .tabs-nest .tabs.simple {
    border: 0px !important; }
    .tabs-nest .tabs.simple a, .tabs-nest .tabs.simple span {
      border: 0px !important;
      padding: 0px !important;
      margin: 0px !important;
      height: auto !important;
      width: auto !important;
      line-height: normal !important;
      font-size: 1em; }
    .tabs-nest .tabs.simple a {
      color: #fa658e; }
  .tabs-nest .tabs.literal a, .tabs-nest .tabs.literal span {
    margin: 0px 16px 0px 0px !important;
    font-weight: bold;
    display: inline-block;
    position: relative; }
  .tabs-nest .tabs.tabs--small-pink span.active {
    padding: 6px 12px; }
.tabs-nest .note {
  color: #7c7c7c;
  margin: 2px 0px; }
.tabs-nest .content {
  border: #dbdbdb 1px solid;
  border-top: 0px;
  /*padding: 8px;*/
  padding: 10px; }
  .tabs-nest .content.relative {
    position: relative;
    z-index: 1; }
  .tabs-nest .content.no-border {
    border-left: 0px;
    border-right: 0px; }
    .tabs-nest .content.no-border.at-all {
      border-bottom: 0px; }
  .tabs-nest .content.no-padding {
    padding: 0px; }
  .tabs-nest .content.hl {
    background: #f6f6f6; }
  .tabs-nest .content .sub-header {
    color: #7d7d7d;
    margin-bottom: 3px; }
.tabs-nest.has-margin {
  margin-bottom: 9px; }
.tabs-nest.hot .tabs, .tabs-nest.hot .content, .tabs-nest.hot .tabs span {
  border-color: #fa658e; }
.tabs-nest.fixed-height-540 .content {
  height: 519px; }
.tabs-nest.simple-gallery img {
  max-width: 212px; }
.tabs-nest .emotion-nest {
  display: block;
  border-top: 1px solid #dbdbdb;
  text-decoration: none;
  color: #012b5d; }
  .tabs-nest .emotion-nest .head {
    font-size: 1.8em;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    display: block; }
  .tabs-nest .emotion-nest img {
    max-width: 212px;
    display: block;
    margin: 5px auto; }
  .tabs-nest .emotion-nest .name {
    font-size: 1.2em; }
.tabs-nest.player-version {
  position: absolute;
  z-index: 1;
  left: -28px;
  top: 80px; }
  .tabs-nest.player-version .tabs {
    border: 0px; }
    .tabs-nest.player-version .tabs > span {
      background: url(images/player-ver-btns.png) no-repeat;
      border: 0px !important;
      font-size: 0px;
      padding: 0px;
      display: block; }
      .tabs-nest.player-version .tabs > span.new {
        width: 28px;
        height: 141px;
        background-position: 0px -133px; }
      .tabs-nest.player-version .tabs > span.old {
        width: 28px;
        height: 141px;
        background-position: -28px -133px; }
    .tabs-nest.player-version .tabs > a {
      background: url(images/player-ver-btns.png) no-repeat;
      border: 0px !important;
      font-size: 0px;
      padding: 0px;
      display: block;
      margin-left: 5px; }
      .tabs-nest.player-version .tabs > a.new {
        width: 23px;
        height: 133px;
        background-position: -5px 0px; }
      .tabs-nest.player-version .tabs > a.old {
        width: 23px;
        height: 133px;
        background-position: -33px 0px; }

.tag {
  display: inline-block;
  vertical-align: top;
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 3px 7px;
  text-decoration: none;
  border-radius: 3px;
  behavior: url(/static/css/pub/PIE.htc); }
  .tag:hover {
    background: #ddd; }

/* ==========================================================================
   Teasers Related
   ========================================================================== */
.teasers {
  margin: 30px 0p;
  padding: 0 16px;
  box-sizing: border-box; }

.teasers__title {
  font-size: 18px;
  margin-bottom: 20px; }

.teaser-item {
  display: inline-block;
  vertical-align: top;
  width: 31%;
  padding-left: 16px;
  margin-bottom: 30px; }

.teaser-item:first-child, .teaser-item:nth-child(3n+1) {
  padding-left: 0; }

.teaser-item__title {
  font-size: 14px;
  margin: 0;
  font-weight: normal; }

.teaser-item__link {
  display: block;
  text-decoration: none;
  color: #444; }

.teaser-item__link:hover {
  text-decoration: none; }

.teaser-item__image {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 20px; }

.teasers {
  margin-top: 50px; }
  .teasers .teaser {
    margin-bottom: 25px; }
    .teasers .teaser .images-nest {
      position: relative;
      margin-bottom: 3px; }
      .teasers .teaser .images-nest .thumb {
        width: 130px;
        height: 73px; }
      .teasers .teaser .images-nest .logo {
        position: absolute;
        z-index: 1;
        left: 135px;
        bottom: 0px; }
    .teasers .teaser a {
      display: block;
      font-weight: bold;
      color: #333;
      text-decoration: none; }
      .teasers .teaser a:hover {
        color: #fa658e; }

.teleshow-logo {
  width: 100%; }

.text-news {
  padding-top: 10px; }
  .text-news article {
    position: relative; }
    .text-news article .next-air-nest {
      width: 182px; }
    .text-news article .yashare-auto-init {
      margin-top: -3px; }
    .text-news article .likeandpay-wrap {
      top: 1px;
      height: 25px;
      clear: right; }
  .text-news .tv {
    height: 400px; }
    .text-news .tv iframe {
      width: 753px;
      height: 400px; }
  .text-news #episodes {
    width: 753px !important;
    margin-bottom: 9px; }
    .text-news #episodes td.name {
      max-width: none;
      line-height: 20px; }


/* ==========================================================================
   THEME OF THE DAY
   ========================================================================== */
.theme-of-the-day, .theme-of-the-day {
  box-sizing: border-box; }

.theme-of-the-day {
  position: relative;
  margin-bottom: 15px; }

.theme-of-the-day__link {
  display: block; }

.theme-of-the-day__image {
  display: block;
  width: 100%;
  height: auto; }

.theme-of-the-day__title {
  font-size: 18px;
  font-weight: bold; }

.theme-of-the-day--main .theme-of-the-day__details {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  color: #fff; }

.theme-of-the-day--index .theme-of-the-day__image {
  float: left;
  width: 40%; }
.theme-of-the-day--index .theme-of-the-day__details {
  float: right;
  width: 57%; }
.theme-of-the-day--index .theme-of-the-day__title {
  color: #444;
  font-size: 16px; }

/* Год экологии */
.theme-eco a.name, .theme-eco a.title {
  color: #27b08f !important; }

/* Стилизация дождя */
.theme-rain a.name, .theme-rain a.title {
  color: #fa658e !important; }

.title-list div {
  margin: 3px 0px; }
  .title-list div a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase; }
    .title-list div a:hover {
      color: #fa658e; }

.top2012 {
  padding: 10px; }
  .top2012 h1 {
    color: #fa658e;
    font-size: 3em; }
  .top2012 hr {
    margin: 20px 8px;
    border-color: #e3e3e3;
    border-style: solid; }
  .top2012 > div > section {
    float: left;
    width: 245px;
    margin-right: 15px; }
  .top2012 > div .text * {
    margin: 0; }
  .top2012 > div .text a {
    color: #fa658e;
    display: block;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 4px; }
    .top2012 > div .text a span {
      font-size: 10em;
      line-height: 0.8;
      display: block;
      margin-bottom: 10px; }
  .top2012 > div .text time {
    display: block;
    font-size: 0.85em;
    margin-bottom: 4px;
    font-weight: bold;
    color: #7B7B7B; }
  .top2012 > div .text span {
    margin-bottom: 10px;
    font-size: 0.85em; }
  .top2012 > div .media {
    width: 460px; }
    .top2012 > div .media section#episodes {
      width: 460px; }
    .top2012 > div .media .tv {
      width: 460px;
      height: 277px;
      position: relative;
      z-index: 2; }
      .top2012 > div .media .tv .matrix {
        width: 100%;
        height: 100%;
        border: 0px; }
      .top2012 > div .media .tv .settings-window {
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 1001;
        top: 0px;
        left: 0px; }
        .top2012 > div .media .tv .settings-window .links {
          position: absolute;
          z-index: 2;
          text-align: right; }
          .top2012 > div .media .tv .settings-window .links .wrap {
            width: 460px;
            height: 277px;
            vertical-align: middle;
            display: table-cell;
            *margin-top: 30px; }
          .top2012 > div .media .tv .settings-window .links a {
            display: inline-block;
            vertical-align: top;
            height: 25px;
            line-height: 25px;
            color: #fff;
            text-decoration: none;
            font-weight: bold;
            padding-left: 45px;
            width: 415px;
            text-align: left;
            margin: 5px 0px; }
            .top2012 > div .media .tv .settings-window .links a:hover {
              background: url(images/settings-button-bg.png) no-repeat left bottom; }
            .top2012 > div .media .tv .settings-window .links a.selected {
              background: url(images/settings-button-bg.png) no-repeat left top;
              color: #000; }
        .top2012 > div .media .tv .settings-window span {
          background: #000;
          position: absolute;
          z-index: 1;
          left: 0px;
          right: 0px;
          top: 0px;
          bottom: 0px;
          opacity: 0.7; }

.user-card .avatar-nest {
  display: inline-block;
  vertical-align: top; }
  .user-card .avatar-nest .avatar-nest-placeholder {
    background-color: #ececec; }
  .user-card .avatar-nest img, .user-card .avatar-nest .avatar-nest-placeholder {
    display: block;
    width: 98px;
    height: 98px;
    border-radius: 2px; }
.user-card .info-nest {
  display: inline-block;
  vertical-align: top; }
  .user-card .info-nest p {
    font-size: 0.9em;
    color: #7b7b7b; }
    .user-card .info-nest p strong {
      color: #333;
      font-weight: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .user-menu strong {
    vertical-align: -1px; } }

.user-menu {
  text-align: right;
  width: 280px; }

.user-menu__name {
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  color: #fff;
  text-align: right;
  text-decoration: none;
  padding-top: 20px;
  padding-bottom: 20px; }

.user-menu__subscription-stat {
  display: inline-block;
  margin-right: 15px;
  text-decoration: none;
  color: #fff; }

.user_achievement_coin {
  width: 12px;
  height: 12px;
  position: relative;
  top: 1px; }
  .user_achievement_coin svg {
    display: inline-block;
    vertical-align: bottom; }

.user-menu__subscription-stat--alert {
  color: #fa658e; }

.user-menu__icon {
  position: relative;
  font-size: 13px; }

.message-icon {
  color: #fa658e; }

.user-dropdown {
  right: 0;
  left: auto;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
  border: 0;
  margin: 0;
  border-radius: 0; }

.user-dropdown > li > a {
  text-decoration: none;
  color: #fff !important;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px; }

.user-dropdown > li > a:hover {
  background-color: transparent !important; }

.fa-message {
  -webkit-font-smoothing: auto;
  font-size: 12px; }

.profile-messages {
  font-size: 1.2em; }

#profile_message_container:first-child {
  border-bottom: 0px solid #dbdbdb; }

.profile-single-message:first-child {
  padding-top: 0px;
  border-top: 0px solid #dbdbdb; }

.profile-single-message {
  padding-top: 10px;
  border-top: 1px solid #dbdbdb; }

#profile_message_container {
  padding: 20px; }

.message-body {
  padding-bottom: 10px; }

.message-date {
  font-style: oblique; }

.message-title {
  margin-top: 10px; }

.notification-popup {
  padding: 30px 75px 10px 25px;
  background-color: #1B1B1B;
  color: #fff;
  font-family: Roboto, sans-serif; }
  .notification-popup.tv-margin {
    margin-bottom: 9px; }
  .notification-popup.notification-popup--popup {
    padding: 120px 40px 180px 40px; }
  .notification-popup.notification-popup--small {
    padding: 15px 9px 10px 9px; }
    .notification-popup.notification-popup--small .notification-popup__l {
      display: none; }
    .notification-popup.notification-popup--small .notification-popup__r {
      width: 29%;
      vertical-align: middle; }
    .notification-popup.notification-popup--small .notification-popup__body {
      font-size: 25px;
      width: 70%;
      vertical-align: middle;
      display: inline-block;
      margin-bottom: 0; }
    .notification-popup.notification-popup--small .notification-popup__title {
      display: none; }

.notification-popup__sind {
  background-image: url('/static/images/pub/notification/sind.png');
  background-repeat: no-repeat;
  background-position: right bottom; }

a.notification-popup {
  text-decoration: none;
  display: block; }

.notification-popup__sind a {
  text-transform: uppercase;
  font-weight: 400; }

.notification-popup__title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 25px; }

.notification-popup__title span {
  font-weight: 100; }

.notification-popup__body {
  font-size: 18px;
  font-weight: 100;
  margin-bottom: 30px; }
  .notification-popup__body span {
    font-weight: 500;
    color: #fa658e; }

.notification-popup__announcement .notification-popup__body span {
  font-size: 16px; }

.notification-popup__body ul {
  list-style: none;
  margin: 0;
  padding: 0 0 20px 0;
  -webkit-font-smoothing: antialiased; }

.notification-popup__body li {
  position: relative;
  padding: 0 0 12px 15px;
  font-size: 0.93rem; }

.notification-popup__body li span {
  padding-right: 10px;
  position: absolute;
  left: 0px;
  top: 4px; }

.notification-popup__l {
  width: 49%;
  display: inline-block;
  vertical-align: bottom; }

.notification-popup__notice {
  font-weight: 300;
  font-size: 12pt; }

.notification-popup__r {
  width: 49%;
  display: inline-block;
  text-align: right;
  vertical-align: bottom; }

.notification-popup .notification-popup__item {
  display: inline-block;
  font-weight: 700;
  font-size: 33pt;
  line-height: 1;
  color: #1B1B1B;
  background-color: #fff;
  padding: 0px 3px;
  position: relative; }
  .notification-popup .notification-popup__item:before {
    content: '';
    height: 1px;
    width: 100%;
    background-color: #c1c1c1;
    position: absolute;
    top: 50%;
    left: 0; }
  .notification-popup .notification-popup__item span {
    position: relative; }

.notification-popup__item .notification-popup__item {
  margin-left: 6px; }

.notification-popup__announcement {
  padding: 30px 55px 10px 55px; }

.notification-popup__announcement a {
  font-weight: 400; }

.notification-popup__announcement .article-item {
  width: 30%;
  margin-right: 2%; }

.notification-popup__announcement .article-item:last-child {
  margin-right: 0px; }

.notification-popup__announcement .article-item__show a {
  color: #fff; }

.notification-popup__announcement .button {
  text-transform: uppercase; }

.notification-popup__announcement .notification-popup__title {
  padding-bottom: 30px; }

.notification-popup__announcement .custom-widget {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.notification-popup__announcement .notification-popup__body {
  margin-bottom: 25px; }

.notification-popup__announcement .notification-popup__body span {
  color: #F4F4F4; }

.notification-popup__announcement .button {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 5px; }

.notification-popup-promo {
  padding: 40px 100px 40px 100px;
  text-align: center; }

.notification-popup-promo .notification-popup__title {
  -webkit-font-smoothing: antialiased;
  font-size: 34px; }

.notification-popup-promo__body {
  display: inline-block;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 100;
  padding-top: 10px; }

.notification-popup-promo__body-custom-text {
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 1px; }

.notification-popup-promo__offer {
  color: #FA658E;
  font-size: 30px;
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
  padding: 25px;
  text-transform: none; }

.notification-popup-promo a {
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased; }

.notification-popup-promo__annotation {
  font-size: 10px;
  padding-top: 15px;
  font-weight: 100; }

.notification-popup-promo__annotation-custom {
  font-size: 10px;
  position: relative;
  top: -10px; }

#popup .content.notification-popup {
  padding: 0;
  max-width: 680px; }

#popup .content.notification-popup__announcement {
  padding: 0;
  max-width: 780px; }

.notification-overlay {
  width: 1008px;
  min-height: 234px;
  position: fixed;
  bottom: 0px;
  background-color: #323232;
  z-index: 11;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #fff;
  font-family: Roboto, sans-serif; }

.notification-overlay__content {
  padding: 25px 0 0 45px; }

.notification-overlay__title {
  font-weight: 300;
  font-size: 25px;
  padding-bottom: 20px; }

.notification-overlay__text {
  padding-bottom: 20px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased; }

.notification-overlay__navigation {
  text-transform: uppercase;
  padding-bottom: 20px;
  margin-top: 5px; }

.notification-overlay__navigation a {
  padding-left: 23px;
  padding-right: 23px; }

.notification-overlay__text-block {
  float: left;
  width: 50%; }

.notification-overlay__announcement {
  float: left;
  width: 45%; }

.notification-overlay__announcement .article-item {
  width: 43%;
  margin-left: 5%; }

.notification-overlay__announcement .article-item a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff; }

.notification-overlay__announcement .article-item__title {
  font-size: 16px; }

.notification-overlay__close {
  width: 15px;
  height: 15px;
  position: fixed;
  right: 10px;
  top: 10px;
  background: url('/static/images/pub/notification/close.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%, auto;
  cursor: pointer; }

.logo-slashes {
  width: 32px;
  height: 21px;
  background: url('/static/images/pub/notification/logo_slashes.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%, auto;
  display: inline-block; }

.notification-overlay__logo {
  margin-bottom: -2px;
  margin-right: 3px; }

.notification-overlay-light {
  height: 60px;
  width: 1008px;
  position: fixed;
  z-index: 12;
  bottom: 0px;
  background-color: #323232;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #fff;
  font-family: Roboto, sans-serif; }

.notification-overlay-light__content {
  cursor: pointer;
  width: 80%;
  padding: 15px 0 0 45px; }

.notification-overlay-light__text {
  font-weight: 300;
  font-size: 20px;
  padding-left: 15px;
  padding-right: 20px; }

.notification-overlay-light__shape {
  width: 76px;
  height: 20px;
  background: url('/static/images/pub/notification/shape.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%, auto;
  display: inline-block;
  position: absolute;
  margin-top: 7px; }

.layout._promo-top {
  margin-top: 106px; }

.promo-top {
  background: #fa658e;
  color: #fff;
  line-height: 48px;
  margin: 0 -20px;
  display: none; }
  .promo-top._active {
    display: block; }

.promo-top__content {
  width: 1000px;
  margin: 0 auto;
  position: relative; }

.promo-top__button {
  display: inline-block;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 5px;
  text-align: center;
  margin-right: 20px;
  vertical-align: middle;
  color: #fff;
  width: 150px;
  height: 25px;
  line-height: 25px; }

.promo-top__text {
  margin-right: 50px;
  display: inline-block;
  vertical-align: middle; }

.promo-top__email-error {
  position: absolute;
  background: #fa658e;
  top: 12px;
  line-height: 25px;
  left: 0;
  text-align: right;
  width: 350px; }

.promo-top__text, .promo-top__email-error {
  -webkit-transition: opacity .5s ease-out;
          transition: opacity .5s ease-out;
  opacity: 0; }
  .promo-top__text._active, .promo-top__email-error._active {
    opacity: 1; }

.promo-top__email {
  width: 200px;
  height: 25px;
  border: none;
  border-radius: 5px;
  margin-right: 20px;
  vertical-align: middle;
  color: #111;
  padding: 0 10px; }

a.promo-top__podpiska {
  text-decoration: underline;
  color: #fff;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle; }

.promo-top__close {
  cursor: pointer;
  float: right;
  margin-right: 30px; }

.promo-top__close-button {
  font-size: 20px;
  vertical-align: middle; }

.column-region-wrap {
  position: relative; }

.column-region {
  position: absolute;
  width: 234px;
  top: 0px; }

.column-region__item {
  display: none;
  min-height: 300px;
  opacity: 0;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
  -webkit-transition-delay: 0ms;
          transition-delay: 0ms; }
  .column-region__item.current {
    opacity: 1;
    display: block; }

.column-region__ads-btn {
  display: block;
  text-align: center;
  color: #ccc;
  margin-top: 3px;
  margin-bottom: 5px; }

/*
.column-region__item[data-id="1"] {
	background: palevioletred;
}
.column-region__item[data-id="2"] {
	background: mediumpurple;
}
.column-region__item[data-id="3"] {
	background: lightyellow;
}
.column-region__item[data-id="4"] {
	background: lightskyblue;
}
*/
.rain-social__telegram {
  display: inline-block;
  width: 24px;
  height: 24px; }

.kidz-ribbon-complete {
  background: url(../../images/pub/kidz-ribbon-complete.jpg) no-repeat 0 0;
  padding: 10px 10px 10px 280px;
  min-height: 135px;
  font-family: Helvetica, arial, sans-serif;
  background-size: 100% 100%; }

.disabled {
  opacity: 0.65;
  cursor: not-allowed !important;
  background-color: #eeeeee !important; }

.auth-button-black {
  color: #080808;
  border-color: black; }
