body { background: center top; background-image: url(../images/bg.jpg);background-repeat: no-repeat; background-color:#ffffff; width:100%; height:100%;}
	div#outerframe { width: 822px;}
	div#headerpush {display:none;} 
	div#header { background-image:url('../images/Header.png'); height: 128px;}
	div#middle { background-image:url('../images/Middle.png'); }	
	div#footer { background-image:url('../images/Footer.png'); height: 63px;}		
	div#Progress {	background-image:url('../images/ProgressBar.png'); }	
	input#NextButton {
		background-image:url('../images/Button.png');
		border-style:none; 
		background-color:transparent;
		color:white;
		font-weight:bold;
		height:35px;
		width:115px;		
	}	
/* Simple Radio Button & Checkbox */
.checkboxSimpleInput { background: url(../images/WSE_Checkboxes_@1x.png) no-repeat;}
.radioSimpleInput { background: url(../images/WSE_Radio_@1x.png) no-repeat; } 

/* Alt. Background Color */
.InputRowEven { background-color: #F6F6F6; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */

#footer {padding:5px 15px 0 15px !important;}
li#footerCR {width:35% !important;}
#footerCR {padding:9px 0px 0 0px !important;}

body.IndexPage #surveyEntryForm, body.IndexPage div#Buttonholder {text-align:left;}

/* **** Defaults ***** */
div#footerframe { background-image:url(../../../Common/images/BottomLogoBlack.png);}
#footer, #footer a { color:white !important;}


/* **** Index page with numerical image references to receipt ****  */
body.CouponEntry form {float:left;width:440px;text-align:left;padding:0 10px;}
body.CouponEntry div#content {
	min-height: 380px !important;
	background-image: url('../images/Receipt_Piecemeal.png');
	background-repeat: no-repeat;
	background-position: 480px 1px;
	position: relative;
}

body.IndexPage .IndexHeader {font-size:1.2em;}
body.IndexPage .IndexText span {margin:.75em 0;}
body.IndexPage .IndexText00 { min-width:100px; float:left; padding:4px 0 4px 28px; background-repeat:no-repeat; background-position: left center;  }
body.PurchaseType_2 .NoItem.IndexText00, body.PurchaseType_3 .NoItem.IndexText00 {min-width: 215px;}
body.IndexPage .ItemOne { background-image:url('../../../Common/images/1.png');} 
body.IndexPage .ItemTwo { background-image:url('../../../Common/images/2.png');} 
body.IndexPage .ItemThree { background-image:url('../../../Common/images/3.png');} 
body.IndexPage .ItemFour { background-image:url('../../../Common/images/4.png');} 
body.IndexPage .ItemFive { background-image:url('../../../Common/images/5.png');} 
body.IndexPage .ItemSix { background-image:url('../../../Common/images/6.png');} 
body.IndexPage .NoItem { padding:4px 0 4px 0px !important;} 
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;}

.ConnectOn p.connectHeader, .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:#F6F6F6;
	-moz-border-radius:.2em;
	border-radius:.2em;
	-webkit-border-radius:.2em;
}
.ConnectOn div#finishIncentive {float:left;width:67%;}
.ConnectOn div#finishConnect {float:left;width:33%;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;}

/* DCC or ETRK - Controls the VisitType/CustomerType question positioning */
body.IndexPage div.radioButtonsScaleBelow  {text-align:left; margin-left:0;margin-top:.5em; width:75%;}
body.IndexPage div.radioButtonFNS {text-align:left; margin-left:0;margin-top:.5em; }
body.IndexPage div.radioButtonList {text-align:left; margin-left:0;margin-top:.5em; width: 1500px;}
body.IndexPage div.rbloption, body.IndexPage div.rbloption {left: 1em; }

input[type="radio"] ~ label.radioSimpleInput:before {
	font-family: "Font Awesome 5 Pro";
	/*  content: "\f6be";*/
	color: #333333; /* - Controls the color of the font awesome radio buttons before they are selected */
}

input[type="radio"]:checked ~ label.radioSimpleInput:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	/*  content: "\f6be";*/
	color: #009a44; /* - Controls the color of the font awesome radio buttons after they are selected */
}

.wse-tile-list .cataList, .wse-rb-tile-list .rbList {text-align:center;}

/*Font Awesome before selected */
.fa-custom-radio-scale-off::before {color:#000000;}
/*Font Awesome after selected */
.fa-custom-radio-scale-on::before {color: #009a44;}

/* Controls the formatting of the Tiles.  
    Format listed out in director is as follows:

    Desktop:
    XXX
    XXX
*/
.wse-tile-list .cataList {width:40.0em !important;}