﻿@import "client.responsibleGaming.css";
@import "client.security.setting.css?v=6";
@import "client.branches.mobile.css";
@import "client.messenger.css";
@import "passcode.white.css";
@import "../../../Content/Styles/client.gifts.css";
@import "client.gifts.mobile.css";
@import "client.moneyTransfer.css";
@import "client.transaction.history.css";
@import "../datepicker.css";
@import "client.profile.mobile.css";
@import "client.liveChat.css";
@import "client.transfers.mobile.css";
@import "client.rules.mobile.css";

@import "client.verification.css";
@import "client.verification.new.css";
@import "../../../Content/Styles/message-templates.css";

@import "client.tickethistory.css";
@import "client.login.css";
@import "registration.css";
@import "client.FAQhelp.mobile.popup.css";
@import "../../../Content/Styles/PlusEighteen.popup.css";
@import "client.notification.popup.css";
@import "client.houndredpercentcashback.popup.css";
@import "MobileVerificationControl.css";
@import "MobileVerificationGreenControl.css";
@import "client.password.change.mobile.css";
@import "client.new.device.warning.mobile.css";
@import "client.login.history.view.css";
@import "client.person.verification.css";
@import "client.SportDaysChooseGiftUserControl.css";
/* Promos */
@import "client.promo.sport.bonus.popup.css";
@import "client.promo.assort.bonus.popup.css";
@import "client.AgeValidateRsRestiction.css";
@import "../../../Content/Styles/client.rules.popup.css";

.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: 100%;
    /*height: calc(100vh - 50px);*/
    height: calc(var(--vh, 1vh) * 100 - 50px);
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.4);
    z-index: 1001;
    top: 50px;
    max-width: 680px;
}
.client-popup.light.TicketListPopupControl {
    background-color: #F2F2F2;
}
#body_body.DarkMode .client-popup.light.TicketListPopupControl {
    background-color: #242424;
}
.client-popup .cp-header{
	background: #262626;
	height: 50px;
}
.client-popup.TicketListPopupControl .cp-header{
    background: #242424 !important;;
    height: 44px !important;;
}
.client-popup .cp-title{
	line-height: 50px;
	color: #CCCCCC;
	font-size: 13px;
	font-family: 'CrystalBetUni-Medium';
	display: inline-block;
}
.client-popup.TicketListPopupControl .cp-title {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 45px;
    height: 44px;
    width: calc(100% - 100px);
    position: absolute;
    top: 0px;
    left: 50px;

}
.client-popup-container.TicketListPopupControl .client-popup.TicketListPopupControl .cp-title {
    font-size: 12px !important;
    color: #FFFFFF !important;
    line-height: 45px !important;
    margin-left: 0px !important;
}
.client-popup .cp-icon{
    font-family: 'cb-icons';
    font-size: 17px;
    color: #CCCCCC;
    display: inline-block;
    text-align: center;
    margin-right: 16px;
    margin-left: 16px;
    display: inline-block;
    line-height: 50px;
}
.client-popup.TicketListPopupControl .cp-icon {
    color:#33B52A !important;;
    font-size: 20px !important;;
    line-height: 44px;
    margin-left: 21px !important;;
    margin-right: 8px;
}
.client-popup .cp-close,
.client-popup .cp-close2{
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    padding: 16px 18px;
    box-sizing: border-box;
    z-index: 1;
}
.client-popup.TicketListPopupControl .cp-close {
    padding: 13px 18px;
    box-sizing: border-box;
    height: 44px;
    width: 50px;
    top: 0px !important;
}
.client-popup .cp-close:before,
.client-popup .cp-close2:before{
    font-family: 'cb-icons';
    content: '\e818';
    font-size: 14px;
    color: #FDE053;
}
.client-popup.TicketListPopupControl .cp-close:before {
    color: #B3B3B3;
}
.client-popup .cp-body{
	overflow-x: hidden;
    overflow-y: auto;
    /*height: calc(100% - 50px);*/
    height: calc(var(--vh, 1vh) * 100 - 100px);
    position: relative;
    box-sizing: border-box;
}
#s_inner_content_header,
#s_inner_content_header_content{
	display: none;
}
.client-popup .cp-tabs{
    height: 50px;
    line-height: 50px;
	margin: 0 16px;
	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: 31px;
    position: relative;
    padding: 0;
}
#body_body.notallowepages .tp-tab-btn.cp-tab.deposit {
    display: none;
}


