.success-toast{position:fixed!important;top:36px!important;right:36px!important;width:450px!important;height:100px!important;margin:0!important;background-color:#80bc99!important;color:#fff!important;animation:slideInOut 5s ease-in-out forwards}@keyframes slideInOut{0%{right:-500px;opacity:0}10%{right:36px;opacity:1}90%{right:36px;opacity:1}to{right:-500px;opacity:0}}
