.toastify{border:1px solid transparent;border-radius:.25rem;color:#fff;opacity:0;padding:.75rem 2.5rem .75rem 1.25rem;position:fixed;text-decoration:none;transition:all .4s cubic-bezier(.215,.61,.355,1);width:35%;z-index:1101}@media only screen and (max-width:767.98px){.toastify{width:90%}}.toastify--success{background-color:#d6f1de;border-color:#c5ebd1;color:#19602f}.toastify--danger{background-color:#fadde2;border-color:#f7cfd7;color:#772c3a}.toastify--warning{background-color:#fbe9e4;border-color:#fae1d9;color:#7b4c3e}.toastify.on{opacity:1}.toast-close{background:none;border:none;color:currentColor;cursor:pointer;font-size:0;margin:0;opacity:.4;padding:0;position:absolute;right:15px;top:9px}.toast-close:after{content:"×";font-size:22px;font-weight:700;line-height:1}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{border-radius:2px;height:1.5em;margin:-7px 5px;width:1.5em}.toastify-center{left:0;margin-left:auto;margin-right:auto;max-width:-webkit-fit-content;max-width:fit-content;max-width:-moz-fit-content;right:0}@media only screen and (max-width:360px){.toastify-left,.toastify-right{left:0;margin-left:auto;margin-right:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;right:0}}.chatra-button{background:#6011cf url(/i/icon-chatra.svg) no-repeat 50%;background-size:36px;border-radius:50%;bottom:20px;box-shadow:0 0 3px rgba(0,0,0,.1),0 0 10px rgba(0,0,0,.3);cursor:pointer;height:60px;position:fixed;right:20px;transition:box-shadow .2s linear,opacity .5s linear .25s,visibility .5s linear .25s;width:60px;z-index:9000}.chatra-button--loading{opacity:.5}.chatra-button--disabled{opacity:0}.chatra-button:hover{box-shadow:0 0 3px rgba(0,0,0,.1),0 0 15px rgba(0,0,0,.4)}