@import "client.gifts.css";
@import "client.profile.css";
@import "client.transfers.css";
@import "user_registration.css";
@import "client.transaction.history.css";
@import "register.css";
@import "client.messenger.popup.control.css";
@import "client.verification.css";
@import "client.configuration.css";
@import "client.security.setting.css";
@import "client.branches.popup.css";
@import "client.rules.popup.css";
@import "client.contact.popup.css";
@import "client.FAQhelp.popup.css";
@import "PlusEighteen.popup.css";
@import "/Content/Styles/message-templates.css";
@import "client.notification.popup.css";
@import "client.houndredpercentcashback.popup.css";
@import "payinout.css";
@import "./Common/dropdown.css";
@import "MobileVerificationControl.css";
@import "MobileVerificationGreenControl.css";
@import "client.password.change.css";
@import "client.new.device.warning.css";
@import "client.login.history.view.css";
@import "client.person.verification.css";
@import "client.SportDaysChooseGiftUserControl.css";
@import "client.AgeValidateRsRestiction.css";
/* Promos */
@import "client.promo.sport.bonus.popup.css";
@import "client.promo.assort.bonus.popup.css";

body.no-scroll {
    overflow: hidden !important;
    width: calc(100vw - 17px);
    height: 100vh;
}

body.no-scroll.mac-os {
    width: 100vw;
}


.client-popup-container {
    display: none;
}

.client-popup-overlay {
    position: fixed;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

.client-popup {
    position: fixed;
    width: 900px;
    height: calc(100vh - 100px);
    min-height: 200px;
    max-height: 720px;
    background: #FFFFFF;
    border-radius: 2px;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.4);
    z-index: 1001;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#body.MobileVerificationControl .client-popup {
    width: 930px;
}

.client-popup .cp-header {
    background: #E6E6E6;
    border-radius: 2px 2px 0px 0px;
    height: 60px;
}

.client-popup .cp-title {
    line-height: 60px;
    color: #000;
    font-size: 14px;
    font-family: 'CrystalBetUni-Medium';
    display: inline-block;
}

.client-popup .cp-icon {
    font-family: 'cb-icons';
    font-size: 16px;
    color: #000;
    display: inline-block;
    text-align: center;
    margin-right: 7px;
    margin-left: 23px;
    display: inline-block;
}

.client-popup .cp-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    padding: 23px;
    box-sizing: border-box;
    text-decoration: none;
}

.client-popup .cp-close:before {
    font-family: 'cb-icons';
    content: '\e818';
    font-size: 14px;
    color: #666;
}

.client-popup .cp-close:hover:before {
    color: #777;
}

.client-popup .cp-body {
    overflow-x: hidden;
    overflow-y: auto;
    height: calc(100% - 70px);
    position: relative;
    margin: 5px;
    box-sizing: border-box;
}

#s_inner_content_header,
#s_inner_content_header_content {
    display: none;
}

.client-popup .cp-tabs {
    height: 55px;
    line-height: 50px;
    margin: 0 25px;
    border-bottom: 1px solid #CCCCCC;
}

.client-popup .cp-tabs .cp-tab {
    display: block;
    float: left;
    font-size: 14px;
    font-family: 'CrystalBetUni-Medium';
    text-decoration: none;
    color: #808080;
    margin-right: 12px;
    position: relative;
    padding: 0 5px;
    cursor: pointer;
}

.client-popup .cp-tabs .cp-tab:hover, .client-popup .cp-tabs .cp-tab.active {
    color: #1A1A1A;
}

.client-popup .cp-tabs .cp-tab:hover:after, .client-popup .cp-tabs .cp-tab.active:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -6px;
    display: block;
    width: 100%;
    height: 3px;
    background: #FFCC00;
}

.client-popup .cp-form-group {
    display: flex;
    margin: 0 0 10px 0;
}

.client-popup .cp-form-group label {
    font-family: 'CrystalNU4-Regular';
    font-size: 12px;
    color: #4C4C4C;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    width: 284px;
}

.client-popup .cp-form-group .cp-input-container {
    margin-left: 20px;
}

.client-popup .cp-form-group.with-fixed-dropdown .cp-input-container {
    display: flex;
    background: #fff;
    color: #333333;
    width: 280px;
    height: 36px;
    position: relative;
    outline: none;
    font-family: 'CrystalBetUni-Medium';
    font-size: 13px;
    border: 1px solid #D8D8D8;
    box-sizing: border-box;
    border-radius: 2px;
}

.client-popup .cp-form-group.with-fixed-dropdown .cp-input-container .cp-input {
    width: 189px;
    border: none;
    height: 34px;
}

.client-popup .cp-form-group .cp-input-container .cp-input {
    background: #fff;
    color: #333333;
    width: 280px;
    padding: 0 12px;
    height: 36px;
    position: relative;
    outline: none;
    font-family: 'CrystalBetUni-Medium';
    font-size: 13px;
    border: 1px solid #D8D8D8;
    box-sizing: border-box;
    border-radius: 2px;
}

.client-popup .cp-form-group.submit .cp-input {
    background: #FFCC00;
    border-radius: 2px;
    width: 280px;
    height: 46px;
    line-height: 46px;
    display: inline-block;
    text-decoration: none;
    font-family: 'CrystalBetUni-Medium';
    font-size: 14px;
    color: #262000;
    margin: 60px auto 0 auto;
    text-align: center;
}

.client-popup .cp-form-group .cp-input-validation-message {
    min-width: 187px;
    max-width: 270px;
    height: 36px;
    font-family: 'CrystalNU4-Regular';
    font-size: 12px;
    line-height: 14px;
    align-items: center;
    box-sizing: border-box;
    border-radius: 2px;
    padding: 0 14px;
    margin-left: 22px;
    position: relative;
    display: none;
}

.client-popup .cp-form-group .cp-input-validation-message.success {
    border: 1px solid #33B52A;
    color: #33B52A;
    display: flex;
}

.client-popup .cp-form-group .cp-input-validation-message.error {
    border: 1px solid #DC1A1A;
    color: #DC1A1A;
    display: flex;
}

.client-popup .cp-form-group .cp-input-validation-message::before {
    content: '';
    position: absolute;
    top: calc(50% - 3px);
    left: -4px;
    display: block;
    background: #fff;
    width: 5px;
    height: 5px;
    transform: rotate(45deg);
}

.client-popup .cp-form-group .cp-input-validation-message.success::before {
    border-bottom: 1px solid #33B52A;
    border-left: 1px solid #33B52A;
}

.client-popup .cp-form-group .cp-input-validation-message.error::before {
    border-bottom: 1px solid #DC1A1A;
    border-left: 1px solid #DC1A1A;
}

.client-popup .cp-form-group .show-password {
    width: 30px;
    height: 26px;
    line-height: 25px;
    text-align: center;
    display: block;
    position: absolute;
    top: 5px;
    right: 3px;
    z-index: 2;
    border-radius: 2px;
    cursor: pointer;
}

.client-popup .cp-form-group .show-password:before {
    content: '\e891';
    color: #CCCCCC;
    font-family: 'cb-icons';
    font-size: 10px;
}

.client-popup .cp-form-group .show-password.show:before {
    color: #3b3b3b;
}

.client-popup .cp-body .ps__rail-y .ps__thumb-y {
    background: #E6E6E6;
    width: 7px;
    border: none;
    border-radius: 5px;
}

.client-popup .cp-body .ps__rail-y:hover > .ps__thumb-y,
.client-popup .cp-body .ps__rail-y:focus > .ps__thumb-y,
.client-popup .cp-body .ps__rail-y.ps--clicking .ps__thumb-y {
    width: 7px;
}

.client-popup .cp-body.ps--active-x > .ps__rail-x,
.client-popup .cp-body.ps--active-y > .ps__rail-y {
    background: transparent;
    width: 7px;
    border: none;
}

/* FAQ */
.client-popup.FAQPopupControl .cp-body .ps__rail-y .ps__thumb-y {
    width: 6px;
}


/* Money Transfer to Friend CSS*/

.MoneyTransferPopupControl.client-popup .transfer-new {
    width: 100%;
}

.MoneyTransferPopupControl.client-popup .transfer-new-headline {
    position: relative;
    display: flex;
    padding: 20px 39px;
    justify-content: space-between;
}

.MoneyTransferPopupControl.client-popup .transfer-new-headline:after {
    content: '';
    position: absolute;
    width: 100%;
    max-width: 840px;
    height: 1px;
    background: #E6E6E6;
    bottom: 0;
    left: 30px;
}

.MoneyTransferPopupControl.client-popup .transfer-client-balance {
    font-size: 14px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #999999;
    font-family: 'CrystalBetUni-Medium';
}

.MoneyTransferPopupControl.client-popup .transfer-new-commission {
    font-size: 12px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #808080;
    font-family: 'CrystalBetUni-Medium';
}

.MoneyTransferPopupControl.client-popup .transfer-client-balance-quantity {
    font-size: 18px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #1A1A1A;
    font-family: 'CrystalBetUni-Bold';
    margin-left: 10px;
}

.MoneyTransferPopupControl.client-popup .transfer-new-text {
    font-family: 'CrystalBetUni-Medium';
    color: #333333;
    font-size: 16px;
    line-height: 22px;
    margin: 60px auto 0;
    width: 320px;
    text-align: center;
    padding-bottom: 50px;
}

.MoneyTransferPopupControl.client-popup .money-transfer-page-title {
    display: none;
}

.MoneyTransferPopupControl.client-popup .transfers-new-title {
    font-family: 'CrystalBetUni-Medium';
    font-size: 12px;
    line-height: 16px;
    color: #666666;
}

.MoneyTransferPopupControl.client-popup .transfer-dropDowns {
    display: flex;
    justify-content: space-between;
    width: 640px;
    margin: 0 auto;
}

.MoneyTransferPopupControl.client-popup .transfer-dropDowns .transfer-new-middle:before, .client-popup .transfer-dropDowns .transfer-new-middle:after {
    display: none;
}

