body{
  font-family: Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
  margin: 0px;
  color: #333333;
  font-size: 0.9em;
  padding: 0px 0px;
  margin: 0px;
}

TABLE {
	background: #ffffff;
	font: 1em Arial, sans-serif;
}

TABLE.general{
	width:100%;
}

TABLE.cabecera {
	width:100%;
	margin : -5px 0px 0px 0px;
  padding : 0px 0px 0px 0px;
}

.intocabecera{
	margin : 0px 0px 0px 0px;
  padding : 0px 0px 0px 0px;
}

HR.SPR {
	color : #333333;
}

TH {
	background : #ffffff;
	font : bold 1em Arial, sans-serif;
	color : #000000;
}

TD.cabtab {
	background: #E5E7F3;
	text-align: left;
	vertical-align: top;
}

TH.cabtab {
	background: #E5E7F3;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

.reftab {
	border-bottom: 1px solid transparent ;
	background: #E5E7F3;
	text-align: center;
	vertical-align: middle;
	font : normal 1.4em arial,sans-serif;
}

.reftabBorde {
	border-bottom : 1px;
	border-bottom-style : solid;
	border-bottom-color : #333333;
	color : #333333;
	background: #E5E7F3;
	text-align: center;
	vertical-align: middle;
	font : normal 1.4em arial,sans-serif;
}

.reftabWhite {
	border-bottom: 1px solid transparent ;
	text-align: right;
	vertical-align: middle;
	font : normal 1em arial,sans-serif;
}

.reftabWhiteJS {
	text-align: right;
	vertical-align: middle;
	font : normal 1em arial,sans-serif;
}

.reftabWhiteJS:hover {
	background: #e5e7f3;
	color: #000000;
}

TD.tittab {
	color: #333333;
	background: #B6C5DF;
	text-align: left;
	font: bold 1.6em arial,sans-serif;
}

A {
	color: Black;
}

A.colornormal {
	color: Black;
}

A.colorine {
	color: #333333;	
}

.subtittab {
	border-bottom: 1px solid transparent ;
	padding : 0px 0px 0px 5px;
	margin: 0px;
	color : #333333;
	background: #E5E7F3;
	--white-space: nowrap;
}

.unidades {
	white-space: nowrap;
}

.subtittabborde {
	border-bottom : 3px;
	border-bottom-style : double;
	border-bottom-color : #B6C5DF;
	color : #333333;
    text-align : left;
	background: #ffffff;
}

.tdrojosubtittab{
	border-bottom : 1px;
	border-bottom-style : solid;
	border-bottom-color : #333333;
	margin : 0px 0px 0px 25px;
	padding : 0px 0px 0px 25px;
	text-indent: -25px;
	color : #333333;
	background: #E5E7F3;
}

.tdrojosubtittabborde{
	border-bottom : 1px;
	border-bottom-style : solid;
	border-bottom-color : #333333;
	color : #333333;
  text-align : left;
	background: #ffffff;
}

.tdrojoreftabWhite{
	border-bottom : 1px;
	border-bottom-style : solid;
	border-bottom-color : #333333;
	text-align: right;
	vertical-align: middle;
	font : normal 1em arial,sans-serif;
}

#btnNombre{
	clear:both;
}

input{
	  border-radius: 6px;
}

.buttonGrafMap{
	background:#f0f8ea;
	border: 1px solid #4E7D36;
	color:#4E7D36;
	font:bold 1em Arial,sans-serif;
	width:60px;
    margin : 0px 0px 0px 0px;
	cursor: pointer;
	float: right;
	padding: 3px;
}

.resultado{
	clear:both;
}

.resultadoSinMapa{
	clear:both;
	margin: 5px 40px;
}

.nowrap{
	white-space:nowrap;
}

.negrita {
	font-weight: bold;
}

.centrado {
	text-align: center;
}

.izquierda {
	text-align: left;
}

.derecha {
	text-align: right;
}

.enmedio {
	vertical-align: middle;
   background:#ffffff;
}

.abajo {
	vertical-align: bottom;
   background:#ffffff;
}

.arriba {
	vertical-align: top;
	background:#ffffff;
}

.commonfont {
	font-family: Arial, sans-serif;
	font-size: 1.3em;
}

.fontINE {
	font-family: Arial, sans-serif;
	/*color:#4be86f;*/
}

.letra13 {
   font-size: 1.3em;
}

.letrapeq {
	font-size: 0.8em;
}

.tablaancha {
	width: 100%;
}


.celdacab38 {
	vertical-align: top;
	width: 38%;
}

.celdacab35 {
	vertical-align: top;
	--width: 35%;
}

.celdacab34 {
	vertical-align: top;
	width: 34%;
}

