/*

Theme Name: Divi Child

Theme URI: http://www.elegantthemes.com/gallery/divi/

Template: Divi

Author: Elegant Themes

Author URI: http://www.elegantthemes.com

Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.

Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready

Version: 3.0.6.1474327581

Updated: 2016-09-19 23:26:21



*/

/* WIDGETS */

.widget_recent_entries .et_pb_widget ul li {
    margin-bottom: 1em;
    line-height: 1.1em;
    font-size: 0.9em;
}

.widget_recent_entries span.post-date {
    font-size: 0.8em;
    font-weight: bold;
}

li.widget_eventos_evento {
list-style:none;
    margin-bottom: 30px !important;

}



ul.widget_eventos_fecha {
    float: left;
    margin-right: 1em !important;
    padding: 4px 4px 4px 4px!important;
    width: 3em;
    background: #efefef;
    text-align: center;
    color: #666;
    font-weight: bold;
    clear: both;
    border: 1px solid #ccc;
/*list-style:none;
    float:left;
    margin-right:10px !important;
    padding:15px 6px 6px 6px!important;
    height:80px;
    width:80px;
    background:#eee;
    text-align:center;
    color:#690;
    font-weight:bold;
	clear:both;*/

}

li.widget_eventos_dia {
list-style:none;
    font-size:x-large; 

    margin:0 !important;

    vertical-align:middle !important;

}

li.widget_eventos_mes {
list-style:none;
    font-size:large;

    text-transform:capitalize !important;

    margin:0 !important;

    vertical-align:middle !important;

    

}

ul.widget_eventos_datos {
list-style:none;
    margin-left: 3em;
/*    line-height: 1.5em;*/
}

li.widget_eventos_titulo {
list-style:none;
    font-weight:bold;
font-size:large;

}

li.widget_eventos_titulo a {
color:#666;

}

li.widget_eventos_lugar {

}
/*.et_pb_widget ul li {
    margin-bottom: 0px!important;
}*/


li.all-events-link {

    font-weight: 900;

    margin-top: 40px !important;

    text-align: center;

}



li.all-events-link a {

	color:#690 !important;

}





/* PERSONALIZACIÓN DE SLIDES DESTACADOS */







#slide_destacado .et_pb_slide_content {

    display: none;

}





#slide_destacado a.et_pb_more_button.et_pb_button {

font-size:small;

}



#slide_destacado h2.et_pb_slide_title {

    text-align:left;

    font-size:large;

}





/* #slide_destacado .et_pb_slide.et_pb_media_alignment_center.et_pb_bg_layout_dark.et-pb-active-slide {

    //imagen de fondo

} */



div#slide_destacado {

   /* height: 240px;*/

}



#slide_destacado .et_pb_bg_layout_dark {

  /*  height: 240px;*/

}



#slide_destacado .et_pb_slide_overlay_container {

  /*  background-color: rgba(0,0,0,0.5)!important;*/
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 38%, rgba(0,0,0,0.75) 74%, rgba(0,0,0,0.75) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 38%,rgba(0,0,0,0.75) 74%,rgba(0,0,0,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 38%,rgba(0,0,0,0.75) 74%,rgba(0,0,0,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 ); /* IE6-9 */

}



#slide_destacado .et_pb_more_button {

    border:none;

    margin-top:0px;

    color: inherit;

    text-shadow: none;

    text-decoration: none;

    text-align: left;

}





#slide_destacado .et_pb_slide_description {

	text-align:left;

}

/* AJUSTES GENERALES*/

/*h1::first-letter , h2::first-letter , h3::first-letter , h4::first-letter{
font-weight:bolder;
font-size:1.2em;
text-decoration:overline;
}
*/

/* EXPEDIENTES DE CONTRATACIÓN */

.camposexpedientefechas {
    border: 1px solid #ddd;
    padding: 20px;
    margin-top: 10px;
}

/*—- DIVI TIMELINE / DOTS LIST —–*/
.dots-list {
width: 100%;
}
.dots-list ol {
padding-left: 150px;
position: relative;
margin-bottom: 20px;
list-style: none !important;
}
.dots-list ol li {
position: relative;
margin-top: 0em;
margin-bottom: 20px;
}
.dots-list ol li .date {
position: absolute;
left: -115px;
font-weight: bold;
font-size: 1em;
top: -2px;
}
.dots-list ol li:before {
content: "";
background: #35a6cb; /*edit line colour*/
position: absolute;
width: 2px;
top: 5px;
bottom: -25px;
left: -24px;
}
.dots-list ol li:after {
content: "";
background: #c7d8dd;  /*edit circle colour*/
position: absolute;
width: 13px;
height: 13px;
border-radius: 100%;
border:2px solid #35a6cb; /*edit circle border colour*/
top: 5px;
left: -31px;
}
.dots-list ol li:last-child:before {
content: "";
background: rgba(0, 0, 0, 0);
}

