/*  ALl site*/
@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css");
@font-face {
font-family: 'Glyphicons Halflings';
src: url('../fonts/glyphicons-halflings-regular.eot');
src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
@font-face {
    font-family: 'icoagrosavia';
    src: url("fonts/icoagrosavia.eot?9quwer");
    src: url("fonts/icoagrosavia.eot?9quwer#iefix") format("embedded-opentype"), url("fonts/icoagrosavia.ttf?9quwer") format("truetype"), url("fonts/icoagrosavia.woff?9quwer") format("woff"), url("fonts/icoagrosavia.svg?9quwer#icoagrosavia") format("svg");
    font-weight: normal;
    font-style: normal; 
}


*{
  font-family: "Open Sans", Helvetica, sans-serif !important;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings" !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*HBC Forzar font-Awesome*/
.fa {
    font-family: 'FontAwesome' !important;
}

body {
    /*font-family: "Open Sans", Helvetica, sans-serif !important;*/
    line-height: 20px !important;
    font-size: 14px;
}

main {
    /*font-family: "Open Sans", Helvetica, sans-serif !important;*/
    line-height: 20px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-size: 14px !important;
    text-align: justify;
    position: initial;
}

/*Requerido por el navbar-fixed-top del general.tpl*/
body {
    /*padding-top: 200px ;*/
    min-width: 600px !important;
}

body.pkp_page_article.pkp_op_view.has_site_logo {
	    /*padding-top: 200px !important;*/
    }
body.pkp_page_index.pkp_op_index.has_site_logo {
	    /*padding-top: 150px;*/
    }

body.pkp_page_article.pkp_op_view {
	    padding-top: 0px !important;
    }

/*end navbar-fixed-topp*/

.blank_space {
    padding-bottom: 30px;
}

p, div, a, blockquote, cite, td, th, dd, address, li, dt, dd, strong {
    font-family: "Open Sans",Helvetica,sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans",Helvetica,sans-serif !important;
}


h3 {
    font-size: 20px;
}


/* HEADER: */


ul.brand{
    list-style: none;
    padding: 0px !important;
}

.journal_branding img {
    height: auto;
    width: 40rem;
}

.journal_branding a {
  padding: 0px !important;
}

.journal_identifiers span{
  padding-right: 15px;
}

.journal_identifiers {
    color: #FFF;
    font-size: 10px;
    
}

li.editors_row {
    display: inline-grid;
}

span.journal_branding_editor {
    text-align: left;
    font-size: 12px;
    font-weight: 600;
    color: #FFF;
}


span.bottom-align-text {
    position: absolute;
    bottom: 0;
    right: 0;
  }

nav.navbar.navbar-expand-lg.navbar-light.m-0 {
    display: flex;
    justify-content: start;
}

li.journal_issn, li.journal_eissn, li.journal_doi {
    list-style: none;
    font-size: 12px;
    color: #FFF;
    line-height: initial;
}

.navigation_wrapper {
    border-left: none !important;
    font-size: 14px !important;
}

span.journal_branding_editor a {
    color: #FFF;
    text-decoration: underline;
}

.editors_row {
    position: absolute;
    bottom: 0;
    display: grid;
}

/*fin header*/

/* MakeSubmission Block*/
.make-submission-block {
    text-align: right;
    padding-top: 5%;
}

a.block_make_submission_link {
    color: #005baa !important;
    background-color: #FFF !important;
    width: 100% !important;
    margin: 0px !important;
    padding: 5px !important;
    line-height: 20px !important;
    border: none !important;
    /*padding-top: 10px !important;
    padding-bottom: 10px !important;*/
    font-style: none !important;
    font-size: 13px !important;
    font-weight: bold;
    border-radius: 5px;
    text-decoration: none;
    text-transform: uppercase;

}

a.block_make_submission_link:hover {
    text-decoration: none;
    background-color: #f1f1f1 !important;
    color: #005baa !important;
}

/* fin MakeSubmission Block*/


/* HBC accordion*/
#accordion .card button, #accordion .card button a,ul.nav.nav-tabs li a, button.btn.btn-link.collapsed, button.btn.btn-link.collapsed a {
    font-size: 14px !important;
    text-decoration: none !important;
    color: #005baa;
    font-style: normal;
    border: none;
}
 button{
  white-space:normal !important;
  word-wrap:break-word;
}


ul.nav.nav-tabs li:active {
    font-weight: bold !important;
}

main a {
    font-style: normal !important;
    color: #005baa;
    font-weight: bold !important;
}

/*fin accordion*/

/*HBC breadcrumb*/

h1.mb-4 {
    font-size: 2rem !important;
    font-weight: bold;
}

nav.cmp_breadcrumbs a {
    font-style: normal;
    border: none;
    font-weight: bold;
}

.cmp_breadcrumbs li {
    display: contents;
}

nav.cmp_breadcrumbs {
    font-size: 14px !important;
}

nav.cmp_breadcrumbs ol {
    padding: 0px !important;
}

/* Fin BreadCrumb*/

/*HOME journal*/


.list-content__title {
    text-transform: inherit !important;
}

section.container.index-journal__desc {
    font-size: initial !important;
    text-align: justify !important;
}

.top-fixed {
    top: 0;
    border-width: 0 0 1px;
}

h3.list-content__article-title {
    font-size: 14px !important;
}

h3.list-content__article-title a:hover {
    color: #005BAA !important;
    text-decoration: none !important;
    /* text-align: justify !important; */
}

ul.list-content__article-authors, span.d-block.text-muted, p.views{
    font-size: 12px !important;
}

ul.views {
    font-size: 10px;
    display: flex;
}

ul.views li.views_count:before {
    content: " | ";
    padding-left: 10px;
    padding-right: 10px;
}

.carousel-item {
  height: 300px !important;
  color: green !important;
}

.carousel-indicator{
  background: #000 !important;
  border-radius: 50% !important;
}

.carousel-indicators li, .carousel-indicator.active{
  height: 5px !important;
  width: 5px !important;
}


.carousel-caption div.summary,.carousel-caption div.date,.carousel-caption p  {
    color: #000 !important;

}

a.carousel-control-prev, a.carousel-control-next {
    color: #005baa !important;
    width: 2% !important;
    background: #bfbfbf !important;
}

.lastArticle h2 {
  font-size: 14px !important;
  color: #000;
  font-weight: bold;
}

.texto {
    font-size: 13px;
    font-weight: normal;
}

a.list-content__article-link {
    font-weight: bold;
}

li.text-muted {
    color: #005baa !important;
    font-weight: bold;
}

span.article_metadata {
    line-height: 1.3em;
}

ul.list-content__article-authors {
    line-height: 1.3em;
}

/*END HOME journal*/
/*Item viewer*/
header.header_view span.label {
	    color: #000 !important;
    }
/* Fin item viewer*/

/* Login and register form*/
.remember-password{
  color: #005BAA !important;
  font-size: 14px !important;
  font-weight: 600 !important;
}

.form-control {
    display: block !important;
    width: 100% !important;
    height: 34px !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff !important;
    background-image: none !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%) !important;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%) !important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s !important;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
    font-family: 'Montserrat',sans-serif !important;
}

