.login-desplegado.space-login {
  height: 100%; }

.IdentificarIdDate label {
  font-weight: bold; }

.grecaptcha-badge {
  z-index: 9999; }

.backgroundGrey {
  background-color: #000;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 49;
  float: left;
  opacity: 0.6;
  margin-top: -5%; }

.actualizaOk {
  background-color: #699465;
  border-radius: 10px;
  padding: 9%;
  line-height: 1;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 5%;
  height: 100%; }

.actualizacionOk {
  color: #0098b0;
  background-color: #ffffff;
  height: 27px;
  display: table;
  border-radius: 50px;
  float: left;
  text-align: center;
  object-position: center;
  position: initial;
  width: 100%;
  max-width: 27px;
  margin: 1% 6% 4% 4%; }

.passwordActual {
  padding: 0;
  font-size: 14px;
  font-weight: bold; }

.elOk {
  padding-top: 0px;
  margin-top: 6px;
  font-weight: 800;
  font-size: 15px; }

.login-contenedor {
  padding: 4% 1% 2% 10%;
  border-radius: 0;
  border: none;
  margin-top: 90px;
  margin-left: 3%;
  display: block;
  width: 100%; }

.backPasssword-uclaro {
  float: left;
  cursor: pointer;
  width: 100%;
  max-width: 13%;
  padding-left: 15px; }

.space-login {
  position: absolute;
  z-index: 1000;
  background-color: #f7f7f7;
  right: 0;
  top: 0; }

.ingresarBoton {
  height: 100% !important;
  width: 100% !important;
  background-color: #000 !important;
  border-radius: 0 !important;
  font-size: 16px;
  margin: 0 auto;
  display: grid;
  margin-top: 20% !important;
  max-width: 210px;
  border: none;
  padding: 0.5em 1em 0.5em 1em;
  color: #ffffff;
  cursor: pointer; }

.showMsgLogin {
  display: block; }

.hideMsgLogin {
  display: none; }

.botonContendor {
  margin-bottom: 15px !important; }

.ConfirmPass {
  height: 100%;
  margin-top: 17px;
  width: 100%;
  font-size: 14px;
  text-align: left; }

.IdentificarIdDate {
  margin-top: 30px;
  text-align: left;
  height: 100%;
  width: 100%;
  font-size: 14px;
  display: block; }

input.numeroId {
  background: #fff;
  border: 2px #D5D5D5 solid;
  height: 38px;
  border-radius: 5px; }

input.numeroId.invalido {
  border: 1px solid #E30A14; }

.fechaNacimiento {
  background: #fff;
  border: 2px #D5D5D5 solid;
  height: 38px;
  border-radius: 5px; }

.textoInvalido {
  font-size: 1em;
  font-weight: bold;
  color: #E30A14;
  padding: 4px 0px 6px 0px;
  width: 100%;
  display: inline-block;
  text-align: justify; }

.textoInvalidoLog {
  font-size: 0.7em;
  font-weight: bold;
  color: #E30A14;
  padding: 4px 0px 6px 0px;
  width: 100%;
  display: inline-block;
  text-align: justify; }

.fechaN {
  margin-top: 20px; }

.infoIdenti {
  text-align: left;
  padding-left: 2px;
  margin-bottom: 33px;
  display: block;
  padding-right: 1px;
  margin-top: 5px; }

.ConfirmPass input {
  width: 100%;
  border: 1px solid #d9d9d9;
  border-radius: 1px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 6px;
  height: 100%;
  min-height: 37px;
  background-color: #d9d9d9; }

#mensajePss {
  font-size: 12px;
  font-weight: 500; }

input[type="submit"] {
  background-color: #04aa6d;
  color: white; }

.botonGuardar {
  background-color: #000;
  color: #fff;
  height: 100%;
  width: 100%;
  border: none;
  display: block;
  min-height: 37px;
  margin-bottom: 18px;
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto; }

#message {
  background: #f7f7f7;
  color: #000;
  position: relative;
  padding: 0px 0 20px 0px;
  margin-top: 15px;
  line-height: 22px; }

