body {
    font-family: 'Segoe UI', Arial, sans-serif;
}

.navbar-brand i {
    margin-right: 6px;
}

.card-header strong {
    font-size: 0.95rem;
}

#tblItems input {
    min-width: 90px;
}

table.dataTable thead th {
    white-space: nowrap;
}
