/*CODIGO COLORES*/

/*
AZUL CLARO: #e4e9ed;
AZUL OSCURO: #adc4d2;
GRIS TEXTO: #333;
*/

/*GENERALES*/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,400,400i,700');
body {
   font-family: 'Lato', sans-serif;
   font-size: 14px;
   color: #333;
   line-height: 1.6em;
}


/*cabecera*/
.view-cabecera-logos li {
    display: inline-block;
}
.view-cabecera-logos ul {
    padding: 0 !important;
}
.navbar.container{
        margin-top: 0px !important;
}
ul.menu.nav.navbar-nav {
    font-size: 0.9em;
}

/*navbar*/
.navbar-default {
    background-color:  #adc4d2;
    border-color: #adc4d2;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #333;
    background-color: #e4e9ed;
}
.navbar-default .navbar-nav > li > a {
    color: #333;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: #e4e9ed;
}


/*generales*/
h1{
  font-size: 24px !important;
}
h2 {
    font-size: 1em;
}
h3{
  font-size: 16px !important;
}
h1, h2, h3 {
    color: #fff;
    background: #adc4d2;
    padding: 10px;
}
.field-name-body h2{
    color: #333;
    background: transparent;
    padding: 0;
    font-size: 17px;
    font-weight: bold;
}
a{
  color: #23527c;
}

tr.pdf:before{
 content:url("../images/icono_pdf.jpg");
}
img.file-icon.img-responsive {
    display: inline;
    margin-right: 3px;
}

img{
  display: block;
  max-width: 100%;
}

.region-header{
    margin-top: 10px;
    margin-bottom: 10px;
}
.region.region-sidebar-second {
    margin-top: 10px;
}

.logocalidad{
    float: left;
    margin-right: 10px;
    width: 80%;
}
.logoaenor {

    float: left;
    width: 15%;
}
.logoscabecera img{
    max-height: 5em;
    width: auto;
}
.fcampo{
	margin-top:1em
}
.campo_check{
    margin-top: 1em;
    padding: 0 2em;
}
/*.btn-primary{
	margin-top: 1.2em;
}*/
.col-lg-6{
	width: 50%;
	float: left;
}

/*LATERAL DERECHO HOME*/
section#block-block-6 {
    margin-bottom: 20px;
}

/*SERVICIOS*/
.detalle-servicio {
    width: 46%;
    margin-bottom: 3em;
    border: 2px solid #adc4d2;
    padding: 0;
    margin-right: 2%;
    margin-left: 2%;
    border-radius: 4px;
    text-align: center;
}
.detalle-servicio img {
    margin: 10px;
    display: inline-block;
}
.detalle-servicio h2 {
    font-size: 1.2em;
    margin:0;
}
.detalle-servicio h2 > a{
  color: #fff !important;
}
.field.field-name-field-cuerpo{
  padding: 20px;
}
.field-name-field-cuerpo {
   color: #333 !important;
}
.detalle-servicio a{
  text-decoration: none;
}

/*Formularios*/
.webform-client-form {
    padding: 20px;
    background: #efefef;
    margin: 40px 0;
}


/*NOTICIAS*/
.view.view-noticias.view-id-noticias.view-display-id-block > .more-link > a {
    text-transform: uppercase;
    background: #adc4d2;
    padding: 10px;
    color: #fff;
}
.view.view-noticias.view-id-noticias.view-display-id-block > .more-link {
    text-align: center;
    margin-top: 40px;
}
.node.node-noticias.node-teaser{
    margin-bottom:40px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
}
.node.node-noticias.node-teaser h2 {
    color: #333;
    background: none; !important;
    font-size: 1.5em !important;
    padding: 0;
}
.node.node-noticias.node-teaser h2 >a{
    color: #333;
}
.node.node-noticias.node-teaser h2 >a:hover{
    text-decoration:none;
    background: #e4e9ed;
}
.node-noticias span.date-display-single {
    font-weight: bold;
}
.noticia-linea {
 display: list-item;
 padding-bottom: 0.8em;
 margin-left: 1.3em;
}
.fecha-noticia{
	font-weight: bold;
	margin: 1em 0;
}
.node.node-noticias.node-teaser.view-mode-teaser img {
    margin-top: 20px;
}
.node-enlace-interno{
    text-align: right;
}
.node-enlace-interno a{
    text-decoration: underline;
}

