@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900);
@import url(https://fonts.googleapis.com/css?family=Roboto+Mono|Roboto+Slab:100,300,400,500,700,900);

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

.container {
    width: 100%;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    min-height: 100%;
    margin: 0 auto;
    color: #333333;
    background-color: #f5f5f5;
}

.push, .footer {
    height: 42px;
    clear: both;
    overflow: hidden;
}

.clear {
    clear: both
}

a {
    text-decoration: none;
    font-weight: 500;
    letter-spacing: normal;
    color: #333333;
}

a:hover {
    text-decoration: none;
    color: #333333;
    outline: none;
}

a, a:active, a:link {
    outline: none;
}

a img {
    border: 0;
    font-size: 0px;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

h1 {
    font-family: 'Roboto Slab', sans-serif;
    font-size: 28px;
    font-weight: normal;
    line-height: 38px;
    text-align: center;
}

h2 {
    margin: 15px;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    text-align: center;
}

h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
}

h4 {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
}

.wrapper {
    margin: 0 auto;
    padding-top: 20px;
    width: 980px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #f5f5f5;
}

.wrapper-body {
    overflow-x: clip;
    padding-bottom: 10px;
}

.left-col {
    position: relative;
    z-index: 1;
    float: left;
    width: 180px;
    margin-right: 20px;
    overflow: hidden;
}

.logo {
    margin: 0px 0 20px;
    float: left;
    height: 40px;
}

a.logo:hover .bannertxt {
    color: #005bd1;
}

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

.bannertxt {
    padding-left: 10px;
    vertical-align: middle;
    display: inline-block;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: normal;
}

.right-col {
    position: relative;
}

.wrapper.wide .left-col {
    width: 0;
    display: none
}

.wrapper.wide .b-content .left {
    width: 760px
}

.slink {
    text-align: center;
}

.b-content .right {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 200px;
    padding-left: 20px;
    float: right
}

.b-content .left {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 560px;
}

.left-menu {
    margin-top: 30px;
}

.left-menu ul {
    margin: 0;
    padding: 0;
    width: 180px;
}

.left-menu ul li {
    width: 180px;
    line-height: 35px;
    display: block;
    vertical-align: middle;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    font-weight: 500;
    letter-spacing: normal;
}

.left-menu ul li a:hover {
    color: #005bd1;
}

.left-menu ul li:last-child {
    border-bottom: none;
}

.footer {
    position: relative;
    margin: 0;
    white-space: nowrap;
    text-align: left;
    background: #fff;
    height: 28px;
    padding: 0 10px;
    border: 0;
    border-top: 1px solid #D5D5D5;
    border-spacing: 0;
    border-collapse: collapse;
    color: #999;
    font-size: 12px;
    font-family: Arial, Verdana, Tahoma, sans-serif;
}

.footer a {
    outline: none;
    color: #999;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    font-weight: 400;
}

.footer a:hover {
    text-decoration: none;
    color: #ff9400;
}

.footer div {
    float: right;
}

.footer p {
    float: left;
    color: #9092A5;
    font-weight: 400
}

.footer div a {
    float: right;
    margin-left: 10px;
}

.b-tags-footer {
    column-width: 229px;
    column-count: 4;
    border-top: 1px solid #e6e6e6;
    margin-top: 15px;
    clear: both;
    overflow: hidden;
    padding: 35px 0 52px 0;
}

.b-tags-footer__title {
    display: block;
    margin-top: 33px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    color: #999999;
}

.b-tags-footer__title:first-child {
    margin-top: 0
}

.b-tags-footer__link {
    display: block;
    width: 229px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 500;
    line-height: 20px;
    color: #999999;
}

.b-tags-footer__link:hover {
    color: #333333;
}

.b-content .left .news ul {
    margin: 0px;
}

.b-content .left .news ul li {
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #ffffff;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 1px 0 rgba(0, 0, 0, 0.15);
}

.b-content .news-body {
    position: relative;
    clear: both;
}

.b-content .news-body p {
    font-weight: normal;
    line-height: 20px;
    text-align: left;
}

.b-content .news-body a img {
    display: block;
}

.date {
    padding: 0 15px 15px;
    margin-top: 8px;
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    text-align: left;
    color: #999999;
}

.date.date-hidden {
    font-size: 0;
    line-height: 1;
    opacity: 0;
    user-select: none;
}

.news-body-title:first-child {
    margin: 15px 0 0 15px;
}

.news-body-title:hover {
    background-color: #005ff9;
    color: #ffffff;
}

.news-body-title {
    z-index: 30;
    position: relative;
    display: inline-block;
    margin: 15px 0 0 10px;
    padding: 0 7px;
    border-radius: 2px;
    border: solid 1px #005ff9;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
    text-align: center;
    color: #005bd1;
}

.news-body-title.current {
    color: #999;
    border-color: #999;
}

.news-body-title.current:hover {
    background-color: #fff;
    color: #999;
    cursor: default;
}

.news-ttl {
    margin: 8px 15px;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
    color: #333333;
}

.news-ttl::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 20;
}

