<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*** QUIZZ - PLUGIN ***/

/* Bold Hidden */
.quiz-bold-hidden {
	font-family:	'lato_bold' !important;
	font-size:		150% !important;
	font-weight:	bold;
	text-align:		center;
	width:			90%;
}

/* Long-Text */

.long-text {
	padding:	0px;
}

.long-text-holder {
	padding:	5px;
	position:	absolute;
	opacity:	1;
	width:		90%;
}

.long-text-holder  &gt; .quiz-restart {
	width:	90%;
}

/* Footnote */
.quiz-footnote {
	font-family:	'lato_regular' !important;
	padding:		0px 10px;
	position:		absolute;
	bottom:			0px;
}

.quiz-footnote &gt; span {
	font-size:		150%;
	font-weight:	bold;
}

/* Hidden */
.quiz-hidden {
	display:		none;
	font-size:		12px;
}

/* Image */

.quiz-image {
	display:	inline-block !important;
}

.quiz-image-question {
	text-align:	center !important;
}

.quiz-image-title {
	text-align:	left !important;
}

/* Intro */
.quiz-intro &gt; p {
	margin-top:	50px;
	padding:	10px 20px 10px;
}

/* Title */
.quiz-title {
	float:		left;
	margin:		10px 0px;
	text-align:	center;
	width:		100%;
}

/* Result */
.quiz-result {
	height:	90%;
}

.quiz-result &gt; h3 {
	background:	rgb(255, 255, 255);
	font-size:	150%;
	margin-top:	0px;
	text-align:	center;
	width:		  100%;
}

span .credits {
	font-size:	75%;
}

.quiz-result &gt; h3.long-text {
	background:	transparent;
	font-size:	100%;
	padding:	  0px;
}

.quiz-result.long-text {
	/*opacity:	0.5;*/
}

/* Restart */

.quiz-restart {
	background:		rgb(255, 255, 255);
	font-weight:	bold;
	/*position:		absolute;
	bottom:			5px;*/
	text-align:		center;
	width:			90%;
}

/* Topo */

div.internalImage {
	min-height:	220px;
}

/* Modal */

.modal-shield {
	background:	#FFFFFF;
	bottom:		0px;
	display:	none;
	height:		100%;
	opacity:	0.69;
	position:	fixed;
	right:		0px;
	width:		100%;
	z-index:	500;
}

.quiz-modal {
	color: 				#000000;
	display:			none;
	height:				auto;
	left:				10px;
	margin:				auto auto;
	padding: 			5px;
	position:			absolute;
	opacity:			default !important;	
	text-align:			center;
	top:				260px;
	width:				570px;
	z-index:			1000;
}

.quiz-modal a {
	text-align:		left;
	text-decoration:	none;
}

.quiz-modal a, .quiz-modal a:hover {
	background:	initial !important;
	display:	inline !important;
}

.quiz-modal h2 {
	margin:	0px;
}

.quiz-modal h3 {
	font-size:		110%;
	padding-left:	30px;
	padding-right:	30px;
	text-align:		left;
}

.quiz-modal p {
	padding:		0px 30px 10px 30px;
	text-align:		left;
}

.quiz-modal-title {
	background:		#018dd4;
	color:			#FFFFFF;
	clear:			both;
	font-family:	'lato_bold';
	height:			40px;
	margin:			0px;
	padding:		10px 0px 10px 10px;
	text-align:		left;
	text-transform:	uppercase;
	width:			564px;
}

.quiz-modal-title span {
	float:	left;
}

.quiz-modal .quiz-modal-wrapper {
	clear:	both;
	float:	left;
	width:	100%;
}

.quiz-modal .modal-col {
	float:		left;
	width:		50%;
	max-width:	310px;
}

.second-col  {
	border-left:	1px solid #c0c0c0;
}

.quiz-modal .modal-close {
	cursor:			pointer;
	display:		inline-block;
	float:			right !important;
	font-family:	'lato';
	font-weight:	bold;
	height:			20px;
	width:			20px;
}

.quiz-modal-open {

	bottom:			0px;
	left:			30px;
}

/* WEIGHTS */

.custom-weight {
	margin-top:	20px;
}

.range-slider {
	display:	block;
	width:		588px !important;
}

.range-slider-handle {
	background:	#004365 !important;
}

.weight-output {
	font-weight:	bold;
	margin-left:	30px;
}

/*** BUTTON ***/
.quiz-button {
	background:		#32bbee;
	color:			#FFFFFF;
	cursor:			pointer;
	display:		block;
	font-family:	'lato_bold';
	line-height:	20px;
	margin:			20px auto;
	padding:		5px;
	position:		absolute;
	text-align:		center;
	vertical-align:	middle;
	width:			auto;
}

/*** NEXT ***/

.quiz-next {
	background:				#004365;
	background-image:		url("../img/arrowright.png");
	background-size:		10px 20px;
	background-position:	100px 5px;
	background-repeat:		no-repeat;
	bottom:					0px;
	display:				none;
	min-width:				120px;
	padding-left:			20px !important;
	right:					30px;
	text-align:				left !important;
}





/***   ZH   ***/
/***   ZH   ***/
/***   ZH   ***/

#questoes li &gt; a  {	
	color: 				#000000;
	display: 			block;
	font-size: 			100%;
	font-family:		'lato_regular';
	margin: 			10px 10px;
	padding: 			7px;  
	text-decoration:	none;
}

div#topo h1 {
	position:	relative;
}

.credits {
	font-size:	80%;
}

#questoes						{	height:	100%; list-style: none; margin: 0px; padding: 0px 20px;	}
#questoes li &gt; p					{	font-family: 'lato_bold'; font-size: 110%;	}
#questoes a:hover 				{	background-color: #dfdfdf; color: #000;	}
#questoes li 						{	display: none;	height: 100%;	}
#questoes li a.selected-multi 		{	background-color: #32bbee; color: #FFFFFF !important;	}
#questoes li a.selected-right 		{	background-color: #46cc27;	}
#questoes li a.selected-wrong		{	background-color: #db4141;	}
</pre></body></html>