@charset "UTF-8";
/*************** Variables **********************/
@font-face {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  src: url("/javax.faces.resource/fonts/Open-Sans-regular/Open-Sans-regular.eot.xhtml");
  src: url("/javax.faces.resource/fonts/Open-Sans-regular/Open-Sans-regular.eot.xhtml?#iefix") format("embedded-opentype"), local("Open Sans"), local("Open-Sans-regular"), url("/javax.faces.resource/fonts/Open-Sans-regular/Open-Sans-regular.woff2.xhtml") format("woff2"), url("/javax.faces.resource/fonts/Open-Sans-regular/Open-Sans-regular.woff.xhtml") format("woff"), url("/javax.faces.resource/fonts/Open-Sans-regular/Open-Sans-regular.ttf.xhtml") format("truetype"), url("/javax.faces.resource/fonts/Open-Sans-regular/Open-Sans-regular.svg.xhtml#OpenSans") format("svg");
}

@font-face {
  font-family: 'Roboto';
  src: url("/javax.faces.resource/fonts/Roboto/roboto-regular-webfont.woff2.xhtml") format("woff2"), url("/javax.faces.resource/fonts/Roboto/roboto-regular-webfont.woff.xhtml") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Thin';
  src: url("/javax.faces.resource/fonts/Roboto/Roboto-Thin-webfont.woff.xhtml") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Light';
  src: url("/javax.faces.resource/fonts/Roboto/Roboto-Light-webfont.woff.xhtml") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Light Condensed';
  src: url("/javax.faces.resource/fonts/Roboto/RobotoCondensed-Light-webfont.woff.xhtml") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Condensed';
  src: url("/javax.faces.resource/fonts/Roboto/RobotoCondensed-Regular-webfont.woff.xhtml") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Medium';
  src: url("/javax.faces.resource/fonts/Roboto/Roboto-Medium-webfont.woff.xhtml") format("woff");
  font-weight: normal;
  font-style: normal;
}

/**************** Fuente de la página ****************/
body, .ui-panel, .ui-widget, .mapaLeyenda .scale, .mapaRecuadro {
  font-family: "Roboto", sans-serif;
}

canvas {
  display: block;
  width: 100%;
  height: 100%;
}

/**************** Tags HTML ****************/
html {
  width: 100%;
  height: 100%;
  font-size: 12pt;
}

body {
  width: 100%;
  min-height: 100%;
  padding: 0;
  margin: 0;
  /*background: url("\/javax.faces.resource/images/logo-transparente.png.xhtml") center no-repeat;*/
}

form {
  margin: 0;
}

tr[class*='dt-hidden'] {
  display: none;
}

/**************** Clases ****************/
.mTop5 {
  margin-top: 5px !important;
}

.mBottom5 {
  margin-bottom: 5px !important;
}

.titleHeight5 .ui-panel-titlebar {
  min-height: 5px !important;
}

.mWidth5 {
  min-width: 5px !important;
}

@media screen and (max-width: 1024px) {
  .titleHeight5 .ui-panel-titlebar {
    min-height: 0px !important;
    margin-bottom: 10px;
  }
}

.mTop10 {
  margin-top: 10px !important;
}

.mBottom10 {
  margin-bottom: 10px !important;
}

.titleHeight10 .ui-panel-titlebar {
  min-height: 10px !important;
}

.mWidth10 {
  min-width: 10px !important;
}

@media screen and (max-width: 1024px) {
  .titleHeight10 .ui-panel-titlebar {
    min-height: 0px !important;
    margin-bottom: 10px;
  }
}

.mTop15 {
  margin-top: 15px !important;
}

.mBottom15 {
  margin-bottom: 15px !important;
}

.titleHeight15 .ui-panel-titlebar {
  min-height: 15px !important;
}

.mWidth15 {
  min-width: 15px !important;
}

@media screen and (max-width: 1024px) {
  .titleHeight15 .ui-panel-titlebar {
    min-height: 0px !important;
    margin-bottom: 10px;
  }
}

.mTop20 {
  margin-top: 20px !important;
}

.mBottom20 {
  margin-bottom: 20px !important;
}

.titleHeight20 .ui-panel-titlebar {
  min-height: 20px !important;
}

.mWidth20 {
  min-width: 20px !important;
}

@media screen and (max-width: 1024px) {
  .titleHeight20 .ui-panel-titlebar {
    min-height: 0px !important;
    margin-bottom: 10px;
  }
}

.mTop25 {
  margin-top: 25px !important;
}

.mBottom25 {
  margin-bottom: 25px !important;
}

.titleHeight25 .ui-panel-titlebar {
  min-height: 25px !important;
}

.mWidth25 {
  min-width: 25px !important;
}

@media screen and (max-width: 1024px) {
  .titleHeight25 .ui-panel-titlebar {
    min-height: 0px !important;
    margin-bottom: 10px;
  }
}

.mTop30 {
  margin-top: 30px !important;
}

.mBottom30 {
  margin-bottom: 30px !important;
}

.titleHeight30 .ui-panel-titlebar {
  min-height: 30px !important;
}

.mWidth30 {
  min-width: 30px !important;
}

@media screen and (max-width: 1024px) {
  .titleHeight30 .ui-panel-titlebar {
    min-height: 0px !important;
    margin-bottom: 10px;
  }
}

.mTop35 {
  margin-top: 35px !important;
}

.mBottom35 {
  margin-bottom: 35px !important;
}

.titleHeight35 .ui-panel-titlebar {
  min-height: 35px !important;
}

.mWidth35 {
  min-width: 35px !important;
}

@media screen and (max-width: 1024px) {
  .titleHeight35 .ui-panel-titlebar {
    min-height: 0px !important;
    margin-bottom: 10px;
  }
}

.mTop40 {
  margin-top: 40px !important;
}

.mBottom40 {
  margin-bottom: 40px !important;
}

.titleHeight40 .ui-panel-titlebar {
  min-height: 40px !important;
}

.mWidth40 {
  min-width: 40px !important;
}

@media screen and (max-width: 1024px) {
  .titleHeight40 .ui-panel-titlebar {
    min-height: 0px !important;
    margin-bottom: 10px;
  }
}

.mTop45 {
  margin-top: 45px !important;
}

.mBottom45 {
  margin-bottom: 45px !important;
}

.titleHeight45 .ui-panel-titlebar {
  min-height: 45px !important;
}

.mWidth45 {
  min-width: 45px !important;
}

@media screen and (max-width: 1024px) {
  .titleHeight45 .ui-panel-titlebar {
    min-height: 0px !important;
    margin-bottom: 10px;
  }
}

.mTop50 {
  margin-top: 50px !important;
}

.mBottom50 {
  margin-bottom: 50px !important;
}

.titleHeight50 .ui-panel-titlebar {
  min-height: 50px !important;
}

.mWidth50 {
  min-width: 50px !important;
}

@media screen and (max-width: 1024px) {
  .titleHeight50 .ui-panel-titlebar {
    min-height: 0px !important;
    margin-bottom: 10px;
  }
}

.mTop55 {
  margin-top: 55px !important;
}

.mBottom55 {
  margin-bottom: 55px !important;
}

.titleHeight55 .ui-panel-titlebar {
  min-height: 55px !important;
}

.mWidth55 {
  min-width: 55px !important;
}

@media screen and (max-width: 1024px) {
  .titleHeight55 .ui-panel-titlebar {
    min-height: 0px !important;
    margin-bottom: 10px;
  }
}

.mTop60 {
  margin-top: 60px !important;
}

.mBottom60 {
  margin-bottom: 60px !important;
}

.titleHeight60 .ui-panel-titlebar {
  min-height: 60px !important;
}

.mWidth60 {
  min-width: 60px !important;
}