.stext p {
    padding: 0 15px;
    margin: 8px 0
}

.stext a:hover {
    text-decoration: underline
}

.picture {
    width: 560px
}

.one-news {
    width: 760px;
    padding: 20px 50px 35px;
    box-sizing: border-box;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 1px 0 rgba(0, 0, 0, 0.15);
}

.one-news .rating {
    margin: 5px 0;
    float: left
}

.one-news .rating-star {
    padding-left: 0px
}

.one-news .date {
    padding: 0px;
    margin: 5px 0 15px;
    clear: left
}

.one-news h1 {
    text-align: left
}

.one-news p {
    margin: 15px 0px;
    padding: 0px;
    font-weight: normal;
    line-height: 20px;
    text-align: left;
}

.one-news a:hover {
    text-decoration: underline
}

.one-news h2 {
    margin: 25px 0 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    text-align: left
}

.one-news h2 + p {
    margin: -5px 0 16px;
}

.one-news h2 + ul {
    margin: -5px 0 0;
}

.one-news h2 + pre {
    margin: -5px 0 0
}

.one-news h3 {
    margin: 16px 0;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    text-align: left
}

.one-news h3 + p {
    margin: -8px 0 16px;
}

.one-news h4 {
    font-size: 10px;
    line-height: 15px;
    text-align: left;
    margin-left: 120px;
}

.one-news pre {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    margin: 0 0 10px;
}

.one-news pre:last-child {
    margin-bottom: 0px
}

.one-news ul {
    padding-left: 15px;
    line-height: 20px
}

.one-news li {
    margin: 8px 0;
}

.one-news li::before {
    content: "•";
    padding-right: 3px
}

.one-news p + ul {
    margin: -5px 0 0
}

.one-news p:last-child {
    margin-bottom: 0px
}

.one-news li:last-child {
    margin-bottom: 0px
}

.one-news .sociallink img {
    margin: 0px;
}

.one-news table {
    width: 660px;
    border-collapse: collapse;
    border: none;
    margin-top: 35px
}

.one-news .gift table {
    table-layout: fixed;
}

.one-news .gift img {
    width: 200px;
    height: 200px;
    margin: 0 10px;
    display: block
}

.one-news .gift p {
    margin: 10px 0 20px 0;
    text-align: center
}

.one-news .gift td {
    width: 225px;
    height: 100%;
}

.one-news .gift td:last-child {
    width: 210px;
}

.one-news .navigation-rubrikator {
    text-align: left;
    margin: 0;
    padding: 0
}

.one-news .ramka {
    display: block;
    color: #333333;
    font-weight: normal;
    line-height: 20px;
    background-color: #f5f5f5;
    border-radius: 2px;
    padding: 20px;
    text-align: left;
    margin-top: 20px;
}

.one-news .ramka > p {
    margin-top: 0px
}

