.imgInicio {
  background: url("../../img/PortadaConecta1300.jpg") no-repeat center top;
  height: 80vh; }

#carousel-custom .carousel-indicators {
  margin: 10px 0 0 0;
  overflow: auto;
  position: static;
  text-align: left;
  white-space: nowrap;
  width: 335px; }

#carousel-custom .carousel-indicators li {
  background-color: transparent;
  border-radius: 0;
  display: inline-block;
  height: auto;
  margin: 0 !important;
  width: auto; }

#carousel-custom .carousel-indicators li img {
  display: block;
  opacity: 0.5; }

#carousel-custom .carousel-indicators li.active img {
  opacity: 1; }

#carousel-custom .carousel-indicators li:hover img {
  opacity: 0.75; }

#carousel-custom .carousel-outer {
  position: relative; }

.pagination-evans {
  /*display: inline-block;*/
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination-evans table > tbody > tr > td {
  display: inline; }

.pagination-evans table > tbody > tr > td > a, .pagination-evans table > tbody > tr > td > span {
  position: relative;
  float: left;
  padding: 8px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #EE9400;
  border: 1px solid #D4870B;
  margin-left: -1px; }

.pagination-evans table > tbody > tr > td > span {
  position: relative;
  float: left;
  padding: 8px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  margin-left: -1px;
  z-index: 2;
  color: #FFFFFF;
  background-color: #EE9400;
  border-color: #D4870B;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65; }

.pagination-evans table > tbody > tr > td:first-child > a,
.pagination-evans table > tbody > tr > td:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.pagination-evans table > tbody > tr > td:last-child > a,
.pagination-evans table > tbody > tr > td:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.pagination-evans table > tbody > tr > td > a:hover,
.pagination-evans table > tbody > tr > td > span:hover,
.pagination-evans table > tbody > tr > td > a:focus,
.pagination-evans table > tbody > tr > td > span:focus {
  color: #FFFFFF;
  background-color: #C28727;
  border-color: #D4870B; }

.tabla_edo_cuenta_c1 {
  width: 3%;
  min-width: 35px; }

.tabla_edo_cuenta_c2 {
  width: 5%; }

.tabla_edo_cuenta_c3 {
  width: 7%;
  min-width: 60px; }

.tabla_edo_cuenta_c4 {
  width: 9%; }

.tabla_edo_cuenta_c5 {
  width: 14%; }

.tabla_edo_cuenta_c6 {
  width: 11%; }

.tabla_edo_cuenta_c7 {
  width: 11%; }

.tabla_edo_cuenta_c8 {
  width: 7%; }

.tabla_edo_cuenta_c9 {
  width: 10%; }

.tabla_edo_cuenta_c10 {
  width: 10%; }

.tabla_edo_cuenta_c11 {
  width: 10%; }

.fondo_tabla_edo_cuenta {
  background-color: #E8EA9F; }

.carousel-control {
  opacity: 1; }

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
  color: #ff6600; }

.close {
  opacity: 1;
  color: white; }

.FotosAndroid {
  height: 60vh; }

#mainHeaderWrapper {
    position: relative;
    background: no-repeat url('../../img/PortadaConecta1300.jpg') 50% / 100%;
   
}
#mainHeaderWrapper > img{
    vertical-align: top;
    width: 100%; /* max width */
    opacity: 0;  /* make it transparent */
    
}
#mainHeaderWrapper > div{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
   
}
.bordeSat {
    
    background-color: rgba(182,190,192,.5);
    
}

/*
@media (min-width:480px){
    .FotosAndroid {        
        min-width:480px;   
        min-height:480px;
    }
}
@media (min-width:768px){
   .FotosAndroid {        
        min-width:568px;   
        min-height:568px;
    }
}
@media (min-width:1200px){
   .FotosAndroid {        
            min-width: 359px;
            min-height: 608px;
    }
}
*/

/*# sourceMappingURL=custom.css.map */