<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.popup {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	margin-top: 13px;
}
.popup p, .popup ol, .popup ul {
	margin: 0px;
	padding: 0px;
}
.popup p {
	line-height: 150%;
	padding: 0px 0px 13px;
}
.popup a {
	text-decoration: underline;	
	color: #335591;
}
.popup ol {
	list-style-type: decimal;
	margin-bottom: 13px;
}
.popup ol li, .popup ul li {
	margin: 0 0 10px 20px;
	line-height: normal%;
}
.popup ul {
	list-style-type: disc;
}
.popup ul.form_list {
	list-style-type: none;
}
.popup ul.form_list li {
	clear: both;
	margin: 0px;
	padding: 7px 1% 10px 0px;
}

.tract_heading {
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 115%;
}
.tract_section {
	border-bottom: 1px dotted silver;
	margin-bottom: 13px;
}			
.tract_section:last-child {
	border-bottom: none;
}
.scripture { font-style: italic; }

/* suscripcion and cuentenos forms */	
label.question {
	font-size: 95%;
	line-height: 150%;
	padding: 0px 0px 5px;
	white-space: normal;
	font-style: normal;
	color: #444;
	font-weight: bold;
}
.instructions {
	font-style: italic;
	font-size: 85%;
	padding-top: 3px;
}
.heading {
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 115%;
}
.subheading {
	margin-top: -10px;
	font-size: 100%;
	padding-bottom: 15px;
}
.popup input {
	padding: 2px 0px;
	margin: 0px;
}
.popup input[type="radio"] {
	margin: 0px 5px 0px 8px;
}

#error {
	margin-bottom: 15px;
	font-weight: bold;
	color: Red;
}

div.confirmation td {
	vertical-align: top;
	padding-right: 5px;
}
textarea#txtCaso {
	width: 400px;
	height: 200px;
}

.popup .submit_button { margin-top: 20px; }

/* preguntasMedios */
.medios_answer { margin-bottom: 20px; }
.medios_question {
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 125%;
}</pre></body></html>