.toast-container{z-index:10000;border:1px solid #edf5f0;border-radius:8px;min-width:200px;max-width:500px;padding:1rem;position:fixed;top:100px;right:50px;box-shadow:0 4px 6px #0000001a}.toast-container.info{border:1px solid var(--Status-Colors-success-dark-green,#3b7e55);background:#edf5f0}.toast-container.error{border:1px solid var(--Status-Colors-error-red,#bd2929);background:#ffecec;border-radius:8px}.toast-container .toast-header{width:100%}.toast-container .toast-header .toast-close{cursor:pointer}.toast-container .toast-body ul{list-style:outside}
