/* CSS Campo Nuevos Estilos v=4 */

/*#contenedorprincipal{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
@media only screen and (max-width: 640px) {#contenedorprincipal{width:560px;}}
@media only screen and (max-width: 480px) {#contenedorprincipal{width:400px;}}
@media only screen and (max-width: 380px) {#contenedorprincipal{width:280px;}}

#header,
#Content_sup_home{
	width: 100%;
	float: left;
	margin-bottom: 15px;
}

.header_logo {
	float: left;
	width: auto;
}

.header_logo a{
	width:297px;
	height:49px;
	float:left;
}

#logo_mercurio{margin-top:7px;}*/

/* Menú mobile */
/*#content_menu_mobile{
	display:block; display:none;
	overflow:hidden;
}
.btn_list_menu{
	display:block;
	overflow:hidden;
	cursor:pointer;
	height:35px;
}
.section_current{
	float:left;
	font-size:13px;
	font-weight:bold;
	padding:0 10px;
	color:#96BD0D;
	background:#EAEBEC url(/img/campo/bg_menu_mobile.gif) right top repeat-y;
	height:35px;
	line-height:35px;
	border-right:1px solid #ffffff;
}
.content_menu_section{
	float:right;
	font-size:13px;
}
.menu_section_off{
	display:block;
	overflow:hidden;
	padding:0 10px;
	color:#000000;
	background:#EAEBEC url(/img/campo/bg_flecha_menu_mobile.png) right 2px no-repeat;
	height:35px;
	line-height:35px;
	}
.menu_section_on{
	display:block;
	overflow:hidden;
	padding:0 10px;
	color:#000000;
	background:#EAEBEC url(/img/campo/bg_flecha_menu_mobile_on.png) right 2px no-repeat;
	height:35px;
	line-height:35px;
}
ul.list_menu{
	width:100%;
	display:none;
}
	ul.list_menu li{
		display:block;
		overflow:hidden;
		border-bottom:1px solid #96BD0D;
		font-size:14px;
	}
	ul.list_menu li a{
		display:block;
		overflow:hidden;
		padding-left:10px;
		color:#000;
		text-decoration:none;
		height:35px;
		line-height:35px;
	}
		ul.list_menu li ul{
			width:100%;
			font-size:12px;
			display:none
		}
		ul.list_menu li ul.submenu_active{display:block}
		ul.list_menu li ul li{
			width:100%;
			padding:0;
			border-bottom:none;
			}
			ul.list_menu li ul li a{
				display:block;
				overflow:hidden;
				color:#999999;
				padding-left:10px;
				border-top:1px dotted #F4E4E4;
				}
			ul.list_menu li ul li.current a{
				color:#000000;
				font-weight:bold;
			}*/

/* Boxes Home */
.item{}

.col_home_1, .col_home_6{
	width: 420px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5e5e5;
	border-left-color: #e5e5e5;
	padding:0 10px;
}

.col_home_2, .col_home_4, .col_home_5{
	width: 238px;
	padding-right: 10px;
	padding-left: 10px;
}

.col_home_3, .col_home_7{
	width: 300px;
}
@media screen and (max-width:640px){
	.col_home_1{width:310px;}
	.col_home_2,
	.col_home_4,
	.col_home_5,
	.col_home_6,
	.col_home_7{
		width:218px;
		padding:0 0 0 10px;
		border:none;
	}
	.col_home_3{width:332px; margin-top:15px;}
	.col_home_7{margin-top:15px;}
}
@media screen and (max-width:480px){
	.col_home_1,
	.col_home_2,
	.col_home_3,
	.col_home_4,
	.col_home_5,
	.col_home_6,
	.col_home_7{
		width: 100%;
		border:none;
		padding:0px;
		margin-bottom:15px;
	}
}

/* Noticias */
.contenedor-noticias-port3 {
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9d1b9;
	margin-bottom: 8px;
}
.contenedor-noticias-sin-port3 {
	width: 100%;
	float: left;
}
.foto01-noticias-portada-port3 {
	width: 100%;
	height:196px;
	float: left;
	padding-bottom: 6px;
	overflow: hidden;
}
@media only screen and (max-width: 640px) {.foto01-noticias-portada-port3{height:145px;}}
@media only screen and (max-width: 480px) {.foto01-noticias-portada-port3{height:187px;}}
@media only screen and (max-width: 380px) {.foto01-noticias-portada-port3{height:131px;}}

.foto01-noticias-portada-port3 img{
	max-width:100%;
	height:auto;
}
.foto02-noticias-portada-port3 {
	padding-bottom: 6px;
	float: left;
	padding-right: 10px;
	height:102px;
	width:153px;
}
.seccion-noticias-portada-port3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-bottom: 3px;
	float: left;
	width: 100%;
}
.titulos-noticias-portada-port3 {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #628431;
	text-decoration: none;
	padding-bottom: 3px;
	float: left;
}
.titulos-noticias-portada-port3 a,
.titulos-noticias-portada-port3 a:link,
.titulos-noticias-portada-port3 a:active,
.titulos-noticias-portada-port3 a:visited{
	color: #628431;
	text-decoration: none;
	font-weight: bold;
}
.titulos-noticias-portada-port3 a:hover{
	color: #628431;
	text-decoration: underline;
	font-weight: bold;
}

.bajada-noticias-portada-port3 {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-bottom: 3px;
	float: left;
}
.comentarios-noticias-portada-port3 {
	width: 100%;
	padding-bottom: 8px;
	height: 12px;
	float: left;
}
.Content_comentarios_home {
	width:100%;
	float: left;
}
.Content_comentarios_home a,
.Content_comentarios_home a:link,
.Content_comentarios_homea:active,
.Content_comentarios_home a:visited{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #628431;
	background:url(/img/campo/comentarios-img.jpg) left center no-repeat;
	height:12px;
	line-height:12px;
	padding-left:15px;
	text-decoration:none;
	margin-bottom:10px;
}
.Content_comentarios_home a:hover{
	font-weight: normal;
	color: #628431;
	text-decoration: underline;
}
.seccion2-noticias-portada-port3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-bottom: 3px;
	width: 100%;
}
.titulos2-noticias-portada-port3 {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #628431;
	text-decoration: none;
	padding-bottom: 3px;
}
.titulos2-noticias-portada-port3 a,
.titulos2-noticias-portada-port3 a:link,
.titulos2-noticias-portada-port3 a:active,
.titulos2-noticias-portada-port3 a:visited{
	color: #628431;
	text-decoration: none;
	font-weight: bold;
}
.titulos2-noticias-portada-port3 a:hover{
	color: #628431;
	text-decoration: underline;
	font-weight: bold;
}
.bajada2-noticias-portada-port3 {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-bottom: 3px;
}

