.pwd-card-error {display: block; background: white;color: black; font-size: 14px; font-family: 'Roboto'; font-weight: 500; margin: 45px 20px 40px 20px; padding: 20px; border: 2px solid red; border-radius: 10px; line-height: 1.4em; z-index: 999;}.pwd-card-source-error {display: block; position: fixed; top: 0; left: 0; right: 0; background: white;color: black; font-size: 14px; font-family: 'Roboto'; font-weight: 500; margin: 45px 20px 40px 20px; padding: 20px; border: 2px solid red; border-radius: 5px; z-index: 999; line-height: 1.4em;}.pwd-card-error-wall { top: 0; right: 0; left: 0; bottom: 0; background: #f0f0f1; position: fixed; z-index: 999;}.pwd-card-source-error:before { content: 'ERROR | pwd neubert - ';}