form#login .form-control {
    margin-bottom: 15px !important;
}

.loginIcon {
    font-size: 60px;
    text-align: center;
    vertical-align: middle;
}

.btn-user-login,.btn-submit {
    float: right;
    margin-right: 0;
    padding: 8px 30px;
    color: #007b5c !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    border: 1px solid #e0e0e0;
    border-radius: 1px;
    background: #fff;
}

.btn-user-login:hover,.btn-submit:hover {
  background-color: #ddd;
}


.form-check {
    margin-top: 10px;
}

span.remember-password p {
    padding-left: 15px;
    display: inline-flex;
}

small.form-text {
    text-align: right;
    font-size: 10px;
}

fieldset.login{
  border-top:1px dotted;
  margin-top: 10px;
}

fieldset.login legend, fieldset.identity legend {
    font-weight: bolder;
    color: #005baa;
}



/* End Login and register form*/




.dropdown-menu{
  font-size: inherit !important;
}

/*Cover*/



/*HBC Issue view*/

span.issue_description>p {
    color: #000 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
/*end Issue view*/

/*.content.d-flex.justify-content-center {
    width: 80%;
}*/

.cover img, .carousel-img img {
    width: 140px !important;
    height: auto !important;
    -webkit-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.75);
}

/*.container {
    max-width: 100% !important;
    min-width: 100% !important;
}*/