/* PARA REVISAR*/
.et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_column .et_pb_widget:nth-child(n) {
    width: 100% !important;
    margin: 0 7.5% 7.5% 0 !important;
}

/* EVENTOS */


.expedientestipo table {

    border:1px solid #ccc;
    padding:3px;
    margin-bottom:10px;


}

.expedientes td {
    border:0px solid #ccc;
    vertical-align:top;
    transition: 0.5s;
}


.expedientes th{
    font-weight:bold;
}

.expedientes tr:hover {
    background:#eee;
    transition: 0.5s;
}

.datossmall td{
    font-size:small;
    border:1px solid #eee;
    line-height:15px;
}

.primeracol {
    background:#ddd;
    color:#666;
    font-weight:bold;
    width:30%;
}
.ficha {
    background:#eee;
}

.ficha tr:hover {
    background:#fff;
}

.codexpediente {
    color: #690;
    float: left;
    margin-right: 15px;
    /* margin-left: -121px; */
    font-size: 1.3em;
    border: 1px solid #690;
    border-radius: 4px;
    padding: 10px;
    margin-top: 0px!important;
    margin-bottom: inherit;
}

img.imageneventos {
    max-height: 80px;
    max-width: 200;
   margin-right:20px;
    margin-bottom: 40px;
}



/* BUDDYPRESS */

#buddypress div#item-nav a{
    font-size: 1.2em;
    font-weight: bold;
    border-top: 1px solid #ccc;
    text-transform: uppercase;
    color: #000;
}

#buddypress #item-nav li.selected {
    border-bottom: 2px solid #690;
}

#buddypress div.item-list-tabs#subnav a{
    background: 0 0;
    margin: 10px 0;
    overflow: hidden;
    font-size: 0.9em;
    color: #000;
}

div#object-nav {
    background: #dff0d8!important;
}

div#subnav {
    margin: 0 0 0 0px!important;
    background: #f5f5f5!important;
    padding: 0 0 0 16px!important;
    border: 1px solid #dff0d8;
}

/* FIN BUDDYPRESS */

/* BOLETIN */



li.boletin_eventos_evento {
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    padding:10px;
}



ul.boletin_eventos_fecha {

    float:left;

    text-align:center;

    color:#690;

    font-weight:bold;

}

li.boletin_eventos_dia {

    font-size:x-large;

    margin:0 !important;

    vertical-align:middle !important;

}

li.boletin_eventos_mes {

    font-size:large;

    text-transform:capitalize !important;

    margin:0 !important;

    vertical-align:middle !important;

    

}

ul.boletin_eventos_datos {

    margin-left:40px;

}

li.boletin_eventos_titulo {
    font-weight:bold;

}

li.boletin_eventos_lugar {
    font-size:small;
    color:#777;
}

/* FIN BOLETIN */

/* LISTA EVENTOS */

li.listaeventos {
    list-style: none;
    border: 1px solid gainsboro;
    border-radius: 4px;
    margin-bottom: 1em;
    padding: 1em;
}

.botoninscripcion {
    text-align: end;
    padding: 4px 10px 4px 10px;
    border-radius: 4px;
    font-weight: bold;
}

table.listaeventos {
    border: none!important;
}

.listaevento td {
    vertical-align:top;
}

.listaevento tr:nth-child(odd){
    background: #fff;
  
}

.listaeventofecha {   
    font-weight: bold;   
    margin-right: 1em;
}

.listaeventoreservas {
    line-height: normal;
    margin: 1em;
}

.listaeventolugar {
    font-size: smaller;
    line-height: normal;
    margin: 1em;
    color: deeppink;
}

.listaeventofechacuadro {
    font-size: 1em;
    font-weight: bold;
    color: white;
    background: darkolivegreen;
    border-radius: 4px;
    padding: 2px 10px 2px 10px;
    margin-right: 1em;
    max-width: 45px;
    float: left;
}

.listaeventofechanum {
    font-size: 1.5em;
    text-align: center;
}