/* ANALISIS */
.contenedor-analisis-portada-port3 {
	display:block;
	overflow:hidden;
	background-color: #f1f3ed;
	padding: 8px;
	margin-bottom:10px;
}

.titulo-analisis-portada-port3 {
	width: 100%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #c9d1b9;
	margin-bottom: 15px;
	padding-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#628431;
}
.contenedor-analisis-noticias-port3 {
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9d1b9;
	margin-bottom: 8px;
}
.foto-analisis-portada-port3 {
	float: left;
	padding-right: 10px;
	height:72px;
	width:49px;
}
.seccion-analisis-portada-port3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-bottom: 3px;
	width: 100%;
}
.titulos-analisis-portada-port3 {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #628431;
	text-decoration: none;
	padding-bottom: 3px;
}
.titulos-analisis-portada-port3 a,
.titulos-analisis-portada-port3 a:link,
.titulos-analisis-portada-port3 a:active,
.titulos-analisis-portada-port3 a:visited{
	color: #628431;
	text-decoration: none;
	font-weight: bold;
}
.titulos-analisis-portada-port3 a:hover{
	color: #628431;
	text-decoration: underline;
	font-weight: bold;
}
.autor-analisis-portada-port3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 3px;
	width: 100%;
}
.bajada-analisis-portada-port3 {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-bottom: 3px;
}

.contenedor-analisis-portada-port3 .Content_ver_mas_home {
	border-bottom:none;
	border-top:2px solid #c9d1b9;
	padding:7px 0 0;
}

/* VER MAS */
.Content_ver_mas_home {
	width: 100%;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c9d1b9;
	padding-bottom: 7px;
}
.Content_ver_mas_home a,
.Content_ver_mas_home a:link,
.Content_ver_mas_home a:active,
.Content_ver_mas_home a:visited{
	background:url(/img/campo/flecha-p03-campo.gif) left center no-repeat;
	height:14px;
	line-height:14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left:12px;
}
.txt-vermas-port3 a:hover{
	font-weight: normal;
	color: #628431;
}

/* PREGUNTA */
.contenedor-pregunta-port3 {
	display:block;
	overflow:hidden;
	border: 1px solid #c9d1b9;
	padding: 10px;
	margin-top:10px;
}
@media screen and (max-width: 380px){.contenedor-pregunta-port3{margin-bottom:0px;}}

.fondo-pregunta-port3 {
	width: 96%;
	float: left;
	background-color: #F3F3ED;
	padding: 2%;
}

.titulo-pregunta-port3 {
	color: #628431;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
	padding-bottom: 8px;
	text-align: center;
	float: left;
	width: 100%;
	
}
.bajada-pregunta-port3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	float: left;
	width: 100%;
	padding-bottom: 1%;
	text-align: center;
}
.color-pregunta-port3 {
	color: #666666;
	text-decoration: none;
}
.leer-pregunta-port3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	float: right;
	padding-bottom: 4px;
}
@media only screen and (min-width:481px) and (max-width:640px){.leer-pregunta-port3 {margin-top:10px;}}

.leer-pregunta-port3 a{
	color: #9BB68B;
	text-decoration: none;
	padding-bottom: 2px;
	padding-right: 6px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-left: 6px;
	}
.leer-pregunta-port3 a:link,
.leer-pregunta-port3 a:active,
.leer-pregunta-port3 a:visited,
{
	color: #9BB68B;
	text-decoration: none;
	padding-bottom: 2px;
	padding-right: 6px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-left: 6px;
}
.leer-pregunta-port3 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 2px;
	padding-right: 6px;
	background-color: #628431;
	padding-top: 2px;
	padding-left: 6px;
}

/* CLIMA */
.contenedor-clima-port3 {
	display:block;
	overflow:hidden;
	margin-bottom: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	border:1px solid #a4aeaf;
	background: #feffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #feffff 0%, #e2e9f1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#e2e9f1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #feffff 0%,#e2e9f1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #feffff 0%,#e2e9f1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #feffff 0%,#e2e9f1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #feffff 0%,#e2e9f1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#e2e9f1',GradientType=0 ); /* IE6-9 */
	padding:10px;
}
.titulo-clima-port3 {
	display:block;
	overflow:hidden;
	text-align: center;
	border-bottom:2px dotted #99b7d1;
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#2a5a80;
	font-style:italic;
	font-size:27px;
	padding-bottom:5px;
}
.cont-bot-clima-port3 {
	display:block;
	overflow:hidden;
	text-align: center;
	padding-top: 10px;
	background:url(/img/campo/boton2-analisis-p03.gif) left 10px no-repeat;
	padding-left:40px;
	height:32px;
}
.cont-bot-clima-port3  a,
.cont-bot-clima-port3  a:link,
.cont-bot-clima-port3  a:active,
.cont-bot-clima-port3  a:visited{
	display:block;
	overflow:hidden;
	border:1px solid #c4c9cd;
	text-align:center;
	color:#54748a;
	height:30px;
	line-height:30px;
	text-decoration:none;
	background:#f4f9ff url(/img/campo/flecha-clima-home.png) 7px center no-repeat;
}
.cont-bot-clima-port3  a:hover{
	color:#54748a;
	text-decoration:underline;
}

