﻿html, body {
    margin: 0 auto;
    padding: 0;
    height: 100%;
    font-family: 'AGaramondProRegular';
}

@font-face {
    font-family: 'AGaramondProRegular';
    src: url('../fonts/AGaramondProRegular.eot');
    src: url('../fonts/AGaramondProRegular.eot') format('embedded-opentype'), url('../fonts/AGaramondProRegular.woff2') format('woff2'), url('../fonts/AGaramondProRegular.woff') format('woff'), url('../fonts/AGaramondProRegular.ttf') format('truetype'), url('../fonts/AGaramondProRegular.svg#AGaramondProRegular') format('svg');
}

input[type="submit"].upload-receipt-btn {
    background-image: url(../Images/btn_upload.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 135px 34px;
    background-color: transparent;
    display: inline-block;
    width: 135px;
    height: 34px;
    float: left;
    margin-left: 0;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    border: none;
    outline: none;
    color: transparent;
}
div.file_button_container {
    background-image: url(../Images/btn_upload.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 200px 37px;
    display: inline-block;
    width: 200px;
    height: 37px;
    float: none;
    margin: 0 auto;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    margin-top: 40px;
}

* .file_button_container input[type="file"] {
    font-size: 220px\0/;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 60px;
}

input[type="file"] {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /*Best for Internet Explorer 8 */
    filter: alpha(opacity=0); /*Internet Explorer 5, 6, 7, 8 */
    -moz-opacity: 0; /* Old Mozilla Browsers */
    -webkit-opacity: 0; /* Old Webkit browsers (Safari, Chrome, various others) */
    -khtml-opacity: 0; /* Really old Safari browsers and Konqueror */
    opacity: 0; /* Modern browsers */
    filter: alpha(opacity=0);
    display: inline-block;
    width: 100%;
    height: 36px;
    cursor: pointer;
    outline: none;
}

.container_btn {
    /*height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    vertical-align: top;
    width: 100%;
    max-width: 280px;*/
    text-align: center;
}

.contents
{
    padding-top: 20%;
    max-width:280px;    
    display: inline-block;
}
    .submit_btn_form {
        /*left: 20%;
        margin-left: -125px;
        margin-top: -30px;
        position: absolute;
        text-align: center;
        top: 20%;*/
    }

.containerThanks {
    /* left: 20%; */
    /* margin-left: -125px; */
    /* margin-top: -30px; */
    /* position: absolute; */
    text-align: center;
    /* top: 20%; */
    padding-top: 20%;
    /* margin-top: 20%; */
}

.UniCode {
    /*margin-left: -14%;*/
    max-width: 280px;
    width: 100%;
}

    .UniCode input[type=text] 
    {
        width: 270px;
        padding: 13px 3px;
        /*line-height: 31px;*/
    }

.thanks 
{
    display:inline-block; 
}

    .thanks h2 {
        font-family: 'AGaramondProRegular';
        color: #cc0066;
        font-size: 24px;
    }

    .thanks p a {
        color: #cc0066;
        text-decoration:none;
    }

    .thanks p {
        text-align: left;
    }



@media only screen and (max-width: 799px) {
    .thanks {
        max-width: 100%;
    }
}

a{
	text-decoration:none;
}
li{
	list-style-type: none;
}
img{
	max-width: 100%;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
}
.mobile-only{
    display: none !important;
}
.sameLine
{
    white-space: nowrap;
}
.wrapper{
	height: 100%;
	overflow: auto;
    width: 100%;
	background: #fff;
}
.desktop-only{
    display: inline-block;
}
.standardLink
{
    text-decoration: underline;
    color: #00f;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
.reg-mark{
    font-size: 20px;
    top: 0;
}
.standardLink:hover
{
    text-decoration: underline;
}
.container{
	width: 1024px;
	font-size: 14px;
	font-family: 'standardRegular';
	padding: 15px 37px;
	box-sizing: border-box;
	margin: 0 auto;
}
.preNavigation
{
    display: table;
    width: 100%;
    max-width: 950px;
    margin-bottom: 20px;
}
.logo, .languageToggle
{
    display: table-cell;
    vertical-align:middle;
}
.languageToggle, .languageToggle a
{
    text-align: right;
    font-family: 'standardRegular';
    font-size: 16px;
    color: #a61d21;
    cursor: pointer;
}
.no-nav .page-nav
{
    display: none;
}
.page-nav ul{
	list-style-type: none;
	margin-bottom: 25px;
}
.page-nav li{
	list-style-type: none;
	display:inline-block;
	margin-right: 30px;
}
.page-nav li a{
	font-family: standardRegular;
	font-size: 18px;
	color: #000000;
}

.page-nav li.active a
{	
	font-family: standardRegular;
    color: #0000ff;
}
.toggle
{
    display: block;
    text-align: right;
    margin: 0px 15px;
}

.toggle a
{
    font-family: standardRegular;
	font-size: 18px;
	color: #000;
}
.banner-container{
	width: 100%;
	text-align: center;
}
.banner-container img
{
    display: block;
}
.bannerText {
    text-align: center;
    margin: 0px 0px 15px 0px;
}
.bannerTextTitle {
    font-family: 'standardRegular';
    font-size: 36px;
}
.bannerTextContent{
    color: #000000;
    font-family: "standardRegular";
    font-size: 18px;
    line-height: 30px;
}
.defaultRow{
	background-color: #ebebeb;
	max-width: 950px;
}
.default-left{
	padding: 25px;
	box-sizing: border-box;
	background-color: #ebebeb;
	width: 50%;
}
.default-right{
	padding: 25px;
	box-sizing: border-box;
	background-color: #e1e1e1;
	width: 50%;
}
.section-title{
	font-size: 24px;
	text-align: left;
	margin: 0px 0 20px;
	font-family: standardRegular;
}
.defaultRow .section-title
{
    text-align:center;
    margin-top: 0;
    font-family: 'standardRegular';
}
.defaultRow .default-right .section-title{
    font-family: standardRegular;
}
.default-right-inner{
    
}
.tissue-packs{
    margin-top: 20px;
    text-align: center;
}
.sub-headline
{
    font-size: 20px;
}
ul.homePagePrizeDecsription, ul.supportPagePrizeDecsription
{
    margin: 20px 0;
}
ul.homePagePrizeDecsription li, ul.supportPagePrizeDecsription li
{
    list-style-type: disc;
    margin-left: 50px;
}
.default-left-txt{
	font-family: standardRegular;
	color: #000000; 
}
.default-left-txt.unileverColor
{
    color: #a61d21;
}
.btnDefault{
	width: 100%;
	height: 37px;
	line-height: 37px;
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	background-color: #CC0066;
	display: block;
	font-family: 'standardBold';
	margin: 40px auto;
	font-weight: bold;
	cursor: pointer;
	-webkit-appearance: none;
}
.registerSubmit.btnDefault
{
    margin: 40px 0 5px;
}
.secondryLink ul{
	list-style-type: none;	
    border-top: 1px solid #cfcfcf;
}
.secondryLink li{
	list-style-type: none;
	display: block;
	border-bottom: 1px solid #cfcfcf;
}
.secondryLink li.last
{
    border-bottom: none;
}
.secondryLink li a{
	display: block;
	font-family: 'standardRegular';
	padding: 17px 0px;
    color: #0000ff;
    font-size: 13px;
    text-decoration: none;
}
.participateWrapper{
	margin-bottom: 30px;
	padding-left: 70px;
	box-sizing: border-box;
}
.participateTitle{
	 font-family: 'standardBold';
	 font-size: 20px;
	 text-transform:uppercase;
}
.participateTxt{
	word-wrap: break-word;
    font-family: standardRegular;
}
.participateTxt a{
    color: #0000ff;
    text-decoration: underline;
}
.stepToParticipate-1{
	background: url(../images/icon_shop.png) no-repeat 0 5px;
	min-height: 70px;
}
.stepToParticipate-2{
	background: url(../images/icon_snap.png) no-repeat 10px 5px;
	min-height: 58px;
}
.stepToParticipate-3{
	background: url(../images/icon_send.png) no-repeat 0 5px;
	min-height: 58px;
}
.stepToParticipate-4{
	background: url(../images/icon_register.png) no-repeat 10px 5px;
	min-height: 77px;
}
.termsTxt{
	margin: 30px 0px 20px;
    color: #000;
    font-size: 12px;
    line-height: 1.4;
    font-family: standardRegular;	
}
.footer{
}
.footerNav{
	border-top: 1px solid #b7b7b7;
    margin: 10px 0;
    padding-top: 10px;	
}
.footerNav ul{
	list-style-type: none;
}
.footerNav li{
	list-style-type: none;
	display: inline-block;	
}
.footerNav li a{
	font-family: standardRegular;
	font-size: 12px;
	color: #000;
    line-height: 2.5;
	border-right: 1px solid #000;
	padding: 0 10px 0 5px;
}
.footerNav li a.last
{
    padding-right: 0;
    border: 0;
}
.footerTxt{
	font-family: standardRegular;
	font-size: 12px;
}
.contentWrapper
{
    /*background-color: #ffffff;*/
    width: 100%;
    overflow: hidden;
}
.uplaodSteps ul
{
    list-style-type: none;
    height: 30px;
    border-bottom: 1px solid #b7b7b7;
    border-top: 1px solid #b7b7b7;
}
.uplaodSteps li
{
    list-style-type: none;
    display: inline-block;
    font-family: standardRegular;
    font-size: 14px;
    color: #777777;
    height: 30px;
    line-height: 30px;
    float: left;
    padding: 0px 5px;
}
.uplaodSteps li.active
{
    color: #000000;
}
.uplaodSteps li:first-child
{
    padding-left: 15px;
}
.uploadRow
{
    width: 100%;
    padding: 20px 15px;
    box-sizing: border-box;
    background-color: #fff;
}
.uploadForm
{
    max-width: 420px;
}
.uploadLeftCol
{
    width: 57.0833%;
    padding: 20px 15px 20px 0;
    box-sizing: border-box;
    float: left;
}
.uploadRightCol
{
    width: 39.9167%;
    padding: 20px 0 20px 15px;
    box-sizing: border-box;
    float: left;
}
.uploadLeftCol .section-title
{
    text-align: left;
}
.uploadLeftCol form
{
    width: 100%;
}
.instructionWrapper{
    margin-bottom: 15px;
}
.instruction-icon{
    float: left;
    font-size: 0;
    margin-right: 15px;
    text-align: center;
    width: 60px;
}
.instruction-content{
    overflow: hidden;
}
.input_header
{
    font-family: 'standardBold';
    margin-bottom: 10px;
}
.inputFeild
{
    width: 100%;
    height: 30px;
    border: 1px solid #000000;
    padding: 0px 10px;
    box-sizing: border-box;
    font-family: 'standardRegular';
    font-size: 14px;
    color: #000000;
}

.helpWithUploads_title
{
    font-family: standardBold;
    margin: 20px 0;
    font-size: 20px;
}

.uploadHelpTitle
{
    font-family: standardBold;
    margin: 20px 0;
    font-size: 20px;
}
.uploadHelpContent li
{
    margin-left: 30px;
    list-style-type: disc;
}
/* uplaod btn  - start */

div.upload-receipt-btn
{
    display: inline-block;
    width: 100%;
    height: 37px;
    float: none;
    margin: 20px auto;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}

input[type="submit"].upload-receipt-btn
{
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 240px 47px;
    background-color: transparent;
    display: inline-block;
    width: 240px;
    height: 47px;
    float: left;
    margin-left: 0;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    border: none;
    outline: none;
}


input[type="file"]
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /*Best for Internet Explorer 8 */
    filter: alpha(opacity=0); /*Internet Explorer 5, 6, 7, 8 */
    -moz-opacity: 0; /* Old Mozilla Browsers */
    -webkit-opacity: 0; /* Old Webkit browsers (Safari, Chrome, various others) */
    -khtml-opacity: 0; /* Really old Safari browsers and Konqueror */
    opacity: 0; /* Modern browsers */
    display: inline-block;
    width: 100%;
    height: 37px;
    cursor: pointer;
    outline: none;
    font-size: 0px;
    position: absolute;
    top:0;
    left: 0;
}

.photoLabel
{
    width: 100%;
    height: 37px;
    display: block;
}
/*input[type="file"]::-moz-focus-inner
{
    border: 0;
}*/
input[type="file"]:focus + label, input[type="file"].has-focus + label {
	outline: 1px dotted #000;
	outline: -webkit-focus-ring-color auto 5px;
	
}

/* upload btn - end */

/* popup */
.popup
{
    z-index: 999;
    background: url(../images/fancybox_overlay.png) repeat;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow-y: auto;
}

.popup .verifyScreenContent
{    
    padding: 15px;
    min-height: 60px;
    width: 100%;
    max-width: 50%;
    margin: 2% auto;
    text-align: center;
    color: #000;
    font-family: 'standardRegular';
    font-size: 15px;
    line-height: 1.8em;
    background-color: #ffffff;
    background-position: top center;
    background-repeat: repeat;
    border-radius: 25px;
}

.popup .verifyScreenContent img
{
    display: block;
    margin: 0 auto;
    clear: both;
}
.verfiyImageHeader, .verfiyImageSubHeader
{
    color: #000;
    padding-top: 10px 0;
}
.verfiyImageSubHeader
{
   font-size: 12px;
}
.popup .verifyScreenContent .btnDefault
{
    margin: 5px auto;
    max-width: 260px;
}
.previewImageList
{
    max-width: 300px;
    padding: 10px;
    border: 2px dashed #333;
    margin: 0 auto 20px;
    border-radius: 10px;
}
.previewImageList li 
{
    padding: 10px 0;
}
.previewImageList li + li
{
    border-top: 2px dashed #333;
}
.previewImageName
{
    font-family: 'standardRegular';
    font-size: 10px;
    text-align: center;
    color: #333;
}
.deleteIcon
{
    background: url(../Images/icon-delete.png) no-repeat top right;
    height: 30px;
    width: 30px;
    background-size: 100% 100%;
    float: right;
    clear: both;
    cursor: pointer;
}
.cancelIcon
{
    float: right;
    height: 30px;
    width: 30px;
}
.popup .content
{
    z-index: 999;
    padding: 15px;
    margin: -30px auto 0 -150px;
    position: fixed;
    top: 50%;
    left: 50%;
    min-height: 60px;
    width: 100%;
    max-width: 260px;
    border-radius: 10px;
    text-align: center;
    color: #4d2b5d;
    font-family: 'standardRegular';
    font-size: 15px;
    line-height: 1.8em;
    background-color: #ffffff;
    background-position: top center;
    background-repeat: repeat;
}

.popup .content p
{
    font-family: 'standardRegular';
    font-size: 14px;
    color: #000000;
    line-height: normal;
    font-weight: normal;
}


.popup .content .form-title
{
    font-family: 'standardBold';
    font-size: 18px;
    color: #005595;
    line-height: normal;
    font-weight: normal;
    padding-bottom: 18px;
}
/* end of pop up*/

.default-qualifying-product
{    
    margin-top: 30px;
}
.counterWrapper
{
    margin-left: 10px;
}
.counterWrapper div
{
    display: inline-block;
    padding: 10px;
    margin-right: 10px;
}
.counter
{
    background-color: #a61d21;
    border: 1px solid #a61d21;
    width: 30px;
    text-align: center;
    clear: both;
    cursor: pointer;
    color: #fff;
}
.counterNumber
{
    width: 70px;
    background-color: #fff;
    border: 1px solid #000;
    text-align: center;    
}

.upload_form_field
{
    max-width: 420px;
}
.snallBannerWrapper
{
    width: 100%;
    margin-top: 60px;
    text-align: center;
}
.error
{
    font-family: 'standardRegular';
    font-size: 11px;
}
.form_filed
{
    margin-top: 15px;
    max-width: 420px;
}
.terms_filed{
   margin-top: 15px;
}
.terms .cell_01
{
    width: 25px;
    float: left;
}
.terms .cell_02
{
    /*width: calc(100% - 25px);*/
    width: 90%;
    float: left;
}
.unileverUnsubscribe
{
    padding: 20px 0 20px 25px;
}
.optIn
{
}
.terms .error
{
    margin-left: 25px;
}
.thanksMsg
{
    width: 100%;
    padding: 20px 15px;
    box-sizing: border-box;
    background-color: #ffffff;
}
.faq-wrapper
{
    width: 100%;
}
.panel
{
    border: 1px solid #dddddc;
    margin-bottom: 20px;
}
.panel-title
{
    background-color: #dddddc;
    padding: 15px 10px;
    box-sizing: border-box;
    cursor: pointer;
}
.panel-content
{
    padding: 10px;
    box-sizing: border-box;
    display: none;
    overflow: hidden;    
}

.scrollableProductsList
{
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
    clear: both;
}
.faq-wrapper ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
  background-color: rgb(232,137,140);
}
.faq-wrapper ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(166,29,33, 1);
  -webkit-box-shadow: 0 0 1px rgba(166,29,33, 1);
}
.mobile-nav
{
    display: none;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    background-color: #ffffff;
    margin-bottom: 0px;
    padding: 10px 0;
}
.mobileBanner
{
    display: none;
}
.viewmore-nav
{
    padding: 15px;   
}
.viewmore-nav ul
{
    list-style-type: none;
}
.viewmore-nav li
{
    list-style-type: none;
}
.viewmore-nav li a
{
    background: rgba(0, 0, 0, 0) url("../images/icon-rightarrow.png") no-repeat scroll right center;
    border-top: 1px solid #969696;
    color: #000000;
    display: block;
    font-family: Verdana;
    font-size: 14px;
    padding: 10px 5px;    
}
/* add dropdown arrow image */
.state_selection {
    width: 99%;
    background: url(../images/ddarrow.jpg) no-repeat right top;
    background-size: 30px 30px;
    background-color: #fff;
    border: 1px solid #000;
}

