@charset 'UTF-8';

/** MODULO BARRAS/ESCANYOS **********************/
/************************************************/
.barra_box .tablaResultados:not(.be_on) {z-index:-1;position:relative;height:0;overflow:hidden;}
.barra_box .tabla_box,.barra_box .tabla_box > ul {display:flex;flex-direction:column;}
.barra_box .tabla_box {align-items:flex-end;padding:0.8rem 0;position:relative;z-index:1;background:var(--blanco);}
.barra_box .tabla_box > ul {width:100%;max-height:0;min-height:0;opacity:0;z-index:-1;}
	.barra_box .be_on .tabla_box > ul {overflow:visible;max-height:inherit;z-index:0;opacity:1; padding-left:1.6rem;}
	.barra_box .be_on .tabla_box > ul[data-parties='2'] {min-height:calc(2 * 2.4rem);}
	.barra_box .be_on .tabla_box > ul[data-parties='3'] {min-height:calc(3 * 2.4rem);}
	.barra_box .be_on .tabla_box > ul[data-parties='4'] {min-height:calc(4 * 2.4rem);}
	.barra_box .be_on .tabla_box > ul[data-parties='5'] {min-height:calc(5 * 2.4rem);}
	.barra_box .be_on .tabla_box > ul[data-parties='6'] {min-height:calc(6 * 2.4rem);}
	.barra_box .be_on .tabla_box > ul[data-parties='7'] {min-height:calc(7 * 2.4rem);}
	.barra_box .be_on .tabla_box > ul[data-parties='8'] {min-height:calc(8 * 2.4rem);}
	.barra_box .be_on .tabla_box > ul[data-parties='9'] {min-height:calc(9 * 2.4rem);}
	.barra_box .be_on .tabla_box > ul[data-parties='10'] {min-height:calc(10 * 2.4rem);}
	.barra_box .be_on .tabla_box > ul[data-parties='11'] {min-height:calc(11 * 2.4rem);}
	.barra_box .be_on .tabla_box > ul[data-parties='12'] {min-height:calc(12 * 2.4rem);}
