body{
	font: 12px sans-serif;
	/*overflow: hidden;*/
}
h1{
	font-size: 1.5em;
}
text {
	font: 9px sans-serif;
}
.labeltext {
	font: 11px sans-serif;
	font-weight: bold;
	line-height: 23px;		
}
.myIndent {
	margin-left: 2em;
} 
path {  stroke: #fff; }
g.bar rect:hover {  fill:#F7DEAF;}
.axis {  font: 10px sans-serif; }

.legend tr:first-child{    border-top:1px solid grey; }
.legend tr:last-child{    border-bottom:0px solid grey; }

.axis path,
.axis line {
  fill: none;
  shape-rendering: crispEdges;
}

.x.axis path {  display: none; }
.legend{
	display:inline-block;
	border-collapse: collapse;
	border-spacing: 10px;
	position:absolute;
	left:50px;
	top:80px;
}
.legend td{
	padding:4px 5px;
}
.legendFreq, .legendPerc{
	width:10px;
}

.svg_bar{
	padding-left: 10px;
	padding-right: 5px;
}

#controles{
	text-align: left;
	width: 90%
}

#div_flags{
	float: left;
    display: inline;
    min-width: 350px;
}
#divLogos {
    float: left;
    display: inline;
    width: 100%;
	text-align: center;
}

#iconos{
	position: absolute;
    right: 30px;
}
#imgTwitter{
	margin-top:10px;
	margin-right:-5px;
	max-height: 25px;
	max-width: 25%;
	height: auto;
}
#imgIdioma{
	margin-top:10px;	
	max-height: 25px;
	max-width: 25%;
	height: auto;
}
#imgPortada{
	max-height: 600px;
	max-width: 80%;
	height: auto;
}

#flags{
	margin-top: 10px;
}

#loading{
	top: 40px;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
	font-size: 2em;
}
#imgLoading{
	height: 200px;
	max-width: 50%;
	height: auto;
}
#div_periodo{
	float: left;
    display: inline;    
    margin-top: 10px;
    min-width: 200px;
}

#ttasa{
	width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    min-width: 350px;
}

#dashboard {
	text-align: center;
}

#div_indis{
	float: left;
    width: 100%;    
    margin-bottom: 30px;
	margin-top:20px;
}

#div_linechart{
	text-align: center;
    float: left;
    width: 100%;
    display: inline;
    padding-top: 10px;
}

#div_cuadro{
	text-align: center;
	width: 100%;
}

#div_barchart{
	float: left;
    width: 100%;
    display: inline;
    min-width: 300px;
}

#tituloPper{
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	vertical-align: super;
}

.leyenda{
	font-size: 1.3em;
}

#logo{
	float: left;
    margin-top: 10px;
    max-height: 70px;
	max-width: 20%;
	height: auto;
}

#logoExp{
	float: right;
    margin-top: 10px;
    max-height: 70px;
	max-width: 20%;
	height: auto;
}

#header{
	margin-left: 10pxpx;
	margin-right: 10px;
}

#sltFlags{
	font-size: 1.2em;
	font-weight: bold;
    vertical-align: top;
    height: 25px;
	width:200px;
}

#pieinfog{
	font-size: 0.9em;
	text-align: left;
}

#pieinfog p{
	float: left;
	margin-top: -3px;
	width: 100%;
}

#pgpieinfog{
	width: 94%;
	margin-top: 40px;
	float: left;
}

#pgpieinfog2{
	width: 94%;
	margin-left: 40px;
	margin-right: 40px;
	float: left;
	border-top: 3px solid #9D6A06;
}

#div_source{
	font-size: 0.9em;
    text-align: left;
    float: left;
    display: inline;
}

#div_source div.cfuente{
	float: left;
	padding-top: 3px;
}

#div_source div.cnota{
	text-align: left;
}

.titcuadro{
	/*width: 650px;
	margin-left: auto;
	margin-right: auto;*/
}

#tituloP{
	font-size:1.2em;
	margin-right:5px;
	margin-top: 0px;
	text-align:left;
	font-family: Arial Black, Arial Bold, Verdana, sans-serif;
}

#titId{
	text-align: left;
    margin-top: -10px;
	font-weight: normal;
}

#mainTitle{
	color: #9D6A06;
	font-size: 1.8em;
	font-family: Arial Black, Arial Bold, Verdana, sans-serif;
	text-align: right;
	margin-right: 30px;
	margin-top: 20px;
	width: 90%;
	min-width: 650px;
}

