.toastr-container{position:fixed;right:20px;top:20px;z-index:9999}.toastr{animation:slideIn .3s,fadeOut .5s 2.5s;animation-fill-mode:forwards;border-radius:4px;box-shadow:0 4px 12px #00000026;color:#fff;margin-bottom:10px;padding:15px 20px}.toastr-success{background-color:#28a745}.toastr-error{background-color:#dc3545}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}
/*# sourceMappingURL=583.302c1e1a.chunk.css.map*/