body { background: center top; background-image: url(../images/bg.png);background-repeat: repeat-x;}

    /* the width of the outerframe must be the same as the width of your header image */
	div#outerframe { width: 822px;}
	/* comment the next line if your header should not be flush with the top of the page */
	div#headerpush {display:none;} 

    /* WCAG setup - Note that they don't begin with "div" */
	#header { background-image:url('../images/Header.png'); height: 129px;}
	#middle { background-image:url('../images/Middle.png'); }	
	#footer { background-image:url('../images/Footer.png'); height: 63px;}	
	
	/* WCAG es-US Header */
	body.es-US #header { background-image:url('../images/Header_es-US.png');}	
	
	div#Progress {	background-image:url('../images/ProgressBar.png'); }

	/* New for WCAG Next Button, Back Button */
	input#NextButton {
		background-image: url('../images/Button.png');
		border-style: none;
		background-color: transparent;
		color: White;
		font-weight: bold;
		height: 35px;
		width: 115px;
		margin-left: 5px;
		margin-right: 5px;
	}	


/* Simple Radio Button & Checkbox */
.checkboxSimpleInput { background: url(../images/WSE_Checkboxes_@1x.png) no-repeat;}


/* Alt. Background Color */
.InputRowEven { background-color: #eeeeee; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */
h2 {font-size: 1.2em;} /* Required for ADA Compliant Header Sizing */

/*#footer {padding:9px 25px 0 25px !important;}
li#footerCRT {width:35% !important;}*/

body.US #footer, body.es-US #footer, body.fr-CA #footer {padding:0px 15px 0 15px !important;}
body.US #footerCRT, body.es-US #footerCRT, body.fr-CA #footerCRT {padding:5px 0px 0 0px !important;}

#footerL {
	padding: 16px !important;
	margin: 0;
	position: relative;
}


/* 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;
	/* -.3em top margin to center the copyright text. */
	margin: -.3em 0 0 1em;
}

body.IndexPage #surveyEntryForm, body.IndexPage div#Buttonholder {text-align:left;}

div#footerframe { background-image:url(../../../Common/images/BottomLogoBlack.png);}


/* **** IndexPage PickLanguageLinks - WCAG **** */
ul.languageOption {width:100%;text-align:left;padding:0;margin:0;}
ul.languageOption li {display:block;margin-right:1em;}
div.languageOption {text-align: left !important;}

/* **** 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: #e4e4e4;
	-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;}

div#connectSocial #connectHeader02 {padding-left: 15px !important;}

.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;}

/* Translations will have lengthier text.  We can use this for US or en-GB text as well to help format the footer links. */
/*body.US #footer, body.es-US #footer, body.fr-CA #footer {padding:15px 15px 0 15px !important;}
body.US #footerCRT, body.es-US #footerCRT, body.fr-CA #footerCRT {padding:25px 0px 0 0px !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;*/
	/* -.3em top margin to center the copyright text. */
	/*margin: -.3em 0 0 1em;
}*/

/* BEGIN WCAG STYLES */

/* 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;}


/* 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: #e78036; /* - 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: #e78036; /* - Controls the color of the font awesome radio buttons after they are selected */
}

/*Controls the color and positioning of the Font Awesome Stars on WCAG*/
.fa-custom-radio-scale-off::before, .fa-custom-radio-scale-on::before { color: #e78036;}

div.RightColumn.FNSQuestion.radio-custom {
	background-image: unset;
	width: 75%;
}

.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;
}

.custom-radio-scale-text-for-fill {
	padding-right: 125px !important;
}
/*End of formatting for the Font Awesome Stars on WCAG*/

/*Fixing Yes/No scale alignment*/
.Inputtyperbl td { padding: .5em 0 0 11px !important;}