
.lottery-logo {
    margin: 20px auto;
    display: block;
    width: 100%;
    max-width: 300px;
}
.title {
    padding-bottom: 5px;
    font-size: 2.4em;
}
.title-line {
    
}
.title-line:after {
    border-bottom: 2px solid #3498db;
    display: block;
    margin: 0px 15px 20px 15px;
}


.countdown-wrapper {
    float: right;
    right: 0px;
    text-align: center;
    padding-top: 20px;
}
.countdown-wrapper .countdown {
    color: #3498db;
    font-size: 1.5em;
}

.copy-order-form .form-control[disabled],
.copy-order-form .form-control[readonly],
.copy-order-form fieldset[disabled] .form-control {
    background: none;
    border: none;
    text-transform: uppercase;
    cursor: default;
    padding: 0px;
    margin: 0px;
    height: 20px;
    font-weight: bold;
}
.copy-order-form select.form-control[disabled],
.copy-order-form select.form-control[readonly],
.copy-order-form fieldset[disabled] select.form-control {
    height: 20px;
    margin-left: -4px;
}
.copy-order-form .form-horizontal .form-group-readonly {
    margin-bottom: 5px;   
}
.copy-order-form .form-horizontal .form-group-readonly .field-description {
    display: none;
}
.copy-order-form .form-horizontal .form-group-readonly .control-label {
    font-weight: normal;
    padding-top: 0px;
}

.logic-container {
    border: 1px solid #eee;
    padding: 20px 20px 0px 20px;
    margin-bottom: 20px;
}

.logic-and {
    height: 42px;
    position: relative;
    /* top: -1px; */
}
.logic-or:before {
    content: "or";
}

.logic-and:before {
    content: "+";
    font-size: 2em;
    line-height: 0.6em;
    position: absolute;
    /* top: 30%; */
    left: 0px;
    text-align: center;
    width: 43px;
}
.logic-or, .logic-and {
    display: table;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    margin: -5px auto 15px auto;
    background: #333;
    width: 43px;
    padding: 11px 10px;
    border-radius: 50px;
    text-transform: uppercase;
    color: #fff;
}

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

/* 
  Gaming Bar formatting
*/
.gaming-bar-sask td:nth-child(1) {
    vertical-align: bottom;
}
.gaming-bar-sask td:nth-child(2) {
    width: 190px;
}
.gaming-bar-sask td:nth-child(3) {
    width: 170px;
}

@media (max-width: 560px) {
    .gaming-bar-sask td {
        display: block;
        width: 100% !important;
    }
}


#gamingbar a, #footer a:visited, #footer a:active {
    color:#ffffff; 
    text-decoration:none
}
#gamingbar a:hover {
    text-decoration:none;
    color:#FFF;
}

#gamingbar {
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    background-color: #000000;
    height: auto;
    margin-top: 1px;
    margin: 20px auto 20px auto;
}


#gamingbarwrap50, #gamingbarwraphome {
    margin-bottom: 3px;
    background-color: #ffffff;
    min-height: 24px;
    display: block;
    padding: 5px;
}



#gamingbar50-left {
    background-color: #FFFFFF;
    color: #000;
    font: 10px Arial, helvetica, sans-serif;
    text-align: center;
    line-height: 14px;
}

#gamingbar50-right {
    background-color: #FFFFFF;
    color: #000;
    font: 10px Arial, helvetica, sans-serif;
    text-align: center;
    line-height: 14px;
}


#gamingbar-left {
    background-color: #FFFFFF;
    color: #000;
    font: 10px Arial, helvetica, sans-serif;
    text-align: center;
    line-height: 14px;
}
#gamingbar-right {
    background-color: #FFFFFF;
    color: #000;
    font: 10px Arial, helvetica, sans-serif;
    text-align: center;
    line-height: 14px;
}

#gamingbar-help {
    background-color: #000000;
    float: left;
    font: 10px Arial, helvetica, sans-serif;
    color: white;
    text-align: left;
    font-weight: bold;
    line-height: 24px;
}

#gamingbar-centertagtopnarrow {
    background-color: #000000;
    float: none;
    font: 14px Arial, helvetica, sans-serif;
    color: white;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    display: none;
}


#gamingbar-centertag {
    background-color: #000000;
    /* float: left; */
    /* min-width: 100px; */
    width: 100%;
    font: 14px Arial, helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
    color: white;
    /* margin-left: 3%; */
    text-align: center;
    margin: 8px 0px 5px 0px;
    line-height: 20px;
}

#gamingbar-tag {
    background-color: #000000;
    float: right;
    max-width: 20%;
    min-width: 20px;
    line-height: 24px;
    font: 14px Arial, helvetica, sans-serif;
    color: white;
    text-align: right;
}

#gamingbar-kyl{
    font: 14px Arial, helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
    color: white;
}

#gamingbar-19plus{
    font: 12px Arial, helvetica, sans-serif;
    color: white;
    font-weight: bold;
    line-height: 24px;
}

#gamingbarbottomwrap {
    padding: 0px 5px 0px 5px;
}

@media all and (min-width: 560px)  {
    #gamingbar50-left, #gamingbar-left {
        float: left;
        width: 62%;
        text-align: left;
    }

    #gamingbar50-right, #gamingbar-right {
        float: right;
        max-width: 38%;
        text-align: right;
    }

}