.client-popup .cp-tabs .cp-tab:hover{
    background-size: 100% 100%;
}
.client-popup .cp-tabs .cp-tab:before {
    content: '';
    position: absolute;
    left: -15px;
    top: 13px;    
    display: block;
    background: #CCC;
    width: 1px;
    height: 24px;
}

.client-popup .cp-tabs .cp-tab:first-child:before {
    display: none;
}
.client-popup .cp-tabs .cp-tab.active{
    color:  #1A1A1A;
}

.client-popup .cp-tabs .cp-tab.active:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -1px;
    display: block;
    width: 100%;
    height: 3px;
    background: #FFCC00;
}
.client-popup  .cp-tab-content{
    display: none;
}
.client-popup  .cp-tab-content.active{
    display: block;
}
/*.two-line*/
.client-popup .cp-tabs.two-line {
    margin: 0 auto !important;
    width: calc(100% - 30px);
}
.client-popup .cp-tabs.two-line .cp-tab {
    line-height: 17px;
    text-align: center;
    height: 49px;
    padding-top: 6px !important;
    box-sizing: border-box;

}
.client-popup .cp-tabs.two-line .cp-tab:nth-child(1) {
    width: calc(50% - 11px);
    margin-right: 22px;
}
.client-popup .cp-tabs.two-line .cp-tab:nth-child(2) {
    width: calc(50% - 11px);;
    margin-right: 0;
}

.client-popup .cp-form-container{
    margin: 0 16px ;
}
.client-popup .cp-form-group{
    margin: 0 0 5px 0;
}
.client-popup .cp-form-group label{
    font-family: 'CrystalBetUni-Medium';
    font-size: 12px;
    color: #4C4C4C;
}
.client-popup .cp-form-group .cp-input-container{
    margin-top: 7px;
}
.client-popup .cp-form-group.with-fixed-dropdown .cp-input-container{
    display: flex;
    background: #fff;
    color: #333333;
    width: 100%;
    height: 40px;
    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: calc(100% - 25px);
    border: none;
    height: 38px;
}

.client-popup .cp-form-group.with-fixed-dropdown .fixed-dropdown.countryCode .fixed-dropdown-input{
    background: #F2F2F2;
    border: none;
    border-radius: 2px;
    width: 91px;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    font-family: 'CrystalBetUni-Medium';
    font-size: 13px;
    position: relative;
    cursor: pointer;
    user-select: none;
    float: left;
    text-align: left;
    font-weight: 400;
    margin: 4px 0 0 4px;
    padding-left: 32px;
    color: #333333;
}
#main.horizontal .client-popup .cp-form-group.with-fixed-dropdown .fixed-dropdown.countryCode .fixed-dropdown-input{
    height: 30px;
    line-height: 30px;
}
.client-popup .cp-form-group.with-fixed-dropdown .fixed-dropdown.countryCode .fixed-dropdown-input:after {
    content: '\e823';
    position: absolute;
    font-family: 'cb-icons';
    font-size: 6px;
    color: #666666;
    pointer-events: none;
    right: 8px;    
}
.client-popup .cp-form-group.with-fixed-dropdown .fixed-dropdown.countryCode .fixed-dropdown-input > div{
    content: '';
    width: 18px;
    height: 18px;
    display: block;
    vertical-align: top;
    position: absolute;
    top: 6px;
    left: 9px;
}


