body {
  margin: 0;
}

h1 {
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
}
h2 {
  text-align: left;
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 24px;
}

.intro h2 {
  text-align: center;
}

.welcome_message {
  font-style: normal;
  font-size: 2.5rem;
  line-height: 5rem;
  margin-top: -1rem;
  text-align: initial;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  line-height: 49px;
  margin-top: 50px;
  margin-bottom: 16px;
}

.entry {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 440px;
}

.divider h2 {
  text-align: center;
}

.create {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
}

a {
  text-decoration: none;
}

.password-label {
  margin-top: 2rem;
}

#forgotPassword {
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  color: #246467;
  font-size: 0.75rem;
  margin: 1rem;
}

.heading {
  display: none;
}

label {
  display: none;
}

.intro {
  display: none;
}

input {
  width: -webkit-fill-available;
  font-size: 1rem;
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.87);
  font-family: proxima-nova, sans-serif;
}

input:focus {
  outline: none !important;
  border: 2px solid #3ca6ac;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 40px white inset !important;
}

::placeholder {
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
}

button {
  width: 100%;
  height: 3rem;
  border-radius: 25px;
  font-size: 1rem;
  gap: 10px;
  letter-spacing: 1.5px;
  color: #ffff;
  background-color: #3ca6ac;
  border: none;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  line-height: 19px;
  text-transform: uppercase;
  cursor: pointer;
}

#next {
  text-transform: uppercase;
  margin-bottom: -1rem;
  margin-top: -1rem;
}

.buttons {
  margin: 3rem 0;
  position: relative;
}

.buttons_other_wrapper {
  margin: 3rem 0;
  height: auto;
}

.buttons_other {
  background-color: #ffff;
  border: solid 1px lightgray;
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
  text-align: left;
  padding: 0rem 2rem;
  display: flex;
  align-items: center;
  font-size: 1rem;
  font-weight: 500;
  line-height: 17.05px;
  letter-spacing: 0.5px;
  text-transform: none;
}

.icon_login {
  height: 1.5rem;
}

.separator {
  display: flex;
  align-items: center;
  padding: "0 1rem";
}

.separator .line {
  height: 2px;
  flex: 1;
  background-color: lightGray;
}

.separator .separator_text {
  padding: 0 1rem;
  font-size: 1rem;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
}

.link_wrapper {
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.0025em;
  color: rgba(0, 0, 0, 0.6);
  margin-top: 7rem;
}

.link {
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  color: #3ca6ac;
  padding-left: 0.2rem;
}

.patterns {
  position: relative;
  width: 100%;
  height: 13rem;
}

.image_top_left {
  position: absolute;
  left: -174px;
  top: -260px;
}

.image_top_right {
  position: absolute;
  top: 0;
  right: 0;
}

.bottom_image_wrapper {
  position: fixed;
  bottom: -4px;
  left: calc(50% - 220px);
  z-index: -1;
}

#toggler_wrapper {
  position: absolute;
  bottom: 5.9rem;
  right: 10px;
  background-color: white;
  width: 15%;
  height: 3rem;
  background-image: url(https://korkortsboken.se/userflow-prod/svg/eye.svg);
  background-repeat: no-repeat;
  background-size: 1.5rem;
  background-position-y: center;
  background-position-x: center;
}

#password {
  margin-bottom: 0.3rem;
}

/* passwordReset */
.verificationSuccessText {
  background-image: url("https://korkortsboken.se/userflow-prod/svg/alert_icon.svg");
  background-repeat: no-repeat;
  background-position: 3% 95%;
  background-size: 1.5rem;
  background-position-y: center;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 17.05px;
  letter-spacing: 0.005em;
  color: #ffff;
  border-radius: 4px;
  margin: 1rem 0;
  display: flex;
  border-radius: 4px;
}
#verificationSuccessTextIntro {
  margin: 1rem 0 1rem 0;
}

#emailVerificationControl_success_message,
#emailVerificationControl_info_message,
#emailVerificationMessage {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 44px;
  background-image: url("https://korkortsboken.se/userflow-prod/svg/alert_icon.svg");
  background-repeat: no-repeat;
  background-position: 3% 95%;
  background-size: 1.5rem;
  background-position-y: center;
  background-color: #476eb8;
  border-radius: 4px;
  width: 100%;
}
#emailVerificationControl_success_message_verified {
  padding: 1rem 1rem 1rem 13%;
  background-image: url("https://korkortsboken.se/userflow-prod/svg/alert_icon.svg");
  background-repeat: no-repeat;
  background-position: 3% 95%;
  background-size: 1.5rem;
  background-position-y: center;
  background-color: #476eb8;
  border-radius: 4px;
}
#emailVerificationMessage {
  margin-bottom: -3rem;
}

.helpLink {
  display: none;
}

#cancel {
  margin: -1rem 0 2rem 0;
  background-color: #fff;
  color: #3ca6ac;
  border: 1px solid lightgrey;
}

ul {
  list-style-type: none;
  padding: 0;
}

.error {
  background-image: url("https://korkortsboken.se/userflow-prod/svg/alert_icon.svg");
  background-repeat: no-repeat;
  background-position: 3% 95%;
  background-size: 1.5rem;
  background-position-y: center;
  background-color: #8b2638;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 17.05px;
  letter-spacing: 0.005em;
  color: #ffff;
  border-radius: 4px;
  margin: 1rem 0;
}

#emailVerificationControl_error_message {
  padding: 1rem 1rem 1rem 13%;
  letter-spacing: 0.005em;
}

.verificationErrorText.error {
  margin: -1rem 0 1rem 0;
  display: flex;
}

.error.pageLevel {
  margin: 0 1.4rem;
}

#passwordEntryMismatch,
#requiredFieldMissing,
#fieldIncorrect,
#claimVerificationServerError,
.error.itemLevel.show {
  margin: 0 0 1.5rem 0;
  padding: 1rem 1rem 1rem 13%;
  letter-spacing: 0.005em;
  background-color: #8b2638;
}

.entry-item {
  position: relative;
}

p {
  padding: 1rem 1rem 1rem 13%;
}

.verifyCode {
  margin-bottom: -1rem;
}

.changeClaims

/*hide change email prompt */ {
  visibility: hidden;
}

#continue {
  display: none;
  margin-bottom: 2rem;
  text-transform: uppercase;
}

#emailVerificationCode {
  margin-top: 1rem;
}

.sendNewCode {
  margin-top: 24px;
  background-color: #fff;
  color: #3ca6ac;
  border: 1px solid lightgrey;
}

#text_wrapper {
  display: none;
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 20px;
  text-align: left;
  letter-spacing: 0.0025em;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 0.5rem;
}