/*  HOME  */

/* search Categories*/
ul.cmp_article_list.articles li div.obj_article_summary {
    display: inline-flex;
    min-width: 100%;
}

/* fin search Categories*/



.container.categories_select label,label.ultimos-numeros{
  /*padding-right: 20px;*/
  padding:6px 8px;
  color: #000;
  line-height: 30px;
  font-weight: normal;
  margin: 0px !important;
}

.container.categories_select {
  /*  background: #f8f8f8;*/
  background: transparent;
    padding-bottom: 0px;
    text-align: right;
}

.customer-logos.slick-initialized.slick-slider{
    background: #f8f8f8;
    padding-bottom: 10px;
    padding-top: 10px;
}

small.text-muted {
  margin-right: 30px;
}

@media (max-width: 991px){
    .jatsParser__center-article-block {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        padding-left: 15px;
        padding-right: 15px;
        width: 100% !important; 
        position: relative;
        min-height: 1px;
    }
}

@media (min-width: 768px){
    /*.navbar-collapse.collapse:not(.show) {
        display: none !important;
    }*/

    
}

@media (max-width: 600px){
    body.pkp_page_article.pkp_op_view.has_site_logo{
        padding-top: 0px !important;
    }
}

.journal_branding {
    display: grid;
    padding: 10px 40px;
    color: #FFF;
    text-align: inherit;
}


header {
    border-bottom: none !important;
}

header.container-fluid {
    background: #005BAA !important;

}


span.glyphicon.glyphicon-home {
    font-size: 12px;
    /*color: #0dc059;
    box-shadow: inset 3px 3px 5px 2px #404040;*/
    color:#FFF;
  /*  padding-top: 10%;
    margin-right: 20px;*/
}


a.dropdown-item {
    font-size: 13px;
}

a.dropdown-item:hover{
  /*background-color: #005baa5e !important;*/
  background-color: #01dd6147 !important;
}

.navigationUserMenu{
  background: rgb(0,172,78);
  background: linear-gradient(0deg, rgba(0,172,78,1) 0%, rgba(1,236,103,1) 100%);
}

.navbar {
  margin-bottom: 0px;
}

.navbar-light .navbar-nav .nav-link {
    color: #FFF !important;
}
/*ul#navigationPrimary>li>a:hover {
	position:relative;
	top:1px;
}*/

.article_description {
    display: inline-flex;
    padding-bottom: 20px
    font-size:20px!important;
}

.article-details-block.article-details-license {
    background: #f8f8f8;
    font-size: 14px;
    padding: 10px;
    text-align: justify;
}

.cover{
    margin-right: 20px !important;
}

span.cover>img{
  max-width: 80px !important;
  height: auto;
}

span.cover>img:hover {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}



@media (min-width: 768px){

  /*ul.journal_id {
      list-style: none;
      text-align: left;
      margin-top: 50%;
      display: inline;
      font-size: 15px;
      color: #FFF;
  }*/

  .journal_branding  {
      min-width: 600px !important;
  }

  a.UserPrimaryMenu  {

  }
  a.UserPrimaryMenu:hover {
  	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #11ad52), color-stop(1, #01ec67) );
  	background:-moz-linear-gradient( center top, #11ad52 5%, #01ec67 100% );
  	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#11ad52', endColorstr='#01ec67');
  	background-color:#11ad52;
  }

  .lastArticle {
      padding: 20px 100px;
  }

}


section.container {
     padding: 20px 15px;
}

.pkp_page_index .box_primary, .box_primary {
    padding-bottom: 10px !important;
}

.box_primary, .box_edit {
    padding-top: 10px !important;
}

h3.lastissuestittle {
    text-align: center;
}


/* Article*/

.jatsParser__center-article-block {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    position: relative;
    min-height: 1px;
}


p.card-text.views {
    font-weight: bold;
    font-size: 14px;
    color: #005BAA;
}

.jatsParser__cover {
    max-height: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    /*padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: none;
    max-width: 100%;*/

    /*width: 140px !important;
    height: auto !important;*/
    padding: 0px;
    border: none;
    -webkit-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.75);
}

span.jatsParser__keyword {
    text-transform: capitalize;
}

