.header, .footer-menu, .download-game__tabs-content, .letter-list, .profile__head, .profile__head_small, .profile__achievements-and-property, .stuff-list__item, .form__row, .form__row_left-push, .user-list__item, .achievements__common, .page-promo__items-container, .hands-section__item, .hands-section__item_1, .hands-section__item_2, .hands-section__item_3, .hands-section__item_4, .hands-section__item_5, .hands-section__item_6, .hands-section__item_7, .hands-section__item_8, .hands-section__item_9, .hands-section__item_10, .roulettist {
  zoom: 1;
}
.header:before, .footer-menu:before, .download-game__tabs-content:before, .letter-list:before, .profile__head:before, .profile__head_small:before, .profile__achievements-and-property:before, .stuff-list__item:before, .form__row:before, .form__row_left-push:before, .user-list__item:before, .achievements__common:before, .page-promo__items-container:before, .hands-section__item:before, .hands-section__item_1:before, .hands-section__item_2:before, .hands-section__item_3:before, .hands-section__item_4:before, .hands-section__item_5:before, .hands-section__item_6:before, .hands-section__item_7:before, .hands-section__item_8:before, .hands-section__item_9:before, .hands-section__item_10:before, .roulettist:before, .header:after, .footer-menu:after, .download-game__tabs-content:after, .letter-list:after, .profile__head:after, .profile__head_small:after, .profile__achievements-and-property:after, .stuff-list__item:after, .form__row:after, .form__row_left-push:after, .user-list__item:after, .achievements__common:after, .page-promo__items-container:after, .hands-section__item:after, .hands-section__item_1:after, .hands-section__item_2:after, .hands-section__item_3:after, .hands-section__item_4:after, .hands-section__item_5:after, .hands-section__item_6:after, .hands-section__item_7:after, .hands-section__item_8:after, .hands-section__item_9:after, .hands-section__item_10:after, .roulettist:after {
  content: " ";
  display: table;
}
.header:after, .footer-menu:after, .download-game__tabs-content:after, .letter-list:after, .profile__head:after, .profile__head_small:after, .profile__achievements-and-property:after, .stuff-list__item:after, .form__row:after, .form__row_left-push:after, .user-list__item:after, .achievements__common:after, .page-promo__items-container:after, .hands-section__item:after, .hands-section__item_1:after, .hands-section__item_2:after, .hands-section__item_3:after, .hands-section__item_4:after, .hands-section__item_5:after, .hands-section__item_6:after, .hands-section__item_7:after, .hands-section__item_8:after, .hands-section__item_9:after, .hands-section__item_10:after, .roulettist:after {
  clear: both;
}

.profile__money ul, .profile__player-progress-list, .stuff-list, .user-list, .property-list, .achievements__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

