.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;
}


.div-grafico-parrafo-calculadora-horas-sol {
    padding-top: 20px;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 100px;
}





#suggestions-search-results-grafico {
    background-color: rgb(255, 255, 255, 1);
    border-radius: 4px;
    list-style: none;
    margin: 0;
    padding: 0px 15px;
    position: absolute;
    z-index: 1000;
    overflow: hidden;
    font-size: 16px;
    width: 300px;
    font-family: 'Encode Sans', sans-serif;
}


#suggestions-search-results-grafico li {
    height: 25px;
    border-bottom: 1px solid #c5c5c5;
    vertical-align: middle;
    align-items: center;
    text-align: left;
    height: 40px;
    line-height: 37px;
}

.container-buscador-ciudades-fecha {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 20px;
    margin-top: 50px;
    position: relative;
    top: 10px;
    z-index: 10;
    margin-bottom: -10px;
}

.search-ciudades-contenedor {
    text-align: center;
    margin: 0 auto;
    margin: 0 auto;
    width: 300px;
}

.search-ciudades-contenedor input {
    width: 100%;
    padding-left: 40px;
    /* deja espacio para la lupa */
    border: 1px solid #D9D9D9;
    height: 50px;
    padding: 10px 10px 10px 40px;
    font-family: 'Encode Sans', sans-serif;
    font-size: 18px;
    background-color: #ffffff;
    color: rgba(0, 0, 0, 0.75);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-radius: 5px;
}


.input-icon-wrapper {
    position: relative;
    width: 250px;
    margin: 0 auto;
}

.input-icon-wrapper svg {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    color: rgba(0, 0, 0, 0.5);
    pointer-events: none;
    /* para que no interfiera con el clic en el input */
}



.titulo-ciudad {
    font-family: 'Encode Sans', sans-serif;
    font-size: 22px;
    text-align: center;
    margin: 40px 0px 20px 0px;
    font-weight: 700;
}


.parrafo-default-horas-solares {
    font-family: 'Encode Sans', sans-serif;
    font-size: 18px;
    text-align: center;
    margin: 30px 0px;
    font-weight: 500;
}


.parrafo-horas-solares {
    font-family: 'Encode Sans', sans-serif;
    font-size: 18px;
    text-align: center;
    margin: 30px auto;
    max-width: 640px;
    line-height: 26px
}

.button-back-municipio {
    position: relative;
    top: 10px;
    z-index: 10;
    margin-bottom: -20px;
    width: 100%;
    display: flex;
    justify-content: center;
    display: none;
}

.go-back-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 12px;
    border: 1px solid #D9D9D9;
    height: 40px;
    font-family: 'Encode Sans', sans-serif;
    font-size: 12px;
    background-color: #ffffff;
    color: rgba(0, 0, 0, 0.75);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.25s ease;
    text-transform: uppercase;
    color: #4A90E2
}

.go-back-btn:hover {
    background-color: #4A90E2;
    color: #fff;

}


/* GRAFICO EVOLUCION INCIDENCIAS d3 */

.grafico-horas-solares {
    width: 100%
}

.grafico-horas-solares text {
    font-size: 14px;
    font-family: 'Encode Sans', sans-serif
}

.grafico-horas-solares .nombre-variable {
    font-size: 14px;
    font-family: 'Encode Sans', sans-serif;
    color: #333333;
    font-weight: 700
}

.grafico-horas-solares .nombre-variable tspan {
    font-size: 14px;
    font-family: 'Encode Sans', sans-serif;
    font-weight: 400
}


.grafico-horas-solares .eje-vertical-horas-solares line {

    stroke: #c5c5c5;
    stroke-dasharray: 3;
    stroke-width: 0.5;
}

.grafico-horas-solares .eje-vertical-horas-solares text {
    fill: #939393;

    stroke: white;
    stroke-width: 3px;
    paint-order: stroke;
    stroke-opacity: 0.5;
}


.grafico-horas-solares .eje-vertical-horas-solares path {
    stroke-width: 0;
}


.grafico-horas-solares .eje-horizontal-horas-solares path {
    stroke-width: 1;
    stroke: #939393;

}

.grafico-horas-solares .eje-horizontal-horas-solares text {
    fill: #939393;
}


.grafico-horas-solares .eje-horizontal-horas-solares line {

    stroke: #939393;
    stroke-width: 1;
}



/* MAPA ELECCIONES */

#div-containers-mapa-horas-sol {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
}

#container-mapa-horas-sol {
    width: 100%;
    position: relative;
}

