.linea-abajo {
    margin-top: 15px;
    border: none;
    height: 1px;
    color: #9e9e9e;
    background-color: #9e9e9e;
}

.titulo1-consulta-2018 {
    font-weight: bold;
    margin-bottom: 2px;
    font-size: 16px;
    margin-top: 0;
}

.titulo2-consulta-2018 {
    color: #6d6d6d;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
}

.subtitulo-consulta-2018 {
    color: #6d6d6d;
    font-size: 11px;
}

.subtitulo-consulta-2018 span {
    font-weight: bold;
}

.donutdiv {
    width: 100%;
    height: 155px;
    margin: 0;
}

#chartdiv {
    width: 100%;
    height: 520px;
    margin-top: 5%;
}

.encabezado {
    font-weight: bold;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
}

.btn-sin-borde {
    border: none;
    margin-top: -5px;
}

.borde-puntos {
    border-top: 1px dashed #6d6d6d;
    margin: 3% 0;
}

.btn-ver-all-results {
    border: none;
    padding: 10px;
    color: #000;
    font-weight: bold;
    border: 2px solid #6d6d6d;
    margin: 5px 0;
    background-color: transparent;
    text-align: center;
}

.btn-ver-all-results:hover {
    text-decoration: none;
}

.movil-consulta-titulo {
    padding-left: 2%;
    font-size: 12px;
}

.barchar {
    height: 45px;
}

.separar-bt-resultados {
    margin-top: 10%;
}

.top-mapa-resultados-desk {
    margin-top: 10%;
}

.ver-nacionales-consulta {
    position: absolute;
    font-size: 14px;
    top: 10%;
    z-index: 9999;
}

#btn-ver-nacional {
    padding: 4%;
    width: 150px;
    background: #7f97a2;
    color: #fff;
    font-weight: bold;
}

.divisor{
    height: 2px;
    background-color: #d1d1d1;
}

#legenddiv {
  width: 100%;
  /* border: 2px dotted #c00; */
  /* margin-top: 10px; */
  position: relative;
}