
.container-programas{
	width:900px;
	margin: auto;
	}
	
#section0 {
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
    background-position: 50% 0%;
	background-color: rgba(70,43,96,0.5);
}


input[type="text"].form-control
{
	width:900px;
    background: transparent;
    border: solid 2px #FFFFFF;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	height:50px;
	border-radius:0px;
	font-size:31px;
}

.home_botones{
    padding: 15px;
    margin-bottom: 20px;
    border: none;
    border-radius: 0px;
	text-align:center;
	font-size:3vh;
	color:#FFF;
	/*height:200px;*/
	display: table-cell;
    vertical-align: middle;
	width:600px;
	
}
	/*Animacion*/
.b-page-scroller {
    top: 20px;
    cursor: pointer;
    left: 50%;
    margin-left: -35px;
    position: absolute;
    text-align: center;
    /*width: 120px;*/
}

.b-page-scroller__icon {
    /*background-image: url("../imagenes/sprites.png");*/
	background-image: url("../imagenes/cursor.png");
    display: inline-block;
    height: 48px;
    margin-bottom: 10px;
    width: 30px;
}

.b-page-scroller__label {
    color: #fff;
    display: block;
    font-size: 10px;
    font-weight: 600;
    padding-bottom: 5px;
}

.b-page-scroller__arrow {
    animation: 1s linear 0s normal none infinite bounce;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
}
.home_botones_busqueda{
    padding: 15px;
    margin-bottom: 20px;
    border: 3px solid #FFF;
    border-radius: 0px;
	text-align:center;
	font-size:4vh;
	color:#FFF;
	height:60px;
	display: table-cell;
    vertical-align: middle;
	width:1070px;
}

.h1 {
    font-size: 11vh;
	color:#FFF;
	font-weight: bold;
    text-align: center;
}

.btn-transparent{
	background-color:transparent !important;
	}
.fa{
	color:#FFF;
	/*margin-left:15px;*/
	}

.container{padding:0px}
.row {
    margin-left: 0px;
    margin-right: 0px;
}

/* do not group these rules */
.form-control::-webkit-input-placeholder {
    color: ;
}
.form-control:-moz-placeholder {
    /* FF 4-18 */
    color: #FFF;
}
.form-control::-moz-placeholder {
    /* FF 19+ */
    color: #FFF;
}
.form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #FFF;
}




/* ==========================================================================
  Botones Datos Abiertos
========================================================================== */

	.dropit .dropit-open .dropit-submenu {
		display: block;
		margin-top:10px;
	}
	.dropit-submenu a {
		width:48%;
		text-align: center;
		text-decoration: none;
		display: block;
		padding: 10px 3px 10px 3px;
			font-size:15px;
	}
	.dropit-submenu li a{
		font-size:15px;
		line-height: none;
	}
	.dropit-submenu li a:hover {
		color: #FFF;
		
	}
	.dropit .dropit-open .dropit-submenu a:hover {
		color: #8B6BAA;
		background-color:#F3E8F9 !important;
	}
	.datos-abiertos {
		color: #8B6BAA;
		text-align:center;
		font-size:22px;
		font-weight: bolder;
	}
	.txt-info {
		font-family: "soberana-sans";
		color: #8B6BAA;
		text-align:center;
		font-size:15px;
		max-width:260px;
		margin-bottom:25px;
	}
	.txt-cobertura{
		color:#8B6BAA;
		font-weight:bold;
		text-decoration:underline;
	}
	h4.txt-fuente {		
		font-size:12px;
		color:#727272;
	}


	.menu-title {
		color: #8B6BAA;
		font-size: 17px;
		text-align: center;
	}


	
	
	
	
	
