#rucemi {
  color: gray;
  background-color: #edf3fc !important;
  border-color: gray;
  border-width: 0.1px;
}

.myseldoc {
  color: dodgerblue;
  padding: 5px 5px;
  height: 35px !important;
  font-size: 16px;
}

@font-face {
  font-family: 'password';
  font-weight: 600;
  src: url('./password.ttf');
}

#user_pass {
  font-family: 'password';
}

.forgot {
  width: 100% !important;
  max-width: 200px !important;
  padding-left: 10px !important;
  display: inline-block !important;
}
