@import url(https://fonts.googleapis.com/css2?family=Nunito&display=swap);.toastifier__alert{position:relative!important;box-sizing:border-box!important;margin-bottom:1rem!important;padding:8px!important;border-radius:4px!important;cursor:pointer!important;direction:ltr!important;background:#fff!important;width:10%!important;text-align:center!important;z-index:1000!important;padding-top:15px!important;padding-bottom:15px!important;border-width:3px!important;border-style:solid!important;font-family:Nunito,sans-serif!important;margin-bottom:.23em!important;min-width:250px!important;font-weight:500!important;display:flex!important;justify-content:center!important;align-items:center!important;font-size:18px}.toastifier__success{border-color:green!important;color:green!important}.toastifier__warn{border-color:#ffc800!important;color:#b48e0f!important}.toastifier__error{border-color:red!important;color:red!important}.toastifier__info{border-color:#0882c9!important;color:#0882c9!important}.toastifier__shadow{box-shadow:rgba(100,100,111,.5) 0 7px 29px 0!important}.toastifier__top-left{position:fixed!important;box-sizing:border-box!important;top:2em!important;left:2em!important}.toastifier__top-right{position:fixed!important;box-sizing:border-box!important;top:2em!important;right:2em!important}.toastifier__bottom-left{position:fixed!important;bottom:2em!important;left:2em!important}.toastifier__bottom-right{position:fixed!important;box-sizing:border-box!important;bottom:2em!important;right:2em!important}.toastifier__bottom-center{position:fixed!important;box-sizing:border-box!important;bottom:1em!important;left:50%!important;transform:translateX(-50%)!important}.toastifier__top-center{position:fixed!important;box-sizing:border-box!important;top:1em!important;left:50%!important;transform:translateX(-50%)!important}.toastifier__container{position:fixed!important;z-index:100!important;justify-content:center!important;display:flex!important;flex-direction:column!important}