body,
.bg {
  background-color: #f7fafe !important;
}
.el-button--primary {
  background-color: #5e7ce0;
}
.banner img {
  width: 300px;
}
.header {
  font-size: 16px;
  color: #71757f;
  font-weight: 400;
}
.design,
.design a {
  color: #808695;
  font-size: 14px;
  text-align: center;
}
.simpleui-input-inline {
  margin: 25px auto;
}
html,
body {
  height: 100%;
}
.bg {
  background: #f0f2f5;
  min-height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  padding: 0;
  margin: 0;
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.login-main {
  padding: 0 !important;
}
/*# sourceMappingURL=login.css.map */