@font-face {
    font-family: 'Gotham-Narrow-Black';
    src: url('https://dcveehzef7grj.cloudfront.net/webfonts/GothamNarrow/Black/Gotham-Narrow-Black.ttf') format('truetype'), url('https://dcveehzef7grj.cloudfront.net/webfonts/GothamNarrow/Black/Gotham-Narrow-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Narrow-Book';
    src: url('https://dcveehzef7grj.cloudfront.net/webfonts/GothamNarrow/Book/Gotham-Narrow-Book.ttf') format('truetype'), url('https://dcveehzef7grj.cloudfront.net/webfonts/GothamNarrow/Book/Gotham-Narrow-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham-bold';
    src: url('https://dcveehzef7grj.cloudfront.net/webfonts/gotham-bold/gotham-bold.ttf') format('truetype'), url('https://dcveehzef7grj.cloudfront.net/webfonts/gotham-bold/gotham-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham-medium';
    src: url('https://dcveehzef7grj.cloudfront.net/webfonts/gotham-medium/gotham-medium.ttf') format('truetype'), url('https://dcveehzef7grj.cloudfront.net/webfonts/gotham-medium/gotham-medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'opensans-bold';
    src: url('https://dcveehzef7grj.cloudfront.net/webfonts/opensans/OpenSans-Bold-webfont.ttf') format('truetype'), url('https://dcveehzef7grj.cloudfront.net/webfonts/opensans/OpenSans-Bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'opensans-regular';
    src: url('https://dcveehzef7grj.cloudfront.net/webfonts/opensans/OpenSans-Regular-webfont.ttf') format('truetype'), url('https://dcveehzef7grj.cloudfront.net/webfonts/opensans/OpenSans-Regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'opensans-semibold';
    src: url('https://dcveehzef7grj.cloudfront.net/webfonts/opensans/OpenSans-Semibold-webfont.ttf') format('truetype'), url('https://dcveehzef7grj.cloudfront.net/webfonts/opensans/OpenSans-Semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'swiss_721black_condensed';
    src: url('https://dcveehzef7grj.cloudfront.net/webfonts/swiss_721/swiss721bt-blackcondensed-webfont.woff2') format('woff2'), url('https://dcveehzef7grj.cloudfront.net/webfonts/swiss_721/swiss721bt-blackcondensed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'swiss_721bold_condensed';
    src: url('https://dcveehzef7grj.cloudfront.net/webfonts/swiss_721/swiss721bt-boldcondensed-webfont.woff2') format('woff2'), url('https://dcveehzef7grj.cloudfront.net/webfonts/swiss_721/swiss721bt-boldcondensed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Toyotatype SemiBold';
    src: url('https://dcveehzef7grj.cloudfront.net/webfonts/Toyotatype/toyotatype-semibold-webfont.woff2') format('woff2'), url('https://dcveehzef7grj.cloudfront.net/webfonts/Toyotatype/toyotatype-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Toyotatype Book';
    src: url('https://dcveehzef7grj.cloudfront.net/webfonts/Toyotatype/toyotatype-book-webfont.woff2') format('woff2'), url('https://dcveehzef7grj.cloudfront.net/webfonts/Toyotatype/toyotatype-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

:root {
    --grayish-color : rgb(242,231,188);
    --green-color : rgb(25,59,34);
    --red-color : #eb0a1e;
    /* only for the changes after 12 mar 2024*/
    --largest-font: 2rem;
    --larger-font: 2rem;
    --normal-font : 1.5rem;
    --normal-font-1 : 1.2rem;
    --samller-font : 1rem;
    --samll-font : 1rem;
    --smallest-font : 1.2rem;
    --y-pos : -115px;
    --normal-font-lg: 1rem;
}

charset "utf-8"; /*
[struct]		page structure (wrapper, templates, etc.)
[links]			default link treatments
[overrides]		overrides for defaults
[forms]			web forms
[copy]		 	default copy treatments
[extras]		extra effects and utility classes
*/
html {
    -webkit-text-size-adjust: none;
    /* Prevent font scaling in landscape */
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}

em, strong {
    font-weight: normal;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

abbr {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input, textarea, select {
    *font-size: 100%;
}

legend {
    color: #353c41;
}

select, textarea, input[type="text"], input[type="password"], .forminput input {
    float: left;
    font-size: 110%;
    font-weight: normal;
    line-height: 20px;
    display: inline-block;
    padding: 8px;
    color: #555555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0px;
    background-color: #ffffff;
    border: 1px solid #5b5b5b !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    font-family: 'opensans-regular', arial;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, select:focus {
    border-color: rgba(59, 89, 152, 0.5);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(59, 89, 152, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(59, 89, 152, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(59, 89, 152, 0.6);
}

.form_submission .error-message, .form_submission span.error-span,.error-span-captcha {
    display: block;
    clear: both;
    float: left;
    color: red;
    padding: 5px 0 0 0;
    font-size: 14px;
}

select.disabledfld, textarea.disabledfld, input[type="text"].disabledfld, input[type="password"].disabledfld, .forminput input.disabledfld {
    opacity: 0.6;
    background-color: #a9a9a9;
    color: #FFFFFF;
}

table {
    font-size: inherit;
    font: 100%;
}

pre, code, kbd, samp, tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

select {
    border: 1px solid #5b5b5b !important;
    color: #555555;
    border-radius: 0px !important;
    vertical-align: middle;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    transition: border linear 0.2s, box-shadow linear 0.2s;
    padding: 8px !important;
    height: auto !important;
    background-color: #fff !important;
    position: relative;
    margin-top: 0px !important;
    line-height: 20px !important;
    -webkit-appearance: none !important;
}
form select{
        font-family: 'opensans-regular';
}

/*
Browser-specific (invalid) styles to make preformatted text wrap.
http: //users.tkk.fi/~tkarvine/pre-wrap-css3-mozilla-opera-ie.html
*/
pre {
    white-space: pre-wrap;
    /* css-3 */
    white-space: -moz-pre-wrap;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
}

/* [extras] */
/* utility classes */
.spacer, .break {
    /* used for clearing floats, mostly */
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

.break {
    height: 1.231em;
}

.print {
    /* hide me completely! */
    display: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.taleft {
    text-align: left;
}

.taright {
    text-align: right;
}

.tacenter {
    text-align: center;
}

.mright10 {
    margin-right: 10px;
}

.displayblock {
    display: block;
}

.displaynone, a.displaynone {
    display: none;
}

/* [struct] */
#wrapper {
    margin-top: 7em;
    opacity: 1 !important;
}

/* [default css] */
/* We'll move this to set via js */
#page-body::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    background: #fff !important;
}

#page-body #flashMessage {
    border: 2px solid #ff0000;
    color: #ff0000;
    margin: 30px auto;
    padding: 5px 0px;
    text-align: center;
    width: 100%;
    font-family: 'opensans-semibold';
    text-transform: uppercase;
    font-size: 21px;
}

/* [BROWSER WARNING] */
#browser-warning {
    width: 100%;
    background: #c73e14;
    padding: 10px 0;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

#browser-warning span {
    display: inline-block;
    height: 16px;
}

span.browser-warning-icon {
    background: url(https://dcveehzef7grj.cloudfront.net/img/facebook/warning.png) no-repeat 0 0;
    width: 17px;
    margin-right: 5px;
}

#browser-warning a {
    color: #fff;
    text-decoration: underline;
}

/* [hide tabs based on page] */
.confirmation-bdy a.topRefer, .home-bdy a.topHome {
    display: none;
}

/* [like gate] */
.like-gate-image {
    text-align: center;
}

.refreshMsg {
    color: #353c41;
    padding: 10px 0 5px 5px;
    ; font-weight: bold;
    font-size: 90%
}

.refreshMsg a {
    color: #353c41;
    text-decoration: underline;
}

a.savelf, a.savelf:active, a.savelf:link, a.savelf:focus {
    text-decoration: none;
    background: #8a8a8a;
    border: 1px solid #797979;
    color: #fff;
    margin: 0px 0 0 0;
    padding: 3px 10px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

a.savelf:hover {
    background: #797979;
    border: 1px solid #797979;
}

a.new-button-action, a.new-button-action:active, a.new-button-action:link, a.new-button-action:focus {
    text-decoration: none;
    background: #6d84b4;
    border: 1px solid #3b5998;
    color: #fff;
    margin: 0px 0 0 0;
    padding: 3px 10px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

a.new-button-action:hover {
    background: #3b5998;
    border: 1px solid #3b5998;
}

#colorbox {
    top: 80px !important;
}

.clear {
    clear: both;
}

/* [top bar] */
.topLnkR, .topLnkRPreview {
    float: left;
    width: 100%;
    padding: 0px;
    display: none;
}

div.topLinkRShareLang {
    display: block;
    float: left;
    width: 280px;
    padding: 0px 0px 0px 2%;
}

.topLnkR span.topLinkRDetails, .topLnkRPreview span.topLinkRDetails {
    float: right;
    width: auto;
    padding: 0px 2% 0px 0px;
}

.topLinkRShare {
    float: left;
    width: 120px;
}

.topLinkRShare a, .topLinkRShare a {
    display: block;
    float: left;
    text-align: left;
    text-indent: -9999px;
}

.topLnkRPreview #facebooktop, .topLnkR #facebooktop {
    margin-left: 10px;
}

.topLinkRDetails a {
    color: #fff;
    display: inline-block;
    padding: 6px 0 0 10px;
    opacity: 1;
    margin: 5px 0px;
}

.topLinkRDetails a:hover {
    opacity: 0.5;
    transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
}

.topLnkR div.langdropdown, .topLnkRPreview div.langdropdown {
    float: left;
    margin: 5px 10px 5px 0px;
    width: 120px;
}

.topLnkR #languageSelector, .topLnkRPreview #languageSelector {
    z-index: 99999;
}

.topLnkR a.invite {
    display: none;
    width: auto;
    text-indent: 0px;
}

.topLnkRPreview a.invite_pre {
    display: block;
    width: auto;
    text-indent: 0px;
}

.topLnkR .fbloginicon, .topLnkRPreview .fbloginicon {
    background-image: url("https://dcveehzef7grj.cloudfront.net/img/smb/topficon.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 17px;
    width: 18px;
}

.topLnkR .fblogintxt, .topLnkRPreview .fblogintxt {
    padding: 1px 6px;
}

.langdropdown span.customSelect {
    padding: 2px 9px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px 2px;
    width: 85px;
    text-align: left;
    margin-top: 3px;
}

.langdropdown-ind span.customSelect {
    width: 100px;
}

.langdropdown span.customSelectInner {
    width: 70% !important;
}

/* [header] */
header {
    clear: both;
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
    max-width: 100%;
}

header table {
    width: 100%;
    /*height:100%;*/
}

header td {
    text-align: center;
}

header td h1 {
    display: block;
}

header {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
}

header::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
}

header img.header-graphic {
    width: 100%;
    margin: 0 auto;
    vertical-align: text-bottom;
}

/* [click to reveal] */
.sweep-not-active {
    text-align: center;
    display: block;
    text-align: center;
    clear: both;
    color: var(--red-color) !important;
    font-size: var(--largest-font);
    text-transform: uppercase;
    font-family: 'Toyotatype SemiBold';
}

.click-to-reveal {
    text-align: center;
}

.sweeps-description {
    padding: 10px 20px 0;
    text-align: center;
    font-weight: normal;
}

.enter-button {
    margin-top: 3%;
}

.sweeps-description li {
    font-weight: normal;
}

.sweeps-description strong {
    font-weight: bold;
}

.sweeps-description ol, .sweeps-description ul {
    padding: 10px 0;
    font-weight: normal;
}

.sweeps-description ol li {
    list-style-type: decimal;
    list-style-position: inside;
    font-weight: normal;
}

.sweeps-description ul li {
    list-style-type: disc;
    list-style-position: inside;
    font-weight: normal;
}

.instantSweepConf img, #confirmation_page_text img, .sweeps-description img {
    max-width: 100%;
    height: auto !important
}

/* [landing page embed] */
#app-media-box, #app-media-box-form, #app-media-box-ended, #app-media-box-form-ended {
    width: 100%;
    text-align: center;
}

#app-media-box iframe, #app-media-box-form iframe, #app-media-box-ended iframe, #app-media-box-form-ended iframe {
    max-width: 100%;
}

#app-media-box img, #app-media-box-form img, #app-media-box-ended img, #app-media-box-form-ended img {
    max-width: 100%;
}

/* enter button */
.enter-button .sub-content a, .enter-button .sub-content a:visited, .enter-button .sub-content a:hover{
    margin: 15px 0;
    display: inline-block;
    color: #182024;
    text-decoration: underline;
    font-size: var(--normal-font-lg);
    font-family: 'Toyotatype Book';
}

/* [confirmation] */
/* [embed] */
#app-media-box-conf iframe, #app-media-box iframe {
    max-width: 100%;
}

#app-media-box-conf img {
    max-width: 100%;
}

.confirmation {
    text-align: center;
    width: 96%;
    margin: auto;
    padding: 0px 0%;
}

.confirmation .instantSweepConf {
    width: 96%;
    margin: auto;
    text-align: center;
    font-size: 24px;
    font-family: 'Gotham-Narrow-Black', arial;
}

.sharebox {
    clear: both;
    margin: auto;
    text-align: left;
    position: relative;
}

.sharebox .title {
    padding: 10px 0;
}

#confirmation_page_text img, .conf-copy img {
    max-width: 100%
}

/* [confirmation: viral] */
.personal-referral-link {
    clear: both;
    float: left;
    text-align: center;
    width: 100%;
    padding: 10px 0 10px 0;
}

.personal-referral-link span {
    display: block;
    width: 100%;
    padding: 0 0 5px 0;
}

.personal-referral-link input {
    float: none;
    text-align: center;
}

a.defaultbtncss {
    margin-top: 20px;
}

#referral-share-box {
    display: none;
    text-align: center;
    width: 800px;
    left: 50%;
    margin-left: -400px;
    top: 50px;
    position: absolute;
    z-index: 4;
    background-color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px 2px;
}

#referral-share-box .overlayTopBar {
    float: left;
    color: #000;
    background-color: #ddd;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    padding: 12px 0;
    width: 100%;
    text-shadow: 0 1px 0 #f4f4f4;
    font-size: 18px;
    text-transform: uppercase;
}

#referral-share-box .details-container {
    float: left;
    width: 94%;
    padding: 20px 0 20px 20px;
    text-align: left;
}

/* [confirmation: trivia answers] */
.confirmation .viralText {
    padding: 10px;
    line-height: 1.5;
    float: left;
    max-width: 600px;
}

.confirmation .revealTrivia {
    width: 90%;
    margin: 20px 0 20px 0;
    float: left;
    font-size: 14px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    padding: 20px 5%;
    background: rgb(255, 255, 255);
    /* Fall-back for browsers that don't support rgba */
    background: rgba(255, 255, 255, .2);
}

.confirmation .revealTrivia p.trivia-number {
    display: inline-block;
    float: left;
    width: 100%;
    text-align: left;
}

.confirmation .revealTrivia p.trivia-number span.final-number {
    padding: 0 5px;
    font-weight: bold;
}

.confirmation .revealTrivia ul {
    float: left;
    width: 100%;
    padding: 10px 0;
    text-align: left;
}

.confirmation .revealTrivia li {
    clear: both;
    float: left;
    font-size: 14px;
    padding: 10px 0;
    width: 100%;
}

.confirmation .revealTrivia li span {
    display: block;
}

.confirmation .revealTrivia li span.correct {
    float: left;
    width: 20px;
    height: 20px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/facebook/trivia-correct.png) no-repeat 0 0;
}

.confirmation .revealTrivia li span.incorrect {
    float: left;
    width: 20px;
    height: 20px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/facebook/trivia-incorrect.png) no-repeat 0 0;
}

.confirmation .revealTrivia li p {
    float: left;
    padding-left: 5px;
    width: 90%;
}

.confirmation .revealTrivia li .tr-ans {
    font-weight: bold;
    clear: left;
}

.confirmation .strikeincorrect {
    color: red;
    display: inline;
    font-weight: normal;
    margin-right: 5px;
    text-decoration: line-through;
}

/* [form] */
/* jstorage implementation */
#alreadyregisteredDiv,#newregisterDiv {
    text-align: right;
    margin: 0 0 2rem 0;
}