/*********** General button style ***********/
#btnAvance{height:95px; /*width:380px;*/ max-width:380px; display: block; float: unset; }
#btnDesempeno{height:95px; /*width:380px;*/ max-width:380px; display: block; float: unset;}
.btn {height:95px;
	padding:0; 
	display:block; 
	border: none;
	font-family: SoberanaSans_Light;
	color: #8B6BAA;
    text-align: center;
    text-decoration:none;
    font-size: 17px;
	cursor: pointer;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	/*padding: 2px;*/
	white-space: normal;
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Pseudo elements for icons */
.btn:before{
	font-family: FontAwesome;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
	background: rgba(0,0,0,0.05); 
}

.btn-DatosAbiertos {     /*
	padding: 20px 50px 20px 95px; */
	float:left; 
	border-radius: 10px;
	border: 3px solid #50356A;
	color: #50356A;
	background: #fff;
	color: #8B6BAA;
    text-align: center;
    text-decoration:none;
}

.btn-DatosAbiertos:hover {
	background:#B39DC6;
	color:#fff;
}

.btn-DatosAbiertos:before {
	position: absolute;
	left:0px;
	top: 0;
	line-height: 3.3;
	font-size: 160%;
	width:70px;
	float:right;
	padding-left:5px; 
	
	
}

.btn-Descarga { 
	width: 60%;
    display: block;
    float: left;
    padding-left: 20%;
    color: #8B6BAA;
	padding-top:5px;

}
.btn-Descarga a{
	color: #8B6BAA;
	font-size:17px;
	line-height:1.5;
   
	} 
.btn-Descarga a:hover{
	color: #FFF;

	} 
	
.btn-Descarga a:active{
	color: #FFF;
	} 

.btn-Diccionario {
    border-left: 3px solid #50356A;
	
    padding-left: 3%;
    width: 40%;
    padding-top: 5%;
    height: 92px;
    display: block;
    float: left;
    color: #8B6BAA;
    text-decoration: none;
    text-align: center;
}
 
.btn-Diccionario a{
	color: #8B6BAA;
	font-size:17px;
	line-height:1.5;
}
.btn-Diccionario a:hover{
	color: #FFF;

	} 
.btn-Diccionario a:active{
	color: #FFF;
	}

/****************** iconos *******************/

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-search:before {
  content: "\f002";
}

.icon-refresh:before{
	content:"\f021";
}

.icon-link:before{
	content:"\f0c1";
}

.icon-arrow:before{
	content:"\f061";
}

.icon-question:before{
	content:"\f29c";
}

.site-footer p { color:#FFF}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	
	#section0 {
	background-color: #f0f2f4;
	background-image:linear-gradient(to left, rgba(70,43,96,0.5), rgba(70,43,96,0.5)), url("../imagenes/1024.gif");
}

.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4{
	padding-left: 5px;
	padding-right: 5px;
	}

.home_botones{
    padding: 5px;
    margin-bottom: 10px;
	height:25px;
	display: table-cell;	
}

.home_botones_busqueda{
    padding: 1px;
    margin-bottom: 1px;
	height:20px;
	font-size:3.5vh;

}
.h1 {
    font-size: 7vh;
}

.fa-4x {
    font-size: 3em !important;
}

.navbar {
    margin-bottom: 5px;

}

.navbar-toggle {
    position: absolute;
    top: 0px;
    right: 0px;
}
.btn-Descarga a {
    font-size: 13px;
}
.btn-Diccionario a {
    font-size: 13px;
    
}
.txt-info {
    font-size: 12px;
    max-width: 170px;
    margin-bottom: 25px;
}

.datos-abiertos {
		
		font-size:20px;
	}
.menu-title {
		
		
	}
.menu-title a {
		
	}
#btnAvance{width:90%; }
#btnDesempeno{width:90%;}
	
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 480px) {
/* Styles */
	.container-programas{
	width:300px
	}

}

@media screen and (max-width: 800px){

}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
	.container-programas{
	width:740px
	}
}

/******************************* @media min-width: 768px ***************************/
@media only screen and (min-width:766px) and (max-width:1023px) {
	/* Styles */
	
	}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
	
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
.home_botones {
    height: 120px;
    width: 600px;
}
.col-lg-6{
	margin-left: 0px;
	width: 49%;
	margin-right: 7px;
	}
	
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

.c-wrapper {
    font-style: normal;
    font-weight: 400;
    height: 100%;
    overflow: auto;
    perspective: 2000px;
    position: relative;
    transform: translate3d(0px, 0px, 0px);
}



