﻿#recuperar {
  display: none;
}

#eyeIcon {
  position: relative;
  bottom: 27px;
  left: 315px;
  color: black;
  cursor: pointer;
  font-size: 1.9rem;
}

#eyeIconSlash {
  position: relative;
  bottom: 27px;
  left: 290px;
  color: black;
  cursor: pointer;
  font-size: 1.9rem;
  display: none;
}

.x-icon {
  height: 1em;
  width: 1em;
  top: 0.125em;
  position: relative;
}

.x-alt {
  color: #777;
}

#msgerro {
  color: #e80e37;
}

.version {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 1em 2rem;
  font-weight: 900;
}
