body {
  margin:0;
  padding:0;
  background-color: #244673 !important;
}

#loading{
  color: #80d8ff;
  font-size:50px;
  position:absolute;
  top:50%;
  left: 50%;
  z-index: 50;  
}

.observaciones {
  padding: 10px;
  margin-left: 15px;
  border-left: 2px solid RED;
}

.referencia{
  display: inline;
  padding: 5px 10px 5px 0;
  background-color: #f4ff81 !important;
}

.btn-default:hover{
  background-color: transparent !important;
  border-color: #65c0ea;
  color: #244673;
}

.logosInstitucionales{
  height: 60px;
  max-width: 100%;
  display: block;
  padding: 20px 0 10px 0;
  height: 115px;
  background-color:#244673;
}

.logoCenso2018{
  width: 300px;
  float: right !important;
  margin: 15px 95px 0 0;
}

.logosInstitucionales img{
  padding: 0 15px;
  height: 84px;
}

.navbar{
  margin-bottom: 0!important;
  border: 0!important;    
  border-top: 0.5px solid  #65c0ea !important;  
  border-radius: 0 !important;
  background-color:  #244673 !important;
}

.navbar-collapse{
  padding-left: 0 !important;
}


.navbar-default .navbar-nav>li>a {
  padding: 15px 25px;
  color: white!important;
  background-color: #244673 !important;
}

.navbar-default .navbar-nav>li>a:hover {
  color: #244673!important;
  background-color: #65c0ea !important;
}

.navbar-default li:first-child a {
  padding: 15px 50px;
  background-color: #244673 !important;
}

.contenido{
  background-color: #f8f8f8;
}

.dropdown-menu li:first-child a{
  background-color: transparent !important;
}

.dropdown-menu{
  background-color: rgba(0,68,117,0.9) !important;
}


.dropdown-menu>li>a:link, .dropdown-menu>li>a:visited {
  padding: 5px 15px;
  color: white !important;
  background-color: none;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  color: #244673 !important;
  background-color: #65c0ea !important;  
}

div#DataTables_Table_0_wrapper {
  width: 100% !important;
}


  h2,.h2{
    margin-bottom: 2px !important;
  }  

  h4,.h4{
    margin-top: 0px !important;
  } 

td { font-size: 13px; }

.title-section {
  color: #244673;
  font-family: BebasKai,Arial,sans-serif;
  letter-spacing: 0px;  
  margin-bottom: 0px !important;      
}

#subtitulo{
  color: #627792;
}

.subtitle-section{
  color: #627792;
  font-family: BebasKai,Arial,sans-serif;
  letter-spacing: 0px; 
}

.descargarGrafica:link, .descargarGrafica:visited{
  font-size: 16px;
  cursor: pointer;
  padding: 0 0 0 5px;
  color: #949494 !important;
}

.descargarGrafica:hover{
  font-size: 16px;  
  cursor: pointer;
  padding: 0 0 0 5px;  
  color: #cecece !important;
}

.hCeldas{
  color: #777;
  border-right: 1px dotted #ccc;
}

.hCeldasR{
  color: #777;
  border-right: 1px dotted #ccc;
}


div.dt-buttons{
	margin: 0px; 
  float: right;	
  display: block;
}


#cGrafica22{
  margin-top: 10px;
}

#grafica32{
  width: 100%;
  height: 480px;
}




.dtButton{
  font-size: 15px;
  line-height: 1.5;	  
	color: #0091ea !important;
	background-color: WHITE !important; 
	border: 1px solid #0091ea !important;
	padding: 4px 10px !important;
}

.dtButton:hover{
	color: WHITE !important;
	background-color: #00448a !important; 
	border: 1px solid #00448a !important;
	padding: 4px 10px !important;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
  background-color: #00448a !important;
  border-color: #00448a !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 0 !important;
  margin-left: 5px !important;
  text-decoration: none !important;
  background-color: WHITE !important;
  border: 0 !important; 
}

.pagination > li.active > a, .pagination > li.active > span{background-color:#00448a !important}


.dataTables_length{
	padding: 21px 20px 20px 0;
}

.cmboBox{
	padding: 5px 0 0 0;
}

#barraMenu{
	padding:0; 
	margin:0;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #edf2f9;
  margin-bottom: 25px;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.50rem 0;
  margin: 0 10px;
  background-color: #fff !important;
  border-bottom: 1px solid #edf2f9;
}

.card-header p{
  color: #1d3048;
  padding: 0.75rem 0;
  margin-bottom: 0;
  background-color: #fff;
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}



th { font-size: 13px;border-bottom: 1px solid #ccc !important}

.leyenda{ 
  margin-bottom: 10px;}

.form-control {
     border-radius: 0px !important;
     box-shadow: none !important;
}

#filtros{
  padding-top: 10px;
  margin-bottom: 10px;  
  border-top: 1px solid #ccc;
}

label {
    margin-bottom: 0 !important;
}


small, .small {
  font-size: 80% !important;
  padding-left: 20px;
}

.colFija{
  background-color: white !important;
}


/* Dispositivos móviles, smarthphones */ 
@media only screen and (max-width: 640px) {
  .title-section {
    font-size: 20px;
    font-weight: 600;       
  }  

  .subtitle-section {
    font-size: 14px;
  }
  
  .leyenda{
    font-size: 9px;
  }     

  .card {
    margin-bottom: 10px;
  }

  .logosInstitucionales img{
    margin-top: 12px;
    padding: 4px 2px;
    height: 57px;
  }  

  .container-fluid{
    padding: 0 5px !important;
    margin: 0 !important;    
  }

  .col-sm-12, .col-xs-12{
    padding:0!important;
    margin:0!important;
  }

  .dataTables_length{
    padding: 5px;
  }
 
}


/* Dispositivos portátiles y/computadoras con bajos recursos*/
@media only screen and (min-width : 640px) and (max-width: 800px) {
  .title-section {
      font-size: 28px;
      font-weight: 500;
  }  

  .card {
    margin-bottom: 15px;
  }   

  .logosInstitucionales img{
    margin-top: 12px;
    padding: 4px 2px;
    height: 70px;
  }  
}


/* Dispositivos de portátiles y/o presentación con cañonera*/
@media only screen and (min-width : 800px) and (max-width: 1024px) {
  .title-section {
      font-size: 30px;
      font-weight: 500;
  }
  
  .leyenda{
    font-size: 14px;
  }  

  .card {
    margin-bottom: 25px;
  }  

  .logosInstitucionales img{
    margin-top: 12px;
    padding: 4px 2px;
    height: 77px;
  }  

}

/* Dispositivos de alta resolución */
@media only screen and (min-width : 1200px) {
  .title-section {
      font-size: 32px;
      font-weight: 650;
  }  
  

  .card {
    margin-bottom: 25px;
  }
}


