#toast-container.toast-bottom-center>div,.ui-guide-code-example-container .toast,.static-toast .toast{width:100%;max-width:1110px;padding:1.25rem 0.9375rem 1.25rem 4.0625rem}.static-toast{position:relative;margin:2rem 0 2rem}.static-toast .toast{}button.toast-close-button{color:var(--ui-color-grey-600);opacity:1!important;padding:0.625rem;position:absolute;top:0.5rem;right:0.5rem}#toast-container>.toast-error,.toast-error,.ui-guide-code-example-container .toast-error,.static-toast .toast-error{background-image:none!important}#toast-container .toast,.ui-guide-code-example-container .toast,.static-toast .toast{font-family:"UniversLTStd-BoldCn",sans-serif;font-size:0.9375rem;line-height:16px;font-weight:100;color:var(--ui-color-grey-600);background-color:#fff;opacity:1!important;border:0;border-radius:0;box-shadow:0 2px 7px rgba(147,147,147,0.5)}.toast p:last-of-type{margin-bottom:0}#toast-container .toast:hover,.ui-guide-code-example-container .toast:hover,.static-toast .toast:hover{box-shadow:0 2px 7px rgba(147,147,147,0.5)}#toast-container .toast:after,.ui-guide-code-example-container .toast:after,.static-toast .toast:after{font-family:"Font Awesome 5 Pro";font-size:1.5rem;font-weight:900;position:absolute;top:20px;left:20px}.toast-error:after{content:"\f071";color:var(--ui-color-red-500)}.toast-info:after{content:"\f05a";color:var(--ui-color-blue-500)}.toast-success:after{content:"\f164";color:var(--ui-color-green-500)}.toast-warning:after{content:"\f071";color:var(--ui-color-orange-500)}.toast-message a{color:var(--ui-color-blue-500)}.toast-message a:hover{color:var(--ui-color-blue-500);text-decoration:underline}