.MoneyTransferPopupControl.client-popup .money-transfer-money-status {
    padding: 0;
}

#body .MoneyTransferPopupControl.client-popup .money-transfer-money-status.success .money-transfer-money-text {
    left: 0 !important;
}

.MoneyTransferPopupControl.client-popup .money-transfer-friend-row-2:after {
    background: none;
    content: '\e829';
    font-family: 'cb-icons';
    color: #CCCCCC;
}

.MoneyTransferPopupControl.client-popup .money-transfer-friend-row-2:hover:after {
    background: none;
    content: '\e833';
    font-family: 'cb-icons';
    color: #CCCCCC;
    font-size: 22px;
    left: 5px;
    top: 6px;
}

.MoneyTransferPopupControl.client-popup .transfer-new-left, .client-popup .transfer-new-middle, .client-popup .transfer-new-right {
    width: 200px;
    margin-left: 0;
    margin-bottom: 7px;
}

.MoneyTransferPopupControl.client-popup .money-transfer-friend-textbox input, .client-popup .money-transfer-friend-textbox-pincode input, .client-popup .money-transfer-money-textbox input[type="text"] {
    width: 200px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
}

.MoneyTransferPopupControl.client-popup .money-transfer-friend-div {
    width: 200px;
    height: 40px;
}

.MoneyTransferPopupControl.client-popup .money-transfer-friend-textbox span {
    right: 5px;
    top: 5px;
    width: 30px;
    height: 30px;
    background: #F2F2F2 none;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.MoneyTransferPopupControl.client-popup .money-transfer-friend-textbox span:after {
    content: '\e804';
    font-family: 'cb-icons';
    color: #666666;
    transform: scale(0.45, 0.45);
}

.MoneyTransferPopupControl.client-popup .money-transfer-friend-head {
    background: #fff;
    border-bottom: 1px solid #D8D8D8;
    height: 38px;
}

.MoneyTransferPopupControl.client-popup .money-transfer-friend-head-1 {
    background: #fff;
    height: 38px;
    font-size: 12px;
    line-height: 14px;
    display: flex;
    align-items: center;
    color: #333333;
}

.MoneyTransferPopupControl.client-popup .money-transfer-friend-row-1 {
    font-size: 12px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: #333333;
    font-family: 'CrystalBetUni-Medium';
}

.MoneyTransferPopupControl.client-popup .profile_edit_details_textbox {
    margin-left: 0;
    font-size: 13px;
    line-height: 18px;
    display: flex;
    align-items: center;
    text-align: left;
    padding-left: 10px;
    color: #1A1A1A;
    font-family: 'CrystalBetUni-Medium';
}

.MoneyTransferPopupControl.client-popup .money-transfer-friend-row {
    border: 0;
    background: #fff;
    display: flex;
    justify-content: space-between;
}

.MoneyTransferPopupControl.client-popup .money-transfer-friend-row-2 {
    width: 30px;
}

.MoneyTransferPopupControl.client-popup .money-transfer-friend-row:before {
    content: '';
    position: absolute;
    width: 182px;
    height: 1px;
    left: 9px;
    background: #D8D8D8;
}

.MoneyTransferPopupControl.client-popup .money-transfer-friend-list-div {
    border: 1px solid rgb(216, 216, 216);
    border-radius: 2px;
    width: 198px;
}

.MoneyTransferPopupControl.client-popup .money-transfer-friend-row:first-child:before {
    display: none;
}

.MoneyTransferPopupControl.client-popup .money-transfer-friend-head-2 {
    right: 4px;
    top: 4px;
    width: 30px;
    height: 30px;
    background: #F2F2F2 none;
    border-radius: 2px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-content: center;
    cursor: pointer;
}

.MoneyTransferPopupControl.client-popup .money-transfer-friend-head-2:after {
    background: none;
    content: '\e804';
    font-family: 'cb-icons';
    color: #666666;
    transform: scale(0.45, 0.45) rotate(180deg);
    top: -2px;
    right: 0;
    left: -1px;
}

.MoneyTransferPopupControl.client-popup .money-transfer-money-text {
    width: 100%;
}

.MoneyTransferPopupControl.client-popup .money-transfer-form-center-sms {
    display: flex;
    justify-content: center;
    margin-left: 0 !important;
}

.MoneyTransferPopupControl.client-popup .money-transfer-money-button {
    margin-left: 0 !important;
}

.MoneyTransferPopupControl.client-popup .sms-confirmation__step.sms-confirmation__step--step1 a {
    width: 200px;
    height: 46px;
    background: #FFDD33;
    border-radius: 2px;
    font-family: 'CrystalBetUni-Medium';
    font-size: 14px;
    line-height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #262000;
    border-bottom: 0;
    margin-left: 0;
    text-decoration: none;
}

.MoneyTransferPopupControl.client-popup .sms-confirmation__step.sms-confirmation__step--step1 a:hover {
    background: #ffe87b;
    color: #000000;
}

.MoneyTransferPopupControl.client-popup .sms-confirmation__step.sms-confirmation__step--step1 a {
    margin-top: 15px;
    width: 200px;
    height: 50px;
}

.MoneyTransferPopupControl.client-popup .money-transfer-money-status.fail,
.MoneyTransferPopupControl.client-popup .money-transfer-money-status.success {
    display: block;
}

.MoneyTransferPopupControl.client-popup .money-transfer-money-status.success {
    color: #33B52A;
}


.MoneyTransferPopupControl.client-popup .sms-confirmation {
    width: 200px;
}

.MoneyTransferPopupControl.client-popup .sms-confirmation__input-content .sms-confirmation__input {
    width: 200px;
    height: 42px;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    border-radius: 2px;
    padding-left: 14px;
}

.MoneyTransferPopupControl.client-popup .sms-confirmation__input-content .sms-confirmation__input::placeholder {
    font-size: 11px;
    line-height: 15px;
    color: #999999;
    font-family: 'CrystalBetUni-Medium';
    padding: 14px 0;
}

.MoneyTransferPopupControl.client-popup .sms-confirmation__input-content .sms-confirmation__btn {
    position: absolute;
    top: 4px;
    right: 4px;
    background: #33B52A;
    border-radius: 2px;
    width: 38px;
    height: 34px;
    border: 0;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 16px;
    font-family: 'CrystalBetUni-Regular';
}

.MoneyTransferPopupControl.client-popup .sms-confirmation__row {
    position: relative;
}

.MoneyTransferPopupControl.client-popup .sms-confirmation__label {
    font-family: 'CrystalBetUni-Medium';
    text-align: left;
    margin-left: 8px;
    color: #999999;
    margin-bottom: 7px;
    font-size: 12px;
    line-height: 16px;
    display: none;
}

.MoneyTransferPopupControl.client-popup .money-transfer-friend-add {
    margin-top: 16px;
    width: 200px;
    margin: 16px auto 0;
}

.MoneyTransferPopupControl.client-popup .sms-confirmation-message__title {
    font-size: 11px;
    color: #999999;
    font-family: 'CrystalBetUni-Medium';
    text-align: center;
    width: 200px;
    height: 24px;
    line-height: 24px;
    box-sizing: border-box;
    background: #E5E5E5;
    border-radius: 2px;
    padding-top: 0;
    margin-top: 8px;
    position: relative;
}

.MoneyTransferPopupControl.client-popup .sms-confirmation-message__title:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #e5e5e5 transparent;
    position: absolute;
    left: calc(50% - 6px);
    top: -4px;
}

.MoneyTransferPopupControl.client-popup .sms-confirmation__btn--confirm {
    background: #FFDD33;
    border-radius: 2px;
    font-family: 'CrystalBetUni-Medium';
    font-size: 14px;
    line-height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #262000;
    border-bottom: 0;
    margin-left: 0;
    text-decoration: none;
    width: 200px;
    height: 50px;
    margin-top: 45px;
}


/* Money Transfer to Friend CSS*/


/* Responsible Gaming CSS*/
.client-popup.ResponsibleGamingPopupControl {
    border-radius: 8px;
}
.client-popup.ResponsibleGamingPopupControl .cp-header {
    background: none;
    height: 59px;
    position: relative;
    padding-left: 15px;
}
.client-popup.ResponsibleGamingPopupControl .cp-header:after {
    content: '';
    position: absolute;
    width: 840px;
    height: 1px;
    background: #D9D9D9;
    display: block;
    left: 30px;
    bottom: 0;
}
.client-popup.ResponsibleGamingPopupControl .cp-icon {
    margin-left: 13px !important;
    margin-right: 6px !important;
}
.ResponsibleGamingPopupControl.client-popup .cp-body {
    margin: 0;
}

.ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt {
    padding: 30px 47px;
    font-size: 14px;
    line-height: 16px;
    color: #333333;
}

.ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt-list {
    margin-bottom: 0;
    margin-top: 16px;
    color: #404040;
    text-overflow: ellipsis;
    font-family: "HelveticaMedium";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 102%; /* 15.6px */
    margin-left: 5px;
}

.ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt-list li {
    padding: 2px 0;
}

.ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt-title1 {
    font-family: 'CrystalBetUni-Medium';
    font-size: 16px;
    line-height: 22px;
    color: #1A1A1A;
    margin-bottom: 10px;
}
.ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt-title2 {
    display: none;
}

.ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .ResponsibleGaming-selfBlock tbody {
    display: flex;
}

.ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .ResponsibleGaming-selfBlock tbody tr {
    width: 97px;
    height: 46px;
    margin-top: 24px;
    margin-right: 6px;
}

.ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .ResponsibleGaming-selfBlock tbody tr td.active {
    font-family: 'CrystalBetUni-Medium';
    width: 97px;
    height: 46px;
    background: #FFDD33;
    border-radius: 2px;
    font-size: 15px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #262000;
    border: 1px solid #FFDD33;
    margin-left: 0;
    text-decoration: none;
    padding: 0;
    cursor: pointer;
}
.ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .responsibleGamingClickBtn {
    font-family: 'CrystalBetUni-Medium';
    width: 328px;
    height: 54px;
    background: #FC0;
    border-radius: 10px;
    font-size: 14px;
    line-height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #262000;
    border-bottom: 0;
    padding: 0;
    margin-left: 0;
    margin-top: 16px;
    text-decoration: none;
    transition: 0.3s all;
}
.ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .responsibleGamingClickBtn:hover {
    background: #ffe87b;
    color: #000000;
}

.ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .ResponsibleGaming-selfBlock tbody tr td {
    font-family: 'CrystalBetUni-Medium';
    width: 97px;
    height: 46px;
    border-radius: 2px;
    font-size: 15px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999999;
    margin-left: 0;
    text-decoration: none;
    padding: 0;
    border: 1px solid #D8D8D8;
    box-sizing: border-box;
    border-radius: 2px;
    background: #ffffff;
    cursor: pointer;
    transition: 0.3s all;
}

.ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .ResponsibleGaming-selfBlock tbody tr td:hover {
    color: #262000;
    border: 1px solid #FFDD33;
    box-sizing: border-box;
    background: #FFDD33;
}

.ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .ResponsibleGaming-selfBlock tbody tr td input {
    display: none;
}

.ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .ResponsibleGaming-selfBlock tbody tr td label {
    width: inherit;
    height: 34px;
    line-height: 17px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .ResponsibleGaming-selfBlock tbody tr td label span {
    display: block;
    width: 100%;
    text-align: center;
}

#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .sms-confirmation .sms-confirmation__btn--confirm,
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .sms-confirmation .sms-confirmation__btn--save {
    font-family: 'CrystalBetUni-Medium';
    width: 200px;
    height: 46px;
    background: #FFDD33;
    border-radius: 2px;
    font-size: 14px;
    line-height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #262000;
    border-bottom: 0;
    padding: 0;
    margin-left: 0;
    margin-top: 10px;
    text-decoration: none;
    transition: 0.3s all;
    display: none;
}

#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .sms-confirmation .sms-confirmation__btn--confirm:after,
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .sms-confirmation .sms-confirmation__btn--save:after {
    display: none;
}

#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .sms-confirmation .sms-confirmation__btn--confirm:hover,
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .sms-confirmation .sms-confirmation__btn--save:hover {
    background: #ffe87b;
    color: #000000;
}

#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .sms-confirmation__input--sms-code {
    width: 200px;
    height: 46px;
    border: 1px solid #D8D8D8;
    box-sizing: border-box;
    border-radius: 2px;
    padding-left: 10px;
}

#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .sms-confirmation__input--sms-code::placeholder {
    font-size: 11px;
    line-height: 15px;
    color: #999999;
    font-family: 'CrystalBetUni-Medium';
    padding: 16px 0;
}

#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .sms-confirmation {
    margin-top: 10px;
    position: relative;
    width: 200px;
    height: 46px;
}

#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .SmsResultError {
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    font-family: 'CrystalNU4-Regular';
    margin-top: 10px;
}

#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .sms-confirmation__btn.sms-confirmation__btn--send-sms {
    position: absolute;
    width: 38px;
    height: 34px;
    background: #33B52A;
    border-radius: 2px;
    font-family: 'CrystalBetUni-Medium';
    font-size: 11px;
    line-height: 15px;
    align-items: center;
    color: #FFFFFF;
    top: 6px;
    right: 5px;
}

#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .sms-confirmation__label {
    display: none;
}

#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .sms-confirmation-message {
    right: -200px;
    top: 5px;
    font-family: 'CrystalNU4-Regular';
    color: #33B52A;
    font-size: 12px;
    line-height: 14px;
    background: #FFFFFF;
    border: 1px solid #33B52A;
    height: 36px;
    line-height: 36px;
    border-radius: 2px;
    width: 185px;
    white-space: nowrap;
    padding: 0 11px;
    min-height: auto;
    text-align: center;
}

#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt .sms-confirmation-message:before {
    content: '';
    position: absolute;
    top: calc(50% - 3px);
    left: -4px;
    display: block;
    border-bottom: 1px solid #33B52A;
    border-left: 1px solid #33B52A;
    background: #fff;
    width: 5px;
    height: 5px;
    transform: rotate(45deg);
}

