
.login-container[data-v-aeba673c] {
  background-color: #2b4b6b;
  height: 100%;
}
.login-box[data-v-aeba673c] {
  width: 450px;
  height: 300px;
  background-color: #fff;
  border-radius: 3px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.login-form[data-v-aeba673c] {
  position: absolute;
  bottom: 20px;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}
.avator-box[data-v-aeba673c] {
  height: 120px;
  width: 120px;
  border-radius: 50%;
  border: 2px solid #eee;
  padding: 10px;
  box-shadow: 0 0 10px #ddd;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
img[data-v-aeba673c] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.login[data-v-aeba673c] {
  width: 280px;
}