/* form elements containers */
.forminput, div.customquestions, #Verification {
    clear: both;
    width: 100%;
    padding: 10px 0;
    float: left;
}

.forminput .inputCont .char_count {
    display: none;
    float: left;
    font-size: 12px;
    margin-top: 5px;
    color: #333;
}

.forminput .inputCont .char_max {
    display: inline-block;
    float: left;
    font-size: 12px;
    margin-top: 5px;
    color: #333;
}

/* shared widths */
.form #SweepuserentryCountry, .customselect select {
    width: 284px;
}

/* shared paddings */
.customquestions-label, .verification-label, .labelCont {
    text-align: right;
    width: 35%;
    float: left;
    padding-right: 10px;
}

.form p.example-txt {
    clear: both;
    font-size: 88%;
}

#captchTxt, #newsletter_text, #rules_text {
    clear: both;
    padding: 10px 0 0 35%;
    margin-left: 10px;
    display: none;
}

/* right column */
.customquestions-input, .verification-input, .inputCont {
    float: left;
    width: 60%;
}

/* misc elements */
.SweepuserentryDob .inputCont select {
    margin-right: 3.5%;
    margin-top: 0px;
    widtH: 31%;
}

.SweepuserentryDob .inputCont select#ContactDateYear {
    margin-right: 0px;
}

.customquestions-input i {
    padding: 0 0 5px 0;
    opacity: 0.8;
    display: inline-block;
    clear: left;
    width: 100%;
}

.customcheckbox .width100per {
    clear: both;
    width: 100%;
    padding: 5px 0;
}

.customcheckbox .width100per label, .customradio .customquestions-input label {
    float: left;
    width: 80%;
    padding: 0 0 0 5px;
    margin: 0;
}

.customradio input, .customcheckbox .width100per input {
    float: left;
    clear: both;
}

.verification-input span.defaultRealLabel {
    display: inline-block;
    clear: left;
}

/* submit button */
#span-cancelbtn {
    margin-right: 10px;
    display: none;
}

/* [footer] */
.footer-container {
    width: 100%;
    max-width: 810px;
    margin: auto;
    padding-top: 5px;
    display: none;
}

/* [footer: abbr rules] */
.footer-disclaimer-container {
    float: left;
    width: 100%;
    padding: 0 0;
}

.ftr-disclaimer-inner {
    color: #fff;
    width: 790px;
    max-width: 96%;
    padding: 10px 10px;
    margin: auto;
    font-size: 80%;
    background: url(https://dcveehzef7grj.cloudfront.net/img/facebook/black-png-50.png) repeat 0 0;
}

/* [overlays] */
.shadowOverlay {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    display: none;
    z-index: 3;
}

#shadowBox {
    background-color: #000;
    filter: alpha(opacity=80);
    opacity: 0.8;
    z-index: 1;
}

.overlayTopBar .olTitle {
    padding: 0 0 0 20px;
    float: left;
}

.overlayTopBar .olClose {
    float: right;
    padding: 0 20px 0 0;
}

.overlayTopBar a.close {
    display: block;
    color: #777;
    font-weight: bold;
    padding: 0;
    text-decoration: none;
    text-shadow: 0 1px 0 #f4f4f4;
}

.mainol-container {
    display: none;
    text-align: center;
    width: 800px;
    left: 50%;
    margin-left: -400px;
    top: 50px;
    position: absolute;
    z-index: 4;
    background-color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px 2px;
}

/* Sweeps: Rules / details */
#showRules .overlayTopBar {
    float: left;
    color: #000;
    background-color: #ddd;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    padding: 12px 0;
    width: 100%;
    text-shadow: 0 1px 0 #f4f4f4;
    font-size: 18px;
    text-transform: uppercase;
}

#showRules .rules-container {
    float: left;
    width: 94%;
    padding: 20px 0 20px 20px;
    text-align: left;
    line-height: 1.2;
}

#showPrivacyPolicy .overlayTopBar {
    float: left;
    color: #000;
    background-color: #ddd;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    padding: 12px 0;
    width: 100%;
    text-shadow: 0 1px 0 #f4f4f4;
    font-size: 18px;
    text-transform: uppercase;
}

#showPrivacyPolicy .privacy-policy-container {
    float: left;
    width: 94%;
    padding: 20px 0 20px 20px;
    text-align: left;
    line-height: 1.2;
}

#promotion-details .overlayTopBar, #formBuildOverlay .overlayTopBar {
    float: left;
    color: #000;
    background-color: #ddd;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    padding: 12px 0;
    width: 100%;
    text-shadow: 0 1px 0 #f4f4f4;
    font-size: 18px;
    text-transform: uppercase;
}

#promotion-details .details-container, #formBuildOverlay .details-container {
    float: left;
    width: 94%;
    padding: 20px 0 20px 20px;
    text-align: left;
}

.dates-holder {
    width: 45%;
    padding-right: 2%;
    float: left;
}

.dates-holder p.title {
    font-size: 18px;
    font-weight: bold;
}

.dates-box {
    width: 100%;
    margin: 10px 0 0 0;
}

.dates-box p {
    padding: 0 10px 10px 0;
}

.dates-box p.hdr-top span {
    font-size: 120%;
    font-weight: bold;
    text-decoration: underline;
}

.eligibility-holder {
    padding: 0;
    float: left;
    width: 45%;
    /*padding-left:4%;*/
}

.zeropaddingright {
    padding-right: 0;
}

.widthtotal100 {
    width: 100%;
}

.eligibility-holder p {
    padding: 10px 0 0 0;
}

.eligibility-holder p.title {
    font-size: 18px;
    font-weight: bold;
    padding: 0;
}

.contest-prize-box {
    clear: both;
    width: 100%;
    padding: 10px 0 10px 0;
}

.contest-prize-box p.title {
    font-size: 18px;
    font-weight: bold;
}

.prizes-box {
    line-height: 1.3;
    padding: 10px 0 0 0;
}

/* prizes box rte styles */
.prizes-box ol li {
    list-style-type: decimal;
    list-style-position: inside;
}

.prizes-box ul li {
    list-style-type: disc;
    list-style-position: inside;
}

.prizes-box strong {
    font-weight: bold;
}

.prizes-box em {
    font-style: italic;
}

.prizes-box img {
    max-width: 100%;
    height: auto !important
}

/* rules rte styles */
.rules-container ol li {
    list-style-type: decimal;
    list-style-position: inside;
}

.rules-container ul li {
    list-style-type: disc;
    list-style-position: inside;
}

.rules-container strong {
    font-weight: bold;
}

.rules-container em {
    font-style: italic;
}

.rules-container img {
    max-width: 100%;
}

/* Privacy policy rte styles */
.privacy-policy-container ol li {
    list-style-type: decimal;
    list-style-position: inside;
}

.privacy-policy-container ul li {
    list-style-type: disc;
    list-style-position: inside;
}

.privacy-policy-container strong {
    font-weight: bold;
}

.privacy-policy-container em {
    font-style: italic;
}

.privacy-policy-container img {
    max-width: 100%;
}

/* [referral sweeps] */
#refer-overlay {
    display: none;
    text-align: center;
    width: 480px;
    left: 50%;
    margin-left: -240px;
    top: 50px;
    position: absolute;
    z-index: 4;
    background-color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px 2px;
}

#refer-overlay .overlayTopBar {
    float: left;
    color: #000;
    background-color: #ddd;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    padding: 12px 0;
    width: 100%;
    text-shadow: 0 1px 0 #f4f4f4;
    font-size: 18px;
    text-transform: uppercase;
}

#refer-overlay .refer-container {
    padding: 20px;
    float: left;
    width: 440px;
}

#refer-overlay .refer-container div.get-link-copy {
    clear: both;
    line-height: 1.3;
    padding-bottom: 20px;
    text-align: left;
    float: left
}

#refer-overlay .refer-container #email-address {
    padding: 5px;
    color: #abadb3;
    max-width: 370px;
    width: 70%;
    margin: auto;
    text-align: left;
    float: left;
}

#refer-overlay .refer-container div.action-btns {
    clear: both;
    float: left;
    width: 100%;
    padding-top: 20px;
}

#refer-overlay .refer-container div.action-btns a {
    float: left;
    display: block;
    clear: none;
    margin: 8px 0 0 0;
}

#refer-overlay .refer-container div.action-btns input {
    margin: 0 0 0 20px;
    padding: 0;
    clear: none;
    float: left;
    width: 80px;
    height: 26px;
}

#refer-overlay .refer-container div.error {
    display: none;
    clear: both;
    width: 100%;
    color: #ff0000;
    padding: 5px 0 0 0;
    text-align: left;
}

/* Fixing height: 100%; bugs */
#served-on-embed .mainol-container {
    height: 90%;
    overflow: auto;
    top: 5%;
}

#served-on-embed #wrapper {
    width: 99%;
}

/********************[begin: receipt app] ********************/
.modern-sweeps-receipt-app .row-inc {
    width: 100%;
}

.modern-sweeps-receipt-app .h-data {
    float: left;
    width: 97%;
    height: 30px;
}

.modern-sweeps-receipt-app .h-data-col {
    width: 23%;
}

.modern-sweeps-receipt-app .h-data-col span.labelcolor {
    color: #333333;
}

.modern-sweeps-receipt-app .mc-column {
    width: 20%;
    padding: 0 1%;
    margin: 8px 0;
}

.modern-sweeps-receipt-app .mc-column input {
    width: 100%;
}

.modern-sweeps-receipt-app .mc-column select {
    width: 100%;
    height: 30px;
}

.modern-sweeps-receipt-app .mc-column div.error-span {
    color: #FF0000;
    float: left;
}

.modern-sweeps-receipt-app .column1, .modern-sweeps-receipt-app .column2, .modern-sweeps-receipt-app .column3, .modern-sweeps-receipt-app .column4, .modern-sweeps-receipt-app .column5 {
    text-align: center;
    line-height: 1em;
}

.modern-sweeps-receipt-app .column3 {
    width: 15%;
}

.modern-sweeps-receipt-app .column4 {
    width: 25%;
}

.modern-sweeps-receipt-app .column1, .modern-sweeps-receipt-app .column2 {
    width: 20%;
}

.modern-sweeps-receipt-app .column5 {
    width: 8%;
}

.modern-sweeps-receipt-app .column3 input {
    width: 90%;
}

.modern-sweeps-receipt-app .mc-addRow {
    width: 6%;
    text-align: center;
    padding-top: 6px;
    padding-left: 2%;
}

.modern-sweeps-receipt-app .mc-addRow span, .modern-sweeps-receipt-app .addrq span {
    color: #FFFFFF;
    padding: 5px 8px;
    background: #969696;
    cursor: cell;
    text-align: center;
}

.modern-sweeps-receipt-app .addrq {
    margin-top: 3px!important;
}

.modern-sweeps-receipt-app #captchTxt, .modern-sweeps-receipt-app #newsletter_text, .modern-sweeps-receipt-app #rules_text {
    clear: both;
    padding: 10px 0 0 20%;
    margin-left: 0px;
}

.modern-sweeps-receipt-app .mc-cols-area {
    background: #b3b3b3 none repeat scroll 0 0;
    border: 1px dashed #777;
    margin: 2% 0;
    width: 96%;
    overflow: hidden;
}

.modern-sweeps-receipt-app .displayinDesktop {
    display: block;
}

.modern-sweeps-receipt-app .displayinMobile {
    display: none;
}

.modern-sweeps-receipt-app .mc-data-head {
    line-height: 20px;
    font-weight: bold;
}

.modern-sweeps-receipt-app .uploadBtn, .modern-sweeps-receipt-app label.formlabel span.uploadBtn, .modern-sweeps-receipt-app .addentry .form label span.uploadBtn {
    font-size: 14px!important;
    padding: 4px 12px 4px 5px!important;
    width: 140px;
    margin-bottom: 10px!important;
}

.modern-sweeps-receipt-app .uploaded-img {
    width: 150px!important;
    display: inline-block!important;
}

.modern-sweeps-receipt-app .uploadImgCont {
    position: relative;
}

.modern-sweeps-receipt-app .uploadBtn::before, .modern-sweeps-receipt-app label.formlabel span.uploadBtn::before, .modern-sweeps-receipt-app .addentry .form label span.uploadBtn::before {
    content: url('https://dcveehzef7grj.cloudfront.net/img/upload-icon.png');
    display: block;
    width: 26px;
    height: 19px;
    float: left;
    margin-right: 5px;
}

.modern-sweeps-receipt-app .uploadBtn, .modern-sweeps-receipt-app label.formlabel span.uploadBtn, .modern-sweeps-receipt-app .addentry .form label span.uploadBtn {
    display: inline-block;
    *display: inline;
    padding: 2px 12px 2px 5px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 12px;
    line-height: 20px;
    /*line-height:1;*/
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1; *border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    font-weight: bold;
    float: left;
    top: -10px;
}

.modern-sweeps-receipt-app input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

/********************[end: receipt app] ********************/
/**************** quiz *****************/
.confirmation_page {
    width: 100%;
    position : relative;
    display: none;
    top: 50px;
    font-size: 20px;
    text-align: center;
    position: relative
}

.question_wrap {
    width: 100%;
    display: none;
}

.begin_quiz {
    width: 100%;
    position: relative;
    top: 50px;
    font-size: 20px;
    text-align: center;
}

