body {
    display: none;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;
}
.table thead th, .table tfoot th {
    vertical-align: middle;
}
.modal {
    z-index: 999;
}
.modal-backdrop {
    z-index: 980;
}
/* dz-message */
.modal-dialog .dz-message {
    font-size: 1rem;
}
.modal-dialog .dz-message::before {
    font-size: 40px;
    width: 40px;
    height: 40px;
}