.navbar {
    display: block;
}
.navbar #menu, .navbar .dropdown {display:none !important}
table.table td, table.table th {padding:.15rem}
table.table-cadena td, table.table-cadena th {font-size:.75rem}
table thead th .custom-select {display:none}
p.text-right.text-muted.small {display:none}
#bg_title {
    margin-top: 60px !important;
    background: none !important;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
#bg_title > div {background: none;}
#bg_title h1 {color:#000;font-size: 1.5rem;letter-spacing: 0;}
#bg_title .lead {color: #000;}
.h2, h2 {font-size: 1.25rem;}
.h3, h3 {font-size:1rem}
body > footer {font-size: 75%;}
body > footer .btn {display:none}
a:not(.btn) {text-decoration: none;}
#doc .container > .row > .mt-3.mb-5 {margin-bottom:0 !important;margin-top: 0 !important;}