#pgpie1p {
    color: #4790BA;
	font-size: 2.2vmin;
    font-family: Arial Black, Arial Bold, Verdana, sans-serif;
    float: left;
    padding-bottom: 10px;
    margin-left: 40px;
}

#pgpie2p {
    color: #4790BA;
    font-size: 2.2vmin;
    font-family: Arial Black, Arial Bold, Verdana, sans-serif;
    float: right;
	padding-bottom: 10px;
	margin-right: 40px;
}

#pie1p {
    color: #9D6A06;
    font-size: 1.8em;
    font-family: Arial Black, Arial Bold, Verdana, sans-serif;
    float: left;
	padding-bottom: 10px;
}

#pie2p {
    color: #9D6A06;
    font-size: 1.8em;
    font-family: Arial Black, Arial Bold, Verdana, sans-serif;
    float: right;
}

#tencuestatxt{
	font-family: Arial Black, Arial Bold, Verdana, sans-serif;
	font-size: 1.3em;
	background-color: #A08247;
	color: #fff;
}
#imgHome{
	margin-top:10px;
	margin-right:-5px;
	max-height: 25px;
	max-width: 25%;
	height: auto;
}

#botones{
	float: right;
}
#error{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
	font-size: 1.4em;
}
#imgError{	
	max-height: 200px;
	max-width: 30%;
	height: auto;
}
#titBC{
	font-size:1.2em;
	margin-right:5px;
	margin-top: 0px;
	text-align:left;
	font-family: Arial Black, Arial Bold, Verdana, sans-serif;
	
}

#titBCsub{
	text-align: left;
    font-size: 1.2em;
    margin-top: -10px;
	font-weight: normal;
}

#titIdP{
	text-align: left;
	font-weight: normal;
	font-size: 1.2em;
	margin-top: -10px;
}

#titLCid{
	font-size:1.2em;
	margin-right:5px;
	margin-top: 0px;
	text-align:left;
	font-family: Arial Black, Arial Bold, Verdana, sans-serif;	
}

#titLCids{
	text-align: left;
    font-size: 1.2em;
    margin-top: -10px;
	font-weight: normal;
}


.infodef{
    margin-right: 30px;
    text-align: right;
    margin-top: -25px;
}

#botonMas{
	cursor: auto;
	height: 25px;
}

#botonMenos{
	cursor: pointer;
	height: 25px;
}

#selms {
	position: absolute;
	top: 60px;
	left: 25px;
	font-size: 14px;
	background-color: #fff;
	font-weight: bold;
}

#pgprincipal{
	text-align: center;
	width: 100%;
	margin-top: 20px;
}
h1#tencuestatxt{
	display:inline;
}
#infografia{
	width: 100%;
	text-align: center;
	font-family: Arial Black, Arial Bold, Verdana, sans-serif;
	font-size: 4.8vmin;
	margin-left: auto;
	margin-right: auto;
	color: #4790BA;
}
#infografia h1{
	font-size: 4.8vmin;
}

#bloques{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	color: #4790BA;
}

#blqHot{
	width: 200px;
	height: 282px;
	float: left;
	display: inline;
	font-family: Arial Black, Arial Bold, Verdana, sans-serif;
	font-size: 1.5em;
	margin: 15px;
	background: url('../../images/portadas/hotel.png') no-repeat;
}

.atit{
	position: relative;
    top: 225px;
	text-decoration: none;
	color: #4790BA;
}

.atit:hover{
	color: #4790BA;
	text-decoration: none;
}

.atit:visited{
	color: #4790BA;
	text-decoration: none;
}

#blqApa{
	width: 200px;
	height: 282px;
	float: left;
	display: inline;
	font-family: Arial Black, Arial Bold, Verdana, sans-serif;
	font-size: 1.5em;
	margin: 15px;
	background: url('../../images/portadas/apartamentos.png') no-repeat;
}

#blqCam{
	width: 200px;
	height: 282px;
	float: left;
	display: inline;
	font-family: Arial Black, Arial Bold, Verdana, sans-serif;
	font-size: 1.5em;
	margin: 15px;
	background: url('../../images/portadas/camping.png') no-repeat;
}

#blqTRu{
	width: 200px;
	height: 282px;
	float: left;
	display: inline;
	font-family: Arial Black, Arial Bold, Verdana, sans-serif;
	font-size: 1.5em;
	margin: 15px;
	background: url('../../images/portadas/trural.png') no-repeat;
}
.ttl_fila{
	width: 100%;
	padding: 1%;
	text-align: left;
	display: none;
	font-size: 1.5em;
	font-weight: bold;
	color: #4790BA;
	font-family: Arial Black, Arial Bold, Verdana, sans-serif;
}	


