body {background:#dedede;}
.toast {width:80%; max-width:500px; margin:100px auto;}
.toast dt {background:#f3f3f3;}
.toast dd {font-size:18px;}
.toast .success {color:#5fb878;}
.toast .error {color:#ff5722;}
.toast .success i {font-size: 22px; color: #5fb878;}
.toast .error i {font-size: 22px; color: #ff5722;}
.toast .fw {font-size:20px; border-bottom:1px solid #e9e9e9;}