
.title__emailList{
  border: 1px solid #DCDCDC;
  border-radius: 2rem;
  padding: 0.3rem 0.5rem;
}

.title__emailList img:first-child{
  margin: 0 0.5rem 0 0;
}

.title__emailList img:last-child{
  margin: 0 0 0 0.3rem;
}

.title__email{
  font-size: 15px;
  font-weight: 500;
}

.div__checkShowPassword input{
  margin: 0 1rem 0 0;
  width: 20px;
  cursor: pointer;
}

.title__showPassword{
  color: #35363A;
  font-weight: 500;
  font-size: 15px;
}

.buttons__redirectLocal{
  margin: 0 0 3rem 0;
}