.question-block {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 130%;
    padding: 20px 0;
}

.answer-blocks {
    display: inline-block;
    text-align: center;
    width: 49.7%;
    max-height: 250px;
    padding: 0 0 5% 0;
    margin: 0;
    vertical-align: top;
}

/* HIDE RADIO */
.answer-blocks label>input {
    visibility: hidden;
    /* Makes input not-clickable */
    position: absolute;
    /* Remove input from document flow */
}

/* IMAGE STYLES */
.answer-blocks label>input+img, .answer-blocks label>img {
    cursor: pointer;
    max-height: 250px;
    max-width: 100%;
}

/* LINK STYLES */
.answer-block-txt {
    width: 87.5%;
    max-height: auto;
    padding: 0;
    text-align: left;
    margin: 5px 5%;
    padding: 1%;
    border: 1px solid #e7e7e7;
}

.answer-block-txt:hover {
    background: #e2e2e2;
}

.answer-blocks label>a {
    display: inline-block;
    width: 80%;
    text-decoration: none;
    margin: auto;
}

/* (RADIO CHECKED) IMAGE STYLES */
.loading {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    height: 400px;
    margin-top: -200px;
    width: 600px;
    margin-left: -300px;
    text-align: center;
    /*background-color: white;  background: url('loading.gif') no-repeat center 50%;*/
    z-index: 101;
}

.transparentCover {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.4;
    filter: alpha(opacity = 40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    z-index: 100;
}

/******************** [begin: default template] ********************/
/*******custom fonts / colors / buttons*******/
body {
    font-family: 'opensans-regular',arial,helvetica,sans-serif;
    font-size: 16px;
}

select, input, button, textarea {
    font: 99% Arial, sans-serif;
}

/****fix for links via rt editor in desription**/
.templ-theme-default .form span a {
    font-size: inherit;
}

/********container / body / misc *********/
.templ-theme-default #page-body {
    background: none;
}

.langdropdown span.customSelect {
    font: 12px Arial, sans serif;
    font-weight: bold;
    background: #fff url(https://dcveehzef7grj.cloudfront.net/img/smb/2u7rpec.png) right center no-repeat;
    border: 1px solid #ddd;
    color: #555;
}

.form label span, p.reqfields span {
    color: #ff0000;
    display: inline-block;
}

/*****top bar*****/
.topLnkR, .topLnkRPreview {
    background: url(https://dcveehzef7grj.cloudfront.net/img/facebook/black-png-50.png) repeat 0 0;
}

.topLnkR span.topLinkRDetails, .topLnkRPreview span.topLinkRDetails {
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
    font-size: 16px;
    text-transform: uppercase;
}

.topLinkRShare a, .topLinkRShare a {
    width: 24px;
    height: 19px;
    margin: 5px 0 5px 2%;
}

.topLnkR #facebooktop, .topLnkRPreview #facebooktop {
    background: url(https://dcveehzef7grj.cloudfront.net/img/facebook/vote-share.png?v=1);
}

.topLnkR #twittertop, .topLnkRPreview #twittertop {
    background: url(https://dcveehzef7grj.cloudfront.net/img/facebook/vote-share.png?v=1) no-repeat -51px 0;
}

/******header*****/
.templ-theme-default header {
    background: none;
}

.templ-theme-default header::before {
    background: #fff !important;
    opacity: 1;
}

header td h1 {
    font-weight: bold;
    font-size: 150%;
    padding: 5% 2%;
}

header td {
    color: #fff;
}

/****conf share box*******/
.sharebox {
    width: 200px;
}

/*******default buttons**********/
a.enterbtn span {
    float: left;
    margin: 15px 60px;
}

a.enterbtn,a.enterbtn:hover  {
    display: inline-block;
    color: #fff;
    font-family: 'ToyotaType Semibold',arial,helvetica,sans-serif;
    text-transform: uppercase;
    font-size: clamp(22px, 3vw, 3rem);
    margin: 0px;
    text-decoration: none;
    clear: both;
    background: var(--red-color);
    margin: 0;
}

a.defaultbtncss, a.defaultbtncss:visited {
    display: inline-block;
    *display: inline;
    padding: 10px 83px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    font-weight: bold;
    text-decoration: none;
    color: #333333;
}

a.defaultbtncss:hover, a.defaultbtncss:active {
    color: #333333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

#span-submitbtn input {
    background: #254371;
    color: #fff !important;
    padding: 15px 20px;
    font-family: 'opensans-bold', arial;
    text-transform: uppercase;
    font-size: 32px;
    width: auto;
    border: 0;
    border-radius: 0;
    margin-bottom: 0.3em;
    cursor: pointer;
    box-shadow: none;
    outline: 0;
}

#enter_again.defaultbtn {
    text-decoration: none;
}

.form a#form-cancel-button, .form a#form-cancel-button:visited {
    display: inline-block;
    *display: inline;
    padding: 10px 38px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    font-weight: bold;
    text-decoration: none;
    color: #333333;
    margin-right: 10px;
}

.form a#form-cancel-button:hover, .form a#form-cancel-button:active {
    color: #333333 ;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

/*******end default buttons**********/
/********************* [end: default template] *********************/
/********************* [begin: beach template] *********************/
.templ-theme-beach body {
    font: 16px/1.4 'Open Sans Condensed',arial,helvetica,sans-serif;
}

.templ-theme-beach body.mcorp {
    font: 17px/1.4 'Open Sans Condensed',arial,helvetica,sans-serif;
}

.templ-theme-beach select, .templ-theme-beach input, .templ-theme-beach button, .templ-theme-beach textarea {
    font-family: 'Open Sans Condensed',Arial, sans-serif;
}

/********container / body / misc *********/
.templ-theme-beach #page-body {
    background: none;
}

.templ-theme-beach .langdropdown span.customSelect {
    font-family: 'Open Sans Condensed', sans serif;
}

.templ-theme-beach .sweeps-description {
    font-size: 130%;
}

.templ-theme-beach .radio-group label, .templ-theme-beach .fb-radio-group-label, .templ-theme-beach .fb-checkbox-group-label, .templ-theme-beach .checkbox-group label, .templ-theme-beach .fb-text-label, .templ-theme-beach .fb-select-label, .templ-theme-beach .fb-checkbox-label, .templ-theme-beach .personal-referral-link span, .templ-theme-beach span.sweep-not-active, .templ-theme-beach .form div.labelcolor, .templ-theme-beach .form .customquestions-input label, .templ-theme-beach .form label.labelcolor, .templ-theme-beach .form .defaultRealLabel, .templ-theme-beach .form i, .templ-theme-beach .form .example-txt, .templ-theme-beach .form .reqfields, .templ-theme-beach .sweeps-description {
    color: #333333;
}

.templ-theme-beach .form a {
    color: #16c4d4;
}

/*****top bar*****/
.templ-theme-beach .topLnkR, .templ-theme-beach .topLnkRPreview {
    background: #16c4d4;
}

.templ-theme-beach .topLnkR span.topLinkRDetails, .templ-theme-beach .topLnkRPreview span.topLinkRDetails {
    font-family: 'Open Sans Condensed', sans serif;
}

.templ-theme-beach .topLinkRShare a, .templ-theme-beach .topLinkRShare a {
    width: 29px;
    height: 29px;
}

.templ-theme-beach .topLnkR #facebooktop, .templ-theme-beach .topLnkRPreview #facebooktop {
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png);
}

.templ-theme-beach .topLnkR #twittertop, .templ-theme-beach .topLnkRPreview #twittertop {
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png) no-repeat -37px 0;
}

/******page body*****/
.templ-theme-beach #page-body-holder {
    float: left;
    width: 100%;
}

.templ-theme-beach #page-body {
    background: none;
    margin-top: 20px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 2px solid #fff;
}

/******header*****/
.templ-theme-beach header {
    font-family: 'Open Sans', sans-serif;
}

.templ-theme-beach header td h1 {
    font-weight: 800;
    font-size: 300%;
    padding: 2% 2%;
    text-shadow: rgb(0, 0, 0) 1px 1px 0px;
    letter-spacing: 0px;
}

/****conf share box*******/
.templ-theme-beach .sharebox {
    width: 170px;
}

.templ-theme-beach .confirmation a.vt_facebook {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat 0 0;
}

.templ-theme-beach .confirmation a.vt_twitter {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat -36px 0;
}

.templ-theme-beach .confirmation a.vt_gplus {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat -69px 0;
}

.templ-theme-beach .confirmation a.vt_pinterest {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat -103px 0;
}

.templ-theme-beach .confirmation a.vt_link {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat -173px 0;
}

/**********begin: beach buttons************/
.enter-button-theme-beach a.enterbtn span {
    float: left;
    margin: 0;
}

.enter-button-theme-beach a#form-enter-button, .enter-button-theme-beach a#form-enter-button:visited {
    text-shadow: none;
    text-decoration: none;
    text-align: center;
    font-family: inherit;
    font-size: inherit;
    background: none;
    cursor: pointer;
    padding: 10px 50px;
    display: inline-block;
    margin: 15px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 5px;
    border: 1px solid #13a7b4;
    color: #fff;
    overflow: hidden;
    background: #16c4d4;
}

.enter-button-theme-beach a#form-enter-button:hover, .enter-button-theme-beach a#form-enter-button:active {
    text-shadow: none;
    color: #FFF;
    background: #13a7b4;
}

a.defaultbtncss-theme-beach, a.defaultbtncss-theme-beach:visited {
    margin-top: 20px;
    text-shadow: none;
    display: inline-block;
    *display: inline;
    padding: 10px 83px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    background: #16c4d4;
}

a.defaultbtncss-theme-beach:hover, a.defaultbtncss-theme-beach:active {
    text-shadow: none;
    color: #ffffff;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.form .span-submitbtn-theme-beach a.defaultbtn, .form .span-submitbtn-theme-beach input.defaultbtn {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-shadow: none;
    text-decoration: none;
    text-align: center;
    font-family: inherit;
    font-size: inherit;
    background: none;
    cursor: pointer;
    padding: 10px 40px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 5px;
    border: 1px solid #13a7b4;
    color: #fff;
    overflow: hidden;
    background: #16c4d4;
}

.form .span-submitbtn-theme-beach a.defaultbtn:hover, .form .span-submitbtn-theme-beach a.defaultbtn:active, .form .span-submitbtn-theme-beach input.defaultbtn:hover {
    text-shadow: none;
    color: #fff;
    background: #13a7b4;
}

.form .span-cancelbtn-theme-beach a#form-cancel-button, .form .span-cancelbtn-theme-beach a#form-cancel-button:visited {
    text-shadow: none;
    text-decoration: none;
    text-align: center;
    font-family: inherit;
    font-size: inherit;
    background: none;
    cursor: pointer;
    padding: 10px 40px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 5px;
    border: 1px solid #13a7b4;
    color: #fff;
    overflow: hidden;
    background: #16c4d4;
}

.form .span-cancelbtn-theme-beach a#form-cancel-button:hover, .form .span-cancelbtn-theme-beach a#form-cancel-button:active {
    text-shadow: none;
    color: #fff;
    background: #13a7b4;
}

/**********end: beach buttons************/
/********************* [end: beach template] *********************/
/********************* [begin: black and white template] *********************/
.templ-theme-blackandwhite body {
    font: 16px/1.4 'Open Sans Condensed',arial,helvetica,sans-serif;
}

.templ-theme-blackandwhite body.mcorp {
    font: 17px/1.4 'Open Sans Condensed',arial,helvetica,sans-serif;
}

.templ-theme-blackandwhite select, .templ-theme-blackandwhite input, .templ-theme-blackandwhite button, .templ-theme-blackandwhite textarea {
    font-family: 'Open Sans Condensed',Arial, sans-serif;
}

/********container / body / misc *********/
.templ-theme-blackandwhite #page-body {
    background: none;
}

.templ-theme-blackandwhite .langdropdown span.customSelect {
    font-family: 'Open Sans Condensed', sans serif;
}

.templ-theme-blackandwhite .sweeps-description {
    font-size: 130%;
}

.templ-theme-blackandwhite .radio-group label, .templ-theme-blackandwhite .fb-radio-group-label, .templ-theme-blackandwhite .fb-checkbox-group-label, .templ-theme-blackandwhite .checkbox-group label, .templ-theme-blackandwhite .fb-text-label, .templ-theme-blackandwhite .fb-select-label, .templ-theme-blackandwhite .fb-checkbox-label, .templ-theme-blackandwhite .personal-referral-link span, .templ-theme-blackandwhite span.sweep-not-active, .templ-theme-blackandwhite .form div.labelcolor, .templ-theme-blackandwhite .form .customquestions-input label, .templ-theme-blackandwhite .form label.labelcolor, .templ-theme-blackandwhite .form .defaultRealLabel, .templ-theme-blackandwhite .form i, .templ-theme-blackandwhite .form .example-txt, .templ-theme-blackandwhite .form .reqfields, .templ-theme-blackandwhite .sweeps-description {
    color: #333333;
}

.templ-theme-blackandwhite .form a {
    color: #5ea9dd;
}

/*****top bar*****/
.templ-theme-blackandwhite .topLnkR span.topLinkRDetails, .templ-theme-blackandwhite .topLnkRPreview span.topLinkRDetails {
    font-family: 'Open Sans Condensed', sans serif;
}

.templ-theme-blackandwhite .topLinkRShare a, .templ-theme-blackandwhite .topLinkRShare a {
    width: 29px;
    height: 29px;
}

.templ-theme-blackandwhite .topLnkR #facebooktop, .templ-theme-blackandwhite .topLnkRPreview #facebooktop {
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png);
}

.templ-theme-blackandwhite .topLnkR #twittertop, .templ-theme-blackandwhite .topLnkRPreview #twittertop {
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png) no-repeat -37px 0;
}

/******header*****/
.templ-theme-blackandwhite header {
    background: none;
}

.templ-theme-blackandwhite header::before {
    background: #242323;
    opacity: 1;
}

.templ-theme-blackandwhite header {
    font-family: Lobster, sans-serif;
}

.templ-theme-blackandwhite header td h1 {
    font-weight: bold;
    font-size: 300%;
    padding: 2% 2%;
}

/****conf share box*******/
.templ-theme-blackandwhite .sharebox {
    width: 170px;
}

.templ-theme-blackandwhite .confirmation a.vt_facebook {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat 0 0;
}

.templ-theme-blackandwhite .confirmation a.vt_twitter {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat -36px 0;
}

.templ-theme-blackandwhite .confirmation a.vt_gplus {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat -69px 0;
}

.templ-theme-blackandwhite .confirmation a.vt_pinterest {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat -103px 0;
}

.templ-theme-blackandwhite .confirmation a.vt_link {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat -173px 0;
}

/********************* [end: black and white template] *********************/
/********************* [begin: colors template] *********************/
.templ-theme-colors body {
    font: 16px/1.4 'Roboto Condensed',arial,helvetica,sans-serif;
}

