﻿a {
    word-break: break-word;
    overflow-wrap: break-word;
}

a:link, a:visited {
    color: #a90432;
}
a:hover,a:focus {
    color: #ff0000;
}
.cmp_button_wire, .obj_galley_link {
    background: #eee;
    border: 1px solid #eee;
}
.cmp_button_wire:hover,.cmp_button_wire:focus,.obj_galley_link:hover,.obj_galley_link:focus {
    background: #a90432;
    color: #fff;
    border: 1px solid #a90432;
}

.pkp_navigation_primary .dropdown-menu a:focus, .pkp_navigation_primary .dropdown-menu a:hover {
    border-color: #a90432;
}

.pkp_navigation_primary ul a {
    color: #a90432;
}

.pkp_structure_head {
    border-bottom: 7px solid #ddd;
    border-top: 12px solid #000;
}


/* Universidad de Deusto - Footers ------------------------------------------------------- */
.pkp_structure_footer {
	width: 100%;
}

.pkp_footer_content {
    padding: 0px;
    text-align: left;
}

.pkp_brand_footer {
    display: none;
}

.ud_footer {
    float: left;
    width: 100%;
    background: #0058DB;
    padding: 0px;
    color: #fff;
    margin-top: 150px
}

.tuningjournal {
    background: #1679bd !important;
    border-top: 10px solid #ddd;
}

.ed {
    background: #9A0037;
    border-top: 10px solid #ddd;
}

.djhr {
    background: #466293;
    border-top: 10px solid #ddd;
}

.ced {
    background: #0062AC;
    border-top: 10px solid #ddd;
}

.dec {
    background: #a90432;
    border-top: 10px solid #ddd;
}

.baidc {
    background: #A90432;
    border-top: 10px solid #ddd;
}

.bee {
    background: #0058DB;
    border-top: 10px solid #d9d0cb;
}

.rdgh {
    background: #0058DB;
    border-top: 10px solid #ddd;
}

.ud_footer .logo img {
    margin-right: 20px;
    width: 180px
}

.ud_footer .logo img.groningen {
    margin-bottom: 20px;
    max-width: 150px
}

.ud_footer .fila_final,.ud_footer .fila,.ud_footer .fila_1,.ud_footer .fila_2,.ud_footer .fila_3,.ud_footer .fila_4 {
    margin: 0 auto;
    width: 100%;
    clear: left;
    overflow: auto
}

.ud_footer .fila_centrada {
    margin: 0 auto;
    width: 80%;
    clear: left;
    overflow: auto
}

.ud_footer .fila_copyright {
    background: #333 !important;
    border-top: 1px solid #555;
    overflow: auto;
    padding: 2px 0
}

.ud_footer .fila_final {
    background: #333 !important;
    border-top: 0px solid #fff;
    overflow: auto
}

.ud_footer .columna {
    float: left;
    margin: 20px 20px 10px 20px;
    padding: 0px
}

.ud_footer .fila_final .columna {
    margin-top: 10px
}

.ud_footer .fila_1 .columna {
    max-width: 95%
}

.ud_footer .fila_2 .columna {
    max-width: 45%
}

.ud_footer .fila_3 .columna {
    max-width: 30%
}

.ud_footer .fila_4 .columna {
    max-width: 21%
}

.ud_footer .anchomax10 {
    max-width: 10% !important
}

.ud_footer .anchomax20 {
    max-width: 20% !important
}

.ud_footer .anchomax25 {
    max-width: 25% !important
}

.ud_footer .anchomax30 {
    max-width: 30% !important
}

.ud_footer .anchomax35 {
    max-width: 35% !important
}

.ud_footer .anchomax40 {
    max-width: 40% !important
}

.ud_footer .anchomax50 {
    max-width: 50% !important
}

.ud_footer .anchomax60 {
    max-width: 60% !important
}

.ud_footer .anchomax70 {
    max-width: 70% !important
}

.ud_footer .anchomax80 {
    max-width: 80% !important
}

.ud_footer .anchomax90 {
    max-width: 90% !important
}

.ud_footer .anchomax100 {
    max-width: 100% !important
}

.ud_footer .columna.con_separador {
    border-left: 1px solid #fff
}

.ud_footer dl.full {
    max-width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0 10px 10px 10px
}

.ud_footer dl.full dt {
    float: left;
    padding: 0 10px 0 0;
    margin: 5px 0 5px 0;
    color: #f3f3f3;
    font-size: 9pt;
    line-height: 100%;
    text-align: left;
    width: 25%
}

.ud_footer dl.full dt:after {
    content: ": "
}

.ud_footer dl.full dd {
    float: left;
    padding: 0;
    margin: 5px 0 5px 0;
    line-height: 100%;
    font-size: 10pt;
    width: 72%
}

.ud_footer dl.inline {
    display: inline-block;
    padding: 0;
    margin: 0 10px 10px 10px
}

.ud_footer dl.inline dt {
    float: left;
    padding: 0 10px 0 0;
    margin: 5px 0 5px 0;
    color: #f3f3f3;
    font-size: 10pt;
    line-height: 100%;
    text-align: left;
    display: inline-block;
    clear: left;
    min-width: 30px
}

.ud_footer dl.inline dt:after {
    content: ": "
}

.ud_footer dl.inline dd {
    float: left;
    padding: 0;
    margin: 5px 0 5px 0;
    line-height: 100%;
    font-size: 10pt;
    display: inline-block
}

.ud_footer dl {
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0px 10px 0 10px
}

.ud_footer dl dt {
    display: block;
    padding: 0 10px 0 0;
    margin: 5px 0 5px 0;
    color: #f3f3f3;
    font-size: 8pt;
    line-height: 100%
}