.barra_box .tabla_box > ul {transition:min-height 0.3s, opacity 0.2s;}	
.barra_box .tabla_box .resul_ {line-height:2.4rem;height:2.4rem;display:inline-flex;flex-direction:row;width:100%;align-items:center;}
.barra_box .tabla_box .resul_ > *:not(.rtve-icons) {order:2;margin:0 0.8rem;}
.barra_box .tabla_box .resul_ > .named {order:2;width:calc(50% - (1.4rem * 2));text-align:left; font-weight: 100;
	height:2.4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.barra_box .tabla_box .resul_ .scano,
.barra_box .tabla_box .resul_ .varia span:not(.rtve-icons) {min-width:1.8rem;text-align:center;width: 2.6rem;}
.barra_box .tabla_box .resul_ .xcent {min-width:3.8rem;text-align:center;}
.barra_box .tabla_box .resul_ .varia,.barra_box .tabla_box .resul_ .xcent,.barra_box .tabla_box .resul_ .num_votos {font-size:1.4rem;}
.barra_box .tabla_box .resul_ .num_votos:after {content:' votos';}
.barra_box .tabla_box .resul_ .num_votos {text-align:right;margin-right:0;}
.barra_box .tabla_box .resul_ .scano {width:4.4rem;}
.barra_box .tabla_box .resul_ .varia {max-width:4rem;}
/*subcabecera barra*/
.barra_hor{position: relative;}
.barra_hor[class*='datos'] button {display:inline-flex;width:100%;padding-top:0.4rem;align-items:center; position: relative;}
.barra_hor[class*='datos'] button strong {order:1;font-size:2rem;}
	.datos_hoy button strong {font-weight:500;}
	.datos_ant button strong {font-weight:300;}
.barra_hor[class*='datos'] button .rtve-icons,
.xbloques button .rtve-icons {order:2;display:inline-block;width:4.8rem;height:4.8rem;margin:-0.8rem 0;
	background-size:2.4rem;background-position:50%;background-repeat:no-repeat;cursor:pointer;}
.icon.blind .rtve-icons {background-image:url('/css/rtve.2021/i/rtve-icons.svg/rtve-icon_down_000000.svg');}
.icon.blind.active .rtve-icons {background-image:url('/css/rtve.2021/i/rtve-icons.svg/rtve-icon_up_000000.svg');}
.barra_hor[class*='datos'] button:focus-visible .rtve-icons {position:relative;}
.barra_hor[class*='datos'] button:focus-visible .rtve-icons:before {content:'';width:8.8rem;height:2.6rem;display:inline-block;
position:absolute;right:0.6rem;top:1rem;border:0.2rem solid #a1a2a3;border-radius:0.4rem;}
.barra_hor[class*='datos'] button:hover {cursor:pointer;}
	
/*datos sobre barras*/
.barra_hor[class*='datos'] .barra_hor {overflow:hidden;}
.barra_hor[class*='datos'] .block_box strong.scano {font-size:1.6rem;font-weight:700;display:none;}
.barra_hor[class*='datos'] .block_box strong.scano:before {font-weight:400;font-family:'Roboto Condensed','Roboto',sans-serif;
	content:attr(data-name);}
.barra_hor[class*='datos'] .block_box[data-parties='5'] span[style*='order:5'] strong.scano,
.barra_hor[class*='datos'] .block_box[data-parties='5'] span[style*='order:4'] strong.scano,
.barra_hor[class*='datos'] .block_box[data-parties='4'] span[style*='order:4'] strong.scano,
.barra_hor[class*='datos'] .block_box[data-parties='3'] span[style*='order:3'] strong.scano,
.barra_hor[class*='datos'] .block_box span[style*='order:1;'] strong.scano,
.barra_hor[class*='datos'] .block_box span[style*='order:2;'] strong.scano {display:inline-flex;}


.barra_hor[class*='datos'] .block_box[data-parties='5'] span[style*='order:4'] strong.scano:before,
.barra_hor[class*='datos'] .block_box[data-parties='4'] span[style*='order:3'] strong.scano:before,
.barra_hor[class*='datos'] .block_box span[style*='order:2;'] strong.scano:before {display:none;}




.datos_ant .block_box, .freesel .block_box{ height: 3.2rem;}


/*bordes de barras*/
.barra_hor.datos_hoy .block_box span {outline:0.1rem solid var(--blanco);cursor:pointer;}
.datos_ant .block_box > span {box-sizing:content-box;border:0.1rem solid transparent;}

/*barras translucidas datos anteriores*/
.barra_hor.datos_ant button + .block_box {background-color:var(--blanco);}
.barra_hor.datos_ant button + .block_box > span {position:relative;}
.barra_hor.datos_ant button + .block_box > span:not(.active):before {content:'';display:inline-block;z-index:0;
	position:absolute;left:0;top:0;background:var(--blanco);width:100%;height:100%;opacity:0.8;}
.datos_ant .block_box span:not(.active) strong.scano,.datos_ant .block_box span:not(.active):after {z-index:1;color:var(--oscuro);opacity:0.67;}




.barra_hor[class*='datos']:before {height:calc(100% - 3.2rem);top:1.6rem;}


.barra_hor:before {
	position: absolute;
	left: 50%;
	z-index: 1;
	content: '';
	width: 0;
	border-right: 0.1rem dashed var(--negro);
}
.pf_provincia.congre .barra_hor:before,
.pf_autonomia.congre .barra_hor:before {display:none;}

/*barritas x bloques*/
.barra_box .listaBloques:not(.be_on) .lista_box ul ul {z-index:-1;position:relative;height:0;overflow:hidden;}
.xbloques button {width:100%;position:relative;}
.xbloques button .rtve-icons {position:absolute;left:50%;top:1.2rem;transform:translate(-50%);
	z-index:1;background-color:var(--blanco);}
.xbloques {margin:1.2rem 0;}
.xbloques .block_box {height:0.8rem;justify-content:space-between;}
.xbloques .izda_block {background:var(--izdas);}
.xbloques .dcha_block {background:var(--dchas);}
.xbloques .lista_box {padding:0 0 1.2rem 0;}
.xbloques .lista_box * {font-size:1.2rem;line-height:2rem;}
.xbloques .lista_box strong .scano {font-weight:700;font-size:1.5rem;}
.xbloques .lista_box > ul > li:first-of-type .scano {float:left;margin-right:0.4rem;}
.xbloques .lista_box > ul > li:last-of-type .scano {margin-left:0.4rem;}
.xbloques .lista_box > ul > li > strong {text-transform:uppercase;font-weight:400;}
.xbloques .lista_box .rtve-icons {display:none;}
.xbloques .lista_box ul,.xbloques .lista_box li {display:flex;}
.xbloques .lista_box > ul > li {width:50%;flex-direction:column;}
.xbloques .lista_box .resul_ {align-items:center;}
.xbloques .lista_box > ul > li:first-of-type .resul_ {flex-direction:row;}
	.xbloques .lista_box .resul_ > * {order:2;}
	.xbloques .lista_box .resul_ > .scano {order:1;}
.xbloques .lista_box > ul > li:last-of-type .resul_ {flex-direction:row-reverse;}
.xbloques .lista_box > ul > li:last-of-type > strong {place-self:flex-end;}
.xbloques .lista_box > ul > li:last-of-type ul {justify-content:flex-end;}
.xbloques .lista_box .resul_ strong:after {content:'+';margin:0 0.2rem;color:var(--oscuro);}
.xbloques .lista_box .resul_:last-of-type strong:after {display:none;}
.xbloques .lista_box > ul > li:first-of-type .named,
.xbloques .lista_box > ul > li:first-of-type .scano {color:var(--izdas);}
.xbloques .lista_box > ul > li:last-of-type .named,
.xbloques .lista_box > ul > li:last-of-type .scano {color:var(--dchas);}
/** MODULO BARRAS/ESCANYOS **********************/
/** END *****************************************/

