div#bcw_header_wrapper {
    padding: 25px;
    border-radius: 25px;
    background-size: cover;
    background-color: #f9f9f9;
}

div#bcw_breadcrumbs {
    font-weight: 500;
    color: #48484B;
    font-size: 14px;
    padding-bottom: 20px;
    margin-top: -15px;
}

div#bcw_breadcrumbs a {
    color: #105b74;
}

svg.icon-arrow_forward_ios.bcw_bc_arrow {
    width: 12px;
    fill: #48484B;
    height: 12px;
    margin-top: -2px;
}


svg#bcw_copy_icon {
    width: 14px;
    height: 14px;
    fill: #fff;
}

svg.bcw_bc_tab_icons {
    fill: #fff;
    margin-right: 5px;
}
svg.bcw_bc_tab_icons.bcw_bc_tab_casino {
    width: 18px;
    height: 18px;
}
svg.bcw_bc_tab_icons.bcw_bc_tab_sports {
    width: 22px;
    height: 22px;
}
.bcw_col_hl {
    text-transform: uppercase;
    color: #105b74;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 10px;
}

div#bcw_headline {
    margin-top: 15px;
}

div#bcw_headline>h1 {
    font-size: 25px;
}

div#bcw_logo_ww {
    float: right;
}

div#bcw_ratings_stars{
    float: right;
}

div#bcw_ratings_val{
    float: right;
    font-weight: bold;
    margin-top: 4px;
}

button.bcw_tab_btn,button.bcw_tab_btn:hover,button.bcw_tab_btn.inactive:hover{
    background-color: #105b74;
    border: none;
    color: #fff;
    min-width: 115px;
    border-radius: 25px;
    min-height: 50px;
    margin-right: 10px;
}

button.bcw_tab_btn.inactive {
    background-color: #105b7473;
}

button.bcw_tab_btn.active:hover {
    cursor: default;
}

div#bcw_tab_wrap {
    padding-bottom: 25px;
}

div#bcw_terms_mobile {
    display: none;
}

div#bcw_terms_wrap{
    font-size: 12px;
}

div#bcw_code_input_wrap{
    float: left;
    width: 80%;
}
div#bcw_copy_wrap{
    float: left;
    width: 20%;
    background-color: #105b74;
    color: #fff;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

button#bcw_copy_btn {
    min-width: unset;
    background-color: #105b74;
    color: #fff;
    border: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: 100%;
}

button#bcw_copy_btn:hover {
    background-color: #fe9000;
    border: none;
}

div#bcw_tested_icon {
    float: left;
    height: 32px;
    background-color: #42d942;
    border-radius: 50px;
    width: 32px;
    margin-top: 5px;
    color: #fff;
    text-align: center;
    padding-top: 5px;
    margin-right: 8px;
    margin-left: 10px;
}

div#bcw_tested_info {
    font-weight: bold;
    font-size: 18px;
    color: #484848;
}

div#bcw_tested_time {
    margin-top: -3px;
    font-size: 14px;
}

button#bcw_claim_btn{
    width: 100%;
    margin-top: 42px;
    border: none;
    height: 50px;
}

button#bcw_claim_btn:disabled {
    background: #a4a4a4;
}

input#bcw_code_input {
    text-align: center;
    border-radius: 4px;
    border-color: #105b74;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
}


.bcw_instr_num {
    float: left;
    margin-right: 15px;
    font-size: 32px;
    color: #105b74;
    font-weight: bold;
    height: 50px;
    line-height: 34px;
}

.bcw_instr_txt {
    padding-bottom: 8px;
}

span.bcw_instr_pri {
    font-size: 17px;
    font-weight: bold;
    color: #105b74;
}

span.bcw_instr_sec{
    font-size: 15px;
}

.bcw_offer_1 {
    font-size: 24px;
    font-weight: bold;
    /*padding-bottom: 5px;*/
    color: #fe9000;
    text-shadow: #ffffff 0 0 5px;
}

.bcw_offer_2 {
    font-size: 18px;
    font-weight: bold;
}

div#bcw_copy_wrap:hover {
    background-color: #f68f00;
}

button#bcw_claim_btn_sec {
    width: 100%;
    background-color: #215b75;
}

div#bcw_cta2_wrap{
    display: none;
}

div#bcw_copy_status {
    display: none;
    background: #42d942;
    color: #fff;
    width: 80px;
    text-align: center;
    float: right;
    margin-bottom: -23px;
    height: 21px;
    font-size: 12px;
    padding: 2px 0;
    margin-top: 2px;
    border-radius: 3px;
}

div#bcw_copy_status.failed{
    width: 100%;
    background: indianred;
}

div.bcw_promo.inactive{
    display: none;
}

.bcw_offer_1_line {
    border-bottom: solid 1px #215b75;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

svg.icon.icon-gift.bcw_gift{
    width: 22px;
    height: 22px;
    fill: #215b75;
    margin-right: 10px;
    margin-top: -8px;
}

svg.icon.icon-check {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-top: -2px;
}

div#bcw_tab_col {
    padding-bottom: 25px;
}

@media (max-width:1000px) {
    button#rbr_alt_btn.bcw_alt_btn {
        width: 100%;
        margin-bottom: 10px;
    }
    button#rbr_contact_btn_restricted.bcw_contact_btn {
        width: 100%;
    }
}

@media (max-width:767px){

    div#bcw_headline {
        text-align: center;
    }
    div#bcw_breadcrumbs{
        display: none;
    }
    div#bcw_headline {
        margin-top: 0;
    }
    div#bcw_header_wrapper {
        padding: 15px;
    }
    div#bcw_logo_wrap img{
        max-height: 50px;
        width: auto;
    }
    div#bcw_logo_ww {
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 150px;
    }
    button#bcw_claim_btn {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    div#bcw_tested_wrap {
        padding-top: 10px;
    }
    div#bcw_code_ww {
        padding-top: 25px;
    }
    div.bcw_offer_1 {
        font-size: 23px;
    }
    div#bcw_terms_wrap {
        display: none;
    }
    div#bcw_terms_mobile {
        display: block;
        font-size: 12px;
        padding-bottom: 25px;
    }
    div#bcw_cta2_wrap{
        display: block;
        padding-top: 15px;
    }
    div#bcw_header_wrapper {
        background-image: unset !important;
        box-shadow: 0px 0px 3px 2px #e9e9e9;
    }
    div#bcw_logo_col{
        margin-bottom: 15px;
    }
}