#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt {
    padding: 0;
    font-size: 14px;
    line-height: 16px;
    color: #404040;
    height: 650px;
    overflow: hidden;
    margin-bottom: 0;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-all {
    width: 100%;
    background: #FFF;
    padding: 0 30px 0 60px;
    box-sizing: border-box;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-selfBlock {
    position: absolute;
    bottom: 70px;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-tab-content-1 {
    width: 328px;
    padding-top: 70px;
    margin-left: calc(50% - 164px);
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt-content {
    height: auto;
    overflow: hidden;
    font-family: 'HelveticaMedium';
    font-size: 11px;
    line-height: 17px;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt-content.hide {
    height: auto;
    font-family: "HelveticaMedium";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    color: #404040;
 
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-txt-title1 {
    font-family: 'HelveticaMedium';
    color: #262626;
    margin-bottom: 10px;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; 
}
#body .ResponsibleGamingPopupControl.client-popup .ddlFilter {
    width: 100%;
    height: 44px;
    border-radius: 6px;
    border: 1px solid #D9D9D9;
    background: transparent;
    color: #262626;
    font-family: "HelveticaMedium";
    font-size: 13px;
    padding-left: 16px;
    appearance: none; /* Removes default arrow */
    -webkit-appearance: none;
    -moz-appearance: none;   
}
#body .ResponsibleGamingPopupControl.client-popup .ddlFilter-select {
    width: 328px;
    position: relative;
 }
#body .ResponsibleGamingPopupControl.client-popup .ddlFilter-select::after {
    content: '\e811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    color: #999999;
    display: block;
    transform: rotate(0deg);
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: -1;
}
#body .ResponsibleGamingPopupControl.client-popup .ddlFilter-select.open::after {
 transform: rotate(180deg);
}
#body .ResponsibleGamingPopupControl.client-popup #PanelResponsibleGamingUnBlockContentOne {
    width: 100%;
    height: 396px !important;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-panel.notuthed {
    width: 100%;
    height: 396px !important;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-panel {
    width: 100%;
    height: 150px !important;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-panel.limit {
    width: 100%;
    height: 398px !important;
}
#body .ResponsibleGamingPopupControl.client-popup  #PanelResponsibleGamingUnBlockContentOne {
    position: relative;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-panel.timer {
    width: 328px;
    margin-left: calc(50% - 164px);
    padding-top: 125px;
    box-sizing: border-box;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-tabs {
    width: calc(100% - 60px);
    height: 55px;
    border-bottom: 1px solid #DADADA;
    display: flex;
    margin-left: 30px;
    box-sizing: border-box;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-tab {
    width: 156px;
    height: 55px;
    color: #000;
    text-align: center;
    font-family: "CrystalNU4-Regular";
    font-size: 13px;
    line-height: normal;
 
    padding-left: 8px;
    padding-right: 5px;
    padding-top: 20px;
    box-sizing: border-box;
    position: relative;
    margin-right: 8px;
    cursor: pointer;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-tab.active {
    font-family: "CrystalNU4-Bold";
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-tab.active:after {
    content: "";
    width: 100%;
    height: 3px;
    border-radius: 3px 3px 0px 0px;
    background: #333;
    position: absolute;
    left: 0;
    bottom: 0;
}

#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-text:not(.issingle) {
    width: 100%;
    color: #000;
    font-family: "HelveticaMedium";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    position: absolute;
    left: 0;
    top: 85px;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-text.issingle {
    width: 100%;
    color: #000;
    font-family: "HelveticaMedium";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 30px;
    margin-bottom: 17px;
    padding-left: 62px;
    text-align: left;
    position: relative;
    box-sizing: border-box;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-descr {
    color: #4C4C4C;
    font-family: "HelveticaMedium";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
    margin-left: 10px;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-timer {
    width: 100%;
    padding-left: 46px;
    float: left;
    margin-top: 0;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-timer-dot {
    width: 28px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    color: #808080;
    text-align: center;
    font-family: CrystalBetUni-Medium;
    font-size: 24px;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-timer-dot.sec {
    width: 28px;
    height: auto;
    min-height: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    color: #808080;
    text-align: center;
    font-family: CrystalBetUni-Medium;
    font-size: 24px;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-timer-hours,
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-timer-min,
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-timer-sec {
    width: 60px;
    height: 60px;
    border-radius: 10px;
    background: #F0F3F5;
    color: #000;
    font-family: CrystalBetUni-Medium;
    font-size: 24px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-timer-hours.sec,
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-timer-min.sec,
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-timer-sec.sec {
    width: 60px;
    height: auto;
    border-radius: 10px;
    background: transparent;
    margin-top: 4px;
    color: #4C4C4C;
    font-family: HelveticaMedium;
    font-size: 24px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-timer-off {
    width: 328px;
    height: 54px;
    border-radius: 10px;
    background: #33B52A;
    color: #FFF;
    text-align: center;
    font-family: CrystalBetUni-Medium;
    font-size: 14px;
    line-height: 54px;
    text-align: left;
    padding-left: 106px;
    display: inline-block;
    box-sizing: border-box;
    margin-top: 24px;
    margin-left: calc(50% - 164px);
    position: relative;
    text-decoration: none;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-panel.fulltimer .ResponsibleGaming-timer-off {
    margin-top: 182px;
    margin-left: calc(50% - 164px);
    position: relative;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-timer-off:after {
    content:"";
    width: 18px;
    height: 18px;
    position: absolute;
    left: 76px;
    top: 18px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4IiBmaWxsPSJub25lIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzEyMTM4Xzk0MTEpIj4KPHBhdGggZD0iTTE2LjI2NjcgNy43NTM4NUgxNkgxMy40NjY3SDkuMzMzMzNWNC40MzA3N0M5LjMzMzMzIDEuOTM4NDYgNy4yIDAgNC42NjY2NyAwQzIuMTMzMzMgMCAwIDEuOTM4NDYgMCA0LjQzMDc3VjcuMzM4NDZDMCA3LjYxNTM5IDAuMTMzMzMzIDcuNzUzODUgMC40IDcuNzUzODVIMi4yNjY2N0MyLjUzMzMzIDcuNzUzODUgMi42NjY2NyA3LjYxNTM5IDIuNjY2NjcgNy4zMzg0NlY0LjQzMDc3QzIuNjY2NjcgMy4zMjMwOCAzLjYgMi4zNTM4NSA0LjggMi4zNTM4NUM2IDIuMzUzODUgNi45MzMzMyAzLjMyMzA4IDYuOTMzMzMgNC40MzA3N1Y3Ljc1Mzg1SDYuNjY2NjdINi40QzUuNDY2NjcgNy43NTM4NSA0LjY2NjY3IDguNDQ2MTUgNC42NjY2NyA5LjQxNTM5VjE2LjMzODVDNC42NjY2NyAxNy4zMDc3IDUuNDY2NjcgMTggNi40IDE4SDE2LjI2NjdDMTcuMiAxOCAxOCAxNy4zMDc3IDE4IDE2LjMzODVWOS40MTUzOUMxOCA4LjQ0NjE1IDE3LjIgNy43NTM4NSAxNi4yNjY3IDcuNzUzODVaTTEyLjI2NjcgMTMuMDE1NFYxNC4yNjE1QzEyLjI2NjcgMTQuODE1NCAxMS44NjY3IDE1LjIzMDggMTEuMzMzMyAxNS4yMzA4QzEwLjggMTUuMjMwOCAxMC40IDE0LjgxNTQgMTAuNCAxNC4yNjE1VjEzLjAxNTRDMTAgMTIuNzM4NSA5LjczMzMzIDEyLjMyMzEgOS43MzMzMyAxMS43NjkyQzkuNzMzMzMgMTAuOTM4NSAxMC41MzMzIDEwLjI0NjIgMTEuMzMzMyAxMC4yNDYyQzEyLjI2NjcgMTAuMjQ2MiAxMi45MzMzIDEwLjkzODUgMTIuOTMzMyAxMS43NjkyQzEyLjkzMzMgMTIuMzIzMSAxMi42NjY3IDEyLjczODUgMTIuMjY2NyAxMy4wMTU0WiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8xMjEzOF85NDExIj4KPHJlY3Qgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4IiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPg==);
    background-position: center;
    background-repeat: no-repeat;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-timer-login {
    width: 328px;
    height: 54px;
    border-radius: 10px;
    margin-left: calc(50% - 164px);
    background: #FC0;
    color: #262000;
    font-family: CrystalBetUni-Medium;
    font-size: 14px;
    line-height: 54px;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    margin-top: 24px;
    position: relative;
    text-decoration: none;
    margin-top: 182px;
    text-decoration: none;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-text.notuthed {
    text-align: center;
    padding-left: 280px;
    padding-right: 280px;
    margin-top: 0px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 122px;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #000;
    text-align: center;
    font-family: "HelveticaMedium";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 18.2px */
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-text.notuthed:after {
    content:"";
    width: 46px;
    height: 46px;
    position: absolute;
    top: -62px;
    left: calc(50% - 23px);
    border-radius: 50%;
    background-color: #F0F3F5;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTguMjI4NjggMi44OTU0NkM2LjE0NTkgNC45NzgyNSA2LjE0NTkgOC4zNTUxMyA4LjIyODY4IDEwLjQzNzlDMTAuMzExNSAxMi41MjA3IDEzLjY4ODMgMTIuNTIwNyAxNS43NzExIDEwLjQzNzlDMTcuODUzOSA4LjM1NTEzIDE3Ljg1MzkgNC45NzgyNSAxNS43NzExIDIuODk1NDZDMTMuNjg4MyAwLjgxMjYzNyAxMC4zMTE1IDAuODEyNjM3IDguMjI4NjggMi44OTU0NloiIGZpbGw9IiM4Njg2ODYiLz4KPHBhdGggZD0iTTMuODE5MDIgMTUuODQzOEM4LjY4MSAxMi41NTg2IDE1LjMxOSAxMi41NTg2IDIwLjE4MSAxNS44NDM4QzIwLjkwMjQgMTYuMzMwOCAyMS4zMzMzIDE3LjE1MzcgMjEuMzMzMyAxOC4wNDU2VjIyLjY2NjdIMi42NjY2OVYxOC4wNDU2QzIuNjY2NjkgMTcuMTUzNyAzLjA5NzY5IDE2LjMzMDggMy44MTkwMiAxNS44NDM4WiIgZmlsbD0iIzg2ODY4NiIvPgo8L3N2Zz4=);
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-text.isfulltimer {
    text-align: center;
    padding-left: 280px;
    padding-right: 280px;
    margin-top: 0px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 130px;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-text.isfulltimer:after {
    content:"";
    width: 46px;
    height: 46px;
    position: absolute;
    top: -68px;
    left: calc(50% - 23px);
    border-radius: 50%;
    background-color: #F0F3F5;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTE5LjEwMzkgMTAuMzM4NUgxOC43MTk5VjUuOTA3NjlDMTguNzE5OSAyLjU4NDYyIDE1LjY0NzkgMCAxMS45OTk5IDBDOC4zNTE5IDAgNS4yNzk5IDIuNTg0NjIgNS4yNzk5IDUuOTA3NjlWMTAuMzM4NUg0Ljg5NTlDMy41NTE5IDEwLjMzODUgMi4zOTk5IDExLjI2MTUgMi4zOTk5IDEyLjU1MzhWMjEuNzg0NkMyLjM5OTkgMjMuMDc2OSAzLjU1MTkgMjQgNC44OTU5IDI0SDE5LjEwMzlDMjAuNDQ3OSAyNCAyMS41OTk5IDIzLjA3NjkgMjEuNTk5OSAyMS43ODQ2VjEyLjU1MzhDMjEuNTk5OSAxMS4yNjE1IDIwLjQ0NzkgMTAuMzM4NSAxOS4xMDM5IDEwLjMzODVaTTEzLjM0MzkgMTcuMzUzOFYxOS4wMTU0QzEzLjM0MzkgMTkuNzUzOCAxMi43Njc5IDIwLjMwNzcgMTEuOTk5OSAyMC4zMDc3QzExLjIzMTkgMjAuMzA3NyAxMC42NTU5IDE5Ljc1MzggMTAuNjU1OSAxOS4wMTU0VjE3LjM1MzhDMTAuMDc5OSAxNi45ODQ2IDkuNjk1OSAxNi40MzA4IDkuNjk1OSAxNS42OTIzQzkuNjk1OSAxNC41ODQ2IDEwLjg0NzkgMTMuNjYxNSAxMS45OTk5IDEzLjY2MTVDMTMuMzQzOSAxMy42NjE1IDE0LjMwMzkgMTQuNTg0NiAxNC4zMDM5IDE1LjY5MjNDMTQuMzAzOSAxNi40MzA4IDEzLjkxOTkgMTYuOTg0NiAxMy4zNDM5IDE3LjM1MzhaTTE1LjA3MTkgMTAuMzM4NUg4LjkyNzlWNS45MDc2OUM4LjkyNzkgNC40MzA3NyAxMC4yNzE5IDMuMTM4NDYgMTEuOTk5OSAzLjEzODQ2QzEzLjcyNzkgMy4xMzg0NiAxNS4wNzE5IDQuNDMwNzcgMTUuMDcxOSA1LjkwNzY5VjEwLjMzODVaIiBmaWxsPSIjODA4MDgwIi8+Cjwvc3ZnPg==);
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-onoff-content {
    margin-top: 0px;
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    box-sizing: border-box;
    margin-bottom: 48px;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-onoff {
    width: 100%;
    height: 42px;
    margin-bottom: 5px;
    border-radius: 10px;
    background: #F0F3F5;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 44px;
    color: #000;
    font-family: "HelveticaMedium";
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    box-sizing: border-box;
    position: relative;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-onoff:after {
    content:"";
    font-family: 'cb-mobile-icons';
    position: absolute;
    width: 18px;
    height: 18px;
    display: inline-block;
    left: 16px;
    font-size: 18px;
    color: #262626;
    padding: 0px;
    top: 12px;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-onoff:nth-child(1):after {
    content:'\E877';
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-onoff:nth-child(2):after {
    content:'\E870';
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-onoff:nth-child(3):after {
    content: '\E873';
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-onoff:nth-child(4):after {
    content: '\E876';
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-onoff:nth-child(5):after {
    content: '\E871';
}
#body .ResponsibleGamingPopupControl.client-popup .security-box {
    position: absolute;
    right: 16px;
    top: calc(50% - 9px);
    width: 38px;
    height: 18px;
    border-radius: 9px;
    background: #D8D8D8;
    cursor: pointer;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-onoff.active {
    background: rgba(220, 26, 26, 0.10);
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-onoff.active .security-box {
    background: #DC1A1A;
}
#body .ResponsibleGamingPopupControl.client-popup .security-box:after {
    content: '';
    width: 12.8px;
    height: 12.8px;
    border-radius: 12.8px;
    background: #808080;
    position: absolute;
    top: calc(50% - 6.4px);
    left: 3px;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-onoff.active .security-box:after {
    background: #fff;
    left: initial;
    right: 3px;
}
#body .ResponsibleGamingPopupControl.client-popup .ResponsibleGaming-onoff .ResponsibleGaming-onoff-text{
    z-index: 1;
}
#body.ru .ResponsibleGamingPopupControl.client-popup .cp-body *{
    font-family: 'CrystalNU4-Regular' !important; 
}
.ResponsibleGamePopupControlClass .cashInBlocks {
    display: none;
} 
.ResponsibleGamePopupControlClass .topMenuList {
    display: none;
} 
.ResponsibleGamePopupControlClass .home_menu_container > :nth-child(-n+8) {
  display: none;
}
.ResponsibleGamePopupControlClass .home_menu_container {
    height: 92px;
}
.ResponsibleGamePopupControlClass .right-menu-list  {
    min-height: 85vh;
}
.ResponsibleGamePopupControlClass #FooterLoginStatus {
    position: absolute;
    bottom: 0px;
}
.ResponsibleGaming-selfBlock .UpdatePanelSmsCode {
    position: absolute;
}
/* Responsible Gaming CSS*/

.client-popup.light.PlusEighteenPopupControl .cp-header {
    background: #E6E6E6;
}

.client-popup.light.PlusEighteenPopupControl .cp-title {
    color: #000000;
}

.promo-popup.desktop.JetxBg {
    display: block;
}

/* Start of DailyFirstDepositBonusPopup */
.DailyFirstDepositBonusPopup .prmo-popup-content{
    background-image: url('../Images/DailyFirstDepositBonusPopup/popup-bg.svg');
    width: 700px;
    height: 630px;
}
.DailyFirstDepositBonusPopup .burningHot-block-img{
    background-image: url('../Images/DailyFirstDepositBonusPopup/slot.svg');
    width: 97px;
    height: 80px;
}
/* End of DailyFirstDepositBonusPopup */

/*client verification*/
.clientverify {
    position: relative;
    width: 900px;
    background: #FFFFFF;
}

.clientverify .clientverify-header {
    width: 100%;
    height: 60px;
    float: left;
    position: relative;
    background-color: #FFCC00;
    position: relative;
    display: none;
}

.cp-header .veryfy-back {
    min-width: 50px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    left: 20px;
    top: 0px;
    font-family: CrystalBetUni-Bold;
    font-size: 14px;
    color: #262000;
    padding-left: 20px;
    text-decoration: none;
    box-sizing: border-box;
    background-image: url(../Images/Sport/verify/back.svg);
    background-repeat: no-repeat;
    background-position: left 0 center;
    z-index: 1
}

.clientverify .veryfy-title {
    width: 100%;
    height: 60px;
    float: left;
    position: relative;
    box-sizing: border-box;
    line-height: 60px;
    font-family: CrystalBetUni-Bold;
    font-size: 22px;
    text-align: center;
    color: #000000;
}

.clientverify .verify-body {
    width: 100%;
    float: left;
    position: relative;
    box-sizing: border-box;
}

.clientverify .user-body {
    width: 100%;
    height: 149px;
    float: left;
    position: relative;
    box-sizing: border-box;
    background-image: url(../Images/Sport/verify/user.svg);
    background-repeat: no-repeat;
    background-position: top 41px center;
}

.clientverify .usarname-text {
    width: 100%;
    float: left;
    position: relative;
    box-sizing: border-box;
    font-family: CrystalBetUni-Medium;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #1A1A1A;
    margin-top: 20px;

}

.clientverify .image-description {
    width: 839px;
    min-height: 92px;
    float: left;
    position: relative;
    margin-top: 20px;
    margin-left: 30px;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 16px 16px 16px 20px;
}

.clientverify .image-desc-text {
    width: 560px;
    float: left;
    position: relative;
    box-sizing: border-box;
    font-family: CrystalNU4-Bold;
    font-size: 15px;
    line-height: 18px;
    color: #333333;
}

.clientverify .image-desc-btn {
    width: 240px;
    height: 60px;
    float: left;
    position: relative;
    box-sizing: border-box;
    background-image: url(../Images/Sport/verify/play.svg);
    background-repeat: no-repeat;
    background-position: top 16px left 24px;
    background-color: #FFCC00;
    border-radius: 6px;
    padding-left: 66px;
    text-align: left;
    font-family: CrystalBetUni-Medium;
    font-size: 14px;
    line-height: 19px;
    color: #262000;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.clientverify .image-description-bot {
    width: 100%;
    float: left;
    position: relative;
    font-family: CrystalNU4-Regular;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #333333;
    margin-top: 5px;
}

.clientverify .veryfy-uploader {
    width: 840px;
    float: left;
    position: relative;
    box-sizing: border-box;
    margin-left: calc(50% - 420px);
    margin-top: 20px;
    z-index: 1;
}

.clientverify .verification-upload-input {
    width: 231px;
    height: 50px;
    line-height: 50px;
    position: relative;
    border: 1px solid #D8D8D8;
    box-sizing: border-box;
    border-radius: 6px;
    float: left;
    position: relative;
    box-sizing: border-box;
    margin-left: 16px;
}

.clientverify .veryfy-uploader:not(.loading) .verification-upload-input.error-input {
    border: 1px solid #DC1A1A;
}

.clientverify .upload-icon {
    width: 47px;
    height: 50px;
    line-height: 50px;
    float: left;
    position: relative;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../Images/Sport/verify/upload.svg);
}

.clientverify .verify-input-content.error-success .label-text {
    width: 170px;
}

.clientverify .verification-upload-input.error-input .upload-icon {
    background-image: url(../Images/Sport/verify/upload.svg);
}

.clientverify .verification-upload-input.input-success .upload-icon,
.clientverify .veryfy-uploader.loading .verification-upload-input .upload-icon,
.clientverify .verify-input-content.error-success .upload-icon {
    background-image: url(../Images/Sport/verify/success.svg);
}

.clientverify .label-text {
    width: 77px;
    height: 50px;
    float: left;
    position: relative;
    padding-right: 7px;
    line-height: 50px;
    text-align: left;
    font-family: CrystalNU4-Regular;
    font-size: 14px;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.clientverify .label-text .uploaded-img-name, .clientverify .label-text .uploaded-text-change {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.clientverify .verification-upload-input .label-text .uploaded-img-name {
    display: none
}

.clientverify .verify-input-content.error-success .verification-upload-input .label-text .uploaded-img-name {
    display: block;
}

.clientverify .verification-upload-input.input-success .label-text, .clientverify .veryfy-uploader.loading .verification-upload-input.input-success .label-text, .clientverify .veryfy-uploader.loading .verification-upload-input .label-text .uploaded-img-name {
    font-family: CrystalNU4-Bold;
    font-size: 14px;
    color: #333333;
}

.clientverify .verification-upload-input.input-success .label-text .uploaded-text-change, .clientverify .veryfy-uploader.loading .verification-upload-input .label-text .uploaded-text-change {
    display: none
}

.clientverify .verification-upload-input.input-success .label-text .uploaded-img-name, .clientverify .veryfy-uploader.loading .verification-upload-input .label-text .uploaded-img-name {
    display: block
}

.clientverify .upload-button {
    width: 90px;
    height: 36px;
    float: left;
    position: relative;
    margin-right: 7px;
    margin-top: 6px;
    background: #FFCC00;
    border-radius: 4px;
    line-height: 36px;
    text-align: center;
    font-family: CrystalBetUni-Medium;
    font-size: 12px;
    color: #333333;
    box-sizing: border-box;
    overflow: hidden;
}

.clientverify .error-input-text {
    width: 284px;
    min-height: 84px;
    position: absolute;
    border: 1px solid #DC1A1A;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 9px 6px 11px 6px;
    font-family: CrystalNU4-Regular;
    font-size: 12px;
    line-height: 14px;
    align-items: center;
    color: #DC1A1A;
    background-color: #FFFFFF;
    display: none;
}

.clientverify .veryfy-uploader:not(.loading) .error-input-text.error-input {
    display: block;
}

.clientverify .veryfy-uploader:not(.loading) .error-input-text.error-input.horizontalbottom, .clientverify .horizontal-errors {
    display: none;
}

.clientverify .error-input-text.triangleleft {
    left: -10px;
    bottom: -80px;
}

.clientverify .error-input-text.triangleright-2 {
    left: -10px;
    bottom: -80px;
}

.clientverify .error-input-text.triangleright {
    left: -10px;
    bottom: -80px;
}

.clientverify .error-input-text.triangleleft:before {
    position: absolute;
    content: "";
    width: 7px;
    height: 15px;
    top: -11px;
    left: calc(50% - 7.5px);
    background-image: url(../Images/Sport/verify/tringleleft.svg);
    background-repeat: no-repeat;
    background-position: center center;
    transform: rotate(-90deg);
}

.clientverify .error-input-text.triangleright:before, .clientverify .error-input-text.triangleright-2:before {
    position: absolute;
    content: "";
    width: 7px;
    height: 15px;
    top: -11px;
    left: calc(50% - 7.5px);
    background-image: url(../Images/Sport/verify/tringleleft.svg);
    background-repeat: no-repeat;
    background-position: center center;
    transform: rotate(-90deg);
}

.clientverify .button-upload {
    width: 340px;
    height: 60px;
    float: left;
    position: relative;
    line-height: 60px;
    margin-left: calc(50% - 170px);
    background: #FFDD33;
    border-radius: 6px;
    font-family: CrystalBetUni-Medium;
    font-size: 16px;
    text-align: center;
    color: #262000;
    outline: none;
    border: none;
    cursor: pointer;
}

.clientverify .button-loader {
    width: 340px;
    height: 60px;
    float: left;
    position: relative;
    line-height: 60px;
    margin-left: calc(50% - 170px);
    background: #FFDD33;
    border-radius: 6px;
    font-family: CrystalNU4-Regular;
    font-size: 16px;
    text-align: left;
    color: #262000;
    outline: none;
    border: none;
    cursor: pointer;
    box-sizing: border-box;
    padding-left: 104px;
    display: none;
}

.clientverify .button-loader .loader {
    border: 4px solid #bea524e6;
    border-radius: 50%;
    border-top: 4px solid #262000;
    width: 24px;
    height: 24px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    box-sizing: border-box;
    left: 68px;
    top: 18px;
    position: absolute;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.clientverify .upload-button-content.loading .button-loader {
    display: block;
}

.clientverify .upload-button-content.loading .button-upload {
    display: none;
}

.clientverify .button-upload:hover, .clientverify .button-close:hover {
    background: #fee257;
}

.clientverify .button-upload:disabled,
.clientverify .button-upload[disabled] {
    cursor: default;
    background: #E6E6E6;
    border-radius: 6px;
    font-family: CrystalBetUni-Medium;
    font-size: 16px;
    text-align: center;
    color: #808080;
}

.clientverify .upload-button-content {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 40px;
    margin-bottom: 20px;
}

.clientverify .delete-button {
    width: 36px;
    height: 36px;
    float: right;
    position: relative;
    margin-right: 6px;
    margin-top: 6px;
    background: #F2F2F2;
    border-radius: 4px;
    line-height: 36px;
    box-sizing: border-box;
    background-image: url(../Images/Sport/verify/delete.svg);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    display: none;
}

.clientverify .verification-upload-input.error-input .delete-button {
    display: none;
}

.clientverify .verification-upload-input.error-input .upload-button {
    display: block;
}

.clientverify .verification-upload-input.input-success .delete-button {
    display: block;
}

.clientverify .verify-input-content.error-success .verification-upload-input .delete-button {
    display: none;
}

.clientverify .verification-upload-input.input-success .upload-button,
.clientverify .verify-input-content.error-success .verification-upload-input .upload-button {
    display: none;
}

.clientverify .veryfy-uploader.loading .verification-upload-input .upload-button, .clientverify .veryfy-uploader.loading .verification-upload-input .delete-button {
    display: none;
}

.input-file-veryfy {
    width: 200px;
    height: 200px;
    position: absolute;
    top: -23px;
    left: 0px;
    cursor: pointer;
    opacity: 0;
}

.clientverify .button-close {
    width: 340px;
    height: 60px;
    float: left;
    position: relative;
    line-height: 60px;
    margin-left: calc(50% - 170px);
    background: #FFDD33;
    border-radius: 6px;
    font-family: CrystalBetUni-Medium;
    font-size: 16px;
    text-align: center;
    color: #262000;
    outline: none;
    border: none;
    cursor: pointer;
    margin-top: 5px;
}

.close-verify-button {
    width: 40px;
    height: 40px;
    right: 10px;
    top: 10px;
    position: absolute;
    background-image: url(../Images/Sport/verify/close.svg);
    background-repeat: no-repeat;
    background-position: center center;
    box-sizing: border-box;
    cursor: pointer;
    z-index: 1;
}

.clientverify .success-text {
    width: 100%;
    height: 110px;
    float: left;
    position: relative;
    background-image: url(../Images/Sport/verify/succesverify.svg);
    background-repeat: no-repeat;
    background-position: center top 17px;
    box-sizing: border-box;
}

.clientverify .success-text-content {
    width: 100%;
    float: left;
    position: relative;
    font-family: 'CrystalNU4-Bold';
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #33B52A;
    box-sizing: border-box;
    margin-top: 71px;
}

.clientverify .user-content {
    width: 100%;
    height: 50px;
    float: left;
    position: relative;
    box-sizing: border-box;
    margin-top: 0;
    text-align: center;
}

.clientverify .user-lists {
    max-height: 100%;
    min-width: 550px;
    height: 50px;
    background: #F7F7F7;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    border-radius: 10px;
    display: inline-table;
}

.clientverify .customer-name {
    height: 50px;
    float: left;
    position: relative;
    padding-left: 20px;
}

.clientverify .customer-pin {
    height: 50px;
    float: right;
    line-height: 50px;
    position: relative;
    padding-right: 28px;
}

.clientverify .customer, .clientverify .pin {
    font-family: CrystalBetUni-Medium;
    font-size: 16px;
    line-height: 50px;
    color: #666666;
    float: left;
}

.clientverify .customer-text {
    font-family: CrystalBetUni-Bold;
    font-size: 20px;
    line-height: 50px;
    color: #000000;
    float: right;
    padding-left: 7px;
    padding-right: 88px;
    box-sizing: border-box;
}

.clientverify .pin-text {
    font-family: CrystalBetUni-Bold;
    font-size: 20px;
    line-height: 50px;
    color: #000000;
    float: right;
    padding-left: 7px;
}

.clientverify .verify-chooser-header {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    font-family: CrystalBetUni-Medium;
    font-size: 20px;
    line-height: 1px;
    color: #1A1A1A;
    padding-top: 140px;
    box-sizing: border-box;
}

.clientverify .verify-chooser-content {
    width: 280px;
    float: left;
    position: relative;
    box-sizing: border-box;
    margin-left: calc(50% - 140px);
    margin-top: 79px;
}

.clientverify .veryfy-chooser-buttons {
    width: 100%;
    height: 60px;
    float: left;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.clientverify .btn-veryfy-choose {
    width: 100%;
    height: 60px;
    float: left;
    position: relative;
    box-sizing: border-box;
    background: #FFDD33;
    border-radius: 6px;
    border: none;
    outline: none;
    cursor: pointer;
    font-family: CrystalBetUni-Medium;
    font-size: 16px;
    line-height: 60px;
    text-align: center;
    color: #262000;
}

.clientverify .btn-veryfy-choose:hover {
    background: #fde158;
}

.clientverify .verify-input-content {
    width: 263px;
    height: 296px;
    float: left;
    position: relative;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    border-radius: 10px;
}

.clientverify .verify-input-content.error-input {
    border: 2px solid #DC1A1A;
}

.clientverify .verify-input-content.error-success {
    border: 2px solid #33B52A;
}

.Passport .clientverify .verify-input-content.Passport {
    display: none;
}

.clientverify .verify-input-content:nth-child(2) {
    margin-left: 25px;
}

.clientverify .verify-input-content:nth-child(3) {
    margin-left: 25px;
}

.HideSelft .verify-input-content.HideSelft {
    display: none;
}

.HideSelft .image-description {
    display: none;
}

.HideSelft .clientverify .verify-input-content:nth-child(1) {
    margin-left: 145px;
}

.Passport.HideSelft .clientverify .verify-input-content:nth-child(1) {
    margin-left: 290px;
}

.Passport .clientverify .verify-input-content:nth-child(1) {
    margin-left: 145px;
}

.clientverify .verify-patern {
    width: 213px;
    height: 147px;
    float: left;
    position: relative;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 20px;
    margin-left: 25px;
}

.clientverify .verify-patern.front {
    background-image: url(../Images/Sport/verify/front.png);
}

.Passport .clientverify .verify-patern.front {
    background-image: url(../Images/Sport/verify/passport.png);
}

.clientverify .verify-patern.back {
    background-image: url(../Images/Sport/verify/back.png);
}

.clientverify .verify-patern.self {
    background-image: url(../Images/Sport/verify/self.png);
}

.clientverify .verify-patern-text {
    width: 100%;
    float: left;
    position: relative;
    box-sizing: border-box;
    font-family: CrystalBetUni-Bold;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 20px;
}

.clientverify .verify-patern-text.Passport {
    display: none;
}

.Passport .clientverify .verify-patern-text.Passport {
    display: block;
}

.Passport .clientverify .verify-patern-text.no-Passport {
    display: none;
}

.self-description {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1;
    display: none;
}

.self-description .self-content {
    width: 778px;
    height: 508px;
    margin-top: 119px;
    margin-left: calc(50% - 389px);
    float: left;
    position: relative;
}

.self-description .self-header {
    width: 100%;
    height: 50px;
    float: left;
    position: relative;
    box-sizing: border-box;
    font-family: CrystalBetUni-Medium;
    font-size: 14px;
    line-height: 50px;
    align-items: left;
    color: #262000;
    padding-left: 23px;
    background: #FFCC00;
    border-radius: 4px 4px 0px 0px;
}

.self-description .self-body {
    width: 100%;
    height: 438px;
    float: left;
    position: relative;
    box-sizing: border-box;
    background: #000000;
}

.self-description .self-close {
    width: 50px;
    height: 50px;
    float: right;
    position: relative;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../Images/Sport/verify/close.svg);
    cursor: pointer;
}

/*client verification*/
#ButtonChangeCountryCode {
    height: 0;
    width: 0;
    border: none;
    margin: 0;
    padding: 0;
}


/*QuestionnairePopupUserControl*/


.QuestionnairePopupUserControl {
    width: 700px;
    height: 540px;
    background: url("../Images/Questionnaire/bg.png");
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    border-radius: 20px;

}
.QuestionnairePopupUserControl .questions p.questions-txt{
    font-family: 'CrystalNU4-Regular';
    font-size: 14px;
    text-align: center;
    color: #6C7FA0;
    position: absolute;
    bottom: 170px;
    width: 100%;
    padding: 0;
    margin: 0!important;
    box-sizing: border-box;
}
.QuestionnairePopupUserControl .questions p.questions-txt.mobVersion{
    display: none;
}

.QuestionnairePopupUserControl .cp-header {
    background: transparent;
    border-radius: 0;
    height: 0;
}

.QuestionnairePopupUserControl .cp-body {
    margin: 0;
    height: 540px;
}

.QuestionnairePopupUserControl .questionnaireFirstBox {
    padding-top: 120px;
}


.QuestionnairePopupUserControl .questionnaireFirstBox .secondQuestionnaireFirstTxt {
    font-family: 'CrystalNU4-Bold';
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    padding: 0 133px;
}


.QuestionnairePopupUserControl .questionnaire-popup h1 {
    font-family: 'CrystalBetUni-Bold';
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #FDE053;
    margin-bottom: 30px;
}

.QuestionnairePopupUserControl .questionnaire-popup .promo-popup-bg {
    display: none;
}

.QuestionnairePopupUserControl .questionnaire-popup .prmo-popup-content {
    position: initial;
    left: 0;
    top: 0;
}

.QuestionnairePopupUserControl .questionnaire-popup .promo-popup-close {
    display: none;
}

.QuestionnairePopupUserControl .freeSpinTxt {
    color: #32D227;
    text-decoration: underline;
}

.QuestionnairePopupUserControl .freeGameTxt {
    color: #FDE053;
}

.QuestionnairePopupUserControl p {
    font-family: 'CrystalNU4-Bold';
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 136px !important;
    display: block;
    padding: 0 160px;
    position: relative;
}
#body.ru .QuestionnairePopupUserControl p {
    padding: 0 100px;
}

.QuestionnairePopupUserControl .questions p {
    margin-bottom: 30px !important;
}

.QuestionnairePopupUserControl .questionnaireFirstBox .emojiIcon {
    background-image: url('../Images/Questionnaire/emojiIcon.png');
    width: 19px;
    height: 19px;
    position: relative;
    top: 3px;
    display: inline-block;
}
.QuestionnairePopupUserControl .questionnaireFirstBox .emojiIconSecond{
    background-image: url('../Images/Questionnaire/emojiIcon.png');
    width: 19px;
    height: 19px;
    position: relative;
    top: 3px;
    display: inline-block;
}

.QuestionnairePopupUserControl .questionnaireFirstBox .giftIcon {
    background-image: url('../Images/Questionnaire/giftIcon.png');
    width: 18px;
    height: 18px;
    position: relative;
    display: inline-block;
    top: 3px;
}

.QuestionnairePopupUserControl .startBtn {
    width: 200px;
    height: 60px;
    background: linear-gradient(264.86deg, #FFCC00 0%, #FDE053 100%);
    color: #000000;
    border-radius: 10px;
    font-family: 'CrystalBetUni-Medium';
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 250px;
    cursor: pointer;
    border: 0;
    position: absolute;
    bottom: 91px;
}
.QuestionnairePopupUserControl .startBtn.nextBtn {
    background: rgba(179, 179, 179, 0.7);
    color: rgba(0, 0, 0, 0.5);
    bottom: 60px;
}
.QuestionnairePopupUserControl .startBtn.nextBtn.closeBtn {
    background: linear-gradient(264.86deg, #FFCC00 0%, #FDE053 100%);
    color: #000000;
    bottom: 150px;
}
.QuestionnairePopupUserControl .startBtn.nextBtn.activated {
    background: linear-gradient(264.86deg, #FFCC00 0%, #FDE053 100%);
    color: #000000;
}
.QuestionnairePopupUserControl .questions .questionnaireTextArea ~ input{
    background: linear-gradient(264.86deg, #FFCC00 0%, #FDE053 100%);
    color: #000000;
    bottom: 60px;
}

.QuestionnairePopupUserControl .questionnaireFirstBox .lastTxt {
    font-family: 'CrystalNU4-Regular';
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    color: #CCCCCC;
    margin-bottom: 0 !important;
    padding: 0;
    opacity: 80%;
    position: absolute;
    bottom: 46px;
    width: 100%;
    box-sizing: border-box;
}

.QuestionnairePopupUserControl .progressBar {
    width: 556px;
    height: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 60px;
    padding-top: 60px;
}

.QuestionnairePopupUserControl .progressBar .progressBar-steps {
    width: 130px;
    height: 10px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 4px;
    margin-right: 12px;
}

.QuestionnairePopupUserControl .progressBar .progressBar-steps.current {
    background: #FDE053;
}

.QuestionnairePopupUserControl .questions .questionnaireTextArea p {
    padding: 0 70px;
    margin-bottom: 18px !important;
}

.QuestionnairePopupUserControl .questions p {
    font-family: 'CrystalNU4-Regular';
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 30px !important;
    padding: 0 88px;
}

.QuestionnairePopupUserControl .questionnaireLastBox {
    padding: 160px 0 0;
}

.QuestionnairePopupUserControl .questionnaireLastBox .closeQuestionnaireTxt {
    font-family: 'CrystalNU4-Bold';
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #FDE053;
    margin-bottom: 106px !important;
}
.QuestionnairePopupUserControl .cp-close{
    z-index: 9;
}

.QuestionnairePopupUserControl .questionnaireLastBox p {
    padding: 0 105px;
    margin-bottom: 68px;
}
.QuestionnairePopupUserControl .questionnaireLastBox p.secondQuestionnaireLastTxt {
    padding: 0;
    font-family: 'CrystalNU4-Bold';
    margin-bottom: 68px!important;
}

.QuestionnairePopupUserControl .questionnaireLastBox .useFreeSpinBtn {
    width: 310px;
    height: 60px;
    background: linear-gradient(264.89deg, #33B52A -11.55%, #2FD724 106.7%);
    border-radius: 10px;
    font-family: 'CrystalBetUni-Medium';
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 195px;
    border: 0;
    cursor: pointer;
    position: absolute;
    bottom: 173px;
}

.QuestionnairePopupUserControl textarea {
    width: 589px;
    height: 152px;
    background: #0F141F;
    border: 1px solid #4B4F58;
    border-radius: 20px;
    display: block;
    margin: 0 auto 58px;
    outline: 0;
    padding: 13px 18px;
    box-sizing: border-box;
    resize: none;
    font-family: 'CrystalNU4-Regular';
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

.QuestionnairePopupUserControl .rate .rate-stars {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
    margin-bottom: 180px;
    height: 20px;
    position: relative;
}
.QuestionnairePopupUserControl .rate .rate-stars label[title]{

}

.QuestionnairePopupUserControl .rate .rate-stars:not(:checked) > input {
    position: absolute;
    top: -9999px;
}

.QuestionnairePopupUserControl .rate .rate-stars:not(:checked) > label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 30px;
    color: #ccc;
}

.QuestionnairePopupUserControl .rateContent {
    background-image: url('../Images/Questionnaire/rate-bg.png');
    width: 146px;
    height: 45px;
    position: absolute;
    top: 30px;
    font-size: 12px;
    align-items: center;
    justify-content: center;
    color: #E6E6E6;
    opacity: 90%;
    padding-top: 3px;
    box-sizing: border-box;
    right: 260px;
    display: none;
}

.QuestionnairePopupUserControl .star1 {
    top: 30px;
    right: 340px;
}

.QuestionnairePopupUserControl .star2 {
    top: 30px;
    right: 310px;
}

.QuestionnairePopupUserControl .star3 {
    top: 30px;
    right: 280px;
}

.QuestionnairePopupUserControl .star4 {
    top: 30px;
    right: 250px;
}

.QuestionnairePopupUserControl .star5 {
    top: 30px;
    right: 220px;
}

.QuestionnairePopupUserControl .rate .rate-stars:not(:checked) > label:before {
    content: '★ ';
}

.QuestionnairePopupUserControl .rate .rate-stars > input:checked ~ label {
    color: #FDE053;
}


.QuestionnairePopupUserControl .rate .rate-stars:not(:checked) > label:hover,
.QuestionnairePopupUserControl .rate .rate-stars:not(:checked) > label:hover ~ label {
    color: #c8b142;
}

.QuestionnairePopupUserControl .rate .rate-stars > input:checked + label:hover,
.QuestionnairePopupUserControl .rate .rate-stars > input:checked + label:hover ~ label,
.QuestionnairePopupUserControl .rate .rate-stars > input:checked ~ label:hover,
.QuestionnairePopupUserControl .rate .rate-stars > input:checked ~ label:hover ~ label,
.QuestionnairePopupUserControl .rate .rate-stars > label:hover ~ input:checked ~ label {
    color: #FDE053;
}
.QuestionnairePopupUserControl .rate .rate-stars > input:checked ~ label:hover{
    color: #c8b142;
}

.QuestionnairePopupUserControl .JetXFlyClass {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 400px;
    margin: 0 auto;
}
#body.ru .QuestionnairePopupUserControl .JetXFlyClass.withImg,
#body.en .QuestionnairePopupUserControl .JetXFlyClass.withImg  {
    width: 450px;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg {
    justify-content: flex-start;
    padding-left: 120px;
    box-sizing: border-box;
    width: 100%;
}
.QuestionnairePopupUserControl .questions p.JetXText {
    font-family: 'CrystalNU4-Bold';
    font-size: 18px;
    line-height: 21px;
    color: #FDE053;
    padding: 0 32px;
}
.QuestionnairePopupUserControl .JetXFlyClass input{
    display: none;
}
.QuestionnairePopupUserControl .JetXFlyClass td{
    display: flex;
    align-items: center;
    position: relative;
    flex-wrap: wrap;
    justify-content: center;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg td{
    justify-content: flex-start;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg.rateTag td{
    background: #212630;
    border: 1px solid #414C67;
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg.rateTag td:hover{
    background: #303A51;
    border: 1px solid #414C67;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg.rateTag td.active{
    background: #FFCC00;
    border: 1px solid #414C67;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg.rateTag .rateTagTxt{
    font-family: 'CrystalNU4-Regular';
    font-size: 10px;
    color: #6C7FA0;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg.rateTag td.active label{
    font-family: 'CrystalNU4-Bold';
    color: #262000;
}
.QuestionnairePopupUserControl .JetXFlyClass td img{
    margin-top: 5px;
}
.QuestionnairePopupUserControl .JetXFlyClass td span.selectionTag{
    cursor: pointer;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.QuestionnairePopupUserControl .JetXFlyClass.rateTag td span.selectionTag{
    margin-bottom: 0;
}
.QuestionnairePopupUserControl .JetXFlyClass td span.selectionTag.active span.roundChecklist:after{
    content: '';
    width: 8px;
    height: 9px;
    background: #5B70A3;
    border-radius: 2px;
    display: block;
    margin-top: 2px;
    margin-left: 3px;
    box-sizing: border-box;
}
.QuestionnairePopupUserControl .JetXFlyClass.rateTag td span.selectionTag.active span.roundChecklist:after{
    display: none;
}
.QuestionnairePopupUserControl .JetXFlyClass tbody{
    display: flex;
    align-items: center;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg tbody{
    display: block;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg.rateTag tbody{
    display: flex;
}
.QuestionnairePopupUserControl .JetXFlyClass tbody tr:first-child{
    margin-right: 40px;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg tbody tr{
    margin-right: 40px;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg tbody tr:first-child td{
    border-radius: 4px 0 0 4px;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg.rateTag tbody tr:last-child td{
    border-radius: 0 4px 4px 0;
    border-right: 1px solid #414C67;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg.rateTag {
    display: block;
    padding: 0;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg.rateTag table{
    margin: 0 auto;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg.rateTag .rateTagTopTxt {
    width: 440px;
    margin: 0 auto 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg.rateTag tbody tr{
    margin-right: 0;
}
.QuestionnairePopupUserControl .JetXFlyClass label{
    font-family: 'CrystalNU4-Regular';
    font-size: 17px;
    line-height: 21px;
    text-align: start;
    color: #FFFFFF;
    cursor: pointer;
}
.QuestionnairePopupUserControl .JetXFlyClass.rateTag label{
    color: rgba(255, 255, 255, .7);
}
.QuestionnairePopupUserControl .JetXFlyClass span.roundChecklist{
    display: block;
    background: #212630;
    border: 1px solid #58688E;
    border-radius: 4px;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    box-sizing: border-box;
    float: left;
    flex: none;
}
.QuestionnairePopupUserControl .JetXFlyClass.rateTag span.roundChecklist{
    display: none;
}
.QuestionnairePopupUserControl .JetXFlyClass span.roundChecklist.active{
    display: block;
    background: #212630;
    border: 1px solid #58688E;
    border-radius: 4px;
    width: 16px;
    height: 16px;
}
.QuestionnairePopupUserControl .JetXFlyClassImages {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}
.QuestionnairePopupUserControl .JetXFlyClass.withImg img {
    width: 156px;
    height: 135px;
    border-radius: 10px;
}
.QuestionnairePopupUserControl .JetXFlyClass label[for=boom]
{
    margin-right: 40px;
}



.item:hover .timer-promo-loader-start {
    display: flex;
}
.timer-promo-loader-start {
    width: 320px;
    height: 24px;
    left: calc(50% - 320px/2);
    bottom: -30px;
    z-index: 9;
    position: absolute;
    background: #F2F2F2;
    font-family: 'CrystalNU4-Regular';
    color: #4C4C4C;
    font-size: 11px;
    display: none;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
}
.en .timer-promo-loader-start,
.ru .timer-promo-loader-start {
    font-size: 10px;
}
.timer-promo-loader-start:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 3.5px 3.5px 3.5px;
    border-color: transparent transparent #F2F2F2 transparent;
    position: absolute;
    top: -3.5px;
    left: calc(50% - 3.5px);
}
.HeaderWheelContainer .timer-promo-loader-start:after {
    display: none;
}
.HeaderWheelContainer .timer-promo-loader-start {
    width: 100%;
    height: 24px;
    left: 0;
    bottom: -10px;
    z-index: 9;
    position: absolute;
    background: #F2F2F2;
    font-family: 'CrystalNU4-Regular';
    color: #4C4C4C;
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px 0px 10px 10px;
}
.timer-promo-loader-start font {
    display: flex;
    align-items: center;
    justify-content: center;
}
.timer-promo-loader-start font div {
    display: flex;
    align-items: center;
    justify-content: center;
}
.timer-promo-loader-start font div label {
    color: #333333;
    font-family: 'CrystalNU4-Bold';
    width: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*client-popup light DirectMarketingMandatorySubscriptionPopupControl*/
.client-popup.DirectMarketingMandatorySubscriptionPopupControl .cp-header {
    display: none;
}
.client-popup.DirectMarketingMandatorySubscriptionPopupControl .cp-body {
    height: calc(100% - 0px);
}

.client-popup.DirectMarketingMandatorySubscriptionPopupControl {
    width: 580px;
    height: 420px;
    border-radius: 20px;
    background-image: url('../Images/DirectMarketingMandatorySubscription/bg.png');
}

.DirectMarketingMandatorySubscription-close {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 10px;
    top: 10px;
    display: flex;
    justify-content: center;
    cursor: pointer;
}
.DirectMarketingMandatorySubscription-close:after {
    content: '\e818';
    font-family: 'cb-icons';
    font-size: 14px;
    color: #B2B2B2;
}

.DirectMarketingMandatorySubscription-container {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    color: #fff;
    text-align: center;
    position: relative;
}
.DirectMarketingMandatorySubscription-username {
    font-size: 20px;
    font-family: 'CrystalBetUni-Medium';
    margin: 80px auto 40px auto;
}
.DirectMarketingMandatorySubscription-text {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-family: 'CrystalNU4-Regular';
    margin-bottom: 10px;
}
.DirectMarketingMandatorySubscription-text2 {
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
    font-family: 'CrystalNU4-Regular';
}
.DirectMarketingMandatorySubscription-bt {
    cursor: pointer;
    background: #FFCC00;
    width: 200px;
    height: 60px;
    border-radius: 10px;
    display: flex;
    margin: 43px auto 30px auto;
    color: #000;
    font-size: 16px;
    font-family: 'CrystalBetUni-Medium';
    align-items: center;
    justify-content: center;
}
.DirectMarketingMandatorySubscription-later {
    cursor: pointer;
    text-decoration: underline;
}


.DirectMarketingMandatorySubscription-later-container-bg {
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 18px;
}
.DirectMarketingMandatorySubscription-later-container {
    width: 360px;
    height: 290px;
    left: calc(50% - 360px/2);
    top: calc(50% - 290px/2);
    border-radius: 20px;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.40);
    position: absolute;
    background: #fff;
    position: absolute;
    color: #1A1A1A;
    font-size: 15px;
    z-index: 2;
}
.DirectMarketingMandatorySubscription-later-icon {
    width: 54px;
    height: 54px;
    background: #FFE4E4;
    border-radius: 54px;
    margin: 30px auto 16px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.DirectMarketingMandatorySubscription-later-icon:after {
    content: '';
    background-image: url('../Images/DirectMarketingMandatorySubscription/warn.svg');
    width: 26px;
    height: 26px;
}
.DirectMarketingMandatorySubscription-later-text {
    display: flex;
    width: 300px;
    margin: 0 auto;
    color: #1A1A1A;
    font-size: 15px;
    font-family: 'CrystalNU4-Bold';
}
.DirectMarketingMandatorySubscription-later-bt-container {
    display: flex;
    margin-top: 30px;
    gap: 20px;
    justify-content: center;
}
.DirectMarketingMandatorySubscription-later-bt-container div {
    display: flex;
    width: 140px;
    height: 58px;
    border-radius: 10px;
    color: #fff;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 14px;
    font-family: 'CrystalBetUni-Medium';
}
.DirectMarketingMandatorySubscription-later-bt-no {
    background: #FF2929;
}
.DirectMarketingMandatorySubscription-later-bt-yes {
    background: #33B52A;
}

.DirectMarketingMandatorySubscription-Disagreed-container-bg {
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 18px;
}
.DirectMarketingMandatorySubscription-Disagreed-container {
    width: 360px;
    height: 326px;
    left: calc(50% - 360px/2);
    top: calc(50% - 326px/2);
    border-radius: 20px;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.40);
    position: absolute;
    background: #fff;
    position: absolute;
    color: #1A1A1A;
    font-size: 15px;
    z-index: 2;
}
.DirectMarketingMandatorySubscription-Disagreed-icon {
    width: 54px;
    height: 54px;
    background: #FFE4E4;
    border-radius: 54px;
    margin: 30px auto 16px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.DirectMarketingMandatorySubscription-Disagreed-icon:after {
    content: '';
    background-image: url('../Images/DirectMarketingMandatorySubscription/warn.svg');
    width: 26px;
    height: 26px;
}
.DirectMarketingMandatorySubscription-Disagreed-text {
    display: flex;
    width: 300px;
    margin: 0 auto;
    color: #1A1A1A;
    font-size: 15px;
    font-family: 'CrystalNU4-Bold';
    line-height: 18px;
}
.DirectMarketingMandatorySubscription-Disagreed-bt-container {
    display: flex;
    margin-top: 30px;
    gap: 20px;
    justify-content: center;
}
.DirectMarketingMandatorySubscription-Disagreed-bt-container div {
    display: flex;
    width: 300px;
    height: 58px;
    border-radius: 10px;
    color: #262000;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 14px;
    font-family: 'CrystalBetUni-Medium';
    background: #FFCC00;
}
.DirectMarketingMandatorySubscription-Disagreed-close-bt {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    padding: 22px;
    box-sizing: border-box;
    text-decoration: none;
    cursor: pointer;
}
.DirectMarketingMandatorySubscription-Disagreed-close-bt:before {
    font-family: 'cb-icons';
    content: '\e818';
    font-size: 14px;
    color: #B3B3B3;
}
    .ResponsibleGaming-onoff input[type="checkbox"]  {
        opacity: 0;
        right: 0;
        top: 0;
        width: 100px;
        height: 100%;
        position: absolute;
        z-index: 0;
        cursor: pointer;
    }

    .ResponsibleGaming-onoff .slider {
        transition: 0.4s;
        position: absolute;
        right: 16px;
        top: calc(50% - 9px);
        width: 38px;
        height: 18px;
        border-radius: 9px;
        background: #D8D8D8;
        cursor: pointer;
        left: unset;
        z-index: initial;
    }

    .ResponsibleGaming-onoff .slider:after {
        position: absolute;
        content: "";
        height: 12.8px;
         width: 12.8px;
        left: 3px;
        top: calc(50% - 6.4px);
        background-color: #808080;
        transition: 0.4s;
        border-radius: 50%;
    }

    .ResponsibleGaming-onoff input:checked ~ .slider {
        background-color: #DC1A1A;
    }

    .ResponsibleGaming-onoff input:checked ~ .slider:after {
        background-color: #ffffff;
        transform: translateX(20px);
    }
    .ResponsibleGaming-onoff input:checked ~ .ResponsibleGaming-onoff-back {
        background: rgba(220, 26, 26, 0.10);
    }
    .ResponsibleGaming-onoff-back {
        position: absolute;
        width: 100%;
        height: 42px;
        background: #F0F3F5;
        box-sizing: border-box;
        border-radius: 10px;
        left: 0;
        top: 0;
        z-index: 0;
    }