/* Auto-generated CSS Module: login | ISO: de_DE */
/* --- Source: nl_NL / login.css --- */
.loginbtns .button {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
  padding: 7px;
  width: 150px;
  text-align: center
}
.loginform .ectlink {
  font-size: 18px
}
.regform > h2 {
  margin-top: 1em
}
.regform .inputblock {
  width: 300px
}
.loginform p.fb {
  margin-top: 1em;
  margin-bottom: 1em
}
p.fb .fblogin {
  font-size: 18px;
  padding: 7px 15px
}
.loginform .regbtn .button {
  font-size: 20px;
  min-width: 150px;
  text-align: center;
  padding: 10px 15px
}
.loginform .regbtn .button img {
  margin-right: 10px
}
.regform .inputblock input {
  width: 100%;
  box-sizing: border-box
}
.regform .inputblock .savelogin {
  font-size: 14px
}
.regform .inputblock .savelogin input {
  width: auto
}
.regform .privalert {
  width: 200px;
  position: absolute;
  top: 150px;
  left: 342px
}
.regbtn {
  margin-bottom: 2em
}


.toplogin {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-bottom: 2em;
  border-bottom: 2px solid #3472a0;
  padding-bottom: 1em
}
.toplogin .button {
  font-size: 24px;
  padding: 5px 15px
}
.loginform h2 {
  margin-bottom: 1em
}
.loginbtns a {
  margin-left: 10px;
  text-decoration: underline
}

@media (max-width:1024px) {

  .regform .inputblock {
    width: 100%;
    max-width: 600px
  }
  .regform .note {
    color: inherit
  }
  .regform .formBg,
  .regform .registerBalloon {
    display: none
  }
  .regform .privalert {
    display: block;
    width: auto;
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    margin-top: 5px;
    margin-bottom: 15px;
    color: inherit!important
  }
  .regform .alertInfo img {
    position: relative;
    left: 0
  }
}


@media (max-width:768px) {

  .toplogin {
    padding-top: 2em!important;
    padding-bottom: 2em!important
  }

}

@media (max-width:600px) {

  .regbtn {
    text-align: center
  }
  .toplogin {
    flex-direction: column
  }
  .toplogin .button:first-child {
    margin-bottom: .5em
  }
  .toplogin .button {
    width: 350px;
    text-align: center;
    max-width: 90vw
  }
}
.vat-nr-chat-link#vat_nr_chat {
    font-size: 12px;
    line-height: 14px;
    margin-top: 4px;
    display: block;
    color: #afcade;
}

.vat-nr-chat-link#vat_nr_chat span {
    text-decoration: underline 1px;
    text-decoration-style: dotted;
    text-underline-offset: 2px;
    color: #afcade;
    transition: color 0.2s ease, text-decoration-color 0.2s ease;
}

.vat-nr-chat-link#vat_nr_chat:hover span {
    color: #ffffff;
    text-decoration-color: #ffffff;
}