/* INDICADORES */
.contenedor-indicadores-port3 {
	text-decoration: none;
	float: left;
	width: 100%;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9d1b9;
}
.titulo-indicadores-port3 {
	color: #FFFFFF;
	display:block;
	overflow:hidden;
	border-top: 1px solid #c9d1b9;
	border-bottom: 1px solid #c9d1b9;
	background: url(/img/campo/fondo-indicadores-p03.gif) left bottom repeat-x;
	height: 36px;
	line-height:36px;
	padding-left: 10px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#628431;
	font-style:italic;
	font-size:16px;
	font-weight:bold;
}
.contenedor-indicadores-td-port3 {
	text-decoration: none;
	float: left;
	width: 95%;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5%;
}
.contenedor-indicadores-td-sin-port3 {
	text-decoration: none;
	float: left;
	width: 95%;
	padding-bottom: 3px;
	margin-bottom: 3px;
	padding-left: 5%;
}
.txt01-indicadores-port3 {
	text-decoration: none;
	float: left;
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.txt02-indicadores-port3 {
	text-decoration: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #628431;
	width: 30%;
}

/* CIFRAS */
.contenedor-cifras-port3 {
	display:block;
	margin-bottom: 10px;
	border: 1px solid #c9d1b9;
}

.titulo-cifras-port3 {
	color: #FFFFFF;
	display:block;
	overflow:hidden;
	border-bottom: 1px solid #c9d1b9;
	background: url(/img/campo/fondo-indicadores-p03.gif) left bottom repeat-x;
	height: 36px;
	line-height:36px;
	padding-left: 10px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#628431;
	font-style:italic;
	font-size:16px;
	font-weight:bold;
}

.titulo-cifras-tabs {
	color: #FFFFFF;
	display:block;
	background: url(/img/campo/fondo-indicadores-p03.gif) left bottom repeat-x;
	border-bottom: 1px solid #c9d1b9;
}

h1.titulo-tabs{
	color: #FFFFFF;
	display:block;
	overflow:hidden;
	height: 36px;
	line-height:36px;
	padding-left: 10px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#628431;
	font-style:italic;
	font-size:16px;
	font-weight:bold;
	margin:0px;
}

ul.list_tabs_cifras{
	display:block;
	/*overflow:hidden;*/
	padding:0 10px 0px;
	color:#000;
	font-size: 12px;
	position:relative;
	bottom:0;
	height: 26px;
}

ul.list_tabs_cifras li.inactive{
	float: left;
	margin: 0;
	padding: 4px 14px 6px;
	cursor: pointer;
	border: 1px solid #c9d1b9;
	border-bottom: none;
	margin-right: 5px
	}

ul.list_tabs_cifras li.active{
	float:left;
	margin:0;
	cursor:pointer;
	border:1px solid #c9d1b9;
	border-bottom:none;
	margin-right:5px;
	/*padding:2px 14px 3px;*/
	padding:5px 14px 5px;
	background-color:#96bd0d;
	margin-bottom:-1px;

}

ul.list_tabs_cifras li.active a {
	color: #fff;
	font-weight: bold;
}

.cont_produc_camp_f1 {
	float:left; 
	height:25px;
}

.cont_produc_camp_f2 {
	float:left; 
	padding-top:3px; 
	padding-right:7px;
	padding-left: 9px;
}

.separ_txt_ficha_camp {
	float: left;
	width: 30%
}

.separ_txt_ficha_camp1 {
	float: left;
	width: 30%
}

.Content_table_cifras{
	display:block;
	padding:10px;
	}
	
.Content_table_indicadores{
	display:block;
	overflow:hidden;
	padding:10px 0;
	}
	
table.cifras_home{
	width:100%;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	table.cifras_home td{
		border-bottom:1px solid #d9d9d9;
		height:17px;
		}
	
	table.cifras_home td span.verde{
		color:#628431;
		}
		
.btn_ver_mas{
	display:block;
	overflow:hidden;
	font-size: 11px;
	border-top:2px solid #d9d9d9;
	padding:5px 0 0;
	}

.btn_ver_mas a,
.btn_ver_mas a:link,
.btn_ver_mas a:visited,
.btn_ver_mas a:active{
	text-decoration:none;
	padding:0 0 0 10px;
	background: url(/img/campo/flecha-p03-campo.gif) left 2px no-repeat;
	}
	
.btn_ver_mas a:hover{
	text-decoration:underline;
	}
	
.Graph{
	position:relative;
	cursor:pointer;
	}
	
.Graph:hover{
	text-decoration:underline;
	color:#628431;
	}
	
.Graph:hover .Content_graph_table{
	display:block;
	}
	
.Content_graph_table{
	display:none;
	position:absolute;
	width:275px;
	height:270px;
	left:-275px;
	top:-10px;
	}
	
.Contenedor_graph_info{
	width:249px;
	border:1px solid #c9d1b9;
	padding:6px;
	background:#fff;
	-webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.44);
	-moz-box-shadow:    2px 2px 7px rgba(0, 0, 0, 0.44);
	box-shadow:         2px 2px 7px rgba(0, 0, 0, 0.44);
	float:left;
	}
	
.Content_bullet{
	float:right;
	margin:9px 0 0;
	position:relative;
	right:1px;
	}
	
.Info_graph{
	display:block;
	overflow:hidden;
	padding:10px;
	background:#f3f3f3;
	}

.Table_info_graph td{
	border:none !important;
	color:#666666;
	vertical-align:top;
	}
	
.content_graph{
	display:block;
	overflow:hidden;
	}

.rango_tiempo{
	display:block;
	overflow:hidden;
	width:190px;
	margin:10px auto;
	}
	
.rango_tiempo a{
	float:left;
	padding:0 8px;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	cursor:pointer;
	}
	
.rango_tiempo a.current{
	background:#96bd0d;
	color:#fff;
	}
	
.Info_graph h1.Title_graph{
	display:block;
	overflow:hidden;
	font-size:14px;
	color:#618430;
	font-weight:bold;
	margin:0 0 10px;
	}
		
#Content_especiales{
	display:block;
	overflow:hidden;
	border: 1px solid #c9d1b9;
	padding-bottom:25px;
	}
		
#Content_estadisticas_home{
	width: 100%;
	float: left;
	margin-bottom: 30px;
	}
	
/* 
=======================
   Despliegue Tablas
======================= 
*/
#Content_desp_table{
	width: 100%;
	display:block;
	overflow:hidden;
	margin-bottom: 15px;
	}
	
h1.Header-table{
	display:block;
	overflow:hidden;
	padding:10px 20px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:31px;
	color:#699b22;
	background:url(/img/campo/fondo-indicadores-p03.gif) left bottom repeat-x;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	}
	
.Content_tabs{
	display:block;
	overflow:hidden;
	padding:13px 0 0;
	border:1px solid #96BD0D;
	border-bottom:8px solid #96BD0D;
	margin-bottom: 5px;
	}
	
ul.tabs-table-desp{
	display:block;
	overflow:hidden;
	background:url(/img/campo/bg-tabs-table.gif) left bottom repeat-x;
	list-style:none;
	margin:0px;
	padding:0 0 0 45px;
	}

ul.tabs-table-desp li{
	float:left;
	border:1px solid #ceea62;
	border-bottom:none;
	padding:0 15px;
	margin:0 5px 0 0;
	background:#ffffff;
	line-height:20px;
	height:20px;
	cursor:pointer;
	}
	
ul.tabs-table-desp li.current{
	background:#f2f2f2;
	}
	
.indicador-top-table{
	display:block;
	width:100%;
	}
	
