section.forgot-password {
  padding-top: 5%;
  padding-bottom: 15%;
  min-height: 450px;
}

section.forgot-password .page-title {
  margin-bottom: 20px;
}

section.forgot-password .description {
  font: 15px/36px 'Arimo-Regular', normal;
  margin-bottom: 10px;
}

section.forgot-password .error {
  width: 450px;
  display: inline-block;
}

section.forgot-password form button.red-button {
  font: 15px/22px 'HelveticaNeueCyr-Roman', HelveticaNeue-Roman;
  height: 34px;
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
