#base_cuadro_encuesta{width:98%;height:auto;overflow:visible}
#base_cuadro_encuesta #cabecera{width:100%;height:50px}
#base_tit_ops{background:none repeat scroll 0 0 rgba(255,255,255,.3);float:left;margin:10px 0 0 10px;overflow:visible;padding:5px 2px 10px;position:relative;width:95%}
*>#base_tit_ops{height:auto}
#base_titulo{background:none repeat scroll 0 0;background-color:var(--color1);color:var(--colorNeutro1);float:left;font-size:17px;font-weight:400;height:auto;margin:0 0 15px -4px;padding:7px 2%;text-transform:uppercase;width:98%;text-align:center;}
#base_opciones{position:relative;float:left;width:100%;height:auto;overflow:visible;margin:5px 0 0 5px}
#base_opciones ul{float:left;margin:0 0 0 8%;padding:0}
#base_opciones ul li {border-bottom: 1px dashed #bbb;color: #666;float: left;font-size: 16px;list-style-type: number;margin: 2px 0;padding: 2px 0 3px 6px;width: calc(100% - 2px - 6px);}
#base_opciones ul li span{color:#3e3e3e;float:left;height:auto;margin:0 0 0 0;padding:0;width:50%}
#base_opciones ul li span.valor {width: 20%;}
#base_opciones hr{height:3px;font-size:1px;background-color:#000;width:80%;border:none}
#base_opciones ul li.total{margin-top:3px;padding-right:20px;list-style-type:none;text-align:right;font-size:12px;color:#68c82e}
#base_opciones ul li div.barra {border: 1px solid #ccc;float: left;height: 16px;margin: 2px 1% 0 0;padding: 0;width: calc(29% - 2px);}
#base_opciones ul li div.barra span.porcentaje{width:5px;height:100%;float:left;background:#666}