
.forgetpassword[data-v-50c526ed] {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.message[data-v-50c526ed] {
  display: flex;
  justify-content: center;
  height: 40%;
}
h2[data-v-50c526ed] {
  text-align: center;
  margin-top: 50px;
  font-size: 25px;
}
.bz[data-v-50c526ed] {
  width: 60%;
  height: 7vh;
  margin: 0 auto;
}
.left[data-v-50c526ed] {
  width: 25%;
  height: 100%;
  border: 2px dashed skyblue;
  padding: 20px;
  margin-top: 25px;
  position: relative;
}
.right[data-v-50c526ed] {
  width: 15%;
  height: 450px;
  /* border: 1px solid #000; */
  margin-top: 25px;
}
.mpassnew[data-v-50c526ed],
.mpassword[data-v-50c526ed] {
  width: 500px;
  /* border: 1px solid #000; */
  display: flex;
  justify-content: space-around;
  margin: 8px auto;
}
.userphone[data-v-50c526ed],
.usercode[data-v-50c526ed],
.userpass[data-v-50c526ed],
.userpassword[data-v-50c526ed] {
  height: 40px;
  width: 350px;
  /* margin-left: -180px; */
}
.span[data-v-50c526ed] {
  /* background: rgba(236, 245, 255); */
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: right;
}
.getcode[data-v-50c526ed] {
  width: 170px;
  /* margin-top: 20px; */
  /* margin-left: 34%; */
}
.send[data-v-50c526ed] {
  width: 170px;
}
.yesorno[data-v-50c526ed] {
  margin: auto 100px;
  margin-left: 45%;
}

/*  */
.text[data-v-50c526ed] {
  font-size: 14px;
}
.item[data-v-50c526ed] {
  margin-bottom: 18px;
}
.clearfix[data-v-50c526ed]:before,
.clearfix[data-v-50c526ed]:after {
  display: table;
  content: '';
}
.clearfix[data-v-50c526ed]:after {
  clear: both;
}
.box-card[data-v-50c526ed] {
  width: 100%;
  height: 90vh;
  margin-top: -1vh;
  /* position: relative; */
}
.btn[data-v-50c526ed] {
  /* border: 1px solid #000; */
  display: flex;
  align-self: center;
  justify-content: center;
}
button.el-button.nextB.el-button--default[data-v-50c526ed] {
  bottom: 0px;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.getcode[data-v-24b12c42][data-v-50c526ed] {
  margin-top: 200px;
}
[data-v-50c526ed].msg-text{
  border-color:transparent !important;
  background-color:transparent !important;
}
[data-v-50c526ed].msg-text:hover{
  color: #fff !important;
  background: #7dc7ff !important;
  border: 1px solid #7dc7ff !important
}
[data-v-50c526ed].getcode{
  color: #FCFCFC !important;
}

