h1 {
	display:inline;
	color:#09738a;
	font-family:Verdana, Arial, Helvetica, Tahoma;
}

body {
	position:relative;
	margin:0px; 
	font-size:10px;
}

#wrapper {
	position:relative;
	font-family:Verdana, Arial, Helvetica, Tahoma;
    height: 100%;
    overflow: hidden;
    width: 100%;
    border-top: 5px solid #e96c24;
    border-bottom: 5px solid #e96c24;
    background-color:#00547d;
}

#header{
	height: 14%;
    position: fixed;
    width: 100%;
}

#headerLogo {
	display: inline-block;
	margin: 1% 0 0 1%;
	width:50%;
	
}


#questionProgress {
    margin: 0 4% 0 0;
    position: absolute;
    text-align: center;
    top: 82%;
    left:86%;
    width: 10%;
    font-size:120%;
    color:#FFF;
}

.progressBoxes {
	background: none repeat scroll 0 0 rgba(135, 86, 255, 0.1);
    display: inline-block;
    height: 7px;
    position: relative;
    width: 15px;
}

#content {
	display: inline-block;
    height: 83%;
    position: relative;
    top: 14%;
    width: 100%;
    z-index:6;
}


#introContent {
	color:#09738a;	
}

#intro {
    left: 6%;
    position: fixed;
    top: 15%;
}

/*#introText {
	background: none repeat scroll 0 0 rgba(139, 209, 224, 0.5);
	position: relative;
	float: right;
	height: 13%;
	position: fixed;
	text-align: center;
	width: 53%;
	top: 48.5%;
	right: 0px;
	padding: 1.3em;
    
}*/

#introText p {
	color:fff;
	margin: 3% 0 0;
	padding: 0;
	
}

#finalResponse {
	color: #4B6CB5;
    font-family: Verdana, Arial, Helvetica, Tahoma;
    text-align:center;
    display:none;
    margin: 0 3%;
    position:relative;
    z-index:1;
    height:100%;
}

#startOver {
	cursor:pointer;
}


#explanationArea {
	height:100px;
	width:100%;
	
}

#startQuiz {
    left: 28%;
    position: fixed;
    top: 78%;
    width: 45%;
    z-index: 1;
}

#startBtn {
	/*position: absolute;*/
	position: relative;
    cursor: pointer;
}

#socialBtn {
	 float:right; 
	 margin:1% 2% 1% 1%; 
	 cursor:pointer;
}

#socialBtn span {
	background-image: url(addthis_32x32.png);
	opacity: 1;
	background-position: -32px;
	display: inline-block;
	height: 32px;
	width: 32px;
	position: relative;
	cursor: pointer;
	font-size: 11px;
	line-height: 16px;
}

#socialBtn span:hover {
	opacity: .75;
}

#socialIcons {
    position: relative;
    width: 98%;
    text-align:right;
    padding: 1%; 
    background-color: #333; 
    z-index: 5; 
    margin: 0 5px 0 0;
}

#socialIcons span {
	/*width:10px;*/
	margin:0px;
}

#socialIcons span div {
	margin: 0 1px 4px -11px;
	width:28px; !important
}

#socialIcons .twitter {
	width:0px;
        padding-right:0px;
}


#bg {
	height: 22%;
    position: fixed;
    top: 74%;
    width: 100%;
}
#bgLines {

}


.pbline {
	width: 100%;
	height: 20%;
	/* opacity: 0.7; */
	
}

.pbline div {
	height: 100%;
	float: left;
}

#moreInfo {
	border: 1px solid;
    height: 10px;
    width: 50px;
    display: inline-block;
    text-align: center;
}

#share {
	border: 1px solid;
    height: 10px;
    text-align: center;
    width: 50px;
    display: inline-block;
}
/*
.something {
	color: #CD5D5B
}
'#CD5D5B','#D68878','#E59989','#DC3A4E','#CE0404','#D84C24','#D27B81','#416893','#A73370','#C42537'
*/
#jquiz ul, #jquiz ol, #jquiz  {
	margin:0;
	padding:0;
	color: #FFF;
	list-style-type:none;
	z-index: 1;
}
#jquiz {
    position: relative;
}

#jquiz .qHeader {
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size:180%;
	margin: 3% 10% 1% 13%;
	color: #e96c24;
}	

	#jquiz ul {
		list-style-type:none;
		margin:0;
		padding:2px 10px 2px 10px;
	}
	#jquiz ol {
		list-style-type: decimal;
	}

	#jquiz > li {
		position:relative;
		height:100%;
		width:100%;
	}
		
			#jquiz li ul li {
				font-family:Verdana, Arial, Helvetica, Tahoma;
				font-size:145%;
				cursor:pointer;
				padding: 2px 0 2px 12%;
				color:#FFF;
			}
			
				#jquiz li ul li:hover,.incorrect:focus, .correct:focus {
					
					cursor:pointer;
					padding: 2px 0 2px 12%;
				}
			
	#jquiz strong {
		font-weight:bold;
	}