#div_indi1{
	float: left;
    width: 32%;
    text-align: center;
    padding: 1%;
}

#div_indi2{
	float: left;
    width: 32%;
    text-align: center;
    padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 1%;
}
#div_indi3{
	float: left;
    width: 32%;
    text-align: center;
    padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 1%;
}
#div_indi4{
	float: left;
    width: 32%;
    text-align: center;
    padding: 1%;
}
#div_indi5{
	float: left;
    width: 32%;
    text-align: center;
    padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 1%;
}
#div_indi6{
	float: left;
    width: 32%;
    text-align: center;
    padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 1%;
}
@-moz-document url-prefix() {
	#selms {
		position: absolute;
		top: 68px;
		left: 25px;
		font-size: 14px;
		background-color: #fff;
		font-weight: bold;
	}
}

#indis{
	background-color: #fff;
    border: 1px solid #CCCCCC;
	border-style: solid;
    overflow: auto;
}

#div_fila1{
	overflow: hidden;
	border: 1px #CCCCCC;
	border-style: none;
    width: 99%;
	margin-bottom:1%;
}

#div_fila2{
	overflow: hidden;
	border: 1px #CCCCCC;
	border-style: none;
    width: 99%;
}

#selind {
	position: absolute;
	top: 162px;
	left: 25px;
	font-size: 14px;
	background-color: #fff;
	font-weight: bold;
}

@-moz-document url-prefix() {
	#selind {
		position: absolute;
		top: 170px;
		left: 25px;
		font-size: 14px;
		background-color: #fff;
		font-weight: bold;
	}
}


.option{
	font-size: 1.0em;
	font-weight: bold;
}

.breakd{
	font-size: 16px;
	font-weight: bold;
	fill: #4790BA;
}

.breakd2{
	font-size: 2.2em;
	font-weight: bold;
	fill: #4790BA;
	font-family: Arial Black, Arial Bold, Verdana, sans-serif;
}

.figure{
	font-size: 1.2em;
	font-family: Verdana;
	font-weight: bold;
	fill: #000;
}

.innerBall{
	cursor: pointer;
}

#opts {
	width: 690px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
}

#opts div{
	border: 1px solid #CCC;
	background-color: #E1E1E1;
	width: 100px;
	margin: 0 auto;
}


.d3-tip {
  font-size:0.8em;
  padding: 5px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 1px;
  border: 1px solid #fff;
}

/* Style northward tooltips differently */
.d3-tip.n:after {
  top: 100%;
  right: 0px;
}

.d3-tipF {
  font-size:0.8em;
  padding: 5px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 1px;
  border: 1px solid #fff;
}

/* Creates a small triangle extender for the tooltip */
.d3-tipF:after {
  box-sizing: border-box;
  display: inline;
  font-size: 5px;
  width: 100%;
  color: rgba(0, 0, 0, 0.8);
  content: "\25BC";
  position: absolute;
  text-align: center;
}

/* Style northward tooltips differently */
.d3-tipF.n:after {
  top: 100%;
  right: 0px;
}
	
/* Estilos para el botón */
.onoffswitch {
    position: relative; width: 200px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "Tasa de Paro";
    padding-left: 10px;
    background-color: #DB2967; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "Tasa de Actividad";
    padding-right: 10px;
    background-color: #34A7C1; color: #FFFFFF;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 16px; margin: 7px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 166px;
    border: 2px solid #999999; border-radius: 20px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}

/**********************/

/* tell the SVG path to be a thin blue line without any area fill */
path {
	stroke-width: 2;
	fill: none;
}

#lineaGraf{
	stroke: #4799C9;
}

#lineaGrafES{
	stroke: #016F62;
}

.axis {
  shape-rendering: crispEdges;
}
.x.axis line.eje {
  stroke: lightgrey;
}
.x.axis .minor {
  stroke-opacity: .5;
}
.x.axis path {
  display: none;
}
.y.axis line, .y.axis path {
  stroke: lightgrey;
}
.linea {
  stroke: #fff;
  stroke-width: 5;
}
.linea:hover {
  stroke: lightgrey;
  stroke-width: 1;
}
.lineapeq{
	stroke: lightgrey;
	stroke-width: 1;
}

.gris{
	opacity: 0.2;
}