.bootbox.modal .modal-dialog {
  height: 90%;
  max-height: 100%; }
.bootbox.modal .modal-content {
  max-height: 100%;
  overflow: auto; }
.bootbox.modal.no-footer .modal-footer {
  display: none !important; }

@media (min-width: 769px) {
  .modal-size-xlg .modal-dialog {
    width: 700px; } }
@media (min-width: 1025px) {
  .modal-size-xlg .modal-dialog {
    width: 1100px; } }

/*# sourceMappingURL=bootbox.css.map */
