/* ESTILOS DESARROLLO */


div.r01gContainer{
	overflow-x: hidden;
}
div.r01gContainer a:link, div.r01gContainer span.MsoHyperlink {
	color: initial;
    text-decoration: none;
}

.rup-navbar-sticky {
	position: initial;
}
 
nav.rup-navbar a.nav-link {
    color: #fffcfb !important;
}

div.r01gContainer a:visited, div.r01gContainer span.MsoHyperlinkFollowed {
    color: #0A8ECC;
}

.edukiontzia {
    max-width: none;
}

.edukiontzia .r01gContainer { 
    max-width: none;
}

div.r01gContainer ul {
    margin-bottom: 0;
    margin-top: 0px;
}

div.r01gContainer {
    font-family: inherit;
}

.rup-maint_feedbackUL, .rup-maint_feedbackUL li ul {
	padding-inline-start: 40px;
}

.rup-maint_feedbackUL li {
  margin-left: 2em;
  margin-top: 0.2em;
}

.app_edukiontzi {
	display:block;
}

/***********************/

div.r01gContainer .rup-breadCrumb_main LI a:link {
    color: #0A8ECC;
    text-decoration: underline;
}

.qtip-default {
	background-color:#e8f9fe;
	border-color:#e8f9fe;
}

div.modalWait{
	/*	border: 2px solid red;*/
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	font-weight: bold !important;
	padding: 0.5em 0.5em 0.3em 0em;
	color: rgb(170, 170, 170);
	background-image: url("../images/fnd_gris.png");
	background-position: bottom;
	background-repeat: repeat-x;
}

div.modalWait img{
	margin: -2px 20px 2px 20px;
	float:left;	
	height: 30px;
}

header {
	background-color: #ffffff;
	height: 0px;
	overflow: hidden;
	position: relative;
	z-index: 99;
}

header div.cabecera>a {
	padding-top: 1.3em;
	padding-right: 1em;
}

@media ( min-width : 768px) {
	header {
		height: 6em;
	}

	.form-groupMaterial.col-4 {
		  height: 40px;
	}
}

footer {
	clear: both;
	vertical-align: baseline;
	background: #69a3d6;
	color: #ffffff;
	height: 2em;
	margin-top: 1em;
	padding-top: 0.2em;
}

@media ( max-width : 767px) {
	footer {
		padding-left: 0em;
		padding-right: 0em;
	}
}

footer .footer-informacion-legal {
	float: left;
}

footer .footer-ejgv {
	float: right;
}

footer .footer-row-1 {
	clear: both;
	background: #69a3d6;
	padding: 0rem 2rem;
	line-height: 3rem;
	height: 3rem;
}

footer .footer-row-2 {
	background: url('../images/web01-2014_oina_logo_atzekoa.gif') no-repeat
		left bottom #1f1f1f;
	clear: both;
	text-align: center;
	height: 15rem;
	padding-top: 2rem;
}

/*************/
/* RUP NAVBAR */
/**************/

/** CONTAINER */
.content {
	margin: 1rem;
	clear: both;
	background: #ffffff;
	display: block;
	padding: 2rem;
}

@media ( max-width : 767px) {
	.content {
		margin: 0em;
		padding: 1rem;
	}
}

section>h1, section>h2, section>h3, section>h4, section>h5, section>h6 {
	margin-top: 2rem;
	margin-bottom: 1rem;
}

#rwdExampleSection {
	background-color: #eaeaea;
}

#rwdExample div.row>div>p {
	background-color: #fff;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	padding: 1em;
}

/* FORMULARIOS */
.formulario_legend {
    color: #000000 !important;
    font-size: 0.96em;
}
.formulario_columna_cnt {
	color:#666666; 
	float:left; 
	width:99%;
}
.formulario_linea_izda_float { 
	margin-top: 1em;
	margin-left: 2em;
	margin-right: 2em;
	float:left;
}
.formulario_linea_label { 
	float: left;
	width: 8em;
}
.formulario_linea_input:not(.ui-selectmenu-menu) {
	border:0.1em solid #D1D1D1;
	color:#666666;
	font-size:100%;
	height: 23px;
	width: 100%;
}
.formulario_required {
    color: #FF0000;
}
.floating_left_pad_right {
	float:left;
	padding-right:10px;
	font-family:Arial,Verdana,Helvetica,sans-serif;	
	font-size:11px;
	text-align:left;
	margin-top:5px;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	background: url("../../rup/custom-theme/images/ui-bg_glass_55_fffeda_1x400.png") repeat-x scroll 50% 50% #FFFEDA;
    border: 1px solid #AAAAAA;
}

a.ui-selectmenu { text-decoration: none; color: black }

.filaFormulario {
    margin-bottom: 1em;
    clear: both;
}

.inputDownPequenia{
	display: inherit !important;
	width: 30% !important;
}
.inputDown{
	display: inherit !important;
	width: 100% !important;
}

.filaFormulario input[type="radio"] {
	margin-left: 20px;
    margin-right: 3px;
    vertical-align: middle;
}

.filaFormulario input[type="checkbox"] {
    margin-right: 3px;
    vertical-align: middle;
}

.borderFilaFormulario {
    border-left: 1px solid #aca9b2 !important;
    border-right: 1px solid #aca9b2 !important;
    border-bottom: 1px solid #aca9b2 !important;
    border-radius: 3px;
}