.templ-theme-colors body.mcorp {
    font: 17px/1.4 'Roboto Condensed',arial,helvetica,sans-serif;
}

.templ-theme-colors select, .templ-theme-colors input, .templ-theme-colors button, .templ-theme-colors textarea {
    font-family: 'Roboto Condensed',Arial, sans-serif;
}

/********container / body / misc *********/
.templ-theme-colors #page-body {
    background: none;
}

.templ-theme-colors .langdropdown span.customSelect {
    font-family: 'Roboto Condensed', sans serif;
}

.templ-theme-colors .sweeps-description {
    font-size: 130%;
}

.templ-theme-colors .modern-sweeps-receipt-app .h-data-col span.labelcolor, .templ-theme-colors .radio-group label, .templ-theme-colors .fb-radio-group-label, .templ-theme-colors .fb-checkbox-group-label, .templ-theme-colors .checkbox-group label, .templ-theme-colors .fb-text-label, .templ-theme-colors .fb-select-label, .templ-theme-colors .fb-checkbox-label, .templ-theme-colors div#confirmation_page_text, .templ-theme-colors .personal-referral-link span, .templ-theme-colors span.sweep-not-active, .templ-theme-colors .form div.labelcolor, .templ-theme-colors .form .customquestions-input label, .templ-theme-colors .form label.labelcolor, .templ-theme-colors .form .defaultRealLabel, .templ-theme-colors .form i, .templ-theme-colors .form .example-txt, .templ-theme-colors .form .reqfields, .templ-theme-colors .sweeps-description {
    color: #ffffff;
}

.templ-theme-colors .form a {
    color: #de8f0e;
}

.templ-theme-colors .form_submission .error-message, .templ-theme-colors .form_submission span.error-span {
    text-shadow: 1px 1px #000;
}

/*****top bar*****/
.templ-theme-colors .topLnkR, .templ-theme-colors .topLnkRPreview {
    background: none;
}

.templ-theme-colors .topLnkR span.topLinkRDetails, .templ-theme-colors .topLnkRPreview span.topLinkRDetails {
    font-family: 'Roboto Condensed', sans serif;
}

.templ-theme-colors .topLinkRShare a, .templ-theme-colors .topLinkRShare a {
    width: 29px;
    height: 29px;
}

.templ-theme-colors .topLnkR #facebooktop, .templ-theme-colors .topLnkRPreview #facebooktop {
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png);
}

.templ-theme-colors .topLnkR #twittertop, .templ-theme-colors .topLnkRPreview #twittertop {
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png) no-repeat -37px 0;
}

/******header*****/
.templ-theme-colors header {
    background: none;
}

.templ-theme-colors header::before {
    background: #390000;
    opacity: 1;
}

.templ-theme-colors header {
    font-family: 'Permanent Marker', cursive, sans-serif;
}

.templ-theme-colors header td h1 {
    font-weight: bold;
    font-size: 300%;
    padding: 1%;
}

/****conf share box*******/
.templ-theme-colors .sharebox {
    width: 170px;
}

.templ-theme-colors .confirmation a.vt_facebook {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat 0 0;
}

.templ-theme-colors .confirmation a.vt_twitter {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat -36px 0;
}

.templ-theme-colors .confirmation a.vt_gplus {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat -71px 0;
}

.templ-theme-colors .confirmation a.vt_pinterest {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat -104px 0;
}

.templ-theme-colors .confirmation a.vt_link {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat -173px 0;
}

/**********begin: colors buttons************/
.enter-button-theme-colors a.enterbtn span {
    float: left;
    margin: 0;
}

.enter-button-theme-colors a#form-enter-button, .enter-button-theme-colors a#form-enter-button:visited {
    text-shadow: none;
    text-decoration: none;
    text-align: center;
    font-family: inherit;
    font-size: inherit;
    background: none;
    cursor: pointer;
    padding: 10px 50px;
    display: inline-block;
    margin: 15px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 50px;
    border: 2px solid #fff;
    color: #fff;
    overflow: hidden;
}

.enter-button-theme-colors a#form-enter-button:hover, .enter-button-theme-colors a#form-enter-button:active {
    text-shadow: none;
    color: #FFF;
    background: #54131b
}

a.defaultbtncss-theme-colors, a.defaultbtncss-theme-colors:visited {
    margin-top: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-shadow: none;
    text-decoration: none;
    text-align: center;
    font-family: inherit;
    font-size: inherit;
    background: none;
    cursor: pointer;
    padding: 11px 50px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 50px;
    border: 2px solid #fff;
    color: #fff;
    overflow: hidden;
}

a.defaultbtncss-theme-colors:hover, a.defaultbtncss-theme-colors:active {
    text-shadow: none;
    color: #fff;
    background: #54131b;
}

.form .span-submitbtn-theme-colors a.defaultbtn, .form .span-submitbtn-theme-colors input.defaultbtn {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-shadow: none;
    text-decoration: none;
    text-align: center;
    font-family: inherit;
    font-size: inherit;
    background: none;
    cursor: pointer;
    padding: 11px 50px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 50px;
    border: 2px solid #fff;
    color: #fff;
    overflow: hidden;
}

.form .span-submitbtn-theme-colors a.defaultbtn:hover, .form .span-submitbtn-theme-colors a.defaultbtn:active, .form .span-submitbtn-theme-colors input.defaultbtn:hover {
    text-shadow: none;
    color: #fff;
    background: #54131b;
}

.form .span-cancelbtn-theme-colors a#form-cancel-button, .form .span-cancelbtn-theme-colors a#form-cancel-button:visited {
    text-shadow: none;
    text-decoration: none;
    text-align: center;
    font-family: inherit;
    font-size: inherit;
    background: none;
    cursor: pointer;
    padding: 10px 50px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 50px;
    border: 2px solid #fff;
    color: #fff;
    overflow: hidden;
}

.form .span-cancelbtn-theme-colors a#form-cancel-button:hover, .form .span-cancelbtn-theme-colors a#form-cancel-button:active {
    text-shadow: none;
    color: #fff;
    background: #54131b;
}

/**********end: colors buttons************/
/********************* [end: colors template] *********************/
/********************* [begin: grunge template] *********************/
.templ-theme-grunge body {
    font: 14px/1.3 'Special Elite', arial,helvetica,sans-serif;
}

.templ-theme-grunge body.mcorp {
    font: 15px/1.3 'Special Elite', arial,helvetica,sans-serif;
}

.templ-theme-grunge select, .templ-theme-grunge input, .templ-theme-grunge button, .templ-theme-grunge textarea {
    font-family: 'Special Elite', Arial, sans-serif;
}

/********container / body / misc *********/
.templ-theme-grunge #page-body {
    background: none;
}

.templ-theme-grunge .langdropdown span.customSelect {
    font-family: 'Special Elite', sans serif;
}

.templ-theme-grunge .sweeps-description {
    font-size: 130%;
}

.templ-theme-grunge .modern-sweeps-receipt-app .h-data-col span.labelcolor, .templ-theme-grunge .radio-group label, .templ-theme-grunge .fb-radio-group-label, .templ-theme-grunge .fb-checkbox-group-label, .templ-theme-grunge .checkbox-group label, .templ-theme-grunge .fb-text-label, .templ-theme-grunge .fb-select-label, .templ-theme-grunge .fb-checkbox-label, .templ-theme-grunge .personal-referral-link span, .templ-theme-grunge span.sweep-not-active, .templ-theme-grunge .form div.labelcolor, .templ-theme-grunge .form .customquestions-input label, .templ-theme-grunge .form label.labelcolor, .templ-theme-grunge .form .defaultRealLabel, .templ-theme-grunge .form i, .templ-theme-grunge .form .example-txt, .templ-theme-grunge .form .reqfields, .templ-theme-grunge .sweeps-description {
    color: #666666;
}

.templ-theme-grunge .form a {
    color: #90201e;
}

/*****top bar*****/
.templ-theme-grunge .topLnkR span.topLinkRDetails, .templ-theme-grunge .topLnkRPreview span.topLinkRDetails {
    font-family: 'Special Elite', sans serif;
}

.templ-theme-grunge .topLinkRShare a, .templ-theme-grunge .topLinkRShare a {
    width: 29px;
    height: 29px;
    margin: 1px 0 1px 2%;
}

.templ-theme-grunge .topLnkR #facebooktop, .templ-theme-grunge .topLnkRPreview #facebooktop {
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/grunge-share.png?v=3);
}

.templ-theme-grunge .topLnkR #twittertop, .templ-theme-grunge .topLnkRPreview #twittertop {
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/grunge-share.png?v=3) no-repeat -37px 0;
}

/******header*****/
.templ-theme-grunge header {
    background: none;
}

.templ-theme-grunge header::before {
    background: #602e17;
    opacity: 1;
}

.templ-theme-grunge header {
    font-family: 'Special Elite', cursive, sans-serif;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000;
}

.templ-theme-grunge header td h1 {
    font-weight: bold;
    font-size: 300%;
    padding: 1%;
}

/****conf share box*******/
.templ-theme-grunge .sharebox {
    width: 170px;
}

.templ-theme-grunge .confirmation a.vt_facebook {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/grunge-share.png?v=3?v=8) no-repeat 0 0;
}

.templ-theme-grunge .confirmation a.vt_twitter {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/grunge-share.png?v=3?v=8) no-repeat -36px 0;
}

.templ-theme-grunge .confirmation a.vt_gplus {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/grunge-share.png?v=3?v=8) no-repeat -69px 0;
}

.templ-theme-grunge .confirmation a.vt_pinterest {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/grunge-share.png?v=3?v=8) no-repeat -103px 0;
}

.templ-theme-grunge .confirmation a.vt_link {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/grunge-share.png?v=3?v=8) no-repeat -173px 0;
}

/**********begin: grunge buttons************/
.enter-button-theme-grunge a#form-enter-button, .enter-button-theme-grunge a#form-enter-button:visited {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    border: solid 5px #000;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border-width: 0 4px 5px 0;
    border-radius: 5px;
    border-color: transparent #ddd #999 transparent;
    background-clip: padding-box;
    color: #90201e;
}

.enter-button-theme-grunge a#form-enter-button:hover, .enter-button-theme-grunge a#form-enter-button:active {
    color: #333333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

a.defaultbtncss-theme-grunge, a.defaultbtncss-theme-grunge:visited {
    margin-top: 20px;
    color: #90201e;
    padding: 10px 38px;
    margin-right: 10px;
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    border: solid 5px #000;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border-width: 0 4px 5px 0;
    border-radius: 5px;
    border-color: transparent #ddd #999 transparent;
    background-clip: padding-box;
}

a.defaultbtncss-theme-grunge:hover, a.defaultbtncss-theme-grunge:active {
    color: #333333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.form .span-submitbtn-theme-grunge a.defaultbtn, .form .span-submitbtn-theme-grunge input.defaultbtn {
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #90201e;
    padding: 10px 38px;
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    border: solid 5px #000;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border-width: 0 4px 5px 0;
    border-radius: 5px;
    border-color: transparent #ddd #999 transparent;
    background-clip: padding-box;
}

.form .span-submitbtn-theme-grunge a.defaultbtn:hover, .form .span-submitbtn-theme-grunge a.defaultbtn:active, .form .span-submitbtn-theme-grunge input.defaultbtn:hover {
    color: #333333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.form .span-cancelbtn-theme-grunge a#form-cancel-button, .form .span-cancelbtn-theme-grunge a#form-cancel-button:visited {
    color: #90201e;
    padding: 10px 38px;
    margin-right: 10px;
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    border: solid 5px #000;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border-width: 0 4px 5px 0;
    border-radius: 5px;
    border-color: transparent #ddd #999 transparent;
    background-clip: padding-box;
}

.form .span-cancelbtn-theme-grunge a#form-cancel-button:hover, .form .span-cancelbtn-theme-grunge a#form-cancel-button:active {
    color: #333333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

/**********end: grunge buttons************/
/********************* [end: grunge template] *********************/
/********************* [begin: love template] *********************/
.templ-theme-love body {
    font: 16px/1.4 'Open Sans Condensed',arial,helvetica,sans-serif;
}

.templ-theme-love body.mcorp {
    font: 17px/1.4 'Open Sans Condensed',arial,helvetica,sans-serif;
}

.templ-theme-love select, .templ-theme-love input, .templ-theme-love button, .templ-theme-love textarea {
    font-family: 'Open Sans Condensed',Arial, sans-serif;
}

/********container / body / misc *********/
.templ-theme-love #page-body {
    background: none;
}

.templ-theme-love .langdropdown span.customSelect {
    font-family: 'Open Sans Condensed', sans serif;
}

.templ-theme-love .sweeps-description {
    font-size: 150%;
}

.templ-theme-grunge .modern-sweeps-receipt-app .h-data-col span.labelcolor, .templ-theme-love .radio-group label, .templ-theme-love .fb-radio-group-label, .templ-theme-love .fb-checkbox-group-label, .templ-theme-love .checkbox-group label, .templ-theme-love .fb-text-label, .templ-theme-love .fb-select-label, .templ-theme-love .fb-checkbox-label, .templ-theme-love .personal-referral-link span, .templ-theme-love span.sweep-not-active, .templ-theme-love .form div.labelcolor, .templ-theme-love .form .customquestions-input label, .templ-theme-love .form label.labelcolor, .templ-theme-love .form .defaultRealLabel, .templ-theme-love .form i, .templ-theme-love .form .example-txt, .templ-theme-love .form .reqfields, .templ-theme-love .sweeps-description {
    color: #666666;
}

.templ-theme-love .form a {
    color: #5ea9dd;
}

/*****top bar*****/
.templ-theme-love .topLnkR, .templ-theme-love .topLnkRPreview {
    background: #fff;
}

.templ-theme-love .topLnkR span.topLinkRDetails, .templ-theme-love .topLnkRPreview span.topLinkRDetails {
    font-family: 'Open Sans Condensed', sans serif;
}

.templ-theme-love .topLinkRDetails a {
    color: #333;
}

.templ-theme-love .topLinkRShare a, .templ-theme-love .topLinkRShare a {
    width: 29px;
    height: 29px;
    margin: 5px 0 5px 2%;
}

.templ-theme-love .topLnkR #facebooktop, .templ-theme-love .topLnkRPreview #facebooktop {
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/love-share.png?v=3);
}

.templ-theme-love .topLnkR #twittertop, .templ-theme-love .topLnkRPreview #twittertop {
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/love-share.png?v=3) no-repeat -37px 0;
}

/******header*****/
.templ-theme-love header {
    background: none;
}

.templ-theme-love header::before {
    background: #d19d9d;
    opacity: 1;
}

.templ-theme-love header {
    font-family: 'Loved by the King', cursive, sans-serif;
}

