@charset "UTF-8";
@font-face {
    font-family: 'MullerBold';
    src: url("../fonts/33D30C_0_0.eot");
    src: url("../fonts/33D30C_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/33D30C_0_0.woff2") format("woff2"), url("../fonts/33D30C_0_0.woff") format("woff"), url("../fonts/33D30C_0_0.ttf") format("truetype");
}

@font-face {
    font-family: 'MullerExtraBold';
    src: url("../fonts/33D30C_1_0.eot");
    src: url("../fonts/33D30C_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/33D30C_1_0.woff2") format("woff2"), url("../fonts/33D30C_1_0.woff") format("woff"), url("../fonts/33D30C_1_0.ttf") format("truetype");
}

@font-face {
    font-family: 'MullerExtraBoldItalic';
    src: url("../fonts/33D30C_2_0.eot");
    src: url("../fonts/33D30C_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/33D30C_2_0.woff2") format("woff2"), url("../fonts/33D30C_2_0.woff") format("woff"), url("../fonts/33D30C_2_0.ttf") format("truetype");
}

@font-face {
    font-family: 'MullerBoldItalic';
    src: url("../fonts/33D30C_3_0.eot");
    src: url("../fonts/33D30C_3_0.eot?#iefix") format("embedded-opentype"), url("../fonts/33D30C_3_0.woff2") format("woff2"), url("../fonts/33D30C_3_0.woff") format("woff"), url("../fonts/33D30C_3_0.ttf") format("truetype");
}

@font-face {
    font-family: 'MullerRegular';
    src: url("../fonts/33D30C_4_0.eot");
    src: url("../fonts/33D30C_4_0.eot?#iefix") format("embedded-opentype"), url("../fonts/33D30C_4_0.woff2") format("woff2"), url("../fonts/33D30C_4_0.woff") format("woff"), url("../fonts/33D30C_4_0.ttf") format("truetype");
}

html, body {
    width: 100%;
    height: 100%;
}

div, span, ul, li, a {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
}

img {
    image-orientation: from-image;
}

.clearfix {
    clear: both;
}

.mobile-content {
    display: none;
}

#app_user_registration_sex_placeholder, label[for="app_user_registration_sex_placeholder"],
#management_adminbundle_user_sex_placeholder, label[for="management_adminbundle_user_sex_placeholder"] {
    display: none;
}

.unread-messages {
    position: absolute;
    top: -1px;
    right: -6px;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 12px;
    background: #d4ee57;
    font-size: 10px;
    font-family: "Open Sans", sans-serif !important;
    font-weight: bold;
    color: #222325;
    border: 2px solid;
    border-radius: 30px;
    z-index: 150;
}

input, select, textarea {
    width: 285px !important;
    background: #f3f4f6 !important;
    border: 0 !important;
    border-bottom: 0 !important;
    padding: 4px 15px !important;
    margin: 0 auto 30px !important;
    box-shadow: none !important;
    font-size: 18px !important;
    font-family: "Open Sans", sans-serif !important;
    color: #292b2e !important;
    line-height: 1.444;
}

input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
    background: #f3f4f6 !important;
}

input:required:valid {
    border: 2px solid #d4ee57 !important;
}

textarea {
    min-height: 80px;
}

select {
    background: #f3f4f6 url(../images/arrow_down.png) no-repeat 265px !important;
    line-height: 26px;
    height: 40px;
}

label {
    float: left;
    height: 39px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    margin: 0 auto 30px !important;
}

label .required {
    float: right;
}

a {
    color: #292b2e;
    text-decoration: none;
}

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

.form-group .hint {
    height: 16px;
    width: 100%;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 5px;
    color: #999999;
}

.form-group .hint .hint-msg {
    width: 285px;
    float: right;
}

.form-group .error {
    width: 100%;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #e53c3c;
    margin-bottom: 30px;
}

.form-group .error .error-msg {
    width: 285px;
    float: right;
}

.form-group.with-error .form-control, .form-group.with-error label {
    margin-bottom: 5px !important;
}

.error {
    font-size: 14px !important;
    font-family: "Open Sans", sans-serif !important;
    color: #e53c3c !important;
}

.error.with-margin {
    float: right;
    top: -30px;
    width: 240px !important;
}

.error span {
    font-size: 14px !important;
    font-family: "Open Sans", sans-serif !important;
    color: #e53c3c !important;
}

.invalid-field input, .invalid-field select {
    border: 2px solid #ef5353 !important;
}

.form-control {
    width: 60%;
    float: right;
    margin: 0 auto 30px !important;
}

.input-group.float-right {
    width: 285px;
    float: right;
    margin: 0;
}

.input-group.float-right .from {
    width: 140px;
    float: left;
}

.input-group.float-right .from label {
    width: 20px;
    color: #292b2e;
}

.input-group.float-right .from input {
    width: 110px !important;
    float: left;
}

.input-group.float-right .to {
    width: 140px;
    float: left;
}

.input-group.float-right .to label {
    width: 25px;
    color: #292b2e;
    margin-right: 5px !important;
}

.input-group.float-right .to input {
    width: 110px !important;
    float: left;
}

.avatar-color-1 {
    color: #fff !important;
    background-color: #9fd330 !important;
}

.avatar-color-2 {
    color: #fff !important;
    background-color: #74b3ca !important;
}

.avatar-color-3 {
    color: #fff !important;
    background-color: #9d8fd8 !important;
}

.avatar-color-4 {
    color: #fff !important;
    background-color: #f2b644 !important;
}

.avatar-color-5 {
    color: #fff !important;
    background-color: #d47272 !important;
}

.icon-mid {
    width: 64px;
    height: 64px;
}

.small-i {
    position: absolute;
    right: -30px;
    top: 6px;
}

.line {
    width: 100%;
    margin: 15px 0 45px;
    border-top: 1px #cdd1d6 dotted;
}

.reveal-overlay {
    overflow: hidden;
}

.reveal {
    max-width: 650px !important;
    padding: 0;
    height: 80%;
    top: 10%;
    overflow: hidden;
    border-radius: 3px;
}

.reveal.next_round_date {
    min-height: 430px !important;
    max-height: 500px;
    top: 50% !important;
    margin-top: -215px;
}

.reveal .form-control {
    float: left;
}

.reveal.small {
    height: 60%;
    top: 20%;
    width: 390px !important;
    margin-left: auto !important;
}

.reveal.small.reset-pwd {
    max-height: 340px;
}

.reveal.small h1 {
    padding: 30px 50px;
}

.reveal.small .modal-content {
    padding: 40px 50px;
}

.reveal.large .modal-content form {
    height: 100%;
    padding-bottom: 85px;
}

.reveal.large .modal-content form label {
    width: 250px;
    float: left;
}

.reveal.large .modal-content form textarea, .reveal.large .modal-content form input {
    float: right;
}

.reveal.large .modal-content form textarea {
    height: 125px;
    resize: none;
}

.reveal.large .modal-content form .modal-form-btns {
    position: relative;
    bottom: 0px;
    height: 83px;
}

.reveal h1 {
    height: 72px;
    font-size: 18px;
    font-family: "MullerBoldItalic";
    padding: 24px 35px;
    color: #333333;
    text-transform: uppercase;
    line-height: 1.444;
    background: #f6f7f8;
    margin: 0;
}

.reveal .modal-content {
    padding: 35px 40px;
    overflow-y: auto;
    overflow-x: hidden;
    bottom: 0;
    top: 72px;
    left: 0;
    right: 0;
    position: absolute;
}

.reveal .modal-content .forgot-pwd {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    margin-top: 55px;
}

.reveal .modal-content .list .list-numbers {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    line-height: 1.438;
    font-weight: bold;
    float: left;
    margin-right: 33px;
}

.reveal .modal-content .list p {
    width: 495px;
    float: left;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    line-height: 1.438;
}

.reveal .close-button {
    color: #c7c8c8;
    top: 12px;
    right: 10px;
    margin: 0;
    padding: 0;
    line-height: 15px;
}

.reveal .modal-btn {
    margin: 30px auto 0;
    width: 140px !important;
    float: none;
}

.reveal .modal-btn.big {
    width: auto !important;
}

/* fix for modal in Safari */
@media screen and (max-width: 640px) {
    .reveal.next_round_date {
        position: absolute;
    }
}

@media screen and (max-width: 39.9375em) {
    .reveal {
        bottom: 0;
    }

    .reveal.small {
        width: 100% !important;
    }
}

@media screen and (max-width: 370px) {
    .reveal.small input {
        width: 230px !important;
    }
}

#wrapper {
    min-height: 100%;
    min-width: 620px !important;
    background: #ebedef;
    /*overflow: hidden;*/
}

#wrapper:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 100px solid red;
    border-right: 100px solid transparent;
}

#wrapper .content {
    min-height: 100vh;
    padding-bottom: 163px;
    /*overflow: hidden;*/
}

#wrapper .content .top-bg {
    content: '';
    display: block;
    position: absolute;
    top: -596px;
    left: -25%;
    width: 150%;
    height: 1000px;
    background: #292b2e;
    -moz-transform: rotate(-12deg);
    /* Для Firefox */
    -ms-transform: rotate(-12deg);
    /* Для IE */
    -webkit-transform: rotate(-12deg);
    /* Для Safari, Chrome, iOS */
    -o-transform: rotate(-12deg);
    /* Для Opera */
    transform: rotate(-12deg);
    overflow: hidden;
}

.bottom-top-bg{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: auto;
    top: 0;
    min-height: 100vh;
    overflow: hidden;
    z-index: 1 !important;
}

.bottom-bg{
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    min-height: 100vh;
    overflow: hidden;
    z-index: 1 !important;
}

#wrapper .content .bottom-bg:after {
    content: '';
    display: block;
    position: relative;
    bottom: -580px;
    left: -25%;
    width: 150%;
    height: 1000px;
    background: #d4ee57;
    -moz-transform: rotate(-12deg);
    /* Для Firefox */
    -ms-transform: rotate(-12deg);
    /* Для IE */
    -webkit-transform: rotate(-12deg);
    /* Для Safari, Chrome, iOS */
    -o-transform: rotate(-12deg);
    /* Для Opera */
    transform: rotate(-12deg);
}

#wrapper .content .hero-content {
    max-width: 1010px;
    margin: 0 auto;
    z-index: 111;
}

#wrapper .content.main-page-content .top-bg {
    /*top: -377px;*/
    top: -361px;
    height: 1300px;
    background: #131214;
}

#wrapper .content.main-page-content .top-bg:before {
    content: '';
    position: absolute;
    left: 0;
    top: 372px;
    width: 100%;
    height: 1550px;
    background: url(../images/header_bg_m.jpg) no-repeat;
    background-color: #1C1C1C;
    background-size: 1260px;
    background-position: 350px 0;
    -moz-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    -webkit-transform: rotate(12deg);
    -o-transform: rotate(12deg);
    transform: rotate(12deg);
}

@supports (-ms-ime-align: auto) {
    #wrapper .content.main-page-content .top-bg {
        background: #131214;
    }

    #wrapper .content.main-page-content .top-bg:before {
        background-color: #131214;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #wrapper .content.main-page-content .top-bg {
        background: #131214;
    }

    #wrapper .content.main-page-content .top-bg:before {
        background-color: #131214;
    }
}

#wrapper .content div {
    z-index: 100;
}

#wrapper .content .content-box {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    max-width: 1010px;
    margin: 0 auto 15px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    line-height: 1.438;
}

.content-box_partners{
    padding-top: 20px;
    margin-bottom: 40px !important;
}
.main-page-content_partners{
    width: 98%;
}
.content_partners_img{
    box-sizing: border-box;
    text-align: center;
}
.content_partners_img .thumbnail{
    height: 100%;
}
#wrapper .content .content-box.main-page-content {
    background: transparent;
    box-shadow: none;
}

#wrapper .content .content-box .main-content-block {
    padding: 60px 105px;
}

#wrapper .content .content-box .empty-content-block {
    padding: 30px 35px;
}

#wrapper .content .content-box .recovery-block {
    padding: 50px 120px;
}

#wrapper .content .content-box .recovery-block.with-message .recovery-form {
    width: 60%;
    margin: 50px 0 0 50px;
}

#wrapper .content .content-box .recovery-block.with-message .recovery-form p {
    line-height: 2.7;
    margin-bottom: 0;
}

#wrapper .content .content-box .recovery-block .key-block {
    float: left;
    height: 220px;
    padding-right: 105px;
    border-right: 1px dotted #cdd1d6;
}

#wrapper .content .content-box .recovery-block .key-block img {
    width: 110px;
    height: 110px;
    margin-top: 55px;
}

#wrapper .content .content-box .recovery-block .recovery-form {
    float: left;
    margin: 7px 0 0 50px;
}

#wrapper .content .content-box .recovery-block .recovery-form form #management_adminbundle_user div:nth-child(1) {
    min-width: 500px;
}

#wrapper .content .content-box .recovery-block .recovery-form form #management_adminbundle_user div:nth-child(2) {
    min-width: 500px;
}

#wrapper .content .content-box .recovery-block .recovery-form .btn-white {
    margin-top: 20px !important;
    float: left;
}

#wrapper .content .content-box .logo-text {
    font-size: 180px;
    font-family: "MullerBold";
    color: #ebedef;
    line-height: 180px;
    text-align: center;
    padding-top: 19px;
}

#wrapper .content .content-box .left {
    float: left;
    width: 50%;
    padding: 60px 50px 60px 105px;
}

#wrapper .content .content-box .right {
    float: left;
    width: 50%;
    padding: 60px 105px 60px 50px;
}

#wrapper .content .content-box .right .big-text {
    margin-bottom: 70px;
}

#wrapper .content .content-box.contacts .left {
    padding: 110px 80px 0 105px;
}

#wrapper .content .content-box.contacts .right {
    padding: 110px 80px 60px 105px;
}

#wrapper .content .content-box.with-right-column {
    background: #f6f7f8;
}

#wrapper .content .content-box.with-right-column .left-column {
    float: left;
    width: 72%;
    padding: 0 105px;
    padding-top: 60px;
    background: #fff;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

#wrapper .content .content-box.with-right-column .right-column {
    float: right;
    width: 28%;
    padding: 60px 45px 0;
    background: transparent;
}

#wrapper .content .content-box.with-right-column .right-column .btn-white {
    width: 202px !important;
}

#wrapper .content #login-box {
    width: auto;
}

#wrapper .content #login-box .left, #wrapper .content #login-box .right {
    position: relative;
    width: 50%;
    padding: 71px 40px 40px;
    background: none;
}

#wrapper .content #login-box .left {
    float: left;
}

#wrapper .content #login-box .right {
    float: right;
}

#wrapper .content #login-box .right .social {
    width: 285px;
    margin: 0 auto;
}

#wrapper .content #login-box .right .social span {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    margin-bottom: 35px;
}

#wrapper .content #login-box .right .social a.social-signin.vkontakte {
    float: left;
    margin-right: 16px;
}

#wrapper .content #login-box .right .social a.social-signin.odnoklassniki {
    float: left;
}

#wrapper .content #login-box .or-line {
    position: absolute;
    left: 50%;
    top: 56px;
    bottom: 141px;
    padding: 56px 0;
    border-left: 1px solid #d1d1d1;
    z-index: 101;
}

#wrapper .content #login-box .or {
    height: 48px;
    top: 136px;
    left: 50%;
    margin-left: -12px;
    width: 30px;
    background: #fff;
    position: absolute;
    z-index: 102;
    line-height: 48px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
}

#wrapper .content #login-box .box-bottom {
    width: 100%;
    height: 85px;
    background: #f6f7f8;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

#wrapper .content #login-box .box-bottom .login-error {
    float: left;
    height: 85px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #e53c3c;
    text-align: center;
    padding: 30px 0 0 37px;
}

#wrapper .content #login-box .box-bottom .first-visit {
    float: left;
    height: 85px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    text-align: center;
    padding: 30px 0 0 37px;
}

#wrapper .content #login-box .box-bottom .first-visit span, #wrapper .content #login-box .box-bottom .first-visit a {
    float: left;
}

#wrapper .content #login-box .box-bottom .first-visit span {
    padding-right: 10px;
}

#wrapper .content #header {
    height: 92px;
    border-top: 4px #d1ef45 solid;
    background: #292b2e;
    padding: 17px 40px;
    border-bottom: 1px #404347 solid;
    z-index: 130;
}

#wrapper .content #header.main-page-header {
    background: transparent;
    border: 0;
}

#wrapper .content #header .logo {
    margin-top: 12px;
    float: left;
}

#wrapper .content #header .logo.logo--liga {
    display: inline-block;
    margin-top: 2px;
    line-height: 0;
    overflow: visible;
    width: auto;
    height: auto;
}

#wrapper .content #header .logo.logo--liga img {
    display: block;
    height: 50px;
    width: auto;
    max-width: 220px;
}

#wrapper .content #header.main-page-header .logo.logo--liga img {
    height: 52px;
    max-width: 240px;
}

.logo img {
    width: 125px;
}

.logo.logo--liga img {
    height: 50px;
    width: auto;
    max-width: 220px;
}

@media screen and (max-width: 768px) {
    #wrapper .content #header .logo.logo--liga img,
    .logo.logo--liga img {
        height: 38px;
        max-width: 160px;
    }
}

#wrapper .content #header .lock {
    float: right;
    width: 55px;
    height: 55px;
}

#wrapper .content #header .lock img {
    position: relative;
    float: right;
    margin-top: 15px;
}

#wrapper .content #header .lock:hover:before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    right: -14px;
    width: 44px;
    height: 44px;
    border-radius: 30px;
    background: rgba(52, 52, 52, 0.2);
}

#wrapper .content #header .user-menu-block {
    float: right;
    border-left: 1px #404347 solid;
    width: 110px;
    height: 52px;
    z-index: 999;
}

#wrapper .content #header .user-menu-block.not-auth {
    width: auto;
}

#wrapper .content #header .user-menu-block .notification-menu {
    float: left !important;
    width: auto !important;
    margin-left: 30px;
    margin-top: 15px;
}

#wrapper .content #header .user-menu-block .notification-menu .profile-preview {
    cursor: pointer;
    z-index: 101;
}

#wrapper .content #header .user-menu-block .notification-menu .profile-preview img {
    position: relative;
    z-index: 120;
}

#wrapper .content #header .user-menu-block .notification-menu .profile-preview .unread-messages {
    position: absolute;
    top: -1px;
    right: -6px;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 12px;
    background: #d4ee57;
    font-size: 10px;
    font-family: "Open Sans", sans-serif !important;
    font-weight: bold;
    color: #222325;
    border: 2px solid;
    border-radius: 30px;
    z-index: 150;
}

#wrapper .content #header .user-menu-block .notification-menu .profile-preview:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: -7px;
    right: -13px;
    width: 44px;
    height: 44px;
    border-radius: 30px;
    background: rgba(52, 52, 52, 0.2);
}

#wrapper .content #header .user-menu-block .notification-menu li:first-child {
    padding-right: 0;
}

#wrapper .content #header .user-menu-block .notification-menu ul.submenu {
    width: 315px;
    top: 45px !important;
    right: -8px !important;
}

#wrapper .content #header .user-menu-block .notification-menu ul.submenu li {
    padding-right: 50px !important;
    height: auto !important;
}

#wrapper .content #header .user-menu, #wrapper .content #header .notification-menu {
    float: left;
    width: 55px;
    height: 55px;
}

#wrapper .content #header .user-menu a.profile-preview, #wrapper .content #header .notification-menu a.profile-preview {
    position: absolute;
    top: 11px;
    right: -28px;
    width: 36px;
    height: 36px;
    border-radius: 50px;
    z-index: 101;
}

#wrapper .content #header .user-menu a.profile-preview:hover:before, #wrapper .content #header .notification-menu a.profile-preview:hover:before {
    content: '';
    display: block;
    position: absolute;
    top: -4px;
    right: 0px;
    width: 44px;
    height: 44px;
    border-radius: 30px;
    background: rgba(52, 52, 52, 0.2);
}

#wrapper .content #header .user-menu a.profile-preview:after, #wrapper .content #header .notification-menu a.profile-preview:after {
    display: none;
}

#wrapper .content #header .user-menu a.profile-preview #profile-preview-header, #wrapper .content #header .notification-menu a.profile-preview #profile-preview-header {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50px;
    z-index: 101;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 37px;
    background: #46b2d1;
}

#wrapper .content #header .user-menu ul.submenu, #wrapper .content #header .notification-menu ul.submenu {
    position: absolute;
    top: 60px;
    background: white;
    border-radius: 3px;
    right: -22px;
}

#wrapper .content #header .user-menu ul.submenu:after, #wrapper .content #header .notification-menu ul.submenu:after {
    content: '';
    position: absolute;
    top: -7px;
    right: 15px;
    border: 7px solid transparent;
    border-right: 15px solid #fff;
    border-bottom: 0px solid #fff;
}

#wrapper .content #header .user-menu ul.submenu li, #wrapper .content #header .notification-menu ul.submenu li {
    border-bottom: 1px solid #d1d1d1;
    height: 51px;
    padding: 0;
}

#wrapper .content #header .user-menu ul.submenu li:hover, #wrapper .content #header .notification-menu ul.submenu li:hover {
    background: #f6f7f8;
}

#wrapper .content #header .user-menu ul.submenu li:last-child, #wrapper .content #header .notification-menu ul.submenu li:last-child {
    border-bottom: 0;
}

#wrapper .content #header .user-menu ul.submenu li span, #wrapper .content #header .notification-menu ul.submenu li span {
    float: left;
    width: 50px;
    height: 100%;
    background: #f6f7f8;
    text-align: center;
    line-height: 50px;
}

#wrapper .content #header .user-menu ul.submenu li a, #wrapper .content #header .notification-menu ul.submenu li a {
    float: left;
    line-height: 29px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
}

#wrapper .content #header .user-menu ul.submenu li .btn-white.second:active, #wrapper .content #header .notification-menu ul.submenu li .btn-white.second:active {
    background: transparent !important;
    color: #333 !important;
}

#wrapper .content #header .notification-menu ul.submenu li:after {
    content: '';
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    right: 20px;
    top: 50%;
    margin-top: -4px;
    border-radius: 30px;
    background: #d4ee57;
}

#wrapper .content #header .notification-menu ul.submenu li a {
    line-height: 1.5;
    font-size: 14px;
}

#wrapper .content #header .menu {
    float: right;
    list-style: none;
    background: none;
}

#wrapper .content #header .menu li {
    float: left;
    padding-right: 5px;
}

#wrapper .content #header .menu li a {
    line-height: 34px;
    font-size: 16px;
    font-family: "MullerBold";
    color: white;
}

#wrapper .content #header .menu li a:hover, #wrapper .content #header .menu li a:active, #wrapper .content #header .menu li a.active {
    color: #d1ef45;
}

#wrapper .content .main-title {
    position: relative;
    font-size: 42px;
    font-family: "MullerExtraBold";
    text-transform: uppercase;
    color: white;
    text-align: center;
    padding: 59px 35px;
    line-height: 52px;
    margin: 0;
    z-index: 100;
}

#wrapper .content .main-title.left {
    float: left;
}

#wrapper .content .main-title.with-filter {
    padding-bottom: 0px;
}

#wrapper .content .callout.secondary {
    background: transparent;
}

#footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background: #d4ee57;
    height: 163px;
    z-index: 100;
}

#footer .footer-content {
    border-top: 1px #b7ce48 solid;
    padding: 40px 0 37px;
    margin: 0 55px;
}

#footer .footer-content .soc {
    float: left;
    position: absolute;
}

#footer .footer-content .soc a {
    float: left;
    padding-right: 13px;
}

#footer .footer-content .footer-menu {
    left: 50%;
    margin-left: -450px;
    list-style: none;
    background: none;
}

#footer .footer-content .footer-menu li a {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
}

#footer .footer-content .footer-menu li a:hover, #footer .footer-content .footer-menu li a:active, #footer .footer-content .footer-menu li a.active {
    font-weight: bold;
}

/*#footer .footer-content .footer-menu li:nth-child(1) {*/
    /*width: 89px;*/
/*}*/

/*#footer .footer-content .footer-menu li:nth-child(2) {*/
    /*width: 244px;*/
/*}*/

/*#footer .footer-content .footer-menu li:nth-child(3) {*/
    /*width: 291px;*/
/*}*/

/*#footer .footer-content .footer-menu li:nth-child(4) {*/
    /*width: 249px;*/
/*}*/

/*#footer .footer-content .footer-menu li:nth-child(5) {*/
    /*width: 120px;*/
/*}*/

#footer .footer-content .copyright {
    width: 100%;
    text-align: center;
    margin-top: 40px;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    color: rgba(51, 51, 51, 0.502);
    line-height: 2.385;
}

.login-btns {
    width: 285px !important;
    margin: 0 auto;
}

.login-btns .forgot-pwd {
    float: left;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    line-height: 36px;
}

.login-btns .forgot-pwd:hover {
    color: #b7ce48;
}

.pay-terms {
    margin-top: 30px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #999;
    line-height: 1.357;
    margin-bottom: 70px;
}

.btn-normal {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    float: right;
    border: 1px solid #a9a9a9;
    color: #333333;
    border-radius: 4px;
    padding: 3px 20px;
}

.btn-normal:hover {
    opacity: 0.85;
}

.btn-white {
    cursor: pointer;
    float: right;
    margin: 0;
    padding: 10px 26px !important;
    width: auto !important;
    height: auto !important;
    font-size: 16px;
    font-weight: normal;
    word-wrap: break-word;
    white-space: normal;
    background: transparent !important;
    font-family: "MullerExtraBoldItalic" !important;
    color: #333333 !important;
    text-transform: uppercase !important;
    text-align: center;
    border: 2px solid #333333 !important;
    border-radius: 5px !important;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}

.btn-white:hover {
    opacity: 0.85;
}

.btn-white:active {
    background: #333333 !important;
    color: #fff !important;
}

.btn-white img {
    margin-right: 10px;
}

.btn-white.left {
    float: left;
}

.btn-white.repeat-send {
    position: absolute;
    top: 46px;
    right: 35px;
}

.btn-white.second {
    border: 0 !important;
    line-height: 31px;
    font-size: 16px;
}

.needGall{
    width: 100%;
    overflow: hidden;
}

.btn-needGall{
    width: 225px !important;
    margin: 0 auto 50px !important;
}

.btn-green {
    cursor: pointer;
    float: right;
    margin: 0;
    padding: 10px 26px !important;
    width: auto !important;
    height: auto !important;
    font-size: 16px;
    font-weight: bold;
    background: transparent !important;
    font-family: "MullerExtraBoldItalic" !important;
    color: #d1ef45 !important;
    text-transform: uppercase !important;
    text-align: center;
    border: 2px solid #d1ef45 !important;
    border-radius: 5px !important;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}

.btn-green:hover {
    border: 2px solid #ffffff !important;
}

.btn-green img {
    margin-right: 10px;
}

.btn-green.left {
    float: left;
}

.btn-green_full {
    background: #d1ef45 !important;
    font-family: "MullerExtraBoldItalic" !important;
    color: #000000 !important;
    text-align: center;
    border: 2px solid #d1ef45 !important;
    border-radius: 5px !important;
}

.btn-donate-link,
.btn-donate-link.all-tournaments {
    display: inline-block;
    width: 220px !important;
    padding: 10px 0 !important;
    margin: 20px 0 0 0 !important;
    float: none;
}

.btn-donate-link_lb {
    background: #292b2e !important;
    border: 2px solid #D1EF45 !important;
    color: #D1EF45 !important;
}

.register-btns {
    width: 285px;
    float: right;
}

.register-btns p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    line-height: 1.357;
    margin-bottom: 70px;
}

.right-column p {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.375;
    margin-bottom: 25px;
}

.right-column_point-point-list p{
    margin-bottom: 10px;
}

.right-column p.grey {
    color: #999999;
}

.right-column .button-group {
    margin-bottom: 0;
}

.right-column .button-group a {
    float: left;
    margin-right: 10px;
}

.right-column .line {
    margin: 30px 0;
}

.right-column .place {
    width: 90px;
    float: left;
}

p {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
}

p.text-block {
    margin: 30px 0;
}

.big-text {
    font-size: 26px;
    font-family: "MullerExtraBoldItalic";
    color: #333333;
    text-transform: uppercase;
    line-height: 0.885;
    margin-bottom: 40px;
}

.middle-text {
    font-size: 18px;
    font-family: "MullerBoldItalic";
    color: #999999;
    text-transform: uppercase;
    line-height: 1.333;
    text-align: left;
}

.price-block {
    border-bottom: 1px dotted #cdd1d6;
    margin-bottom: 75px;
}

.price-block .price {
    width: 46%;
    float: left;
    margin-bottom: 45px;
}

.price-block .price:nth-child(1) {
    padding-right: 4%;
    border-right: 1px dotted #cdd1d6;
    max-width: 200px;
}

.price-block .price:nth-child(2) {
    margin-left: 4%;
}

.price-block .price .price-title {
    color: #999999;
}

.price-block .price .price-val {
    float: left;
    font-size: 42px;
    font-family: "MullerExtraBoldItalic";
    color: #333333;
    text-transform: uppercase;
}

.price-block .price .price-sym {
    color: #999999;
    margin: 23px 0 0 5px;
    float: left;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}

.price-block .price .price-bottom {
    width: 160px;
    font-size: 16px;
    font-family: "MullerBoldItalic";
}

.photo-label {
    line-height: 64px;
}

.vich-image {
    position: relative;
    width: 285px;
    height: 100%;
    float: right;
    background: url(../images/add_btn.png) no-repeat;
    z-index: 150 !important;
}

.vich-image.transperent {
    background: transparent;
}

label[for="app_user_registration_profileImageFile_file"] {
    cursor: pointer;
    padding-left: 72px;
    line-height: 64px;
    height: 64px;
    float: right;
}

#profile-preview {
    position: absolute;
    top: 0;
    right: 221px;
    width: 64px;
    height: 64px;
    border-radius: 50px;
    z-index: 101;
}

#profile-preview.empty {
    display: none;
}

#app_user_registration_profileImageFile_file {
    display: none;
}

#app_user_registration_plainPassword div {
    width: 100%;
    height: 40px;
    margin-bottom: 30px;
}

#app_user_registration_sex {
    width: 285px;
    height: 38px;
}

#app_user_registration_sex input {
    width: auto !important;
    float: left;
    margin-top: 8px !important;
    margin-right: 13px !important;
}

@media screen and (max-width: 650px) {
    #app_user_registration_sex input {
        margin-right: 10px !important;
    }
}

#app_user_registration_sex label:nth-child(4) {
    margin-right: 25px !important;
}

@media screen and (max-width: 650px) {
    #app_user_registration_sex label:nth-child(4) {
        margin-right: 10px !important;
    }
}

#app_user_registration_sex label .required {
    display: none;
}

/* 404 */
#wrapper .content.not-found-page {
    background: #1a1a1a;
    padding-bottom: 0px;
}

#wrapper .content.not-found-page .hero-content .not-found-title {
    line-height: 0.6;
    text-align: left;
    font-size: 142px;
    font-family: "Open Sans", sans-serif !important;
    color: #ffffff;
    font-weight: bold;
    height: 100px;
    margin-top: 100px;
}

#wrapper .content.not-found-page .hero-content .not-found-text {
    margin-top: 200px;
    font-size: 28px;
    font-family: "Open Sans", sans-serif !important;
    color: #ffffff;
    line-height: 1.214;
}

#wrapper .content.not-found-page .hero-content .btn-green {
    float: left;
    margin-top: 40px;
    margin-bottom: 170px;
    z-index: 150;
}

#wrapper .content.not-found-page:after {
    display: none !important;
}

/* -------------- */
/* MAIN PAGE */
#main-page-top-block, #main-page-top-block-auth {
    max-width: 1010px;
    padding: 100px 0 100px;
    margin: 0 auto;
}

#main-page-top-block p {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: white;
}

#main-page-top-block a {
    margin-top: 15px;
}

#main-page-title,
.main-page-title{
    max-width: 1010px;
    padding: 0 0 30px;
    margin: 0 auto;
    position: relative;
    font-size: 18px;
    font-family: "MullerBoldItalic";
    color: #999999;
    text-transform: uppercase;
    z-index: 100;
}

.main-page-title{
    padding: 0 !important;
}

.content-box_index{
    background: none !important;
    box-shadow: none !important;
}

.main-page-content_index{
    width: 100% !important;
}

.tournament-card-main:nth-child(3n+2) {
    margin-right: 0;
}

.tournament-card:nth-child(3n+2) {
    margin-right: 0;
}

form[name="tournament_filter"] {
    float: right;
    /*padding: 65px 15px 59px 0;*/
    padding: 25px 15px 39px 35px;
    position: relative;
    z-index: 111;
    width: 100%;
}

form[name="tournament_filter"] .filter-field {
    float: left;
}

form[name="tournament_filter"] .filter-field select, form[name="tournament_filter"] .filter-field input {
    width: 200px !important;
    float: left;
    margin-right: 20px !important;
}

form[name="tournament_filter"] .filter-field select {
    background: #f3f4f6 url(../images/arrow_down.png) no-repeat 180px !important;
}

form[name="tournament_filter"] .filter-field:last-child select, form[name="tournament_filter"] .filter-field:last-child input {
    margin-right: 10px !important;
}

form[name="rating_filter"] {
    float: left;
    padding: 25px 15px 39px 35px;
    position: relative;
    z-index: 111;
    width: 100%;
}

form[name="rating_filter"] .filter-field {
    float: left;
}

form[name="rating_filter"] .filter-field select, form[name="rating_filter"] .filter-field input {
    width: 124px !important;
    float: left;
    margin-right: 16px !important;
    padding-right: 20px !important;
}

form[name="rating_filter"] .filter-field select {
    background: #f3f4f6 url(../images/arrow_down.png) no-repeat 106px !important;
}

form[name="rating_filter"] .filter-field:last-child select, form[name="rating_filter"] .filter-field:last-child input {
    margin-right: 10px !important;
}