.wronganswer {
	text-decoration:line-through;
}
.correctanswer {
	color:#00BD00;
}
.realanswer {
	color:#00BD00;
}

.hidden {
	display:none;
}

.explanation {
	padding: 4% 7% 1% 13%;
	color:#FFF;
	font-size: 140%;
}

#correctAnswer {
	color:#e96c24;
	font-size: 150%;
	padding: 0px;
	margin:0px;
}

#wrongAnswer {
	color:#e96c24;
	font-size: 150%;
	padding: 0px;
	margin:0px;
}

.explanation div {

}


.rightbox {
}
	.rightbox a {
		color: #808066;
	}
.wrongbox {
}
	.wrongbox a {
		color: #825C58;
	}
#jquizremarks {
	display:none;
	margin: 0 20px;
	
}
#jquiztotal {
	font-family:Verdana, Arial, Helvetica, Tahoma;
    font-weight: bold;
    margin: 2% 0 2%;
    padding: 0px;
    color: #e96c24;
    font-size: 150%; /*230%*/
    text-align: center;	
}

#learnMore{
	font-size: 130%;
}

#learnMore #startOver {
	cursor: pointer;
	margin-left: 2%;
}

#IOMcover {
	float: left;
    margin: 0 3% 0 7%;
    -moz-box-shadow: 3px 3px 10px black;
    -webkit-box-shadow: 3px 3px 10px black;
    box-shadow: 3px 3px 10px black;
    border: 1px solid white;
	width: 18%;
	position: relative;
	bottom: 5px;
}

#embed {
	height: 81%;
	padding: 2% 0 0;
    text-align: left;
    font-size:120%;
}

#subscribe {
	display: block;
    font-size: 105%;
    margin: 2% 0 0;
    position: relative;
    top: 10%;
    width: 100%;
    color: #FFF;
}

#shareQuiz{
	cursor:pointer;
}

#shareQuiz2{
	cursor:pointer;
	margin: 0 0 0 4%;
	font-size:130%;
	color: #FFF;
}
#embedCode, #embedCode2{
display: none;
clear:both;
position: fixed;
	padding: 2%;
    display:none;
    margin: 2% 0 0;

	width: 88%;
	height: auto;
	font-size: 1.3em;
	-moz-opacity: 1.0;
	opacity:1.0;
	filter: alpha(opacity=100);/* For IE8 and earlier */
	height: 70%;
	
	background-color: #FFFFFF;
    border: 1px solid #91A3A8;
    color: #4B6CB5;
		left: 4%;
	top: 11%;
	float: left;
	/*display: inline;*/
	z-index: 20;
}

#embedCode {
	/*clear: both;
	position: absolute;

	float: left;
	display: inline;*/
	 
}

#embedCode2{
	/*position: absolute; */
	/*z-index: 20;*/
	
}


#embedHeader2, #embedHeader{
	height:25%;
	text-align:left;
}
#embedHeader2 p {
	margin:0px;
}

#embedContent2{
	/*height:50%;*/
	height: 55%;
}

#embedFooter2 {
	display: inline-block;
    height: 25%;
	float: right;
}

#embedFooter2 p{
	margin:0px;
	display:inline;
}

#dynamicWidth2, #dynamicWidth {
	width:40%;	
	height:.9em;
}

#dynamicInput2, #dynamicInput {
	width:55%;
	float:right;
}

#dynamicInput2 p, #dynamicInput2 p {
	display:inline-block
}


#embedCode textarea, #embedCode2 textarea {
	width:100%;
	height:90%;
	background:none;
	resize:none;
	border:none;
	font-size:100%;
	font-weight:bold;
	resize:none;
	overflow: auto;
	margin-top: 2%;
	padding: 0;
}
#embedCode2 textarea {
	z-index:10;
}




#embedContent {
	height:50%;
}

#embedFooter {
	height:25%;
}

#embedFooter p {
	display:inline-block;
}


#embedCode p {
	display:inline-block;
	margin: 1% 0 0;
    padding: 0;
}


#newWidth {
	display:inline-block;
}

#copyClipboard {
	float:right;
}


.nextBtn{
	display:inline;
	float:right;
	z-index:10;
	cursor:pointer;
}

.resultsBtn{
	display:inline;
	float:right;
	z-index:10;
	cursor:pointer;
}

.nextBtn a{ 

}

#learnMore p.readTheReport {
	color:#FFF;
	margin:0px;
	text-decoration:none;
}

a:link {
	color:#FFF;
	text-decoration:none;
	}      /* unvisited link */
/*a:visited {color:#7f3c8b;}  /* visited link */
a:hover {color:#FFF;}  /* mouse over link */
a:active {color:#FFF;}  /* selected link */

#learnMore p.wantto {
	margin:0px;
	color:#FFF;
	}
a img{
	border: none;
}

img.closeIcon{
	width: 6%;
	position: absolute;
	top: 0%;
left: 94%;
	cursor: pointer;
}


/***************** share widget style ************/
#articleDetails p#snippet {
padding-bottom: 10px !important;
height: auto !important;
}