.templ-theme-love header td h1 {
    font-weight: bold;
    font-size: 300%;
    padding: 2% 2%;
}

/****conf share box*******/
.templ-theme-love .sharebox {
    width: 170px;
}

.templ-theme-love .confirmation a.vt_facebook {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/love-share.png?v=3?v=8) no-repeat 0 0;
}

.templ-theme-love .confirmation a.vt_twitter {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/love-share.png?v=3?v=8) no-repeat -36px 0;
}

.templ-theme-love .confirmation a.vt_gplus {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/love-share.png?v=3?v=8) no-repeat -69px 0;
}

.templ-theme-love .confirmation a.vt_pinterest {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/love-share.png?v=3?v=8) no-repeat -103px 0;
}

.templ-theme-love .confirmation a.vt_link {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/love-share.png?v=3?v=8) no-repeat -173px 0;
}

/**********begin: love buttons************/
.enter-button-theme-love a.enterbtn span {
    float: none;
    margin: 0;
}

.enter-button-theme-love a#form-enter-button, .enter-button-theme-love a#form-enter-button:visited {
    transition-duration: .3s;
    background: #87318C;
    color: #FFF;
    text-shadow: none;
    border: none;
    box-shadow: none;
    border-radius: 180px;
    width: 90px;
    line-height: 90px;
    height: 90px;
    padding: 0;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    text-decoration: none;
    text-align: center;
}

.enter-button-theme-love a#form-enter-button:hover, .enter-button-theme-love a#form-enter-button:active {
    text-shadow: none;
    color: #FFF;
    background: #99389f;
}

a.defaultbtncss-theme-love, a.defaultbtncss-theme-love:visited {
    margin-top: 20px;
    display: inline-block;
    *display: inline;
    padding: 10px 83px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    font-weight: bold;
    text-decoration: none;
    color: #333333;
}

a.defaultbtncss-theme-love:hover, a.defaultbtncss-theme-love:active {
    color: #333333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.form .span-submitbtn-theme-love a.defaultbtn, .form .span-submitbtn-theme-love input.defaultbtn {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-shadow: none;
    transition-duration: .3s;
    background: #87318C;
    color: #FFF;
    text-shadow: none;
    border: none;
    box-shadow: none;
    border-radius: 180px;
    width: 90px;
    line-height: 90px;
    height: 90px;
    padding: 0;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

.form .span-submitbtn-theme-love a.defaultbtn:hover, .form .span-submitbtn-theme-love a.defaultbtn:active, .form .span-submitbtn-theme-love input.defaultbtn:hover {
    text-shadow: none;
    color: #FFF;
    background: #99389f;
}

.form .span-cancelbtn-theme-love a#form-cancel-button, .form .span-cancelbtn-theme-love a#form-cancel-button:visited {
    transition-duration: .3s;
    background: #87318C;
    color: #333333;
    text-shadow: none;
    border: none;
    box-shadow: none;
    border-radius: 180px;
    width: 90px;
    line-height: 90px;
    height: 90px;
    padding: 0;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    text-decoration: none;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    font-weight: bold;
    text-decoration: none;
    color: #333333;
    margin-right: 10px;
}

.form .span-cancelbtn-theme-love a#form-cancel-button:hover, .form .span-cancelbtn-theme-love a#form-cancel-button:active {
    color: #333333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

/**********end: love buttons************/
/********************* [end: love template] *********************/
/********************* [begin: concert template] *********************/
.templ-theme-concert body {
    font: 13px/1.2 'Lora',arial,helvetica,sans-serif;
}

.templ-theme-concert select, .templ-theme-concert input, .templ-theme-concert button, .templ-theme-concert textarea {
    font-family: 'Lora',Arial, sans-serif;
}

/********container / body / misc *********/
.templ-theme-concert #page-body {
    background: none;
}

.templ-theme-concert .langdropdown span.customSelect {
    font-family: 'Lora', sans serif;
}

.templ-theme-concert .sweeps-description {
    font-size: 130%;
}

.templ-theme-concert .confirmation {
    color: #ffffff;
}

.templ-theme-concert .radio-group label, .templ-theme-concert .fb-radio-group-label, .templ-theme-concert .fb-checkbox-group-label, .templ-theme-concert .checkbox-group label, .templ-theme-concert .fb-text-label, .templ-theme-concert .fb-select-label, .templ-theme-concert .fb-checkbox-label, .templ-theme-concert div#confirmation_page_text, .templ-theme-concert .personal-referral-link span, .templ-theme-concert span.sweep-not-active, .templ-theme-concert .form div.labelcolor, .templ-theme-concert .form .customquestions-input label, .templ-theme-concert .form label.labelcolor, .templ-theme-concert .form .defaultRealLabel, .templ-theme-concert .form i, .templ-theme-concert .form .example-txt, .templ-theme-concert .form .reqfields, .templ-theme-concert .sweeps-description {
    color: #ffffff;
}

.templ-theme-concert .fb-radio .inputCont input, .templ-theme-concert .fb-checkbox .inputCont input {
    margin-top: 2px;
}

.templ-theme-concert .form a {
    color: #5ea9dd;
}

.templ-theme-concert .form_submission .error-message, .templ-theme-concert .form_submission span.error-span {
    text-shadow: 1px 1px #000;
}

/*****top bar*****/
.templ-theme-concert .topLnkR, .templ-theme-concert .topLnkRPreview {
    background: url(https://dcveehzef7grj.cloudfront.net/img/facebook/black-png-50.png) repeat 0 0;
}

.templ-theme-concert .topLnkR span.topLinkRDetails, .templ-theme-concert .topLnkRPreview span.topLinkRDetails {
    font-family: 'Lora', sans serif;
}

.templ-theme-concert .topLinkRShare a, .templ-theme-concert .topLinkRShare a {
    width: 29px;
    height: 29px;
}

.templ-theme-concert .topLnkR #facebooktop, .templ-theme-concert .topLnkRPreview #facebooktop {
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png);
}

.templ-theme-concert .topLnkR #twittertop, .templ-theme-concert .topLnkRPreview #twittertop {
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png) no-repeat -37px 0;
}

/******header*****/
.templ-theme-concert header {
    background: none;
}

.templ-theme-concert header::before {
    background: #390000;
    /*opacity: 1;*/
}

.templ-theme-concert header {
    font-family: 'Oregano', sans-serif;
}

.templ-theme-concert header td h1 {
    font-weight: bold;
    font-size: 400%;
    padding: 2%;
}

.templ-theme-concert header td {
    color: #000;
}

/****conf share box*******/
.templ-theme-concert .sharebox {
    width: 170px;
}

.templ-theme-concert .confirmation a.vt_facebook {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat 0 0;
}

.templ-theme-concert .confirmation a.vt_twitter {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat -36px 0;
}

.templ-theme-concert .confirmation a.vt_gplus {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat -71px 0;
}

.templ-theme-concert .confirmation a.vt_pinterest {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat -104px 0;
}

.templ-theme-concert .confirmation a.vt_link {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat -173px 0;
}

/**********begin: concert buttons************/
.enter-button-theme-concert a.enterbtn span {
    float: none;
    margin: 0;
}

.enter-button-theme-concert a#form-enter-button, .enter-button-theme-concert a#form-enter-button:visited {
    transition-duration: .3s;
    background: #e30505;
    color: #FFF;
    text-shadow: none;
    border: none;
    box-shadow: none;
    border-radius: 180px;
    width: 90px;
    line-height: 90px;
    height: 90px;
    padding: 0;
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    text-decoration: none;
    text-align: center;
}

.enter-button-theme-concert a#form-enter-button:hover, .enter-button-theme-concert a#form-enter-button:active {
    text-shadow: none;
    color: #FFF;
    background: #b50000;
}

a.defaultbtncss-theme-concert, a.defaultbtncss-theme-concert:visited {
    margin-top: 20px;
    display: inline-block;
    *display: inline;
    padding: 10px 83px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 13px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    font-weight: bold;
    text-decoration: none;
    color: #333333;
}

a.defaultbtncss-theme-concert:hover, a.defaultbtncss-theme-concert:active {
    color: #333333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.form .span-submitbtn-theme-concert a.defaultbtn, .form .span-submitbtn-theme-concert input.defaultbtn {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-shadow: none;
    transition-duration: .3s;
    background: #e30505;
    color: #FFF;
    text-shadow: none;
    border: none;
    box-shadow: none;
    border-radius: 180px;
    width: 90px;
    line-height: 90px;
    height: 90px;
    padding: 0;
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

.form .span-submitbtn-theme-concert a.defaultbtn:hover, .form .span-submitbtn-theme-concert a.defaultbtn:active, .form .span-submitbtn-theme-concert input.defaultbtn:hover {
    text-shadow: none;
    color: #FFF;
    background: #b50000;
}

.form .span-cancelbtn-theme-concert a#form-cancel-button, .form .span-cancelbtn-theme-concert a#form-cancel-button:visited {
    transition-duration: .3s;
    background: #e30505;
    color: #333333;
    text-shadow: none;
    border: none;
    box-shadow: none;
    border-radius: 180px;
    width: 90px;
    line-height: 90px;
    height: 90px;
    padding: 0;
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    text-decoration: none;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    font-weight: bold;
    text-decoration: none;
    color: #333333;
    margin-right: 10px;
}

.form .span-cancelbtn-theme-concert a#form-cancel-button:hover, .form .span-cancelbtn-theme-concert a#form-cancel-button:active {
    color: #333333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.form-cpy h2:last-child{
    margin: 25px 0 10px 0;
    font-size: clamp(28px, 2vw, 42px);
    font-family: 'Toyotatype SemiBold';
    color: var(--red-color);
}

/**********end: concert buttons************/
/********************* [end: concert template] *********************/
/********************* [begin: stagered template] *********************/
.templ-theme-stagered body {
    font: 16px/1.4 'Open Sans Condensed',arial,helvetica,sans-serif
}

.templ-theme-stagered select, .templ-theme-stagered input, .templ-theme-stagered button, .templ-theme-stagered textarea {
    font-family: 'Open Sans Condensed',Arial, sans-serif;
}

/********container / body / misc *********/
.templ-theme-stagered #page-body {
    background: none;
}

.templ-theme-stagered .langdropdown span.customSelect {
    font-family: 'Open Sans Condensed', sans serif;
}

.templ-theme-stagered .sweeps-description {
    font-size: 130%;
}

.templ-theme-stagered .confirmation {
    color: #ffffff;
}

.templ-theme-stagered .radio-group label, .templ-theme-stagered .fb-radio-group-label, .templ-theme-stagered .fb-checkbox-group-label, .templ-theme-stagered .checkbox-group label, .templ-theme-stagered .fb-text-label, .templ-theme-stagered .fb-select-label, .templ-theme-stagered .fb-checkbox-label, .templ-theme-stagered div#confirmation_page_text, .templ-theme-stagered .personal-referral-link span, .templ-theme-stagered span.sweep-not-active, .templ-theme-stagered .form div.labelcolor, .templ-theme-stagered .form .customquestions-input label, .templ-theme-stagered .form label.labelcolor, .templ-theme-stagered .form .defaultRealLabel, .templ-theme-stagered .form i, .templ-theme-stagered .form .example-txt, .templ-theme-stagered .form .reqfields, .templ-theme-stagered .sweeps-description {
    color: #ffffff;
}

.templ-theme-stagered .form a {
    color: #fddb1e;
}

.templ-theme-stagered .form_submission .error-message, .templ-theme-stagered .form_submission span.error-span {
    text-shadow: 1px 1px #000;
}

/*****top bar*****/
.templ-theme-stagered .topLnkR, .templ-theme-stagered .topLnkRPreview {
    background: url(https://dcveehzef7grj.cloudfront.net/img/facebook/black-png-50.png) repeat 0 0;
}

.templ-theme-stagered .topLnkR span.topLinkRDetails, .templ-theme-stagered .topLnkRPreview span.topLinkRDetails {
    font-family: 'Open Sans Condensed', sans serif;
}

.templ-theme-stagered .topLinkRShare a, .templ-theme-stagered .topLinkRShare a {
    width: 29px;
    height: 29px;
}

.templ-theme-stagered .topLnkR #facebooktop, .templ-theme-stagered .topLnkRPreview #facebooktop {
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png);
}

.templ-theme-stagered .topLnkR #twittertop, .templ-theme-stagered .topLnkRPreview #twittertop {
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png) no-repeat -37px 0;
}

/******header*****/
.templ-theme-stagered header {
    background: none;
}

.templ-theme-stagered header::before {
    background: #ec0000;
    /*opacity: 0.3;*/
}

.templ-theme-stagered header {
    font-family: 'Concert One', sans-serif;
}

.templ-theme-stagered header td h1 {
    font-weight: bold;
    font-size: 300%;
    padding: 2%;
}

/****conf share box*******/
.templ-theme-stagered .sharebox {
    width: 170px;
}

.templ-theme-stagered .confirmation a.vt_facebook {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat 0 0;
}

.templ-theme-stagered .confirmation a.vt_twitter {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat -36px 0;
}

.templ-theme-stagered .confirmation a.vt_gplus {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat -71px 0;
}

.templ-theme-stagered .confirmation a.vt_pinterest {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat -104px 0;
}

.templ-theme-stagered .confirmation a.vt_link {
    width: 29px;
    height: 29px;
    background: url(https://dcveehzef7grj.cloudfront.net/img/smb/theme/white-black-share.png?v=8) no-repeat -173px 0;
}

/**********begin: stagered buttons************/
.enter-button-theme-stagered a.enterbtn span {
    float: left;
    margin: 0;
}

.enter-button-theme-stagered a#form-enter-button, .enter-button-theme-stagered a#form-enter-button:visited {
    text-shadow: none;
    text-decoration: none;
    text-align: center;
    font-family: inherit;
    font-size: inherit;
    background: none;
    cursor: pointer;
    padding: 10px 50px;
    display: inline-block;
    margin: 15px 30px;
    letter-spacing: 1px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 0px;
    border: 1px solid #e31c39;
    color: #fff;
    overflow: hidden;
    background: #e31c39;
}

.enter-button-theme-stagered a#form-enter-button:hover, .enter-button-theme-stagered a#form-enter-button:active {
    text-shadow: none;
    color: #FFF;
    background: #bd0b0b;
}