@media screen and (max-width: 1024px) {
  .titleHeight60 .ui-panel-titlebar {
    min-height: 0px !important;
    margin-bottom: 10px;
  }
}

.mTop65 {
  margin-top: 65px !important;
}

.mBottom65 {
  margin-bottom: 65px !important;
}

.titleHeight65 .ui-panel-titlebar {
  min-height: 65px !important;
}

.mWidth65 {
  min-width: 65px !important;
}

@media screen and (max-width: 1024px) {
  .titleHeight65 .ui-panel-titlebar {
    min-height: 0px !important;
    margin-bottom: 10px;
  }
}

.mTop70 {
  margin-top: 70px !important;
}

.mBottom70 {
  margin-bottom: 70px !important;
}

.titleHeight70 .ui-panel-titlebar {
  min-height: 70px !important;
}

.mWidth70 {
  min-width: 70px !important;
}

@media screen and (max-width: 1024px) {
  .titleHeight70 .ui-panel-titlebar {
    min-height: 0px !important;
    margin-bottom: 10px;
  }
}

.mTop75 {
  margin-top: 75px !important;
}

.mBottom75 {
  margin-bottom: 75px !important;
}

.titleHeight75 .ui-panel-titlebar {
  min-height: 75px !important;
}

.mWidth75 {
  min-width: 75px !important;
}

@media screen and (max-width: 1024px) {
  .titleHeight75 .ui-panel-titlebar {
    min-height: 0px !important;
    margin-bottom: 10px;
  }
}

.mTop80 {
  margin-top: 80px !important;
}

.mBottom80 {
  margin-bottom: 80px !important;
}

.titleHeight80 .ui-panel-titlebar {
  min-height: 80px !important;
}

.mWidth80 {
  min-width: 80px !important;
}

@media screen and (max-width: 1024px) {
  .titleHeight80 .ui-panel-titlebar {
    min-height: 0px !important;
    margin-bottom: 10px;
  }
}

.mTop85 {
  margin-top: 85px !important;
}

.mBottom85 {
  margin-bottom: 85px !important;
}

.titleHeight85 .ui-panel-titlebar {
  min-height: 85px !important;
}

.mWidth85 {
  min-width: 85px !important;
}

@media screen and (max-width: 1024px) {
  .titleHeight85 .ui-panel-titlebar {
    min-height: 0px !important;
    margin-bottom: 10px;
  }
}

.mTop90 {
  margin-top: 90px !important;
}

.mBottom90 {
  margin-bottom: 90px !important;
}

.titleHeight90 .ui-panel-titlebar {
  min-height: 90px !important;
}

.mWidth90 {
  min-width: 90px !important;
}

@media screen and (max-width: 1024px) {
  .titleHeight90 .ui-panel-titlebar {
    min-height: 0px !important;
    margin-bottom: 10px;
  }
}

.mTop95 {
  margin-top: 95px !important;
}

.mBottom95 {
  margin-bottom: 95px !important;
}

.titleHeight95 .ui-panel-titlebar {
  min-height: 95px !important;
}

.mWidth95 {
  min-width: 95px !important;
}

@media screen and (max-width: 1024px) {
  .titleHeight95 .ui-panel-titlebar {
    min-height: 0px !important;
    margin-bottom: 10px;
  }
}

.mTop100 {
  margin-top: 100px !important;
}

.mBottom100 {
  margin-bottom: 100px !important;
}

.titleHeight100 .ui-panel-titlebar {
  min-height: 100px !important;
}

.mWidth100 {
  min-width: 100px !important;
}

