
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://use.typekit.net/ose4nep.css');
@import url('https://s3.us-west-2.amazonaws.com/overhaul.webfonts/national/stylesheet.css');
@import url('https://s3.us-west-2.amazonaws.com/overhaul.webfonts/queens/stylesheet.css');

body {
    /* background: #f7f7f7; */
    font-size: 16px;
    /*background: -moz-linear-gradient(-45deg, #f3eb30 0%, #e89936 100%);
    background: -webkit-linear-gradient(-45deg, #f3eb30 0%, #e89936 100%);
    background: linear-gradient(135deg, #f3eb30 0%, #e89936 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3eb30', endColorstr='#e89936',GradientType=1);
    height: 100%;*/
    height: auto;
    color: #404040;
    font-family: 'National 2', sans-serif;
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
}

body:before {
    content: " ";
    display: block;
    background: #f1ede2;
    width: 200%;
    height: 425px;
    position: absolute;
    transform: rotate(2deg);
    left: -50%;
    top: -190px;
}

/*
body:after {
    background: url(/themes/lottery/bcchd2019/clouds.jpg);
    content: " ";
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    z-index: -1;
    position: fixed;
}
*/
.container {
    z-index: 10;
    position: relative;
}

.title {
    font-size: 3.3em;
    font-family: 'National 2 Comp', sans-serif;
    font-weight: 900;
    line-height: 0.9em;
    color: #003b5b;
}
h1, .h1, h2, .h2, h3, .h3 {
    font-weight: normal;
    font-family: "Roboto";
}
.countdown-wrapper .countdown-info {
    font-size: 1.2em;
    font-weight: bold;
}
.countdown-wrapper .countdown {
    color: #FF1933;
    font-size: 1.75em;
    font-weight: 900;
    line-height: 0.8em;
}

.phone-code {
    display: none;
}

.phone-number {
    padding-left: 12px !important;
}

.hpanel > .panel-heading {
    font-weight: 100;
    font-size: 1.75em;
    background: #f7f7f7;
    padding: 10px 25px 10px 25px;
    border: none;
    font-size: 20px;
    font-weight: 900;
    color: #414141;
    /* font-size: 2.2em; */
}


.container .hpanel:nth-child(4n+1):after {
    width: 70%;
    height: 90%;
    max-height: 200px;
    position: absolute;
    background-color: #89c8d1;
    margin-top: -10px;
    margin-left: 10%;
    z-index: -1;
    content: " ";
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.container .hpanel:nth-child(4n+4):after {
    width: 50%;
    height: 90%;
    max-height: 200px;
    position: absolute;
    background-color: #89c8d1;
    margin-top: -10px;
    margin-left: -10px;
    z-index: -1;
    content: " ";
    position: absolute;
    top: 10px;
    left: 10px;
}
.container .hpanel:nth-child(4n+2):after {
    width: 50%;
    height: 90%;
    max-height: 200px;
    position: absolute;
    background-color: #89c8d1;
    margin-top: -10px;
    margin-right: -10px;
    z-index: -1;
    content: " ";
    position: absolute;
    right: 10px;
    top: 10px;
}

.container .hpanel:nth-child(4n+3):after {
    width: 70%;
    height: 90%;
    max-height: 200px;
    position: absolute;
    background-color: #89c8d1;
    margin-top: -10px;
    margin-left: 10%;
    z-index: -1;
    content: " ";
    position: absolute;
    top: 10px;
    /* margin-right: 80%; */
}


.hpanel.hbgblue .panel-body {
    background: #00405a;
    color: #ffffff;
    border: none;
    border-radius: 0px 0px 5px 5px;
}
.hpanel.hblue .panel-body {
    border: none;
    border-radius: 0px;
    /* margin: -10px -10px 0px -10px; */
}

.hpanel > .panel-heading {
    font-weight: bold;
    font-size: 2em;
    font-family: 'National 2', sans-serif;
    color: #00405a;
}
.hpanel.hbgblue > .panel-heading {
    border-bottom: 1px solid #00405a;
    background: #00405a;
    color: #ffffff;
    border-radius: 0px;
}

#ticket-packs > div:nth-child(3) img {
    margin-bottom: 50px;
}

.title-line h1 > small {
    color: #333;
    font-family: 'Queens Condensed';
    font-size: 0.6em;
}
h1.title-line > small {
    color: #333;
}
.title-line:after {
    border-bottom: 0px solid #0072bc;
}

.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;
    border-top: 3px solid #0072bc;
}