.top {
    display: block;
    box-sizing: border-box;
    width: 560px;
    margin-bottom: 20px;
    padding: 20px 15px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 1px 0 rgba(0, 0, 0, 0.15);
}

.fon-left {
    position: relative;
    z-index: 1;
    float: left;
    margin-right: 20px;
    width: 180px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 1px 0 rgba(0, 0, 0, 0.15);
}

.fon-left ul {
    padding: 15px 15px 0
}

.fon-left li {
    padding-bottom: 15px
}

.fon-left li a {
    line-height: 16px;
}

.fon-left li a:hover {
    color: #005bd1;
}

.news-2 h1, .news-2 h2, .news-2 .navigation-rubrikator {
    text-align: left
}

.news-2 .rating {
    margin-top: 10px;
}

.news-2 .rating-star {
    padding-left: 0;
}

.sticky {
    position: sticky;
    top: 10px;
    margin-bottom: 20px;
}

.pravila-right {
    display: inline-block;
    box-sizing: border-box;
    margin-bottom: 20px;
    width: 560px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 1px 0 rgba(0, 0, 0, 0.15);
}

.pravila-right h2 {
    margin: 20px 15px 15px;
}

.pravila-right ul {
    margin: 15px 15px 20px
}

.pravila-right li a {
    color: #333333;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 26px;
}

.pravila-right li a:hover {
    color: #005bd1;
}

.fon-right {
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 20px 15px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 1px 0 rgba(0, 0, 0, 0.15);
}

.fon-right h2 {
    margin: 0 0 15px;
}

.fon-right h3 {
    margin: 25px 0 10px;
    font-weight: 500
}

.fon-right h2 + h3 {
    margin: 0 0 10px;
}

.fon-right p {
    padding: 0;
    margin: 15px 0;
    line-height: 20px
}

.fon-right h3 + p {
    margin: -5px 0 15px;
}

.fon-right a:hover {
    text-decoration: underline
}

.fon-right ul {
    padding-left: 15px;
}

.fon-right li {
    margin: 8px 0;
    line-height: 20px;
}

.fon-right li::before {
    content: "•";
    padding-right: 3px
}

.fon-right p + ul {
    margin: -5px 0 15px
}

.fon-right p:last-child {
    margin-bottom: 0px
}

.fon-right li:last-child {
    margin-bottom: 0px
}

.fon-right table p {
    padding: 0;
    margin: 0;
}

.fon-right p + table {
    padding: 0;
    margin: -8px 0 0;
}

.fon-right table {
    width: 530px;
    border-collapse: collapse;
    border-radius: 2px;
    table-layout: fixed;
}

.fon-right th {
    padding-top: 6px;
    width: 141px;
    font-size: 11px;
    font-weight: normal;
    color: #999999;
    text-align: left
}

.fon-right th p {
    padding-top: 6px;
    width: 141px;
    font-size: 11px;
    font-weight: normal;
    color: #999999;
    text-align: left
}

.fon-right td:nth-child(1) {
    padding-left: 35px
}

.fon-right tr {
    height: 32px;
    border: solid 1px #f5f5f5;
}

.fon-right tr:nth-child(even) {
    background-color: #f5f5f5;
}

.fon-right tr:first-child {
    border: none
}

.fon-right th:nth-child(1) {
    width: 106px;
    padding-left: 35px
}

.fon-right th:last-child {
    width: auto
}

.fon-right .small_img {
    display: block;
    font-size: 0px;
    margin-top: 12px;
    margin-bottom: 8px
}

.fon-right .small_img + p {
    margin-top: 8px
}

.small_img img {
    padding-right: 5px
}

.fon-right .ramka {
    display: block;
    color: #333333;
    font-weight: normal;
    line-height: 20px;
    background-color: #f5f5f5;
    border-radius: 2px;
    padding: 20px;
    text-align: left;
    margin-top: 20px;
}

.fon-right .ramka > p {
    margin-top: 0px
}

.fon-right .ico {
    margin: 10px 10px 0px 0px
}

