.mui-table-view:before {
  height: 0;
}
.mui-input-group .mui-input-row:after {
  height: 0;
}
.mui-input-group .mui-input-row {
  height: auto;
}
.mui-input-group .mui-input-row label {
  font-size: 0.65rem;
  padding: 16px 15px;
}
.mui-input-group .mui-input-row input {
  height: auto;
  padding: 16px 15px;
}
.mui-input-group:after {
  height: 0;
}
.mui-input-group:before {
  height: 0;
}
.mui-content-padded {
  margin: 0px;
  padding: 1rem 0;
}
.password-top {
  color: #858585;
  padding: 10px 15px;
}
.password-right {
  display: flex;
  width: 100%;
}
.password-form {
  padding: 0 10px;
}
.password-form .password-right-frame {
  border: 1px solid #dedfe0;
  border-left: #ffffff;
  margin-left: -1px;
  line-height: 21px;
  width: 30%;
  height: 40px;
  padding: 10px 7px;
  flex-grow: 1;
}
.password-form .password-right-frame .password-out {
  color: #000000;
  border: 1px solid #dedfe0;
  border-radius: 5px;
  padding: 4.3px 7px;
  margin: -6px 0;
  width: 100%;
}
input[type=text] {
  border: 1px solid #dedfe0;
  border-radius: 0;
  margin-bottom: 10px;
}
input {
  font-size: 0.6rem;
}
.public-buttom {
  color: #fff;
  border: 1px solid #1AB394;
  background-color: #1AB394;
  padding: 5px 0;
}
.mui-btn-primary:enabled:active {
  color: #fff;
  border: 1px solid #fb6000;
  background-color: #fb6000;
}
.password-bottom {
  border-top: 0.5rem solid #dedfe0;
}
.input-bottom {
  border-bottom: 1px solid #dedfe0;
}
.password-title {
  padding: 0 0.4rem;
}
.inteoduce p {
  font-size: 0.8rem;
  margin: 0 auto;
  padding: 0 1rem;
  letter-spacing: 0.05rem;
  text-align: center;
  text-indent: 0.9rem;
  color: #666666;
  line-height: 1rem;
}
.u1 {
  list-style: square;
  line-height: 1rem;
  font-size: 0.8rem;
  padding: 0 2rem;
  letter-spacing: 0.1rem;
}
.u1 li {
  list-style: square;
  margin: 0.2rem 0;
}
.knwo-bottom {
  background: #e7e7e7;
  padding: 0.5rem 1rem;
}
.mui-checkbox input[type=checkbox]:checked:before {
  color: #015861;
}
.mui-checkbox input[type=checkbox]:checked:before {
  content: "\e634";
}
.mui-checkbox input[type=checkbox]:before {
  font-family: iconfont;
  content: "\e670";
  font-size: 0.8rem;
}
.mui-checkbox.mui-left label,
.mui-radio.mui-left label {
  padding-right: 1rem;
  padding-left: 2.3rem;
  padding-top: 0.2rem;
  font-size: 0.8rem;
}
.forgotpwd-code .public-background {
  background: #fff;
}
.row-with-verify-code img {
  position: absolute;
  top: 1px;
  right: 0px;
  height: 38px;
  border: none;
}
.row-with-verify-code .mui-input-clear ~ .mui-icon-clear {
  right: 130px;
}
