html{
    height: 100%;
}

.top-middle{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 101;
}
.login-txt{
    margin-top: 2rem;
    color: #fff;
}
#terminos{
    width: 1.2rem;
    height: 1.2rem;
}
.grado{
    color: #eeeeee;
    font-weight: 700;
}
.archivo{
    color: #ffe400;
    font-weight: 600;
}
.text-resalto{
    color: #1a437e;
}
.list-carga{
    margin-top: 1.5rem;
    list-style-type: disc; 
    color: #fff;
    padding-left: 40px;
    font-weight: 600;
}
.special-text{
    font-weight: 600;
}
.one-edge-shadow{
    margin-bottom: 40px;
}

.nc-file-input{
    font-size: 0.9rem;
    height: 30px;
    overflow: hidden;
    color: #fff;
    font-weight: 600;
    
}

.reset-button{
    width: 25px;
}

.norma-logo{
    width: 60%;
    margin-right: 20%;
    margin-bottom: 10%;
    margin-left: 20%;
    margin-top: 10%;
}
.main-card-text{
    color: #1a437e;
    font-size: 1.2rem;
}
.span-red{
    color: red;
    font-weight: 500;
}
/*validation text size*/
.has-text-danger{
    font-size: 0.75rem
}
.yellow{
    background: rgb(240,83,94);
    background: linear-gradient(0deg, rgba(240,83,94,1) 0%, rgba(255,205,7,1) 100%);
    background: -moz-linear-gradient(0deg, rgba(240,83,94,1) 0%, rgba(255,205,7,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(240,83,94,1) 0%, rgba(255,205,7,1) 100%);
}
.row{    
    margin-top: 15px;
    margin-bottom: 5px;
}
/*pagination*/
.pager .pagination>li>a,
.pager .pagination>li>span {
    color: #343a40;
}
.pagination>li.page-item.active>a {
    border: 1px solid #343a40;
  background: #343a40;
  color: #fff;
}

.btn-custom{
    color: #eeeeee;
    background-color: #1a437e;
    width: 100%;
    border-radius: 25px;
    font-size: 1.3rem;
    font-weight: bold;
    padding: 13px;
    cursor: pointer;
}

#panel-login{
    height: 100%;
}

.btn-dark{
    width: 100%;
    background-color: black;
    color: blanchedalmond;
    height: 50px;
}

.s-mb{
    margin-bottom: 23rem !important;
}

.m-mb{
    margin-bottom: 10rem !important;
}


.l-mb{
    margin-bottom: 1rem !important;
}

.top-20{
    top: 10px;
}
.bottom-20{
    margin-bottom: 20px;
}

.header-login{
    background-color: #f8f2e6;
}

.login-title{
    color: #fff;
    text-align: center;
}
.grado-title{
    color: #fff;
    text-align: center;
    border-bottom-color: #fff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#registro-descripcion{
    padding-left: 1rem;
    padding-right: 1rem;
}
.card{
    border: none;
    margin-top: 3rem;
    margin-bottom: 3rem;
    border-radius: 50px;
}
.carga-item{
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.login-body{
    background-color: #f8f2e6;
    padding-left: 10%;
    padding-right: 10%;
    border-width: 10px;
    border-style: solid;
    border-color: #f8f2e6;
    border-radius: 50px;

}
.content-grado{
    text-align: center;
}
.title-card-text{
    margin-top: 20px;
    margin-bottom: 20px;
    color: #1a437e;
    font-size: 1.4rem;
}

.title-card-title{
    text-align: center;
    color: #1a437e;
    margin-bottom: 2rem !important;
}

.final-title{
    text-align: center;
    color: rgb(233, 229, 229);
}

.final-text{
    text-align: center;
    color: rgb(233, 229, 229);
    font-size: 2rem;
}

.card-link a{
    color: #e5b300;
}

.header-login-logo{
    margin-top: 5px;
    margin-bottom: 5px;
    width: 25%;
    margin-left: 40%;
}

#carga-bloque-primaria{
    font-size: 1rem;
}

#carga-bloque-secundaria{
    font-size: 1rem;
}


.form-control{
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #dbdbdb;
    height: 3rem;
}