.borderFilaFormulario .filaFormulario {
    margin-bottom: 5px;
}

.botoneraCentro {
    text-align: center;
}

.botoneraCentro a {
    cursor:pointer;
}

.loginCnt .rup-table-filter-fieldset, .loginCnt .botoneraCentro {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    font-size:14px;
}

.filaFormulario button.secundario[id="registroPersonausuariaBtn"] {
    color: #851976;
}

.columnaPequenia{
	width: 50%;
}

.columnaMitadIzda {
	width:49%;
	float:left;
	min-width:200px;
	margin-right: 2%;
}

.columnaMitadDrcha {
	width:49%;
	float:left;
	min-width:200px;
}

.columnaTercioIzda {
	width:32%;
	float:left;
	min-width:100px;
	margin-right: 2%;
}

.columnaTercioDrcha {
	width:32%;
	float:left;
	min-width:100px;
}

.cuestionarioDiv .columnaMitadIzda {
	width: 55%;
	float: left;
	min-width: 200px;
	margin-right: 2%;
    text-align: right;
}

.cuestionarioDiv .columnaMitadDrcha {
    width: 43%;
    float: right;
    text-align: left;
}

#entidadFicha_div {
	background-color: #fbecf9;
	border: 1px solid #ccc;
}

.columnaEntera {
	width:99%;
	float:left;
	min-width:200px;
	margin-right: 2%;
}

.ad33a_panelArbol {
    width: 35%;
    float: left;
    min-width: 200px;
}

.ad33a_panelFicha {
    width: 60%;
    float: right;
    min-width: 200px;
}

@media (max-width: 550px) {
	
	.filaFormulario {
		margin-bottom: 0px;
	}
	
	.columnaMitadIzda {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	
	.columnaMitadDrcha {
		width: 100%;
		margin-bottom: 20px;
	}
	
}

/*  Barra de clasificaciones del panel de indicadores */
.wrapper {
  margin: 0px 0px 0px 0px;
  background: #fff;
}
@media (min-width: 48em) {
  .wrapper {
    max-width: 1500px;
  }
}

.stepper {
  font-size: 14px;
}
@media (min-width: 48em) {
  .stepper {
     padding: 20px 0px 0px 0px;
  }
}
.stepper__list {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 48em) {
  .stepper__list {
    display: flex;
  }
}
.stepper__list__item {
  padding: 3px 5px;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  width:180px;
  font-weight: bold;
  border-right: 1px solid #F0F0F0;
  display:inline-block;
}
@media (min-width: 48em) {
  .stepper__list__item {
    padding: 10px;
    flex-direction: column;
  }
}
.stepper__list__item.disabled{
	opacity:0.4;
}
.stepper__list__item:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
}

.stepper__list__item--normal:hover {
	cursor:pointer;
}

.stepper__list__item--normal.disabled:hover{
	font-weight: normal;
}

.stepper__list__item--current {
  color: white;
  background: linear-gradient(to right, #2caad0, #1472a4);
}

.stepper__list__item--current svg {
  /*border: 1px dotted #881a76;
  border-radius: 15%;*/
  transform: scale(1.3);
}
.stepper__list__icon--current {
  transform: scale(1.3);
}

.stepper__list__item--current:last-of-type:after, .stepper__list__item--current:only-of-type:after {
  height: 30%;
}
.stepper__list__item:last-of-type:after {
  display: none;
}
.stepper__list__title {
  padding: 5px;
  display:block;
}

.stepper__list__title--current {
  margin: 6px 0 0;
  padding: 5px;
   display:block;
}
@media (min-width: 48em) {
  .stepper__list__title {
    margin: 3px 0 0;
  }
}
.stepper__list__icon {
  margin: 0 10px 0 0;
  height: 4em;
  width: 4em;
}
@media (min-width: 48em) {
  .stepper__list__icon {
    margin: 0 0 15px;
  }
}
.stepper__list__icon path {
  /*fill: currentColor;*/
}
.stepper__list__icon ellipse,
.stepper__list__icon circle {
  stroke: currentColor;
}

.content {
	font-size:1.1em;
}

.content h2, div[aria-describedby='indicadorclasificacion_detail_div'] h2 {
	color: #187AAA;
	border-bottom: 1px solid #187AAA;
}

#indicadoresTreeDiv {
	float:left;
	width:30%;
	background-color:#F9F9F9;
	padding:20px;
	max-height: 900px;
    overflow: auto;
}

#indicadoresTreeDiv h3 {
	font-weight:bold;
	font-size: 1.4em;
	margin-top: 20px
}

#indicadoresDiv {
	width: 70%;
    float: right;
    padding:20px;
}

#indicadoresDiv .titulo {
	color: #4e95bb;
	font-size: 1.2em;
}

#indicadoresDiv .titulo2 {
	color: #4e95bb;
	font-size: 1.2em;
    background-color:#e8f9fe;
    padding:0 5px;
}

.jstree {
	padding:10px !important;
}

.jstree li {
	margin-left:0 !important;
}

.jstree li a {
	padding: 10px 0 25px 0 !important;
	word-break: break-word;
    max-width: 60%;
}

.jstree-rup-default .jstree-clicked {
	background-color: transparent;
	border:none;
    text-decoration: underline !important;
    color: inherit; 
}

