/* Estilos a elementos */
.login_container_login {
  width: 100%;
  height: 100%;
  position: fixed;
  display: flex;
  z-index: 1;
}
.login_container_login > div {
  height: 100%;
}
.login_container_login > div:nth-child(1) {
  width: 50%;
  background: rgb(9, 40, 68);
  background: linear-gradient(50deg, rgb(9, 40, 68) 15%, rgb(12, 54, 90) 85%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.login_container_login > div:nth-child(1) > img {
  width: 320px;
  height: auto;
  content: url("/dist/images/logo-bicolor.png");
}
.login_container_login > div:nth-child(2) {
  width: 50%;
  height: 100%;
  padding: 5%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.login_container_login > div:nth-child(2) > form {
  width: 100%;
  height: calc(100% - 25px);
  display: none;
  flex-direction: column;
  justify-content: center;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 5px;
}
.login_container_login > div:nth-child(2) > form > p {
  padding: 0px;
  font-size: 25px;
  margin: 0px 0px 30px 0px;
}
.login_container_login > div:nth-child(2) > form > input[type=text] {
  margin: 0px 0px 26px 0px !important;
}
.login_container_login > div:nth-child(2) > form > input[type=password] {
  margin: 0px 0px 26px 0px !important;
}
.login_container_login > div:nth-child(2) > form > input[type=submit] {
  width: 100% !important;
  background-color: #0c365a !important;
  color: #ffffff !important;
  height: 45px !important;
}
.login_container_login > div:nth-child(2) > div {
  width: 100%;
  height: calc(100% - 25px);
  display: none;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.login_container_login > div:nth-child(2) > div > p {
  width: 100%;
  padding: 0px;
}
.login_container_login > div:nth-child(2) > div > p:nth-child(1) {
  font-size: 25px;
  margin: 0px 0px 35px 0px;
}
.login_container_login > div:nth-child(2) > div > p:nth-child(3) {
  text-align: center;
  font-size: 17px;
  color: #0c365a;
  margin: 40px 0px 0px 0px;
}
.login_container_login > div:nth-child(2) > div > p:nth-child(3) > span {
  cursor: pointer;
}
.login_container_login > div:nth-child(2) > div > p:nth-child(3) > span:nth-child(1) {
  margin-right: 21px;
}
.login_container_login > div:nth-child(2) > div > div {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.login_container_login > div:nth-child(2) > div > div > div {
  width: 49%;
  margin-right: 0.5%;
  margin-bottom: 1%;
}
.login_container_login > div:nth-child(2) > div > div > div > a {
  text-decoration: none;
}
.login_container_login > div:nth-child(2) > div > div > div > a > div {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0c365a;
  padding: 17px 5px;
  border-radius: 12px;
}
.login_container_login > div:nth-child(2) > div > div > div > a > div > i {
  font-size: 28px;
  color: #fff;
}
.login_container_login > div:nth-child(2) > div > div > div > a > div > p {
  font-size: 17px;
  margin-left: 8px;
  color: #fff;
  margin-bottom: 0px !important;
}
.login_container_login > div:nth-child(2) > p {
  width: 100%;
  height: 25px;
  text-align: center;
  font-size: 17px;
  padding: 0px;
  margin: 0px;
}

.login_container_login-active {
  display: flex !important;
}

@media (max-width: 800px) {
  .login_container_login {
    flex-direction: column;
    background: rgb(9, 40, 68);
  }
  .login_container_login > div:nth-child(1) {
    width: 100%;
    height: 120px;
    background: transparent !important;
  }
  .login_container_login > div:nth-child(1) > img {
    width: 75px;
    height: auto;
    content: url("/dist/images/isologo-color.png");
  }
  .login_container_login > div:nth-child(2) {
    width: 100%;
    height: calc(100% - 120px);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background: rgb(255, 255, 255);
  }
  .login_container_login > div:nth-child(2) > div > p:nth-child(1) {
    text-align: center;
    font-size: 16px;
  }
  .login_container_login > div:nth-child(2) > div > p:nth-child(2) {
    font-size: 18px;
  }
  .login_container_login > div:nth-child(2) > div > div {
    flex-direction: column;
    justify-content: center;
  }
  .login_container_login > div:nth-child(2) > div > div > div {
    width: 100%;
    margin-bottom: 3%;
  }
  .login_container_login > div:nth-child(2) > div > div > div > a > div > i {
    font-size: 24px;
  }
  .login_container_login > div:nth-child(2) > div > div > div > a > div > p {
    font-size: 15px;
  }
}
@media (max-height: 525px) {
  .login_container_login > div:nth-child(2) > form {
    justify-content: flex-start !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .login_container_login > div:nth-child(2) > p {
    padding-top: 10px !important;
  }
}
/* Estilos barra Pace cargado */
.pace .pace-progress {
  background: #1b999a;
}

/* Reescribiendo Bootstrap Class */
.form-control:focus {
  border-color: #0c365a !important;
  box-shadow: 0 0 0 0.2rem rgba(12, 54, 90, 0.25) !important;
}

.modal-sesiones-activas--notfound {
  text-align: center;
}
.modal-sesiones-activas--notfound > i {
  font-size: 110px;
  color: #E9E9E9;
}

/* Estilos Login page -> Error Sesion */
.login_error_sesion {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center;
}
.login_error_sesion > div {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #092844;
  background: radial-gradient(at center, #092844, #061b2d);
}
.login_error_sesion > div > p {
  margin: 0px;
  padding: 0px;
}
.login_error_sesion > div > p:nth-child(2) {
  margin-bottom: 3px !important;
  font-size: 21px !important;
  color: #fff;
}
.login_error_sesion > div > p:nth-child(3) {
  font-size: 19px !important;
  color: #b6bec8;
}
.login_error_sesion > div > p:nth-child(3) > span {
  font-weight: bold !important;
}
.login_error_sesion > div > i {
  font-size: 80px;
  color: #dd4b39;
  margin-bottom: 20px;
}
.login_error_sesion > div > img {
  width: 100px;
  height: auto;
}

.login_error_sesion-active {
  display: flex !important;
}/*# sourceMappingURL=styles_v_0_1.css.map */