
@import url("https://use.typekit.net/pds4nbg.css");

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');

body {
    background: #f7f7f7;
    font: normal 18px / 24px "Noto Sans", sans-serif!important;
    color: #000;
}

.well {
    background: #272727;
    border-radius: 0px;
    color: #fff;
    border: none;
}

.hpanel {
    color: #000;
}

.container {
    z-index: 10;
    position: relative;
}
.lottery-logo {
    margin: 20px auto;
    display: block;
    width: 100%;
    max-width: 300px;
}
.title {
    font-weight: bold;
}
.title-line {
    color: #000;
}
.phone-code {
    display: none;
}

.phone-number {
    padding-left: 12px !important;
}
.hpanel {
    margin-bottom: 20px;
    /* box-shadow: 0px 0px 24px rgba(0,0,0,0.1); */
    border-radius: 1rem;
    background: #fff;
}

.hpanel > .panel-heading {
    font-weight: 100;
    font-size: 1.75em;
    padding: 20px 25px 20px 25px;
    border: none;
    font-size: 20px;
    font-weight: 900;
    border-radius: 5px 5px 0px 0px;
    color: #ffffff;
}

.hpanel.hbgblue > .panel-heading {
    border-top: 3px solid #336699;
}
.hpanel.hbgblue .panel-body {
    background: #fcaf18;
    color: #010100;
    border: none;
    border-radius: 0px 0px 5px 5px;
}
.hpanel.hblue .panel-body {
    border: none;
    background: transparent;
}

.hpanel > .panel-heading {
    font-weight: 700;
    font-size: 1.75em;
    background: #e11b22;
}
@media (max-width: 420px) {
.hpanel > .panel-heading {
    font-weight: 700;
    font-size: 1.4em;
    line-height: 1.1em;
    padding: 15px 20px;
}
}

.hpanel.hbgblue > .panel-heading {
    border-top: none;
    color: #ffffff;
    background: #da1921;
}
.countdown-wrapper .countdown {
    color: #e11b22;
    font-size: 1.5em;
    font-weight: bold;
}

.title-line h1 > small {
    color: #646464;
}
h1.title-line > small {
    color: #bababa;
}
.title-line:after {
    border-bottom: 5px solid #fdb018;
}

.customer-service {
    font-size: 2.0em;
    font-weight: 900;
    text-align: center;
    background: rgb(255, 255, 255);
    margin: 120px auto 70px;
    padding: 20px;
    display: block;
    border-radius: 3px;
    border: none;
    color: #000;
    line-height: 1.0em;
}

a.btn-lg {
    color: #ce1b22;
}
.btn-primary {
    background-color: #ce1b22;
    border-color: #ffffff;
    color: #ffffff !important;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 8px;
    letter-spacing: .5px;
}
a.btn-lg.btn-info {
    color: #fff;
}
.logic-and:before {
    top: 15%;
}
#order-status-info .btn-center {
    color: #fff;
    border: 1px solid #000;
}
.attention-box-back-button {
    color: #000 !important;
    width: 300px !important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-color: #333333;
    border-color: #ffffff;
    color: #FFFFFF;
}

/*
#nexus-raffle-logo-wrapper.nexus-logo-dark > div > a {
    background-image: url(/images/raffle-logo-light-350x85.png);
}
*/
#gamingbar {
    border: 10px solid #fff;
}

#winners-table-wrapper .btn-group .btn:last-child {
    /*display: none;*/
}
.modal-dialog {
    color: #000;
}
.form-control {
    font-size: 1.0em;
}
h2.text-center.grand_total {
    font-size: 2em;
    font-weight: bold;
    margin: 0px;
}

@media (max-width: 520px) {
    #checkoutForm > .btn {
        display: block;
        margin: 50px auto 20px;
        float: none !important;
        width: fit-content;
    }
    #checkoutForm > .btn:not(#place-order-button) {
        border: none;
    }
    #place-order-button {
        margin-bottom: 65px !important;
    }
}

#gamingbar-bc2021 {
    margin-bottom: 30px;
}
.gamingbar-bc2021-row-1 {
    background: #fff;
    text-align: center;
    font-size: 1.1em;
    border: 3px solid #000;
    border-bottom: 0px;
    padding: 5px;
}
.gamingbar-bc2021-row-2 {
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 1.1em;
    line-height: 1.5em;
    padding: 7px;
}
