.table-responsive {
    max-height: 70vh;
    overflow-y: auto;
}

.select-tipo {
    min-width: 150px;
}

.dropdown-menu .dropdown-header {
    font-weight: bold;
}