@media screen and (max-width: 1024px) {
  .titleHeight100 .ui-panel-titlebar {
    min-height: 0px !important;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1366px) {
  .hide-md {
    display: none;
  }
}

/* Floats */
.fl {
  float: left;
}

.fr {
  float: right;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.titlePad15 .ui-panel-titlebar {
  padding-top: 15px !important;
}

.mHeight0 {
  min-height: 0px !important;
}

.p20 {
  padding: 20px !important;
}

.no-padding {
  padding: 0 !important;
}

.autoHeight {
  height: auto !important;
}

@media screen and (min-width: 1024px) {
  .no-padding-desktop {
    padding: 0 !important;
  }
}

@media screen and (max-width: 1024px) {
  .no-padding-desktop {
    margin: 0 !important;
  }
}

.hidden {
  display: none;
}

.halfHeight {
  height: calc(50vh - 53px/2);
}

@media screen and (max-height: 700px) {
  .halfHeight {
    height: calc((760px - 53px)/2);
  }
}

@media screen and (max-width: 1024px) {
  .halfHeight {
    height: auto;
  }
}

/* Menú horizontal */
.menuhor {
  position: fixed;
  top: 0;
  right: 0;
  left: 55px;
  height: 53px;
  background: #eee;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#eee, #ddd);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#eee, #ddd);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#eee, #ddd);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#eee, #ddd);
  /* Standard syntax */
  border-bottom: 3pt solid #82c936;
  box-sizing: border-box;
  z-index: 1001;
}

.menuhor .menuhor-volver {
  float: right;
  position: relative;
  right: 100px;
  /*     	left: 20px; */
  top: 5px;
}

.menuhor .menuhor-enlace-atras {
  position: relative;
  display: inherit;
  /* 		left:100px; */
  right: 20px;
  width: 100%;
  text-align: right;
  font-size: 10pt;
  font-weight: normal !important;
}

.menuhor .enlace-atras div {
  position: relative;
  bottom: -1px;
  text-decoration: underline;
  width: max-content;
  min-width: 120px;
  /*IE*/
  font-weight: normal !important;
}

.menuhor .enlace-atras {
  top: 2px;
  display: block;
  font-size: 12px;
  position: relative;
  width: 20px;
  height: 20px;
  background: url("/javax.faces.resource/images/atras-icono.png.xhtml") center no-repeat;
  background-size: 100% 100%;
}

.menuhor .menuhor-titulo-pagina {
  position: relative;
  width: 100%;
  text-align: center;
  font-size: 18pt;
  font-weight: bold;
  padding: 8px 0px;
}

.menuhor .menuhor-titulo-pagina a {
  text-decoration: none;
  color: #444;
}

.menuhor .menuhor-texto-busqueda {
  position: absolute;
  right: 0px;
  top: 0px;
}

.menuhor .menuhor-texto-busqueda input {
  border: none;
  border-left: 1pt solid #ccc;
  border-radius: initial;
  height: 52px;
  width: 300px;
  text-align: left;
  font-size: 10pt;
  text-transform: uppercase;
}

@media screen and (max-width: 1024px) {
  .menuhor .menuhor-texto-busqueda input {
    width: 200px;
  }
}

.menuhor .menuhor-texto-busqueda .icono-buscar {
  top: 11.5px;
  left: -50px;
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  background: url("/javax.faces.resource/images/buscar-icono.png.xhtml") center no-repeat;
  background-size: 100% 100%;
}

/* Menú vertical */
.menuver {
  position: fixed;
  left: 0px;
  top: 0px;
  background-color: #2A3F54;
  width: 55px;
  height: 100%;
  float: left;
  box-sizing: border-box;
  z-index: 1002;
  overflow: visible !important;
}

.menuver .first-item {
  background: #2A3F54;
  height: 53px;
  border-bottom: 1pt solid #293744;
  width: 100%;
  margin: 0;
  padding: 0;
}

.menuver .menuver-titulo {
  display: none;
  text-transform: uppercase;
  float: left;
  color: white;
  line-height: 18pt;
  text-decoration: none;
  height: 53px;
}

.menuver .menuver-titulo .grande {
  display: block;
  font-size: 20pt;
  margin-top: 10px;
  float: left;
  clear: both;
  font-weight: bold;
}

.menuver .menuver-titulo .chico {
  display: block;
  margin-top: 2px;
  font-size: 13pt;
  float: left;
  clear: both;
}

.menuver .menuver-boton-expandir {
  position: absolute;
  right: -50px;
  width: 55px;
  height: 49px;
  cursor: pointer;
  /*border-radius: 100%;
		box-shadow: 1px 1px 2px 0px #888;*/
}

.menuver .icono-abrir {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/javax.faces.resource/images/menu/abrir-menu-icono.png.xhtml") center no-repeat;
}

.menuver .icono-cerrar {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/javax.faces.resource/images/menu/cerrar-menu-icono.png.xhtml") center no-repeat;
}

.menuver .menuver-icono-observatorio {
  float: left;
  background: url("/javax.faces.resource/images/logo.png.xhtml") center no-repeat;
  background-size: 80% 80%;
  width: 55px;
  height: 100%;
}

.menuver ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 100%;
}

.menuver ul .second-items {
  border-bottom: 1pt solid #293744;
}

.menuver .boton-wrapper {
  display: block;
  height: 55px;
  white-space: nowrap;
}

.menuver .boton-wrapper .boton-icono {
  display: block;
  clear: both;
  font-size: 40pt;
  width: 55px;
  float: left;
  color: #fff;
  height: 55px;
}

.menuver .boton-wrapper .img-modulo-A {
  background: url("/javax.faces.resource/images/menu/ModuloA-icono.png.xhtml") center no-repeat;
}

.menuver .boton-wrapper .img-modulo-B {
  background: url("/javax.faces.resource/images/menu/ModuloB-icono.png.xhtml") center no-repeat;
}

.menuver .boton-wrapper .img-modulo-C {
  background: url("/javax.faces.resource/images/menu/ModuloC-icono.png.xhtml") center no-repeat;
}

.menuver .boton-wrapper .img-modulo-D {
  background: url("/javax.faces.resource/images/menu/ModuloD-icono.png.xhtml") center no-repeat;
}

.menuver .boton-wrapper .img-modulo-E {
  background: url("/javax.faces.resource/images/menu/ModuloE-icono.png.xhtml") center no-repeat;
}

.menuver .boton-wrapper .img-modulo-H {
  background: url("/javax.faces.resource/images/menu/ModuloH-icono.png.xhtml") center no-repeat;
}

.menuver .boton-wrapper .img-modulo-J {
  background: url("/javax.faces.resource/images/menu/ModuloJ-icono.png.xhtml") center no-repeat;
}

.menuver .boton-wrapper .boton-texto {
  display: none;
  clear: right;
  position: relative;
  top: 15px;
  margin-left: 5px;
  color: #fff;
  font-size: 12pt;
}

.menuver .boton-wrapper:hover {
  cursor: pointer;
  background-color: #253340;
}

.menuver .submenu-item {
  display: none;
}

.menuver .submenu-item li {
  width: 100%;
  height: 45px;
  background-color: #293744;
  display: table;
  overflow: hidden;
}

.menuver .submenu-item li .centrar {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
}

.menuver .submenu-item li .centrar a {
  display: block;
  float: right;
  color: white;
  width: 220px;
  font-size: 9.5pt;
  text-decoration: none;
}

.menuver .submenu-item li .hover {
  padding-right: 6px;
  position: relative;
  left: -5px;
}

.menuver .submenu-item li .hover:hover {
  background-color: #253340;
  /*border-left: 8pt solid $menu-fondo-verde;*/
}

.menuver .submenu-item li .circle {
  display: block;
  width: 6px;
  height: 6px;
  float: left;
  left: 5px;
  z-index: 1;
  position: relative;
  background-color: white;
  border-radius: 50%;
}

.verticalCenter {
  display: table;
  overflow: hidden;
  height: 100%;
}

.verticalCenter .circle {
  display: block;
  width: 6px;
  height: 6px;
  float: left;
  left: 5px;
  z-index: 1;
  position: relative;
  background-color: white;
  border-radius: 50%;
}

.verticalCenter > div {
  display: table-cell;
  vertical-align: middle;
}

/* Menú mobile */
.menumobile {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1003;
}

.menumobile ul {
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.menumobile ul li {
  float: right;
  width: 100%;
}

.menumobile ul a {
  display: block;
  color: white;
  text-decoration: none;
  width: 100%;
}

.menumobile ul .second-items {
  border-bottom: 1pt solid #293744;
  background-color: #2A3F54;
}

.menumobile .boton-menumobile {
  display: none;
  height: 43px;
  background: #eee;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#eee, #ddd);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#eee, #ddd);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#eee, #ddd);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#eee, #ddd);
  /* Standard syntax */
  border-bottom: 3pt solid #82c936;
  width: 100%;
  box-sizing: border-box;
  box-shadow: 3px 3px 5px #888;
  margin: 0;
  padding: 0;
}

.menumobile .boton-menumobile .menumobile-titulo-pagina {
  position: relative;
  width: 100%;
  text-align: center;
  font-size: 16pt;
  font-weight: bold;
  padding: 4px 0px;
}

.menumobile .boton-menumobile .menumobile-titulo-pagina a {
  text-decoration: none;
  color: #444;
}

.menumobile .menumobile-titulo {
  text-transform: uppercase;
  float: left;
  color: white;
  line-height: 18pt;
  text-decoration: none;
  height: 53px;
}

.menumobile .menumobile-titulo .grande {
  display: block;
  font-size: 20pt;
  margin-top: 10px;
  float: left;
  clear: both;
  font-weight: bold;
}

.menumobile .menumobile-titulo .chico {
  display: block;
  margin-top: 2px;
  font-size: 13pt;
  float: left;
  clear: both;
}

.menumobile .menuhor-mobile-volver {
  float: left;
  position: relative;
  left: 10px;
}

.menumobile .enlace-atras {
  top: 7px;
  display: block;
  font-size: 12px;
  position: relative;
  width: 20px;
  height: 20px;
  background: url("/javax.faces.resource/images/atras-icono.png.xhtml") center no-repeat;
  background-size: 100% 100%;
}

.menumobile .menumobile-boton-expandir {
  position: absolute;
  top: 0;
  right: 0;
  width: 30.1px;
  height: 30.1px;
  padding: 5px 13px 0px 0px;
  border-radius: 100%;
  cursor: pointer;
}

.menumobile .icono-abrir {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/javax.faces.resource/images/menu/abrir-menu-icono.png.xhtml") center no-repeat;
}

.menumobile .menumobile-icono-observatorio {
  float: left;
  background: url("/javax.faces.resource/images/menu/observatorio-icono.png.xhtml") center no-repeat;
  width: 55px;
  height: 100%;
}

.menumobile .boton-wrapper {
  display: block;
  height: 43px;
}

.menumobile .boton-wrapper:hover {
  background-color: #253340;
}

.menumobile .boton-wrapper .boton-icono {
  display: block;
  font-size: 28pt;
  float: left;
  width: 50px;
  margin-left: 10px;
  height: 43px;
  clear: both;
  color: white;
}

.menumobile .boton-wrapper .boton-texto {
  width: auto;
  float: left;
  padding: 10px 0px 0px 15px;
  color: white;
  text-align: left;
  font-size: 12pt;
}

.menumobile .boton-wrapper .img-modulo-A {
  background: url("/javax.faces.resource/images/menu/ModuloA-icono.png.xhtml") center no-repeat;
}

.menumobile .boton-wrapper .img-modulo-B {
  background: url("/javax.faces.resource/images/menu/ModuloB-icono.png.xhtml") center no-repeat;
}

.menumobile .boton-wrapper .img-modulo-C {
  background: url("/javax.faces.resource/images/menu/ModuloC-icono.png.xhtml") center no-repeat;
}

.menumobile .boton-wrapper .img-modulo-D {
  background: url("/javax.faces.resource/images/menu/ModuloD-icono.png.xhtml") center no-repeat;
}

.menumobile .boton-wrapper .img-modulo-E {
  background: url("/javax.faces.resource/images/menu/ModuloE-icono.png.xhtml") center no-repeat;
}

.menumobile .boton-wrapper .img-modulo-H {
  background: url("/javax.faces.resource/images/menu/ModuloH-icono.png.xhtml") center no-repeat;
}

.menumobile .boton-wrapper .img-modulo-J {
  background: url("/javax.faces.resource/images/menu/ModuloJ-icono.png.xhtml") center no-repeat;
}

.menumobile .submenu-item {
  display: none;
  width: 100%;
}

.menumobile .submenu-item li {
  height: 43px;
  background-color: #293744;
  display: table;
  overflow: hidden;
}

.menumobile .submenu-item li div {
  display: table-cell;
  vertical-align: middle;
}

.menumobile .submenu-item li div a {
  display: block;
  float: right;
  color: white;
  width: 100%;
  padding: 0px 10px 0px 20px;
  font-size: 0.8em;
  line-height: 16pt;
  text-decoration: none;
  box-sizing: border-box;
}

.menumobile .submenu-item li .circle {
  display: block;
  width: 6px;
  height: 6px;
  float: left;
  left: 15px;
  z-index: 1;
  position: relative;
  background-color: white;
  border-radius: 50%;
}

@media screen and (max-width: 896px) {
  .menumobile {
    position: absolute;
  }
  .menumobile .boton-menumobile {
    display: block;
  }
}

.main {
  position: absolute;
  top: 53px;
  right: 0;
  left: 55px;
  overflow: hidden;
  float: left;
}

.divVistaDashboard {
  float: left;
  width: 66.66%;
  margin: 0;
}

@media screen and (max-width: 1025px) {
  .divVistaDashboard {
    width: 100%;
  }
}

.divVistaIndicador {
  margin: 0;
  width: 100%;
}

.divInfografia {
  float: left;
  width: 33.33%;
  margin: 0;
}

.divInfografia .infografia-container {
  display: table;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.divInfografia .infografia-wrapper {
  display: table-cell;
  vertical-align: middle;
}

.divInfografia .titulo-infografia {
  font-size: 1.5em;
  font-family: 'Roboto Light';
  color: #555;
  font-weight: bold;
  margin-bottom: 10px;
}

@media screen and (max-width: 1100px) {
  .divInfografia .titulo-infografia {
    font-size: 1.25em;
  }
}

.divInfografia .linea-infografia {
  margin-bottom: 15px;
  text-align: center;
}

.divInfografia .linea-infografia .cabezal-linea-infografia {
  color: #555;
  font-family: 'Roboto Thin';
  font-weight: bold;
  font-size: 1.25em;
  display: inline-block;
}

.divInfografia .linea-infografia .contenido-linea-infografia {
  margin-left: 10px;
  font-family: 'Roboto';
  font-size: 1.25em;
  font-weight: bold;
  display: inline-block;
}

@media screen and (max-width: 1100px) {
  .divInfografia .linea-infografia .cabezal-linea-infografia {
    font-size: 1em;
  }
  .divInfografia .linea-infografia .contenido-linea-infografia {
    font-size: 1em;
  }
}

.divInfografia .infografia-ola-1 {
  background-color: #f0f0f0;
}

.divInfografia .infografia-ola-1 .contenido-linea-infografia {
  color: #1ABB9C;
}

.divInfografia .infografia-ola-2 {
  background-color: #e6e6e6;
}

.divInfografia .infografia-ola-2 .contenido-linea-infografia {
  color: #3498DB;
}

@media screen and (max-width: 1025px) {
  .divInfografia {
    width: 100%;
  }
}

.main-titulo {
  position: relative;
  display: inline-block;
  width: 100%;
  top: 0px;
  font-size: 1.28em;
  font-weight: bold;
  color: #555;
  line-height: 20pt;
  margin-bottom: 20px;
  text-align: center;
}

.main-titulo a {
  color: #555;
  text-decoration: none;
  font-size: 11pt;
}

.main-titulo a:hover {
  color: #333;
}

.icono-atras {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  float: left;
  width: 40px;
  height: 40px;
  background: url("/javax.faces.resource/images/atras-icono-nuevo.png.xhtml") center no-repeat;
  background-size: 100% 100%;
}

.titulo-indicador {
  margin-left: 60px;
  margin-right: 60px;
  margin-bottom: 10px;
}

.subtitulo-indicador {
  font-family: 'Roboto Thin';
  font-size: 0.85em;
  margin-bottom: 10px;
}

.ficha-tecnica-indicador {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}

.ficha-tecnica-indicador .item {
  clear: both;
  display: inline-block;
  float: left;
  margin-top: 2px;
}

.ficha-tecnica-indicador .texto-ficha-tecnica {
  float: right;
  font-weight: normal;
  font-size: 1em;
  line-height: 20px;
}

.ficha-tecnica-indicador .icono-ficha-tecnica {
  width: 16px;
  height: 18px;
  margin-right: 10px;
  float: right;
  background: url("/javax.faces.resource/images/icono-pdf.png.xhtml") center no-repeat;
  background-size: 100% 100%;
}

.label-nuevo-indicador {
  position: relative;
  float: left;
  left: 100px;
  background-color: #82c936;
  height: 25px;
  width: 6%;
  top: 0;
  right: 0;
  border-radius: 57px 57px 57px 57px;
  border: 0px solid #4bc45d;
}

.label-nuevo-indicador .itemLabelNuevo {
  clear: both;
  display: inline-block;
  float: left;
  margin-top: 2px;
}

.label-nuevo-indicador .texto-label-nuevo {
  float: left;
  font-weight: normal;
  font-size: 1em;
  line-height: 20px;
  position: relative;
  left: 8px;
  color: white;
}

@media screen and (max-width: 1186px) {
  .ficha-tecnica-indicador {
    position: static;
    display: inline-block;
  }
}

@media screen and (max-width: 768px) {
  .main-titulo a {
    font-size: 9pt;
  }
  .icono-atras {
    position: static;
    display: inline-block;
  }
  .titulo-indicador {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.main-filtros {
  font-size: 25pt;
  margin: 10px;
  padding: 30px 10px !important;
  text-align: center;
}

.comboVariableControl {
  font-size: 0.8em !important;
}

.ui-selectonemenu-panel {
  background-color: white !important;
  font-size: 0.8em;
}

.wrapper-grafica {
  height: 100%;
  width: 100%;
}

.tile .ui-panel-content {
  /*padding: 0 !important;
	width: 100%;
	height: 100%;*/
}

.tile {
  border: 0px;
  height: 100%;
  overflow: hidden;
}

.tile .ui-widget-header a {
  color: #555;
  font-weight: bold;
  font-size: 11.5pt;
}

.tile .ui-panel-titlebar {
  text-align: center;
}

.tile a {
  text-decoration: none;
}

.tile a:hover {
  color: #777;
}

.tile .selectGraficaButtonWrapper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  bottom: 0;
  left: 0;
  margin-top: 30px;
  min-height: 35px;
  font-size: 0.8em;
  color: #454545;
}

@media screen and (max-width: 640px) {
  .tile {
    min-height: 0px !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}

.tile-border {
  border: 0px solid #bbb !important;
  box-sizing: border-box;
}

.tile-border-dashboard {
  border-right: 1px solid #bbb !important;
  border-bottom: 1px solid #bbb !important;
  box-sizing: border-box;
  border-radius: 0px;
}

.main-contenido {
  padding: 20px !important;
  height: calc(760px - 53px) !important;
  /*overflow: auto !important;*/
}

.padding-indicador {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

@media screen and (max-width: 1186px) {
  .padding-indicador {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media screen and (max-width: 1024px) {
  .padding-indicador {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
}

@media screen and (max-width: 640px) {
  .padding-indicador {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

.grafica-pequena {
  padding-left: 5vw;
  padding-right: 5vw;
}

@media screen and (max-width: 1024px) {
  .grafica-pequena {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.padding-indicador-22 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/** Arreglar paddings para los indicadores **/
.padding-indicador-4 {
  padding-left: 200px !important;
  padding-right: 200px !important;
}

@media screen and (max-width: 1400px) {
  .padding-indicador-4 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
}

@media screen and (max-width: 1200px) {
  .padding-indicador-4 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
}

@media screen and (max-width: 1024px) {
  .padding-indicador-4 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

.padding-indicador-6 {
  padding-left: 200px !important;
  padding-right: 200px !important;
}

@media screen and (max-width: 1400px) {
  .padding-indicador-6 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
}

@media screen and (max-width: 1200px) {
  .padding-indicador-6 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
}

@media screen and (max-width: 1024px) {
  .padding-indicador-6 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

.padding-indicador-7 {
  padding-left: 200px !important;
  padding-right: 200px !important;
}

@media screen and (max-width: 1400px) {
  .padding-indicador-7 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
}

@media screen and (max-width: 1200px) {
  .padding-indicador-7 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
}

@media screen and (max-width: 1024px) {
  .padding-indicador-7 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

.padding-indicador-8 {
  padding-left: 200px !important;
  padding-right: 200px !important;
}

@media screen and (max-width: 1400px) {
  .padding-indicador-8 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
}

@media screen and (max-width: 1200px) {
  .padding-indicador-8 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
}

@media screen and (max-width: 1024px) {
  .padding-indicador-8 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

.padding-indicador-10 {
  padding-left: 200px !important;
  padding-right: 200px !important;
}

@media screen and (max-width: 1400px) {
  .padding-indicador-10 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
}

@media screen and (max-width: 1200px) {
  .padding-indicador-10 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
}

@media screen and (max-width: 1024px) {
  .padding-indicador-10 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

.padding-indicador-16 {
  padding-left: 200px !important;
  padding-right: 200px !important;
}

@media screen and (max-width: 1400px) {
  .padding-indicador-16 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
}

@media screen and (max-width: 1200px) {
  .padding-indicador-16 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
}

@media screen and (max-width: 1024px) {
  .padding-indicador-16 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

.padding-indicador-18 {
  padding-left: 200px !important;
  padding-right: 200px !important;
}

@media screen and (max-width: 1400px) {
  .padding-indicador-18 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
}

@media screen and (max-width: 1200px) {
  .padding-indicador-18 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
}

@media screen and (max-width: 1024px) {
  .padding-indicador-18 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

.padding-indicador-19 {
  padding-left: 200px !important;
  padding-right: 200px !important;
}

@media screen and (max-width: 1400px) {
  .padding-indicador-19 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
}

@media screen and (max-width: 1200px) {
  .padding-indicador-19 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
}

@media screen and (max-width: 1024px) {
  .padding-indicador-19 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

.padding-indicador-25 {
  padding-left: 200px !important;
  padding-right: 200px !important;
}

@media screen and (max-width: 1400px) {
  .padding-indicador-25 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
}

@media screen and (max-width: 1200px) {
  .padding-indicador-25 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
}

@media screen and (max-width: 1024px) {
  .padding-indicador-25 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media screen and (max-width: 1024px) {
  .main-contenido {
    padding: 20px 10px !important;
    height: auto !important;
  }
}

.main-contenido .ui-panel-content {
  padding: 0 !important;
}

.main-titulo .ui-panel-content,
.main-filtros .ui-panel-content {
  padding: 10px 10px !important;
}

.crosstab {
  margin: auto;
}

.crosstab table {
  table-layout: auto !important;
  width: auto !important;
  margin: auto !important;
}

.crosstab .ui-datatable table {
  width: auto !important;
}

.crosstab .ui-widget-header, .crosstab .ui-state-default {
  border-color: #bbb;
  background: gainsboro;
  border-radius: 0px;
  color: #444;
  font-weight: bold;
  min-width: 70px;
}

.crosstab .ui-widget-content {
  border: 1px solid #ccc;
}

.crosstab table {
  font-size: 0.7em !important;
  border: 1pt solid;
  border-color: #bbb;
}

.crosstab td, .crosstab th {
  cursor: initial !important;
}

@media screen and (max-width: 640px) {
  .crosstab td, .crosstab th {
    padding: 2px;
  }
}

.crosstab .ui-datatable-odd {
  background-color: #ebebeb;
}

.crosstab .titulo {
  background-color: #cdcdcd;
}

/** Crosstabs por indicador **/
@media screen and (min-width: 1025px) {
  .crosstab-1 .ui-widget-header, .crosstab-1 .ui-state-default, .crosstab-1 thead th, .crosstab-1 tbody td, .crosstab-1 tfoot td, .crosstab-1 tfoot th {
    padding: 2px 17px !important;
  }
  .crosstab-1 table {
    min-width: 0px;
  }
}

@media screen and (min-width: 1200px) {
  .crosstab-1 .ui-widget-header, .crosstab-1 .ui-state-default, .crosstab-1 thead th, .crosstab-1 tbody td, .crosstab-1 tfoot td, .crosstab-1 tfoot th {
    padding: 5px 20px !important;
  }
  .crosstab-1 table {
    min-width: 0px;
  }
}

@media screen and (min-width: 1025px) {
  .crosstab-2 .ui-widget-header, .crosstab-2 .ui-state-default, .crosstab-2 thead th, .crosstab-2 tbody td, .crosstab-2 tfoot td, .crosstab-2 tfoot th {
    padding: 0px 12px !important;
  }
  .crosstab-2 table {
    min-width: 0px;
  }
}

@media screen and (min-width: 1200px) {
  .crosstab-2 .ui-widget-header, .crosstab-2 .ui-state-default, .crosstab-2 thead th, .crosstab-2 tbody td, .crosstab-2 tfoot td, .crosstab-2 tfoot th {
    padding: 3px 15px !important;
  }
  .crosstab-2 table {
    min-width: 0px;
  }
}

@media screen and (min-width: 1025px) {
  .crosstab-3 .ui-widget-header, .crosstab-3 .ui-state-default, .crosstab-3 thead th, .crosstab-3 tbody td, .crosstab-3 tfoot td, .crosstab-3 tfoot th {
    padding: 2px 7px !important;
  }
  .crosstab-3 table {
    min-width: 0px;
  }
}

@media screen and (min-width: 1200px) {
  .crosstab-3 .ui-widget-header, .crosstab-3 .ui-state-default, .crosstab-3 thead th, .crosstab-3 tbody td, .crosstab-3 tfoot td, .crosstab-3 tfoot th {
    padding: 5px 10px !important;
  }
  .crosstab-3 table {
    min-width: 0px;
  }
}

@media screen and (min-width: 1025px) {
  .crosstab-4 .ui-widget-header, .crosstab-4 .ui-state-default, .crosstab-4 thead th, .crosstab-4 tbody td, .crosstab-4 tfoot td, .crosstab-4 tfoot th {
    padding: 3px 17px !important;
  }
  .crosstab-4 table {
    min-width: 300px;
  }
}

@media screen and (min-width: 1200px) {
  .crosstab-4 .ui-widget-header, .crosstab-4 .ui-state-default, .crosstab-4 thead th, .crosstab-4 tbody td, .crosstab-4 tfoot td, .crosstab-4 tfoot th {
    padding: 6px 20px !important;
  }
  .crosstab-4 table {
    min-width: 300px;
  }
}

@media screen and (min-width: 1025px) {
  .crosstab-5 .ui-widget-header, .crosstab-5 .ui-state-default, .crosstab-5 thead th, .crosstab-5 tbody td, .crosstab-5 tfoot td, .crosstab-5 tfoot th {
    padding: 3px 17px !important;
  }
  .crosstab-5 table {
    min-width: 0px;
  }
}

@media screen and (min-width: 1200px) {
  .crosstab-5 .ui-widget-header, .crosstab-5 .ui-state-default, .crosstab-5 thead th, .crosstab-5 tbody td, .crosstab-5 tfoot td, .crosstab-5 tfoot th {
    padding: 6px 20px !important;
  }
  .crosstab-5 table {
    min-width: 0px;
  }
}

@media screen and (min-width: 1025px) {
  .crosstab-6 .ui-widget-header, .crosstab-6 .ui-state-default, .crosstab-6 thead th, .crosstab-6 tbody td, .crosstab-6 tfoot td, .crosstab-6 tfoot th {
    padding: 3px 17px !important;
  }
  .crosstab-6 table {
    min-width: 300px;
  }
}

@media screen and (min-width: 1200px) {
  .crosstab-6 .ui-widget-header, .crosstab-6 .ui-state-default, .crosstab-6 thead th, .crosstab-6 tbody td, .crosstab-6 tfoot td, .crosstab-6 tfoot th {
    padding: 6px 20px !important;
  }
  .crosstab-6 table {
    min-width: 300px;
  }
}

@media screen and (min-width: 1025px) {
  .crosstab-7 .ui-widget-header, .crosstab-7 .ui-state-default, .crosstab-7 thead th, .crosstab-7 tbody td, .crosstab-7 tfoot td, .crosstab-7 tfoot th {
    padding: 3px 17px !important;
  }
  .crosstab-7 table {
    min-width: 300px;
  }
}

@media screen and (min-width: 1200px) {
  .crosstab-7 .ui-widget-header, .crosstab-7 .ui-state-default, .crosstab-7 thead th, .crosstab-7 tbody td, .crosstab-7 tfoot td, .crosstab-7 tfoot th {
    padding: 6px 20px !important;
  }
  .crosstab-7 table {
    min-width: 300px;
  }
}

@media screen and (min-width: 1025px) {
  .crosstab-8 .ui-widget-header, .crosstab-8 .ui-state-default, .crosstab-8 thead th, .crosstab-8 tbody td, .crosstab-8 tfoot td, .crosstab-8 tfoot th {
    padding: 3px 17px !important;
  }
  .crosstab-8 table {
    min-width: 300px;
  }
}

@media screen and (min-width: 1200px) {
  .crosstab-8 .ui-widget-header, .crosstab-8 .ui-state-default, .crosstab-8 thead th, .crosstab-8 tbody td, .crosstab-8 tfoot td, .crosstab-8 tfoot th {
    padding: 6px 20px !important;
  }
  .crosstab-8 table {
    min-width: 300px;
  }
}

@media screen and (min-width: 1025px) {
  .crosstab-9 .ui-widget-header, .crosstab-9 .ui-state-default, .crosstab-9 thead th, .crosstab-9 tbody td, .crosstab-9 tfoot td, .crosstab-9 tfoot th {
    padding: 2px 17px !important;
  }
  .crosstab-9 table {
    min-width: 0px;
  }
}

@media screen and (min-width: 1200px) {
  .crosstab-9 .ui-widget-header, .crosstab-9 .ui-state-default, .crosstab-9 thead th, .crosstab-9 tbody td, .crosstab-9 tfoot td, .crosstab-9 tfoot th {
    padding: 5px 20px !important;
  }
  .crosstab-9 table {
    min-width: 0px;
  }
}

@media screen and (min-width: 1025px) {
  .crosstab-10 .ui-widget-header, .crosstab-10 .ui-state-default, .crosstab-10 thead th, .crosstab-10 tbody td, .crosstab-10 tfoot td, .crosstab-10 tfoot th {
    padding: 2px 17px !important;
  }
  .crosstab-10 table {
    min-width: 350px;
  }
}

@media screen and (min-width: 1200px) {
  .crosstab-10 .ui-widget-header, .crosstab-10 .ui-state-default, .crosstab-10 thead th, .crosstab-10 tbody td, .crosstab-10 tfoot td, .crosstab-10 tfoot th {
    padding: 5px 20px !important;
  }
  .crosstab-10 table {
    min-width: 350px;
  }
}

@media screen and (min-width: 1025px) {
  .crosstab-12 .ui-widget-header, .crosstab-12 .ui-state-default, .crosstab-12 thead th, .crosstab-12 tbody td, .crosstab-12 tfoot td, .crosstab-12 tfoot th {
    padding: 0px 7px !important;
  }
  .crosstab-12 table {
    min-width: 0px;
  }
}

@media screen and (min-width: 1200px) {
  .crosstab-12 .ui-widget-header, .crosstab-12 .ui-state-default, .crosstab-12 thead th, .crosstab-12 tbody td, .crosstab-12 tfoot td, .crosstab-12 tfoot th {
    padding: 3px 10px !important;
  }
  .crosstab-12 table {
    min-width: 0px;
  }
}

@media screen and (min-width: 1025px) {
  .crosstab-13 .ui-widget-header, .crosstab-13 .ui-state-default, .crosstab-13 thead th, .crosstab-13 tbody td, .crosstab-13 tfoot td, .crosstab-13 tfoot th {
    padding: 2px 12px !important;
  }
  .crosstab-13 table {
    min-width: 0px;
  }
}

@media screen and (min-width: 1200px) {
  .crosstab-13 .ui-widget-header, .crosstab-13 .ui-state-default, .crosstab-13 thead th, .crosstab-13 tbody td, .crosstab-13 tfoot td, .crosstab-13 tfoot th {
    padding: 5px 15px !important;
  }
  .crosstab-13 table {
    min-width: 0px;
  }
}

@media screen and (min-width: 1025px) {
  .crosstab-14 .ui-widget-header, .crosstab-14 .ui-state-default, .crosstab-14 thead th, .crosstab-14 tbody td, .crosstab-14 tfoot td, .crosstab-14 tfoot th {
    padding: 3px 17px !important;
  }
  .crosstab-14 table {
    min-width: 0px;
  }
}

@media screen and (min-width: 1200px) {
  .crosstab-14 .ui-widget-header, .crosstab-14 .ui-state-default, .crosstab-14 thead th, .crosstab-14 tbody td, .crosstab-14 tfoot td, .crosstab-14 tfoot th {
    padding: 6px 20px !important;
  }
  .crosstab-14 table {
    min-width: 0px;
  }
}

@media screen and (min-width: 1025px) {
  .crosstab-15 .ui-widget-header, .crosstab-15 .ui-state-default, .crosstab-15 thead th, .crosstab-15 tbody td, .crosstab-15 tfoot td, .crosstab-15 tfoot th {
    padding: 2px 12px !important;
  }
  .crosstab-15 table {
    min-width: 0px;
  }
}

@media screen and (min-width: 1200px) {
  .crosstab-15 .ui-widget-header, .crosstab-15 .ui-state-default, .crosstab-15 thead th, .crosstab-15 tbody td, .crosstab-15 tfoot td, .crosstab-15 tfoot th {
    padding: 5px 15px !important;
  }
  .crosstab-15 table {
    min-width: 0px;
  }
}

@media screen and (min-width: 1025px) {
  .crosstab-16 .ui-widget-header, .crosstab-16 .ui-state-default, .crosstab-16 thead th, .crosstab-16 tbody td, .crosstab-16 tfoot td, .crosstab-16 tfoot th {
    padding: 3px 17px !important;
  }
  .crosstab-16 table {
    min-width: 300px;
  }
}

@media screen and (min-width: 1200px) {
  .crosstab-16 .ui-widget-header, .crosstab-16 .ui-state-default, .crosstab-16 thead th, .crosstab-16 tbody td, .crosstab-16 tfoot td, .crosstab-16 tfoot th {
    padding: 6px 20px !important;
  }
  .crosstab-16 table {
    min-width: 300px;
  }
}

@media screen and (min-width: 1025px) {
  .crosstab-17 .ui-widget-header, .crosstab-17 .ui-state-default, .crosstab-17 thead th, .crosstab-17 tbody td, .crosstab-17 tfoot td, .crosstab-17 tfoot th {
    padding: 3px 17px !important;
  }
  .crosstab-17 table {
    min-width: 0px;
  }
}

@media screen and (min-width: 1200px) {
  .crosstab-17 .ui-widget-header, .crosstab-17 .ui-state-default, .crosstab-17 thead th, .crosstab-17 tbody td, .crosstab-17 tfoot td, .crosstab-17 tfoot th {
    padding: 6px 20px !important;
  }
  .crosstab-17 table {
    min-width: 0px;
  }
}

@media screen and (min-width: 1025px) {
  .crosstab-18 .ui-widget-header, .crosstab-18 .ui-state-default, .crosstab-18 thead th, .crosstab-18 tbody td, .crosstab-18 tfoot td, .crosstab-18 tfoot th {
    padding: 3px 17px !important;
  }
  .crosstab-18 table {
    min-width: 350px;
  }
}

@media screen and (min-width: 1200px) {
  .crosstab-18 .ui-widget-header, .crosstab-18 .ui-state-default, .crosstab-18 thead th, .crosstab-18 tbody td, .crosstab-18 tfoot td, .crosstab-18 tfoot th {
    padding: 6px 20px !important;
  }
  .crosstab-18 table {
    min-width: 350px;
  }
}

@media screen and (min-width: 1025px) {
  .crosstab-19 .ui-widget-header, .crosstab-19 .ui-state-default, .crosstab-19 thead th, .crosstab-19 tbody td, .crosstab-19 tfoot td, .crosstab-19 tfoot th {
    padding: 2px 7px !important;
  }
  .crosstab-19 table {
    min-width: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .crosstab-19 .ui-widget-header, .crosstab-19 .ui-state-default, .crosstab-19 thead th, .crosstab-19 tbody td, .crosstab-19 tfoot td, .crosstab-19 tfoot th {
    padding: 5px 10px !important;
  }
  .crosstab-19 table {
    min-width: 400px;
  }
}

@media screen and (min-width: 1025px) {
  .crosstab-20 .ui-widget-header, .crosstab-20 .ui-state-default, .crosstab-20 thead th, .crosstab-20 tbody td, .crosstab-20 tfoot td, .crosstab-20 tfoot th {
    padding: 3px 17px !important;
  }
  .crosstab-20 table {
    min-width: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .crosstab-20 .ui-widget-header, .crosstab-20 .ui-state-default, .crosstab-20 thead th, .crosstab-20 tbody td, .crosstab-20 tfoot td, .crosstab-20 tfoot th {
    padding: 6px 20px !important;
  }
  .crosstab-20 table {
    min-width: 400px;
  }
}

@media screen and (min-width: 1025px) {
  .crosstab-22 .ui-widget-header, .crosstab-22 .ui-state-default, .crosstab-22 thead th, .crosstab-22 tbody td, .crosstab-22 tfoot td, .crosstab-22 tfoot th {
    padding: 3px 1px !important;
  }
  .crosstab-22 table {
    min-width: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .crosstab-22 .ui-widget-header, .crosstab-22 .ui-state-default, .crosstab-22 thead th, .crosstab-22 tbody td, .crosstab-22 tfoot td, .crosstab-22 tfoot th {
    padding: 6px 4px !important;
  }
  .crosstab-22 table {
    min-width: 400px;
  }
}

@media screen and (max-width: 1024px) {
  .crosstab table {
    margin: auto !important;
  }
  .crosstab .ui-widget-header, .crosstab .ui-state-default, .crosstab thead th, .crosstab tbody td, .crosstab tfoot td, .crosstab tfoot th {
    padding: 4px 10px;
  }
}

@media screen and (max-width: 640px) {
  .crosstab table {
    border: 0pt solid;
  }
  .crosstab .ui-widget-header, .crosstab .ui-state-default, .crosstab thead th, .crosstab tbody td, .crosstab tfoot td, .crosstab tfoot th {
    padding: 1px 2px !important;
    min-width: 0px;
  }
}

.texto-pretty {
  display: block;
  padding: 5% 0px;
  text-align: center;
  font-size: 3.5em;
}

.titulo-dashboard {
  font-size: 0.8em;
}

.mapaEfectoHover {
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
  z-index: 1000;
}

.mapaRecuadro {
  margin: 3px !important;
  font-size: 1.1em;
  background: white;
  border: 1px solid #dddddd;
  border-radius: 8px;
  padding: 5px 10px;
  min-width: 150px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.mapaRecuadro .titulo {
  display: block;
  line-height: 18pt;
  font-size: 1.1em;
  font-weight: bold;
  color: #454545;
}

.mapaRecuadro .departamento {
  margin-right: 4px;
  font-weight: bold;
  color: #454545;
}

.mapaRecuadro .nombre {
  min-width: 50px;
  border-right: 1pt solid #ababab;
  padding-right: 2px;
  text-align: right;
  float: left;
  clear: left;
}

@keyframes example {
  from {
    width: 0px;
  }
  to {
    width: 60px;
  }
}

.mapaRecuadro .barra {
  height: 11px;
  width: 60px;
  margin-top: 4px;
  float: left;
  clear: right;
  animation-name: example;
  animation-duration: 0.5s;
  animation-timing-function: ease-out;
}

.mapaRecuadro .barra .barra-inside {
  background-color: red;
  height: 100%;
}

.mapaRecuadro .valor {
  margin-left: 3px;
  font-size: 12px;
  float: left;
  clear: right;
}

.mapaRecuadro .total {
  float: left;
  clear: both;
  margin-top: 5px;
}

.mapaRecuadro .total span {
  font-weight: bold;
  color: #454545;
}

.mapaLeyenda {
  margin: 3px !important;
  overflow: hidden;
  padding: 2px 0px;
  height: 150px;
  width: 42px;
  background: white;
  border-radius: 8px;
  border: 1px solid #dddddd;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.mapaLeyenda .gradient {
  float: left;
  border-radius: 2px;
  width: 6px;
  height: 130px;
  margin: 8px 0px 8px 2px;
}

.mapaLeyenda .arrow {
  display: none;
  float: left;
  position: absolute;
  top: 9px;
  left: 0.5px;
  width: 10px;
  height: 2px;
  border-radius: 5px;
  background: #353535;
}

.mapaLeyenda .scale {
  float: left;
  height: 142px;
  margin: 2px 4px;
  width: 1px;
  font-size: 0.9em;
}

.graficaDashboard {
  position: relative;
  margin: auto;
  width: 100%;
  float: right;
}

@media screen and (max-width: 1024px) {
  .graficaDashboard {
    width: 50%;
    float: none;
  }
}

@media screen and (max-width: 640px) {
  .graficaDashboard {
    width: 60%;
  }
}

@media screen and (max-width: 540px) {
  .graficaDashboard {
    width: 75%;
  }
}

@media screen and (max-width: 425px) {
  .graficaDashboard {
    width: 100%;
  }
}

.wrapper-grafica {
  position: relative;
}

.wrapper-leyenda {
  text-align: center;
  display: inline-block;
  width: 100%;
}

.chart-js-legend {
  font-size: 10pt;
  color: #555;
  text-align: center;
  min-height: 55px;
  margin-top: 5px;
  display: inline-block;
  z-index: 10;
}

.chart-js-legend ul {
  list-style-type: none;
  display: inline-block;
  padding: 0;
  margin: 2px;
  overflow: hidden;
}

.chart-js-legend ul li {
  display: block;
  float: left;
  text-align: left;
  margin-right: 10px;
}

.chart-js-legend ul li .legend-marker {
  display: block;
  float: left;
  margin: 0px 0px 5px 0px;
  height: 15px;
  width: 15px;
  border-radius: 50%;
}

.chart-js-legend ul li .icono-femenino {
  height: 38px;
  width: 18px;
  background: url("/javax.faces.resource/images/icon-femenino.png.xhtml") center no-repeat;
}

.chart-js-legend ul li .icono-masculino {
  height: 38px;
  width: 15px;
  background: url("/javax.faces.resource/images/icon-masculino.png.xhtml") center no-repeat;
}

.boton-descargar-grafica {
  display: inline-block;
  cursor: pointer;
  float: right;
}

.boton-descargar-grafica .texto-descargar {
  display: none;
  float: left;
  margin-top: 2px;
}

.boton-descargar-grafica .icono-descargar {
  float: left;
  height: 22px;
  width: 22px;
  margin-right: 8px;
  background: url("/javax.faces.resource/images/icono-download.png.xhtml") center no-repeat;
}

/* D3.js */
.sankey .mainBars rect {
  shape-rendering: auto;
  fill-opacity: 0;
  stroke-width: 2.5px;
  stroke: black;
  stroke-opacity: 0;
}

.sankey .subBars {
  shape-rendering: crispEdges;
}

.sankey .edges {
  stroke: none;
  fill-opacity: 0.5;
}

.sankey .header {
  text-anchor: middle;
  font-size: 16px;
}

.sankey line {
  stroke: grey;
}

.sankey .perc {
  font-size: 15px;
}

.sankey text {
  font-family: 'Roboto';
  font-size: 16px;
}

/* Mapa */
.boton-descargar-grafica-A5-1 {
  margin-top: 5px;
}

.boton-descargar-grafica-A7-2 {
  float: none;
}

.boton-descargar-tabla {
  cursor: pointer;
}

.boton-descargar-tabla .icono-descargar {
  float: right;
  height: 22px;
  width: 22px;
  background: url("/javax.faces.resource/images/icono-xls.png.xhtml") center no-repeat;
}

.crosstab-row-no-style td {
  padding: 8px !important;
  background: none !important;
  border-bottom: white 1pt solid !important;
  border-left: white 1pt solid !important;
  border-right: white 1pt solid !important;
}

.logo-elps {
  position: absolute;
  height: 100%;
  width: 53px;
  margin-left: 5px;
  left: 0;
  top: 0;
  background: url("/javax.faces.resource/images/logo.png.xhtml") center no-repeat;
  background-size: 100% 100%;
}

.margen-grafica-total {
  margin-top: 25px;
}

.c3-chart-arc .c3-gauge-value {
  fill: #444 !important;
  font-size: 3em !important;
  font-family: 'Roboto Light';
}

.c3-chart-arcs-gauge-min {
  font-size: 1.23em;
  font-family: 'Roboto';
  fill: #444 !important;
}

.c3-chart-arcs-gauge-max {
  font-size: 1.23em;
  font-family: 'Roboto';
  fill: #444 !important;
}

@media screen and (max-width: 1024px) {
  .chart-js-legend {
    min-height: 0px;
  }
}

@media screen and (max-width: 640px) {
  .chart-js-legend {
    position: static;
    width: 100%;
  }
  .clearSexo {
    clear: none !important;
  }
}

.desc-ola {
  font-family: 'Roboto Light';
  font-weight: bold;
}

.asterisco-nota-al-pie {
  margin: 0px 5px 0px 2px;
  color: #898989;
}

.descripcion-indicador {
  text-align: left;
  /*text-align: center;*/
  font-size: 0.65em;
}

.nota-al-pie {
  margin: 15px 0px 0px 0px;
  /*45px 0px 0px 0px;*/
  /*margin: 10px 0px;*/
  text-align: left;
  /*text-align: center;*/
  font-size: 0.65em;
}

.subtotal-fila {
  width: 80px;
  margin: 0 !important;
  padding: 0 !important;
}

.watermark {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: url("/javax.faces.resource/images/logo-elps-blanco-y-negro.png.xhtml") center no-repeat;
  /*background-size: auto 70%;*/
  opacity: 0.2;
}

.divVistaDashboard .watermark {
  left: 55px;
  top: 53px;
}

.divVistaIndicador .watermark {
  width: 250px;
  height: 250px;
}

.ui-widget-content {
  background: none;
}

/**************** Clases de PrimeFaces ****************/
.ui-panelgrid-cell {
  padding: 6px !important;
}

.ui-autocomplete-panel {
  font-size: 0.85em;
}

.ui-panel .ui-panel-title {
  margin: 0 !important;
}

.ui-panel .ui-panel-titlebar {
  font-weight: normal;
  color: #333;
  border-radius: initial;
  border: none;
  background: none;
  margin-top: 5px;
  font-size: 12pt;
  line-height: 18pt;
}

.ui-growl {
  top: 53px !important;
  margin-top: 10px;
  width: 40% !important;
}

.ui-growl .ui-growl-item-container {
  opacity: initial !important;
}

.ui-growl .ui-state-highlight {
  background: initial;
  background-color: initial;
  border-radius: 10px;
}

.ui-growl .ui-growl-item {
  background-color: #333;
  border-radius: 10px;
}

.ui-growl .ui-growl-message {
  float: none !important;
  width: auto !important;
  overflow: hidden;
  padding: 0 0 5px 20px !important;
}

.ui-growl .ui-growl-image {
  margin: 22px 0;
}

.ui-growl .ui-icon-closethick {
  display: none !important;
}

.ui-tooltip {
  font-size: 0.9em;
}

.ui-selectonebutton .ui-button {
  background: #efefef;
  border-color: #ddd;
}

.ui-selectonebutton .ui-state-hover {
  background: #fff;
}

.ui-selectonebutton .ui-state-active {
  box-shadow: none;
  background: #d9d9d9;
}

.crosstab .ui-state-highlight, .crosstab .ui-widget-content .ui-state-highlight, .crosstab .ui-widget-header .ui-state-highlight {
  background-image: linear-gradient(to bottom, #777, #777);
  background-color: #777;
}

.crosstab .ui-state-hover {
  background-image: linear-gradient(to bottom, #ddd, #ddd);
}

/**************** Media Queries ****************/
@media screen and (max-width: 1366px) and (min-width: 1025px) {
  .ui-growl {
    left: 35%;
    width: 53% !important;
  }
  .ui-growl .ui-growl-message {
    width: 88% !important;
  }
}

@media screen and (max-width: 1024px) and (min-width: 897px) {
  .crosstab {
    /*width: 60%;*/
  }
  .ui-growl {
    left: 29%;
    width: 69% !important;
  }
  .ui-growl .ui-growl-message {
    width: 84% !important;
  }
}

@media screen and (max-width: 896px) {
  .menuhor {
    display: none;
  }
  .menuver {
    display: none;
  }
  .main {
    left: 0px;
    top: 43px;
  }
  .ui-growl {
    left: 2%;
    width: 96% !important;
  }
  .ui-growl .ui-growl-message {
    width: 80% !important;
  }
}

@media screen and (max-width: 640px) {
  .crosstab {
    /*width: 100%;*/
  }
}

@media screen and (max-width: 375px) {
  .mapaRecuadro {
    display: none;
  }
  .mapaLeyenda {
    display: none;
  }
}

/* Ocultar leyendas de gráficas en particular */
