.custom-toast-outer-container{width:100%;justify-content:center}.custom-toast-outer-container .custom-toast-inner-container{width:100%}.custom-toast-outer-container .custom-toast-inner-container .custom-toast-alert{display:flex;padding:16px;border-radius:6px;color:#282828}.custom-toast-outer-container .custom-toast-inner-container .custom-toast-alert.error{border:1px solid #c53030;background:#fff5f5}.custom-toast-outer-container .custom-toast-inner-container .custom-toast-alert.info{border:1px solid #2b6cb0;background:#ebf8ff}.custom-toast-outer-container .custom-toast-inner-container .custom-toast-alert.success{border:1px solid #25855a;background:#f0fff4}.custom-toast-outer-container .custom-toast-inner-container .custom-toast-alert.warning{border:1px solid #b7791f;background:#fffff0}.custom-toast-outer-container .custom-toast-inner-container .custom-toast-alert .custom-toast-icon.error{color:#c53030}.custom-toast-outer-container .custom-toast-inner-container .custom-toast-alert .custom-toast-icon.info{color:#2b6cb0}.custom-toast-outer-container .custom-toast-inner-container .custom-toast-alert .custom-toast-icon.success{color:#25855a}.custom-toast-outer-container .custom-toast-inner-container .custom-toast-alert .custom-toast-icon.warning{color:#b7791f}.custom-toast-outer-container .custom-toast-inner-container .custom-toast-alert .custom-toast-icon.bookmark-added{color:#25855a}.custom-toast-outer-container .custom-toast-inner-container .custom-toast-alert .custom-toast-icon.bookmark-removed{color:#c53030}.custom-toast-outer-container.login-toast{z-index:99;position:fixed}@media screen and (max-width:479.9px){.custom-toast-outer-container.login-toast .custom-toast-inner-container{margin:0 16px}}@media screen and (min-width:480px) and (max-width:767.9px){.custom-toast-outer-container.login-toast .custom-toast-inner-container{margin:0 24px}}@media screen and (min-width:768px) and (max-width:991.9px){.custom-toast-outer-container.login-toast .custom-toast-inner-container{margin:0 88px}}@media screen and (min-width:992px) and (max-width:1439.9px){.custom-toast-outer-container.login-toast .custom-toast-inner-container{margin:0 88px}}@media screen and (min-width:1440px){.custom-toast-outer-container.login-toast .custom-toast-inner-container{min-width:1440px;max-width:1440px;padding-left:88px;padding-right:88px;margin:auto}}.custom-toast-outer-container.maintenance-toast.error{background:#fff5f5}.custom-toast-outer-container.maintenance-toast.info{background:#ebf8ff}.custom-toast-outer-container.maintenance-toast.success{background:#f0fff4}.custom-toast-outer-container.maintenance-toast.warning{background:#fffff0}@media screen and (max-width:479.9px){.custom-toast-outer-container.maintenance-toast .custom-toast-inner-container{margin:0 16px}}@media screen and (min-width:480px) and (max-width:767.9px){.custom-toast-outer-container.maintenance-toast .custom-toast-inner-container{margin:0 24px}}@media screen and (min-width:768px) and (max-width:991.9px){.custom-toast-outer-container.maintenance-toast .custom-toast-inner-container{margin:0 88px}}@media screen and (min-width:992px) and (max-width:1439.9px){.custom-toast-outer-container.maintenance-toast .custom-toast-inner-container{margin:0 88px}}@media screen and (min-width:1440px){.custom-toast-outer-container.maintenance-toast .custom-toast-inner-container{min-width:1440px;max-width:1440px;padding-left:88px;padding-right:88px;margin:auto}}.custom-toast-outer-container.maintenance-toast .custom-toast-inner-container .custom-toast-alert{border:none}