/*ya estaba*/
.callejero_cajafiltrobusqueda {
  background-color: white;  
  /*width: 50%; */
  margin-left: 5px; 
  float: left
}

.callejero_exportar {
  float: left; 
  /*margin-right: 5em;*/
}

.callejero_celdadato {
  text-align: center;
}

.callejero_pietabla {
  background-color: white; 
 /* width: 50%; */
  margin-left: 5px; 
  float: left;
}


.callejero_botonpaginado {
    background-color: #e0f0ff;
    border-color: #ffad33;
    margin-right: 1%;
}


#Capa_Carga {
  position: absolute; 
  left: 400px; 
  top: 195px; 
  background: #e6e6e6; 
  border: 2px solid #AFCAE4; 
  display: none; 
  padding: 30px;  
}

 #ajaxBusy {
  display: none;
  position : fixed;
  z-index: 100;
  background-image : url('/cwIMAGES/2015/ajaxSpinner.gif');
  background-color:#666;
  opacity : 0.4;
  background-repeat : no-repeat;
  background-position : center;
  left : 0;
  bottom : 0;
  right : 0;
  top : 0;
 }


/*ya estaba*/

.callejero_parrafo{
  font-size: 1.5rem;
  /*margin-top: 1rem;
  margin-bottom: 2rem;*/
}

@media (min-width: 993px) {
  .callejero_parrafo {
    font-size: 2.2rem;
    /*margin-left: auto;
    margin-right: auto;*/
  }}

.callejero_dl {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  color: #565656;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: normal !important;
}

.callejero_dl dt {
  margin: 0 0 0 0;
  padding: 0 0 5px;
  text-align: left;
  display: inline-block;
  font-weight: normal !important;
  width: 100%;
}

.callejero_dl dd {
  margin: 0 0 10px 5px;
  padding: 0 0 0 0;
  display: inline-block;
  width: 100%;
}


.callejero_dl label{
  font-weight: normal !important;
  color: #565656;

}
@media (min-width: 993px) {
  .callejero_dl {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (min-width: 769px) {
.callejero_dl dt {
  text-align: right;
  width: 40%;

}

.callejero_dl dd {
    width: 59%;

  }
}



.callejero_fieldset{
  border: 1px solid #cccccc;
  border-radius: 5px;

}

.callejero_fieldset dt, .callejero_fieldset  dd{
  padding-left: 1rem;
}
@media (min-width:770px) {
.callejero_fieldset dt, .callejero_fieldset  dd{
  padding-left: 0rem;
}
}
.callejero_botonCentrar{
    margin-left: 40%;
    padding-top: 3rem;
  }


 .callejero_tablaresutado {
  border: 1px solid #FBECC5;
  /*background-image: url('/cwImages/2015/fnd_amarilloResultado.gif');
   background-repeat:no-repeat;
   background-position:top;*/
  border-radius: 10px;
  min-height: 0.01%;
  /*overflow-x: auto;*/
  background-color: #FFF8E5;
}

.callejero_TablaNivel1{
    background-color: #b6cee6 !important;
    /*border-right: 2px solid black;*/
    color: #000000;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
    /*border: 1px solid black !important;*/
}

.callejero_TablaNivel1b{
  background-image: url("/cwIMAGES/2015/fnd_amarillotabla.gif");
    background-position: center top;
    background-repeat: repeat-x;
    border-right: 1px solid black;
    color: #01325b;
    font-weight: bold;
    line-height: 0.8em;
    padding: 0.25em 0.1em;
    text-align: right;
}

.callejero_responsive_eustat td, th{
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}

.callejero_responsive_eustat{
  border: 1px solid black !important;
    /*margin-bottom: 10px;
    max-height: 600px !important;
    min-height: 0.01%;*/
    
    
    width: 100%;
}

.callejero_responsive_eustat{
  position: relative;
  border: 1px solid black !important;
  overflow: auto !important;
  width: 100%;
  border-collapse: collapse; 
    /*display: table; */
    margin: 0px; 
    border-bottom-width: 0px; 
   /* table-layout: fixed; */
    max-height: 600px !important;
    min-height: 0.01%;

}

/*.prueba_TABLA{
  width: 100%;
  display: table;

  margin: 0px; 
  border-bottom-width: 0px; 
  

  table-layout: fixed; 
  width: 100%; 

  border-collapse: collapse;


}
*/

.callejero_simulaboton{
  width: 14rem;
  text-align: center;
  margin: 0;
}

.callejero_simulaboton a:link {   
 text-decoration:none; 
}  




.callejero_paginadores {
  float: left;
}


@media (min-width: 770px) {
  .callejero_paginadores{
  float: right;
}
}

#tablaEntera{
  overflow: auto;
}


.eustcontint h4 {
    font-size: 15px;
    font-size: 1.5rem;
    width: 100%;
    display: block;
    margin: 1.5em auto 1.5em auto;
    padding: 0em 0em 0em 0.25em;
    min-height: 2em;
    line-height: 1.9em;
    background-color: #F0F5FA;
    color: #01325B;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

@media (min-width: 993px) {
    .eustcontint h4 {
        font-size: 22px;
        font-size: 2.2rem;
    }

    .eustplantlista h4 li {
        background-position: 0 10px;
    }
}
