@import url("https://css2.rtve.es/css/rtve.2023.noticias/elecciones-generales-TE_S23EL6G/comparador/comparador.desktp.css");

/* iconos */
.graphBox section .topic .pesc img {background-image: url("https://css2.rtve.es/css/rtve.2024.noticias/elecciones-vascas-SEC_ELEELE2/comparador/i/temas/pesca.png");}
.graphBox section .topic .mdte img {background-image: url("https://css2.rtve.es/css/rtve.2024.noticias/elecciones-catalanas-SEC_ELEELE3/comparador/i/temas/tema-territorial.png");}
.graphBox section .topic .comer img {background-image: url("https://css2.rtve.es/css/rtve.2024.noticias/elecciones-vascas-SEC_ELEELE2/comparador/i/temas/comercio.png");}
.graphBox section .topic .conv img {background-image: url("https://css2.rtve.es/css/rtve.2024.noticias/elecciones-vascas-SEC_ELEELE2/comparador/i/temas/convivencia.png");}
.graphBox section .topic .inter img {background-image: url("https://css2.rtve.es/css/rtve.2024.noticias/elecciones-vascas-SEC_ELEELE2/comparador/i/temas/tema-interior.png");}

/* autonomicas 2024 **/

.wrapper.auxheader .socialBox {display:none}

.graphBox section .topic ul, .graphBox section .polit ul {gap: 0.1rem;}

/* Ocultar P y hover en label */
.graphBox section ul li label {display: inline-block;border: 0.1rem solid transparent;border-radius: 0.6rem;}
.graphBox section ul li input[type="checkbox"]:checked ~ label {background-color: white;border-color: #708ea3;box-shadow: none;}
.graphBox section .topic ul li label div p{ display: none; border: 0.1rem solid transparent; font-size: 1.6rem; line-height: 2rem;}
.graphBox section .topic ul li label:hover p{ display:flex; align-items: center; justify-content: center; position: absolute; width: 200%; height: 110%; top: -5%; left: -50%; border-radius: 0.6rem; border-color: #708ea3; color: #708ea3; background-color: white; z-index: 1;}

/* color barras partidos */
.graphBox .scrolling .move .section-party-name ul li.junts {background-color: #3D5EAC;}

.cat.graphBox .polit h2:after {content:" (m\00e0x 4):";}