/*START GLOBAL*/
embed html body {
    text-align: center;
}

#bodyMain {
   padding: 0.5em 1.5em;
}
h1, h2, h3, h4, h5 {
    font-weight: bold;
}
.btn-ipdrs{
    background-color: #80524C;
    color: #fff;
}

@font-face {
    font-family: Formata;
    src: url("../font/formata/Formata Bold_0.ttf");
}

@font-face {
    font-family: FormataRegular;
    src: url("../font/formata/Formata-Regular.otf");
}

 .fb-page span iframe[style] { 
    width: 100% !important; 
}
.blog img, .item-page img{
    max-width:100%;
    height:auto;
}
.blog .page-header > h2, .blog .page-header > h2 > a{
    text-align:center;
    font-family: 'Formata';
}
.item-page > .page-header > h2 {
    color: #B85A50;
    text-align:center;
    font-family: 'Formata';
    padding: 0.3em 0em;
}
#comments > h4 {
    font-family: "Formata";
    color: #845B57;
}
.iconNewsletter{
float: left;
    width: 3em;
    padding: 0.2em 0.5em;
    margin: 0em 2em;
}
.rowNewsIPDRS{
    border-bottom: 1px solid #877d97;
    padding: 0.5em 2em;
    color:#877d97;
}
/*END GLOBAL*/

/*START TAG*/
.tag-category > h1, .tag-category > h2 {
    font-family: "Formata";
    text-align: center;
    color: #877D97;
    text-transform: uppercase;
    padding: 0.5em;
    text-align:center;
}
/*END TAG*/

/*START HEADER*/
.logoIPDRS{
   /* width: 80%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 1em;
    border-radius: 1em;
    margin: 1em;
    position: relative;
    z-index: 100;*/
    width: 60%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 2em 1em;
    border-radius: 1em;
    margin: 4em 3em;
    position: relative;
    z-index: 100;
}

#headBackground .random-image img{
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 10;
}
#headBackground {
    height: 420px;
}
.btn-ipdrs > span {
    background-color: #845B57;
}
.suscriptionButtom, .sectionLogo{
    z-index: 200;
}
.suscriptionButtom{
    padding: 2em;
     font-family: Formata;
}
.suscriptionButtom a, .suscriptionButtom a:hover{
    color:#fff;
}
.iconsGoVirtual {
    background-image: url(../images/globoGuindo.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    height: 8em;
    width:100%;
    text-align: center;
    margin: 1.2em 0em;
}
.iconsGoVirtual a {
    top: 25%;
    position: relative;
    color: #fff;
    font-family: 'Formata';
    text-decoration: none;
}
#main{
    /* z-index: 10; */
    position: relative;
    background: #fff;
    /*z-index: 1000;*/
    border-radius: 1em;
    -webkit-box-shadow: 2px 10px 29px -10px rgba(0,0,0,0.56);
    -moz-box-shadow: 2px 10px 29px -10px rgba(0,0,0,0.56);
    box-shadow: 2px 10px 29px -10px rgba(0,0,0,0.56);
}

.leftImages img{
    width:70%;    
}
.leftImages a{
color: #DD7C58;
    font-family: "Formata";
    text-align: center;
    font-size: 1.5em;
}

.intranet{
    padding: 1em;
}
.intranet img{
    width:90%;
}

/*START CAROUSEL*/
.que-pasa {
    border-bottom: #DD7C58 2px solid;
    padding: 1em;
    margin: 1em 0em 2em 0em;
}
.que-pasa .quePasaTitle > a{
    font-family: "Formata";
    text-align:center;
    color:#DD7C58;
}
.que-pasa .quePasaImg{
    max-width: 80%;
    max-height: 350px;
}
.que-pasa .quePasaContent {
    text-align:justify;
}
.que-pasa .dateSource{
    
}
.que-pasa .carousel-control-prev > i{ 
    color: #fff;
    background: #DD7C58;
    border-radius: 0.2em;
    padding: 0.2em 0.5em 0.2em 0.3em;
    z-index:500;
}
 .que-pasa .carousel-control-next > i{ 
    color: #fff;
    background: #DD7C58;
    border-radius: 0.2em;
    padding: 0.2em 0.3em 0.2em 0.5em;
    z-index:500;
}
 
.que-pasa .carousel-control-next, .nuestras-actividades .carousel-control-prev { 
    height: 40%;
    top: 30%;
}

.que-pasa ol.carousel-indicators > li{
    background: #DD7C58;
}
.que-pasa ol.carousel-indicators > li.active{
    background: #DD7C58;
    height: 0.5em;
    border-radius: 0.5em;
}
.nuestra-produccion {
    border-bottom: #80A46C 2px solid;
    padding: 1em;
    margin: 1em 0em 2em 0em;
}
.nuestra-produccion .quePasaTitle > a{
    font-family: "Formata";
    text-align:center;
    color:#80A46C;
}
.nuestra-produccion .quePasaImg{
    max-width: 80%;
    max-height: 350px;
}
.nuestra-produccion .quePasaContent {
    text-align:justify;
}
.nuestra-produccion .dateSource{
    
}
.nuestra-produccion .carousel-control-prev > i{ 
    color: #fff;
    background: #80A46C;
    border-radius: 0.2em;
    padding: 0.2em 0.5em 0.2em 0.3em;
    z-index:500;
}
 .nuestra-produccion .carousel-control-next > i{ 
    color: #fff;
    background: #80A46C;
    border-radius: 0.2em;
    padding: 0.2em 0.3em 0.2em 0.5em;
    z-index:500;
}
.nuestra-produccion ol.carousel-indicators > li{
    background: #80A46C;
}
.nuestra-produccion ol.carousel-indicators > li.active{
    background: #80A46C;
    height: 0.5em;
    border-radius: 0.5em;
}
 
.nuestra-produccion .carousel-control-next, .nuestra-produccion .carousel-control-prev { 
    height: 40%;
    top: 40%;
}
.moduletablenuestra-produccion h3{
    color: #fff;
    background: #80A46C;
    text-align:center;
    padding: 0.3em;
    cursor:default;
}

.nuestras-actividades {
    border-bottom: #877D97 2px solid;
    padding: 1em;
    margin: 1em 0em 2em 0em;
}
.nuestras-actividades .quePasaTitle > a{
    font-family: "Formata";
    text-align:center;
    color:#877D97;
}
.nuestras-actividades .quePasaImg{
    max-width: 80%;
    max-height: 350px;
}
.nuestras-actividades .quePasaContent {
    text-align:justify;
}
.nuestras-actividades .dateSource{
    
}
.nuestras-actividades .carousel-control-prev > i{ 
    color: #fff;
    background: #877D97;
    border-radius: 0.2em;
    padding: 0.2em 0.5em 0.2em 0.3em;
    z-index:500;
}
 .nuestras-actividades .carousel-control-next > i{ 
    color: #fff;
    background: #877D97;
    border-radius: 0.2em;
    padding: 0.2em 0.3em 0.2em 0.5em;
    z-index:500;
}
 
