h1 {
	margin: 1rem 0rem;
}

.marcar{
	background-color: #DDEEEC;
}
}
.contenido{
	width:100%;
	margin-top: 1rem;
}

.contenido>ul{
	display:none;
}

.NoData{
    display: flex;
    align-items: center;
    justify-content: center;
}
.NoData>*{
	transform: rotate(-45deg);
    position: relative;
    font-size: 1.5rem;
    color: #89BEBA;
}
.NoData2>*{
    position: relative;
    font-size: 1.5rem;
    color: #89BEBA;
}

.sup>.status>.tit {
    font-weight: bolder;
    padding: 0px 5px 0px 0px;
    display: none;
}

#tabGraph,#tabMap,.tabGraph,.tabMap{
	font-size:1.5rem;
	padding:20px!Important;
}

#conten1>.cab{
    align-items: center;
    display:none;
}
.cab>label{
	width:100%;
}
.lblIndi{
	width:100%;
	font-size:1.5rem;
	border-bottom: 1px dotted #bbbaba;
}
.lblIndi>.ComboSub{
	display:inline;
}
.ComboSub>label{
	margin: 0rem 1rem;
}
.ComboSub>label:hover{
	outline: 1px dotted #bbbaba;
	cursor: pointer;
}

.ComboSub input{
	margin: 0rem 1rem;
}
.disableDotted{
	border-top: inherit !important;
	margin-top: inherit !important;
    padding-top: inherit !important;
}
#conten1>.graphIndiSer{
	border-top: 2px dotted #bbbaba;
    margin-top: 1rem;
    padding-top: 1rem;
}
#conten1>.graphIndi{
	justify-content: flex-start;
}
#conten1>.graphIndiSer{
	justify-content: flex-start;
}
#conten1>.graphIndi,
#conten1>.graphIndiSer{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#conten1>.graphIndi>li>.graf>div,
#conten1>.graphIndiSer>li>.graf>div{
	height:150px;
}
#conten1>.graphIndi>*{
    width: 25%;
}

#conten1>.graphIndiSer>*{
    width: 25%;
}

#conten1>.graphIndi>*,
#conten1>.graphIndiSer>*{
    list-style: none;
    padding: 1rem 0.25rem;
    margin: 0px;
    text-align: left;
    min-height:150px;
    display: flex;
    flex-direction: column;
}
#conten1 .head>.grp{
	display: inline-block;
	float:right;
}
#conten1 .head>h2{
	line-height: 1rem;
	display: inline;
	font-size: 1rem;
	font-weight: bolder;
	vertical-align: top;
}
#conten1 .head{
    text-align: left;
	display:block;
	min-height: 3rem;
}
#conten1 .graf{
	/*align-self: flex-start;*/
    margin-top: auto;
    /*display:block;*/
}

#conten1 .pie,
#conten1 .pie2
{
	background-repeat: no-repeat;
	background-position: 50% 50%;
    background-size: contain;
    background-color: transparent;
    display: inline-block;
    margin: 0rem;
    border: none;
	width: 20px;
    height: 20px;
    margin-top: 0rem;
}

#conten1 button.pie{
	background-image: url("/https/www.ine.es/menus/plantillas/jaxiT3/img/iconoselecciontodos.gif");
}
#conten1 button.pie2{
	background-image: url("/https/www.ine.es/menus//plantillas/inebase/img/i.gif");
}

.jqplot-highlighter-tooltip{
	font-size: 1em;
	background-color: rgba(255,255,255,1);
	color:black;
	padding:5px;
	z-index: 9999;
    border: 1px solid #000;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.jqplot-target{
	font-family: Arial,Helvetica,sans-serif !important;
}

.NotaMarca{
	display:none;
    width: fit-content;
}

/**************************************************
MAPA
*********************************************************/
.mapGraph{
	padding:0px;
	display:flex;
	align-items: flex-start;
	min-height: 525px;
	margin-top: 10px;
}
.mapGraph>*{
	margin:0px;
	padding: 0px;
	display:inline-block;
}
.mapa{
	width:60%;
	min-height:300px;
	max-height: 800px;
    overflow:hidden;
	position:relative;
}
.mapa>.status{
	min-height:1.5rem;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mapa>.status>.tit{
	font-weight: bolder;
	padding: 0px 5px 0px 0px;
	display:none;
}


path{
    fill: transparent;
    stroke: #000;
    stroke-width: 0.1px;
    cursor:pointer;
}

#grafico{
	margin-top: 1rem;
	display:none;
	/*min-height:300px;*/
	min-height:410px;
}

.grafico,.grafico1,.grafico2,.grafico3{
	margin-top: 1rem;
	display:none;
	/*min-height:300px;*/
	min-height:410px !important;
}

