.c-toast-notification{max-width:750px;width:100%;margin:10px 0;text-decoration:none;box-sizing:border-box;display:block}
.c-toast-notification.floating{position:fixed;top:calc(15% - 100px);z-index:100;right:3%;left:auto}
.c-toast-notification .common-toast{padding:.5rem;display:flex;width:100%;margin:.5rem 0;font-family:'Noto Sans','-apple-system','BlinkMacSystemFont','San Francisco','Segoe UI','Helvetica Neue',sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:18px;letter-spacing:.4px}
.c-toast-notification .common-toast svg{width:50px}
.c-toast-notification .common-toast .common-toast-body{margin:0 0 10px 10px;flex:1 1 auto;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}
.c-toast-notification .common-toast .common-toast-body .common-toast-title{margin:0 0 10px 0;font-family:'Noto Sans','-apple-system','BlinkMacSystemFont','San Francisco','Segoe UI','Helvetica Neue',sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:20px}
.c-toast-notification .common-toast .common-toast-body .common-toast-content{margin:0;max-width:100%;font-family:'Noto Sans','-apple-system','BlinkMacSystemFont','San Francisco','Segoe UI','Helvetica Neue',sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:18px;letter-spacing:.4px}
.c-toast-notification .common-toast .common-toast-body .common-toast-button{width:98px;height:auto;min-height:18px;margin:.5rem;padding:2px 8px;font-family:'Noto Sans','-apple-system','BlinkMacSystemFont','San Francisco','Segoe UI','Helvetica Neue',sans-serif;font-style:font-weight:500;font-size:14px;text-transform:capitalize;line-height:18px;letter-spacing:.4px;cursor:pointer;float:right}
.c-toast-notification .common-toast .common-toast-buttons .common-toast-close{height:24px;line-height:32px;display:block;padding:2px}
.c-toast-notification .common-toast .common-toast-buttons .common-toast-close:hover{background-color:#e6e6e6}
.c-toast-notification .common-toast.common-toast-default{background:#fff;border:2px solid #2f78c6;border-radius:3px;color:#212121}
.c-toast-notification .common-toast.common-toast-default .common-toast-body .common-toast-title{color:#212121}
.c-toast-notification .common-toast.common-toast-default .common-toast-body .common-toast-content{color:#212121}
.c-toast-notification .common-toast.common-toast-default .common-toast-body .common-toast-button{color:#1a65b2}
.c-toast-notification .common-toast.common-toast-default .common-toast-body .common-toast-button:hover{background-color:#e5edf7}
.c-toast-notification .common-toast.common-toast-default .common-toast-body .common-toast-button:focus{border:3px solid #2f78c6;min-height:8px}
.c-toast-notification .common-toast.common-toast-default .common-toast-body .common-toast-button:active{border:3px solid #2f78c6;background-color:#caddf2;color:#2f78c6;min-height:8px}
.c-toast-notification .common-toast.common-toast-informative{background:#e5edf7;border:1px solid #2f78c6;border-radius:3px;color:#212121}
.c-toast-notification .common-toast.common-toast-informative .common-toast-body .common-toast-title{color:#1a65b2}
.c-toast-notification .common-toast.common-toast-informative .common-toast-body .common-toast-content{color:#212121}
.c-toast-notification .common-toast.common-toast-informative .common-toast-body .common-toast-button{color:#1a65b2}
.c-toast-notification .common-toast.common-toast-informative .common-toast-body .common-toast-button:hover{background-color:#e5edf7}
.c-toast-notification .common-toast.common-toast-informative .common-toast-body .common-toast-button:focus{border:3px solid #2f78c6;min-height:8px}
.c-toast-notification .common-toast.common-toast-informative .common-toast-body .common-toast-button:active{border:3px solid #2f78c6;background-color:#caddf2;min-height:8px}
.c-toast-notification .common-toast.common-toast-success{background:#e8f5e9;border:1px solid #1a8554;border-radius:3px;color:#212121}
.c-toast-notification .common-toast.common-toast-success .common-toast-body .common-toast-title{color:#006602}
.c-toast-notification .common-toast.common-toast-success .common-toast-body .common-toast-content{color:#212121}
.c-toast-notification .common-toast.common-toast-success .common-toast-body .common-toast-button{color:#006602}
.c-toast-notification .common-toast.common-toast-success .common-toast-body .common-toast-button:hover{background-color:#e5edf7}
.c-toast-notification .common-toast.common-toast-success .common-toast-body .common-toast-button:focus{border:3px solid #1a8554;min-height:8px}
.c-toast-notification .common-toast.common-toast-success .common-toast-body .common-toast-button:active{border:3px solid #1a8554;min-height:8px}
.c-toast-notification .common-toast.common-toast-warning{background:#feeebf;border:1px solid F1C238;border-radius:3px;color:#212121}
.c-toast-notification .common-toast.common-toast-warning .common-toast-body .common-toast-title{color:#785a01}
.c-toast-notification .common-toast.common-toast-warning .common-toast-body .common-toast-content{color:#212121}
.c-toast-notification .common-toast.common-toast-warning .common-toast-body .common-toast-button{color:#785a01}
.c-toast-notification .common-toast.common-toast-warning .common-toast-body .common-toast-button:hover{background-color:#e5edf7}
.c-toast-notification .common-toast.common-toast-warning .common-toast-body .common-toast-button:focus{border:3px solid F1C238;min-height:8px}
.c-toast-notification .common-toast.common-toast-warning .common-toast-body .common-toast-button:active{border:3px solid F1C238;min-height:8px}
.c-toast-notification .common-toast.common-toast-error{background:#f5f5f5;border:1px solid #dc3545;border-radius:3px;color:#212121}
.c-toast-notification .common-toast.common-toast-error .common-toast-body .common-toast-title{color:#800001}
.c-toast-notification .common-toast.common-toast-error .common-toast-body .common-toast-content{color:#212121}
.c-toast-notification .common-toast.common-toast-error .common-toast-body .common-toast-button{color:#800001}
.c-toast-notification .common-toast.common-toast-error .common-toast-body .common-toast-button:hover{background-color:#e5edf7}
.c-toast-notification .common-toast.common-toast-error .common-toast-body .common-toast-button:focus{border:3px solid #dc3545;min-height:8px}
.c-toast-notification .common-toast.common-toast-error .common-toast-body .common-toast-button:active{border:3px solid #dc3545;min-height:8px}
@media(max-width:768px){.c-toast-notification.floating{top:auto;bottom:calc(15% - 100px);right:auto;left:auto;width:97%;margin:15px}
.c-toast-notification.floating .common-toast{width:100%;margin:0}
.c-toast-notification.floating .common-toast .common-toast-body{margin:0}
.c-toast-notification.floating .common-toast .common-toast-body .common-toast-button{margin:0}
}
@media(min-width:360px){.c-toast-notification.floating .common-toast{width:90%;margin:0}
}
@media(min-width:360px) and (max-width:767px){.c-toast-notification.floating{left:0;right:0;width:96%;margin:15px}
.c-toast-notification .common-toast svg{width:70px}
}