.popup-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-ordinal-group:9;-ms-flex-order:8;align-items:center;background:hsla(73,77%,93%,.8);border-radius:10px;-webkit-box-shadow:0 4px 1pc rgba(0,0,0,.12);box-shadow:0 4px 1pc rgba(0,0,0,.12);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;justify-content:center;left:calc(50% - 75px);min-height:115px;order:8;padding:1pc;position:fixed;top:calc(50% - 57px);width:150px;z-index:8}.error-logo,.popup-logo{width:45px}.popup-message{color:#0a7d41;font-family:Roboto;font-size:9pt;font-style:normal;font-weight:700;line-height:120%;text-align:center}.error-container,.popup-message{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.error-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-ordinal-group:9;-ms-flex-order:8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:-webkit-gradient(linear,left bottom,left top,from(rgba(235,30,35,.17)),to(rgba(235,30,35,.17))),hsla(0,0%,100%,.7);background:linear-gradient(0deg,rgba(235,30,35,.17),rgba(235,30,35,.17)),hsla(0,0%,100%,.7);border-radius:10px;-webkit-box-shadow:0 4px 1pc rgba(0,0,0,.12);box-shadow:0 4px 1pc rgba(0,0,0,.12);-ms-flex-direction:column;flex-direction:column;gap:10px;justify-content:center;left:calc(50% - 89px);min-height:129px;order:8;padding:1pc;position:fixed;top:calc(50% - 64.5px);width:179px;z-index:8}.error-container .popup-message{-webkit-box-ordinal-group:2;-ms-flex-order:1;color:#eb1e23;order:1}.message-alert-error .popup-container,.message-alert-success .error-container{display:none}