/* 2011 Equipo NTG */
/*  CSS para LONDRES38*/
/*Modificado el 03-03-2029*/
/*#f6f7f7*/
/*logo*/
#header #logo {
  position: absolute;
  z-index: 200;
  top: 15px;
}
#header #logo h1 {
  background: url(../images/logo.png) 0 0 no-repeat;
  width: 104px;
  height: 35px;
  text-indent: -9999%;
  color: #000;
  font-size: 1px;
}
#header #logo a {
  display: block;
  width: 104px;
  height: 35px;
}
#header .descripcion {
  position: absolute;
  z-index: 200;
  top: 22px;
  left: 124px;
  font-weight: normal;
  font-style: italic;
  font-size: 11px;
}
.menuauxiliar {
  position: absolute;
  width: 290px;
  left: 700px;
  top: 20px;
  color: #808184;
  font-size: 11px;
  z-index: 300;
}
ul.menuauxiliar {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menuauxiliar li {
  float: left;
}
.menuauxiliar li a {
  display: block;
  color: #878787;
  text-decoration: none;
  padding: 3px 0 0 17px;
}
.menuauxiliar li a:hover {
  text-decoration: underline;
}
.menuauxiliar .item1 {
  background: url(../images/sprite_menuauxiliar.png) no-repeat 0 6px;
  font-size: 12px;
  height: 20px;
  display: block;
  margin-right: 10px;
}
/*=======BUSCADOER PRINCIPAL=======*/
.buscador {
  margin: 0 0 0 5px;
}
.buscador fieldset {
  border: medium none;
}
.buscador legend {
  display: none;
}
.input-buscador {
  border: 1px solid #CCCCCC;
  float: left;
  height: 18px;
  margin: 0;
  width: 140px;
}
.buscar-boton {
  background: url("../images/buscar_btn.gif") no-repeat scroll center center transparent;
  border: medium none;
  height: 20px;
  line-height: 100px;
  text-indent: -9999%;
  width: 19px;
}
.buscar-boton:hover {
  background-image: url("../images/buscar_btn_hover.gif");
}
/* ::::::::::::::: REDEFINICION ELEMENTOS HTML ::::::::::::::: */
* {
  margin: 0;
  padding: 0;
}
html,
body {
  font-family: Arial, Helvetica, sans-serif;
  color: #6D6E71;
  margin: 0;
  padding: 0;
  height: 100%;
  /*ACTIVAR 2017*/
  background: url(../images/bg_cover.jpg) no-repeat center bottom fixed;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}
img {
  border: none;
}
hr {
  color: #CCCCCC;
  background-color: #CCCCCC;
  height: 1px;
  border: 0;
  margin: 10px 0 10px 0;
}
a:focus {
  border: none;
}
/*:::::::::::::::CONTENEDOR PANELES :::::::::::::::*/
#container {
  position: relative;
  /*background: url(../images/bg.jpg) no-repeat center bottom;*/
  width: 972px;
  margin: 0 auto;
  text-align: left;
  padding: 0 15px;
  /*ACTIVAR 2017*/
  background-color: rgba(255, 255, 255, 0.75);
  height: calc(100% - 36px);
  display: table;
}
/*::::::::::::::: PANELES :::::::::::::::*/
/*logo del canal y men� auxiliar*/
#header {
  width: 972px;
  margin: 0;
  color: #A7A9AC;
  height: 50px;
  background-color: #FFF;
  border: 5px solid #fff;
  border-width: 0 5px;
  margin-left: -5px;
}
/*navegacion principal */
#nav {
  width: 972px;
  margin: 0;
  padding: 0;
  height: 50px;
  background: url(../images/bg_nav.png) repeat-x 0 0;
  position: relative;
  z-index: 550;
  border: 5px solid #fff;
  border-width: 0 5px 10px ;
  margin-left: -5px;
}
/* Zona de Contenidos*/
#main {
  width: 972px;
  margin: 0;
  text-align: left;
  padding: 0;
  clear: both;
  position: relative;
  padding-bottom: 50px;
}
/*colofon*/
#footer {
  width: 1007px;
  margin: 0 auto;
  padding: 0 20px 10px;
  background-color: #FFF;
  height: 36px;
  position: relative;
  clear: both;
  box-sizing: border-box;
}
/*COLUMNAS MAIN (8 columnas consideran 1/2 columnas)*/
/*columna simple*/
.col,
.col1 {
  width: 104px;
  float: left;
  margin: 0 20px 0 0;
}
/*1 1/2 */
.col105 {
  width: 166px;
  float: left;
  margin: 0 20px 0 0;
}
/*columna doble*/
.col2 {
  width: 228px;
  float: left;
  margin: 0 20px 0 0;
  min-height: 1px;
}
.col205 {
  width: 290px;
  float: left;
  margin: 0 20px 0 0;
}
/*columna triple*/
.col3 {
  width: 352px;
  float: left;
  margin: 0 20px 0 0;
}
/*columna triple*/
.col305 {
  width: 414px;
  float: left;
  margin: 0 20px 0 0;
}
/*Columna cuadr�ple*/
.col4 {
  width: 476px;
  float: left;
  margin: 0 20px 0 0;
}
.col405 {
  width: 538px;
  float: left;
  margin: 0 20px 0 0;
}
/*Columna quintuple*/
.col5 {
  width: 600px;
  float: left;
  margin: 0 20px 0 0;
}
/*Columna sextuple*/
.col6 {
  width: 724px;
  float: left;
  margin: 0 20px 0 0;
}
.col605 {
  width: 786px;
  float: left;
  margin: 0 20px 0 0;
}
/*Columna sextuple*/
.col7 {
  width: 848px;
  float: left;
  margin: 0 20px 0 0;
}
/*Columna octava*/
.col8 {
  width: 972px;
  float: left;
  margin: 0;
}
.colmargen0 {
  margin: 0;
}
/*Nuevo orden de columnas 2012  !!!! ANCHO DEL MAIN DEBER�A SER 992PX !!!

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
    display: inline;
    float: left;
    margin-right: 10px;
	margin-right: 20px;
}
	
.grid_1 {
    width: 42px;
}
.grid_2 {
    width: 104px;
}
.grid_3 {
    width: 166px;
}
.grid_4 {
    width: 228px;
}
.grid_5 {
    width: 290px;
}
.grid_6 {
    width: 352px;
}
.grid_7 {
    width: 414px;
}
.grid_8 {
    width: 476px;
}
.grid_9 {
    width: 538px;
}
.grid_10 {
    width: 600px;
}
.grid_11 {
    width: 662px;
}
.grid_12 {
    width: 724px;
}
.grid_13 {
    width: 786px;
}
.grid_14 {
    width: 848px;
}
.grid_15 {
    width: 910px;
}
.grid_16 {
    width: 972px;
}
*/
.contenedora {
  margin: 0;
  box-sizing: border-box;
}
/*::::::::::::::: EL COMODIN :::::::::::::::*/
/*para que no se monten los div*/
span.clearfix,
div.clear {
  clear: both;
  overflow: hidden;
  max-height: 0;
  display: block;
}
/*::::::::::::::: CAMBIOS 2017 :::::::::::::::*/
.cabezote {
  border: 5px solid #fff;
  border-width: 0 5px 5px;
  border-radius: 0 0 5px 5px;
  margin-left: -5px;
  float: none;
  /*ACTIVAR 2017*/
  box-shadow: 0 0 15px #aaa;
  display: table;
}
.bghome .cabezote {
  margin-bottom: 20px;
}
.headernav_container {
  background-color: #fff;
  box-shadow: 0 0 30px #aaa;
}
/* 2011 Equipo NTG */
/*  CSS para LONDRES38*/
/*  media: Screen */
/* variables
@color-link:	#006699;
@url-images: '../images/';
@color-naranjo:	#DA7427;
@color-rojo:	@color-rojo;
@color-gris:	@color-gris;
@color-verde:	@color-verde;
*/
#menu-principal {
  list-style: none;
  position: absolute;
  top: 5px;
}
#menu-principal ul {
  margin: 0;
  padding: 0;
}
#menu-principal li > ul {
  left: auto;
  top: auto;
}
/*Primer nivel*/
#menu-principal > li {
  cursor: default;
  float: left;
  padding: 0;
  position: relative;
  text-align: center;
  border-left: 1px solid #fff;
  border-bottom: 6px solid #BCBEC0;
  margin-top: 10px;
}
#menu-principal > li a {
  font-size: 14px;
  color: #6D6E71;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #fff;
  width: 191px;
  line-height: 30px;
}
#menu-principal > li:hover {
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  color: #FFF;
}
#menu-principal > li a:hover,
#menu-principal > li.current {
  color: #FFF;
  background-color: #BCBEC0;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
