.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:absolute;right:12px;top:8px;font-size:24px;line-height:24px;width:20px;height:20px;color:#fff;opacity:.8;display:none}.toast-close-button:focus,.toast-close-button:hover{text-decoration:none;cursor:pointer;opacity:1}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container *{box-sizing:border-box}#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;padding:12px 15px 13px;width:300px;background-position:15px center;background-repeat:no-repeat;color:#fff;opacity:.95}#toast-container>:hover{opacity:1;cursor:pointer}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:100%;margin-left:auto;margin-right:auto}.toast{background-color:#84898c}.toast-success{background-color:#7ec845}.toast-error{background-color:#bd362f}.toast-info{background-color:#4E7851}.toast-warning{background-color:#c0d725;color:#363838}.toast-warning .toast-message{color:#363838}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}
