._720kb-datepicker-calendar {
    margin: 40px auto;
}

.form-control.is-invalid {
    border-width: 2px;
}

.fc-button {
    width: 75px;
}

.table-cell-error {
    background-color: red;
    color: white;
    font-weight: bold;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-brown {
    background-color: #B97A57;
}