﻿
.resp_gaming_prd_am_name,
.cw_table_cell_imit{
    flex: 1 1 0;
    min-width: 1px;
    padding: 8px 8px;
    background-color: var(--cwModalBgHover, var(--bg-level-2)); 
    border: 1px solid var(--bg-level-3, var(--cwModalBg3));
    display: flex;
    align-items: flex-start;
    font-size: 12px;
}

.resp_gaming_prd_am div:first-child,
.resp_gaming_prd_am_n div:first-child{
    color:var(--cwModalTxt2, var(--text-level-medium));
    font-size:14px;
}

.cw_table_imit_root{
    margin-bottom: 12px;
    border-radius: 8px;
    overflow: hidden;
}
.cw_global_padded_wrapper{
    padding: 0 16px
}
.cw_table_imit_root:last-child{
    margin-bottom: 0;
}
.client_dep_limit_cont .resp_gaming_item{
    row-gap:0;
}
.dep_limits_msg {
    padding: 8px 14px;
}

.tl_my_acc_title__mrg {
    display: none;
}
.switch input.sw {
    display: none
}

.switch input.sw+label {
    width: 36px;
    height: 20px;
    position: relative
}

.switch input.sw+label:after {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: -3px;
    left: 0;
    background-color: #9e9e9e;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.21);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.21);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.21)
}

.switch input.sw:checked+label:after {
    top: 0px;
    left: 20px;
    background-color: var(--text-level-high);
}

