/* START Custom font apercu-regular per REQ-89446. */
@font-face {
	font-family: Apercu;
	src: url(../fonts/apercu-regular.otf) format('opentype');
}

/* This is needed so that the CATA checkboxes are in-line with the CATA Option text with the new custom font.*/
div.cataOption input {margin-top: 4px !important;}

body {background: center top;background-image: url(../images/bg.jpg);background-repeat: no-repeat;font-family: Apercu, Verdana, Helvetica, Arial, sans-serif;}

body.IndexText {font-family: Apercu, Verdana, Helvetica, Arial, sans-serif;}

/* END Custom font apercu-regular per REQ-89446. */


body {background: center top; background-image: url(../images/bg.jpg); background-repeat: no-repeat;}

	div#outerframe { width: 822px;}
	div#headerpush {display:none;} 
	div#header { background-image:url('../images/Header.png'); height: 129px;}
	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; }


body.es-US div#header { background-image:url('../images/Header_es-US.png');}

/* Alt. Background Color */
.InputRowEven { background-color: #e5e4d6; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */

#footer {padding:8px 15px 0 15px !important;}

li#footerCR {width: 35% !important;}

#footerCR {padding: 10px 0px 0 0px !important;}

body.IndexPage #surveyEntryForm, body.IndexPage div#Buttonholder {text-align:left;}

/* **** Defaults ***** */
div#footerframe { background-image:url(../../../Common/images/BottomLogoBlackNoG.png);}

/* **** 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#finishIncentiveHolder {
	padding: 15px;
	margin: 5px;
}

/* Change the background-color here to match the drop shadow of your Homepage/Loyalty button on the finish page. */
.ConnectOn div#finishConnectHolder {
	border: solid 1px #e7e7e7;
	padding: 15px;
	margin: 5px;
	background-color: #f3f3f3;
	-moz-border-radius: .2em;
	border-radius: .2em;
	-webkit-border-radius: .2em;
}


/*  Applied InApp to the class because InApp has their own look (for now).  Commented out version 1.1.2 by Thad Perez.
	This project is supposed to get the new CFA_RFI look, but nobody accounted for the InApp-specific look and feel mentioned in Director.
	Remove this if you're in a later version than 1.1.2.
	Un-comment and good luck playing around with the styles to separate InApp if they come back and want InApp to have their own look and feel. - TP
*/
/*body.InApp .ConnectOn div#finishIncentiveHolder, 
body.InApp .ConnectOn div#finishConnectHolder 
{
	border:solid 1px #e5e4d6;
	padding:15px;
	margin:5px;
	margin-bottom: 20px;
	background-color:#e5e4d6;
}*/

.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:#b7b6ab;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;}

/* Other styles */
.IndexLegalNote, .languageOption {margin:20px 0 0;}
.IndexLegalNote {float:left;font-size:.8em;font-style:italic;line-height:2.5em;}
.languageOption {float:right;}
div#finishLeftFooterNote {text-align:left;font-size:.8em;font-style:italic;line-height:1em;padding-top:2em;}

/* Custom Privacy Policy */
#PrivacyPolicy { text-align: left; }
#PrivacyPolicy h1 { font-size: 1.3em; }
#PrivacyPolicy h2 { font-size: 1.1em; }
#PrivacyPolicy a { color:Red; }



/* Custom Finish Page with the SendGift Image */
.ConnectOn div#finishIncentive2 {
	float: left;
	width: 100%;
}

.ConnectOn div#finishIncentiveHolder2 {
	min-height: 150px !important;
	background-image: url('../images/SendGiftImg.png');
	background-repeat: no-repeat;
	background-position: 10px 20px;
	position: relative;
	border: solid 1px #e2e2e2;
	padding: 15px;
	margin: 5px;
	background-color: #f1f4f7;
	-moz-border-radius: .2em;
	border-radius: .2em;
	-webkit-border-radius: .2em;
}


/* ************************************ CUSTOM PROGRESS BAR with modern version that has a motorcycle image ************************************ */

/* Outer track */
#ProgressBarholder {
	/*background: #e5e5e5 !important;*/ /* light grey */ /* Commented out because this was displaying a large container behind the new progress bar when testing that didn't look right.*/
	border-radius: 20px !important;
	height: 20px !important;
	overflow: hidden !important;
	position: relative;
}

/* Hide useless wrapper */
#ProgressBar {
	background: none !important;
}

/* Fill bar (this is what SMG resizes with inline width) */
#Progress {
	background: #d80019 !important; /* red */
	height: 100% !important;
	border-radius: 20px 0 0 20px !important;
	position: relative !important;
}

	/* Motorcycle icon */
	#Progress::after {
		content: "";
		position: absolute;
		top: 50%;
		margin-top: 4px; /* pushes the motorcycle image down so it's level with the bottom of the red progress bar */
		right: -18px; /* aligns icon at right-edge of red progress bar fill */
		transform: translateY(-50%);
		width: 18px;
		height: 18px;
		background-image: url('../images/MotorcycleBig.png');
		background-size: contain;
		background-repeat: no-repeat;
		pointer-events: none;
	}

/* ************************************ END Replace platform progress bar with modern version that has a motorcycle image ************************************ */

