.toast-container{width:auto;z-index:9999}* html .toast-container{position:absolute}.toast-item{height:auto;opacity:.8;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;display:block;position:relative}.toast-position-top-left{position:fixed;left:20px;top:20px}.toast-position-top-center{position:fixed;top:20px;left:50%;margin-left:-140px}.toast-position-top-right{position:fixed;top:20px;right:20px}.toast-position-middle-left{position:fixed;left:20px;top:50%;margin-top:-40px}.toast-position-middle-center{position:fixed;left:50%;margin-left:-140px;margin-top:-40px;top:50%}.toast-position-middle-right{position:fixed;right:20px;margin-left:-140px;margin-top:-40px;top:50%}