/*Especiales Londres*/
#menu-principal > li + li:hover > a {
  color: #fff;
}
#menu-principal > li + li,
#menu-principal > li + li + li + li + li + li {
  border-bottom: 6px solid #DA7427;
}
#menu-principal > li + li a:hover,
#menu-principal > li + li.current,
#menu-principal > li + li + li + li + li + li a:hover,
#menu-principal > li + li + li + li + li + li.current {
  background-color: #DA7427;
}
#menu-principal > li + li:hover,
#menu-principal > li + li + li + li + li + li:hover {
  background-color: #DA7427;
}
#menu-principal > li + li + li {
  border-bottom: 6px solid #CD4927;
}
#menu-principal > li + li + li a:hover,
#menu-principal > li + li + li.current {
  background-color: #CD4927;
}
#menu-principal > li + li + li:hover {
  background-color: #CD4927;
}
#menu-principal > li + li + li + li {
  border-bottom: 6px solid #89929B;
}
#menu-principal > li + li + li + li a:hover,
#menu-principal > li + li + li + li.current {
  background-color: #89929B;
}
#menu-principal > li + li + li + li:hover {
  background-color: #89929B;
}
#menu-principal > li + li + li + li + li {
  border-bottom: 6px solid #89B284;
}
#menu-principal > li + li + li + li + li a:hover,
#menu-principal > li + li + li + li + li.current {
  background-color: #89B284;
}
#menu-principal > li + li + li + li + li:hover {
  background-color: #89B284;
}
#menu-principal li.current a,
#menu-principal li.current > a:hover {
  /*background: #002146 url(../images/bg_current_li.gif) repeat-x 0 0;*/
  color: #FFF;
}
/*---- Desplegables -----*/
#menu-principal li:hover ul {
  display: block;
  /*-moz-box-shadow:0 2px 5px #666;
     box-shadow:0 2px 5px #666;
	 -webkit-box-shadow:0 2px 5px #666;*/
  position: absolute;
  z-index: 6000;
}
#menu-principal li ul {
  list-style: none;
  display: none;
  font-weight: normal;
  /*left: 0;*/
  padding: 0 0 10px 0;
  /*position:absolute;*/
  width: 191px;
  background-color: #e7eaf0;
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  z-index: 6000;
}
#menu-principal li li {
  text-align: left;
  border: 0;
  padding: 0;
  display: block;
  float: none;
  background: none;
  z-index: 6000;
}
#menu-principal li li a {
  font-size: 11px;
  background-color: #e7eaf0;
  display: block;
  font-weight: normal;
  padding: 5px 10px 5px 10px;
  border: solid #dcdfe5;
  border-width: 0 1px 1px 1px;
  color: #666;
  z-index: 6000;
  line-height: normal;
  width: 169px;
  height: auto;
}
#menu-principal li li a:hover {
  background: none;
  background-color: #dcdfe5 !important;
  color: #505050;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#menu-principal li.current ul li a {
  background: none;
  background-color: #e7eaf0;
  color: #666;
}
#menu-principal li.current ul li a:hover {
  background: none;
  background-color: #dcdfe5;
  color: #505050;
}
#menu-principal li li.current a,
#menu-principal li li.current a:hover {
  background: none;
  background-color: #dcdfe5;
  color: #505050;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#menu-principal li.inicio {
  border-left: none;
}
#menu-principal .inicio a {
  color: #A7A9AC;
  display: block;
  margin: 0;
  padding-left: 10px;
  text-align: left;
  width: 194px;
  font-size: 12px;
}
#menu-principal .inicio a:hover,
#menu-principal li.current.inicio a {
  color: #FFF;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: url(../images/bg_inicio_hover.png) no-repeat 0 0;
}
#menu-principal .archivodigital span {
  background-color: #FFCC00;
  font-size: 9px;
  line-height: 11px;
  border-radius: 2px;
  padding: 0 2px;
  box-shadow: 1px 1px 1px #999;
}
#menu-principal li.archivodigital:hover span {
  background-color: #ccc;
  color: #333;
}
#menu-principal.nuevo > li > a {
  width: 163px;
}
#menu-principal.nuevo li ul {
  width: 100%;
  box-sizing: border-box;
}
#menu-principal.nuevo li ul li > a {
  width: 100%;
  box-sizing: border-box;
}
#menu-principal.nuevo .inicio a {
  width: 142px;
}
/*MIXINS*/
.bullet-awesome {
  font-family: 'FontAwesome';
  color: #bcbdc0;
  font-size: 75%;
  position: absolute;
  left: 0;
}
.triangulo_marcador {
  content: "";
  height: 10px;
  width: 10px;
  position: absolute;
  transform: rotate(45deg);
  z-index: 101;
}
.gradiente {
  background: rgba(255, 255, 255, 0.5);
  /* rgba(255, 255, 255, 0.5) For browsers that do not support gradients */
  background: linear-gradient(rgba(255, 255, 255, 0.01), rgba(255, 255, 255, 0.7));
  /* Standard syntax */
}
#main:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
hr {
  background-color: #ddd;
  clear: both;
}
.titulo_caja {
  color: #FFF;
  font-size: 13px;
  padding: 4px 6px;
  margin-bottom: 12px;
  font-weight: bold;
  background-color: #89929B;
  border-radius: 2px 2px 0 0;
  clear: both;
}
/*========= LISTA ITEMIZADA===========*/
.listaitemizada {
  margin-bottom: 20px;
  color: #6D6E71;
}
/*titulo de caja*/
.listaitemizada > h2 {
  color: #FFF;
  font-size: 13px;
  padding: 4px 6px;
  margin-bottom: 12px;
  font-weight: bold;
  background-color: #89929B;
  border-radius: 2px 2px 0 0;
  clear: both;
}
.listaitemizada ul {
  font-size: 12px;
  padding: 5px 0 10px 0;
  margin: 0;
  list-style: none;
}
.listaitemizada ul li {
  padding: 0 0 0 10px;
  margin: 0 5px 8px 0;
  position: relative;
}
.listaitemizada ul li:before {
  font-family: 'FontAwesome';
  color: #bcbdc0;
  font-size: 75%;
  position: absolute;
  left: 0;
  content: "\f054";
  top: 2px;
}
.listaitemizada ul li a {
  color: #006699;
  text-decoration: none;
}
.listaitemizada ul li a:hover {
  text-decoration: underline;
}
.listaitemizada ul li.current a {
  color: #6D6E71;
}
/*======================= RECUADROS (listado de artículos) ====================*/
.recuadros {
  margin: 0;
  /*color: #6D6E71;*/
}
/*separación entre artículos */
.recuadros div.recuadro {
  margin: 10px 0 6px 0;
  padding-bottom: 10px;
  clear: both;
  display: block;
  border-bottom: 1px dotted #ccc;
}
.recsinborde div.recuadro {
  border-bottom: none;
}
/* fuerza al contenedor de recuadros (FF) que lo envuelva*/
.recuadros div.recuadro:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.recuadros a {
  color: #006699;
  text-decoration: none;
  margin: 0;
  padding: 0;
}
.recuadros a:hover {
  text-decoration: underline;
}
/*titulo caja*/
.recuadros > h2 {
  color: #FFF;
  font-size: 13px;
  padding: 4px 6px;
  margin-bottom: 12px;
  font-weight: bold;
  background-color: #89929B;
  border-radius: 2px 2px 0 0;
  clear: both;
}
/*titulo recuadro (titulo del artículo)*/
.recuadros .titulo,
.articulo-similar-recuadro .titulo {
  color: #394151;
  font-size: 16px;
  margin: 0 0 7px 0;
  padding: 0;
  font-weight: normal;
}
/*Titulo de clasificando*/
.recuadros .grupo {
  font-size: 16px;
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: bold;
  color: #394151;
}
/*epigrafe */
.recuadros .epigrafe {
  font-size: 13px;
  font-weight: normal;
  margin: 0 0 5px 0;
}
/*fecha y autor*/
.recuadros .fecha {
  font-size: 11px;
  margin: 0 0 2px 0;
  padding: 0;
  font-weight: normal;
  color: #808080;
}
.recuadros span.fecha {
  float: left;
  margin: 0;
  padding: 0 10px 0 0;
}
/*bajada del artículo*/
.recuadros .abstract,
.recuadros .descripcion,
.articulo-similar-recuadro p {
  font-size: 12px;
  text-align: justify;
  margin: 0 0 5px 0;
  font-weight: normal;
}
/*contenedor de imagen*/
.recuadros .figure {
  float: left;
  padding: 0;
  margin: 0 10px 10px 0;
}
.recuadros .thumb {
  float: left;
  padding: 0;
  margin: 0 10px 10px 0;
  width: 100px;
}
.recuadros .thumb img {
  padding: 0;
  margin: 0;
  width: 100px;
  height: auto;
}
/*contenedor de imagen*/
.recuadros .figure2,
.articulo-similar-recuadro .figure2 {
  float: right;
  padding: 0;
  margin: 0 0 10px 10px;
}
.recuadros .figure img,
.recuadros .figure2 img {
  width: auto;
  height: auto;
}
/*========= PRESENTACION PORTADILLA =================*/
.presentacion {
  margin-bottom: 20px;
}
.presentacion-cerrada {
  border: 1px solid #BCBEC0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #fafdff url('../images/bg_presentacion.gif') repeat-x left bottom;
  padding: 10px 10px 16px 10px;
  clear: both;
}
.presentacion:after,
.presentacion-cerrada:after {
  clear: both;
  content: "";
  display: block;
  height: 1px;
}
/*Titulo del clasificando*/
.presentacion .titulo {
  /*clear:both;*/
  color: #394151;
  font-size: 24px;
  font-weight: normal;
  padding: 0 0 10px;
}
.presentacion p {
  margin-bottom: 6px;
}
.presentacion .descripcion,
.presentacion .abstract {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
.presentacion .figure {
  margin: 0 0 10px 20px;
  float: right;
  clear: right;
  width: 158px;
  display: block;
  overflow: hidden;
  text-align: center;
}
.presentacion .figure img {
  height: auto;
  text-align: center;
}
.presentacion .foto_presentacion {
  height: 250px;
  width: 724px;
  overflow: hidden;
  margin-bottom: 10px;
}
.presentacion.nuevo {
  margin-bottom: 0;
}
.presentacion.nuevo .foto_presentacion {
  border: 1px solid #f8f8f8;
  margin-bottom: 15px;
}
.presentacion.nuevo .abstract {
  padding-bottom: 15px;
  line-height: 20px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}
/* ::::::::::::::: REPRESENTACION ARTICULO COMPLETO ::::::::::::::: */
.articulocompleto {
  margin-bottom: 15px;
  clear: both;
}
.articulocompleto:after {
  content: "";
  clear: both;
  display: block;
}
.articulocompleto a,
.articulo-similar-recuadro a {
  color: #006699;
  text-decoration: none;
}
.articulocompleto a:hover,
.articulo-similar-recuadro a:hover {
  text-decoration: underline;
}
/*titulo eidox*/
.articulocompleto h1 {
  font-size: 24px;
  padding: 0 0 10px 0;
  color: #394151;
  clear: both;
  font-weight: normal;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*sección eidox (subtítulo)*/
.articulocompleto h2 {
  font-size: 18px;
  padding: 10px 0 10px 0;
  color: #394151;
  font-weight: bold;
  clear: both;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.articulocompleto h2:first-child {
  padding-top: 0;
}
/*subseccion (sub-subtítulo)*/
.articulocompleto h3 {
  font-size: 13px;
  padding: 5px 0 10px 0;
  font-weight: bold;
  color: #394151;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*bajada eidox*/
.articulocompleto .abstract {
  font-size: 14px;
  padding: 5px 0 15px 0;
  line-height: 20px;
  font-weight: normal;
}
.articulocompleto.nuevo .abstract {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}
/*fecha y autor*/
.articulocompleto .fecha {
  font-size: 11px;
  padding: 0 0 5px 0;
  font-weight: normal;
}
/*parrafo*/
.articulocompleto p {
  font-size: 13px;
  text-align: justify;
  padding: 5px 0 10px 0;
  line-height: 140%;
}
/*epigrafe eidox*/
.articulocompleto p.epigrafe {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 0;
}
/*listas itemizadas*/
.articulocompleto ul,
.articulocompleto ol {
  padding: 5px 0 10px 25px;
}
.articulocompleto ul {
  list-style: circle;
}
.articulocompleto li {
  padding: 0 0 10px 0;
  font-size: 13px;
}
.articulocompleto ul li ul,
.articulocompleto ol li ul {
  font-size: 13px;
}
/*tabla */
.articulocompleto table {
  border-collapse: collapse;
  font-size: 12px;
  margin: 5px 0 10px 0;
  clear: both;
}
.articulocompleto caption {
  font-weight: bold;
  vertical-align: bottom;
  margin: 5px 0 10px 0;
}
.articulocompleto th {
  border: 1px solid #c1cadc;
  font-weight: bold;
  padding: 4px;
  text-align: center;
  background-color: #dce2ee;
}
.articulocompleto td {
  border: 1px solid #c1cadc;
  padding: 4px;
  vertical-align: top;
  background-color: #e8ecf5;
}
.articulocompleto .autor {
  float: right;
  font-weight: bold;
}
/*contenedor de imagen*/
.articulocompleto .figure {
  float: left;
  margin: 0px 20px 10px 0;
  clear: left;
  background-color: #F5F5F5;
  border: 1px solid #DFDCD5;
  padding: 5px;
  width: 45%;
}
.articulocompleto .figure2 {
  float: right;
  margin: 0px 0 10px 20px;
  clear: right;
  background-color: #F5F5F5;
  border: 1px solid #DFDCD5;
  padding: 5px;
  width: 45%;
}
.articulocompleto .thumb100x100 {
  width: 150px !important;
  height: auto !important;
}
.articulocompleto .thumb100x100 img {
  width: 150px !important;
  height: auto !important;
}
.articulocompleto .thumb100x100 .caption {
  width: 150px !important;
}
.articulocompleto .figure img,
.articulocompleto .figure2 img {
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
/*titulo foto*/
.articulocompleto .figure .titulo,
.articulocompleto .figure2 .titulo,
.articulocompleto .grafico .titulo {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 5px 0;
  margin: 0;
  width: auto !important;
}
/*caption (pie o lectura de foto)*/
.articulocompleto .figure .caption,
.articulocompleto .figure2 .caption,
.articulocompleto .grafico .caption {
  font-size: 11px;
  padding: 5px 0;
  text-align: left;
  font-weight: normal;
  margin: 0;
}
.articulocompleto .figure .caption p,
.articulocompleto .figure2 .caption p,
.articulocompleto .grafico .caption p {
  font-size: 11px !important;
  padding: 0 !important;
  margin: 0 !important;
  text-align: left !important;
}
.articulocompleto .figure > a,
.articulocompleto .figure2 > a,
.articulocompleto .grafico > a {
  text-align: center;
  display: block;
}
.articulocompleto .figure .caption,
.articulocompleto .figure2 .caption,
.articulocompleto .grafico .caption {
  width: auto !important;
}
/* fuente de la foto*/
.articulocompleto .figure .fuente {
  font-size: 11px;
  clear: both;
  display: block;
  text-align: right;
}
/* foto que no flota*/
.articulocompleto .grafico,
.articulocompleto .foto_centrada {
  margin: 10px 0;
  text-align: center;
  width: 100%;
}
/* bajardoc */
.articulocompleto .bajardoc {
  min-height: 60px;
}
.ntg-channel-1937 .articulocompleto .bajardoc img {
  border: 1px solid #eee;
  width: 100px !important;
  height: auto !important;
  margin-right: 5px;
}
.ntg-channel-1937 .articulocompleto .bajardoc > .titulo {
  font-weight: bold;
}
/*herramientas imprimir, pdf, enviar*/
.articulocompleto .herramientas {
  text-align: right;
  /*margin-bottom: 15px;*/
  padding-bottom: 15px;
  border-top: 1px dotted #ccc;
  clear: left;
  height: 16px;
}
.articulocompleto .herramientas ul {
  margin: 0;
  padding: 0;
}
.articulocompleto .herramientas li {
  display: block;
  font-size: 0.7em;
  float: right;
  margin: 0 0 0 15px;
  padding: 5px 0 5px 0;
  position: relative;
  overflow: hidden;
}
.articulocompleto .herramientas li a {
  display: block;
  color: #999;
  text-decoration: none;
}
.articulocompleto .herramientas li a:hover {
  display: block;
  color: #999;
  text-decoration: underline;
}
.articulocompleto .herramientas li a:visited {
  display: block;
  color: #999;
}
.herramientas .imprimir {
  background: transparent url('../images/icon_imprimir.gif') no-repeat scroll left center;
  text-indent: 20px;
}
.herramientas .enviar {
  background: transparent url('../images/icon_enviar.gif') no-repeat scroll left center;
  text-indent: 20px;
}
.herramientas .pdf {
  background: transparent url('../images/icon_pdf.gif') no-repeat scroll left center;
  text-indent: 20px;
}
#tabs-3 .format-pdf {
  background: url(http://engine.newtenberg.com/static/cache/binaries/channels-955_mime_pdf.png) 0 0 no-repeat;
  padding-left: 60px;
  display: table-cell;
  vertical-align: middle;
  height: 60px;
}
/*redes sociales*/
.social-tools {
  color: #999999;
  float: right;
  font-size: 11px;
  margin: 5px 0 5px 10px;
  padding-left: 10px;
  text-align: left;
  border-left: 1px dotted #ccc;
  clear: right;
}
.social-tools a {
  border: medium none;
  text-decoration: none;
}
p.social-tools a {
  border: medium none;
  color: #666666;
  font-size: 11px;
  text-decoration: none;
  padding-left: 5px;
}
/*========================BARRAPOSICION=======================*/
.navegacion {
  font-weight: normal;
  text-align: right;
  font-size: 11px;
  margin: 10px 0 10px 0;
  color: #999;
  height: 14px;
  clear: both;
}
p.navegacion {
  margin: 0;
}
.navegacion a {
  font-weight: normal;
  text-decoration: none;
  padding: 0 3px 0 3px;
  color: #6D6E71;
}
.navegacion a:hover {
  text-decoration: underline;
}
/*para portadillas ( se usa otra representación)*/
.navegacion ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}
.navegacion li {
  float: left;
  margin-left: 2px;
}
/*========= TABULAR ===========*/
.tabular {
  margin-bottom: 15px;
}
.tabular > h2 {
  color: #FFF;
  font-size: 13px;
  padding: 4px 6px;
  margin-bottom: 12px;
  font-weight: bold;
  background-color: #89929B;
  border-radius: 2px 2px 0 0;
  clear: both;
}
.tabular .titulo {
  font-size: 14px;
  color: #394151;
  clear: both;
  font-weight: normal;
}
.tabular h3 {
  font-size: 16px;
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: bold;
  color: #394151;
}
.tabular a {
  color: #006699;
  text-decoration: none;
}
.tabular a:hover {
  text-decoration: underline;
}
table.tabular,
.tabular table {
  border-collapse: collapse;
  margin: 0 0 5px 0;
  width: 100%;
}
.tabular caption {
  vertical-align: bottom;
  /*margin: 0 0 10px 0;*/
  clear: both;
  color: #394151;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
}
.tabular th {
  font-size: 12px;
  font-weight: bold;
  padding: 4px;
  text-align: center;
  background-color: #edece8;
  border: 1px solid #DFDCD5;
}
.tabular td {
  font-size: 12px;
  padding: 4px;
  vertical-align: top;
  background-color: #F5F5F5;
  border: 1px solid #DFDCD5;
}
.tabular .figure .titulo {
  font-size: 11px;
  font-weight: normal;
}
/*========= SOLAPAS ===========*/
.recsolapas .titulo {
  margin-top: 15px;
  clear: both;
  color: #8799AA;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
  padding: 3px 0 8px;
}
.rectabs > h2 {
  color: #FFF;
  font-size: 13px;
  padding: 4px 6px;
  margin-bottom: 12px;
  font-weight: bold;
  background-color: #89929B;
  border-radius: 2px 2px 0 0;
  clear: both;
}
.rectabs .titulo {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
}
.rectabs .titulo:first-child {
  padding-top: 10px;
}
.rectabs .abstract {
  padding-left: 10px;
  padding-right: 10px;
}
.rectabs .fecha {
  padding-left: 10px;
  padding-right: 10px;
}
.rectabs .figure {
  padding-left: 10px;
}
#tabs-1,
#tabs-2,
#tabs-3,
#tabs-4 {
  margin: 0;
}
.invisible,
.hidden {
  display: none;
}
/*=============== FORMULARIOS ================*/
.formularios {
  margin-bottom: 35px;
}
.formularios > h2 {
  color: #FFF;
  font-size: 13px;
  padding: 4px 6px;
  margin-bottom: 12px;
  font-weight: bold;
  background-color: #89929B;
  border-radius: 2px 2px 0 0;
  clear: both;
  margin-bottom: 0;
}
fieldset.forminvisible {
  padding: 0;
  margin: 0;
  height: 0;
}
fieldset.forminvisible legend {
  padding: 0;
  margin: 0;
  height: 0;
}
.formularios legend {
  font-size: 13px;
  padding: 5px 0 5px 10px;
  font-weight: bold;
  letter-spacing: 1px;
  clear: both;
}
.formularios form {
  padding: 10px 0;
  margin: 0 0 15px 0;
  font-size: 12px;
  -moz-border-radius: 0 0 8px 8px;
  -khtml-border-radius: 0 0 8px 8px;
  -webkit-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  background: #fff;
  border: 1px solid #ebebeb;
  text-align: left;
}
.formularios .form_message input,
.formularios .form_textarea textarea,
.formularios .form_select select,
.formularios .form_text input,
.formularios .form_password input {
  border: 1px solid #999;
  background-color: #fff;
  font-size: 12px;
  margin-right: 5px;
  padding: 4px;
  font-family: Arial, Helvetica, sans-serif;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.formularios div {
  clear: both;
  padding: 10px 0 10px 0;
  margin: 0;
}
.formularios .form_message {
  display: block;
  vertical-align: top;
  font-size: 12px;
  float: none;
  text-align: left;
  padding: 0 20px 0 15px;
}
.formularios .form_message small {
  font-size: 12px;
}
.formularios span {
  padding: 3px 0 3px 0;
  display: block;
}
.formularios fieldset {
  border: none;
}
.formularios .form_message label,
.formularios .form_textarea label,
.formularios .form_select label,
.formularios .form_text label,
.formularios .form_password label {
  width: 170px;
  vertical-align: top;
  float: left;
  font-size: 12px;
  text-align: right;
  padding: 0 10px 0 10px;
  display: block;
  font-weight: normal;
}
.formularios small {
  font-weight: normal;
}
.formularios .form_button {
  /*height: 30px;*/
}
.formularios .form_button input {
  color: #fff;
  font-weight: bold;
  padding: 2px;
  border: 1px solid #002b60;
  cursor: pointer;
  margin-left: 190px;
  background: #485f9b url('../images/bg_btn.gif') repeat-x scroll top left;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.formularios .form_button label {
  display: none;
}
.formularios:after,
.formularios label:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.formularios ul {
  list-style: none;
  padding-left: 190px;
  margin-top: -25px;
}
.formularios ul li {
  margin-bottom: 3px;
}
.formularios ul li input {
  margin-right: 3px;
}
/*===================== RESULTADO DE BUSQUEDA =====================*/
.PP {
  font-size: 12px;
  padding-bottom: 5px;
}
p .PP {
  border-bottom: 1px dotted #ccc;
}
.PP a,
.P a {
  color: #003366;
  text-decoration: none;
}
.PPLINK a {
  font-size: 12px;
  font-weight: normal;
  color: #003366;
}
.PP a:hover,
.PPLINK a:hover,
.P a:hover {
  text-decoration: underline;
}
ul .PP {
  font-size: 12px;
  margin-left: 10px;
  padding: 5px 0 8px;
}
.PP li {
  font-size: 12px;
  padding: 5px 0 10px;
}
ol .P {
  margin-left: 30px;
}
.P {
  font-size: 12px;
  padding: 5px 0 8px;
}
/*===================== BTN VER MAS =====================*/
.vermas {
  margin-bottom: 15px;
}
.vermas a {
  font-size: 11px;
  font-weight: normal;
  margin-left: 5px;
  padding: 0 5px 2px 8px;
  background: transparent url('../images/bullet_vermas.gif') no-repeat left 3px scroll;
  color: #006699;
  text-decoration: none;
}
.vermas.lead a {
  font-size: 13px;
  font-weight: bold;
}
.vermas a:hover {
  background: transparent url('../images/bullet_vermas2.gif') no-repeat left 3px scroll;
  text-decoration: underline;
}
.vermasright {
  float: right;
  margin-top: -20px;
  margin-bottom: 3px;
}
.vermasright a {
  font-weight: bold;
}
/*===================== BTN VOLVER =====================*/
a.volver {
  margin: 10px 0;
  width: 40px;
  height: 12px;
  font-size: 11px;
  font-weight: normal;
  padding: 0 0 0 8px;
  color: #6D6E71;
  text-decoration: none;
  display: block;
  position: relative;
}
a.volver:before {
  font-family: 'FontAwesome';
  color: #bcbdc0;
  font-size: 75%;
  position: absolute;
  left: 0;
  content: "\f053";
  top: 2px;
}
a:hover.volver {
  text-decoration: underline;
}
/*===================== BTN SUBIR =====================*/
.subir {
  margin: 0 0 5px 0;
}
.subir a {
  font-size: 11px;
  font-weight: normal;
  padding: 0 5px 2px 10px;
  background: transparent url('../images/bullet_subir.gif') no-repeat left 4px scroll;
  color: #006699;
  text-decoration: none;
}
.subir a:hover {
  text-decoration: underline;
}
.subir_glosario {
  position: fixed;
  bottom: 50px;
  right: 50px;
  background-color: #FFF;
  border-radius: 4px;
}
.subir_glosario a {
  padding: 5px 10px 0 15px;
  background-position: 4px 8px;
  transition: all 0.3s ease-in-out;
}
/*===================== DOCUMENTOS DESCARGABLES =====================*/
.bajardoc {
  display: block;
  min-height: 24px;
  clear: both;
  margin-bottom: 5px;
}
.bajardoc img {
  margin: 0 0 5px 10px;
  float: left;
}
.bajardoc > .titulo {
  font-size: 12px;
  padding: 5px 0 3px 50px;
  font-weight: normal;
  width: auto !important;
  min-height: 30px;
}
.bajardoc > .caption {
  font-size: 11px;
  padding-left: 35px;
  width: auto !important;
}
.bajardoc .fuente,
.bajardoc .peso {
  font-size: 11px;
  font-style: italic;
  padding-left: 35px;
}
.bajardoc p.peso:before {
  content: "(";
}
.bajardoc p.peso:after {
  content: ")";
}
/*===================== PORTADILLA GALERIA =====================*/
.pagaleria div {
  width: 160px;
  margin: 0 17px 10px 17px;
  height: 230px;
  float: left;
  display: block;
}
.pagaleria .titulo {
  color: #394151;
  padding: 0 0 5px 0;
  font-weight: normal;
  font-size: 12px;
  width: 160px;
  text-align: left;
}
.pagaleria .fecha {
  padding: 0 0 5px 0;
  font-size: 11px;
  font-weight: normal;
  width: 160px;
  text-align: left;
}
.pagaleria a {
  color: #006699;
  text-decoration: none;
}
.pagaleria a:hover {
  text-decoration: underline;
}
.pagaleria .figure {
  height: 100px;
  width: 160px;
  overflow: hidden;
  margin: 0 0 5px 0;
  display: block;
  background-color: #ccc;
  text-align: center;
}
.pagaleria .figure img {
  padding: 0;
  width: 100%;
  height: auto;
}
/*===================== PAGINADOR (PARA DOCUMENTOS LINEALES, LIBROS POR EJEMPLO) =====================*/
.paginador ul {
  list-style: none;
  font-size: 11px;
  margin: 0;
  padding: 0;
}
.paginador ul li {
  float: left;
  padding: 0 6px;
}
.paginador ul li a {
  display: block;
  padding: 4px;
  border: 1px solid #ccc;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #FFF;
  color: #417AC2;
  text-decoration: none;
}
.paginador ul li a:hover {
  background-color: #F2F2F2;
}
.paginador ul li.current a {
  background-color: #F2F2F2;
  border: 1px solid #417AC2;
  color: #445B69;
}
.paginador li.anterior {
  float: left;
}
.paginador ul li.siguiente {
  float: right;
}
/*===================== COMPLEMENTARIOS =====================*/
.margenabajo {
  margin-bottom: 20px !important;
}
.floatright {
  float-right: !important;
  display: inline-block;
}
.floatleft {
  float-left: !important;
  display: inline-block;
}
.margenarriba {
  margin-top: 20px;
}
.margenabajo0 {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.margenabajo0 ul {
  margin-bottom: 0;
  padding-bottom: 0;
}
.nocaption caption {
  display: none;
}
.nogrupo h3 {
  display: none;
}
.posicion_relativa {
  position: relative;
}
.nocaption table caption {
  display: none;
}
.imagen_responsive img,
.recurso_responsive img,
.foto_responsive img {
  max-width: 100%;
  height: auto;
}
/*==========================PROPIOS DE ESTE SITIO ======================
           ================================================
		       =========================================
			         ===============================*/
.accesohome1 {
  margin: 0 0 10px 0;
  padding: 0;
}
.accesohome1 h2 {
  text-indent: -99999%;
}
.accesohome1 a {
  width: 240px;
  height: 95px;
  background: url('../images/accesos_hom_01.png') 0 0 no-repeat;
  display: block;
}
.accesohome2 {
  margin: 0;
  padding: 0;
}
.accesohome2 h2 {
  text-indent: -99999%;
}
.accesohome2 a {
  width: 240px;
  height: 95px;
  background: url('../images/accesos_hom_02.png') 0 0 no-repeat;
  display: block;
}
.h2actualidad h2 {
  background-color: #89B284;
  border-radius: 2px 2px 0 0;
}
.h2quehacemos > h2 {
  background-color: #DA7427;
  border-radius: 2px 2px 0 0;
}
.comentarioshome {
  border: 1px solid #C1C4C6;
  background-color: #FFF;
}
.comentarioshome h2 {
  color: #61727F;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 12px;
  padding: 4px 6px 4px 32px;
  background: url('../images/bg_titcomentario.png') 5px 0 no-repeat;
}
.comentarioshome li {
  margin-left: 30px;
}
.comentarioshome p,
.comentarioshome li {
  font-size: 12px;
  font-style: italic;
  padding: 0 10px 5px 10px;
}
.comentarioshome.sincursiva p,
.comentarioshome.sincursiva li {
  font-style: normal;
}
.col3-borderight {
  border-right: 1px dotted #CCCCCC;
  float: left;
  margin: 0 10px 0 0;
  padding-right: 9px;
}
.col105-borderight {
  border-right: 1px dotted #CCCCCC;
  float: left;
  margin: 0 10px 0 0;
  padding-right: 9px;
}
.col-borderight {
  border-right: 1px dotted #CCCCCC;
  float: left;
  margin: 0 10px 0 0;
  padding-right: 9px;
}
.titulovalor {
  background: url('../images/f_quehacemos.jpg') top right no-repeat #89929B;
  width: 100%;
  height: 114px;
}
.titulovalor .titulo {
  color: #FFF;
  font-size: 24px;
  font-weight: normal;
  width: 234px;
  padding: 10px;
}
.titulovalor2 {
  background-color: #89929B;
  height: 50px;
  float: left;
  margin: 0;
  width: 647px;
}
.titulovalor2 .titulo {
  color: #FFF;
  font-size: 24px;
  font-weight: normal;
  padding: 10px 0 0 10px;
}
.titulovalor_gris {
  background-color: #89929B;
  height: 50px;
  margin: 0;
  width: 100%;
  display: table;
  overflow: hidden;
}
.titulovalor_gris .titulo {
  position: relative;
  color: #FFF;
  font-size: 24px;
  font-weight: normal;
  padding: 5px 240px 5px 10px;
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.titulovalor_gris .titulo:after {
  content: "";
  width: 228px;
  min-height: 50px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: url('../images/bg_titulogris.jpg') top right no-repeat;
}
.titulovalor_gris .titulo.pvid-44140:after {
  background-image: url('../images/bg_titulogris_pvid44140.jpg');
}
.relacionados {
  border: 1px solid #C1C4C6;
  background-color: #F7F8F8;
}
.relacionados h2 {
  color: #FFF;
  font-size: 13px;
  padding: 4px 6px;
  margin-bottom: 12px;
  font-weight: bold;
  background-color: #89929B;
  border-radius: 2px 2px 0 0;
  clear: both;
}
.relacionados ul {
  padding: 5px 10px 10px 10px;
}
.noticiashome span.fecha {
  padding-right: 0;
}
.noticiashome .titulo {
  padding-left: 65px;
  font-size: 12px;
  margin: 0;
}
.noticiashome .abstract {
  padding-left: 65px;
  padding-top: 5px;
}
.noticiashome .figure {
  float: right;
  padding: 0 0 5px 5px;
}
/*Foto para home con fotos*/
.noticiashome2 .titulo {
  padding-left: 0;
  clear: both;
  margin: 0 0 10px;
}
.noticiashome2 span.fecha {
  padding-right: 10px;
}
.noticiashome2 .abstract {
  padding: 0;
  text-align: left;
}
.noticiashome2 .figure {
  float: left;
  padding: 0 5px 5px 0;
  max-height: 110px;
  overflow: hidden;
}
.noticiashome2 .media-body {
  display: table-cell;
}
/*--------*/
.abc ul:first-child {
  background: url('../images/bg_nav.png') repeat-x left bottom;
  border: 1px solid #DFDCD5;
  clear: both;
  display: block;
  height: 22px;
  list-style: none outside none;
  margin: 0 0 20px;
  padding: 0;
}
.abc ul:first-child li {
  float: left;
  font-size: 14px;
  margin: 0;
  padding: 0;
  background: none;
}
.abc ul:first-child li a {
  border-right: 1px dotted #ccc;
  display: block;
  font-weight: bold;
  margin-top: 3px;
  padding: 0 10px;
  text-decoration: none;
}
.abc ul > li span {
  font-size: 14px;
  background: none;
}
.abc ul > li span:before {
  display: none;
}
.abc ul > li {
  background: none;
}
.abc ul > li:before {
  display: none;
}
.fichapersona {
  background-color: #f5f5f5;
  border: 1px solid #DFDCD5;
  clear: both;
  min-height: 200px;
  border-radius: 2px 2px 0 0;
}
.fichapersona .figure {
  float: left;
  border: 4px solid #fff;
  margin: 0 10px 10px 10px;
  width: 100px;
  height: auto;
  -moz-box-shadow: 0 2px 5px #666;
  box-shadow: 0 2px 5px #666;
  -webkit-box-shadow: 0 2px 5px #666;
}
.fichapersona .figure img {
  width: 100px;
  height: auto;
  margin: 0;
  padding: 0;
}
.fichapersona .titulo {
  padding-left: 140px;
  padding-right: 10px;
  margin-top: 10px;
  clear: none;
}
.fichapersona p {
  margin-left: 140px;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 20px;
  border-top: 1px dotted #ccc;
}
.listamenu select {
  width: 228px;
  border: 1px solid #ccc;
  color: #333;
}
.pannofotos div.recuadro {
  height: 145px;
  float: left;
  width: 144px;
  text-align: center;
  margin: 0 0 5px 0;
  clear: none;
}
.pannofotos .figure {
  text-align: center;
  display: block;
  float: none;
  margin: 0 auto;
  width: 70px;
  overflow: hidden;
  height: 90px;
  /*border: 1px solid #CCC*/
}
.pannofotos .figure img {
  width: 75px;
  height: auto;
  margin: 0 auto;
}
.pannofotos .titulo {
  font-size: 14px;
  padding: 5px 10px;
}
.bannershome > h2,
.banner_blank > h2 {
  color: #FFF;
  font-size: 13px;
  padding: 4px 6px;
  margin-bottom: 12px;
  font-weight: bold;
  background-color: #89929B;
  border-radius: 2px 2px 0 0;
  clear: both;
}
div.bannershome,
div.banner_blank {
  text-align: center;
}
.bannershome img,
div.banner_blan img {
  height: auto;
  margin-bottom: 10px;
}
.feedback {
  width: 1007px;
  margin: 0 auto;
}
.fechadetencion li {
  float: left;
  width: 108px;
}
/*Modificaciones listaitemizada para Biblioteca portada*/
.tit0biblioteca {
  margin-bottom: 0;
}
.listaindice {
  border-left: 1px dotted #ccc;
  padding-left: 10px;
  margin-bottom: 0;
}
.listaindice2 ul {
  padding-bottom: 5px;
}
.listaindice ul li,
.listaindice2 ul li {
  /*font-weight:bold;*/
  font-size: 14px;
}
.listaindice ul ul li,
.listaindice2 ul ul li {
  font-weight: normal;
  font-size: 12px;
}
/*Buscador biblioteca*/
.buscabiblio {
  background-color: #F6F7F7;
  height: 70px;
  border-radius: 2px;
  border: 1px solid #e7eaf0;
  margin-bottom: 10px;
}
.buscabiblio .buscador {
  margin: 0 0 15px 30px;
}
.buscabiblio > h2 {
  color: #FFF;
  font-size: 13px;
  padding: 4px 6px;
  margin-bottom: 12px;
  font-weight: bold;
  background-color: #89929B;
  border-radius: 2px 2px 0 0;
  clear: both;
}
/*Destacados Portada Biblioteca*/
.bibliodestacados {
  margin-bottom: 20px;
}
/*========= MENU BIBLIOTECA ===========*/
.colapsable {
  margin-bottom: 20px;
  color: #006699;
}
/*titulo de caja*/
.colapsable h2 {
  color: #FFF;
  font-size: 13px;
  padding: 4px 6px;
  margin-bottom: 12px;
  font-weight: bold;
  background-color: #89929B;
  border-radius: 2px 2px 0 0;
  clear: both;
}
.colapsable span.expandir {
  background: url('../images/bullet_expandir.png') no-repeat scroll 0 5px transparent;
  text-indent: -9999%;
}
.colapsable span.contraer {
  background: url('../images/bullet_contraer.png') no-repeat scroll 0 5px transparent;
  text-indent: -9999%;
}
.colapsable li span {
  float: left;
  height: 15px;
  width: 10px;
}
.colapsable ul {
  padding: 5px 0 10px 0;
  margin: 0;
  list-style: none;
}
.colapsable ul li.current a {
  color: #6D6E71;
}
.colapsable ul li.current li a {
  color: #006699;
}
.colapsable ul li.current li.current a {
  color: #6D6E71;
}
.colapsable ul li {
  padding: 0;
  margin: 0 0 7px 0;
  font-size: 13px;
  font-weight: bold;
}
.colapsable ul li a {
  color: #006699;
  text-decoration: none;
  display: block;
}
.colapsable ul li a:hover {
  text-decoration: underline;
}
.colapsable ul li.current a {
  color: #6D6E71;
}
.colapsable ul ul {
  background-color: #F6F7F7;
  margin-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #e7eaf0;
  border-radius: 0 0 2px 2px;
}
.colapsable ul ul li {
  font-weight: normal;
  font-size: 12px;
  padding: 0 0 0 7px;
  margin: 0 5px 7px 0;
  background: transparent url('../images/bullet_expandir.png') no-repeat 0 4px scroll;
}
/*Ficha de la Biblioteca*/
.ficha {
  margin-bottom: 20px;
  color: #6D6E71;
  font-size: 12px;
  background-color: #F5F5F5;
  border: 1px solid #DFDCD5;
  border-radius: 2px 2px 0 0;
}
.ficha > h2 {
  color: #FFF;
  font-size: 13px;
  padding: 4px 6px;
  margin-bottom: 12px;
  font-weight: bold;
  background-color: #89929B;
  border-radius: 2px 2px 0 0;
  clear: both;
}
.ficha p {
  padding: 5px 10px;
  border-bottom: 1px dotted #CCCCCC;
}
.ficha p a {
  display: block;
  clear: both;
}
.ficha a {
  color: #006699;
  text-decoration: none;
}
.ficha a:hover {
  text-decoration: underline;
}
.noticiadestacada .figure,
.noticiadestacada .figure2 {
  width: 150px;
  height: auto;
}
.noticiadestacada .figure img,
.noticiadestacada .figure2 img {
  width: 100%;
  height: auto;
}
/*========= AÑOS LINEA TIEMPO ===========*/
.anios-timeline {
  color: #6D6E71;
  min-height: 60px;
  clear: both;
}
/*titulo de caja*/
.anios-timeline > h2 {
  color: #FFF;
  font-size: 13px;
  padding: 4px 6px;
  margin-bottom: 12px;
  font-weight: bold;
  background-color: #89929B;
  border-radius: 2px 2px 0 0;
  clear: both;
}
.anios-timeline ul {
  font-size: 11px;
  padding: 5px 0 10px 0;
  margin: 0;
  list-style: none;
}
.anios-timeline ul li {
  padding: 0 0 0 7px;
  margin: 0 4px 7px;
  background: transparent url('../images/bullet_expandir.png') no-repeat 0 4px scroll;
  float: left;
}
.anios-timeline ul li a {
  color: #006699;
  text-decoration: none;
}
.anios-timeline ul li a:hover {
  text-decoration: underline;
}
.anios-timeline ul li.current a {
  /*font-weight: bold;*/
  color: #6D6E71;
}
/*Comentarios en la portadilla*/
.pa_comentarios .fecha {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #999;
}
#lista_articulos_i__w3_po_DestacadosPortada_1 {
  margin-bottom: 0;
  padding-bottom: 0;
}
#lista_articulos_i__w3_po_DestacadosPortada_1 div {
  margin-bottom: 0;
}
/*Acordeon*/
.accordion {
  margin-bottom: 20px;
}
.accordion .ui-accordion-header {
  background: none !important;
  border-top: 1px dotted #ccc !important;
}
.accordion .ui-state-active {
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
}
.accordion .recuadro {
  border-bottom: none !important;
  margin: 0 !important;
  padding-bottom: 0 !important;
}
.accordion .recuadro .titulo {
  margin-bottom: 0;
}
.accordion .recuadro span.ui-icon-triangle-1-e,
.accordion .recuadro span.ui-icon-triangle-1-s {
  margin-top: 6px;
}
.accordion .recuadro p {
  padding-bottom: 10px;
}
.accordion .ui-widget-content {
  padding: 10px 20px 20px !important;
}
.accordion span.ui-icon-triangle-1-s {
  width: 20px;
  height: 24px;
  float: left;
  background: url('../images/bullet_contraer.png') no-repeat scroll 4px 5px;
}
.accordion span.ui-icon-triangle-1-e {
  width: 20px;
  height: 24px;
  float: left;
  background: url('../images/bullet_expandir.png') no-repeat scroll 4px 5px;
}
.accordion .titulo {
  font-size: 14px;
}
.accordion .abstract {
  padding-left: 20px;
}
/*#accordion.articulocompleto .ui-state-active {
	border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
}*/
#accordion .ui-accordion-header {
  background: none !important;
  border-top: 1px dotted #ccc !important;
}
ul.fotos_93104 {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
}
ul.fotos_93104 li {
  list-style: none;
  width: 31%;
  margin: 1%;
  float: left;
  min-height: 190px;
}
.fotos_93104 a {
  display: block;
  clear: both;
}
.fotos_93104 .acceso {
  width: 217px;
  overflow: hidden;
  clear: both;
  margin-bottom: 5px;
}
.fotos_93104 .acceso img {
  width: 217px;
  height: auto;
}
.fotos_93104 div.acceso .titulo {
  width: 217px !important;
  font-weight: bold;
  font-size: 14px;
  padding: 5px 0;
  color: #394151;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-align: left;
  clear: both;
}
.fotos_93104 div.acceso .caption {
  width: 217px !important;
  font-weight: normal;
  font-size: 12px;
  padding: 0 0;
  text-align: left;
}
/*Despliegue de videos en panno*/
ul.panno_videos {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.panno_videos li {
  list-style: none;
  width: 31%;
  margin: 1%;
  float: left;
  height: 240px;
  overflow: hidden;
  font-size: 12px;
}
ul.panno_videos iframe {
  padding-bottom: 10px;
}
div.video_destacado_eidox {
  background-color: #f5f5f5;
  text-align: center;
  float: none;
  margin-bottom: 20px;
  border: 1px solid #e8e8e8;
  padding: 15px 0 15px 0;
  font-size: 12px;
}
ul.panno_videos li .titulo,
.video_destacado_eidox span.titulo {
  font-size: 12px;
  display: block;
  padding: 5px 0;
  text-transform: uppercase;
}
ul.panno_videos li .caption {
  font-size: 11px;
  font-weight: normal;
}
/* =============== GALERÍA DE DESTACADOS CON FOTOS ================= */
div.efecto_moma:before {
  display: table;
  max-height: 0;
  clear: both;
}
div.efecto_moma > h2 {
  color: #FFF;
  font-size: 13px;
  padding: 4px 6px;
  margin-bottom: 12px;
  font-weight: bold;
  background-color: #89929B;
  border-radius: 2px 2px 0 0;
  clear: both;
}
.portada-archivo div.efecto_moma h2 {
  clear: none;
}
.portada-archivo #po_destacados_confotos .ntg-titulo-caja {
  border: 5px solid #fff;
  border-width: 0 5px 5px;
  border-radius: 0 0 5px 5px;
  margin-left: -5px;
  margin-right: -5px;
  box-shadow: 0 0 15px #aaa;
}
div.efecto_moma > ul,
div.efecto_moma > h3 {
  display: none;
}
div.efecto_moma > div > ul > li {
  list-style: none;
}
div.efecto_moma > div {
  width: 115px;
  height: 115px;
  padding: 3px;
  text-align: center;
  float: left;
  position: relative;
  overflow: hidden;
  /*background:url(../images/imagen_nodisponible.png) no-repeat center 30px*/
}
div.efecto_moma > div > ul > li.figure {
  /*width: 115px;*/
  height: 115px;
  background-color: #fff;
  border: 1px solid #E7EAF0;
  overflow: hidden;
}
div.efecto_moma > div > ul > li.figure > a > img {
  width: 200px !important;
  height: auto;
}
div.efecto_moma > div > ul > li.titulo,
div.efecto_moma > div > ul > li.fecha {
  /*width: 115px;
  height: 115px;
  display:none;*/
}
div.efecto_moma > div > ul > li.titulo {
  color: #394151;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  padding: 4px 0;
  text-align: left;
}
div.efecto_moma > div > ul > li.fecha {
  font-size: 11px;
  font-weight: normal;
  margin: 0;
  padding: 4px 0;
  text-align: left;
}
div.efecto_moma > div > ul > li a {
  color: #006699;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
div.efecto_moma > div > ul > li a:hover {
  text-decoration: underline;
}
div.efecto_moma > div:hover {
  overflow: visible;
  z-index: 560;
}
div.efecto_moma > div:hover > ul {
  z-index: 550;
  background-color: #fff;
  box-shadow: 0 0 5px #999;
  border: 1px solid #ccc;
  z-index: 600;
  position: absolute;
  top: -45px;
  left: -45px;
  display: block;
  width: 200px;
  padding: 4px;
  min-height: 200px;
  /*opacity: 0.9*/
}
div.efecto_moma > div:hover > ul > li.titulo,
div.efecto_moma > div:hover > ul > li.fecha {
  width: 200px;
  height: auto;
  display: block;
  z-index: 560;
}
div.efecto_moma > div:hover > ul > li.figure {
  width: 200px;
  height: auto;
  overflow: hidden;
  z-index: 560;
  background-color: #FFF;
  border: none;
}
div.efecto_moma > div:hover > ul > li.figure > a > img {
  z-index: 560;
  max-width: 200px !important;
  height: auto !important;
}
/* reescrituras cajas especificas*/
#po_destacados_confotos {
  margin-bottom: 20px;
  height: 310px;
}
#po_destacados_confotos > h2 {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: normal;
  padding: 10px 10px 0;
  margin-bottom: 15px;
  background-color: #89929B;
  height: 40px;
}
div#po_destacados_confotos > div > ul > li.figure img {
  margin-left: -40px;
  margin-top: -8px;
}
div#po_destacados_confotos > div:hover > ul > li.figure img {
  margin-left: 0;
  margin-top: 0;
}
/*foto especifica de la portada*/
div#po_destacados_confotos > div#i__w3_po_destacados_confotos_1_93295 > ul > li.figure img {
  margin-left: -40px;
  margin-top: -90px;
}
div#po_destacados_confotos > div:hover#i__w3_po_destacados_confotos_1_93295 > ul > li.figure img {
  margin-left: 0;
  margin-top: 0;
}
/*fin foto especifica*/
div#pa_fotografias.efecto_moma > div {
  width: 138px;
  /*height: 138px;*/
}
div#pa_fotografias.efecto_moma > div > ul > li.figure {
  width: 138px;
  height: 138px;
  background-color: #E7EAF0;
  overflow: hidden;
  position: relative;
}
div#pa_fotografias.efecto_moma > div > ul > li.figure img {
  margin-left: -40px;
  width: 200px !important;
  height: auto !important;
}
div#pa_fotos.efecto_moma > div > ul > li.figure img {
  margin-left: -40px;
  margin-top: -8px;
}
div#pa_fotografias.efecto_moma > div:hover > ul > li.figure,
div#pa_fotos.efecto_moma > div:hover > ul > li.figure {
  width: 200px;
  height: auto;
  background-color: #FFF;
}
div#pa_fotografias.efecto_moma > div:hover > ul > li.figure img,
div#pa_fotos.efecto_moma > div:hover > ul > li.figure img {
  margin-left: 0;
  margin-top: 0;
}
div#pa_fotografias {
  margin-bottom: 20px;
}
div#pa_fotografias:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
/*-----------*/
div#pa_planos {
  min-height: 170px;
}
div#pa_planos > div {
  width: 108px;
  height: 115px;
}
div#pa_planos > div > ul > li.figure {
  width: 108px;
  height: 115px;
}
div#pa_planos > div > ul > li.figure img {
  width: 108px;
  height: auto;
}
div#pa_ilus_animadas > div > ul > li.figure img {
  margin-left: -40px;
  margin-top: -8px;
  width: 200px;
  height: auto;
}
div#pa_planos > div:hover > ul > li.figure {
  width: 200px;
  height: auto;
}
div#pa_planos > div:hover > ul > li.figure img,
div#pa_ilus_animadas > div:hover > ul > li.figure img {
  width: 200px;
  height: auto;
  margin-left: 0;
  margin-top: 0;
}
div#pa_ilus_animadas {
  margin-top: 20px;
}
/*vermas*/
.vermas_moma {
  float: left;
  background: url('../images/bullet_expandir.png') no-repeat scroll 22px 54px;
  background-color: #F6F7F7;
  border: 1px solid #E7EAF0;
  height: 115px;
  width: 108px;
  margin: 3px 0 28px 3px;
  text-align: center;
}
.vermas_moma:hover {
  background-color: #E7EAF0;
}
.vermas_moma a {
  color: #006699;
  font-size: 11px;
  font-weight: normal;
  padding: 0;
  text-decoration: none;
  line-height: 115px;
  display: block;
}
/*FIN EFECTO MOMA*/
.imagenvalor {
  float: right;
  height: 50px;
  margin: 0;
  padding: 0;
  background-color: #666;
}
/*=============== DESTACADOS TEXTOS DE ARCHIVO DIGITAL ==============================*/
.recuadros_conpdf div,
.recuadros_conpdf_portada > div {
  position: relative;
  margin-top: 15px;
}
.recuadros_conpdf .titulo,
.recuadros_conpdf .abstract,
.recuadros_conpdf .fecha {
  padding-left: 65px;
}
.recuadros_conpdf_portada .titulo,
.recuadros_conpdf_portada .abstract,
.recuadros_conpdf_portada .fecha {
  padding-left: 125px;
}
.recuadros_conpdf_portada .bajardoc {
  float: left;
  position: relative;
  border: 1px solid #eee;
  padding: 0;
  margin-bottom: 10px;
}
.recuadros_conpdf .bajardoc {
  width: 50px;
  float: left;
  position: relative;
}
.recuadros_conpdf .bajardoc p.peso {
  font-size: 11px;
  font-style: italic;
  display: none;
}
.recuadros_conpdf .bajardoc p.peso:before {
  content: "(";
}
.recuadros_conpdf .bajardoc p.peso:after {
  content: ")";
}
.recuadros_conpdf .bajardoc p.titulo,
.destacados_textos li.bajardoc span.titulo {
  display: none;
  font-size: 11px;
}
.recuadros_conpdf .bajardoc:hover p.titulo,
.destacados_textos li.bajardoc:hover span.titulo {
  display: block;
  position: absolute;
  background-color: #FFF;
  border: 1px solid #CCC;
  left: 40px;
  margin-top: -20px;
  padding: 5px;
  border-radius: 2px;
  white-space: nowrap !important;
}
#tabs-1.recuadros_conpdf .bajardoc {
  width: 50px;
  float: left;
  position: absolute;
  top: 0;
}
#tabs-1.recuadros_conpdf .bajardoc a {
  margin: 0;
  padding: 0;
  min-width: 680px;
  /*border: 1px dotted #ccc;*/
  display: block;
  min-height: 40px;
  background: url('../images/transparente.gif') repeat 0 0;
}
.destacados_textos {
  height: 250px;
  background: url('../images/bg_destacados_textos.jpg') no-repeat 0 0;
  margin-bottom: 20px;
  position: relative;
}
.destacados_textos ul {
  background-color: #000;
  opacity: 0.7;
  position: absolute;
  bottom: 0;
  left: 0;
  list-style: none;
  padding: 10px 0 0 0;
  margin: 0;
  width: 100%;
}
.destacados_textos .titulo {
  padding: 0 10px 10px 60px;
}
.destacados_textos .titulo a {
  color: #000;
  font-size: 18px;
  color: #FFF;
  text-decoration: none;
}
.destacados_textos .titulo a:hover {
  text-decoration: underline;
}
.destacados_textos .abstract {
  font-size: 12px;
  color: #fff;
  padding: 0 10px 10px 60px;
}
.destacados_textos .bajardoc {
  float: left;
  padding: 0 5px;
  clear: left;
}
#presenta_expos {
  position: relative;
}
ul.menu_expos {
  position: absolute;
  top: 170px;
  left: 0;
  padding: 0;
  font-size: 13px;
  list-style: none;
  width: 724px;
  height: 80px;
  background: url(../images/bg_ul_menuexpos.png) repeat 0 0;
}
ul.menu_expos li {
  padding: 0;
  height: 80px;
  /*border-top: 1px #ccc dotted;*/
  background: url(../images/bg_expositinerantes_menu.png) no-repeat 0 0;
  opacity: 0.65;
  filter: alpha(opacity=65);
  float: left;
  width: 241px;
  text-indent: -9999%;
}
ul.menu_expos li:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
ul.menu_expos li:first-child {
  border-top: none;
}
ul.menu_expos li.fichatecnica {
  background-position: 0 0;
}
ul.menu_expos li.calendario {
  background-position: 0 -80px;
}
ul.menu_expos li.solicitarexpo {
  background-position: 0 -160px;
}
ul.menu_expos li a {
  padding: 30px 5px 10px 70px;
  height: 40px;
  display: block;
  color: #FFF;
  text-decoration: none;
}
.rec_expositinerante .titulo,
.rec_expositinerante .abstract,
.rec_expositinerante .fecha {
  padding-left: 120px;
}
#tabs .rec_expositinerante.recuadros .recuadro .figure {
  max-height: 150px;
  overflow: hidden;
}
#tabs .rec_expositinerante .abstract {
  padding-bottom: 15px;
}
.rec_expositinerante .titulo {
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 7px;
  padding-left: 120px;
}
.rec_expositinerante .titulo {
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 7px;
  padding-left: 120px;
}
.rec_expositinerante > div {
  border: none;
}
#tabs-1 .recuadros_conpdf div {
  border: none;
}
#tabs-1 .recuadros_conpdf span.bajardoc {
  margin-left: 15px;
}
#tabs div.rec_expositinerante,
#tabs div.recuadros_conpdf {
  padding: 1em;
}
#tabs .rec_expositinerante > div,
#tabs .recuadros_conpdf > div {
  padding: 0;
}
.agendatitulo_expo {
  background: url(../images/bg_titagenda_expo.png) no-repeat scroll 0 0 transparent;
  color: #61727F;
  font-size: 12px;
  font-weight: bold;
  margin: 12px 0 5px;
  padding: 10px 6px 4px 42px;
  height: 22px;
}
#lista_articulos_i__w3_pa_bannersformulario_Exposiciones_1 ul li {
  list-style: none !important;
}
#lista_articulos_i__w3_pa_bannersformulario_Exposiciones_1 {
  background: url(../images/bann_solictar_expo.png) no-repeat 0 0;
  width: 228px;
  height: 60px;
  text-indent: -9999%;
}
#lista_articulos_i__w3_pa_bannersformulario_Exposiciones_1 a {
  display: block;
  width: 228px;
  height: 60px;
}
.ntg_marquesina_fija .recuadro {
  height: 200px;
}
.ntg_marquesina_fija .recuadro,
.ntg_marquesina img {
  border: 1px solid #BCBEC0;
}
.ntg_marquesina_fija .recuadro img {
  display: inline-block;
  float: left;
}
#form_campania_archivos {
  border: 1px solid #ccc;
  border-radius: 2px 2px 6px 6px;
}
#form_campania_archivos form {
  background: url(../images/bg_form_secretos.jpg) center bottom no-repeat #eff0f2;
  padding-bottom: 40px;
  border: none !important;
}
#form_campania_archivos form legend {
  padding: 25px 20px 20px 130px;
  color: #b21b2a;
  font-size: 18px;
}
#form_campania_archivos .forminvisible > legend {
  padding: 0;
}
#form_campania_archivos.formularios h2 {
  background-color: #89929B;
}
#form_campania_archivos.formularios label {
  color: #333;
  font-size: 14px;
}
#form_campania_archivos.formularios .form_button input {
  background: none;
  background-color: #333;
  border: 2px solid #666;
}
#no_mas_archivos_secretos.listaitemizada h2 {
  background-color: #89929B;
}
#talleres_visitasguiadas .figure,
#talleres_visitasguiadas .figure2,
.articulo-similar-recuadro .figure2 {
  background-color: #F5F5F5;
  border: 1px solid #DFDCD5;
  padding: 10px;
  max-height: 200px;
  overflow: hidden;
}
#talleres_visitasguiadas .figure img,
#talleres_visitasguiadas .figure2 img,
.articulo-similar-recuadro .figure2 img {
  height: auto;
  width: 300px;
}
#talleres_visitasguiadas .figure {
  margin: 10px 20px;
}
#talleres_visitasguiadas .figure2,
.articulo-similar-recuadro .figure2 {
  margin: 10px 20px;
}
#talleres_visitasguiadas.recuadros .titulo,
#talleres_visitasguiadas2.recuadros .titulo,
.articulo-similar-recuadro .titulo {
  font-size: 18px;
  margin-top: 10px;
}
.articulo-similar-recuadro .indice,
.articulo-similar-recuadro h3 {
  display: none;
}
.articulo-similar-recuadro > div {
  display: table;
  box-sizing: border-box;
  width: 100%;
  margin: 5px 0 10px 0;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}