/*CONVOCATORIAS*/

/*FOOTER*/
.footer {
    padding-top: 10px;
    background: #adc4d2;
    color: #fff;
}
.footer a{
    color: #fff;
}

/* MODIFICACIONES */
/* LISTADO CATEGORIAS */
.listado-categorias-tax h3 a,
.listado-categorias h3 .field-name-field-categoria {

    margin-bottom: 0;
    border-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-color: #dddddd;
    background-color: #f5f5f5;
    border-color: #dddddd;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    display: block;
    box-shadow: 0 1px 1px  rgba(0, 0, 0, 0.05);
    border: 1px solid  #ddd;

}
.listado-categorias-tax h3 {
    margin: 5px auto;
}
/*.listado-categorias-tax .views-bootstrap-accordion-plugin-style,
.listado-categorias-tax #edit-field-titulo-value-wrapper,*/
.listado-categorias-tax .views-row,
.listado-categorias .views-bootstrap-accordion-plugin-style {
    display: none;
}
.listado-categorias-tax #edit-field-issn-value-wrapper {
    max-width: 175px;
}
.listado-categorias .view-content > h3 {
    margin: 0 auto 5px auto !important;
}
.listado-categorias-tax .views-bootstrap-accordion-plugin-style a {
    color: #337ab7 !important;
}
.listado-categorias .views-exposed-widgets,
.listado-categorias-tax .views-submit-button {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-bottom: 15px;
}
.listado-categorias-tax .views-submit-button > div {
    padding: .5em 1em 0 0;
}
.btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning a{
    color: #ffffff;
  }
/* TABLAS DETALLES REVISTAS */
.view.view-revistas {
    margin-top: 40px;
}
.view-revistas table thead {
    background-color: #F8F8F8;
}
.view-revistas table th a {
    color: #fff !important;
}
.view-revistas table td {
    text-align: center;
}
.view-revistas table td field-name-field-categoria, .view-revistas table td.views-field-title {
    text-align: left !important;
}

.view-revistas table td,  .view-revistas table th{
    border-top: none !important;
    border-right: 1px solid #dddddd;;
}
.view-revistas table{
    border: 1px solid #dddddd;
}

table.revistas th {
    width: 10%;
    vertical-align: middle !important;
}
table.revistas th.views-field.views-field-title{
    width: 40%;
    vertical-align: middle;
}
table.revistas td{
    vertical-align: middle !important;
}
.view.view-revistas.view-display-id-block_4 {
    margin-top: -10px;
}
.view-revistas.lista-categorias {
    display: flex;    flex-wrap: wrap;
    margin: 0;
    background: #adc4d2;
    padding: 10px;
}
/* NODO REVISTA */
article.node-revista .field-label-inline {
    display: flex;
    flex-wrap: wrap;
    margin:5px 0;
}

article.node-revista .field-label-inline::before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
}

