.Vue-Toastification__container{z-index:49999;font-family:Roboto,sans-serif}@keyframes edroneToastFadeIn{0%{transform:translateY(-100px)}to{transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.edrone-toast-fade-enter-active{animation-name:edroneToastFadeIn;animation-duration:.75s;animation-fill-mode:both}.edrone-toast-fade-leave-active{animation-name:fadeOut;animation-duration:.75s;animation-fill-mode:both}.edrone-toast-fade-move{transition-property:all;transition-duration:.4s;transition-timing-function:ease-in-out}.Vue-Toastification__container.top-right.edrone-toast-container{justify-content:start;transition:right .25s ease-in;position:fixed;top:40px;right:40px}.Vue-Toastification__toast.edrone-toast{min-height:unset;background:#fff;border-radius:8px;padding:1rem;box-shadow:4px 4px 24px #00000038}