.jstree-rup-default ul:first-child.jstree-no-dots > li.jstree-close {
    /*background-color: #EEEEEE;*/
}

.jstree-rup-default ul:first-child.jstree-no-dots > li.jstree-close ins.jstree-icon,  li.jstree-closed ins.jstree-icon:first-child,  li.jstree-open ins.jstree-icon:first-child {
	background-repeat: no-repeat;
    float: right;
    width: 35px;
    height: 35px;
    background-position:5px !important;
    background-size: 20px;
}

.jstree-rup-default ul:first-child.jstree-no-dots > li.jstree-closed ins.jstree-icon,  li.jstree-closed ins.jstree-icon:first-child{
    background-image:url('../images/expandir.png') !important;
}

.jstree-leaf ins{
	display: none !important;
	
}

.jstree-leaf ins.jstree-checkbox{
	display: inline-block !important;
	 
}



.jstree-rup-default ul:first-child.jstree-no-dots > li.jstree-open ins.jstree-icon,  li.jstree-open ins.jstree-icon:first-child {
    background-image:url('../images/contraer.png');
} 

.jstree-rup-default ul:first-child.jstree-no-dots > li.jstree-close a {
    color: #4e95bb;
    
    padding-right:30px !important;
    max-width: 90%;
}

.jstree-rup-default .jstree-no-dots .jstree-leaf {
    background-color: white;
}

.jstree-rup-default .jstree-no-dots .jstree-leaf a {
     color: #212529 !important;
}

.jstree-rup-default .jstree-no-dots .jstree-leaf ins.jstree-icon {
     background:none !important;
     background-image: none !important;
     float: right;
}

.jstree-rup-default .jstree-no-dots li a {
     white-space: normal;
}

#indicadoresTree .jstree-no-dots li a{
	display: table;
}

#indicadoresTree ins.jstree-icon{
	display: table-cell;
}

.jstree-hovered {
     background:none !important;
     border:none !important;
}

.titles{
	margin-bottom: 20px;
}
.tema_0{
	color: #1472a4;
    font-size: 18px;
}
.tema_1{
	color: #4e95bb;
    font-size: 17px;
}
.tema_2{
	color:#a8a8a8;
	font-size: 16px;
}

.tema_n{
	font-weight: bold;
    font-size: 20px;
    margin-right:20px;
}

#temaInfo {
	cursor:pointer;
}

.separador{
	color:#9eabb8;
}
.fondo-azul-claro{
	background-color:#f5f9fe;
}

.enlace-azul{
	color:#287eac !important;
	text-decoration:none !important;
}
.boton-azul{
	padding:5px 15px 0;
}
.boton-azul a, .boton-azul button{
	font-size:14px;
}
.boton-azul:hover, .boton-azul button:hover{	
	color:#287eac !important;
	background-color:#fafafa;
	cursor: pointer;
}
.pestanias-custom {
	margin-top:20px;
}

#pestanias.pestanias-custom .rupRandomLayerId  {
	border-top:1px solid #4a93b9;
	border-bottom:none;
}

#pestanias.pestanias-custom .ui-tabs-active {
	border-color:#4a93b9;
}

#pestaniasResultados.pestanias-custom .rupRandomLayerId  {
	border:none;
}

.pestanias-custom a {
	color:#4a93b9 !important;
	font-weight: bold;
}

#pestaniasResultados.pestanias-custom .ui-tab {
	border:none;
	border-radius:0;
	border-top:2px solid #DCDCDC;
	border-bottom:2px solid #DCDCDC;
	margin-right:0;
}

#pestaniasResultados.pestanias-custom .ui-tab a {
	color:#ACACAC !important;
}

#pestaniasResultados.pestanias-custom .ui-tab.ui-state-hover a {
	background-color:transparent !important;
}

#pestaniasResultados.pestanias-custom .ui-tabs-active {
	border:none;
	border-radius:0;
	border-top:2px solid #4a93b9;
	border-bottom:2px solid #4a93b9;
	margin-bottom: 0;
  	padding-bottom: 0; 
}

#pestaniasResultados.pestanias-custom .ui-tabs-active a {
	color:#4a93b9 !important;
} 

#pestaniasResultados.pestanias-custom .ui-tabs-active.ui-state-hover a {
	background-color:transparent !important;
}

.ad33a_caja_titulo{
	width:100%;
	padding:10px;
	background: linear-gradient(to right, #2caad0, #1472a4);
	color:#FFFFFF;
	text-align: center;
	margin-bottom: 20px;
}

.ad33a_titulo_azul{
	color: #1472A4;
	font-size: 14px;
	line-height: 16.34px;
	width: 255px;
	text-align: left;
	font-weight: bold;
}

.pestaniasPrev.rup-tabs_container.ui-tabs .rupRandomLayerId.ui-tabs-panel {
    padding: 0;
    border-left: 0;
    border-right: 0;
}

#filtrarDatos{
	width:300px;
	margin-right:25px;
	float:left;
	background-color: #F2F1F1;
	padding-bottom: 15px;
}

#cuadroMando{
	width:69%;
	float:left;
	background-color: #fff;
}

#fuente {
	padding: 15px 15px 0;
	clear:both;
}

