.md-toast .md-popup{z-index:1600}.md-toast .md-icon{flex-shrink:0;color:#fff}.md-toast .md-icon+.md-toast-text{margin-left:8px}.md-toast .md-popup .md-popup-box{width:540px;display:flex;justify-content:center}.md-toast .md-popup .md-popup-mask{background:transparent}.md-toast.bottom .md-popup .md-popup-box{position:absolute;bottom:50px}.md-toast.top .md-popup .md-popup-box{position:absolute;top:50px}.md-toast-content{display:inline-flex;align-items:center;max-width:100%;min-width:80px;padding:20px 30px;border-radius:4px;font-size:28px;text-align:left;line-height:1.42857142;color:#fff;background-color:rgba(65,72,93,.77);box-sizing:border-box;overflow:hidden}.md-toast-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}