header nav {
    display: none !important;
}

.search-form label {
    display: none !important;
}



header nav {
    display: none !important;
}

.search-form label {
    display: none !important;
}

/* Desactivar enlaces en la tabla de metadatos */
table.properties tr .value a {
    pointer-events: none !important;
    cursor: default !important;
    color: #333333 !important;
    text-decoration: none !important;
}