/*
 * Specific styles of signin component
 */


/* Importa las respectivas tipos de letra de la plataforma */
@import url("fonts.css");

:root {

  --color-btn-validacion: #d9272e;
  --color-btn-login: #d9272e;
  --color-btn-login-hover: #d9272e;
  --color-btn-regenerar-token: #ffffff;
  --color-btn-regenerar-token2: #ffffff;
  --color-checked: #d9272e;
  --color-btn-transferencia-hover: #d9272e;
  --color-btn-transferencia: #6d6e71;
  --color-btnactivo: #d9272e;
  --color-link-contrato: #6d6e71;


}















body,
html {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #fff;
  font-family: 'Roboto', 'Montserrat', sans-serif;
  height: 100%;
  width: 100%;
}

button {
  font-family: "Roboto", "Montserrat", sans-serif !important;
}

.container-box-login p {
  color: white;
}

.container-superior {
  width: 100%;
  background-color: #929ba1;
  padding: 0;
  margin: 0;
  height: 55px;
}

.card-container.card {
  border-radius: 23px;
}

.btn {
  font-weight: 700;
  height: 36px;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
}

/*
 * Card component
 */
.card {
  /* background-color: #F7F7F7; */
  /* just in case there no content*/
  /*background-color: #0abaee;*/
  /*padding: 10px 10px 10px 10px;*/
  padding-top: 10px;
  margin: 0 auto 25px;
  /* margin-top: 50px; */
  /* shadows and rounded borders */
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  /* // <- Add this to fix */
  /* -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); */
  /* box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); */
}

