.table thead tr th,
.table tbody tr td {
    min-width: 100px;
}

.flatpickr-wrapper {
    display: block !important;
}

.checked-in  a {
    color: rgb(250 221 183) !important;
}