@media screen and (max-width: 768px) {
    .lead2 {
        font-size:18px;
    }
}
 
@media screen and (max-width: 568px) {
    .lead2 {
        font-size:0.9em;
    }
}

#srs {
    font-family: Roboto,Arial,sans-serif;
    bottom: 13px;
    left: 120px;
    color: #222;
    font-size: 10px;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
    font-weight: normal;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 99;
}

a#interope {
    border-style: none;
    color: white;
    text-decoration: none;
    margin-left: 35px;
}

.tituloVisor {
    top: 10px;
    left: 160px;
    color: #222;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
    font-weight: normal;
    padding: 0 5px 0 5px;
    position: absolute;
    z-index: 99;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 1);
    opacity: 0.9;
    background-color: #eeeeee;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 0px solid #000000;
}

#coordenadas {
    border: 0 solid #D4D0C8;
    bottom: 13px;
    left: 205px;
    color: #222;
    font-size: 10px;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
    font-weight: normal;
    right: 5px;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 99;
}

#norte {
    position: absolute;
    width: 16px;
    height: 16px;
    bottom: 10px;
    left: 100px;
    background-image: url(../images/norte2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
    z-index: 99;
}

#logo {
    position: absolute;
    width: 70px;
    height: 110px;
    bottom: -15px;
    left: 42px;
    background-image: url(../images/logo-iiap.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px;
    z-index: 99;
}

img[src="https://maps.gstatic.com/mapfiles/api-3/images/google_white5.png"] {
    display: none;
}

img[src="https://maps.gstatic.com/mapfiles/api-3/images/google4.png"] {
    display: none;
}

img[src="http://maps.gstatic.com/mapfiles/api-3/images/google_white5.png"] {
    display: none;
}

img[src="http://maps.gstatic.com/mapfiles/api-3/images/google4.png"] {
    display: none;
}

.dataTables_wrapper .row .col-sm-6 {
    width: 0;
}

.dataTables_wrapper .dataTables_filter {
    float: left;
    text-align: left !important;
    position: inherit;
}

.dataTables_wrapper .dt-buttons {
    float: right;
}