.listaeventofechames {
  /*  font-size: 1.5em;*/
    text-align: center;
}

.listaeventoimagen {
    float: right;
    padding: 1em;
}

.listaeventohora {
 font-size:smaller;
 color:#999;
 }

 .listaeventotitulo {
    font-weight:bold;
    font-size:1.2em!important;
 }

 .listaeventoresumen {
    font-size: 1em;
    line-height: 1.4em;
}

 .listaeventolugar {
     font-size:smaller;
 }

  .listaeventoreservas {
     font-size:smaller;
 }


/* FIN LISTA EVENTOS */

li#events-personal-li {
    display: none;
}

li#events-personal-li {
    display: none;
}

/* Banderas del traductor*/

li.menu-item.menu-item-gtranslate {
    margin: 0 0 0 2px!important;
}

/* Informes de resultados */

table.datosinforme {
    font-size: smaller;
    line-height: normal;
}

/* MENÚ SECUNDARIO */

.titulo-menu {
    font-size: 1.5em;
    color: black;
	font-weight:bold;
}

.subtitulo-menu {
    font-size: 1.5em;
}

/* CORRECCIÓN MOVIL BUDDYPRESS */

#buddypress .standard-form #basic-details-section, #buddypress .standard-form #blog-details-section, #buddypress .standard-form #profile-details-section {
    float: none!important;
     width: 100%!important;
}

/* MÓDULOS MOSAICO PRINCIPAL */

.mosaicoportada .et_pb_grid_item h2{
    position: absolute;
    z-index:9000;
    bottom:2em;
    padding:20px;
    color:white;

} 

.mosaicoportada .et_pb_portfolio_0 .et_overlay:active{
background: -moz-linear-gradient(top, rgba(0,0,0,0.12) 0%, rgba(0,0,0,0.12) 1%, rgba(0,0,0,0.53) 34%, rgba(0,0,0,0.85) 68%, rgba(0,0,0,0.85) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.12) 0%,rgba(0,0,0,0.12) 1%,rgba(0,0,0,0.53) 34%,rgba(0,0,0,0.85) 68%,rgba(0,0,0,0.85) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.12) 0%,rgba(0,0,0,0.12) 1%,rgba(0,0,0,0.53) 34%,rgba(0,0,0,0.85) 68%,rgba(0,0,0,0.85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f000000', endColorstr='#d9000000',GradientType=0 ); /* IE6-9 */

/*
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 38%, rgba(0,0,0,0.75) 74%, rgba(0,0,0,0.75) 100%); 
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 38%,rgba(0,0,0,0.75) 74%,rgba(0,0,0,0.75) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 38%,rgba(0,0,0,0.75) 74%,rgba(0,0,0,0.75) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 ); */
/*   bottom: 0;
    left: 0;
    opacity: 0.9;
    position: absolute;
    right:0;
    top:0;
    z-index: 1;*/
}

.et_pb_portfolio_grid, .et_pb_portfolio_item {
   position: initial!important; /*Hace que el título del mosaico mida las distancias desde justo la base de la imagen*/
}

/* ARREGLO DE SOMBRAS EN OVERLAY MOSAICO PORTADA */
/*.et_overlay {
height: 221px!important;
}*/

/* FORMULARIOS INSCRIPCIÓN EVENTOS */

.em-booking-form-details {
    padding: 10px;
    width: 100%!important; 
    float: left;
}

.em-attendee-fields {
    padding: 1em;
    border: 1px solid gainsboro;
    margin-bottom: 1em;

}

.em-booking-form label {

    width:100%;

}


.em-booking {
    margin: 15px 0px 10px 0px;
    position: relative;
    padding: 1em 2em 2em 2em;

    background: #fdfdfd; 
    border-radius:1em;
}

.em-booking-form p {
    clear: left;
    margin-bottom: 1em;
}

.em-booking-form-details input.input, .em-booking-form-details textarea {
    width: 100%!important;
    height: 3.4em;
    border: 1px solid #f3f3f3;
    background:#eeeeee;
    padding: 1em;
    border-radius: 4px;
}

.em-booking-form-details .em-booking-submit {
    border:solid 2px #669900;
    border-radius:4px;
    padding:0.8em;
    font-size:18px;
    color:#669900;
    background:white;
    float:right;
}

.em-booking-form-details .em-booking-submit:hover {
    color:white;
    background:#669900;
}
.em-booking-form-details .em-booking-submit:active {
	position:relative;
	top:1px;
}