.indicador-uno{
	position:relative;
	border:1px solid #98ba0b;
	border-bottom:none;
	width:285px;
	left:190px;
	height:12px;
	float:left;
	}
	
.txt-uno{
	position:absolute;
	top:-10px;
	background:#ffffff;
	padding:3px 5px;
	left:115px;
	}
	
.txt-dos{
	position:absolute;
	top:-10px;
	background:#ffffff;
	padding:3px 5px;
	left:108px;
	}
	
.indicador-dos{
	position:relative;
	border:1px solid #98ba0b;
	border-bottom:none;
	width:300px;
	left:625px;
	height:12px;
	}
	
.Top_table_desp{
	display:block;
	overflow:hidden;
	border-bottom:1px dotted #cccccc;
	margin:0 0 12px;
	}
	
h2.Title-table{
	float:left;
	font-size:18px;
	font-weight:normal;
	font-family:Georgia, 'Times New Roman', Times, serif;
	margin-bottom:0px;
	margin:8 5 10px;
	}
	
.Filter-date{
	float:right;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	margin:15px 0 0;
	}
	
.container_info_tabla{
	margin:0 0 20px;
	border-bottom:1px dotted #ccc;
	}

#container_info_tabla #content_info_tabla,
	.container_info_tabla .content_info_tabla{
		width:100%;
		padding-bottom:10px;
	}
	
	#container_info_tabla #content_info_tabla p,
	.container_info_tabla .content_info_tabla p{
		font-size:12px;
		font-weight:normal;
		margin-bottom:15px;
		color:#5e6066;
		line-height:16px;
	}
	
	#container_info_tabla #content_info_tabla table,
	.container_info_tabla .content_info_tabla table{
		line-height:17px;
	}
	/*
	#container_info_tabla #content_info_tabla th,
	.container_info_tabla .content_info_tabla th{
		background:#96bd0d;
		cursor:pointer;
	}
	*/
	#container_info_tabla #content_info_tabla th,
	.container_info_tabla .content_info_tabla th{
		padding:7px 10px;
		border-bottom:1px solid #ffffff;
		border-right:1px solid #FFFFFF;
		color:#000000;
		font-size:11px;
	}
	
	#container_info_tabla #content_info_tabla tr,
	.container_info_tabla .content_info_tabla tr{
		background:#faf8f9;
		}
	
	#container_info_tabla #content_info_tabla tr:nth-child(even),
	.container_info_tabla .content_info_tabla tr:nth-child(even){
		background:#f1f1f1;
		}
	
	#container_info_tabla #content_info_tabla td,
	.container_info_tabla .content_info_tabla td{
		padding:7px 10px;
		border-bottom:1px solid #ffffff;
		border-right:1px solid #FFFFFF;
		color:#000000;
		font-size:11px;
		text-align: center;
	}
	
	#container_info_tabla #content_info_tabla td a,
	.container_info_tabla .content_info_tabla td a{
		color:#699b22;
		text-decoration:none;
		padding-left:15px;
	}
	
	#container_info_tabla #content_info_tabla td.top_tabla,
	.container_info_tabla .content_info_tabla td.top_tabla{
		color:#FFFFFF;
		background-color:#4d4e4f;
		font-size:12px;
	}
	
	#container_info_tabla #content_info_tabla .top_tabla,
	.container_info_tabla .content_info_tabla .top_tabla{
		color:#FFFFFF;
		background-color:#4d4e4f;
		font-size:13px;
		padding:8px 10px;
		border-bottom:1px solid #fff;
		position:relative;
	}
	
	#container_info_tabla #content_info_tabla .top_tabla span.arrow,
	.container_info_tabla .content_info_tabla .top_tabla span.arrow{
		position:absolute;
		right:10px;
		top:10px;
	}
	
	#container_info_tabla .blanco,
	.container_info_tabla .blanco{color:#FFFFFF !important}
	
	#container_info_tabla .rojo,
	.container_info_tabla .rojo{color:#FF0000 !important}
	
	#container_info_tabla .verde,
	.container_info_tabla .verde{color:#00CC33 !important}
	
	#container_info_tabla .content_img_info_tabla,
	.container_info_tabla .content_img_info_tabla{
		width:100%;
		float:left;
	}
	
	#container_info_tabla .content_img_info_tabla img,
	.container_info_tabla .content_img_info_tabla img{
		width:100%;
		float:left;
	}
	
	#container_info_tabla .info_important_tabla,
	.container_info_tabla .info_important_tabla{
		width:100%;
		float:left;
		font-size:10px;
	}
	
	#container_info_tabla .info_important_tabla a,
	.container_info_tabla .info_important_tabla a{
		font-size:11px;
		font-weight:bold;
		color:#333333;
		padding-top:5px;
		float:left;
	}
	
	.navegador-despliegue-notas {
		float: left;
		width: 100%;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 30px;
		margin-left: 0px;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #628431;
		font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #628431;
		text-decoration: none;
		height: 21px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}

	.box-navegador-despliegue-notas {
		float: left;
		margin: 0px;
		padding-top: 4px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}

	#container_info_tabla #content_info_tabla thead tr,
	.container_info_tabla .content_info_tabla thead tr{
		background:#96bd0d;
	}
	
	
	.Content-info-tipo tbody td{
		font-size:14px;
		font-weight:bold;
		height:27px;
		border-bottom:1px dotted #cccccc;
	}
	
	.someElement {
		color:#6f8b14;
	}

	.Content-info-tipo{
		display:block;
		overflow:hidden;
		border:1px solid #cccccc;
		margin:0 0 20px;
		padding:15px;
	}

	.navegador-Grafico{
		display:block;
		overflow:hidden;
		padding:5px 10px;
		border:1px solid #999999;
		background:#f5f5f5;
		margin:15px 0 0;
	}
	
	.content-time{
		float:left;
		width:50%;
	}
	
	.content-time a{
		float:left;
		padding:0 5px;
		height:20px;
		line-height:20px;
		color:#000000;
		text-decoration:none;
		margin:2px;
	}
	
	.content-time a:hover{
		text-decoration:underline;
	}
	
	.content-time a.current{
		background:#96bd0c;
		color:#ffffff;
	}
	
	.someElement:empty
	{
		display:none;
	}

	.blanco:empty{
			display:none;
	}
	.TabPrecioMax:empty{
			display:none;
	}

	#labelGraficoAccionesLineas, #labelGraficoAccionesBarras {
		position: relative !important;
		top: 0px !important;
		width: 86.6% !important;
	}

	.dygraph-legend {
		position: absolute !important;
		width: 90% !important;
		left: 40px !important;
		border: 1px solid #999 !important;
		height: 37px !important;
		margin: 0 0 0 16px !important;
		top: -37px !important;
		background:#f2f2f2 !important;
	}

	.txt_fecha_nuevo_graf {
		float: left;
		width: 50%;
		padding-left: 15px;
		line-height: 37px;
		font-size: 12px;
	}

	.txt_fecha_nuevo_graf_color {
		float: left;
		color: #626b7c;
		text-transform: uppercase;
		font-size: 12px;
		font-weight: bold;
	}

	.txt_hora_nuevo_graf {
		float: left;
		width: 30%;
		line-height: 31px;
		background-color: #e7e7e7;
		border-left: 2px solid #ffffff;
		border-right: 2px solid #ffffff;
		text-align: center;
		font-size: 12px;
	}

	.cont_precio_f_ng {
		line-height: 37px;
	}

	.txt_color_graf_int {
		float: left;
		padding-right: 15px;
		color: #626b7c;
		text-transform: uppercase;
		font-size: 12px;
	}

	.txt_precio_nuevo_graf_color {
		text-transform: uppercase;
		font-size: 12px;
		font-weight: bold;
	}

	.bg_grafico_campo{
		background: #E7E7E7;
		border-right: 2px solid #fff;
		margin-right: 15px;
	}

	.p_min {
		color: #9b0808;
	}

	.p_max {
		color: #007eea;
	}
	
	#Cargando {
		margin:5px auto; 
		position:absolute; 
		width: 60%;
	}

	.div_cont_load_txt {
		display: inline;
		top: -11px;
		position: relative;
		left: 5px;
	}

	.div_cont_load_img {
		display: inline;
	}
	
	.flechas_mercado_mon_alta { 
	float: left;
	padding: 6px 0 0 7px;
}

	.flechas_mercado_mon_alta:after {
	float: left;
	border-left:5px solid transparent; 
	border-right:5px solid transparent; 
	border-bottom:5px solid #359a00;
	width: 0;
	height: 0;
	content: " ";
	left: 50%;
	}

	.flechas_mercado_mon_baja { 
		float: left;
		padding: 6px 0 0 7px;
	}

	.flechas_mercado_mon_baja:after {
		float: left;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-top: 5px solid #cd0000;
		width: 0;
		height: 0;
		content: " ";
		left: 50%;
	}
	

	#sorter th { background:#96bd0d; color:#fff;  color:#fff}
	table .tablesorter-headerUnSorted {background:#96bd0d url(/img/campo/sort.gif) 6px center no-repeat; cursor:pointer;}
	table .tablesorter-headerDesc {background:#699b22 url(/img/campo/desc.gif) 6px center no-repeat; cursor:pointer; }
	table .tablesorter-headerAsc {background:#699b22 url(/img/campo/asc.gif) 6px  center no-repeat; cursor:pointer; }
	table .head:hover, .sorter .desc:hover, .sorter .asc:hover {color:#fff}

	.table_td1{
		width: 18%;
	}
	
	.table_td2{
		width: 22%;
	}
	.table_td3{
		width: 16%;
	}
	.table_td4{
		width: 22%;
	}

	.ui-widget #cuHeader_textBuscar{
		float: left;
	    width: 66%;
	    height: 25px;
	    border: 0;
	    padding-left: 5px;
	    margin-left: 2px;
	    color: #9B9B9B;
	    margin-top: 2px;
	}


/* ======= MEDIA QUERY ======= */


@media only screen and (max-width:768px){
	/* TABLAS PRECIO */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}

	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr {
		border-top: 1px solid #ccc;
	    border-left: 1px solid #ccc;
	    border-right: 1px solid #ccc;
	    border-bottom: 5px solid #ccc;
	    margin-bottom: 15px;
    	background: #fff!important;
	}
	
	td { 
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}

	td:before {background: #96bd0d;width: 115px;top: 0px;left: 0px;padding: 7px;color: #fff;text-align: center;}
	
	td:before { 
		position: absolute;
		top: 0;
		left: 0;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}
	
	#ucPortadillaGanado_contenedor0 .container_info_tabla .content_info_tabla table tbody tr td:nth-of-type(1):before {content: "Ganado";}
	#ucPortadillaGanado_contenedor0 .container_info_tabla .content_info_tabla table tbody tr td:nth-of-type(2):before { content: "Remate Actual";}
	#ucPortadillaGanado_contenedor0 .container_info_tabla .content_info_tabla table tbody tr td:nth-of-type(3):before { content: "Remate Anterior";}
	#ucPortadillaGanado_contenedor0 .container_info_tabla .content_info_tabla table tbody tr td:nth-of-type(4):before { content: "Variación (%)";}
	#ucPortadillaGanado_contenedor0 .container_info_tabla .content_info_tabla table tbody tr td:nth-of-type(5):before { content: "Remate Actual";}
	#ucPortadillaGanado_contenedor0 .container_info_tabla .content_info_tabla table tbody tr td:nth-of-type(6):before { content: "Remate Anterior";}
	#ucPortadillaGanado_contenedor0 .container_info_tabla .content_info_tabla table tbody tr td:nth-of-type(7):before { content: "Variación (%)";}

	#ucPortadillaGanado_contenedor0 #container_info_tabla #content_info_tabla td, #ucPortadillaGanado_contenedor0 .container_info_tabla .content_info_tabla td:nth-of-type(4):after {
	    content: "N° de Cabezas";
	    display: block;
	    color: #000000;
	    text-align: center;
	    position: relative;
	    top: 6px;
	    width: 100%;
	    left: 0%;
	    padding: 10px;
	    border-top: 1px solid #ccc;
	}

	#ucPortadillaGanado_contenedor0 #container_info_tabla #content_info_tabla tr, #ucPortadillaGanado_contenedor0 .container_info_tabla .content_info_tabla tr:before {
	    content: "Precios $";
	    display: block;
	    color: #000000;
	    text-align: center;
	    position: relative;
	    top: 1px;
	    width: 97%;
	    left: 0%;
	    padding: 10px;
	    border-bottom: 1px solid #ccc;
	}

	#container_info_tabla #content_info_tabla td a, .container_info_tabla .content_info_tabla td a {
	    font-size: 15px;
	}

	#container_info_tabla #content_info_tabla td, .container_info_tabla .content_info_tabla td {
	    font-size: 15px;
	    text-align: right!important;
	    padding: 7px 3% 7px 0!important;
	    width: 97%;
	    border-right: transparent!important;
	    border-bottom: 1px solid #ccc!important;
	}

	#ui-datepicker-div {
	    left: 0px!important;
	    top: 357px!important;
	    border:0;
	}

	.indicador-uno, .indicador-dos{
		display: none;
	}

	#ucPortadillaGanado_pnlTablas #Content_desp_table {
	    width: 94%;
	    padding: 0 3%;
	}

	#ucPortadillaGanado_pnlTablas ul.list_tabs_cifras{
		height: initial;
		padding: 0;
	}

	#ucPortadillaGanado_pnlTablas ul.list_tabs_cifras li.active {
	    padding: 6px 14px 6px;
	    width: 32%;
	    box-sizing: border-box;
	}

	#ucPortadillaGanado_pnlTablas ul.list_tabs_cifras li.inactive {
	    padding: 6px 14px 6px;
	    width: 32%;
    	box-sizing: border-box;
	}

	#ucPortadillaGanado_pnlTablas ul.list_tabs_cifras li:nth-child(1) {
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}

	#ucPortadillaGanado_pnlTablas ul.list_tabs_cifras li:nth-child(2) {
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}

	#ucPortadillaGanado_pnlTablas ul.list_tabs_cifras li:nth-child(3) {
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		margin:0;
	}

	#ucPortadillaGanado_pnlTablas ul.list_tabs_cifras li:nth-child(6) {
		margin:0;
	}

	#ucPortadillaGanado_pnlTablas ul.list_tabs_cifras li:nth-child(9) {
		margin:0;
	}

	#ucPortadillaGanado_pnlTablas .Content_tabs{
		border:transparent;
		border-bottom: 8px solid #96BD0D;
	}

	#ucPortadillaGanado_pnlTablas h2.Title-table{
		margin: 8px 5px 10px;	
	}

	#ucPortadillaFrutaMercadoInterno_pnlTablas #Content_desp_table .Content_tabs ul.list_tabs_cifras li:nth-child(1) {
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}

	#ucPortadillaFrutaMercadoInterno_pnlTablas #Content_desp_table .Content_tabs ul.list_tabs_cifras{
	    height: initial;
    	float: none!important;
    	order: 2;
    	padding: 0;
	}

	#ucPortadillaFrutaMercadoInterno_pnlTablas #Content_desp_table .Content_tabs ul.list_tabs_cifras li.active{
		float: none;
		width: 95%;
	}

	#ucPortadillaFrutaMercadoInterno_pnlTablas #Content_desp_table .Content_tabs ul.list_tabs_cifras li.inactive{
		float: none;
		width: 95%;
	}

	#ucPortadillaFrutaMercadoInterno_pnlTablas #Content_desp_table .Content_tabs ul.list_tabs_cifras li.inactive:last-child{
		border: 1px solid #c9d1b9;
	}

	#ucPortadillaFrutaMercadoInterno_pnlTablas #Content_desp_table .Content_tabs{
	    display: flex;
	    flex-direction: column;
	    border: transparent;
    	border-bottom: 8px solid #96BD0D;
	}

	#ucPortadillaFrutaMercadoInterno_pnlTablas #Content_desp_table .Content_tabs .cont_produc_camp_f1{
		order: 1;
		margin-bottom: 10px;
	}

	#ucPortadillaFrutaMercadoInterno_pnlTablas #Content_desp_table .container_info_tabla .content_info_tabla table tbody tr:before{
		    display: none;
	}

	#ucPortadillaFrutaMercadoInterno_pnlTablas #Content_desp_table .container_info_tabla .content_info_tabla table tbody tr td:after{
		    display: none;
	}

	#ucPortadillaFrutaMercadoInterno_pnlTablas #Content_desp_table .container_info_tabla .content_info_tabla table tbody tr td:nth-child(1):before{
		    content: "Variedad";
		    width: 140px;
		    font-size: 11px;
	}

	#ucPortadillaFrutaMercadoInterno_pnlTablas #Content_desp_table .container_info_tabla .content_info_tabla table tbody tr td:nth-child(2):before{
		    content: "Unidad de comercialización";
		    width: 140px;
		    font-size: 11px;
	}

	#ucPortadillaFrutaMercadoInterno_pnlTablas #Content_desp_table .container_info_tabla .content_info_tabla table tbody tr td:nth-child(3):before{
		    content: "Precio Minimo $";
		    width: 140px;
		    font-size: 11px;
	}

	#ucPortadillaFrutaMercadoInterno_pnlTablas #Content_desp_table .container_info_tabla .content_info_tabla table tbody tr td:nth-child(4):before{
		    content: "Precio Máximo $";
		    width: 140px;
		    font-size: 11px;
	}

	#ucFicha_table_tr1 .table_td2{
		font-size: 11px;
		width: 100%;
	    padding: 5px 20px 0 0;
	    box-sizing: border-box;
	    text-align: right;
    }

	#ucFicha_table_tr1 .table_td2:before {
	    content: "Ganado";
	    font-size: 11px;
	}

	#ucFicha_table_tr1 .table_td4{
		font-size: 11px;
		width: 100%;
	    padding: 5px 20px 0 0;
	    box-sizing: border-box;
	    text-align: right;
    }

	#ucFicha_table_tr1 .table_td4:before {
	    content: "Feria";
	    font-size: 11px;
	}

	#ucPortadillaGanado_contenedor0 #container_info_tabla #content_info_tabla td, #ucPortadillaGanado_contenedor0 .container_info_tabla .content_info_tabla td:nth-of-type(4):after {
	    content: "N° de Cabezas";
	    display: block;
	    color: #000000;
	    text-align: center;
	    position: relative;
	    top: 6px;
	    width: 100%;
	    left: 0%;
	    padding: 10px;
	    border-top: 1px solid #ccc;
	}

	.cifras_home tr:before{
		display:none!important;
	}

	.cifras_home .TabFecha, .cifras_home .TabPrecioMin, .cifras_home .TabPrecioMax{
		text-align: right!important;
	}

	.cifras_home .TabFecha:before {
	    content: "Fecha";
	    font-size: 11px;
	    width: 156px;
	}

	.cifras_home .TabPrecioMin:before {
	    content: "Precio";
	    font-size: 11px;
	    width: 156px;
	}

	.cifras_home .TabPrecioMax:before {
	    content: "Precio misma fecha año anterior";
	    font-size: 11px;
	    width: 156px;
	}

	#ucFicha_table_tr1 .table_td1, #ucFicha_table_tr1 .table_td3{
		display: none;
	}

	.navegador-Grafico .content-time{
	    width: 100%;
	}

	#ucPortadillaHortaliza_NavFruta{
		border: transparent;
    	border-bottom: 8px solid #96BD0D;
	}

	#ucPortadillaHortaliza_pnlTablas .container_info_tabla .content_info_tabla table tbody tr:before{
		display:none;
	}

	#ucPortadillaHortaliza_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-of-type(4):after{
		display:none;
	}

	#ucPortadillaHortaliza_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-child(1):before{
		content: "Hortaliza";
	}

	#ucPortadillaHortaliza_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-child(2):before{
		content: "Feria";
	}

	#ucPortadillaHortaliza_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-child(3):before{
		content: "Unidad";
	}

	#ucPortadillaHortaliza_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-child(4):before{
		content: "Precio Minimo";
	}

	#ucPortadillaHortaliza_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-child(5):before{
		content: "Precio Máximo";
	}

	#ucPortadillaInsumo_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-child(1):before{
		content: "Insumo";
	}

	#ucPortadillaInsumo_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-child(2):before{
		content: "Variedad";
	}

	#ucPortadillaInsumo_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-child(3):before{
		content: "Unidad";
	}

	#ucPortadillaInsumo_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-child(4):before{
		content: "Empresa";
	}

	#ucPortadillaInsumo_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-child(5):before{
		content: "Precio $";
	}

	#ucPortadillaProducto_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-child(1):before{
		content: "Producto";
	}

	#ucPortadillaProducto_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-child(2):before{
		content: "Variedad";
	}

	#ucPortadillaProducto_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-child(3):before{
		content: "Unidad";
	}

	#ucPortadillaProducto_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-child(4):before{
		content: "Lugar de venta";
	}

	#ucPortadillaProducto_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-child(5):before{
		content: "Empresa";
	}

	#ucPortadillaProducto_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-child(6):before{
		content: "Precio $";
	}

	#ucPortadillaGrano_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-child(1):before{
		content: "Producto";
	}

	#ucPortadillaGrano_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-child(2):before{
		content: "Precio $";
	}

	#ucPortadillaGrano_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-child(3):before{
		content: "Variación";
	}

	#ucPortadillaHortaliza_NavFruta ul.list_tabs_cifras {
	    height: initial;
	}

	#ucPortadillaHortaliza_NavFruta ul.list_tabs_cifras li:nth-child(1) {
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}

	#ucPortadillaHortaliza_NavFruta ul.list_tabs_cifras li.active {
	    width: 96%;
	}

	#ucPortadillaHortaliza_NavFruta ul.list_tabs_cifras li.inactive {
	    width: 96%;
	}

	#ucPortadillaHortaliza_NavFruta .list_tabs_cifras{
		padding: 0; 
	}


	#ucPortadillaFrutaExportacion_pnlTablas #Content_desp_table .Content_tabs{
		border: transparent;
   		border-bottom: 8px solid #96BD0D;
	}

	#ucPortadillaFrutaExportacion_pnlTablas ul.list_tabs_cifras {
	    height: initial;
	    padding: 0;
	    float: none!important;
	}

	#ucPortadillaFrutaExportacion_pnlTablas ul.list_tabs_cifras li:nth-child(1) {
	    border-top-left-radius: 10px;
	    border-top-right-radius: 10px;
	}

	#ucPortadillaFrutaExportacion_pnlTablas ul.list_tabs_cifras li.active {
	    width: 96%;
	}

	#ucPortadillaFrutaExportacion_pnlTablas ul.list_tabs_cifras li.inactive{
		width: 96%;
	}

	#ucPortadillaFrutaExportacion_pnlTablas #Content_desp_table .Content_tabs {
	    display: flex;
	    flex-direction: column;
	    border: transparent;
	    border-bottom: 8px solid #96BD0D;
	}

	#ucPortadillaFrutaExportacion_pnlTablas #Content_desp_table .Content_tabs ul.list_tabs_cifras {
	    height: initial;
	    float: none!important;
	    order: 2;
	    padding: 0;
	}

	#ucPortadillaFrutaExportacion_pnlTablas #Content_desp_table .Content_tabs .cont_produc_camp_f1 {
	    order: 1;
	    margin-bottom: 10px;
	}

	#ucPortadillaFrutaExportacion_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-of-type(1):before {
	    content: "Variedad";
	    width: 25.3%;
	    font-size: 11px;
	}

	#ucPortadillaFrutaExportacion_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-of-type(2):before {
		content: "Unidad De Comercializacion";
	    width: 23.6%;
	    font-size: 11px;
	   	padding: 2.5px 2%;
	    white-space: pre-line;
	    line-height: 1.2; 
	}

	#ucPortadillaFrutaExportacion_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-of-type(3):before {
	    content: "Precio Minimo $";
	    width: 25%;
	    font-size: 11px;
	}

	#ucPortadillaFrutaExportacion_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-of-type(4):before {
	    content: "Precio Máximo $";
	    width: 25%;
	    font-size: 11px;
	}

	#ucPortadillaFrutaExportacion_pnlTablas #container_info_tabla #content_info_tabla td, .container_info_tabla .content_info_tabla td{
		 font-size: 11px;
	}

	#ucPortadillaFrutaExportacion_pnlTablas #container_info_tabla #content_info_tabla td a, .container_info_tabla .content_info_tabla td a{
		 font-size: 11px;
	}

	#container_info_tabla #content_info_tabla tr, .container_info_tabla .content_info_tabla tr {
		overflow: hidden;
	}

	.table_td1,.table_td2,.table_td3,.table_td4 {
	    width: auto;
	    padding-left: 10px;
	    padding-top: 10px;
	}
}



