body { background: center top; background-image: url(../images/bg.png);background-repeat: repeat-x;}
	div#outerframe { width: 822px;}
	div#headerpush {display:none;} 

	#header { background-image:url('../images/Header.png'); height: 122px;}
	#middle { background-image:url('../images/Middle.png'); }	
	#footer { background-image:url('../images/Footer.png'); height: 92px;}
	
	div#Progress {	background-image:url('../images/ProgressBar.png'); }	
	/* old way of doing next button (pre-WCAG)*/
	/*	input#NextButton, input.BackButton {*/

/* New for WCAG Next Button, Back Button */
    input#NextButton, input#BackButton {
		background-image: url('../images/Button.png');
		border-style: none;
		background-color: transparent;
		color: #292929;
		font-weight: bold;
		height: 40px;
		width: 126px;
		margin-left: 5px;
		margin-right: 5px;
	}


.checkboxSimpleInput {
	background: url(../images/WSE_Checkboxes_@1x.png) no-repeat;
}

/* New for WCAG - no longer needed */
/*.radioSimpleInput { background: url(../images/WSE_Radio_@1x.png) no-repeat; } */


/* Turn off the Header and Footer when AppStatus = Y */
body.AppStatus_Y #header, body.AppStatus_Y #footer {display: none !important;}

/* Alt. Background Color */
.InputRowEven { background-color: #F9F9F9; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */
h2 {font-size: 1.2em;} /* Required for ADA Compliant Header Sizing */

#footer {padding:6px 25px 0 25px !important;}

/* WCAG - I had to put the Copyright into it's own list and try to control it on the left side of the page (#footerCRT, #footerCRT li) */
#footerCRT {
	padding: 0 6px;
	margin: 0;
	position: relative;
}

#footerCRT li {
	list-style-type: none;
	float: left;
	text-align: right;
	margin: 0 0 0 1em;
}

#footerCR {width:35% !important;}
#footerCR {padding:2px 0px 0 0px !important;}

body.IndexPage #surveyEntryForm {text-align:left;}


div#footerframe { background-image:url(../../../Common/images/BottomLogoBlack.png);}
#footer, #footer a { color:#292929 !important;}

/* Controls how far down the Index_ItemNote text goes. Must be controlled manually...*/
body.CouponEntry_1 .itemNote {margin-top: 13.75em;}

/* **** Index page with numerical image references to receipt **** */
body.CouponEntry form {float:left;width:440px;text-align:left;padding:0 10px;}
body.CouponEntry_1 div#content 
{
	min-height:500px !important;
	background-image:url('../images/Receipt_Index.png');
	background-repeat:no-repeat;
	background-position: 450px 20px;
	position: relative;
}

body.IndexPage .IndexHeader {font-size:1.2em;}
body.IndexPage .IndexText span {display:block;margin:.75em 0;}
body.IndexPage .IndexText00 { min-width:130px; float:left; padding:4px 0 4px 4px; background-repeat:no-repeat; background-position: left center;  }
body.IndexPage .IndexText01 {float:left; background-image:none; padding: 4px 5px 0;}
body.IndexPage .IndexText00, body.IndexPage .Error {clear:both;}
body.IndexPage div#Buttonholder {text-align:left;}

/* **** Finish Page *****/
div#finishContainer {text-align:left;margin:auto;}

div#connectContent ul {padding:0;margin:auto;}
div#connectContent ul li {display:inline;margin:0 auto;list-style:none;}


/* this has connectHeader2 since we can't have duplicate class names for WCAG*/
.ConnectOn p.connectHeader, .ConnectOn p.connectHeader2, .ConnectOn p.FinishHeader {font-weight:bold;font-size:1.4em;margin:auto;}
.ConnectOn div#finishIncentiveHolder
{
	padding:15px;
	margin:5px;
}
 
