	/* CUSTOM FONT STYLE */
	body {font-size: 14px; line-height:1.5em;}
	#footer a, a {color: #0976d6; text-decoration:underline;}
	.TextAreaWarning, .TextAreaMaxxed, .Error, .blankQuestion, .blankQuestion a, .Required {color:#E91C27 !important; }
	/* CUSTOM FONT */

	body { background-image: url(../images/bg.png);background-repeat: repeat-x; background-color: white;}
	div#outerframe { width: 822px;}
	div#headerpush {display:none;}

	/* WCAG setup - Note that they don't begin with "div" */
	#header { background-image:url('../images/Header.png'); height: 122px;}
	#middle { background-image:url('../images/Middle.png'); }	
	#footer { background-image:url('../images/Footer.png'); height: 39px;}	
	
	div#Progress {	background-image:url('../images/ProgressBar.png');	}	
    #ProgressBar { background-color: #d0d4de; border: none;}

	/* New for WCAG Next Button, Back Button */
	input#NextButton {
		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;
	}

/* Simple Radio Button & Checkbox */
.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; } */

/* Alt. Background Color */
.InputRowEven { background-color: #F9F9F9; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */
h2 {font-size: 1.2em;}

#footer {padding:8px 2px 0 0 !important;}
/*li#footerCR {width:96% !important; font-size: 14px; text-align:left;}*/


div#footerframe { background-image:url(../../../Common/images/BottomLogoBlack.png);}
#footer { color:#727676 !important;}

/* CONTROLS ADA FOOTER */
/*#footer a {color: #0976d6; text-decoration:underline;}*/
#footer a {margin: 0 1em;}
#footerContent p {float:none !important; text-align:left;  } /* Formerly Footer L */
#footerContent {padding: 0px 15px 6px 15px; font-size:14px; }
#footerLinks {text-align:center;} /* Needed for inside survey */
p#footerCR {text-align:left;}
/*END CONTROLS FOR ADA FOOTER */

/* **** IndexPage PickLanguageLinks **** */
ul.languageOption {width:100%;text-align:center;padding:0;margin:0;}
ul.languageOption li {display:inline;margin-right:1em;}

/* **** Index page with numerical image references to receipt **** */
body.CouponEntry form {text-align:left;padding:0 10px;}

body.IndexPage .IndexHeader {font-size:1.2em;}
body.IndexPage .IndexText span {margin:.75em 0;}
body.IndexPage .IndexText00 { min-width:130px; float:left; padding:4px 0 4px 28px; background-repeat:no-repeat; background-position: left center;  }
body.es-US .IndexText00 { min-width:140px; }
body.IndexPage .IndexInput span {display:block;margin:.75em 0;}

body.IndexPage .NoNumber .IndexInput00 {min-width: 204px; padding: 4px 0 4px 4px; }
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 .IndexInput01 {float:left; background-image:none; padding: 6px 5px 0;}
body.IndexPage .IndexInput00, body.IndexPage .Error {clear:both;} 
body.IndexPage .IndexText01 {float:left; background-image:none;padding-top: 6px;}
body.IndexPage .IndexText00, body.IndexPage .Error {clear:both;}
body.IndexPage div#Buttonholder {text-align:left;}

/* *** Controls the width of the left and right boxes on the Index Page. *** */
body.CouponEntry .IndexBox00 {width:60%; float:left;}
body.CouponEntry .IndexBox01 {width:40%; float:left;text-align: center; padding-top:20px;}


/* **** 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;}
/* FINISH PAGE FONT ADJUSTMENTS ADA */
.ConnectOn p.connectHeader, .ConnectOn p.FinishHeader, .ValCode {font-size:1.2em;}
/* END FINISH PAGE FONT ADJUSTMENTS ADA */

.ConnectOn div#finishIncentiveHolder, 
.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:#C7C7C7;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;}

p.Followup {text-align:center;}
#header h1 { display: block; }

/*Vidcap Release */
#Rules { text-align:left; margin-top:1em;}
#Rules h1 { text-align:center; font-size:1.3em; font-weight:bold;}
#Rules h2 { text-align:center; font-weight:normal;font-size:1.2em; font-weight:bold;}
#Rules h3 { text-align:center; font-weight:normal;font-size:1.2em; font-weight:bold;}
#Rules td, #Rules th { padding:2px 10px; text-align:center; border:solid 1px black;}
#Rules li { margin:0 0 1em;}
#Rules p span { font-size:1em;}

/* 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: #000000;
}

input[type="radio"]:checked ~ label.radioSimpleInput:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	/*  content: "\f6be";*/
	color: #000000;
}

/* WCAG - Changing style of session timeout dialog - https://confluence.smg.com/pages/viewpage.action?spaceKey=WSE&title=Upgrading+to+WCAG+survey+setup */
/* These are default css classes for session dialog. These styles can be overwritten in Styles.css files.*/

/*Responsible for dialog background color and text color*/
/*.ui-widget-content {
	text-align: left;
	background-color: #ffff;
}*/

/*Responsible for positions of buttons*/
/*.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}*/

/*Responsible for buttons appearance*/
/*.ui-dialog .ui-button {
	background-color: #f6f6f6;
}*/