a.defaultbtncss-theme-stagered, a.defaultbtncss-theme-stagered:visited {
    margin-top: 20px;
    text-shadow: none;
    display: inline-block;
    *display: inline;
    padding: 10px 83px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #e31c39;
    *background-color: #e31c39;
    background-image: -moz-linear-gradient(top, #e31c39, #e31c39);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e31c39), to(#e31c39));
    background-image: -webkit-linear-gradient(top, #e31c39, #e31c39);
    background-image: -o-linear-gradient(top, #e31c39, #e31c39);
    background-image: linear-gradient(to bottom, #e31c39, #e31c39);
    background-repeat: repeat-x;
    border: 1px solid #e31c39;
    *border: 0;
    border-color: #e31c39 #e31c39 #e31c39;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-bottom-color: #e31c39;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e31c39', endColorstr='#e31c39', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0);
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    background: #e31c39;
}

a.defaultbtncss-theme-stagered:hover, a.defaultbtncss-theme-stagered:active {
    text-shadow: none;
    color: #ffffff;
    background-color: #bd0b0b;
    *background-color: #bd0b0b;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.form .span-submitbtn-theme-stagered a.defaultbtn, .form .span-submitbtn-theme-stagered input.defaultbtn {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-shadow: none;
    text-decoration: none;
    text-align: center;
    font-family: inherit;
    font-size: inherit;
    background: none;
    cursor: pointer;
    padding: 10px 40px;
    display: inline-block;
    letter-spacing: 1px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 0px;
    border: 1px solid #e31c39;
    color: #fff;
    overflow: hidden;
    background: #e31c39;
}

.form .span-submitbtn-theme-stagered a.defaultbtn:hover, .form .span-submitbtn-theme-stagered a.defaultbtn:active, .form .span-submitbtn-theme-stagered input.defaultbtn:hover {
    text-shadow: none;
    color: #fff;
    background: #bd0b0b;
}

.form .span-cancelbtn-theme-stagered a#form-cancel-button, .form .span-cancelbtn-theme-stagered a#form-cancel-button:visited {
    text-shadow: none;
    text-decoration: none;
    text-align: center;
    font-family: inherit;
    font-size: inherit;
    background: none;
    cursor: pointer;
    padding: 10px 40px;
    display: inline-block;
    letter-spacing: 1px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 0px;
    border: 1px solid #e31c39;
    color: #fff;
    overflow: hidden;
    background: #e31c39;
}

.form .span-cancelbtn-theme-stagered a#form-cancel-button:hover, .form .span-cancelbtn-theme-stagered a#form-cancel-button:active {
    text-shadow: none;
    color: #fff;
    background: #bd0b0b;
}

/**********end: stagered buttons************/
/********************* [end: stagered template] *********************/
/********************[begin: form on right] ********************/
.template-form-right .main-body-container {
    max-width: 1200px;
    margin: auto;
    padding: 0 2%;
}

.template-form-right header {
    width: 65%;
    max-width: 65%;
}

.template-form-right #page-body-holder {
    width: 35%;
    float: left;
    clear: none;
}

.template-form-right #page-body {
    width: 95%;
    margin: 5% 0 5% 5%;
}

.template-form-right #page-body::before {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.template-form-right .footer-container {
    max-width: 1200px;
}

.template-form-right .form {
    padding: 20px 0 0 0;
    width: 90%;
    margin-left: 5%;
}

.template-form-right .forminput, .template-form-right div.customquestions, .template-form-right #Verification {
    padding: 3px 0;
}

.template-form-right .customquestions-label, .template-form-right .verification-label, .template-form-right .labelCont {
    width: 100%;
    text-align: left;
    padding: 0 0 5px 0;
}

.template-form-right .customquestions-input, .template-form-right .verification-input, .template-form-right .inputCont {
    width: 100%;
}

.template-form-right #captchTxt, .template-form-right #newsletter_text, .template-form-right #rules_text {
    padding: 10px 0 0 0;
    margin: 0;
}

.template-form-right p.subbut_cont, .template-form-right div.subbut_cont, .template-form-right p.reqfields {
    margin: 0;
    padding: 20px 0 0 0;
}

.template-form-right .forminput input, .template-form-right .custominput input, .template-form-right .verification-input input {
    width: 90%;
}

.template-form-right .form #ContactDateMonth, .template-form-right .form #ContactDateDay, .template-form-right .form #ContactDateYear {
    width: 31%;
}

.template-form-right .g-recaptcha {
    transform: scale(0.8);
    transform-origin: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.template-form-right #span-cancelbtn {
    margin-right: 2px;
}

.template-form-right .form-inner-for-slimscroll {
    float: left;
    clear: both;
    padding: 0 1% 0 0;
    max-width: 99%;
}

.template-form-right .form .forminput:first-child {
    padding-top: 0;
}

.template-form-right #referral-share-box {
    width: 100%;
    left: 0;
    margin-left: 0;
}

.nric_fld_label {
    line-height: 30px;
}

.files_uploaded_text {
    font-size: 12px;
}

.uploadedimages {
    width: 160px;
}

.cke_float .cke_inner {
    width: 570px;
}

.ara-lang {
    direction: rtl;
}

.build-wrap .SweepuserentryEmailConfirm.confirmEmailHidden {
    display: block !important;
}

.templ-theme-default img {
    vertical-align: bottom;
    max-width: 100%;
    width: auto;
}

.templ-theme-default header img {
    width: 100%;
}

.templ-theme-default header {
    background: #fff !important;
}

#footer a, footer a, .site-footer a {
    background: none !important;
}

#footer.site-footer a, footer.site-footer a {
    width: auto !important;
    height: auto !important;
}

#footer.site-footer, footer.site-footer {
    float: none !important;
    clear: both;
}

.form-desc, .sweep-not-active {
    padding: 0% 10%;
}

.form-align {
    display: flex;
}

.form-desc-img, .form-desc-txt {
    width: 50%;
}

.form-desc h1 {
    font-family: 'Gotham-Narrow-Book', arial;
    font-size: 33px;
    margin-top: 20px;
    text-align: left;
    font-weight: normal;
    line-height: 1.3em;
}

.form-desc h2 {
    font-family: 'Gotham-Narrow-Black', arial;
    font-size: 30px;
    margin-left: 10px;
    margin-bottom: 0px;
}

.form-desc ul {
    margin-top: 0px;
    font-size: 26px;
}

.form-desc ul li {
    list-style: disc;
    margin: 15px 3%;
    line-height: 1.2em;
    font-family: 'Gotham-Narrow-Black', arial;
}

p.bill_signatureccopy {
    font-size: 26px;
    padding-top: 20px;
    font-family: 'Gotham-Narrow-Black', arial;
    margin-bottom: 0px;
    line-height: 1.2em;
}

.bill_signaturediv a {
    font-size: 20px;
    font-family: 'Gotham-Narrow-Black', arial;
}

.bmlogo {
    display: flex;
    align-items: center;
    margin: 2rem 0;
    justify-content: center;
}

.bmlogo a {
    padding: 0 15px;
}

.landingpage_enter {
    background: #d27621;
    color: #ffffff;
    font-family: 'Gotham-Narrow-Black', arial;
    padding: 20px;
    font-size: 40px;
    text-align: center;
}

.abbr_rules {
    padding: 30px 5%;
    text-align: left;
}

#footer, footer, #footer-hob, #footer-mt, #footer-ln, #footer-tm, #footer-tn, #footer-in, #footer-bm, #footer-br {
    margin-top: 0px !important;
}

.drawer-menu-item {
    text-align: left;
}

.abbr_rules a {
    color: #000000;
    text-decoration: underline;
}

#dataDisclaimerCopy {
    display: none !important;
}

/* .form-group .required, .labelCont.hiddenLabel {
    display: none;
} */
form .customquestions-label label, form .verification-label label, form .labelCont label, .UserfieldField1 .inputCont label {
    float: right;
    margin-top: 8px;
    font-size: 20px;
    line-height: 1.3;
    text-transform: inherit;
    text-align: left;
    display: block;
    font-family: 'opensans-regular', arial;
    color: #000000;
}

.UserfieldField1 .inputCont label {
    margin-top: 0;
}

.UserfieldField1 .labelCont {
    display: none;
}

.bill_signaturediv {
    text-align: center;
}

/* Styling for facebook */
#wrapper #id-form-container form #newregisterDiv, #wrapper #id-form-container form #alreadyregisteredDiv {
    font-family: 'opensans-regular', arial;
    font-size: 21px;
    text-align: left;
    line-height: 1.2;
}

#wrapper #id-form-container form #alreadyregisteredDiv a {
    font-family: 'opensans-bold', arial;
    color: var(--red-color);
    text-decoration: underline;
}

#wrapper #id-form-container form #newregisterDiv a {
    font-family: 'opensans-bold', arial;
    color: var(--red-color);
    text-decoration: underline;
}

.form-align1, .form-align2 {
    width: 50%;
    float: left;
}

#wrapper #id-form-container form {
    font-family: 'opensans-regular';
    display: block;
    padding: 0 8% 2% 8%;
    color: #231f20;
}

.reqfields {
    width: auto;
}

form .form-group.forminput {
    display: flex;
    padding: 3.5px;
}

input:hover, input:focus {
    box-shadow: none !important;
    outline: none !important;
}

form .form-group.forminput.Sweepuserentryverification {
    display: inline-block;
}

.UserfieldField2 .inputCont {
    width: 100%;
}

.UserfieldField2 label {
    display: block;
    padding: 0px 20px;
    width: 100%;
    color: #231f20;
    font-size: 21px;
    line-height: 1.2;
    text-transform: inherit;
    font-family: 'opensans-semibold', arial;
    font-family: 'opensans-regular';
}

.UserfieldField3 .labelCont label {
    float: left;
    margin-left: 0px;
    padding-left: 0px;
    width: auto;
    display: none;
}

.UserfieldField3 label {
    display: block;
    width: 100%;
    color: #231f20;
    font-size: 21px;
    line-height: 1.2;
    text-transform: inherit;
    font-family: 'opensans-semibold', arial;
    font-family: 'opensans-regular';
}

.inputCont {
    width: 80%;
}

#submit-cont-lang {
    width: 40%;
    margin: 0px 15px;
}

#submit-cont-lang a {
    color: #000;
    text-transform: uppercase;
    font-family: 'opensans-semibold', arial;
    font-size: 18px;
    text-decoration: underline;
    line-height: 1.2;
    cursor: pointer;
}

#span-cancelbtn, form .form-group.forminput.SweepuserentryEmailConfirm {
    display: none !important;
}

p.conf_tahnkCopy {
    color: #d27621;
    font-size: 50px;
    text-align: center;
    font-family: 'Gotham-Narrow-Black', arial;
}

p.conf_tahnkCopy2 {
    font-family: 'Gotham-Narrow-Black', arial;
    font-size: 40px;
    text-align: center;
}

.fb-checkbox.form-group.forminput.UserfieldField2 {
    float: left;
    padding: 7px;
}

.UserfieldField3 .labelCont {
    display: none;
    float: left;
}

.UserfieldField3 .inputCont {
    width: 100%;
}

a.vt_pinterest, a.vt_link {
    display: none !important;
}

span.vt_sharewidget {
    display: flex;
    justify-content: center;
}

.form-header h1, .sweep-not-active h1 {
    font-family: 'Gotham-Narrow-Black', arial;
    font-size: 32px;
    color: #D51F27;
}

.vtg_hovertext {
    display: none;
}

.confirmation .sharebox {
    margin: 20px auto !important;
}

.main-body-container .header {
    display: none;
}

.fbtab_enterheadline {
    font-size: 26px;
    padding-top: 20px;
    font-family: 'Gotham-Narrow-Black', arial;
}

.fbtab_enterbtn a, .fbtab_enterbtn a:hover {
    clear: both;
    background: #d27621;
    margin: 0.5em auto;
    padding: 12px 20px;
    color: #FFF;
    margin-top: 20px;
    display: inline-block;
    font-family: 'opensans-bold', arial;
    text-transform: uppercase;
    font-size: 36px;
    text-decoration: none;
}

.confirmation .sharebox .vt_facebook {
    margin: 0 5px 5px 10px;
}

.confirmation .sharebox p {
    font-family: 'gotham-medium';
    font-size: 21px;
    margin: 6px;
    text-align: center;
}

.headercomponent {
    position: relative;
}

.confirmation .sharebox {
    width: 145px !important;
}

.bass-component__ad-container {
    border: 0 !important;
    margin: 0 auto;
    text-align: center;
    padding: 2.5rem 0 !important;
    clear: both;
}

/* .UserfieldField2 .error-span{
    display: block !important;
} */
.main-body-container .main_head {
    text-align: center;
    margin: 0;
    background-color: var(--green-color);
    color: #fff;
    font-size: var(--larger-font);
    padding: 20px 0px;
    font-family: "klavika-web", sans-serif;
    font-weight: 100;
    font-style: italic;
    letter-spacing: 1.5px;
}

div#page-body-holder {
    clear: both;
}

.form-desc-img img {
    margin-top: -120px;
    position: relative;
}

.winner_sec, .topform_sec {
    clear: both;
    float: left;
    width: 100%;
    padding: 0 3%;
}

.winner_sec .left_winner_Sec, .winner_sec .right_winner_Sec, .topform_sec .left_winner_Sec, .topform_sec .right_winner_Sec {
    float: left;
}

.winner_sec .right_winner_Sec, .topform_sec .right_winner_Sec {
    width: 68%;
    text-align: left;
    margin-top: 0px;
    max-width: 810px;
}

.enter-button a:nth-child(2) {
    margin: 0;
}

.winner_sec .left_winner_Sec, .topform_sec .left_winner_Sec {
    width: 30%;
    margin-right: 2%;
}

.right_winner_Sec span {
    font-size: 40px;
    color: #254371;
    font-family: 'Gotham-Narrow-Black';
    display: inline-block;
}

.prod_mainsec {
    clear: both;
    float: left;
    width: 100%;
    padding: 2.5rem 0;
}

.left_prod_sec, .left_sub_prod_sec {
    float: left;
    clear: both;
    width: 35%;
}

.right_prod_sec, .right_sub_prod_sec {
    float: left;
    width: 65%;
    text-align: left;
}

.right_prod_sec ol {
    margin: 5px 0 0 0;
    font-size: 33px;
    padding-left: 0;
    width: 80%;
    font-family: 'Gotham-Narrow-Book';
}

.right_prod_sec h2 {
    color: #254371;
    font-family: 'Gotham-Narrow-Black';
    margin: 25px 0 0 0px;
}

.right_prod_sec li {
    list-style: outside;
    margin: 0 0px 0px 20px;
    font-size: 33px;
    line-height: 1.3em;
}

.right_prod_sec ol ol li {
    list-style: none;
}

.right_sub_prod_sec ol {
    margin: 0;
    font-size: 24px;
}

.right_sub_prod_sec li {
    list-style: outside;
}

.entry_join_cpy h2 {
    color: #254371;
    font-family: 'Gotham-Narrow-Black';
    font-size: 50px;
}

.entry_join_cpy {
    clear: both;
    margin: 20px 0px;
    display: inline-block;
}

.disc_cpy {
    background-color: #2f477a;
    text-align: left;
    padding: 20px;
    color: #fff;
    clear: both;
}

.disc_cpy a, .disc_cpy a:hover {
    color: #fff;
    text-decoration: underline;
}