.turnir {
    display: inline-block;
    margin: 20px -6px 20px 14px;
    width: 170px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 1px 0 rgba(0, 0, 0, 0.15);
    font-weight: 500;
    line-height: 16px;
}

.turnir:last-child {
    margin-right: 0px
}

.turnir_index {
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 1px 0 rgba(0, 0, 0, 0.15);
}

.b-content .news-2 .news-body .turnir a:hover {
    color: #005bd1;
    text-decoration: none;
    display: inline-block
}

.b-content .news-body .turnir span {
    display: block;
    padding: 15px 10px
}

.b-content .news-body .turnir img {
    display: block;
    max-width: 170px;
}

/* Страница Игры */
.news-game {
    background-color: #ffffff;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 1px 0 rgba(0, 0, 0, 0.15);
}

.banner-game-page {
    width: 560px;
    height: 213px;
}

.banner-game-page-img-shadow {
    position: relative;
    padding-top: 107px
}

.banner-game-page-img {
    border-radius: 2px 2px 0 0;
    position: absolute;
    width: 560px;
    height: 213px;
    overflow: hidden
}

.banner-game-page-img img {
    width: 100%;
    height: auto
}

.banner-game-page-info {
    width: 560px;
    height: 32px;
    position: relative;
    bottom: 50px;
    line-height: 32px
}

.b-content .left .news .banner-game-page-title {
    line-height: 22px;
    vertical-align: bottom;
    padding-left: 15px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: 0.5px;
    text-align: left;
    color: #ffffff;
}

.b-content .left .news .banner-game-page-button {
    float: right;
    margin-right: 14px
}

.b-content .left .news .banner-game-page-button-btn {
    cursor: pointer;
    float: left;
    width: 160px;
    height: 32px;
    border-radius: 3px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.04), inset 0 0 0 1px rgba(0, 0, 0, 0.12);
    background-color: #04a60d;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    line-height: 33px;
    vertical-align: middle;
    color: #ffffff;
    transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
}

.b-content .left .news .banner-game-page-button-btn:hover {
    background-color: #02920a;
}

.b-content .left .news .banner-game-page-button-socialmm {
    margin-left: 10px;
    float: left;
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 3px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.04), inset 0 0 0 1px rgba(0, 0, 0, 0.12);
    background-color: #005ff9;
    transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
}

.b-content .left .news .banner-game-page-button-socialmm:hover {
    background-color: #005aef;
}

.b-content .left .news .banner-game-page-button-socialmm-icons {
    display: block;
    height: 14px;
    padding: 10px 4px 7px 5px;
}

.b-content .left .news .banner-game-page-button-socialok {
    width: 32px;
    height: 32px;
    margin-left: 10px;
    display: inline-block;
    border-radius: 3px;
    background-color: #ff9e00;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.04), inset 0 0 0 1px rgba(0, 0, 0, 0.12);
    transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
}

.b-content .left .news .banner-game-page-button-socialok:hover {
    background-color: #FF9400;
}

.b-content .left .news .banner-game-page-button-socialok-icons {
    display: block;
    height: 17px;
    padding: 8px 11px 7px;
}

.b-content .left .news .text-game-page {
    padding: 20px 15px 0;
    box-sizing: border-box
}

.text-game-page .rating {
    margin: 8px 0;
}

.text-game-page .rating-star {
    padding-left: 0
}

.b-content .left .news .text-game-page h1 {
    padding: 0px;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 24px;
    letter-spacing: normal;
    font-weight: 500;
    line-height: 34px;
    text-align: left;
    color: #333333;
}

.b-content .left .news .text-game-page-info {
    padding-top: 4px
}

.b-content .left .news .text-game-page-info a {
    text-decoration: none;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 500;
    margin-right: 8px;
    line-height: 20px;
    color: #999999;
}

.b-content .left .news .text-game-page-info a:hover {
    color: #333333
}

