
.bg-view[data-v-68bb8be2] {
  width: 35%;
  height: 100vh;
  background-color: #fff;
}
.login-view[data-v-68bb8be2] {
  width: 65%;
  height: 100vh;
  background-color: #f5f8fd;
  background: linear-gradient(180deg, #0b3e86 44%, #008ccf 69%) !important;
  background-color: #0b3e86 !important;
}
.login-form[data-v-68bb8be2] {
  background: #fff;
  border: 1px solid #d8dde6;
  border-radius: 15px;
  margin-top: 25%;
}
.login-button-view[data-v-68bb8be2] {
  text-align: center;
  height: 50px;
}
.el-row[data-v-68bb8be2] {
  padding: 5px 0 0 0;
}
.login-button[data-v-68bb8be2] {
  width: 100%;
  font-size: 14px !important;
}
.align-right[data-v-68bb8be2] {
  text-align: right;
}
.el-form-item[data-v-68bb8be2] {
  margin-left: 12.5% !important;
  margin-bottom: 20px;
}
.login-continer[data-v-68bb8be2] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: calc(100% - 110px) !important;
  font-family: Verdana, Geneva, sans-serif;
}
.validcode[data-v-68bb8be2] {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  line-height: 40px;
  height: 40px;
}
.validcode > span[data-v-68bb8be2] {
  display: inline-block;
}
.login-text2[data-v-68bb8be2] {
  margin-left: 12.5%;
  color: #323232 !important;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 25px 0 20px 0;
}
.el-button[data-v-68bb8be2] {
  font-weight: normal;
}

