@charset "UTF-8";
@import "../comunes/formulario.css";

.a_formdinamic{}

.fform{width:97%;float:left;position:relative;margin:1em 0 5em;padding:10px 1.5%;border-bottom:5em solid #fff !important;border:0;background:#ebebeb}
div>/**/.fform{border:0 !important}
.fform .cuerpoform{min-height:5em !important;height:auto !important;height:5em;background:#fff url(../../img/css/aplicaciones/fondoForm.gif) no-repeat -40px 0}
.fform .divbotones{position:absolute;bottom:-3.5em;right:2em}
div>/**/.fform .divbotones{bottom:-4.5em}
.fform .obligatorio{padding:15px 4% 4px}

.fform .seccion, .fform .subseccion{width:99.5%;float:left;margin:10px 0}
.fform .seccion .es{padding:0 0 3px 1.2em;background:transparent url(../../img/css/iconos/vineta7.gif) no-repeat 0 5px;font-size:1.3em;font-weight:normal;color:#333}
.fform .subseccion .es{padding:0 0 3px;font-size:1.2em;color:#333;font-weight:bold}
.fform .seccion .descripcion, .fform .subseccion .descripcion{color:#333}

.fform .td100, .fform .textarea, .fform .combo, .fform .radios, .fform .checkboxes{width:47%;padding-right:3%}

.fform .td100.size8{width:auto}
.fform .td100.size32 input{width:60%}
.fform .td100.size52 input{width:90%}

.fform .textarea textarea, .fform .combo select{width:98%}
.fform .textarea.size2 textarea{height:3em}
.fform .textarea.size8 textarea{height:6em}
.fform .textarea.size13 textarea{height:10em}

/* mensaje confirm. envio */
#a_mensaje{width:40em;margin:30px auto;padding:0;background:transparent url(../../img/css/aplicaciones/mensajeIzda.gif) no-repeat 0 0}
#a_mensaje #envioconfirmacion{width:auto;float:none;min-height:4em !important;height:auto !important;height:4em;padding:5px 5% 5px 10%;background:transparent url(../../img/css/aplicaciones/mensajeDcha.gif) no-repeat 100% 0}
#a_mensaje h3{margin:0 0 3px;padding:8px 0 10px 60px;background:transparent url(../../img/css/iconos/ok.gif) no-repeat 0 0;color:#2e60c4;font-size:1.2em;font-weight:normal}
#a_mensaje p{margin:-13px 0 0 60px;color:#666}

/* cuando no encuentra resultados */
p.inforesultados{margin:50px 0;padding:30px 0 15px 65px;font:normal 1.3em Arial;color:#007032;background:transparent url(../../img/css/aplicaciones/error2.gif) no-repeat 0 0}


/* ----  SI USAN LA PLANTILLA DE ENCUESTAS -----  */
.encuesta .fform{width:100%;margin:0;padding:15px 0 0;border:0 !important;background:transparent !important}
div>/**/.encuesta .fform{border:0 !important}
.encuesta .fform .cuerpoform{width:100%;min-height:1em !important;height:auto !important;height:1em;float:left;padding:0;background:transparent}
.encuesta .fform .obligatorio{padding:0 0 10px;background:transparent;color:#444;font-size:.9em}
.encuesta .fform .etiqueta, .encuesta .fform .etiquetarequerida, .encuesta .fform .seccion .descripcion, .encuesta .fform .subseccion .descripcion{font-size:1.1em;color:#666}
.encuesta .radios label, .encuesta .checkboxes label, .encuesta .fform .seccion .es, .encuesta .fform .subseccion .es{color:#2e60c4}
.encuesta .checkboxes .descripcion, .encuesta .radios .descripcion{padding-left:0;color:#666}
.encuesta .checkbox{color:#2e60c4}
.encuesta .fform .divbotones{position:static}
.encuesta div.tdBoton, .encuesta div.tdBotonL{padding:0;background:transparent}
.encuesta .divbotones div *{padding:2px 5px;background:#2e60c4;text-align:center}
div>/**/.encuesta .divbotones div *{padding:2px 5px}
.encuesta .divbotones .borrar, .encuesta .divbotones .submit{background:#2e60c4}
.encuesta .fform .td100, .encuesta .fform .textarea, .encuesta .fform .combo, .encuesta .fform .radios, .encuesta .fform .checkboxes{width:99%;padding-right:0}

/* ----- ESTADISTICAS -----  */
#a_estadisticasFormulario{width:70%;float:left;padding:0 30% 0 0;background:transparent url(../../img/css/aplicaciones/estadistica.jpg) no-repeat 100% 0}
#a_estadisticasFormulario h3.titulo{margin-bottom:30px;padding:15px 0 10px 70px;background:transparent url(../../img/css/iconos/icono10.gif) no-repeat 0 100%}
#a_estadisticasFormulario h4.nombre{margin:0;padding:0;background:transparent;font:normal 1.4em Georgia;color:#777}

#a_estadisticasFormulario ul{width:96%;float:left;margin:30px 0;padding:0 2%}
#a_estadisticasFormulario li{width:100%;float:left;padding:8px 0;background:transparent}
#a_estadisticasFormulario li span{float:left;margin-right:5px;color:#333}
#a_estadisticasFormulario li span.pregunta{width:53%;font-size:1.3em}
#a_estadisticasFormulario li span.pregunta.precon{width:100%}
#a_estadisticasFormulario li span.numpreguntas{color:#000;font-size:.9em}
#a_estadisticasFormulario li span.valor{float:right;margin:0;font-size:1.1em;font-weight:normal;color:#4873c8}
	.grafico{position:relative;width:180px;height:21px;float:right;right:-20px;top:-5px;border:3px double #dbdde0}
	.barra{position:absolute;top:0;left:0;z-index:0;height:21px;background:#d2daeb}
	.grafico img{position:relative;bottom:0;z-index:1000}
	
#a_estadisticasFormulario ul ul{width:100%;margin:15px 0 0;padding:0}
li li .barra{background:#efdde0}