.switch input.sw+label:before {
    content: "";
    width: 36px;
    position: absolute;
    top: 0;
    height: 14px;
    display: block;
    background-color: #9e9e9e;
    border-radius: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.switch input.sw:checked+label:before {
    content: "";
    background-color: rgba(0,0,0,.5)
}

.switch label {
    color: #999;
    margin-left: 0;
    cursor: pointer
}


.responsible_gaming_popup{
    z-index: 999;
    height: 100vh; 
}

.responsible_gaming_popup .tl_popup_content {
    padding: 0;
    background-color: #333333;
    padding-bottom: 100px;
    max-height: calc(100vh - 47px);
    overflow-y: auto;
}

.responsible_gaming_popup .tl_head_text{
    color: #FEC200;
    font-size: 14px;
}
.responsible_gaming_popup .bets_info_content{
     padding-top: 20px;
     background-color: #333333;
     padding-bottom: 30px;
}

.responsible_gaming_popup .bets_info_list,
.responsible_gaming_popup p {
    color: #CCCCCC;
    font-size: 14px;
}
.responsible_gaming_popup #close_resp_popup {
    background: transparent linear-gradient(180deg, #FEC200 0%, #7F6100 100%) 0% 0% no-repeat padding-box;
    color: #000;
    padding: 0 37px;
    transition: 0.2s linear;
    cursor: pointer;
    min-width: 100px;
    text-transform: uppercase;
    border-radius: 2px;
    outline: none;
    flex-shrink: 0;
    flex-grow: 0;
    display: block;
    height: 36px;
    line-height: 36px;
    border: 0;
    align-self: flex-end;
    font-size: 13px !important;
    margin: 20px 24px 0 auto;
    max-width: 110px;
}

.responsible_gaming_text {
    color: var(--text-level-low);
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 1.3;
    margin-top: 3px;
}

.responsible_gaming_amount_self_lim {
    margin-bottom: 20px;
    display:flex;
    flex-direction:column;
    row-gap:16px;
}
.resp_gaming_desc_cont_self_lim{
    background-color: var(--bg-level-3, var(--cwModalBg3));
    padding: 10px 16px;
}
.cw_bets_limitingUpdate button{
    margin-top: 30px;
}
.responsible_gaming_content_head{
    padding:16px;
}
.responsible_gaming_content_head .responsible_gaming_text{
    margin:0;
}
.responsible_gaming_content_head .responsible_gaming_title{
    margin-bottom:10px;
    text-align:center;
}
.bet_limit_periods label,
.resp_gaming_item  label,
.net_loss_limit_periods label{
    font-weight:500;
}
.responsible_gaming_subtitle {
    color: var(--text-level-high, var(--cwModalTxt));
    font-size: 14px;
    text-transform: none;
    margin-bottom: 5px;
    text-decoration: none;
    font-weight: 700;
}
.responsible_gaming_amount .responsible_gaming_subtitle {
    margin-bottom: 24px;
    font-weight: bold;
    display: block;
}

.responsible_gaming_checkbox input.sw + label {
    width: 40px;
}

.responsible_gaming_checkbox input.sw + label:after {
    top: 0;
    height: 20px;
    width: 20px;
    background-color: var(--text-level-high);
}

.responsible_gaming_checkbox input.sw + label:before {
    background-color: var(--icon-level-low);
    height: 20px;
    width: 40px;
}

.responsible_gaming_checkbox input.sw:checked + label:before {
    background-color: var(--cwPrimary);
}
.responsible_gaming_checkbox {
    margin-bottom: 10px;
    width: 100%;
    font-weight: 700;
}

.responsible_gaming_checkbox .ui-checkbox {
    width: 100%;
}
.responsible_gaming_checkbox .responsible_switcher_label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.res_gaming_tipe_amount .curency_text {
    position: absolute;
    right: 0;
    display: block;
    top: 0;
    height: 36px;
    line-height: 36px;
    padding: 0 6px;
    color: #fff;
}
.responsible_gaming_update:focus,
.res_gaming_tipe_amount input:focus {
    outline: none;
}
.res_gaming_tipe_amount input {
    width: 100%;
    padding: 0 50px 0 10px;
}
.res_gaming_tipe_amount {
    position: relative;
    width: 75%;
    max-width: 219px;
    margin-right: 5px;
}
.responsible_games_box_self_limt .res_gaming_tipe_amount{
    width:100%;
    max-width:none;
}
.res_gaming_limit_result {
    padding-left: 10px;
    font-size: 11px;
    white-space: nowrap;
    color: #fff;
}

.res_gaming_time_amount li:not(:last-of-type) {
    margin-bottom: 2px;
}

.res_gaming_limit_text {
    color: #999999;
}

.res_gaming_time_amount {
    display: flex;
    margin: 8px 0;
    font-size: 12px;
}

.responsible_gaming_update {
    border: none;
    cursor: pointer;
    margin-left: auto;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 14px;
    background: #2da946;
    max-width: none;
    width: 100%;
}

.text_right {
    text-align: right;
}
.js_succ_msg {
    color: #009900;
}
.js_err_msg {
    color: #ff0000;
}
.responsible_gaming_amount .reg_err_mess:not(:empty) {
    display: block;
    position: static;
}
/*self limiting removal popup*/
.removal_popup_content {
    padding: 25px 20px 20px !important;
    background-color:var(--cwModalBg, #fff);
    border-radius: 6px;
    color:var(--cwModalTxt, #333);
    font-size: 15px;
    max-width: 350px;
    line-height: 1.3;
    text-align: center;
    font-weight: 500;
    min-height: 100px;
    width: 100%;
}

.removal_popup_text {
    text-align: left;
    padding: 0 4px;
}

.removal_popup_content .ok_btn,
.removal_popup_content .close_btn {
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 35px;
    text-transform: uppercase;
    margin: 20px 4px 0;
    border-radius: 3px;
    color: var(--cwButtonTxt,#333);
}

html .removal_popup_content a:hover {
    color: #333;
}

.removal_popup_content .ok_btn {
    background: var(--cwButtonBg,#2da946);
}
.removal_popup_content .close_btn {
    background:var(--cwButtonSecondaryG, transparent linear-gradient(180deg, #ccc 0%, #817a7a 100%) 0% 0% no-repeat padding-box);
    color:var(--cwButtonSecondaryTxt,#333);
}

.removal_popup_dialog {
    position: fixed;
    top: 0;
    z-index: 1000;
    background-color: rgba(0,0,0,0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    right: 0;
    left: 0;
    max-width: 100%;
    height: 100vh;
}
/*self limiting removal popup*/
/*RealityCheck*/
.resp_game__row {
    display: flex;
    position: relative;
    width: 100%;
    margin-bottom: 12px;
}

.resp_gaming_btn_cont {
    margin-top: 5px;
    min-width: 100px;
    min-height: 36px;
}

.resp_gaming_btn {
    border: none;
    height: 36px;
    background-color: #666;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    transition: all 0.3s;
    color: #ffffff;
}

.resp_gaming_cont {
    background-color:var( --bg-level-1, var(--cwModalBg));
    color:var(--text-level-high, var(--cwModalTxt));
}

.resp_gaming_real_chkIs, .resp_gaming_will_increase {
    margin: 16px 0;
    width: auto;
    padding-inline-start: 24px;
    color: var(--text-level-low, var(--cwModalTxt2));
}
.resp_gaming_desc_cont{
    background-color: var(--bg-level-3, var(--cwModalBg3));
    padding: 16px;

}
.resp_gaming_desc {
    font-size:16px;
    color: var(--text-level-low, var(--cwModalTxt2));
    line-height: 1.3;
    padding:24px 16px;
}
.resp_gaming_item {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}
.resp_gaming_desc_cont_self_lim_foot{
    padding:0 16px 16px 16px;
}
.resp_gaming_key, .resp_gaming_val {
    font-size: 13px;
    color: var(--text-level-low);
}

.resp_gaming_will_increase > .resp_gaming_key {
    color: #008000;
}
.respSuccess {
    padding: 12px 16px;
}

.respFail {
  color: #ff0000;
padding: 12px 16px;
}

.resp_gaming_item .tl_input_popup_reg:disabled,
.resp_gaming_btn:disabled {
    opacity: .4;
}
/*RealityCheck*/
/*RealityCheck popup*/
.re_chk_popup_cont {
    padding: 10px;
}

.realityCheck_popup.ui-dialog-content {
    background: #333333;
    color: #d8d8d8;
}

.realityCheck_popup > .tl_popup_content {
    padding: 16px 24px;
}

.realityCheck_popup_item {
    background-color: #4a4a4a;
    cursor: pointer;
    color: #d8d8d8;
    outline: none;
    text-decoration: none;
    display: block;
    height: 36px;
    text-align: center;
    line-height: 36px;
    width: 100%;
    border: 0;
    margin: 12px 0;
    font-size: 14px;
    border-radius: var(--cwButtonSecondaryRadius);
}

.realityCheck_text {
    text-align: center;
    font-size: 12px;
}

.exceedded .realityCheck_text_val {
    color: #f14100;
}

.exceedded .realityCheck_text_key,
.ex_settings .realityCheck_text_val {
    color: var(--text-level-high, var(--cwModalTxt));
}

.realityCheck_popup .logout,
.remain_loggedIn, .account_history,
.realityCheck_popup .support {
    text-transform: uppercase;
}

.net_won {
    background: none;
    border: 2px solid;
    color: var(--cwPrimary, var(--cwButtonBg));
}

#realityCheck {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: var(--cwModalBg, #000);
    color: var(--cwModalTxt, #fff);
    z-index: 11111135;
    left: 0;
    top: 0;
}

#realityCheck .tl_head_close {
    font-size: 14px;
    line-height: 14px;
}

#realityCheck .tl_head_close:after {
    display: none;
}

.realityCheck_popup_close{
    padding: 5px;
}

#realityCheck .regHeading {
    padding: 8px 15px;
}

/*RealityCheck popup*/
/*Self Exclusion*/
.self_exclusion_info {
    padding-bottom: 20px;
    padding-top: 6px;
    width: 100%;
    position: fixed;
    background-color: #7c0b0b;
    color: #ffffff;
    z-index: calc(var(--cwZIndexFooter) - 30);
    bottom: var(--cwNavbarBottomHeight);
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    align-items: center;
    transition: bottom 0.314s;
}

.cw-page-inbox .self_exclusion_info{
    bottom: calc(var(--cwNavbarBottomHeight) + 76px);
}

.hide_header_navbar .self_exclusion_info {
    bottom: 0;
}

.hide_header_navbar.cw-page-inbox .self_exclusion_info {
    bottom: 76px;
}

.self_exclusion_info .self_slide{
    padding-top: 0;
}

.self_popup_head {
    color: #ffffff;
    padding: 10px 16px;
    font-size: 16px;
    text-align: center;
}

.self_popup_body {
    color: #7d7d7d;
    padding: 10px 16px;
    font-size: 15px;
    text-align: left;
}

.self_popup_btn {
    width: 100%;
    background-color: #f14100;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
    border-radius: 3px;
    color: #ffffff;
}

.opc {
    -ms-opacity: 0.3;
    opacity: 0.3;
}

.self_popup_heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 14px;
}

.self_popup_heading > #coup_close {
    text-align: center;
    color: #fff;
    --icoSize: 18px;
}

/*Self Exclusion*/
/*information on bets*/
.bets_info_content {
    padding: 0 10px 50px;
    line-height: 1.4;
    min-height: calc(100vh - 97px);
    background-color:var(--bg-level-1,var(--cwModalBg));
    color:var(--text-level-high,var(--cwModalTxt));
}

.bets_info_title {
    font-size: 16px;
    text-transform: uppercase;
    background-color:var(--bg-level-1,var(--cwModalBg));
    color:var(--text-level-high,var(--cwModalTxt));
    text-decoration: none;
    margin: 0 -10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 36px;
}

.bets_info_list {
    list-style-type: disc;
    padding: 0 16px;
     color:var(--text-level-medium,var(--cwModalTxt2));
    margin-bottom: 16px;
}

.bets_loss_info_content {
    background-color: #1A1A1A;
    padding: 20px 24px;
    margin-bottom: 10px;
    min-width: 250px;
}

.bets_info_subtitle {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 14px;
    display: block;
    text-transform: capitalize;
}

.total_bets_item {
    padding-right: 30px;
}

.total_bets {
    color: #707070;
    display: block;
}

.bets_color {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.bets_info_text {
    margin: 30px 0 15px;
}
/*information on bets*/
/*Password hide/unhide button */
.eye_button1.eye_button_resp_gaming {
    border: none;
    position: absolute;
    top: auto;
    bottom: 0;
    right: auto;
    inset-inline-end: 3px;
    padding: 0 7px;
    cursor: pointer;
    background-color: transparent;
    color: #656565;
    width: auto !important;
    box-shadow: none;
    height: 36px;
    line-height: 36px;
    margin-bottom: 0;
}

.eye_button1.eye_button_resp_gaming:before {
    content: "\E235";
    font-family: "iconsDinamicMenu";
    font-size: 40px;
}

.eye_button1.eye_button_resp_gaming.opened_pass:before {
    content: "\E234";
}

input:disabled ~ .eye_button1.eye_button_resp_gaming {
    opacity: .4;
    pointer-events: none;
}

.resp_gaming_item.eye_block input {
    padding-inline-end: 35px;
}


/*Start Resposible gaming Self exclusion popup*/

.selfPopup_cover {
    position: fixed;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 11111129;
}

.selfPopup {
    width: 100%;
    max-width: 328px;
    height: 240px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 11111130;
    background-color: var(--bg-level-1);
    border-radius: 16px;
    padding: 12px 16px;
}

.selfPopup_close_icon{
    width: 100%;
    height: 40px;
    padding: 8px 0;
    margin-bottom: 12px;
    text-align: right;
}

.selfPopup_close_icon i{
    line-height: 24px;
    cursor: pointer;
    font-size: 34.9px;
    color: var(--icon-level-medium);
}

.selfPopup_text_icon i {
    font-size: 92.7px;
    line-height: 43px;
    color: var(--cwPrimary);
}

.selfPopup_text_icon p {
    margin-top: 12px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: var(--text-level-high);
}

/*End Resposible gaming Self exclusion popup*/
/*Start self exclusion running blocks*/
.self_wrapper {
    display: flex;
    align-items: center;
    max-width: 500px;
    justify-content: center;
    width: calc(100% - 20px);
    margin: 0;
}

.self_text {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    transform: translate(100%)
}

.self_slide {
    width: 100%;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    font-size: 12px;
    padding-top: 6px;
}

.self_text.clicked {
    animation-play-state: paused !important;
}
.client_dep_limit_cont,
.client_net_loss_limit_cont{
padding:10px 16px;
background-color: var(--bg-level-3, var(--cwModalBg3));
}
.dep_limits_msg:empty{
    display: none;
}
.responsible_gaming_title {
    color: var(--text-level-high, var(--cwModalTxt));
    font-size: 16px;
    font-weight: 700;
    display: block;
    text-decoration: none;
    margin-bottom: 12px;
    padding: 0 16px;
}
.resp_gaming_item .lbl.popup_lbl,
.resp_gaming_item .popup_lbl{
font-size:14px !important;
font-weight:500  !important;
}
@keyframes self_slide {
    0% {
        transform: translate(500px)
    }

    to {
        transform: translate(-100%)
    }
}

@media screen and (max-width: 400px) {
    @keyframes self_slide {
        0% {
            transform: translate(300px)
        }

        to {
            transform: translate(-100%)
        }
    }
}
/*End self exclusion running blocks*/