inline-block, .question__answer-count, .avatar, .avatar_24, .xmass .breadcrumbs ul, .xmass .form__success {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

html {
  background: #070D17;
  overflow-x: hidden;
}

body {
  background: #070D17;
  font-size: 15px;
  overflow-x: hidden;
}

/*! normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

/*
 * Corrects inline-block display not defined in IE6/7/8/9 & FF3
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/*
 * Prevents modern browsers from displaying 'audio' without controls
 * Remove excess height in iOS5 devices
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
 * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support
 */
[hidden] {
  display: none;
}

/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/*
 * Addresses font-family inconsistency between 'textarea' and other form elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE6/7
 */
body {
  margin: 0;
}

/* =============================================================================
   Links
   ========================================================================== */
a {
  color: #64B7E3;
  text-decoration: none;
}

a:hover,
a:active {
  color: #A3CFEC;
}

/*
 * Addresses outline displayed oddly in Chrome
 */
a:focus {
  outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:hover,
a:active {
  outline: 0;
}

/* =============================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE6/7
 * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5
 */
h1, h2, h3, h4, h5 {
  font-weight: normal;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/*
 * Addresses style set to 'bolder' in FF3+, S4/5, Chrome
*/
b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

/*
 * Addresses styling not present in S5, Chrome
 */
dfn {
  font-style: italic;
}

/*
 * Addresses styling not present in IE6/7/8/9
 */
mark {
  background: #ff0;
  color: #000;
}

/*
 * Addresses margins set differently in IE6/7
 */
p,
pre {
  margin: 0 0 1em;
}

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*
 * 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4
 */
/* 1 */
q {
  quotes: none;
}

/* 2 */
q:before,
q:after {
  content: '';
  content: none;
}

small {
  font-size: 75%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* =============================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE6/7
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE6/7
 */
menu,
ol,
ul {
  padding: 0 0 0 20px;
  list-style-type: square;
}

/*
 * Corrects list images handled incorrectly in IE7
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE9
 */
svg:not(:root) {
  overflow: hidden;
}

/* =============================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11
 */
figure {
  margin: 0;
}

/* =============================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE6/7
 */
form {
  margin: 0;
}

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

/*
 * 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects text not wrapping in FF3
 * 3. Corrects alignment displayed oddly in IE6/7
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
 * 3. Improves appearance and consistency in all browsers
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/*
 * Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet
 */
button,
input {
  line-height: normal;
  /* 1 */
}

/*
 * 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 * 3. Removes inner spacing in IE7 without affecting normal text inputs
 *    Known issue: inner spacing remains in IE6
 */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  /* 1 */
  -webkit-appearance: button;
  /* 2 */
  *overflow: visible;
  /* 3 */
}

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

/*
 * 1. Addresses box sizing set to content-box in IE8/9
 * 2. Removes excess padding in IE8/9
 * 3. Removes excess padding in IE7
      Known issue: excess padding remains in IE6
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

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

/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X
 */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/*
 * Removes inner padding and border in FF3+
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

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

body {
  -webkit-text-size-adjust: 100%;
}

/*
 * fix strange issue from chrome
 */
ul, li {
  overflow: visible;
}

h2 {
  color: #2C527F;
}

/******************************** container ********************************/
body {
  font-family: "PT Sans", "PT Sans Bold", Arial, Helvetica;
  color: #0F263D;
}

.layout-container {
  position: relative;
  *zoom: 1;
  max-width: 940px;
  max-width: 58.75rem;
  _width: 940px;
  padding-left: 0px;
  padding-left: 0rem;
  padding-right: 0px;
  padding-right: 0rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.layout-container:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 768px) {
  .layout-container {
    padding-left: 0;
    padding-right: 0;
  }
}

.layout-page {
  *zoom: 1;
  max-width: 940px;
  max-width: 58.75rem;
  _width: 940px;
  padding-left: 0px;
  padding-left: 0rem;
  padding-right: 0px;
  padding-right: 0rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 40px;
  padding-bottom: 30px;
}
.layout-page:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 768px) {
  .layout-page {
    margin-top: 0;
  }
}

.layout-decor {
  overflow: visible;
}
.layout-decor:after {
  content: "";
  display: block;
  background: #0F263D;
  position: absolute;
  left: -20px;
  right: 0px;
  top: -20px;
  height: 210px;
}
.layout-decor:before {
  content: "";
  display: block;
  width: 74.46809%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .layout-decor {
    display: none;
  }
}

.layout-content {
  background: #fff;
  min-height: 400px;
  position: relative;
  z-index: 1;
  padding: 30px 30px 0;
  width: 74.46809%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .layout-content {
    margin: 0;
    clear: both;
    width: 100%;
    padding: 20px;
  }
}
.layout-content > :first-child {
  margin-top: 0;
}
.layout-content > :last-child {
  margin-bottom: 0;
}
.layout-content p {
  line-height: 140%;
}

.wrap-edges {
  padding: 20px;
  overflow: hidden;
  *zoom: 1;
}

.layout-extra {
  display: inline;
  float: right;
  position: relative;
  z-index: 1;
  margin-left: -2.12766%;
  width: 25.53191%;
}
@media screen and (max-width: 768px) {
  .layout-extra {
    clear: both;
    width: 100%;
  }
}
.layout-extra > :first-child {
  min-height: 175px;
}

.separate-block {
  padding-bottom: 2em;
}
.separate-block:last-child {
  padding-bottom: 0;
}

.facebook-wrapper {
  height: 205px;
  overflow: hidden;
}

/******************************** extra-bottom ********************************/
.extra-bottom {
  padding: 50px 20px 25px 20px;
  background-color: rgba(15, 38, 61, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.34);
}

.extra-bottom_carmen,
.extra-bottom_social {
  border: 0;
  margin-top: 80px;
  background-color: transparent;
  padding: 370px 10px 0 20px;
  color: #CBDFEB;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
  font-size: 13px;
  line-height: 1.5em;
}

.extra-bottom_carmen {
  background: url("../new-img/extra-innah.jpg") no-repeat 0 top;
}
.extra-bottom_carmen p {
  height: 38px;
}
@media screen and (max-width: 768px) {
  .extra-bottom_carmen {
    display: none;
  }
}

.extra-bottom_social {
  padding-top: 40px;
}

.extra-bottom_social a {
  display: block;
  background: url("../images/play-social.png");
  width: 196px;
  height: 117px;
  margin-left: -5px;
}

.extra-bottom .button, .extra-bottom .button-store_social-networks,
.extra-bottom .button-store_desktop {
  margin-left: -2px;
  margin-bottom: 20px;
}

.extra-bottom h2 {
  color: #fff;
  text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.8);
}

.extra-bottom h2:first-child {
  margin-top: -10px;
}

@media screen and (max-width: 768px) {
  .extra-bottom_friends {
    display: none;
  }
}

/******************************** breadcrumbs ********************************/
.breadcrumbs {
  *zoom: 1;
  max-width: 940px;
  max-width: 58.75rem;
  _width: 940px;
  padding-left: 0px;
  padding-left: 0rem;
  padding-right: 0px;
  padding-right: 0rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 11px;
  line-height: 22px;
  color: #7299B8;
  padding-top: 18px;
  position: relative;
}
.breadcrumbs:after {
  content: "";
  display: table;
  clear: both;
}
.breadcrumbs ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.breadcrumbs li {
  float: left;
  background: url('/images/breadcrumbs-arrow.png?1393568349') no-repeat 9px 7px;
  padding-left: 22px;
}
.breadcrumbs li:first-child {
  background: url('/images/breadcrumbs-home.png?1393568349') no-repeat;
  width: 21px;
  height: 22px;
  padding-left: 0;
}
.breadcrumbs li:first-child a {
  display: block;
  height: 100%;
}
.breadcrumbs li:first-child a.container {
  display: block;
  height: 22px;
  color: #7299B8;
}
@media screen and (max-width: 768px) {
  .breadcrumbs {
    display: none;
  }
}

<<<<<<< HEAD
=======
/******************************** header ********************************/
.header {
  min-height: 60px;
  margin-top: 42px;
  background: #fff;
}
.header > div {
  padding-left: 190px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .header > div {
    padding: 0;
  }
}

.header__logo {
  position: absolute;
  left: 160px;
  top: 0;
  margin: 12px 0 0 -150px;
  width: 177px;
  height: 36px;
  background-image: url(../new-img/logo.png);
}

.header__menu {
  display: block;
  letter-spacing: -.04em;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .header__menu {
    display: none;
  }
}

.header__menu li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 1.9%;
  font-size: 17px;
  font-weight: bold;
  line-height: 60px;
  float: right;
}
.header__menu li:first-child {
  background-image: none;
}
.header__menu li:last-child {
  background-image: none;
  padding: 0 1.9% 0 0;
}
.header__menu li a {
  color: #52acdf;
  text-decoration: none;
  text-transform: uppercase;
}
.header__menu li a:hover {
  color: #92cff2;
}
.header__menu li.active a {
  color: #133359;
}
.header__menu li.active a:hover {
  color: #4b6b90;
}
@media screen and (max-width: 900px) {
  .header__menu li {
    font-size: 16px;
  }
}
@media screen and (max-width: 800px) {
  .header__menu li {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .header__menu li {
    background-image: none;
    display: block;
    padding: 0;
    line-height: 1em;
    background-color: #183249;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .header__menu li a {
    display: block;
    padding: 15px;
  }
}

.header__menu-link {
  color: white;
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  line-height: 60px;
  padding-right: 33px;
  margin-right: 15px;
  float: right;
  display: none;
}
.header__menu-link:hover {
  color: white;
  text-decoration: none;
}
.header__menu-link:after {
  content: "";
  display: block;
  background-image: url('/images/header-menu-link.png?1393568350');
  width: 23px;
  height: 23px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
}
@media screen and (max-width: 768px) {
  .header__menu-link {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
}

>>>>>>> cd8c8a9114aa672e1ec488a47d9de51837db5557
/******************************** page-nav ********************************/
.page-nav {
  background: #0F263D;
}

.page-nav {
  margin: 0;
  padding: 0 0 20px;
  font-size: 14px;
  color: #00ACF0;
  list-style: none;
}
.page-nav li {
  border-bottom: 1px solid #183249;
}
.page-nav li > ul {
  display: none;
}
.page-nav li.active > ul {
  display: block;
}
.page-nav li.active > a {
  color: #fff;
  background: #183249 url("../images/page-nav-active.png") no-repeat 93% 50%;
  position: relative;
  font-weight: bold;
}
.page-nav li.active > a:hover {
  color: #A3CFEC;
  text-decoration: none;
}
.page-nav li.active > a:after {
  content: "";
  border: 4px solid transparent;
  height: 0;
  line-height: 0;
  font-size: 0;
  position: absolute;
  left: 0;
  top: 50%;
  border-left-color: #fff;
  margin-top: -3px;
}
.page-nav li.active > a span {
  color: #fff;
}
.page-nav li:last-child {
  border: 0;
}
.page-nav a {
  display: block;
  margin-bottom: -1px;
  margin-top: -1px;
  padding: 12px 20px 12px 20px;
  font-size: 17px;
}
.page-nav a:hover {
  background: #183249;
}
.page-nav ul {
  margin: 0;
  padding: 8px 20px 20px 12px;
  list-style: none;
}
.page-nav ul li {
  padding: 7px 0 7px 30px;
  border: 0;
  margin: 0;
}
.page-nav ul li a {
  font-size: 15px;
  display: inline;
  padding: 0;
  margin: 0;
}
.page-nav ul li a:hover {
  background-color: transparent;
}
.page-nav ul li.active > a {
  background: transparent;
  font-weight: normal;
}
.page-nav ul li.active > a:after {
  display: none;
}
.page-nav span {
  float: right;
  color: #798C9F;
  font-size: 11px;
  line-height: 14px;
}

/******************************** content ********************************/
.content {
  background: #fff;
  min-height: 900px;
  width: 620px;
  padding: 30px 30px 10px;
  position: relative;
  z-index: 2;
  margin-bottom: 35px;
  float: left;
  margin-top: 20px;
  line-height: 1.5em;
}

.content img[align="left"] {
  float: left;
  margin: 0 1.5em 1em 0;
}

.content img[align="right"] {
  float: right;
  margin: 0 0 1em 1.5em;
}

.content h1:first-child {
  margin-top: 0;
}

.content h2 {
  color: #2C5380;
  /*margin: 1.5em 0 0.7em;*/
}

/******************************** button ********************************/
.button, .button-store_social-networks,
.button-store_desktop {
  cursor: pointer;
  height: 28px;
  line-height: 28px;
  border: 0;
  vertical-align: top;
  color: #fff !important;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin: 2px;
  padding: 0 13px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background: #2A4E6B;
  /* Old browsers */
  background: -moz-linear-gradient(top, #2A4E6B 0%, #4480A5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2A4E6B), color-stop(100%, #4480A5));
  background: -webkit-linear-gradient(top, #2A4E6B 0%, #4480A5 100%);
  background: linear-gradient(to bottom, #2a4e6b 0%, #4480a5 100%);
  -moz-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.5), inset 0 1px 0 0 rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.5), inset 0 1px 0 0 rgba(255, 255, 255, 0.25);
  box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.5), inset 0 1px 0 0 rgba(255, 255, 255, 0.25);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  transition: all 100ms;
  -moz-transition: all 100ms;
  -webkit-transition: all 100ms;
  text-decoration: none;
}
.button:hover, .button-store_social-networks:hover,
.button-store_desktop:hover, .button:focus, .button-store_social-networks:focus,
.button-store_desktop:focus {
  text-decoration: none;
}
.button:active, .button-store_social-networks:active,
.button-store_desktop:active, .button.active, .active.button-store_social-networks,
.active.button-store_desktop {
  text-decoration: none;
  background: #162E47;
  color: #78A1C0;
  -moz-box-shadow: 0px 1px 0 0 rgba(103, 154, 179, 0.32), inset 0 1px 4px 0 rgba(0, 0, 0, 0.74);
  -webkit-box-shadow: 0px 1px 0 0 rgba(103, 154, 179, 0.32), inset 0 1px 4px 0 rgba(0, 0, 0, 0.74);
  box-shadow: 0px 1px 0 0 rgba(103, 154, 179, 0.32), inset 0 1px 4px 0 rgba(0, 0, 0, 0.74);
}
.button::-moz-focus-inner, .button-store_social-networks::-moz-focus-inner,
.button-store_desktop::-moz-focus-inner {
  margin: 0;
  padding: 0;
  border: 0;
}

.button_green, .button-store_social-networks_1,
.button-store_desktop_1, .button_green.button_no-hover:hover, .button_no-hover.button-store_social-networks_1:hover,
.button_no-hover.button-store_desktop_1:hover {
  font-weight: bold;
  background: #37BA26;
  /* Old browsers */
  background: -moz-linear-gradient(top, #37BA26 0%, #30742B 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #37BA26), color-stop(100%, #30742B));
  background: -webkit-linear-gradient(top, #37BA26 0%, #30742B 100%);
  background: linear-gradient(to bottom, #37ba26 0%, #30742b 100%);
}
.button_green:hover, .button-store_social-networks_1:hover,
.button-store_desktop_1:hover {
  background: #3BCF27;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3BCF27 0%, #378931 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3BCF27), color-stop(100%, #378931));
  background: -webkit-linear-gradient(top, #3BCF27 0%, #378931 100%);
  background: linear-gradient(to bottom, #3bcf27 0%, #378931 100%);
  color: #99E0D7;
}
.button_green:active, .button-store_social-networks_1:active,
.button-store_desktop_1:active {
  background: #37BA26;
  /* Old browsers */
  background: -moz-linear-gradient(top, #37BA26 0%, #30742B 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #37BA26), color-stop(100%, #30742B));
  background: -webkit-linear-gradient(top, #37BA26 0%, #30742B 100%);
  background: linear-gradient(to bottom, #37ba26 0%, #30742b 100%);
  color: #99E0D7;
}

.button_blue-social, .button-store_social-networks_2,
.button-store_desktop_2, .button_blue-social.button_no-hover:hover, .button_no-hover.button-store_social-networks_2:hover,
.button_no-hover.button-store_desktop_2:hover {
  font-weight: bold;
  background: #437ea2;
  /* Old browsers */
  background: -moz-linear-gradient(top, #437ea2 0%, #2b506d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #437ea2), color-stop(100%, #2b506d));
  background: -webkit-linear-gradient(top, #437ea2 0%, #2b506d 100%);
  background: linear-gradient(to bottom, #437ea2 0%, #2b506d 100%);
}
.button_blue-social:hover, .button-store_social-networks_2:hover,
.button-store_desktop_2:hover {
  background: #4c8bad;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4c8bad 0%, #335e7d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c8bad), color-stop(100%, #335e7d));
  background: -webkit-linear-gradient(top, #4c8bad 0%, #335e7d 100%);
  background: linear-gradient(to bottom, #4c8bad 0%, #335e7d 100%);
  color: #335e7d;
}
.button_blue-social:active, .button-store_social-networks_2:active,
.button-store_desktop_2:active {
  background: #284a5b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #284a5b 0%, #2c6f8e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #284a5b), color-stop(100%, #2c6f8e));
  background: -webkit-linear-gradient(top, #284a5b 0%, #2c6f8e 100%);
  background: linear-gradient(to bottom, #284a5b 0%, #2c6f8e 100%);
}

.button_white {
  height: 24px;
  text-decoration: none;
  font-size: 13px;
  font-weight: normal;
  line-height: 23px;
  color: #0993d4;
  text-shadow: 0 1px 0 #fff;
  -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.25), 0 1px 1px 0 rgba(0, 0, 0, 0.4), inset 0 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 0 0 #fff;
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.25), 0 1px 1px 0 rgba(0, 0, 0, 0.4), inset 0 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 0 0 #fff;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.25), 0 1px 1px 0 rgba(0, 0, 0, 0.4), inset 0 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 0 0 #fff;
  background: #000 url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VhZWFlYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: #000 -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #eaeaea));
  background: #000 -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: #000 -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: #000 linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%);
}

.button_green-big {
  font-size: 35px;
  line-height: 70px;
  height: 70px;
  padding: 0 55px;
  color: #fff;
  font-weight: normal;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA1NzIxZSIvPjxzdG9wIG9mZnNldD0iNTglIiBzdG9wLWNvbG9yPSIjMDk5NTJhIi8+PHN0b3Agb2Zmc2V0PSI5NyUiIHN0b3AtY29sb3I9IiMwZWI3MjkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZWI3MjkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #05721e), color-stop(58%, #09952a), color-stop(97%, #0eb729), color-stop(100%, #0eb729));
  background: -moz-linear-gradient(bottom, #05721e 0%, #09952a 58%, #0eb729 97%, #0eb729 100%);
  background: -webkit-linear-gradient(bottom, #05721e 0%, #09952a 58%, #0eb729 97%, #0eb729 100%);
  background: linear-gradient(to top, #05721e 0%, #09952a 58%, #0eb729 97%, #0eb729 100%);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.8), inset 0 0 1px 0 rgba(16, 147, 51, 0.75), inset 0 1px 0 0 rgba(132, 228, 144, 0.7);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.8), inset 0 0 1px 0 rgba(16, 147, 51, 0.75), inset 0 1px 0 0 rgba(132, 228, 144, 0.7);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.8), inset 0 0 1px 0 rgba(16, 147, 51, 0.75), inset 0 1px 0 0 rgba(132, 228, 144, 0.7);
  text-shadow: 0 1px 1px rgba(6, 20, 52, 0.5);
}
.button_green-big:hover {
  color: #fff;
  text-decoration: none;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA1NzIxZSIvPjxzdG9wIG9mZnNldD0iNTglIiBzdG9wLWNvbG9yPSIjMDk5NTJhIi8+PHN0b3Agb2Zmc2V0PSI5NyUiIHN0b3AtY29sb3I9IiMwZWI3MjkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZWI3MjkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #05721e), color-stop(58%, #09952a), color-stop(97%, #0eb729), color-stop(100%, #0eb729));
  background: -moz-linear-gradient(top, #05721e 0%, #09952a 58%, #0eb729 97%, #0eb729 100%);
  background: -webkit-linear-gradient(top, #05721e 0%, #09952a 58%, #0eb729 97%, #0eb729 100%);
  background: linear-gradient(to bottom, #05721e 0%, #09952a 58%, #0eb729 97%, #0eb729 100%);
}

.button_blue, .button_blue:hover, .button_blue.button_no-hover:hover {
  font-size: 19px;
  font-weight: bold;
  line-height: 46px;
  height: 46px;
  color: #fff;
  padding: 0 40px;
  border: #1069A1 1px solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-shadow: 0 1px 1px rgba(6, 20, 52, 0.5);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5), inset 0 1px 0 0 rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5), inset 0 1px 0 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5), inset 0 1px 0 0 rgba(255, 255, 255, 0.5);
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEyNTI3ZiIvPjxzdG9wIG9mZnNldD0iMjglIiBzdG9wLWNvbG9yPSIjMTY2MDkzIi8+PHN0b3Agb2Zmc2V0PSI5MiUiIHN0b3AtY29sb3I9IiMyZDlhY2MiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZDlhY2MiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #12527f), color-stop(28%, #166093), color-stop(92%, #2d9acc), color-stop(100%, #2d9acc));
  background: -moz-linear-gradient(bottom, #12527f 0%, #166093 28%, #2d9acc 92%, #2d9acc 100%);
  background: -webkit-linear-gradient(bottom, #12527f 0%, #166093 28%, #2d9acc 92%, #2d9acc 100%);
  background: linear-gradient(to top, #12527f 0%, #166093 28%, #2d9acc 92%, #2d9acc 100%);
}
.button_blue:hover {
  text-decoration: none;
}

.button_icon {
  position: relative;
}
.button_icon:after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.button_blue-big, .button_blue-arrow,
.button_blue-arrow:hover, .button_blue-retry,
.button_blue-retry:hover {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEyNTI3ZiIvPjxzdG9wIG9mZnNldD0iMjglIiBzdG9wLWNvbG9yPSIjMTY2MDkzIi8+PHN0b3Agb2Zmc2V0PSI5MiUiIHN0b3AtY29sb3I9IiMyZDlhY2MiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZDlhY2MiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #12527f), color-stop(28%, #166093), color-stop(92%, #2d9acc), color-stop(100%, #2d9acc));
  background: -moz-linear-gradient(bottom, #12527f 0%, #166093 28%, #2d9acc 92%, #2d9acc 100%);
  background: -webkit-linear-gradient(bottom, #12527f 0%, #166093 28%, #2d9acc 92%, #2d9acc 100%);
  background: linear-gradient(to top, #12527f 0%, #166093 28%, #2d9acc 92%, #2d9acc 100%);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5), inset 0 1px 0 0 rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5), inset 0 1px 0 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5), inset 0 1px 0 0 rgba(255, 255, 255, 0.5);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-shadow: 0px 1px 1px rgba(6, 20, 52, 0.5);
  border: 1px solid #1069A1;
  height: 36px;
  font-size: 17px;
  padding: 0 40px 0 30px;
  color: #fff;
  position: relative;
}
.button_blue-big:hover, .button_blue-arrow:hover, .button_blue-retry:hover {
  color: #A3CFEC;
}

.button_blue-arrow:after,
.button_blue-arrow:hover:after {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -4px;
  background: url("../images/arrow-right-next.png") no-repeat left top;
  width: 7px;
  height: 10px;
}

.button_blue-retry,
.button_blue-retry:hover {
  padding: 0 35px 0 15px;
  line-height: 20px;
}
.button_blue-retry .button__icon,
.button_blue-retry:hover .button__icon {
  display: inline-block;
  background: url("../images/retry.png") no-repeat center center;
  width: 24px;
  height: 24px;
  right: 5px;
  top: 5px;
  display: inline-block;
  vertical-align: baseline;
  position: absolute;
  transition: transform 0.8s;
  -moz-transition: transform 0.8s;
  -webkit-transition: transform 0.8s;
}
.button_blue-retry:active .button__icon,
.button_blue-retry:hover:active .button__icon {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

/******************************** button-group ********************************/
.button-group {
  display: inline-block;
  margin: 3px 10px 3px 0;
  line-height: normal !important;
  position: relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.button-group_joined {
  margin-right: 0;
}

.button-group .button, .button-group .button-store_social-networks,
.button-group .button-store_desktop {
  margin: 2px 0;
}

.button-group .button:first-of-type, .button-group .button-store_social-networks:first-of-type,
.button-group .button-store_desktop:first-of-type {
  margin-left: 2px;
}

.button-group .button:last-of-type, .button-group .button-store_social-networks:last-of-type,
.button-group .button-store_desktop:last-of-type {
  margin-right: 2px;
}

.button-group_joined .button, .button-group_joined .button-store_social-networks,
.button-group_joined .button-store_desktop {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.button-group_joined .button:first-of-type, .button-group_joined .button-store_social-networks:first-of-type,
.button-group_joined .button-store_desktop:first-of-type {
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px 0 0 3px;
}

.button-group_joined .button:last-of-type, .button-group_joined .button-store_social-networks:last-of-type,
.button-group_joined .button-store_desktop:last-of-type {
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0;
  border-radius: 0 3px 3px 0;
}

.button-group_rounded {
  background-color: #0B1D2E;
  padding: 5px;
  height: 36px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 23px;
  -webkit-border-radius: 23px;
  border-radius: 23px;
}

.button-group_rounded .button, .button-group_rounded .button-store_social-networks,
.button-group_rounded .button-store_desktop {
  height: 36px;
}

.button-group_rounded .button, .button-group_rounded .button-store_social-networks,
.button-group_rounded .button-store_desktop {
  margin: 0;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  line-height: 36px;
  font-weight: normal;
  padding: 0 33px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.button-group_rounded .button:first-child, .button-group_rounded .button-store_social-networks:first-child,
.button-group_rounded .button-store_desktop:first-child {
  padding-left: 38px;
  -moz-border-radius: 18px 0 0 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px 0 0 18px;
}

.button-group_rounded .button:last-child, .button-group_rounded .button-store_social-networks:last-child,
.button-group_rounded .button-store_desktop:last-child {
  padding-right: 38px;
  -moz-border-radius: 0 18px 18px 0;
  -webkit-border-radius: 0;
  border-radius: 0 18px 18px 0;
}

.button-group_rounded .button:hover, .button-group_rounded .button-store_social-networks:hover,
.button-group_rounded .button-store_desktop:hover {
  color: #fff;
  text-shadow: 0 1px 0 #4CA2CC;
}

.button-store_iphone,
.button-store_ipad,
.button-store_bada,
.button-store_windows-phone,
.button-store_android,
.button-store_amazon {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background: no-repeat;
  width: 100%;
  background-size: 100%;
}

.button-store_android {
  background-image: url('/images/google_play.png?1452504443');
  max-width: 160px;
  height: 46px;
}

.button-store_iphone,
.button-store_ipad {
  background-image: url('/images/app_store.png?1452504443');
  max-width: 160px;
  height: 46px;
}

.button-store_bada {
  background-image: url('/images/bada_icon.png?1452504443');
  max-width: 160px;
  height: 46px;
}

.button-store_windows-phone {
  background-image: url('/images/windows-phone-store.png?1452504444');
  max-width: 160px;
  height: 46px;
}

.button-store_amazon {
  background-image: url('/images/amazon-store.png?1452504443');
  max-width: 160px;
  height: 46px;
}

.button-store_social {
  height: 46px !important;
  line-height: 46px !important;
  font-size: 16px;
  font-weight: 100;
}

.question .button-new_blue {
  min-width: 88px;
}

.button-new_blue {
  font-size: 17px;
  font-weight: bold;
  background: #4480A5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4480A5 0%, #2A4E6B 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4480A5), color-stop(100%, #2A4E6B));
  background: -webkit-linear-gradient(top, #4480A5 0%, #2A4E6B 100%);
  background: linear-gradient(to bottom, #4480a5 0%, #2a4e6b 100%);
  line-height: 32px;
  height: 32px;
}
.button-new_blue:hover, .ask-question .jq-file__browse.hover {
  background: #5A9CBC;
  /* Old browsers */
  background: -moz-linear-gradient(top, #5A9CBC 0%, #39698A 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A9CBC), color-stop(100%, #39698A));
  background: -webkit-linear-gradient(top, #5A9CBC 0%, #39698A 100%);
  background: linear-gradient(to bottom, #5a9cbc 0%, #39698a 100%);
}
.button-new_blue:focus, .button-new_blue:active, .button-new_blue.active {
  background: #2A4E6B;
  /* Old browsers */
  background: -moz-linear-gradient(top, #2A4E6B 0%, #396C8E 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2A4E6B), color-stop(100%, #396C8E));
  background: -webkit-linear-gradient(top, #2A4E6B 0%, #396C8E 100%);
  background: linear-gradient(to bottom, #2a4e6b 0%, #396c8e 100%);
}

.button-new_blue_small {
  font-size: 14px;
  line-height: 32px;
  height: 32px;
  font-weight: bold;
  margin: 0;
}

.button_green-wide {
  height: 75px;
  width: 240px;
  font-size: 27px;
  line-height: 75px;
}

.button-play {
  display: inline-block;
  background: linear-gradient(to top, #30742b, #37ba26);
  text-align: center;
  color: #fff;
  font-size: 28px;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.4);
  vertical-align: middle;
}

.button-play:hover {
  color: #fff;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.3);
  background: linear-gradient(to top, #378931, #3bcf27);
}

.button-big {
  width: 180px;
  height: 58px;
  line-height: 58px;
  border-radius: 4px;
  font-size: 28px;
  text-shadow: 1px 1px 1px #282828;
}

.button-little {
  width: 100px;
  height: 32px;
  line-height: 32px;
  border-radius: 2px;
  font-size: 16px;
  text-shadow: 1px 1px 1px #282828;
}

.button-middle {
  width: 137px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  font-size: 20px;
  text-shadow: 1px 1px 1px #575757;
}

/******************************** toolbar ********************************/
.toolbar {
  background: #04172B;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 42px;
  /*line-height: 42px;*/
  z-index: 950;
  text-align: right;
  font-size: 14px;
}
.toolbar button {
  font-weight: bold;
  font-family: 'PT Sans', 'PT Sans Bold';
}

.toolbar_dev {
  top: 43px;
}

.toolbar__language {
  display: inline-block;
  float: left;
  position: relative;
  padding: 0;
  margin: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.toolbar__language li a {
  text-transform: uppercase;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  margin-right: 15px;
}
.toolbar__language li a.active {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .toolbar__language {
    margin-left: 10px;
  }
}

.toolbar__language button:before {
  top: -1px;
}

.toolbar__language-menu {
  list-style: none;
  text-align: left;
  left: 3px;
  top: 27px !important;
  width: 200px;
  padding: 10px;
  font-size: 13px;
  line-height: 26px;
  overflow: visible;
}

.toolbar__language-menu li {
  float: left;
  width: 50%;
}
.toolbar__language-menu li a {
  display: block;
  line-height: 26px;
  padding: 0 7px;
}
.toolbar__language-menu li.active a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #DAEEFA;
}

.toolbar__statistic {
  display: inline-block;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin: 10px 0 10px 10px;
  padding: 0 14px;
}
@media screen and (max-width: 480px) {
  .toolbar__statistic {
    display: none;
  }
}

.toolbar__statistic li {
  padding: 0 10px;
}

.toolbar__statistic li:first-child {
  border-right: 1px solid #345F7E;
  border-left: 0 none !important;
}

.toolbar__statistic li:last-child {
  border-left: 1px solid #537E9A;
  border-right: 0 none !important;
}

.toolbar__statistic span {
  padding-left: 3px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}

.toolbar__arrow {
  display: inline-block;
  background: url('/images/toolbar-arrow.png?1393568351') no-repeat;
  width: 5px;
  height: 5px;
  position: relative;
  top: -2px;
  left: 5px;
}

.toolbar__buy.button, .toolbar__buy.button-store_social-networks,
.toolbar__buy.button-store_desktop {
  position: relative;
  padding-left: 37px;
  padding-right: 13px;
}
@media screen and (max-width: 768px) {
  .toolbar__buy.button, .toolbar__buy.button-store_social-networks,
  .toolbar__buy.button-store_desktop {
    text-indent: -50000px;
    padding-left: 0;
    padding-right: 0;
    width: 32px;
  }
}

.toolbar__buy:after {
  content: "";
  display: block;
  background: url('/images/toolbar-buy.png?1393568351') no-repeat;
  width: 10px;
  height: 17px;
  margin-right: 12px;
  position: absolute;
  left: 12px;
  top: 50%;
  margin-top: -9px;
}
@media screen and (max-width: 768px) {
  .toolbar__buy:after {
    left: 50%;
    margin-left: -5px;
  }
}

.toolbar__notifications {
  width: 42px;
  position: relative;
  padding: 0;
}

.toolbar__notifications span {
  display: inline-block;
  background-color: #0EB729;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA1NzIxZSIvPjxzdG9wIG9mZnNldD0iNTglIiBzdG9wLWNvbG9yPSIjMDk5NTJhIi8+PHN0b3Agb2Zmc2V0PSI5NyUiIHN0b3AtY29sb3I9IiMwZWI3MjkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZWI3MjkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -moz-linear-gradient(0deg, #05721e 0%, #09952a 58%, #0eb729 97%, #0eb729 100%);
  background: -webkit-linear-gradient(0deg, #05721e 0%, #09952a 58%, #0eb729 97%, #0eb729 100%);
  background: linear-gradient(90deg, #05721e 0%, #09952a 58%, #0eb729 97%, #0eb729 100%);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.8), inset 0 0 1px 0 rgba(16, 147, 51, 0.75), inset 0 1px 0 0 rgba(132, 228, 144, 0.7);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.8), inset 0 0 1px 0 rgba(16, 147, 51, 0.75), inset 0 1px 0 0 rgba(132, 228, 144, 0.7);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.8), inset 0 0 1px 0 rgba(16, 147, 51, 0.75), inset 0 1px 0 0 rgba(132, 228, 144, 0.7);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  line-height: 10px;
  width: 10px;
  text-align: center;
  padding: 2px;
  font-size: 10px;
  font-weight: normal;
  position: absolute;
  top: -2px;
  right: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  z-index: 2;
}

.toolbar__notifications:hover span {
  color: #fff;
}

.toolbar__notifications:after {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 12px;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -6px;
  background: url('/images/toolbar-notifications.png?1393568351');
}

.toolbar__settings, .toolbar__sign-in {
  position: relative;
  width: 42px;
  height: 32px;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  .toolbar__settings, .toolbar__sign-in {
    text-indent: -50000px;
    padding-left: 0;
    padding-right: 0;
    width: 32px;
  }
}

.toolbar__settings:after,
.toolbar__sign-in:after {
  content: "";
  display: block;
  position: absolute;
  width: 17px;
  height: 17px;
  top: 50%;
  left: 50%;
  margin-left: -9px;
  margin-top: -9px;
  background: url('/images/toolbar-settings.png?1393568351');
}

.toolbar__sign-in:after {
  width: 15px;
  height: 17px;
  background: url('/images/icon-profile.png?1393568350');
  margin-left: -8px;
  margin-top: -9px;
}

.toolbar__profile.button, .toolbar__profile.button-store_social-networks,
.toolbar__profile.button-store_desktop {
  position: relative;
  padding-left: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100px;
}
@media screen and (max-width: 768px) {
  .toolbar__profile.button, .toolbar__profile.button-store_social-networks,
  .toolbar__profile.button-store_desktop {
    text-indent: -50000px;
    padding-left: 0;
    padding-right: 0;
    width: 32px;
  }
}

.toolbar__profile .avatar_24 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  left: 2px;
  top: 50%;
  margin-top: -12px;
}
@media screen and (max-width: 768px) {
  .toolbar__profile .avatar_24 {
    left: 50%;
    margin-left: -12px;
  }
}

.toolbar__profile .toolbar__arrow {
  margin-left: 8px;
}

.toolbar__lang-btn {
  height: 28px;
  background: transparent;
  border: 0;
  padding: 0;
  color: #C0D0D8;
}

<<<<<<< HEAD
=======
/******************************** footer ********************************/
.footer {
  background: #04172B;
}

.footer-container {
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .footer-container {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.footer__menu {
  overflow: hidden;
  list-style: none;
  margin: 0 0 25px 0;
  padding: 0;
  font-size: 13px;
  line-height: 150%;
  color: #3FA4DD;
}
.footer__menu li {
  float: left;
  margin-right: 20px;
}
.footer__menu li.active a {
  color: #A3CFEC;
  border-bottom-color: #A3CFEC;
}
@media screen and (max-width: 320px) {
  .footer__menu li {
    display: block;
    float: none;
  }
}
.footer__menu a {
  color: #3FA4DD;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
.footer__menu a:hover {
  border-bottom: 1px solid #3FA4DD;
}

.footer__copyrights {
  font-size: 12px;
  color: #fff;
  float: left;
  height: 33px;
  line-height: 33px;
  margin-right: 15px;
  margin-bottom: 1em;
}
.footer__copyrights a, .footer__copyrights a:hover {
  color: #7DA5C5;
}

.footer__social {
  float: right;
  color: #fff;
  font-size: 13px;
  vertical-align: top;
  /*	@include media($ipad-portrait) {
  		width: 50%;
  	}*/
}
@media screen and (max-width: 768px) {
  .footer__social {
    display: block;
    float: left;
  }
}

.footer__social-list {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  list-style: none;
  margin: -0.5em 0 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .footer__social-list {
    margin-top: 0;
    margin-left: -15px;
  }
}

.footer__social-btn {
  float: right;
  margin-left: 15px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.footer__social-btn a {
  display: block;
  width: 30px;
  height: 30px;
  background-image: url('/images/social-icons.png?1406703958');
}
.footer__social-btn:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.social-btn__tw a {
  background-position: -30px 0;
}

.social-btn__yt a {
  background-position: -60px 0;
}

.social-btn__vk a {
  background-position: -90px 0;
}

.social-btn__ok a {
  background-position: -120px 0;
}

.footer-menu {
  margin-bottom: 20px;
  margin-left: -20px;
}
@media screen and (max-width: 320px) {
  .footer-menu {
    margin-bottom: 1em;
  }
}

.footer-menu__col {
  float: left;
  width: 20%;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .footer-menu__col {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .footer-menu__col {
    float: none;
    width: 100%;
  }
}

.footer-menu__sublinks {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-menu__sublinks li {
  margin-bottom: 0.75em;
  line-height: 1.2em;
}

@media screen and (max-width: 320px) {
  .footer-menu__title {
    margin-bottom: 0;
    display: none;
  }
}

@media screen and (max-width: 320px) {
  .footer-menu__sublinks li {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  .footer-menu__sublinks .footer-menu__mobile-show {
    display: block;
  }
}

.footer-menu__title a {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 15px;
}
.footer-menu__title a:hover {
  color: #B0C4D2;
}

.footer-menu__sublink-promo {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #00BD9C;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00BD9C 0%, #00866F 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00BD9C), color-stop(100%, #00866F));
  background: -webkit-linear-gradient(top, #00BD9C 0%, #00866F 100%);
  background: linear-gradient(to bottom, #00bd9c 0%, #00866f 100%);
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 7px;
  margin-left: -7px;
}
.footer-menu__sublink-promo a {
  color: #fff;
}

.footer-menu__separator {
  margin-bottom: 35px !important;
}

.footer__buy-chips {
  height: auto;
  white-space: nowrap;
}

.footer__logo {
  width: 137px;
  height: 33px;
  background: url(../new-img/kg.png);
  float: left;
  margin-right: 40px;
}

.footer__play {
  border-top: 1px solid #0D2036;
  display: inline-block;
  margin-bottom: 30px;
}
.footer__play a {
  float: left;
  margin: 20px 12px 0 0;
}
.footer__play a:first-child {
  margin: 20px 12px 0 0;
}
.footer__play a:last-child {
  margin: 20px 0 0 0;
}

.footer__disclaimer {
  color: #fff;
  padding-bottom: 30px;
  padding-top: 15px;
  font-size: 12px;
  opacity: 0.54;
  max-width: 620px;
  clear: both;
}

.footer-store {
  display: inline-block;
  width: 136px;
  height: 40px;
}

.footer-apple {
  background: url(../new-img/store/apple.png);
}

.footer-google {
  background: url(../new-img/store/google.png);
}

.footer-windows {
  background: url(../new-img/store/windows.png);
}

.footer-facebook {
  background: url(../new-img/store/facebook.png);
}

.footer-amazon {
  background: url(../new-img/store/amazon.png);
}

>>>>>>> cd8c8a9114aa672e1ec488a47d9de51837db5557
/******************************** dropdown-tail ********************************/
.dropdown-tail {
  left: 3px;
  top: 40px;
  background-color: #fff;
  border: 1px solid #1C344A;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.4);
  position: absolute;
  text-align: left;
}

.dropdown-tail:before {
  content: "";
  position: absolute;
  left: 14px;
  top: -15px;
  display: block;
  border: 8px solid transparent;
  border-bottom-color: #fff;
}

.dropdown-tail_rtl {
  left: auto;
  right: 3px;
}

.dropdown-tail_rtl:before {
  left: auto;
  right: 14px;
}

.dropdown-tail_blue:before {
  border-bottom-color: #EDF3F6;
}

.dropdown-tail__head {
  margin: 0;
  background: #EDF3F6;
  color: #2C5380;
  font-size: 21px;
  padding: 10px 20px;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px;
  border-radius: 3px 3px 0 0;
  border-bottom: 1px solid #E4EDF1;
}

.dropdown-tail__menu {
  list-style: none;
  padding: 0;
  margin: 8px 0;
}

.dropdown-tail__menu a {
  display: block;
  padding: 8px 20px;
}

/******************************** dropdown-buy ********************************/
.dropdown-buy {
  width: 400px;
  padding: 15px 10px 10px;
  text-align: left;
  top: 40px;
  right: 55px;
}
@media screen and (max-width: 768px) {
  .dropdown-buy {
    width: 200px;
    right: -5px;
  }
}

.dropdown-buy__chip {
  float: left;
  padding-right: 10px;
  width: 190px;
  margin-right: -1px;
  border-right: 1px solid #E8E8DC;
}
@media screen and (max-width: 768px) {
  .dropdown-buy__chip {
    float: none;
    width: auto;
    padding-right: 0;
    border-right: 0;
    margin-bottom: 15px;
  }
}

.dropdown-buy__gold {
  float: right;
  padding-left: 10px;
  width: 189px;
  border-left: 1px solid #E8E8DC;
}
@media screen and (max-width: 768px) {
  .dropdown-buy__gold {
    float: none;
    width: auto;
    padding-left: 0;
    border-left: 0;
  }
}

.dropdown-buy__text {
  padding-left: 38px;
  position: relative;
  padding-top: 5px;
  margin-bottom: 15px;
}

.dropdown-buy__text h2 {
  margin: 0 0 5px;
  font-size: 16px;
}

.dropdown-buy__text p {
  font-size: 11px;
  line-height: 1.4em;
  margin: 0;
}

.dropdown-buy__text:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  width: 29px;
  height: 25px;
}

.dropdown-buy__chip .dropdown-buy__text:before {
  background-image: url("../images/buy-chip.png");
}

.dropdown-buy__gold .dropdown-buy__text:before {
  background-image: url("../images/buy-gold.png");
}

.dropdown-buy__table {
  margin-bottom: 25px;
}

.table-chips__icon {
  padding-left: 70px;
}
.table-chips__icon:before {
  content: "";
  display: block;
  background: url('/images/buy-chips-big.png?1393568349');
  width: 57px;
  height: 54px;
}

.table-gold__icon {
  padding-left: 70px;
}
.table-gold__icon:before {
  content: "";
  display: block;
  background: url('/images/buy-gold-big.png?1393568349');
  width: 57px;
  height: 54px;
}

/******************************** dropdown-profile ********************************/
.dropdown-profile {
  width: 280px;
  left: auto;
  right: 0;
}

.dropdown-profile:before {
  left: auto;
  right: 10px;
}

/******************************** dropdown-notifications ********************************/
.dropdown-notifications {
  width: 280px;
  left: auto;
  right: 0;
}

.dropdown-notifications:before {
  left: auto;
  right: 30px;
}

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

.dropdown-notifications__list li {
  border-bottom: 1px solid #E4EDF1;
  padding: 7px 20px 7px 60px;
  position: relative;
  font-size: 13px;
  color: #0E263D;
  min-height: 30px;
}

.dropdown-notifications__list img {
  position: absolute;
  left: 20px;
  top: 8px;
}

.dropdown-notifications__date {
  color: #527F9E;
  font-size: 11px;
  display: block;
  padding-top: 10px;
}

.dropdown-notifications .dropdown-notifications__more {
  padding: 12px 20px;
  font-size: 12px;
  min-height: 0;
}

/******************************** dropdown-notifications ********************************/
.dropdown-settings {
  width: 160px;
}
@media screen and (max-width: 768px) {
  .dropdown-settings:before {
    right: 7px;
  }
}

/******************************** dropdown-options ********************************/
.dropdown-options {
  right: 63px;
}
@media screen and (max-width: 768px) {
  .dropdown-options {
    right: 32px;
  }
}

.dropdown-options__avatar {
  width: 60px;
  float: left;
}

.dropdown-options__avatar img {
  max-width: 100%;
}

.dropdown-options__info {
  padding-left: 80px;
  width: 160px;
  font-size: 15px;
  color: #0C253E;
}

.dropdown-options__name {
  font-size: 17px;
  vertical-align: top;
}

.dropdown-sign-in {
  right: 1px;
}

/******************************** dropdown-weeker ********************************/
.dropdown-weeker {
  width: 300px;
  top: 60px;
  right: 13px;
}
.dropdown-weeker .active a {
  color: #0F263D;
}

/******************************** carousel ********************************/
.carousel {
  position: relative;
  text-align: center;
  margin: 20px 0 30px;
}

.carousel__prev,
.carousel__next,
.carousel__nav li a {
  display: inline-block;
  vertical-align: top;
}

.carousel__prev,
.carousel__next {
  width: 28px;
  height: 28px;
  background-color: #F9F9F9;
  position: relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.25), 0 1px 1px 0 rgba(0, 0, 0, 0.4), inset 0 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 0 0 white;
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.25), 0 1px 1px 0 rgba(0, 0, 0, 0.4), inset 0 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 0 0 white;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.25), 0 1px 1px 0 rgba(0, 0, 0, 0.4), inset 0 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 0 0 white;
}
.carousel__prev:after,
.carousel__next:after {
  content: "";
  display: block;
  width: 5px;
  height: 9px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -4px;
  margin-left: -3px;
}

.carousel__prev:after {
  background: url("../images/arrow-left.png");
}

.carousel__next:after {
  background: url("../images/arrow-right.png");
  margin-left: -2px;
}

.carousel__nav {
  position: static;
  width: auto;
  margin-left: -5px !important;
}

.carousel__nav li {
  float: left;
  width: 12px;
  height: 12px;
  margin: 0 0 0 5px !important;
  border-radius: 0;
  border: 0;
  text-indent: 0;
}
.carousel__nav li a {
  width: 8px;
  height: 8px;
  margin: 0 3px;
  background: #CAD6DE;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0 1px 0 0 white, inset 0 0 4px 0 rgba(0, 0, 0, 0.15), inset 0 1px 2px 0 rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 1px 0 0 white, inset 0 0 4px 0 rgba(0, 0, 0, 0.15), inset 0 1px 2px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 0 0 white, inset 0 0 4px 0 rgba(0, 0, 0, 0.15), inset 0 1px 2px 0 rgba(0, 0, 0, 0.35);
}
.carousel__nav li.active a {
  background: #F0F0F0;
  -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.25), 0 1px 1px 0 rgba(0, 0, 0, 0.4), inset 0 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 0 0 white;
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.25), 0 1px 1px 0 rgba(0, 0, 0, 0.4), inset 0 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 0 0 white;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.25), 0 1px 1px 0 rgba(0, 0, 0, 0.4), inset 0 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 0 0 white;
}

.carousel__nav {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  list-style: none;
  margin: 0;
  padding: 10px 5px 0;
  overflow: hidden;
}

.carousel__frame {
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-top: 12px;
}

.carousel__wrap {
  overflow: hidden;
}

.carousel__wrap ul {
  list-style: none;
  text-align: left;
  margin: 0;
  padding: 0;
}

.carousel__wrap ul li {
  float: left;
}

.carousel_iphone .carousel__frame {
  background-image: url("../images/devices/carousel-frame-iphone.png");
  height: 231px;
  width: 410px;
  padding-top: 21px;
  padding-left: 78px;
  padding-bottom: 64px;
  padding-right: 123px;
}

.carousel_android .carousel__frame {
  background-image: url("../images/devices/carousel-frame-android.png");
  height: 252px;
  padding-top: 15px;
  width: 450px;
  padding-left: 74px;
  padding-right: 81px;
  padding-bottom: 54px;
}

.carousel_windows-phone .carousel__frame {
  background-image: url("../images/devices/carousel-frame-windows-phone.png");
  height: 280px;
  padding-top: 24px;
  width: 481px;
  padding-left: 74px;
  padding-right: 62px;
  padding-bottom: 25px;
}
.carousel_windows-phone .carousel__frame li {
  height: 280px;
  width: 100%;
}
.carousel_windows-phone .carousel__frame li img {
  width: 100%;
  height: 100%;
}

.carousel_bada .carousel__frame {
  background-image: url("../images/devices/carousel-frame-bada.png");
  height: 245px;
  padding-top: 25px;
  padding-bottom: 68px;
  padding-right: 109px;
  padding-left: 89px;
  width: 407px;
}

.carousel_ipad .carousel__frame {
  background-image: url("../images/devices/carousel-frame-ipad.png");
  height: 342px;
  padding-top: 51px;
  padding-left: 58px;
  padding-right: 93px;
  padding-bottom: 96px;
  width: 456px;
}

.carousel_facebook .carousel__frame {
  background-image: url("../images/devices/social.jpg");
  padding: 33px 0px 7px 5px;
}

.carousel_vkontakte .carousel__frame {
  background-image: url("../images/devices/social_b.jpg");
  padding: 33px 0px 7px 5px;
}

.carousel_odnoklassniki .carousel__frame {
  background-image: url("../images/devices/social_b.jpg");
  padding: 33px 0px 7px 5px;
}

.carousel_mac-os .carousel__frame {
  background-image: url("../images/devices/social.jpg");
  padding: 33px 0px 7px 5px;
}

.carousel_social .carousel__frame {
  background: #D8E6EF no-repeat 10px 10px;
  padding: 10px;
  -moz-box-shadow: 0px 1px 0 0 rgba(255, 255, 255, 0.25), inset 0 1px 2px 0 rgba(12, 51, 76, 0.27);
  -webkit-box-shadow: 0px 1px 0 0 rgba(255, 255, 255, 0.25), inset 0 1px 2px 0 rgba(12, 51, 76, 0.27);
  box-shadow: 0px 1px 0 0 rgba(255, 255, 255, 0.25), inset 0 1px 2px 0 rgba(12, 51, 76, 0.27);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.carousel_social-facebook .carousel__frame {
  background-image: url("../images/devices/carousel-frame-facebook.png");
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.carousel_social-facebook .carousel__wrap {
  margin-top: 43px;
}

.carousel_social-facebook .carousel__wrap li,
.carousel_social-facebook .carousel__wrap img {
  display: block;
  width: 600px;
  height: 432px;
}

@media screen and (max-width: 480px) {
  .carousel_iphone,
  .carousel_ipad,
  .carousel_android,
  .carousel_windows-phone,
  .carousel_bada,
  .carousel_facebook,
  .carousel_vkontakte,
  .carousel_odnoklassniki {
    display: none;
  }
}

/******************************** rounded-box ********************************/
.rounded-box {
  background-color: #04172b;
  position: relative;
  padding: 20px;
  margin: 10px 0;
}
.rounded-box:last-of-type {
  border-bottom: none;
}

.rounded-box_white {
  background-color: #fff;
}

.rounded-box_blue-border {
  border-bottom: 1px solid #e4e8ee;
  background: #fff;
  margin: 10px 0;
}

.rounded-box_blue-border h2:first-child {
  margin: 4px 0 10px;
}

.rounded-box_blue-border p {
  font-size: 14px;
}

.rounded-box__icon {
  display: block;
  width: 210px;
  height: 130px;
  position: absolute;
  left: 30px;
  top: 10px;
  background: url("http://placekitten.com/210/130") no-repeat;
}

/******************************** table-topborder ********************************/
.table-topborder {
  width: 100%;
  margin: 15px 0;
}

.table-topborder td,
.table-topborder th {
  text-align: left;
  padding: 4px 5px;
}

.table-topborder thead th {
  color: #6B798C;
  font-weight: normal;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #B1BEC3;
}

.table-topborder tbody td {
  border-top: 1px solid #E0EEF5;
  color: #0B1D2D;
  font-size: 17px;
  line-height: 22px;
  vertical-align: top;
  border-right: 10px solid #fff;
}

.table-topborder tbody td:last-child {
  border-right: 0;
}

.table-topborder tbody tr:first-child td {
  border-top: 1px solid #B1BEC3;
}

.table-topborder__addition {
  display: block;
  color: #6B798C;
  font-size: 12px;
  line-height: 16px;
}

.table-topborder_shootout .table-topborder__cell-1 {
  border-right: 10px solid #fff;
}

.table-topborder_shootout .table-topborder__cell-2,
.table-topborder_shootout .table-topborder__cell-3,
.table-topborder_shootout .table-topborder__cell-4 {
  width: 130px;
}

.table-topborder_shootout .table-topborder__first-place td {
  padding-top: 14px;
  padding-bottom: 18px;
}

.table-topborder_sng thead th {
  vertical-align: top;
  padding-top: 6px;
  padding-bottom: 4px;
  border-right: 10px solid transparent;
}

.table-topborder_sng thead .table-topborder__cell-1 {
  border-right: 10px solid #fff;
}

.table-topborder_sng tr.table-topborder__head-row th {
  font-size: 17px;
  line-height: 22px;
  border: 0;
  padding-top: 0;
  padding-bottom: 6px;
}

.table-topborder_sng .table-topborder__cell-2,
.table-topborder_sng .table-topborder__cell-3,
.table-topborder_sng .table-topborder__cell-4,
.table-topborder_sng .table-topborder__cell-5 {
  width: 105px;
}

.table-topborder_sng-fees {
  margin-top: 30px;
}

.table-topborder_sng-fees thead th {
  border-right: 10px solid #fff;
}

/******************************** test ********************************/
.test__start {
  padding-top: 100px;
  height: 170px;
  background: url("../images/test-bg.png") no-repeat 50% 50%;
  text-align: center;
}

.test__description {
  padding: 20px;
  color: #4B6A85;
}

.test__chart tbody td {
  font-size: 14px;
  color: #4B6A85;
}

.test__chart .table-topborder__cell-1 {
  width: 150px;
}

.test__chart th.table-topborder__cell-1 {
  border-right: 10px solid #fff;
}

.test__chart .table-topborder__first-place td {
  padding-top: 12px;
}

.test__button,
.test__button:hover {
  font-weight: normal;
  font-size: 27px;
  height: 66px;
  line-height: 64px;
  padding: 0 46px;
  border-radius: 8px;
  -moz-box-shadow: 0px 10px 12px 0px rgba(0, 0, 0, 0.75), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0px 10px 12px 0px rgba(0, 0, 0, 0.75), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
  box-shadow: 0px 10px 12px 0px rgba(0, 0, 0, 0.75), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
}

.test__progress {
  position: relative;
}

.test__progress:after {
  content: "";
  display: block;
  height: 8px;
  left: 20px;
  right: 20px;
  background: #ECF4F7;
  border-top: 1px solid #D9DBE1;
  position: absolute;
  top: 45px;
  z-index: -2;
}

.test__steps {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  height: 80px;
  text-align: justify;
  text-align-last: justify;
}
.test__steps:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
  overflow: hidden;
}

.test__steps li {
  color: #97A3AE;
  font-size: 11px;
  line-height: 13px;
  position: relative;
  text-align: center;
  display: inline-block;
  width: 38px;
  vertical-align: top;
  padding-top: 35px;
}

.test__steps li:after {
  content: "";
  display: block;
  width: 38px;
  height: 38px;
  background: #ECF4F7;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: inset 0 1px 0 0 #D9DBE1;
  -webkit-box-shadow: inset 0 1px 0 0 #D9DBE1;
  box-shadow: inset 0 1px 0 0 #D9DBE1;
  position: absolute;
  z-index: -1;
  top: 30px;
}

.test__steps span {
  display: block;
  position: absolute;
  top: 0;
  width: 80px;
  left: 50%;
  margin-left: -40px;
}

.test__steps .active span {
  color: #3FA4DD;
}

.test__steps-counter {
  list-style: none;
  margin: -24px 18px 0;
  padding: 0;
  overflow: hidden;
  height: 15px;
}
.test__steps-counter li {
  float: left;
  color: #97A3AE;
  font-size: 11px;
  line-height: 15px;
  position: relative;
  text-align: center;
  display: inline-block;
  width: 20%;
}

.test__progress i {
  font-style: normal;
  display: block;
  font-size: 20px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgxYWFjNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YzZjhmOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #81aac4), color-stop(100%, #f3f8f9));
  background: -moz-linear-gradient(bottom, #81aac4, #f3f8f9);
  background: -webkit-linear-gradient(bottom, #81aac4, #f3f8f9);
  background: linear-gradient(to top, #81aac4, #f3f8f9);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.75), inset 0 0 2px 0 rgba(251, 251, 251, 0.47);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.75), inset 0 0 2px 0 rgba(251, 251, 251, 0.47);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.75), inset 0 0 2px 0 rgba(251, 251, 251, 0.47);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #6B6B6B;
  margin-left: 5px;
}

.test__progress .active i {
  text-shadow: none;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJjN2RjZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQwYjhlNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #2c7dce), color-stop(100%, #40b8e6));
  background: -moz-linear-gradient(bottom, #2c7dce, #40b8e6);
  background: -webkit-linear-gradient(bottom, #2c7dce, #40b8e6);
  background: linear-gradient(to top, #2c7dce, #40b8e6);
  -moz-box-shadow: inset 0 0 5px 3px #40B8E6;
  -webkit-box-shadow: inset 0 0 5px 3px #40B8E6;
  box-shadow: inset 0 0 5px 3px #40B8E6;
  color: #fff;
}

.test__progress-bar {
  background: #359ADA;
  height: 4px;
  position: absolute;
  top: 47px;
  z-index: -1;
  margin: 0 10px;
  width: 500px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  transition: width 0.5s;
  -moz-transition: width 0.5s;
  -webkit-transition: width 0.5s;
}

.test__question {
  padding: 20px;
}
.test__question h2.blue-box {
  margin: -20px -20px 11px -20px;
  padding: 10px 20px;
  font-size: 17px;
  line-height: 1.3em;
}
.test__question img {
  max-width: 100%;
  display: block;
}

.test__options {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}
.test__options li {
  position: relative;
  padding: 7px 0 7px 30px;
  border-top: 1px solid #E0EEF5;
  color: #4B6A85;
}
.test__options li:first-child {
  border-top: 0;
}
.test__options li label {
  display: block;
}
.test__options li input {
  position: absolute;
  left: 8px;
  top: 12px;
}

.test__result {
  padding: 20px 20px 20px 190px;
  background: url("../images/test-achievement.png") no-repeat 29px 24px;
}
.test__result .share {
  margin-top: 30px;
}

/******************************** question ********************************/
.question {
  color: #0C253E;
  font-size: 15px;
  line-height: 1.4em;
}

.question__form {
  margin-bottom: 24px;
}

.question__form-nav {
  float: left;
  width: 80px;
  padding: 2px 0;
}

.question__form-prev,
.question__form-next {
  margin: 0;
  height: 28px !important;
  width: 28px;
}

.question__form-prev:after,
.question__form-next:after {
  width: 5px;
  height: 9px;
  left: 50%;
  right: 50%;
  margin-top: -4px;
  margin-left: -2px;
}

.question__form-prev:after {
  background: url('/images/arrow-left.png?1393568348');
}

.question__form-next:after {
  background: url('/images/arrow-right.png?1393568348');
}

.question__form-select {
  overflow: hidden;
}

.question__image {
  margin: 24px 0 20px;
}

.question__image img {
  display: block;
  max-width: 100%;
  overflow: hidden;
}

.question__answer-count {
  font-size: 13px;
  letter-spacing: normal;
  padding: .5em 1em;
  background: #C6CAD1;
}

.question__stats {
  list-style: none;
  margin: 20px 0 15px;
  padding: 10px 0 0;
  border-top: 1px solid #E0EEF5;
  font-size: 15px;
  color: #000;
}

.question__stats-item {
  overflow: hidden;
  padding: 3px 0;
}

.question__stats-answer {
  float: left;
  width: 82px;
  padding-right: 13px;
  text-align: right;
}

.question__stats-chart {
  overflow: hidden;
  padding-top: 5px;
}

.question__stats-chart-bar {
  height: 10px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjAuNSIgeDI9IjAuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RmNTQ0NyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzk4MDkwOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -moz-linear-gradient(180deg, #df5447 0%, #980909 100%);
  background: -webkit-linear-gradient(180deg, #df5447 0%, #980909 100%);
  background: linear-gradient(-90deg, #df5447 0%, #980909 100%);
}

.question__stats-item_correct .question__stats-chart-bar {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjAuNSIgeDI9IjAuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlYjcyOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA2ODQyYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -moz-linear-gradient(180deg, #0eb729 0%, #06842a 100%);
  background: -webkit-linear-gradient(180deg, #0eb729 0%, #06842a 100%);
  background: linear-gradient(-90deg, #0eb729 0%, #06842a 100%);
}

.question__stats-info {
  font-size: 11px;
  color: #6B7A8C;
}

.question__comment {
  margin-bottom: 1em;
}

.question__comment .avatar {
  margin-left: -70px;
  float: left;
}

.question__comment h2 {
  margin-top: -2px;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 20px;
}

.question__comment p {
  margin: 0;
}

.question_main {
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .question_main {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.question_main .question__image {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 100%;
  max-width: 520px;
  margin-right: -520px;
  text-align: center;
  margin-top: 0;
}
.question_main .question__image img {
  width: 100%;
  max-width: 500px;
}
@media screen and (max-width: 768px) {
  .question_main .question__image {
    float: none;
  }
}

.question_main .question__content {
  margin-left: 535px;
}
@media screen and (max-width: 768px) {
  .question_main .question__content {
    margin-left: 0;
  }
}

.question__content p {
  line-height: 130%;
}

.question_main .question__number {
  float: right;
  font-size: 25px;
  color: #26455F;
}

.question_main .question__number span {
  font-size: 17px;
}

.question_main h2 {
  font-size: 27px;
  letter-spacing: -1pt;
  line-height: 110%;
  font-weight: bold;
  margin: 0;
  margin-bottom: 15px;
}

.question_main .question__answer {
  font-size: 0;
  margin: 10px 0 0;
}

.question_main .question__answer h3 {
  margin: 0 0 10px;
  font-size: 15px;
  font-weight: bold;
}

.question_main .question__counter {
  display: block;
  color: #6B7C8C;
  font-size: 11px;
  margin-top: 10px;
}

.question_main .question__more {
  font-size: 13px;
  color: #64B7E3;
  text-decoration: none;
}
.question_main .question__more:hover {
  color: #A3CFEC;
}

.question__share {
  padding-bottom: 30px;
}

.question__body {
  padding-bottom: 20px;
}

.question_main .question__share {
  clear: both;
  padding-top: 10px;
}

.question_answer__correct,
.question_answer__incorrect {
  font-weight: bold;
}
.question_answer__correct:before,
.question_answer__incorrect:before {
  content: '(';
}
.question_answer__correct:after,
.question_answer__incorrect:after {
  content: ')';
}

.question_answer__correct {
  color: #128100 !important;
}

.question_answer__incorrect {
  color: #CA1001 !important;
}

.question__weeker {
  background: #64B7E3;
  color: #fff;
  position: relative;
  display: inline-block;
  padding: 8px 26px 8px 15px;
  margin-left: 5px;
  cursor: pointer;
  z-index: 1;
}
.question__weeker:before {
  content: "";
  display: block;
  border: 4px transparent solid;
  border-top: 6px #fff solid;
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -3px;
}
.question__weeker a {
  font-size: 14px;
}
.question__weeker li {
  width: 20%;
  float: left;
}

.question__answer-block {
  font-size: 15px;
}
.question__answer-block:last-child {
  margin-bottom: 30px;
}

.question__answer-correct,
.question__answer-incorrect {
  display: inline-block;
  color: #00BD9C;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: rgba(0, 179, 148, 0.2);
  padding: 0.5em 1em;
  min-width: 150px;
  text-align: center;
  margin-bottom: 0.5em;
}

.question__answer-incorrect {
  color: #E94B35;
  background: rgba(194, 56, 36, 0.2);
}

/******************************** statistic-box ********************************/
.chart__list {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
  counter-reset: item;
}

.chart__item {
  border-top: 1px solid #E0EEF5;
  padding: 9px 0 6px 100px;
  position: relative;
  overflow: hidden;
}

.chart__item:after {
  content: counter(item) ".";
  counter-increment: item;
  font-size: 11px;
  line-height: 1.2em;
  position: absolute;
  top: 6px;
  left: 0;
}

.chart__image {
  float: left;
  margin-left: -70px;
  width: 60px;
  height: 60px;
}

.chart__status {
  float: right;
}

.chart__item h2 {
  margin: -4px 0 2px;
  font-size: 17px;
  line-height: 1.2em;
}

.chart__item p {
  font-size: 11px;
  line-height: 1.2em;
  color: #8898AD;
  margin: 0 0 6px;
}

.chart__rating {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 11px;
  line-height: 1.2em;
  position: relative;
  margin-left: 10px;
}

.chart__rating:after {
  content: "";
  position: absolute;
  left: -7px;
  top: 0;
  width: 5px;
  height: 11px;
}

.chart__rating_up {
  color: #0DAD29;
}

.chart__rating_up:after {
  background: url("../images/rating-up.gif");
}

.chart__rating_down {
  color: #CC0000;
}

.chart__rating_down:after {
  background: url("../images/rating-down.gif");
  top: 1px;
}

.chart__score {
  width: 400px;
  padding-left: 45px;
  padding-bottom: 3px;
}

.chart__score span {
  font-size: 11px;
  line-height: 12px;
  float: left;
  margin-left: -45px;
}

.chart__score i {
  display: block;
  height: 10px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.chart__score_green i {
  background-color: #0eb729;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlYjcyOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA5OTIyOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #0eb729), color-stop(100%, #099229));
  background: -moz-linear-gradient(bottom, #0eb729 0%, #099229 100%);
  background: -webkit-linear-gradient(bottom, #0eb729 0%, #099229 100%);
  background: linear-gradient(to top, #0eb729 0%, #099229 100%);
}

.chart__score_yellow i {
  background-color: #ebd000;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JmYjkwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #ebd000), color-stop(100%, #bfb900));
  background: -moz-linear-gradient(bottom, #ebd000 0%, #bfb900 100%);
  background: -webkit-linear-gradient(bottom, #ebd000 0%, #bfb900 100%);
  background: linear-gradient(to top, #ebd000 0%, #bfb900 100%);
}

.chart__score_big {
  padding-left: 0;
  position: relative;
  margin-top: 7px;
}

.chart__score_big span {
  line-height: 23px;
  /*font-weight: bold;*/
  color: #fff;
  text-shadow: 0px 1px 1px black;
  float: none;
  margin-left: 0;
  position: absolute;
  left: 6px;
}

.chart__score_big i {
  height: 22px;
}

/******************************** blue-box ********************************/
.blue-box {
  padding: 10px;
  background-color: #D8E6EF;
}

.blue-box_header {
  font-size: 17px;
}

.blue-box img {
  max-width: 100%;
}

.blue-box_letter-list {
  padding: 16px 18px;
}

.blue-box_tips {
  font-size: 13px;
  line-height: 1.5em;
  padding: 15px 15px 15px 60px;
  position: relative;
  margin: 2em 0;
}
.blue-box_tips:after {
  content: "";
  display: block;
  background: url('/images/idea.png?1393568350');
  width: 25px;
  height: 25px;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -15px;
}

/******************************** tooltip ********************************/
#tiptip_holder {
  display: none;
  position: absolute;
  top: 4px;
  left: 0;
  z-index: 99999;
}

#tiptip_content {
  font-size: 14px;
  color: #fff;
  padding: 7px 10px;
  background-color: #0C263D;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#tiptip_arrow, #tiptip_arrow_inner {
  position: absolute;
  border-color: transparent;
  border-style: solid;
  border-width: 6px;
  height: 0;
  width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
  margin-top: -7px;
  margin-left: -6px;
  border-top-color: #0C263D;
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
  margin-top: -5px;
  margin-left: -6px;
  border-bottom-color: #0C263D;
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
  margin-top: -6px;
  margin-left: -5px;
  border-right-color: #0C263D;
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
  margin-top: -6px;
  margin-left: -7px;
  border-left-color: #0C263D;
}

/******************************** game-properties ********************************/
.game-properties {
  margin: 12px 0 5px;
  padding: 0;
  overflow: hidden;
}

.game-properties dt,
.game-properties dd {
  float: left;
  margin: 0;
  padding: 0 0 8px 0;
  line-height: 16px;
}

.game-properties dt {
  color: #8598AC;
  font-size: 11px;
  width: 52px;
  clear: left;
}

.game-properties dd {
  color: #4B6A85;
  font-size: 14px;
  line-height: 14px;
}

.game-descr {
  font-size: 14px;
  line-height: 1.5em;
  color: #4B6A85;
  overflow: hidden;
  padding-top: 20px;
  margin-bottom: 30px;
}

.game-descr__text {
  overflow: hidden;
}

.game-descr__qr {
  color: #8698AC;
  font-size: 11px;
  line-height: 1.5em;
  text-align: right;
  float: right;
  margin-left: 30px;
  padding-right: 72px;
  position: relative;
  min-height: 56px;
}
.game-descr__qr img {
  position: absolute;
  right: 0;
  top: 0;
}

/******************************** accordion ********************************/
.accordion {
  list-style: none;
  margin: 0;
  padding: 0;
}

.accordion__item {
  padding-bottom: 10px;
}

.accordion__button,
.accordion__button:hover {
  position: relative;
  display: block;
  text-shadow: 0 1px 0 #fff;
  height: 46px;
  line-height: 46px;
  font-size: 19px;
  -moz-box-shadow: 0 1px 1px 0 rgba(21, 61, 87, 0.39), inset 0 1px 0 0 white;
  -webkit-box-shadow: 0 1px 1px 0 rgba(21, 61, 87, 0.39), inset 0 1px 0 0 white;
  box-shadow: 0 1px 1px 0 rgba(21, 61, 87, 0.39), inset 0 1px 0 0 white;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 20px;
  text-decoration: none;
  background-color: #EAF3F8;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjlmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UyZWRmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #f0f9ff), color-stop(100%, #e2edf4));
  background: -moz-linear-gradient(bottom, #f0f9ff 0%, #e2edf4 100%);
  background: -webkit-linear-gradient(bottom, #f0f9ff 0%, #e2edf4 100%);
  background: linear-gradient(to top, #f0f9ff 0%, #e2edf4 100%);
}

.accordion__button:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -2px;
  width: 8px;
  height: 6px;
  background: url("../images/arrows.png") no-repeat;
}

.active .accordion__button,
.active .accordion__button:hover {
  color: #0E263D;
  background: #D8E6EF;
  -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25), inset 0 1px 2px 0 rgba(12, 51, 76, 0.27);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25), inset 0 1px 2px 0 rgba(12, 51, 76, 0.27);
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25), inset 0 1px 2px 0 rgba(12, 51, 76, 0.27);
}

.active .accordion__button:before {
  background-image: url("../images/arrows-2.png");
}

.accordion__content {
  padding: 26px 20px 20px;
  border: 1px solid #E0EEF5;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0;
  border-radius: 0 0 3px 3px;
  margin-top: -6px;
  color: #4B6A85;
  font-size: 14px;
  display: none;
}

.active .accordion__content {
  display: block;
}

.accordion__content p:last-child {
  margin: 0;
}

/******************************** price-list ********************************/
.price-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.price-list li {
  overflow: hidden;
  padding: 5px;
  font-size: 12px;
  line-height: 24px;
}
.price-list li:nth-child(2n) {
  background: #E8E8DC;
}
.price-list .button, .price-list .button-store_social-networks,
.price-list .button-store_desktop {
  float: right;
  width: 85px;
  padding: 0;
  height: 22px;
}

/******************************** avatar ********************************/
.avatar {
  width: 24%;
  text-align: center;
  cursor: pointer;
  min-width: 120px;
}

.avatar__image {
  display: block;
}

.avatar__checkbox {
  display: block;
  padding: 5px 0;
}

.avatar_24 {
  background: #2A4F6D;
  width: 24px;
  height: 24px;
  overflow: hidden;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: inset 0 0 1px 0 #fff;
  -webkit-box-shadow: inset 0 0 1px 0 #fff;
  box-shadow: inset 0 0 1px 0 #fff;
}
.avatar_24 img {
  display: block;
  width: 100%;
}

/******************************** pic ********************************/
.pic {
  position: relative;
}

.pic:before,
.pic:after {
  content: "";
  vertical-align: middle;
  position: absolute;
  display: inline-block;
}

/******************************** flag ********************************/
.flag_en:before,
.flag_zh_cn:before,
.flag_ru:before,
.flag_fr:before,
.flag_it:before,
.flag_de:before,
.flag_el:before,
.flag_es:before,
.flag_ar:before,
.flag_ja:before {
  background-image: url('/images/flags.png?1393568350');
  background-repeat: no-repeat;
  width: 18px;
  height: 11px;
  content: "";
  vertical-align: middle;
  position: relative;
  display: inline-block;
  margin-right: 8px;
}

.flag_en:before {
  background-position: 0 0;
}

.flag_ru:before {
  background-position: -18px 0;
}

.flag_it:before {
  background-position: -36px 0;
}

.flag_el:before {
  background-position: -54px 0;
}

.flag_zh_cn:before {
  background-position: -72px 0;
}

.flag_ar:before {
  background-position: -90px 0;
}

.flag_fr:before {
  background-position: -108px 0;
}

.flag_de:before {
  background-position: -126px 0;
}

.flag_es:before {
  background-position: -144px 0;
}

.flag_ja:before {
  background-position: -162px 0;
}

/******************************** info-box ********************************/
.info-box {
  background: rgba(22, 46, 71, 0.5) url("../images/coins.png") no-repeat 12px 12px;
  padding: 10px 10px 10px 50px;
  -moz-box-shadow: 0px 1px 0 0 rgba(255, 255, 255, 0.13), inset 0 1px 4px 0 rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0px 1px 0 0 rgba(255, 255, 255, 0.13), inset 0 1px 4px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0px 1px 0 0 rgba(255, 255, 255, 0.13), inset 0 1px 4px 0 rgba(0, 0, 0, 0.35);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 25px;
  line-height: 1.2em;
  color: #fff;
  text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.75);
}
.info-box hr {
  margin: 10px -10px 0 -50px;
}
.info-box span {
  display: block;
  font-size: 14px;
  line-height: 1.4em;
}
.info-box a {
  font-size: 13px;
  line-height: 1.2em;
}

.extra-bottom .info-box {
  background-color: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 0 0 40px;
  background-position: 0 2px;
}

.screenshots-carousel {
  -moz-box-shadow: 0px 1px 0 0 rgba(255, 255, 255, 0.13), inset 0 1px 4px 0 rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0px 1px 0 0 rgba(255, 255, 255, 0.13), inset 0 1px 4px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0px 1px 0 0 rgba(255, 255, 255, 0.13), inset 0 1px 4px 0 rgba(0, 0, 0, 0.35);
  background-color: rgba(22, 46, 71, 0.5);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  padding: 10px 40px;
  margin: 1.5em 0;
}

.screenshots-carousel__list {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.screenshots-carousel__list li {
  float: left;
  width: 82px;
  height: 55px;
  margin: 0 2px;
}

.screenshots-carousel__prev,
.screenshots-carousel__next {
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  top: 23px;
}

.screenshots-carousel__prev {
  background: url('/images/carousel-nav-dark.png?1393568349') left top;
  left: 10px;
}

.screenshots-carousel__next {
  background: url('/images/carousel-nav-dark.png?1393568349') right top;
  right: 10px;
}

.platforms-list {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.platforms-list li {
  background: url('/images/platforms.png?1393568351') top left no-repeat;
  float: left;
  margin-right: 5px;
}
.platforms-list a {
  display: block;
  width: 32px;
  height: 32px;
}

li.platforms-list__ok {
  background-position: 0 0;
}

li.platforms-list__vk {
  background-position: -32px 0;
}

li.platforms-list__fb {
  background-position: -64px 0;
}

li.platforms-list__bada {
  background-position: -96px 0;
}

li.platforms-list__android {
  background-position: -128px 0;
}

li.platforms-list__ios {
  background-position: -160px 0;
}

.promo-switcher {
  background: url('/images/promo-switcher/promo-switcher-big.png?1393568351') no-repeat center top;
  height: 344px;
  position: relative;
  z-index: 10;
  margin-bottom: -10px;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .promo-switcher {
    background-image: url('/images/promo-switcher/promo-switcher-middle.png?1393568351');
    height: 295px;
  }
}
@media screen and (max-width: 568px) {
  .promo-switcher {
    background-image: url('/images/promo-switcher/promo-switcher-small.png?1393568351');
    height: 248px;
  }
}
@media screen and (max-width: 320px) {
  .promo-switcher {
    background-image: url('/images/promo-switcher/promo-switcher-icon.png?1393568351');
    background-position: 100% 100%;
    height: 133px;
  }
}

/*.promo-switcher__decor {
	background-image: image-url('promo-switcher/decor.png');
	width: 54px;
	height: 10px;
	position: absolute;
	left: 50%;
	top: -10px;
	margin-left: -15px;

	@include media($width-trigger) {
		width: 38px;
		height: 7px;
		background-size: 38px 7px;
		top: -7px;
		margin-left: -11px;
	}

	@include media($iphone5-landscape) {
		width: 27px;
		height: 5px;
		background-size: 27px 5px;
		top: -5px;
		margin-left: -8px;
	}
}*/
.promo-switcher__roulette,
.promo-switcher__poker {
  display: block;
  position: absolute;
  left: 50%;
  top: 80px;
  color: #B8D8EA;
  font-size: 27px;
  line-height: 31px;
  width: 150px;
  text-shadow: 0 3px 5px rgba(15, 38, 61, 0.5);
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
@media screen and (max-width: 768px) {
  .promo-switcher__roulette,
  .promo-switcher__poker {
    top: 39px;
    font-size: 22px;
    line-height: 22px;
  }
}
@media screen and (max-width: 568px) {
  .promo-switcher__roulette,
  .promo-switcher__poker {
    top: 32px;
    font-size: 14px;
    line-height: 14px;
  }
}
@media screen and (max-width: 320px) {
  .promo-switcher__roulette,
  .promo-switcher__poker {
    font-size: 0;
  }
  .promo-switcher__roulette:before,
  .promo-switcher__poker:before {
    content: '';
    display: block;
    background: url('/images/promo-switcher/promo-switcher-games.png?1393568351');
    width: 40px;
    height: 40px;
    position: absolute;
    left: 20px;
    top: 4px;
  }
}

.promo-switcher__roulette span,
.promo-switcher__poker span {
  font-size: 40px;
  line-height: 36px;
  color: #fff;
  font-weight: bold;
  display: block;
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
@media screen and (max-width: 768px) {
  .promo-switcher__roulette span,
  .promo-switcher__poker span {
    font-size: 31px;
    line-height: 31px;
  }
}
@media screen and (max-width: 568px) {
  .promo-switcher__roulette span,
  .promo-switcher__poker span {
    font-size: 19px;
    line-height: 19px;
  }
}
@media screen and (max-width: 320px) {
  .promo-switcher__roulette span,
  .promo-switcher__poker span {
    font-size: 21px;
  }
}

@media screen and (max-width: 320px) {
  .promo-switcher__roulette span {
    display: none;
  }
}

.promo-switcher__roulette:hover,
.promo-switcher__poker:hover {
  text-decoration: none;
  text-shadow: 0 3px 20px rgba(15, 38, 61, 0.5);
  color: #B8D8EA;
}

.promo-switcher__roulette:hover span,
.promo-switcher__poker:hover span {
  color: #B8D8EA;
}

.promo-switcher__roulette {
  text-align: right;
  margin-left: -370px;
}
@media screen and (max-width: 768px) {
  .promo-switcher__roulette {
    margin-left: -295px;
  }
}
@media screen and (max-width: 568px) {
  .promo-switcher__roulette {
    margin-left: -230px;
  }
}
@media screen and (max-width: 320px) {
  .promo-switcher__roulette {
    margin-left: 0;
    left: 8px;
    top: 15px;
  }
}

.promo-switcher__poker {
  text-align: left;
  margin-left: 180px;
}
@media screen and (max-width: 768px) {
  .promo-switcher__poker {
    margin-left: 120px;
  }
}
@media screen and (max-width: 568px) {
  .promo-switcher__poker {
    margin-left: 70px;
  }
}
@media screen and (max-width: 320px) {
  .promo-switcher__poker {
    margin-left: 0;
    left: 82px;
    top: 75px;
  }
}
.promo-switcher__poker:before {
  left: -54px;
  background-position: 0 -40px;
}

.promo-switcher__roulette_iphone-text {
  display: none !important;
}
@media screen and (max-width: 320px) {
  .promo-switcher__roulette_iphone-text {
    font-size: 21px !important;
    display: block !important;
  }
}

.main-carmen {
  background-image: url("../new-img/main-innah.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  height: 380px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .main-carmen {
    background-position: top right;
  }
}
@media screen and (max-width: 480px) {
  .main-carmen {
    background-position: top right;
    height: 254px;
    background-size: 800px;
    /*		@include before() {
    			$carmen: 'carmen-for-table.png';
    			background: image-url($carmen);
    			width: image-width($carmen);
    			height: image-height($carmen);
    			position: absolute;
    			bottom: 19px;
    			left: 50%;
    			margin-left: 50px;
    		}*/
  }
}
@media screen and (max-width: 320px) {
  .main-carmen {
    background-position: -410px -8px;
    height: 255px;
    background-size: 770px;
    margin-bottom: -30px;
  }
  .main-carmen:before {
    margin-left: 17px;
  }
}

.main-carmen p {
  padding: 45px 330px 7px 0px;
  font-size: 21px;
  line-height: 1.4em;
  color: #fff;
}
.main-carmen p span {
  font-size: 30px;
  line-height: 1.4em;
  color: #fff;
  display: block;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .main-carmen p {
    padding-right: 200px;
  }
}
@media screen and (max-width: 768px) {
  .main-carmen p {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .main-carmen a {
    display: none;
  }
}

.main-carmen__join-game-join,
.main-carmen__join-game-seat-1,
.main-carmen__join-game-seat-2,
.main-carmen__join-game-seat-3,
.main-carmen__join-game-seat-4 {
  position: absolute;
  width: 56px;
  height: 56px;
  background: url('/images/seat-place.png?1393568351');
  opacity: 0.55;
  transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
}

.main-carmen__join-game-join:hover,
.main-carmen__join-game-seat-1:hover,
.main-carmen__join-game-seat-2:hover,
.main-carmen__join-game-seat-3:hover,
.main-carmen__join-game-seat-4:hover {
  opacity: 1;
}

.main-carmen__join-game-join {
  left: -39px;
  top: 175px;
  background: url('/images/main-carmen-join.png?1393568350');
  width: 124px;
  height: 88px;
}
@media screen and (max-width: 768px) {
  .main-carmen__join-game-join {
    left: 165px;
    top: 75px;
  }
}
@media screen and (max-width: 480px) {
  .main-carmen__join-game-join {
    top: 30px;
    left: 15px;
  }
}
@media screen and (max-width: 320px) {
  .main-carmen__join-game-join {
    left: 15px;
  }
}

.main-carmen__join-game-seat-1 {
  left: 60px;
  top: 250px;
}
@media screen and (max-width: 768px) {
  .main-carmen__join-game-seat-1 {
    left: 14px;
    top: 285px;
  }
}
@media screen and (max-width: 480px) {
  .main-carmen__join-game-seat-1 {
    left: 120px;
    top: 108px;
  }
}

.main-carmen__join-game-seat-2 {
  left: 195px;
  top: 285px;
}
@media screen and (max-width: 768px) {
  .main-carmen__join-game-seat-2 {
    left: 240px;
  }
}
@media screen and (max-width: 480px) {
  .main-carmen__join-game-seat-2 {
    display: none;
  }
}

.main-carmen__join-game-seat-3 {
  left: 405px;
  top: 285px;
}
@media screen and (max-width: 768px) {
  .main-carmen__join-game-seat-3 {
    left: 457px;
  }
}

.main-carmen__join-game-seat-4 {
  left: 625px;
  top: 285px;
}
@media screen and (max-width: 768px) {
  .main-carmen__join-game-seat-4 {
    display: none;
  }
}

.main-carmen__join-game-seat-5 {
  left: 95px;
  top: 189px;
}
@media screen and (max-width: 768px) {
  .main-carmen__join-game-seat-5 {
    left: 75px;
    top: 168px;
  }
}
@media screen and (max-width: 480px) {
  .main-carmen__join-game-seat-5 {
    display: none;
  }
}

.main-carmen__join-game-seat-6 {
  top: 168px;
  left: 250px;
}
@media screen and (max-width: 768px) {
  .main-carmen__join-game-seat-6 {
    left: 230;
  }
}
@media screen and (max-width: 480px) {
  .main-carmen__join-game-seat-6 {
    display: none;
  }
}

.main-carmen__join-game-seat-7 {
  top: 168px;
  left: 405px;
}
@media screen and (max-width: 768px) {
  .main-carmen__join-game-seat-7 {
    display: none;
  }
}

.main-carmen__join-game-seat-8 {
  top: 168px;
  left: 560px;
}
@media screen and (max-width: 768px) {
  .main-carmen__join-game-seat-8 {
    display: none;
  }
}

.promo {
  position: relative;
  z-index: 11;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  .promo {
    display: none;
  }
}

.promo__carousel {
  position: relative;
  text-align: center;
  height: 230px;
}
.promo__carousel:hover .promo__carousel-prev,
.promo__carousel:hover .promo__carousel-next {
  transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  opacity: 1;
}

.promo__carousel-list {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: 100%;
}

.promo__carousel-prev,
.promo__carousel-next {
  display: block;
  opacity: 0;
  width: 63px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.4);
  transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
}

.promo__carousel-prev:hover,
.promo__carousel-next:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

.promo__carousel-prev {
  background-image: url("../images/promo-carousel-prev.png");
  left: 0;
}

.promo__carousel-next {
  background-image: url("../images/promo-carousel-next.png");
  right: 0;
}

.promo__carousel-indicators {
  position: absolute;
  bottom: -5px;
  left: 0;
  display: block;
  width: 100%;
}
.promo__carousel-indicators li {
  float: none;
  margin: 0 !important;
}
.promo__carousel-indicators li a {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.promo__carousel-indicators .active {
  background-color: transparent;
}
.promo__carousel-indicators .active a {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  background: #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/******************************** download-game ********************************/
.download-game {
  text-align: center;
  position: relative;
  padding: 0 0 40px 0;
}
@media screen and (max-width: 568px) {
  .download-game {
    display: none;
  }
}

.download-game__tabs-content {
  list-style: none;
  margin: 0;
  padding: 0;
}

.download-game__item {
  background-position: 50% -50%;
  background-repeat: no-repeat;
  float: left;
  width: 33.33%;
}
.download-game__item a {
  display: block;
  padding-top: 210px;
}
@media screen and (max-width: 568px) {
  .download-game__item {
    width: 100%;
    float: none;
  }
}

.download-game__item_mobile {
  background-image: url("../new-img/play-mobile.jpg");
}

.download-game__item_social {
  background-image: url("../new-img/play-social.jpg");
}

.download-game__item_desktop {
  background-image: url("../new-img/play-desktop.jpg");
}

.download-game__tabs-content-item {
  display: none;
}
.download-game__tabs-content-item.active {
  display: block;
}

.download-game__games {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 150px;
}
.download-game__games li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.download-game__games li a {
  display: block;
  padding-top: 120px;
  margin: 0 30px;
  width: 164px;
  font-size: 17px;
  color: #59B8EC;
  text-decoration: none;
  background-position: top center;
  background-repeat: no-repeat;
}

.download-game .button-group {
  margin-top: 7px;
  /*position: absolute;*/
  /*margin-left: -130px;*/
  /*bottom: -32px;*/
  /*left: 50%;*/
}

.download-game__games li .icon-social-fb,
.download-game__games li .icon-social-ok,
.download-game__games li .icon-social-vk {
  background-position: center 7px;
  width: 180px;
  margin: 0 50px;
}

/******************************** hand-box ********************************/
.hand-box {
  text-align: center;
  min-height: 180px;
  position: relative;
  padding: 0 0 20px;
}

.hand-box:first-of-type {
  margin-top: 40px;
}

.hand-box h2 {
  margin-top: 2px;
}

.hand-box p {
  color: #4B6A85;
  font-size: 14px;
  line-height: 1.4em;
  margin: 0 auto;
}

.hand-box__change,
.hand-box__change:hover {
  color: #B4C9D8;
  font-size: 11px;
  line-height: 14px;
  position: absolute;
  top: 80px;
  right: 30px;
}

.hand-box__change:before {
  content: "";
  position: absolute;
  top: -26px;
  left: 50%;
  margin-left: -12px;
  background: url("../images/hand-box-change.png") no-repeat top center;
  width: 24px;
  height: 23px;
  padding-bottom: 10px;
}

.hand-box__cards {
  margin: 10px 0;
}

/******************************** cards ********************************/
.cards {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}
@media screen and (max-width: 480px) {
  .cards {
    margin-right: 75px;
  }
}

.cards__card {
  padding: 2px 2px 3px;
  margin: 0 2px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.cards__card div {
  opacity: 0.5;
  background-color: #F3EEED;
  width: 51px;
  height: 69px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.5);
}
.cards__card.active {
  background-color: #FFCC00;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjAuNSIgeDI9IjAuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2MwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmOWEwMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -moz-linear-gradient(180deg, #ffcc00 0%, #ff9a03 100%);
  background: -webkit-linear-gradient(180deg, #ffcc00 0%, #ff9a03 100%);
  background: linear-gradient(-90deg, #ffcc00 0%, #ff9a03 100%);
}
.cards__card.active div {
  opacity: 1;
}

.cards__card_2s div {
  background: url("../images/cards/2s.png");
}

.cards__card_3s div {
  background: url("../images/cards/3s.png");
}

.cards__card_4s div {
  background: url("../images/cards/4s.png");
}

.cards__card_5s div {
  background: url("../images/cards/5s.png");
}

.cards__card_6s div {
  background: url("../images/cards/6s.png");
}

.cards__card_7s div {
  background: url("../images/cards/7s.png");
}

.cards__card_8s div {
  background: url("../images/cards/8s.png");
}

.cards__card_9s div {
  background: url("../images/cards/9s.png");
}

.cards__card_10s div {
  background: url("../images/cards/10s.png");
}

.cards__card_11s div {
  background: url("../images/cards/11s.png");
}

.cards__card_12s div {
  background: url("../images/cards/12s.png");
}

.cards__card_13s div {
  background: url("../images/cards/13s.png");
}

.cards__card_14s div {
  background: url("../images/cards/14s.png");
}

.cards__card_2h div {
  background: url("../images/cards/2h.png");
}

.cards__card_3h div {
  background: url("../images/cards/3h.png");
}

.cards__card_4h div {
  background: url("../images/cards/4h.png");
}

.cards__card_5h div {
  background: url("../images/cards/5h.png");
}

.cards__card_6h div {
  background: url("../images/cards/6h.png");
}

.cards__card_7h div {
  background: url("../images/cards/7h.png");
}

.cards__card_8h div {
  background: url("../images/cards/8h.png");
}

.cards__card_9h div {
  background: url("../images/cards/9h.png");
}

.cards__card_10h div {
  background: url("../images/cards/10h.png");
}

.cards__card_11h div {
  background: url("../images/cards/11h.png");
}

.cards__card_12h div {
  background: url("../images/cards/12h.png");
}

.cards__card_13h div {
  background: url("../images/cards/13h.png");
}

.cards__card_14h div {
  background: url("../images/cards/14h.png");
}

.cards__card_2d div {
  background: url("../images/cards/2d.png");
}

.cards__card_3d div {
  background: url("../images/cards/3d.png");
}

.cards__card_4d div {
  background: url("../images/cards/4d.png");
}

.cards__card_5d div {
  background: url("../images/cards/5d.png");
}

.cards__card_6d div {
  background: url("../images/cards/6d.png");
}

.cards__card_7d div {
  background: url("../images/cards/7d.png");
}

.cards__card_8d div {
  background: url("../images/cards/8d.png");
}

.cards__card_9d div {
  background: url("../images/cards/9d.png");
}

.cards__card_10d div {
  background: url("../images/cards/10d.png");
}

.cards__card_11d div {
  background: url("../images/cards/11d.png");
}

.cards__card_12d div {
  background: url("../images/cards/12d.png");
}

.cards__card_13d div {
  background: url("../images/cards/13d.png");
}

.cards__card_14d div {
  background: url("../images/cards/14d.png");
}

.cards__card_2c div {
  background: url("../images/cards/2c.png");
}

.cards__card_3c div {
  background: url("../images/cards/3c.png");
}

.cards__card_4c div {
  background: url("../images/cards/4c.png");
}

.cards__card_5c div {
  background: url("../images/cards/5c.png");
}

.cards__card_6c div {
  background: url("../images/cards/6c.png");
}

.cards__card_7c div {
  background: url("../images/cards/7c.png");
}

.cards__card_8c div {
  background: url("../images/cards/8c.png");
}

.cards__card_9c div {
  background: url("../images/cards/9c.png");
}

.cards__card_10c div {
  background: url("../images/cards/10c.png");
}

.cards__card_11c div {
  background: url("../images/cards/11c.png");
}

.cards__card_12c div {
  background: url("../images/cards/12c.png");
}

.cards__card_13c div {
  background: url("../images/cards/13c.png");
}

.cards__card_14c div {
  background: url("../images/cards/14c.png");
}

/******************************** list-pubs ********************************/
.list-pubs {
  list-style: none;
  margin: 0;
  padding: 0;
}

.list-pubs__item {
  overflow: hidden;
  padding: 10px 0 20px;
}

.list-pubs__item:first-child {
  border-top: none;
}

.list-pubs__item:last-child {
  border-bottom: none;
}

.list-pubs__info {
  margin-bottom: 2px;
  margin-top: -2px;
  line-height: 16px;
}

.list-pubs__info_m-bottom {
  margin-bottom: 25px;
}

.list-pubs__info .list-pubs__date,
.list-pubs__info .list-pubs__author,
.list-pubs__info .list_pubs__comments,
.list-pubs__info .list-pubs__category {
  padding-right: 10px;
}

.list-pubs__date {
  white-space: nowrap;
  opacity: 1;
  color: #0F263D;
}

.academy-main-box .list-pubs__date,
.blog-main-box .list-pubs__date {
  color: #C0D0D8;
  opacity: 0.75;
}

.list_pubs__comments,
.list_pubs__comments:hover {
  text-decoration: none;
  color: #59B8EE;
  background: url('/images/comments.png?1393568349') no-repeat left center;
  padding-left: 12px;
  font-size: 11px;
}

.list-pubs__category,
.list-pubs__author a {
  text-decoration: none;
}
.list-pubs__category:hover,
.list-pubs__author a:hover {
  color: #A3CFEC;
}

.list-pubs__category,
.list-pubs__date,
.list-pubs__author,
.list-pubs__author a {
  font-size: 11px;
}

.list-pubs__img {
  float: left;
  margin-right: 20px;
  padding-top: 2px;
}
@media screen and (max-width: 480px) {
  .list-pubs__img {
    display: none;
  }
}
.list-pubs__img a {
  display: block;
  position: relative;
}
.list-pubs__img a:after {
  display: none;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #4A8BB2;
  opacity: 0.6;
}
.list-pubs__img a:hover:after {
  display: block;
}
.list-pubs__img a img {
  display: block;
}

.list-pubs__content {
  padding-left: 110px;
}
@media screen and (max-width: 480px) {
  .list-pubs__content {
    padding-left: 0;
  }
}

.list-pubs h3 {
  font-size: 17px;
  margin: 0 0 10px;
  line-height: 110%;
}

.list-pubs__text {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  color: #7BA9CF;
}
.list-pubs__text > :last-child {
  margin-bottom: 0;
}

.list-pubs__more {
  font-size: 13px;
  color: #59B8EE;
  text-decoration: none;
  position: absolute;
  bottom: 20px;
  margin-left: 110px;
}
@media screen and (max-width: 768px) {
  .list-pubs__more {
    position: static;
  }
}
@media screen and (max-width: 480px) {
  .list-pubs__more {
    margin-left: 0;
  }
}

.list-pubs__lead {
  font-weight: normal;
}
.list-pubs__lead p {
  line-height: 120%;
}

.blog-main-box .list-pubs__lead,
.academy-main-box .list-pubs__lead {
  color: #fff;
}

.academy-main-box__english-only {
  position: absolute;
  color: #fff;
  margin-top: -33px !important;
}

/******************************** list-with-headers ********************************/
.list-with-headers {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}

.list-with-headers__item {
  padding: 20px 10px 30px 70px;
  border-bottom: 1px solid #E0EEF5;
  font-size: 14px;
  line-height: 1.5em;
  /*color: #4B6A85;*/
}

.list-with-headers__item:last-child {
  border: 0;
  padding-bottom: 0;
}

.list-with-headers p {
  margin-bottom: 1.3em;
}

.list-with-headers p:last-child {
  margin: 0;
}

.list-with-headers__header {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0;
  padding: 0;
  font-size: 27px;
  line-height: 1em;
  color: #59B8ED;
  width: 70px;
  float: left;
  margin-left: -70px;
}

.list-with-headers__sub {
  margin: 0;
  list-style: none;
}

.list-with-headers__sub-item {
  padding: 12px 0;
}

.list-with-headers__sub-item:first-child {
  padding-top: 0;
}

.list-with-headers__sub-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.list-with-headers_alphabet .list-with-headers__item {
  padding-left: 40px;
  border-color: #B1BEC3;
}

.list-with-headers_alphabet .list-with-headers__header {
  margin-left: -40px;
  width: 30px;
}

/******************************** list-blue-blocks ********************************/
.list-blue-blocks {
  list-style: none;
  margin-left: -10px;
  padding: 0;
}

.list-blue-blocks__item {
  float: left;
  width: 50%;
}

.list-blue-blocks__cell {
  /*vertical-align: top;*/
  /*display: inline-block;*/
  border: 1px solid #E0EEF5;
  padding: 10px 18px;
  background: url('/images/list-blue-blocks.png?1393568350') repeat-x left top;
  -moz-box-shadow: inset 0 0 0 1px #fff;
  -webkit-box-shadow: inset 0 0 0 1px #fff;
  box-shadow: inset 0 0 0 1px #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 0 0 10px 10px;
  color: #527F9E;
  font-size: 13px;
  line-height: 1.4em;
}

.list-blue-blocks__header {
  margin: 5px 0 10px;
  font-size: 19px;
  line-height: 1.2em;
}

.list-blue-blocks__image {
  float: right;
}
@media screen and (max-width: 320px) {
  .list-blue-blocks__image {
    float: none;
    margin-left: -18px;
  }
}

.list-blue-blocks_tournaments {
  margin-top: 100px;
}

.list-blue-blocks_tournaments .list-blue-blocks__cell {
  height: 140px;
}
@media screen and (max-width: 768px) {
  .list-blue-blocks_tournaments .list-blue-blocks__cell {
    height: auto;
  }
}

.list-blue-blocks_tournaments .list-blue-blocks__image {
  width: 140px;
  height: 115px;
  margin-top: -70px;
}

.list-blue-blocks__item_tournaments_1 .list-blue-blocks__image {
  background: url('/images/tournaments-1.png?1393568351');
}

.list-blue-blocks__item_tournaments_2 .list-blue-blocks__image {
  background: url('/images/tournaments-2.png?1393568351');
}

/******************************** list-blue-bullet ********************************/
.list-blue-bullet {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-blue-bullet li {
  background: url('/images/list-blue-bullet.png?1393568350') no-repeat 10px 0.5em;
  padding-left: 32px;
  padding-bottom: 1em;
  font-size: 13px;
  line-height: 1.4em;
}
.list-blue-bullet .list-blue-bullet__note {
  font-size: 11px;
  line-height: 1.5em;
  color: #7DA5C5;
  position: relative;
  background-image: none;
}

.list-blue-bullet__note-star {
  font-size: 20px;
  position: absolute;
  left: 12px;
  top: 19px;
}

.list-blue-bullet .list-blue-bullet__note hr {
  margin-left: -32px;
  margin-bottom: 13px;
}

/******************************** letter-list ********************************/
.letter-list {
  list-style: none;
  margin: 0 -20px 0 0;
  padding: 0 5px 0 0;
}

.letter-list__item {
  float: left;
  padding: 0 4px 4px 0;
}

.letter-list__item_all {
  padding-right: 7px;
}
.letter-list__item_all .letter-list__button {
  width: 62px;
  padding: 12px 0;
  font-size: 17px;
  line-height: 21px;
}

.letter-list__button {
  padding: 0;
  width: 30px;
  line-height: 29px;
}
.letter-list__button.disabled {
  cursor: default;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.letter-list__button.disabled:hover, .letter-list__button.disabled:active, .letter-list__button.disabled:focus {
  background: #4480A5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4480A5 0%, #2A4E6B 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4480A5), color-stop(100%, #2A4E6B));
  background: -webkit-linear-gradient(top, #4480A5 0%, #2A4E6B 100%);
  background: linear-gradient(to bottom, #4480a5 0%, #2a4e6b 100%);
  -moz-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.5), inset 0 1px 0 0 rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.5), inset 0 1px 0 0 rgba(255, 255, 255, 0.25);
  box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.5), inset 0 1px 0 0 rgba(255, 255, 255, 0.25);
  color: #fff;
}

/******************************** pagination ********************************/
.pagination {
  list-style: none;
  margin: 15px 0 0;
  padding: 0;
  overflow: hidden;
}

.pagination li {
  float: left;
}

.pagination .pagination__prev,
.pagination .pagination__next {
  position: relative;
}

.pagination .pagination__prev a,
.pagination .pagination__next a {
  width: 18px;
  height: 21px;
}

.pagination .pagination__prev a:after,
.pagination .pagination__next a:after {
  content: "";
  display: block;
  width: 5px;
  height: 9px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -3px;
}

.pagination .pagination__prev a:after {
  background: url("../images/arrow-left.png");
}

.pagination .pagination__next a:after {
  background: url("../images/arrow-right.png");
}

.pagination__link {
  width: 30px;
}
.pagination__link.active {
  color: #0F263D;
}

.pagination__link_separator {
  color: #64B7E3;
}

.tags {
  position: relative;
  padding-left: 50px;
  padding-bottom: 10px;
  margin-top: 10px;
  font-size: 13px;
  color: #999;
  border-bottom: 1px solid #E0EEF5;
}

.tags:after {
  content: "";
  display: block;
  background: url("../images/tags.png");
  width: 38px;
  height: 21px;
  position: absolute;
  left: 0;
  top: 0;
}

.tags a,
.tags a:hover {
  color: #999;
}

/******************************** seat-places ********************************/
.seat-places {
  text-align: center;
}

.seat-places:first-of-type {
  margin-top: 40px;
}

.seat-places__table {
  background: no-repeat center 5px;
  margin: 30px -10px -10px;
  position: relative;
}

.seat-places__table_9 {
  background-image: url('/images/table-9.png?1393568351');
  height: 340px;
}
@media screen and (max-width: 568px) {
  .seat-places__table_9 {
    background-size: 302px 200px;
    height: 200px;
  }
}

.seat-places__table_5 {
  background-image: url('/images/table-5.png?1393568351');
  height: 335px;
}
@media screen and (max-width: 568px) {
  .seat-places__table_5 {
    background-size: 304px 197px;
    height: 197px;
  }
}

.seat-places__table .button, .seat-places__table .button-store_social-networks,
.seat-places__table .button-store_desktop,
.seat-places__table .button:hover,
.seat-places__table .button-store_social-networks:hover,
.seat-places__table .button-store_desktop:hover {
  position: absolute;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  padding: 0;
  width: 74px;
  font-weight: normal;
  cursor: pointer;
}

.seat-places__table .button:hover, .seat-places__table .button-store_social-networks:hover,
.seat-places__table .button-store_desktop:hover {
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5), inset 0 1px 0 0 rgba(255, 255, 255, 0.5), 0 0 0 5px rgba(59, 81, 95, 0.7), 0 0 0 7px rgba(255, 255, 255, 0.3), 0 6px 3px 0 rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5), inset 0 1px 0 0 rgba(255, 255, 255, 0.5), 0 0 0 5px rgba(59, 81, 95, 0.7), 0 0 0 7px rgba(255, 255, 255, 0.3), 0 6px 3px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5), inset 0 1px 0 0 rgba(255, 255, 255, 0.5), 0 0 0 5px rgba(59, 81, 95, 0.7), 0 0 0 7px rgba(255, 255, 255, 0.3), 0 6px 3px 0 rgba(0, 0, 0, 0.6);
}

.seat-places__bb,
.seat-places__btn,
.seat-places__co,
.seat-places__hj,
.seat-places__mp1,
.seat-places__mp2,
.seat-places__sb,
.seat-places__utg,
.seat-places__utg1 {
  position: absolute;
  left: 50%;
  top: 50%;
}

.seat-places__table .seat-places__sb {
  margin-top: -170px;
  margin-left: 72px;
}
@media screen and (max-width: 568px) {
  .seat-places__table .seat-places__sb {
    margin-top: -100px;
    margin-left: 42px;
    font-size: 12px;
    padding: 0;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
  .seat-places__table .seat-places__sb:hover {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
}
.seat-places__table .seat-places__bb {
  margin-top: -105px;
  margin-left: 170px;
}
@media screen and (max-width: 568px) {
  .seat-places__table .seat-places__bb {
    margin-top: -62px;
    margin-left: 100px;
    font-size: 12px;
    padding: 0;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
  .seat-places__table .seat-places__bb:hover {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
}
.seat-places__table .seat-places__utg {
  margin-top: 10px;
  margin-left: 180px;
}
@media screen and (max-width: 568px) {
  .seat-places__table .seat-places__utg {
    margin-top: 6px;
    margin-left: 106px;
    font-size: 12px;
    padding: 0;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
  .seat-places__table .seat-places__utg:hover {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
}
.seat-places__table .seat-places__utg1 {
  margin-top: 90px;
  margin-left: 90px;
}
@media screen and (max-width: 568px) {
  .seat-places__table .seat-places__utg1 {
    margin-top: 53px;
    margin-left: 53px;
    font-size: 12px;
    padding: 0;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
  .seat-places__table .seat-places__utg1:hover {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
}
.seat-places__table .seat-places__mp1 {
  margin-top: 90px;
  margin-left: -38px;
}
@media screen and (max-width: 568px) {
  .seat-places__table .seat-places__mp1 {
    margin-top: 53px;
    margin-left: -22px;
    font-size: 12px;
    padding: 0;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
  .seat-places__table .seat-places__mp1:hover {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
}
.seat-places__table .seat-places__mp2 {
  margin-top: 90px;
  margin-left: -165px;
}
@media screen and (max-width: 568px) {
  .seat-places__table .seat-places__mp2 {
    margin-top: 53px;
    margin-left: -97px;
    font-size: 12px;
    padding: 0;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
  .seat-places__table .seat-places__mp2:hover {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
}
.seat-places__table .seat-places__hj {
  margin-top: 10px;
  margin-left: -255px;
}
@media screen and (max-width: 568px) {
  .seat-places__table .seat-places__hj {
    margin-top: 6px;
    margin-left: -150px;
    font-size: 12px;
    padding: 0;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
  .seat-places__table .seat-places__hj:hover {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
}
.seat-places__table .seat-places__co {
  margin-top: -105px;
  margin-left: -245px;
}
@media screen and (max-width: 568px) {
  .seat-places__table .seat-places__co {
    margin-top: -62px;
    margin-left: -144px;
    font-size: 12px;
    padding: 0;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
  .seat-places__table .seat-places__co:hover {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
}
.seat-places__table .seat-places__btn {
  margin-top: -170px;
  margin-left: -148px;
}
@media screen and (max-width: 568px) {
  .seat-places__table .seat-places__btn {
    margin-top: -100px;
    margin-left: -87px;
    font-size: 12px;
    padding: 0;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
  .seat-places__table .seat-places__btn:hover {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
}

.seat-places__table_5 .seat-places__bb {
  margin-top: 10px;
  margin-left: 180px;
}
@media screen and (max-width: 568px) {
  .seat-places__table_5 .seat-places__bb {
    margin-top: 6px;
    margin-left: 106px;
    font-size: 12px;
    padding: 0;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
  .seat-places__table_5 .seat-places__bb:hover {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
}
.seat-places__table_5 .seat-places__utg {
  margin-top: 90px;
  margin-left: -38px;
}
@media screen and (max-width: 568px) {
  .seat-places__table_5 .seat-places__utg {
    margin-top: 53px;
    margin-left: -22px;
    font-size: 12px;
    padding: 0;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
  .seat-places__table_5 .seat-places__utg:hover {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
}
.seat-places__table_5 .seat-places__co {
  margin-top: 10px;
  margin-left: -255px;
}
@media screen and (max-width: 568px) {
  .seat-places__table_5 .seat-places__co {
    margin-top: 6px;
    margin-left: -150px;
    font-size: 12px;
    padding: 0;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
  .seat-places__table_5 .seat-places__co:hover {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    width: 50px;
  }
}

/******************************** statistic-plays ********************************/
.statistic-plays {
  list-style: none;
  overflow: hidden;
  padding: 0 0 0 20px;
}

.statistic-plays li {
  float: left;
  padding: 0 10px;
}

.statistic-plays li:first-child {
  border-right: 1px solid #345F7E;
}

.statistic-plays_in-poker-stat {
  top: -10px;
  position: relative;
  margin-bottom: 40px;
}

.statistic-plays_in-poker-stat li {
  padding-left: 40px;
  color: #4B6A85;
  font-size: 14px;
}

.statistic-plays_in-poker-stat li:first-child {
  border-right: 1px solid #E0EEF5;
  padding-left: 0;
  padding-right: 40px;
}

.statistic-plays_in-poker-stat span {
  font-size: 27px;
  line-height: 30px;
  color: #00ACF0;
  display: block;
}

/******************************** statistic-box ********************************/
.statistic-box {
  padding-left: 20px;
}

.statistic-box__header {
  float: left;
  width: 100px;
  margin-top: 10px !important;
}

.statistic-box__info {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.statistic-box__info-item p {
  font-size: 11px;
  color: #4B6A85;
  text-transform: uppercase;
  margin: 0;
}

.statistic-box__info-item span {
  font-size: 31px;
  color: #78A0BF;
}

.statistic-box__info-item {
  padding: 10px 0 18px 60px;
  border-bottom: 1px solid #E0EEF5;
}

.statistic-box__info-item:last-child {
  border-bottom: 0;
}

.statistic-box__info-item:after {
  width: 36px;
  height: 36px;
  background: url("../images/stats-icons.png") no-repeat 0 0;
  left: 10px;
  top: 18px;
}

.statistic-box__info-item_2:after {
  background-position: 0 -40px;
}

.statistic-box__info-item_3:after {
  background-position: 0 -80px;
}

.statistic-box__info-item_4:after {
  background-position: 0 -120px;
}

.statistic-box__note {
  font-size: 11px;
  color: #7DA5C5;
  margin-top: -10px;
}

.statistic-box__infographic {
  background: url("../images/infographic.png") no-repeat center;
  height: 362px;
  margin: 20px 0;
}

/******************************** authors-list ********************************/
.authors-list {
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
}

.authors-list li {
  padding-left: 70px !important;
  padding-bottom: 10px;
  line-height: 16px;
  height: 90px;
  overflow: hidden;
}

.authors-list img {
  float: left;
  width: 60px;
  margin-left: -70px;
}

.authors-list h3 {
  font-size: 15px;
  line-height: 20px;
  color: #00ACF0;
  margin: 0 0 4px;
}

.authors-list p {
  font-size: 11px;
  color: #798C9F;
  margin: 0;
}

.authors-list hr {
  font-size: 0;
  line-height: 0;
  margin: 8px 0;
  border: 0;
  border-bottom: 1px solid #E0EEF5;
}

.authors-list_extra {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
  margin: 0;
}

.authors-list_extra li {
  padding-left: 70px !important;
  min-height: 61px;
  height: auto;
}

/******************************** author-info ********************************/
.author-info {
  overflow: hidden;
}
.author-info img {
  float: left;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.author-info__tooltip {
  border: 1px solid #E0EEF5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 17px;
  margin-left: 140px;
  font-size: 14px;
  color: #4B6A85;
  position: relative;
  margin-bottom: 16px;
}

.author-info__tooltip:after {
  position: absolute;
  content: "";
  background: url('/images/blue-tail.png?1393568349');
  width: 13px;
  height: 16px;
  left: 24px;
  bottom: -16px;
}

/******************************** user-status ********************************/
.user-status, .user-status_online, .user-status_offline, .user-status_in-lobby {
  font-size: 11px;
  line-height: 1.2em;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  margin-right: 15px;
}
.user-status:after, .user-status_online:after, .user-status_offline:after, .user-status_in-lobby:after {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 1px;
  right: -15px;
  border: 1px solid #fff;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.6);
}

.user-status_online {
  color: #54BB54;
}
.user-status_online:after {
  border-color: #54BB54;
  background-color: #54BB54;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhlZDI4ZSIvPjxzdG9wIG9mZnNldD0iOTclIiBzdG9wLWNvbG9yPSIjMDA5OTAwIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8ed28e), color-stop(97%, #009900));
  background: -moz-linear-gradient(#8ed28e 0%, #009900 97%);
  background: -webkit-linear-gradient(#8ed28e 0%, #009900 97%);
  background: linear-gradient(#8ed28e 0%, #009900 97%);
}

.user-status_offline {
  color: #999;
}
.user-status_offline:after {
  border-color: #999;
  background-color: #999;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwZDBkMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzlkOWQ5ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #d0d0d0), color-stop(100%, #9d9d9d));
  background: -moz-linear-gradient(bottom, #d0d0d0 0%, #9d9d9d 100%);
  background: -webkit-linear-gradient(bottom, #d0d0d0 0%, #9d9d9d 100%);
  background: linear-gradient(to top, #d0d0d0 0%, #9d9d9d 100%);
}

.user-status_in-lobby {
  color: #B2A826;
}
.user-status_in-lobby:after {
  border-color: #d3cf93;
  background-color: #d3cf93;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QzY2Y5MyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FjYTAwYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #d3cf93), color-stop(100%, #aca00c));
  background: -moz-linear-gradient(bottom, #d3cf93 0%, #aca00c 100%);
  background: -webkit-linear-gradient(bottom, #d3cf93 0%, #aca00c 100%);
  background: linear-gradient(to top, #d3cf93 0%, #aca00c 100%);
}

.box-with-bborder {
  margin-top: 40px;
  padding: 0 0 35px 145px;
  border-bottom: 1px solid #E0EEF5;
}

.box-with-bborder h2 {
  margin: 15px 0 10px;
}

/******************************** custom-select ********************************/
.custom-select {
  background: #F8F8F9;
  height: 31px;
  padding: 2px;
  border: 1px solid #E7E7E7;
  -moz-box-shadow: 0px -1px 0 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px -1px 0 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0px -1px 0 0 rgba(0, 0, 0, 0.4);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.custom-select .form-control {
  height: 30px;
}

.custom-select__text {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 17px;
  line-height: 31px;
  color: #3FA4DD;
  padding-left: 16px;
  white-space: nowrap;
  max-width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.custom-select__link {
  float: right;
  height: 30px !important;
  width: 5px;
  margin: 0 1px 0 0 !important;
}

.custom-select__link:after {
  background-image: url("../images/arrow-down.png");
  width: 8px;
  height: 6px;
  left: 50%;
  top: 50%;
  margin-top: -3px;
  margin-left: -4px;
}

@media screen and (max-width: 480px) {
  .profile__head {
    position: relative;
  }
}

.profile__status {
  position: relative;
  padding-left: 29px;
  color: #A5B2C0;
  font-size: 13px;
  line-height: 1.3em;
  height: 16px;
  vertical-align: top;
}
.profile__status:after {
  content: "";
  display: block;
  background-image: url('/images/icon-message.png?1393568350');
  width: 15px;
  height: 14px;
  position: absolute;
  left: 0px;
  top: 1px;
}

.profile__status_editable strong {
  cursor: pointer;
}
.profile__status_editable strong:hover {
  text-decoration: underline;
}

.profile__status_hidden {
  visibility: hidden;
}

.profile__avatar {
  background-color: #fff;
  float: left;
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 20px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.profile__icon-vip {
  display: block;
  width: 55px;
  height: 38px;
  background: url('/images/icon-vip.png?1393568350');
  display: inline-block;
  vertical-align: middle;
  margin-top: -8px;
}
@media screen and (max-width: 480px) {
  .profile__icon-vip {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

.profile__content {
  overflow: hidden;
  display: inline-block;
}

.profile__name {
  margin: 0;
  font-size: 17px;
  color: #0085CC;
}

.profile__title {
  color: #2C527F;
  margin-top: -4px;
  margin-bottom: 6px;
  max-width: 280px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.profile__money {
  background: #EAF1F6;
  margin-left: -1px;
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0;
  border-radius: 0 3px 3px 0;
}
.profile__money ul {
  background-color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.profile__money li {
  display: inline-block;
  vertical-align: top;
  padding-left: 70px;
  position: relative;
  margin: 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .profile__money li {
    display: block;
  }
}
.profile__money i {
  font-style: normal;
  color: #A5B2C0;
  font-size: 13px;
  display: block;
  min-width: 80px;
}
.profile__money strong {
  font-size: 19px;
  font-weight: normal;
}
.profile__money .profile__money-chip {
  width: 42%;
}
.profile__money .profile__money-chip:after {
  content: "";
  display: block;
  background-image: url('/images/buy-chips-big.png?1393568349');
  width: 57px;
  height: 54px;
  position: absolute;
  top: 50%;
  margin-top: -27px;
  left: 0;
}
.profile__money .profile__money-gold {
  width: 38%;
}
.profile__money .profile__money-gold:after {
  content: "";
  display: block;
  background-image: url('/images/buy-gold-big.png?1393568349');
  width: 57px;
  height: 54px;
  position: absolute;
  top: 50%;
  margin-top: -27px;
  left: 0px;
}
@media screen and (max-width: 480px) {
  .profile__money .profile__money-chip,
  .profile__money .profile__money-gold {
    width: 100%;
    float: left;
  }
}

.profile__level-progress {
  display: inline-block;
  width: 85%;
  float: right;
  background-color: #EAF1F6;
  border: 1px solid #C3D6E7;
  height: 22px;
  position: relative;
  padding-left: 67px;
  padding-right: 35px;
  padding-top: 5px;
  padding-bottom: 6px;
  font-size: 11px;
  line-height: 11px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: 0 -1px 0 0 #AFC2CF;
  -webkit-box-shadow: 0 -1px 0 0 #AFC2CF;
  box-shadow: 0 -1px 0 0 #AFC2CF;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  border-radius: 11px;
}
.profile__level-progress span {
  display: block;
  width: 57px;
  float: left;
  margin-left: -57px;
}
.profile__level-progress i {
  display: block;
  width: 28px;
  text-align: right;
  font-style: normal;
  float: right;
  margin-right: -28px;
}
@media screen and (max-width: 480px) {
  .profile__level-progress {
    float: none;
    margin-top: 8px;
    width: 100%;
    clear: both;
  }
}

.profile__level-progress-bar {
  background-color: white;
  height: 9px;
  border: 1px solid #C3D6E7;
  padding: 1px;
  padding-top: 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 0px -1px 0px 0px #AFC2CF;
  -webkit-box-shadow: 0px -1px 0px 0px #AFC2CF;
  box-shadow: 0px -1px 0px 0px #AFC2CF;
}
.profile__level-progress-bar div {
  height: 100%;
  background-color: #fff;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUwOTBkYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZlYWRlMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #5090db), color-stop(100%, #6eade3));
  background: -moz-linear-gradient(bottom, #5090db 0%, #6eade3 100%);
  background: -webkit-linear-gradient(bottom, #5090db 0%, #6eade3 100%);
  background: linear-gradient(to top, #5090db 0%, #6eade3 100%);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: inset 0 -1px 0 0 rgba(44, 88, 120, 0.2);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(44, 88, 120, 0.2);
  box-shadow: inset 0 -1px 0 0 rgba(44, 88, 120, 0.2);
}

.profile__head_small {
  margin-bottom: 10px;
}

.profile__title_small {
  color: #2C527F;
  font-size: 31px;
  margin: 0;
}
.profile__title_small span {
  color: rgba(25, 51, 81, 0.45);
  font-size: 13px;
}

.profile__avatar_small {
  float: left;
  background-color: #fff;
  padding: 5px;
  border: 1px solid #ccc;
  box-shadow: 0 0 3px 0 #CDCDCD;
  margin-right: 18px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.profile__avatar_small img {
  display: block;
}

.profile__content_small {
  overflow: hidden;
}

.profile__name_small {
  margin: 0;
  font-size: 17px;
  color: #0085CC;
}

.profile__player-properties dt, .profile__player-properties dd {
  display: inline-block;
  vertical-align: top;
  border-top: 1px solid #E9F1F4;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.profile__player-properties dt:first-of-type, .profile__player-properties dd:first-of-type {
  border: 0;
}
.profile__player-properties dt {
  width: 20%;
  margin-right: 2%;
}
.profile__player-properties dd {
  width: 76%;
  margin: 0;
  color: #2C527F;
  font-size: 15px;
}

.profile__achievements-and-property {
  margin-top: 20px;
}
.profile__achievements-and-property > div {
  float: left;
  width: 49.99%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.profile__achievements-and-property > div:first-child {
  padding-right: 5%;
}
@media screen and (max-width: 480px) {
  .profile__achievements-and-property > div {
    float: none;
    width: 100%;
    padding-right: 0 !important;
  }
  .profile__achievements-and-property > div:first-child {
    padding-bottom: 15px;
  }
}
.profile__achievements-and-property h2 {
  margin: 0 0 10px;
}
.profile__achievements-and-property h2 span {
  color: #97A3B1;
  font-size: 13px;
}

.profile__player-progress {
  margin: 30px 0 0;
}
.profile__player-progress h2 {
  margin: 0;
}

.profile__player-progress-list {
  margin-left: -30px;
  margin-top: 20px;
}
.profile__player-progress-list li {
  display: block;
  float: left;
  border-right: 1px solid #E4EDF1;
  padding: 5px 30px;
}
.profile__player-progress-list i {
  display: block;
  font-style: normal;
  font-size: 13px;
  line-height: 15px;
  color: #A5B4C2;
}
.profile__player-progress-list span {
  display: block;
  font-size: 19px;
  line-height: 1.1em;
  color: #2C527F;
}

.location {
  display: inline-block;
  margin-left: 20px;
  padding-left: 18px;
  position: relative;
  font-size: 12px;
  line-height: 16px;
  color: #0086CC;
}
.location:after {
  content: "";
  display: block;
  background-image: url('/images/location-set.png?1393568350');
  width: 11px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 320px) {
  .location {
    margin-left: 10px;
  }
}

.stuff-list {
  margin-bottom: 5px;
}

.stuff-list__item {
  border-top: 1px solid #E9F1F4;
  padding: 10px 0;
}

.stuff-list__img {
  float: left;
  background: #EAF1F6;
  padding: 3px;
  border: 1px solid #C3D6E7;
  margin-right: 10px;
  width: 36px;
  height: 36px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.stuff-list__img img {
  display: block;
  width: 100%;
}

.stuff-list__content {
  overflow: hidden;
}
.stuff-list__content h3 {
  margin: 0;
  font-weight: normal;
}
.stuff-list__content h3 span {
  margin-left: 10px;
  color: #2C527F;
}
.stuff-list__content p {
  font-size: 13px;
  color: #A5B4C2;
  margin: 6px 0 0;
}

.form-small {
  width: 70%;
  min-width: 400px;
}
@media screen and (max-width: 768px) {
  .form-small {
    width: 100%;
    min-width: 0;
  }
}

.form__row, .form__row_left-push {
  padding-bottom: 20px;
}
@media screen and (max-width: 480px) {
  .form__row, .form__row_left-push {
    padding-bottom: 10px;
  }
}

.form__row_no-pb {
  padding-bottom: 0 !important;
}

.form__row_left-push {
  padding-left: 31%;
}
.form__row_left-push .form__field {
  float: none;
  width: 100%;
}

.form__row-checkbox {
  padding-bottom: 10px;
}
.form__row-checkbox + .form__row-checkbox {
  padding-bottom: 20px;
}

.form__label,
.form__row-checkbox label {
  font-size: 15px;
  color: #2C527F;
  font-weight: normal;
}

.form__label {
  display: block;
  float: left;
  width: 30%;
  padding-top: 7px;
}
@media screen and (max-width: 480px) {
  .form__label {
    float: none;
    width: auto;
    margin-bottom: 5px;
  }
}

.form-settings_privacy .form__label {
  padding-top: 0;
}

.form__row-checkbox label {
  padding-left: 1.5em;
  display: block;
}
.form__row-checkbox label input[type=checkbox] {
  width: 1.5em;
  float: left;
  margin-left: -1.5em;
  margin-top: 3px;
}

.form__field {
  float: right;
  width: 69%;
  position: relative;
}
@media screen and (max-width: 480px) {
  .form__field {
    float: none;
    width: auto;
  }
}
.form__field input[type=text],
.form__field input[type=password],
.form__field input[type=email],
.form__field textarea {
  border: 0;
  box-shadow: 0 -1px 0 0 #AFC2CF;
  width: 100%;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form__field input[type=text]:focus, .form__field input[type=text]:hover,
.form__field input[type=password]:focus,
.form__field input[type=password]:hover,
.form__field input[type=email]:focus,
.form__field input[type=email]:hover,
.form__field textarea:focus,
.form__field textarea:hover {
  outline: none;
}
.form__field select {
  box-shadow: 0 -1px 0 0 #AFC2CF;
  width: 100%;
  padding: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form__field .form__show-pass,
.form__field .location {
  font-size: 13px;
  position: absolute;
  right: 10px;
  top: 10px;
}

.form__error {
  display: block;
  margin: 5px 0 10px 3px;
  color: red;
  font-size: 0.8em;
}

.form__preamble {
  color: #2C527F;
  margin: 30px 0;
}
.form__preamble p {
  font-size: 16px;
}
.form__preamble p:last-child {
  margin-bottom: 0;
}

.form__note {
  color: #2C527F;
  margin: 30px 0;
}
.form__note p {
  font-size: 12px;
}
.form__note p:last-child {
  margin-bottom: 0;
}

.text-success {
  color: green !important;
}

.form__success {
  padding-top: 20px;
  min-height: 200px;
}

.form-settings .form__field input[type=text],
.form-settings .form__field input[type=password],
.form-settings .form__field input[type=email],
.form-settings .form__field textarea {
  background: #EAF1F6;
}

.form__value {
  color: rgba(255, 255, 255, 0.6);
  display: block;
  padding-top: 7px;
}

.form__row_separated {
  margin-bottom: 35px !important;
}

.user-list {
  margin: 30px 0;
}

.user-list__item {
  display: inline-block;
  width: 31.3%;
  margin-right: 1%;
  padding: 10px 0;
}

.user-list__avatar {
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
  display: block;
}

.user-list__nickname {
  font-size: 15px;
  margin: 0 0 10px 0;
  display: block;
}

p.user-list__text {
  font-size: 13px;
  color: #4B6A85;
  margin-top: 2px;
  margin-bottom: 4px;
}

.property-list__item {
  display: inline-block;
  width: 80px;
  padding-right: 20px;
  vertical-align: top;
}

.property-list__image {
  display: inline-block;
  background-color: #EAF1F6;
  padding: 2px;
  border: 1px solid #C3D6E7;
  width: 54px;
  height: 54px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.property-list__image img {
  display: block;
  width: 100%;
}

.property-list__name {
  color: #0085CC;
  margin: 5px 0 0;
  font-size: 13px;
  line-height: 1.2em;
}

.property-list__text,
.property-list__date {
  color: #A5B2C0;
  font-size: 11px;
  margin: 0;
}

.property-list__date {
  margin-top: 7px;
}

.achievement__progress {
  text-align: center;
  font-size: 11px;
  line-height: 19px;
  color: #fff;
  width: 60px;
  margin-bottom: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-shadow: 0 -1 0 #3e6d9d;
  background: #7EBCE7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #7EBCE7 0%, #437EC5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7EBCE7), color-stop(100%, #437EC5));
  background: -webkit-linear-gradient(top, #7EBCE7 0%, #437EC5 100%);
  background: linear-gradient(to bottom, #7ebce7 0%, #437ec5 100%);
  -moz-box-shadow: inset 0 -1px 0 0 rgba(44, 88, 120, 0.2);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(44, 88, 120, 0.2);
  box-shadow: inset 0 -1px 0 0 rgba(44, 88, 120, 0.2);
}

.achievement__image {
  display: inline-block;
  padding: 3px;
  width: 54px;
  height: 54px;
  -moz-box-shadow: inset 0 -1px 0 0 rgba(44, 88, 120, 0.2);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(44, 88, 120, 0.2);
  box-shadow: inset 0 -1px 0 0 rgba(44, 88, 120, 0.2);
  background: #7EBCE7 url('/images/achievement-none.png?1393568348') no-repeat center center;
  background: url('/images/achievement-none.png?1393568348') no-repeat center center, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQzN2VjNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdlYmNlNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url('/images/achievement-none.png?1393568348') no-repeat center center, -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #437ec5), color-stop(100%, #7ebce7));
  background: url('/images/achievement-none.png?1393568348') no-repeat center center, -moz-linear-gradient(bottom, #437ec5 0%, #7ebce7 100%);
  background: url('/images/achievement-none.png?1393568348') no-repeat center center, -webkit-linear-gradient(bottom, #437ec5 0%, #7ebce7 100%);
  background: url('/images/achievement-none.png?1393568348') no-repeat center center, linear-gradient(to top, #437ec5 0%, #7ebce7 100%);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.achievement__image-wrap {
  overflow: hidden;
  height: 100%;
}
.achievement__image-wrap img {
  display: block;
  width: 54px;
  height: 54px;
}

.achievement__name {
  font-size: 13px;
  color: #0085CC;
  font-weight: bold;
  margin: 10px 0 2px;
}

.achievement__text {
  font-size: 11px;
  color: #A5B2BF;
}

.achievement_empty .achievement__progress {
  border: 1px solid #C3D6E7;
  background: #EAF1F6;
  color: #A5B2BF;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.achievement_empty .achievement__image {
  background: #EAF1F6 url('/images/achievement-none.png?1393568348') no-repeat center center;
  border: 1px solid #C3D6E7;
  padding: 2px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.achievement_empty .achievement__image-wrap img {
  display: none;
}
.achievement_empty .achievement__name,
.achievement_empty .achievement__text {
  color: #A5B2BF;
}

.achievements {
  background-color: #fff;
  margin: 20px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.achievements__common {
  cursor: pointer;
}
.achievements__common h3 {
  font-size: 21px;
  color: #2C527F;
  margin: 0 0 2px;
}
.achievements__common p {
  font-size: 11px;
  color: #A5B2BF;
}

.achievements__common-image {
  background-color: #EAF1F6;
  border: 1px solid #C3D6E7;
  display: inline-block;
  padding: 3px;
  float: left;
  margin-right: 21px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.achievements__common-image img {
  display: block;
  width: 54px;
  height: 54px;
}

.achievements__list {
  padding: 10px 10px 10px 90px;
}
.achievements__list li {
  display: inline-block;
  vertical-align: top;
  width: 100px;
  padding-right: 20px;
  background: url('/images/achievements-arrow.png?1393568348') no-repeat 90px 50px;
}
.achievements__list li:last-child {
  background-image: none;
}

.store-sprite {
  background-image: url('/images/mail/store-s55b041fb7c.png');
  background-repeat: no-repeat;
}

.header, .footer-menu, .download-game__tabs-content, .letter-list, .profile__head, .profile__head_small, .profile__achievements-and-property, .stuff-list__item, .form__row, .form__row_left-push, .user-list__item, .achievements__common, .page-promo__items-container, .hands-section__item, .hands-section__item_1, .hands-section__item_2, .hands-section__item_3, .hands-section__item_4, .hands-section__item_5, .hands-section__item_6, .hands-section__item_7, .hands-section__item_8, .hands-section__item_9, .hands-section__item_10, .roulettist {
  zoom: 1;
}
.header:before, .footer-menu:before, .download-game__tabs-content:before, .letter-list:before, .profile__head:before, .profile__head_small:before, .profile__achievements-and-property:before, .stuff-list__item:before, .form__row:before, .form__row_left-push:before, .user-list__item:before, .achievements__common:before, .page-promo__items-container:before, .hands-section__item:before, .hands-section__item_1:before, .hands-section__item_2:before, .hands-section__item_3:before, .hands-section__item_4:before, .hands-section__item_5:before, .hands-section__item_6:before, .hands-section__item_7:before, .hands-section__item_8:before, .hands-section__item_9:before, .hands-section__item_10:before, .roulettist:before, .header:after, .footer-menu:after, .download-game__tabs-content:after, .letter-list:after, .profile__head:after, .profile__head_small:after, .profile__achievements-and-property:after, .stuff-list__item:after, .form__row:after, .form__row_left-push:after, .user-list__item:after, .achievements__common:after, .page-promo__items-container:after, .hands-section__item:after, .hands-section__item_1:after, .hands-section__item_2:after, .hands-section__item_3:after, .hands-section__item_4:after, .hands-section__item_5:after, .hands-section__item_6:after, .hands-section__item_7:after, .hands-section__item_8:after, .hands-section__item_9:after, .hands-section__item_10:after, .roulettist:after {
  content: " ";
  display: table;
}
.header:after, .footer-menu:after, .download-game__tabs-content:after, .letter-list:after, .profile__head:after, .profile__head_small:after, .profile__achievements-and-property:after, .stuff-list__item:after, .form__row:after, .form__row_left-push:after, .user-list__item:after, .achievements__common:after, .page-promo__items-container:after, .hands-section__item:after, .hands-section__item_1:after, .hands-section__item_2:after, .hands-section__item_3:after, .hands-section__item_4:after, .hands-section__item_5:after, .hands-section__item_6:after, .hands-section__item_7:after, .hands-section__item_8:after, .hands-section__item_9:after, .hands-section__item_10:after, .roulettist:after {
  clear: both;
}

.profile__money ul, .profile__player-progress-list, .stuff-list, .user-list, .property-list, .achievements__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

inline-block, .question__answer-count, .avatar, .avatar_24, .xmass .breadcrumbs ul, .xmass .form__success {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

body {
  margin: 0;
}

.mailing {
  background: none;
}

.mail {
  height: 100%;
  width: 100%;
  background-color: #0E202B;
}

.mail_thanks {
  background-color: #fff;
}
.mail_thanks .mail__inner {
  width: 100%;
  height: 100%;
  max-width: 640px;
  margin: 0 auto;
  background-color: #540000;
}

.mail_friday {
  background-color: #fff;
}
.mail_friday .mail__inner {
  width: 100%;
  height: 100%;
  max-width: 640px;
  margin: 0 auto;
  background: #7e0000;
}

.mail__header {
  text-align: center;
}

.mail__logo {
  display: inline-block;
  background-image: url('/images/mail/logo.png?1443752807');
  width: 206px;
  height: 66px;
}

.mail__h-logo {
  display: inline-block;
  background-image: url('/images/mail/h-logo.png?1452504443');
  width: 206px;
  height: 66px;
}

.mail__h-logo_white {
  display: inline-block;
  margin: 3% auto;
  max-width: 280px;
  width: 50%;
}
.mail__h-logo_white img {
  width: 100%;
}

.mail__ribbon {
  position: relative;
  z-index: 10;
  background-image: url('/images/mail/ribbon.png?1443752807');
  width: 707px;
  height: 161px;
  background-repeat: no-repeat;
  width: 100%;
  text-align: center;
}

.mail__ribbon-text {
  display: inline-block;
  margin-top: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 400;
  padding-top: 5px;
  line-height: 120%;
  color: #FFF;
}

@media (max-width: 550px) {
  .mail__ribbon-text {
    padding-top: 8px;
    font-size: 20px;
  }
}
@media (max-width: 450px) {
  .mail__ribbon-text {
    padding-top: 8px;
    font-size: 16px;
    line-height: 150%;
  }
}
@media (max-width: 350px) {
  .mail__ribbon-text {
    padding-top: 15px;
    font-size: 14px;
    line-height: 130%;
  }
}
.mail__img {
  background-image: url('/images/mail/main.png?1443752807');
  width: 710px;
  height: 405px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50% 0;
  margin-top: -70px;
}

.mail__h-img {
  background-image: url('/images/mail/h-banner.jpg?1452504443');
  width: 710px;
  height: 405px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50% 0;
  margin-top: -70px;
}

.mail__h-img_thanks {
  width: 77%;
  max-width: 492px;
  margin: 0 auto;
}
.mail__h-img_thanks img {
  width: 100%;
  color: #fff;
}

.mail__h-img_friday {
  width: 98.43%;
  max-width: 630px;
  margin: 0 auto;
}
.mail__h-img_friday img {
  width: 100%;
  color: #fff;
}

.mail__action {
  margin-top: 5px;
  text-align: center;
}

.mail__button {
  position: relative;
  top: 5px;
  display: block;
  margin: 0 auto;
  width: 47%;
  max-width: 300px;
  min-width: 180px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-color: #16DE00;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2ZGUwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIxN2YwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #16de00), color-stop(100%, #217f00));
  background-image: -moz-linear-gradient(top, #16de00, #217f00);
  background-image: -webkit-linear-gradient(top, #16de00, #217f00);
  background-image: linear-gradient(to bottom, #16de00, #217f00);
  font-family: Helvetica Neue, Helvetica, Arial;
  font-size: 22px;
  line-height: 60px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  -moz-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.5), 0px 11px 20px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.5), 0px 11px 20px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.5), 0px 11px 20px rgba(0, 0, 0, 0.6);
}
.mail__button:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxN2YwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIxN2YwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #217f00), color-stop(100%, #217f00));
  background-image: -moz-linear-gradient(top, #217f00, #217f00);
  background-image: -webkit-linear-gradient(top, #217f00, #217f00);
  background-image: linear-gradient(to bottom, #217f00, #217f00);
  color: #FFF;
}

.mail__link {
  display: inline-block;
  margin: 35px 0 30px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 100;
  color: #5AB4E0;
  text-align: center;
  text-decoration: none;
}
.mail__link:hover {
  text-decoration: none;
  color: #fff;
}

.mail__link_thanks {
  color: #E3811A;
}

.mail__link_friday {
  color: #fff;
}

.mail__store {
  width: 100%;
  height: 47px;
  text-align: center;
}
.mail__store a {
  text-decoration: none;
  color: #fff img;
}

.mail__store-item_1 {
  margin: 0% 1% 3% 0;
  width: 24%;
  max-width: 154px;
}

.mail__store-item_2 {
  margin: 0% 1% 3% 0;
  width: 21.25%;
  max-width: 135px;
}

.mail__store-item_3 {
  margin: 0% 1% 3% 0;
  width: 25.625%;
  max-width: 164px;
}

.mail__footer {
  padding: 3% 1%;
}

.mail__footer p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 150%;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
.mail__footer p a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: underline;
}
.mail__footer p a:hover {
  text-decoration: none !important;
  color: rgba(255, 255, 255, 0.8);
}

/******************************** page-about ********************************/
.page-about {
  color: #fff;
  overflow: hidden;
  background: url("../images/page-about-bg.jpg") no-repeat center top;
  height: 1500px;
  text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.65);
  font-size: 15px;
  line-height: 1.4em;
  margin-bottom: -200px;
}

.page-about__left {
  float: left;
  width: 300px;
  padding-top: 45px;
}

.page-about__right {
  float: right;
  width: 290px;
  padding-top: 35px;
  margin-right: -50px;
}

.page-about h1 {
  font-size: 31px;
  line-height: 1.5em;
  letter-spacing: -1pt;
  font-weight: normal;
}

.page-about h2 {
  font-size: 25px;
  line-height: 1.2em;
  letter-spacing: -1pt;
  font-weight: normal;
  margin-top: 1.5em;
}

.page-about hr {
  height: 0;
  font-size: 0;
  line-height: 0;
  background: transparent;
  border: 0;
  border-top: 1px dashed #55728C;
  border-bottom: 1px dashed #1C344C;
}

.page-about p {
  margin-bottom: 1.5em;
}

.page_about__big {
  font-size: 19px;
  line-height: 1.5em;
}

.page-about__pokerist-icon {
  padding-left: 140px;
  padding-top: 28px;
  margin-right: -60px;
  height: 98px;
  background: url("../images/pokerist-icon.png") no-repeat left top;
  margin: 25px -60px 25px 0;
}

.page-about__screenshots-carousel {
  width: 260px;
}

.page-about__platforms-list {
  height: 220px;
}

.page-about__info-box {
  width: 190px;
  margin-top: 30px;
}

/******************************** page-tournaments ********************************/
.page-tournament {
  color: #4B6A85;
  font-size: 14px;
  line-height: 1.4em;
  overflow: hidden;
}
.page-tournament h2 {
  font-size: 17px;
  line-height: 1.4em;
  font-weight: bold;
  margin: 1.4em 0 0.5em;
  clear: both;
}

.page-tournament__left-content {
  float: left;
  width: 290px;
  margin-right: 30px;
  margin-bottom: 30px;
}

.page-tournament__right-content {
  float: left;
  width: 300px;
}

/******************************** page-play ********************************/
.page-play__play-now {
  background: url('/images/play-bg.jpg?1405301049') no-repeat center bottom;
  border: 0;
  min-height: 71px;
  padding: 0 0 148px 0;
  overflow: visible;
  margin: 0 0 10px 0;
  position: relative;
}
@media screen and (max-width: 320px) {
  .page-play__play-now {
    background-size: 309px 74px;
    padding-bottom: 74px;
  }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  .page-play__play-now {
    background-position: 0 100%;
  }
}
.page-play__play-now:after {
  content: "";
  display: block;
  position: absolute;
  right: 4px;
  bottom: -4px;
  background: url('/images/play-innah.png?1393568351') no-repeat 0 0;
  width: 142px;
  height: 173px;
}
@media screen and (max-width: 320px) {
  .page-play__play-now:after {
    background-size: 71px 87px;
    width: 71px;
    height: 87px;
  }
}

/*
.page-play__play-now-text {
	position: absolute;
	color: #fff;
	font-size: 17px;
	bottom: 95px;
	left: 25px;
	@include text-shadow(0 -1px 0 rgba(0, 0, 0, 0.75));
}
*/
.page-play__play-now-button {
  white-space: nowrap;
  position: absolute;
  left: 22px;
  bottom: 46px;
  font-size: 25px;
  line-height: 50px;
  height: 50px;
  padding: 0 20px;
}
@media screen and (max-width: 480px) {
  .page-play__play-now-button {
    font-size: 18px;
    line-height: 35px;
    height: 35px;
    bottom: 86px;
  }
}
@media screen and (max-width: 320px) {
  .page-play__play-now-button {
    font-size: 12px;
    line-height: 24px;
    height: 24px;
    bottom: 38px;
    left: 10px;
  }
}
@media screen and (max-width: 870px) {
  .page-play__play-now-button {
    left: 6px;
  }
}

.page-play-category {
  padding-left: 30px;
  padding-right: 30px;
}

.page-play-category__mobile-devices {
  padding-left: 260px;
  padding-right: auto;
  min-height: 135px;
}
@media screen and (max-width: 568px) {
  .page-play-category__mobile-devices {
    padding-left: 130px;
    min-height: 68px;
  }
}
@media screen and (max-width: 320px) {
  .page-play-category__mobile-devices {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.page-play-category__mobile-devices:after {
  content: "";
  display: block;
  position: absolute;
  top: 30px;
  right: auto;
  left: 40px;
  background: url('/images/pageplay-mobile.jpg?1452504443') no-repeat;
  width: 196px;
  height: 130px;
}
@media screen and (max-width: 568px) {
  .page-play-category__mobile-devices:after {
    top: 20px;
    left: 25px;
    background-size: 98px 65px;
    width: 98px;
    height: 65px;
  }
}
@media screen and (max-width: 320px) {
  .page-play-category__mobile-devices:after {
    display: none;
  }
}

.page-play-category__social-networks {
  padding-left: auto;
  padding-right: 230px;
  min-height: 140px;
}
@media screen and (max-width: 568px) {
  .page-play-category__social-networks {
    padding-right: 115px;
    min-height: 70px;
  }
}
@media screen and (max-width: 320px) {
  .page-play-category__social-networks {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.page-play-category__social-networks:after {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  right: 30px;
  left: auto;
  background: url('/images/pageplay-social.jpg?1452504443') no-repeat;
  width: 198px;
  height: 114px;
}
@media screen and (max-width: 568px) {
  .page-play-category__social-networks:after {
    top: 15px;
    right: 20px;
    background-size: 99px 57px;
    width: 99px;
    height: 57px;
  }
}
@media screen and (max-width: 320px) {
  .page-play-category__social-networks:after {
    display: none;
  }
}

.page-play-category__desktop {
  padding-left: 260px;
  padding-right: auto;
  min-height: 135px;
}
@media screen and (max-width: 568px) {
  .page-play-category__desktop {
    padding-left: 130px;
    min-height: 68px;
  }
}
@media screen and (max-width: 320px) {
  .page-play-category__desktop {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.page-play-category__desktop:after {
  content: "";
  display: block;
  position: absolute;
  top: 30px;
  right: auto;
  left: 20px;
  background: url('/images/pageplay-desktop.jpg?1452504443') no-repeat;
  width: 224px;
  height: 158px;
}
@media screen and (max-width: 568px) {
  .page-play-category__desktop:after {
    top: 20px;
    left: 15px;
    background-size: 112px 79px;
    width: 112px;
    height: 79px;
  }
}
@media screen and (max-width: 320px) {
  .page-play-category__desktop:after {
    display: none;
  }
}

.page-play-device {
  padding-left: 260px;
  padding-right: 30px;
  background-repeat: no-repeat;
  border-bottom: 1px solid #E4E8EE;
}
.page-play-device a {
  color: #64b7e3;
}

.page-play-device:last-child {
  border: 0;
}

.page-play-device__iphone {
  min-height: 119px;
}
.page-play-device__iphone:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 21px;
  background-image: url('/images/devices/iphone.png?1452504443');
  width: 218px;
  height: 119px;
}
@media screen and (max-width: 568px) {
  .page-play-device__iphone {
    min-height: 60px;
    padding-left: 145px;
  }
  .page-play-device__iphone:after {
    content: "";
    display: block;
    left: 18px;
    background-size: 109px 60px;
    width: 109px;
    height: 60px;
    margin-top: -30px;
  }
}
@media screen and (max-width: 320px) {
  .page-play-device__iphone {
    padding-left: 30px;
  }
  .page-play-device__iphone:after {
    content: "";
    display: block;
    display: none;
  }
}

.page-play__play-on_iphone {
  background-image: url('/images/devices/iphone.png?1452504443');
}

.page-play-device__ipad {
  min-height: 154px;
}
.page-play-device__ipad:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 30px;
  background-image: url('/images/devices/ipad.png?1452504443');
  width: 200px;
  height: 154px;
}
@media screen and (max-width: 568px) {
  .page-play-device__ipad {
    min-height: 77px;
    padding-left: 145px;
  }
  .page-play-device__ipad:after {
    content: "";
    display: block;
    left: 23px;
    background-size: 100px 77px;
    width: 100px;
    height: 77px;
    margin-top: -39px;
  }
}
@media screen and (max-width: 320px) {
  .page-play-device__ipad {
    padding-left: 30px;
  }
  .page-play-device__ipad:after {
    content: "";
    display: block;
    display: none;
  }
}

.page-play__play-on_ipad {
  background-image: url('/images/devices/ipad.png?1452504443');
}

.page-play-device__android {
  min-height: 119px;
}
.page-play-device__android:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 31px;
  background-image: url('/images/devices/android.png?1452504443');
  width: 199px;
  height: 119px;
}
@media screen and (max-width: 568px) {
  .page-play-device__android {
    min-height: 60px;
    padding-left: 145px;
  }
  .page-play-device__android:after {
    content: "";
    display: block;
    left: 23px;
    background-size: 100px 60px;
    width: 100px;
    height: 60px;
    margin-top: -30px;
  }
}
@media screen and (max-width: 320px) {
  .page-play-device__android {
    padding-left: 30px;
  }
  .page-play-device__android:after {
    content: "";
    display: block;
    display: none;
  }
}

.page-play__play-on_android {
  background-image: url('/images/devices/android.png?1452504443');
}

.page-play-device__windows-phone {
  min-height: 125px;
}
.page-play-device__windows-phone:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 32px;
  background-image: url('/images/devices/windows-phone.png?1452504443');
  width: 196px;
  height: 125px;
}
@media screen and (max-width: 568px) {
  .page-play-device__windows-phone {
    min-height: 63px;
    padding-left: 145px;
  }
  .page-play-device__windows-phone:after {
    content: "";
    display: block;
    left: 24px;
    background-size: 98px 63px;
    width: 98px;
    height: 63px;
    margin-top: -32px;
  }
}
@media screen and (max-width: 320px) {
  .page-play-device__windows-phone {
    padding-left: 30px;
  }
  .page-play-device__windows-phone:after {
    content: "";
    display: block;
    display: none;
  }
}

.page-play__play-on_windows-phone {
  background-image: url('/images/devices/windows-phone.png?1452504443');
}

.page-play-device__bada {
  min-height: 119px;
}
.page-play-device__bada:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 31px;
  background-image: url('/images/devices/bada.png?1452504443');
  width: 199px;
  height: 119px;
}
@media screen and (max-width: 568px) {
  .page-play-device__bada {
    min-height: 60px;
    padding-left: 145px;
  }
  .page-play-device__bada:after {
    content: "";
    display: block;
    left: 23px;
    background-size: 100px 60px;
    width: 100px;
    height: 60px;
    margin-top: -30px;
  }
}
@media screen and (max-width: 320px) {
  .page-play-device__bada {
    padding-left: 30px;
  }
  .page-play-device__bada:after {
    content: "";
    display: block;
    display: none;
  }
}

.page-play__play-on_bada {
  background-image: url('/images/devices/bada.png?1452504443');
}

.page-play-device__facebook {
  min-height: 120px;
}
.page-play-device__facebook:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 70px;
  background-image: url('/images/devices/facebook.png?1393568349');
  width: 120px;
  height: 120px;
}
@media screen and (max-width: 568px) {
  .page-play-device__facebook {
    min-height: 60px;
    padding-left: 145px;
  }
  .page-play-device__facebook:after {
    content: "";
    display: block;
    left: 43px;
    background-size: 60px 60px;
    width: 60px;
    height: 60px;
    margin-top: -30px;
  }
}
@media screen and (max-width: 320px) {
  .page-play-device__facebook {
    padding-left: 30px;
  }
  .page-play-device__facebook:after {
    content: "";
    display: block;
    display: none;
  }
}

.page-play__play-on_facebook {
  background-image: url('/images/devices/facebook.png?1393568349');
}

.page-play-device__odnoklassniki {
  min-height: 120px;
}
.page-play-device__odnoklassniki:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 70px;
  background-image: url('/images/devices/odnoklassniki.png?1393568349');
  width: 120px;
  height: 120px;
}
@media screen and (max-width: 568px) {
  .page-play-device__odnoklassniki {
    min-height: 60px;
    padding-left: 145px;
  }
  .page-play-device__odnoklassniki:after {
    content: "";
    display: block;
    left: 43px;
    background-size: 60px 60px;
    width: 60px;
    height: 60px;
    margin-top: -30px;
  }
}
@media screen and (max-width: 320px) {
  .page-play-device__odnoklassniki {
    padding-left: 30px;
  }
  .page-play-device__odnoklassniki:after {
    content: "";
    display: block;
    display: none;
  }
}

.page-play__play-on_odnoklassniki {
  background-image: url('/images/devices/odnoklassniki.png?1393568349');
}

.page-play-device__vkontakte {
  min-height: 120px;
}
.page-play-device__vkontakte:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 70px;
  background-image: url('/images/devices/vkontakte.png?1393568350');
  width: 120px;
  height: 120px;
}
@media screen and (max-width: 568px) {
  .page-play-device__vkontakte {
    min-height: 60px;
    padding-left: 145px;
  }
  .page-play-device__vkontakte:after {
    content: "";
    display: block;
    left: 43px;
    background-size: 60px 60px;
    width: 60px;
    height: 60px;
    margin-top: -30px;
  }
}
@media screen and (max-width: 320px) {
  .page-play-device__vkontakte {
    padding-left: 30px;
  }
  .page-play-device__vkontakte:after {
    content: "";
    display: block;
    display: none;
  }
}

.page-play__play-on_vkontakte {
  background-image: url('/images/devices/vkontakte.png?1393568350');
}

.page-play-device__mac-os {
  min-height: 108px;
}
.page-play-device__mac-os:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 55px;
  background-image: url('/images/devices/mac-os.png?1393568349');
  width: 151px;
  height: 108px;
}
@media screen and (max-width: 568px) {
  .page-play-device__mac-os {
    min-height: 54px;
    padding-left: 145px;
  }
  .page-play-device__mac-os:after {
    content: "";
    display: block;
    left: 35px;
    background-size: 76px 54px;
    width: 76px;
    height: 54px;
    margin-top: -27px;
  }
}
@media screen and (max-width: 320px) {
  .page-play-device__mac-os {
    padding-left: 30px;
  }
  .page-play-device__mac-os:after {
    content: "";
    display: block;
    display: none;
  }
}

.page-play__play-on_mac-os {
  background-image: url('/images/devices/mac-os.png?1393568349');
}

.page-play-device__amazon {
  min-height: 93px;
}
.page-play-device__amazon:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 37px;
  background-image: url('/images/devices/amazon.png?1452504443');
  width: 186px;
  height: 93px;
}
@media screen and (max-width: 568px) {
  .page-play-device__amazon {
    min-height: 47px;
    padding-left: 145px;
  }
  .page-play-device__amazon:after {
    content: "";
    display: block;
    left: 26px;
    background-size: 93px 47px;
    width: 93px;
    height: 47px;
    margin-top: -24px;
  }
}
@media screen and (max-width: 320px) {
  .page-play-device__amazon {
    padding-left: 30px;
  }
  .page-play-device__amazon:after {
    content: "";
    display: block;
    display: none;
  }
}

.page-play__play-on_amazon {
  background-image: url('/images/devices/amazon.png?1452504443');
}

.page-play-device__amazon::after {
  top: 30px;
}

.page-play-device__windows-phone::after {
  top: 20px;
}

.page-play-device__android::after {
  top: 20px;
}

.page-play__play-on {
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 0;
  font-size: 17px;
}
@media screen and (max-width: 480px) {
  .page-play__play-on {
    border-bottom: none;
  }
}
.page-play__play-on p a {
  text-decoration: underline;
  color: #64b7e3;
}

.page-play__play-on-with-icon {
  padding-left: 165px;
  min-height: 120px;
  padding-bottom: 20px;
}

.page-play__btns {
  font-size: 0;
}

.page-play__app-icon {
  background-image: url('/images/devices/app-icon.png?1452504443');
  margin-bottom: 25px;
}

.page-play__app-icon_mac-os {
  background-image: url('/images/devices/app-icon.png?1452504443');
}

.page-play-title {
  font-weight: 100;
}

.device__screen img {
  width: 100%;
}

/******************************** page-how ********************************/
.page-how-to-play__main-1,
.page-how-to-play__main-2,
.page-how-to-play__main-3,
.page-how-to-play__main-4,
.page-how-to-play__main-5,
.page-how-to-play__main-6,
.page-how-to-play__main-7 {
  min-height: 110px;
  padding: 20px 30px;
}
@media screen and (max-width: 480px) {
  .page-how-to-play__main-1,
  .page-how-to-play__main-2,
  .page-how-to-play__main-3,
  .page-how-to-play__main-4,
  .page-how-to-play__main-5,
  .page-how-to-play__main-6,
  .page-how-to-play__main-7 {
    padding: 140px 10px 0 !important;
  }
}

.page-how-to-play__main-1 {
  margin-top: 40px;
}

.page-how-to-play__main-1,
.page-how-to-play__main-3,
.page-how-to-play__main-5,
.page-how-to-play__main-7 {
  padding: 20px 30px 20px 270px;
}

.page-how-to-play__main-2,
.page-how-to-play__main-4,
.page-how-to-play__main-6 {
  padding: 20px 270px 20px 30px;
}

.page-how-to-play__main-2 .rounded-box__icon,
.page-how-to-play__main-4 .rounded-box__icon,
.page-how-to-play__main-6 .rounded-box__icon {
  left: auto;
  right: 30px;
}
@media screen and (max-width: 480px) {
  .page-how-to-play__main-2 .rounded-box__icon,
  .page-how-to-play__main-4 .rounded-box__icon,
  .page-how-to-play__main-6 .rounded-box__icon {
    right: auto;
  }
}

.page-how-to-play__page-icon {
  float: right;
  width: 280px;
  height: 220px;
  background: #000;
  margin: -100px 0 1em 1em;
}

.page-how-to-play__english-only {
  margin-top: -22px;
  margin-bottom: 18px;
  font-size: 14px;
}

.page-how-to-play__main-1 .rounded-box__icon {
  top: 40px;
}
@media screen and (max-width: 480px) {
  .page-how-to-play__main-1 .rounded-box__icon {
    top: 10px;
  }
}

.page-how-to-play__main-2 .rounded-box__icon {
  top: 40px;
}
@media screen and (max-width: 480px) {
  .page-how-to-play__main-2 .rounded-box__icon {
    top: 10px;
  }
}

.page-how-to-play__main-3 .rounded-box__icon {
  top: 40px;
}
@media screen and (max-width: 480px) {
  .page-how-to-play__main-3 .rounded-box__icon {
    top: 10px;
  }
}

.page-how-to-play__main-4 .rounded-box__icon {
  top: 30px;
}
@media screen and (max-width: 480px) {
  .page-how-to-play__main-4 .rounded-box__icon {
    top: 10px;
  }
}

.page-how-to-play__main-5 .rounded-box__icon {
  top: 40px;
}
@media screen and (max-width: 480px) {
  .page-how-to-play__main-5 .rounded-box__icon {
    top: 10px;
  }
}

.page-how-to-play__main-6 .rounded-box__icon {
  top: 40px;
}
@media screen and (max-width: 480px) {
  .page-how-to-play__main-6 .rounded-box__icon {
    top: 10px;
  }
}

.social-auth {
  list-style: none;
  padding: 0 0 30px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #C3D6E7;
}
.social-auth li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 10px;
}
.social-auth li a {
  display: block;
  text-indent: -50000px;
  display: block;
  width: 48px;
  height: 48px;
  background-size: 48px 48px;
}
.social-auth li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}

.social-auth_facebook {
  background: url('/images/ico-facebook.png?1393568350') no-repeat 0 0;
}

.social-auth_vkontakte {
  background: url('/images/ico-vkontakte.png?1393568350') no-repeat 0 0;
}

.social-auth_odnoklassniki {
  background: url('/images/ico-odnoklassniki.png?1393568350') no-repeat 0 0;
}

/******************************** page-promo ********************************/
.page-promo h1 {
  text-align: center;
  font-weight: 700;
  font-size: 39px;
  color: #0F263D;
  text-transform: uppercase;
}
@media screen and (max-width: 320px) {
  .page-promo h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 480px) {
  .page-promo h1 {
    font-size: 32px;
  }
}
.page-promo p {
  text-align: center;
  font-weight: 700;
  font-size: 25px;
  color: #0F263D;
  padding: 0 9px;
}
@media screen and (max-width: 560px) {
  .page-promo p {
    font-size: 22px;
  }
}
@media screen and (max-width: 320px) {
  .page-promo p {
    font-size: 19px;
  }
}
@media screen and (max-width: 480px) {
  .page-promo p {
    font-size: 19px;
  }
}

.page-promo__info {
  background-color: #FFF;
  padding-top: 40px;
  margin: 30px 0 50px 0;
}

.page-promo__logo {
  background-image: url('/images/page-promo/star-logo.png?1393568351');
  width: 65px;
  height: 62px;
  margin: 0 auto;
  background-repeat: no-repeat;
}

.page-promo__section {
  min-height: 340px;
}
.page-promo__section p {
  padding-top: 40px;
}

.page-promo__section_grey-back {
  position: relative;
  background: #EDF5FA;
}

.page-promo__items-container {
  width: 80%;
  margin: 0 auto;
  margin-top: 50px;
}
@media screen and (max-width: 690px) {
  .page-promo__items-container {
    width: 100%;
    margin: 0;
    margin-top: 50px;
  }
}
.page-promo__items-container span {
  text-align: center;
  display: block;
  color: #0F263D;
  opacity: .6;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 30px;
}
@media screen and (max-width: 560px) {
  .page-promo__items-container span {
    margin-top: 15px;
  }
}
@media screen and (max-width: 440px) {
  .page-promo__items-container span {
    font-size: 12px;
  }
}
@media screen and (max-width: 320px) {
  .page-promo__items-container span {
    font-size: 11px;
  }
}

.page-promo__item, .page-promo__item_1, .page-promo__item_2, .page-promo__item_3, .page-promo__item_4, .page-promo__item_5, .page-promo__item_6, .page-promo__item_7, .page-promo__item_8, .page-promo__item_9 {
  width: 33.3%;
  float: left;
}
@media screen and (max-width: 560px) {
  .page-promo__item, .page-promo__item_1, .page-promo__item_2, .page-promo__item_3, .page-promo__item_4, .page-promo__item_5, .page-promo__item_6, .page-promo__item_7, .page-promo__item_8, .page-promo__item_9 {
    width: 50%;
  }
  .page-promo__item:last-child, .page-promo__item_1:last-child, .page-promo__item_2:last-child, .page-promo__item_3:last-child, .page-promo__item_4:last-child, .page-promo__item_5:last-child, .page-promo__item_6:last-child, .page-promo__item_7:last-child, .page-promo__item_8:last-child, .page-promo__item_9:last-child {
    padding-top: 25px;
  }
  .page-promo__item:last-child, .page-promo__item_1:last-child, .page-promo__item_2:last-child, .page-promo__item_3:last-child, .page-promo__item_4:last-child, .page-promo__item_5:last-child, .page-promo__item_6:last-child, .page-promo__item_7:last-child, .page-promo__item_8:last-child, .page-promo__item_9:last-child {
    display: block;
    width: 100%;
    padding-bottom: 30px;
  }
}

.page-promo__item_1 .page-promo__img {
  background: url('/images/page-promo/promo-img-1.png?1393568351') no-repeat 0 50%;
  margin: 0 auto;
  height: 67px;
  width: 67px;
}

.page-promo__item_2 .page-promo__img {
  background: url('/images/page-promo/promo-img-2.png?1393568351') no-repeat 0 50%;
  margin: 0 auto;
  height: 67px;
  width: 67px;
}

.page-promo__item_3 .page-promo__img {
  background: url('/images/page-promo/promo-img-3.png?1393568351') no-repeat 0 50%;
  margin: 0 auto;
  height: 67px;
  width: 65px;
}

.page-promo__item_4 .page-promo__img {
  background: url('/images/page-promo/promo-img-4.png?1393568351') no-repeat 0 50%;
  margin: 0 auto;
  height: 67px;
  width: 67px;
}

.page-promo__item_5 .page-promo__img {
  background: url('/images/page-promo/promo-img-5.png?1393568351') no-repeat 0 50%;
  margin: 0 auto;
  height: 67px;
  width: 67px;
}

.page-promo__item_6 .page-promo__img {
  background: url('/images/page-promo/promo-img-6.png?1393568351') no-repeat 0 50%;
  margin: 0 auto;
  height: 67px;
  width: 67px;
}

.page-promo__item_7 .page-promo__img {
  background: url('/images/page-promo/promo-img-7.png?1393568351') no-repeat 0 50%;
  margin: 0 auto;
  height: 67px;
  width: 79px;
}

.page-promo__item_8 .page-promo__img {
  background: url('/images/page-promo/promo-img-8.png?1393568351') no-repeat 0 50%;
  margin: 0 auto;
  height: 67px;
  width: 94px;
}

.page-promo__item_9 .page-promo__img {
  background: url('/images/page-promo/promo-img-9.png?1393568351') no-repeat 0 50%;
  margin: 0 auto;
  height: 67px;
  width: 99px;
}

.page-promo__send-message {
  position: relative;
}
.page-promo__send-message p {
  color: #FFF;
}
.page-promo__send-message span.note {
  color: #FFF;
  text-align: center;
  opacity: .5;
  display: block;
  margin: 20px 0 30px 0;
  font-size: 15px;
}

.page-promo_form-outro {
  margin-top: 30px;
}

.promo-form_success {
  min-height: 50px;
  z-index: 2 !important;
}

/******************************** page-shop-chips ********************************/
.shop-chips {
  background-color: #FFF;
  margin-top: 30px;
}

.shop-chips__section_coins {
  margin-top: 30px;
}

.shop-chips__section__title h1 {
  margin-top: 0;
  margin-bottom: 0;
}

.shop-chips__section__content {
  *zoom: 1;
  max-width: 950px;
  max-width: 59.375rem;
  _width: 950px;
  padding-left: 0px;
  padding-left: 0rem;
  padding-right: 0px;
  padding-right: 0rem;
  margin-left: auto;
  margin-right: auto;
}
.shop-chips__section__content:after {
  content: "";
  display: table;
  clear: both;
}

.shop-chips__item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 32.63158%;
  float: left;
  margin-right: 1.05263%;
  display: inline;
  margin-top: 10px;
}
.shop-chips__item:nth-of-type(3n) {
  float: right;
  margin-right: 0;
  *margin-left: -10px;
  display: inline;
}
@media screen and (min-width: 768px) and (max-width: 850px) {
  .shop-chips__item {
    width: 49.47368%;
    float: left;
    margin-right: 1.05263%;
    display: inline;
  }
  .shop-chips__item:nth-child(3n) {
    float: left;
    margin-right: 1.05263%;
    *margin-left: auto;
  }
  .shop-chips__item:nth-of-type(2n) {
    float: right;
    margin-right: 0;
    *margin-left: -10px;
    display: inline;
  }
}
@media screen and (max-width: 610px) {
  .shop-chips__item {
    width: 49.47368%;
    float: left;
    margin-right: 1.05263%;
    display: inline;
  }
  .shop-chips__item:nth-child(3n) {
    float: left;
    margin-right: 1.05263%;
    *margin-left: auto;
  }
  .shop-chips__item:nth-of-type(2n) {
    float: right;
    margin-right: 0;
    *margin-left: -10px;
    display: inline;
  }
}
@media screen and (max-width: 410px) {
  .shop-chips__item {
    width: 100%;
    float: left;
    margin-right: 1.05263%;
    display: inline;
  }
  .shop-chips__item:nth-child(2n) {
    float: left;
    margin-right: 1.05263%;
    *margin-left: auto;
  }
}

.item-buy, .shop-chips__section_chips .item-buy_1, .shop-chips__section_chips .item-buy_2, .shop-chips__section_chips .item-buy_3, .shop-chips__section_chips .item-buy_4, .shop-chips__section_chips .item-buy_5, .shop-chips__section_chips .item-buy_6, .shop-chips__section_chips .item-buy_7, .shop-chips__section_coins .item-buy_1, .shop-chips__section_coins .item-buy_2, .shop-chips__section_coins .item-buy_3, .shop-chips__section_coins .item-buy_4, .shop-chips__section_coins .item-buy_5 {
  min-height: 210px;
  position: relative;
  background-color: #F2F8FB;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.item-buy:hover, .shop-chips__section_chips .item-buy_1:hover, .shop-chips__section_chips .item-buy_2:hover, .shop-chips__section_chips .item-buy_3:hover, .shop-chips__section_chips .item-buy_4:hover, .shop-chips__section_chips .item-buy_5:hover, .shop-chips__section_chips .item-buy_6:hover, .shop-chips__section_chips .item-buy_7:hover, .shop-chips__section_coins .item-buy_1:hover, .shop-chips__section_coins .item-buy_2:hover, .shop-chips__section_coins .item-buy_3:hover, .shop-chips__section_coins .item-buy_4:hover, .shop-chips__section_coins .item-buy_5:hover {
  background-color: #e6f2f7;
}

.shop-chips__section_chips .item-buy_1 .item-buy__img {
  background: url('/images/shop-icons/chips/item-icon-1.png?1393568351') no-repeat 0 50%;
  width: 87px;
  margin: 0 auto 5px auto;
  height: 80px;
  padding-top: 20px;
}

.shop-chips__section_chips .item-buy_2 .item-buy__img {
  background: url('/images/shop-icons/chips/item-icon-2.png?1393568351') no-repeat 0 50%;
  width: 110px;
  margin: 0 auto 5px auto;
  height: 80px;
  padding-top: 20px;
}

.shop-chips__section_chips .item-buy_3 .item-buy__img {
  background: url('/images/shop-icons/chips/item-icon-3.png?1393568351') no-repeat 0 50%;
  width: 111px;
  margin: 0 auto 5px auto;
  height: 80px;
  padding-top: 20px;
}

.shop-chips__section_chips .item-buy_4 .item-buy__img {
  background: url('/images/shop-icons/chips/item-icon-4.png?1393568351') no-repeat 0 50%;
  width: 107px;
  margin: 0 auto 5px auto;
  height: 80px;
  padding-top: 20px;
}

.shop-chips__section_chips .item-buy_5 .item-buy__img {
  background: url('/images/shop-icons/chips/item-icon-5.png?1393568351') no-repeat 0 50%;
  width: 92px;
  margin: 0 auto 5px auto;
  height: 80px;
  padding-top: 20px;
}

.shop-chips__section_chips .item-buy_6 .item-buy__img {
  background: url('/images/shop-icons/chips/item-icon-6.png?1393568351') no-repeat 0 50%;
  width: 121px;
  margin: 0 auto 5px auto;
  height: 80px;
  padding-top: 20px;
}

.shop-chips__section_chips .item-buy_7 .item-buy__img {
  background: url('/images/shop-icons/chips/item-icon-7.png?1393568351') no-repeat 0 50%;
  width: 113px;
  margin: 0 auto 5px auto;
  height: 80px;
  padding-top: 20px;
}

.shop-chips__section_coins .item-buy_1 .item-buy__img {
  background: url('/images/shop-icons/coins/item-icon-1.png?1393568351') no-repeat 0 50%;
  width: 87px;
  margin: 0 auto 5px auto;
  height: 80px;
  padding-top: 20px;
}

.shop-chips__section_coins .item-buy_2 .item-buy__img {
  background: url('/images/shop-icons/coins/item-icon-2.png?1393568351') no-repeat 0 50%;
  width: 110px;
  margin: 0 auto 5px auto;
  height: 80px;
  padding-top: 20px;
}

.shop-chips__section_coins .item-buy_3 .item-buy__img {
  background: url('/images/shop-icons/coins/item-icon-3.png?1393568351') no-repeat 0 50%;
  width: 111px;
  margin: 0 auto 5px auto;
  height: 80px;
  padding-top: 20px;
}

.shop-chips__section_coins .item-buy_4 .item-buy__img {
  background: url('/images/shop-icons/coins/item-icon-4.png?1393568351') no-repeat 0 50%;
  width: 107px;
  margin: 0 auto 5px auto;
  height: 80px;
  padding-top: 20px;
}

.shop-chips__section_coins .item-buy_5 .item-buy__img {
  background: url('/images/shop-icons/coins/item-icon-5.png?1393568351') no-repeat 0 50%;
  width: 121px;
  margin: 0 auto 5px auto;
  height: 80px;
  padding-top: 20px;
}

.item-buy__time {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 24px;
  line-height: 25px;
  width: 70px;
  text-align: center;
  letter-spacing: 1px;
  color: #FFF;
  font-size: 17px;
  background-color: rgba(10, 37, 62, 0.66);
  position: relative;
  top: 5px;
  left: 5px;
}

.item-buy__percent {
  width: 56px;
  height: 23px;
  line-height: 24px;
  text-align: center;
  background: url('/images/shop-icons/flag.png?1393568351') no-repeat 0 0;
  color: #FFF;
  font-size: 14px;
  position: absolute;
  top: 5px;
  right: 0;
}

.item-buy__description {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 60px;
  overflow: hidden;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  color: rgba(12, 38, 61, 0.5);
  margin-bottom: 0;
}
.item-buy__description span {
  color: #0c263d;
  font-size: 31px;
  display: block;
  padding-top: 9px;
}

.item-buy__button {
  width: 100px;
  height: 34px;
  line-height: 34px;
  margin: 0 auto;
  display: block;
  font-size: 17px;
}

.modal {
  overflow: hidden;
}

.modal-overlay {
  z-index: 1000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  overflow: auto;
}
.modal-overlay .modal-content {
  position: relative;
  display: block;
  margin: 50px auto;
  width: 900px;
  height: 600px;
  padding: 15px;
  background: #f9f9f9 url('/images/loading.gif?1393568350') no-repeat center center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.modal-overlay .modal-close {
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 1010;
  color: transparent;
  margin: -18px 0 0 -18px;
}

/******************************** single publication ********************************/
.pub__title {
  margin-bottom: 5px;
}

.pub__image {
  display: block;
  float: left;
  margin-right: 10px;
}

.pub__text {
  padding-bottom: 15px;
}

.pub__gallery {
  padding-bottom: 15px;
}

.support__list {
  list-style: decimal;
  margin-top: 0;
}
.support__list li {
  margin-bottom: 2em;
}

ol.support__list {
  padding-left: 30px;
}

.support__question-title {
  font-weight: bold;
  margin-bottom: 1em;
}

.support .support__list {
  display: none;
}
.support h2 {
  color: #52acdf;
  border-top: 1px solid #DADCE0;
  margin: 0;
  padding: 20px 70px 20px 0;
  position: relative;
  cursor: pointer;
  font-weight: 500;
  font-size: 20px;
}
.support h2:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url('/images/toggle-closed.png?1393568351');
  width: 21px;
  height: 12px;
  right: 10px;
  top: 50%;
  margin-top: -6px;
}
.support h2 span.support__counter {
  position: absolute;
  right: 40px;
  font-size: 15px;
  color: #646C79;
  top: 50%;
  margin-top: -10px;
}
.support h2.active:after {
  content: "";
  display: block;
  background-image: url('/images/toggle-opened.png?1393568351');
  width: 21px;
  height: 12px;
}
.support h2.active + ol {
  display: block;
}

.to-ask-question {
  max-width: 200px;
  margin: 0 auto;
}

.to-ask-question__title {
  text-align: center;
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  color: #CCC;
  font-weight: 700;
}

.to-ask-question__button {
  font-size: 18px;
  display: block;
  height: 50px;
  line-height: 50px;
}

.sign-in {
  width: 500px;
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  .sign-in {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
  }
}

.sign-in__title {
  font-size: 39px;
  color: #fff;
  text-align: center;
}

.sign-in__text {
  color: #fff;
}

.sign-in__input {
  background: #fff no-repeat 10px 50%;
  width: 340px;
  padding: 10px;
  padding-left: 35px;
  color: #244868;
  margin-bottom: 10px;
  border: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.sign-in__input::-webkit-input-placeholder {
  color: rgba(36, 72, 104, 0.5);
}
.sign-in__input:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(36, 72, 104, 0.5);
}
.sign-in__input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(36, 72, 104, 0.5);
}
.sign-in__input:-ms-input-placeholder {
  color: rgba(36, 72, 104, 0.5);
}
@media screen and (max-width: 480px) {
  .sign-in__input {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
  }
}

.sign-in__input_email {
  background-image: url('/images/icon-mail.png?1393568350');
}

.sign-in__input_password {
  background-image: url('/images/icon-key.png?1393568350');
}

.sign-in__input_nick {
  background-image: url('/images/icon-nickname.png?1393568350');
}

.sign-in__btn {
  width: 340px;
  padding: 10px;
  line-height: 20px;
  height: auto;
  margin: 0 auto 10px;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .sign-in__btn {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
  }
}

.sign-in__fb-btn {
  width: 340px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 50px;
}
.sign-in__fb-btn:before {
  content: "";
  display: block;
  background: url('/images/icon-facebook-connect.png?1393568350');
  width: 10px;
  height: 20px;
  position: absolute;
  left: 25px;
  top: 50%;
  margin-top: -10px;
}
@media screen and (max-width: 480px) {
  .sign-in__fb-btn {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
  }
}

.sign-in__block {
  text-align: center;
  margin-bottom: 30px;
}

.sign-in__h2 {
  font-size: 27px;
  color: #fff;
  margin-bottom: 0;
}

.sign-in__checkbox {
  text-align: left;
  color: #fff;
  width: 340px;
  margin: 0 auto;
}

.sign-in__text_marginBottom {
  margin-bottom: 40px;
}

.sign-in__captcha {
  width: 340px;
  margin: 5px auto;
  text-align: left;
}
.sign-in__captcha img {
  display: block;
  margin-bottom: 5px;
}

.collapse {
  padding-left: 180px;
  padding-top: 50px;
}
@media screen and (max-width: 768px) {
  .collapse {
    padding-left: 0;
  }
}

.collapse__link-list {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  padding-right: 20px;
  margin-left: -180px;
}
@media screen and (max-width: 768px) {
  .collapse__link-list {
    margin-left: 0;
    float: none;
  }
}

.collapse__link {
  padding-left: 25px;
  margin-bottom: 20px;
  position: relative;
  font-weight: bold !important;
}
.collapse__link.active a {
  color: #0F263D;
}
.collapse__link.active:before {
  border-left-color: #0F263D;
}
.collapse__link:before {
  content: "";
  display: block;
  border: 4px solid transparent;
  border-left: 6px solid #64B7E3;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
}

.collapse__content {
  display: none;
  overflow: hidden;
}
.collapse__content h2 {
  margin-top: 0;
}

/******************************** extend bootstrap alerts ********************************/
.alert__form {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  color: #fff;
  border: 0;
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.alert__form .close {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  color: #fff;
  font-weight: normal;
  position: absolute;
  right: 15px;
  top: 15px;
}

.alert__error {
  background-color: #E94B35;
}

.alert__success {
  background-color: #00AD8F;
}

/******************************** simple-content ********************************/
.simple-content {
  padding: 30px 0 0;
}

.simple-content__title {
  color: #fff;
  margin-top: 0;
}

.simple-content__container {
  height: 100%;
}

.simple-content__container_xsolla {
  height: 657px;
}
@media screen and (max-width: 1024px) {
  .simple-content__container_xsolla {
    height: 1300px;
  }
}

.ask-question {
  max-width: 450px;
  margin: 0 auto;
  padding-top: 20px;
}
.ask-question h1, .ask-question p {
  color: #FFF;
  text-align: center;
}
@media screen and (max-width: 520px) {
  .ask-question h1, .ask-question p {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.ask-question p {
  margin-bottom: 40px;
}
.ask-question .form__row, .ask-question .form__row_left-push {
  padding-bottom: 10px;
  margin: 0;
}
@media screen and (max-width: 520px) {
  .ask-question .form__row, .ask-question .form__row_left-push {
    margin: 0 30px;
  }
}
@media screen and (max-width: 320px) {
  .ask-question .form__row, .ask-question .form__row_left-push {
    margin: 0 10px;
  }
}
.ask-question .form__label {
  margin-right: 4%;
  width: 27%;
  text-align: right;
  color: #FFF;
}
@media screen and (max-width: 520px) {
  .ask-question .form__label {
    dislpay: block;
    text-align: left;
    width: 100%;
  }
}
@media screen and (max-width: 520px) {
  .ask-question .form__field {
    width: 100%;
  }
}
.ask-question input {
  height: 40px;
  background-color: #FFF;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-weight: 700;
  font-size: 15px;
  color: #254A6C;
}
.ask-question textarea {
  width: 100%;
  min-height: 100px;
  display: inline-block;
  background-color: #FFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  resize: vertical;
  font-size: 15px;
  white-space: pre-wrap;
  outline: none;
  font-family: Arial, Helvetica, sans-serif;
  color: #254A6C;
  font-weight: 700;
}
@media screen and (max-width: 520px) {
  .ask-question textarea {
    width: 100%;
  }
}
.ask-question .no-scroll {
  overflow: hidden;
}
.ask-question .hiddendiv {
  display: none;
  white-space: pre-wrap;
  width: 69%;
  min-height: 100px;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
}
.ask-question .jq-selectbox {
  width: 100%;
  display: inline-block;
  background-color: #FFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@media screen and (max-width: 520px) {
  .ask-question .jq-selectbox {
    width: 100%;
  }
}
.ask-question .jq-selectbox.opened {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}
.ask-question .jq-selectbox.opened .jq-selectbox__trigger {
  background-image: url('/images/arrow_s.png?1393568348');
  width: 8px;
  height: 6px;
  margin-top: -3px;
  top: 50%;
}
.ask-question .jq-selectbox.opened .jq-selectbox__dropdown li:first-child {
  display: none;
}
.ask-question .jq-selectbox__select {
  min-height: 40px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #254A6C;
  font-weight: 700;
  text-indent: 10px;
  line-height: 40px;
  font-size: 15px;
}
.ask-question .jq-selectbox__dropdown {
  width: 100%;
  margin: 0;
  padding: 0;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  max-height: 300px;
  color: #254A6C;
  font-weight: 700;
  border: 2px solid black;
  border-top: none;
  margin: 0 -2px;
}
.ask-question .jq-selectbox ul {
  margin: 0;
  padding: 0;
  background-color: #FFF;
  padding: 5px 0 10px 13px;
}
.ask-question .jq-selectbox li {
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  font-size: 15px;
}
.ask-question .jq-selectbox li.optgroup {
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  font-weight: 700;
  color: #254A6C;
  opacity: .4;
}
.ask-question .jq-selectbox li.optgroup:not(:first-child) {
  margin-top: 10px;
}
.ask-question .jq-selectbox li.option {
  height: 25px;
  line-height: 25px;
  text-indent: 44px;
  color: #254A6C;
  font-size: 15px;
  font-weight: 700;
}
.ask-question .jq-selectbox .jq-selectbox__trigger {
  background-image: url('/images/arrows_s.png?1393568348');
  width: 8px;
  height: 16px;
  top: 50%;
  margin-top: -8px;
  right: 15px;
  position: absolute;
}
.ask-question .jq-selectbox.opened .jq-selectbox__select {
  border: 2px solid black;
  border-bottom: none;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  margin: -2px -2px 0 -2px;
}
.ask-question input[type="file"] {
  top: 25% !important;
  right: 0 !important;
  height: 40px;
  width: 100%;
  cursor: pointer;
}
.ask-question input[type="file"][disabled] {
  cursor: default;
}
.ask-question .jq-file {
  width: 69%;
  margin-left: 31%;
}
@media screen and (max-width: 520px) {
  .ask-question .jq-file {
    width: 100%;
    margin-left: 0;
  }
}
.ask-question .jq-file__name {
  height: 0;
  line-height: 30px;
  width: 100%;
  margin-bottom: 10px;
  color: #FFF;
  position: relative;
}
.ask-question .jq-file__browse {
  height: 40px;
  color: #FFF;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  font-size: 17px;
}
.ask-question .upload {
  text-align: center;
  width: 69%;
  margin-left: 30%;
}
.ask-question .btn.submit {
  margin-left: 30%;
}
.ask-question .mail-icon {
  background-image: url('/images/mail_s.png?1393568350');
  width: 20px;
  height: 14px;
  display: inline-block;
  margin-right: 10px;
}
.ask-question .id-player {
  position: absolute;
  top: 10px;
  right: 15px;
  color: #64B7E3;
  font-size: 14px;
  cursor: pointer;
}
.ask-question .id-player-content {
  position: absolute;
  top: 45px;
  right: 0;
  width: 150px;
  min-height: 50px;
  padding: 5px;
  background-color: #64B7E3;
  z-index: 1000;
  color: #FFF;
  font-size: 12px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.ask-question .id-player-content:after {
  content: "";
  display: block;
  border: 10px solid transparent;
  border-bottom-color: #64B7E3;
  width: 0;
  height: 0;
  position: absolute;
  bottom: 100%;
  left: 44%;
}
.ask-question .send_question {
  height: 40px;
  line-height: 40px;
  width: 69%;
  margin-left: 31%;
  font-size: 15px;
}
@media screen and (max-width: 520px) {
  .ask-question .send_question {
    width: 100%;
    margin-left: 0;
  }
}
.ask-question .add-file-label,
.ask-question .os-version,
.ask-question .question {
  display: none;
}
.ask-question [disabled],
.ask-question .jqselect.disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.ask-question textarea[disabled],
.ask-question input[type="text"][disabled] {
  background: #ccc;
}

.send_question_no-shift-up {
  margin-top: 0 !important;
}
@media screen and (max-width: 480px) {
  .send_question_no-shift-up {
    margin-top: 1em !important;
  }
}

.ask-question__text {
  margin-bottom: 1.5em !important;
}

.ask-question-addinfo__item {
  display: none;
}

.ask-question__text_ta-left {
  text-align: left !important;
}

li.ask-question__option_empty {
  display: none !important;
}

.ask-question__recaptcha {
  width: 69%;
  margin-left: 31%;
  transform: scale(1.025);
  -webkit-transform: scale(1.025);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}

.ask-question__inner-text {
  margin-bottom: 1em !important;
  text-align: left !important;
  margin-left: 31%;
  font-size: 12px;
}
@media screen and (max-width: 520px) {
  .ask-question__inner-text {
    margin-left: 0 !important;
  }
}

.ask-question__required-fields {
  margin-bottom: 2em;
  text-align: left;
  color: #fff;
}

/******************************** policy ********************************/
.policy__content {
  margin-top: 50px;
  background-color: #0B1D2E;
  color: #FFF;
  padding: 25px;
}
.policy__content h2 {
  color: #FFF;
}
.policy__content ul {
  margin-left: 20px;
}
.policy__content li {
  list-style-type: none;
  padding-bottom: 10px;
  position: relative;
}
.policy__content li:before {
  content: '-';
  font-weight: 700;
  position: absolute;
  left: -15px;
}

.in-no-bg {
  background: none;
}

.in-layout {
  *zoom: 1;
  max-width: 940px;
  max-width: 58.75rem;
  _width: 940px;
  padding-left: 10px;
  padding-left: 0.625rem;
  padding-right: 10px;
  padding-right: 0.625rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
}
.in-layout:after {
  content: "";
  display: table;
  clear: both;
}
.in-layout h4 {
  font-size: 19px;
}
.in-layout:first-child {
  margin-top: 20px;
  margin-bottom: 30px;
}

.in-layout_last {
  margin-bottom: 50px;
}

.in-title__text {
  color: #FFF;
}

.in-info__text {
  color: #FFF;
}
.in-info__text a {
  color: #1c88cc;
}

.in-info__text_centered {
  margin: 30px auto 0 auto;
  max-width: 960px;
}

.in-content__nav {
  height: 100px;
}

.in-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
  table-layout: fixed;
  position: relative;
}
.in-nav.fixed {
  position: fixed;
  top: 0;
  max-width: 940px;
}
@media screen and (max-width: 961px) {
  .in-nav.fixed {
    left: 0;
  }
}

.in-nav__item {
  display: table-cell;
  height: 70px;
  line-height: 70px;
  background-color: #143556;
}
.in-nav__item.active {
  background-color: #00BD9C;
}
.in-nav__item.active a {
  color: #FFF;
}
.in-nav__item:not(:last-child) {
  margin-bottom: 1px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.in-nav__item a {
  text-transform: uppercase;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #7C91AC;
}
@media screen and (max-width: 500px) {
  .in-nav__item a {
    font-size: 13px;
  }
}
@media screen and (max-width: 400px) {
  .in-nav__item a {
    font-size: 10px;
  }
}
.in-nav__item a:hover {
  color: rgba(255, 255, 255, 0.6);
}

.hands-section__item, .hands-section__item_1, .hands-section__item_2, .hands-section__item_3, .hands-section__item_4, .hands-section__item_5, .hands-section__item_6, .hands-section__item_7, .hands-section__item_8, .hands-section__item_9, .hands-section__item_10 {
  margin-bottom: 20px;
}

.hands-section__item:first-child, .hands-section__item_1:first-child, .hands-section__item_2:first-child, .hands-section__item_3:first-child, .hands-section__item_4:first-child, .hands-section__item_5:first-child, .hands-section__item_6:first-child, .hands-section__item_7:first-child, .hands-section__item_8:first-child, .hands-section__item_9:first-child, .hands-section__item_10:first-child {
  margin-bottom: 50px;
}

.hands-section__item_1 .section-item-image {
  background: url('/images/ingame/hand_img_1.png?1393568350') no-repeat 0 50%;
}

.hands-section__item_2 .section-item-image {
  background: url('/images/ingame/hand_img_2.png?1393568350') no-repeat 0 50%;
}

.hands-section__item_3 .section-item-image {
  background: url('/images/ingame/hand_img_3.png?1393568350') no-repeat 0 50%;
}

.hands-section__item_4 .section-item-image {
  background: url('/images/ingame/hand_img_4.png?1393568350') no-repeat 0 50%;
}

.hands-section__item_5 .section-item-image {
  background: url('/images/ingame/hand_img_5.png?1393568350') no-repeat 0 50%;
}

.hands-section__item_6 .section-item-image {
  background: url('/images/ingame/hand_img_6.png?1393568350') no-repeat 0 50%;
}

.hands-section__item_7 .section-item-image {
  background: url('/images/ingame/hand_img_7.png?1393568350') no-repeat 0 50%;
}

.hands-section__item_8 .section-item-image {
  background: url('/images/ingame/hand_img_8.png?1393568350') no-repeat 0 50%;
}

.hands-section__item_9 .section-item-image {
  background: url('/images/ingame/hand_img_9.png?1393568350') no-repeat 0 50%;
}

.hands-section__item_10 .section-item-image {
  background: url('/images/ingame/hand_img_10.png?1393568350') no-repeat 0 50%;
}

.section-item-title {
  color: #64B7E3;
  line-height: 90%;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
}

.section-item-text {
  color: #FFF;
  margin: 0;
}

.section-item-text_first {
  margin-bottom: 10px;
}

.section-item-image {
  width: 333px;
  height: 175px;
  margin-top: 15px;
}

.rounds-section__item, .rounds-section__item_1, .rounds-section__item_2, .rounds-section__item_3, .actions-section__item, .bets-section__item {
  margin-bottom: 35px;
}

.rounds-item-image {
  margin-bottom: 15px;
}

.rounds-section__item_1 .rounds-item-image {
  background-image: url('/images/ingame/rounds_img_1.png?1393568350');
  width: 199px;
  height: 86px;
  background-repeat: no-repeat;
}

.rounds-section__item_2 .rounds-item-image {
  background-image: url('/images/ingame/rounds_img_2.png?1393568350');
  width: 266px;
  height: 86px;
  background-repeat: no-repeat;
}

.rounds-section__item_3 .rounds-item-image {
  background-image: url('/images/ingame/rounds_img_3.png?1393568350');
  width: 333px;
  height: 86px;
  background-repeat: no-repeat;
}

.in-faq-section {
  margin: 40px auto 0 auto;
  max-width: 960px;
}

.in-faq-section__title {
  color: #FFF;
  font-size: 23px;
}

.in-faq-list {
  list-style-type: none;
  color: #FFF;
  font-size: 19px;
}

.in-faq-item__content {
  display: none;
}
.in-faq-item__content.active {
  display: block;
}

.in-faq-item__title {
  color: #64B7E3;
  cursor: pointer;
  font-size: 19px;
}

.in-faq-item-text {
  color: #FFF;
  font-size: 19px;
}

.flash-dev-layout {
  overflow: hidden;
  *zoom: 1;
  max-width: 940px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.flash-dev-layout .flash-dev-header {
  position: relative;
}
.flash-dev-layout .flash-dev-header p {
  max-width: 380px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.flash-dev-layout p {
  font-size: 15px;
  line-height: 125%;
  color: #fff;
}
.flash-dev-layout h1 {
  margin: 30px 0 35px 0;
  font-size: 39px;
  font-weight: 700;
  color: #fff;
}
.flash-dev-layout h2 {
  font-size: 17px;
  color: #64B7E3;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 15px;
}
.flash-dev-layout h2:first-child {
  padding-top: 0;
  margin-top: 0;
}
.flash-dev-layout .flash-dev-main {
  float: right;
  max-width: 700px;
}
.flash-dev-layout ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  margin-right: 20px;
  width: 220px;
  position: relative;
}
.flash-dev-layout ul.fixed {
  position: fixed;
  top: 0;
  width: 220px;
}
.flash-dev-layout li {
  height: 70px;
  line-height: 70px;
  background-color: #143556;
}
.flash-dev-layout li.active {
  background-color: #00BD9C;
}
.flash-dev-layout li.active a {
  color: white;
}
.flash-dev-layout li:not(:last-child) {
  margin-bottom: 1px;
}
.flash-dev-layout li a {
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 25px;
  font-size: 19px;
  font-weight: 700;
  color: #7C91AC;
}
.flash-dev-layout li a:hover {
  color: rgba(255, 255, 255, 0.6);
}

.roulettist {
  background: url("../new-img/roulettist-bg.jpg") no-repeat 50% 100%;
  padding-top: 50px;
  padding-bottom: 140px;
}
@media screen and (max-width: 768px) {
  .roulettist {
    padding-left: 10px;
  }
}

.roulettist__link {
  background: url("../new-img/roulettist-logo.png") no-repeat 0 0;
  font-size: 17px;
  color: #fff;
  color: rgba(255, 255, 255, 0.6);
  padding-left: 115px;
  display: block;
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 90px;
  padding-top: 5px;
  margin-top: -12px;
}
@media screen and (max-width: 480px) {
  .roulettist__link {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
}
.roulettist__link span {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 42px;
  color: #fff;
  display: block;
}
@media screen and (max-width: 480px) {
  .roulettist__link span {
    font-size: 34px;
  }
}
.roulettist__link:hover span {
  color: #a3cfec;
}

.roulettist__text {
  font-size: 17px;
  line-height: 1.4em;
  color: #fff;
  width: 50%;
  float: left;
}
@media screen and (max-width: 480px) {
  .roulettist__text {
    display: none;
  }
}

h1 {
  font-weight: 500;
  font-size: 39px;
}
@media screen and (max-width: 480px) {
  h1 {
    font-size: 27px;
  }
}

h2 {
  font-weight: bold;
  font-size: 27px;
  color: #000;
}
@media screen and (max-width: 480px) {
  h2 {
    font-size: 19px;
  }
}

h3, h4 {
  font-weight: bold;
  font-size: 17px;
}
@media screen and (max-width: 480px) {
  h3, h4 {
    font-size: 15px;
  }
}

.rounded-box__publications p {
  font-weight: normal;
  line-height: 130%;
}

/******************************** main-boxes ********************************/
.academy-main-box {
  padding-left: 20px;
}

.academy-main-box,
.blog-main-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .academy-main-box,
  .blog-main-box {
    float: none;
    width: auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.blog-main-box h2,
.academy-main-box h2 {
  font-weight: bold;
  font-size: 31px;
  margin: 0;
  line-height: 110%;
  padding-bottom: 30px;
  text-shadow: 0px -1px 0 #000;
  color: #fff;
}

.blog-main-box {
  padding-right: 20px;
}
@media screen and (max-width: 768px) {
  .blog-main-box {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .blog-main-box {
    padding: 10px 10px 20px;
  }
}

.rounded-box__publications {
  position: relative;
  z-index: 15;
}
@media screen and (max-width: 768px) {
  .rounded-box__publications {
    margin-left: -10px;
    margin-right: -10px;
  }
}

/******************************** grid ********************************/
/*        CHANGE TO SUSY????         */
.grid {
  letter-spacing: -0.31em;
  word-spacing: -0.43em;
}

.grid__1-2,
.grid__1-4 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  word-wrap: break-word;
  letter-spacing: normal;
  word-spacing: normal;
  *margin-right: -1px;
}

.grid__1-2 {
  width: 50%;
}

.grid__1-4 {
  width: 25%;
}

.grid_table {
  letter-spacing: normal;
  word-spacing: normal;
  display: table;
}
@media screen and (max-width: 768px) {
  .grid_table {
    display: block;
  }
}

.grid_table__cell {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  display: table-cell;
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  .grid_table__cell {
    display: block;
    width: auto;
  }
}

/******************************** helpers ********************************/
.i-hide {
  display: none;
}

.notifies {
  position: fixed;
  top: 25px;
  right: 25px;
  width: 300px;
  max-height: 500px;
  overflow: auto;
  z-index: 999;
}

.help-block {
  color: red;
}

.picture-uploader__link {
  background: white url(/images/ico_plus.png) no-repeat 50% 43px;
  cursor: pointer;
  text-align: center;
  padding-top: 60px;
  width: 118px;
  height: 58px;
  line-height: 20px;
  font-size: 13px;
  color: #0A5FBD;
  display: block;
}

.picture-uploader__inner {
  border: 1px solid #C0D3D9;
  width: 118px;
  height: 118px;
  line-height: 118px;
}

#picture-uploader-user-file {
  margin-bottom: 10px;
}

#picture-uploader-user-file__label {
  font-weight: normal;
}

.picture-uploader {
  margin-bottom: 15px;
  background-color: #D5E1E5;
  width: 120px;
  height: 120px;
  padding: 9px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

a.js-fancybox:hover {
  text-decoration: none;
}

input[type='text'],
input[type='password'],
input[type='email'],
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.facebook-container {
  background: #fff;
  margin-top: 40px;
  padding: 20px 0;
  text-align: center;
}

input.error, textarea.error {
  border: 3px #9c4b4b solid !important;
  color: #E94B35 !important;
  font-weight: bold;
}

.layout-content li {
  font-weight: normal;
}

.image_mw-100 {
  max-width: 100%;
  display: block;
}

.colored_white {
  color: #fff;
}

.xmass {
  background-image: url('/images/xmass/xmass.jpg?1393568351');
}
.xmass .breadcrumbs ul {
  background: #0F263D;
  padding: 10px;
  margin-left: -10px;
  margin-top: -10px;
}
.xmass .form__success {
  min-height: 0;
  background: #0F263D;
  padding: 10px;
  margin-left: -20px;
}
.xmass .form__success p:last-of-type {
  margin-bottom: 0;
}
