.toast-wrapper{bottom:0;margin:10px;opacity:1;position:fixed;right:0;transition:opacity .5s ease-in-out;z-index:101;background-color:var(--navy);align-items:center;border-radius:3px;color:var(--white);display:flex;height:auto;justify-content:center;width:300px}.toast-wrapper .svg-inline--fa,.toast-wrapper .fa-check-circle,.toast-wrapper .fa-exclamation-circle{left:18px;margin-right:5px;position:relative}.toast-wrapper .close-toast-container{align-self:flex-start;position:relative}.toast-wrapper .closeToast{background:none;border:none;height:20px;margin:10px 5px 0 -28px;width:20px}.toast-wrapper .close-icon{fill:var(--white);height:14px;position:relative;right:4px;top:-4px;width:14px}.toast-wrapper .toast-text{font-size:13px;line-height:1.3;margin:10px auto;max-width:220px}.toast-wrapper .toast-title,.toast-wrapper .toast-body{margin:auto}.toast-wrapper .toast-title{font-weight:700;padding:10px 0}.toast-wrapper .toast-body{font-weight:400;padding:0 0 10px}.toast-wrapper--danger{background-color:var(--red50)}
