.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{float:right;color:#fff;text-shadow:0 1px #fff;opacity:.8;filter:alpha(opacity=80);font-size:20px;font-weight:700;position:relative;top:-.3em;right:-.3em}.toast-close-button:hover,.toast-close-button:focus{color:#000;cursor:pointer;opacity:.4;filter:alpha(opacity=40);text-decoration:none}button.toast-close-button{cursor:pointer;background:0 0;border:0;padding:0}.toast-top-center{width:100%;top:75px;right:0}.toast-bottom-center{width:100%;bottom:50px;right:0}.toast-top-full-width{width:100%;top:75px;right:0}.toast-bottom-full-width{width:100%;bottom:50px;right:0}.toast-top-left{top:87px;left:87px}.toast-top-right{top:87px;right:12px}.toast-bottom-right{bottom:57px;right:12px}.toast-bottom-left{bottom:57px;left:87px}#toast-container{z-index:999999;position:fixed}#toast-container *{box-sizing:border-box}#toast-container>div{color:#fff;opacity:.9;width:22rem;filter:alpha(opacity=80);background-position:15px;background-repeat:no-repeat;border-radius:5px;margin:0 0 6px;padding:1rem 1rem 1rem 3.5rem;position:relative;overflow:hidden;box-shadow:0 .5rem 1rem #00000026}#toast-container>div:hover{opacity:1;filter:alpha(opacity=100);cursor:pointer;box-shadow:0 0 12px #000}#toast-container.toast-top-center>div,#toast-container.toast-bottom-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-top-full-width>div,#toast-container.toast-bottom-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#3c7de1!important}.toast:before{content:"";align-items:center;font-family:"Font Awesome 7 Sharp Duotone";font-size:1.8rem;display:flex;position:absolute;top:0;bottom:0;left:1rem}.toast-success{background-color:#18bb9b!important}.toast-success>div,.toast-success .toast-close-button{color:#000}.toast-success:before{content:""}.toast-error{background-color:#d96262!important}.toast-error>div,.toast-error .toast-close-button{color:#000}.toast-error:before{content:""}.toast-info{background-color:#23c6c8!important}.toast-info>div,.toast-info .toast-close-button{color:#000}.toast-info:before{content:""}.toast-warning{background-color:#f8ac59!important}.toast-warning>div,.toast-warning .toast-close-button{color:#000}.toast-warning:before{content:"";color:#000}.toast-progress{opacity:.4;height:4px;filter:alpha(opacity=40);background-color:#000;position:absolute;bottom:0;left:0}@media (width<=240px){#toast-container>div{width:11em;padding:8px 8px 8px 50px}#toast-container .toast-close-button{top:-.2em;right:-.2em}}@media (width>=241px) and (width<=480px){#toast-container>div{width:18em;padding:8px 8px 8px 50px}#toast-container .toast-close-button{top:-.2em;right:-.2em}}@media (width>=481px) and (width<=768px){#toast-container>div{width:25em;padding:15px 15px 15px 50px}}
