/*body {font-family: arial, helvetica, sans-serif; font-size: 10pt;}
body.index {margin:0px; padding:0px; background-repeat:no-repeat; background-position:center top;}
.bodyContainer {position:relative; width:940px;}
.contestForm {padding-top:20px;}
.formErrors {color:red; font-size:13px;}
ul {margin:0px 0px 0px 20px; padding:0px;}
li {margin-top:4px; }
.contestClosed {padding:80px 10px 0px 10px; text-align:center;}
.contestClosed div {font-size:14px; width:940px; font-weight:bold; text-align:center; padding-bottom:450px;}
.container {width:100%; text-align: left;}
.links { padding:0px 0px 20px 0px;}
.links a {margin:0px 20px 0px 20px; color:#000000;}
#pinEntry {position:absolute; left:550px; top:270px;}
.pinsSplashTable td {color:#000000; font-size:12px; font-family:arial;}
.pinsSplashTable td.value {padding-bottom:5px;}
#error {color:#f81000;}
#submitLink {text-decoration:none; font-weight:bold; font-size:13px; background:#f81000; border:1px solid #FFFFFF; color:#FFFFFF; padding:4px 40px 4px 40px;}
.submitCell {padding-top:10px;}
#lastRow {display:None;}
.thankyou {font-size:14px;}
.thankyou p {font-size:14px;}*/

.langToggle {text-align:right; margin-right:25px;}
.langToggle a {font-size:13px; margin-left:15px; text-decoration:underline;}
.langToggle a.en_en {text-decoration:none; font-weight:bold; color:#000;}
.langToggle a.fr_fr {text-decoration:none; font-weight:bold;  color:#000;}


body {background:#F1F1F1;}
.offset-container {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.container {
    border-top: 8px solid #F1F1F1;
}

.form-header p {
    margin-bottom: 10px;
}
p {
    margin-bottom: 20px;
}

.ctn-close p,
.ctn-form .directive,
.container .label,
.ctn-form .label {
    color: #727272;
}

.ctn-close p {
    font-size: 17px;
}
.closePage {border-top:0px !important;}

h3 {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
    color: #424242;
}

h4 {
    color: #424242;
    font-size: 17px;
}

.navbar {
    box-shadow: none;
}



.cta-btn {
    background-color: #ee2626;
}

.cta-btn:focus, .cta-btn:hover {
    background-color: #ee2626;
    border-color: #ee2626;
}

.cta-link, .iBubbleContent div a, a {
    color: #ee2626;
}

.cta-link, a {
    text-decoration: none;
}

footer a {
    text-decoration: underline !important;
}

.cta-link:hover, a:hover {
    color: #ee2626;
}

.jumbotron {
    padding: 0px;
}

.ctn-form {
    border: 15px solid #f1f1f1;
    border-top: none;
}

.ctn-custom-select .dropdown-bg {
    background: url(../img/dropdown-bg-red.png) 0 0 no-repeat !important;
    background-size: contain !important;
}

.checkbox input[type=checkbox] + .label .css-checkbox {
    background: url(../img/css-checkbox.jpg) 0 0 no-repeat;
}

@media (max-width: 445px) {
    .cta-btn {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 16px;
        background-position: right 20px center;
    }

    .desktopOnly {
        display: none;
    }
}

@media (max-width: 767px) {
    .container {
        padding: 0px;
    }

    .form-header, .ctn-thankyou {
        margin: 0px;
        padding-right: 0px;
    }
}