.tournament-card-main, .tournament-card {
    float: left;
    width: 32%;
    margin-bottom: 25px;
    margin-right: 2%;
    padding: 34px;
    min-height: 385px;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

.tournament-card-main:hover, .tournament-card:hover {
    box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.2);
}

.tournament-card-main.large, .tournament-card.large {
    width: 66%;
}

.tournament-card-main.large .tournament-city, .tournament-card.large .tournament-city {
    font-size: 38px !important;
    line-height: 0.895 !important;
    margin-bottom: 20px !important;
}

.tournament-card-main.large .tournament-type, .tournament-card.large .tournament-type {
    font-size: 21px !important;
    line-height: 1.238 !important;
    margin-bottom: 75px;
}

.tournament-card-main.large .tournament-members, .tournament-card.large .tournament-members {
    height: 45px;
}

.tournament-card-main.large .tournament-members .tournament-member, .tournament-card.large .tournament-members .tournament-member {
    margin-right: 12px;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    overflow: hidden;
}

.tournament-card-main.large .tournament-members .tournament-member img, .tournament-card.large .tournament-members .tournament-member img {
    width: 100% !important;
    height: 100% !important;
}

.tournament-card-main.large .tournament-members .tournament-member span, .tournament-card.large .tournament-members .tournament-member span {
    width: 100%;
    line-height: 45px;
    color: #fff;
    text-align: center;
}

.tournament-card-main.complete .tournament-city, .tournament-card.complete .tournament-city {
    color: #999999 !important;
}

.tournament-card-main.complete .tournament-type, .tournament-card.complete .tournament-type {
    color: #999999 !important;
}

.tournament-card-main h4, .tournament-card h4 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    line-height: 1.625;
    margin-bottom: 50px;
}

.tournament-card-main .tournament-city, .tournament-card .tournament-city {
    font-size: 25px;
    font-family: "MullerExtraBoldItalic";
    color: #333333;
    text-transform: uppercase;
    line-height: 1.308;
    margin-bottom: 15px;
}

.tournament-card-main .tournament-city span.city, .tournament-card .tournament-city span.city {
    float: left;
}

.tournament-card-main .tournament-city .more, .tournament-card .tournament-city .more {
    display: none;
    position: absolute;
    float: right;
    right: 0px;
    line-height: 29px;
    margin-left: 15px;
}

.tournament-card-main .tournament-type, .tournament-card .tournament-type {
    font-size: 17px;
    font-family: "MullerRegular";
    font-style: italic;
    line-height: 1.529;
    text-align: left;
    margin-bottom: 37px;
    margin-top: 85px;
}

.tournament-card-main .tournament-type.male, .tournament-card .tournament-type.male {
    color: #46b2d1;
}

.tournament-card-main .tournament-type.female, .tournament-card .tournament-type.female {
    color: #eb9fc4;
}

.tournament-card-main .tournament-type.universal, .tournament-card .tournament-type.universal {
    color: lightgreen;
}

.tournament-card-main_series,
.tournament-card_series {
    border: 1px solid #d1ef45;
}

.tournament-card-main_series .tournament-type,
.tournament-card_series .tournament-type{
    margin-top: 65px;
}

.tournament-card-main_series h4,
.tournament-card_series h4 {
    margin-bottom: 30px;
}

.tournament-card-main_male,
.tournament-card_male{
    background: url("/bundles/website/images/tournament_type_m.png") no-repeat right bottom, #FFFFFF;
    background-size: auto 95px;
}

.tournament-card-main_female,
.tournament-card_female{
    background: url("/bundles/website/images/tournament_type_w.png") no-repeat right bottom, #FFFFFF;
    background-size: auto 95px;
}

.tournament-card-main_universal,
.tournament-card_universal{
    background: url("/bundles/website/images/tournament_type_u.png") no-repeat right bottom, #FFFFFF;
    background-size: auto 95px;
}

.tournament-card-main .tournament-status, .tournament-card .tournament-status {
    position: absolute;
    height: 25px;
    top: 33px;
    right: 0;
    padding: 0 10px 0 8px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.857;
}

.tournament-card-main .tournament-status:after, .tournament-card .tournament-status:after {
    content: '';
    position: absolute;
    top: 0;
    left: -7px;
    width: 7px;
    height: 25px;
    background-size: cover !important;
}

.tournament-card-main .tournament-status.recruitment, .tournament-card .tournament-status.recruitment {
    color: #4e4e37;
    background: #FBF394;
}

.tournament-card-main .tournament-status.recruitment:after, .tournament-card .tournament-status.recruitment:after {
    background: url(../images/status-r.png) no-repeat;
}

.tournament-card-main .tournament-status.ingame, .tournament-card .tournament-status.ingame {
    color: #feffff;
    background: #65D246;
}

.tournament-card-main .tournament-status.ingame:after, .tournament-card .tournament-status.ingame:after {
    background: url(../images/status-in.png) no-repeat;
}

.tournament-card-main .tournament-status.complete, .tournament-card .tournament-status.complete {
    color: #feffff;
    background: #C0C0C0;
}

.tournament-card-main .tournament-status.complete:after, .tournament-card .tournament-status.complete:after {
    background: url(../images/status-f.png) no-repeat;
}

.tournament-card-main .tournament-members, .tournament-card .tournament-members {
    width: 100%;
    height: 83px;
    overflow: hidden;
}

.tournament-card-main .tournament-members .tournament-member, .tournament-card .tournament-members .tournament-member {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 36px;
    height: 36px;
    border-radius: 50px;
    overflow: hidden;
}

.tournament-card-main .tournament-members .tournament-member img, .tournament-card .tournament-members .tournament-member img {
    width: 100% !important;
    height: 100% !important;
}

.tournament-card-main .tournament-members .tournament-member span, .tournament-card .tournament-members .tournament-member span {
    line-height: 36px;
    width: 100%;
    text-align: center;
    color: #fff;
}

.tournament-card-main .tournament-members .tournament-member.empty-member, .tournament-card .tournament-members .tournament-member.empty-member {
    border: 1px solid #d3d3d3;
}

.tournament-card-main .tournament-members .tournament-member.empty-member span, .tournament-card .tournament-members .tournament-member.empty-member span {
    color: #d3d3d3;
}

.tournament-card-main .tournament-participate, .tournament-card .tournament-participate {
    position: absolute;
    cursor: pointer;
    right: 0;
    bottom: 0;
    border: 25px solid #ffffff;
    border-right: 25px solid #8ed153;
    border-bottom: 25px solid #8ed153;
}

.tournament-card-main .tournament-participate:before, .tournament-card .tournament-participate:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 12px;
    top: 4px;
    left: 1px;
    background: url(../images/check.png) no-repeat;
}

.tournament-card-main .tournament-participate span, .tournament-card .tournament-participate span {
    display: none;
    width: 100px;
    height: 30px;
    position: absolute;
    top: -63px;
    right: -50px;
    background: #8ed153;
    border-radius: 4px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    padding: 0 12px;
    color: white;
    line-height: 30px;
}

.tournament-series {
    text-transform: uppercase;
}

.tournament-series_detail {
    color: #d1ef45
}

/* Средний УС на наборе — отдельно от названия серии (жёлтый desc) */
.tournament-top .tournament-recruiting-avg-us--header {
    display: block;
    width: 100%;
    margin-top: 10px;
    padding-top: 8px;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    color: #e8e8e8 !important;
    font-size: 14px;
    line-height: 1.35;
    font-family: 'Open Sans', sans-serif;
    clear: both;
}
.tournament-top .tournament-recruiting-avg-us--header b {
    color: #d1ef45;
    font-weight: bold;
}
.tournament-recruiting-avg-us--schedule {
    display: block;
    margin-top: 6px;
    padding-top: 4px;
    color: #555555 !important;
    font-size: 13px;
    line-height: 1.35;
}
.tournament-recruiting-avg-us--schedule b {
    color: #333333;
    font-weight: bold;
}
.tournament-members-avg-us {
    display: none;
    width: 100%;
    flex: 1 1 100%;
    box-sizing: border-box;
}
.tournament-recruiting-avg-us--mobile-members {
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    text-align: center;
    font-size: 14px;
    line-height: 1.35;
    color: #777777;
    font-family: 'Open Sans', sans-serif;
}
.tournament-recruiting-avg-us--mobile-members b {
    color: #333333;
    font-weight: bold;
}
@media screen and (max-width: 990px) {
    .tournament-top .tournament-recruiting-avg-us--header {
        display: none !important;
    }
    .tournament-members-avg-us {
        display: block;
    }
}

.tournament-series__inform{
    margin: 0;
    background: #D1EF45;
    color: #373737;
    font-size: 12px;
    font-weight: 700;
    padding: 2px 8px;
    position: absolute;
    top: auto;
    left: 0;
    right: auto;
    bottom: 0;
}

.tournament-series__inform_detail{
    width: 100%;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
}

.tournament-series__inform_strong {
    text-transform: uppercase;
    text-align: left;
    line-height: 18px;
    padding-left: 40px;
}

.all-tournaments {
    width: 177px !important;
    margin: 25px auto 50px;
    float: none;
}
.all-tournaments_not-arrow:before,
.all-tournaments_not-arrow:after{
    content: none !important;
}

.all-tournaments.btn-needGall{
    width: 225px !important;
}

.all-tournaments:after {
    content: '';
    position: absolute;
    width: 122px;
    height: 15px;
    left: -160px;
    top: 12px;
    background: url(../images/green-arrow.png);
}

.all-tournaments:before {
    content: '';
    position: absolute;
    width: 122px;
    height: 15px;
    right: -160px;
    top: 12px;
    background: url(../images/green-arrow.png);
    -moz-transform: rotate(180deg);
    /* Для Firefox */
    -ms-transform: rotate(180deg);
    /* Для IE */
    -webkit-transform: rotate(180deg);
    /* Для Safari, Chrome, iOS */
    -o-transform: rotate(180deg);
    /* Для Opera */
    transform: rotate(180deg);
}

/* COURTS */
form[name="court_filter"] {
    float: right;
    padding: 65px 15px 59px 0;
    position: relative;
    z-index: 111;
}

form[name="court_filter"] .filter-field {
    float: right;
}

form[name="court_filter"] .filter-field.search-field.hidden {
    display: none;
}

form[name="court_filter"] .filter-field select, form[name="court_filter"] .filter-field input {
    width: 200px !important;
    float: left;
    margin-right: 20px !important;
}

form[name="court_filter"] .filter-field select {
    background: #f3f4f6 url(../images/arrow_down.png) no-repeat 180px !important;
}

form[name="court_filter"] .filter-field:last-child select, form[name="court_filter"] .filter-field:last-child input {
    margin-right: 10px !important;
}

form[name="court_filter"] .btn-green {
    padding: 8px 12px !important;
}

form[name="court_filter"] .btn-green img {
    margin-right: 0;
}

.court-card {
    float: left;
    padding: 35px;
    width: 49%;
    height: 300px;
    background: #ffffff;
    border-radius: 4px;
    margin-bottom: 25px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

.court-card:hover {
    box-shadow: 0px 8px 12px rgb(0 0 0 / 20%);
}

.court-card:nth-child(odd) {
    margin-right: 2%;
}

.court-card .court-info {
    width: 50%;
    height: 100%;
    float: left;
}

.court-card .court-info h4 {
    font-size: 26px;
    font-family: "MullerExtraBoldItalic";
    color: #333333;
    text-transform: uppercase;
    line-height: 1.308;
    text-align: left;
}

.court-card .court-info h4 span {
    float: left;
}

.court-card .court-info h4 .more {
    display: none;
    float: left;
    line-height: 29px;
    margin-left: 15px;
}

.court-card .court-info .court-site {
    font-size: 16px;
    font-family: "MullerRegular";
    font-style: italic;
    color: #333333;
    line-height: 1.625;
    text-align: left;
}

.court-card .court-info .court-bottom-info {
    position: absolute;
    bottom: 0;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    line-height: 1.438;
    text-align: left;
}

.court-card .court-image {
    width: 50%;
    float: right;
    text-align: right;
}

.court-card .court-image .thumbnail {
    width: 150px;
    height: 100px;
}

.court-card.with-discount {
    z-index: 101 !important;
}

.court-card.with-discount:nth-child(2n+1) {
    z-index: 102 !important;
}

.court-card.with-discount .court-discount {
    cursor: pointer;
    position: absolute;
    font-weight: normal !important;
    height: 40px;
    width: 40px;
    right: 23px;
    top: 25px;
    line-height: 39px;
    text-align: center;
    background: #d4ee57;
    border-radius: 30px;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    text-transform: uppercase;
    z-index: 111 !important;
}

.court-card.with-discount .court-discount .discount-message {
    width: 225px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    display: none;
    position: absolute;
    top: -63px;
    right: -92px;
    background: #d4ee57;
    border-radius: 4px;
    padding: 7px 13px;
    text-transform: none;
    line-height: 19px;
    text-align: left;
    z-index: 110;
}

.court-detail-discount {
    padding: 10px;
    font-size: 12px;
    font-weight: bold;
    background: #d4ee57;
}

.court-detail-only-summer {
    padding: 10px;
    font-size: 12px;
    font-weight: bold;
    background: #d4ee57;
}

.partnersCart{

}
.partnersCart_item{
    width: 100%;
    padding: 15px;
    height: auto;
    /*min-height: 330px;*/
    margin: auto !important;
}
@media screen and (max-width: 950px){
    .partnersCart_item{
        /*min-height: 330px !important;*/
        max-height: 350px !important;
    }
}
.partnersCart__image{

}
.partnersCart__image img{
    margin: 0 !important;
}
.partnersCart__info{
    width: 100% !important;
}
.partnersCart__info h4{
    font-size: 20px;
}
.partnersCart__info_bottom{
    position: relative !important;
}

.owl-nav{
    height: 0;
    position: absolute;
    top: 40%;
    width: 100%;
}

.owl-nav button{
    font-size: 90px !important;
    line-height: 75px !important;
    height: 75px !important;
}

.owl-prev{
    float: left;
    margin-left: -30px;
}

.owl-next{
    float: right;
    margin-right: -30px;
}
/* Pagination */
.navigation .pagination, .navigation-white .pagination {
    text-align: center;
}

.navigation .pagination .pagination-previous.disabled:before, .navigation .pagination .pagination-next.disabled:before, .navigation-white .pagination .pagination-previous.disabled:before, .navigation-white .pagination .pagination-next.disabled:before {
    content: '';
    display: none !important;
}

.navigation .pagination .pagination-previous.disabled:after, .navigation .pagination .pagination-next.disabled:after, .navigation-white .pagination .pagination-previous.disabled:after, .navigation-white .pagination .pagination-next.disabled:after {
    content: '';
    display: none !important;
}

.navigation .pagination .pagination-previous a:before, .navigation .pagination .pagination-next a:before, .navigation-white .pagination .pagination-previous a:before, .navigation-white .pagination .pagination-next a:before {
    content: '';
    display: none !important;
}

.navigation .pagination .pagination-previous a:after, .navigation .pagination .pagination-next a:after, .navigation-white .pagination .pagination-previous a:after, .navigation-white .pagination .pagination-next a:after {
    content: '';
    display: none !important;
}

.navigation .pagination .pagination-previous.disabled:before, .navigation .pagination .pagination-next.disabled:before, .navigation-white .pagination .pagination-previous.disabled:before, .navigation-white .pagination .pagination-next.disabled:before {
    content: '';
    display: none !important;
}

.navigation .pagination .pagination-previous.disabled:after, .navigation .pagination .pagination-next.disabled:after, .navigation-white .pagination .pagination-previous.disabled:after, .navigation-white .pagination .pagination-next.disabled:after {
    content: '';
    display: none !important;
}

.navigation .pagination .pagination-previous span, .navigation-white .pagination .pagination-previous span {
    background: url(../images/arrow_left.png) no-repeat;
    background-position: center;
}

.navigation .pagination .pagination-previous a, .navigation-white .pagination .pagination-previous a {
    background: url(../images/arrow_left.png) no-repeat;
    background-position: center;
}

.navigation .pagination .pagination-previous a:hover, .navigation-white .pagination .pagination-previous a:hover {
    background: #333333 url(../images/arrow_left_white.png) no-repeat;
    background-position: center;
}

.navigation .pagination .pagination-next span, .navigation-white .pagination .pagination-next span {
    background: url(../images/arrow_right.png) no-repeat;
    background-position: center;
}

.navigation .pagination .pagination-next a, .navigation-white .pagination .pagination-next a {
    background: url(../images/arrow_right.png) no-repeat;
    background-position: center;
}

.navigation .pagination .pagination-next a:hover, .navigation-white .pagination .pagination-next a:hover {
    background: #333333 url(../images/arrow_right_white.png) no-repeat;
    background-position: center;
}

.navigation .pagination .pagination-next span, .navigation-white .pagination .pagination-next span {
    padding: 4px 0 0 1px;
}

.navigation .pagination li, .navigation-white .pagination li {
    display: inline-block !important;
    margin-right: 10px;
    padding: 0 0px !important;
    width: 40px !important;
    height: 40px !important;
    font-size: 16px;
    font-weight: bold;
    background: transparent !important;
    font-family: "MullerExtraBoldItalic" !important;
    color: #333333 !important;
    text-align: center;
    border: 2px solid #333333 !important;
    border-radius: 5px !important;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}

.navigation .pagination li.current a, .navigation .pagination li.current span, .navigation-white .pagination li.current a, .navigation-white .pagination li.current span {
    color: #fff;
    background: #333333;
}

.navigation .pagination li.ellipsis, .navigation-white .pagination li.ellipsis {
    top: 2px !important;
}

.navigation .pagination li.ellipsis:after, .navigation-white .pagination li.ellipsis:after {
    padding: 0 !important;
    margin: 2px 0px 0px -5px !important;
    position: absolute !important;
    color: #333 !important;
}

.navigation .pagination li a, .navigation .pagination li span, .navigation-white .pagination li a, .navigation-white .pagination li span {
    font-size: 16px;
    font-family: "MullerExtraBoldItalic";
    color: #333333;
    text-transform: uppercase;
    border-radius: 4px;
    height: 37px;
    width: 39px;
    margin-top: -1px;
    margin-left: -1px;
    line-height: 39px;
    padding: 0px 1px 0 0;
    overflow: hidden;
}

.navigation .pagination li a:hover, .navigation-white .pagination li a:hover {
    color: #fff;
    background: #333333;
}

.navigation-white {
    margin-top: 45px;
}

.navigation-white .pagination .pagination-previous span {
    background: url(../images/arrow_left-2.png) no-repeat center !important;
}

.navigation-white .pagination .pagination-previous a {
    background: url(../images/arrow_left-2.png) no-repeat center !important;
}

.navigation-white .pagination .pagination-previous a:hover {
    background: #999999 url(../images/arrow_left-2.png) no-repeat center !important;
}

.navigation-white .pagination .pagination-next span {
    background: url(../images/arrow_right-2.png) no-repeat center !important;
}

.navigation-white .pagination .pagination-next a {
    background: url(../images/arrow_right-2.png) no-repeat center !important;
}

.navigation-white .pagination .pagination-next a:hover {
    background: #999999 url(../images/arrow_right-2.png) no-repeat center !important;
}

.navigation-white .pagination li {
    border: 0 !important;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
}

.navigation-white .pagination li.current a, .navigation-white .pagination li.current span {
    color: #999999 !important;
    background: transparent !important;
}

.navigation-white .pagination li a, .navigation-white .pagination li span {
    font-size: 16px !important;
    font-family: "Open Sans", sans-serif !important;
    color: #333333 !important;
    background: transparent !important;
}

.navigation-white .pagination li a:hover {
    color: #999999 !important;
    background: transparent !important;
}

/* PROFILE */
.profile-top-info {
    max-width: 1010px;
    padding: 70px 0 30px 218px;
    margin: 0 auto;
    margin-top: 55px;
}

.profile-top-info .user-name {
    float: left;
    font-size: 32px;
    font-family: "MullerExtraBold";
    color: white;
    text-transform: uppercase;
    line-height: 45px;
    margin-top: -35px;
    text-align: left;
}

.profile-top-info .user-name span {
    float: right;
    top: 25px;
    left: 10px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    line-height: 0.909;
}

.profile-top-info .user-name-edit {
    float: left;
    line-height: 55px;
    text-align: left;
}

.profile-top-info .user-name-edit .first-name {
    margin-right: 10px;
}

.profile-top-info .user-name-edit .first-name, .profile-top-info .user-name-edit .last-name {
    width: 180px;
    overflow: hidden;
    float: left;
}

.profile-top-info .user-name-edit .first-name label, .profile-top-info .user-name-edit .last-name label {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    line-height: 53px;
    margin-bottom: 0 !important;
}

.profile-top-info .user-name-edit .first-name input, .profile-top-info .user-name-edit .last-name input {
    width: 180px !important;
    margin-bottom: 0 !important;
}

.profile-top-info .user-statistic {
    float: right;
}

.profile-top-info .user-statistic.edit-profile {
    padding-top: 28px;
}

.profile-top-info .user-statistic .rating {
    float: left;
    background: url(../images/graph.png) no-repeat;
    background-position: left 27px;
    padding-left: 30px;
    margin-right: 15px;
    font-size: 42px;
    font-family: 'Open Sans', sans-serif;
    color: #d4ee57;
    text-transform: uppercase;
    line-height: 1.333;
}

.showNtprDetailIcon {
    cursor: pointer;
    display: inline-block;
    vertical-align: text-bottom;
    z-index: 999999;
    margin: 0 2px;
    opacity: 0.6;
}

.showNtprDetailIcon:hover {
    opacity: 1;
}

.profile-top-info .user-statistic .other {
    float: left;
    width: 200px;
    /*padding-top: 9px;*/
}

.profile-top-info .user-statistic .other .statistic-item {
    float: left;
    width: 200px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    line-height: 1.429;
}

.profile-top-info .user-statistic .other .statistic-item span:first-child {
    float: left;
    padding-right: 6px;
}

.profile-top-info .user-statistic .other .statistic-item span:nth-child(2) {
    color: #fff;
}

.score-info-icon_rating {
    float: right;
    margin-left: 5px;
}
.score-info-icon {
    width: 15px;
    text-decoration: none !important;
    border-bottom: none;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    line-height: normal;
}

.profile-header {
    min-height: 100px;
    padding: 40px 0 35px 222px;
    border-bottom: 2px #d1ef45 solid;
}

.profile-header.with-sub-info {
    border-bottom: 0;
}

.profile-header #image-change-button {
    width: 160px;
    height: 160px;
    border-radius: 95px;
    position: absolute;
    left: 35px;
    top: -80px;
    background: rgba(212, 238, 87, 0.7);
}

.profile-header #image-change-button:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent url(../images/big_plus.png) no-repeat center;
}

.profile-header.other-profile {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background: #d4ee57;
}

.profile-header.other-profile .send-invitation span {
    float: left;
}

.profile-header.other-profile .send-invitation .btn-white {
    margin-right: 35px;
}

.profile-header .user-avatar {
    width: 160px;
    height: 160px;
    text-align: center;
    font-size: 40px;
    line-height: 160px;
    letter-spacing: 4px;
    font-family: 'Open Sans', sans-serif;
    background-color: #4C81C9;
    color: #fff;
    overflow: hidden;
    border-radius: 95px;
    /*position: absolute;*/
    /*left: 35px;*/
    /*top: -80px;*/
}

.profile-header .user-email, .profile-header .user-phone, .profile-header .user-city {
    float: left;
    width: 220px;
}

.profile-header .user-email.edit-email span:nth-child(1), .profile-header .user-phone.edit-email span:nth-child(1), .profile-header .user-city.edit-email span:nth-child(1) {
    padding-left: 15px;
}

.profile-header .user-email span:nth-child(1), .profile-header .user-phone span:nth-child(1), .profile-header .user-city span:nth-child(1) {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    line-height: 1.714;
}

.profile-header .user-email span:nth-child(2), .profile-header .user-phone span:nth-child(2), .profile-header .user-city span:nth-child(2) {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    line-height: 1.714;
}

.profile-header .user-email span label, .profile-header .user-phone span label, .profile-header .user-city span label {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    line-height: 1.714;
    margin-bottom: 0 !important;
    height: 26px;
    padding-left: 15px;
}

.profile-header .user-email span input, .profile-header .user-email span select, .profile-header .user-phone span input, .profile-header .user-phone span select, .profile-header .user-city span input, .profile-header .user-city span select {
    float: left;
    width: 180px !important;
    margin-bottom: 0 !important;
}

.subscription-info {
    width: 100%;
    min-height: 60px;
    padding: 0 35px;
}

.subscription-info span {
    float: left;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    line-height: 60px;
}

.subscription-info.active {
    background: #f8f298;
}

.subscription-info.active span {
    color: #333333;
}