.client-popup .cp-form-group .cp-input-container .cp-input{
    background: #fff;
    color: #333333;
    width: 100%;
    padding: 0 16px;
    height: 40px;
    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: 288px;
    height: 46px;
    line-height: 46px;
    display: block;
    text-decoration: none;
    font-family: 'CrystalBetUni-Medium';
    font-size: 14px;
    color: #262000;
    margin: 60px auto 0 auto;
    text-align: center;
}
#main.horizontal .client-popup .cp-form-group.submit .cp-input{
    margin-top: 15px;
}
.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.with-fixed-dropdown .countryCodeList > li > a > div{
    content: '';
    width: 17px;
    height: 17px;
    display: block;
    vertical-align: top;
    position: absolute;
    top: 15px;
    left: 16px;
    background-repeat: no-repeat;
}
.client-popup .cp-form-group .show-password{
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    position: absolute;
    top: 4px;
    right: 6px;
    z-index: 2;
    border-radius: 2px;
    cursor: pointer;
}
.client-popup .cp-form-group .show-password:before{
    content: '\e891';
    color: #999;
    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;
}


/* Fixed Dropdown { */
.fixed-dropdown.open{
    display: block;
}
.fixed-dropdown .fixed-dropdown-input{
    width: 100%;
    height: 38px;
    line-height: 38px;
    display: block;
    border: 1px solid #D8D8D8;
    border-radius: 2px;
    font-family: 'CrystalNU4-Regular';
    color: #808080;
    font-size: 12px;
    box-sizing: border-box;
    text-align: left;
    padding-left: 11px;
    background: #FFFFFF url(../img/common/new/payin/arrow-down-new.svg) no-repeat;
    background-size: 10px 9px;
    background-position: top 13px right 15px;
}
.fixed-dropdown .fixed-dropdown-shadow{
    width: 100vw;
    height: 100vh;
    z-index: 999;
    background: rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}
.fixed-dropdown.open .fixed-dropdown-shadow,
.fixed-dropdown.open .fixed-dropdown-menu{
    display: block;
}
.fixed-dropdown .fixed-dropdown-menu{
    width: calc(100% - 40px);
    position: fixed; 
    z-index: 1000;
    display: none;
    top: calc(50% + 10px);
    left: 50%;
    transform: translate(-50%, -50%);    
}
.fixed-dropdown .fixed-dropdown-menu .fd-list {
    list-style: none;
    padding: 0;
    margin: 0;
    background: #fff;
    max-height: calc(100vh - 170px);
    overflow: auto;    
}
.fixed-dropdown .fixed-dropdown-menu .fd-list > li{
    border-top: 1px solid #E6E6E6;
    position: relative;
}
.fixed-dropdown .fixed-dropdown-menu .fd-list > li:last-child{
    border-radius: 0px 0px 2px 2px;
}
.fixed-dropdown .fixed-dropdown-menu .fd-list > li > a{
    text-decoration: none;
    color: #333333;
    font-family: "CrystalBetUni-Medium";    
    font-size: 12px;
    height: 47px;
    line-height: 48px;
    padding-left: 49px;
    display: block;
}
.fixed-dropdown .fixed-dropdown-menu .fd-header{
    background: #F2F2F2;
    border-radius: 2px 2px 0px 0px;
    padding-left: 16px;
    font-family: "CrystalBetUni-Medium";
    font-size: 12px;
    height: 48px;
    line-height: 48px;
}
.fixed-dropdown .fixed-dropdown-menu .fd-close{
    position: absolute;
    right: 0;
    height: 48px;
    width: 46px;
    text-align: center;

}
.fixed-dropdown .fixed-dropdown-menu .fd-close:before{
    content: '\e842'; 
    color: #999;
    font-family: "cb-mobile-icons";
    font-size: 12px;    
}
/* Fixed Dropdown } */