.csl-bib-body {
    font-size: 14px !important;
}


.jatsParser__meta {
    margin-top: 10px;
    margin-bottom: 20px;
}

div#jatsParserFullText {
    text-align: justify;
    font-size: 14px;
}

.jatsParser__container {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: auto;
    margin-right: auto;
}

.jatsParser__meta-row {
    margin: 0px !important;
}

ul.list-galleys.primary-galleys {
    display: -webkit-inline-box;
}

ul.list-galleys.primary-galleys li {
    border: solid 1px;
    padding: 5px;
    margin-bottom: 5px;
    margin-top: 10px;
    margin-left: 10px;
    border-color: #005baa;
    border-radius: 5px;
}

a.obj_galley_link {
    font-style: normal;
    font-size: 14px;
    border: none;
    color: #005baa;
}

ul.list-galleys.primary-galleys li:hover {
    border-color: #01db60;
}

a.obj_galley_link:hover {
  color: #01db60;
}

.obj_galley_link .pdf, .obj_galley_link .file, .obj_galley_link .xml {
    color: #da251d;
    font-family: Verdana;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #E9E9E9;
    border: solid #da251d 1px !important;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    line-height: 1.8em;
    letter-spacing: -0.05em;
}

.obj_galley_link.pdf:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
    content: "\f1c1";
}

.article-section-title.jatsParser__references,.article-section-title.jatsParser__biographies {
    color: #000 !important;
}

#jatsParserFullText h3 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}


h1.jatsParser__meta-title {
  margin-top: 10px;
  margin-bottom: 7px;
}

.jatsParser__meta-authors {
    margin-top: 10px;
}

.jatsParser__keywords-wrapper {
    margin-top: 10px;
}

.__dimensions_badge_embed__ {
    margin: 0 auto !important;
    text-align: center !important;
}

.altmetrics {
    text-align: center;
    margin: 0 auto !important;
    margin-top: 40px !important;
    border-top: 1px solid #ddd !important;
    padding-top: 10px;
}

.altmetric-embed {
    float: none !important;
}

.altmetric-condensed-legend {
    float: inherit !important;
}

/* Fin Aticle*/
/*Issues Archive*/

.issues_archive li {
    flex: 1 1 25% !important;
}



/*Fin Issues Archive*/

/* Issue view*/
img.article_cover {
    width: 140px !important;
    height: 181px !important;
    -webkit-box-shadow: 6px 6px 5px 0px rgb(0 0 0 / 75%);
    -moz-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 6px 6px 5px 0px rgb(0 0 0 / 75%);
    margin-right: 10px;
}

.pkp_page_issue.pkp_op_view section {
    padding-top: 0px;
    padding-bottom: 0px;
}

.labelblack{
  color: #000;
  font-weight: bolder;
}
/* Fin issue view*/

svg:not(:root).svg-inline--fa {
    overflow: visible
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em
}

.svg-inline--fa.fa-lg {
    vertical-align: -.225em
}

.svg-inline--fa.fa-w-1 {
    width: .0625em
}

.svg-inline--fa.fa-w-2 {
    width: .125em
}

.svg-inline--fa.fa-w-3 {
    width: .1875em
}

.svg-inline--fa.fa-w-4 {
    width: .25em
}

.svg-inline--fa.fa-w-5 {
    width: .3125em
}

.svg-inline--fa.fa-w-6 {
    width: .375em
}

.svg-inline--fa.fa-w-7 {
    width: .4375em
}

.svg-inline--fa.fa-w-8 {
    width: .5em
}

.svg-inline--fa.fa-w-9 {
    width: .5625em
}

.svg-inline--fa.fa-w-10 {
    width: .625em
}

.svg-inline--fa.fa-w-11 {
    width: .6875em
}

.svg-inline--fa.fa-w-12 {
    width: .75em
}

.svg-inline--fa.fa-w-13 {
    width: .8125em
}

.svg-inline--fa.fa-w-14 {
    width: .875em
}

.svg-inline--fa.fa-w-15 {
    width: .9375em
}

.svg-inline--fa.fa-w-16 {
    width: 1em
}

.svg-inline--fa.fa-w-17 {
    width: 1.0625em
}

.svg-inline--fa.fa-w-18 {
    width: 1.125em
}