.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 5px;
    position: relative;
}


 
/* ==========================================================================
   Estilos Generales
========================================================================== */

	* { font-family: 'soberana-sans', Arial, Helvetica, Geneva, sans-serif; } 
	.header { background:#FFF;}
	.logo-tp { float: left; margin-bottom:10px; width:100%}

	
/*  ========= Tipografías */
	.font-ico, 
	.nl-dd ul li.nl-dd-checked:before,
	.nl-submit:before,
	.nl-field-go:before{ 
		font-family: 'TPresupuestaria';
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		-webkit-font-smoothing: antialiased;}
	
/*  ========= Wrappers */ 
	.wrapper_content{ width: 80%; min-width: 700px; max-width: 1600px; margin: auto; display: inline-block; } 
	#wrapper_content{ width: 80%; min-width: 700px; max-width: 1600px; margin: auto; display: inline-block; } 
	.wrapper-contentf { width: 80%; min-width: 700px; max-width: 1600px; margin: auto;} 
	.wrapper_full{ width: 100%; }	
	

	
/* ==========================================================================
   Barra de scroll
   ========================================================================== */

.back-to-top {background-image: url("../images/back-top.png"); bottom: 20px; right: 40px; width: 40px;    /* Width of image */ height:40px;   /* Height of image */ top:400px;	position: fixed; bottom:2em;  text-decoration: none;color: #000000;	/*background-color: rgba(235, 235, 235, 0.80);background-image: url(back-top.png);  font-size: 12px;*/display: none;}
.back-to-top:hover {background-color: rgba(135, 135, 135, 0.50);}	

	
/* ==========================================================================
   Home Programas
   ========================================================================== */
	
	.bg_programas{background:#0FC; margin-top:20px;}
	
* { font-family: 'soberana-sans'; font-size:14px; color:#595958;}

.center {text-align:center;}


/* ==========================================================================
Buttons Styles
========================================================================== */
.btn-transparent {
  background: transparent;
  border: 3px solid #fff;
  padding: 15px 30px;
  font-size: 14px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #fff;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.btn-transparent:hover,
.btn-transparent:focus,
.btn-transparent:active {
  background: #fff;
  color: #0d0d0d;
  text-decoration: none;
}

.btn-light {
  background: #fff;
  border: 3px solid #fff;
  padding: 15px 30px;
  font-size: 14px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #0d0d0d;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
  background: transparent;
  color: #fff;
  text-decoration: none;
}

.btn-block {
  background: #24242a;
  padding: 15px 0;
  font-size: 16px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #fff;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  border: 3px solid #24242a;
}

.btn-block:hover,
.btn-block:focus,
.btn-block:active {
  background: #fff;
  color: #0d0d0d;
  text-decoration: none;
}

/* ========= Botones PTP Naranja*/  
	.btncta {color: #FFFFFF;  font-weight: normal; font-size: 100%;   line-height: 230%;	background: #FC7A3C;display: inline-block;	margin: 30px auto;  letter-spacing: 1px; outline: none; 	position: relative; -webkit-border-radius: 5px; border-radius: 5px;  transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -webkit-backface-visibility: hidden;
	 	-moz-backface-visibility: hidden; backface-visibility: hidden;  min-width: 260px; height: auto; overflow: hidden; padding:2%; }
	.btncta:before { font-family: 'TPresupuestaria'; -webkit-font-smoothing: antialiased;  font-size: 130%; position: absolute;   -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;  left: -100%; height: 100%; width: 100%; }
	.btncta span{  display: inline-block; width: 100%; height: 100%; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden;  padding:0px; margin:0px; color: #FFFFFF;  } 
 	.btncta:hover:before  {  left: 0; color: #FFFFFF;   }   
	.btncta:hover span{ display: inline-block; width: 100%; height: 100%; -webkit-transform: translateX(200%); -moz-transform: translateX(200%); -ms-transform: translateX(200%); transform: translateX(200%); }
	
/* ==========================================================================
Layout 
========================================================================== */
.content{
	width:1170px;
	margin:auto;
	}
.dark-bg {
  background: #24242a;
}

.light-bg {
  background: #fff;
}

    /* ==========================================================================
Preloader Style
========================================================================== */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: #24242a;
}
.preloader i {
  color: #fff;
  position: absolute;
  font-size: 36px;
  line-height: 36px;
  top: 50%;
  left: 50%;
  height: 36px;
  width: 36px;
  margin-top: -15px;
  margin-left: -15px;
  display: inline-block;
}

/* ==========================================================================
   Tabla Programas
   ========================================================================== */ 
.jqx-widget-content {font-family: 'SoberanaSans-Light'; color:#f5f9f1; font-size:14px; }

/*#jqxgrid img { display:inline-block; alignment-adjust:central; alignment-baseline:baseline; padding-top:5px;}*/
.jqx-grid-cell, .jqx-widget .jqx-grid-column-header, .jqx-widget .jqx-grid-group-cell {
    text-align: center; font-family: 'SoberanaSans-Light'; color:#f5f9f1;font-size:15px; 
}
.enlace {text-align:left !important; display:block;   margin-top:12px;
    font-weight: normal; padding:8px;}
.tituloColumna{  font-size:15px; clear: both; height:34px !important; width:100% !important;color:#fff;margin-bottom:4px !important; padding-left:8px; margin-top:-8px;}
.tooltipColumna{ padding-left:10px; padding-top:8px;}
.tooltipColumna img{ width:20px; height:20px; margin-bottom:10px; margin-top:8px;}
#jqxgrid { margin-top:-30px;}

/* ==========================================================================
  Programas
   ========================================================================== */ 
   .elementoTooltip {cursor: pointer;}
  
	.containergral{
		width:100%;
		height:auto;
		background-image: url('../images/foto_filtros.jpg');
		background-repeat:no-repeat;
		padding:0;
		margin:0;
		/*display:inline-flex;
    background-position: 50% 0;
    background-repeat: no-repeat;*/
    background-size: cover;
	}
	
	form.form-horizontal{
		height:120px;
		margin-bottom:-65px !important;
		}
   .form-group {
    	margin-bottom:5px !important;
	}
	#section1{background-color:#FFF !important; margin-bottom:0px;}
	#cortina{
		width:100%;
		height:auto;
		background-color:rgba(48,75,72,0.6);
		padding:0px;
		margin:0px;
	}
	#consultag {background:rgba(48,75,72,0.6);}
	.Qesto{float:right; margin-top:65px; margin-right:-15px; margin-bottom:-25px;}
	.total-programas {text-align:center;  font-size:9vh;  padding:0; margin:0; color:#FFF;}
	.texto-programas {text-align:center; font-size:30px; padding-top:0px; margin-top:0px; color:#FFF;}
	#jqxInput{
		height:48px;
		width:100%;
		color:#5D5D5D !important;
		font-weight:500;
		background-image: url(../images/busqueda.png);
		background-repeat:no-repeat;
		padding-left: 60px;
		background-position:15px;
		font-size:16px;
		font-family: 'soberana-sans';
		/*background-size: 5% 67%;*/
	}


	input[type="checkbox"]{
		display:inline-block;
		text-align:center;
		cursor:pointer;
		width:130px;
		height:130px;
		color:#25AE85;
	}
	h1.consdes {
		color: #fff;
		font-family: 'soberana-sans';
		font-size: 24px;
		text-align: center;
		margin: 0;
		padding-top: 10px;
		padding-bottom:8px;
	}
	.caja{
		 position: relative;
		 font-size: 14px;
		 width: 130px;
		 height: 130px;
	/*	 margin-top:10px;
		 margin-left:10px;*/
		 padding:3px;
		 text-align: center;
		 cursor: pointer;
		 -webkit-user-select: none;
			 -moz-user-select: none;
			  -ms-user-select: none;
				  user-select: none;
		 background-image: none;
		 border: 2px solid #FFF;
		 border-radius: 25px;
		 color: #fff;
		 background-color: transparent;
		 margin-bottom:15px;
		/* display: table-cell;*/
		vertical-align: middle;
	
	}

	.caja:hover,
	.caja:focus,
	.caja.focus,
	.caja:active,
	.caja.active,
	.open > .dropdown-toggle.caja{
		color: #fff;
	
	}
	.caja:active,
	.caja.active,
	.open > .dropdown-toggle.caja{
		background-image: none;
	}
	.img-thumbnailtbl{
		max-width: 100%;
		height: auto;
		width:100%;
		margin:0px;
		padding: inherit;
		border-radius: 4px;
			-webkit-transition: all .2s ease-in-out;
			-o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
	}
	 .img-thumbnailtbls{
		display: block;
    	width: 100%;
		height: auto;
    	margin: auto;
		margin:auto;
		padding: inherit;
		border-radius: 4px;
			-webkit-transition: all .2s ease-in-out;
			-o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
	}
	.imacheck{
		display:inline-flex;
	}

	
	.glyphicon-refresh:before {
		content: "\e031";
		color:#FFF;
		font-size:16px; padding-right:5px;
	}

	
	.cajab{
/*		 text-align: center;
		font-family: "soberana-sans";
		 margin-bottom:5px;
		 padding: 4px 0px;
		 margin-left:30px;
		 font-size: 14px;*/
		 width:100%;
		 max-width:400px;
		 height:100%;
		 max-height: 74px;
		 cursor: pointer;
		 -webkit-user-select: none;
			 -moz-user-select: none;
			 -ms-user-select: none;
			 user-select: none;
		 background-image: none;
		 border: 2px solid #FFF;
		 border-radius: 5px;
		 color: #fff;
		 background-color: transparent;
		
	}
	.cajab p{font-family: "soberana-sans"; text-align:center;  font-size:16px; }
	.cajab:hover,
	.cajab:focus,
	.cajab.focus,
	.cajab:active,
	.cajab.active,
	.open > .dropdown-toggle.cajab {
		color: #fff;
		
	}
	.cajab:active,
	.cajab.active,
	.open > .dropdown-toggle.cajab{
		background-image: none;
	}
	.limpiar{ 
		width:100%;
		max-width:200px;
		height: 100%;
        padding-top:4%;
		margin-left:-27%;
		    padding: 9px 16px 6px 10px;
	}
	.limpiar a {	
		font-family: "soberana-sans";
		font-size:13px;
		text-align:center;
		color:#FFF;
		}
	.myButton {
		background-color:transparent;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		border-radius:5px;
		border:2px solid #ffffff;
		cursor:pointer;
		color:#ffffff;
		font-family: "soberana-sans";
		padding:8px 10px;
		width:160px;
		height:35px;
		
	}
	
	.myButton:hover {
		background-color:transparent;
		color:#fff;
		text-decoration:none;
		text-shadow:0px 1px 0px #fff;
	}
	.myButton:active {
		position:relative;
		top:1px;
	}
	
.contenedor {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#section2 { height:auto;}

/* ========= Bordes menus Programas Consulta*/ 
#checkPaz { border-color:#24AF85;}
#checkPaz:hover { border-color:#FFF;} 
#checkIncl { border-color:#B297C7;}
#checkIncl:hover{ border-color:#FFF;}

#checkEdu { border-color:#6FBA69;}
#checkEdu:hover{ border-color:#FFF;}

#checkMexPros{ border-color:#EE7436;}
#checkMexPros:hover{ border-color:#FFF;}

#checkMexGlobal { border-color:#118889;}
#checkMexGlobal:hover{ border-color:#FFF;}

#checkTrans { border-color:#F49C52;}
#checkTrans:hover{ border-color:#FFF;}

#checkAutonomo { border-color:#F49C52;}
#checkAutonomo:hover{ border-color:#FFF;}

#checkEpe { border-color:#BBCE03;}
#checkEpe:hover{ border-color:#FFF;}

.txt-m-paz {color:#25ae85; text-align:center;  font-size:16px; }
.txt-m-incluyente {color:#b296c6; text-align:center;  font-size:16px; }
.txt-m-educacion {color:#6fb969; text-align:center;  font-size:16px; }
.txt-m-prospero {color:#ee7336; text-align:center;  font-size:16px; }
.txt-m-global {color: #008789; text-align:center;  font-size:16px; }
.txt-m-transversales {color: #f49d51; text-align:center;  font-size:16px; }

.anm{
	color:#F49C53;
	font-size:16px;
	text-align:center;
	margin-bottom:-15px;

}
.pe{
	color:#bcce00;
	font-size:16px;
	text-align:center;
	margin-bottom:-15px;
}
/* ========= Botones PTP Naranja*/  
	.btncta {color: #FFFFFF;  font-weight: normal; font-size: 100%;   line-height: 230%;	background: #FC7A3C;display: inline-block;	margin: 30px auto;  letter-spacing: 1px; outline: none; 	position: relative; -webkit-border-radius: 5px; border-radius: 5px;  transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -webkit-backface-visibility: hidden;
	 	-moz-backface-visibility: hidden; backface-visibility: hidden;  min-width: 260px; height: auto; overflow: hidden; padding:2%; }
	.btncta:before { font-family: 'TPresupuestaria'; -webkit-font-smoothing: antialiased;  font-size: 110%; position: absolute;   -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;  left: -100%; height: 100%; width: 100%; }
	.btncta span{  display: inline-block; width: 100%; height: 100%; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden;  padding:0px; margin:0px; color: #FFFFFF;  } 
 	.btncta:hover:before  {  left: 0; color: #FFFFFF;   }   
	.btncta:hover span{ display: inline-block; width: 100%; height: 100%; -webkit-transform: translateX(200%); -moz-transform: translateX(200%); -ms-transform: translateX(200%); transform: translateX(200%); }
	
	

@media (min-width: 768px) {
  .contenedor {
    width: 750px;
  }
  .Qesto {
		padding-top: 30px;
	
}
.limpiar{ margin-left: 0%; margin-top: 5%; 	}
}
@media (min-width: 992px) {
  .contenedor {
   /* width: 970px;*/
	width: 900px;
  }
  .Qesto {
		padding-top: 30px;
	}
.limpiar{ margin-left: 0%; margin-top: 5%; 	}
}
@media (min-width: 1200px) {
  .contenedor {
    /*width: 1170px;*/
	width: 900px;
  }
  .caja{
		 font-size: 12px;
		 width:100px;
		 height:100px;
	}
	.Qesto {
		padding-top: 30px;
	}
.limpiar{ margin-left: 0%; margin-top: 5%; 	}
}
/******************************* @media min-width: 380px ***************************/
@media only screen and (max-width:380px) {
	.Qesto {
		float: right;
		padding-top: 30px;
		margin-right: -15px;
		margin-bottom: 25px;
	}
	.caja{
		 font-size: 12px;
		 width:100px;
		 height:100px;
	}
	.cajab{
		 font-size: 12px;
		 width:100px;
		 height:35px;
		 padding-top:2px;
		 margin:0px;
	}
	.limpiar{ 
		 width:80px;
		 height:35px; font-size:11px; 	}
	.limpiar a{ font-size:11px; 	}
	.myButton {
		width:160px;
		height:35px;
	}
	.img-thumbnailtbls{
		max-width:110%; 
	}
	.imacheck{
		display:inline-flex;
	}

 .glyphicon-refresh:before {
		font-size:11px;
	}
	.txt-m-paz {font-size:11px; width:200px; }
	.txt-m-incluyente {font-size:11px; width:200px;}
	.txt-m-educacion {font-size:11px; width:200px;}
	.txt-m-prospero {font-size:11px; width:200px;}
	.txt-m-global {font-size:11px; width:200px;  }
	.txt-m-transversales {font-size:11px; width:200px;}
	.anm{font-size:11px; width:100px;}
	.pe{font-size:11px; width:100px; }


/* ******************   DATOS ABIERTOS *************************      */


	h4.txt-fuente {		
		font-size:11px;
		color:#727272;
	}
	/* Boton Indicadores */
	.content-btn-indicadores {
		border: 1px solid #8B6BAA;
		display: block;
		width:40%;
		margin-left:10%;
		background: #FFC;
		height:55px;
		padding:0;
		float:left;
		
	}
	.content-btn-desempeno {
		display: block;
		border: 1px solid #8B6BAA;
		width:40%;
		margin-right:10%;
		background: #FFC;
		height:55px;
		padding:0;
		background: #09F;
		float:right;
	}
	.ico_descarga { 
		float:left; 
	}
	
}

/******************************* @media min-width: 480px ***************************/
@media (max-width: 480px) {
	.Qesto {
		float: right;
		padding-top: 30px;
		margin-right: -15px;
		margin-bottom: 25px;
	}
	.caja{
		 font-size: 12px;
		 width:100px;
		 height:100px;
	}
	.cajab{
		 font-size: 12px;
		 width:100px;
		 height:35px;
		 padding-top:2px;
		 margin:0px;
		 float:right;
	}
	.limpiar{ 
		 width:120px;
		 height:35px; font-size:11px;
		 padding:0;
		 margin:0; }
	.limpiar a{ font-size:11px; 	}
	.myButton {
		max-width:100px;
	}
	.img-thumbnailtbls{
		max-width:110%; 
	}
	.imacheck{
		display:inline-flex;
	}
 .glyphicon-refresh:before {
		font-size:11px;
	}
	.txt-m-paz {font-size:11px; width:200px; }
	.txt-m-incluyente {font-size:11px; width:200px;}
	.txt-m-educacion {font-size:11px; width:200px;}
	.txt-m-prospero {font-size:11px; width:200px;}
	.txt-m-global {font-size:11px; width:200px;  }
	.txt-m-transversales {font-size:11px; width:200px;}
	.anm{font-size:11px; width:150px;}
	.pe{font-size:11px; width:170px; padding-right:5px; }
}
/******************************* @media min-width: 500px ***************************/

@media only screen (min-width:480px) and (max-width:767px) {
			body{
		font-size: 1.3vh;
	}
.Qesto {
		
		padding-top: 0px;
	
		margin-bottom: 25px;
	}
	.caja{
		 font-size: 12px;
		 width: 80px;
		 height:80px;
	}
	.cajab{
		 width:70px;
		 height:35px;
		 margin:0px;
		 padding-top:2px;
	}
	 .glyphicon-refresh:before {
		font-size:11px;
	}

	.limpiar{ 
		 width:70px;
		 height:35px; font-size:11px;
		 margin-left: 0%;
    margin-top: 5%; 	}
	.limpiar a{ font-size:11px; 	}
	.myButton {
		max-width:100px;
	}
	.img-thumbnailtbls{
		max-width:110%; 
	}
	.txt-m-paz {font-size:11px; width:200px; max-width: 200px; }
	.txt-m-incluyente {font-size:11px; width:200px; max-width: 200px; }
	.txt-m-educacion {font-size:11px; width:200px; max-width: 200px; }
	.txt-m-prospero {font-size:11px; width:200px; max-width: 200px; }
	.txt-m-global {font-size:11px; width:200px; max-width: 200px; }
	.txt-m-transversales {font-size:11px; width:200px; max-width: 200px;  }
	.anm{font-size:11px; width:70px; max-width:70px; text-align:center; }
	.pe{font-size:11px; width:70px; max-width:70px; text-align:center; }


}

/******************************* @media min-width: 768px ***************************/
@media only screen and (min-width:766px) and (max-width:1023px) {
		body{
		font-size: 1vh;
	}
	.Qesto {
		float: right;
		padding-top: 30px;
		margin-right: -15px;
		margin-bottom: 25px;
	}
	
	h1.consdes {
   	 font-size: 18px;
	}
	#jqxInput {
		 height: 48px;
		 font-size: 14px;
		 background-size: 5% 67%;
	}
	.caja{
		 font-size: 13px;
		 width:100px;
		 height:100px;
	}
	.cajab{
		height:64px;
	}
 .img-thumbnailtbls{
		max-width:110%; 
	}
	.imacheck{
		display:inline-flex;
	}

	 .glyphicon-refresh:before {
		font-size:13px;
	}
	.txt-m-paz {font-size:11px;  }
	.txt-m-incluyente {font-size:11px;  }
	.txt-m-educacion {font-size:11px;  }
	.txt-m-prospero {font-size:11px;  }
	.txt-m-global {font-size:11px;  }
	.txt-m-transversales {font-size:11px;  }
	.anm{font-size:11px;  }
	.pe{font-size:11px;  }
	.limpiar{ 
        padding-top:4%;
		margin-left:1%;
	}
	.limpiar a{ font-size:11px; 	}
		

}
@media only screen and (min-width: 800px) {
		body{
		font-size: 1.1vh;
	}
	.Qesto {
		padding-top: 50px;
		/*margin-bottom: 25px;*/
	}
	h1.consdes {
   	 font-size: 16px;
	}
	.caja{
		 font-size: 12px;
		 width:100px;
		 height:100px;
	}
.limpiar{ 
        padding-top:4%;
		margin-left:1%;
	}
}
@media only screen and (min-width: 980px) {
		body{
		font-size: 1vh;
	}
	.Qesto {
		padding-top: 80px;
	}
	
	#jqxInput {
		
		 font-size: 14px;
		
	}
	.tituloColumna{  font-size:13px;}
	h1.consdes {
   	 font-size: 16px;
	}
	.caja{
		 font-size: 12px;
		 width:100px;
		 height:100px;
	}
	.cajab{
		
		 
	}
	.txt-m-paz {font-size:13px;  }
	.txt-m-incluyente {font-size:13px;  }
	.txt-m-educacion {font-size:13px;  }
	.txt-m-prospero {font-size:13px;  }
	.txt-m-global {font-size:13px;  }
	.txt-m-transversales {font-size:13px;  }
	.anm{font-size:13px;  }
	.pe{font-size:13px;  }
	.limpiar{ 
        padding-top:5%;
		margin-left:1%;
	}
	.limpiar a{ font-size:13px; 	}
}
/******************************* @media min-width: 1024px ***************************/
@media only screen (min-width:1024px) and (max-width:1279px) {
		body{
		font-size: 1.2vh;
	}
	.Qesto {
		padding-top: 30px;
	}
	#jqxInput {
		
		 font-size: 14px;
	}
	h1.consdes {
   	 font-size: 16px;
	}
	.cajab{
		
		/* height:64px;
		 margin:0px;
		 padding-top:-2px*/
	}
	.tituloColumna{  font-size:16px;}
	.tooltipColumna{ }
	.limpiar{ 
        padding-top:5%;
		margin-left:1%;
	}
}

/******************************* @media min-width: 1280px ***************************/
@media only screen and (min-width: 1280px) and (max-width:1679px) {
	body{
		font-size: 2.2vh;
	}
	#jqxInput {
		 
		 font-size: 14px;
	}
	h1.consdes {
   	 font-size: 18px;
	}
	.Qesto {
		padding-top: 30px;
	}
	.total-programas {font-size:8vh;}
   .texto-programas {font-size:28px;}
.limpiar {
    margin-left:1%;
    margin-top: 5%;
}
}
/******************************* @media min-width: 1680px ***************************/
@media screen and (min-width: 1680px) {
	body{
		font-size: 1.6vh;
	}
	.limpiar{ margin-left:2%; margin-top: 5%; 	}
}


    /* ==========================================================================
Media Queries Style
========================================================================== */
/**** Covierte menu movil */
@media (max-width: 768px) {
  /*-- Navigation --*/
  
  .content{
	width:760px;
	}


}

/* Tablet Portrait size to standard 1024 (devices and browsers) */
@media only screen and (min-width:769px) and (max-width:1023px) { 
  .content{
	width:768px;
	}

	.img-home-responsive{
		width:100% !important;
		}



}



/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

	.content{
		width:320px;
	}
	.container {
    	padding: 10px;
	}
	.col-xs-11 {
    	width:78%;
	}
	.home_botones {
        font-size: 2.5vh;
	}

}

.bordes{
	border: 3px solid #FFF;
	margin-bottom:5px;
	}
	
.btnConsulta a span {
    font-size: 6vh;
}