.ConnectOn div#finishConnectHolder 
{
	border:solid 1px #d1d1d1;
	padding:15px;
	margin:5px;
	background-color:#F9F9F9;
	-moz-border-radius:.2em;
	border-radius:.2em;
	-webkit-border-radius:.2em;
}
.ConnectOn div#finishIncentive {float:left;width:63%;}
.ConnectOn div#finishConnect {float:left;width:37%;text-align:center;}
.ConnectOn div#finishIncentive hr, .ConnectOn div#finishConnect hr {border:none;background-color:#cccccc;height:1px;margin:1em auto;}
.ConnectOn hr.connectHeaderRule {margin-top:.5em !important;}
.ConnectOn div#finishConnect div#connectContent div#connectSocial {text-align:left;padding-left:1.5em;}
.ConnectOn div#finishConnect div#connectContent div#connectSocial li {padding: 0 .25em;}


.ConnectOff p.connectHeader {display:none;}
.ConnectOff div#connectContent ul li {padding-right:1em;}

.ConnectOff div#finishConnect {text-align:center;}
.ConnectOff div#finishIncentive hr, .ConnectOff div#finishConnect hr {display:none;}
.SocialOff div#finishIncentive {float:none;margin:auto;}

/* Used to add padding to the Social buttons on the finish page for WCAG now that they use <span> */
a img {padding: 4px 4px !important;}


/* Controls the centering of the radio buttons on the Receipt Picker Page */
body.IndexPage div.radioButtonsScaleBelow div.rbloption{left:35%;}

/* Controls the centering of the Next button on the Receipt Picker Page */
body.IndexPage div#Buttonholder {text-align:center;}

/* **** Coupon Image **** */
#CouponImage {display:none; text-align:center;}
#CouponQRImage {position:absolute; top:310px; left:315px; font-size:11px;  font-weight:bold; }
#ExpiryDate {position: absolute; top: 440px; left: 350px; font-size:11px;  font-weight: bold; color: black;}
/*body.SafewayCode #ValidThrough {position: absolute; top: 374px; left: 315px; font-size:10px;}
body.SafewayCode #CouponIncentiveCode {position:absolute; top:359px; left:315px; font-size:10px;}*/

/* PRINTINT */
@media print {	
	#headerpush, #header, #Buttonholder, #middleextratop, #contenttrailer, #middleextrabottom, #footer, #footerpush, #footerframe, #FinishPage ol, #FinishPage ul, #FinishPage p, #FinishPage h1, #finishIncentive, #finishConnect {
		display:none;
	}   
	html, body, form, #outerframe, #middle, #content, .SurveyHolder, #FinishPage {
		background-image:none !important;       
		background-color:transparent !important;
		margin:0 !important;
		padding:0 !important;
		text-align:left;
		width:auto !important;
	}    
    #CouponImage {display:block;}	
}


/* For the AmountSpent boxes */
body.IndexPage .NoItem {padding:4px 0 4px 0px !important;}

/* WCAG - control the color of the radio buttons (https://confluence.smg.com/pages/viewpage.action?spaceKey=WSE&title=Upgrading+to+WCAG+survey+setup) */
input[type="radio"] ~ label.radioSimpleInput:before {
	font-family: "Font Awesome 5 Pro";
	/*  content: "\f6be";*/
	color: #ADADAD;
}

input[type="radio"]:checked ~ label.radioSimpleInput:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	/*  content: "\f6be";*/
	color: #FFBC0D;
}


.fa-custom-radio-scale-off::before {
	border-width: 1px;
	color: #ADADAD !important;
}
.fa-custom-radio-scale-on::before {
	border-width: 1px;
	color: #ffbc0d !important;
	-webkit-text-stroke-width: 1px; /*border thickness*/
	-webkit-text-stroke-color: #C08B00; /*border color */
}


div.RightColumn {
	width: 75% !important;
}

.custom-radio-scale-text-for-fill.scaleTextLeft {
	padding-right: 20px !important;
	margin-right: 40px !important;
}

.custom-radio-scale-text-for-fill.scaleTextRight {
	padding-left: 20px !important;
	margin-left: 10px !important;
}


/* Turn off the Progress Bar when InviteType <> eReceipt. */
body.ProgBarOff_Y #ProgressText { display: none !important;}
body.ProgBarOff_Y #ProgressBar { display: none !important;}
body.ProgBarOff_Y #ProgressPercentage { display: none !important;}
body.ProgBarOff_Y #ProgressBarHolder {display: none !important;}

.custom-radio-scale-text-for-fill {padding-right: 125px !important;}