.left_sub_prod_sec img {
    margin-top: -100px;
    position: relative;
}

.right_sub_prod_sec h2 {
    color: #254371;
}

.right_sub_prod_sec {
    margin-top: 20px;
}

.fb-checkbox.SweepuserentryNewsletterSubscribed .inputCont, .fb-checkbox.SweepuserentryRules .inputCont, .SweepuserentryRules .error-span {
    margin-left: 0 !important;
}

.fb-checkbox.form-group.forminput.SweepuserentryRules {
    display: block;
}

span#span-submitbtn {
    display: flex;
    align-items: center
}

.SweepuserentryNewsletterSubscribed .labelCont, .SweepuserentryRules .labelCont {
    width: 100% !important;
}

.main_reg {
    display: flex;
    align-items: center;
}

.main_reg .entry_join_cpy {
    margin-top: 0;
}

.main_reg .entry_join_cpy, .main_reg #newregisterDiv {
    width: 50%;
}

#confirmation_page_text p {
    font-size: 40px;
    color: #254371;
    line-height: 1.3em;
}

a.vt_facebook {
    background: url(https://d368sjpgy6ngi6.cloudfront.net/customhtml.sweeps/392/images/icon_fb.jpg) no-repeat 0 0!important
}

a.vt_twitter {
    background: url(https://d368sjpgy6ngi6.cloudfront.net/customhtml.sweeps/392/images/icon_twitter.jpg) no-repeat 0 0!important
}

a.vt_facebook,a.vt_twitter {
    background-size: cover!important;
    width: 52px!important;
    height: 52px!important
}

.conf_disc_cpy {
    text-align: left;
    padding: 20px;
}

.enter_conf_sec, .form_sec_enter {
    background-color: var(--green-color);
    color: #fff;
    padding: 10px 0px;
    font-family: 'gotham-bold', arial;
    line-height: 1.2;
    margin-top: 20px;
    text-align: center;
}

.sweep-not-active {
    padding: 2% 10%;
}
#sweep-not-started.sweep-not-active{padding: 0 10%;}
.form_disc_cpy {
    text-align: left;
    clear: both;
    max-width: 1600px;
    margin: auto;
    padding: 0.5rem;
}
.form_disc_cpy p{max-width: 1350px;margin:0 auto}
.form_disc_cpy a, .form_disc_cpy a:hover, .conf_disc_cpy a, .conf_disc_cpy a:hover {
    color: #000;
    text-decoration: underline;
}

.form_disc_cpy span {
    padding: 2%;
    font-size: var(--samll-font);
    display: inline-block;
}

.winner_sec .left_winner_Sec {
    margin-top: -100px;
}

.rt_head_sec h2 {
    margin: 0;
}

.topform_sec .right_winner_Sec span {
    font-size: 50px;
}

.fb-radio.form-group.forminput.UserfieldField3 {
    display: none;
}

.click-to-reveal .bass-component__ad-container.leaderboard , .click-to-reveal .bass-component__ad-container.mid-rec {
    display: none !important;
}

.main-heading {
    background: var(--red-color);
    color: #fff;
}

.main-heading h1 {
    font-family: 'Toyotatype SemiBold';
    font-size: clamp(18px, 5vw, 70px);
    line-height: 1.5;
    text-transform: uppercase;
}

.UserfieldField1 .inputCont, .render-wrap .forminput.SweepuserentryNewsletterSubscribed {
    display: flex;
    align-items: flex-start;
}

.UserfieldField2 .inputCont.hiddenLabel label {
    width: 100% !important;
}

.templ-theme-default .form-rendered .render-wrap {
    display: grid;
    row-gap: 0.3rem;
}

.share {
    text-transform: capitalize;
    font-size: var(--normal-font);
    color: var(--red-color);
}

.UserfieldField2 {
    margin-top: 2rem;
}

.confirm-pg .msg h2 {
}

@media screen and (max-width: 768px) {
    .modern-sweeps-receipt-app .uploadBtn {
        text-align: left;
        margin: auto;
        width: 100%;
    }

    #confirmation_page_text p {
        font-size: 24px;
    }
}

@media screen and (max-width: 1280px) {
    /* .enter-button a {
		font-size: 30px;
	} */
}

@media screen and (min-width: 820px) and (max-width: 1024px) {
    .landingpage_enter {
        font-size: 30px;
    }
}

@media screen and (min-width: 810px) and (max-width: 1300px) {
    .confirmation .instantSweepConf {
        width: 80%;
        padding: 10px 10%;
    }
}

@media screen and (max-width: 810px) {
    .confirmation .instantSweepConf {
        width: 80%;
        padding: 10px 10%;
    }

    .landingpage_enter {
        font-size: 20px;
    }

    .ftr-disclaimer-inner {
        padding: 10px 20px;
    }

    /********************[begin: receipt app] ********************/
    .modern-sweeps-receipt-app .h-data {
        width: 100%;
    }

    .modern-sweeps-receipt-app .mc-column {
        width: 100%;
        margin: 8px 0;
    }

    .modern-sweeps-receipt-app .mc-addRow {
        margin-bottom: 25px;
        width: 100%;
        text-align: center;
    }

    .modern-sweeps-receipt-app .mc-cols-area {
        background: none;
        border: none;
        margin: 2% 0;
        width: 96%;
        overflow: hidden;
    }

    .modern-sweeps-receipt-app .mc-column input, .mc-column select {
        width: 100%;
    }

    .modern-sweeps-receipt-app .mc-addRow span {
        width: 250px;
    }

    .modern-sweeps-receipt-app .displayinDesktop {
        display: none;
    }

    .modern-sweeps-receipt-app .displayinMobile {
        display: block;
    }

    .modern-sweeps-receipt-app .mc-addRow span {
        float: left;
        padding: 10px 0;
        width: 100%;
    }

    /********************[end: receipt app] ********************/
    /********************[begin: form on right] ********************/
    .template-form-right header {
        width: 50%;
        max-width: 50%;
    }

    .template-form-right #page-body-holder {
        width: 50%;
    }

    /********************[end: form on right] ********************/
}

/* Styling for mobile devices*/

#checkingblockuuid button {
    height: 30px;
    margin-left: 10px;
}

.mcorp .form p.example-txt {
    display: none;
}

/* custom changes (8 mar 2024) - STARTS */
#sweep_description,.form-align2 .labelCont {
    /* display:none!important; */
}

fieldset.custom-legend {
    padding: 1rem;
    margin: 0 1rem;
    text-align: center;
    border: 3px solid var(--green-color)
}

fieldset.custom-legend legend {
    text-transform: capitalize;
    color: var(--green-color);
    padding: 0 2rem
}

.form-align2 .UserfieldField2 .reqfields {
    display: none
}

.form-align3 {
    display: flex;
    align-items: center
}

fieldset.custom-legend li {
    list-style: unset
}

#span-submitbtn {
    flex-direction: column;
}

#span-submitbtn .defaultbtn {
    background-color: var(--red-color)
}

.share-box {
    margin-top: 0!important
}

span.vt_sharewidget {
    justify-content: space-around
}

.enter-para {
    margin: 0;
    font-size: var(--normal-font-1);
    font-family: 'opensans-regular';
    color: #182023;
}

.bassmaster-logo-bottom,.bassmaster-logo-top {
    margin: 5rem auto;
}

/* .bassmaster-logo-top{display:block} */
.hide {
    display: none
}

.custom-fieldset {
    border: 5px solid var(--green-color);
    text-align: center;
    width: 96%;
    margin: 2rem auto;
    position: relative;
}

.custom-fieldset legend {
    color: var(--green-color);
    font-weight: 700;
    padding: 0 0.5rem;
    font-size: var(--normal-font);
}

.custom-fieldset li {
    text-transform: capitalize;
    list-style: unset;
    font-size: var(--samller-font);
    padding-bottom: 20px;
}

.custom-fieldset p {
    font-style: italic;
    font-size: var(--samll-font);
    line-height: 1.2em;
    font-family: 'opensans-regular';
}

.main_reg #newregisterDiv {
    width: 100%;
}

.form-rendered .render-wrap label, #span-submitbtn .defaultbtn, #span-submitbtn a {
    font-size: 1rem;
}

/* only for the changes after 12 mar 2024*/
@media (min-width : 400px) {
    :root {
        --larger-font: 2rem;
        --largest-font: 1.3rem;
        --normal-font: 1.1rem;
        --normal-font-lg: 1.5rem;
        --y-pos: -130px
    }
}

@media screen and (min-width: 150px) and (max-width: 790px) {
    .topform_sec .right_winner_Sec span {
        font-size: 30px;
    }

    .right_prod_sec li, .right_prod_sec ol {
        font-size: 24px;
    }

    .right_prod_sec ol {
        width: 96%;
        margin: 0 2%;
    }

    .entry_join_cpy h2 {
        font-size: 24px;
    }

    .winner_sec .left_winner_Sec {
        margin-top: 0px;
    }

    .form-desc-img img, .left_sub_prod_sec img {
        margin-top: 0;
    }

    .topform_sec .left_winner_Sec {
        text-align: center;
    }

    .winner_sec .right_winner_Sec, .topform_sec .right_winner_Sec, .winner_sec .left_winner_Sec, .topform_sec .left_winner_Sec {
        width: 100%;
    }

    .right_prod_sec, .right_sub_prod_sec, .left_prod_sec, .left_sub_prod_sec {
        width: 96%;
        margin: 0 2%;
    }

    .form-header h1, .sweep-not-active h1 {
        font-size: 26px;
    }

    #span-submitbtn .defaultbtn, #span-submitbtn a {
        margin: 10px auto;
        font-size: 2rem;
    }

    #submit-cont-lang {
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }

    .UserfieldField3 label {
        margin: 0px 0;
        font-size: 18px;
    }

    .inputCont.hiddenLabel label {
        font-size: 18px;
    }

    #UserfieldField2-1 + label, #UserfieldField1-1 + label {
        width: 100% !important;
    }

    .inputCont {
        width: 100%;
    }

    .form .labelCont label {
        margin: 5px 0;
        font-size: 18px;
    }

    .form-align, .form-align1, .form-align2, .form-align3, .templ-theme-default .form-rendered .render-wrap, form .form-group.forminput {
        display: block;
        align-items: unset;
        width: 100%;
        padding: 0px;
    }

    .Sweepuserentryverification span.error-span {
        padding-bottom: 20px;
    }

    #wrapper #id-form-container form #newregisterDiv, #wrapper #id-form-container form #alreadyregisteredDiv {
        font-size: 21px;
    }

    .form-desc-img, .form-desc-txt {
        width: 100%;
    }

    .form-align {
        display: block;
        width: 100%;
        padding: 0px;
    }

    .form-desc h1 {
        font-size: 26px;
        line-height: 1.2;
    }

    .form-desc h2 {
        font-size: 26px;
    }

    .form-desc ul {
        font-size: 21px;
    }

    /* .enter-button a {
		font-size: 32px;
	} */
    /* [form] */
    /* shared widths */
    .form #SweepuserentryCountry, .customselect select {
        width: 100%;
        max-width: 284px;
    }

    .g-recaptcha {
        transform: scale(0.8);
        transform-origin: 0;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    #captchTxt {
        clear: both;
        padding: 10px 0 0 0;
        margin-left: 0px;
    }

    /* shared paddings */
    .labelCont {
        width: 100%;
        margin: 2px 0;
        padding-right: 0px;
    }

    .form p.example-txt {
        clear: both;
        padding-left: 0;
        margin-left: 0;
    }

    #newsletter_text, #rules_text {
        clear: both;
        padding: 10px 0 0 0;
        margin-left: 0;
        width: 100%;
    }

    p.subbut_cont, div.subbut_cont, p.reqfields {
        clear: both;
        margin-left: 0;
        width: 100%;
    }

    /* right column */
    .customquestions-input, .verification-input, .inputCont {
        float: left;
        width: 100%;
    }

    /* misc elements */
    /* [footer: abbr rules] */
    .footer-disclaimer-container {
        float: left;
        width: 100%;
        padding: 0 0;
    }

    .ftr-disclaimer-inner {
        color: #fff;
        width: 96%;
        max-width: 96%;
        padding: 10px 2%;
        margin: auto;
        font-size: 80%;
        background: url(https://dcveehzef7grj.cloudfront.net/img/facebook/black-png-50.png) repeat 0 0;
    }

    /* [overlays] */
    .mainol-container {
        display: none;
        width: 90%;
        left: 50%;
        margin-left: -45%;
    }

    /* Sweeps: Rules */
    #showPrivacyPolicy .privacy-policy-container, #showRules .rules-container {
        word-wrap: break-word;
        width: 92%;
        padding: 20px 4%;
    }

    .prizes-box {
        word-wrap: break-word;
        width: 94%;
        padding-left: 0;
        padding-right: 4%;
    }

    /********************* [begin: colors template] *********************/
    .form .span-cancelbtn-theme-colors a#form-cancel-button, .form .span-cancelbtn-theme-colors a#form-cancel-button:visited {
        padding: 8px 25px;
        margin-bottom: 10px;
    }

    .form .span-submitbtn-theme-colors a.defaultbtn, .form .span-submitbtn-theme-colors input.defaultbtn {
        padding: 8px 25px;
        margin-bottom: 10px;
    }

    /********************* [end: colors template] *********************/
    /********************* [begin: colors template] *********************/
    .form .span-cancelbtn-theme-grunge a#form-cancel-button, .form .span-cancelbtn-theme-grunge a#form-cancel-button:visited {
        padding: 8px 25px;
        margin-bottom: 10px;
    }

    .form .span-submitbtn-theme-grunge a.defaultbtn, .form .span-submitbtn-theme-grunge input.defaultbtn {
        padding: 8px 25px;
        margin-bottom: 10px;
    }

    /********************* [end: colors template] *********************/
    /********************[begin: form on right] ********************/
    .template-form-right .forminput, .template-form-right div.customquestions, .template-form-right #Verification {
        padding: 3px 0;
    }

    .template-form-right .forminput label, .template-form-right .customquestions-label, .template-form-right .verification-label {
        padding: 0;
    }

    .template-form-right .g-recaptcha {
        transform: scale(0.7);
        transform-origin: 0;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    /********************[end: form on right] ********************/
    .template-form-right .forminput input, .template-form-right .custominput input, .template-form-right .verification-input input {
        width: 80%;
    }

    #cboxContent .refreshMsg {
        font-size: 14px !important;
    }
}

#span-submitbtn .required {
    color: var(--green-color)
}

span#span-submitbtn>span {
    display: inline-block
}

@media (max-width : 767px) {
    footer.site-footer {
        padding-bottom:6rem!important
    }
}