#message p {
  font-size: 14px;
  display: list-item;
  margin-left: 18px;
  margin-top: 11px;
  line-height: 7px;
  display: grid; }

.back-Arrow {
  font-size: 27px; }

.valid {
  color: #699465;
  display: block;
  margin-left: 0px; }

.tituloContra {
  margin: 0 0 30px 0; }

.valid:before {
  position: relative;
  left: -35px;
  content: ""; }

.invalid {
  color: #da262c;
  display: block; }

.invalid:before {
  position: relative;
  left: -35px;
  content: ""; }

.caracter {
  display: block !important;
  color: #676767;
  font-size: 12px;
  padding: 0 0px; }

.minContra {
  color: #000;
  display: list-item;
  margin-left: 18px; }

.erroContraRepetida {
  border: 2px #eb6a70 solid;
  border-radius: 10px;
  padding: 3% 6% 3% 1%;
  margin-bottom: 10%;
  background-color: #f5dfe0;
  color: #e20610;
  height: 100%;
  width: 100%;
  max-height: 190px;
  font-size: 12px; }

.password-container {
  position: relative;
  width: 100%; }

.password-container input {
  width: 100%;
  padding-right: 50px; }

.password-container svg {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 30px; }

.password-container .hide {
  display: none; }

.login-contenedor .control-label {
  font-weight: bold; }

.ConfirmPass label {
  font-weight: bold; }

.ojoPassw {
  display: inline-grid;
  position: absolute;
  height: 27px;
  width: 29px;
  border-inline: none;
  border: none !important;
  margin-top: 38px;
  z-index: 100;
  font-size: 28px;
  right: 0;
  margin-right: 13px;
  cursor: pointer; }

.icon-eye::before {
  color: #ccc !important; }

.heOlvidado {
  margin: 0 auto;
  width: 100%;
  display: block;
  text-align: center;
  color: #0098b0;
  text-decoration: underline;
  font-family: 'Roboto-Medium'; }

.heOlvidadoReco {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  text-align: center;
  color: #0098b0;
  text-decoration: underline;
  font-family: 'Roboto-Medium'; }

#heOlvidado:hover {
  color: #0098b0;
  text-decoration: underline; }

.backToLogin-uclaro {
  float: left;
  margin-left: 2px;
  cursor: pointer;
  width: 50%; }

.ConfirmPass .alert-indicator {
  float: left;
  height: 31px;
  width: 31px;
  padding: 0;
  top: -1px;
  margin: 0; }

.redBox {
  padding: 2% 0% 2% 5%;
  margin-bottom: 4%;
  background-color: #ffa0a1;
  height: 100%;
  width: 100%;
  max-height: 94px;
  font-size: 12px;
  display: inline-table; }

.ErrorValidate {
  border: 2px #007BFF solid;
  border-radius: 10px;
  padding: 3% 6% 3% 1%;
  margin-bottom: 10%;
  background-color: #007BFF1A;
  color: #007BFF;
  height: 100%;
  width: 100%;
  max-height: 190px;
  font-size: 12px; }

.lexicon-icon-outline.azulClaro {
  color: #007BFF; }

.lexicon-icon-outline.rojoClaro {
  color: #E30A14; }

.g-recaptcha div:first-child iframe {
  transform: scale(0.84);
  transform-origin: 0 0; }

.g-recaptcha div:first-child iframe,
#rc-imageselect {
  transform: scale(0.84);
  transform-origin: 0 0; }

.g-recaptcha div:first-child iframe,
#rc-imageselect {
  -webkit-transform: scale(0.84);
  -moz-transform: scale(0.84);
  -ms-transform: scale(0.84);
  -o-transform: scale(0.84);
  transform: scale(0.84);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0; }

.IdentificarIdDate .alert-indicator {
  float: left;
  height: 120px; }

.alert-indicator-campos {
  float: left;
  width: 36px;
  padding: 5px; }

.textoError {
  padding: 4px 0px 6px 0px;
  width: 100%;
  display: inline-block;
  text-align: justify; }

@media only screen and (max-width: 600px) {
  .login-contenedor {
    padding: 1px 0px 20px 1px;
    margin-top: 100px;
    margin-left: 0; } }