/* 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 .money-transfer-money-status.fail .money-transfer-money-image{
    background-position: -131px -119px;
    width: 215px;
}
.MoneyTransferPopupControl.client-popup .money-transfer-money-image{
    display: block;
    background: url('../Images/Common/transfer-image.png');
    background-position: -131px -5px;
    width: 207px;
    height: 53px;
    margin-left: 18px;
    display: none;
}
.MoneyTransferPopupControl.client-popup .transfers-new-title{
    font-family: 'CrystalBetUni-Medium';
    font-size: 12px;
    line-height: 16px;
    color: #666666;
    height: 25px;
    text-align: center;
}
.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;
    margin-top: 22px;
    margin-bottom: 30px;
    position: relative;
    height: 20px;
}
.MoneyTransferPopupControl.client-popup .money-transfer-friend-row-2:after{
    background: none;
    content: '\e829';
    font-family: 'cb-icons';
    color: #CCCCCC;
    position: absolute;
    left: 5px;
    top: 12px;
}
.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;
    float: left;
    box-sizing: border-box;
    position: relative;
}
.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;
    position: relative;
}
.MoneyTransferPopupControl.client-popup .money-transfer-friend-textbox-pincode {
    height: 50px;
    position: relative;
}
.MoneyTransferPopupControl.client-popup .money-transfer-money-textbox {
    position: relative;
    margin: 0 auto 8px;
}
.MoneyTransferPopupControl.client-popup .money-transfer-friend-div {
    width: 200px;
    height: 40px;
    position: relative;
}
.MoneyTransferPopupControl.client-popup .money-transfer-friend-textbox span{
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px;
    height: 30px;
    background: #F2F2F2 none;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.MoneyTransferPopupControl.client-popup .money-transfer {
    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;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    border: none;
    box-sizing: border-box;
    padding-left: 10px;
    font-family: 'crystal2';
}
.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';
    float: left;
    width: 73%;
    height: 37px;
    padding-left: 15px;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.MoneyTransferPopupControl.client-popup .profile_edit_details_textbox {
    margin-left: 0;
    font-size: 13px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #1A1A1A;
    font-family: 'CrystalBetUni-Medium';
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 10px;
}
.MoneyTransferPopupControl.client-popup .money-transfer-friend-row {
    border: 0;
    background: #fff;
    display: flex;
    justify-content: space-between;
    height: 37px;
    cursor: pointer;
}
.MoneyTransferPopupControl.client-popup .money-transfer-friend-row-2 {
    width: 30px;
    float: left;
    height: 34px;
    position: relative;
    cursor: pointer;
}
.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;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 9;
}
.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%;
    text-align: center;
    font-size: 12px;
    font-family: 'CrystalBetUni-Regular';
    top: 0px;
    position: absolute;
}
.MoneyTransferPopupControl.client-popup .money-transfer-money-status.fail .money-transfer-money-text {
    display: block;
    color: #F00;
}
.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;
}


/* Money Transfer to Friend CSS*/


/*.client-popup.light.PlusEighteenPopupControl .cp-header {
    background: #E6E6E6;
}
.client-popup.light.PlusEighteenPopupControl .cp-title {
    color: #000000;
}*/

.iphone .cp-body {
    padding: 0 0 90px!important;
}



/*QuestionnairePopupUserControl*/




