body { background: center top; background-image: url(../images/bg.jpg);background-repeat: repeat;}

    /* 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: 146px;}
	#middle { background-image:url('../images/Middle.png'); }	
	#footer { background-image:url('../images/Footer.png'); height: 59px;}	
	
	/* WCAG es-US, fr-CA Header  (You will still need this + the DesktopHeaderText variable in your config) */
	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: 41px;
		width: 138px;
		margin-left: 5px;
		margin-right: 5px;
	}	

.checkboxBranded {background-image: url(../images/checkbox.png) !important;}
.radioBranded {background-image: url(../images/radio.png)  !important;}

/* 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; } */


/* controlled in the config for WCAG */
/*body.es-US div#header { background-image:url('../images/Header_es-US.png');}*/

/* Alt. Background Color */
.InputRowEven { background-color: #F3F3F3; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */
h2 {font-size: 1.2em;} /* Required for ADA Compliant Header Sizing */

/* Commented out 2023-02-08 by Thad Perez.  Lines 57 and 58 should cover the footer text for all or most projects.  Leaving in here for a while until everything is confirmed good for WCAG. */
/*#footer {padding:0 15px 0 15px !important;}*/
/*li#footerCRT {width:35% !important;}*/
/*#footerCRT {padding:15px 0px 0 0px !important;}*/

/* 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:5px 15px 0 15px !important;}
body.US #footerCRT, body.es-US #footerCRT, body.fr-CA #footerCRT {padding:25px 0px 0 0px !important;}

/* Translations will have lengthier text.  We can use this to help format the footer links. Un-comment this chunk of code and play around with it if your footer text isn't padding. */
/*#footerL li {padding:15px 15px 0 15px !important;}
body.es-US #footerL li {padding-top: 6px !important;}

#footerCRT {padding-top: 14px !important;}
body.es-US #footerCRT li {padding-top: 5px !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)
	NOTE: If you are having a problem with custom footer text not being clickable, comment out the line below (position: relative;), refresh and confirm it works.
*/
#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;}

/* **** Defaults *****
div#footerframe { background-image:url(../../../Common/images/BottomLogoWhite.png);}
#footer, #footer a { color:white !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, 
.ConnectOn div#finishConnectHolder 
{
	border:solid 1px #747474;
	padding:15px;
	margin:5px;
	background-color:#ffffff;
	-moz-border-radius:.6em;
	border-radius:.6em;
	-webkit-border-radius:.6em;
}*/

.ConnectOn div#finishIncentiveHolder
{
	padding:15px;
	margin:5px;
}
 
.ConnectOn div#finishConnectHolder 
{
	border:solid 1px #d1d1d1;
	padding:15px;
	margin:5px;
	background-color:#f0f1ed;
	-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;}


/* **** Branded Looks **** */
body.__ .InputRowEven { background-color: Fuchsia; }
body.__, body.__ #footer { background-color:#ef3e42;}
body.__ #footerPP, body.__ #footerPP a, body.__ #footerSW, body.__ #footerSW a { color:#ffffff; }
body.__ #footerCR, body.__ #PwBY{ color:#000000 !important; }


/* div#finishContentFooterNote {text-align:left;font-size:.8em;font-style:italic;line-height:1em;padding-top:2em;} */

/* 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: #2193EB; /* - 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: #2193EB; /* - Controls the color of the font awesome radio buttons after they are selected */
}

/* Add these styles to the default Styles.css file */
.WelcomePage #surveyQuestions { margin-left:auto; margin-right:0px; width:550px; text-align:left;}
.WelcomePage #surveyEntryForm { background:url('../images/CFA_Index.png') no-repeat 30px 50px; min-height:250px;}

#hardblock { padding-top: 33px; margin-left: 80px; width: 600px; }

div#surveyended {text-align: center; font-weight: bold; font-size:1.2em;}