.svg-inline--fa.fa-w-19 {
    width: 1.1875em
}

.svg-inline--fa.fa-w-20 {
    width: 1.25em
}

.svg-inline--fa.fa-pull-left {
    margin-right: .3em;
    width: auto
}

.svg-inline--fa.fa-pull-right {
    margin-left: .3em;
    width: auto
}

.svg-inline--fa.fa-border {
    height: 1.5em
}

.svg-inline--fa.fa-li {
    width: 2em
}

.svg-inline--fa.fa-fw {
    width: 1.25em
}

.fa-layers svg.svg-inline--fa {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.fa-layers {
    display: inline-block;
    height: 1em;
    position: relative;
    text-align: center;
    vertical-align: -.125em;
    width: 1em
}

.fa-layers svg.svg-inline--fa {
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.fa-layers-counter,
.fa-layers-text {
    display: inline-block;
    position: absolute;
    text-align: center
}

.fa-layers-text {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.fa-layers-counter {
    background-color: #ff253a;
    border-radius: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    height: 1.5em;
    line-height: 1;
    max-width: 5em;
    min-width: 1.5em;
    overflow: hidden;
    padding: .25em;
    right: 0;
    text-overflow: ellipsis;
    top: 0;
    -webkit-transform: scale(.25);
    transform: scale(.25);
    -webkit-transform-origin: top right;
    transform-origin: top right
}

.fa-layers-bottom-right {
    bottom: 0;
    right: 0;
    top: auto;
    -webkit-transform: scale(.25);
    transform: scale(.25);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right
}

.fa-layers-bottom-left {
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
    -webkit-transform: scale(.25);
    transform: scale(.25);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left
}

.fa-layers-top-right {
    right: 0;
    top: 0;
    -webkit-transform: scale(.25);
    transform: scale(.25);
    -webkit-transform-origin: top right;
    transform-origin: top right
}

.fa-layers-top-left {
    left: 0;
    right: auto;
    top: 0;
    -webkit-transform: scale(.25);
    transform: scale(.25);
    -webkit-transform-origin: top left;
    transform-origin: top left
}

.fa-lg {
    font-size: 1.3333333333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: solid .08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1)
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    position: relative;
    width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.svg-inline--fa.fa-stack-1x {
    height: 1em;
    width: 1.25em
}

.svg-inline--fa.fa-stack-2x {
    height: 2em;
    width: 2.5em
}

.fa-inverse {
    color: #fff
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

/*Nuevos estilos*/
@media (min-width: 768px){
    .medium.mdleft{
        right: 0px;
    }
}

#navigationPrimary .nav-link {
    /*font-family: 'Source Sans Pro',sans-serif;
    font-weight: 600;*/
    text-transform: uppercase;
    font-size: 12px;
    /*box-shadow: inset 3px 3px 5px 2px #404040;*/
    padding: 10px;
}



.navbar {
    margin-bottom: 0px;
    display: flex;
    justify-content: start;
}
.navbar-light .navbar-toggler {
    margin: 2px 20px;
}

.nav-link.UserPrimaryMenu {
    background-color: transparent !important;
}

.nav-link.UserPrimaryMenu:hover {
    background-color: #005BAA !important;
}

.navigationUserMenu{
    display: flex;
    justify-content: space-around;
}

@media (min-width: 768px;){
    .navigationUserMenu{
        display: flex;
        justify-content: start;
    }
}

li.nav-item {
    margin: 5px;
    border-radius: 5px;
    padding: 1px;
}

/*search*/
#searchform{
    height: 25px;
    display:inline;
    font-size:1em;
    border-radius: 8em;
    border:0.1em solid #00ec68;
    box-shadow:0 0 0.3em rgba(60,60,60,0.4);
    padding:0.3em;
    background:#0dc45a;
}

label.label-search.m-auto {
    font-size: 12px;
    font-weight: normal;
}

#s{
    transition:all 0.2s ease-out;
    width:1px;
    border-radius:0;
    box-shadow:none;
    outline: none;
    padding:0;
    margin:0;
    border:0;
    background-color: transparent;
    opacity:0;
}
#s:focus{
    width:7em;
    opacity:1;
}
label{
    padding-left: 1px;
    display:inline-block;
    margin-top:0;
    color:rgb(255, 255, 255);
    text-shadow:0 0 0.1em rgba(60,60,60,0.3);
    position: relative;
    left:0.1em;
}
li.profile.nav-item.send {
    background: #0eb555;
    box-shadow: inset 10px 10px 10px 1px #404040;
    font-weight: 600;
    padding: 2px 9px;
}
li.profile.nav-item.send:hover {
    background: #03e264;
}

