.modal-hotel-book-update-files {
    width: 1050px;
    max-width: 100%;
    background: white;
}

.modal-hotel-book-update-files .table th,
.modal-hotel-book-update-files .table td {
    text-align: left;
}

.modal-hotel-book-update-files .table th:last-child,
.modal-hotel-book-update-files .table td:last-child {
    width: 150px;
    text-align: center;
}

.modal-hotel-book-update-files .form-group {
    margin-bottom: 15px;
}

.modal-hotel-book-update-files .modal-header {
    background-color: #05729b;
}