.celdacab22 {
	vertical-align: top;
	width: 22%;
}

.celdacab20 {
	vertical-align: top;
	--width: 20%;
}

.celdacab9 {
	vertical-align: top;
	width: 9%;
}

.celdacab8 {
	vertical-align: top;
	width: 8%;
}

.celdacab7 {
	vertical-align: top;
	--width: 7%;
}

.celdacab6 {
	vertical-align: top;
	width: 6%;
}

.celdacab2 {
	vertical-align: top;
	width: 2%;
}

LI.sinmarca {
	list-style-type: none;
}

TH.tittab {
	color: #333333;
	background: #B6C5DF;
	text-align: left;
	font: bold 1.6em arial,sans-serif;
}

/*Formato de los botones INE*/

a.boton  {
	text-decoration: none;
	color: #333333;
	background:#B6C5DF;
	padding: 1px 3px 1px 3px;
	border: 1px solid #333333;
	cursor: pointer;
}

a.boton:hover {
	background: #E5E7F3;
	color: #333333;
}

.no-close .ui-dialog-titlebar-close {
  display: none;
}

.cabCesta {
	border : 1px;
	border-style : solid;
	border-color : #B6C5DF;
	font : bold 1em Arial, sans-serif;
  color : #000000;
	background: #E5E7F3;
	width : 98%;
	margin : 3px 3px 3px 3px;
}

.cabCestaDere{
	float : right;
	display: inline;
	vertical-align: top;
}

.cesta{
	border : 1px;
	border-style : solid;
	border-color : #000000;
	background: #ffffff;
	width : 350px;
	max-height:175px;
	font : 1em Arial, sans-serif;
  position: relative;
}

.cuerpoCesta{
	max-height:100px;
	overflow: auto;
}

.aConsul{
	float : right;
	vertical-align: top;
}

.artCesta{
	margin : 3px 3px 3px 3px;
	font : 1em Arial, sans-serif;
}

.contador{
	font : 0.8em Arial, sans-serif;
	vertical-align: top;
	margin : 0px 3px 0px 0px;
	padding : 0px 3px 0px 0px;
}

.imgDel{
	width : 12px;
	margin : 2px 0px 0px 0px;
	padding : 2px 0px 0px 0px;
	cursor: pointer;
}

.imgAdd{
	width : 16px;
	margin : 0px 0px 0px 1px;
	padding : 0px 0px 0px 1px;
	cursor: pointer;
}

.imgMin{
	width : 15px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	cursor: pointer;
}

.imgGraf{
	width : 15px;
	margin : 0px 2px 0px 2px;
	padding : 0px 2px 0px 2px;
}

.metadiv{
	border : 1px;
	border-style : solid;
	border-color : #000000;
	background: #ffffff;
	width : 275px;
	font : 0.8em Arial, sans-serif;
	box-shadow: 5px 5px 2px #888888;
}

.cabMeta{
	border : 1px;
	border-style : solid;
	border-color : #B6C5DF;
	font : 0.8em Arial, sans-serif;
  color : #000000;
	background: #B6C5DF;
	width : 96%;
	margin : 3px 0px 0px 3px;
	padding : 0px 0px 0px 3px;
}

.cuerpoMeta{
	margin : 3px 0px 3px 3px;
}

.imgWINE{
	width : 80px;
}

.imgXML{
	width : 15px;
}

.imgSDMX{
	width : 15px;
}

DIV.capaVisible{
	display:visible;
}

DIV.capaOculta{
	display:none;
}

textarea.areaTexto{
	height:75px;
	width:450px;
}

.capaw1 {
	float: left;
	width: 45%;
}

.capaw2 {
	float: right;
	width: 50%;
}

.subt {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

/*widget*/

TABLE.wgeneral{
width: 500px;
}

.wBODY {
	overflow-x: hidden;
	width: 60%;
}

.celdacab60 {
	vertical-align: top;
	width: 60%;
}

.celdacab15 {
	vertical-align: top;
	width: 15%;
}

.lineadivi{
	width:100%;
	text-align:center;
	vertical-align: middle;
	background-color: #B6C5DF;
	height: 1px;
	border: 0;
}

TD.wtittab {
	background: #B6C5DF;
	text-align: left;
	font: bold 1.6em arial,sans-serif;
}

.wsubtittab {
	margin : 0px 0px 0px 25px;
	padding : 0px 0px 0px 25px;
	text-indent: -25px;
	background: #E5E7F3;
}

#dialog{
	position: fixed;
	right: 5px;
	top: 5px;
	z-index: 9999;
}

.MarcaIndicador{
	border-bottom: 1px solid #B6C5DF;
}
.sindato{
	border-bottom: 1px solid transparent;
}

