<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1{
color:#72c3fb;
font-weight:100;
}


#dddd .popup-title{
font-weight: 100;
}

#eeee .popup-title{
font-weight: 100;
}


#video-nav{
	margin-top:10px;
margin-left:470px;
	text-align: right;
width:400px;


}

#video-nav .videos-content{
	width:880px;
}

#video-nav .video-back a{
	color:#ffc129;
	font-size: 16px;
	font-weight: 100;
}
#video-nav  .video-number{
margin:0px 30px 0px 30px;
	font-size: 16px;
	font-weight: 100;

}
#video-nav  .video-next a{
	color:#ffc129;
	font-size: 16px;
	font-weight: 100;
}

#video-nav  .video-next_disabled{

	color:#c9c9c9;
	font-size: 16px;
	font-weight: 100;

}

#video-nav .video-back_disabled{

	color:#c9c9c9;
	font-size: 16px;
	font-weight: 100;

}




/* POP UPS */

#videonav {
width:800px;
}

#videonav .more-info{
color:#9be23f;
}

#videonav div.diagnostic{
color:#fc9c06;
width:400px;
}

#videonav .diagnostic-info{
color:#fc9c06;
}

#videonav .info-button, .diagnostic-button{
margin-left:5px;
margin-top:4px;

}

#videonav .information{
float:left;
margin-right:20px;

}




/* MODULE 6  */


.thank-you{
font-size:24px;
font-weight: 100;
color:#72c3fb;

}

p{
	font-weight: 100;
	font-size: 16px;
}
#PostQuestionaireForm{
margin-top:30px;

}

#PostQuestionaireLink {
	background-color:#fdb913;
	font-weight: 400;
	padding:5px;
	margin:50px 40px 0px 0px;
color:#000000;
}

#PostQuestionaireLink:hover{
  background: #f2ab1e;
}</pre></body></html>