
.promoContest-header {
    background: url("../images/contests/promoBGc038.png?20150621") repeat-x scroll left top rgba(0, 0, 0, 0);
    color: #04205A;
    font-size: 0.9375rem;
    height: 24rem;
    text-align: center;
    margin-top: -2.875rem;
}

.promoContest-headerRow {
    max-width: 100%;
    width: 100%;
    max-height: 24rem !important;
    overflow: hidden;
    
}

.promoContest-headerRow .imageColumn {
    display: inline-block !important;
    height: 24.6875rem;
    padding: 0;
}

.promoContest-leftImage, .promoContest-rightImage {
    max-height: 100%;
    max-width: 100%;
    height: 100%;
    width: auto;
}

.promoContest-leftImage {
    float: left;
}

.promoContest-rightImage {
    float: right;
}


.promoContest-headerRow h1 {
    color: #04205A;
    font-size: 3rem;
}

.promoContest-headerRow .contestDetails {
    font-size: 0.89rem;
    line-height: 1.225 !important;
    color: #ffffff;
    margin-bottom: 0.75rem;
}

.waysToEnter {
    width: 100%;
    height: 4.5rem;
    text-align: center;
    font-size: 2rem;
    line-height: 4.5rem;
    color: #fff;
    font-weight: bold;
    background-color: #04205A;
    padding: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;        
}

.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 25px solid #04205A;
    display: inline-block;
}

.promoContestBox {
    background-color: #ffffff;
    width: 100%;
    min-height: 16rem;
    padding: 1rem;
    text-align: left;
    position: relative;
    margin-bottom: 1rem;
}

.promoContestBox.offersEntry {
    min-height: 12rem !important;
}

.promoContestBox h1 {
    font-size: 2rem;
    color: #04205A;
    text-decoration: underline;
    text-align: left;
}

.promoContestBox p {
    color: #04205A;
}

.promoContestBox .claimEntry {
    width: 90%;
    border: 1px solid #ff0000;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1rem;
    font-weight: bold;
    color: #ff0000;
    text-align: center;
    position: absolute;
    bottom: 1rem;
    left: 5%;
    cursor: pointer;
}


.promoContestBox .gainedEntry {
    width: 90%;
    border: none !important;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1rem;
    font-weight: bold;
    color: #009900;
    text-align: center;
    position: absolute;
    bottom: 2rem;
    left: 5%;
    cursor: default;
    display: none;
}

.promoContestBox .gainedEntry.offpromo {
    height: 4.125rem !important;
    line-height: 1.275rem !important;
}

.promoContestBox .gainedEntry.offpromo a {
    color: #008cba !important;
    text-decoration: underline;
}

.promoTopEarners {
    font-size: 0.975rem !important;
    font-style: italic;
}

.promoContestBox.processedEntry .claimEntry {
    display: none !important;
}

.promoContestBox.processedEntry .gainedEntry {
    display: block !important;
    padding-top: 0.25rem !important;
}

.headerPrizeImage {
    max-width: 100%;
    max-height: 100%;
}

.headerPrizeImageWrap {
    height: 130px;
    width: 200px;
    background-color: #fff;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;   
    margin: 0 auto;
}

.promoContestWinner {
    background-color: #ffffff;
    width: 100%;
    min-height: 5rem;
    padding: 1rem;
    text-align: center;
    position: relative;    
}

.promoContestContent {
    margin-top: -2.75rem;
}

.promoContestContent.offerPromo {
    margin-top: -4.75rem !important;
}


.promoWinnersRow {
    margin-top: 1rem !important;
}

.promoCountdown {
    font-size: 1.5rem;
    color: #fff;
    font-weight: bold;
    margin-top: 0.5rem;
}

.promoRules ol {
    list-style: decimal !important;
}


.promoRules P {
    color: #04205A;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
    
}

.promoContestOops {
    font-size: 3rem;
    margin-bottom: 0.5rem;
    font-weight: bold;
    text-align: center;
}

.PromoContestErrorMessage {
    font-size: 1rem;
    color: #990000;
    text-align: center;
    margin-top: 0.5rem;
}

.PromoContestErrorMessage span {
    color: #000;
    display: block;
    font-size: 1.5rem;
}

.contestDetails a {
    color: #fff;
}

.winnerHeader {
    font-size: 2rem;
    color: #04205A;
    text-align: center;    
    margin-top: 1.5rem;
    margin-bottom: 0.85rem;
}

.promoContestWinner img {
    max-width: 100px !important;
}

.promoContestBox .offerClaimEnter {
    border: 1px solid #fa3508;
    background-color: #fa3508;
    font-size: 1.35rem;
    color: #fff;
}



@media screen and (max-width: 480px){
    .promoContestContent.offerPromo div.waysToEnter {
        font-size: 1.65rem !important;
    }    
    
}

@media screen and (max-width: 640px){

    .promoContestContent.offerPromo {
        margin-top: -6.75rem !important;
    }
    
    .promoContestBox .offerClaimEnter {
        font-size: 1.25em;
    }      

    .headerPrizeImageWrap {
        height: 90px;
        width: 150px;
    }
    
    .promoContest-headerRow h1 {
        font-size: 1.75rem;
    }    
    
    .promoContest-header {
        margin-top: -0.275rem;
    }    
    
    .promoContest-headerRow .contestDetails {
        font-size: 0.85rem;
    }  
    
    .promoContest-headerRow .imageColumn {
        display: none !important;
    }       
    
    .promoContestBox .offerClaimEnter {
        font-size: 1.125em;
    }     
    
 
}

@media screen and (min-width: 640px) and (max-width: 700px){
    .promoContestBox .offerClaimEnter {
        font-size: 0.95em;
    }   
    
    .promoContestContent.offerPromo div.waysToEnter {
        font-size: 1.35rem !important;
    }      
}

@media screen and (min-width: 700px) and (max-width: 840px){
    .promoContestBox .offerClaimEnter {
        font-size: 1.135rem;
    }    
    
    .promoContestContent.offerPromo div.waysToEnter {
        font-size: 1.5rem !important;
    }        
}

@media screen and (min-width: 641px) and (max-width: 1024px){
    .promoContest-headerRow .contestDetails {
        font-size: 0.89rem;
    }

    .promoContest-headerRow h1 {
        font-size: 2.25rem;
    }


    .promoContest-headerRow .imageColumn {
        display: none !important;
    }    
}

@media screen and (max-width: 360px){

    .promoContestContent.offerPromo {
        margin-top: -6.75rem !important;
    }
        
    .promoContestBox .offerClaimEnter {
        font-size: 0.75em;
    }      
    
    .promoContestContent.offerPromo div.waysToEnter {
        font-size: 1.25rem !important;
    }    
    
}