.subscription-info.active a.btn {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    float: right;
    border: 1px solid #a9a9a9;
    color: #333333;
    border-radius: 4px;
    padding: 3px 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.subscription-info.active a.btn:hover {
    opacity: 0.85;
}

.subscription-info.not-active {
    background: #EF5353;
}

.subscription-info.not-active span {
    color: #ffffff;
}

.subscription-info.not-active a.btn {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    float: right;
    border: 1px solid #ffffff;
    color: #ffffff;
    border-radius: 4px;
    padding: 3px 20px;
    margin-top: 15px;
}

.subscription-info.not-active a.btn:hover {
    opacity: 0.85;
}

.user-other-info {
    padding: 45px 35px 35px;
    background: #f6f7f8;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.user-other-info.edit-profile {
    background: transparent;
}

.user-other-info.edit-profile .left-column {
    float: left;
    width: 48%;
    padding-right: 2%;
    margin-right: 0 !important;
    border-right: 1px dotted #cdd1d6;
}

.user-other-info.edit-profile .right-column {
    float: left;
    width: 48%;
    padding-left: 2%;
}

.user-other-info .left-column {
    float: left;
    width: 49%;
    margin-right: 2%;
}

.user-other-info .left-column .user-availability {
    min-width: 410px;
}

.user-other-info .left-column .user-sex, .user-other-info .left-column .user-city, .user-other-info .left-column .user-country, .user-other-info .left-column .user-age, .user-other-info .left-column .user-club, .user-other-info .left-column .user-experience, .user-other-info .left-column .user-availability {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    line-height: 3.125;
}

.user-other-info .left-column .user-sex span:nth-child(1), .user-other-info .left-column .user-city span:nth-child(1), .user-other-info .left-column .user-country span:nth-child(1), .user-other-info .left-column .user-age span:nth-child(1), .user-other-info .left-column .user-club span:nth-child(1), .user-other-info .left-column .user-experience span:nth-child(1), .user-other-info .left-column .user-availability span:nth-child(1) {
    float: left;
    width: 200px;
    color: #999999;
}

.user-other-info .left-column .user-sex span:nth-child(2), .user-other-info .left-column .user-city span:nth-child(2), .user-other-info .left-column .user-country span:nth-child(2), .user-other-info .left-column .user-age span:nth-child(2), .user-other-info .left-column .user-club span:nth-child(2), .user-other-info .left-column .user-experience span:nth-child(2), .user-other-info .left-column .user-availability span:nth-child(2) {
    float: left;
    color: #333333;
}

.user-other-info .left-column .user-sex span:nth-child(4), .user-other-info .left-column .user-city span:nth-child(4), .user-other-info .left-column .user-country span:nth-child(4), .user-other-info .left-column .user-age span:nth-child(4), .user-other-info .left-column .user-club span:nth-child(4), .user-other-info .left-column .user-experience span:nth-child(4), .user-other-info .left-column .user-availability span:nth-child(4) {
    line-height: 5px;
    padding-left: 200px;
    padding-bottom: 10px;
}

.user-other-info .left-column .user-edit-field .skill-level select {
    width: 210px !important;
    margin-right: 30px !important;
    background: #f3f4f6 !important;
}

.user-other-info .left-column .user-edit-field .skill-level .small-i {
    position: absolute;
    right: 0;
    top: 6px;
}

.user-other-info .left-column .user-edit-field span:nth-child(1) {
    width: 220px !important;
}

.user-other-info .left-column .user-edit-field span.required {
    width: 10px !important;
    float: right;
}

.user-other-info .left-column .user-edit-field input, .user-other-info .left-column .user-edit-field select {
    width: 240px !important;
    float: right;
}

.user-other-info .left-column .user-edit-field input[type="radio"] {
    float: left;
    width: 20px !important;
    position: relative;
    top: 8px;
}

.user-other-info .left-column .user-edit-field .form-control {
    width: 240px;
    margin-bottom: 0px !important;
}

.user-other-info .left-column .user-edit-field label[for="management_adminbundle_user_sex_0"] {
    margin-right: 15px !important;
}

.user-other-info .left-column .user-edit-field label[for="management_adminbundle_user_sex_0"] .required, .user-other-info .left-column .user-edit-field label[for="management_adminbundle_user_sex_1"] .required {
    display: none;
}

.user-other-info .left-column .user-edit-field.availability {
    height: 70px;
}

.user-other-info .left-column .user-edit-field.availability span:nth-child(1) {
    float: left;
    height: 39px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    margin: 0 auto 30px !important;
    width: 170px !important;
}

.user-other-info .left-column .user-edit-field.availability span:nth-child(2) {
    width: 240px !important;
    float: right;
}

.user-other-info .left-column .user-edit-field.availability span:nth-child(2) label {
    float: left;
    line-height: 37px;
}

.user-other-info .left-column .user-edit-field.availability span:nth-child(2) input {
    float: left;
    width: 90px !important;
    margin: 0 10px !important;
    padding-left: 8px !important;
    padding-right: 0 !important;
}

.user-other-info .left-column .user-edit-field.availability span:nth-child(2) input:nth-child(4) {
    margin-right: 0 !important;
}

.user-edit-field_flex {
    width: 100%;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.user-other-info .right-column {
    float: left;
    width: 49%;
    padding-bottom: 70px !important;
}

.user-other-info .right-column .user-about {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
}

.user-other-info .right-column .user-about.edit-field label {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    margin-bottom: 0 !important;
    height: 26px;
    padding-left: 15px;
}

.user-other-info .right-column .user-about.edit-field textarea {
    width: 100% !important;
    height: 427px;
    resize: none;
}

.user-other-info .right-column .user-about span:nth-child(1) {
    float: left;
    color: #999999;
    padding-right: 5px;
}

.user-other-info .right-column .user-about span:nth-child(2) {
    float: left;
    color: #333333;
}

.user-other-info .btn-white {
    right: 35px;
    bottom: 35px;
    position: absolute;
    z-index: 120;
}

h4.game-history {
    max-width: 1010px;
    font-size: 18px;
    margin: 0 auto;
    font-family: "MullerBoldItalic";
    color: #999999;
    text-transform: uppercase;
    line-height: 80px;
}

.left-right-wrapper p {
    word-wrap: break-word;
}

.content-box.tournament-box .tournament-sets-box {
    overflow-x: auto;
    min-height: 550px;
    padding-bottom: 50px;
    background: #F6F7F8;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.content-box.tournament-box .tournament-sets-box .tournament-sets {
    min-width: 1010px;
    overflow-x: auto;
}

.content-box.history-table {
    padding: 35px;
}

.content-box.history-table table thead {
    background: transparent;
}

.content-box.history-table table thead th {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    font-weight: normal;
    border-bottom: 1px dotted #cdd1d6;
}

.content-box.history-table table tbody tr:nth-child(even) {
    background: transparent;
}

.content-box.history-table table tbody tr td {
    border-bottom: 1px dotted #cdd1d6;
}

.content-box.history-table table tbody tr td:first-child {
    vertical-align: top;
}

.content-box.history-table table tbody tr td a span {
    float: left;
}

.content-box.history-table table tbody tr td a span:nth-child(1) {
    margin-right: 4px;
}

.content-box.history-table table tbody tr td a .win {
    color: #6ec224;
}

.content-box.history-table table tbody tr td a .lose {
    color: #df4343;
}
@media screen and (max-width: 768px) {
    .history-table-data {
        /*overflow: scroll;*/
        overflow-x: auto;
    }

    .history-table-data > table {
        width: 100%;
        min-width: 600px;
    }
}

/*user page games box*/

.historyTableSearch{
    width: 100%;
    text-align: right;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
}
.historyTableSearch__button{
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-family: "MullerExtraBoldItalic";
    text-transform: uppercase;
    padding: 0 20px;
    height: 40px;
    line-height: 30px;
    position: relative;
    background: #d1ef45;
    color: #000000;
    border: 2px solid #d1ef45 !important;
    border-radius: 5px !important;
    margin-left: 8px;
    transform: skew(
            -10deg);
    -webkit-transform: skew(
            -10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    cursor: pointer;
}
.historyTableSearch__button:hover{
    background: #ffffff;
}
.historyTableSearch__input{
    display: inline-block;
    font-size: 16px !important;
    font-family: "MullerExtraBoldItalic" !important;
    text-transform: uppercase;
    min-width: 180px !important;
    height: 40px;
    padding: 10px 15px 10px;
    float: none !important;
    margin: 0 0 0 0 !important;
    line-height: 30px;
    position: relative;
    background: #FFFFFF !important;
    color: #000000 !important;
    border: 2px solid #d1ef45 !important;
    border-radius: 5px !important;
    transform: skew(
            -10deg);
    -webkit-transform: skew(
            -10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}

.historyTableSearch__cancel{
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-family: "MullerExtraBoldItalic";
    text-transform: uppercase;
    padding: 0 20px;
    height: 40px;
    /*line-height: 30px;*/
    position: relative;
    background: #ffffff;
    color: #000000;
    margin-left: 8px;
    border: 2px solid #d1ef45 !important;
    border-radius: 5px !important;
    transform: skew(
            -10deg);
    -webkit-transform: skew(
            -10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    cursor: pointer;
}
.historyTableSearch__cancel:hover{
    background: #d1ef45;
}


@media screen and (max-width: 990px) {
    .historyTableSearch{
        display: flex;
        margin-bottom: 29px;
        flex-direction: column;
        align-items: flex-start;
    }
    .historyTableSearch__inputBox {
        display: flex;
        width: 100%;
    }
    .filter-field input.historyTableSearch__input{
        width: 100% !important;
    }
}

.user-edit-bottom {
    padding: 45px 0;
    margin: 0 35px;
    border-top: 1px solid #cdd1d6;
}

.user-edit-bottom .change-password-btn {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    float: left;
    border: 1px dotted #a9a9a9;
    color: #333333;
    border-radius: 4px;
    padding: 3px 20px;
    margin-top: 9px;
    cursor: pointer;
}

.user-edit-bottom .change-password-btn:hover {
    opacity: 0.85;
}

.user-edit-bottom .btn-white {
    margin-bottom: 0 !important;
}

.user-edit-bottom .change-password-block {
    display: none;
}

.user-edit-bottom .change-password-block .pwd-block {
    float: left;
    width: 180px;
    margin-right: 10px;
}

.user-edit-bottom .change-password-block .pwd-block span label {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    line-height: 1.714;
    margin-bottom: 0 !important;
    height: 26px;
    padding-left: 15px;
}

.user-edit-bottom .change-password-block .pwd-block span input {
    width: 180px !important;
    margin-bottom: 0 !important;
}

/* TOURNAMENT */
.tournament-top {
    /*height: 170px;*/
    max-width: 1010px;
    margin: 0 auto;
}

.tournament-top .tournament-city {
    float: left;
    font-size: 42px;
    font-family: "MullerExtraBold";
    color: white;
    text-transform: uppercase;
    line-height: 40px;
    padding: 65px 0;
    text-align: left;
}

.tournament-top .tournament-name {
    position: relative;
    float: left;
    top: 69px;
    padding-left: 20px;
    z-index: 120 !important;
}

.tournament-top .tournament-name span {
    font-size: 16px;
    font-family: "MullerBoldItalic";
    color: white;
    text-transform: uppercase;
    text-align: left;
    line-height: 18px;
}

.tournament-top .tournament-name span.male {
    color: #46b2d1;
}

.tournament-top .tournament-name span.female {
    color: #eb9fc4;
}

.tournament-top .tournament-name span.universal {
    color: lightgreen;
}

.tournament-top .tournament-status {
    border-right: 1px solid #494a4b;
    height: 80px;
    top: 50px;
}

.tournament-top .tournament-status > span.recruitment,
.tournament-top .tournament-status > span.ingame,
.tournament-top .tournament-status > span.complete {
    float: right;
    position: absolute;
    top: 21px;
    right: 0;
    padding: 8px 23px 8px 16px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.5;
}

.tournament-top .tournament-status > span.recruitment:after,
.tournament-top .tournament-status > span.ingame:after,
.tournament-top .tournament-status > span.complete:after {
    content: '';
    position: absolute;
    top: 0;
    left: -11px;
    width: 11px;
    height: 40px;
    background-size: cover !important;
}

.tournament-top .tournament-status > span.recruitment {
    color: #4e4e37;
    background: #FBF394;
}

.tournament-top .tournament-status > span.recruitment:after {
    background: url(../images/status-r.png) no-repeat;
}

.tournament-top .tournament-status > span.ingame {
    color: #feffff;
    background: #65D246;
}

.tournament-top .tournament-status > span.ingame:after {
    background: url(../images/status-in.png) no-repeat;
}

.tournament-top .tournament-status > span.complete {
    color: #feffff;
    background: #C0C0C0;
}

.tournament-top .tournament-status > span.complete:after {
    background: url(../images/status-f.png) no-repeat;
}

.tournament-members-list {
    padding: 35px 35px 0 35px;
}

.tournament-members-list .tournament-members-avatar {
    margin-bottom: 35px;
    float: left;
    width: 100%;
}

.tournament-members-list .tournament-members-avatar .member-avatar {
    float: left;
    /*margin-right: 12px;*/
    width: 45px;
    height: 45px;
}

.tournament-members-list .tournament-members-avatar .member-avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50px;
}

.tournament-members-list .tournament-members-avatar .member-avatar.none {
    border: 1px solid #494a4b;
    width: 46px;
    border-radius: 50px;
}

.tournament-members-list .tournament-members-avatar .member-avatar span {
    border-radius: 50px;
    width: 45px;
    line-height: 45px;
    text-align: center;
}

.tournament-members-list .tournament-members-avatar .member-avatar span {
    width: 39px;
    line-height: 39px;
}

.tournament-members-list .tournament-members-avatar .member-avatar .tournament-place {
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    top: 35px;
    left: 13px;
    width: 18px;
    height: 18px;
    border-radius: 30px;
    background: #d4ee57;
}

.tournament-members-list .tournament-members-avatar .member-avatar .tournament-place.second-place {
    background: #e5e5e5;
}

.tournament-members-list .members-num {
    margin-bottom: 35px;
    float: left;
}

.tournament-members-list .members-num span {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
}

.tournament-members-list .members-num .num {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    font-weight: bold;
}

.tournament-members-list .member-status {
    margin-bottom: 35px;
    margin-top: 15px;
    float: right;
}

.tournament-members-list .member-status .participation {
    float: right;
    padding-left: 36px;
    font-size: 16px;
    line-height: 46px;
    font-family: "MullerBoldItalic";
    color: #8ed153;
    text-transform: uppercase;
    text-align: left;
}

.tournament-members-list .member-status .participation img {
    top: -3px;
    left: -8px;
    position: relative;
}

.tournament-sets {
    padding: 35px;
    background: #f6f7f8;
}

.tournament-sets .tournament-round {
    width: 290px;
    float: left;
}

.tournament-sets .tournament-round:nth-child(1) {
    margin-right: 35px;
}

.tournament-sets .tournament-round:nth-child(2) {
    margin-right: 35px;
}

.tournament-sets .tournament-round:nth-child(2) .tournament-set:nth-child(2) {
    margin-top: 75px;
}

.tournament-sets .tournament-round:nth-child(2) .tournament-set:nth-child(2):after {
    height: 204px;
    background: transparent url(../images/tournament_set_big.png) no-repeat top left;
}

.tournament-sets .tournament-round:nth-child(2) .tournament-set:nth-child(3) {
    margin-top: 124px;
}

.tournament-sets .tournament-round:nth-child(2) .tournament-set:nth-child(4) {
    margin-top: 80px;
}

.tournament-sets .tournament-round:nth-child(2) .tournament-set.with-place .member:nth-child(2) {
    margin-bottom: 4px;
}

.tournament-sets .tournament-round:nth-child(2) .tournament-set.with-place .member:nth-child(2) .avatar {
    top: -7px;
    left: -17px;
}

.tournament-sets .tournament-round:nth-child(2) .tournament-set.with-place .member:nth-child(3) {
    margin-left: 17px;
}

.tournament-sets .tournament-round:nth-child(2) .tournament-set.with-place .member:nth-child(3) .avatar {
    top: 0px;
    left: -17px;
}

.tournament-sets .tournament-round:nth-child(3) .tournament-set:nth-child(2) {
    margin-top: 145px;
}

.tournament-sets .tournament-round:nth-child(3) .tournament-set:nth-child(3) {
    margin-top: 75px;
}

.tournament-sets .tournament-round:nth-child(3) .tournament-set:after {
    display: none;
}

.tournament-sets .tournament-round:nth-child(3) .tournament-set .member:nth-child(2) {
    margin-bottom: 4px;
}

.tournament-sets .tournament-round:nth-child(3) .tournament-set .member:nth-child(2) .avatar {
    top: -7px;
    left: -17px;
}

.tournament-sets .tournament-round:nth-child(3) .tournament-set .member:nth-child(3) {
    margin-left: 17px;
}

.tournament-sets .tournament-round:nth-child(3) .tournament-set .member:nth-child(3) .avatar {
    top: 0px;
    left: -17px;
}

.tournament-sets .tournament-round .secondary {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    line-height: 1.25;
}

.tournament-sets .tournament-round .secondary b {
    color: #333;
}

.tournament-sets .tournament-round .tournament-set {
    margin-top: 30px;
}

.tournament-sets .tournament-round .tournament-set:nth-child(2):after, .tournament-sets .tournament-round .tournament-set:nth-child(4):after {
    content: '';
    position: absolute;
    top: 26px;
    right: -28px;
    width: 25px;
    height: 105px;
    background: transparent url(../images/tournament_set.png) no-repeat top left;
    background-size: contain;
}

.tournament-sets .tournament-round .tournament-set .member .avatar.bye {
    background-color: #74b3ca;
}

.tournament-sets .tournament-round .tournament-set:nth-child(4).without-one:after {
    display: none;
}

.tournament-sets .tournament-round .tournament-set .member .avatar.empty-set {
    background: #ffffff !important;
}

.tournament-sets .tournament-round .tournament-set .title-set {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: rgba(41, 43, 46, 0.502);
    padding-left: 40px;
    padding-bottom: 5px;
}

.tournament-sets .tournament-round .tournament-set .member {
    width: 180px;
    height: 30px;
    margin-left: 15px;
}

.tournament-sets .tournament-round .tournament-set .member:nth-child(1) {
    margin-bottom: 4px;
}

.tournament-sets .tournament-round .tournament-set .member:nth-child(1) .avatar {
    top: -7px;
    left: -17px;
}

.tournament-sets .tournament-round .tournament-set .member:nth-child(2) {
    margin-left: 17px;
}

.tournament-sets .tournament-round .tournament-set .member:nth-child(2) .avatar {
    top: 0px;
    left: -17px;
}

.tournament-sets .tournament-round .tournament-set .member:after {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    box-shadow: 1px 1px 2px rgba(53, 53, 53, 0.1);
}

.tournament-sets .tournament-round .tournament-set .member .avatar {
    position: absolute;
    width: 36px;
    height: 36px;
    border-radius: 50px;
    text-align: center;
    background: #fff;
    overflow: hidden;
    box-shadow: 1px 1px 2px rgba(53, 53, 53, 0.1);
}

.tournament-sets .tournament-round .tournament-set .member .avatar.avatar-text {
    line-height: 35px;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    color: white;
}

.tournament-sets .tournament-round .tournament-set .member .avatar img {
    width: 100%;
    height: 100%;
}

.tournament-sets .tournament-round .tournament-set .member span {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #292b2e;
    z-index: 100;
    top: -18px;
    padding-left: 26px;
    padding-right: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tournament-sets .tournament-round .tournament-set .member .score {
    position: absolute;
    top: 1px;
    width: 26px;
    height: 29px;
    background: #fff;
    text-align: center;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #292b2e;
    line-height: 29px;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    box-shadow: 1px 1px 2px rgba(53, 53, 53, 0.1);
}

.tournament-sets .tournament-round .tournament-set .member .score:nth-child(3) {
    left: 184px;
}

.tournament-sets .tournament-round .tournament-set .member .score:nth-child(4) {
    left: 214px;
}

.tournament-sets .tournament-round .tournament-set .member .score:nth-child(5) {
    left: 244px;
}

/* RATINGS */
.rating-card {
    margin: 0 0 25px;
    padding: 30px 35px;
    border-radius: 2px;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    cursor: pointer;
}

.rating-card:hover {
    box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.2);
}

.rating-card .number {
    width: 20px;
    float: left;
    font-size: 16px;
    line-height: 62px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
}

.rating-card .avatar {
    float: left;
    width: 64px;
    height: 64px;
    margin: 0 25px;
    border-radius: 50px;
    overflow: hidden;
}

.rating-card .avatar img {
    width: 100%;
    height: 100%;
}

.rating-card .avatar span {
    font-family: 'Open Sans', sans-serif;
    background-color: #4C81C9;
    color: #fff;
    line-height: 64px;
    width: 64px;
    text-align: center;
}

.rating-card .rating-info {
    float: left;
}

.rating-card .rating-info .name {
    width: 100%;
}

.rating-card .rating-info .name a {
    font-size: 26px;
    font-family: "MullerExtraBoldItalic";
    color: #333333;
    text-transform: uppercase;
}

.rating-card .rating-info .name a:hover {
    color: #b7ce48;
}

.rating-card .rating-info .info {
    width: 100%;
}

.rating-card .rating-info .info .info-item {
    float: left;
    margin-right: 50px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

.rating-card .rating-info .info .info-item span:nth-child(1) {
    float: left;
    color: #999999;
}

.rating-card .rating-info .info .info-item span:nth-child(2) {
    float: left;
    color: #333333;
    padding-left: 5px;
}

.rating-card .rating-info .info.mobile-info {
    display: none;
}

.infoGameSeries {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 5px;
}

.rating-card .rating-point {
    position: absolute;
    top: 30px;
    right: 35px;
    font-size: 18px;
    font-family: "MullerBoldItalic";
    color: #999999;
    text-transform: uppercase;
}

.rating-card .rating-point span:nth-child(1) {
    float: left;
    color: #999999;
    padding-top: 9px;
}

.rating-card .rating-point span:nth-child(2) {
    float: left;
    color: #333333;
    padding-left: 13px;
    font-size: 26px;
    font-weight: bold;
}

/* FILTERS */
#rating_filter_sorting .required {
    display: none;
}

#tournament_filter_type, #rating_filter_sex, #rating_filter_sortingOrder {
    width: 100%;
}

#tournament_filter_type input, #rating_filter_sex input, #rating_filter_sortingOrder input {
    float: left;
    display: none;
}

#tournament_filter_type input:checked + label, #rating_filter_sex input:checked + label, #rating_filter_sortingOrder input:checked + label {
    border: 2px solid #ffffff !important;
    z-index: 110;
}

#tournament_filter_type label, #rating_filter_sex label, #rating_filter_sortingOrder label {
    position: relative;
    line-height: 16px;
    cursor: pointer;
    float: left;
    margin: 0;
    padding: 10px 15px !important;
    width: auto !important;
    height: auto !important;
    font-size: 16px;
    font-weight: bold;
    background: transparent !important;
    font-family: "MullerExtraBoldItalic" !important;
    color: #d1ef45 !important;
    text-transform: uppercase !important;
    text-align: center;
    border: 2px solid #d1ef45 !important;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    z-index: 100;
}

#tournament_filter_type label .required, #rating_filter_sex label .required, #rating_filter_sortingOrder label .required {
    display: none;
}

#tournament_filter_type label:nth-child(2), #rating_filter_sex label:nth-child(2), #rating_filter_sortingOrder label:nth-child(2) {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#tournament_filter_type label:nth-child(4), #rating_filter_sex label:nth-child(4), #rating_filter_sortingOrder label:nth-child(4) {
    left: -1px;
}

#tournament_filter_type label:nth-child(6), #rating_filter_sex label:nth-child(6), #rating_filter_sortingOrder label:nth-child(6) {
    left: -2px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-right: 20px !important;
}

#tournament_filter_type label:hover, #rating_filter_sex label:hover, #rating_filter_sortingOrder label:hover {
    border: 2px solid #ffffff !important;
    z-index: 110;
}

/*#rating_filter_sex label:nth-child(4) {*/
    /*border-top-right-radius: 5px;*/
    /*border-bottom-right-radius: 5px;*/
    /*margin-right: 17px !important;*/
/*}*/

#rating_filter_sex label {
    height: 39px !important;
}

#rating_filter_sortingOrder label {
    height: 39px !important;
    width: 45px !important;
}

#rating_filter_sortingOrder label:nth-child(2) {
    background: url(../images/desc.png) no-repeat center !important;
}

#rating_filter_sortingOrder label:nth-child(4) {
    background: url(../images/asc.png) no-repeat center !important;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-right: 17px !important;
}
.ratingSearch{
    width: auto;
    text-align: right;
    margin-bottom: 20px;
    display: inline-flex;
}
.ratingSearch__button{
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-family: "MullerExtraBoldItalic";
    text-transform: uppercase;
    padding: 0 20px;
    height: 40px;
    margin-right: 17px !important;
    line-height: 30px;
    position: relative;
    background: #292b2e;
    color: #d1ef45;
    border: 2px solid #d1ef45 !important;
    border-radius: 5px !important;
    transform: skew(
            -10deg);
    -webkit-transform: skew(
            -10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    cursor: pointer;
}
.ratingSearch__button:hover{
    border: 2px solid #ffffff !important;
}
.ratingSearch__input{
    display: inline-block;
    font-size: 16px !important;
    font-family: "MullerExtraBoldItalic" !important;
    text-transform: uppercase;
    min-width: 180px !important;
    height: 40px;
    padding: 10px 15px 10px;
    float: none !important;
    margin: 0 15px 0 0 !important;
    line-height: 30px;
    position: relative;
    background: #292b2e !important;
    color: #d1ef45 !important;
    border: 2px solid #d1ef45 !important;
    border-radius: 5px !important;
    transform: skew(
            -10deg);
    -webkit-transform: skew(
            -10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}

@media screen and (max-width: 990px) {
    .ratingSearch{
        display: flex;
        margin-bottom: 29px;
    }
    form[name="rating_filter"] .filter-field input.ratingSearch__input{
        width: 100% !important;
    }
}

/* MATCH */
.edit-match .match-left-side {
    background: #ffffff;
}

.edit-match .match-left-side .match-content .scores-container .scores {
    width: 219px;
}

.edit-match .match-left-side .match-content .scores-container .scores .score .score-title {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    line-height: 1.714;
    text-align: center;
    padding-left: 30px;
}

.edit-match .match-left-side .match-content .scores-container .scores .score .score-left, .edit-match .match-left-side .match-content .scores-container .scores .score .score-right {
    top: 8px;
}

.edit-match .match-left-side .match-content .scores-container .scores .score .score-left input, .edit-match .match-left-side .match-content .scores-container .scores .score .score-right input {
    width: 44px !important;
    height: 35px !important;
    padding: 0 !important;
    padding-left: 9px !important;
}

.edit-match .match-left-side .match-content .scores-container .scores .score .score-center .score-result {
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -o-transform: skew(0deg);
    height: 41px;
    width: 40px;
}

.edit-match .match-left-side .match-content .scores-container .scores .score .score-center .score-result input {
    height: 43px !important;
    width: 43px !important;
    padding: 0 !important;
    padding-left: 15px !important;
}

.edit-match .match-left-side .match-content .scores-container .scores .score .score-center span:nth-child(2) {
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -o-transform: skew(0deg);
}

.edit-match .match-right-side {
    margin-top: 120px;
    min-height: 370px;
    border-left: 1px solid #e1e3e6;
}

.edit-match .match-right-side .match-info:nth-child(3) {
    padding: 0;
    padding-bottom: 25px;
}

.edit-match .match-right-side .match-info select {
    width: 100% !important;
}

.edit-match .match-right-side .match-info.time-edit {
    padding-top: 0 !important;
}

.edit-match .match-right-side .match-info.time-edit select {
    width: 40% !important;
}

.edit-match .match-right-side .match-info.time-edit select:nth-child(1) {
    margin-right: 5% !important;
}

.edit-match .match-right-side .match-info.time-edit select:nth-child(2) {
    margin-left: 5% !important;
}

.match-left-side {
    width: 80%;
    min-height: 455px;
    float: left;
    background: #f6f7f8;
}

.match-left-side .match-header {
    margin-bottom: 50px;
    padding: 50px 35px;
}

.match-left-side .match-header .back {
    float: left;
    width: 23px;
    height: 23px;
    top: 6px;
    margin-right: 45px;
    background: url(../images/more_arrow.png) no-repeat top left;
    -moz-transform: rotate(180deg);
    /* Для Firefox */
    -ms-transform: rotate(180deg);
    /* Для IE */
    -webkit-transform: rotate(180deg);
    /* Для Safari, Chrome, iOS */
    -o-transform: rotate(180deg);
    /* Для Opera */
    transform: rotate(180deg);
}

.match-left-side .match-header .match-title {
    float: left;
    font-size: 26px;
    font-family: "MullerExtraBoldItalic";
    color: #333333;
    text-transform: uppercase;
}

.match-left-side .match-content {
    margin: 0 105px;
}

.match-left-side .match-content .match-avatar {
    width: 164px;
    height: 164px;
    text-align: center;
    font-size: 40px;
    line-height: 160px;
    letter-spacing: 4px;
    font-family: 'Open Sans', sans-serif;
    background-color: #4C81C9;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    max-width: none;
}

.match-left-side .match-content .left-member {
    float: left;
    width: 27%;
}

.match-left-side .match-content .left-member .member-name {
    width: 120px;
    margin-left: 24px;
    padding-top: 10px;
    text-align: center;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
}

.match-left-side .match-content .left-member .winner-place {
    width: 100px;
    font-size: 14px;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    text-align: center;
    background: #d4ee57;
    border-radius: 15px;
    position: absolute;
    top: 143px;
    left: 33px;
    z-index: 150;
}

.match-left-side .match-content .left-member .winner-place.second-place {
    background: #dddddd;
}

.match-left-side .match-content .scores-container {
    position: relative;
    width: 40%;
    float: left;
    text-align: center;
}

.match-left-side .match-content .scores-container .scores {
    width: 210px;
    margin: 0 auto;
}

.match-left-side .match-content .scores-container .scores .score {
    margin-bottom: 10px;
}

.match-left-side .match-content .scores-container .scores .score .score-left {
    min-width: 16px;
    min-height: 10px;
    top: 13px;
    left: 23px;
    float: left;
    font-size: 14.118px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    text-align: center;
}

.match-left-side .match-content .scores-container .scores .score .score-center {
    left: 37px;
    float: left;
}

.match-left-side .match-content .scores-container .scores .score .score-center .score-result {
    float: left;
    width: 50px;
    height: 49px;
    background: #fff;
    text-align: center;
    font-size: 17.647px;
    font-family: 'Open Sans', sans-serif;
    color: #292b2e;
    line-height: 49px;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    box-shadow: 1px 1px 2px rgba(53, 53, 53, 0.1);
}

.match-left-side .match-content .scores-container .scores .score .score-center span:nth-child(2) {
    margin: 13px 11px;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #292b2e;
    line-height: 1.111;
    text-align: center;
    float: left;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}

.match-left-side .match-content .scores-container .scores .score .score-right {
    top: 13px;
    left: 25px;
    float: right;
    font-size: 14.118px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    text-align: center;
}

.match-left-side .match-content .scores-container .scores .score .score-right.view-page {
    left: 5px !important;
}

.match-left-side .match-content .scores-container .scores .score .error {
    margin-left: 24px;
    width: 200px;
}

.match-left-side .match-content .right-member {
    float: right;
}

.match-left-side .match-content .right-member .member-name {
    width: 120px;
    margin-left: 24px;
    padding-top: 10px;
    text-align: center;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
}

.match-left-side .match-content .right-member .winner-place {
    width: 100px;
    font-size: 14px;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    text-align: center;
    background: #d4ee57;
    border-radius: 15px;
    position: absolute;
    top: 143px;
    left: 33px;
    z-index: 150;
}

.match-left-side .match-content .right-member .winner-place.second-place {
    background: #dddddd;
}

.match-left-side .match-content .additional {
    text-align: center;
    margin-top: 20px;
    width: 120px;
    margin-left: 24px;
}

.match-left-side .match-content .additional label {
    position: absolute;
    top: 20px;
    width: 90px;
    left: 50%;
    margin-left: -45px !important;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #292b2e;
    line-height: 1.222;
}

.match-left-side .match-content .additional.refuse label {
    font-size: 14px;
}

.match-left-side .match-content .additional.third-tie-break {
    height: 75px;
    margin-left: 66px;
}

.match-left-side .match-content .additional.third-tie-break input {
    width: auto !important;
}

.match-right-side {
    width: 20%;
    float: right;
}

.match-right-side .game-status {
    position: relative;
    width: 200px;
    margin-top: 40px;
    left: 0;
    background: #d4ee57;
    padding: 0 10px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.857;
    border-bottom-right-radius: 4px;
}

.match-right-side .game-status:after {
    content: '';
    position: absolute;
    top: 0;
    right: -9px;
    color: #333333;
    border: 6px solid transparent;
    border-left: 4px solid #d4ee57;
    border-top: 39px solid #d4ee57;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 4px;
}

.match-right-side .game-status span {
    padding: 10px 30px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    line-height: 1.5;
}

.match-right-side .match-info {
    width: 80%;
    margin: 0 auto;
    padding: 25px 0;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #333;
}

.match-right-side .match-info:nth-child(4) {
    border-top: 1px solid #e1e3e6;
    border-bottom: 1px solid #e1e3e6;
}

.match-right-side .match-info span {
    font-size: 13px;
    color: #999999;
}

.btn-white_edit-date {
    float: none !important;
    width: 100% !important;
}

.match-info_edit-date{
    width: 100% !important;
    padding: 25px 15px !important;
}

.match-bottom {
    padding: 45px 15px;
    margin: 0 30px 0 100px;
    border-top: 1px solid #e1e3e6;
}

/* NOTIFICATIONS */
.notification-main {
    display: block;
    width: 100%;
    padding: 30px 35px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
}

.notification-main .notification-message {
    float: left;
    width: 75%;
}

.notification-main .btn-normal {
    position: absolute;
    right: 35px;
    top: 50%;
    margin-top: -15px;
}

/* PAYMENTS */
.payment-image {
    float: left;
    width: 160px;
}

.payment-image .image-block {
    width: 110px;
    height: 110px;
    margin: 0 auto;
}

.payment-image .image-block img {
    width: 100%;
    height: 100%;
}

.payment-image .message-block {
    font-size: 18px;
    margin-top: 30px;
    font-family: "MullerExtraBoldItalic";
    color: #333333;
    text-transform: uppercase;
    text-align: center;
}

.payment-image.success-center {
    margin-top: 40px;
}

.payment-image.error-center {
    margin-top: 40px;
}

.payment-info.with-image {
    margin-left: 250px;
    border-left: 1px dotted #d3d7db;
}

.payment-info.with-image .payment-btns {
    width: auto;
    left: 0;
    margin-left: 0;
    margin-top: 25px;
    float: left;
    padding-left: 50px;
}

.payment-info.with-image .info-line span:nth-child(2) {
    width: 40%;
}

.payment-info.with-image .info-line span:nth-child(1) {
    width: 60%;
}

.payment-info .info-line {
    width: 100%;
    margin-left: 0%;
    padding-left: 50px;
    height: 50px;
}

.payment-info .info-line span:nth-child(2) {
    width: 30%;
    float: right;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
}

.payment-info .info-line span:nth-child(1) {
    width: 50%;
    float: right;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
}

.payment-info .info-line span:nth-child(1).error {
    color: #ef5353;
}

.payment-info .info-line .error-message {
    width: 80%;
    float: right;
    font-size: 18px;
    font-family: "MullerExtraBoldItalic";
    color: #ef5353;
    text-transform: uppercase;
    line-height: 1.444;
}

.payment-btns {
    width: 300px;
    left: 50%;
    margin-left: -158px;
    margin-top: 25px;
    padding-left: 0;
}

.payment-btns .btn-white.second {
    padding: 5px 26px !important;
}

/* MOBILE PAYMENTS */
@media screen and (max-width: 1300px) {
    .payment-info .info-line span:nth-child(2) {
        width: 40%;
    }

    .payment-info .info-line span:nth-child(1) {
        width: 60%;
    }

    .payment-info .info-line .error-message {
        width: 100%;
    }
}

@media screen and (max-width: 800px) {
    .payment-image {
        width: 100%;
        padding-bottom: 40px;
        border-bottom: 2px dotted #d3d7db;
    }

    .payment-image .image-block {
        width: 164px;
        height: 164px;
    }

    .payment-image .image-block img {
        width: 100%;
        height: 100%;
    }

    .payment-image .message-block {
        font-size: 26px;
    }

    .payment-image.success-center {
        margin-top: 0px;
    }

    .payment-image.error-center {
        margin-top: 0px;
    }

    .payment-info.with-image {
        margin-left: 0;
        border-left: 0;
        clear: both;
        padding-top: 40px;
    }

    .payment-info .info-line {
        padding-left: 0px;
    }

    .payment-info .info-line span:nth-child(2) {
        font-size: 14px;
        width: 30%;
    }

    .payment-info .info-line span:nth-child(1) {
        width: 70%;
    }

    .payment-info .payment-btns {
        width: 300px;
        left: 50%;
        margin-left: -158px;
        padding-left: 0;
    }
}

/* MOBILE CONTENT */
.hamburger-bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 190 !important;
}

.hamburger-mobile-menu {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    background: #fff;
    height: 100%;
    width: 50%;
    padding: 50px 40px;
    z-index: 200 !important;
}

.hamburger-mobile-menu .close-hamburger {
    position: absolute;
    height: 32px;
    width: 32px;
    top: 50px;
    right: 40px;
    background: url(../images/close_menu.png) no-repeat top left;
}

.hamburger-mobile-menu .top-block {
    margin-top: 80px;
    margin-bottom: 50px;
}

.hamburger-mobile-menu .top-block a {
    margin-bottom: 35px;
    font-size: 26px;
    font-family: "MullerBold";
    color: #333333;
}

.hamburger-mobile-menu .bottom-block {
    padding-top: 50px;
    border-top: 2px dotted #d0d4d9;
}

.hamburger-mobile-menu .bottom-block a {
    font-size: 26px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    padding-bottom: 35px;
}

.hamburger-mobile-menu .bottom-block a span:nth-child(1) {
    float: left;
    width: 68%;
}

.hamburger-mobile-menu .bottom-block a .profile-avatar-header {
    margin-top: 3px;
    width: 72px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    background: #46b2d1;
    float: right;
    border-radius: 50px;
    color: #fff;
}

.hamburger-mobile-menu .bottom-block a.btn-white {
    float: left;
    font-size: 24px;
    font-family: "MullerExtraBoldItalic";
    color: #333333;
}

.hamburger-mobile-menu:before {
    content: '';
    display: block;
    position: absolute;
    background: #ffffff;
    left: -94px;
    top: 0;
    height: 100%;
    width: 200px;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}

.user-mobile-menu {
    display: none;
    float: right;
    width: 41px;
    margin-top: 10px;
}

.user-mobile-menu .profile-preview {
    position: absolute;
    top: 11px;
    right: -28px;
    width: 44px;
    height: 36px;
    border-radius: 50px;
    z-index: 101;
}

.user-mobile-menu .profile-preview:hover:before {
    content: '';
    display: block;
    position: absolute;
    top: -4px;
    right: 0px;
    width: 44px;
    height: 44px;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.1);
}

.user-mobile-menu .profile-preview:after {
    display: none;
}

.user-mobile-menu .profile-preview .unread-messages {
    position: absolute;
    top: 0;
    right: -5px;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 12px;
    background: #d4ee57;
    font-size: 10px;
    font-family: "Open Sans", sans-serif !important;
    font-weight: bold;
    color: #222325;
    border: 2px solid;
    border-radius: 30px;
    z-index: 150;
}

.user-mobile-menu .profile-preview #profile-preview-header {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50px;
    z-index: 101;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 37px;
    background: #46b2d1;
}

.user-mobile-menu ul.submenu {
    position: absolute;
    top: 60px !important;
    background: white !important;
    border-radius: 3px;
    right: -22px !important;
}

.user-mobile-menu ul.submenu:after {
    content: '';
    position: absolute;
    top: -7px;
    right: 15px;
    border: 7px solid transparent;
    border-right: 15px solid #fff;
    border-bottom: 0px solid #fff;
}

.user-mobile-menu ul.submenu li {
    border-bottom: 1px solid #d1d1d1;
    height: 51px;
    padding: 0;
    padding-right: 0 !important;
}

.user-mobile-menu ul.submenu li:hover {
    background: #f6f7f8;
}

.user-mobile-menu ul.submenu li:last-child {
    border-bottom: 0;
}

.user-mobile-menu ul.submenu li span {
    float: left;
    width: 50px;
    height: 100%;
    background: #f6f7f8;
    text-align: center;
    line-height: 50px;
}

.user-mobile-menu ul.submenu li a {
    float: left;
    line-height: 29px !important;
    font-size: 16px !important;
    font-family: "Open Sans", sans-serif !important;
    color: #333333 !important;
}

.user-mobile-menu ul.submenu li a:nth-child(1) {
    width: 100%;
}

/* mobile header bg */
@media screen and (min-width: 1300px) {
    #wrapper .content.main-page-content .top-bg:before {
        background-position: 50% 0;
    }
}

@media screen and (max-width: 1100px) {
    #wrapper .content.main-page-content .top-bg:before {
        background-position: 80px 0;
    }
}

@media screen and (max-width: 920px) {
    #wrapper .content.main-page-content .top-bg:before {
        background-position: -70px 0;
    }
}

@media screen and (max-width: 920px) {
    #wrapper .content.main-page-content .top-bg:before {
        background-position: -70px 0;
    }
}

@media screen and (max-width: 760px) {
    #wrapper .content.main-page-content .top-bg:before {
        background-position: -166px 0;
    }
}

@media screen and (max-width: 1230px) {
    #wrapper .content form[name="rating_filter"] {
        padding: 65px 15px 59px 35px;
    }
}

@media screen and (max-width: 1100px) {
    /* content */
    #wrapper .content .main-title.left {
        margin-left: 0;
    }

    #wrapper .content form[name="rating_filter"] {
        padding: 59px 15px 59px 35px;
    }

    #wrapper .content .content-box {
        margin: 0 40px 15px;
    }

    #wrapper .content .content-box .left-column {
        padding: 50px 50px 0 !important;
    }

    #wrapper .content .content-box .left-column.all-width-column{
        padding: 50px !important;
    }

    #wrapper .content .hero-content {
        margin: 0 40px;
    }

    #wrapper .content .profile-top-info {
        margin: 0 40px;
    }

    /* --- */
    /* main page */
    #wrapper .content #main-page-top-block,
    #wrapper .content #main-page-top-block-auth {
        padding: 60px 40px 60px;
    }

    #wrapper .content #main-page-title {
        padding: 0px 40px 30px;
    }

    /* --- */
}

@media screen and (max-width: 860px) {
    #wrapper .content form[name="tournament_filter"] {
        float: left;
        padding: 59px 35px 59px;
    }

    #wrapper .content form[name="tournament_filter"] .filter-type {
        float: none;
    }
}

@media screen and (max-width: 801px) {
    #wrapper .content form[name="court_filter"] {
        float: left;
    }
}