/* BUTTON SUBMIT REVISTAS */
button#edit-submit-categorias,
button#edit-submit-categor-as,
button#edit-submit-revistas,
button#edit-submit-informes-y-publicaciones-destacadas {
    background-color: #286090;
    border-color: #286090;
    color: #fff;
    margin-top: 0;
}
button#edit-submit-categorias,
button#edit-submit-categor-as,
button#edit-submit-revistas{
      margin-bottom: 16px;
}
button#edit-submit-informes-y-publicaciones-destacadas {
    margin-top: 25px;
}
/* SELECT */
.listado-categorias-tax  .form-select,
.listado-categorias  .form-select {
    display: block;
    font-size: 1em;
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    color: #444;
    line-height: 1.3;
    padding: .4em 1.4em .3em .8em;
    min-width: auto;
    max-width: 400px;
    box-sizing: border-box;
    margin: 0;
    padding-right: 50px;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 1px rgba(0,0,0,.03);
    border-radius: .3em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('../images/ico_select.png'),
    linear-gradient(to bottom, #ffffff 0%,#f7f7f7 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .0em top 50%, 0 0;
}
.listado-categorias-tax .form-select::-ms-expand,
.listado-categorias .form-select::-ms-expand {
    display: none;
}
.listado-categorias-tax .form-select:hover,
.listado-categorias .form-select:hover{
    border-color: #888;
}
.listado-categorias-tax .form-select:focus,
.listado-categorias .form-select:focus{
    border-color: #aaa;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222;
    outline: none;
}
.listado-categorias-tax .form-select option,
.listado-categorias .form-select option {
    font-weight:normal;
}
/*TABLA CATEGORIAS*/
table.categorias th {
    width: 10%;
}
table.categorias th.views-field.views-field-title {
    width: 60%;
}
table.categorias td{
    vertical-align:middle;
}


/* BOTON EXPORTAR */
.listado-categorias-tax #edit-exportar {
    margin-left: 10px;
}
button#edit-exportar {
    margin: 10px 0;
}

/* BLOQUE DE TEXTO */
section#block-block-4, .view-revistas .view-header, .listado-categorias-tax .view-header {
    font-size: 14px;
    margin-bottom: 15px;
}

/*INFORMES Y PUBLICACIONES*/
.view.view-informes-y-publicaciones-destacadas th.views-field-title {
    width: auto;
}

/* BREADCRUMB */
.ul-breadcrumb ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
}
.ul-breadcrumb ul li {
    list-style: none;
    padding-right: 10px;
}
.ul-breadcrumb ul li:not(:first-child)::before {
    content: "\e258";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
}
.views-exposed-form {
    background: #EDECEC;
    padding: 10px;
    border-radius: 1px;
    margin-bottom:40px;
}
.view-empty {
    margin-bottom: 40px;
    border: 2px solid #B7DFE7;
    padding: 20px;
    text-align: center;
    /* font-size: 1.2em; */
}

th.views-field, table.views-table th,
th.views-field.views-field-title.active {
    background: #adc4d2;
    color: #fff;
    /* text-transform: uppercase; */
    font-size: 1.1em;
    font-weight: normal;
}
th.views-field.views-field-title a, table.views-table th > a {
    color: #fff;
}
.view-header {
    margin-bottom: 20px;
}
th.views-field.views-field-title{
    width: 31%;
}
td.views-field.views-field-title{
    vertical-align: middle;
}

article.node-revista .field-label-inline, article.node-revista-no-ranking .field-label-inline,
.field-name-field-beneficiarios.inline,
.field-name-field-revistas-presentadas.inline,
.field-name-field-anuncio-convocatoria.inline,
.field-name-field-anuncio-boe.field-label-inline.inline,
.field-name-field-revistas-aprobadas.field-label-inline.inline,
.field.field-name-field-mencion-igualdad-genero,
.field-name-field-validez
{
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
    background: #adc4d2;
    padding: 10px;
}
.field.field-name-field-mencion-igualdad-genero{
    font-weight: bold;
}
/*INFORMACION DE PROTECCION DE DATOS*/
table.infopd {
    border-color: #adc4d2;
}
.infopd th {
    background: #adc4d2;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
}
.infopd td {
    padding: 5px;
    border-color: #adc4d2;
   }


/*EU COOKIE*/
#sliding-popup.sliding-popup-top, #sliding-popup.sliding-popup-top .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {
    background: #adc4d2;
    height: fit-content !important;
}
#sliding-popup .popup-content #popup-text, #sliding-popup .popup-content #popup-text p {
    font-weight: 400 !important;
    /* font-size:  14px !important; */
}

