.columna-datos-eldiarioes {
    text-align: right;
    padding-bottom: 0px;
    padding-top: 0px;
    border-bottom: 1px solid #ddd;
}

.primeracolumna-eldiarioes {
    border-bottom: 1px solid #ddd;
    padding-bottom: 0px;
    padding-top: 0px;
}



/* TABLA MUNICIPIOS */
.tabla-municipios-renta {
    font-family: 'Encode Sans', sans-serif;
    font-size: 12px !important;
}

.container-tabla-municipios-renta {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.div-tabla-municipios-renta {
    width: 100%;

}

.nombre-tabla-municipios-renta {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Encode Sans', sans-serif;
    margin-top: 30px;
    margin-bottom: 15px;
    color: #181818;
    text-align: left;
}

.tabla-municipios-renta table {
    width: 100%;
    border-collapse: collapse;
    font-size: 12px !important;
    border-spacing: 2px;
}

.tabla-municipios-renta th {
    color: #444;
    font-weight: 400;
    font-size: 10px;
    text-transform: uppercase;
    cursor: s-resize;
    background-repeat: no-repeat;
    background-position: 3% center;
    vertical-align: bottom;
    height: 50px
}

.tabla-municipios-renta td,
.tabla-municipios-renta th {
    padding: 6px;
    border-bottom: 1px solid #ddd;
    text-align: left;
    line-height: 14px;
}

.tabla-municipios-renta #var_min_12_23header {
    text-align: center
}

.tabla-municipios-renta #colorheader {
    text-align: center
}


.tabla-municipios-renta #gifoheader {
    text-align: center
}


.tabla-municipios-renta #graficovaluesheader {
    text-align: center
}


.tabla-municipios-renta #colorheader {
    display: none;
}

.tabla-municipios-renta #demoraheader {
    width: 100px;
    text-align: center
}

.tabla-municipios-renta #listaheader {
    text-align: center
}


.tabla-municipios-renta #var2017header {
    text-align: center
}

.tabla-municipios-renta #graficovalues {
    width: 30%
}





.search-municipios-contenedor {
    display: flex;
    justify-content: space-between;
    margin: 30px 10px 5px 10px
}

.search-municipios-contenedor input {
    width: 250px;
    border: 1px solid #cecece;
    height: 35px;
    padding: 5px;
    font-family: 'Encode Sans', sans-serif;
    font-size: 14px;
    background-color: transparent;
    color: #404040;
    color: rgba(0, 0, 0, 0.75);
    text-overflow: ellipsis;
    white-space: nowrap;
    box-shadow: 0 0 10px 2px rgb(0 0 0 / 10%);
    overflow: hidden;
    border-radius: 0px
}


#pagination-municipios {
    display: flex;
    align-items: center;
    margin-left: 15px;
    /* separa del input */
}

#pagination-municipios .pagination-btn {
    background-color: #ffffff;
    border: 1px solid #cecece;
    color: rgba(0, 0, 0, 0.75);
    height: 35px;
    width: 35px;
    border-radius: 0px;
    font-size: 14px;
    cursor: pointer;
    box-shadow: 0 0 10px 2px rgb(0 0 0 / 10%);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
}

#pagination-municipios .pagination-btn:hover:not(:disabled) {
    background-color: #f0f0f0;
}

#pagination-municipios .pagination-btn:disabled {
    opacity: 0.4;
    cursor: not-allowed;
}

#pagination-municipios .pagination-info {
    font-family: 'Encode Sans', sans-serif;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.75);
    margin: 0 5px;
    white-space: nowrap;
}

.expand-btn {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 50%;
    background-color: #ffffff;
    border: 1px solid #cecece;
    color: rgba(0, 0, 0, 0.75);
    color: #404040;
    font-weight: 300;
    cursor: pointer;
    user-select: none;
    transition: background 0.2s;
    text-align: center;
    font-size: 28px;
}


.expand-btn:hover {
    background-color: #c5c5c5;
}


.expanded-row td {
    background-color: #F5F5F5;
    /* ligeramente diferente */
    border-top: 2px solid #ddd;
    /* línea que conecta con la fila anterior */
    border-radius: 0 0 5px 5px;
    /* redondea solo abajo */
}

.expanded-row td {
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.05);
}






.grafico-minichart-tabla-municipios text {
    font-size: 12px;
    font-family: 'Encode Sans', sans-serif
}


.grafico-minichart-tabla-municipios .eje-horizontal-grafico-minichart-tabla-municipios path {
    stroke-width: 0;
}

.grafico-minichart-tabla-municipios .eje-horizontal-grafico-minichart-tabla-municipios text {
    fill: #939393;
}


.grafico-minichart-tabla-municipios .eje-horizontal-grafico-minichart-tabla-municipios line {

    stroke: #939393;
    stroke-width: 1;
}



#mini-chart text {
    font-size: 12px;
    font-family: 'Encode Sans', sans-serif
}

#mini-chart .eje-horizontal-grafico-minichart path {
    stroke-width: 0;
}

#mini-chart .eje-horizontal-grafico-minichart text {
    fill: #939393;
}


#mini-chart .eje-horizontal-grafico-minichart line {

    stroke: #939393;
    stroke-width: 1;
}




#contenedor-renta-sscc-decil {
    width: 100%;
}

#circulos-renta-sscc-decil {
    width: 100%
}

#circulos-renta-sscc-decil text {
    font-size: 14px;
    font-family: 'Encode Sans', sans-serif
}


#circulos-renta-sscc-decil .eje-vertical-renta-sscc-decil line {
    stroke: #939393;
    stroke-dasharray: 3;
    stroke-width: 0.5;
}

#circulos-renta-sscc-decil .eje-vertical-renta-sscc-decil text {
    fill: #000000;
    font-weight: 400
}


#circulos-renta-sscc-decil .eje-vertical-renta-sscc-decil path {
    stroke-width: 0;
}


#circulos-renta-sscc-decil .eje-horizontal-renta-sscc-decil path {
    stroke-width: 0;
}

#circulos-renta-sscc-decil .eje-horizontal-renta-sscc-decil text {
    fill: #939393;
}


#circulos-renta-sscc-decil .eje-horizontal-renta-sscc-decil line {

    stroke: #939393;
    stroke-dasharray: 3;
    stroke-width: 0.5;
}








#contenedor-renta-sscc-ccaa {
    width: 100%;
}

#circulos-renta-sscc-ccaa {
    width: 100%
}

#circulos-renta-sscc-ccaa text {
    font-size: 14px;
    font-family: 'Encode Sans', sans-serif
}


#circulos-renta-sscc-ccaa .eje-vertical-renta-sscc-ccaa line {
    stroke: #939393;
    stroke-dasharray: 3;
    stroke-width: 0.5;
}

#circulos-renta-sscc-ccaa .eje-vertical-renta-sscc-ccaa text {
    fill: #000000;
    font-weight: 400
}


#circulos-renta-sscc-ccaa .eje-vertical-renta-sscc-ccaa path {
    stroke-width: 0;
}


#circulos-renta-sscc-ccaa .eje-horizontal-renta-sscc-ccaa path {
    stroke-width: 0;
}

#circulos-renta-sscc-ccaa .eje-horizontal-renta-sscc-ccaa text {
    fill: #939393;
}


#circulos-renta-sscc-ccaa .eje-horizontal-renta-sscc-ccaa line {

    stroke: #939393;
    stroke-dasharray: 3;
    stroke-width: 0.5;
}