.QuestionnairePopupUserControl{
    width: 340px;
    height: 520px;
    background: url('../images/Questionnaire/bg.png');
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    margin: 10px auto 0;
    z-index: 10000;
}
.QuestionnairePopupUserControl .questions p.questions-txt{
    display: none;
}
.QuestionnairePopupUserControl .questions p.questions-txt.mobVersion{
    display: block;
    font-family: 'CrystalNU4-Regular';
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #6C7FA0;
    position: absolute;
    bottom: 144px;
    width: 100%;
    padding: 0 52px;
    margin: 0!important;
    box-sizing: border-box;
}
.QuestionnairePopupUserControl .cp-header{
    background: transparent!important;
    border-radius: 0;
    height: 0;
}
.QuestionnairePopupUserControl .cp-body{
    margin: 0;
    height: 520px;
}
.QuestionnairePopupUserControl .client-popup-overlay{
    position: fixed;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.QuestionnairePopupUserControl .questionnaireFirstBox{
    padding-top: 110px;
}
.QuestionnairePopupUserControl .questionnaire-popup .promo-popup-bg{
    display: none;
}
.QuestionnairePopupUserControl .questionnaire-popup .promo-popup-close{
    display: none;
}
.QuestionnairePopupUserControl .questionnaireFirstBox h1{
    font-family: 'CrystalBetUni-Bold';
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #FDE053;
    margin-bottom: 26px;
    margin-top: 0;
}
.QuestionnairePopupUserControl .freeSpinTxt{
    color: #32D227;
    text-decoration: underline;
}
.QuestionnairePopupUserControl .freeGameTxt{
    color: #FDE053;
}
.QuestionnairePopupUserControl p{
    font-family: 'CrystalNU4-Bold';
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 142px!important;
    display: block;
    padding: 0;
    position: relative;
}
.QuestionnairePopupUserControl .questions p{
    font-family: 'CrystalNU4-Regular';
    font-size: 18px;
    padding: 0 20px;
    margin-bottom: 20px!important;
}
.QuestionnairePopupUserControl .questionnaireFirstBox .emojiIcon{
    background-image: url('../images/Questionnaire/emojiIcon.png');
    width: 14px;
    height: 14px;
    position: relative;
    top: 2px;
    display: inline-block;
}
.QuestionnairePopupUserControl .questionnaireFirstBox .emojiIconSecond{
    background-image: url('../images/Questionnaire/emojiIcon.png');
    width: 14px;
    height: 14px;
    position: relative;
    top: 3px;
    display: inline-block;
}
.QuestionnairePopupUserControl .questionnaireFirstBox .giftIcon{
    background-image: url('../images/Questionnaire/giftIcon.png');
    width: 15px;
    height: 15px;
    position: relative;
    top: 3px;
    display: inline-block;
}
.QuestionnairePopupUserControl .startBtn {
    width: 200px;
    height: 60px;
    background: linear-gradient(264.86deg, #FFCC00 0%, #FDE053 100%);
    border-radius: 10px;
    font-family: 'CrystalBetUni-Medium';
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 70px;
    cursor: pointer;
    border: 0;
    position: absolute;
    bottom: 98px;
}
.QuestionnairePopupUserControl .startBtn.nextBtn {
    background: rgba(179, 179, 179, 0.7);
    color: rgba(0, 0, 0, 0.5);
    bottom: 40px;
}
.QuestionnairePopupUserControl .startBtn.nextBtn.closeBtn {
    background: linear-gradient(264.86deg, #FFCC00 0%, #FDE053 100%);
    color: #000000;
    bottom: 142px;
}
.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: 30px;
}
.QuestionnairePopupUserControl .questionnaireFirstBox .lastTxt {
    font-family: 'CrystalNU4-Regular';
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #CCCCCC;
    margin-bottom: 0!important;
    padding: 0 58px;
    opacity: 80%;
    position: absolute;
    bottom: 40px;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
}
.QuestionnairePopupUserControl .progressBar{
    width: 261px;
    height: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 36px;
    padding-top: 60px;
}
.QuestionnairePopupUserControl .progressBar .progressBar-steps{
    width: 80px;
    height: 8px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 4px;
    margin-right: 10px;
}
.QuestionnairePopupUserControl .progressBar .progressBar-steps:last-child{
    margin-right: 0;
}
.QuestionnairePopupUserControl .progressBar .progressBar-steps.current{
    background: #FDE053;
}
.QuestionnairePopupUserControl .questionnaireLastQuestion p{
    padding: 0 20px;
    margin-bottom: 14px!important;
}
.QuestionnairePopupUserControl .questionnaireFirstQuestion p{
    font-family: 'CrystalNU4-Regular';
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 30px!important;
}
.QuestionnairePopupUserControl .questionnaireLastBox {
    padding: 154px 0 0;
}
.QuestionnairePopupUserControl .questionnaireLastBox p{
    margin: 0;
    padding: 0 24px;
    margin-bottom: 52px!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 15px;
    border: 0;
    cursor: pointer;
    position: absolute;
    bottom: 143px;
}

.QuestionnairePopupUserControl .questionnaireFirstBox .secondQuestionnaireFirstTxt {
    font-family: 'CrystalNU4-Bold';
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    padding: 0 18px;
}

.QuestionnairePopupUserControl .questionnaireLastBox .closeQuestionnaireTxt {
    font-family: 'CrystalNU4-Bold';
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #FDE053;
    margin-bottom: 93px !important;
}


.QuestionnairePopupUserControl textarea {
    width: 300px;
    height: 176px;
    background: #0F141F;
    border: 1px solid #4B4F58;
    border-radius: 20px;
    display: block;
    margin: 0 auto 36px;
    outline: 0;
    padding: 13px 18px;
    box-sizing: border-box;
    resize: none;
    font-family: 'CrystalNU4-Regular';
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

.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: 160px;
}

.QuestionnairePopupUserControl .star2 {
    top: 30px;
    right: 130px;
}

.QuestionnairePopupUserControl .star3 {
    top: 30px;
    right: 100px;
}

.QuestionnairePopupUserControl .star4 {
    top: 30px;
    right: 70px;
}

.QuestionnairePopupUserControl .star5 {
    top: 30px;
    right: 40px;
}


.QuestionnairePopupUserControl .rate .rate-stars {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
    height: 24px;
    position: relative;
}
.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 .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: #c8b142;*/
/*}*/


.QuestionnairePopupUserControl .questionnaireTextArea p {
    margin-bottom: 14px!important;
}



.QuestionnairePopupUserControl .JetXFlyClass {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 300px;
    margin: 0 auto;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg {
    justify-content: flex-start;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    width: 100%;
}
.QuestionnairePopupUserControl .questions p.JetXText {
    font-family: 'CrystalNU4-Bold';
    font-size: 18px;
    line-height: 21px;
    color: #FDE053;
    padding: 0 16px;
    margin-bottom: 18px!important;
}
.QuestionnairePopupUserControl .JetXFlyClass input{
    display: none;
}
.QuestionnairePopupUserControl .JetXFlyClass.withImg td{
    display: flex;
    align-items: center;
    position: relative;
    flex-wrap: wrap;
    justify-content: space-between;
    background: rgba(6, 6, 6, 0.26);
    border: 1px solid rgba(88, 104, 142, 0.27);
    border-radius: 10px;
    width: 300px;
    height: 80px;
    flex-direction: row-reverse;
    padding: 0 20px 0 8px;
    box-sizing: border-box;
}
.QuestionnairePopupUserControl .JetXFlyClass td{
    display: flex;
    align-items: center;
    position: relative;
    flex-wrap: wrap;
    justify-content: space-between;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg td{
    justify-content: flex-start;
    margin-bottom: 5px;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg.rateTag td{
    background: #212630;
    border: 1px solid #414C67;
    width: 28px;
    height: 28px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    margin-bottom: 0;
}
.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-right: 8px;
}
.QuestionnairePopupUserControl .JetXFlyClass.withImg td span.selectionTag{
    cursor: pointer;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
.QuestionnairePopupUserControl .JetXFlyClass td span.selectionTag{
    cursor: pointer;
    display: flex;
    align-items: center;
}
.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;
    flex-wrap: wrap;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg tbody{
    display: block;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg.rateTag tbody{
    display: flex;
}
.QuestionnairePopupUserControl .JetXFlyClass.withImg tbody tr:first-child{
    margin-bottom: 10px;
}
.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: 303px;
    margin: 0 auto 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg.rateTag tbody tr{
    margin-right: 0;
}
.QuestionnairePopupUserControl .JetXFlyClass.rateTag label{
    font-family: 'CrystalNU4-Regular';
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: rgba(255, 255, 255, .7);
    cursor: pointer;
}
.QuestionnairePopupUserControl .JetXFlyClass label{
    font-family: 'CrystalNU4-Regular';
    font-size: 17px;
    line-height: 21px;
    text-align: start;
    color: #FFFFFF;
    cursor: pointer;
}
.QuestionnairePopupUserControl .JetXFlyClass span.roundChecklist{
    display: block;
    background: #212630;
    border: 1px solid #58688E;
    border-radius: 4px;
    width: 16px;
    height: 16px;
    margin-left: 16px;
    box-sizing: border-box;
    float: left;
}
.QuestionnairePopupUserControl .JetXFlyClass.withoutImg span.roundChecklist{
    margin-left: 0;
    margin-right: 10px;
    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: 75px;
    height: 65px;
    border-radius: 8px;
}
.QuestionnairePopupUserControl .JetXFlyClass label[for=boom]
{
    margin-right: 40px;
}





/* Start of DailyFirstDepositBonusPopup */
.DailyFirstDepositBonusPopup .prmo-popup-content{
    background-image: url('../images/DailyFirstDepositBonusPopup/popup-bg.svg');
    width: 320px;
    height: 383px;
}
.DailyFirstDepositBonusPopup .burningHot-block-img{
    background-image: url('../images/DailyFirstDepositBonusPopup/slot.svg');
    width: 75px;
    height: 62px;
}
/* End of DailyFirstDepositBonusPopup */


/*client-popup light DirectMarketingMandatorySubscriptionPopupControl*/
.client-popup.DirectMarketingMandatorySubscriptionPopupControl .cp-header {
    display: none;
}
.client-popup.DirectMarketingMandatorySubscriptionPopupControl .cp-body {
    height: calc(100% - 0px);
}

.client-popup-container.DirectMarketingMandatorySubscriptionPopupControl .client-popup-overlay {
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.client-popup.DirectMarketingMandatorySubscriptionPopupControl {
    width: 340px;
    height: 425px;
    border-radius: 20px;
    background-image: url('../images/DirectMarketingMandatorySubscription/bg.png');
    left: calc(50% - 340px/2);
    top: calc(50% - 425px/2);
    z-index: 99999;
    background-size: contain;
}
#main.horizontal .client-popup.DirectMarketingMandatorySubscriptionPopupControl {
    width: 516px;
    height: 300px;
    left: calc(50% - 516px/2);
    top: calc(50% - 300px/2);
    background-image: url('../images/DirectMarketingMandatorySubscription/bg-horizontal.png');
}
#main.horizontal .DirectMarketingMandatorySubscription-username{
    margin: 24px auto 19px auto;
}
#main.horizontal .DirectMarketingMandatorySubscription-bt{
    margin: 30px auto 16px auto;
}

.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: 18px;
    font-family: 'CrystalBetUni-Medium';
    margin: 72px auto 19px auto;
}
.DirectMarketingMandatorySubscription-text {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-family: 'CrystalNU4-Regular';
    margin-bottom: 15px;
    padding: 0 20px;
}
.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: 46px auto 19px auto;
    color: #000;
    font-size: 16px;
    font-family: 'CrystalBetUni-Medium';
    align-items: center;
    justify-content: center;
}
.DirectMarketingMandatorySubscription-later {
    cursor: pointer;
    text-decoration: underline;
    font-family: 'CrystalNU4-Regular';
}


.DirectMarketingMandatorySubscription-later-container-bg {
    position: fixed;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 18px;
}
.DirectMarketingMandatorySubscription-later-container {
    width: 330px;
    height: 280px;
    left: calc(50% - 330px/2);
    top: calc(50% - 280px/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;
}
#main.horizontal .DirectMarketingMandatorySubscription-later-container {
    width: 460px;
    height: 280px;
    left: calc(50% - 460px / 2);
    top: calc(50% - 260px / 2);
}
#main.horizontal .DirectMarketingMandatorySubscription-later-text {
    width: 360px;
}
#main.horizontal  .DirectMarketingMandatorySubscription-later-bt-container div {
    width: 180px;
}
.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: 330px;
    height: 317px;
    left: calc(50% - 330px / 2);
    top: calc(50% - 317px/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;
}
#main.horizontal .DirectMarketingMandatorySubscription-Disagreed-container {
    width: 460px;
    height: 280px;
    left: calc(50% - 460px / 2);
    top: calc(50% - 260px / 2);
}
#main.horizontal .DirectMarketingMandatorySubscription-Disagreed-text {
    width: 420px;
}
.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: 290px;
    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: 290px;
    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;
}
.DirectMarketingMandatorySubscription-Disagreed-close-bt:before {
    font-family: 'cb-icons';
    content: '\e818';
    font-size: 14px;
    color: #B3B3B3;
}