.btn {
    font-weight: bold;
    text-transform: uppercase;
    /* padding: 12px 30px; */
    /* box-shadow: 0px 10px 20px -15px rgb(0 0 0 / 50%); */
    transition: all 0.3s;
    background-color: transparent;
    border: 2px solid #00405a;
    color: #00405a !important;
    /* border-radius: 8px; */
    letter-spacing: .3px;
    font-family: 'National 2', sans-serif;
    /* font-size: 1.5em; */
    display: inline-block;
}
a.btn-lg {
    color: #2a2a2a;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 1.5em;
}
.btn-primary {
    font-weight: 700;
    text-transform: uppercase;
    padding: 12px 30px;
    box-shadow: 0px 10px 20px -15px rgb(0 0 0 / 50%);
    transition: all 0.3s;
    background-color: transparent;
    border: none;
    color: #555555;
    border-radius: 8px;
    letter-spacing: .3px;
    font-family: 'National 2', sans-serif;
    font-size: 1.5em;
    display:  inline-block;
    /* position: relative; */
    /* transform: translateY(0px); */
    background-color: #89c8d1;
    border: 2px solid #89c8d1;
}
.btn-primary:hover {
    /* background-color: #b2d33e !important; */
    /* color: #222 !important; */
    background: #89c8d1bf !important;
    border-color: rgb(255 212 0) !important;
}
.btn-primary:after {
    background-color: #89c8d1;
    min-height: 4px;
    max-height: 8px;
    bottom: 16px;
    position: absolute;
    left: 10%;
    width: 80%;
    top: 30px;
    z-index: -1;
}
a.btn-lg.btn-info {
    color: #fff;
}
a.pull-right.btn.btn-lg {
    font-size: 1em;
    padding: 17px 10px;
    margin-left: 20px;
}

#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 {
    border-color: #555555 !important;
    color: #00405a;
    /* background: transparent !important; */
    transform: translateY(-5px);
    box-shadow: 0px 7px 25px -10px rgb(0 0 0 / 50%);
    top: -3px;
    position: relative;
}

.lottery-logo {
    border-radius: 10px;
    max-width: 200px;
    padding: 20px;
    margin: 0px auto 35px;
}
.customer-id-form-group {
    display: none;
}

.page-winners .nav-tabs a {
    text-transform: capitalize;
}
.page-order form {
    /* background: #fff; */
    /* padding: 20px 20px; */
    /* border-radius: 7px; */
    /* box-shadow: 0 0 30px rgba(0,0,0,0.1); */
}

#winners-table-wrapper .btn {
    text-transform: capitalize;
}
a[href='winners/filter/calendar'],
a[href='https://tickets.bcchildren.com/winners/filter/calendar'] {
    display: none;
}

.hpanel.hbgblue {
    background: #00405a;
}
.hpanel {
    border: none;
    box-shadow: none;
    margin-bottom: 45px;
    background: #f7f7f7;
    /* box-shadow: 0 0 30px rgba(0,0,0,0.1); */
    padding: 8px;
    border-radius: 4px;
    /* border-top: 8px solid #00405a; */
    position: relative;
    z-index: 9;
    /* height: 300px; */
    /* width: 300px; */
    /* box-shadow: 0px 0px 8px rgba(0,0,0,0.09); */
}

.well {
    min-height: 20px;
    border: none;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 0px !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    font-size: 14px;
    font-weight: bold;
    border-left: 3px solid #022a45;
    display: block;
    background: #f3f3f3 !important;
    padding: 20px;
    color: black;
    line-height: 1.3;
}
.logic-or, .logic-and {
    background: #b2d33f;
    font-size: 1.4em;
    padding: 8px 10px;
}

#ticket-packs div.col-sm-4.col-sm-4-ex.col-sm-4-ex-half {
    padding: 0px;
}

.page-winners .input-group .form-control {
    border: 1px solid #cccccc;
    border-right: none;
    border-radius: 0px;
}
.page-winners .input-group .input-group-btn {
    font-size: 0.8em;
}
.page-winners .input-group button.btn-primary {
    padding: 2px 10px 3px 10px;
    background: #fff;
    border-radius: 0px;
    border-color: #cccccc;
}

.page-winners .input-group button.btn-primary:after {
    top: 22px;
}

.nav-tabs {
    border-bottom: 1px solid #555555;
    padding-left: 15px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: 1px solid #555555;
    border-bottom: none;
    background: #ffffff00;
    border-radius: 8px 8px 0px 0px;
    box-shadow: none;
}
.nav-tabs > li > a {
    border: 1px solid #555555;
    border-radius: 8px 8px 0px 0px;
    border-bottom: none;
    background: #ffffff00;
    box-shadow: inset 0px -20px 10px -20px rgb(0 0 0 / 50%);
}

.nav-tabs > li.active > a:after {
    background-color: #89c8d1;
    min-height: 4px;
    max-height: 8px;
    bottom: 16px;
    content: " ";
    position: absolute;
    left: 10%;
    width: 80%;
    top: 30px;
    z-index: -1;
}
.tab-content .hpanel {
    margin: -10px 0px 30px -10px;
}
.nav-tabs > li a:hover {
    border-color: initial;
}

#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;
}

.jackpot-info {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.jackpot-value {
    text-align: center;
    font-size: 2.25em;
    font-weight: 900;
    color: #003b5b;
    margin: -5px 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;
    }
}