.b-content .left .news .text-game-page-info img {
    padding-right: 5px;
    padding-bottom: 2px;
    width: 16px;
    height: 16px;
    line-height: 20px;
    vertical-align: middle;
}

.b-content .left .news .text-game-page-info img:first-child {
    padding-left: 0
}

.b-content .left .news .game-text-div p {
    margin: 16px 0;
    padding: 0;
    font-weight: normal;
    line-height: 18px;
    letter-spacing: normal;
    text-align: left;
    color: #333333;
}

.game-text-div a {
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: normal;
    color: #333333;
}

.game-text-div a:hover {
    text-decoration: underline;
    color: #333333
}

.b-content .left .news .game-text-div ul {
    padding-left: 15px;
    margin: 16px
}

.b-content .left .news .game-text-div li {
    margin: 8px 0;
    line-height: 20px;
    list-style-type: none;
    box-shadow: none
}

.b-content .left .news .game-text-div li::before {
    content: "•";
}

.b-content .left .news .game-text-div p + ul {
    margin: -8px 0 16px
}

.b-content .left .news .game-text-div li:last-child {
    margin-bottom: 0px
}

.navigation-game {
    padding: 4px 0 20px 7px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    color: #999999;
}

.navigation-game a {
    text-decoration: none;
    color: #999999;
    padding: 0 8px;
    line-height: 20px;
}

.navigation-game a:hover {
    color: #333333
}

.navigation-game > span {
    padding: 0 8px;
    font-weight: 500;
    color: #333333
}

.b-content .categories {
    width: 560px;
    background-color: #ffffff;
}

.b-content .categories span {
    display: block;
    margin-bottom: 3px;
    padding-top: 20px;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 34px;
    text-align: center;
}

.tags {
    width: 100%;
    display: block;
    font-size: 0px;
    padding-left: 5px;
}

.tags_item {
    margin-left: 10px;
    margin-top: 12px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #666666;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border-radius: 40px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    padding: 0 12px;
    white-space: nowrap;
    box-sizing: border-box;
    transition: box-shadow .3s, border .3s, color .3s, background-color .3s;
}

.tags_item-current {
    background-color: #005ff9;
    color: #ffffff;
    border-color: #005ff9;
}

a.tags_item {
    text-decoration: none;
}

.tags_item:hover {
    color: #005bd1;
    border-color: #005ff9
}

.tags_item:active {
    background-color: #005ff9;
    color: #ffffff;
    border-color: #005ff9
}

.tags_item-current:hover {
    color: #fff;
    border-color: #005ff9
}

.flesh-fon {
    width: 560px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 1px 0 rgba(0, 0, 0, 0.15);
}

.flesh-name h1 {
    text-align: left;
    padding: 20px 15px 2px
}

.news_show-more {
    display: block;
    margin-bottom: 20px;
    width: 100%;
    height: 53px;
    margin-top: 0;
    line-height: 53px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: #005bd1;
    border-radius: 2px;
    transition: background-color 0.3s, color 0.3s;
    cursor: pointer;
}

.show-more-ico {
    display: inline-block;
    width: 26px;
    height: 26px;
    vertical-align: middle;
    border-radius: 50%;
    background: center center url("../images/icons/show-more-arrow-ico.svg") no-repeat #005bd1;
}

.news_show-more:hover {
    background-color: #005ff9;
    color: #ffffff
}

.news_show-more span {
    vertical-align: middle;
    padding: 6px;
}

.rubrikator {
    height: 141px;
    width: 530px;
    margin: 15px;
    overflow: hidden;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.08), 0 0 1px 0 rgba(0, 0, 0, 0.18);
    font-size: 0;
}

.rubrikator-img {
    width: 217px;
    height: 141px;
    display: inline-block;
}

.rubrikator-img img {
    width: 100%;
    height: 100%;
}

.rubrikator-text {
    height: 141px;
    display: inline-block;
    width: 313px;
    font-size: 13px;
    vertical-align: top;
    padding: 15px 15px 17px;
    position: relative;
    box-sizing: border-box;
}