.form-control::placeholder {
    color: #1a437e;
    opacity: 1; /* Firefox */
  }
  
.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #1a437e;
}
  
.form-control::-ms-input-placeholder { /* Microsoft Edge */
   color: #1a437e;
}

.form-control:focus {
    color: #1a437e;
    border-color: red;
    outline: 0;
}


.footer-login{
    background-color: #f8f2e6;
    color: #FFF;
}
.footer-text-loqueleo{
    text-align: left;
}

strong{
    color: #eeeeee;
}

/*@media only screen and (max-width: 510px) {*/

@media (max-width: 540px){
        .header-login{
            height: 90px;
        }
    
        footer{
            width: 100%;
            height: auto;
        }
    
        .footer-text-loqueleo{
            text-align: center;
        }

        footer{
            font-size: 0.8rem;
        }
        footer img {
            max-width: 80%;
            margin-top: 0.5rem;
        }
        .f-cinta {
            padding-left: 20px;
            padding-right: 10px;
        }
        .header-login-logo {
            margin-top: 0px;
            margin-bottom: 0px;
            width: 100%;
            margin-left: 0%;
        }
        .one-edge-shadow {
            margin-bottom: 10px;
        }
        .row{    
            margin-top: 0px;
            margin-bottom: 0px;
        }
        .login-txt {
            margin-top: 0.5rem;
            font-size: 0.8rem;
        }
        .list-carga {
            font-size: 0.8rem;
        }
        .login-title {
            font-size: 1rem;
        }
        .title-card-text {
            font-size: 0.9rem;
        }
        .main-card-text {
            font-size: 0.75rem;
        }
        #terminos_condiciones{
            font-size: 0.8rem;
        }
        .form-control {
            height: 2.5rem;
        }
        .bottom-20{
            margin-bottom: 0px;
        }
        .top-20{
            bottom: 0px;
            top: 0px;
        }

}

@media (min-width: 576px){
        .row{    
            margin-top: 50px;
            margin-bottom: 0px;
        }
    
        .header-login{
            height: 90px;
        }
    
        footer{
            width: 100%;
            height: auto;
        }
    
        .footer-text-loqueleo{
            text-align: center;
        }

        footer{
            font-size: 0.8rem;
        }
        footer img {
            max-width: 80%;
            margin-top: 0.5rem;
        }
        .f-cinta {
            padding-left: 20px;
            padding-right: 10px;
        }
}

@media (min-width: 768px) {
    /* For mobile phones: */
    /*[class*="col-"] {
      width: 100% !important;
    }*/

    .row{    
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .header-login{
        height: 190px;
    }

    footer{
        color: #FFF;
        width: 100%;
        height: auto;
    }

    .footer-text-loqueleo{
        text-align: center;
    }

}

@media (min-width: 992px) {
    /* For mobile phones: */
    /*[class*="col-"] {
      width: 100% !important;
    }*/

    .row{    
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .header-login{
        height: auto;
    }

    footer{
        width: 100%;
        height: auto;
    }

    .footer-text-loqueleo{
        text-align: left;
    }

    .top-20{
        top: 0px;
        padding-top: 10px;
    }
    .bottom-20{
        margin-bottom: 20px;
    }
    .menu-footer{
        margin-bottom: 0px;
    }
    .header-login-logo{
        width: 90%;
        margin-left: 0%;
    }

}

@media (min-width: 1200px) {
    /* For mobile phones: */
    /*[class*="col-"] {
      width: 100% !important;
    }*/

    .row{    
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .header-login{
        height: auto;
    }

    footer{
        width: 100%;
        height: auto;
    }

    .footer-text-loqueleo{
        text-align: left;
    }

    .top-20{
        top: 0px;
        padding-top: 10px;
    }
    .bottom-20{
        margin-bottom: 20px;
    }
    .menu-footer{
        margin-bottom: 0px;
    }
    .header-login-logo{
        width: 90%;
        margin-left: 0%;
    }
    .txt-footer{
        margin-top: 1rem;
    }
}

@media (min-width: 1500px) {
    footer img {
        max-width: 50%;
        margin-top: 0rem;
    }
}