.profile-img-card {
  width: 96px;
  height: 96px;
  margin: 0 auto 10px;
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

/*
 * Form styles
 */
.profile-name-card {
  font-weight: 500 !important;
  font-size: 13px;
  text-align: center;
  /* margin: 10px 0 0; */
  min-height: 1em;
  color: #929ba1;
}

.errorMessage {
  color: #d90b0b;
  display: flex;
  justify-content: flex-end;
  font-size: 0.8em;
  padding: 0.3em 0;
}


.form-check-label {
  font-family: 'Roboto', sans-serif;
  /* font-size: 5px; */
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #828282;
}

.reauth-email {
  display: block;
  color: #404040;
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

span {
  /*  width: 30.5px;
  height: 7px;
  flex-grow: 0;
  margin: 3px 4.3px 1px 0; */
  font-family: "Roboto", sans-serif;
  /* font-size: 6px; */
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

.text-style-1 {
  font-weight: 100;
  color: #828282;
}

.only-rigth-border-col {
  border-right: 2px solid #bcbcbc;
}

.wwwd-mirocom {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #828282;
}

.wwwd-mirocom .text-style-1 {
  font-weight: bold;
  color: #000;
}


.titulo-input {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #4f4f4f;
  /*  #828282; */
}

.title-medium {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}

.title-medium-login {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}

.texto-informativo {
  /* width: 179px;
  height: 7.5px;
  margin: 8.5px 146px 18.5px 30.5px;
  padding: 0 21px 0.5px 0; */
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #4f4f4f;
}

::placeholder {
  color: #e0e0e0;
  ;
}

.titulo-input2 {
  font-size: 0.8em;
  margin: 0px;
}

.div-img {
  border-right: #dfdfdf 0.09em solid;
  margin-right: 1em;
  padding: 0.4em;
  width: 12%;
}

.div-campo {
  width: 100%;
}

.div-opciones {
  grid-area: opciones;
}

.div-boton {
  grid-area: boton;
}

.form-group-input {
  /* align-items: center;
  display: flex;
  border-bottom: #dfdfdf 0.09em solid;
  margin: 2em 0 0 0;
  max-width: 100%; */

  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;

  /*  margin: 18px 164px 7.5px 48px; */
  padding: 4px;
  border: solid 0.3px #3333;
  border-radius: 10px;
}

/*******************************************/


.required .valid {
  width: 160px;
  height: 24px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
  /* margin: 18px 164px 7.5px 48px; */
  padding: 4px;
  border: solid 0.3px #333;
}

.Bienvenidoa {
  /* width: 100px; */
  /* height: 9.5px; */
  /* margin: 17px 219.5px 18px 102.5px;  */
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

.normal-text {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
}

.form-group3 {
  align-items: center;
  display: flex;
  margin: 2em 0;
  max-width: 100%;
  justify-content: flex-end;
  font-size: 1.0em;
  padding: 0.3em 0;
}

.form-group4 {
  padding: 0.5em 0;
  border-top: #dfdfdf 0.09em solid;
}

.form-group5 {
  /* align-items: center; */
  display: flex;
  justify-content: center;
  margin: 1em 0;
  max-width: 100%;
}

.div-cab-texto,
.div-cab-texto2 {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  text-align: end;
  margin-top: 1em;
}

.div-cab-img {
  display: flex;
}

.div-registro {
  display: grid;
  width: 100%;
  height: 100vh;
}

.div-formulario {
  width: 100%;
  grid-area: form;
  background: #fff;
}

.container-navegacion {
  width: 100%;
  grid-area: nav;
}

.div-navegacion {
  display: grid;
  width: 80%;
  height: 100%;
  margin: auto;
  align-content: space-around;
}

.div-nav-cab {
  grid-area: cab;
  display: flex;
}

.div-nav-lista {
  grid-area: lista;
}

.div-nav-footer {
  grid-area: footer;
  width: 100%;
  padding-bottom: 1em;
}

.div-item-nav {
  width: 100%;
}

.col-center {
  float: none !important;
  margin-left: auto;
  margin-right: auto;
}

.form-signin #inputEmail,
.form-signin #inputPassword {
  direction: ltr;
  height: 44px;
  font-size: 16px;
}

.form-signin #identificacion,
.form-signin #password,
.form-signin #sNuevoPassword,
.form-signin #sNuevoPasswordConfirmar {
  font-size: 16px;
  color: black;
  /* font-weight: bold; */
}

.form-signin #sIdentificacion,
.form-signin #sUsuario,
.form-signin #numeroCuenta {
  font-size: 16px;
  color: black;
}

/*quidar bordes a los input*/
.form-signin input[type="email"],
.form-signin input[type="password"],
.form-signin input[type="text"],
.form-signin input[type="date"],
.form-signin button {
  width: 100%;
  display: block;
  outline: none;
  border: none;
  margin-bottom: 0.2em;
  z-index: 1;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.form-signin .form-control:focus {
  border-color: rgb(104, 145, 162);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgb(104, 145, 162);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgb(104, 145, 162);
}

.btn.btn-signin {
  border: 1px solid #fff !important;
  /*background-color: #4d90fe; */
  background-color: rgba(0, 93, 185, 0);
  /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/
  padding: 0px;
  font-weight: 700;
  font-size: 14px;
  height: 36px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 5px;
  /* border: none; */
  -o-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
}

#btn-preguntas2 {
  border: 1px solid #fff !important;
  /*background-color: #4d90fe; */
  /*background-color: #929BA1;*/
  background-color: #b50938;
  /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/
  padding: 0px;
  font-weight: 700;
  font-size: 14px;
  height: 36px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 35px;
  -o-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
  color: white;
}

.btn-validacion {
  flex-grow: 0;
  background-color: var(--color-btn-validacion);
  padding: 0.8em;
  font-weight: 700;
  font-size: 14px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: none;
  -o-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
  color: white;
  border-radius: 12px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);

}

#btn-login {
  flex-grow: 0;
  background-color: var(--color-btn-login);
  padding: 0.8em;
  font-weight: 700;
  font-size: 14px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: none;
  -o-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
  color: white;
  border-radius: 12px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
}