#pestaniasResultados {
	width:69%;
	float:left;
}

.ad33a_boton_azul{
	width:200px;
	background: linear-gradient(to right, #2caad0, #1472a4);
	padding:10px;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
	border-radius: 25px;
	color:white;
}

.ad33a_boton_azul:hover{
	cursor: pointer;
}

.ad33a_cajaValores{
	height: 200px;
    overflow: auto;
    background-color: #ffffff;
    padding: 10px;
    border: 1px solid #d4d9dc;	
}

.ad33a_cajaValores a {
	cursor:pointer;
	font-weight:normal;
	font-size:13px;
	text-decoration:underline !important;
}

div[id^="grafico_"], #graficoMapa {
	overflow-x: auto;
	width:95%;
    float: left;
    height: 580px;
    box-shadow: 0 2px 20px 0 rgb(161 161 161 / 50%);
    margin: 10px 0px 10px 20px;
    padding-top: 15px;
    overflow-x: auto;
     
}

.grafico {
	text-align: center;
}
 
.grafico text { 
	font-size:12px; 
}

.grafico .domain, .grafico .tick line {
	stroke:#EAEAEA;
}

.grafico .tick text, .grafico tspan.legendText, .grafico .columna-label {
	fill:#757575;
}

.grafico .tooltip {
	font-size:12px;
}

.grafico .tooltip {
	position:fixed;
}

#mi_mapa {
    height: 600px !important;
}

@media ( max-width : 1150px) {
	div[id^="grafico_"], #graficoMapa{
		 width: 98%;
		 max-width: 98%;
	}
}

.grafico_titulo {
	margin: 10px 10px 10px 20px;
}

.grafico_titulo span {
	vertical-align: top;
}

.grafico_titulo img {
	cursor:pointer;
	float:right;
	height:24px;
	width:24px;
}

.enlace-azul img {
	margin-right: 10px;	
}

#divTablaDatos {
    float: left;
    width: 97%;
    box-shadow: 0 2px 20px 0 rgb(161 161 161 / 50%);
    padding: 10px 10px 10px 20px;
    text-align: center;
    margin: 20px;
}

#tablaIdioma {
	border-collapse: collapse;
	font-size: 13px;
	width: 100%;	
}

#tablaIdioma th {
  color: #1472A4;
  background-color: #f5f9fe;
  border: 2px solid #ffffff;
  text-align: center;
  padding: 3px 5px;
}

#tablaIdioma tr {
  border-bottom: 1px solid #eef0f0;
  text-align: right;
}

#tablaDatos {
	border-collapse: collapse;
	font-size: 13px;
	width: 100%;	
}

#tablaDatos th {
  color: #1472A4;
  background-color: #f5f9fe;
  border: 2px solid #ffffff;
  text-align: center;
  padding: 3px 5px;
}

#cabeceraIdioma th {
  color: #1472A4;
  background-color: #f5f9fe;
  border: 2px solid #ffffff;
  text-align: center;
  padding: 3px 5px;
}

#tablaDatos tr.cabeceraAnio, div[aria-describedby='indicadorclasificacion_detail_div'] h2 {
  border-bottom: 1px solid #1472A4;
  color: #1472A4;
  font-size: 16px;
}

#tablaDatos tr.cabeceraAnio td {
  padding-top:10px;
}

#tablaDatos tr {
  border-bottom: 1px solid #eef0f0;
  text-align: right;
}

#tablaDatos td.numerico {
  padding: 2px 5px;
}

#tablaDatos td.numerico {
  text-align: right;
}

#tablaDatos td.cabeceraColumna {
  font-weight: bold;
  white-space: nowrap;
}

#tablaDatos th.cabeceraColumna.unidadMedida, #tablaDatos .cabeceraAnio .unidadMedida {
  text-align:right;
  font-style:italic;
}

#tablaDatos .cabeceraAnio .unidadMedida {
  font-size:13px;
  padding-right: 5px;
}

#tablaDatos .cabeceraTabla {
  position: sticky;
  top: 0px;
}

#tablaDatos .cabeceraTabla tr {
	border-bottom: none;
}

#tablaDatos .cabeceraTabla th {
	border: none;
}

#tablaDatos > tbody > tr.cabecera > th.total {
	/* color:white;
	background-color:#1472a4; */
}

#tablaDatos > tbody > tr.fila > td.total, #tablaDatos > tbody > tr.fila.total {
	color: #1472A4;
	background-color: #f5f9fe;
}

.oculto {
	display:none;
}

.ui-dialog {
    max-width:95% !important;
}

.ui-dialog .ui-dialog-titlebar.ui-widget-header {
	background-color: #f0f8ff;
}

.ui-accordion-header {
	font-weight:bold !important;
}

.ui-accordion-header-collapsed {
	background-color: #f0f8ff !important;
	color: #1472a4 !important;
}

#indicadornumDiv .ui-accordion-header span.ui-accordion-header-icon:before {
	content:none;
}

#indicadornumDiv .ui-accordion-header span.ui-accordion-header-icon {
	background-repeat: no-repeat;
    background-position: 0px;
    background-size: 20px;
    width: 24px;
    height: 24px;;
}
 
#indicadornumDiv #ui-id-1 span.ui-icon-triangle-1-s {
	 background-image:url('../images/expandir.png');
}

