.signin {
  height: 100vh;
  /* min-height: 590px; */
}
#school {
  height: 100%;
  padding: 3px;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  background-size: contain;
  /* margin: 40px 0 45px 0; */
}
#pnlAnuncio {
  margin-right: 0px !important;
  padding: 0px;
}
#pnlAnuncio img {
  width: 100%;
  height: 100vh;
}
#escolnet {
  position: absolute;
  width: 99px;
  height: 99px;
  z-index: 1;
  margin: 45px 45px;
  border: 2px solid white;
  background-color: white;
  padding: 10px;
  border-radius: 5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#escol {
  width: 99px;
  height: 99px;
  transform: rotate(-45deg);
}
#footer {
  position: absolute;
  bottom: 20px;
  padding-right: 30px;
  width: 100%;
  font-size: 15px;
}
#escoln {
  width: 39px;
  height: 39px;
  position: absolute;
  bottom: 28px;
}
#pnlLogin {
  -webkit-box-shadow: -1px 5px 20px 1px black;
  box-shadow: -1px 5px 20px 1px black;
  z-index: 2;
}
/* #pnlLogin i{
    color: blue;
} */
#school:before {
  /* content:"";
    width: 100px; height: 100px;
    background-color: white;
    position: absolute;
    transform: rotate(50deg) skew(15deg);
    -webkit-box-shadow: -6px 8px 7px -5px black;
    box-shadow: -6px 8px 7px -5px black;
    margin: 13px -48px; 
    z-index: -1; */
}
.fa-eye,
.fa-eye-slash {
  position: absolute;
  right: 50px;
  font-size: 15px;
  top: 6px;
  color: var(--gris);
}
.fa-eye:hover,
.fa-eye-slash:hover {
  color: gray;
}

#frmLogin {
  /* height: calc(100vh - 100px); width: 100%; */
  padding: 30px;
}
#frmSesion,
#frmOlvideClave,
#recClaveOk,
#likeFb {
  margin-bottom: 15px;
  font-size: 10px;
  margin-right: 15px;
  margin-left: 15px;
  text-align: center;
}
#frmSesion .btn {
  /* padding: 0.1rem .5rem!important;
    font-size: 0.75rem!important; */
  margin-bottom: 5px;
  font-size: 15px;
}
#frmSesion #togglepassword {
  right: 25px;
  top: 10px;
}
#frmSesion #greeting {
  font-size: 20px !important;
  font-family: inherit !important;
  font-weight: 800 !important;
  color: #fff;
}
#load {
  align-items: center !important;
  justify-content: center !important;
  height: 100vh;
  text-align: center;
  margin: 200px auto;
  font-size: 50px;
}
#modalmensaje {
  display: none;
  background-color: white;
  pointer-events: auto;
}
#modalmensaje #msj {
  font-size: 15px;
}
#statusLogin .modal-header {
  padding: 7px 15px 5px 10px;
}
#statusLogin .modal-footer {
  align-items: center;
  justify-content: center;
  padding: 5px;
}
#pnlolvide {
  width: 350px;
  height: auto;
  margin: auto;
  -webkit-box-shadow: -1px 5px 20px 1px black;
  box-shadow: -1px 5px 20px 1px black;
  z-index: 2;
  padding: 10px;
}
#pnlolvide .logo {
  width: 150px;
}
.pnlcenter {
  width: 95%;
  height: 90%;
  padding: 10px 10px 10px 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.ctrl {
  font-size: 18px !important;
  padding-left: 40px !important;
  padding-right: 45px !important;
}
.iconctrl {
  color: rgba(0, 0, 0, 0.75);
  position: absolute;
  z-index: 1;
  top: 7px;
  left: 22px;
}
.loader {
  color: #ffffff;
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 72px auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}
@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em,
      -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em,
      -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em,
      -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em,
      -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em,
      -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em,
      -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em,
      -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em,
      -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em,
      -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em,
      -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em,
      -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em,
      -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) {
  #pnlLogin {
    margin: auto;
    /* height: 90%; */
    max-width: 100% !important;
    height: 100% !important;
    flex: 100%;
    /* 
        background-image: url("../img/bglogin.jpg");
        background-repeat: no-repeat;
        background-size: cover; */
  }
  #school {
    filter: brightness(1);
  }
  #school:before {
    content: "";
    width: 0px;
    height: 0px;
    background-color: white;
    position: absolute;
    margin: 13px -62px;
    z-index: -1;
  }
  .btn-movilv {
    width: 100px !important;
  }
}
/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) and (max-height: 400px) {
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 600px) and (max-width: 991px) {
  #pnlAnuncio {
    display: none !important;
  }
  #pnlLogin {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  #pnlLogin .saludo {
    padding-left: 8% !important;
  }
  #pnlLogin .insignia {
    max-height: 140px !important;
    height: 140px !important;
  }
  #pnlLogin .btns-login-footer .row {
    justify-content: space-around !important;
    padding-bottom: 7%;
  }
  #pnlLogin .btns-login-footer .row .btns,
  #pnlLogin .btns-login-footer .row .captcha {
    font-size: 16px !important;
    width: 25%;
    padding: 2rem 1.2rem !important;
  }
  #forminicio,
  #olvideclave {
    margin: 0 1% !important;
  }
  #frmSesion,
  #frmOlvideClave {
    margin: 0 5% !important;
  }
  #btnIngresar.btn-tabletv {
    width: 25% !important;
  }
  #frmOlvideClave .form-group {
    margin-bottom: 20px;
  }

  #spnEmailOk .spncorreo {
    padding: 0!important;
  }
  #spnEmailOk .spncorreo > div {
    width: 90%!important;
    margin: 0 auto;
  }
  #imgCorreoVal{
    width: 85px!important;
  }
  .tabletmodal{
    flex-direction: column!important;
    gap:10px;
  }
  .tabletmodal .col-md-3{
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {
}
/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
}