/* #btn-login:hover,
.btn-verificar:hover,
.btn-validacion:target,
.btn-validacion:hover,
#btn-login:active,
.btn-validacion:active,
#btn-login:focus,
.btn-validacion:focus {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.3);  
  transition: ease-in-out;
  -webkit-transition: ease-in-out;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
} */

#btn-login {
  flex-grow: 0;
  background-color: var(--color-btn-login);
  padding: 0.8em;
  font-weight: 700;
  font-size: 14px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 4px;
  border: none;
  -o-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
  color: white;
  border-radius: 12px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);


}

#btn-regenerar-token,
#btn-regenerar-token2 {
  font-family: "Roboto", sans-serif;
  background-color: var(--color-btn-regenerar-token);
  font-weight: 700;
  font-size: 14px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
  padding: 0.8em;
  border-radius: 10px;
  color: #d9272e !important;
  border: 2px solid #d9272e;
}


.btn-validacion:active,
.btn-signin:hover,
.btn-signin:active,
.btn-signin:focus {
  box-shadow: 0 7px 10px 0 rgba(0, 0, 0, 0.3);
  transition: ease-in-out;
  -webkit-transition: ease-in-out;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.div-etiqueta-finca {
  text-align: end;
}

.etiqueta-finca {
  color: black;
  font-size: smaller;
}

.link-finca {
  color: black;
  text-decoration: underline !important;
  font-weight: bold;
  cursor: pointer;
  transition: ease-in-out;
  -webkit-transition: ease-in-out;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.link-finca:hover,
.link-finca:active,
.link-finca:focus {
  color: #b50938;
  transition: ease-in-out;
  -webkit-transition: ease-in-out;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.forgot-password {
  /*   color: #7c868c;
  transition: ease-in-out;
  -webkit-transition: ease-in-out;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; */
  flex-grow: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 6px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: var(--z-two);
  text-decoration: underline;
}

.forgot-password:hover,
.forgot-password:active,
.forgot-password:focus {
  color: #000000;
  /* #b50938; */
  font-weight: bold;
  transition: ease-in-out;
  -webkit-transition: ease-in-out;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.container-recordar-contrasena {
  color: #659cb3 !important;
}

.subtitle {
  flex-grow: 0;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #d9272e;
}

.msj-token-finca {
  font-size: 0.8em;
  min-height: 1em;
}

.msj-token-finca2 {
  font-size: 0.7em;
}

.div-button-token {
  margin-top: -1em;
  flex-direction: column;
  align-items: flex-end;
}

.titulo-registro {
  font-weight: bold;
  color: black;
  font-size: xx-large;
  font-family: "Raleway", "Roboto", sans-serif !important;
}

.ball-pulse-token div {
  background-color: white !important;
}

.input-token,
.input-token2 {
  font-size: 28px;
  color: black;
  font-weight: bold;
  background-image: linear-gradient(to right,
      #b5b6b76e 80%,
      rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 14% 2px;
  background-repeat: repeat-x;
  background-position-x: 0px;
  border: 0;
  width: 120%;
  min-width: 120%;
}

.input-token2 {
  padding-left: 0.54em;
  letter-spacing: 1.34em;
}

.div-input-token {
  width: 300px;
  margin: auto;
}

#divInner {
  left: 0;
  position: sticky;
}

#divOuter {
  overflow: hidden;
  width: 100%;
}

.form-registrarse,
.form-registrarse-token {
  margin: auto;
}

.link-contrato {
  color: var(--color-link-contrato);
  cursor: pointer;
  font-weight: bold;
  /* padding-left: 20px; */
  font-size: 0.9em !important;
}

.container-box-login {
  /*border-radius: 8px;*/
  background: white;
  position: absolute;
  top: 50%;
  /* Buscamos el centro horizontal (relativo) del navegador */
  left: 50%;
  /* Buscamos el centro vertical (relativo) del navegador */
  width: 200px !important;
  /* Definimos el ancho del objeto a centrar */
  -webkit-box-shadow: 0px 0px 23px -5px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 0px 0px 23px -5px rgba(0, 0, 0, 0.32);
  box-shadow: 0px 0px 23px -5px rgba(0, 0, 0, 0.32);
  height: auto;
  /* Definimos el alto del objeto a centrar */
  margin-top: -250px;
  /* Restamos la mitad de la altura del objeto con un margin-top */
  margin-left: -175px;
  /* Restamos la mitad de la anchura del objeto con un margin-left */
}

.container-box-login650 {
  display: block;
  /*margin: auto;*/
  border-radius: 23px;
  background: white;
  box-shadow: 0 32px 44px 0 rgba(0, 0, 0, 0.11);
  /* position: absolute;*/
  /* top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
  /*  left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
  /*width: 35%; /* Definimos el ancho del objeto a centrar */
  -webkit-box-shadow: 0px 0px 23px -5px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 0px 0px 23px -5px rgba(0, 0, 0, 0.32);
  /*box-shadow: 0px 0px 23px -5px rgba(0, 0, 0, 0.8);*/

  /* height: 650px; /* Definimos el alto del objeto a centrar */
  /*   margin-top: -250px; /* Restamos la mitad de la altura del objeto con un margin-top */
  /*  margin-left: -175px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}

.virtualKeyboard {
  width: 150px;
  margin-left: 90px;
}

.virtualKeyboard .numKey {
  margin-bottom: 20px;
  cursor: pointer;
}

.virtualKeyboard .numKey a {
  padding: 5px 10px;
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  border-color: gray;
  background: #f0efef;
  color: #333;
}

@media (min-width: 320px) {
  .container-box-login650 {
    width: 100% !important;
    margin: auto;
  }

  .container-logo-crea-login {
    margin: 1em 0 0 0;
    justify-content: center;
  }

  .div-cab-img {
    justify-content: center;
  }

  .div-registro {
    grid-template-areas: "nav" "form";
  }

  .div-navegacion {
    grid-template-areas: "cab" "footer";
  }

  .div-nav-cab {
    padding-top: 1em;
    justify-content: flex-end;
  }

  .div-nav-cab img {
    width: 30%;
  }

  .div-formulario {
    padding: 0 1em;
  }

  .div-nav-lista {
    display: none;
  }

  .form-registrarse,
  .form-registrarse-token {
    width: 90%;
  }

  .div-cab-texto,
  .div-cab-texto2 {
    flex-direction: column;
  }

  .containter-opciones {
    grid-template-areas: "boton" "opciones";
  }

  .input-token {
    padding-left: 0.5em;
    letter-spacing: 1.12em;
  }

  .titulo-registro {
    padding: 15px 0;
  }

  .container-navegacion {
    background: #ffffff;
  }

  /* .container-logo-crea-login{
    justify-content: center;
  } */
}

@media (min-width: 360px) {

  .container-box-login650 {
    width: 100% !important;
    margin: auto;
  }

  .div-items {
    width: 100%;
  }

  .input-token {
    padding-left: 0.5em;
    letter-spacing: 1.2em;
  }

  .container-logo-crea-login {
    margin: 1em 0 0 0;
    justify-content: center;
  }

  .div-cab-img {
    justify-content: center;
  }
}

@media (min-width: 480px) {

  .container-box-login650 {
    width: 64% !important;
    margin: auto;
  }

  .form-registrarse {
    width: 60%;
  }

  .form-registrarse-token {
    width: 70%;
  }

  .div-items {
    width: 90%;
  }

  .div-cab-texto {
    flex-direction: row;
  }

  .input-token {
    padding-left: 0.5em;
    letter-spacing: 1.44em;
  }

  .container-logo-crea-login {
    margin: 1em 0 0 0;
    justify-content: center;
  }

  .div-cab-img {
    justify-content: center;
  }

  #container-sin-logo {
    margin: 42px;
  }
}

@media (min-width: 768px) {

  .container-box-login650 {
    width: 60% !important;
    margin: 0;
  }

  .container-logo-crea-login {
    margin: 1em 0 0 0;
    justify-content: center;
  }

  .div-cab-img {
    /* justify-content: flex-start; */
    /* justify-content: left; */
    justify-content: center;
  }

  .div-registro {
    grid-template-areas: "nav form form";
    grid-template-columns: repeat(3, 1fr);
  }

  .div-navegacion {
    grid-template-areas: "cab" "lista" "footer";
  }

  .div-formulario {
    padding: 2em 1em;
  }

  .div-nav-cab {
    justify-content: flex-start;
  }

  .div-nav-cab img {
    width: 80%;
  }

  .div-nav-lista {
    display: block;
  }

  .div-items {
    width: 100%;
  }

  .form-registrarse {
    width: 90%;
  }

  .containter-opciones {
    grid-template-areas: "opciones opciones boton";
  }

  .input-token {
    padding-left: 0.6em;
    letter-spacing: 1.64em;
  }

  .container-navegacion {
    background: #f6f6f6;
  }

  #container-sin-logo {
    margin: 42px;
  }
}

@media (min-width: 992px) {
  .container-box-login650 {
    width: 46% !important;
    margin: 0;
  }

  .container-logo-crea-login {
    margin: 1em 0 0 0;
  }

  .div-items {
    width: 90%;
  }

  .form-registrarse {
    width: 80%;
  }

  .form-registrarse-token {
    width: 60%;
  }

  .div-nav-cab img {
    width: 60%;
  }

  .titulo-registro {
    padding: 1em 0;
  }

  .div-registro {
    grid-template-areas: "nav form form form";
    grid-template-columns: repeat(4, 1fr);
  }

  .div-cab-img {
    /* justify-content: flex-start; */
    justify-content: left;
  }

  #container-sin-logo {
    margin: 48.2px;
  }
}