/*slider*/
.customer-logos {
    background-color: #fff;
}

/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*Search results*/
.search_results {
    display: contents !important;
    flex-direction: row;
    flex-wrap: wrap;
}

.search_results  {
    /*flex: 1 1 50%;*/
    max-width: 100% !important;
    padding: 15px;
    text-align: justify;
}


.pkp_page_catalog.pkp_op_category h2 {
    margin-bottom: 10px;
}

.about_section.has_description > .description p{
   font-size:  14px !important;
}

.box_secondary {
    padding-top: 5px;
    padding-bottom: 50px;
}


form.cmp_form label {
    color: #005baa !important;
}

form.cmp_form{
  font-size: 14px !important;
}

/*search*/
/*.search-container{
    padding-top: 2px;
    padding-bottom: 20px;
    padding-left: 5px;
     z-index:10000;
}*/
.search-box{
    position:absolute;
    transition:0.3s;
    width:100px;
    height:30px;
    border-radius:10px;
    border: 1px solid #00ec68;
    cursor:pointer;
    background:#0ebb56;
    float: right;
  /*  margin-top: 2px;*/
}
.search-box::placeholder{
    color:transparent;
}
.search-box + label .search-icon{
    color:white;
}
.search-box:hover{
    color:white;
    background:#0de266;
}
.search-box:hover + label .search-icon{
    color:white
}
.search-box:focus{
    display: block;
    transition:0.3s;
    border:none;
    outline:none;
    box-shadow:none;
    padding-left:110px;
    cursor:text;
    width: 100%;
    background:white;
    color:#005BAA;
}
.search-box:focus::placeholder{
    color:white;
}
.search-box:focus + label .search-icon{
    color:white;
}
#search-submit{
    position:relative;
    left:-5000px;
}
.search-icon{
    position:relative;
    left:13px;
    top:3px;
    color:white;
    cursor:pointer;
}

/**Archive*/

/*.obj_issue_summary {
    display: block !important;
    flex-direction: column;
    margin-bottom: 10px;
}*/
span.carousel_issue_series{
  font-size: 10px !important;

}

div.slide {
  display: contents;
  text-align: center;
}

.obj_issue_summary a{
  margin-top: 5px;
  text-decoration: none;
  border: none;
}

a.issueCoverTitle .series {
    margin-top: 16px;

}

a.issueCoverTitle h3 {
  font-size: 17px;
  font-style: normal;
  font-weight: normal;
}

a.issueCoverTitle h4 {
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
}

.obj_issue_summary a.cover img {
    width: 170px !important;
}

.obj_issue_summary:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

/* Issue View*/

h2.issueTitle {
    color: #0ebb56;
}

.series {
    font-size: 15px;
}

section.issue__issue-desc {
    margin-top: 10px;
    font-size: 15px;
}

img.doiIcon {
    width: 25px;
}

.published {
    font-size: 13px;
    margin-top: 10px;
}

span.id.greentext a {
    color: #0ebb56;
    font-style: normal;
    font-size: 14px;
    padding-left: 10px;
}

section.box_primary.issue__issue-title {
    background: none;
}

section.box_primary{
 display: inline-grid;
 position:inherit;
}

.issue__section-title {
    padding: 1px !important;
    background: #f1f1f1;
}

section.box_primary.issue__issue-title {
    background: none;
    margin-bottom: 15px;
}

/*  Listado de articulos por categoria*/

h1.category {
    margin-bottom: 3px !important;
}



.altmetrics_icons {
    float: left !important;
}
span.__dimensions_badge_embed__ {
    display: inline-flex !important;
}
.altmetric-embed {
    display: initial;
}

.plumx-plum-print-popup, .PlumX-Popup {
    display: inline-flex !important;
}

/* Busqueda */
.form-group {
    margin-bottom: 1rem;
    display: contents;
}



/*  Articulo*/

