div.puntogeodesia-popup-body {
    overflow-y: auto;
    height: 100%;
    overflow-x: hidden;
}


div.tab-content textarea,
div.tab-content input {
    width: 98%;
    border-radius: 5px;
    border-style: ridge;
}

div.geodecia-title {
    margin-top: 6px;
}

div#menu2 div.geodecia-title {
    height: 33px;
}
img.geodesia-croquis {
    max-height: 90px;
}


div#menu4 .row {
    margin-left: 0;
    margin-right: 0;
}

span.obstaculo-id-bg {

    /* background: #afacac; */

    display: block;

    font-size: 12px;

    padding: 0;

    margin: 0;

    text-align: center;
}
.nav>li>a {
    padding: 7px 10px;
    background-color: #c1c1c1;
}
div.puntogeodesia-popup-body {
    overflow-y: auto;
    height: 100%;
    overflow-x: hidden;
}


#FHistoricaForm a.btn{
    font-size: 12px;
    color: #fff;
    margin-top: 15px;
}