.toaster{z-index:6}.toaster-content{-webkit-transition:.2s;transition:.2s;opacity:0;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.toaster-content:not(.custom-toaster-content){background:#fff;-webkit-box-shadow:0 0 6px 0 hsla(0, 0%, 54.5%, .1);box-shadow:0 0 6px 0 hsla(0, 0%, 54.5%, .1);border-radius:3px;font-size:12px;color:#4a4a4a}.toaster.showing-toast-message .toaster-content{opacity:1;visibility:visible}

/*# sourceMappingURL=15.18c2fcfac2f9bbfbe106.css.map*/