@media screen and (max-width: 1062px) {
    #wrapper .content form[name="rating_filter"] {
        float: left;
        padding: 59px 35px 59px;
    }
}

@media screen and (max-width: 1310px) {
    /* tournaments */
    #wrapper .content .content-box .tournament-card, #wrapper .content .content-box .tournament-card-main {
        width: 47%;
        min-height: 160px;
        margin-right: 6%;
    }

    #wrapper .content .content-box .tournament-card.large, #wrapper .content .content-box .tournament-card-main.large {
        width: 100%;
        margin-right: 0;
    }

    #wrapper .content .content-box .tournament-card:nth-child(2n+3), #wrapper .content .content-box .tournament-card-main:nth-child(2n+3) {
        margin-right: 0;
    }
}

@media screen and (max-width: 950px) {
    /* tournaments */
    #wrapper .content .content-box .tournament-card, #wrapper .content .content-box .tournament-card-main {
        width: 100%;
        min-height: 160px;
    }

    #wrapper .content .content-box .tournament-card .tournament-members, #wrapper .content .content-box .tournament-card-main .tournament-members {
        display: none;
    }

    #wrapper .content .content-box .tournament-card.large .tournament-members, #wrapper .content .content-box .tournament-card-main.large .tournament-members {
        display: block;
    }

    #wrapper .content .content-box .tournament-card .member-num, #wrapper .content .content-box .tournament-card-main .member-num {
        display: block;
        font-size: 18px;
        font-family: "MullerRegular";
        color: #999999;
        text-align: right;
        position: absolute;
        bottom: 20px;
        right: 30px;
    }

    /* --- */
    /* courts */
    #wrapper .content .content-box .court-card {
        width: 100%;
        min-height: 160px;
    }

    #wrapper .content .content-box .court-card .court-discount .text {
        right: -10px;
    }

    /* --- */
}

@media screen and (max-width: 700px) {
    /* tournaments */
    #wrapper .content .content-box .all-tournaments {
        width: 100% !important;
    }

    #wrapper .content .content-box .all-tournaments:after, #wrapper .content .content-box .all-tournaments:before {
        display: none;
    }

    /* --- */
}

@media screen and (max-width: 780px) {
    /* header */
    .user-menu-block {
        width: 70px !important;
    }

    .user-menu-block .user-mobile-menu {
        display: block !important;
    }

    .user-menu-block .user-menu, .user-menu-block .notification-menu {
        display: none;
    }

    .main-menu {
        display: none;
    }

    .lock {
        display: none;
    }

    .notification-menu.mobile-content {
        display: block;
    }

    .notification-menu.mobile-content li {
        padding-right: 0;
        padding-top: 14px;
    }

    .notification-menu ul.submenu {
        width: 315px;
        right: 32px !important;
    }

    .notification-menu ul.submenu li {
        padding-right: 50px !important;
        height: auto !important;
    }

    /* --- */
    /* content */
    #wrapper .content {
        padding-bottom: 300px;
    }

    /* --- */
    /* login */
    #wrapper .content #login-box .right {
        height: 181px;
        width: 100%;
        padding: 40px 40px 40px;
    }

    #wrapper .content #login-box .right .social {
        width: 100%;
    }

    #wrapper .content #login-box .right .social span {
        padding-top: 25px;
        float: left;
        width: 150px;
    }

    #wrapper .content #login-box .right .social a.social-signin.vkontakte {
        float: right;
        margin-right: 0;
    }

    #wrapper .content #login-box .right .social a.social-signin.odnoklassniki {
        float: right;
        margin-right: 12px;
    }

    #wrapper .content #login-box .left {
        padding: 40px 40px 0px;
        width: 100%;
    }

    #wrapper .content #login-box .left input {
        width: 100% !important;
    }

    #wrapper .content #login-box .left input.btn-white {
        width: auto !important;
    }

    #wrapper .content #login-box .left .login-btns {
        width: 100% !important;
    }

    #wrapper .content #login-box .or-line {
        border-top: 1px solid #d1d1d1;
        padding: 0;
        top: 180px;
        left: 40px;
        right: 40px;
        bottom: 0;
        height: 2px;
    }

    #wrapper .content #login-box .or {
        top: 172px;
        width: 70px;
        height: 16px;
        line-height: 15px;
        text-align: center;
        margin-left: -35px;
    }

    /* --- */
}

/*----------------*/
/* RULES */
@media screen and (max-width: 1280px) {
    #wrapper .content .content-box.with-right-column .left-column {
        width: 66%;
    }

    #wrapper .content .content-box.with-right-column .right-column {
        width: 34%;
    }

    #wrapper .content .content-box.with-right-column.registration-page .left-column {
        width: 72%;
    }

    #wrapper .content .content-box.with-right-column.registration-page .right-column {
        width: 28%;
    }
}

@media screen and (max-width: 860px) {
    #wrapper .content .content-box.with-right-column .left-column {
        width: 61%;
    }

    #wrapper .content .content-box.with-right-column .right-column {
        width: 39%;
    }
}

@media screen and (max-width: 860px) {
    #wrapper .content .content-box.with-right-column .left-column {
        width: 100%;
    }

    #wrapper .content .content-box.with-right-column .right-column {
        width: 100%;
        padding: 60px 45px;
    }
}

/*----------------*/
/* SIMPLE TEXT CONTAINERS */
@media screen and (max-width: 860px) {
    #wrapper .content .content-box .left {
        width: 100%;
        padding: 50px 50px 0 50px;
    }

    #wrapper .content .content-box .right {
        width: 100%;
        padding: 0 50px 50px;
    }
}

/*----------------*/
/* RATINGS */
@media screen and (max-width: 860px) {
    #wrapper .content .content-box .rating-card .number {
        position: absolute;
        left: 115px;
        line-height: 16px;
    }

    #wrapper .content .content-box .rating-card .avatar {
        margin: 0 25px 0 0;
    }

    #wrapper .content .content-box .rating-card .rating-info {
        padding-top: 10px;
        width: 100%;
    }

    #wrapper .content .content-box .rating-card .rating-info .name {
        position: absolute;
        left: 80px;
        top: -43px;
        width: 150px;
    }

    #wrapper .content .content-box .rating-card .rating-info .name a {
        font-size: 18px;
        font-family: "MullerExtraBoldItalic";
        color: #333333;
        text-transform: uppercase;
        line-height: 1.286;
        text-align: left;
    }

    #wrapper .content .content-box .rating-card .rating-info .info .info-item {
        width: 50%;
        float: left;
        margin-right: 0;
    }

    #wrapper .content .content-box .rating-card .rating-info .info.desktop-info {
        display: none;
    }

    #wrapper .content .content-box .rating-card .rating-info .info.mobile-info {
        display: block;
    }
}

/*----------------*/
/* ABOUT */
@media screen and (max-width: 860px) {
    #wrapper .content .content-box .logo-text {
        font-size: 110px;
    }
}

/*----------------*/
/* MY PROFILE */
@media screen and (max-width: 1100px) {
    #wrapper .content .profile-top-info {
        padding: 70px 0 30px 218px;
    }

    #wrapper .content .content-box .user-other-info .left-column {
        padding: 0 !important;
    }

    #wrapper .content .game-history {
        padding: 0 70px;
    }
}

@media screen and (max-width: 780px) {
    #wrapper .content .profile-top-info {
        padding: 55px 0 190px 215px;
    }

    #wrapper .content .profile-top-info .user-name {
        margin-top: 0;
    }

    #wrapper .content .profile-top-info .user-statistic {
        position: absolute;
        bottom: 15px;
        left: 75px;
    }

    #wrapper .content .profile-top-info .user-statistic .rating {
        padding-right: 60px;
        margin-top: 35px;
    }

    #wrapper .content .profile-top-info .user-avatar-mobile {
        display: block;
        width: 160px;
        height: 160px;
        border-radius: 95px;
        position: absolute;
        left: 15px;
        top: 25px;
        text-align: center;
        font-size: 40px;
        /*line-height: 160px;*/
        /*letter-spacing: 4px;*/
        font-family: 'Open Sans', sans-serif;
        background-color: #4C81C9;
        color: #fff;
        /*overflow: hidden;*/
    }

    #wrapper .content .profile-top-info .user-name-edit {
        width: 300px;
    }

    #wrapper .content .profile-top-info .user-name-edit .first-name {
        margin-bottom: 20px;
    }

    #wrapper .content .profile-top-info .user-name-edit .first-name label {
        display: none;
    }

    #wrapper .content .profile-top-info .user-name-edit .last-name label {
        display: none;
    }

    #wrapper .content .content-box .profile-header {
        padding: 40px 0 35px 40px;
    }

    #wrapper .content .content-box .profile-header #image-change-button {
        left: 15px;
        top: -258px;
    }

    #wrapper .content .content-box .profile-header .user-avatar {
        display: none;
    }

    #wrapper .content .content-box .profile-header .user-email, #wrapper .content .content-box .profile-header .user-phone {
        width: 50%;
        margin-bottom: 20px;
    }

    #wrapper .content .content-box .profile-header .user-email.edit-phone span:nth-child(1), #wrapper .content .content-box .profile-header .user-email.edit-email span:nth-child(1), #wrapper .content .content-box .profile-header .user-phone.edit-phone span:nth-child(1), #wrapper .content .content-box .profile-header .user-phone.edit-email span:nth-child(1) {
        width: 100%;
        height: 26px;
    }

    #wrapper .content .content-box .profile-header .user-email.edit-email span:nth-child(1), #wrapper .content .content-box .profile-header .user-phone.edit-email span:nth-child(1) {
        padding-left: 15px;
    }

    #wrapper .content .content-box .profile-header .user-city {
        width: 100%;
    }

    #wrapper .content .content-box .profile-header .user-city.edit-city {
        width: 50%;
        float: left;
    }

    #wrapper .content .content-box .profile-header .user-city.edit-city span:nth-child(1) {
        width: 100%;
        height: 26px;
    }

    #wrapper .content .content-box .user-other-info .left-column {
        width: 100%;
        border-right: 0 !important;
    }

    #wrapper .content .content-box .user-other-info .left-column .user-edit-field #management_adminbundle_user_skillLevel {
        width: 205px !important;
        background: #f3f4f6 url(../images/arrow_down.png) no-repeat 178px !important;
    }

    #wrapper .content .content-box .user-other-info .left-column .user-edit-field input, #wrapper .content .content-box .user-other-info .left-column .user-edit-field select {
        width: 235px !important;
    }

    #wrapper .content .content-box .user-other-info .left-column .user-edit-field.availability span:nth-child(2) {
        width: 235px !important;
    }

    #wrapper .content .content-box .user-other-info .left-column .user-edit-field.availability span:nth-child(2) input {
        width: 74px !important;
    }

    #wrapper .content .content-box .user-other-info .left-column .user-edit-field .form-control {
        width: 235px !important;
    }

    #wrapper .content .content-box .user-other-info .left-column .user-edit-field .form-control input {
        width: 20px !important;
    }

    #wrapper .content .content-box .user-other-info .right-column {
        width: 100%;
        padding-bottom: 30px;
        padding-left: 0;
    }

    #wrapper .content .content-box .user-other-info .right-column .edit-field textarea {
        height: 250px;
    }

    #wrapper .content .content-box .user-other-info .btn-white {
        position: relative;
        right: 0;
        bottom: 0;
        margin: 0 auto;
        width: 300px !important;
        float: none;
    }

    #wrapper .content .content-box .user-edit-bottom {
        padding: 0 0 45px;
    }

    #wrapper .content .content-box .user-edit-bottom .change-password-main-block {
        height: 85px;
        border-bottom: 1px solid #cdd1d6;
    }

    #wrapper .content .content-box .user-edit-bottom .change-password-main-block .change-password-block {
        padding: 0 40px;
    }

    #wrapper .content .content-box .user-edit-bottom .change-password-main-block .change-password-block .pwd-block {
        width: 30%;
        margin-top: 5px;
    }

    #wrapper .content .content-box .user-edit-bottom .change-password-main-block .change-password-block .pwd-block:nth-child(1), #wrapper .content .content-box .user-edit-bottom .change-password-main-block .change-password-block .pwd-block:nth-child(2) {
        margin-right: 5%;
    }

    #wrapper .content .content-box .user-edit-bottom .change-password-main-block .change-password-block .pwd-block:nth-child(3) {
        margin-right: 0;
    }

    #wrapper .content .content-box .user-edit-bottom .change-password-main-block .change-password-block .pwd-block input {
        width: 100% !important;
    }

    #wrapper .content .content-box .user-edit-bottom .change-password-main-block .change-password-btn {
        width: 175px;
        left: 50%;
        margin-top: 25px;
        margin-left: -87px;
    }

    #wrapper .content .content-box .user-edit-bottom .btn-white {
        position: relative;
        left: 50%;
        margin-left: -179px !important;
        float: none;
        top: 20px;
    }

    #wrapper .content .content-box .user-edit-bottom .btn-white.second {
        position: absolute;
        left: 50%;
        margin-left: 15px !important;
        top: inherit;
        float: none;
        bottom: 23px;
    }

    #wrapper .content .content-box .mobile-hide-content {
        display: none;
    }
}

/*----------------*/
/* NOTIFICATION */
@media screen and (max-width: 760px) {
    #wrapper .content .content-box .notification-main .notification-message {
        width: 100%;
    }

    #wrapper .content .content-box .notification-main .btn-normal {
        position: relative;
        right: 0;
        top: 0;
        margin-top: 25px;
        float: left;
    }
}

/*----------------*/
/* TOURNAMENT */
@media screen and (max-width: 1100px) {
    #wrapper .content .tournament-top {
        margin: 0 40px;
    }
}

@media screen and (max-width: 760px) {
    #wrapper .content .tournament-top .tournament-city {
        padding: 65px 0 0;
    }

    #wrapper .content .tournament-top .tournament-name {
        top: 0;
        padding-left: 0;
    }

    #wrapper .content .tournament-top .tournament-status {
        right: -40px;
    }

    #wrapper .content .tournament-top--title-v2_game .tournament-status {
        right: 0;
        float: right;
        margin-right: 10px;
    }

    .matchBox__scoreSensation {
        margin-bottom: 8px;
    }

    .matchBox__scoreSensation .gamesHistoryList__sensation {
        font-size: 11px;
        padding: 5px 10px;
    }

    .tournament-members-list .tournament-members-avatar.tournament-members-avatar_series {
        margin-bottom: 0 !important;
    }

    #wrapper .content .content-box.tournament-box .tournament-members-list .tournament-members-avatar {
        width: 100%;
    }

    /*#wrapper .content .content-box.tournament-box .tournament-members-list .tournament-members-avatar .member-avatar {*/
    /*    margin-bottom: 25px;*/
    /*}*/
}

.memberBox {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    margin-right: 12px;
}
.memberBox_pair {
    border: 2px solid #333333;
    border-radius: 25px;
}

/* Одиночный турнир: фамилия под аватаркой (перекрывает float у .member-avatar) */
.tournament-members-list .tournament-members-avatar .memberBox.memberBox_single {
    display: inline-flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-start !important;
    float: left !important;
    margin-right: 10px !important;
    margin-bottom: 14px !important;
    vertical-align: top;
    width: auto;
    max-width: 56px;
}

.tournament-members-list .tournament-members-avatar .memberBox.memberBox_single > a.member-avatar {
    float: none !important;
    display: block !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
}

.tournament-members-list .tournament-members-avatar .memberBox.memberBox_single > .memberBox__lastName {
    display: block !important;
    width: 100% !important;
    max-width: 56px;
    min-height: 1.2em;
    margin-top: 4px !important;
    padding: 0;
    font-size: 11px;
    line-height: 1.2;
    text-align: center;
    clear: both !important;
    float: none !important;
}

/* Даты набора: старт записи и старт турнира в одной полосе */
.content-box.tournament-box > .tournament-dates-bar,
.content-box.tournament-box > .tournament-series__inform_detail.tournament-dates-bar {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    margin: 0;
    padding: 10px 35px;
    box-sizing: border-box;
    z-index: 1;
}

.content-box.tournament-box > .tournament-dates-bar + .tournament-members-list {
    padding-top: 35px;
}

.tournament-dates-bar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 8px 24px;
    box-sizing: border-box;
}
.tournament-dates-bar_series {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
}
.tournament-dates-bar__note {
    display: block;
    flex: 1 1 100%;
}
.tournament-dates-bar__items {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px 28px;
    margin-left: auto;
}
.tournament-dates-bar_series .tournament-dates-bar__items {
    margin-left: 0;
}
.tournament-dates-bar__item {
    white-space: nowrap;
}

/* Запись на турнир: аватары слева; справа/снизу — кнопка и партнёр (мячи) */
.tournament-members-list {
    position: relative;
}
.tournament-members-row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
    margin-bottom: 0;
}
.tournament-members-main {
    flex: 1 1 auto;
    min-width: 0;
}
.tournament-members-main .tournament-members-avatar {
    width: auto;
    float: none;
    margin-bottom: 0;
}
.tournament-members-cta {
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 200px;
    min-width: 160px;
    gap: 14px;
}
.tournament-join-bar {
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    width: 100%;
    position: relative;
    z-index: 5;
}
.tournament-join-bar__btn {
    float: none !important;
    display: block !important;
    width: 100% !important;
    min-width: 0;
    padding: 14px 20px !important;
    font-size: 18px !important;
    line-height: 1.2 !important;
    text-decoration: none;
    box-sizing: border-box;
    text-align: center;
}
.tournament-join-bar__places {
    margin: 10px 0 0;
    font-size: 14px;
    line-height: 1.3;
    color: #999999;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}
.tournament-members-partner {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tournament-members-partner .tournament-members-logo {
    position: static !important;
    float: none !important;
    right: auto !important;
    top: auto !important;
    width: 120px;
    max-width: 100%;
    display: block;
    line-height: 0;
}
.tournament-members-partner .tournament-members-logo img {
    width: 100%;
    height: auto;
    padding: 0;
    display: block;
}
#wrapper .content .content-box.tournament-box .tournament-members-list .tournament-members-row .tournament-members-main .tournament-members-avatar {
    padding-right: 0;
}
@media screen and (max-width: 990px) {
    .tournament-dates-bar__items {
        margin-left: 0;
        width: 100%;
        justify-content: flex-start;
    }
    .tournament-members-row,
    .tournament-members-row--has-join {
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: stretch;
        gap: 0;
    }
    .tournament-members-main {
        width: 100%;
        flex: none;
    }
    .tournament-members-avg-us + .tournament-members-cta {
        margin-top: 10px;
    }
    .tournament-members-cta {
        width: 100%;
        min-width: 0;
        max-width: none;
        margin: 16px 0 12px;
        padding: 0;
        gap: 16px;
    }
    .tournament-join-bar {
        width: 100%;
    }
    .tournament-members-partner .tournament-members-logo {
        width: 130px;
    }
}
@media screen and (max-width: 768px) {
    .content-box.tournament-box > .tournament-dates-bar,
    .content-box.tournament-box > .tournament-series__inform_detail.tournament-dates-bar {
        padding: 10px 16px;
    }

    .content-box.tournament-box > .tournament-dates-bar + .tournament-members-list {
        padding-top: 28px;
    }

    .tournament-members-list {
        padding-left: 16px;
        padding-right: 16px;
    }
    .tournament-dates-bar__items {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
        gap: 8px 12px;
        width: 100%;
    }
    .tournament-dates-bar__item {
        font-size: 12px;
    }
    .tournament-members-avg-us {
        padding: 0 16px;
    }
    .tournament-join-bar__btn {
        font-size: 20px !important;
        padding: 16px 24px !important;
    }
}

/*----------------*/
/* MATCH */
@media screen and (min-width: 920px) {
    #wrapper .content .content-box.match-box.edit-match .match-left-side {
        width: 80%;
        min-height: 490px;
        padding-right: 0;
    }

    #wrapper .content .content-box.match-box.edit-match .match-right-side {
        position: relative;
        min-width: 150px;
    }

    #wrapper .content .content-box.match-box .match-left-side {
        width: 100%;
        padding-right: 250px;
    }

    #wrapper .content .content-box.match-box .match-right-side {
        position: absolute;
        right: 0;
        bottom: 0;
        top: 0;
        background: #fff;
        min-width: 250px;
    }
}

@media screen and (max-width: 1200px) {
    #wrapper .content .content-box.match-box.edit-match .match-left-side {
        min-height: 490px;
    }

    #wrapper .content .content-box.match-box .match-left-side {
        width: 100%;
    }
}

@media screen and (max-width: 1100px) {
    #wrapper .content .content-box.match-box .match-left-side .match-content {
        margin: 0 65px;
    }
}

@media screen and (max-width: 1010px) {
    #wrapper .content .content-box.match-box .match-left-side .match-content {
        margin: 0 40px;
    }
}

@media screen and (max-width: 960px) and (min-width: 920px) {
    #wrapper .content .content-box.match-box .match-left-side .match-content {
        margin: 0 30px;
    }
}

@media screen and (max-width: 920px) {
    #wrapper .content .content-box.match-box.edit-match .match-left-side {
        min-height: 500px;
        border-bottom: 1px solid #e1e3e6;
    }

    #wrapper .content .content-box.match-box.edit-match .match-left-side .match-content .scores-container {
        width: 44%;
    }

    #wrapper .content .content-box.match-box.edit-match .match-left-side .match-content .scores-container .scores .score .score-title {
        padding-left: 64px;
    }

    #wrapper .content .content-box.match-box.edit-match .match-right-side {
        margin-top: 0;
        border-bottom: 1px solid #e1e3e6;
    }

    #wrapper .content .content-box.match-box.edit-match .match-bottom {
        border: 0 !important;
        height: 140px;
    }

    #wrapper .content .content-box.match-box.edit-match .match-bottom .btn-white {
        position: relative;
        width: 170px !important;
        float: none;
        left: 50%;
        margin-left: -170px !important;
    }

    #wrapper .content .content-box.match-box.edit-match .match-bottom .btn-white.second {
        position: absolute;
        float: none;
        left: 50%;
        margin-left: 0 !important;
        width: 125px !important;
    }

    #wrapper .content .content-box.match-box .match-left-side {
        padding-right: 0px;
    }

    #wrapper .content .content-box.match-box .match-left-side .match-header .btn-white {
        display: none;
    }

    #wrapper .content .content-box.match-box .match-left-side .match-content {
        margin: 0 50px;
    }

    #wrapper .content .content-box.match-box .match-left-side .match-content .btn-white {
        display: block;
        float: none;
        width: 205px !important;
        margin: 40px auto;
    }

    #wrapper .content .content-box.match-box .match-left-side .match-content .additional {
        margin-left: 0;
    }

    #wrapper .content .content-box.match-box .match-left-side .match-content .additional.third-tie-break {
        margin-left: 76px;
    }

    #wrapper .content .content-box.match-box .match-left-side .left-member {
        width: 22%;
    }

    #wrapper .content .content-box.match-box .match-left-side .left-member a .match-avatar, #wrapper .content .content-box.match-box .match-left-side .right-member a .match-avatar {
        width: 110px;
        height: 110px;
        line-height: 110px;
    }

    #wrapper .content .content-box.match-box .match-left-side .left-member a .member-name, #wrapper .content .content-box.match-box .match-left-side .right-member a .member-name {
        display: none;
    }

    #wrapper .content .content-box.match-box .match-left-side .left-member a .member-name-mobile, #wrapper .content .content-box.match-box .match-left-side .right-member a .member-name-mobile {
        position: absolute;
        top: -53px;
        left: 5px;
        display: block;
        font-size: 17.333px;
        font-family: "Open Sans", sans-serif !important;
        color: #333333;
        line-height: 1.308;
        text-align: left;
    }

    #wrapper .content .content-box.match-box .match-left-side .left-member a .winner-place, #wrapper .content .content-box.match-box .match-left-side .right-member a .winner-place {
        width: 90px;
        top: 95px;
        left: 11px;
    }

    #wrapper .content .content-box.match-box .match-left-side .right-member a .member-name-mobile {
        left: 0;
        right: 12px;
        display: block;
        text-align: right;
    }

    #wrapper .content .content-box.match-box .match-left-side .scores-container .scores {
        width: 219px;
    }

    #wrapper .content .content-box.match-box .match-left-side .scores-container .scores .score {
        width: 203px;
    }

    #wrapper .content .content-box.match-box .match-left-side .scores-container .scores .score .score-right {
        left: 40px;
    }

    #wrapper .content .content-box.match-box .match-right-side {
        position: relative;
        width: 100%;
        min-height: 150px;
    }

    #wrapper .content .content-box.match-box .match-right-side .game-status {
        position: absolute;
    }

    #wrapper .content .content-box.match-box .match-right-side .match-info {
        border: 0;
        width: 50%;
        float: left;
        padding: 25px 50px;
    }

    #wrapper .content .content-box.match-box .match-right-side .match-info.city {
        margin-top: 93px;
    }

    #wrapper .content .content-box.match-box .match-right-side .match-info.city-edit {
        height: 172px;
        float: right;
    }

    #wrapper .content .content-box.match-box .match-right-side .match-info input, #wrapper .content .content-box.match-box .match-right-side .match-info select {
        margin: 0 !important;
    }
}

@media screen and (max-width: 680px) {
    #wrapper .content .content-box.match-box .match-left-side .match-content {
        margin: 0 25px;
    }
}

/*----------------*/
/* Registration */
@media screen and (max-width: 950px) {
    .registration-page .right-column {
        display: none;
    }

    .registration-page .right.mobile-content {
        display: block;
        height: 181px !important;
        width: 100% !important;
        padding: 40px 40px 40px !important;
        background: #fff;
    }

    .registration-page .right.mobile-content .social {
        width: 100%;
    }

    .registration-page .right.mobile-content .social span {
        padding-top: 25px;
        float: left;
        width: 150px;
    }

    .registration-page .right.mobile-content .social a.social-signin.vkontakte {
        float: right;
        margin-right: 0;
    }

    .registration-page .right.mobile-content .social a.social-signin.odnoklassniki {
        float: right;
        margin-right: 12px;
    }

    .registration-page .left-column {
        width: 100% !important;
    }

    .registration-page .or-line {
        position: absolute;
        display: block;
        border-top: 1px solid #d1d1d1;
        padding: 0;
        top: 180px;
        left: 40px;
        right: 40px;
        bottom: 0;
        height: 2px;
    }

    .registration-page .or {
        background: #fff;
        position: absolute;
        display: block;
        top: 172px;
        width: 70px;
        height: 16px;
        line-height: 15px;
        text-align: center;
        left: 50%;
        margin-left: -35px;
    }

    .registration-page .register-btns {
        text-align: center;
        float: none;
        left: 50%;
        margin-left: -142px;
    }
}

@media screen and (max-width: 680px) {
    .registration-page .left-column form .form-group .hint .hint-msg {
        width: 265px !important;
    }

    .registration-page .left-column form .form-group #app_user_registration_profileImageFile,
    .registration-page .left-column form .form-group #app_user_registration_sex,
    .registration-page .left-column form .form-group #app_user_registration_briefInfo,
    .registration-page .left-column form .form-group input, .registration-page .left-column form .form-group select, .registration-page .left-column form .form-group .vich-image {
        width: 265px !important;
    }

    .registration-page .left-column form .form-group .from input {
        width: 265px !important;
    }

    .registration-page .left-column form .form-group .input-group.float-right {
        width: 265px !important;
    }

    .registration-page .left-column form .form-group .input-group .from input, .registration-page .left-column form .form-group .input-group .to input {
        width: 110px !important;
    }
}

@media screen and (max-width: 650px) {
    .registration-page .left-column form .form-group .hint .hint-msg {
        width: 235px !important;
    }

    .registration-page .left-column form .form-group #app_user_registration_profileImageFile,
    .registration-page .left-column form .form-group #app_user_registration_sex,
    .registration-page .left-column form .form-group #app_user_registration_briefInfo,
    .registration-page .left-column form .form-group input, .registration-page .left-column form .form-group select, .registration-page .left-column form .form-group .vich-image {
        width: 235px !important;
    }

    .registration-page .left-column form .form-group .from input {
        width: 235px !important;
    }

    .registration-page .left-column form .form-group .input-group.float-right {
        width: 235px !important;
    }

    .registration-page .left-column form .form-group .input-group .from input, .registration-page .left-column form .form-group .input-group .to input {
        width: 110px !important;
    }
}

/* FOOTER */
@media screen and (max-width: 1330px) {
    #footer .footer-content .footer-menu {
        float: left;
        left: 0;
        margin-left: 205px;
    }
}

@media screen and (max-width: 920px) {
    #footer .footer-content .footer-menu {
        margin-left: 195px;
    }
}

@media screen and (max-width: 780px) {
    #footer {
        /*height: 300px !important;*/
    }

    #footer .footer-content .footer-menu {
        width: 100%;
        margin-left: 0;
        height: auto !important;
    }

    #footer .footer-content .footer-menu li {
        width: auto !important;
        padding-bottom: 10px;
    }

    /*#footer .footer-content .footer-menu li:nth-child(5) {*/
    /*    width: 100% !important;*/
    /*}*/

    #footer .footer-content .soc {
        bottom: 0;
    }

    #footer .footer-content .copyright {
        margin: 0 !important;
    }
}

.footer-donate-box {
    text-align: center;
}

/*----------------*/
/* SELECT STYLES */
.custom-radio-field {
    width: 100%;
    display: inline-flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
}

.custom-radio-field input {
    display: none;
}

.custom-radio-field label {
    position: relative;
    line-height: 16px;
    cursor: pointer;
    margin: 0;
    padding: 10px 15px !important;
    width: auto !important;
    height: auto !important;
    font-size: 16px;
    font-weight: bold;
    background: #292b2e;
    font-family: "MullerExtraBoldItalic" !important;
    color: #d1ef45 !important;
    text-transform: uppercase !important;
    text-align: center;
    border: 2px solid #d1ef45 !important;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    z-index: 100;
}

.custom-radio-field input:checked + label,
.custom-radio-field label:hover {
    border: 2px solid #ffffff !important;
}

.custom-radio-field > div > label:nth-child(2) {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.custom-radio-field > div > label:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#tournament_filter_city-button,
#court_filter_city-button,
#court_filter_sorting-button,
#rating_filter_city-button{
    width: 200px !important;
}

#rating_filter_series-button {
    width: 230px !important;
}

#rating_filter_year-button{
    max-width: 160px;
}

.custom-field span[role="combobox"].ui-selectmenu-button,
/*#tournament_filter_seriesMod-button,*/
#tournament_filter_category_id-button,
#tournament_filter_season-button,
#tournament_filter_city-button,
#court_filter_city-button,
#court_filter_sorting-button,
#rating_filter_city-button,
#rating_filter_year-button,
#rating_filter_sorting-button,
#rating_filter_category_id-button,
#rating_filter_series-button {
    display: inline-block;
    font-size: 16px;
    font-family: "MullerExtraBoldItalic";
    text-transform: uppercase;
    width: 160px;
    height: 40px;
    padding: 10px 15px 10px;
    margin-right: 17px !important;
    line-height: 30px;
    position: relative;
    background: #292b2e;
    color: #d1ef45;
    border: 2px solid #d1ef45 !important;
    border-radius: 5px !important;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}

.custom-field.custom-field_big span[role="combobox"].ui-selectmenu-button {
    width: 172px;
}

#tournament_filter_category_id-button {
    width: 200px;
}

.custom-field span[role="combobox"].ui-selectmenu-button .ui-selectmenu-text,
#tournament_filter_seriesMod-button .ui-selectmenu-text,
#tournament_filter_category_id-button .ui-selectmenu-text,
#tournament_filter_city-button .ui-selectmenu-text,
#court_filter_city-button .ui-selectmenu-text,
#court_filter_sorting-button .ui-selectmenu-text,
#rating_filter_city-button .ui-selectmenu-text,
#rating_filter_sorting-button .ui-selectmenu-text,
#rating_filter_category_id-button .ui-selectmenu-text,
#rating_filter_year-button .ui-selectmenu-text,
#tournament_filter_season-button .ui-selectmenu-text,
#rating_filter_series-button .ui-selectmenu-text{
    line-height: 16px;
}

.custom-field span[role="combobox"].ui-selectmenu-button .ui-selectmenu-icon,
#tournament_filter_seriesMod-button .ui-selectmenu-icon,
#tournament_filter_category_id-button .ui-selectmenu-icon,
#tournament_filter_city-button .ui-selectmenu-icon,
#tournament_filter_season-button .ui-selectmenu-icon,
#court_filter_city-button .ui-selectmenu-icon,
#court_filter_sorting-button .ui-selectmenu-icon,
#rating_filter_city-button .ui-selectmenu-icon,
#rating_filter_sorting-button .ui-selectmenu-icon,
#rating_filter_category_id-button .ui-selectmenu-icon,
#rating_filter_year-button .ui-selectmenu-icon,
#rating_filter_series-button .ui-selectmenu-icon {
    width: 10px;
    height: 7px;
    margin-top: 5px;
    background: url(../images/dropdown-i.png) no-repeat !important;
    transform: skew(10deg);
    -webkit-transform: skew(10deg);
    -moz-transform: skew(10deg);
    -o-transform: skew(10deg);
}

.custom-field span[role="combobox"].ui-selectmenu-button-open .ui-selectmenu-icon,
#tournament_filter_seriesMod-button.ui-selectmenu-button-open .ui-selectmenu-icon,
#tournament_filter_category_id-button.ui-selectmenu-button-open .ui-selectmenu-icon,
#tournament_filter_city-button.ui-selectmenu-button-open .ui-selectmenu-icon,
#court_filter_city-button.ui-selectmenu-button-open .ui-selectmenu-icon,
#court_filter_sorting-button.ui-selectmenu-button-open .ui-selectmenu-icon,
#rating_filter_city-button.ui-selectmenu-button-open .ui-selectmenu-icon,
#rating_filter_sorting-button.ui-selectmenu-button-open .ui-selectmenu-icon,
#rating_filter_category_id-button.ui-selectmenu-button-open .ui-selectmenu-icon,
#rating_filter_year-button.ui-selectmenu-button-open .ui-selectmenu-icon,
#rating_filter_series-button.ui-selectmenu-button-open .ui-selectmenu-icon{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.custom-field span[role="combobox"].ui-selectmenu-button:hover,
#tournament_filter_seriesMod-button:hover,
#tournament_filter_category_id-button:hover,
#tournament_filter_city-button:hover,
#court_filter_city-button:hover,
#court_filter_sorting-button:hover,
#rating_filter_city-button:hover,
#rating_filter_sorting-button:hover,
#rating_filter_category_id-button:hover,
#rating_filter_year-button:hover,
#rating_filter_series-button:hover{
    border: 2px solid #dfdfe0 !important;
}

