.login-brand-row {
  display: flex;
  justify-content: flex-end;
  height: 70px;
}

.login-brand-link {
  display: inline-block;
}

.login-brand-logo {
  margin-top: -20px;
}

.login-notice {
  line-height: 1.4em;
}

.reset-back-link {
  margin: 17px;
  float: left;
}

.gwt-history-frame {
  position: absolute;
  width: 0;
  height: 0;
  border: 0;
}
