.ucsmb-bankid-login,
.ucsmb-bankid-authcontainer { background-color: #fff; border: 1px solid #ccc; width: 100%; max-width: 500px; padding: 40px; margin: auto; }

.ucsmb-bankid-login h1,
.ucsmb-bankid-authcontainer h1 { font-size: 25px; font-weight: bold; margin-bottom: 1.5em; }
.ucsmb-bankid-login p,
.ucsmb-bankid-authcontainer p { font-size: 16px; margin: 1em 0; }

.ucsmb-bankid-authcontainer-error { background-color: #fff5f5; border-color: #c32525; }

.ucsmb-bankid-qrimage { width: 100%; }

.ucsmb-bankid-button { text-decoration: none; padding: 16px; text-align: center; display: inline-block; background-color: #183E4F; color: #fff; border-radius: 10px; margin: 5px 0; width: 100%; box-sizing: border-box;; }
.ucsmb-bankid-button-auth { }
.ucsmb-bankid-button-cancel { background-color: #ccc; color: #000; }