.session {
  .forgot-password-column {
    flex: 0 !important;

    .forgot-password {
      padding-top: 30px;
      font-size: 14px;
    }
  }
}

.android-build-info {
  display: none;
  position: fixed;
  bottom: 12px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 10px;
  color: #999;
  cursor: default;
  user-select: none;
}
