/*ID COLEGIO*/
.listaColegios {
   height: 160px;
   background-color: white;
   position: absolute;
   overflow: auto;
   list-style: none;
   padding: 0 0 0 14px !important;
   margin: 0;
   z-index: 100;
   color: #212529!important;
    height: 160px;
    background-color: white;
    top: 30px !important;
    left: 0px !important;
    width: 100% !important;
    overflow: auto;
    list-style: none;
    padding: 0 0 0 4px !important;
    margin: 0;
    z-index: 100;
    color: #212529 !important;
    border: 1px solid #ccc;
}
   
.listaColegios li {
   cursor: pointer;
   font-size: 12px !important;
   text-align: left;
   padding: 5px 0 !important;
  border-bottom: 1px solid #ccc;
}
.listaColegios li:hover {
   color:#002f56
}

#buscarColegio.loading {
	background-image:url('../../EXPERIENCIA-UP/img/ajax-loader.gif');
	background-repeat:no-repeat;
	background-position:right center
}

@media only screen and (max-width: 600px) {
.listaColegios {
    top: -760px;
    left: 0px;
    width: 100%;
    }
    }

#f_6a72f8653ae8e311b78a005056855151.loading {
  background-image:url('../../EXPERIENCIA-UP/assets/img/ajax-loader.gif');
  background-repeat:no-repeat;
  background-position:right center
}
/*ID DE DEPARTAMENTO*/
#b1538604055392{
  text-transform:uppercase;
}
/*ID DE PROVINCIA*/
#b1538604517545{
  text-transform:uppercase;
}
/*ID DE DISTRITO*/
#b1538604577241{
  text-transform:uppercase;
}
