.d-flex.smaller-input-width .form-control {
    width: 20em !important;
}

/* The admin theme applies a backdrop to every SweetAlert container. */
body.swal2-toast-shown .swal2-container,
body.swal2-toast-shown .swal2-container.swal2-noanimation,
body.swal2-toast-shown .swal2-container.swal2-backdrop-show {
    background: transparent !important;
    background-color: transparent !important;
}
