#toast{position:fixed;bottom:10px;left:10px;width:20em;transition:left .5s}#toast.toast-hidden{left:-110%}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-error{color:#a94442;background-color:#f2dede;border-color:#ebccd1}