.graph300{
	min-height:320px !important;
	margin: 0px 15px 15px 15px;
}

.graph500{
	min-height:520px !important;
}

.pnlDchCont{
	width:40%;
}

.pnlDch{
	/*width:40%;*/
	vertical-align:top;
	padding-left:10px;
}

.pnlDch>.status{
	min-height:50px;
	/*border: 1px  solid #bdbdbf;*/
	padding: 0.5rem;
	display:none;
}

.pnlDch>.status>.Area{
	min-height:3rem;
}

.pnlDch>.status>*{
	display:block;
}
.pnlDch>.status .tit{
    font-weight: bolder;
    padding: 0px 5px 0px 0px;
}
.pnlDch .cab{
	display:none;
}
.pnlDch .cab>.tit{
	font-weight: bolder;
	margin-top:10px;
    /*border-bottom: 1px dotted #bbbaba;
    margin-bottom: 1rem;
    height: 3rem;*/
}

.pnlDch .cab>dl{
	margin-top: 10px;
}

.pnlDch .cab>dl>dt{
	float: left;
    clear: both;
    padding-right: 5px;
}

.commonTit>dl>dt{
	float: left;
    clear: both;
    padding-right: 5px;
}

@media screen and (min-width: 821px) {
	.mapa{
		height:500px !important;
	}
}

/*********************************
Icons
**********************************/
.icons{
	width: 100%;
	padding-bottom: 10px;
}

.icons>input{
	float: right;
}

#btnDescarga{
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

/*********************************
Sup
**********************************/
.sup {
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.sup>.status {
    width: 60%;
}

.sup>* {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.commonTit{
	padding-left: 10px;
	margin-bottom: 10px;
}

#commonTit,.spnCommonTit{
	font-weight: bolder;
    height: 3rem;
}

.ndrln{
	text-decoration: underline;
}

.total{
	display: none;
	float:right;
}

.pnlDch .cab>.titt{
	font-weight: bolder;
	margin-top:10px;
    /*border-bottom: 1px dotted #bbbaba;
    margin:1rem 0rem 0rem 0rem;
    height: 3rem;*/
}

.lblAmbi{
	display: none;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;
    width: 100%;
}

.lblAmbi>.ComboAmbi{
	display: inline-flex;
	flex-wrap: wrap;
}

.lblAmbi>span{
	margin-right: 0.5rem;
}

.ComboAmbi label {
    margin: 0rem 0.5rem;
}

.ComboAmbi label>input[type="radio"] {
    margin-right: 10px;
}

.strokeWidth{
	stroke-width: 5px;
}

#uniqueIndi,.uniqueIndi{
	font-weight: bolder;
}

.graphNote{
	display:none;
	font-style: italic;
    font-size: 0.8em;
	margin-top: 10px;
}

.noteStyle{
	font-style: inherit;
    font-size: inherit;
}

path:focus {
	stroke-width: 5px;
	outline-style: unset !important;
	outline-color: unset !important;
	outline-width: unset !important;
	outline-offset: unset !important;
}

.filterArea{
	margin-bottom: 10px;
	display: flex;
	flex-wrap: wrap;
    /*align-content: space-between;*/
}

.filterArea > div:first-child{
	margin-left: 10px;
}

.filterArea > div:not(:first-child){
	margin-left: 30px;
}

.lstData {
	margin-top: 10px;
}

.combo-format{
    display: flex;
	margin-top: 5px;
    width: 100%;
    /*height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    font-weight: 400;
	color: #495057;
	font-size: 1rem;*/
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .3rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

iframe{
	    border-width: 0px;
}
body.sub{
	padding: 0px;
}

/*********************************
MOVIL
******************************************/
@media screen and (max-width: 820px) {
	.mapa{
		width:100%;
		height:350px !important;
	}

	.pnlDchCont{
		width:100%;
	}

	.pnlDch {
		padding-left: 0px !important;
	}

	#conten1>.graphIndi>*{
	    width: 50%;
	}

	#conten1>.graphIndiSer>*{
	    width: 50%;
	}

	.mapGraph{
		padding:0px;
		display:block;
		align-items: initial;
	}

	.total{
		width:100%;
		margin-top:10px;
	}

	.boton{
		width:100%;
		margin: 0px !important;
	}

	.commonTit{
		padding-left: 0px !important;
		padding-top: 10px;
	}

	.lblAmbi>.ComboAmbi{
		display: inline-block;
	}

	.sup{
		display: block;
	}

	.sup>.status {
		width: auto;
	}

	@media screen and (max-width: 400px) {
		#conten1>.graphIndi>*{
			width: 100%;
		}

		#conten1>.graphIndiSer>*{
			width: 100%;
		}
	}

}
