

.bx-system-auth-form {
  width: 90%;
}

.bx-system-auth-form .label {
  font-size: 18px;
}

.bx-system-auth-form .textfield-minimal,
.bx-system-auth-form .textfield-minimal:autofill {
  font-family: "Montserrat";
  width: 100%;
  height: 30px;
  font-size: 18px;
  margin-bottom: 15px;
}

.bx-system-auth-form .btn-silver {
    font-family: "Montserrat";
    height: 40px;
    width: 100%;
    font-size: 18px;
}

.bitrix-auth {
  width: 90%;
}

.bitrix-auth > div {
  width: 100%;
}

.bx-system-auth-form {
  width: 100%
}

.bx-system-auth-form table {
  width: 100%;
}

.bx-system-auth-form .remember {
  font-family: "RobotoCondensed Bold";
  padding-bottom: 30px;
}

.bx-system-auth-form input.textfield-minimal:autofill {
  border: solid 1px;
  font-size: 50px;
}