.recuadros_recursos {
  box-sizing: border-box;
}
.recuadros_recursos .recuadro {
  display: table;
  width: 100%;
  box-sizing: border-box;
}
.recuadros_recursos .recuadro div.figure,
.recuadros_recursos .recuadro div.informacion {
  display: table-cell;
}
.recuadros_recursos .recuadro .figure > img {
  float: none;
}
ul.thumbs li.selected a.thumb {
  pointer-events: none;
  cursor: default;
}
.recuadros.recuadros_clasificando .recuadro {
  padding-bottom: 0;
}
.recuadros.recuadros_clasificando .recuadro:after {
  display: table;
  clear: both;
  max-height: 0;
}
.recuadros.recuadros_clasificando .recuadro .abstract,
.recuadros.recuadros_clasificando .recuadro .figure {
  display: table-cell;
}
.recuadros.recuadros_clasificando .recuadro .abstract {
  padding-bottom: 10px;
}
.recuadros.recuadros_clasificando .titulo-grupo {
  margin-left: 110px;
  padding-top: 10px;
}
.recuadros.recuadros_clasificando .titulo-grupo:first-child {
  padding-top: 0;
}
.recuadros.recuadros_clasificando .figure {
  margin-top: -30px;
}
.tabs_organigrama.ui-tabs .ui-tabs-nav {
  box-sizing: border-box;
}
.tabs_organigrama.ui-tabs .ui-tabs-nav li {
  width: 49.6%;
  text-align: center;
  box-sizing: border-box;
}
.tabs_organigrama.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  box-sizing: border-box;
}
.tabs_organigrama.ui-tabs .ui-tabs-nav li.last {
  float: right;
}
.tabs_organigrama.ui-tabs .ui-tabs-nav li a {
  display: block;
  width: 100%;
  box-sizing: border-box;
}
.organigrama {
  position: relative;
}
.organigrama a {
  text-decoration: none;
}
.organigrama a:hover {
  text-decoration: underline;
}
.organigrama ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box;
}
.organigrama ul > li {
  position: absolute;
  padding: 5px 10px;
  margin: 0 auto 25px;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  width: 100%;
}
.organigrama ul > li a {
  color: #fff !important;
}
.organigrama ul > li > ul {
  display: none;
}
.organigrama ul > li > ul li {
  margin-bottom: 0;
  text-align: center;
  font-size: 12px;
  border: none;
  background-color: #fff;
  display: block;
  position: relative;
}
.organigrama ul > li:hover > ul {
  display: table;
  position: absolute;
  background: #fff !important;
  margin: 5px auto 0;
  z-index: 300;
  width: 100%;
  height: 100%;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  clear: both;
  left: 0;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.organigrama ul > li:hover > ul:before {
  content: "";
  height: 10px;
  width: 10px;
  position: absolute;
  transform: rotate(45deg);
  z-index: 101;
  background-color: #fff;
  margin: -6px 0 0 -5px;
  top: 0;
  left: 50%;
  border: 1px solid #ddd;
  border-width: 1px 0 0 1px;
}
.organigrama ul > li:hover > ul li:after {
  display: block;
  clear: both;
  width: 100%;
}
.mesa,
.comisiones {
  width: 500px;
  height: 500px;
  margin: 0 auto !important;
}
.mesa {
  background: url('../images/bg_organigrama_mesa.png') no-repeat 0 0;
}
.mesa .gestion {
  width: 150px;
  left: 100px;
  top: 60px;
}
.mesa .contenidos {
  width: 150px;
  left: 250px;
  top: 60px;
}
.mesa .memorias {
  width: 160px;
  left: 20px;
  top: 180px;
}
.mesa .comunicaciones {
  width: 160px;
  left: 320px;
  top: 180px;
}
.mesa .archivo {
  width: 160px;
  left: 20px;
  top: 270px;
}
.mesa .recuperacion {
  width: 160px;
  left: 320px;
  top: 270px;
}
.mesa .redes {
  width: 150px;
  left: 100px;
  top: 380px;
}
.mesa .cuidadores {
  width: 150px;
  left: 250px;
  top: 380px;
}
.comisiones {
  background: url('../images/bg_organigrama_comisiones.png') no-repeat 0 0;
}
.comisiones .presupuesto {
  width: 160px;
  left: 80px;
  top: 100px;
}
.comisiones .contenidos {
  width: 160px;
  left: 260px;
  top: 90px;
}
.comisiones .recuperacion {
  width: 160px;
  left: 20px;
  top: 220px;
}
.comisiones .archivo {
  width: 160px;
  left: 320px;
  top: 230px;
}
.comisiones .editorial {
  width: 160px;
  left: 80px;
  top: 370px;
}
.comisiones .verdad {
  width: 160px;
  left: 260px;
  top: 370px;
}
.nuevo_separador {
  margin-bottom: 20px;
}
.titulo_btn_vermas {
  font-size: 12px;
  text-align: center;
  background-color: #F6F7F7;
  border: 1px solid #E7EAF0;
  border-top-color: #ccc;
  padding: 5px;
  display: block;
  margin-top: 0;
  margin-bottom: 10px;
}
.titulo_btn_vermas > a {
  display: none;
}
.titulo_btn_vermas > span.btn > a {
  display: block;
}
#sigaLeyendoContent,
#biografia_victima {
  margin-top: -17px;
  margin-bottom: 25px;
}
#sigaLeyendoContent .ntg-titulo-caja,
#biografia_victima .ntg-titulo-caja {
  font-size: 12px;
  text-align: center;
  background-color: #F6F7F7;
  border: 1px solid #E7EAF0;
  border-top-color: #ccc;
  padding: 5px;
  display: block;
  margin-top: 0;
  margin-bottom: 10px;
}
#sigaLeyendoContent .ntg-titulo-caja > a,
#biografia_victima .ntg-titulo-caja > a {
  display: none;
}
#sigaLeyendoContent .ntg-titulo-caja > span.btn > a,
#biografia_victima .ntg-titulo-caja > span.btn > a {
  display: block;
}
#sigaLeyendoContent .bajardoc,
#biografia_victima .bajardoc {
  text-align: center;
}
#sigaLeyendoContent .bajardoc a,
#biografia_victima .bajardoc a {
  display: block;
}
#sigaLeyendoContent .bajardoc img,
#biografia_victima .bajardoc img {
  border: 1px solid #ddd;
  float: none;
  margin: 0 auto;
  width: 176px !important;
  height: auto !important;
}
#sigaLeyendoContent .bajardoc .titulo,
#biografia_victima .bajardoc .titulo {
  display: block;
  padding: 10px 0;
}
#biografia_victima.biografia .seccion > h2 {
  font-size: 12px;
  text-align: center;
  background-color: #F6F7F7;
  border: 1px solid #E7EAF0;
  border-top-color: #ccc;
  padding: 5px;
  display: block;
  margin-top: 0;
  margin-bottom: 10px;
}
#biografia_victima.biografia .seccion > h2 > a {
  display: none;
}
#biografia_victima.biografia .seccion > h2 > span.btn > a {
  display: block;
}
#biografia_victima.biografia .seccion p {
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
.recuadros.recuadros_victimas .titulo-grupo,
.recuadros.recuadros_columnas .titulo-grupo {
  color: #FFF;
  font-size: 13px;
  padding: 4px 6px;
  margin-bottom: 12px;
  font-weight: bold;
  background-color: #89929B;
  border-radius: 2px 2px 0 0;
  clear: both;
}
.recuadros.recuadros_victimas .recuadro,
.recuadros.recuadros_columnas .recuadro {
  display: inline-block;
  clear: none;
  vertical-align: top;
  height: 180px;
  width: 32%;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #eee;
  background-color: #fff;
  overflow: hidden;
}
.recuadros.recuadros_victimas .recuadro .titulo,
.recuadros.recuadros_columnas .recuadro .titulo {
  text-align: center;
}
.recuadros.recuadros_victimas .recuadro .titulo a,
.recuadros.recuadros_columnas .recuadro .titulo a {
  display: block;
  max-height: 55px;
  overflow: hidden;
  position: relative;
}
.recuadros.recuadros_victimas .recuadro .titulo a:after,
.recuadros.recuadros_columnas .recuadro .titulo a:after {
  position: absolute;
  content: "";
  display: block;
  top: 25px;
  height: 30px;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  /* rgba(255, 255, 255, 0.5) For browsers that do not support gradients */
  background: linear-gradient(rgba(255, 255, 255, 0.01), rgba(255, 255, 255, 0.7));
  /* Standard syntax */
}
.recuadros.recuadros_victimas .recuadro .figure,
.recuadros.recuadros_columnas .recuadro .figure {
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin: 0 auto 10px;
  float: none;
  display: block;
}
.recuadros.recuadros_victimas .recuadro .figure img,
.recuadros.recuadros_columnas .recuadro .figure img {
  width: 100%;
  height: auto;
}
.recuadros.recuadros_victimas .recuadro:nth-child(3n-1),
.recuadros.recuadros_columnas .recuadro:nth-child(3n-1) {
  margin-right: 2%;
  margin-left: 2%;
}
#galeria_recursos .recuadro {
  display: inline-block;
  clear: none;
  vertical-align: top;
  margin: 5px;
  width: 160px;
  background-color: #e7eaf0;
  border: 1px solid #ddd;
  height: 160px;
  overflow: hidden;
}
#galeria_recursos .figure {
  box-sizing: border-box;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  height: 160px;
  text-align: center;
  overflow: hidden;
}
#galeria_recursos .figure img {
  max-width: 100%;
  height: auto;
}
.pc_indice .titulo {
  font-weight: bold;
}
.btn_acceso {
  background-color: #89929B;
  font-size: 14px;
  box-sizing: border-box;
  border: 2px solid #fff;
  box-shadow: 0 0 10px #ccc;
}
.btn_acceso:hover {
  background-color: #6f7882;
}
.btn_acceso.naranjo {
  background-color: #DA7427;
}
.btn_acceso.naranjo:hover {
  background-color: #b05d1e;
}
.btn_acceso.rojo {
  background-color: #CD4927;
}
.btn_acceso.rojo:hover {
  background-color: #a23a1f;
}
.btn_acceso.verde {
  background-color: #89B284;
}
.btn_acceso.verde:hover {
  background-color: #6b9e65;
}
.btn_acceso.gris-claro {
  background-color: #eaebed;
  padding: 0;
  display: inline-block;
}
.btn_acceso.gris-claro a {
  color: #006699;
}
.btn_acceso.gris-claro a:before {
  color: #006699 !important;
}
.btn_acceso.gris-claro:hover {
  background-color: #ced2d5;
}
.btn_acceso a {
  color: #fff;
  position: relative;
  padding: 10px 30px 10px 10px;
  display: block;
  text-decoration: none;
  font-weight: normal;
}
.btn_acceso a:before {
  font-family: 'FontAwesome';
  color: #fff;
  content: "\f105";
  opacity: 0.9;
  font-size: 1.2em;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -9px;
  opacity: 0.8;
}
.recuadros_hitos {
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #DFDCD5;
  border-width: 0 1px 1px 1px;
  display: table;
  width: 100%;
  box-sizing: border-box;
}
.recuadros_hitos > h2 {
  margin-left: -1px;
  margin-right: -1px;
}
.recuadros_hitos .recuadro {
  padding-left: 10px;
  padding-right: 10px;
  display: table;
}
.recuadros_hitos .recuadro:last-child {
  border: none;
}
.recuadros_hitos .fecha,
.recuadros_hitos .info {
  display: table-cell;
  vertical-align: top;
  text-align: left;
}
.recuadros_hitos .fecha {
  font-weight: bold;
}
.recuadros_hitos .fecha:after {
  content: ":";
  padding-right: 5px;
}
.recuadros_hitos .titulo {
  font-size: 12px;
}
.indice_victimas .titulo-grupo {
  display: none;
}
.prefooter_victimas {
  width: 1007px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
  clear: both;
  box-sizing: border-box;
}
.prefooter_victimas p {
  font-size: 12px;
  padding: 10px 15px;
  border: 1px dotted #ccc;
  background-color: #FFF;
}
.prefooter_victimas a {
  color: #006699;
  text-decoration: none;
}
.prefooter_victimas a:hover {
  text-decoration: underline;
}
.margen-abajo-xs {
  margin-bottom: 10px;
  display: block;
  float: none;
}
p.txt_completo,
p.txt_completo a {
  font-size: 14px;
  font-weight: bold;
}
/* respuestas */
#registro_inscritos {
  height: 400px;
  overflow: scroll;
}
#registro_inscritos TH {
  display: none;
}
#registro_inscritos {
  font-size: 12px;
  width: 680px;
  font-family: Arial, Helvetica, sans-serif;
}
#registro_inscritos TD {
  color: hsl(225, 2%, 44%);
  margin-bottom: 20px;
  vertical-align: top;
  padding: 10px 5px !important;
  border-top: 1px solid #f1f1f1;
}
#registro_inscritos TD.columna-1 {
  width: 150px;
}
#registro_inscritos TD.columna-1 span {
  padding-right: 10;
}
#registro_inscritos TD.columna-2 {
  width: 150px;
}
#registro_inscritos TD.columna-3 {
  text-overflow: clip;
}
#registro_inscritos T0 {
  background-color: hsl(210, 3%, 75%);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  color: hsl(0, 0%, 100%);
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 12px;
  padding-bottom: 4px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 4px;
}
#registro_inscritos TABLE tr:nth-child(odd) {
  background-color: #fff;
}
#registro_inscritos TABLE tr:nth-child(even) {
  background-color: #f5f5f5;
}
.fecha_nacimiento:before {
  content: "Fecha de nacimiento: ";
  display: block;
}
.nombre_politico:before {
  content: "Nombre político: ";
  display: block;
}
.fecha_detencion:before {
  content: "Fecha de detención: ";
  display: block;
}
#ficha_completa .ficha {
  background: none;
  border: none;
}
#ficha_completa .ficha p:last-child {
  border-bottom: none;
}
#ficha_completa .ficha p:empty {
  display: none;
}
#ficha_completa .ficha strong {
  font-weight: normal !important;
  display: block;
}
#ficha_completa .ficha .ficha_web_memoriales,
#ficha_completa .ficha .ficha_web_relacionados,
#ficha_completa .ficha .militancia_social_victima,
#ficha_completa .ficha .fuentes_bibliografias_victima {
  border-bottom: none;
}
#ficha_completa .ficha .ficha_web_relacionados,
#ficha_completa .ficha .militancia_social_victima,
#ficha_completa .ficha .fuentes_bibliografias_victima {
  padding-bottom: 0;
}
#ficha_completa .ficha .fuentes_bibliografias_victima,
#ficha_completa .ficha .ficha_web_relacionados {
  border-top: 1px solid #ccc;
  margin-top: 5px;
}
#ficha_completa .ficha ul {
  list-style: none;
  padding-left: 10px;
}
#ficha_completa .ficha ol {
  padding-left: 22px;
}
#ficha_completa .ficha ul > li,
#ficha_completa .ficha ol > li {
  margin-bottom: 2px;
}
#ficha_completa .ficha > div {
  margin-left: 10px;
}
.articulo_video .link_video {
  border: 1px solid #DFDCD5;
  max-width: 80%;
  background-color: #fff;
  margin: 0 auto 15px;
  box-sizing: border-box;
  width: 49%;
  display: inline-block;
}
.articulo_video .link_video:nth-child(2) {
  margin-left: 2%;
}
.articulo_video .link_video .titulo {
  padding: 5px 10px;
}
.articulo_video .titulo-recurso {
  padding: 5px;
}
.articulo_video .bajardoc.format-pdf {
  display: table;
  padding: 10px;
  box-sizing: border-box;
}
.articulo_video .bajardoc.format-pdf a,
.articulo_video .bajardoc.format-pdf .titulo-recurso {
  display: table-cell;
  margin: 0;
  vertical-align: middle;
}
.articulo_video .bajardoc.format-pdf img {
  height: auto;
  margin: 0;
}
.articulo_video .bajardoc.format-pdf .titulo-recurso {
  text-align: left;
  font-weight: bold;
}
.causas .form-filtro {
  margin-bottom: 25px;
  border-radius: 8px;
  padding: 15px;
  background: #F5F5F5;
  border: 1px solid #DFDCD5;
}
.causas .form-filtro .ntg-titulo-caja {
  color: #FFF;
  font-size: 13px;
  padding: 4px 6px;
  margin-bottom: 12px;
  font-weight: 700;
  background-color: #89929B;
  border-radius: 2px 2px 0 0;
  clear: both;
}
.causas .form-filtro .row {
  display: table;
  width: 100%;
  margin: 0;
  box-sizing: border-box;
}
.causas .form-filtro .col-sm-3 {
  width: 33.33333333%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.causas .form-filtro label {
  width: 100%;
  font-size: 12px;
  box-sizing: border-box;
  display: block;
  margin-bottom: 5px;
}
.causas .form-filtro select {
  width: 100%;
  box-sizing: border-box;
  padding: 4px;
  border-radius: 2px;
  border: 1px solid #999;
  background-color: #fff;
  font-size: 12px;
}
/* FIN CSS*/
.colofon p {
  padding: 10px 0 0 0 ;
  margin: 0 0 0 245px;
  font-size: 11px;
}
.colofon p a {
  padding-left: 5px;
  padding-right: 5px;
  color: #231F20;
  text-decoration: none;
  font-weight: normal;
}
.colofon p a:hover {
  text-decoration: underline;
}
#footer div.siganos {
  position: absolute;
  top: 6px;
  left: 20px;
  width: 300px;
  height: 18px;
  font-size: 11px;
}
#footer .siganos p {
  text-align: left;
}
#footer div.subir {
  position: absolute;
  top: 3px;
  left: 930px;
  width: 40px;
  z-index: 100;
}
/*............................................................
LIGHTBOX GALERÍA
.............................................................*/
.recuadros.galeria_recursos {
  margin: 0 auto 15px;
}
.recuadros.galeria_recursos .figure {
  display: inline-block;
  overflow: hidden;
  position: relative;
  clear: none;
  height: 6em;
  width: 22.6%;
  margin-bottom: 2%;
  margin-left: 1.2%;
  margin-right: 1.2%;
  margin-top: 0;
}
.recuadros.galeria_recursos .figure .titulo,
.recuadros.galeria_recursos .figure .abstract {
  display: none;
}
.recuadros.galeria_recursos:after {
  display: table;
  overflow: hidden;
  content: "";
  max-height: 1px;
  clear: both;
}
.recuadros.galeria_recursos .figure a {
  display: block;
  height: 100%;
  width: 100%;
  min-height: 86px;
  min-width: 146px;
}
.recuadros.galeria_recursos .figure .des_cr {
  width: 100%;
  padding: 5px;
  position: absolute;
  top: -600px;
  left: 0;
  transition: all 0.65s ease 0s;
  -ms-transition: all 0.65s ease 0s;
  font-size: 0.8em;
  background-color: #F8F8F8;
  opacity: 0;
}
.recuadros.galeria_recursos .figure:hover .des_cr {
  top: 0;
  opacity: 1;
}
body:after {
  content: url('../images/close.png') url('../images/loading.gif') url('../images/prev.png') url('../images/next.png');
  display: none;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  opacity: 0.8;
  display: none;
  width: 100%;
  box-sizing: border-box;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  background-color: white;
  width: 250px;
  height: 250px;
  margin: 60px auto 0;
  border-radius: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-container {
  padding: 4px;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url('../images/loading.gif') no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url('../images/prev.png') left 48% no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url('../images/next.png') right 48% no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  color: #FFF;
}
.lb-data .lb-caption .titulo {
  font-size: 1.3em;
  font-weight: 300;
  line-height: 120%;
  display: block;
  padding: 0 60px 10px;
  margin: 0 auto;
  text-align: center;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  width: 100%;
}
.lb-data .lb-caption .caption {
  font-size: 0.85em;
  display: block;
  padding-bottom: 0.5em;
}
.lb-data .lb-caption > a {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -80px;
  text-align: center;
  width: 160px;
  box-sizing: border-box;
  padding: 0 5px;
}
.lb-data .lb-caption > a:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.lb-data .lb-number {
  display: none !important;
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #fff;
}
@media (max-width: 768px) {
  .lb-data .lb-close {
    right: 5px;
  }
}
.lb-data .lb-close {
  display: block;
  width: 30px;
  height: 30px;
  background: url('../images/close.png') top right no-repeat;
  text-align: right;
  outline: none;
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  position: absolute;
  top: 0;
  right: 30px;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  opacity: 1;
}
div.content {
  /* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
  display: none;
  float: right;
  width: 100%;
}
div.content a,
div.navigation a {
  text-decoration: none;
  color: #666;
}
div.content a:focus,
div.content a:hover,
div.content a:active {
  text-decoration: underline;
}
/*Esto se lo agrego yo*/
div #gallery {
  width: 400px;
  border-left: 1px solid #eee;
}
/*Fin a lo mio*/
div.controls {
  margin-top: 5px;
  height: 20px;
  font-size: 11px;
}
div.controls a {
  padding: 5px;
}
div.controls a:hover {
  background: #eee;
  text-decoration: none;
}
div.ss-controls {
  margin-left: 5px;
  float: left;
}
div.nav-controls {
  float: right;
  margin-bottom: 5px;
}
div.slideshow-container {
  position: relative;
  clear: both;
  /*	
	height: 502px; This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
  /*
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
*/
  background-repeat: no-repeat;
  background-position: center;
  width: 400px;
  /*height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow span.image-wrapper {
  display: block;
  /*	
	position: absolute;
	top: 0;
	left: 0;
*/
}
div.slideshow a.advance-link {
  display: block;
  /*width: 350px;
	height: 502px;  This should be set to be at least the height of the largest image in the slideshow 
	line-height: 502px;  This should be set to be at least the height of the largest image in the slideshow 
*/
  text-align: center;
}
div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
  text-decoration: none;
}
div.slideshow {
  max-width: 370px;
  min-width: auto;
  padding-left: 10px;
}
div.slideshow img {
  vertical-align: middle;
  border: none;
  padding-top: 5px;
  /* el ancho maximo de la imagen desplegada */
  max-width: 350px;
  min-width: auto;
  max-height: auto;
  height: auto;
}
div.download {
  text-align: center;
  margin-bottom: 10px;
}
div.download a {
  font-size: 11px;
  padding: 8px 6px 4px 6px;
  /*
 *
 * background: transparent url(../images/bg_bajar.png) center top no-repeat;
 *
 */
}
div.caption-container {
  position: relative;
  clear: left;
  height: 75px;
}
span.image-caption {
  display: block;
  /*width: 550px;*/
  /*
	position: absolute;
	top: 0;
	left: 0;
*/
}
div.caption {
  padding: 10px 0 10px 0;
}
div.image-title {
  font-weight: bold;
  font-size: 14px;
  padding: 10px;
  text-align: center;
}
div.image-desc {
  line-height: 15px;
  padding-top: 12px;
}
.image-desc p {
  font-size: 12px;
  margin: 0 10px 0 10px;
  clear: both;
}
div.navigation {
  /* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
  margin-bottom: 2px;
}
ul.thumbs {
  /*clear: both;*/
  margin: 0;
  padding: 0;
  width: 320px;
  float: left;
}
ul.thumbs li {
  float: left;
  padding: 0;
  margin: 5px 10px 5px 0;
  list-style: none;
}
a.thumb {
  /*padding: 2px;*/
  display: block;
  /*border: 2px solid #ccc;*/
  width: 90px;
  height: 60px;
  overflow: hidden;
}
ul.thumbs li.selected a.thumb {
  /*border:1px solid #333*/
}
a.thumb:focus {
  outline: none;
}
ul.thumbs img {
  border: none;
  display: block;
}
div.pagination {
  /*clear: both;*/
  font-size: 11px;
}
div.navigation div.top {
  margin-bottom: 12px;
  height: 11px;
}
div.navigation div.bottom {
  margin-top: 12px;
}
div.pagination a,
div.pagination span.current,
div.pagination span.ellipsis {
  display: block;
  float: left;
  margin-right: 4px;
  padding: 4px 6px 2px 6px;
  border: 1px solid #eee;
}
div.pagination a:hover {
  background-color: #eee;
  text-decoration: none;
}
div.pagination span.current {
  font-weight: bold;
  background-color: #999999;
  border-color: #999999;
  color: #fff;
}
div.pagination span.ellipsis {
  border: none;
  padding: 5px 0 3px 2px;
}
.galeriafoto {
  position: relative;
}
div #gallery {
  width: 724px;
}
div.slideshow {
  margin-top: 67px;
  max-width: 724px;
  min-width: auto;
  background-color: #fff /*#E7EAF0*/;
  padding: 10px 0;
  border-left: 1px solid #BCBEC0;
  border-right: 1px solid #BCBEC0;
  box-shadow: 0 0 4px #ccc;
}
#galeria_galleriffic_i__W3_ar_GaleriaConcurso_1 div.download,
#galeria_galleriffic_i__W3_ar_GaleriaConcurso_1 div.download a {
  display: none;
}
div.slideshow img {
  vertical-align: middle;
  border: none;
  padding-top: 5px;
  /* el ancho maximo de la imagen desplegada */
  max-width: 700px;
  min-width: auto;
  max-height: auto;
  height: auto;
}
ul.thumbs {
  width: 724px;
  position: absolute;
  top: 22px;
  left: 0;
  background-color: #BCBEC0;
  min-height: 70px;
}
a.thumb {
  width: 60px;
}
ul.thumbs li {
  float: left;
  list-style: none outside none;
  margin: 5px;
  padding: 0;
  border: 1px solid #BCBEC0;
  background-color: #BCBEC0;
}
ul.thumbs li.selected {
  float: left;
  list-style: none outside none;
  margin: 5px;
  padding: 0;
  border: 1px solid #fff;
  background-color: #fff;
}
div.pagination {
  position: absolute;
}
div.ss-controls {
  margin-left: 540px;
}
div.pagination span.current {
  background-color: #BCBEC0;
  border-color: #BCBEC0;
}
div.caption-container {
  height: auto;
  background-color: #fff;
  border-left: 1px solid #BCBEC0;
  border-right: 1px solid #BCBEC0;
  border-bottom: 1px solid #BCBEC0;
  box-shadow: 0 4px 4px #ccc;
}
div.image-title {
  font-weight: normal;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/*Fin CSS*/