div.dt-button-collection {
	padding: 1px 1px 1px 1px !important;
	width: 123px !important;
}

#indicadornumDiv .rup-combobox, #indicadordocDiv .rup-combobox, #clasificacionDiv .rup-combobox {
	width:100%;
}

#rup-multiCombo_givariableX_detail_table {
	width:auto !important;
}

 #givariableX_detail_table-button {
	width:95% !important;
}

#clnombre_detail_table_label, #clnombre2_detail_table_label, #variableCol_label, #variableFil_label, #clnombre_filter_table_aux_label {
	width:95%;
}
#importarDatosModal fieldset {
	border: none;
}

#buttonuploadTopMargin div{
	margin-top: 1rem;
}
.linkRojo{
	color:#EC2B00;
}
.centro{
	left:50%;
	position: relative;
}

.busqindicadorelem{
	background-color: white;
	width: 100%;
	z-index: 999;
	border: solid 1px #bcbbbb;
	border-radius: 1em;
	overflow: auto;
	display: none;
	max-height: 300px;
	height: auto;
}

.elementolista{
	margin: 0em 1em; 
	padding: 3px 0px; 
	cursor: pointer; 
/* 	font-size: 15px; */
}

.busqindicadorarrow{
	font-size: x-large !important;
	cursor: pointer;
}

.date-width{
	width:120px;
}

.ui-widget.ui-widget-content {
    border: none;
}

.ui-menu.ui-widget.ui-widget-content, .ui-widget.ui-widget-content.ui-selectmenu-menu-dropdown {
	border: 1px solid #c5c5c5;
}

#funombre_detail_table_menu.ui-autocomplete {
	width:auto !important;
	max-width:600px;
}

.right{
	justify-content: flex-end;
	
}

/*#fuente {
	border-left: 1px solid gray;
	max-width: 400px;
    width: 400px;
    margin: 35px 25px 0px 0px;
    padding: 7px 0px 7px 15px;
    
}*/
#fuenteTxt{
	color: #1472a4;
	font-weight: bold;
}


.colorBlue {
    color: #1572a4;
}

#visualizarGrafico, #visualizarMapa{
	margin-top: 0px;
	
}

#visualizarTabla{
	overflow: auto;
	max-height:800px;
}

#valoresVariablesCol, #valoresVariablesFil, #valoresExcluyentesCol, #valoresExcluyentesFil, #periodosExcluyentesCol, #visibleEnMapaFil {
	padding: 10px;
    background-color: #e8f9fe;
    border-color: #e8f9fe;
    margin-top: 5px;
}

#valoresExcluyentesCol, #valoresExcluyentesFil, #periodosExcluyentesCol, #visibleEnMapaFil {
    margin-bottom: 10px;
}

#valoresExcluyentesCol input[type="radio"], #valoresExcluyentesFil input[type="radio"], #periodosExcluyentesCol input[type="radio"], #visibleEnMapaFil input[type="radio"] {
    margin-left: 0px;
}

#valoresVariablesCol h3, #valoresVariablesFil h3, #valoresExcluyentesCol h3, #valoresExcluyentesFil h3, #periodosExcluyentesCol h3, #visibleEnMapaFil h3 {
	color: #337ab7;
    font-size: 14px;
    font-weight: 700;
}

#periodosPredefinidos {
	padding: 10px;
    border: 1px solid #7F9DB9;
    border-radius: 4px;
    margin-top: 5px;
    float: left;
    width: 100%;
}

#periodosPredefinidos h3 {
    color: #337ab7;
    font-size: 14px;
    font-weight: 700;
}

#visualizarMapa {
	overflow-x:auto;
}

#graficoMapa {
    float: none;
    min-height: 710px !important;
    min-width: 800px;
    height: auto;
}
	
#leyenda{
    padding: 15px 30px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

#buscadorIndicadoresDiv{
    background-color: #f9f9f9;
    margin-top: 15px;
    display: flex;
    
}

#filtroLabel{
    display: flex;
    width: 280px;
    margin-right: 8%;

}

.filtroTxt{
    background: linear-gradient(to right, #2caad0, #1472a4);
    display: flex;
    align-items: center;
    padding: 20px;

}

#filtro{
    display: flex;
    align-items: center;
	width: 75%;
}

#filtroInput{
    width: 70%;
    padding: 5px 20px;
    margin: 8px 0;
    height: 45px;
    max-width: 650px;
    border-radius: 20px;

}

#filtroInput:focus-visible{
	outline: none;
	
}

#btnBuscarIndicador{
    margin-top: 15px;
    margin-left: 35px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    padding: 10px 30px;
    border-radius: 20px;
    text-transform: uppercase;
    font-size: 15px;
    background: linear-gradient(to right, #2caad0, #1472a4);
    font-weight: bold;
    border: none;
    text-align: center;
    color: white !important;

}

#btnBuscarIndicador img{
    margin-right: 10px;

}
.colorWhite{
    color: white;
	margin-bottom: 0px;
	
}


.title{
	color: black ;
    font-size: 30px;

}

.title span{
     color: #1975a6 ;
     text-transform: uppercase;
     
}

.deco-title {
    border-radius: 2px;
    width: 55px;
    height: 4px;
    margin-bottom: 30px;
    margin-top: 10px;

}