@media (min-width: 1200px) {
  .container-box-login650 {
    width: 38% !important;
    margin: 0;
  }

  .div-cab-texto2 {
    flex-direction: row;
  }

  .form-registrarse-token {
    width: 50%;
  }

  .div-cab-img {
    /* justify-content: flex-start; */
    justify-content: left;
  }
}

@media (min-width: 1600px) {
  .container-box-login650 {
    width: 38% !important;
    margin: 0;
  }
}

.switch-field {
  display: flex;
  overflow: hidden;
  justify-content: center;
}

.switch-field input {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.switch-field label {
  background-color: #e4e4e4;
  /* color: rgba(0, 0, 0, 0.6); */
  font-size: 14px;
  line-height: 1;
  text-align: center;
  padding: 8px 16px;
  margin-right: -1px;
  border: 1px solid #c9c9d6;
  transition: all 0.1s ease-in-out;
  color: #005bb7;
}

.switch-field label:hover {
  cursor: pointer;
}

.switch-field input:checked+label {
  background-color: #005bb7;
  box-shadow: none;
  color: white;
}

.switch-field label:first-of-type {
  border-radius: 4px 0 0 4px;
}

.switch-field label:last-of-type {
  border-radius: 0 4px 4px 0;
}

tr.campo-formulario td {
  border-bottom: 1px solid #929ba1;
}

/*cambiar color radio button*/
.label-radio-button {
  display: flex;
  margin-right: 1em;
}

div [type="radio"]+span {
  padding-left: 0.5em;
  font-size: 0.9em;
  cursor: pointer;
}

div [type="radio"]:checked+span {
  font-weight: bold;
  color: black;
}

input[type="radio"] {
  line-height: inherit !important;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 16px;
  height: 16px;
  padding: 2px;
  background-clip: content-box;
  border: 1px solid #7c868c;
  background-color: #ffffff;
  border-radius: 50%;
}

/* appearance for checked radiobutton */
input[type="radio"]:checked {
  background-color: var(--color-checked);
  /* #d90b0b; */
}

/*Registro barra de progreso*/

.StepProgress {
  position: relative;
  left: 3em;
  list-style: none;
}

.StepProgress::before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
}