.em-booking-form span.input-group {
    display: block;
    margin-left: 120px;
    clear: both;
}

/* FORMULARIOS ANEXOS */
#tabular p {
border:1px solid black;
}

/* ESTILOS FICHA INNOVACIÓN */

div#main-content-innv {
    padding-top: 2em;
}

.innv #main-content .container:before {
    position: absolute;
    top: 0;
    width: 0px;
    height: 100%;
    background-color: #e2e2e2;
    content: "";
}

td.valorfichainnv {
    padding-bottom: 2em!important;
    font-size: 0.9em;
    line-height: 1.5em;
}

td.campofichainnv {
  /*  border-top: 1px solid #999;*/
    font-size: 0.8em;
    font-weight: bold;
    color: #666;
    line-height: initial;
}

table.fichainnv {
    margin-top: 2em;
}

span.cuantiainnv {
    font-size: 2em;
    color: firebrick;
}

td.campofichainnvbasics {
    text-align: right;
    font-weight: bold;
    font-size: 0.8em;
    line-height: 1.3em;
}

table.tablaficharesumeninnv {
    margin-top: 2em;
    border: 1px solid gainsboro;
    background: #eee;
}
	
/* CAJAS Y SELECTORES DEL FILTRO DE BÚSQUEDA DE FINANCIACIÓN A LA INNOVACIÓN */
.filtroinnv select {
    border-radius: 6px;
    border: 1px solid gainsboro;
    height: 2em;
    font-family: inherit;
    font-size: 1.1em;
}

.filtroinnv h4 {
    margin-bottom: -0.5em;
    font-size: smaller;
}

.filtroinnv input {
	-moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #507006) );
	background:-moz-linear-gradient( center top, #9dce2c 5%, #507006 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#507006');
	background-color:#9dce2c;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #689324;
}
.filtroinnv:hover input{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #507006), color-stop(1, #9dce2c) );
	background:-moz-linear-gradient( center top, #507006 5%, #9dce2c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#507006', endColorstr='#9dce2c');
	background-color:#507006;
}.filtroinnv:active input{
	position:relative;
	top:1px;
}


/* FICHA DE FINANCIACIÓN */


.categoriasfinanciacion {
    float: right;
    width: 18%;
	font-size: small;
}

.categoriasfinanciacion table {
    border: 1px solid #ddd;
    background: #eee;
}

td.titulotipoinnv {
    padding: 5px 10px 0px 10px!important;
    border-top: 1px solid #ddd;
}

.categoriasfinanciacion td {
    padding: 0px 10px 0px 10px!important;
}

.contenidofinanciacion {
    width: 80%;
}

td.titulotipoinnv {
    font-weight: bold;
}

.buscadorfinanciacion {
    padding-top: 2em;
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 2em;
}

/* Search and filter Pro*/

.searchandfilter[data-sf-form-id="13136"]
{
overflow:auto;

}

.searchandfilter[data-sf-form-id="13136"] li
{
    float:left;
    text-align:left;
    padding:1em;

}
.searchandfilter[data-sf-form-id="13136"] ul
{
display: inline-block;

}
.searchandfilter[data-sf-form-id="13136"] .sf-level-0
{
    float:none;
    padding:0;
}


.post_innv {
    clear: both;
    margin-top: 1em;
    margin-bottom: 3em;
    border-bottom: 1px solid gainsboro;
    padding-bottom: 2em;
}

p.fecha_innv {
    font-size: smaller;
}

.pagination {
    clear: both;
    margin-bottom: 3em;
}

span.activa_innv {
    margin-left: 1em;
    margin-right: 1em;
    padding: 3px;
    background: #690;
    color: white;
    font-weight: bold;
}

/* Menu innovación dentro de las categorías */
.menuinnovacioncategorias ul {
    background: #316600;
    color: white;
    list-style: none;
    text-align: center;
    padding: 28px 0 28px 0!important;
    text-transform: uppercase;
}

.menuinnovacioncategorias li {

    display: inline-block;
    padding-right: 22px;
 
}

.menuinnovacioncategorias a {

  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 16px;
	color:white;
 
}

/*Pruebas*/

article.event h1, article.event h2, article.event h3, article.event h4, article.event h5, article.event h6 {
    font-weight: normal;
    border-bottom: 1px solid gainsboro;
    margin-bottom: 0.2em;
    padding-bottom: 0.2em;
    color: #666;
}


/* ESTILOS GENERALES DE TEXTO */