.rubrikator-button {
    box-sizing: border-box;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 100px;
    height: 32px;
    border-radius: 3px;
    border: solid 1px #005ff9;
    color: #005bd1;
    text-decoration: none;
    line-height: 32px;
    vertical-align: middle;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    transition: box-shadow .3s, border .3s, color .3s, background-color .3s;
}

.rubrikator-button:hover {
    background-color: #005ff9;
    color: #ffffff;
}

.rubrikator-text-header {
    display: block;
    font-size: 16px;
    padding-bottom: 6px;
    line-height: 22px;
}

.rubrikator-text-header:hover {
    color: #005bd1;
    text-decoration: none
}

.info-url {
    color: #005bd1;
    height: 18px;
    padding-left: 21px;
    position: relative;
    transition: color .3s, background .3s;
}

.info-url:hover {
    color: #333333
}

.info-url:hover:before {
    background: url("../images/icons/info_1.svg");
}

.info-url:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/icons/info.svg");
    width: 16px;
    height: 16px;
    background-size: cover;
}

.rubrikator-text-content p {
    padding-top: 11px;
    height: 54px;
    overflow: hidden;
    line-height: 18px;
}

.rubrikator-descr {
    padding: 0 15px;
    margin-top: 20px;
    background-color: #ffffff;
}

.rubrikator-descr p {
    margin: 16px 0;
    line-height: 18px;
    letter-spacing: normal;
    text-align: left;
    font-weight: normal;
}

.rubrikator-descr a {
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: normal;
    color: #333333;
}

.rubrikator-descr a:hover {
    text-decoration: underline;
    color: #333333
}

.rubrikator-descr h3 + p {
    margin: 8px 0 16px;
}

.rubrikator-descr ul {
    margin-bottom: 16px;
    margin-top: 8px
}

.rubrikator-descr ul a {
    line-height: 26px;
}

.rubrikator-descr ul a:hover {
    color: #005bd1;
    text-decoration: none;
}

.top .navigation-rubrikator {
    margin: 0;
    padding: 5px 0 0
}

.navigation-rubrikator {
    font-weight: 500;
    line-height: 20px;
    color: #999999;
    text-align: left;
    padding: 5px 0 20px;
    margin: 0 15px 15px
}

.navigation-rubrikator a {
    text-decoration: none;
    color: #999999;
    padding: 0 8px 0 0;
    line-height: 20px;
}

.navigation-rubrikator a::after {
    content: '»';
    margin-left: 10px;
    color: #999999
}

/*.navigation-rubrikator a:last-child {padding-right: 0;}*/
.navigation-rubrikator a:hover {
    color: #333333;
    text-decoration: none;
}

.navigation-rubrikator span.last {
    padding: 0;
    font-weight: 500;
    color: #333333
}

.rating {
    display: inline-block;
}

.rating-star {
    padding-left: 15px;
    line-height: 20px;
    float: left;
    unicode-bidi: bidi-override;
    direction: rtl;
}

.rating-star a {
    text-align: left;
    display: inline-block;
    position: relative;
    width: 15px;
    color: #ccc;
    cursor: default;
    text-decoration: none
}

.rating-star a, .rating-star a.rating-filled {
    text-decoration: none !important;
}

.rating-star a.rating-filled {
    color: #FECB2F;
}

.rating-star a.rating-filled:hover {
    color: #FECB2F;
    text-decoration: none
}

.rating-results {
    padding-left: 8px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    color: #999999;
    float: left;
    opacity: 1;
    transition: all 1s;
}

.rating-star > a.can-vote:hover,
.rating-star > a.can-vote:hover ~ a {
    color: #005ff9;
    text-decoration: none;
    cursor: pointer;
}

.rating-star > a.can-vote {
    text-decoration: none
}

.rating-results.stealth {
    position: absolute;
    opacity: 0;
    transition: all 1s;
}

.rating-submit.stealth {
    opacity: 0;
    margin-left: 0;
    transition: all 1s;
}