.StepProgress-item,
.StepProgress-item2 {
  position: relative;
}

.StepProgress-item::before,
.StepProgress-item2::before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 0;
  left: -30px;
  height: 110%;
}

.StepProgress-item2::before {
  top: -7em !important;
}

.StepProgress-item::after,
.StepProgress-item2::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: -37px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
}

.StepProgress-item.is-done {
  padding-bottom: 6em;
}

.StepProgress-item2.is-done2 {
  margin-top: 6em;
}

.StepProgress-item.is-done::before {
  padding-bottom: 6em;
  border-left: 3px solid rgba(157, 22, 46, 0.3);
}

.StepProgress-item2.is-done2::before {
  padding-top: 8em;
  border-left: 3px solid rgba(157, 22, 46, 0.3);
}

.StepProgress-item.is-done::after,
.StepProgress-item2.is-done2::after {
  border: 2px solid #d90b0b;
  background-color: #d90b0b;
}

.bold-nav {
  font-weight: bold;
  font-family: "Raleway", "Roboto", sans-serif;
  color: black;
}

.normal-nav {
  font-family: "Raleway", "Roboto", sans-serif;
  color: #6d6e71;
}

/* Login opciones*/
.containter-opciones {
  display: grid;
  width: 100%;
  grid-gap: 1em;
  margin: 1em 0;
}

