.toastify__body,.toastify__wrapper{padding:0!important;box-shadow:none}.Toastify__toast-container{width:inherit!important;z-index:99999999}@media (max-width:500px){.Toastify__toast-container{max-width:300px!important}}.toastify__content{display:inline-flex;align-items:center;padding:.75rem 1rem;border-radius:4px;position:relative;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05)}.toastify__text{width:300px;font-size:14px}.toastify__close{padding:6px;border:none;background-color:transparent;color:#fff;border-radius:4px;cursor:pointer;transition:.2s linear;display:flex}.toastify__close:hover{background-color:#ffffff38}.toastify__success{background-color:#d6f7cf;color:#3fb827}.toastify__warn{background-color:#f9c320;color:#fdedbe}.toastify__error{background-color:#e60a2b;color:#fcb6c0}.toastify__alert{background:#ffffff38;font-size:12px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:35px;width:70px;margin-right:10px}