.modal-dialog {
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

table {
    background-color: #f2f2f2 !important;
}

th {
    text-align: center;
    vertical-align: middle;
    background-color: #00338d !important;
    color: white !important;
}