#sliding-popup .eu-cookie-compliance-default-button, #sliding-popup .eu-cookie-compliance-hide-button, #sliding-popup .eu-cookie-compliance-more-button-thank-you, #sliding-popup .eu-cookie-withdraw-button, .eu-cookie-withdraw-button, .eu-cookie-compliance-save-preferences-button, .eu-cookie-compliance-secondary-button, #sliding-popup .eu-cookie-compliance-default-button:hover, #sliding-popup .eu-cookie-compliance-hide-button:hover, #sliding-popup .eu-cookie-compliance-more-button-thank-you:hover, #sliding-popup .eu-cookie-withdraw-button:hover {
    /* cursor: pointer; */
    margin-right: 5px;
    margin-top: 1em;
    vertical-align: middle;
    overflow: visible;
    width: auto;
    -moz-box-shadow: inset 0 1px 0 0 #ffffff;
    -webkit-box-shadow: inset 0 1px 0 0 #ffffff;
    background-color: #ededed !important;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    color: #333;
    font-family: Roboto, sans-serif;
    font-weight: normal;
    padding: 4px 8px;
    text-decoration: none;
    text-shadow: none;
    height: 30px;
}
#sliding-popup{
    font-size: 12px;
}


/*MANUEL GARCIA PLEXUS*/

.div-more{
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-more a{
  background: #286190;
  color: white;
  padding: 10px;
  margin-left: 15px;
}


.block-script{
  padding: 10px;
  background: #adc4d2;
  margin-bottom: 20px;
  word-break: break-all;
}

.block-iframe{
  padding: 10px;
  background: #adc4d2;
  margin-bottom: 20px;
  word-wrap: break-word;

}

.demo-iframe iframe{
  height: auto;
  min-height: 495px;
}

/*FORMACION*/
.view.view-formaciones {
    margin-bottom: 40px;
}

.field.field-name-field-v-deo.field-type-youtube {
    margin-bottom: 20px;
}
.view.view-formaciones .field-name-field-enlace{
 margin: 15px 0;
}

.view.view-formaciones  .field-name-field-archivo {
    padding: 10px 0;
}
.view.view-formaciones .field-name-field-enlace a {
    background: #286190;
    width: fit-content;
    padding: 10px;
    color: white;
    padding: 10px;
}


/*Proyectos y colaboraciones*/
.img-proyecto img {
    max-height: 145px;
    width: auto;
    max-width: 250px;
}

.img-proyecto{
    border: 1px solid #e4e9ed;
    display: flex;
    justify-content: center;
    justify-items: center;
    height: 150px;
    align-items: center;
    overflow: hidden;
}

.img-proyecto img:hover,
.node-proyectos-y-colaboraciones img:hover{
    transform-style: preserve-3d;
    transition: all 0.2s ease 0s, transform 0.2s ease-out 0s, transform 200ms ease-out 0s;
    transform: scaleX(1.04) scaleY(1.04) scaleZ(1);
}
/*MARGIN*/
.mb-1{
    margin-bottom: 0.25rem;
}
.mb-2{
    margin-bottom: 0.5rem;
}
.mb-3{
    margin-bottom: 1rem;
}
.mb-4{
    margin-bottom: 2rem;
}
.mb-5{
    margin-bottom: 4rem;
}
.my-1{
    margin: 0.25rem 0;
}
.my-2{
    margin: 0.5rem 0;
}
.my-3{
    margin: 1rem 0;
}
.my-4{
    margin: 2rem 0;
}
.my-5{
    margin: 4rem 0;
}

.field.field-name-field-noticias-relacionadas .label-above {
    color: #fff;
    background: #adc4d2;
    padding: 10px;
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 16px;
}
.node-proyectos-y-colaboraciones.view-mode-full h3.field-label {
    text-transform: uppercase;
}
.node-proyectos-y-colaboraciones.view-mode-full span.date-display-single {
    font-weight: bold;
}
h2.noticia-relacionada {
    background: transparent;
    padding: 0;
}
.node-noticias.view-mode-noticia_relacionada {
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
}

.display-flex {
    display: flex;
}
.flex-direction-column {
    flex-direction: column;
}
.align-items-center {
    align-items: center;
}