a.jatsParser__category {
    font-weight: 800;
    /* font-size: 1.4em; */
    font-style: normal;
}

ul.jatsParser__meta-section-title li{
  list-style:none;
}

/*issue view*/


h3.card-title {
    font-size: 17px;
}

.card.obj_article_summary,.card.obj_announcement_summary {
    -webkit-box-shadow: 1px 2px 5px 0 rgb(0 0 0 / 20%);
    background-color: #f8f8f8;
}

section.box_primary.issue__issue-title {
    width: 100%;
    display: block;
    margin-bottom: 0px;
    padding: 30px;
    background-color: #f8f8f8;
    box-shadow: 1px 1px 3px 0 rgb(204 204 204 / 75%);
}


.sectionDropdown {
    float: right;
    color: #888;
    border: 1px solid #aaa;
    position: relative;
    z-index: 0;
    padding: 6px 8px;
    width: auto;
    margin-top: -43px;
}

.sectionhead {
    display: block;
    position: relative;
    z-index: 0;
}

.section .headingback span {
    top: 12px;
}

.sectionhead span.line {
    border-top: 1px solid #d4d2d2;
    font-size: 0;
    height: 1px;
    position: absolute;
    top: 16px;
    left: 0;
    z-index: 0;
    width: 100%;
}

h2.sectionTitle{
    display: inline-block;
    background: #fbfbfb;
    position: relative;
    z-index: 1;
    padding-right: 10px;
    padding-bottom: 5px;
    color: #005baa
}

.pkp_page_issue.pkp_op_view section .issue__section-title{
  margin-top: 10px !important;
  margin-bottom: 5px !important;
}

.card.obj_article_summary a {
    font-style: normal;
    text-decoration: none;
    border-bottom: transparent;
}

span.jatsParser__meta-doi-value {
	    text-transform: none !important;
    }

/*Fin issue view*/



/*  Catalog Category  /index.php/revista/catalog/category/RB */

/*.obj_article_summary>* {
    margin-bottom: 8px;
    padding: 10px 0px 0px 10px;
}*/

.catalogDropdown {
  float: right;
  color: #0E1E43;
  border: 1px solid #aaa;
  position: relative;
  z-index: 0;
  padding: 6px 8px;
  width: auto;
  margin-top: 5px;
  font-size: 12px;
}


.obj_article_summary{
    flex-direction: inherit !important;
    text-align: justify;
    margin-top: 10px;
    margin-bottom: 10px !important;
    padding: 10px 10px 0px 10px;
    display: grid;
    -webkit-box-shadow: 1px 2px 5px 0 rgb(0 0 0 / 20%);
    background-color: #f8f8f8;
}

.card.obj_article_summary .card-text {
    display: inline-grid;
}



p.galleys {
    display: inline-flex;
}

.galleys_links .pdf, .galleys_links .file, .galleys_links .xml {
    color: #005baa;
    font-family: Verdana;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: transparent;
    border: solid #005baa 1px !important;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    line-height: 1.8em;
    letter-spacing: -0.05em;
    border-radius: 5px;
}

.galleys_links .pdf:hover, .galleys_links .file:hover, .galleys_links .xml:hover {
border: solid #01db60 1px !important;
}

.galleys_links a {
    background: #fcfcfc !important;
}



.obj_article_summary .authors {
    font-size: 1.2em !important;
}


.obj_article_summary:hover {
    color: #005baa;
    background: #0e1e431a !important;
    /*-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);*/
}


ol.jatsParser__references-list{
  list-style-type: none !important;
  padding-left: 5px !important;
}

a.jatsParser__meta-orcidImage img{
  max-width: 16px !important;
}

.obj_article_summary a:hover {
    color: #01db60;
}

img.cover_article_summary {
    width: 10em !important;
}

.box_primary{
    /*background-color: #f8f8f8;*/
    background-color: transparent;
}

.category_desc{
  background-color: #f8f8f8;
}

span.article_count {
    font-size: 0.6em;
}



/*.obj_article_summary{
  display: inline-flex;
}*/

.card.metrics {
    text-align: -webkit-center;
    padding: 20px;
    border: none;
    -webkit-box-shadow: 1px 2px 5px 0 rgb(0 0 0 / 20%);
    background-color: #f8f8f8;
    margin-bottom: 10px;
}