.indicadorItem, .indicadorItemDocumental{
	height: 60px;
    box-shadow: 2px 2px 20px 5px rgb(0 0 0 / 20%);
    margin: 15px  0px;
	display: flex;
    justify-content: space-between;
    cursor: pointer;
    
}

.indicadorItem p, .indicadorItemDocumental p{
	margin-bottom: 0px !important;
	font-size: 0.85em;
	
}

.date p{
	font-size: 14px;

}

.indicadorItem:hover, .indicadorItemDocumental:hover{
	 background: linear-gradient(to right, #2caad0, #1472a4);
	
}

.indicadorItem:hover .flecha, .indicadorItemDocumental:hover .flecha{
	 background: transparent;
	
}

.indicadorItem:hover p, .indicadorItemDocumental:hover p{
	color: white;
	
}

.indicadorItem:hover .calendarImg, .indicadorItemDocumental:hover .calendarImg{
	content: url("../images/ico-calendario-x.png");
	 
}

.indicadorItemDocumental:hover .documentalImg{
	 content: url("../images/indicadordoc-x.png");
	 
}

.documentalImg{
	height: 20px;
    margin-right: 15px;

}

.indicadorItem .indicadorInfo, .indicadorItemDocumental .indicadorInfo{
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin: 0px 15px;
    
}

.indicadorInfo .date{
	color: #8494a5;
    width: 180px;
    
}

.indicadorInfo .info{
	color: #1975a6;
    font-weight: bold;
    width: 100%;
    
}

.indicadorInfo .date, .info{
	display: flex;
    align-items: center;
    flex-direction: row;
	
}

.indicadorInfo .date img{
    height: 20px;
    margin-right: 15px;
    
}

.indicadorItem .flecha, .indicadorItemDocumental .flecha{
	background-color: #8494a5;
    display: flex;
    width: 50px;
    align-content: center;
    align-items: center;
    justify-content: center;

}

.indicadorItem .flecha img, .indicadorItemDocumental .flecha img{
	height: 35px;
	
}

.jimu-widget-onscreen-icon:before{
	left: 0px !important;
	
}

.transparentButton {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    
}

#migas{
	 margin-bottom: 10px;
	 display: flex;
     align-items: center;
    
}

#migas a{
	font-size: 22px;
	color: #1472A4  !important;
    font-weight: bold;
    
}

#migas img{
    height: 14px;
    margin-right: 8px;
	    
}

#resultadosBuscador{
	margin-top: 20px;
	
}

#resultadosBuscador .resultados {
    max-height: 0;
    transition: max-height 0.25s ease-out;
    overflow: hidden;
    padding: 15px 35px;
    margin-bottom: 35px;
    
}

#resultadosBuscador  .resultadosShow{
    max-height: 500px;
    transition: max-height 0.50s ease-in;
}


#pageNumbers{
    display: flex;
    margin-left: auto;
    align-items: center;
	justify-content: flex-end;
	margin-right: 30px;

}

.number{
    padding: 13px;
    margin-right: 15px;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  	cursor: pointer;
  
}

.number a{
    color: black !important;
    text-decoration: none !important;

}

.numberSelect{
    border-radius: 50%;
    background-color: #8494a5;

}
.numberSelect a{
    color: white !important;
    text-decoration: none !important;

}

#resultadosBuscador .info{
	display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding-top: 10px;
	
}

#resultadosBuscador .indicadorItem, #resultadosBuscador .indicadorItemDocumental{
    height: 75px;
    
}

.indclas{
	font-size: 12px !important;
    padding-bottom: 10px !important;
    color: #a5a5a5;
	
}

#btnOcultar{
	border: none;
    background: transparent;
	margin-left: 50px;
	display: none;
	
}

.next img, .prev img{
	height: 20px;
    cursor: pointer;
	margin-left: 10px;
    margin-right: 10px;
    
}

#button_suscribir{
	display: flex;
	height: 100%;
    width: 100%;
    
}

#button_suscribir p{
	margin-bottom: 0px !important;
	
}

#button_suscribir img{
	width: 32px;

}

.suscribirse{
	margin-left: auto;
	padding: 0px;
	
}

.bold{
	font-weight: bold;
	
}

#como_ha_conocido_fieldset input[type="radio"], #suscripciones_fieldset input[type="checkbox"], #bajaSuscripcion_fieldset input[type="radio"]{
	margin-top: 6px;
}

#como_ha_conocido_fieldset .form-groupMaterial.rup-validate-field-error i.mdi.mdi-close.error {
	top: -37px;
    left: 180px;
}

#como_ha_conocido_fieldset .form-groupMaterial.rup-validate-field-error span.error {
	top: -62px;
    left: 150px
}

#suscribirseModal{
	display: none;
	
}

#como_ha_conocido_fieldset{
    max-height: 170px;
    overflow-x: auto;

}

#como_ha_conocido_fieldset label{
    margin-right: 15px;
	word-break: break-word;
}

#msgInfo{
	display: none;
	color: red;
    margin-left: 20px;
    
}

.notifCombo{
	justify-content: flex-end;
	
}

#select_indic_notif, #select_indic_publ{
	margin-right: 20px;
	height: 40px;
    padding: 10px;
    
}

.list-group-item.template-upload .col-md-3 {
	-ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.tableFit  tfoot {
	display: none !important;
	
}

#publicarDiv{
	padding: 15px;
	
}