#container-zoom-buttons {
    display: flex;
    flex-direction: column;
    position: absolute;
    gap: 5px;
    top: 0%;
    left: calc(100% - 35px);
    z-index: 3;
}

#container-zoom-buttons button {
    width: 35px;
    height: 35px;
    font-size: 30px;
    background-color: #e0e0e0;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Encode Sans', sans-serif;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, .2);
    outline: none;
    border: 0;
    box-sizing: border-box;
    background-color: #ffffff;
    cursor: pointer;
    font-size: 25px;
    color: #000000 !important;
    padding: 0
}

#container-zoom-buttons button img {
    width: 25px
}

#container-zoom-buttons button:focus {
    outline: none;
}

#container-zoom-buttons button,
a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#container-buttons-legend-mapa-horas-soles {
    position: absolute;
    background-color: rgb(255, 255, 255, 0.9);
    padding: 15px 5px;
    border-radius: 5px;
    z-index: 3;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
}

#buttons-selector-tipo-horario {
    margin: 0px 0px 0px 5px;
    display: flex;
    width: 200px;
    flex-direction: column;
    font-family: 'Encode Sans', sans-serif;
    z-index: 3;
}

.title-buttons-selector-horario {
    font-size: 14px;
    text-align: center;
    margin: 5px 0px 5px 0px;
    text-transform: uppercase;
    color: #404040;
    font-size: 12px;
}

.container-buttons-selector-horario {
    display: flex;
    width: 100%;
    font-size: 14px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 5px;
    text-align: center;

}

#buttons-selector-tipo-horario button {
    border-radius: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, .2);
    outline: none;
    border: 0;
    box-sizing: border-box;
    background-color: #ffffff;
    cursor: pointer;
    color: #000000
}

#buttons-selector-tipo-horario .button-mapa-active {
    border: 2px solid #4A90E2;
    background-color: #4A90E2;
    color: white;
    opacity: 1;
}

.labels-mapa-municipio {
    font-family: 'Encode Sans', sans-serif;
    pointer-events: none;
    fill: #000;
    stroke: none;
    font-weight: 400;
    font-size: 11px;
}


.shadow-mapa-municipio {
    font-family: 'Encode Sans', sans-serif;
    pointer-events: none;
    fill: #000;
    stroke: #fff;
    stroke-width: 3px;
    opacity: 0.5;
    font-size: 11px;

}

.labels-mapa-tenedores-provincia {
    font-family: 'Encode Sans', sans-serif;
    pointer-events: none;
    fill: #000;
    stroke: none;
    font-weight: 400;
    font-size: 11px;
}


.shadow-mapa-tenedores-provincia {
    font-family: 'Encode Sans', sans-serif;
    pointer-events: none;
    fill: #000;
    stroke: #fff;
    stroke-width: 3px;
    opacity: 0.5;
    font-size: 11px;

}

#div-containers-mapa-horas-sol .map-text__hand {
    animation: shake 1.5s infinite;
    width: 30px;
    vertical-align: middle;
}

#div-containers-mapa-horas-sol .text-click-polygon {
    font-family: 'Encode Sans', sans-serif;
    margin-left: 0px;
    text-align: left;
    font-size: 12px;
    position: absolute;
    top: 70px;
    left: 20px;
    width: 130px;
    display: flex;
}


#legend-horario-sol {
    display: flex;
}


.legend-horario-sol {
    font-family: 'Encode Sans';
    font-size: 12px
}


@media (max-width: 600px) {
    #container-mapa-horas-sol {
        width: 100%;
        overflow: scroll;
        overflow-y: hidden;
        position: relative;
    }

    #container-zoom-buttons {
        display: flex;
        flex-direction: column;
        position: absolute;
        gap: 5px;
        bottom: 5px;
        right: 5px;
        left: auto;
        z-index: 3;
        top: auto
    }

    #buttons-selector-tipo-horario {
        flex-direction: row;
        width: 100%;
        justify-content: space-between;
        margin-bottom: 10px;
    }

    #container-buttons-legend-mapa-horas-soles {
        position: relative;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        box-shadow: none;
        gap: 10px 5px;
        padding: 0px
    }


    div#container-mapa-horas-sol::-webkit-scrollbar {
        width: 0px;
        /* Remove scrollbar space */
        background: transparent;
        /* Optional: just make scrollbar invisible */
    }

    #div-containers-mapa-horas-sol .text-click-polygon {
        top: 120px;
        left: 10px;
        width: 130px;
        display: flex;
    }
}