/* pixel range is defined in the .master */

.globalHeader, .section {
    font-size: 2.5vw !important;
}
.regTitle {
    font-size:5vw;
}
.regTitle.thankyou {
    font-size: 3.25vw;
}


.landingBTN {
    width:95%;
    padding:2vw;
}

.landingBTN i {
    font-size:50px;
    margin:5px;
}

.landingBTN .text .title {
    text-transform:uppercase;
    font-size:16px;
}

body {
    width:100%;
    max-width:100%;
}
.totalWidth {
    width:100vw;
}
.playOptions {
    width:100%;
}
.regBoxWidth {
    width:100%;
    max-width:100%;
}
.regBox {
    /*min-width:90vw;*/
    width:100%;
    max-width:100%;
    clear:both;
    /*float:left;*/
    height:auto;
    text-align:center;
    position:relative;
    margin:0 auto;
}
.instructionsArea {
    width:100%;
    max-width:100%;
    float:left;
    height:auto;
    line-height:0;
}
.yui3-js-enabled{width:793px;max-width:793px;}

.dB {
    display:initial;
}
.fB {
    display:block;
}

.headerimg {
    top: unset;
    right: -3.5em;
}
.headercontainer {
    font-size: 2.5vw;
    left: 2em;
}
.oramgetext, .greentext {
    width: 16em;
}
.greentext {
    left: 2.5em;
}

.prizeinfo {
    width: 550px;
    max-width: 80vw;
    margin: 0 auto;
}