.actualizarFechDiv{
	margin-top: 15px;
    margin-left: 5px;
    display: flex;
    align-items: center;
    
}

.actualizarFechDiv label{
	margin-left: 6px;
    margin-bottom: 0px;
    
}

.fichaClas{
	display: flex;
    align-items: center;
    margin-left: 20px;
    padding-top: 40px;
    margin-bottom: 20px;
	
}

.fichaClas h3{
	margin-left: 10px;
	
}

#visualizarFicha{
	border: solid 1px #4a93b9;
    border-top: none;
    padding-bottom: 30px;
    
}

#visualizarFicha .titulo  {
	color: #4e95bb;
	font-size: 1.2em;
	margin-left: 20px;
	margin-right: 20px;
	
}

#visualizarFicha .titulo2 {
	color: #4e95bb;
	font-size: 1.2em;
    background-color:#e8f9fe;
    padding:0 5px;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
    justify-content: space-between;
    height:26px;
}

#visualizarFicha .titulo2 .fecha {
    color: black;
    font-size: 15px;
	align-items: flex-end;
	
}

#visualizarFicha #ficha{
    margin-top: 40px;
    
}

#ficha .titulos{
    text-align: right;
    padding-right: 35px;
    
}
#ficha .col-6{
	margin-top: 4px;
}

#ficha .titulos span{
	font-size: 20px;	
	
}

#ficha .row{
	
    margin-bottom: 10px;
	
}

a.ui-selectmenu-dropdown[id^='valoresExcluyentes_'] {
	margin-right:20px;
	color: initial !important;
	text-align: left;
	float: right;
}

a.ui-selectmenu-dropdown[id^='valoresExcluyentesMapa'] {
	margin-right:20px;
	color: #285a8c !important;
	font-weight: bold !important;
	text-align: left;
	float: right;
}

.adjuntoDiv {
	padding: 20px 20px 0;
}

.adjuntoDiv a {
	color: #333 !important;
    font-weight: normal;
}

.adjuntoDiv a:hover {
	text-decoration:underline !important;
}

#indicadoresTree, #modifIndicadoresTree{
	overflow: auto;
    height: 220px;
	width: 100%;
	    
}

#suscribirseDiv{
    display: flex;
   	align-items: flex-end;
}

#selectAllFil, #selectAllCol{
	color: #ffffff;
    float: left;
    background-color: #337ab7;
    height: 20px;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    
}

#toolbarIndicador .btn-material {
	background-color: transparent;
	color: #287eac !important;
    box-shadow: none;
    font-size: 14px !important;
    font-family: inherit !important;
    text-transform: inherit;

    background-repeat: no-repeat;
    background-position: 24px center;
  
    margin: 0;
    padding: 0 60px 0 30px;
    height: 40px;
}

#toolbarIndicador .btn-material:hover, #toolbarIndicador .btn-material:active  {
	color:#287eac !important;
	background-color:#FCFCFC;
	cursor: pointer;
}

#toolbarIndicador .btn-material span {
	padding-left: 24px;
}

#toolbarIndicador .btn-material .mdi-settings:before {
	content:none;
}

#toolbarIndicador .btn-material[id="toolbarIndicador##imprimirPDF"] {
	background-image: url(../images/imprimir.png);
}

#toolbarIndicador .btn-material[id="toolbarIndicador##descargarDatos"] {
	background-image: url(../images/descargar.png);
}

#toolbarIndicador .btn-material[id="toolbarIndicador##descargarDatos##descargarPDF"] {
	background-image: url(../images/pdf_icono.png);
}

#toolbarIndicador .btn-material[id="toolbarIndicador##descargarDatos##descargarExcel"] {
	background-image: url(../images/excel_icono.png);
}

#toolbarIndicador .btn-material[id="toolbarIndicador##compartirIndicador##linkedin"] {
	background-image: url(../images/linkedin_icono.png);
}

#toolbarIndicador .btn-material[id="toolbarIndicador##compartirIndicador##whatsapp"] {
	background-image: url(../images/whatsapp_icono.jpg);
}

#toolbarIndicador .btn-material[id="toolbarIndicador##compartirIndicador##twitter"] {
	background-image: url(../images/twitter_icono.png);
}

#toolbarIndicador .btn-material[id="toolbarIndicador##compartirIndicador##facebook"] {
	background-image: url(../images/facebook_icono.png);
}

#toolbarIndicador .btn-material[id="toolbarIndicador##compartirIndicador"] {
	background-image: url(../images/compartir.png);
}

#toolbarIndicador .btn-material[id="toolbarIndicador##enviarEmail"] {
	background-image: url(../images/enviar.png);
}

.suscribirse {
    width: 335px;
    flex: none;
    max-width: fit-content;
}

#toolbarIndicador {
	width: 100%;
}

#previsualizarInicador #toolbarIndicador {
	width: 68%;
}

#previsualizarInicador .suscribirse {
	width: 30%;
	max-width: 335px;
	margin-top: -40px;
	/*min-width: 250px;*/
}

