.toast-title-system{font-weight:700;color:var(--toastSystemTitleColor);font-size:18px}.toast-message-system{word-wrap:break-word}.toast-message-system label{color:var(--toastSystemLabelColor)}.toast-message-system a{color:var(--toastSystemLinkColor)}.toast-message-system a:hover{color:var(--toastSystemLinkHoverColor);text-decoration:none}.toast-container .ngx-toastr-system{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px var(--toastSystemBoxShadowColor);color:var(--toastSystemTextColor)}.toast-container .ngx-toastr-system:hover{box-shadow:0 0 12px var(--toastSystemBoxShadowHoverColor);opacity:1;cursor:default}.toast-container.toast-top-center .ngx-toastr-system,.toast-container.toast-bottom-center .ngx-toastr-system{margin-left:auto;margin-right:auto;min-width:320px;max-width:640px}.toast-container.toast-top-full-width .ngx-toastr-system,.toast-container.toast-bottom-full-width .ngx-toastr-system{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr-system{pointer-events:auto}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:var(--toastSystemCloseColor);text-shadow:0 1px 0 var(--toastSystemTextShadowColor)}.toast-close-button:hover,.toast-close-button:focus{color:var(--toastSystemCloseHoverColor);text-decoration:none;cursor:pointer;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr-system.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr-system.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr-system.div{padding:15px 15px 15px 50px;width:25em}}.toast-title-app{font-weight:700;color:var(--toastAppTitleColor);font-size:18px}.toast-message-app{word-wrap:break-word}.toast-message-system label{color:var(--toastAppLabelColor)}.toast-message-system a{color:var(--toastAppLinkColor)}.toast-message-system a:hover{color:var(--toastAppLinkHoverColor);text-decoration:none}.toast-container .ngx-toastr-app{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px var(--toastAppBoxShadowColor);color:var(--toastAppTextColor)}.toast-container .ngx-toastr-app:hover{box-shadow:0 0 12px var(--toastAppBoxShadowHoverColor);opacity:1;cursor:default}.toast-container.toast-top-center .ngx-toastr-app,.toast-container.toast-bottom-center .ngx-toastr-app{margin-left:auto;margin-right:auto;min-width:320px;max-width:640px}.toast-container.toast-top-full-width .ngx-toastr-app,.toast-container.toast-bottom-full-width .ngx-toastr-app{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr-app{pointer-events:auto}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:var(--toastAppCloseColor);text-shadow:0 1px 0 var(--toastAppTextShadowColor)}.toast-close-button:hover,.toast-close-button:focus{color:var(--toastAppCloseHoverColor);text-decoration:none;cursor:pointer;opacity:.4}.toast-success{background-color:var(--toastSystemSuccessBackgroundColor)}.toast-error{background-color:var(--toastSystemErrorBackgroundColor)}.toast-info{background-color:var(--toastSystemInfoBackgroundColor)}.toast-warning{background-color:var(--toastSystemWarningBackgroundColor)}.toast-progress{background-color:var(--toastSystemProgressBackgroundColor)}@media all and (max-width: 240px){.toast-container .ngx-toastr-app.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr-app.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr-app.div{padding:15px 15px 15px 50px;width:25em}}