.nuestras-actividades .carousel-control-next, .nuestras-actividades .carousel-control-prev { 
    height: 40%;
    top: 40%;
}
.nuestras-actividades h3{
    color: #fff;
    background: #877D97;
    text-align:center;
    padding: 0.3em;
    cursor:default;
}
.moduletablenuestras-actividades h3{
    color: #fff;
    background: #877D97;
    text-align:center;
    padding: 0.3em;
    cursor:default;
}

.nuestras-actividades ol.carousel-indicators > li{
    background: #877D97;
}
.nuestras-actividades ol.carousel-indicators > li.active{
    background: #877D97;
    height: 0.5em;
    border-radius: 0.5em;
}
.moduletableque-pasa h3{
    color: #fff;
    background: #DD7C58;
    text-align:center;
    padding: 0.3em;
    cursor:default;
}
/*END CAROUSEL*/

/*END HEADER*/

/*START SEARCH*/
#search {
    background-color: #DD7C58;
    padding: 0.5em;
    z-index: 10; /*50;*/
    position: relative;
}
/*END SEARCH*/


/*START LEFT*/
.headFB h4{
    background-color: #DD7C58;
    color:#fff;
    font-family: "Formata";
    text-align: center;
    padding: 0.4em 0em;
}
/*END LEFT*/

/*START CONCURSO*/
	.concurso a{
text-shadow: 4px 3px 13px rgba(255, 255, 255, 1);
	}
	.concurso-top{
	    color: #B85A50;
    text-align: center;
    font-family: 'Formata';
    padding: 0.3em 0em;
	}
	.concurso-header{
		color: #877d97;
	    text-align: center;
	    padding: 0.8em 0em;
	    font-family: "Formata";
	}
	.concurso-image{
		object-fit: cover;
	    object-position: center;
	    height: 250px !important;
	    width: 100%;
	}
	.concurso-image-primary{
	    z-index: 900;
	    padding: 0.5em;
	}
	.concurso-image-detail{
	    position: absolute;
        width: 10%;
        z-index: 950;
        top: 3%;
        right: 3%;
	}
	.concurso-preview{
		border: 2px solid #877d97;
        /*padding: 0.5em 1em;*/
        margin: 1em;
	}
	.concurso-position-first{
		position: absolute;
	    width: 12%;
	    text-align: right;
	    right: 3%;
	    top: 3%
	}
	.concurso-position-second{
		position: absolute;
	    width: 12%;
	    text-align: right;
	    right: 3%;
	    top: 3%
	}
		.concurso-position-me{
		position: absolute;
	    width: 12%;
	    text-align: right;
	    right: 3%;
	    top: 3%
	}
	.concurso-position-first-e{
		position: absolute;
	    width: 12%;
	    text-align: right;
	    right: 3%;
	    top: 40%
	}
	.concurso-position-second-e{
		position: absolute;
	    width: 12%;
	    text-align: right;
	    right: 3%;
	    top: 40%
	}
		.concurso-position-me-e{
		position: absolute;
	    width: 12%;
	    text-align: right;
	    right: 3%;
	    top: 40%
	}	
	.titleEnsayo{
    color: #fff;
    text-align: center;
    font-family: 'Formata';
    background-image: url(http://ipdrs.org/images/concurso/2017/ensayosBack.jpg);
    background-size: cover;
    height: 245px;
    vertical-align: bottom;
    padding: 20% 0%;
    margin: 3px;
    border-radius: 3px;
	}
	
.materialboxed{display:block;cursor:-webkit-zoom-in;cursor:zoom-in;position:relative;-webkit-transition:opacity .4s;transition:opacity .4s;-webkit-backface-visibility:hidden}.materialboxed:hover:not(.active){opacity:.8}.materialboxed.active{cursor:-webkit-zoom-out;cursor:zoom-out}#materialbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#292929;z-index:1000;will-change:opacity}.materialbox-caption{position:fixed;display:none;color:#fff;line-height:50px;bottom:0;left:0;width:100%;text-align:center;padding:0% 15%;height:50px;z-index:1000;-webkit-font-smoothing:antialiased}	
	
/*END CONCURSO*/


/*START FOOTER*/
#topFooter{
    background-color: #FBF5E4;
    color: #80524C;
    padding: 1.5em 0em;
    font-family: Formata;
    box-shadow: 0 0px 24px 0 rgba(43, 61, 81, 0.06), 0 1px 0px 0 rgba(43, 61, 81, 0.02);
    border: 1px solid rgba(43, 61, 81, 0.05);
}
#topFooter .legend{
    padding: 2em;
}
#topFooter .spd > a > img{
    /*max-height: 5em;
    max-width: 10em;*/
    max-height: 200px;
    max-width: 300px;
    padding: 0em 1em;
}
#bottomFooter{
    background-color: #80524C;
    color: #FBF5E4;
    box-shadow: 0 0px 24px 0 rgba(43, 61, 81, 0.06), 0 1px 0px 0 rgba(43, 61, 81, 0.02);
    border: 1px solid rgba(43, 61, 81, 0.05);
    padding: 2em 0em;
    font-family: Formata;
}
#bottomFooter a {
    color:#FBF5E4;
}
.descriptionIPDRS > div{
    padding: 0.5em 0.5em;
}
.rrssFooter img{
    width: 25%;
    padding: 1em 1em;
    

}

/*END FOOTER*/

/*START OLD_STYLE*/