.tabjer1{
	padding-left: 15px;
}
.tabjer2{
	padding-left: 25px;
}
.tabjer3{
	padding-left: 35px;
}
.tabjer4{
	padding-left: 45px;
}

.widgetResult{
	color : #000000;
	margin: 5px 0px 0px 0px;
}

.widgetResult2{
	color : #000000;
	margin: 5px 0px 0px 25px;
}

.widgetResultTotal{
	font-weight: bold;
	color : #000000;
}

.marginCero{
	margin:0px;
	padding: 0px/*RRC*/
}

.sizeMapa{
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}


.sizeMapa2{
	margin:0px;
	padding:0px;
	text-align:center;
}

.sizeGraph{
	width:90%;
	margin-left: auto;
	margin-right: auto;
}

.contenedorGraf{
	visibility: hidden;
	display:block;
}

.imgLogoIne{
	display: table-cell;
	height:25px;
	width: 39px;
	padding: 5px;
	float:right;
}

.divMapa{
	visibility: hidden;
	margin : 5px 0px 0px 0px;
}

.divBtnGraf{
	visibility : visible;
	display:none;
}

.divBtnMap{
	visibility: hidden;
	display:none;
}

.textoIni{
	font-size: 1em;
}

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 0px #ccc;
	-webkit-box-shadow: 0 0 0px #ccc;
	box-shadow: 0 0 0px #ccc;
	left: 0px;
	background: #fff;
	border: none;
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}


/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 0px;
}

.bx-wrapper .bx-next {
	right: 0px;
}

.bx-wrapper .bx-controls-direction a {
  top: 0%;
  margin: 0px;
}

#mapa{
	margin-top: 0px;
}

.VisualJSarea > path:hover {
  stroke: #000;
  stroke-width: 3px;
}

.VisualJSarea > path  {
  stroke: #000;
  stroke-width: 1.5px;
}

#infoGraph{
	font : 0.9em Arial, sans-serif;
	max-width: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: visible;
	z-index: 99999;
	padding: 5px 5px;
}

.contIntro{
	display: table;
	width: 100%;
	background-color: #4E7D36;
	border: 0px solid #4E7D36;
	float: left;
	margin: 0px ;
	padding: 0px;
	color: white;
	text-align: left;
	font: bold 1.4em arial,sans-serif;
	background-image: url();
}

#titulo{
	margin: 10px 0px;
}

.contImg{
	width: 100%;
}

.dlResult{
	margin: 5px 0px;
}

.dtResult{
	margin: 5px 0px 0px 0px;
}

.contTxt1{
	width: 100%;
	float:left;
	padding: 2px 0px 2px 0px;
}

.buttonNombre{
    background:#f0f8ea;
    border: 0px solid #f0f8ea;
    background-image: url(../imagenes/buscar.gif);
    background-position : 98% 50%;
	background-repeat : no-repeat;
    color:#4E7D36;
    font:bold 1em Arial,sans-serif;
    cursor: pointer;
	float: left;
	display: table-cell;
	width: 100%;
	margin: 0px;
}

.buttonApell{
    //background:#4E7D36;
    //border: 0px solid #4E7D36;
    background:#f0f8ea;
    border: 0px solid #f0f8ea;
    background-image: url(../imagenes/buscar.gif);
    background-position : 98% 50%;
	background-repeat : no-repeat;
    //color:white;
    color:#4E7D36;
    font:bold 1em Arial,sans-serif;
    cursor: pointer;
	float: left;
	display: table-cell;
	width: 100%;
	margin: 0px;
}

/*
@media screen and (max-width: 350px) {
	.buttonApell{
	    background:#4E7D36;
	    border: 0px solid #4E7D36;
	    background-image: url(../imagenes/buscar.gif);
	    background-position : 98% 50%;
		background-repeat : no-repeat;
	    color:white;
	    font:bold 1em Arial,sans-serif;
	    width:48%;
	    margin : 2px 2px 2px 4px;
		cursor: pointer;
		float: left;
		display:block;
	}
}
*/

.divTitulo1{
	width: 88%;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

.divTitulo2{
	width: 90%;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

.titApell{
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.widgetForm{
	width: 100%;
}

.divTituloGraf1{
	width: 89%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

.divTituloGraf2{
	width: 80%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

.cajaWidget{
	border: 3px solid #4E7D36;
	box-sizing:border-box;
	-webkit-box-sizing:	border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing:border-box;
	width:100%;
}

.textoNomAp{
	display: table-cell;
	padding: 5px;
	margin: 0px;
	float:left;
}

.divBottom{
	height:20px;
	margin-top:10px;
	margin-bottom:3px;
}