.jatsParser__left-article-block {
    text-align: -webkit-center;
}
.jatsParser__cover-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    display: inline;
}

.cmp_notification {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

a.submission_link {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    background: #4479BA;
    color: #FFF;
    padding: 0px 10px;
    text-decoration: none;
}

/*Anuncios*/
.cmp_announcements {
    display: grid;
    /*width: fit-content;*/
    margin-top: 0px;
}

.cmp_announcements header.page-header {
    /*padding-bottom: 9px;*/
    margin: 10px 0 20px;
    /*border-bottom: 1px solid #eee;*/
}
.cmp_announcements h2{
  font-size: 14px !important;
}

.card.obj_announcement_summary{
  margin-bottom: 10px !important;
  padding: 10px;
  text-align: justify;
  overflow: scroll;
}

article.card.obj_announcement_summary h2 a {
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    border: none;
}


article.card.obj_announcement_summary h2 a:hover {
  color: #005BAA;
}

.read_more{
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  /*border:none;*/
  font-size:14px;
}

.read_more:hover{
  color:#005BAA;
}


/* Fin Anuncios*/

/* Pagina estatica meticas*/
.registradosen img {
    max-width: 300px;
    height: auto;
}

/*.registradosen div{
      border-color: #ddd;
      margin: 10px;
      -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%) !important;
      box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%) !important;
}*/

/* fin Pagina estatica meticas*/
/*   footer */

footer[role="contentinfo"] {
    background: #0e1e43 !important;
    padding: 0px;
    margin-top: 0px;
}

footer.page-footer {
    bottom: 0;
    color: #fff;
}

.agrosavia-logo {
    height: auto;
    width: 24em !important;
  }
  
  footer p {
    margin-bottom: 4rem;
  }


.font-small {
    font-size: 0.9rem;
}

footer img.agrosavia-logo {
    width: 300px;
}

footer img {
    vertical-align: middle;
}

footer .logos-footer .box-ministerio a img {
    height: 44px;
}

footer .row {
    margin-right: -15px;
    margin-left: -15px;
}

footer h5 {
    font-family: 'Raleway', sans-serif !important;
    font-weight: normal;
}

footer h5.text-uppercase,  {
    font-size: 2em;
}

footer .widget h5 {
    color: #1EC65E;
    font-size: 20px !important;
}

.widget-list.list-unstyled.p-0 {
    font-size: 14px !important;
  }

/* footer ul.widget-list.list-unstyled.p-0.datos-centro {
    font-size: 1.5em !important;
}*/

.icon-facebook:before {
    content: "\e916";
}


/*@media only screen and (hover: none) and (pointer: coarse){*/
@media only screen and (max-width: 600px){
  body {
    padding-top: 0px !important;
   }




  .navbar-fixed-top {
    z-index: 0 !important;
    position: unset !important;
   }

   .journal_branding img {
    height: auto;
    width: 150px !important;
  }

  nav.usernav.navbar.navbar-expand.navbar-light {
      display: -webkit-inline-box;
      justify-content: space-between !important;
  }

  ul#navigationUser {
      margin-right: 15px;
  }

  .make-submission-block {
    display: contents;
    width: 100%;
    text-align: center;
 }

 a.block_make_submission_link {
    margin-bottom: 10px !important;
}


 nav.usernav.navbar.navbar-expand.navbar-light select {
    background: #FFF;
}

 li.nav-item {
    display: flex;
}

  ul.journal_id {
      list-style: none;
      display: inline;
      font-size: 15px;
      color: #FFF;

  }

  .lastArticle {
    padding: 10px 20px;
}

  ul.journal_id>li {
    margin-left: 30px !important;
  }

  body {
      padding: 0px !important;
  }

  .journal_branding img {
      width: 300px !important;
      height: auto;
  }

  .journal_branding  {
      min-width: 330px !important;
  }

  a.UserPrimaryMenu  {
    color: #FFF !important;
  }

  .jatsParser__center-article-block {
      flex: none !important;
      max-width: 100% !important;
  }

  button.btn.btn-link.collapsed {
    display: contents !important;
  }

  .card.obj_article_summary{
    display: contents !important;
  }

  .sectionDropdown{
    display:none !important;
  }

}