body{background:#FFF;}
.centro{text-align:center;}
.izquierda{text-align:left;}
.derecha{text-align:right;}
.texto_centrado{text-align:justify;}
.text-justify{text-align: justify;}
.pull-right{float:right;}
.pull-left{float:left;}
.cuerpo{padding-bottom:20px;}
.contenido{padding-bottom:5px;padding-top:5px;}
.nada{display:none;}
hr.linea_gruesa{height: 2px;background: #909291;border: none;}
/*fuentes*/h1,h2,h3,h4,h5,h6{font-weight:400;}
h1{font-size:16px;font-size:2.4rem;}
h2{font-size:14px;font-size:2.5rem;}
h3{font-size:12px;font-size:2rem;}
h4{font-size:11px;font-size:1.5rem;}
h5{font-size:12px;font-size:1.2rem;font-weight:400;margin-bottom:3px;}
h6{font-size:8px;font-size:1.5rem;font-weight:400;}
/*enlaces*/a{color:#666382;text-decoration:none;outline:0;line-height:inherit;font-weight:700;}
a:hover{color:#B85A50;}
/*botones*/.cafe.button{background-color:#867768;}
.nice.cafe.button{border:1px solid #867768;}
/*banner*/.banner{margin-top:5px;}
/*cuerpo*/
/*.cuerpo{background:url(../images/fondo_cuerpo.png) repeat-x #FFF;}*/
.cuerpo_contenido{padding:10px;}
.contenido{background:#FFF;padding:10px;}

/*cabecera*/
#cabecera{/*background:url(../images/fondo_peque.png) repeat-x top left;*/height:30px;padding-top:4px;}
#cabecera h1{font-size:18px;font-weight:800;}
#cabecera h1 a{color:#fff;}
#cabecera .buscar{text-align:center;}
/*columnas*/.left_bar{/*margin-top: 40px;*/}
.right_bar{margin-top:35px;}
/*modulos con iconos*/.module_fondo1{background:#FFF;margin-bottom:35px;padding:5px;}
.module_fondo1 p{text-align:justify;}
.module_fondo1 h3{/*background:url(../images/fondo_modulo1.png) no-repeat;*/font-size:17px;color:#FFF;text-align:left;height:25px;padding:2px 0 1px 36px;font-weight:800;margin-top:-38px;}
.module_fondo2{background:#FFF;margin-bottom:35px;padding:5px;}
.module_fondo2 p{text-align:justify;}
.module_fondo2 h3{/*background:url(../images/fondo_modulo2.png) no-repeat;*/font-size:17px;color:#FFF;text-align:left;height:25px;padding:2px 0 1px 36px;font-weight:800;margin-top:-38px;}

.module_fondo3{background:#FFF;margin-bottom:35px;padding:5px;}
.module_fondo3 p{text-align:justify;}
.module_fondo3 h3{/*background:url(../images/fondo_modulo3.png) no-repeat;*/font-size:17px;color:#FFF;text-align:left;height:25px;padding:2px 0 1px 36px;font-weight:800;margin-top:-38px;}
.module_fondo4{background:#FFF;margin-bottom:35px;padding:5px;}
.module_fondo4 p{text-align:justify;}
.module_fondo4 h3{/*background:url(../images/fondo_modulo4.png) no-repeat;*/font-size:17px;color:#FFF;text-align:left;height:25px;padding:2px 0 1px 36px;font-weight:800;margin-top:-38px;}

.module_fondo5{background:#FFF;margin-bottom:35px;padding:5px;}
.module_fondo5 p{text-align:justify;}
.module_fondo5 h3,.module_fondo5{/*background:url(../images/fondo_modulo5.png) no-repeat;*/font-size:17px;color:#FFF;text-align:left;height:25px;padding:2px 0 1px 36px;font-weight:800;margin-top:-38px;}
/*.module_fondo6{background:#FFF;margin-bottom:35px;padding:8px 5px;background:url(../images/fondo6_fondo.png) repeat-x top left #E2E2E2;} */
.module_fondo6{background:#FFF;margin-bottom:10px;margin-top:35px;padding:8px 5px;background:url(../images/fondo6_fondo.png) repeat-x top left #E2E2E2;}
.module_fondo6 p{text-align:justify;}
.module_fondo6 h3{/*background:url(../images/fondo_modulo6.png) no-repeat;*/font-size:12px;color:#61707c;text-align:left;height:25px;padding:2px 0 1px 67px;font-weight:800;margin-top:-38px;}
.module_general{background:#FFF;padding:5px;}
.module_general p{text-align:justify;}

/*.module_general h3{background:url(../images/fondo_peque.png) no-repeat;font-size:12px;color:#61707c;text-align:left;height:25px;padding:2px 0 1px 67px;font-weight:800;margin-top:-38px;}*/
/* actividades */.actividades{width:185px;/* height: 175px;*/background:#ECECEC;padding:5px;margin-bottom:35px;}
.actividades .actividad{width:100%;/* height: 100%;*/font-family:Arial;}
.actividades .actividad .texto{font-size:18px;font-weight:800;padding:30px 5px 0;color:#c84233;text-align:center;}
.actividades .actividad .autor{color:#997fb0;font-size:14px;text-align:right;padding:18px 5px 20px 0;}
/*fin actividades*//*contenido*/.contenido .articulo_destacado{padding-bottom:5px;border-bottom:solid 2px #908071;margin-bottom:5px;}
.contenido .articulo{background:#FFF;padding:0 10px 8px;margin-bottom:10px;}
.contenido .articulo hr.separacion{border-bottom:2px solid #BEBEBE;}
.contenido .articulo .titulo_articulo{/*background:url(../images/fondo_titulo_articulo.png) no-repeat bottom left;*/padding-left:8px;}
.contenido .articulo .titulo_articulo a{font-size:18px;}
.contenido .articulo .titulo_articulo a:hover{color:#C0B4A7;}
.contenido .articulo .createdby{text-align:right;font-weight:800;margin-bottom:8px;}
.contenido .articulo img{float:left;margin:0 10px 7px 0;}
.contenido .articulo h2.titulo_articulo{color:#BA5B4B;font-size:18px;font-weight:800;}
.contenido .articulo h2.titulo_articulo a{color:#BA5B4B;}
.contenido .articulo .texto p{text-align:justify;}
.contenido .bloques_inicio{margin-top:30px;padding-top:15px;}
/*fin contenido*//*contenido enlaces*/.titulo_enlaces{/*background:url(../images/fondo_titulo_enlaces.png*/) no-repeat bottom left;padding-left:8px;color:#82878A;font-size:18px;}
.enlaces .enlace{margin-bottom:5px;padding-bottom:5px;border-bottom:2px solid #909291;}
.enlaces .enlace .imagen{text-align:center;}
.enlaces .enlace .imagen img{width:100%;}
.enlaces .enlace .pais{color:#737E84;font-size:18px;font-weight:800;}
.enlaces .enlace .web{font-size:13px;margin-bottom:10px;}
.enlaces .enlace .web a{color:#706961;text-decoration:underline;}
.enlaces .enlace .nombre{font-size:14px;}
.enlaces .enlace .siglas{font-size:16px;color:#A6855C;}
.enlaces .enlace .texto,.enlaces .enlace .texto p,.enlaces .enlace .texto div{text-align:justify;font-size:12px;margin-top:10px;}
.enlaces .enlace .pais{}
/*fin contenido enlaces*//* exploraciones */.exploraciones{}
.exploraciones .exploracion{margin-bottom:14px;}
.exploraciones .exploracion .imagen img{width:180px;float:left;margin:0 10px 8px 0;}
.exploraciones .exploracion .autor{color:#A17F63;}
.exploraciones .exploracion .titulo{font-size:18px;font-family:verdana;}
.exploraciones .exploracion .titulo a{font-weight:800;color:#697F64;text-decoration:underline;}
.exploraciones .exploracion .pdf a{color:#C31C03;}
.exploraciones .exploracion .resumen div,.exploraciones .exploracion .resumen p{text-align:justify; display: flow-root;}
/* fin exploraciones *//* impresos */.impresos{}
.impresos .impreso{margin-bottom:14px;}
.impresos .impreso .imagen{text-align:center;}
.impresos .impreso .imagen img{width:90%;border:#CAA85F solid 2px;padding:2px;}
.impresos .impreso .titulo{font-size:18px;font-family:verdana;color:#CAA85F;margin-bottom:7px;}
.impresos .impreso .titulo a{font-weight:800;color:#697F64;text-decoration:none;}
.impresos .impreso .paginas{margin-bottom:10px;}
.impresos .impreso .anio{margin-bottom:10px;}
.impresos .impreso .editorial{margin-bottom:10px;}
.impresos .impreso .categoria{margin-bottom:10px;}
.impresos .impreso .documento a{font-weight:800;color:#CAA85F;text-decoration:none;}
.impresos .impreso .resumen{text-align:justify;}
/* fin impresos *//* proyectos */h1.titulo_pagina_proyectos{/*background:url(../images/fondo_titulo_proyectos.png) no-repeat bottom left;*/padding-left:8px;color:#82878A;font-size:18px;}
h2.subtitulo_proyectos{font-size:18px;font-family:verdana;color:#A88971;margin-bottom:7px;}
h2.subtitulo_proyectos a{font-weight:800;color:#A88971;text-decoration:none;}
p.descripcion_proyectos{text-align:justify;}
ul.listado_proyectos{}
.proyectos{}
.proyectos .proyecto{}
.proyectos .proyecto .imagen{float:left;}
.proyectos .proyecto .imagen img{width:190px;margin-bottom:7px;border:2px solid #A88971;padding:4px;}
.proyectos .proyecto .descripcion{text-align:justify;margin-top:10px;}
.proyectos .proyecto .slideshow_contrapartes{line-height: 175px; width:204px;}
.proyectos .proyecto .slideshow_contrapartes img{width:100%;vertical-align: middle;max-height:175px;}
.proyectos .proyecto .slideshow_alianzas{line-height: 200px; width:204px;}
.proyectos .proyecto .slideshow_alianzas img{width:100%;vertical-align: middle;max-height:175px;}
.proyectos .proyecto .listado_galerias{text-align:justify;}
.proyectos .proyecto .listado_galerias img.imagen{float:left;width:100px; margin-right:15px; margin-bottom:10px;}
.noticia_proyecto .imagen{}
.noticia_proyecto .imagen img{width:300px;margin:10px 10px 5px 0;float:left;}
.noticia_proyecto .texto_noticia{text-align:justify;padding-top:10px;}
.proyectos .documento_proyecto .texto_documento{text-align:justify;padding-top:10px;}
.proyectos .financiadores_small{line-height:100px; width:90px; float:left;/* border:1px solid black; */margin-right: 10px;margin-bottom:10px;}
.proyectos .financiadores_small img{width:100%;vertical-align: middle;max-height:175px; margin:3px;}
/* fin proyectos */
/*promocion_articulos*/
.promocion_articulos{}
.promocion_articulos .fecha{margin-bottom:10px;font-style:italic;}
.promocion_articulos .titulo{font-size:16px;margin-bottom:10px;font-weight: 800;color:#685443;}
.promocion_articulos .autor{font-weight: 800;color:#825555;}
.promocion_articulos .texto{text-align: justify;}
.promocion_articulos .read_more{}
/*fin promocion_articulos*/
/*entrevistas_articulos*/
.entrevistas_articulos{}
.entrevistas_articulos .entrevistado img{max-width:80%;border: #CAA85F solid 2px;}
.entrevistas_articulos .entrevistado{ padding: 5px;text-align: center;font-weight: 800;font-style: italic;}
.entrevistas_articulos .fecha{margin-bottom:10px;}
.entrevistas_articulos .titulo{font-size:16px;margin-bottom:10px;font-weight: 800;color:#685443;}
.entrevistas_articulos .texto{text-align: justify;}
.entrevistas_articulos .read_more{}
/*fin entrevistas_articulos*/
/*boletines*/
.boletines .descripcion{font-size:12px;padding:10px 0;}
.boletin{padding:7px 0;}
.boletin .titulo{color:#6B7C63;font-size:18px;font-weight:800;}
.boletin .ver_boletin{}
.boletin .ver_boletin a{color:#5C5C5C;}
/*fin boletines*/

/* ruralistas */.ruralistas{font-size:14px;}
.titulo_pagina_ruralistas{/*background:url(../images/fondo_titulo_ruralistas.png) no-repeat bottom left;*/padding-left:8px;color:#879296;font-size:18px;}
.ruralistas .ruralista{margin-bottom:10px;padding-bottom:10px;border-bottom:2px solid #909291;}
.ruralistas .ruralista .imagen img{width:100%;border:2px #C0B2A5 solid;}
.ruralistas .ruralista .ubicacion{font-size:12px;}
.ruralistas .ruralista .especialidad{font-size:16px;font-weight:800;}
.ruralistas .ruralista .nombre{color:#977A61;font-size:16px;font-weight:800;}
.ruralistas .ruralista .correo{color:#91999C;font-size:14px;font-weight:800;}
.ruralistas .ruralista .texto{text-align:justify;font-size:12px;}
.ruralistas .ruralista .curriculum{color:#505050;font-weight:800;text-align:center;}
.ruralistas .ruralista .actualizado{color:#505050;font-weight:800;text-align:center;}
/*fin ruralista*/.bloques{margin-top:10px;padding-top:35px;/*border-top: 4px solid #157475;*/}
.bloques .module{margin-bottom:5px;}
/*nuestra produccion bloque inicio*/
.nuestra_produccion{}
.nuestra_produccion .bloque{margin-bottom:10px;margin-top:10px;}
.nuestra_produccion .bloque h4.titulo{font-size:18px;font-weight:800;}
.nuestra_produccion .bloque h4.color1{color:#098583;}
.nuestra_produccion .bloque h4.color2{color:#BA5B4B;}
.nuestra_produccion .bloque h4.color3{color:#666382;}
.nuestra_produccion .bloque h4.color4{color:#098583;}
.nuestra_produccion .bloque h4.color5{color:#BA5B4B;}
.nuestra_produccion .bloque h4.color6{color:#666382;}
.nuestra_produccion .bloque .autor{text-align:right;margin-bottom:5px;font-weight:800;}
.nuestra_produccion .bloque .texto{text-align:justify;}
.nuestra_produccion .bloque .texto p{margin:3px}
.nuestra_produccion .bloque .texto img{margin-right:7px;margin-bottom:5px;width:150px;}
.nuestra_produccion .bloque .texto a{}
/*fin bloque nuestra produccion */
/*paginacion */ul.pagination{font-size:12px;}
ul.pagination li.current a,ul.pagination li:hover a,ul.pagination li a:focus{border-bottom:2px solid #C0B4A7;}
/* fin paginacion*/.footer{text-align:center;/*background: url('../images/fondo_footer.png') repeat-x bottom left;*/font-size:11px;color:#555;padding:5px 10px;font-weight:800;border-top:2px solid #53606b;} .pag_incial_footer{margin-top:-20px;position: relative;z-index: 20;}
table.falsa{border-collapse:collapse;border:0;float:left;position:relative;}
/*newflash*/h2.newsflash-title_fondo2{font-size:18px;font-weight:800;}
.newsflash_fondo2 img{margin-right:10px;margin-bottom:10px;}
h2.newsflash-title_fondo2 a{color:#6C5E50;}
h2.newsflash-title_fondo2 a:hover{color:#5B5F7B;}
.newsflash_fondo3 img{margin-right:10px;margin-bottom:10px;}
h2.newsflash-title_fondo3{font-size:18px;font-weight:800;}
h2.newsflash-title_fondo3 a{color:#6C5E50;}
h2.newsflash-title_fondo3 a:hover{color:#5B5F7B;}

h2.newsflash-title_fondo4{font-size:18px;font-weight:800;}
h2.newsflash-title_fondo4 a{color:#6C5E50;}
h2.newsflash-title_fondo4 a:hover{color:#5B5F7B;}
/*fin newflash*/
/*chronoforms*/
.chronoform{display:none;}
/*fin chronoforms*/
/* jkit pagination */ul.jkit-pagination,ul.jkit-pagination li{margin:0;padding:0;list-style:none;}
ul.jkit-pagination{margin-top:10px;}
ul.jkit-pagination li{display:inline;background:#333;color:#fff;padding:6px;padding-top:3px;padding-bottom:2px;cursor:pointer;cursor:hand;margin-right:5px;}
ul.jkit-pagination li.active{background:#f30;}
/* fin jkit pagination *//* jkit more */div.jkit-morediv{position:absolute;bottom:0;left:0;height:16px;background:#fff;text-align:center;font-weight:800;padding:3px;}
/* fin jkit mpxore */

/* barra cafe superior*/
table.tabla_superior{width: 100%;border: 0;background: none;margin: 0; margin-bottom: 8px;}
table.tabla_superior td{padding: 0; vertical-align: middle;height: 20px;line-height: 0;}
table.tabla_superior .cafe{background:url('../images/fondo_peque_menu.png') left bottom;}
table.tabla_superior .titulo{padding-left: 20px;color:#FFF;font-weight:800;width:56%;font-size:21px;font-family: Calibri;}
table.tabla_superior form{margin: 0;}
table.tabla_superior img.suscripcion{width: 100%; height: 45px;}
table.tabla_superior img.icono{width: 15px;height: 15px; padding-right: 2px;}
/* fin barra cafe superior*/

/*titulo-gris*/
h3.titulo-gris{color: #61707c;font-size: 12px;height: 19px;font-weight: 800;border-bottom: 3px solid #6C7D8A;}

/*iconos sociales*/
#iconos-sociales{text-align: center;}
#iconos-sociales img{width: 85%}

/*modulo listado articulos de opinion*/
.listado_articulos_opinion{padding: 0 7px;background: #ECECEC;margin-bottom: 10px;padding-bottom: 10px}
.listado_articulos_opinion a{font-size: 12px;color: #8C1632;}
.listado_articulos_opinion a:hover{color: #B81C42;}
.listado_articulos_opinion .opinion{padding-bottom: 5px;margin-bottom: 5px;border-bottom: 2px solid #8C1632;}
.listado_articulos_opinion p{margin-bottom: 2px;color: #8C1632;}
.listado_articulos_opinion .opinion .autor{color: #535353;font-style: italic;}
.listado_articulos_opinion .opinion .fecha{color: #535353;text-align: right;font-size: 11px;}
.listado_articulos_opinion p.enviar > a{text-align:center;text-decoration: underline;margin-bottom:10px;font-size: 13px;}

/*modulo-actividades*/
.modulo-actividades{background: #ECECEC url('../../../../images/system/mapa_blanco.png') 50% 50% no-repeat;padding: 8px;margin-bottom: 10px;}
.modulo-actividades table{border: 0;margin: 0;background: transparent;}
.modulo-actividades table tr.fila{background: transparent;}
.modulo-actividades table td.celda{vertical-align: middle;}
.modulo-actividades .texto{min-height: 200px;text-align: center;color:#C84233;font-size:18px;}
.modulo-actividades .fuente{text-align: right;color:#997FB0; font-size:14px; margin-bottom:0;}

/* multimedia*/
.mvideo{width: 60%;
    text-align: center; }
.mdesc{ width:40%;  float: right; }
.mdesccont { text-align: justify;}
.regmulti { padding: 1em 0em;
    margin: 2em 0em;
    border: 2px solid #877d97; }
.mdesctitle { background-color: #e6c87f;     padding: 5px 0px 5px 5px; }
.mdesctitle >a { color:#BA5B4B; text-decoration: none; }
/** fin multimedia*/
.head-gest { width:100%; background-color:#a7ecda; padding: 7px 0px 2px 12px; }
.title-header {
    color: #B85A50;
    text-align: center;
    font-family: 'Formata';
    padding: 0.3em 0em;
}
.title-gest { color: #BA5B4B;    font-weight: bold;}
/*couontdown*/
.countdown > div{ }

.countdown > div{ border-radius:20px; color:#fff; text-align:center; }
.countdown > div.ctddia{ background-color: #cc6a57; }
.countdown > div.ctdhor{ background-color: #89b06c; }
.countdown > div.ctdmin{ background-color: #c4a260; }
.countdown > div.ctdseg{ background-color: #8e7da6; }

/*Paginador*/




/*START PAGINATOR*/

.pagination {
	margin: 18px 0;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
	display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 9.75px;
}
.pager {
	margin: 18px 0;
	list-style: none;
	text-align: center;
	*zoom: 1;
}
.pager:before,
.pager:after {
	display: table;
	content: "";
	line-height: 0;
}
.pager:after {
	clear: both;
}
.pager li {
	display: inline;
}
.pager li > a,
.pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
	text-decoration: none;
	background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
	float: right;
}
.pager .previous > a,
.pager .previous > span {
	float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
	color: #999;
	background-color: #fff;
	cursor: default;
}
.modal-content #modalBody img{
    max-width:100%;
}
/*
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.modal-header {
	padding: 9px 15px;
	border-bottom: 1px solid #eee;
}
.modal-header .close {
	margin-top: 2px;
}
.modal-header h3 {
	margin: 0;
	line-height: 30px;
}
.modal-body {
	width: 98%;
	position: relative;
	max-height: 400px;
	padding: 1%;
}
.modal-body iframe {
	width: 100%;
	max-height: none;
	border: 0 !important;
}
.modal-form {
	margin-bottom: 0;
}
.modal-footer {
	padding: 14px 15px 15px;
	margin-bottom: 0;
	text-align: right;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
	*zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
	display: table;
	content: "";
	line-height: 0;
}
.modal-footer:after {
	clear: both;
}
.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}*/
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal;
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.popover-title:empty {
	display: none;
}
.popover-content {
	padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover .arrow {
	border-width: 11px;
}
.popover .arrow:after {
	border-width: 10px;
	content: "";
}
.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px;
}
.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}
.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25);
}
.popover.right .arrow:after {
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}
.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,0.25);
	top: -11px;
}
.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,0.25);
}
.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}
.thumbnails {
	margin-left: -20px;
	list-style: none;
	*zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
	display: table;
	content: "";
	line-height: 0;
}
.thumbnails:after {
	clear: both;
}
.row-fluid .thumbnails {
	margin-left: 0;
}
.thumbnails > li {
	float: left;
	margin-bottom: 18px;
	margin-left: 20px;
}
.thumbnail {
	display: block;
	padding: 4px;
	line-height: 18px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
	box-shadow: 0 1px 3px rgba(0,0,0,0.055);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
	border-color: #08c;
	-webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
	-moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
	box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.thumbnail > img {
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.thumbnail .caption {
	padding: 9px;
	color: #555;
}
.label,
.badge {
	display: inline-block;
	padding: 2px 4px;
	font-size: 10.998px;
	font-weight: bold;
	line-height: 14px;
	color: #fff;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #999;
}
.label {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.badge {
	padding-left: 9px;
	padding-right: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.label:empty,
.badge:empty {
	display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.label-important,
.badge-important {
	background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
	background-color: #953b39;
}
.label-warning,
.badge-warning {
	background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
	background-color: #c67605;
}
.label-success,
.badge-success {
	background-color: #468847;
}
.label-success[href],
.badge-success[href] {
	background-color: #356635;
}
.label-info,
.badge-info {
	background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
	background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
	background-color: #333;
}
.label-inverse[href],
.badge-inverse[href] {
	background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
	position: relative;
	top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
	top: 0;
}
@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-moz-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-ms-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-o-keyframes progress-bar-stripes {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 40px 0;
	}
}
@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
.progress {
	overflow: hidden;
	height: 18px;
	margin-bottom: 18px;
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
	background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.progress .bar {
	width: 0%;
	height: 100%;
	color: #fff;
	float: left;
	font-size: 12px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #0e90d2;
	background-image: -moz-linear-gradient(top,#149bdf,#0480be);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
	background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
	background-image: -o-linear-gradient(top,#149bdf,#0480be);
	background-image: linear-gradient(to bottom,#149bdf,#0480be);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width .6s ease;
	-moz-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}
.progress .bar + .bar {
	-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
	background-color: #149bdf;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	-o-background-size: 40px 40px;
	background-size: 40px 40px;
}
.progress.active .bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
	background-color: #dd514c;
	background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));
	background-image: -webkit-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: -o-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: linear-gradient(to bottom,#ee5f5b,#c43c35);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
	background-color: #ee5f5b;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-success .bar,
.progress .bar-success {
	background-color: #5eb95e;
	background-image: -moz-linear-gradient(top,#62c462,#57a957);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
	background-image: -webkit-linear-gradient(top,#62c462,#57a957);
	background-image: -o-linear-gradient(top,#62c462,#57a957);
	background-image: linear-gradient(to bottom,#62c462,#57a957);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
	background-color: #62c462;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-info .bar,
.progress .bar-info {
	background-color: #4bb1cf;
	background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));
	background-image: -webkit-linear-gradient(top,#5bc0de,#339bb9);
	background-image: -o-linear-gradient(top,#5bc0de,#339bb9);
	background-image: linear-gradient(to bottom,#5bc0de,#339bb9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
	background-color: #5bc0de;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-warning .bar,
.progress .bar-warning {
	background-color: #faa732;
	background-image: -moz-linear-gradient(top,#fbb450,#f89406);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
	background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
	background-image: -o-linear-gradient(top,#fbb450,#f89406);
	background-image: linear-gradient(to bottom,#fbb450,#f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
	background-color: #fbb450;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}


@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: .25em;
	line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
	font-weight: normal;
}
.icon-joomla:before {
	content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
	content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
	content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
	content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
	content: "\e008";
}
.icon-arrow-first:before {
	content: "\e003";
}
.icon-arrow-last:before {
	content: "\e004";
}
.icon-arrow-up-2:before {
	content: "\e009";
}
.icon-arrow-right-2:before {
	content: "\e00a";
}
.icon-arrow-down-2:before {
	content: "\e00b";
}
.icon-arrow-left-2:before {
	content: "\e00c";
}
.icon-arrow-up-3:before {
	content: "\e00f";
}
.icon-arrow-right-3:before {
	content: "\e010";
}
.icon-arrow-down-3:before {
	content: "\e011";
}
.icon-arrow-left-3:before {
	content: "\e012";
}
.icon-menu-2:before {
	content: "\e00e";
}
.icon-arrow-up-4:before {
	content: "\e201";
}
.icon-arrow-right-4:before {
	content: "\e202";
}
.icon-arrow-down-4:before {
	content: "\e203";
}
.icon-arrow-left-4:before {
	content: "\e204";
}
.icon-share:before,
.icon-redo:before {
	content: "\27";
}
.icon-undo:before {
	content: "\28";
}
.icon-forward-2:before {
	content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
	content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
	content: "\6c";
}
.icon-undo-2:before {
	content: "\e207";
}
.icon-move:before {
	content: "\7a";
}
.icon-expand:before {
	content: "\66";
}
.icon-contract:before {
	content: "\67";
}
.icon-expand-2:before {
	content: "\68";
}
.icon-contract-2:before {
	content: "\69";
}
.icon-play:before {
	content: "\e208";
}
.icon-pause:before {
	content: "\e209";
}
.icon-stop:before {
	content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
	content: "\7c";
}
.icon-next:before,
.icon-forward:before {
	content: "\7b";
}
.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}
.icon-play-circle:before {
	content: "\e00d";
}
.icon-pause-circle:before {
	content: "\e211";
}
.icon-stop-circle:before {
	content: "\e212";
}
.icon-backward-circle:before {
	content: "\e213";
}
.icon-forward-circle:before {
	content: "\e214";
}
.icon-loop:before {
	content: "\e001";
}
.icon-shuffle:before {
	content: "\e002";
}
.icon-search:before {
	content: "\53";
}
.icon-zoom-in:before {
	content: "\64";
}
.icon-zoom-out:before {
	content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
	content: "\2b";
}
.icon-pencil-2:before {
	content: "\2c";
}
.icon-brush:before {
	content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
	content: "\5d";
}
.icon-minus-sign:before,
.icon-minus-2:before {
	content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
	content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
	content: "\47";
}
.icon-new:before,
.icon-plus:before {
	content: "\2a";
}
.icon-plus-circle:before {
	content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
	content: "\4b";
}
.icon-ban-circle:before,
.icon-minus-circle:before {
	content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
	content: "\4a";
}
.icon-cancel-circle:before {
	content: "\e217";
}
.icon-checkmark-2:before {
	content: "\e218";
}
.icon-checkmark-circle:before {
	content: "\e219";
}
.icon-info:before {
	content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
	content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
	content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
	content: "\e222";
}
.icon-notification:before {
	content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
	content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
	content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
	content: "\e225";
}
.icon-checkbox-unchecked:before {
	content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
	content: "\3e";
}
.icon-checkbox-partial:before {
	content: "\3f";
}
.icon-square:before {
	content: "\e226";
}
.icon-radio-unchecked:before {
	content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
	content: "\e228";
}
.icon-circle:before {
	content: "\e229";
}
.icon-signup:before {
	content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
	content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
	content: "\59";
}
.icon-menu:before {
	content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
	content: "\31";
}
.icon-list-2:before {
	content: "\e231";
}
.icon-menu-3:before {
	content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
	content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
	content: "\2e";
}
.icon-folder-plus:before {
	content: "\e234";
}
.icon-folder-minus:before {
	content: "\e235";
}
.icon-folder-3:before {
	content: "\e236";
}
.icon-folder-plus-2:before {
	content: "\e237";
}
.icon-folder-remove:before {
	content: "\e238";
}
.icon-file:before {
	content: "\e016";
}
.icon-file-2:before {
	content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
	content: "\29";
}
.icon-file-minus:before {
	content: "\e017";
}
.icon-file-check:before {
	content: "\e240";
}
.icon-file-remove:before {
	content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
	content: "\e018";
}
.icon-stack:before {
	content: "\e242";
}
.icon-tree:before {
	content: "\e243";
}
.icon-tree-2:before {
	content: "\e244";
}
.icon-paragraph-left:before {
	content: "\e246";
}
.icon-paragraph-center:before {
	content: "\e247";
}
.icon-paragraph-right:before {
	content: "\e248";
}
.icon-paragraph-justify:before {
	content: "\e249";
}
.icon-screen:before {
	content: "\e01c";
}
.icon-tablet:before {
	content: "\e01d";
}
.icon-mobile:before {
	content: "\e01e";
}
.icon-box-add:before {
	content: "\51";
}
.icon-box-remove:before {
	content: "\52";
}
.icon-download:before {
	content: "\e021";
}
.icon-upload:before {
	content: "\e022";
}
.icon-home:before {
	content: "\21";
}
.icon-home-2:before {
	content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
	content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
	content: "\e251";
}
.icon-link:before {
	content: "\e252";
}
.icon-picture:before,
.icon-image:before {
	content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
	content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
	content: "\e014";
}
.icon-camera:before {
	content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
	content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
	content: "\56";
}
.icon-music:before {
	content: "\57";
}
.icon-user:before {
	content: "\22";
}
.icon-users:before {
	content: "\e01f";
}
.icon-vcard:before {
	content: "\6d";
}
.icon-address:before {
	content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
	content: "\26";
}
.icon-enter:before {
	content: "\e257";
}
.icon-exit:before {
	content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
	content: "\24";
}
.icon-comments-2:before {
	content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
	content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
	content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
	content: "\e259";
}
.icon-phone:before {
	content: "\e260";
}
.icon-phone-2:before {
	content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
	content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
	content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
	content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
	content: "\50";
}
.icon-briefcase:before {
	content: "\e020";
}
.icon-tag:before {
	content: "\e262";
}
.icon-tag-2:before {
	content: "\e263";
}
.icon-tags:before {
	content: "\e264";
}
.icon-tags-2:before {
	content: "\e265";
}
.icon-options:before,
.icon-cog:before {
	content: "\38";
}
.icon-cogs:before {
	content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
	content: "\36";
}
.icon-wrench:before {
	content: "\3a";
}
.icon-equalizer:before {
	content: "\39";
}
.icon-dashboard:before {
	content: "\78";
}
.icon-switch:before {
	content: "\e266";
}
.icon-filter:before {
	content: "\54";
}
.icon-purge:before,
.icon-trash:before {
	content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
	content: "\23";
}
.icon-unlock:before {
	content: "\e267";
}
.icon-key:before {
	content: "\5f";
}
.icon-support:before {
	content: "\46";
}
.icon-database:before {
	content: "\62";
}
.icon-scissors:before {
	content: "\e268";
}
.icon-health:before {
	content: "\6a";
}
.icon-wand:before {
	content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
	content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
	content: "\e269";
}
.icon-clock:before {
	content: "\6e";
}
.icon-compass:before {
	content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
	content: "\e01b";
}
.icon-book:before {
	content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
	content: "\79";
}
.icon-print:before,
.icon-printer:before {
	content: "\e013";
}
.icon-feed:before {
	content: "\71";
}
.icon-calendar:before {
	content: "\43";
}
.icon-calendar-2:before {
	content: "\44";
}
.icon-calendar-3:before {
	content: "\e273";
}
.icon-pie:before {
	content: "\77";
}
.icon-bars:before {
	content: "\76";
}
.icon-chart:before {
	content: "\75";
}
.icon-power-cord:before {
	content: "\32";
}
.icon-cube:before {
	content: "\33";
}
.icon-puzzle:before {
	content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
	content: "\72";
}
.icon-lamp:before {
	content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
	content: "\73";
}
.icon-location:before {
	content: "\63";
}
.icon-shield:before {
	content: "\e274";
}
.icon-flag:before {
	content: "\35";
}
.icon-flag-3:before {
	content: "\e275";
}
.icon-bookmark:before {
	content: "\e023";
}
.icon-bookmark-2:before {
	content: "\e276";
}
.icon-heart:before {
	content: "\e277";
}
.icon-heart-2:before {
	content: "\e278";
}
.icon-thumbs-up:before {
	content: "\5b";
}
.icon-thumbs-down:before {
	content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
	content: "\40";
}
.icon-star-2:before {
	content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
	content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
	content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
	content: "\e280";
}
.icon-smiley-sad:before {
	content: "\e281";
}
.icon-smiley-sad-2:before {
	content: "\e282";
}
.icon-smiley-neutral:before {
	content: "\e283";
}
.icon-smiley-neutral-2:before {
	content: "\e284";
}
.icon-cart:before {
	content: "\e019";
}
.icon-basket:before {
	content: "\e01a";
}
.icon-credit:before {
	content: "\e286";
}
.icon-credit-2:before {
	content: "\e287";
}
.icon-expired:before {
	content: "\4b";
}
/*END PAGINATOR*/

 /*IMPRESOS ----------------------*/
.cta-contents{
border: 2px solid #BA5B4B;
    padding: 15px;
    margin: 10px 0px;
    border-radius: 5px;
}

.crop{
  position: relative;
  width: 100%;
  height: 350px;
  overflow: hidden;
}
.crop img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}


/*GROW*/
.crop img {
  height: auto;
  width: 300px;
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.crop img:hover {
  height: auto;
  width: 100%; 
}

/*END OLD_STYLE*/

.formata {
    font-family: "Formata";
}
/*START SECTIONS_MODULE*/
.section-memorias  h2, .section-contactenos h2{
    color:#80524C;
    cursor:default;
    font-family: "Formata";
    text-align: center;
}
.section-memorias  h3, .section-memorias  p{
    color:#262626;
    cursor:default;
    font-family: "Formata";
    text-align: center;
}
.section-memorias > .row {
    padding: 2em 2em;
    border-bottom: #80524C 2px solid;
}
.section-memorias  .thumbnail {
    max-width: 60%;
    min-width: 60%;
}
.section-nuestras-actividades .page-header > h2 {
    color:#DD7C58;
    font-family: "Formata";
    text-align:center;
}
.dialogos h3, .exploraciones h3{
    color:#877d97; 
    text-align:center;
    padding: 0.8em 0em;
    font-family: "Formata";
}
.dialogo .titulo h3{
    color: #877d97;
    text-align: center;
    padding: 2em 0em;
    font-family: "Formata";
    background-image: url(../images/dialogos_background.jpg);
    background-repeat: no-repeat;
    background-size: 50% auto;
    background-attachment: fixed;
    background-position: center;
    text-shadow: 1px 0px 10px rgba(255, 255, 255, 1);
}
.exploracion .titulo h3{
    color: #877d97;
    text-align: center;
    padding: 2em 0em;
    font-family: "Formata";
    background-image: url(../images/exploraciones_background.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-attachment: fixed;
    background-position: center;
    text-shadow: 1px 0px 10px rgba(255, 255, 255, 1);
}
.exploracion .img-thumbnail {
    width:50%;
}    
.dialogosDescription{
    text-align:center;
}
.dialogoContent {
    padding:1em;
}
.dialogoBackground{
    background-image: url('../images/dialogos_background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    color:#877d97;
    text-align:center;
    border: 2px solid #877d97;
    font-weight: bold;
    padding:0.5em 1em;
}
.dialogoActions{
    padding: 1em 0em;
}
.exploracionBackground{
    background-image: url('../images/exploraciones_background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    color:#877d97;
    text-align:center;
    border: 2px solid #877d97;
    font-weight: bold;
    padding:0.5em 0.5em;
}
.white{ color:#fff;}

.dialogoDate, .dialogoTitle, .dialogoAuthor {
    padding: 1em;
}
.dialogoTitle{
    font-size:1.7em;
}
.dialogoNumber {
    text-align:left;
    font-size: 3em;
}
.dialogoDownload{
    padding: 1em 0em;
}
#acyarchivelisting > h1, #acyarchiveview > div > h1{
    color: #877d97;
    text-align: center;
    padding: 0.8em 0em;
    font-family: "Formata";
}


.section-noticias-actualidad .page-header > h1, .section-noticias-actualidad .page-header > h2 > a {
    color:#DD7C58;
    font-family: "Formata";
    text-align:center;
}
.section-noticias-actualidad > .items-leading > div {
    border-bottom: 2px solid #DD7C58;
    padding: 0em 0em 1em 0em;
}
.section-noticias-actualidad > .items-leading > div a.readmore-link, .section-noticias-actualidad > .items-leading > div a.comments-link{
    color: #DD7C58;
    background-image: none;
    background-color: transparent;
    border-color: #DD7C58; 
}
.section-noticias-actualidad > .items-leading > div a.readmore-link:hover, .section-noticias-actualidad > .items-leading > div a.readmore-link:focus, .section-noticias-actualidad > .items-leading > div a.readmore-link:active,
.section-noticias-actualidad > .items-leading > div a.comments-link:hover, .section-noticias-actualidad > .items-leading > div a.comments-link:focus, .section-noticias-actualidad > .items-leading > div a.comments-link:active {
  color: #ffffff;
  background-color: #DD7C58;
  border-color: #DD7C58; }
  
.section-nuestras-actividades .page-header > h1, .section-nuestras-actividades .page-header > h2 > a {
    color:#80A46C;
    font-family: "Formata";
    text-align:center;
}
.section-nuestras-actividades > .items-leading > div {
    border-bottom: 2px solid #80A46C;
    padding: 0em 0em 1em 0em;
}
.section-nuestras-actividades > .items-leading > div a.readmore-link, .section-nuestras-actividades > .items-leading > div a.comments-link{
    color: #80A46C;
    background-image: none;
    background-color: transparent;
    border-color: #80A46C; 
}
.section-nuestras-actividades > .items-leading > div a.readmore-link:hover, .section-nuestras-actividades > .items-leading > div a.readmore-link:focus, .section-nuestras-actividades > .items-leading > div a.readmore-link:active,
.section-nuestras-actividades > .items-leading > div a.comments-link:hover, .section-nuestras-actividades > .items-leading > div a.comments-link:focus, .section-nuestras-actividades > .items-leading > div a.comments-link:active {
  color: #ffffff;
  background-color: #80A46C;
  border-color: #80A46C; }
.entrevistasReg img.photoEntrevista {
    width:95%;
    text-align:center;
}
.entrevistasReg {
 /* background-color: #877D97; */
border: 2px solid #877d97;
    padding: 1em;
    margin: 1em;    
}
.nuestra-produccion > h2 {
    color: #877d97;
    text-align: center;
    padding: 0.8em 0em;
    font-family: "Formata";
}
.publications-head {
    color: #877d97;
    text-align: center;
    padding: 0.8em 0em;
    font-family: "Formata";
}
/*END SECTIONS_MODULE*/

@media print
{
.dialog-select {display:yes;}
}

@media screen
{
.dialog-select {display:none;}
}

.calendar .page-header > h2{
    color: #DD7C58;
    font-family: "Formata";
    text-align: center;
    cursor: default;
}
.modal-backdrop.show {
    opacity: 0;
    z-index: 9;
}
.banner-head img {
    /*position: absolute;*/
}
.dialogues .item {
    border: 1px solid #cc6f7a;
    height: 100%;
    display: grid;
    -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.dialogues .item:hover {
    background-color: rgba(102, 99, 130, 0.1);
}

.dialogues .title {
    color: #cc6f7a;
    font-family: "FormataRegular";
    text-align: center;
    font-size: 3em;
    background-image: url(../images/mapDialogue.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    margin: 0.5em;
}
.dialogues .name {
    color: #cc6f7a;
    font-family: "Formata";
    text-align: center;
    font-size: 2.5em; 
}

.dialogues .author {
    color: #cc6f7a;
    font-family: "FormataRegular";
    text-align: center;
    font-size: 1em;
    font-style: italic;
}
.dialogues .identifier {
    background-color: #cc6f7a;
    color: #fff;
    font-family: "Formata";
    text-align: right;
    font-size: 7em;
    line-height: 0.7;
    align-self: flex-end;
    -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.dialogues .identifier:hover {
    background-color: #666382;
}