.toast-container{position:fixed;bottom:1rem;right:1rem;left:auto;top:auto;z-index:1090}#successToast,#errorToast{width:auto;height:auto;font-size:1rem;border-radius:3rem}#successToast .toast-body,#errorToast .toast-body{display:flex;align-items:center;padding:.55rem .95rem}#successToast .toast-body i,#errorToast .toast-body i{font-size:2rem}#successToast .toast-body .success-message,#successToast .toast-body .error-message,#errorToast .toast-body .success-message,#errorToast .toast-body .error-message{margin-left:.6rem}

/*# sourceMappingURL=toast.min.css.map*/