.rating-submit {
    font-size: 13px;
    color: #999;
    margin-left: 5px;
    line-height: 20px;
    transition: all 1s;
    opacity: 1;
    display: inline-block;
    float: left;
}

.konkurs-fon {
    width: 560px;
    margin-bottom: 20px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 1px 0 rgba(0, 0, 0, 0.15);
}

.konkurs img {
    margin-bottom: 14px;
    border-radius: 2px 2px 0 0;
    display: block;
    border-bottom: solid 1px #e6e6e6;
    box-sizing: border-box;
    width: 560px
}

.konkurs h2 {
    line-height: 34px;
    margin: 20px 0 15px;
    text-align: left
}

.konkurs h3 {
    margin: 15px 15px 10px;
    text-align: left;
}

.konkurs p {
    padding: 0 15px 20px;
}

.konkursold p a {
    font-weight: normal
}

.konkursold {
    font-size: 0px;
    width: 575px
}

.konkursold a {
    display: inline-block;
    line-height: 0px;
    font-size: 0px;
}

.konkursold img {
    margin-right: 15px;
    margin-bottom: 15px;
    width: 100px;
    height: 104px;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 1px 0 rgba(0, 0, 0, 0.15);
}

.konkursold img:first-child {
    padding-left: 0
}

.polls_index {
    margin-bottom: 18px;
    width: 560px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 1px 0 rgba(0, 0, 0, 0.15);
}

.polls_index h1 {
    padding-top: 20px;
    padding-bottom: 2px;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 34px;
    text-align: center;
    color: #333333;
}

.polls {
    box-sizing: border-box;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 1px 0 rgba(0, 0, 0, 0.15);
    padding: 20px 15px;
    margin-bottom: 20px
}

.polls_title {
    padding-bottom: 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    color: #333333;
    overflow: hidden
}

.polls_radio [type="radio"]:checked,
.polls_radio [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
    cursor: pointer;
}

.polls_radio [type="radio"]:checked + label,
.polls_radio [type="radio"]:not(:checked) + label {
    position: relative;
    cursor: pointer;
    display: inline-block;
    word-wrap: break-word;
    padding-left: 26px;
    font-weight: normal;
    line-height: 18px;
    color: #333;
}

.polls_radio [type="radio"]:checked + label:before,
.polls_radio [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #ccc;
    border-radius: 100%;
    background: #fff;
}