@media (min-width: 640px) { :root { --largest-font: 1.5rem; --larger-font: 2.2rem; --normal-font: 1.5rem; --samller-font: 1.3rem; --samll-font: 1rem; --normal-font-lg: 2rem; --smallest-font: 1.2rem; --y-pos: -175px; } .confirmation .sharebox { width: 230px!important; } #span-submitbtn a, .form-rendered .render-wrap label { font-size: 1.15rem; } #span-submitbtn .defaultbtn { font-size: 2rem; } .form_sec_enter { font-size: 1.9rem; } a.vt_facebook, a.vt_twitter { width: 80px!important; height: 80px!important; } .thank-you-bottom { line-height: 2rem; } } 
@media (min-width: 800px) { :root {--largest-font: 2rem;--larger-font: 3rem;--normal-font: 1.5rem;--samller-font: 1.3rem;--samll-font: 2rem;--normal-font-lg: 3rem;--smallest-font: 1.2rem;--y-pos: -225px;--normal-font-1: 1.5rem;} .custom-fieldset legend { padding: 0 2rem; } .thank-you-top { padding-bottom: 40px; } .thank-you-bottom { line-height: 2.5rem; } } 
@media (min-width: 1000px) { :root {--largest-font: 3.5rem;--larger-font: 3.5rem;--normal-font: 1.8rem;--samller-font: 2rem;--samll-font: 1.7rem;--normal-font-lg: 2.5rem;--smallest-font: 1.2rem;--y-pos: -310px;--normal-font-1: 1.8rem;} .thank-you-bottom { line-height: 3rem; } } 
@media (min-width: 1400px) { :root {--largest-font: 3rem;--larger-font: 3.5rem;--normal-font-lg: 2rem;--samller-font: 2.5rem;--samll-font: 2rem;--smallest-font: 1.2rem;--y-pos: -320px;--normal-font-1: 2rem;--normal-font: 1.8rem;} } 
@media (min-width: 1550px) { :root {--normal-font-1: 2.8rem;--larger-font: 3.8rem;--normal-font: 2.1rem;--samller-font: 2.5rem;--y-pos: -400px;} }
@media (max-width: 1200px){.main-content p br{display:none}}
@supports (-webkit-touch-callout:none) {
    .UserfieldField3 label,.UserfieldField2 label {
        margin-top: 5px
    }
}

/* custom changes (8 mar 2024) - ENDS */
.main-content h1, .sub-content h2{
    font-size: var(--larger-font);
    text-transform: uppercase;
    color: var(--red-color);
    font-family: 'Toyotatype SemiBold';
    margin: 10px auto 0 auto;
}
.sub-content h2{color: var(--black-color);}
.main-content p {
    font-size: var(--normal-font);
    color: var(--black-color);
    font-family: 'Toyotatype SemiBold';
    max-width: 85%;
    margin: 0 auto;
    line-height: 1.3;
}
#sweep_description .sub-content {margin-top: 3%;}
.form_disc_cpy.black-footer {
    background-color: black;
    color: white;
}

.form_disc_cpy.black-footer a {
    color: white;
}

.form-align2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.confirmation {
    position: relative;
    width: 100%;
    margin: 0;
}

#confirmation_page_text .confirm-pg .msg {padding: 3% 0;}

#confirmation_page_text .confirm-pg h2{
    color: var(--red-color);
    font-size: var(--larger-font);
    font-weight: 600;
}
#confirmation_page_text .confirm-pg h2 svg {
  width: 1.2em; /* Control the size of the heart emoji */
  height: 1.2em;
  vertical-align: middle; /* Align the SVG with the text vertically */
  fill: #f44336; /* Optional: Change the heart color if needed */
  display: inline;
}
#confirmation_page_text .confirm-pg p {
    color: var(--black-color);
    font-family: 'Toyotatype SemiBold';
    font-size: var(--normal-font-1);
}

.confirmation-bdy .enter-button.enter-button-theme-default {
    display: none;
}

#confirmation_page_text {
    font-family: 'Toyotatype SemiBold';
    max-width: 1000px;
    margin: 0 auto;
}

.UserfieldField4 .labelCont {
    display: none;
}

.UserfieldField3 br {
    display: none;
}

.UserfieldField4 input#UserfieldField4-0 {
    margin-top: 0;
}

.UserfieldField4 label {
    display: inline;
    font-family: 'opensans-regular';
    text-transform: capitalize;
}

.form-align1 {
    display: grid;
}

.form-black-text p {
    margin: 0;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    line-height: unset;
}

#signup .UserfieldField4 {
    padding-top: 1rem;
    grid-row: 12;
}

#signup .UserfieldField3 {
    padding-top: 3rem;
}

#wrapper .bassmaster-logo-top-pics img {
    width: auto
}

.templ-theme-default .form-rendered .render-wrap .UserfieldField2 .labelCont {
    display: none;
}

.SweepuserentryAddress2 .labelCont {
    visibility: hidden;
}

@media (min-width : 640px) {
    .form_disc_cpy {
        padding: 1.5rem 2rem 4rem;
    }
}

/* FAIZAN - custom changes (4 June 2024) - ENDS */
#imgLoader img {
    width: auto;
}

/*Fa Chagnes on 25 oct 2024 for new bassmaster promotion  (Bassmaster x Bass Pro Shops Holiday Shop-A-Thon)*/

.templ-theme-default .form-rendered .render-wrap div.form-ft{
    align-self: end;
    grid-column: 2;
    grid-row: 13;
    display: flex;
    align-items: flex-end;
}
.form-ft img{
    max-width: 300px;
    margin: 0 auto;
}
.fa-footer .footer-logo {
    margin: 2rem auto 2rem;
    width: fit-content;
    max-width: 200px;
    ; }

.fa-submit-btn {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.enter-button .fa-btns {
    background: var(--red-color);
    width: fit-content;
    margin: auto;
    padding: 7px 20px;
    border: 1px solid white;
}

.fa-btns #form-enter-button {
    padding-right: 5px;
    border-right: 4px solid white;
    margin-right: 5px;
    font-family: 'swiss_721black_condensed',arial,helvetica,sans-serif;
}

#page-body-holder {
    background-color: white;
}

.fa-footer p {
    font-family: 'opensans-regular',arial,helvetica,sans-serif;
}

.fa-footer p strong {
    font-family: 'opensans-bold',arial,helvetica,sans-serif;
}

#signup .form-group .required {
    color: var(--red-color);
}

.form .UserfieldField2 label > span {
    color: black;
    font-weight: bold;
}

.templ-theme-default .form .SweepuserentryNewsletterSubscribed a {
    text-decoration: underline;
    color: #2b34ec;
}


@media (min-width : 800px) {
    .UserfieldField2 {
        margin-top: 0;
    }

    .confirmation-bdy .abs {
        padding: 0;
    }

    .enter-button .fa-btns {
        padding: 12px 50px;
    }

    .merry-txt {
        padding: 2rem 2rem 2rem;
    }

    .confirmation-bdy .merry-txt {
        padding: 6rem 2rem 2rem;
    }

    .fa-footer .footer-logo {
        max-width: 300px;
        ; }

    .templ-theme-default .form-rendered .render-wrap {
        column-gap: 2rem;
        grid-template-columns: repeat(2,1fr);
    }

    .templ-theme-default .form-rendered .render-wrap > div {
        grid-column: 1;
    }

    .templ-theme-default .form-rendered .render-wrap .UserfieldField2 {
        grid-column: 2;
        grid-row: 1 / 5;
    }

    .templ-theme-default .form-rendered .render-wrap .fa-form-footer {
        grid-column: 2;
        grid-row: 5 / span 7;
        display: flex;
        align-items: center;
    }

    .fa-btns #form-enter-button {
        padding-right: 1rem;
        border-right: 8px solid white;
        margin-right: 1rem;
    }
}

@media (max-width : 800px) {
     .fa-form-footer, .templ-theme-default .form-rendered .render-wrap div.form-ft {
        display: block;
        margin: 0 auto 10% auto;
        text-align: center;
    }
    .templ-theme-default .form-rendered .render-wrap div.form-ft {
        margin: 0 auto;
    }

    .SweepuserentryAddress2 .labelCont {
        display: none;
    }
}

.fa-footer a, .fa-footer a:hover {
    color: #fff;
    text-decoration: underline;
}

.footer-logo + p {
    padding-bottom: 0;
}

.fa-footer p:last-child {
}

.SweepuserentryZip {
    margin-bottom: 2rem;
}

.fa-form-imgs {
    text-align: center;
}

#wrapper {
    max-width: 1600px;
    margin: auto;
    margin-top: 7em;
}

@media (max-width : 1600px) {
    .fa-footer {
        margin: 0 auto;
    }
}


@media only screen and (max-width: 640px) {
    .confirmation .sharebox {
        top: 20%;
    }
    .form_disc_cpy{padding:20px;font-size: 12px;}
}

@media only screen and (max-width: 500px) {
    #confirmation_page_text{padding:10px 20px}
    .confirmation .sharebox {
        top: 30%;
        width: 85px;
    }

    .confirmation .sharebox p {
        font-size: 16px;
    }

    .main-content h1, .main-content{margin-bottom: 10px;}
    .main-content{margin-bottom: 8%;}
    .enter-button{margin-top: 5%;}
}

@media only screen and (max-width: 480px) {
    .winner_sec .right_winner_Sec, .right_prod_sec h2, .left_sub_prod_sec {
        padding: 20px 0px 0px 0px;
    }

    .topform_sec .left_winner_Sec {
        padding: 20px 0px;
    }

    .form_sec_enter {
        margin-top: 0;
    }

    .entry_join_cpy {
        margin: 0px 0px 20px 0px;
    }

    .main_reg #newregisterDiv {
        width: 100%;
    }

    span#span-submitbtn {
        display: block;
    }

    #submit-cont-lang a {
        margin-left: 0;
    }

    .right_prod_sec ol {
        width: 100%;
    }

    .confirmation .instantSweepConf {
        width: 100%;
        padding: 10px 0%;
    }

    #sweep_description p, .right_winner_Sec span, .right_prod_sec h2, .right_sub_prod_sec h2 {
        font-size: 21px;
        max-width: 100%;
    }

    /* .main-body-container .main_head{font-size: 18px;} */
    #checkingblockuuid input {
        max-width: 170px
    }

    /* [top bar] */
    div.topLinkRShareLang {
        display: block;
        float: right;
        width: 100%;
        padding: 0px;
    }

    .topLnkR div.langdropdown, .topLnkRPreview div.langdropdown {
        float: right;
        padding-right: 0;
        margin-right: 0;
    }

    .topLnkR div.langdropdown-ind, .topLnkRPreview div.langdropdown-ind {
        width: 156px;
    }

    .topLnkR span.topLinkRDetails, .topLnkRPreview span.topLinkRDetails {
        padding-top: 0;
    }

    .topLinkRDetails a {
        padding-top: 0;
    }

    .topLinkRShare {
        margin-left: 5px;
    }

    /* [referral sweeps] */
    #refer-overlay {
        width: 90%;
        margin-left: -45%;
    }

    #refer-overlay .refer-container {
        padding: 5%;
        float: left;
        width: 90%;
    }

    a.bitly_generator_link {
        padding: 10px 40px;
        font-size: 14px;
    }

    /* submit button */
    .form a.defaultbtn, .form input.defaultbtn {
        padding: 8px 18px;
    }

    .form a.cancelbtn, .form a.cancelbtn:visited, .form a#form-cancel-button, .form a#form-cancel-button:visited {
        display: inline-block;
        padding: 8px 18px;
    }

    #span-cancelbtn {
        margin-right: 5px;
    }

    #span-cancelbtn a#form-cancel-image {
        padding: 0;
    }

    /* [footer] */
    .footer-container {
        max-width: 100%;
    }

    /********************[begin: form on right] ********************/
    .template-form-right .main-body-container {
        width: 100%;
        padding: 0;
    }

    .template-form-right header {
        width: 100%;
        max-width: 100%;
    }

    .template-form-right #page-body-holder {
        width: 100%;
        clear: left;
    }

    .template-form-right #page-body {
        width: 96%;
        margin: 5% 2% 5% 1.5%;
    }

    /********************[end: form on right] ********************/
}

@media screen and (max-width: 960px) {
    .SweepuserentryDob .inputCont select {
        font-size: 12px;
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    /* .main-body-container .main_head{font-size: 24px;} */ #sweep_description p {
        font-size: 22px;
    }

    .form_sec_enter {
        font-size: 30px;
    }
}

@media screen and (min-width: 791px) and (max-width: 1030px) {
    .topform_sec .right_winner_Sec span {
        font-size: 40px;
    }

    .form-desc-img img {
        margin-top: -80px;
    }
}

@media screen and (min-width: 791px) and (max-width: 1400px) {
    .winner_sec .left_winner_Sec {
        margin-top: 0;
    }
}

@media screen and (max-width: 790px) {
    .SweepuserentryDob .inputCont select {
        font-size: 15px;
    }
}

@media screen and (min-width: 1601px) {
    .form-desc, .sweep-not-active {
        padding: 0 5%;
        width: 90%;
        margin: auto;
        max-width: 1600px;
    }

    .headercomponent {
        position: relative;
        max-width: 1600px;
        width: 100%;
        margin: auto;
    }

    .abbr_rules {
        padding: 30px 5%;
        text-align: left;
        max-width: 1600px;
        margin: auto;
        width: 90%;
    }

    #wrapper {
        opacity: 1 !important;
        max-width: 1600px;
        margin: 7em auto 0;
        width: 100%;
    }

    #page-body::before {
        position: inherit;
    }
}

@media screen and (min-width: 1400px) {
    .left_sub_prod_sec img {
        margin-top: -50px;
    }
}

@supports (-webkit-overflow-scrolling: touch) {
    #cboxContent .refreshMsg {
        font-size: 14px !important;
    }

    .form_submission {
        padding-bottom: 150px;
    }
}

p.reqfields {
    clear: both;
}

.fa-footer {
    padding-bottom: 4rem;
}
.footer-img{text-align:center;margin: 2% 0 0;}
.footer-img img{max-width: 300px;}

.templ-theme-default .form-rendered .render-wrap .SweepuserentryNewsletterSubscribed, .templ-theme-default .form-rendered .render-wrap .UserfieldField1 .inputCont {
    display: grid;
    grid-template-columns: 20px 1fr;
}

.templ-theme-default .form-rendered .render-wrap .SweepuserentryNewsletterSubscribed .error-span, .templ-theme-default .form-rendered .render-wrap .UserfieldField1 .error-span {
    padding-left: 20px;
    grid-column: 1/3;
}

.templ-theme-default .form-rendered .render-wrap .SweepuserentryNewsletterSubscribed br, .templ-theme-default .form-rendered .render-wrap .UserfieldField1 br {
    display: none;
}

.templ-theme-default .form-rendered .render-wrap .SweepuserentryNewsletterSubscribed input[type='checkbox'] , .templ-theme-default .form-rendered .render-wrap .UserfieldField1 input[type='checkbox'] {
    width: fit-content;
}
