.toast-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center;width:2.8rem;height:1.3rem;font-size:17px;padding:.1rem;margin:1.3rem auto 0;background:rgba(0,0,0,.7);color:#fff}