.toasted.alive{padding:0 20px;min-height:38px;font-size:100%;line-height:1.1em;font-weight:700;border-radius:2px;background-color:#fff;color:#007fff;box-shadow:0 12px 44px 0 rgba(10,21,84,.24)}.toasted.alive.success{color:#4caf50}.toasted.alive.error{color:#f44336}.toasted.alive.info{color:#3f51b5}.toasted.alive .action{color:#007fff}.toasted.alive .material-icons{color:#ffc107}.toasted.material{padding:0 20px;min-height:38px;font-size:100%;line-height:1.1em;background-color:#353535;border-radius:2px;font-weight:300;color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.toasted.material.success{color:#4caf50}.toasted.material.error{color:#f44336}.toasted.material.info{color:#3f51b5}.toasted.material .action{color:#a1c2fa}.toasted.colombo{padding:0 20px;min-height:38px;font-size:100%;line-height:1.1em;border-radius:6px;color:#7492b1;border:2px solid #7492b1;background:#fff;font-weight:700}.toasted.colombo:after{content:"";width:8px;height:8px;background-color:#5e7b9a;position:absolute;top:-4px;left:-5px;border-radius:100%}.toasted.colombo.success{color:#4caf50}.toasted.colombo.error{color:#f44336}.toasted.colombo.info{color:#3f51b5}.toasted.colombo .action{color:#007fff}.toasted.colombo .material-icons{color:#5dcccd}.toasted.bootstrap{padding:0 20px;min-height:38px;font-size:100%;line-height:1.1em;color:#31708f;background-color:#f9fbfd;border:1px solid transparent;border-color:#d9edf7;border-radius:.25rem;font-weight:700;box-shadow:0 1px 3px rgba(0,0,0,.07)}.toasted.bootstrap.success{color:#3c763d;background-color:#dff0d8;border-color:#d0e9c6}.toasted.bootstrap.error{color:#a94442;background-color:#f2dede;border-color:#f2dede}.toasted.bootstrap.info{color:#31708f;background-color:#d9edf7;border-color:#d9edf7}.toasted.venice{padding:0 20px;min-height:38px;font-size:100%;line-height:1.1em;border-radius:30px;color:#fff;background:linear-gradient(85deg,#5861bf,#a56be2);font-weight:700;box-shadow:0 12px 44px 0 rgba(10,21,84,.24)}.toasted.venice.success{color:#4caf50}.toasted.venice.error{color:#f44336}.toasted.venice.info{color:#3f51b5}.toasted.venice .action{color:#007fff}.toasted.venice .material-icons{color:#fff}.toasted.bulma{padding:0 20px;min-height:38px;font-size:100%;line-height:1.1em;background-color:#00d1b2;color:#fff;border-radius:3px;font-weight:700}.toasted.bulma.success{color:#fff;background-color:#23d160}.toasted.bulma.error{color:#a94442;background-color:#ff3860}.toasted.bulma.info{color:#fff;background-color:#3273dc}.toasted-container{position:fixed;z-index:10000}.toasted-container,.toasted-container.full-width{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.toasted-container.full-width{max-width:86%;width:100%}.toasted-container.full-width.fit-to-screen{min-width:100%}.toasted-container.full-width.fit-to-screen .toasted:first-child{margin-top:0}.toasted-container.full-width.fit-to-screen.top-right{top:0;right:0}.toasted-container.full-width.fit-to-screen.top-left{top:0;left:0}.toasted-container.full-width.fit-to-screen.top-center{top:0;left:0;-webkit-transform:translateX(0);transform:translateX(0)}.toasted-container.full-width.fit-to-screen.bottom-right{right:0;bottom:0}.toasted-container.full-width.fit-to-screen.bottom-left{left:0;bottom:0}.toasted-container.full-width.fit-to-screen.bottom-center{left:0;bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.toasted-container.top-right{top:10%;right:7%}.toasted-container.top-right:not(.full-width){-ms-flex-align:end;align-items:flex-end}.toasted-container.top-left{top:10%;left:7%}.toasted-container.top-left:not(.full-width){-ms-flex-align:start;align-items:flex-start}.toasted-container.top-center{top:10%;left:50%;-ms-flex-align:center;align-items:center;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.toasted-container.bottom-right{right:5%;bottom:7%}.toasted-container.bottom-right:not(.full-width){-ms-flex-align:end;align-items:flex-end}.toasted-container.bottom-left{left:5%;bottom:7%}.toasted-container.bottom-left:not(.full-width){-ms-flex-align:start;align-items:flex-start}.toasted-container.bottom-center{left:50%;bottom:7%;-ms-flex-align:center;align-items:center;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.toasted-container.bottom-left .toasted,.toasted-container.top-left .toasted{float:left}.toasted-container.bottom-right .toasted,.toasted-container.top-right .toasted{float:right}.toasted-container .toasted{top:35px;width:auto;clear:both;margin-top:.8em;position:relative;max-width:100%;height:auto;word-break:break-all;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;box-sizing:inherit}.toasted-container .toasted .material-icons{margin-right:.5rem;margin-left:-.4rem}.toasted-container .toasted .material-icons.after{margin-left:.5rem;margin-right:-.4rem}.toasted-container .toasted .actions-wrapper{margin-left:.4em;margin-right:-1.2em}.toasted-container .toasted .actions-wrapper .action{text-decoration:none;font-size:.9rem;padding:8px;border-radius:3px;text-transform:uppercase;letter-spacing:.03em;font-weight:600;cursor:pointer;margin-right:.2rem}.toasted-container .toasted .actions-wrapper .action.icon{padding:4px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.toasted-container .toasted .actions-wrapper .action.icon .material-icons{margin-right:0;margin-left:4px}.toasted-container .toasted .actions-wrapper .action.icon:hover{text-decoration:none}.toasted-container .toasted .actions-wrapper .action:hover{text-decoration:underline}@media only screen and (max-width:600px){#toasted-container{min-width:100%}#toasted-container .toasted:first-child{margin-top:0}#toasted-container.top-right{top:0;right:0}#toasted-container.top-left{top:0;left:0}#toasted-container.top-center{top:0;left:0;-webkit-transform:translateX(0);transform:translateX(0)}#toasted-container.bottom-right{right:0;bottom:0}#toasted-container.bottom-left{left:0;bottom:0}#toasted-container.bottom-center{left:0;bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}#toasted-container.bottom-center,#toasted-container.top-center{-ms-flex-align:stretch!important;align-items:stretch!important}#toasted-container.bottom-left .toasted,#toasted-container.bottom-right .toasted,#toasted-container.top-left .toasted,#toasted-container.top-right .toasted{float:none}#toasted-container .toasted{border-radius:0}}