@media ( max-width : 768px) {
	
	#buscadorIndicadoresDiv {
	    display: block;
	    
	}
	#filtroLabel, #filtro {
	    width: 100%;
	    
	}
	#filtro {
	    flex-direction: column;
	    
	}
	#filtroInput {
  		width: 95%;
  		
	}
	#indicadoresTreeDiv, #indicadoresDiv {
		width: 100%;
		
	}
	.indicadorItem, .indicadorItemDocumental {
		height: auto !important;
		min-height: 95px;
		
	}
	.indicadorItem .indicadorInfo, .indicadorItemDocumental .indicadorInfo{
		display:block;
		margin-bottom: 10px;
		
	}
	.indicadorInfo .date, .indicadorInfo .info {
		margin-top: 5px;
		
	}
	#previsualizarInicador #toolbarIndicador {
		width: 92%;
    	padding-left: 30%;
		
	}
	#previsualizarInicador .suscribirse {
		width: 100%;
		margin-left: unset;
    	align-self: center;
        margin-top: 40px;
        
	}
	#filtrarDatos, #cuadroMando, #pestaniasResultados {
		width: 100% !important;
		
	}
	#suscribirseDiv{
		flex-direction: column;
		align-items: center;
	
	}
	#suscribirseDiv .suscribirse{
		margin: 0px;
		
	}
	#consultaIndicadoresDiv{
		margin-top: 20px;
	
	}
	#consultaIndicadoresDiv .stepper__list{
		text-align: center;
		
	}
	#consultaIndicadoresDiv .stepper__list .stepper__list__item {
		border-bottom: 1px solid #F0F0F0;
    	border-right: unset;
		
	}
	#resultadosBuscador .resultados {
    	padding: 15px 20px;
    
	}
	.pageNumbers{
		margin-bottom: 10px;
		overflow-y: auto;
	}
	#btnOcultar{
		margin-left: 85%;
	
	}

	#como_ha_conocido_fieldset .col-4{
	     flex: 0 0 100% !important;
   		 max-width: 100% !important;
   		 display: flex;
	}

	#como_ha_conocido_fieldset label {
		margin-right: 15px;
		word-break: break-word;
		position: relative;
		display: block;
		/* float: left; */
	}

	#suscripcion_fieldset .email-groupMateria{
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	    
	}
	#suscripcion_fieldset .col-3 {
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	    
	}
	div[id^="grafico_"], #graficoMapa{
	    margin: 10px 0px 10px 0px;
	
	}
	#graficoMapa {
	    min-width: 300px;
	    
	}
	#leyenda {
   		padding: 15px 15px;
   		
	}
	.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	    padding: 0.5em 0.3em;
	    
	}
	#previsualizarInicador{
	    flex-direction: column;
	
	}
	#visualizarFicha .titulo2{
		height: auto;
	
	}
	#ficha .row {
	    margin-bottom: 10px;
	    flex-direction: column;
    	align-items: center;
    	
	}
	#ficha .titulos{
		width: 100%;
	    max-width: 100%;
		text-align: center;
		padding-right: 0px;
		
	}
	#ficha .col-6{
		width: 90%;
	    max-width: 90%;
		text-align: center;
		
	}
	div[id*='bloqueVariable_'], div[id*='bloquePeriodo_'] {
		margin-right: 20px;
		
	}
	
}


.sizer.content{
	margin: 0px !important;
	
}

.comboMapa{
	position: absolute !important;
    top: 20px !important;
    right: 1% !important;
	
}

.comboMapaElements{
	background-color: white !important;
	color: #285a8c !important;
	font-weight: bold !important;
	
}

#valoresExcluyentesMapa-menu li a{
	color: #285a8c !important;
	
}

.divPeriodoExcCol{
	display: none;
	
}

.periodosPredefinidosDiv{
	width: auto;
	
}

body{
	display: flow-root;
}


#visualizarGrafico .link{
	fill: none;
    stroke: #1675a6;
    stroke-opacity: .2;
	
}

#visualizarGrafico .link:hover {
  stroke-opacity: .5 !important;
  
}

.graficoSankey{
	height: 860px !important;
	
}

.ui-widget-overlay {
    width: 100%!important;
    height: 100%!important;
}



.custom-select-arrow {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0 1.75rem 0 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3e%3cpolygon points='0,6 5,0 10,6' fill='%23343a40' transform='rotate(180 5 3)'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#acquisitions{
  width: 20%;

}

.air{
	height: 6em;
}

#proteccionDatos a:link, a:visited {
    color: #1472a4 !important;
    font-weight: 600 !important;
    text-decoration: underline !important;
}

#proteccionDatos ul {
    margin-bottom: 0.8rem;
 	margin-block-start: 0.8em;
  	margin-block-end: 0.8em;
  	padding-inline-start: 25px;
}

#consetimientoContent i.mdi.mdi-close.error.align-top {
	position: static !important;
    margin-left: 15px !important;
    display: block;
}

#consetimientoContent span {
	top: -23px;
}

.bajaLink a:hover{
	text-decoration: underline !important;
    color: #0e5a82 !important
}

#suscribete{
	display: flex;
	border-radius: 5px;
	border: 1px solid #CCC;
    padding: 15px 20px;
}

#suscribete img {
	height: 45px;
}

#suscribete p{
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

#suscribete a{
	color: #287EAC;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
    
}
#suscribete .bajaLink{
	border-left: 1px solid #287EAC;
    margin-left: 10px;
    padding-left: 13px;
}


