
.toast-container{position:sticky;z-index:1055;top:0}.toast-wrapper{position:absolute;z-index:1055;top:0;right:0;margin:5px}
.toast-container > .toast-wrapper > .toast {
    min-width: 150px;
    background-color: rgb(255, 255, 255);
    border-top: none;
    border-bottom: none;
    border-right: none;
}.toast-container > .toast-wrapper > .toast > .toast-header strong{padding-right:20px}
