#toastHolder{position:fixed;z-index:2147483647;pointer-events:none;top:0;right:0;width:100%;opacity:.8}#toastHolder .toastMessage{width:300px;margin-left:auto;margin-right:auto;margin-bottom:5px;background-color:#0080dd;color:#fff;border-radius:5px}#toastHolder .toastMessage i{font-size:24px;float:left;margin:10px 10px 10px 15px}#toastHolder .toastMessage .text{height:100%;width:calc(100% - 54px);float:left;margin:15px 0}