
.tenantId[data-v-6bc2799e] {
  width: 100%;
}
.login-form i[data-v-6bc2799e] {
  opacity: 0.6;
}
.forget-password[data-v-6bc2799e] {
  color: #333;
  text-align: right;
  cursor: pointer;
  margin: 15px 0;
}
.change-password-pop-box[data-v-6bc2799e] {
.el-dialog__header[data-v-6bc2799e] {
    text-align: left;
    font-weight: bold;
}
.el-dialog__body[data-v-6bc2799e] {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
}
.change-password-pop[data-v-6bc2799e] {
  width: 100%;
.change-password-li[data-v-6bc2799e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 12px 0;
.input-label[data-v-6bc2799e] {
      width: 80px;
      font-size: 14px;
      color: rgba(0, 0, 0, 0.85);
      text-align: right;
}
}
}
.finish-btn[data-v-6bc2799e],
.disabled-btn[data-v-6bc2799e],
.know-btn[data-v-6bc2799e] {
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}
.finish-btn[data-v-6bc2799e],
.disabled-btn[data-v-6bc2799e] {
  width: 320px;
}
.finish-btn[data-v-6bc2799e],
.know-btn[data-v-6bc2799e] {
  background: #ff8730;
  color: #fff;
  cursor: pointer;
}
.know-btn[data-v-6bc2799e] {
  width: 114px;
}
.disabled-btn[data-v-6bc2799e] {
  background: #eee;
  color: #333333;
}