.custom-field span[role="combobox"].ui-selectmenu-button:hover .ui-selectmenu-icon,
#tournament_filter_seriesMod-button:hover .ui-selectmenu-icon,
#tournament_filter_category_id-button:hover .ui-selectmenu-icon,
#tournament_filter_city-button:hover .ui-selectmenu-icon,
#court_filter_city-button:hover .ui-selectmenu-icon,
#court_filter_sorting-button:hover .ui-selectmenu-icon,
#rating_filter_city-button:hover .ui-selectmenu-icon,
#rating_filter_sorting-button:hover .ui-selectmenu-icon,
#rating_filter_category_id-button:hover .ui-selectmenu-icon,
#rating_filter_year-button:hover .ui-selectmenu-icon,
#rating_filter_series-button:hover .ui-selectmenu-icon{
    background: url(../images/dropdown-iw.png) no-repeat !important;
}

.ui-selectmenu-open {
    z-index: 111 !important;
}

#tournament_filter_city-menu,
#court_filter_city-menu,
#court_filter_sorting-menu,
#rating_filter_city-menu {
    left: -53px !important;
}

.ui-menu.ui-widget-content,
#tournament_filter_seriesMod-menu,
#tournament_filter_category_id-menu,
#tournament_filter_city-menu,
#court_filter_city-menu,
#court_filter_sorting-menu,
#rating_filter_city-menu,
#rating_filter_sorting-menu,
#rating_filter_category_id-menu,
#rating_filter_year-menu,
#rating_filter_series-menu{
    background: transparent;
    border: 0 !important;
    max-height: 300px;
    width: 245px !important;
    margin-top: 5px;
    left: -80px;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}

.ui-menu.ui-widget-content .ui-menu-item,
#tournament_filter_seriesMod-menu li,
#tournament_filter_category_id-menu li,
#tournament_filter_city-menu li,
#court_filter_city-menu li,
#court_filter_sorting-menu li,
#rating_filter_city-menu li,
#rating_filter_sorting-menu li,
#rating_filter_category_id-menu li,
#rating_filter_year-menu li,
#rating_filter_series-menu li{
    width: 228px;
    background: #292b2e;
    color: #d1ef45 !important;
    font-size: 16px;
    font-family: "MullerExtraBoldItalic";
    position: relative;
    text-transform: uppercase;
    border: 2px solid #d1ef45 !important;
    border-radius: 5px !important;
    height: auto;
    margin-bottom: -2px !important;
}

.ui-menu.ui-widget-content .ui-menu-item:hover,
#tournament_filter_seriesMod-menu li:hover,
#tournament_filter_category_id-menu li:hover,
#tournament_filter_city-menu li:hover,
#court_filter_city-menu li:hover,
#court_filter_sorting-menu li:hover,
#rating_filter_city-menu li:hover,
#rating_filter_sorting-menu li:hover,
#rating_filter_category_id-menu li:hover,
#rating_filter_year-menu li:hover,
#rating_filter_series-menu li:hover{
    cursor: pointer;
    border: 2px solid #dfdfe0 !important;
    z-index: 111;
}

.ui-menu.ui-widget-content .ui-menu-item:hover .ui-state-active,
#tournament_filter_seriesMod-menu li:hover .ui-state-active,
#tournament_filter_category_id-menu li:hover .ui-state-active,
#tournament_filter_city-menu li:hover .ui-state-active,
#court_filter_city-menu li:hover .ui-state-active,
#court_filter_sorting-menu li:hover .ui-state-active,
#rating_filter_city-menu li:hover .ui-state-active,
#rating_filter_sorting-menu li:hover .ui-state-active,
#rating_filter_category_id-menu li:hover .ui-state-active,
#rating_filter_year-menu li:hover .ui-state-active,
#rating_filter_series-menu li:hover .ui-state-active {
    color: #fff;
}

.ui-menu.ui-widget-content .ui-menu-item:last-child,
#tournament_filter_seriesMod-menu li:last-child,
#tournament_filter_category_id-menu li:last-child,
#tournament_filter_city-menu li:last-child,
#court_filter_city-menu li:last-child,
#court_filter_sorting-menu li:last-child,
#rating_filter_city-menu li:last-child,
#rating_filter_sorting-menu li:last-child,
#rating_filter_category_id-menu li:last-child,
#rating_filter_year-menu li:last-child,
#rating_filter_series-menu li:last-child{
    margin-bottom: 0;
}

.ui-menu.ui-widget-content .ui-menu-item .ui-menu-item-wrapper,
#tournament_filter_seriesMod-menu li .ui-menu-item-wrapper,
#tournament_filter_category_id-menu li .ui-menu-item-wrapper,
#tournament_filter_city-menu li .ui-menu-item-wrapper,
#court_filter_city-menu li .ui-menu-item-wrapper,
#court_filter_sorting-menu li .ui-menu-item-wrapper,
#rating_filter_city-menu li .ui-menu-item-wrapper,
#rating_filter_sorting-menu li .ui-menu-item-wrapper,
#rating_filter_category_id-menu li .ui-menu-item-wrapper,
#rating_filter_year-menu li .ui-menu-item-wrapper,
#rating_filter_series-menu li .ui-menu-item-wrapper{
    right: 0;
    text-align: right;
    padding: 10px 15px 10px;
    line-height: 16px;
    width: 224px;
}

#rating_filter_year-menu{
    width: 100px !important;
    left: -5px;
}

#rating_filter_year-menu li,
#rating_filter_year-menu li .ui-menu-item-wrapper{
    width: 95px;
}

.ui-menu.ui-widget-content .ui-menu-item .ui-menu-item-wrapper.ui-state-active,
#tournament_filter_seriesMod-menu li .ui-menu-item-wrapper.ui-state-active,
#tournament_filter_category_id-menu li .ui-menu-item-wrapper.ui-state-active,
#tournament_filter_city-menu li .ui-menu-item-wrapper.ui-state-active,
#court_filter_city-menu li .ui-menu-item-wrapper.ui-state-active,
#court_filter_sorting-menu li .ui-menu-item-wrapper.ui-state-active,
#rating_filter_city-menu li .ui-menu-item-wrapper.ui-state-active,
#rating_filter_sorting-menu li .ui-menu-item-wrapper.ui-state-active,
#rating_filter_category_id-menu li .ui-menu-item-wrapper.ui-state-active,
#rating_filter_year-menu li .ui-menu-item-wrapper.ui-state-active,
#rating_filter_series-menu li .ui-menu-item-wrapper.ui-state-active {
    border: 0;
    margin: 0;
    background: transparent;
}

/*
.select-radio {
    display: inline-block;
    font-size: 16px;
    font-family: "MullerExtraBoldItalic";
    text-transform: uppercase;
    width: 160px;
    height: 39px;
    margin-right: 17px!important;
    line-height: 30px;
    position: relative;
    color: #d1ef45;
    border: 2px solid #d1ef45 !important;
    border-radius: 5px !important;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    input {
        display: none;
    }
    .text {
        position: absolute;
        display: block;
        font-size: 16px;
        font-family: "MullerExtraBoldItalic";
        text-transform: uppercase;
        top: 0;
        padding-left: 10px;
        width: 100%;
        height: 100%;
        z-index: 170;
    }
    &:hover {
        border: 2px solid #dfdfe0 !important;
        &:before {
            color: #dfdfe0;
        }
    }
    &:before {
        content: ">";
        font-stretch: ultra-expanded;
        font-weight: bold;
        display: inline-block;
        position: absolute;
        right: -3px;
        top: 2px;
        z-index: 2;
        width: 30px;
        text-align: center;
        transform: rotate(82deg);
        cursor: pointer;
    }
    input[name="rating_filter[sorting]"], input[name="rating_filter[city]"], input[name="court_filter[city]"] {
        &:not(:checked) ~ .text {
            color: black;
            background: white;
        }
        &:checked ~ .text {
            background: transparent;
            color: transparent;
            z-index: 2;
        }
    }
    #select-radio-type, #select-radio-city {
        &:disabled ~ #rating_filter_sorting .text,
        &:disabled ~ #rating_filter_city .text,
        &:disabled ~ #court_filter_city .text,
        &:disabled ~ #tournament_filter_city .text {
            background: #eee;
        }
        &:not(:checked) ~ #rating_filter_sorting,
        &:not(:checked) ~ #rating_filter_city,
        &:not(:checked) ~ #court_filter_city,
        &:not(:checked) ~ #tournament_filter_city {
            height: 30px;
        }
        &:checked ~ #rating_filter_sorting,
        &:checked ~ #rating_filter_city,
        &:checked ~ #court_filter_city,
        &:checked ~ #tournament_filter_city {
            margin-top: 40px;
            overflow-y: auto;
        }
        &:checked ~ #rating_filter_sorting label,
        &:checked ~ #rating_filter_city label,
        &:checked ~ #court_filter_city label,
        &:checked ~ #tournament_filter_city label {
            display: block;
        }
        &:checked ~ .select-radio-bg {
            display: block;
            border: 0!important;
            position: fixed;
            width: 200vw;
            height: 200vh;
            top: -100vh;
            left: -100vw;
            bottom: 0;
            right: 0;
            z-index: 0;
            background: rgba(0, 0, 0, 0);
            transform: skew(10deg);
            -webkit-transform: skew(10deg);
            -moz-transform: skew(10deg);
            -o-transform: skew(10deg);
        }
    }
    #rating_filter_sorting, #rating_filter_city, #court_filter_city, #tournament_filter_city {
        display: block;
        min-height: 30px;
        position: absolute;
        border: 0;
        overflow: hidden;
        width: 160px;
        height: 160px;
        cursor: pointer;
        input {
            &:checked + label {
                display: block!important;
                border: 0!important;
                background: transparent;
            }
        }
    }
    label {
        width: 160px;
        background: #292b2e;
        color: #d1ef45 !important;
        font-size: 16px;
        font-family: "MullerExtraBoldItalic";
        position: relative;
        text-transform: uppercase;
        border: 2px solid #d1ef45 !important;
        border-radius: 5px !important;
        display: none;
        padding: 4px 10px;
        height: auto;
        margin-bottom: -2px!important;
        z-index: 110;
        &:hover {
            cursor: pointer;
            border: 2px solid #dfdfe0 !important;
            z-index: 111;
        }
        &:last-child {
            margin-bottom: 0;
        }
    }
}
*/
/*---------------------*/
/* RESET PASSWORD MOBILE */
@media screen and (max-width: 990px) {
    #wrapper .content .content-box{
        margin: 0 40px 50px;
    }
    #wrapper .content .content-box .recovery-block {
        padding: 60px 50px;
    }

    #wrapper .content .content-box .recovery-block.with-message .recovery-form {
        margin: 65px 0 0 0;
    }

    #wrapper .content .content-box .recovery-block.with-message .recovery-form p {
        line-height: 2.7;
        margin-bottom: 0;
    }

    #wrapper .content .content-box .recovery-block .key-block {
        height: 227px;
        width: 100%;
        float: left;
        padding-right: 0;
        padding-bottom: 60px;
        border-right: 0;
        border-bottom: 1px dotted #cdd1d6;
    }

    #wrapper .content .content-box .recovery-block .key-block img {
        width: 165px;
        height: 165px;
        margin-top: 0;
        margin: 0 auto;
        display: block;
    }

    #wrapper .content .content-box .recovery-block .recovery-form {
        width: 100% !important;
        margin: 65px 0 0 0;
    }

    #wrapper .content .content-box .recovery-block .recovery-form form #management_adminbundle_user div:nth-child(1) {
        min-width: 450px;
        clear: both;
    }

    #wrapper .content .content-box .recovery-block .recovery-form form #management_adminbundle_user div:nth-child(1) label {
        width: 135px;
    }

    #wrapper .content .content-box .recovery-block .recovery-form form #management_adminbundle_user div:nth-child(1) input {
        float: right;
    }

    #wrapper .content .content-box .recovery-block .recovery-form form #management_adminbundle_user div:nth-child(2) {
        min-width: 450px;
        clear: both;
    }

    #wrapper .content .content-box .recovery-block .recovery-form form #management_adminbundle_user div:nth-child(2) label {
        width: 135px;
    }

    #wrapper .content .content-box .recovery-block .recovery-form form #management_adminbundle_user div:nth-child(2) input {
        float: right;
    }

    #wrapper .content .content-box .recovery-block .recovery-form .btn-white {
        clear: both;
        width: 300px !important;
        margin-top: 20px !important;
        margin-bottom: 0 !important;
        left: 50%;
        margin-left: -150px !important;
        position: relative;
    }
}

/*---------------------*/

/*new_style*/
.rules-text p {
    font-size: 14px;
    margin: 0;
}
.rules-text ul{
    list-style-type: disc;
    margin-bottom: 2rem;
    padding-left: 20px;
}
.rules-text li{
    font-size: 14px;
    list-style-type: disc;
    margin: 5px 0;
}


.inst-box {
    position: relative;
    z-index: 5;
    border: none;
    width: 100%;
    height: 230px;
    margin-bottom: 30px;
    overflow: hidden;
}

#wrapper .content {
    padding-bottom: 420px;
}

#footer {
    height: 420px;
}

#footer .footer-content .footer-menu {
    left: 0;
    width: 100%;
    margin: 0;
    height: auto;
    display: block;
    position: relative;
    height: 50px;
    text-align: center;
    padding-top: 25px;
}

#footer .footer-content .footer-menu li {
    float: none;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
}

#footer .footer-content .soc {
    float: none;
    text-align: center;
    position: relative;
    width: 100%;
    margin: 0;
}

#footer .footer-content .soc a,
.soc_headerBox a{
    padding: 0;
    margin: 0 15px;
    display: inline-block;
    vertical-align: top;
    float: none;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: #303030;
}

#footer .footer-content .soc a img,
.soc_headerBox a img{
    width: 100%;
}

.soc_headerBox{
    /*position: absolute;*/
    /*right: 0;*/
    /*left: auto;*/
    /*top: 80px;*/
    /*bottom: auto;*/
    /*width: 80px;*/
    display: inline-block;
    margin-left: 50px;
}

.soc_headerBox a{
    /*margin: 8px 10px;*/
    /*width: 44px;*/
    /*height: 44px;*/
    padding: 4px;
}

@media screen and (max-width: 650px) {
    .soc_headerBox{
        margin-left: 50px;
    }
    .soc_headerBox a{
        margin: 0 10px;
        width: 54px;
        height: 54px;
        padding: 4px;
    }
}

#footer .footer-content {
    padding: 25px 0;
}

#footer .footer-content .copyright {
    margin-top: 25px;
}

.footer_socName {
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    color: #000000;
}

.footer_socName p {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    margin-bottom: 25px;
}

.court_bunnerLink{
    width: 100%;
    margin: 0 0 30px 0;
}
.court_bunnerLink img{
    width: 100%;
}
.topBoxInfo{
    display: inline-block;
    vertical-align: top;
}

.topBoxInfo_first{
    padding-right: 60px;
}

@media screen and (max-width: 990px) {
    .topBoxInfo{
        display: block;
        padding-right: 0;
    }
    .tournament-top{
        /*height: 180px;*/
    }
}

.tournament-name__rename{
    display: inline-block;
    vertical-align: top;
    color: RED !important;
    cursor: pointer;
}

.tournament-name__rename_del{
    margin-left: 5px;
    font-size: 10px !important;
    font-weight: bold;
}

.tournament-name__desc{
    color: #FBF394 !important;
}

.tournament-name__desc_allList{
    color: #000000 !important;
}

/* Заголовок турнира v2: BARCELONA 250 → район → NTRP */
.tournament-top--title-v2 {
    min-height: 165px;
    padding-bottom: 28px;
    box-sizing: border-box;
    overflow: visible;
}

.tournament-top--title-v2 .tournament-city {
    float: left;
    font-size: 42px;
    font-family: "MullerExtraBold", sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 40px;
    padding: 65px 0;
    text-align: left;
}

.tournament-top--title-v2 .tournament-name,
.tournament-top--title-v2 a.tournament-name--linked {
    position: relative;
    top: 69px;
    float: left;
    padding-left: 20px;
    z-index: 120 !important;
}

.tournament-top--title-v2_game .tournament-city {
    padding: 35px 20px 35px 0;
}

.tournament-top--title-v2_game .tournament-name,
.tournament-top--title-v2_game a.tournament-name--linked {
    top: 35px;
}

.tournament-top--title-v2 .tournament-status {
    float: right;
    position: relative;
    width: auto;
    min-width: 0;
    border-right: 0;
}

.tournament-top--title-v2_game .tournament-status {
    top: 35px;
    height: auto;
    min-height: 80px;
}

.tournament-top--title-v2 .tournament-status > span.recruitment,
.tournament-top--title-v2 .tournament-status > span.ingame,
.tournament-top--title-v2 .tournament-status > span.complete {
    position: relative;
    top: 21px;
    right: auto;
    float: right;
}

.tournament-top--title-v2_game .tournament-status > span.recruitment,
.tournament-top--title-v2_game .tournament-status > span.ingame,
.tournament-top--title-v2_game .tournament-status > span.complete {
    top: 0;
}

.tournament-top--title-v2 a.tournament-name--linked {
    display: block;
    text-decoration: none;
    color: inherit;
}

.tournament-top--title-v2 a.tournament-name--linked:hover .tournament-name__line_title {
    color: #FBF394 !important;
}

.tournament-top--title-v2 .tournament-name__line {
    display: block;
    font-size: 16px;
    font-family: "MullerBoldItalic", sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    text-align: left;
    line-height: 20px;
    margin: 0 0 5px;
}

.tournament-top--title-v2 .tournament-name__line_title {
    color: #FBF394 !important;
}

.tournament-top--title-v2 .tournament-name__line_region,
.tournament-top--title-v2 .tournament-name__line_ntrp {
    color: #ffffff;
}

.tournament-top--title-v2 .tournament-name > .tournament-name__desc,
.tournament-top--title-v2 a.tournament-name--linked > .tournament-name__desc {
    display: block;
    margin-bottom: 5px;
}

.tournament-top--title-v2 + .content-box.tournament-box {
    margin-top: 0;
}

@media screen and (max-width: 768px) {
    .tournament-top--title-v2 {
        position: relative;
        min-height: 120px;
        padding-bottom: 20px;
        box-sizing: border-box;
    }

    .tournament-top--title-v2 .tournament-city {
        padding: 20px 12px 0 0;
    }

    .tournament-top--title-v2 .tournament-name,
    .tournament-top--title-v2 a.tournament-name--linked {
        top: 20px;
        max-width: calc(100% - 150px);
    }

    .tournament-top--title-v2 .tournament-name__line {
        font-size: 14px;
        line-height: 17px;
    }

    #wrapper .content .tournament-top--title-v2 .tournament-status {
        top: 12px;
        right: 0;
        bottom: auto;
        left: auto;
        height: auto;
        z-index: 130;
    }

    .tournament-top--title-v2 .tournament-status > span.recruitment,
    .tournament-top--title-v2 .tournament-status > span.ingame,
    .tournament-top--title-v2 .tournament-status > span.complete {
        top: 0;
        float: none;
        position: relative;
    }
}

@media screen and (max-width: 760px) {
    #wrapper .content .tournament-top--title-v2 .tournament-name,
    #wrapper .content .tournament-top--title-v2 a.tournament-name--linked {
        top: 20px;
    }

    #wrapper .content .tournament-top--title-v2 .tournament-status {
        right: 0;
    }

    #wrapper .content .tournament-top--title-v2 .tournament-city {
        padding-top: 20px;
        width: auto;
    }
}

#vk_widget, #vk_groups {
    width: 100%;
}

.all-width-column{
    width: 100% !important;
    padding-bottom: 60px !important;
}

.btn-green_howIt{
    cursor: pointer;
    min-width: 280px;
    margin-left: 20px;
}

.customCommentBox{
    position: relative;
    display: block;
    box-sizing: border-box;
    padding: 35px;
    background: #ffffff;
    /*min-height: 400px;*/
}

.numberList{
    display: inline-block;
    width: 100%;
    margin: 40px 0;
}
.numberListBox{
    width: 100%;
    height: 20px;
    border-bottom: 1px solid #000000;
    text-align: center;
}
.numberListBox__item{
    color: #ffffff !important;
    text-align: center;
    border: 2px solid #333333 !important;
    border-radius: 5px !important;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    display: inline-block;
    margin-right: 10px;
    padding: 0 0px !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 36px;
    font-size: 16px;
    font-weight: bold;
    background: #333333;
}
.howContentItem{
    display: flex;
}
.howContentLeft{
    display: inline-block;
    width: 60%;
    padding-right: 30px;
    box-sizing: border-box;
}
.howContentRight{
    display: inline-block;
    width: 40%;
}
.howContentRight__img{
    width: 100%;
    cursor: pointer;
}
.big-text_forHowPage{
    margin: 0 !important;
}
.forMainPageTitle{
    font-size: 26px;
    font-family: "MullerExtraBoldItalic";
    color: #333333;
    text-transform: uppercase;
    line-height: 0.885;
    margin: 30px 0;
}
.write_title{
    text-align: center;
    padding: 15px 0;
    margin: 0;
}
.write_about{
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-justify-content: center; /* Safari */
    justify-content: center;
}
.write_about a{
    max-width: 125px;
    margin: 0 10px;
}

.game_filter{
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-content: center;
    padding: 35px 0 0 0 !important;
    padding-bottom: 0 !important;
    float: none !important;
}

.game_filter #rating_filter_sex label:nth-child(4) {
    border-top-right-radius: 0;
    border-bottom-right-radius:0;
    margin-right: 0 !important;
    left: 0;
}

.game_filter #rating_filter_sex label:nth-child(6) {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-right: 17px !important;
    left: -2px;
}

.gamesHistoryList{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between; /* Safari */
    justify-content: space-between;
}
.gamesHistoryList__item{
    width: 32%;
    margin-bottom: 15px;
    padding: 20px 25px;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    /*background: #fff;*/
}
.gamesHistoryList__item:hover {
    text-decoration: none !important;
}

.gamesHistoryList__itemBox {
    width: 32%;
    display: inline-flex;
    padding: 20px 25px;
    background: #ffffff;
    margin-bottom: 15px;
    border-radius: 4px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    justify-content: space-between;
}
.gamesHistoryList__itemBox--final {
    background: #fafcf5;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(197, 216, 74, 0.85);
}
.gamesHistoryList__final {
    display: inline-block;
    margin-left: 6px;
    font-size: 11px;
    font-family: MullerBold, sans-serif;
    text-transform: uppercase;
    color: #6a7a2a;
    letter-spacing: 0.02em;
}

.commonOpponents__hint {
    margin: 8px 0 14px;
    font-size: 13px;
    color: rgba(41, 43, 46, 0.65);
    line-height: 1.45;
}
.commonOpponents__summary {
    display: block;
    margin-top: 6px;
    font-size: 14px;
    font-family: MullerBold, sans-serif;
    color: #5a6b1f;
}
.commonOpponents__predict {
    display: block;
    margin-top: 8px;
    padding: 8px 10px;
    background: rgba(90, 107, 31, 0.08);
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.4;
    cursor: help;
}
.commonOpponents__predictLabel {
    font-family: MullerBold, sans-serif;
    color: #5a6b1f;
    margin-right: 6px;
}
.commonOpponents__predictValue {
    font-family: MullerBold, sans-serif;
    color: #292b2e;
}
.commonOpponents__predictValue_fav {
    color: #5a6b1f;
}
.commonOpponents__predictSep {
    margin: 0 4px;
    color: rgba(41, 43, 46, 0.45);
}
.commonOpponents__predictMeta {
    font-size: 12px;
    color: rgba(41, 43, 46, 0.55);
    margin-left: 4px;
}

/* H2H page */
.h2hPage__back {
    margin-bottom: 20px;
}
.h2hPage__card {
    background: linear-gradient(165deg, #1a2332 0%, #243447 55%, #1e2a3a 100%);
    border-radius: 8px;
    padding: 24px 20px 20px;
    color: #fff;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.18);
    margin-bottom: 28px;
}
.h2hHeader {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 12px;
    margin-bottom: 22px;
}
.h2hHeader__player {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}
.h2hHeader__player_right {
    text-align: right;
}
.h2hHeader__photoLink {
    text-decoration: none !important;
}
.h2hHeader__photo {
    width: 88px;
    height: 88px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid rgba(212, 238, 87, 0.85);
    display: block;
}
.h2hHeader__photo_letter {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: MullerBold, sans-serif;
    font-size: 28px;
    color: #fff;
}
.h2hHeader__name {
    font-family: MullerBold, sans-serif;
    font-size: 14px;
    color: #d4ee57;
    text-decoration: none !important;
    text-align: center;
    max-width: 140px;
    line-height: 1.25;
}
.h2hHeader__name:hover {
    color: #fff;
}
.h2hHeader__center {
    text-align: center;
    min-width: 120px;
}
.h2hHeader__scoreRing {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    padding: 10px 14px;
}
.h2hHeader__scoreNum {
    font-family: MullerExtraBoldItalic, sans-serif;
    font-size: 32px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.55);
}
.h2hHeader__scoreNum_lead {
    color: #d4ee57;
}
.h2hHeader__scoreLabel {
    font-size: 10px;
    text-transform: uppercase;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.65);
    font-family: MullerBold, sans-serif;
}
.h2hHeader__vs {
    margin: 8px 0 0;
    font-family: MullerExtraBoldItalic, sans-serif;
    font-size: 18px;
    letter-spacing: 0.12em;
    color: rgba(255, 255, 255, 0.75);
}
.h2hCompare {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.h2hCompare__row {
    display: grid;
    grid-template-columns: 1fr minmax(100px, 130px) 1fr;
    align-items: end;
    gap: 8px 10px;
}
.h2hCompare__side {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.h2hCompare__side_right {
    align-items: flex-end;
    text-align: right;
}
.h2hCompare__side_win .h2hCompare__value {
    color: #d4ee57;
}
.h2hCompare__value {
    font-family: MullerBold, sans-serif;
    font-size: 15px;
    color: #fff;
}
.h2hCompare__label {
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.55);
    font-family: MullerBold, sans-serif;
    padding-bottom: 2px;
}
.h2hCompare__barTrack {
    display: block;
    width: 100%;
    max-width: 120px;
    height: 4px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 2px;
    overflow: hidden;
}
.h2hCompare__side_right .h2hCompare__barTrack {
    margin-left: auto;
}
.h2hCompare__barFill {
    display: block;
    height: 100%;
    border-radius: 2px;
}
.h2hCompare__barFill_left {
    background: #5eb8e8;
}
.h2hCompare__barFill_right {
    background: #e8c45e;
    margin-left: auto;
}
.h2hCompare__row_info .h2hCompare__value {
    color: rgba(255, 255, 255, 0.85);
}
.h2hPage__predict {
    margin: 18px 0 0;
    padding: 12px 14px;
    background: rgba(212, 238, 87, 0.12);
    border-left: 3px solid #d4ee57;
    font-size: 15px;
    line-height: 1.45;
    color: #f2f5f8;
}
.h2hPage__predict_muted {
    border-left-color: rgba(255, 255, 255, 0.35);
    background: rgba(255, 255, 255, 0.06);
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
}
.h2hSection {
    margin-bottom: 25px;
}
.h2hSection__head {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 12px;
    padding: 0 16px;
}
.h2hSection__link {
    font-size: 13px;
    font-family: MullerBold, sans-serif;
    color: #5a6b1f;
}
.h2hMeetingsList {
    padding: 0 16px;
}

/* Share copy (матч / комментарий → чат) */
.matchShare {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 12px 0 4px;
}
.matchShare__hint {
    font-size: 12px;
    color: #6b7280;
}
.shareCopy {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px 8px;
    min-width: 34px;
    min-height: 34px;
    border: 1px solid #d0d3d8;
    border-radius: 4px;
    background: #fff;
    cursor: pointer;
    line-height: 1;
    transition: background 0.15s, border-color 0.15s;
}
.shareCopy:hover {
    background: #f5f6f8;
    border-color: #b8bcc4;
}
.shareCopy_toast {
    border-color: #9ab33a;
    background: #f7fae8;
}
.shareCopy__icon {
    font-size: 15px;
    line-height: 1;
    color: #5c6370;
}
.shareCopy:hover .shareCopy__icon {
    color: #292b2e;
}
.gamesHistoryShareWrap {
    display: inline-flex;
    margin-right: 6px;
    vertical-align: middle;
}
.commentItem__shareWrap {
    display: inline-flex;
    margin-right: 8px;
    vertical-align: middle;
}
.commentItem__contentLike_gameReactions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 6px;
}
.gameReactionsBlock {
    padding: 12px 16px 8px;
    margin: 0 16px 8px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
}
.gameReactionsBlock--underScore {
    margin: 8px 16px 16px;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}
.gameReactionsBlock__hint {
    margin: 0 0 8px;
    font-size: 13px;
    color: #292b2e;
    text-align: center;
    font-family: MullerBold, sans-serif;
}
.gameReactionsBlock__reactionLegend {
    display: block;
    margin-top: 4px;
    font-size: 12px;
    font-family: MullerRegular, sans-serif;
    color: rgba(41, 43, 46, 0.55);
    font-weight: normal;
}
.gameReactionsBlock__loginHint {
    margin: 8px 0 0;
    font-size: 12px;
    text-align: center;
    color: rgba(41, 43, 46, 0.65);
}
.gameReactionsBlock__loginHint a {
    color: #5a6b1f;
    text-decoration: underline;
}
.gameReactionsBlock .commentItem__contentLike_game {
    justify-content: center;
}
.commentItem__contentLikeBox_guest {
    text-decoration: none;
    color: inherit;
}
.commentItem__contentLikeBox_guest:hover {
    background: #f5f6f8;
    border-color: #b8bcc4;
}

@media screen and (max-width: 640px) {
    .h2hHeader {
        grid-template-columns: 1fr;
        grid-template-rows: auto auto auto;
    }
    .h2hHeader__center {
        order: -1;
    }
    .h2hHeader__photo {
        width: 72px;
        height: 72px;
    }
    .h2hCompare__row {
        grid-template-columns: 1fr 90px 1fr;
        gap: 6px;
    }
    .h2hCompare__value {
        font-size: 13px;
    }
}

.commonOpponents__legend {
    display: block;
    margin-top: 4px;
    font-size: 12px;
    color: rgba(41, 43, 46, 0.5);
}
.commonOpponents__table {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}
.commonOpponents__head,
.commonOpponents__row {
    display: grid;
    grid-template-columns: minmax(150px, 1.5fr) minmax(90px, 1fr) minmax(90px, 1fr);
    align-items: center;
    gap: 8px 12px;
    padding: 10px 14px;
}
.commonOpponents__head {
    background: #f3f4f6;
    border-bottom: 1px solid #e1e3e6;
    font-size: 11px;
    text-transform: uppercase;
    font-family: MullerBold, sans-serif;
    color: rgba(41, 43, 46, 0.55);
}
.commonOpponents__row {
    border-bottom: 1px solid #eceef1;
}
.commonOpponents__row:last-child {
    border-bottom: none;
}
.commonOpponents__row_hidden {
    display: none;
}
.commonOpponents__opponent {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-decoration: none !important;
    color: #292b2e;
    min-width: 0;
}
.commonOpponents__opponent:hover {
    text-decoration: none !important;
}
.commonOpponents__avatar {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
}
.commonOpponents__avatar_letter {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    border-radius: 50%;
    flex-shrink: 0;
}
.commonOpponents__name {
    font-family: MullerBold, sans-serif;
    font-size: 14px;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.commonOpponents__chip {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 4px 6px;
    padding: 6px 8px;
    border-radius: 4px;
    background: #f3f4f6;
    text-decoration: none !important;
    color: #292b2e;
    font-size: 12px;
    line-height: 1.2;
    max-width: 100%;
}
.commonOpponents__chip:hover {
    text-decoration: none !important;
    background: #e8eaed;
}
.commonOpponents__chip_win {
    background: #f4f9e4;
}
.commonOpponents__chip_lose {
    background: #f3f4f6;
}
.commonOpponents__chip_empty {
    justify-content: center;
    color: rgba(41, 43, 46, 0.35);
}
.commonOpponents__chipBadge {
    font-family: MullerBold, sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}
.commonOpponents__chip_win .commonOpponents__chipBadge {
    color: #5a6b1f;
}
.commonOpponents__chip_lose .commonOpponents__chipBadge {
    color: #8a8d93;
}
.commonOpponents__chipDate {
    color: rgba(41, 43, 46, 0.55);
    font-size: 12px;
}
.commonOpponents__more {
    margin-top: 12px;
    width: auto !important;
    min-width: 200px;
}
.commonOpponents__mobLabel {
    display: none;
}
.commonOpponents__mobCell {
    display: contents;
}
@media screen and (max-width: 720px) {
    .commonOpponents__head {
        display: none;
    }
    .commonOpponents__row {
        grid-template-columns: 1fr;
        gap: 8px;
        padding: 12px 14px;
    }
    .commonOpponents__mobCell {
        display: flex;
        flex-direction: column;
        gap: 4px;
    }
    .commonOpponents__mobLabel {
        display: block;
        font-size: 11px;
        text-transform: uppercase;
        color: rgba(41, 43, 46, 0.55);
        font-family: MullerBold, sans-serif;
    }
    .commonOpponents__chip {
        width: 100%;
    }
}
.gamesHistoryList__itemLink:hover {
    text-decoration: none !important;
}
.gamesHistoryList__itemLink {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
}

@media screen and (max-width: 990px) {
    .gamesHistoryList__itemBox{
        width:49% !important;
    }
}
@media screen and (max-width: 580px) {
    .gamesHistoryList__itemBox {
        width: 100% !important;
    }
}

.gamesHistoryList__date {
    font-size: 12px;
}

.gamesHistoryList__pair {
    font-size: 12px;
}

.gamesHistoryList__titleMeta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 4px 8px;
    margin-top: 2px;
}