.state_selection select{
    background: transparent;   
    overflow: hidden;
	-webkit-box-sizing: border-box;   
    -moz-box-sizing: border-box;    
    box-sizing: border-box;
	 -webkit-appearance: none;
    -moz-appearance: none;
    appearance:         none;
	border: 0;   
}
/* end of add dropdown arrow image */

select.unselected
{
    color: #767676;
}
/* remove the select tag defaut blue highligh in IE */
select::-ms-value {background: transparent; color: #000;}
select::-ms-expand { display: none;}
/* ie 10 issue -  placeholders get truncated in Ie10 for Gotham fonts */
html[data-useragent*='MSIE 10.0'] .inputFeild {
  font-family: Arial;
}
/* inline errors generated by asp validations show with a lot of spaces in between lines. Hence forcing the inline errors to display as inline block. */
span.error[style*="inline"]
{
    display: inline-block !important;
}
/* fix for IOS button style */
input[type="submit"]{ -webkit-appearance: none; }

.captchaContainer
{
    padding: 10px 30px 20px 0;
    margin-top: 15px;
}
.captchaError
{
    display: block;
}
.error
{
    color: #e71d35;
}
.terms.type2 .error
{
    margin-left: 25px;
}
/* capcha mobile styles */
@media screen and (max-height: 575px)
{
    #rc-imageselect, .g-recaptcha
    {
        transform:scale(0.77);
        -webkit-transform:scale(0.77);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
}

@media all and (max-width:960px)
{
    .container
    {
        width: 100%;
        padding: 15px;
    }
}
@media all and (max-width:800px)
{
    .mobile-only{
        display: block !important;
    }
    .wrapper
    {
        background-color: #fff;
    }
    .container
    {
        padding:15px 0px 0px;
    }
    .desktop-only{
        display: none;
    }
    .contentWrapper
    {
        min-height: 300px;
    }
    .page-nav
    {
        display: none;
    }
    .logo
    {
        padding: 0 15px;
        box-sizing: border-box;
        width: 190px;
    }
    .languageToggle
    {
        padding-right: 10px;
    }
    .banner-container
    {
        padding: 0;
        box-sizing: border-box;
    }    
    .bannerTextTitle{
        font-size: 28px;
        padding: 0px 15px;
    }
    .default-left, .default-right
    {
        width: 100%;
        float: none;   
    }
    .default-left, .default-right{
        padding: 25px 15px;
    }
    .footerNav, .footerTxt{
        display: none;
    }
    .mobile-nav
    {
        display: block;   
    }
    .mobile-nav ul
    {
        list-style-type: none;
    }
    .mobile-nav li
    {
        list-style-type: none;
        display: inline-block;
        width: 24%;
        text-align: center;
    } 
    .mobile-nav li a{
        display: block;
        margin: auto;
    }
    .uploadRow
    {
        padding: 20px 10px 20px;
        box-sizing: border-box;
        overflow: hidden;
    }
    .thanksMsg
    {
        text-align:center;
    }
    .termsTxt
    {
        margin: 20px 10px;
    }
    .footer
    {
        margin: 0 10px;
        border: none;
    }
    
    .section-title
    {
        font-size: 29px;
        margin-bottom: 20px;
        text-align:center;
    }
    .error, .secondryLink li a, .participateTxt, .default-left-txt, .termsTxt, .footer, .footerNav li a, .uploadHelpContent, .container
    {
        font-size: 13px;
    }
    .sub-headline, .input_header, .helpWithUploads_title, .uploadHelpTitle
    {
        font-size: 16px;
    }
    .uploadHelpTitle
    {
        margin: 10px 0;
    }
    .defaultRow .default-left .default-left-txt
    {
        max-width: 400px;
        margin: 0 auto;
    }
    .participateTitle
    {
        font-size: 18px;
    }
    .participateWrapper
    {
        margin-bottom: 15px;
    }
    .btnDefault
    {
        margin:20px auto;
    }
    .uplaodSteps li:first-child
    {
        padding-left: 5px;
    }
    .uplaodSteps li{
        font-size: 13px;
    }
    
    .uploadLeftCol, .uploadRightCol
    {
        width: 100%;
    }
    .uploadLeftCol
    {
        padding: 10px 10px 5px 10px;
    }
    .uploadRightCol, .uploadCommonRow 
    {
        /*padding: 5px 10px 10px 10px;*/
    }
    .unileverUnsubscribe
    {
        padding-bottom: 0;
    }
    .registerSubmit.btnDefault
    {
        max-width: 400px;
        margin: 20px auto;
    }
    .fieldborder
    {
        width: 100%;
        max-width: none;
    }
    .mobileBanner
    {
        display: block;
    }
    .banner-container img.desktopBanner
    {
        display: none;
    }
    .snallBannerWrapper
    {
        margin-top: 0px;
    }
    .captchaContainer
    {
        padding: 10px 0;
    }
    .popup .verifyScreenContent
    {
        width: 80%;
        max-width: 400px;
    }
    ul.supportPagePrizeDecsription
    {
        text-align:left;
    }
    ul.supportPagePrizeDecsription li
    {
        margin-left: 20px;
    }    
    .xs-hidden{
        display: none;
    }
}