@media only screen and (max-width: 640px) {
	/*.no-mobile{
		display:none;
	}
	
	#main_header{width:100%; float:left;}
	
	.logo{
		width:100%;
		height:auto;
	}
	
	.header_logo{
		width: 100%;
		}
		.header_logo img{
			width: 100%;
			height:auto;
		}
		.header_logo a{
			width:50%;
			height:auto;
			margin-bottom:15px;
		}
		
	#reviewtext{
		width:100%;
		display:block;
		overflow:hidden;
		padding:0px;
		margin:0 0 15px;
	}*/
	
	.div_cont_sup_items_regist_2{
		display:block;
		overflow:hidden;
		float:none;
		width:auto;
	}
	
	.div_cont_item_regis_ingre_impr_2{
		width:100%;
		padding:0px;
	}
	
	.div_bts_reg_ingre_2{
		padding-left:25px;
		background:#ffffff url(/img/campo/login.gif) 10px center no-repeat;
		text-align:left;
		float:left;
		height:31px;
		line-height:31px;
		width:70%;
		border:none;
	}
	
	.div_bts_reg_2{
		width:20%;
		text-align:center;
		height:31px;
		line-height:31px;
		float:right;
		padding:0;
		background:#d8d9da;
	}
	
	/*#search_area{
		width:100%;
	}*/
	
	#ucHomePage_cuHeader_ulmenu,
	#subseccion_fondo_politica,
	.navigation_politica,
	.time,
	.div_negro_bold,
	.div_img_icons,
	.div_header_eltiempo,
	.div_cont_item_diario_impr_2,
	.div_cont_item_club_lectores_impr_2{
		display:none !important;
	}
	
	/*#content_menu_mobile{
		display:block;
	}
	
		.section_current{
			width:259px;
		}
		
		.content_menu_section{
			width:280px;
		}*/

}