.polls_radio [type="radio"]:checked + label:after,
.polls_radio [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 6px;
    height: 6px;
    background: #ccc;
    position: absolute;
    top: 6px;
    left: 6px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.polls_radio:hover [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 16px;
    height: 16px;
    background: #e6e6e6;
    position: absolute;
    top: 1px;
    left: 1px;
    border-radius: 100%;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.polls_radio [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.polls_radio [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.polls_radio {
    display: block;
    padding-bottom: 16px;
    position: relative
}

.polls_button {
    margin-top: 4px;
    width: 170px;
    height: 32px;
    border: none;
    border-radius: 3px;
    background-color: #005ff9;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.04), inset 0 0 0 1px rgba(0, 0, 0, 0.12);
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 33px;
    vertical-align: middle;
    color: #ffffff;
    text-align: center;
    display: block;
    text-decoration: none;
    transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    cursor: pointer
}

.polls_button:hover {
    background-color: #005aef;
    color: #ffffff
}

.polls_button:active {
    background-color: #005aef;
    color: #ffffff
}

.polls_error {
    padding-top: 2px;
    padding-bottom: 16px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #999999;
    display: none
}

.polls_stat {
    margin-bottom: 16px;
}

.polls_text {
    width: 490px;
    word-wrap: break-word;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #333333;
    overflow: hidden
}

.polls_voted {
    margin-top: 4px;
    border-radius: 2px;
    background-color: #CCDFFE;
    overflow: hidden;
    margin-right: 40px
}

.polls_percent {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #333333;
    white-space: nowrap;
    padding-top: 6px;
    text-align: right;
    float: right;
}

.polls_voted_itog {
    background-color: #005ff9;
    height: 20px;
    -o-transition: width 200ms ease-out;
    transition: width 200ms ease-out
}

.polls_total {
    padding-top: 4px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    text-align: left;
    color: #999999;
}

.b-content .quiz {
    width: 200px;
    margin-bottom: 20px;
    border-bottom: 1px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 1px 0 rgba(0, 0, 0, 0.15);
}

.b-content .quiz_index {
    padding: 15px 0 0 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
    color: #333333;
}

.polls_small {
    padding: 4px 15px 0px 15px;
}

.polls_title_small {
    word-break: break-word;
    padding-bottom: 16px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    line-height: 18px;
    text-align: left;
    color: #333333;
}

.polls_text_small {
    word-break: break-word;
}

.polls_all_small {
    height: 55px;
    line-height: 55px;
    border-top: 1px solid #e6e6e6;
    width: 100%;
    margin-top: 20px;
    text-align: center;
    display: block;
}

.polls_all_small a {
    text-decoration: none;
    color: #999999;
}

.polls_voted_itog_small {
    background-color: #005ff9;
    height: 15px;
    -o-transition: width 200ms ease-out;
    transition: width 200ms ease-out
}

.polls_voted_small {
    width: 140px;
    margin-top: 4px;
    border-radius: 2px;
    background-color: #CCDFFE;
    overflow: hidden;
    margin-right: 30px
}

.polls_percent_small {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #333333;
    white-space: nowrap;
    padding-top: 3px;
    text-align: right;
    float: right;
    max-width: 25px;
}

.polls_all_small a:hover {
    color: #333333;
    text-decoration: none;
}

.b-content .quiz span {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    line-height: 18px;
    text-align: left;
    color: #333333;
}

.addmoney {
    width: 200px;
    height: 272px;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 1px 0 rgba(0, 0, 0, 0.15);
}

.addmoney_img {
    width: 200px;
    height: 200px;
    display: block;
}

.addmoney_btn {
    margin: 18px 15px;
    box-sizing: border-box;
    width: 170px;
    height: 32px;
    display: block;
    border-radius: 3px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.04), inset 0 0 0 1px rgba(0, 0, 0, 0.12);
    background-color: #ff9e00;
    min-width: 16px;
    line-height: 32px;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
}

.addmoney_btn:hover {
    background-color: #FF9400;
}

.play_btn {
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.04), inset 0 0 0 1px rgba(0, 0, 0, 0.12);
    background-color: #04a60d;
}

.play_btn:hover {
    background-color: #008107;
}

.addmoney_text {
    display: block;
    padding-top: 9px;
    text-align: center;
    line-height: 15px;
    color: #ffffff;
}

.addmoney_text:hover {
    color: #ffffff;
}

.mm_group_widget1 {
    width: 200px;
    height: 298px;
    display: block;
    overflow: hidden;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 1px 0 rgba(0, 0, 0, 0.15);
}

.mm_group_widget {
    width: 185px;
    height: 300px;
    margin-left: -4px;
    margin-top: -1px;
    display: block;
    overflow: hidden;
    background-color: #ffffff;
}

.ok_group_widget {
    margin-top: 20px;
    width: 200px;
    height: 134px;
    overflow: hidden;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 1px 0 rgba(0, 0, 0, 0.15);
}

#__okGroup0 {
    margin-left: -2px;
    margin-top: -1px
}

.vk_group_widget {
    margin-top: 20px;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 1px 0 rgba(0, 0, 0, 0.15);
}

.news-item {
    transition: all 0.3s;
    opacity: 1;
}

.news-item.news-item-hidden {
    opacity: 0;
}

.empty-container {
    background-color: #fff;
}

.empty-container .wrapper {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    background-color: #fff;
}

.empty-container .wrapper-body {
    padding: 0;
}

.empty-container .b-content .left {
    width: 100%;
}

.empty-container .news-game {
    box-shadow: none;
    padding-bottom: 20px;
}