.toast-container{width:280px;z-index:9999}* html .toast-container{position:absolute}.toast-item{height:auto;border:1px solid;opacity:.9;color:#eee;padding-top:12px;padding-bottom:10px;padding-left:6px;padding-right:6px;font-size:12px;display:block;position:relative;margin:0 0 5px 0}.toast-item p{text-align:left;margin-left:40px}.toast-item-close{background:url(http://dinabox.net/wp-content/uploads/2016/12/deletar.png);background-size:16px 16px;background-position:center;background-repeat:no-repeat;width:22px;height:22px;position:absolute;top:4px;right:4px;cursor:pointer}.toast-item-image{width:20px;height:20px;margin-left:3px;margin-top:9px;margin-right:0;float:left}.toast-item-image-notice{background:url(http://dinabox.net/wp-content/uploads/2016/12/ver.png);background-size:20px 20px;background-position:center;background-repeat:no-repeat}.toast-item-image-success{background:url(http://dinabox.net/wp-content/uploads/2016/12/ok.png);background-size:20px 20px;background-position:center;background-repeat:no-repeat}.toast-item-image-warning{background:url(http://dinabox.net/wp-content/uploads/2016/12/ver.png)}.toast-item-image-error{background:url(http://dinabox.net/wp-content/uploads/2017/01/atencao.png);background-size:20px 20px;background-position:center;background-repeat:no-repeat}.toast-type-notice{color:#004080;border-color:#00f;background:#deefef}.toast-type-success{color:#699946;border-color:#063;background:#f4f8f1}.toast-type-warning{color:#fcbd57;border-color:#fcbd57;background:#ffe6e6}.toast-type-error{color:red;border-color:red;background:#ffecec}.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:10px;right:10px}.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%}