@charset "UTF-8";

/* for Omnibus 'The Process" section of this page
http://research.yougov.com/services/omnibus/  */

#processSteps h5 span {
	color: #EF2D27;
	font-size:1.8em;
	font-weight:300;
	padding-right:8px;
	padding-left:15px;
}

#processSteps h5.step {
		background-color: #F3F3F3;
		height:2em;
		font-size:1.2em;
		padding-top: .7em;
		padding-bottom: .1em;
	}
#processSteps p {
	padding-left:16px !important;
}

/* for 'what is Omnibus' page
http://research.yougov.com/what-omnibus/ */


.boxContainer {
	background-color: #f3f3f3;
	padding:15px;
	border-radius:10px;
	margin-top:20px;	
	margin-bottom:20px;
}
#whatOmnibusWrapper h1 {
	color: #ef2d27;
	padding-top:10px;
}
#defWord {
font-size:1.5em;
font-weight:600;
}
.grammar {
	font-size:.7em;
	font-style:italic;
	font-weight:400;
}
.definition {
	font-size: .8em;
}
#twoFactors {
	padding-left:40px;
}
#twoFactors .numbers {
	color:#ef2d27;
	font-size:1.5em;
}
#twoFactors ol {
	list-style-position:outside;
	margin-left:-30px;
}
#twoFactors ol li {
	color: #ef2d27;
	font-size:1.5em;
}
#twoFactors ol li p {
	color: #333;
	font-size:12px;
}
.moreLink {
	font-weight:600;
}
