#mapa-vencimentos .title h2 {
    cursor: default;
}


#grafico-mapa-vencimentos h4.sem-info {
    margin: 0;
    line-height: 2rem;
    background-color: #F4F6FC;
    font-size: 0.875rem;
    color: #373B3C;
    font-weight: 400;
    font-size: 0.875rem;
    padding: 0.3rem 0.5rem;
}

.white-space-nowrap {
    white-space: nowrap;
}

.searchResultPosition {
    position: absolute;
    left: 83%;
    margin-top: 4.5vh;
}

@media(max-width: 1920px) {

    .firstItemList {
        margin-top: 5.5vh !important;
    }
}