/* ---------------------------------------- */
/* Estilos asociados a los prestamos 		*/
/* ---------------------------------------- */

/* Simulador de prestamos consumo			*/
/* ---------------------------------------- */

.spc_label { float: left;padding-top: 0.20em;font-weight: bold;padding-right: 1em; }
.spc_label_texto {float: left;padding-top: 0.20em;margin-left: 0.20em;}

.spc_input { float: left; }

.spc_aclaracion { color: #666666;font-size: 0.75em;margin: 0; }

.spc_error_validacion { border: 0 solid red;margin-top: 0.50em;margin-bottom: 0.50em;padding-left: 0.50em;padding-top: 0.1em;padding-bottom: 0.2em;background: #EF2C2C;color: white;padding-right: 0.50em; }

/* Pantalla inicial */

.spc_formulario_importe { margin-top: 2em;margin-bottom: 2em;padding-left: 8em;padding-right: 8em; }
.spc_boton_iniciar { margin-left: 2em; }

.spc_nombre_producto { font-weight: bold;color: #666666;text-align: left;margin-top: 0;margin-bottom: 0; }

.spc_nombre_tipofijo { width: 8em;float: left;margin-left: 5.5em;margin-right: 5.5em;font-size: 0.90em;margin-top: 1em;margin-bottom: 1em; }
.spc_nombre_tipovariable { width: 8em;float: left;margin-left: 5.5em;margin-right: 5.5em;font-size: 0.90em;margin-top: 1em;margin-bottom: 1em; }


/* Pantalla simulador */

.spc_ctt { float: right;}

.spc_sim_label { float: left;padding-top: 0.20em;font-weight: bold;padding-right: 1em;width: 12em; }

.spc_frm_simulador { margin-left: 1em; }
	.spc_frm_simulador input { float: left; }
	.spc_frm_simulador select { float: left; }
	
	.spc_frm_simulador .spc_check { float: left; }
	.spc_frm_simulador .spc_check_label { float: left;padding-top: 0.16em; }
	.spc_frm_simulador .spc_error_validacion { margin-top: 0; margin-left: 2em; }
	.spc_frm_simulador .spc_simulador_espaciado { margin-top: 4.30em; }
	
.detalles_prestamo { padding-right: 1em;}
  .detalles_titulo { padding-bottom: 0.25em;}
	.detalles_prestamo_resultado { border:0.1em solid #8BAAB0; padding-right:0.5em;}
	.detalles_prestamo_condiciones{width:50%;}
	.detalles_prestamo_requisitos{width:50%; float: right;}

/*
.resultados_simulacion{ padding-left: 20px;clear: both;width: 100%;overflow: hidden;margin-top: 30px; }
	.resultados_simulacion h2 { margin-bottom: 4px; }
	.resultados_simulacion .tabla_normal { width: 600px;margin-left: 40px; }
	.resultados_simulacion button { margin-top: 8px;margin-left: 450px; }

.titulo_detalles { cursor: pointer;margin-top: 40px;margin-left: 10px; }
	.titulo_detalles:hover { text-decoration: underline }
	
.detalles_resultado { margin: 6px;padding: 4px;margin-left: 16px;border: 1px solid #99CCFF;overflow: hidden; width: 700px; }


.detalle_prestamo_condiciones { float: left; }
	.detalle_prestamo_condiciones .tabla_resulado_variable { width: 260px; }
	.detalle_prestamo_condiciones .tabla_resulado_fijo { width: 260px; }
	.detalle_prestamo_condiciones p { width: 260px;font-size: 11px; }
	
.detalle_prestamo_requisitos { margin-left: 290px;font-size: 11px; }
	.detalle_prestamo_requisitos h3 { font-size: 11px;margin:0;border:0;text-align: left;font-family: Verdana; }
	.detalle_prestamo_requisitos ul { margin-bottom: 20px; }
	.detalle_prestamo_requisitos p { font-size: 11px; }

.texto_legal { margin: 20px; margin-top: 40px;}
*/
Th.destacar{
background:#E6EDF5 none repeat scroll 0 0;
color:#00337F;}

/* Formulario de simulación destacar una lista a la derecha */
div.formAbajoListaRadio {

display:block;
float:right;
overflow:hidden;
width:78%;
//width:47.5em;
position:relative;

}

div.formAbajoListaRadio .intput_form input[type="radio"]{
display:block;
float:left;
}

div.formAbajoListaRadio label{
display:block;
margin-left:2.5em;
}
/* FIN Formulario de simulación destacar una lista a la derecha */

/* Formulario de simulación Tabla comparativa */
td.width17{width:17%;}
td.center{text-align:center}
/* FIN Formulario de simulación Tabla comparativa */

/* Formulario de simulación de depositos y fondos */
.textoLegalInformativo{ font-size:0.8em; color:#666666; padding-top: 0.5em;}
form.spc_frm_simulador_producto_medida div.spc_error_validacion{ display:block; top:1em}
div.intput_form{line-height:1.5em;float:left; }
.anchoMitad{width:44%; float:left; margin:1em; background:#f3f3f3; height:14em; overflow-y: auto;}
.anchoMitad h4{padding:0.5em 1.3em;}
.ancho10{width:5%; float:left; margin-top:5em; text-align:center; line-height:9em; }
.ancho10 h4{font-weight:bold !Important; font-size:1.7em;}
div.formAbajoListaRadio .labelInformacion { float: left;padding-top: 0.16em;margin-left:0em; margin-top:0.5em;}
.botonQuitar{margin: 0px; padding: 0px; font-weight: bold; white-space:nowrap;}
.botonSolicitar{white-space:nowrap; background-color:#0BADEC; color: white; font-weight:bold;}
.botonSolicitarGris{white-space:nowrap; background-color:#EFEFEF; color: #000000;}
.botonSolicitarNaranja{white-space:nowrap; background-color:#F08E51; color: #FFFFFF; font-weight:bold;}
.nowrap{white-space:nowrap;}
/* FIN Formulario de simulación de depositos y fondos */