.border-error,
.border-error div {
  border-color: #d90b0b;
}

.btn-transferencia {
  max-width: 540px;
  min-height: 50px;
  margin: 10px;
  width: -webkit-fill-available;
  color: white;
  border-radius: 18px !important;
  background-color: var(--color-btn-transferencia);
  padding: 10px;
}

.btn-transferencia:hover {
  cursor: pointer;
  color: white;
  background-color: var(--color-btn-transferencia-hover);
}

.btnactivo {
  background-color: var(--color-btnactivo);
}

a.texto-informativo:hover {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #4f4f4f;
  cursor: pointer;

}

.ball-pulse-dark div {
  background-color: #333333 !important;
}

/*STYLE SESIONES SIMULTANEAS*/
.container-session {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

.error-session {

  border-radius: 10px;
  padding: 20px;
  /* Espaciado interno */
  box-shadow: 0 0 10px rgba(110, 51, 174, 0.5);
  max-width: 500px;
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.error-session h1,
.error-session p,
.error-session a {
  margin: 10px 0;
  color: white;
}

.error-session h1,
.error-session p,
.error-session a {
  margin: 10px 0;
  color: var(--color-btn-validacion);
}

.btn-primary-session {
  color: var(--color-btn-validacion);
  background-color: white;
  border: 1px solid var(--color-btn-validacion);
  padding: 0.5rem 1rem;
}

.btn-primary-session:hover {
  color: var(--color-btn-validacion);
  background-color: white;
  border: 1px solid var(--color-btn-validacion);
}

.btn-green {
  flex-grow: 0;
  background-color: var(--color-btn-login);
  padding: 0.8em;
  font-weight: 700;
  font-size: 14px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 4px;
  border: none;
  -o-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
  color: white;
  border-radius: 12px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
}

.btn-red {
  background-color: #ffffff;
  padding: 0.8em 1.5em;
  font-weight: 700;
  font-size: 14px;
  color: #d9272e;
  border: 2px solid #d9272e;
  border-radius: 8px;
  text-align: center;
  text-decoration: none;
  transition: all 0.25s ease-in-out;
  display: inline-block;
}

/* Hover effect */
.btn-red:hover {
  background-color: #d9272e;
  color: #ffffff;
}


#btn-crear-cuenta:hover {
  color: white;
  transform: scale(1.1);
}