div.aviso_warning {
	display: none;
}

input.form-pass {
	margin-bottom: 6px;
}

div.progress {
	margin-bottom: 0px;
	width: 100%;
}

div.progress span.password-verdict {
	color: #333;
	margin-left: 10px;
}

input[type=checkbox].error + label {
	color: #8c0404;
}

span.form-error-campo {
	display: none;
	padding-left: 10px;
	line-height: 34px;
}

input[name="frm_origen_otro"] {
	display: none;
	margin-top: 10px;
}

p.texto_comprar {
	margin-top: 6%;
}

div.fancybox-type-iframe {
	width: 100% !important;
}

div.fancybox-inner {
	overflow: hidden;
	width: 100% !important;
}

a.fancybox-close {
	top: 10px;
	right: 26px;
}

/*# sourceMappingURL=registro.css.map */