.bn-recovery-password {
  background: #e2dddb;
  width: 30rem;
  margin: 4.5rem auto;
  display: block;
  text-align: center;
  padding: 1.5rem 1rem 3rem 1rem;
  font-size: 0;
  font-family: Arial, sans-serif;
}
.bn-recovery-password_end .bn-recovery-password__title {
  margin-bottom: 9rem;
}
.bn-recovery-password__title {
  color: black;
  font-size: 4rem;
  line-height: 100%;
  margin-bottom: 3rem;
}
.bn-recovery-password__label {
  color: black;
  line-height: 100%;
  font-size: 1.5rem;
  margin-bottom: 3px;
}
.bn-recovery-password__error {
  color: #a7100c;
  line-height: 100%;
  margin-top: 0.5rem;
  font-size: 1.2rem;
}
.bn-recovery-password__error_fix {
  width: 22rem;
  margin: 0.5rem auto 0;
}
.bn-recovery-password__input {
  height: 30px;
  border: 1px solid darkgray;
  display: inline-block;
  width: 100%;
  color: #555555;
  font-size: 1.5rem;
  padding: 0 0.5rem;
}
.bn-recovery-password__input__send {
  font-weight: 400;
  font-size: 2.5rem;
  color: black;
  line-height: 2.5rem;
  margin-bottom: 2.5rem;
  position: relative;
  letter-spacing: -0.123px;
}
.bn-recovery-password__input__send:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: -55px;
  background-image: url('/Content/images/icons/voscl.png');
  background-size: contain;
  background-repeat: no-repeat;
  height: 4.5rem;
  width: 4.5rem;
}
.bn-recovery-password__input__send-description {
  font-size: 2.5rem;
  line-height: 2.5rem;
  color: black;
  width: 100%;
  margin: 0 auto;
  letter-spacing: -0.123px;
}
.bn-recovery-password__btn {
  display: block;
  width: 100%;
  margin: 3.8rem auto 0;
  background: #bf514b;
  text-align: center;
  color: white;
  border: 0;
  border-bottom: 2px solid #a7100c;
  font-size: 20px;
  height: 4.4rem;
  line-height: 4.4rem;
}
.bn-recovery-password__btn:disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.bn-recovery-password__send {
  font-weight: 700;
  font-size: 2.5rem;
  color: black;
  line-height: 2.5rem;
  margin-bottom: 2.5rem;
  position: relative;
  letter-spacing: -0.123px;
}
.bn-recovery-password__send:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: -55px;
  background-image: url('/Content/images/icons/voscl.png');
  background-size: contain;
  background-repeat: no-repeat;
  height: 4.5rem;
  width: 4.5rem;
}
.bn-recovery-password__send-description {
  font-size: 2.5rem;
  line-height: 2.5rem;
  color: black;
  width: 100%;
  margin: 0 auto;
  letter-spacing: -0.123px;
}
/*iphone 5 2 column*/

@media screen and (min-width: 568px) {
  .bn-recovery-password {
    width: 61.25rem;
    padding: 1.5rem 2.7rem 3rem;
  }
  .bn-recovery-password__btn {
    max-width: 28rem;
    font-size: 2rem;
  }
  .bn-recovery-password__error_fix {
    width: 100%;
    margin: 0.5rem auto 0;
  }
}
/*iphone 6 2 column*/

@media screen and (min-width: 665px) and (max-height: 380px) {
  .bn-recovery-password {
    width: 71.5rem;
  }
}
/*ipad 2 column*/

@media screen and (min-width: 700px) {
  .bn-recovery-password {
    width: 75.25rem;
    padding: 3.5rem 2.7rem 4.5rem;
  }
  .bn-recovery-password__send {
    font-weight: 700;
    max-width: none;
  }
  .bn-recovery-password__send-description {
    width: 56.3rem;
    margin: 0 auto;
  }
  .bn-recovery-password__title {
    font-size: 7rem;
    letter-spacing: -0.123px;
    margin-bottom: 4.5rem;
  }
  .bn-recovery-password__btn {
    max-width: 28rem;
    font-size: 2rem;
  }
  .bn-recovery-password__input {
    max-width: 59.5rem;
  }
}
/*iphone 6+ 2 column*/

@media screen and (min-width: 735px) and (max-height: 420px) {
  .bn-recovery-password {
    width: 72.1rem;
  }
}
/*ipad 3 column*/

@media screen and (min-width: 945px) {
  .bn-recovery-password {
    width: 90rem;
    padding: 4rem 0 5.3rem 0;
  }
  .bn-recovery-password__send {
    max-width: none;
  }
  .bn-recovery-password__send-description {
    width: 54.3rem;
    margin: 0 auto;
  }
}
/* Omitting variable 'v'. The expression '2.0.1001-master' is not valid. */

