.change-password[data-v-92c542dc] {
  margin: 1.5rem auto;
  width: 31.25rem;
  font-size: 1.125rem;
  font-family: 'D-DIN';
  line-height: 1.625rem;
  color: #3c3c3c;
}
[data-v-92c542dc] .el-form-item .el-form-item__label {
  line-height: 1;
  font-size: 1.125rem;
  line-height: 1.625rem;
}
[data-v-92c542dc] .el-form-item .el-form-item__label::before {
    font-size: 1.25rem;
    height: 1.125rem;
    vertical-align: middle;
}
[data-v-92c542dc] .el-form-item .el-input,[data-v-92c542dc] .el-form-item .el-switch,[data-v-92c542dc] .el-form-item .el-select {
  font-size: 1.125rem;
  width: 100%;
  height: 3rem;
}
[data-v-92c542dc] .el-form-item .el-form-item__error {
  position: static;
  font-size: 1rem;
}
[data-v-92c542dc] .el-form-item .el-input__inner {
  height: 100%;
  background: #fff;
  border-color: #b0ceff;
  border-radius: 0;
}
[data-v-92c542dc] .el-form-item .el-input__inner::-webkit-input-placeholder {
    height: 1.25rem;
}
[data-v-92c542dc] .el-form-item .el-input__inner::-moz-placeholder {
    height: 1.25rem;
}
[data-v-92c542dc] .el-form-item .el-input__inner:-ms-input-placeholder {
    height: 1.25rem;
}
[data-v-92c542dc] .el-form-item .el-input__inner::-ms-input-placeholder {
    height: 1.25rem;
}
[data-v-92c542dc] .el-form-item .el-input__inner::placeholder {
    height: 1.25rem;
}
[data-v-92c542dc] .el-form-item .el-input__inner:focus {
    border-color: #006cff;
}
.log-off[data-v-92c542dc] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 1.5rem;
  font-size: 1rem;
  line-height: 1.375rem;
  cursor: pointer;
}
.log-off > img[data-v-92c542dc] {
    width: 1rem;
    margin-right: 8px;
    margin-top: 4px;
}
.log-off > span[data-v-92c542dc] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.pass-tip[data-v-92c542dc] {
  margin-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.375rem;
}
.confirmbtn[data-v-92c542dc] {
  text-align: center;
  margin: auto;
  margin-bottom: 2.5rem;
}
.confirmbtn button[data-v-92c542dc] {
    width: 15rem;
    height: 3rem;
    background: #fff;
    border-radius: 0;
    border: 1px solid #006cff;
    font-size: 1.125rem;
    color: #006cff;
    letter-spacing: 0;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.confirmbtn button[data-v-92c542dc]:hover {
      background: #006cff;
      color: #fff;
}
.foot-dialog[data-v-92c542dc] .el-dialog {
  border: 1px solid #006cff;
  width: 32.5rem;
  overflow: hidden;
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding: 1.5rem;
  padding-bottom: 1.5rem;
}
.foot-dialog[data-v-92c542dc] .el-dialog .header-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.foot-dialog[data-v-92c542dc] .el-dialog .header-title img {
      width: 1.375rem;
      height: 1.375rem;
      margin-right: 8px;
}
.foot-dialog[data-v-92c542dc] .el-dialog .header-title .title-age {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
}
.foot-dialog[data-v-92c542dc] .el-dialog .el-dialog__header {
    padding: 0;
}
.foot-dialog[data-v-92c542dc] .el-dialog .el-dialog__headerbtn {
    display: none;
}
.foot-dialog[data-v-92c542dc] .el-dialog .el-dialog__body {
    padding: 1rem 0px 1.5rem 1.875rem;
    font-size: 1.125rem;
    color: #666;
    line-height: 1.625rem;
    word-wrap: break-word;
    word-break: normal;
}
.foot-dialog[data-v-92c542dc] .el-dialog .el-dialog__footer {
    text-align: center;
    padding: 0 1.5rem;
}
.foot-dialog[data-v-92c542dc] .el-dialog .el-dialog__footer .el-button {
      border-radius: 0;
      margin: 0 0.75rem;
      border: solid 1px #ddd;
      font-size: 1.125rem;
      padding: 8px 1.5rem;
}
.foot-dialog[data-v-92c542dc] .el-dialog .el-dialog__footer .el-button--primary {
      background: #006cff;
}
@media screen and (max-width: 46.875rem) {
.change-password[data-v-92c542dc] {
    width: 100%;
}
.foot-dialog[data-v-92c542dc] .el-dialog {
    width: 80%;
    padding: 1rem;
}
.foot-dialog[data-v-92c542dc] .el-dialog .el-dialog__footer {
      padding: 0;
}
}

.profile-content[data-v-1d7c2cf4] {
  font-family: D-DIN;
}
.profile-content[data-v-1d7c2cf4] .el-tabs__header {
    border-bottom: 1px solid #006cff;
}
.profile-content[data-v-1d7c2cf4] .el-tabs__header .el-tabs__nav-wrap {
      margin-bottom: -2px;
}
.profile-content[data-v-1d7c2cf4] .el-tabs__header .el-tabs__nav-wrap::after {
        background-color: transparent;
}
.profile-content[data-v-1d7c2cf4] .el-tabs__header .el-tabs__item {
      font-size: 2rem;
      line-height: 1;
      height: auto;
      padding: 2.5rem 0;
      margin-right: 2.5rem;
      color: rgba(0, 96, 255, 0.4);
}
.profile-content[data-v-1d7c2cf4] .el-tabs__header .el-tabs__item:hover {
      color: #006cff;
}
.profile-content[data-v-1d7c2cf4] .el-tabs__header .el-tabs__item.is-active {
      border: none !important;
      border-bottom: 4px #006cff solid !important;
      background-color: transparent !important;
      font-family: D-DIN-Bold;
      color: #555555;
}
.profile-content[data-v-1d7c2cf4] .el-tabs__header .el-tabs__active-bar {
      background-color: #006cff;
      width: 0px !important;
      -webkit-transform: none !important;
          -ms-transform: none !important;
              transform: none !important;
}
@media screen and (max-width: 46.875rem) {
.profileView[data-v-1d7c2cf4] {
    font-size: 1.25rem;
    margin: 0 1rem;
    padding: 0 1.5rem;
    border-left: 1px solid #006cff;
    border-right: 1px solid #006cff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.profileView .profile-content[data-v-1d7c2cf4] .el-tabs__header .el-tabs__nav-wrap {
      margin-bottom: -1px;
}
.profileView .profile-content[data-v-1d7c2cf4] .el-tabs__header .el-tabs__item {
      font-size: 1.25rem;
      padding: 1.5rem 0;
      margin-right: 1.5rem;
      color: rgba(0, 96, 255, 0.4);
}
.profileView .profile-content[data-v-1d7c2cf4] .el-tabs__header .el-tabs__item:hover {
      color: #006cff;
}
.profileView .profile-content[data-v-1d7c2cf4] .el-tabs__header .el-tabs__item.is-active {
      border-bottom: 2px #006cff solid !important;
      color: #555555;
}
}

