/*
PEP-Quiz Styles
*/

/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

/*------------------------------------------------*/
/*--------------[QUIZ STYLES BEGIN]---------------*/
/*------------------------------------------------*/

.intro-section h1, #intro-section h2, #intro-section p {
	font-family: 'Source Sans Pro','Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 40px;
	color: #ffffff;
	line-height: 1.5em;
	font-weight: 400;
	margin: 10px 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.intro-section h1 {
	border-bottom: solid #c8c9c7 1px;
	margin-top: 100px;
}

.intro-section h2 {
	font-size: 20px;
}

.intro-section p {
	font-size: 16px;
	margin: 0;
}

#pep-quiz a {
	text-decoration: none;
}

#pep-quiz a:hover {
	text-decoration: none;
}

#pep-quiz input {
	-webkit-appearance: none;
}

#pep-quiz input[type=radio] {
	-webkit-appearance: radio;
}

#pep-quiz img {
	max-width: 100%; height: auto;
}

#pep-quiz, #pep-quiz textarea {
	font-family: 'Source Sans Pro','Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 1.5em;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#pep-quiz p {
	padding-bottom: 10px;
	line-height: 1.5em;
}

#pep-quiz h2, #pep-quiz h3, #pep-quiz h4, #pep-quiz h5 {
	padding-bottom: 10px;
	line-height: 1em;
	line-height: 1.2em;
}

#pep-quiz h4 {
 font-size: 20px;
 color: #666666;
}

#pep-quiz h6 {
 font-size: 12px;
 color: #666666;
 font-weight: 400;
}

#pep-quiz h6 a {
color: #666666;
}

.quiz-profile-container h3, .quiz-profile-container h5 {
	padding-top:20px;
}

.quiz-profile-container h3, .quiz-profile-container h4, .quiz-profile-container h5 {
	font-size: 20px;
}

.quiz {
	padding-top: 0;
	margin: 0 auto;
	max-width: 1080px;
}

#quiz-tabs {
	margin: 0 auto;
    max-width: 1000px;
}

.quiz-tab-container {
	width: 30%;
	display: inline-block;
}

.quiz-tab, .quiz-seleted-tab {
	-moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    padding: 6px 0;
    line-height: 1.7em;
    background: #666666;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    position: relative;
    display: inline-block;
    width: 100%;
}

.quiz-tab:hover {
	background: #ed1c24;
}

input#results.et_pb_promo_button:hover {
	padding: 6px 20px !important;
}

#quiz-score {
	color: #666666;
	font-weight: bold;
	text-align: center;
	font-size: 60px;
	display: inline-block;
	line-height: normal;
	width: 100%;
}

.quiz-profile-container, .quiz-profile-container-2 {
	background: #00778b;
	padding:10px 30px 30px 30px;
}

.quiz-profile-headshot {
	width: 200px;
	margin: 0 auto;
}

.quiz-profile-title, .quiz-profile-number {
	text-align: center;
}

.quiz-profile-title h2, .quiz-profile-number h2, .quiz-profile-description h3 {
	color: #ffffff;
	font-size: 25px;
}

.quiz-profile-number h2 {
	font-size: 60px;
	font-weight: bold;
}

.quiz-profile-title h2 {
	font-size: 40px;
	font-weight: bold;
	padding-top: 20px;
	line-height: 1.2em;
	padding-bottom: 10px;
}

.quiz-profile-description {
	text-align: center;
    color: #ffffff;
    padding: 0 0 20px 0;
    max-width: 900px;
    margin: 0 auto;
}

.quiz-profile-description.left, .quiz-profile-title.left, .quiz-profile-number.left {
	text-align: left;
}

.quiz-profile-description p {
	font-size: 15px;
}

.quiz-profile-inputs {
	margin: 0 auto;
}

.quiz-profile-inputs.yes-no {
	height: 50px;
	width: 230px;
}

.quiz-profile-inputs-labels {
	display:inline-block;
	float: left;
	width: 40px;
	text-align: center;
	color: #ffffff;
	font-size: 25px;
	padding-top: 15px;
}

.quiz-profile-inputs ul {
	padding: 0;
	margin: 0 auto;
	color: #ffffff;
	font-size: 18px;
}

.quiz-profile-inputs.yes-no ul {
	width: 300px;
}

.quiz-profile-inputs.yes-no ul {
	width: 228px;
}

.quiz-profile-inputs li {
	list-style: none;
}

.quiz-profile-inputs.yes-no li {
	float: left;
}

.quiz-profile-inputs.yes-no .radio {
	margin: 0 12px;
	padding: 0;
	width: 50px;
	height: 50px;
	background: url('radio-large.png') no-repeat;
	display: block;
	clear: left;
	float: left;
}

#quiz-results, #quiz-tabs {
	text-align: center;
	padding-top: 30px;
}

#quiz-results {
	background-color: rgb(228, 229, 228);
}

#error-msg, #share-message, #answers-message {
	text-align: center;
	padding: 20px 0;
	font-size: 18px;
}

#error-msg {
	color: #ed1c24;
	padding: 0 0 10px 0;
}

#answers-message {
	border-bottom: solid 1px #c8c9c7;
}

.down-arrow-icon {
	display: block;
	width: 70px;
	height: 70px;
	background-image:url('down-arrow-icon-152px.png');
	background-size: contain;
	background-position: center;
	text-indent: -9999px;
	margin-top: 30px;
}

#quiz-social-share-container {
	margin: 0 auto;
	width: 300px;
	height: 60px;
}

.quiz-social-share-icon {
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 5px;
	float: left;
}

.down-arrow-container {
	margin-top: 30px;
}

#hidden_div {
	display: none;
	max-width: 1080px;
	margin: 0 auto;
}

.quiz-submit-button {
	border: 2px solid #666666;
    background: #666666;
    color: #ffffff !important;
    font-family: 'Source Sans Pro','Helvetica Neue', Helvetica, Arial, sans-serif;
	display: inline-block;
	font-size: 20px;
    font-weight: 500;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 20px;
    line-height: 1.7em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    position: relative;
    text-align: center;
    cursor: auto;
	box-sizing: border-box;
	margin-bottom: 30px;
}

.quiz-submit-button:hover {
	border: 2px solid #ed1c24;
    background: #ed1c24;
}

.answer {
	width: 20%;
	float: left;
	margin: 20px 2.5%;
	text-align: center;
}

#quiz-sources {
	display: inline-block;
	color: #666666;
	width: 100%;
	margin-left: 20px;
}

@media only screen and ( max-width: 767px ) {

.answer {
	display: block;
	float: none;
	width: 300px;
	margin: 20px auto;
}

}

input.styled { display: none; }
select.styled { position: relative; width: 190px; opacity: 0; filter: alpha(opacity=0); z-index: 5; }
.disabled { opacity: 0.5; filter: alpha(opacity=50); }