.ud_footer dl dt:after {
    content: ": "
}

.ud_footer dl dd {
    display: block;
    padding: 0;
    margin: 5px 0 10px 10px;
    line-height: 100%;
    font-size: 9pt
}

.ud_footer dl dd:last-child {
    margin-bottom: 1px
}

.journal_data {
    margin: 10px 0
}

.journal_data .journal_data_title {
    color: #f3f3f3;
    font-size: 9pt;
    line-height: 110%;
    font-weight: bold
}

.journal_data .journal_data_title:after {
    content: ": "
}

.journal_data .journal_data_value {
    color: #ffffff;
    font-size: 10pt;
    line-height: 110%
}

.journal_data .journal_data_value.menor {
    font-size: 9pt
}

.journal_data .journal_data_value ul {
    margin: 0 0 0 15px;
    padding: 0;
    list-style-type: none
}

.journal_data .journal_data_value ul li {
    text-indent: -5px;
    margin: 8px 0
}

.journal_data .journal_data_value ul li:before {
    content: "—";
    text-indent: -5px
}

.ud_footer a,.ud_footer a:link,.ud_footer a:visited {
    color: #f3f3f3;
    text-decoration: underline
}

.ud_footer a:hover {
    background: none !important;
    text-decoration: underline !important
}

.ud_footer ul {
    list-style-type: square;
    font-size: 10pt
}

.ud_footer ul a {
    text-decoration: none !important
}

.ud_footer ul.enlinea {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.ud_footer ul.enlinea li {
    display: inline-block;
    font-size: 9pt
}

.ud_footer ul.enlinea li:before {
    content: " ■ ";
    margin: 0 6px 2px 20px;
}

.ud_footer ul.enlinea li:last-child:after {
    content: "";
    margin: 0 0px 0 0
}

.ud_footer .todas_las_publicaciones {
    margin-left: 40px;
    font-size: 11pt !important
}

.ud_footer .direccion p {
    line-height: 120% !important;
    font-size: 8pt !important;
    margin: 0px 0 !important;
    padding: 2px 0
}

.ud_footer img {
    max-width: 100%
}

.ud_footer .nota {
    margin: 5px 0 0 15px !important;
    font-size: 11pt
}

.ud_footer .nota a {
    text-decoration: none;
    text-shadow: 1px 1px #000
}

.ud_footer .oai_link {
    float: right;
    padding: 25px 10px
}

.ud_footer .direccion a,.ud_footer .direccion a:visited,.ud_footer .direccion a:link,.ud_footer .journal_data a,.ud_footer .journal_data a:visited,.ud_footer .journal_data a:link,.ud_footer .journal_data_value ul li a,.ud_footer .journal_data_value ul li a:visited,.ud_footer .journal_data_value ul li a:link,.ud_footer .fila_final a,.ud_footer .fila_final a:visited,.ud_footer .fila_final a:link {
    color: #fff !important
}

.ud_footer .fila_copyright {
    text-align: center;
    font-size: 8pt
}

.ud_footer .fila_copyright a {
    text-decoration: none
}

@media (min-width: 1000px) {
    .ud_footer .fila_centrada {
        width:63%
    }
}

@media (max-width: 630px) {
	.ud_footer ul.enlinea {
		display: grid;
    }
}

@media (max-width: 630px) {
	.ud_footer ul.enlinea li:before {
		margin: 0 6px 2px 0px;
	}
}
.obj_issue_summary .series {
    margin-bottom: 5px;
    /* color: rgba(0,0,0,0.54); */
    font-family: "Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-weight: 700;
    text-decoration: none;
    color: #a90432;
}

.HIDE{display: none;}

/* FIN Universidad de Deusto - Footers ------------------------------------------------------- */

/* reglas temporales - Footers ------------------------------------------------------- 

.pkp_structure_footer_wrapper {
    background: #fff;
    border-top: 1px;
    border-bottom: 0;
    border-color: #ddd;
    border-style: solid;
    border-left: 0;
    border-right: 0;
}

.pkp_structure_footer {
    width: 100%;
    padding: 0 2%;
}

.pkp_footer_content img {
    max-width: 100%;
    width: auto;
    height: 40px;
    margin: 10px;
}*/

/* reglas temporales - Menu secundario------------------ */


/*menu2*/

#menuv2 ul {
        border-radius: 3px;
        box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

#menuv2 ul li {
    border-bottom: 1px solid #ccc;
    padding-left: 5px;
    border-left: 5px solid transparent;
}

#menuv2 ul li a {
    text-decoration: none;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
    padding-bottom: 0;
    border-left: 10px solid transparent;
    font-size: 0.9em;
}

#menuv2 ul li:hover {
    background: #ddd;
    border-left: 5px solid #A90432;
}

/* INDEXACION Y METRICAS------------------------------------------------------- */

#indexpage img {
    max-width: 100%;
    width: 110px;
    height: auto;
    margin-right: 20px;
    margin-bottom: 20px;
}
#indexblock img {
    max-width: 100%;
    width: 90px;
    height: auto;
    margin-right: 7px;
    margin-bottom: 10px;
}

/* METRICAS - TRES COLUMNAS------------------------------------------------------- */


#main-container-metrics {
  margin: 20px auto;
  max-width: 900px;
  height: 100%;
  overflow: hidden;
}

.block {
  width: 31.33%;
  height: ;
  float: left;
  margin: 1%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 640px) {
  .block {
    width: 37.9%;
  }
  .block:first-child {
    width: 57.9%;
    clear: both;
  }
  .block:last-child {
    width: 98%;
    clear: both;
  }
}
@media screen and (max-width: 640px) and (max-width: 320px) {
  .block {
    width: 98%;
  }
}