.gamesHistoryList__sensation {
    display: inline-block;
    flex-shrink: 0;
    background: #FFB347;
    color: #292B2E;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    padding: 3px 10px;
    border-radius: 2px;
    transform: skew(-12deg);
    -webkit-transform: skew(-12deg);
}

.gamesHistoryList__sensationInner {
    display: inline-block;
    transform: skew(12deg);
    -webkit-transform: skew(12deg);
}

.matchBox__scoreSensation {
    width: 100%;
    text-align: center;
    margin: 0 0 12px;
    line-height: 0;
}

.matchBox__scoreSensation .gamesHistoryList__sensation {
    font-size: 13px;
    padding: 7px 14px;
}

.gamesHistoryDetail__item_winner .gamesHistoryDetail__name{
    font-weight: bold;
}

.gamesHistoryList__title{
    font-size: 16px;
    font-family: "MullerBoldItalic";
    /*color: white;*/
    text-transform: uppercase;
    text-align: left;
    line-height: 18px;
    min-height: 36px;
}
.gamesHistoryDetail__item{
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-align-items: flex-end; /* Safari */
    align-items: flex-end;
    margin: 5px 0;
    width: 100%;
}
.gamesHistoryDetail__info{
    display: -webkit-inline-flex; /* Safari */
    display: inline-flex;
    width: 100%;
    -webkit-align-items: flex-end; /* Safari */
    align-items: flex-end;
}
.gamesHistoryDetail__avatar{
    border-radius: 30px;
    margin-right: -15px;
    z-index: 5;
    width: 40px;
    height: 40px;
    line-height: 40px;
    min-width: 40px;
    text-align: center;
    font-weight: normal;
}
.gamesHistoryDetail__name{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #292b2e;
    text-overflow: ellipsis;
    white-space: nowrap;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    box-shadow: 1px 1px 2px rgba(53, 53, 53, 0.1);
    height: 29px;
    background: #F6F7F8;
    line-height: 29px;
    text-align: left;
    width: 100%;
    margin: 0;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.gamesHistoryDetailScor{
    display: -webkit-inline-flex; /* Safari */
    display: inline-flex;
}
.gamesHistoryDetailScor__item{
    width: 26px;
    height: 29px;
    background: #F6F7F8;
    text-align: center;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #292b2e;
    line-height: 29px;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    box-shadow: 1px 1px 2px rgba(53, 53, 53, 0.1);
    margin-left: 5px;
}

.gamesHistoryDetailScor__item_win{
    font-weight: bold;
}

.gamesHistoryLoadButton{
    width: 210px !important;
}

.gamesHistoryDetail__pair {
    position: absolute;
    top: 0;
    left: 20px;
    background: #D9D9D9;
    color: #292B2E;
    font-size: 10px;
    text-transform: uppercase;
    padding: 0 10px 0px 26px;
    min-width: 120px;
    transform: skew(-15deg);
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    z-index: 4 !important;
    border-radius: 2px;
}

.gamesHistoryDetail__pair_winner {
    background: #D4EE57;
}

/* pair games */
.gamesHistoryDetail__infoPair {
    display: inline-flex;
    width: 100%;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: flex-start;
}
.gamesHistoryDetail__item_pair {
    align-items: center;
}
.gamesHistoryDetail__item_pair .gamesHistoryDetail__name{
    transform: none;
    -webkit-transform: none;
    box-shadow: none;
}
.gamesHistoryDetail__item_pair .gamesHistoryDetail__pair {
    display: none;
}
.gamesHistoryDetail__item_pair .gamesHistoryDetail__info {
    align-items: center;
}
.gamesHistoryDetail__item_pair .gamesHistoryDetail__avatar {
    width: 30px;
    height: 30px;
    line-height: 30px;
    min-width: 30px;
}
.gamesHistoryDetail__item_pair .gamesHistoryDetailScor__item {
    transform: none !important;
}

.gamesHistoryDetailScorBox {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-end;
    align-items: flex-end;
    justify-content: flex-start;
}
.gamesHistoryDetailPredict {
    background: #D9D9D9;
    color: #292B2E;
    font-size: 12px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    transform: skew(-15deg);
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    z-index: 4 !important;
    border-radius: 2px;
}

.gamesHistoryDetailPredict_winner {
    font-weight: bold;
    background: #D4EE57;
}

.gamesHistoryDetailPredict_prematch {
    background: #D9D9D9;
    color: #292B2E;
}

.gamesHistoryDetailPredict_expected {
    font-weight: bold;
    background: #D4EE57;
    color: #292B2E;
}

.gamesHistoryDetailPredict_upset {
    font-weight: bold;
    background: #FFB347;
    color: #292B2E;
}

@media screen and (max-width: 990px) {
    .gamesHistoryList__item{
        width:49% !important;
    }
}

@media screen and (min-width: 990px) {
    .gamesHistoryDetail__name_big{
        max-width: 160px;
    }
}

@media screen and (min-width: 768px) and (max-width: 989px) {
    .gamesHistoryDetail__name_big{
        max-width: 165px;
    }
}

.customHr{
    margin: 25px 0;
}
.big-text_margin{
    margin: 30px 0 !important;
}

.buttonContent{
    display: -webkit-inline-flex; /* Safari */
    display: inline-flex;
    width: 100%;
    padding: 0 105px 50px 105px;
    -webkit-justify-content: flex-end; /* Safari */
    justify-content: flex-end;
}


.scrollToTop{
    position: fixed;
    cursor: pointer;
    display: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    right: 395px;
    top: auto;
    bottom: 0;
    left: auto;
    text-transform: uppercase !important;
    text-align: center;
    border: 2px solid #333333 !important;
    border-radius: 5px !important;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    z-index: 999;
    opacity: 0.6;
}
.scrollToTop svg{
    fill: #333333;
    width: 15px;
    -moz-transform: rotate(270deg); /* Для Firefox */
    -ms-transform: rotate(270deg); /* Для IE */
    -webkit-transform: rotate(270deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(270deg); /* Для Opera */
    transform: rotate(270deg);
}
.scrollToTop:hover{
    opacity: 1;
}

@media screen and (max-width: 580px) {
    .gamesHistoryList__item{
        width:100% !important;
    }
    .gamesHistoryList__date:not(.gamesHistoryList__date_onGame) {
        text-align: right;
        position: absolute;
        top: 20px;
        right: 25px;
    }
    .gamesHistoryList__pair:not(.gamesHistoryList__date_onGame) {
        text-align: right;
        position: absolute;
        top: 40px;
        right: 25px;
    }
    .scrollToTop{
        width: 80px;
        height: 80px;
        line-height: 80px;
        right: 30px;
        top: auto;
        bottom: 220px;
        left: auto;
    }
    .scrollToTop svg{
        width: 20px;
    }
    .main-page-content_spec .with-right-column{
        margin: 0 !important;
    }
    #wrapper .content .content-box.main-page-content_spec .left-column.all-width-column{
        padding: 25px !important;
    }
    .main-page-content_spec .howContentItem{
        -webkit-flex-wrap: wrap; /* Safari */
        flex-wrap: wrap;
    }
    .howContentLeft{
        width: 100%;
        margin: 0;
    }
    .howContentRight{
        width: 100%;
        margin: 25px 0 0 0;
        border-top: 1px solid #cacaca;
    }
    .buttonContent{
        padding: 0 50px 50px 50px;
    }
}


.specialOfferList{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.specialOffer{
    width: 32%;
    display: -webkit-inline-flex; /* Safari */
    display: inline-flex;
    -webkit-justify-content: space-between; /* Safari */
    justify-content: space-between;
    -webkit-flex-direction: column; /* Safari */
    flex-direction: column;
    cursor: pointer;
    margin-bottom: 15px;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}
.specialOffer_25{
    width: 23% !important;
}
.specialOffer__title{
    font-size: 20px;
    font-family: "MullerExtraBoldItalic";
    color: #333333;
    text-transform: uppercase;
    line-height: 1.308;
    padding: 10px 25px;
    margin: 0;
}
.specialOffer__button{
    width: auto !important;
    display: block !important;
    /*margin: 10px 25px !important;*/
    float: none !important;
    /* padding: 0 !important; */
    border: 2px solid transparent !important;
    box-sizing: border-box;
    font-weight: normal;
    word-wrap: break-word;
    white-space: normal;
    background: transparent !important;
    font-family: "MullerExtraBoldItalic" !important;
    color: #333333 !important;
    text-transform: uppercase !important;
    text-align: center;
    padding: 10px 26px !important;
    border-radius: 0 0 4px 4px;
    z-index: 9;
}
.specialOffer__button:hover{
    border: 2px solid #333333 !important;
    color: #333333 !important;
}
.specialOffer__popUp{
    max-height: 100%;
    overflow: scroll;
}
.specialOffer__popUp a,
.mainNewsList__body a{
    display: inline;
    color: cornflowerblue;
}

.specialOffer__title_sp{
    text-align: center;
    font-size: 26px;
    font-family: "MullerExtraBoldItalic" !important;
    color: #333333 !important;
}

.specialOffer__desk{
    text-align: center;
    font-size: 16px;
    font-family: "MullerExtraBoldItalic" !important;
    color: #333333 !important;
}

.specialOffer__popUp a:focus,
.mainNewsList__body a:focus{
    outline: none;
}
.specialOffer__image{

}
.specialOffer__imageSrc{

}
@media screen and (max-width: 580px) {
    .specialOffer_25{
        width: 48% !important;
        margin-bottom: 20px;
    }
    .specialOffer__imageSrc{
        width: 100%;
    }
}



.mainNewsList{
    padding: 20px 25px;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    max-height: 600px;
    overflow-y: scroll;
}
.mainNewsList__item{
    border-bottom: 1px solid lightgray;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.mainNewsList__title{
    font-size: 16px;
    font-family: "MullerBoldItalic";
    text-transform: uppercase;
    margin-bottom: 5px;
}
.mainNewsList__body{

}


.scoreList{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.scoreListItem{
    width: 49%;
    margin-bottom: 15px;
    padding: 15px 15px;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.scoreListItem__inform {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.scoreListItem__values {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    flex-wrap: wrap;
    padding-top: 15px;
    font-size: 14px;
}
.scoreListItem__values_comment {
    padding-top: 0;
}
.scoreListItem__valuesItem {
    padding: 0 10px;
}
.scoreListItem__valuesItem b {
    font-size: 16px;
}

.scoreListItem__date {
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
    bottom: auto;
    font-size: 11px;
    color: #333333;
    padding: 0 5px;
    white-space: nowrap;
    transform: skew(
            -10deg);
    -webkit-transform: skew(
            -10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    box-shadow: 1px 1px 2px rgb(53 53 53 / 10%);
    background: #F6F7F8;
}

.scoreListItem__dateTop{
    font-size: 11px;
    margin: 0;
    line-height: normal;
}
.scoreListItem__dateBottom{
    margin: 0;
    line-height: normal;
    font-size: 14px;
}

.scoreListItem__avatar{
    display: -webkit-inline-flex; /* Safari */
    display: inline-flex;
    -webkit-align-items: center; /* Safari */
    align-items: center;
    max-width: 155px;
    min-width: 155px;
}
.scoreListItem__avatarUrl{
    border-radius: 25px;
    margin-right: -15px;
    position: relative;
    z-index: 9;
}
.scoreListItem__avatarUrl_none{
    width: 40px;
    height: 40px;
    min-width: 40px;
    line-height: 40px;
    text-align: center;
}
.scoreListItem__avatarName{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #292b2e;
    text-overflow: ellipsis;
    white-space: nowrap;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    box-shadow: 1px 1px 2px rgba(53, 53, 53, 0.1);
    height: 29px;
    background: #F6F7F8;
    line-height: 29px;
    text-align: left;
    width: 100%;
    margin: 0;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width: 990px){
    .scoreListItem{
        width: 100%;
    }
    .scoreListItem__avatar{
        max-width: 100%;
    }
}

.manufacturerRateList {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.manufacturerRateItem {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center; /* Safari */
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 15px;
    padding: 15px 15px;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.manufacturerRateItem__number {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    margin: 0;
    padding: 0 8px;
}

.manufacturerRateItem_logo {
    max-width: 150px;
    width: 166px;
    padding: 0 16px;
}

.manufacturerRateItem_logo img {
    max-width: 100%;
    max-height: 60px;
}

.manufacturerRateItem__data {
    width: 100%;
    padding-left: 8px;
}

.manufacturerRateItem__top {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center; /* Safari */
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.manufacturerRateItem__name {
    font-size: 26px;
    font-family: "MullerExtraBoldItalic";
    color: #333333;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0;
    text-align: left;
}

.manufacturerRateItem__score {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: baseline;
    align-items: baseline;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0px;
    font-family: "MullerBoldItalic";
    color: #999999;
    font-size: 18px;
    text-transform: uppercase;
}

.manufacturerRateItem__score span {
    font-size: 26px;
    font-family: "MullerExtraBoldItalic";
    line-height: 20px;
    color: #333333;
    padding-left: 8px;
    text-transform: uppercase;
}

.manufacturerRateItem__row {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center; /* Safari */
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.manufacturerRateItem__numbers {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center; /* Safari */
    align-items: center;
    margin: 0;
    color: #999999;
}

.manufacturerRateItem__numbers span {
    color: #333333;
    padding-left: 8px;
}

.manufacturerRateItem__numbers_wins span{
    min-width: 115px;
    text-align: right;
}

@media screen and (max-width: 990px) {
    .manufacturerRateItem_logo {
        padding: 0 8px;
    }
    .manufacturerRateItem__row_numbers{
        flex-wrap: wrap;
    }
    .manufacturerRateItem__numbers{
        justify-content: flex-start;
    }
    .manufacturerRateItem__numbers_wins{
        justify-content: flex-end;
    }
}

/*main page boxes style*/
.content-box-double{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: flex-start;
}
.content-box-double__item{
    width: 49%;
}
.content-box-double__item_all{
    width: 100%;
}

@media screen and (max-width: 990px){
    .content-box-double{
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .content-box-double__item{
        width: 100%;
    }
}


.userAvatarBox{
    overflow: hidden;
    position: absolute;
    left: 35px;
    top: -80px;
}
.userAvatarBox_player .userAvatarBox__rank,
.userAvatarBox_player .userAvatarBox__image{
    background: linear-gradient(98.4deg, #AAAAAA 9.62%, #787878 90.24%);
}
.userAvatarBox_master .userAvatarBox__rank,
.userAvatarBox_master .userAvatarBox__image{
    background: linear-gradient(98.61deg, #E1BE00 15.68%, #AC7E0B 96.83%);
}
.userAvatarBox_exp_lv1 .userAvatarBox__rank,
.userAvatarBox_exp_lv1 .userAvatarBox__image{
    background: #8159EF;
}
.userAvatarBox_exp_lv2 .userAvatarBox__rank,
.userAvatarBox_exp_lv2 .userAvatarBox__image{
    background: #F69728;
}
.userAvatarBox_exp_lv3 .userAvatarBox__rank,
.userAvatarBox_exp_lv3 .userAvatarBox__image{
    background: #FFF72C;
}
.userAvatarBox_exp_lv4 .userAvatarBox__rank,
.userAvatarBox_exp_lv4 .userAvatarBox__image{
    background: #BFFF00;
}
.userAvatarBox__content{
    position: relative;
    width: 100%;
    height: 100%;
    padding-bottom: 10px;
}
.userAvatarBox__rank{
    background: #292b2e;
    border-radius: 1px;
    height: 21px;
    width: 71px;
    display: inline-block;
    position: absolute;
    text-align: center;
    top: 17px;
    bottom: auto;
    left: auto;
    right: 2px;
    z-index: 101 !important;
    -webkit-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
}
.userAvatarBox__rank p {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    color: #FFFFFF;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 12px;
    padding: 0 10px;
    letter-spacing: normal !important;
}
.userAvatarBox__image{
    background: #ebedef;
    padding: 3px;
    border-radius: 95px;
}

.userManufacturer{
    display: inline-flex;
    vertical-align: top;
    height: 45px;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.userManufacturer__img {
    max-height: 50px;
    max-width: 150px;
}

.user-avatar-mobile .userAvatarBox__image .user-avatar{
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 40px;
    line-height: 160px;
    letter-spacing: 4px;
    font-family: 'Open Sans', sans-serif;
    background-color: #4C81C9;
    color: #fff;
    overflow: hidden;
    border-radius: 95px;
    vertical-align: top;
}

.userAvatarBox__awards{
    position: absolute;
    bottom: 10px;
    left: 0;
    right: auto;
    top: auto;
    text-align: right;
    width: 100%;
    max-height: 50px;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}
.userAvatarBox__awardsItem{
    display: -webkit-inline-flex; /* Safari */
    display: inline-flex;
    -webkit-justify-content: center; /* Safari */
    justify-content: center;
    -webkit-align-items: center; /* Safari */
    align-items: center;
    vertical-align: top;
    text-align: center;
    background: #ffffff;
    border-radius: 30px;
    width: 50px;
    height: 50px;
    border: 2px solid #D1EF45;
    box-sizing: border-box;
    margin: 0 4px;
}
.userAvatarBox__awardsItem:focus{
    border-color: #CD7F32;
    outline: none;
}

.userAvatarBox__awardsItem > svg{
    width: 100%;
    height: 100%;
}

.userAvatarBox__list {
    position: absolute;
    right: auto;
    bottom: -20px;
    top: auto;
    left: 0;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.userAvatarBox__level {
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    box-shadow: 1px 1px 2px rgba(53, 53, 53, 0.1);
    text-align: center;
    display: inline-block;
    line-height: normal;
    margin-right: 10px;
}
.userAvatarBox__levelName {
    font-size: 12px;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0;
    padding: 2px 10px;
    white-space: nowrap;
}

.userComRateBox{
    position: relative;
    text-align: right;
    width: 100%;
}

.userComRate{
    position: relative;
    width: 260px;
    height: 260px;
    background: #FFFFFF;
    border: 2px solid #D1EF45;
    border-radius: 200px;
    display: inline-flex;
    overflow: hidden;
    text-align: center;
    margin-top: -105px;
}
.userComRate__box{
    position: relative;
    display: inline-block !important;
    vertical-align: middle;
    width: 100%;
    padding: 15px;
}

.userReviewBox{
    position: relative;
    display: inline-block;
    margin-right: 50px;
}
.userReviewBut{

}
.userReviewPopUp{

}
.userReviewPopUp__content{
    min-width: 320px;
    max-width: 400px;
}
.userReviewPopUp__contentTop{
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.userReviewPopUp__title{
    font-size: 18px;
    font-weight: bold;
}
.userReviewPopUp__anon{
    display: inline-flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 0;
    padding: 1px 10px;
    font-size: 16px;
    background: transparent;
    text-align: center;
    border: 2px solid #333333;
    border-radius: 5px;
    transform: skew(
            -10deg);
    -webkit-transform: skew(
            -10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}
.userReviewPopUp__anonTitle{
    margin: 2px 10px 0 0 !important;
    padding: 0 !important;
    color: #333333;
    font-family: "MullerExtraBoldItalic" !important;
    text-transform: uppercase;
    height: auto;
    line-height: normal;
    word-wrap: break-word;
    white-space: normal;
    cursor: pointer;
}
.userReviewPopUp__anonCheck{
    width: auto !important;
    margin: 0 0 1px 0 !important;
    padding: 0 !important;
}
.userReviewPopUp__bar{
    display: block;
    margin: 20px 0;
}
.userReviewPopUp__bar_error{
    border-bottom: 4px solid RED;
}
.userReviewPopUp__barError{
    display: none;
    margin: 0;
    font-weight: bold;
    color: red;
    font-size: 12px;
}
.userReviewPopUp__bar_error .userReviewPopUp__barError{
    display: inline;
}
.userReviewPopUp__bar .br-widget{
    height: auto !important;
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-justify-content: space-between; /* Safari */
    justify-content: space-between;
}
.userReviewPopUp__bar .br-widget a{
    float: none !important;
    width: 100% !important;
    line-height: normal;
    height: auto !important;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 0;
    background-color: #d4ee5747 !important;
}

.userReviewPopUp__but{
    float: none;
    padding: 10px 30px !important;
    line-height: normal;
    margin: 0 5px;
}

.br-theme-bars-movie .br-widget a:hover{
    color: #000;
}

.br-theme-bars-movie .br-widget a.br-active, .br-theme-bars-movie .br-widget a.br-selected{
    background-color: #d4ee57 !important;
}

.userReviewPopUp__bottoms{
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-justify-content: space-between; /* Safari */
    justify-content: space-between;
    margin-top: 30px;
}

.userReviewPopUp__titleDop{
    position: relative;
}

.userReviewPopUp__checks {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.userReviewPopUp__checkItem {
    margin-bottom: 10px;
}
.userReviewPopUp__checkItem input {
    display: none;
}

.userReviewPopUp__checkLabel {
    margin: 0 !important;
    color: #333333;
    font-family: "MullerBold" !important;
    border: 2px solid #000000;
    padding: 5px 10px;
    height: auto !important;
    line-height: normal;
    border-radius: 5px !important;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    cursor: pointer;
}
.userReviewPopUp__checkLabel img {
    opacity: 0;
}

.userReviewPopUp__checkLabel_static {
    cursor: default;
    margin-right: 5px !important;
    margin-bottom: 5px !important;
    font-size: 14px;
}

.userReviewPopUp__checkLabel_preview {
    cursor: default;
    margin-bottom: 10px !important;
    font-size: 14px;
    color: green;
}
.userReviewPopUp__checkLabel_negative {
    border: 2px solid red;
}
.userReviewPopUp__checkLabel_positive {
    border: 2px solid limegreen;
}

.userReviewPopUp__checkLabel:not(.userReviewPopUp__checkLabel_preview, .userReviewPopUp__checkLabel_static):hover,
.userReviewPopUp__checkItem input:checked + .userReviewPopUp__checkLabel {
    border: 2px solid #D1EF45;
    font-family: "MullerExtraBoldItalic" !important;
}

.userReviewPopUp__checkItem input:checked ~ .userReviewPopUp__checkLabel img {
    opacity: 1;
}

@media screen and (max-width: 720px) {
    .userReviewPopUp__checkLabel_preview {
        font-size: 20px;
    }
}

.userComRate__mobile{
    display: none;
    text-align: left;
}

@media screen and (max-width: 768px) {
    .userComRateBox{
        display: -webkit-flex; /* Safari */
        display: flex;
        -webkit-justify-content: space-between; /* Safari */
        justify-content: space-between;
        -webkit-align-items: center; /* Safari */
        align-items: flex-start;
        flex-direction: column;
    }
    .userComRate{
        margin-top: 50px;
    }
    .userComRate__mobile{
        display: inline-block;
        margin-top: 50px;
    }
    .userAvatarBox_player .userAvatarBox__image{
        display: none;
    }
    .profile-header .userAvatarBox{
        display: none;
    }
    .userAvatarBox__awards {
        bottom: 0;
        text-align: center;
    }
    .userAvatarBox__list {
        position: relative;
        width: 100%;
        justify-content: flex-start;
        bottom: 0;
    }
}


.profileSubBox {
    position: absolute;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: baseline;
    top: -30px;
    height: 30px;
    left: 150px;
    right: auto;
    bottom: auto;
    padding: 2px 20px 2px 66px;
    border: 2px solid #999999 !important;
    border-radius: 5px 5px 0px 0px !important;
    border-bottom: none !important;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    background: none;
}

.profileSubBox__icon {
    margin-right: 8px;
}

.profileSubBox_gold {
    background: #d4ee57;
    color: #292b2e;
    border-color: #292b2e !important;
    top: -30px;
}

.profileSubBox_gold.profileSubBox_black {
    background: #292b2e;
    color: #d4ee57;
    border-color: #d4ee57 !important;
    top: -30px;
}

.profileSubBox_gold .profileSubBox__title {
    color: #333333 !important;
}

.profileSubBox_gold.profileSubBox_black .profileSubBox__title {
    color: #d4ee57 !important;
}

.profileSubBox_gold.profileSubBox_black .profileSubBox__icon path {
    fill: #d4ee57;
}

.profileSubBox__title {
    font-family: "MullerExtraBold" !important;
    color: #999999 !important;
    margin: 0;
}

@media screen and (max-width: 780px) {
    .profileSubBox {
        padding: 2px 20px 2px 20px;
        left: 0;
    }
}

.profileDonatBox {
    background: #292b2e;
    color: #d4ee57;
    border-color: #d4ee57 !important;
    right: 0;
    left: auto;
    top: -30px;
    bottom: auto;
    padding: 2px 20px 2px 20px;
}
.profileDonatBox__title {
    font-family: "MullerExtraBold" !important;
    color: #d4ee57 !important;
    margin: 0;
}


.tournament-members-list .tournament-members-avatar .member-avatar{
    border-radius: 25px;
    padding: 3px;
    position: relative;
}

.tournament-members-list .tournament-members-avatar .member-avatar span.empty_avatar{
    width: 39px;
    line-height: 39px;
}

.member-avatar__awards{
    position: absolute;
    bottom: auto;
    left: 0;
    right: auto;
    top: 0;
    text-align: center;
    width: 100%;
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-justify-content: space-between; /* Safari */
    justify-content: space-between;
}
.member-avatar__awardsItem{
    display: inline-block;
    vertical-align: middle;
    background: #ffffff;
    border-radius: 20px;
    width: 15px;
    height: 15px;
    border: 2px solid #D1EF45;
    box-sizing: border-box;
}

.member-avatar__awardsItem svg{
    vertical-align: top;
    max-height: 100%;
}

.member-avatar__awardsItem:nth-child(2){
    /*top: -8px;*/
}
.member-avatar__awardsItem_hide{
    display: none;
}


.tournament-card-main .tournament-members .tournament-member.act,
.tournament-card .tournament-members .tournament-member.act{
    border-radius: 25px;
    padding: 3px;
    position: relative;
    overflow: visible;
}
.tournament-card-main .tournament-members .tournament-member.act span,
.tournament-card .tournament-members .tournament-member.act span{
    line-height: 30px;
}
.tournament-card-main.large .tournament-members .tournament-member.act span,
.tournament-card.large .tournament-members .tournament-member.act span{
    line-height: 39px;
}
.tournament-card-main .tournament-members .tournament-member.act img,
.tournament-card .tournament-members .tournament-member.act img{
    border-radius: 25px;
}
.tournament-card-main .tournament-members .tournament-member.act span,
.tournament-card .tournament-members .tournament-member.act span{
    border-radius: 25px;
}


/* rating page */
.rating-card .avatar{
    border-radius: 65px;
    padding: 3px;
    position: relative;
    overflow: visible;
}
.rating-card .avatar span{
    line-height: 58px;
    width: 58px;
}
.avatar_box{
    overflow: hidden;
    border-radius: 65px;
}
.rating-avatar__awards{
    position: absolute;
    bottom: auto;
    left: 0;
    right: auto;
    top: 0;
    text-align: center;
    width: 100%;
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-justify-content: space-between; /* Safari */
    justify-content: space-between;
}
.rating-avatar__awardsItem{
    display: inline-block;
    vertical-align: middle;
    background: #ffffff;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    border: 2px solid #D1EF45;
    box-sizing: border-box;
}
.rating-avatar__awardsItem svg{
    vertical-align: top;
    max-height: 100%;
}
.rating-avatar__awardsItem:focus{
    border-color: #CD7F32;
    outline: none;
}

.userLevelStatus_base{
    background: #ebedef;
}
.userLevelStatus_player{
    background: linear-gradient(98.4deg, #AAAAAA 9.62%, #787878 90.24%);
}
.userLevelStatus_master{
    background: linear-gradient(98.61deg, #E1BE00 15.68%, #AC7E0B 96.83%);
}

.userLevelStatus_exp_lv1 {
    background: #8159EF;
}
.userLevelStatus_exp_lv2 {
    background: #F69728;
}
.userLevelStatus_exp_lv3 {
    background: #FFF72C;
}
.userLevelStatus_exp_lv3 .userAvatarBox__levelName {
    color: #333333;
}
.userLevelStatus_exp_lv4 {
    background: #BFFF00;
}

/* detail User Page table */
.user-params__tabs{
    border: none;
}
.user-params__tabs-item{

}
.user-params__tabs-item a{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #999999;
    padding: 10px 14px;
    background: none !important;
}
.user-params__tabs-item.is-active a{
    color: #333333;
    border-bottom: 2px solid #D1EF45;
}
.user-params__content{
    border: none;
}
.user-params__content-panel{
    padding: 0;
    margin: 0;
}
.user-params__content-table{
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #333333;
}
.user-params__content-table th:not(:last-child),
.user-params__content-table td:not(:last-child){
    border-right: 2px solid #fff;
    height: 38px;
}
.user-statistic__rating-year{
    font-size: 10px;
    width: 100%;
    display: block;
    margin-left: -30px;
}
.user-params__content-best{
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    vertical-align: top;
    text-align: center;
    background: #ffffff;
    border-radius: 20px;
    color: #D1EF45;
    width: 20px;
    height: 20px;
    border: 2px solid #D1EF45;
    box-sizing: border-box;
    margin: 0 4px;
    font-size: 9px;
}
.user-params__content-best:focus {
    border-color: #CD7F32;
    outline: none;
}

@media screen and (max-width: 768px) {
    .user-params__content{
        /*overflow: scroll;*/
        overflow-x: scroll;
        overflow-scrolling: auto;
    }
    .user-params__content::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 7px;
    }
    .user-params__content::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(0, 0, 0, .5);
        -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
    }
}

.matchBox {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-around;
    align-items: flex-start;
    width: 100%;
}
.matchBox__user {
    width: 166px;
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
.matchBox__userAvatar {

}
.matchBox__userAvatarImage {
    padding: 3px;
    background: #4C81C9;
    border-radius: 166px;
    width: 166px;
    height: 166px;
}

.matchBox__userAvatarImageEmpty {
    width: 160px;
    height: 160px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    border-radius: 160px;
}
.matchBox__userAvatarImageEmpty p {
    margin: 0;
    font-size: 40px;
    color: #ffffff;
}

.matchBox__userAvatar img {
    width: 100%;
    height: 100%;
    border-radius: 160px;
    vertical-align: top;
}
.matchBox__userName {
    text-align: center;
    margin-top: 10px;
}
.matchBox__userName p {
    margin: 0;
}
.matchBox__score {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-around;
    margin-top: 5px;
}
.matchBox__score_edit {
    margin-top: 5px;
}

.matchBox__scoreLine {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
}
.matchBox__scoreTieBreak {
    color: #999999;
    font-size: 14px;
}
.matchBox__scoreItem {
    margin: 5px;
    width: 50px;
    height: 49px;
    background: #fff;
    text-align: center;
    font-size: 17.647px;
    font-family: 'Open Sans', sans-serif;
    color: #292b2e;
    line-height: 49px;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    box-shadow: 1px 1px 2px rgba(53, 53, 53, 0.1)
}
.matchBox__scoreItem_win {
    font-weight: bold;
}
.matchBox__scoreSeparator {
    margin: 0;
}
@media screen and (max-width: 990px) {
    .matchBox__user {
        width: 116px;
    }
    .matchBox__userAvatarImage {
        width: 116px;
        height: 116px;
    }
    .matchBox__userAvatarImageEmpty {
        width: 110px;
        height: 110px;
    }
    .matchBox__score {
        margin-top: 0px;
    }
}

.matchBox_pair {
    align-items: stretch;
}
.matchBox_pair .matchBox__score {
    justify-content: center;
}
.matchBox_pair .matchBox__user {
    margin-bottom: 5px;
}
.matchBoxUsers {
    width: 166px;
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}
.matchButtonBox {
    display: flex;
    padding: 10px 0;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.matchButtonBox a {
    margin: 5px;
}

/* tournaments page filter checkbox */
.filter-checkbox{
    display: -webkit-inline-flex; /* Safari */
    display: inline-flex;
    -webkit-justify-content: center; /* Safari */
    justify-content: center;
    text-transform: uppercase;
    -webkit-align-items: center; /* Safari */
    align-items: center;
    cursor: pointer;
    width: 95px;
    height: 40px;
    padding: 10px 15px 10px;
    margin-right: 17px !important;
    position: relative;
    background: #292b2e;
    color: #d1ef45;
    border: 2px solid #d1ef45 !important;
    border-radius: 5px !important;
    transform: skew(
            -10deg
    );
    -webkit-transform: skew(
            -10deg
    );
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}
.filter-checkbox:hover,
.filter-checkbox_active{
    border-color: #FFFFFF !important;
}
.filter-checkbox_active:hover{
    border-color: #d1ef45 !important;
}
.filter-checkbox__label{
    line-height: normal;
    font-size: 16px;
    height: auto;
    font-family: "MullerExtraBoldItalic";
    margin: 0 !important;
    color: #d1ef45;
    float: none;
    cursor: pointer;
}
.filter-checkbox__input{
    float: none !important;
    margin: 0 !important;
    display: none !important;
}

form[name="tournament_filter"] .filter-field input.filter-checkbox__input{
    margin-right: 0 !important;
    width: auto !important;
}

.filter-field_gender > div{
    width: auto !important;
}

.form-tournament-filter{
    padding-right: 0 !important;
}
.with-filter{
    padding-right: 10px !important;
}

/* news and articles for main page */
.newsList{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.newsListItem{
    width: 100%;
    height: 180px;
    display: -webkit-inline-flex; /* Safari */
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start; /* Safari */
    justify-content: flex-start;
    -webkit-align-items: center; /* Safari */
    align-items: center;
    margin-bottom: 15px;
    padding: 15px 15px;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);
}
.newsListItem:hover{
    box-shadow: 0px 8px 12px rgb(0 0 0 / 20%);
}
.newsListItem__img{
    padding-right: 15px;
    max-height: 150px;
    width: 210px;
    min-width: 210px;
}
.newsListItem__img img{
    max-width: 100%;
    max-height: 150px;
}
.newsListItem__inform{

}
.newsListItem__title{
    font-size: 20px;
    font-family: "MullerExtraBoldItalic";
    line-height: normal;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 0;
}
.newsListItem__data{
    margin-bottom: 10px;
}
.newsListItem__desc{
    margin-bottom: 0;
}
@media screen and (max-width: 768px) {
    .newsListItem{
        height: auto;
    }
    .newsListItem__title{
        font-size: 18px;
    }
}

/* news and articles for list pages */
.news-item{
    margin: 0 0 25px;
    padding: 20px;
    border-radius: 2px;
    box-shadow: 0px 1px 6px rgb(0 0 0 / 10%);
    background: #ffffff;
    cursor: pointer;
}
.news-item:hover{
    box-shadow: 0px 8px 12px rgb(0 0 0 / 20%);
}
.news-item__link{
    color: #000000;
}
.news-item__link:hover{
    text-decoration: none;
    color: #000000;
}
.news-item__title{

}
.news-item__desc{

}
.news-item__img{
    text-align: center;
}
.news-item__img img{
    max-height: 150px;
}
.navigation_forNews{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
@media screen and (max-width: 768px) {
    .navigation_forNews ul{
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .navigation_forNews li{
        margin-bottom: 10px;
    }
    .news-item{

    }
}


/* news and articles for detail pages */
.news-header{
    padding-top: 60px;
}
.news-container{
    padding: 0 15px;
}
.news-header__title{
    position: relative;
    font-size: 42px;
    font-family: "MullerExtraBold";
    text-transform: uppercase;
    color: white;
}
.news-header__date{
    color: #ffffff;
    font-family: "MullerExtraBoldItalic";
}
.news-header__breadcrumb{
    color: #d1ef45;
    background: none !important;
    font-family: "MullerExtraBoldItalic";
    text-transform: uppercase;
    line-height: normal;
    border: 2px solid #d1ef45 !important;
    border-radius: 5px !important;
}
.news-header__breadcrumb a{
    color: #d1ef45;
}
.news-header__breadcrumb .breadcrumb-item.active{
    color: #ffffff;
}

.blog-post a {
    display: inline-block;
}

@media screen and (max-width: 990px) {
    .news-container{
        margin: 0 40px !important;
        width: auto;
    }
}

/* products in catalog for list items */

.product{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: column;
    flex-direction: column;
    cursor: pointer;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);
}
.product__title{
    padding: 10px 5px;
    margin: 0;
    text-align: center;
    width: 100%;
}
.product__price,
.productModal__price{
    padding: 0px 5px;
    text-align: center;
    margin: 0;
    font-size: 18px;
    font-family: "MullerExtraBoldItalic" !important;
    color: #333333 !important;
    text-transform: uppercase !important;
}
.product__hidePrice{
    opacity: 0;
    margin: 0;
}
.productModal__price{
    /*float: right;*/
}
.product__boxButton{
    margin: 0 !important;
}
.product__button{
    border: 2px solid transparent !important;
    box-sizing: border-box;
    font-weight: normal;
    word-wrap: break-word;
    white-space: normal;
    background: transparent !important;
    font-family: "MullerExtraBoldItalic" !important;
    color: #333333 !important;
    text-transform: uppercase !important;
    font-size: 12px;
    text-align: center;
    text-decoration: none !important;
    padding: 10px 0;
}
.product__button_mini{
    line-height: 17px;
    font-size: 9px;
}
.product__button:hover{
    background-color: #9fd330 !important;
}
.product__imageSrc{
    width: 100%;
}
.product-pop-up{
    max-height: 100%;
    overflow: scroll;
}
.productModalPopUp{
    max-width: 80%;
    max-height: 100%;
    overflow: scroll;
}
.productModal{

}
.productModal__title{
    text-align: center;
    font-weight: bold;
    font-size: 24px;
}
.productModal__image{
    cursor: zoom-in;
}
.productModal__desc{

}
.productsList{
    padding-top: 15px;
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-justify-content: space-between; /* Safari */
    justify-content: space-between;
}
.productsList__item{
    width: 32%;
}
.product_mini{
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    height: 100%;
}
.product_mini .product__image{
    width: 30%;
    padding: 10px;
}
.product__description{
    width: 70%;
    display: -webkit-inline-flex; /* Safari */
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    /*padding-top: 10px;*/
}
.product__description .product__title{
    text-align: left;
    /*min-height: 70px;*/
    padding: 10px 5px 0px 10px;
    font-size: 13px;
}
.product__description .product__price{
    text-align: left;
    padding-left: 10px;
    font-size: 15px;
}
.product__description .product__boxButton{
    width: 100%;
    display: -webkit-inline-flex; /* Safari */
    display: inline-flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.product__description .product__button{
    padding-left: 5px;
    padding-right: 5px;
    width: 50%;
}
@media screen and (max-width: 990px) {
    .product_mini{
        padding-left: 0;
        height: 100%;
    }
    .product_mini .product__button_mini{
        font-size: 12px;
    }
    .product_mini .product__image{
        width: 100%;
    }
    .product__description{
        width: 100%;
    }
    .product__description .product__title {
        text-align: center;
        min-height: 70px;
    }
    .product__description .product__price {
        text-align: center;
    }
    .product__description .product__boxButton{
        flex-direction: column;
        padding-top: 5px;
    }
    .product__description .product__button{
        width: 100%;
    }
}

.nav-item_catalog{
    padding: 0 10px !important;
}
.nav-item_catalog.active,
.nav-item_catalog:hover{
    background-color: #9fd330 !important;
}
.nav-link_catalog{
    color: #000;
    font-size: 16px;
    font-family: "MullerExtraBoldItalic" !important;
}
.nav-link_catalog.active{
    background-color: #9fd330 !important;
}

/* Box of sub inform on user profile page */
.sub-box {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    -webkit-justify-content: space-between; /* Safari */
    justify-content: space-between;
    align-items: center;
}
.sub-box__btn {
    float: none !important;
    text-align: center
}

@media screen and (max-width: 990px) {
    .sub-box {
        display: inline-flex;
        width: 100%;
    }
}

/* courts list style */
.courtList {

}
.courtListItem {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding: 25px 25px 25px 40px;
    background: #ffffff;
    border-radius: 4px;
    margin-bottom: 25px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 10%);
}
.courtListItem:hover {
    box-shadow: 0px 8px 12px rgb(0 0 0 / 20%);
}
.courtListItem__icon {
    position: relative;
    width: 150px;
    min-width: 150px;
    height: 100px;
    border: 4px solid #fefefe;
    border-radius: 0;
    box-shadow: 0 0 0 1px hsl(0deg 0% 4% / 20%);
}
.courtListItem__inform{
    padding-left: 25px;
    padding-right: 25px;
    box-sizing: border-box;
    display: inline-flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
}
.courtListItem__informTitle {
    font-size: 26px;
    font-family: "MullerExtraBoldItalic";
    color: #333333;
    text-transform: uppercase;
    margin: 0;
}
.courtListItem__informAddress {
    margin-bottom: 0;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
}
.courtListItem__discount {
    cursor: pointer;
    position: absolute;
    font-weight: normal !important;
    height: 40px;
    width: 40px;
    right: -20px;
    top: -20px;
    line-height: 39px;
    text-align: center;
    background: #d4ee57;
    border-radius: 30px;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    text-transform: uppercase;
    z-index: 111 !important;
}
.courtListItem__rating {
    margin-bottom: 0;
    font-size: 18px;
    font-family: "MullerBoldItalic";
    color: #999999;
    text-transform: uppercase;
    display: inline-flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: baseline;
}
.courtListItem__rating b {
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    margin-left: 10px;
}
.courtListItem__isOnlySummer{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    padding: 1px 10px;
    margin: 0;
    background: orange;
}

.courtListItem__index {
    height: 100%;
    width: 35px;
    text-align: center;
    display: flex;
    align-content: center;
    flex-wrap: nowrap;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    justify-content: center;
}

.courtListItem__indexItem {
    margin: 0;
    font-weight: bold;
    font-family: "MullerExtraBoldItalic";
    color: #333333;
}

@media screen and (max-width: 860px) {

    .courtListItem {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .courtListItem__inform {
        -webkit-order: 5;
        order: 5;
        padding: 15px 0 0 0;
    }
}

/* new comments box */
.commentTotal {
    margin-bottom: 15px;
    font-size: 18px;
    font-family: "MullerBoldItalic";
    color: #333333;
    text-transform: uppercase;
    line-height: normal;
}

.commentForm {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
}
.commentForm__input {
    width: 100%;
}
.commentForm__inputTextarea {
    width: 100% !important;
    font-size: 15px !important;
    line-height: normal;
    padding: 10px 15px !important;
    margin-bottom: 10px !important;
}
.commentForm__inputTextarea a {
    display: inline-block;
}
.commentForm__button {

}

.commentList{
    margin: 15px 0;
    border-top: 2px #d1ef45 solid;
    padding-top: 15px;
}
.commentItem {
    width: 100%;
    display: inline-flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 10px 5px;
    padding: 5px 0;
    border-bottom: 1px solid #ebedef;
}
.commentItem:last-child {
    border-bottom: none;
}
.commentAvatar {
    margin-right: 15px;
    width: 48px;
    height: 48px;
    overflow: hidden;
}
.commentAvatarImg {
    max-width: 100%;
    border-radius: 25px;
}
.commentItem__content {
    width: 100%;
}
.commentItem__contentTop {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    /*align-items: baseline;*/
    align-items: flex-start;
}
.commentItem__contentName {
    font-family: "MullerExtraBoldItalic";
    text-transform: uppercase;
    margin: 0 15px 0px 0px;
    color: #333333;
    font-size: 13px;
    line-height: normal;
}
.commentItem__contentSupport {
    font-family: "MullerExtraBoldItalic";
    text-transform: uppercase;
    margin: 0 15px 0px 0px;
    color: #333333;
    font-size: 12px;
    line-height: normal;
    background: #D1EF45;
    padding: 2px 5px;
    line-height: 12px;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}
.commentItem__contentDate {
    color: #999999;
    font-size: 10px;
    margin: 0;
}
.commentItem__contentDate_changed {
    color: red;
}
.commentItem__contentLink {
    font-size: 12px;
    text-decoration: underline;
    margin-right: 15px;
}
.commentItem__contentRate{
    font-size: 12px !important;
    margin-bottom: 5px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.commentItem__contentRate > span {
    padding: 0px 5px 0px 0px;
}
.commentItem__contentRate > span:nth-child(2) {
    padding-left: 5px;
}
.commentItem__contentBottom {
    margin-top: 5px;
    word-break: break-word;
}
.commentItem__contentBottom p {
    font-size: 14px;
}
.commentItem__contentText_hide {
    display: none;
}

.commentList_main{
    margin: 0 !important;
    border-top: none !important;
    padding-top: 0 !important;
}
.commentItem:last-child {
    margin-bottom: 0;
}

.commentItem__contentLike {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    align-content: center;
    position: relative;
}
.commentItem__contentLikeCount {
    margin-right: 10px;
}
.commentItem__contentLikeDropDown {
    display: none;
    position: absolute;
    left: auto !important;
    right: 0 !important;
    top: auto !important;
    bottom: 28px !important;
    z-index: 99999999999;
    background: #ffffff;
    padding: 0 10px;
    /*border: 2px solid #333333 !important;*/
    border-radius: 5px !important;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    /*transform: skew(-10deg);*/
    /*-webkit-transform: skew(-10deg);*/
    /*-moz-transform: skew(-10deg);*/
    /*-o-transform: skew(-10deg);*/
}
.commentItem__contentLikeContent {
    position: relative;
}
.commentItem__contentLikeItems {
    position: relative;
    max-height: 240px;
    overflow: scroll;
}
.commentItem__contentLikeDropDown a {
    padding: 10px 0;
}
.commentItem__contentLikeDropDown.is-open {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.commentItem__contentLikeDate {
    margin-left: 10px;
}
.commentItem__contentLikeValue {
    text-decoration: dotted;
}
.commentItem__contentLikeValue:hover {
    text-decoration: underline;
    font-weight: bold;
}

.commentItem__editButton {
    display: inline-flex;
    align-items: flex-start;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    cursor: pointer;
    border: 2px solid #333333;
    border-radius: 5px;
    padding: 0 5px;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    margin-right: 10px;
}

.commentItem__editButton_active,
.commentItem__editButton:hover {
    background: #d4ee57;
    border: 2px solid #d4ee57;
}

.commentItem__contentEditorControls {
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.commentItem__contentLikeBox {
    display: inline-flex;
    align-items: flex-start;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    cursor: pointer;
    border: 2px solid #333333;
    border-radius: 5px;
    padding: 0 5px;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}
.commentItem__contentLikeBox:not(.commentItem__contentLikeBox_disable):hover,
.commentItem__contentLikeBox_active {
    background: #d4ee57;
    border: 2px solid #d4ee57;
}

.commentItem__contentLikeBox:not(.commentItem__contentLikeBox_disable):hover .commentItem__contentLikeIcon_heart path,
.commentItem__contentLikeBox_active .commentItem__contentLikeIcon_heart path {
    stroke: red;
    fill: red;
}

.commentItem__contentLikeBox_active {
    font-weight: bold;
}
.commentItem__contentLikeBox_disable {
    opacity: 0.5;
    cursor: auto;
}
.commentItem__contentLikeBox:active {
    border: 2px solid #333333;
}
.commentItem__contentLikeIcon {
    width: 20px;
}
.commentItem__contentLikeDropDown__close {
    background: #ffffff;
    position: absolute;
    right: -20px;
    top: -12px;
    bottom: auto;
    left: auto;
    border: 1px solid #292b2e;
    padding: 0 6px;
    border-radius: 15px;
    cursor: pointer;
}
.commentItem__contentLikeDropDown__close:hover {
    background: #292b2e;
    color: #d4ee57;
}

.commentItem__contentLike_game {
    margin-top: 10px;
}

.commentItem__contentLike_gameReactions {
    flex-wrap: wrap;
    gap: 6px;
}

.commentItem__gameReactions {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    margin-left: 6px;
}

.commentItem__gameReaction {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    gap: 4px;
}

.commentItem__gameReactionCount {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    min-width: 12px;
    text-align: center;
}

.commentItem__gameReactionCount_toggle {
    cursor: pointer;
    text-decoration: underline;
    text-decoration-style: dotted;
}

.commentItem__contentLike_gameReactions .commentItem__contentLikeDropDown {
    bottom: 36px !important;
}

.commentItem__contentLikeBox_emoji {
    padding: 2px 8px;
    min-width: 36px;
    height: 34px;
    align-items: center;
}

.commentItem__contentLikeEmoji {
    font-size: 20px;
    line-height: 1;
    transform: skew(10deg);
    display: inline-block;
}

@media screen and (max-width: 800px) {
    .commentItem__contentLikeValue {
        text-decoration: dotted;
        font-size: 20px;
        padding: 0 10px;
        font-weight: bold;
        margin: 0 10px !important;
    }
}

@media screen and (max-width: 990px) {
    .commentItem__contentLike {
        padding-bottom: 10px;
    }
    .commentItem__contentLikeBox {
        align-items: center;
        justify-content: center;
        width: 45px;
        height: 40px;
    }
    .commentItem__contentLikeIcon {
        width: 24px;
    }
    .commentItem__editButton {
        padding: 5px 10px;
        height: 40px;
    }
}

/*banners style*/
.specialBanner {
    background: url("/bundles/website/images/banner_background_2.png") center top repeat;
    background-size: 100%;
    margin: 5px 0;
    padding: 30px 40px;
    color: #ffffff;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}
.specialBanner_first {
    margin-bottom: 20px
}
.specialBanner_specialBox {
    background: url("/bundles/website/images/banner_background_1.png") center top repeat;
    margin-bottom: 20px;
}
.specialBanner__button{
    padding: 10px 20px !important;
}
.specialBanner__button_green{
    background: #d1ef45 !important;
}
.specialBanner_catalog{
    background: url("/bundles/website/images/banner_background_1.png") center top repeat;
    /*background-size: 100%;*/
    background-size: cover;
    margin: 0 0 15px 0;
    padding: 28px 25px;
}
.specialBanner__title{
    color: #ffffff;
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 28px;
    font-family: "MullerBoldItalic";
}
.specialBanner__title_mini{
    font-size: 20px;
    line-height: 24px;
}
.specialBanner_first .specialBanner__title {
    margin-bottom: 0;
}
.specialBanner_catalog .specialBanner__title{
    margin-bottom: 0;
}
.specialBanner__desc{
    margin: 0;
    color: #ffffff;
    font-family: "MullerRegular";
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 15px;
}
.specialBanner:hover{
    text-decoration: none;
}
.specialBanner a{
    display: inline-block;
    color: #d1ef45;
}
.specialBanner a:hover{
    color: #d1ef45;
}
.specialBanner__left_withIcon {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
}
.specialBanner__left_withIcon .specialBanner__title {
    font-size: 22px;
    line-height: 22px;
}
.specialBanner__leftIcon {
    width: 50px;
}

.specialBanner__linkList {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}

.specialBanner__linkItem {
    width: 160px;
    padding: 15px;
}

@media screen and (max-width: 990px) {
    .specialBanner__linkList{
        width: 100%;
        margin-top: 15px;
    }
}
@media screen and (max-width: 990px) {
    .specialBanner{
        padding: 20px 30px;
        -webkit-flex-wrap: wrap; /* Safari */
        flex-wrap: wrap;
    }
    .specialBanner__button {
        padding: 5px 20px !important;
        font-size: 12px;
        margin-top: 15px;
        width: 100% !important;
    }
    .specialBanner__title{
        font-size: 19px;
        margin-bottom: 10px;
        line-height: 19px;
    }
    .specialBanner__title_mini{
        font-size: 13px;
        line-height: 16px;
    }
    .specialBanner__desc{
        line-height: normal;
        font-size: 10px;
        line-height: normal;
    }
}
/*unique banner for event*/
.specialBannerV2 {
    background: url("/bundles/website/images/banner_tennis_school_v2.png") center top no-repeat;
    background-size: cover;
    margin: 5px 0;
    padding: 30px 40px;
    height: 200px;
    color: #ffffff;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

.specialBannerV2_main {
    margin-top: 20px;
}

.specialBannerV2__content{
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding-left: 38%;
}

.specialBannerV2__icon{
    margin-bottom: 10px;
    max-width: 100px;
}

.specialBannerV2__title{
    color: #ffffff;
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 28px;
    text-transform: uppercase;
    font-family: "MullerBoldItalic";
}

.specialBannerV2__button {
    cursor: pointer;
    float: right;
    margin: 0;
    padding: 10px 50px !important;
    width: auto !important;
    height: auto !important;
    font-size: 16px;
    font-weight: bold;
    background: #363636 !important;
    font-family: "MullerExtraBoldItalic" !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
    text-align: center;
    border: 2px solid #363636 !important;
    border-radius: 5px !important;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}

@media screen and (max-width: 990px) {
    .specialBannerV2 {
        background: url("/bundles/website/images/banner_tennis_school_v2.png") -5px top no-repeat;
    }
    .specialBannerV2__content{
        padding-left: 0px;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: space-evenly;
        align-content: flex-end;
    }
    .specialBannerV2__title{
        font-size: 20px;
        line-height: 20px;
    }
}
/*promo box*/
.promoSection{
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-flex-direction: row; /* Safari */
    flex-direction: row;
    -webkit-flex-wrap: nowrap; /* Safari */
    flex-wrap: nowrap;
    -webkit-justify-content: space-between; /* Safari */
    justify-content: space-between;
}
.promoSection__item{
    width: 49%;
}
.promoBoxInfo{
    height: 131px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    flex-direction: row;
    color: #333333;
}
.promoBoxInfo_w, .promoBoxInfo_w > p {
    color: #ffffff;
}
.promoBoxInfo_forBtn{
    justify-content: center;
}
.promoBoxInfo__title{
    font-family: "MullerBold";
    font-style: italic;
    font-weight: 800;
    font-size: 28px;
    line-height: 28px;
    text-transform: uppercase;
}
.promoBoxInfo__desc{
    font-family: "MullerBold";
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
}
.promoBoxInfo__btn{
    display: inline-block;
    font-family: "MullerBold";
    font-style: italic;
    font-weight: 800;
    font-size: 16px;
    line-height: 16px;
    border: 2px solid #333333;
    box-sizing: border-box;
    border-radius: 5px;
    text-transform: uppercase;
    color: #333333;
    padding: 24px 200px 22px 56px;
    background: url("/bundles/website/images/tf_sport_logo.png") right center no-repeat;
    background-position-x: 75%;
    background-size: 125px;
    transform: skew(
            -10deg
    );
    -webkit-transform: skew(
            -10deg
    );
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}
.promoBoxInfo__btn:hover{
    color: #333333;
    opacity: 0.8;
}
.promoBox{
    background: url("/bundles/website/images/techifibre_c_1.png") right top no-repeat, #FFFFFF;
    background-size: auto 100%;
    padding: 24px 0;
    margin-bottom: 21px;
    height: 262px;
    border-radius: 4px;
    box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);
}
.promoBox_first{
    background: url("/bundles/website/images/techifibre_c_1.png") right top no-repeat, #FFFFFF;
    background-size: auto 100%;
}
.promoBox_second{
    background: url("/bundles/website/images/techifibre_c_2_n.png") right top no-repeat, #FFFFFF;
    background-size: auto 100%;
}
.promoBox_third{
    background: url("/bundles/website/images/techifibre_c_3.png") right top no-repeat, #FFFFFF;
    background-size: auto 100%;
}
.promoBox_fourth{
    background: url("/bundles/website/images/techifibre_c_4.png") right top no-repeat, #FFFFFF;
    background-size: auto 100%;
    margin-bottom: 0px;
}
.promoBox__title{
    display: inline-block;
    font-family: "MullerBold";
    background: #D2ED54;
    font-style: italic;
    font-weight: 800;
    font-size: 20px;
    line-height: 20px;
    color: #333333;
    padding: 14px 30px;
}
.promoBox__desc{
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    margin: 14px 30px;
    color: #292B2E;
    max-width: 50%;
}

@media screen and (max-width: 720px) {
    .promoSection{
        -webkit-flex-wrap: wrap; /* Safari */
        flex-wrap: wrap;
    }
    .promoSection__item{
        width: 100%;
    }
}

.number-rate-box {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
}

.number {
    display: inline-flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.number__value {
    margin: 0;
    padding: 0;
    color: #999999;
    line-height: normal !important;
    margin-bottom: 0 !important;
}
.number__sup {
    display: inline-flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    top: -0.5em;
    font-size: 75%;
}
.number__sup__icon {
    margin: 0;
    padding: 0;
}
.number__sup__value {
    margin: 0;
    padding: 0;
    font-size: 80%;
}
.number_up,
.number_up .number__value{
    color: lightgreen !important;
}
.number_down,
.number_down .number__value{
    color: lightcoral !important;
}

@media screen and (max-width: 860px) {
    .number {
        height: auto;
    }
}

/* Autocomplete city */
.custom-combobox-city {
    display: flex;
    width: 220px;
    position: relative;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-around;
    align-items: center;
    margin-right: 17px !important;
    line-height: 30px;
    height: 40px;
    background: #292b2e;
    color: #d1ef45;
    border: 2px solid #d1ef45 !important;
    border-radius: 5px !important;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}
.custom-combobox-city_rating {
    width: 170px !important;
}
.custom-combobox-city_court {
    width: 200px !important;
}
.custom-combobox-city:hover {
    border: 2px solid white !important;
}
.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 0;
    right: 0 !important;
    left: auto;
    background: none !important;
    border: none !important;
    color: #d1ef45;
    z-index: 999;
}
form[name="rating_filter"] .filter-field input.custom-combobox-city-input,
form[name="court_filter"] .filter-field input.custom-combobox-city-input,
form[name="tournament_filter"] .filter-field input.custom-combobox-city-input,
.custom-combobox-city-input {
    position: relative;
    width: 100% !important;
    margin: 0 !important;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px !important;
    line-height: 30px;
    font-family: "MullerExtraBoldItalic" !important;
    text-transform: uppercase;
    color: #d1ef45 !important;
    background: none !important;
    border: none;
    outline: none !important;
    font-weight: bold;
}
.ui-icon-triangle-city {
    width: 10px;
    height: 7px;
    margin-top: -4px !important;
    background: url(../images/dropdown-i.png) no-repeat !important;
    transform: skew(10deg);
    -webkit-transform: skew(10deg);
    -moz-transform: skew(10deg);
    -o-transform: skew(10deg);
}
.ui-widget.ui-widget-content {
    z-index: 999;
}

/* Panel on rating page */
.rating-top-panel {
    width: 100%;
    display: inline-flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    -webkit-justify-content: space-between; /* Safari */
    align-items: flex-start;
}
@media screen and (max-width: 990px) {
    .rating-top-panel {
        flex-wrap: wrap;
    }
    #rating_filter_series-button {
        width: 178px !important;
    }
    .rating-top-panel__item{
        width: 100%;
    }
}

.rating-top-panel_tournament{
    justify-content: flex-start !important;
    align-items: flex-start !important;
}

.imageInputForm {
    position: relative;
    width: 100% !important;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.imageInputForm__preview {
    min-width: 200px;
    width: 200px;
}
.imageInputForm__buttons {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: flex-start;
}
.imageInputForm__button {
    margin: 0 0 5px 0 !important;
    width: 100%;
    cursor: pointer;
}
.imageInputForm .vich-image {
    background: none !important;
    width: auto;
}
.imageInputForm .vich-image * {
    display: none;
}

/* link icon for whatsapp on main page  */
.messenger_link{
    position: fixed;
    right: 10px;
    left: auto;
    top: auto;
    bottom: 80px;
    width: 55px;
    height: 55px;
    z-index: 999;
}
.messenger_link:hover svg {
    fill: #d1ef45;
}

/* last game rate widget on user detail page  */
.profile-top-info .user-statistic .rating_hide-background {
    background: none !important;
}
.lastGameRate {
    display: inline-flex;
    vertical-align: top;
    position: absolute;
    left: -10px;
    top: 21px;
    right: auto;
    bottom: auto;
}

.lastGameRate__item {
    width: 5px;
    height: 24px;
    margin: 0 1px;
    border-bottom: none !important;
}

.lastGameRate__item_up {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d4ee57+0,d4ee57+65&1+0,1+64,0+65 */
    background: -moz-linear-gradient(top,  rgba(212,238,87,1) 0%, rgba(212,238,87,1) 64%, rgba(212,238,87,0) 65%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(212,238,87,1) 0%,rgba(212,238,87,1) 64%,rgba(212,238,87,0) 65%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(212,238,87,1) 0%,rgba(212,238,87,1) 64%,rgba(212,238,87,0) 65%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4ee57', endColorstr='#00d4ee57',GradientType=0 ); /* IE6-9 */
}

.lastGameRate__item_down {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#df4343+35,df4343+35,df4343+100&0+34,1+35,1+100 */
    background: -moz-linear-gradient(top,  rgba(223,67,67,0) 34%, rgba(223,67,67,1) 35%, rgba(223,67,67,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(223,67,67,0) 34%,rgba(223,67,67,1) 35%,rgba(223,67,67,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(223,67,67,0) 34%,rgba(223,67,67,1) 35%,rgba(223,67,67,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00df4343', endColorstr='#df4343',GradientType=0 ); /* IE6-9 */
}

/* rating list on main page */
.btn-after-top {
    width: 185px !important;
    margin: 35px auto 50px !important;
    float: none;
}
.forMainPageTitle_ratingTop {
    color: #FFFFFF;
    margin: 0 0 10px 0
}
.forMainPageTitle_ratingBottom {
    margin: 30px 0 0 0;
}
.main-page-title-rating {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
}
.topRatingsNav {
    position: absolute;
    width: 100%;
    z-index: 116 !important;
    top: 50%;
}
.topRatingsNav .swiper-button-next {
    right: -40px;
}
.topRatingsNav .swiper-button-prev {
    left: -40px;
}
.topRatings{
    text-align: center;
    position: relative;
}
.topRatingsList{
    /*margin: 5px;*/
    /*min-width: 320px;*/
    width: auto;
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: flex-start;
    border-radius: 5px;
    border-bottom: 5px solid #D1EF45;
}
.topRatingsItem {
    padding: 20px 0;
    color: #292B2E;
    overflow: hidden;
}

.topRatingsItem_title {
    text-align: center;
    background: #D1EF45;
    border-radius: 5px 5px 0 0;
}
.topRatingsItem_title p {
    color: #292B2E !important;
    vertical-align: middle;
    font-family: "MullerExtraBoldItalic" !important;
    font-size: 18px !important;
    text-transform: uppercase;
    line-height: normal !important;
    margin: 0;
}

.topRatingsItem_user {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    background: #FFFFFF;
    padding-right: 10px;
    border-bottom: 1px solid #D9D9D9;
}
.topRatingsItem__number {
    width: 34px;
    padding-right: 5px;
    text-align: center;
    overflow: hidden;
    -webkit-flex-shrink: 0; /* Safari */
    flex-shrink: 0;
}
.topRatingsItem__number::after {
    display: inline-block;
    content: "";
    width: 40px;
    height: 28px;
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    background: #D1EF45;
    position: absolute;
    right: 5px;
    top: 0;
    left: auto;
    bottom: auto;
}
.topRatingsItem__number span {
    font-family: "MullerExtraBoldItalic" !important;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    z-index: 1;
}
.topRatingsItem__inform {
    width: 100%;
    margin: 0 10px !important;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    overflow: hidden;
}
.topRatingsItem__avatar{
    border-radius: 30px;
    z-index: 2 !important;
    -webkit-flex-shrink: 0; /* Safari */
    flex-shrink: 0;
}
.topRatingsItem__avatar_text {
    display: inline-flex;
    align-items: center;
    background: #D1EF45;
    width: 40px;
    height: 40px;
}
.topRatingsItem__avatar_text span {
    width: 100%;
    font-size: 16px;
}
.topRatingsItem__avatar_image {

}
.topRatingsItem__name{
    display: inline-flex;
    align-items: center;
    width: 100%;
    height: 28px;
    padding-right: 10px;
    padding-left: 5px;
    z-index: 1 !important;
}
.topRatingsItem__name::after {
    display: inline-block;
    content: "";
    width: 100%;
    height: 28px;
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    background: #F6F7F8;
    position: absolute;
    right: 5px;
    top: 0;
    left: auto;
    bottom: auto;
}
.topRatingsItem__name span {
    font-size: 14px;
    z-index: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.topRatingsItem__value {
    display: inline-flex;
    align-items: center;
    height: 28px;
    padding-right: 9px;
    -webkit-flex-shrink: 0; /* Safari */
    flex-shrink: 0;
}
.topRatingsItem__value::after {
    display: inline-block;
    content: "";
    width: 100%;
    height: 28px;
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    background: #F6F7F8;
    position: absolute;
    right: 5px;
    top: 0;
    left: auto;
    bottom: auto;
}
.topRatingsItem__value span {
    font-size: 14px;
    z-index: 1;
}

#topRatings-1 .swiper-button-next:after, .swiper-button-prev:after {
    color: #D1EF45;
}

.swiper-button-next:after, .swiper-button-prev:after {
    color: #333333;
}

@media screen and (max-width: 720px) {
    .topRatingsList {
        min-width: 320px;
        max-width: 320px;
    }
    .main-page-title-rating{
        padding-left: 0px !important;
    }
    .swiper-button-next, .swiper-button-prev {
        display: none !important;
    }
    .topRatingsNav {
        display: none !important;
    }
}

/* style for circle tournaments sets */
.membersAdminPanel {
    position: relative;
    padding-bottom: 40px;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    flex-direction: row;
}

.tournamentDateInform {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end;
}

.tournamentDateInform__item {
    text-align: right;
    width: 190px;
    margin: 0;
    background: #D9D9D9;
    color: #373737;
    font-size: 13px;
    padding: 2px 8px;
}

.gamesBox {
    overflow: scroll;
    background: #f6f7f8;
}
.gamesBox_second {
    padding: 20px 0;
}
.gamesTable {
    text-align: center;
    margin: 0 !important;
}
table.gamesTable tbody tr:nth-child(even){
    background: #F6F7F8;
}
.gamesTable th {
    font-family: "MullerBoldItalic";
    border: 1px solid #D9D9D9;
    background: #FFFFFF;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
}
.gamesTable td {
    border: 1px solid #D9D9D9;
}
.gamesTable tr {
    background: #F6F7F8;
}
.gamesTableHead {
    font-family: "MullerBoldItalic";
}

.gamesTable__num {
    width: 70px;
    height: 70px;
}

.gamesTable__user {
    min-width: 250px;
}
.gamesTable__userProfile {
    color: #292B2E;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    max-width: 228px;
}
.gamesTable__userProfile:hover,
.gamesTable__userProfile:hover * {
    outline: none;
    text-decoration: none;
}
.gamesTable__userProfileBox {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 30px;
}
.gamesTable__userProfileAvatar {
    width: 36px;
    height: 36px;
    margin: 2px;
    border-radius: 30px;
    z-index: 2 !important;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}
.gamesTable__userProfileAvatar_text {
    display: inline-flex;
    align-items: center;
    background: #D1EF45;
    justify-content: center;
    font-weight: bold;
}
.gamesTable__userProfile span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.gamesTable__game {
    min-width: 120px;
}
.gamesTable__game_win {
    background: rgba(209, 239, 69, 0.5);
}
.gamesTable__game_disable {
    background: #FFFFFF;
}
.gamesTable__total {
    min-width: 90px;
}

.gamesTable__set{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: black;
}
.gamesTable__set:hover {
    color: black;
}
.gamesTable__setList {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: baseline;
}
.gamesTable__setList > p {
    margin: 0;
}
.gamesTable__setDelimiter{
    margin: 0 5px !important;
}
.gamesTable__rtDraw {
    width: 25px;
}
.gamesTable__setDesc {
    font-size: 12px;
}

.gamesSetsList {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    background: #F6F7F8;
    color: #292b2e;
    padding: 20px 0 30px 0;
}
.gamesSets {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0 30px;
}
.gamesSets_finalSets {
    margin-top: 50px;
}
.gamesSetsItem {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 10px 0;
}
.gamesSetsItem:hover,
.gamesSetsItem:hover * {
    border: none !important;
    outline: none !important;
    text-decoration: none;
}
.gamesSetsItem_final {
    margin-top: 65px;
}
.gamesSetsItem__title {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: rgba(41, 43, 46, 0.502);
    margin-bottom: 5px;
    margin-left: 5px;
}
.gamesSetItem__result {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
    margin-top: 2px;
}
.gamesSetItem__user {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
}
.gamesSetItem__userAvatarBox {
    width: 38px;
    height: 38px;
    border-radius: 30px;
    z-index: 101 !important;
}
.gamesSetItem__userAvatar {
    width: 34px;
    height: 34px;
    margin: 2px;
    border-radius: 30px;
    z-index: 2 !important;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}
.gamesSetItem__userAvatar_text {
    display: inline-flex;
    align-items: center;
    background: #FFFFFF;
    justify-content: center;
    font-weight: bold;
}
.gamesSetItem__userAvatar_empty {
    box-shadow: 1px 1px 2px rgba(53, 53, 53, 0.1);
}
.gamesSetItem__userName {
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    height: 29px;
    width: 170px;
    box-sizing: border-box;
    /*margin-top: 5px;*/
    padding: 0 15px 0 20px;
    background: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    color: #292b2e;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: -15px;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    box-shadow: 1px 1px 2px rgba(53, 53, 53, 0.1);
}
.gamesSetItem__userName span {
    display: inline-block;
    vertical-align: middle;
}
.gamesSetItem__pointList {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.gamesSetItem__pointItem {
    width: 26px;
    height: 29px;
    margin-left: 5px;
    background: #FFFFFF;
    color: #292B2E;
    text-align: center;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 29px;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    box-shadow: 1px 1px 2px rgba(53, 53, 53, 0.1);
}
.gamesSetItem__date {
    width: 100%;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    margin-bottom: -2px;
}
.gamesSetItem__date b {
    font-size: 10px;
    background: #ffffff;
    color: #292b2e;
    padding: 0 5px;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    box-shadow: 1px 1px 2px rgba(53, 53, 53, 0.1);
    font-weight: normal;
}

.gamesSetsButtonsBox {
    position: relative;
    margin-top: 10px;
    padding: 0 34px;
    text-align: right;
}
.gamesSetsButton {
    float: none;
    width: 340px !important;
    display: inline-block;
}

@media screen and (max-width: 720px) {
    .gamesSetsList {
        flex-wrap: wrap;
    }
    .gamesSetsItem_final {
        margin-top: 25px;
    }
}

/* items for filters */
.selectorWithTitle {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    height: 40px;
    margin-bottom: 30px;
    margin-right: 20px;
    padding: 0 10px;
    background: #292b2e;
    color: #d1ef45;
    border: 2px solid #d1ef45 !important;
    border-radius: 5px !important;
    transform: skew( -10deg);
    -webkit-transform: skew( -10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}
.selectorWithTitle__title {
    font-size: 16px;
    font-family: "MullerExtraBoldItalic";
    text-transform: uppercase;
    color: #d1ef45;
    padding: 0 15px 0 10px;
}
.selectorWithTitle > span.ui-selectmenu-button#court_filter_sorting-button,
.selectorWithTitle > span.ui-selectmenu-button#court_filter_rate-button,
.selectorWithTitle > span.ui-selectmenu-button#court_filter_cityRegion-button,
.selectorWithTitle > span.ui-selectmenu-button#court_filter_timeAvailable-button,
.selectorWithTitle > span.ui-selectmenu-button#court_filter_types-button {
    border: none !important;
    height: 36px !important;
    margin: 0 !important;
    border-left: 2px solid #d1ef45 !important;
}

.selectorWithTitle > span.ui-selectmenu-button#court_filter_rate-button,
.selectorWithTitle > span.ui-selectmenu-button#court_filter_cityRegion-button,
.selectorWithTitle > span.ui-selectmenu-button#court_filter_timeAvailable-button,
.selectorWithTitle > span.ui-selectmenu-button#court_filter_types-button {
    width: 120px !important;
}

.selectorWithTitle > span.ui-selectmenu-button#court_filter_sorting-button {
    width: 130px !important;
}

/* tournament schedule */
.schedule {

}
.schedule-group {
    background: #FFFFFF;
    color: #999999;
    font-size: 16px;
    cursor: pointer;
}
.schedule-group__header {
    background: #D7D7D7;
    color: #292B2E;
}
.schedule-group__header-title {
    font-family: "MullerExtraBoldItalic";
    font-size: 16px;
    margin: 10px 0;
    text-transform: uppercase;
}
.schedule-group__header-icon {
    font-size: 30px;
}
.schedule-group__header[aria-expanded="false"]{
    border-bottom: 1px solid #ffffff;
}
.schedule-group__header[aria-expanded="false"] > .schedule-group__header-icon_minus {
    display: none;
}
.schedule-group__header[aria-expanded="false"] > .schedule-group__header-icon_plus {
    display: inline-block;
}
.schedule-group__header[aria-expanded="true"] > .schedule-group__header-icon_minus {
    display: inline-block;
}
.schedule-group__header[aria-expanded="true"] > .schedule-group__header-icon_plus {
    display: none;
}
.schedule-group__header-icon_plus {

}
.schedule-group__items {

}
.schedule-item__icon {
    text-align: center;
}
.schedule-item__user {
    width: 30px;
    height: 30px;
    border-radius: 25px;
    padding: 3px;
    margin: 2px;
    position: relative;
    overflow: hidden;
    box-sizing: content-box;
}
.schedule-item__user > span {
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    border-radius: 50px;
}
.schedule-item__user > img {
    width: 100%;
    height: 100%;
    border-radius: 50px;
}
.schedule-item__user_empty {
    background: #D3D3D3;
}
.schedule-item__user_empty > span {
    color: #D3D3D3;
    background: #FFFFFF;
    font-size: 15px;
}
.schedule-item__user_position {
    overflow: visible !important;
}
.schedule-item__userPosition {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -8px;
    left: 0;
    right: auto;
    top: auto;
}

.schedule-item__userPosition > span {
    display: inline-block;
    background: #EBEDEF;
    color: #999;
    font-size: 14px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50px;
}

.schedule-item__userPosition_first > span {
    background: #D1EF45;
}

.schedule-item {
    color: #999999;
    transition: 0.5s;
    border-bottom: 1px solid #D7D7D7;
}
.schedule-item_hide {
    display: none;
}
.schedule-item_delimiter,
.schedule-item_loader {
    padding: 0 !important;
    border: 0;
}
.schedule-item_delimiter:hover {
    text-decoration: none;
    box-shadow: none !important;
}

.schedule-item_complete {
    background: #F4F4F4;
}
.schedule-item:hover {
    color: #999999;
    text-decoration: none;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    z-index: 1;
}
.schedule-group:last-child > .schedule-group__header {
    border-bottom: none !important;
}

.schedule-item__delimiter {
    width: 100%;
    padding: 2px 0;
    background: #D9D9D9;
}
.schedule-item__delimiter span {
    color: #292B2E;
    font-family: "MullerExtraBoldItalic" !important;
    font-size: 16px;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 0;
}

.schedule-item__delimiter_loader {
    background: #FFFFFF;
}

.schedule-item__delimiter_loader span {
    font-family: "Open Sans" !important;
    text-transform: none;
}

.schedule-item__group_size {
    max-width: 180px;
    margin-right: 15px;
}
.schedule-item__date__item {
    display: inline-block;
    vertical-align: top;
    min-width: 98px;
    text-align: center;
    margin: 0 !important;
    color: #999;
    font-size: 14px;
}
.schedule-item__status {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    padding: 2px 0;
    background: #EBEDEF;
    color: #4E4E37;
    width: 98px;
    text-align: center;
}
.schedule-item__status_in_game {
    background: #65D246;
    color: #FFFFFF;
}
.schedule-item__status_collect {
    background: #FAF294;
}

/* sparrings */
.sparringItem {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding: 25px 25px 25px 25px;
    background: #ffffff;
    border-radius: 4px;
    margin-bottom: 25px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 10%);
}

.sparringItem:hover,
.sparringItem:hover * {
    outline: none;
    text-decoration: none;
}

.sparringItem__avatarBox {
    width: 64px;
    height: 64px;
    margin-right: 10px;
    border-radius: 50px;
    -webkit-flex-shrink: 0; /* Safari */
    flex-shrink: 0;
}
.sparringItem__avatarBoxImage {
    width: 58px;
    height: 58px;
    margin: 3px;
    border-radius: 50px;
    z-index: 2 !important;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}
.sparringItem__avatarBoxImage_text {
    display: inline-flex;
    align-items: center;
    background: #D1EF45;
    justify-content: center;
    font-weight: bold;
}

.sparringItem__inform {
    padding-left: 20px;
    color: #333333;
    width: 100%;
    box-sizing: border-box;
}
.sparringItem__informTitle {

}
.sparringItem__informName {
    font-size: 26px;
    font-family: "MullerExtraBoldItalic";
    color: #333333 !important;
    text-transform: uppercase;
    margin: 0;
}
.sparringItem__informDetail {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
.sparringItem__informDetailItem {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    margin-right: 10px;
}
.sparringItem__informDetailItem b {
    color: #333333;
}
.sparringItem__informDesc {
    margin-top: 8px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
}

.sparringItem__labels {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    position: absolute;
    right: 0;
    top: 0;
    bottom: auto;
    left: auto;
}

.sparringItem__labels__item {
    color: #4e4e37;
    background: #FBF394;
    padding: 0 10px 0 10px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.857;
}

.sparringItem__label {
    position: absolute;
    right: 0;
    top: 0;
    bottom: auto;
    left: auto;
    color: #4e4e37;
    background: #FBF394;
    padding: 0 10px 0 10px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.857;
}

.sparringItem__label_close {
    color: #feffff;
    background: #C0C0C0;
}

.sparringItem__label_approved {
    color: #feffff;
    background: #65D246;
}

@media screen and (max-width: 720px) {
    .sparringItem__informDetail {
        flex-wrap: wrap;
    }
}

.sparringItem__avatarBox_detail {
    width: 116px;
    height: 116px;
    border-radius: 65px;
}

.sparringItem__avatarBoxImage_detail {
    width: 110px;
    height: 110px;
    border-radius: 65px;
}

.sparringItem_actions {
    padding-right: 5px;
    /*align-items : center;*/
}

.sparringItem__actions {
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-end;
    align-content: center;
    align-items: center;
}

.sparringItem__inform_disable * {
    color: #C0C0C0 !important;
}

.sparringItem__btn {
    padding: 5px;
    background: transparent;
    font-family: "MullerExtraBoldItalic" !important;
    color: #333333;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #333333;
    border-radius: 5px;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    font-size: 14px;
    margin: 5px;
}
.sparringItem__btn:hover {
    background: #333333;
    color: #FFFFFF;
}

@media screen and (max-width: 720px) {
    .sparringItem_actions {
        flex-wrap: wrap;
    }
    .sparringItem_actions .sparringItem__inform {
        padding-left: 0;
    }
    .sparringItem__actions {
        width: 100%;
    }
    .sparringItem__inform {
        padding-top: 10px;
    }
}

.sparringItem__requestStatus {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #4e4e37;
    background: #f8f298;
    padding: 2px 10px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: normal;
}
.sparringItem__requestStatus_success {
    background: #65D246;
}


/** User page, rate tournaments list **/
.tournamentsHistoryItem {
    margin-bottom: 15px;
    padding: 15px 15px;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.tournamentsHistoryItem__categoryBox {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
}
.tournamentsHistoryItem__startDate {
    display: inline-block;
    vertical-align: text-top;
}
.tournamentsHistoryItem__userData {
    display: inline-flex;
    min-width: 90px;
    margin: 0 !important;
    color: #999;
    font-size: 16px;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: flex-start;
    align-content: flex-start;
    -webkit-flex-shrink: 0; /* Safari */
    flex-shrink: 0;
}

.fancybox-infobar {
    display: inline-flex;
    align-items: center;
    flex-wrap: nowrap;
}

.fancybox-navigation {
    position: absolute;
    bottom: 50%;
    width: 100%;
}

/** ntpr questionnaire form **/
.questionnaire {
    display: none;
}

.questionnaire__items {
    width: 420px;
}

.questionnaire__result {
    display: none;
    width: 420px;
    text-align: center;
}

.questionnaire__resultValue {
    font-size: 30px !important;
    font-family: "MullerExtraBoldItalic" !important;
    text-transform: uppercase;
}

.questionnaire__item {
    display: none;
}

.questionnaire__item_active {
    display: inline;
}

.questionnaire__title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.questionnaire__variants .br-widget {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: stretch;
}

.questionnaire__variants .br-widget a {
    border: 1px solid #292B4A;
    padding: 5px;
    margin: 5px;
    width: 100%;
    font-family: "MullerExtraBoldItalic" !important;
    text-transform: uppercase;
}

.questionnaire__variants .br-selected, .questionnaire__variants .br-active {
    border: 1px solid #d4ee57 !important;
    background: #292B4A !important;
    color: #d4ee57;
}

.questionnaire__variants .br-current,
.questionnaire__variants .br-widget a:hover {
    border: 1px solid #d4ee57 !important;
    color: #d4ee57;
    font-weight: bolder;
    background: #292B4A !important;
}

.questionnaire__buttons {
    margin-top: 15px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
}

.questionnaire__button {
    border: 1px solid;
    padding: 10px;
    cursor: pointer;
    font-family: "MullerExtraBoldItalic" !important;
    text-transform: uppercase;
    border-radius: 5px !important;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}

.questionnaire__button_disable {
    opacity: 0.3;
    cursor: default;
}

.questionnaire__button:not(.questionnaire__button_disable):hover {
    border: 2px solid;
    padding: 9px;
}

/** donation pages **/
.donatPageH2 {
    font-size: 36px;
    font-family: "MullerExtraBoldItalic";
    color: #333333;
    text-transform: uppercase;
    line-height: 1;
    margin: 80px 0 50px 0;
}

.donat-list-header {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.content-box_withoutHover {
    box-shadow: none !important;
    background: none !important;
}

.donationsRatingToggles {
    padding: 0px 0 40px 0;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.donationsRatingToggles__item {
    width: auto;
    cursor: pointer;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 16px;
    color: #292B2E;
    font-family: "MullerExtraBold";
    text-transform: uppercase;
    background: transparent;
    border: 1px solid #D1EF45;
    text-align: center;
    border-radius: 5px;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    margin-right: 40px;
}
.donationsRatingToggles__item_active,
.donationsRatingToggles__item:hover {
    background: #D1EF45;
    color: #292B2E;
    text-decoration: none;
}

.goalsButton {
    width: 100%;
    padding: 16px;
    font-size: 16px;
    line-height: 16px;
    color: #292B2E;
    font-family: "MullerExtraBold";
    text-transform: uppercase;
    background: transparent;
    border: 1px solid #D1EF45;
    text-align: center;
    border-radius: 5px;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    margin-top: 30px;
}

.goalsButton_header {
    width: 250px;
}

.goalsButton_fill {
    background: #D1EF45;
}

.goalsButton_link {
    color: #292B2E !important;
    margin-left: 10px;
}
.goalsButton_link:hover {
    color: #D1EF45 !important;
}

.goalsButton_paymentForm {
    width: 210px; margin-top: 0;
}

.goalsButton:hover {
    background: #D1EF45;
    color: #292B2E;
    text-decoration: none;
}

.goalsButton_fill:hover {
    background: transparent !important;
    color: #D1EF45;
}

.goals {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: stretch;
}
.goals__item {
    background: #ffffff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    width: 32%;
    max-width: 340px;
    margin-bottom: 20px;
    overflow: hidden;
}
.goals__item:hover {
    text-decoration: none !important;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}

.goals__item:hover .goalsButton {
    background: #D1EF45;
    color: #292B2E;
    text-decoration: none;
}

.goals__item_full {
    width: 100%;
}
.goals__item_full:hover{
    text-decoration: none;
}
.goals__item_hide {
    display: none;
}
.goals__itemCover {
    position: relative;
    width: 100%;
    height: 200px;
    background: url("/bundles/website/images/goal_placeholder.png") center top no-repeat;
    background-size: cover !important;
}
.goals__itemContent {
    padding: 20px;
    font-size: 14px;
    color: #292B2E;
    height: calc(100% - 200px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.goals__itemTitle {
    font-family: "MullerExtraBoldItalic";
    font-size: 16px;
    text-transform: uppercase;
}
.goals__itemDesc {
    font-size: 14px;
}
.goals__itemPrice__value {
    font-size: 14px;
}
.goals__itemProgress {
    position: relative;
    width: 100%;
    background: #EBEDEF;
    border-radius: 5px;
    overflow: hidden;
}
.goals__itemProgress_detail {
    border: 2px solid #333333; max-width: 300px
}
.goals__itemProgress__value {
    height: 30px;
    line-height: 30px;
    background: #D1EF45;
    text-align: center;
    font-weight: bold;
}

.goal-header {
    padding-top: 50px;
    padding-bottom: 100px;
    background: #292b2e;
}
.goal-header_list {
    padding-top: 100px;
    padding-bottom: 110px;
}

.goal-headerSum {
    font-family: "MullerExtraBoldItalic";
    font-size: 28px;
    text-transform: uppercase;
    margin: 0 0 0 5px;
    line-height: normal;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.paymentForm__checks {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.paymentForm__checkItem {
    margin-bottom: 10px;
}
.paymentForm__checkItem input {
    display: none;
}

.paymentForm__checkLabel {
    margin: 0 !important;
    color: #D1EF45 !important;
    font-family: "MullerExtraBoldItalic" !important;
    border: 2px solid #ffffff;
    padding: 5px 10px;
    height: auto !important;
    line-height: normal;
    border-radius: 5px !important;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    cursor: pointer;
}

.paymentForm__checkLabel:hover,
.paymentForm__checkItem input:checked + .paymentForm__checkLabel {
    border: 2px solid #D1EF45;
}

@media screen and (max-width: 990px) {
    .goals {
        justify-content: center;
    }
    .goals__item {
        width: 49%;
    }
    .goalsButton_link {

    }
}
@media screen and (max-width: 720px) {
    .donat-list-header {
        margin-bottom: 0 !important;
    }
    .goals__item:not(.goals__item_hide) {
        width: 100%;
        display: flex;
        flex-direction: column;
        max-width: 100%;
    }
    .goals__itemCover {
        height: 350px;
    }
    .goals__itemContent {
        height: calc(100% - 350px);
    }
    .goal-header_list {
        padding-top: 50px;
        padding-bottom: 100px;
    }
}

.donationsRating {
    display: flex;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.donationsRatingItem {
    position: relative;
    color: #292B2E;
    background: #FFFFFF;
    padding: 0 46px;
    width: 100%;
    overflow: hidden;
}
.donationsRatingItem__content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #D1EF45;
}
.donationsRatingItem__num {
    position: absolute;
    left: -5px;
    right: auto;
    top: 35%;
    bottom: auto;
    background: #D1EF45;
    width: 50px;
    text-align: right;
    padding: 0 15px 0 0;
    border-radius: 0 5px 5px 0;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}
.donationsRatingItem__num p {
    font-family: "MullerExtraBoldItalic";
    font-size: 20px;
    margin: 0;
    text-align: right;
    transform: skew(10deg);
    -webkit-transform: skew(10deg);
    -moz-transform: skew(10deg);
    -o-transform: skew(10deg);
}
.donationsRatingItem__sum {
    font-family: "MullerExtraBoldItalic";
    font-size: 28px;
    text-transform: uppercase;
    margin: 0;
    line-height: normal;
    padding: 40px 0;
    text-align: center;
    width: 25%;
}
.donationsRatingItem__donator {
    width: 40%;
    padding: 0 10px;
}
.donationsRatingItem__donator_full {
    width: 100%;
    padding: 10px;
}
.donationsRatingItem__user {

}
.donationsRatingItem__comment {
    font-size: 14px;
    line-height: normal;
}
.donationsRatingItem__goal {
    width: 35%;
    padding-left: 10px;
    font-family: "MullerExtraBoldItalic";
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
    line-height: normal;
}
.donationsRatingItem__goal_full {
    width: 75%;
}

.donationsRatingItem__mobSum {
    display: none;
}

.donationsRating__list {
    display: none;
    width: 100%;
}
.donationsRating__list_active {
    display: inline;
}

@media screen and (max-width: 990px) {
    .donationsRatingItem {
        padding: 0px 46px;
    }
    .donationsRatingItem__content {
        flex-wrap: wrap;
    }
    .donationsRatingItem__sum {
        width: 40%;
        padding: 10px 0;
        display: none;
    }
    .donationsRatingItem__goal {
        width: 100%;
        padding-bottom: 10px;
        padding-top: 20px;
    }
    .donationsRatingItem__mobSum {
        display: inline;
        font-size: 20px;
        text-align: right;
        float: right;
        padding: 5px !important;
    }
    .donationsRatingItem__donator {
        width: 100%;
        order: 5;
        padding-bottom: 20px;
    }
    .donationsRatingToggles__item {
        margin-right: 10px;
    }
}

.completeGoalsList {
    position: relative;
    width: 100%;
    display: block;
}

.completeGoalBox {
    width: 100%;
    display: flex;
    padding: 40px;
    background: #FFFFFF;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.completeGoalBox__goal {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}
.completeGoalBox__data {
    width: 100%;
    padding-left: 20px;
}
.completeGoalBox__comments {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-evenly;
}
.completeGoalBox__commentItem {
    width: 45%;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

@media screen and (max-width: 990px) {
    .completeGoalBox {
        flex-direction: column;
    }
    .completeGoalBox__data {
        padding-left: 0;
    }
}

.paymentBox {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
}
.paymentHistory {
    width: 280px;
    margin-right: 50px;
    -webkit-flex-shrink: 0; /* Safari */
    flex-shrink: 0;
}
.paymentHistory__event {
    width: 100%;
    background: #D1EF45;
    margin-bottom: 25px;
    display: inline-flex;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}
.paymentHistory__event:nth-child(2n) {
    background: #FFFFFF;
}
.paymentHistory__content {
    padding: 20px 40px;
    transform: skew(10deg);
    -webkit-transform: skew(10deg);
    -moz-transform: skew(10deg);
    -o-transform: skew(10deg);
}
.paymentHistory__cost {
    font-family: "MullerExtraBoldItalic";
    font-size: 25px;
    line-height: 25px;
    text-transform: uppercase;
    color: #292B2E;
    margin: 0;
}
.paymentHistory__name {
    font-size: 14px;
    font-weight: lighter;
    margin: 5px 0;
}
.paymentHistory__comment {
    font-size: 14px;
    line-height: normal;
    font-weight: normal;
    margin: 0;
}

.custom-combobox-payment {
    width: 100% !important;
}

.paymentForm {
    width: 100%;
    padding: 80px;
    background: #292B2E;
    color: #FFFFFF;
    display: inline-flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
}

.paymentForm__line {
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid #ffffff;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.paymentForm__line_last {
    align-items: flex-start;
    border: none;
    justify-content: center;
}
.paymentForm__line_checkbox {

}
.paymentForm__title {
    padding-right: 10px;
    min-width: 200px;
    -webkit-flex-shrink: 0; /* Safari */
    flex-shrink: 0;
}
.paymentForm__title label {
    margin: 0 !important;
    height: auto !important;
}
.paymentForm__title p {
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0;
}
.paymentForm__input {
    width: 100% !important;
}

.paymentForm__input__select {
    font-family: "MullerExtraBoldItalic" !important;
    width: 100% !important;
    background: transparent !important;
    color: #D1EF45 !important;
    margin: 0 !important;
    border: 1px solid #ffffff !important;
    border-radius: 5px;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    cursor: pointer;
}
.paymentForm__input__select:hover {
    border: 1px solid #D1EF45 !important;
}

.paymentForm__input__select > button {
    stroke:#D1EF45 !important;
}

.paymentForm__input__num {
    font-family: "MullerExtraBoldItalic" !important;
    width: 100% !important;
    background: transparent !important;
    color: #D1EF45 !important;
    margin: 0 !important;
    border: 1px solid #ffffff !important;
    border-radius: 5px !important;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    cursor: pointer;
}
.paymentForm__input__num:hover,
.paymentForm__input__num:focus {
    border: 1px solid #D1EF45 !important;
}

.paymentForm__input__textarea {
    background: transparent !important;
    color: #D1EF45 !important;
    margin: 0 !important;
    border: 1px solid #ffffff !important;
    border-radius: 5px !important;
    cursor: pointer;
    width: 100% !important;
}

.paymentForm__input__textarea .ql-container p {
    color: #FFFFFF;
}

.paymentForm__input__textarea .ql-snow .ql-stroke {
    stroke: #FFFFFF;
}

.paymentForm__input__textarea .ql-snow .ql-fill, .ql-snow .ql-stroke.ql-fill {
    fill: #FFFFFF;
}

.paymentForm__input__textarea .ql-editor.ql-blank::before {
    color: #999;
}

.paymentForm__input__textarea .ql-editor span {
    display: inline-block;
}

.paymentForm__input__textarea:hover,
.paymentForm__input__textarea:focus {
    border: 1px solid #D1EF45 !important;
}

@media screen and (max-width: 990px) {
    .paymentHistory {
        margin-right: 0;
        width: 100%;
    }
    .paymentBox {
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
    }
    .paymentForm__input {
        margin-top: 20px !important;
    }
    .paymentForm__line:not(.paymentForm__line_checkbox, .paymentForm__line_buttons) {
        flex-direction: column;
        align-items: flex-start;
    }
    .paymentForm__line_buttons {
        flex-direction: row;
        align-items: center;
    }
}
.userComRateBox__items {
    display: inline-flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    align-content: flex-start;
    margin-bottom: 15px;
}
.userComRateBox__itemsInner {
    display: inline-flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    align-content: flex-start;
    min-height: 30px;
}
.userComRateBox__item {
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    box-shadow: 1px 1px 2px rgba(53, 53, 53, 0.1);
    text-align: center;
    display: inline-block;
    line-height: normal;
    margin-right: 5px;
    margin-bottom: 5px;
    background: green;
}



.userComRateBox__item_negative {
    background: indianred;
}
.userComRateBox__itemName {
    font-size: 12px !important;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0 !important;
    padding: 2px 10px !important;
    white-space: nowrap;
    font-weight: bold;
}

.userComRateBox__title {
    width: 100%;
    margin-bottom: 10px !important;
    text-align: left;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
}

@media screen and (max-width: 720px) {
    .userComRateBox__items{
        margin-top: 20px;
    }
    .userComRateBox__itemName {
        font-size: 16px !important;
    }
}

.topBoxLogo {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    padding: 15px 0 15px 0;
    margin-bottom: 25px;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}
.topBoxLogo_inCalendar {
    box-shadow: none;
    margin-bottom: 0;
    padding: 5px 0 5px 0;
    background: #D7D7D7;
}

.topBoxLogo__text {
    margin: 0;
    color: #333333;
    text-transform: uppercase;
    font-size: 14px;
}

.topBoxLogo img {
    width: 14%;
    margin-left: 20px;
}
@media screen and (max-width: 768px) {
    .topBoxLogo {
        padding: 10px 5px 10px 5px;
        text-align: center;
        margin: 0;
        box-shadow: none;
        margin-bottom: 20px;
        /*flex-direction: column-reverse;*/
    }
    .topBoxLogo_inCalendar {
        margin-bottom: 0;
    }
    .topBoxLogo__text {
        font-size: 14px;
        line-height: 22px;
    }
    .topBoxLogo img {
        width: 30%;
        margin-bottom: 0px;
    }
}

.gamesHistoryList_onGame {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
}
.gamesHistoryList__item_onGame {
    display: inline-flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 10px 25px;
}
.gamesHistoryList__title_onGame {
    margin: 0;
}

.manufacturerRateList_showLimit > *:nth-child(n+6) {
    display: none;
}


.usersCardList {
    display: inline-flex;
    margin-top: 5px;
}

.userCardItem {
    width: 12px;
    height: 16px;
    margin-right: 5px;
}

.userCardItem_red {
    background: red;
}

.userCardItem_yellow {
    background: yellow;
}

.game_series {
    width: 190px;
    margin-top: 5px;
    left: -125px;
    display: inline-block;
}
.game_series__item {
    background: #D4EE57;
    padding: 2px 15px 0px 15px;
    font-size: 14px;
    line-height: 14px;
    font-family: MullerBold;
    margin-top: 3px;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}
.game_series__itemContent {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    transform: skew(10deg);
    -webkit-transform: skew(10deg);
    -moz-transform: skew(10deg);
    -o-transform: skew(10deg);
}
.game_series__itemContent_rating {
    justify-content: flex-start;
}
.game_series__item_lose {
    /*background: #DF4343;*/
    background: #ff7878;
}
.game_series__itemIcon {
    border-bottom: none;
}
.game_series__itemIcon_rating {
    margin-left: 5px;
}
@media screen and (max-width: 920px) {
    .game_series {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        left: 0;
    }
    .game_series__item {
        width: 100%;
        margin-top: 6px;
        padding: 8px 15px 6px 15px;
        font-size: 16px;
        line-height: 16px;
    }
    .game_series__itemIcon_rating svg {
        width: 22px !important;
        height: 22px !important;
    }
}

/*Editor*/
.ql-snow .ql-tooltip::before {
    content: "Ссылка"!important;
}
.ql-snow .ql-tooltip a.ql-action::after {
    content: "Изменить"!important;
}
.ql-snow .ql-tooltip a.ql-remove::before {
    content: "Убрать"!important;
}
.ql-snow .ql-tooltip[data-mode=link]::before {
    content: "Введите ссылку:"!important;
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
    content: "Сохранить"!important;
}

/*pay sub page*/
.totalButtonsBox {
    display: flex;
    margin-top: 20px;
    width: 100%;
    flex-wrap: nowrap;
    align-items: flex-end;
    justify-content: center;
}

.totalButtonsBox_period {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: 20px;
}

#subscribe_period {
    margin: 0 !important;
}

/* Поиск игрока в пару на странице турнира */
.joinToPairPopUp {
    position: fixed;
    top: 0;
    left: 0;
    padding: 50px 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
    z-index: 99999999 !important;
}

.joinToPairPopUp__content {
    position: relative;
    display: inline-block;
    padding: 20px;
    box-sizing: border-box;
    background: #ffffff;
    min-width: 500px;
    overflow: scroll;
    max-height: 100%;
}

@media screen and (max-width: 990px) {
    .joinToPairPopUp__content {
        width: 80%;
        min-width: auto;
    }
}

.joinToPairPopUp__close {
    color: #000 !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    left: auto;
    bottom: auto;
}

.form-container {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding: 1rem;
}

.section {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.player-list {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.player-item {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    width: 100%;
    font-size: 18px;
    font-family: "MullerExtraBoldItalic";
    color: #333333;
    height: auto;
    margin: 10px 0 !important;
}

.search-block {
    flex-direction: column;
    gap: 0.5rem;
}

.input-full {
    width: 100% !important;
    margin: 10px 0 !important;
}

.button-full {
    width: 100%;
}
.player-item-input {
    display: none;
}

/* Стили для кнопки */
.player-item .select-button {
    padding: 0.5rem 1rem;
    border: 1px solid black;
    background-color: white;
    cursor: pointer;
    text-align: center;
    min-width: 120px !important;
}
/* Стили для выбранного состояния */
.player-item input[type="radio"]:checked + .select-button {
    background-color: #28a745 !important; /* Зелёный */
    color: white !important;
    border-color: #28a745 !important;
}
/* Текст кнопки через псевдоэлемент :before */
.player-item .select-button:before {
    content: "Выбрать";
}
.player-item input[type="radio"]:checked + .select-button:before {
    content: "Выбран";
}

.top-bar-avatar {
    display: inline-flex;
    height: 52px;
    padding: 0 20px;
    border-left: 1px #404347 solid;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.top-bar-avatar .profile-avatar-header {
    width: 36px;
    height: 36px;
    border-radius: 50px;
}

/**//**//**//**/
/* ЗАЛ СЛАВЫ */
/**//**//**//**/
/*Выбранные вами номинации*/
.nomList {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: flex-start;
}

.nomItem {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    max-width: 360px;
    width: 100%;

    border-radius: 5px;
    border: 1px solid #d1ef45;
    background: #d1ef45;
    background: linear-gradient(170deg, rgba(212, 247, 23, 1) 0%, rgba(212, 247, 23, 1) 49%, rgba(41, 43, 46, 1) 50%, rgba(41, 43, 46, 1) 100%);
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.nomItem__header {
    display: inline-flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
}

.nomItem__title {
    color: #292B2E;
    font-family: "MullerExtraBoldItalic";
    font-size: 22px;
    line-height: normal;
    text-transform: uppercase;
}

.nomItem__season {
    font-family: "MullerBoldItalic";
    font-size: 12px;
    color: #292B2E;
    text-transform: uppercase;
    -webkit-flex-shrink: 0; /* Safari */
    flex-shrink: 0;
}

.nomItem__avatar {
    display: inline-block;
    margin: 20px 0;
}

.nomItem__avatarImg{
    width: 160px;
    height: 160px;
    border-radius: 95px;
    border: 2px solid #d1ef45;
}

.nomItem__name {
    font-family: "MullerBoldItalic";
    font-size: 16px;
    color: #d1ef45;
    text-transform: uppercase;
}

@media screen and (max-width: 800px) {
    .nomItem {
        max-width: 280px;
        margin-bottom: 0px;
    }
    .nomItem__header {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: flex-end;
    }
    .nomItem {
        justify-content: space-between;
    }
}

/*# sourceMappingURL=main.css.map */