.pageLoginContainer--gpClT {
  width: 100%;
  height: 100%;
  background-color: #3d44db;
  position: relative;
}
.pageLoginContainer--gpClT .card--EdH4j {
  width: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -60%);
          transform: translate(-50%, -60%);
  border-radius: 8px;
}

.pageLoginContainer--Ih9PR {
  height: 100%;
  background-color: #3d44db;
  position: relative;
  -webkit-transform: translate(-50% -50%);
          transform: translate(-50% -50%);
}
.pageLoginContainer--Ih9PR .card--oofj3 {
  width: 600px;
  min-height: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -60%);
          transform: translate(-50%, -60%);
  border-radius: 8px;
}
.pageLoginContainer--Ih9PR .card--oofj3 .tips--yhLNK {
  position: absolute;
  top: 10px;
  right: 10px;
}

html,
body {
  width: 100%;
  height: 100%;
}
#app {
  height: 100%;
  min-height: 100%;
  min-width: 1210px;
}


/*# sourceMappingURL=app.c6d1d798.css.map*/