@media only screen and (max-width: 480px) {
	#reviewtext{
		width:100%;
		display:block;
		overflow:hidden;
		padding:0px;
		margin:0 0 15px;
	}
		
	#search_area{
		display:block;
		width:auto;
		padding:10px;
		height:auto;
		float:none;
		overflow:hidden;
	}
	
	.date{display:none;}

	#boxcultyesp{
		width: 100%;
		float: left;
		border:none;
		padding-left:1px;
	}
	
	.inputsearch{
		margin-top:1px;
		border:none;
		height:22px;
		width:66%;
		padding-left:10px;
	}
	
	.button{
		width:29%;
		text-align:center;
		float:right;
	}
		
	.section_current{
		width:179px;
	}
	
	.content_menu_section{
		width:199px;
		padding:
	}

	#ucPortadillaGanado_pnlTablas ul.list_tabs_cifras li.active, ul.list_tabs_cifras li.inactive {
	    width: 32%;	
	}

	#ucPortadillaGanado_pnlTablas #container_info_tabla #content_info_tabla tr, .container_info_tabla .content_info_tabla tr:before {
	    width: 95%;
	}

	#ucPortadillaGanado_pnlTablas #container_info_tabla #content_info_tabla td, .container_info_tabla .content_info_tabla td:nth-of-type(1):after {
	    width: 98%;
	}

	#ucPortadillaGanado_pnlTablas #container_info_tabla #content_info_tabla td, .container_info_tabla .content_info_tabla td:nth-of-type(2):after {
	    width: 98%;
	}

	#ucPortadillaGanado_pnlTablas #container_info_tabla #content_info_tabla td, .container_info_tabla .content_info_tabla td:nth-of-type(3):after {
	    width: 98%;
	}

	#ucPortadillaGanado_pnlTablas #container_info_tabla #content_info_tabla td, .container_info_tabla .content_info_tabla td:nth-of-type(4):after {
	    width: 98%;
	}

	#ucPortadillaFrutaMercadoInterno_pnlTablas #Content_desp_table .Content_tabs ul.list_tabs_cifras li.active{
		width: 93%;
	}

	#ucPortadillaFrutaMercadoInterno_pnlTablas #Content_desp_table .Content_tabs ul.list_tabs_cifras li.inactive {
	    width: 92.8%;
	}

	#ucPortadillaHortaliza_NavFruta ul.list_tabs_cifras li.active {
	    width: 93%;
	}

	#ucPortadillaHortaliza_NavFruta ul.list_tabs_cifras li.inactive {
	    width: 92.8%;
	}

	#ucPortadillaFrutaExportacion_pnlTablas ul.list_tabs_cifras li.active {
	    width: 93%;
	}

	#ucPortadillaFrutaExportacion_pnlTablas ul.list_tabs_cifras li.active, ul.list_tabs_cifras li.inactive {
	    width: 92.9%;
	}

	#ucPortadillaFrutaExportacion_pnlTablas ul.list_tabs_cifras li.inactive {
	    width: 92.9%;
	}

	#ucPortadillaFrutaExportacion_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-of-type(2):before {
	    width: 25.2%;
	}

}
@media only screen and (max-width: 380px) {
	/*.section_current{
		width:119px;
	}
	
	.content_menu_section{
		width:140px;
	}*/

	ul.list_tabs_cifras a {
	    padding: 0;
	}

	#ucPortadillaFrutaMercadoInterno_pnlTablas #Content_desp_table .Content_tabs ul.list_tabs_cifras li.active{
		width: 91.8%;
	}

		#ucPortadillaFrutaMercadoInterno_pnlTablas #Content_desp_table .Content_tabs ul.list_tabs_cifras li.inactive {
	    width: 91.8%;
	}

	#ucPortadillaFrutaExportacion_pnlTablas ul.list_tabs_cifras li.active, ul.list_tabs_cifras li.inactive {
	    width: 92%;
	}

	#ucPortadillaFrutaExportacion_pnlTablas ul.list_tabs_cifras li.inactive {
	    width: 91.9%;
	}

	#ucPortadillaFrutaExportacion_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-of-type(2):before {
   	 width: 25.5%;
	}

	#ucPortadillaHortaliza_NavFruta ul.list_tabs_cifras li.inactive {
	    width: 91.8%;
	}

	#ucPortadillaHortaliza_NavFruta ul.list_tabs_cifras li.active {
	    width: 92%;
	}


}

@media only screen and (max-width: 320px) {
	#ucPortadillaFrutaExportacion_pnlTablas .container_info_tabla .content_info_tabla table tbody tr td:nth-of-type(2):before {
	    width: 26.5%;
	}

	#ucPortadillaFrutaExportacion_pnlTablas ul.list_tabs_cifras li.active, ul.list_tabs_cifras li.inactive {
	    width: 90%;
	}

	#ucPortadillaFrutaExportacion_pnlTablas ul.list_tabs_cifras li.inactive {
	    width: 89.9%;
	}

	#ucPortadillaFrutaMercadoInterno_pnlTablas #Content_desp_table .Content_tabs ul.list_tabs_cifras li.inactive {
	    width: 90.5%;
	}

	#ucPortadillaFrutaMercadoInterno_pnlTablas #Content_desp_table .Content_tabs ul.list_tabs_cifras li.active {
	    width: 90.8%;
	}

	#ucPortadillaHortaliza_NavFruta ul.list_tabs_cifras li.active {
	    width: 90%;
	}

	#ucPortadillaHortaliza_NavFruta ul.list_tabs_cifras li.inactive {
	    width: 89.8%;
	}
}
