body {
    overflow-x: hidden;
    background-color: #edf7fa;
}

.contact_section .address {
	font-size: 1.15em;
    font-weight: 600;
    color: #008cba;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 0px;
}

.contact_section div.contact.primary h3,
.contact_section div.contact.support h3 {
	font-size: 1.75em;
    font-weight: 300;
    color: #00afd5;
    margin-top: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid #00afd5;
    border-top: 1px solid #00afd5;
}

.contact_section div.contact.primary .name,
.contact_section div.contact.support .name {
	font-size: 1.15em;
    font-weight: 400;
    color: #0078c1;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.contact_section div.contact.primary .affiliation {
	font-size: 1.05em;
    font-weight: 400;
    color: #6f6f6f;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.contact_section div.contact.primary .email,
.contact_section div.contact.support .email {
	font-size: 1.15em;
    font-weight: 400;
    color: #008cba;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#cookie-topbar {
	background-color: rgb(237, 247, 250);
	color: rgb(24, 173, 210, 1);
}

#cookie-topbar a {
	color: rgba(24, 173, 210, 1);
	font-weight: 600;
}

div.row.cookie-text {
	background-color:rgba(148,171,187,0.15);
	padding-top: 5px;
}

.cookie-close .container {
	text-align: right;
}

.cookie-text .container {
	text-align: center;
}

.pkp_page_info-cookies .pkp_structure_main > h2 {
	font-size: 2.5em;
    font-weight: 300;
    color: #00afd5;
    margin-bottom: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #00afd5;
    border-top: 1px solid #00afd5;
}

div.alert.alert-info a {
	color: #ffffff;
	font-weight: 600;
	text-decoration: underline;
}

.page_issue .heading .issue-details .description,
.current_issue .heading .issue-details .description
{
  display: inline-block;   
}

.page_issue .heading .issue-details .description p a,
.current_issue .heading .issue-details .description p a
{
    height:2em;
    text-align:center;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2em;
    padding-right: 2em;
    border-radius: 8px;
    background-color:#00b0d2;
    color:#ffffff !important;
    margin-top:15px;
    margin-bottom:15px;
    font-size: 0.95em;
    display: inline-block;
}

.page_issue .heading .issue-details .description p a::before,
.current_issue .heading .issue-details .description p a::before {
  font-family: "Font Awesome 5 Free";
   content: "\f518";
   display: inline-block;
   padding-right: 5px;
   vertical-align: middle;
   font-weight: 900;
}


.page_issue .heading .issue-details .description p a,
.current_issue .heading .issue-details .description p a{
      /*display: inline-block;
      content: ' ';
      background-image: url(/gazetas/search-plus.svg);
      background-color: #00b0d2;
      background-size: 28px 28px;
      height: 28px;
      width: 28px;*/
      color:inherit;
}

p.pub_id.doi {
    text-align:center;
    display: inline-block;
    font-size: 0.8em;
    border-radius: 8px;
    border: 1px solid #8aacbd;
    background-color: #8aacbd;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    color: #ffffff;
}

p.pub_id.doi a {
    color: inherit;
}

p.pub_id.doi strong {
    color:#ffffff;
}

.issue-details p.published {
    text-align:center;
    display: inline-block;
    font-size: 0.8em;
    border-radius: 8px;
    border: 1px solid #8aacbd;
    background-color: transparent;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    color: #008cba;
}

.issue-details p.published a {
    color: inherit;
}

.issue-details p.published strong {
    color:#008cba;
}





.btn {
    background-color: #00b0d2 !important;
    color: #ffffff;
    border: none !important;
    margin-top: 10px;
}

.page_article #articlesBySameAuthorList {
    display: none;
}



span.main-author {
    color: #00afd5 !important;
    font-weight: 600 !important;
}

span.mainAuthor-biography {
    color: #222222 !important;
}

span.mainAuthor-biography p {
    padding: 0 !important;
    margin: 0 !important;
}

.correspondingAuthor-text {
    font-weight: 300 !important;
    color: #222222;
}



h2.EDITORIAL {
    display: none;
}

.article-details h1.page-header {
    width: 100%;
    font-size: 1.5em !important;
    font-weight: 400;
    color: #00b0d2;
    line-height: 1.5em;
    border-top: 1px solid #00afd5;
    border-bottom: 1px solid #00afd5;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
}
.article-details .article-summary .article-abstract {
    text-align: justify;
}

.article-details .keyword-title {
    font-size: 1.0em;
    font-weight: 600;
    color: #5a6665 !important;
}

.article-details .authors .author-info  {
    border-top: 1px dotted #5a6665;
    border-bottom: 1px dotted #5a6665;
}

.article-details .authors .author-info .article-author-affilitation {
    font-weight: 400;
    color: #00b0d2;
    margin-bottom: 0px;
    font-size: 0.9em;
}

.article-details .authors .author-info div.media.biography {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 0.9em;
}

.article-details .authors .author-info div.media.biography p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.article-details .authors .author-info .orcid {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border-top: 1px dotted #5a6665;
}

.article-details .article-summary h2 {
font-size: 1.5em;
    font-weight: 600;
    color: #5a6665 !important;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 0px;
    text-transform: uppercase;
}


.list-group-item.keywords {
    position: relative;
    display: block;
    padding: 0px 0px;
    margin-bottom: 20px;
    background-color: transparent;
    border: none;
}

div.panel.panel-default.how-to-cite div.panel-heading,
div.panel.panel-default.author-bios div.panel-heading,
div.panel.panel-default.copyright div.panel-heading,
div.panel.panel-default.issue  div.panel-heading,
div.panel.panel-default.section  div.panel-heading {
    background-color: rgba(24,173,210,0.15);
}

div.panel.panel-default.how-to-cite,
div.panel.panel-default.author-bios,
div.panel.panel-default.copyright,
div.panel.panel-default.issue,
div.panel.panel-default.section {
    background-color: transparent !important;
    border: none !important;
}

div.panel.panel-default.how-to-cite div.panel-body,
div.panel.panel-default.author-bios div.panel-body,
div.panel.panel-default.copyright div.panel-body, 
div.panel.panel-default.issue div.panel-body,
div.panel.panel-default.section div.panel-body {
    background-color: rgba(148,171,187,0.1);
}

.article-details .galley-link {
    color: #008cba !important;
    background-color: transparent !important;
    border: 1px dotted #0079a1 !important;
    padding: 5px;
    text-align: center;
}


.article-details .list-group .list-group-item {
    background-color: rgba(255,255,255,0);
    border: none !important;
    padding: 0px 0px 0px 0px;
}
.article-details .list-group .list-group-item strong {
color: #00b0d2;
}

.breadcrumb {
    font-size: 0.8em;
    font-weight: 300;
    text-transform: uppercase;
    border: none !important;
    border-radius: 0px !important;
    background-color: transparent !important;
    color: #00afd5;
    padding:40px 0px 0px 0px;
    margin:0;
}

.footer {
    background-color: transparent !important;
    padding: 0em !important;
    margin-top: 2em !important;
}

.footer .disclaimer-footer {
    background-color: #18add2;
}

.footer .holder-message {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 0.8em;
    color: #ffffff;
    border-top: none;
}

.footer .logos-special-partners {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-right: -15px !important;
    margin-left: -15px !important;
}

#logosTop {
    background-color: #94abbb;
    padding-top: 5px;
    padding-bottom: 5px;
}
#logosTop .float-aligned-left img {
    float: left !important;
}
#logosTop img {
    width: auto;
    height: auto;
    max-height: 40px;
}

.navigation-search {
    background-color: #18add2;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px;
    padding-left: 0px;
}

.navbar-header {
    display: block !important;
    width: 100% !important;
    text-align: center;
}

.navbar-brand {
    float: none;
}

.navbar-header {
   border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.navbar-brand>img {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 100px;
    width: auto;
}

.navbar-default .nav, .header_view .nav {
    margin-top: 1em;
    margin-bottom: 1em;
}

.navbar-default .nav > li > a, .header_view .nav > li > a {
    color: #fff;
    font-weight: 400;
    font-size: 1.25em;
}

.login-search-lang {
    background-color: #94abbb;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 2px solid #ffffff;
}

.login-search-lang .locale-list {
    display: inline-block;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.login-search-lang .locale-list li {
    float: left;
    list-style-type: none;
    padding-right: 10px;
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
    background-color: transparent !important;
    color: #edf7fa;
}

.login-search-lang .locale-list li a {
    font-size: inherit;
    font-weight: 600;
    text-transform: uppercase;
    background-color: transparent !important;
    color: #ffffff;
    text-decoration: underline;
}

.language-switcher {
    display: inline-block;    
}



.user-menu-list {
     display: inline-block; 
}

.login-search-lang .user-menu-list > nav > ul {
    display: inline-block;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 0px;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-left: 2px solid #ffffff !important;
}

.login-search-lang .user-menu-list > nav > ul > li {
    float: left;
    list-style-type: none;
    padding-right: 10px;
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
    background-color: transparent !important;
    color: #ffffff;
}

.login-search-lang .user-menu-list > nav > ul > li > a {
    font-size: inherit;
    font-weight: 600;
    text-transform: uppercase;
    background-color: transparent !important;
    color: #ffffff;
    text-decoration: none;
     margin: 0 !important;
    padding: 0 !important;
}



.login-search-lang form  {
    margin: 0;
    padding: 0;
}

.login-search-lang form .btn {
    border: none !important;
    margin-top: 0px;
    background-color: #efc031 !important;
    background-image: none !important;
    border: 2px solid #fff !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    font-size: 12px !important;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 21px;
    line-height: 1.4;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.issue-toc img {
    max-height: none !important;
}

.issue-toc .sections .section h2  {
    font-size: 1em;
}


.issue-toc .sections .section h2 small {
    background-color: #8aacbd;
    font-size: inherit;
    font-weight: 400;
    color: #fff;
    padding-left: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 0px !important;
    line-height: 0.65em;
}


.issue-toc .sections .page-header {
    border: none;
    border-bottom: none !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.issue-toc .sections .section .media-list .media .media-heading {
    font-size: 1.05em !important;
    font-weight: 400;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.5em;
    color: #00b0d2 !important;
    border-bottom: 1px solid #00b0d2;
    width: 100%;
    display: inline-block;
}


.issue-toc .sections .section .media-list .media .authors {
    font-size: 0.95em;
    font-weight: 300;
    color: #000000;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.5em;
    background-color: transparent;
}


.issue-toc .sections .section .media-list .btn-group {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
}

.issue-toc .sections .section .media-list .btn-group .galley-content-bt {
   
    display: inline-block;

}

.issue-toc .sections .section .media-list .btn-group .galley-content-bt .galley-link  {
    vertical-align: top;
    color: #ffffff;
    background-color: #8aacbd !important;
    font-size: 0.8em;
    border-radius: 4px;
    margin: 0px 0px 0px 0px;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 0px;    
}

.issue-toc .sections .section .media-list .btn-group .galley-content-bt .galley-link .galley-link-content {
   margin:0;
    padding-top: 0px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 0px;
    font-size: inherit;
    vertical-align: top;
    background-color: transparent !important;  
}

.issue-toc .sections .section .media-list .btn-group .galley-content-bt .galley-link svg {
     margin-top: 0.0em;
}

.issue-toc .sections .section .media-list .btn-group .galley-content-bt .galley-link .galley-link-views {
     font-size: 1em;
    vertical-align: top;
    padding-top: 0px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 0px;
}

.article-visualizations {
    color: #ffffff;
    background-color: #18add2;
    display: inline-block;
   
    padding-top: 4px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-top: 4px;
    border-radius: 4px;

}

.article-visualizations svg {
    padding-top: 0.0em;
}

.article-visualizations span {
     font-size: 0.8em;
    vertical-align: top;
}

.article-visualizations a {
    color: #ffffff;
    text-decoration: #ffffff;
}

#navigationUser ul.dropdown-menu {
    
}

.galley-localization {
    font-size: 0.8em;
    color: #8aacbd;
}

.page .page-header {
    border: none !important;
}

.page .page-header h1 {
    font-size: 2.5em;
    font-weight: 300;
    color: #00afd5;
    margin-bottom: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #00afd5;
    border-top: 1px solid #00afd5;
}

.page h3 {
    font-size: 1.25em;
    font-weight: 400;
    color: #0078c1;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.page_submissions .author_guidelines h4 {
    font-size: 1.25em;
    font-weight: 500;
    color: #0078c1;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.page_submissions .author_guidelines h5 {
    font-size: 1.15em !important;
    font-weight: 500;
    color: #5bc0de !important;
    margin-top: 5px !important;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.page_submissions .author_guidelines h6 {
    font-size: 1.05em !important;
    font-weight: 500;
    color: #6d6f71 !important;
    margin-top: 5px !important;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.page_submissions .author_guidelines p {
    font-weight: 300;
    text-align: justify;
}

.page_submissions .author_guidelines ol li,
.page_submissions .author_guidelines ul li{
    display: list-item !important;
    font-weight: 300;
}

.page_submissions .author_guidelines table {
    border-collapse: collapse;
}

.page_submissions .author_guidelines table tr:first-child {
    background-color: #5bc0de !important;
    color: #ffffff !important;
    font-weight: 500;
}

.page_submissions .author_guidelines table td {
    padding: 6px;
    border: 1px solid #5bc0de !important;
    text-align: center;
}

.issue-details-center {
    text-align:center;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
}

.article-details .article-visualizations {
    margin-top:10px;
    margin-bottom:0px;
    margin-right: 10px;
    display: block !important;
    float: left;
    line-height: 1.5em;
}

.article-details .download {
    display: inline-block;
    color: #ffffff;
    margin-top: 10px;
    float: none;
}



.article-details .date-published {
    margin-top:5px;
    margin-bottom:5px;
    display: block;
    float: none;
    clear: both;
}



.article-details .download .galley-link  {
    vertical-align: top;
    color: inherit !important;
    background-color: #8aacbd !important;
    font-size: 0.8em;
    border-radius: 4px;
    margin: 0px 0px 0px 0px;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 0px; 
    display: inherit !important;
}

.article-details .download .galley-link .galley-link-content {
   margin:0;
    padding-top: 0px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 0px;
    font-size: inherit;
    vertical-align: top;
    background-color: transparent !important;  
    color: inherit;
}

.article-details .download .galley-link svg {
     margin-top: 0.0em;
}

.article-details .download .galley-link .galley-link-views {
     font-size: 1em;
    vertical-align: top;
    padding-top: 0px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 0px;
    color: inherit;
}

.pkp_op_archive div.issues.media-list {
    clear: both !important;
}

.pkp_op_archive div.issues.media-list .media {
    margin: 1em 0em 0em 0em !important;
}

.pkp_op_archive div.issues.media-list .media:nth-child(5n+1) {
  clear: left; 
}

.pkp_op_archive div.issues.media-list .media:nth-child(4n) {
    clear: right;
}

.pkp_op_archive div.issues.media-list .media-left {
    width: 100% !important;
    display: inline-block;
}

.pkp_op_archive div.issues.media-list .media-left a {
   width: 100% !important;
    display: inline-block;
}

.pkp_op_archive div.issues.media-list .media-left img {
    max-width: 100% !important;
    width: 100% !important;
    display: inline-block;
}

.pkp_op_archive div.issues.media-list .media-body .media-heading a {
    font-weight: 500 !important;
    font-size: 0.75em !important;
    text-align: center !important;
    display: inline-block;
    padding-top: 0.75em;
}

#register label {
    display: inline;
    width: 50%;
}

#register div.form-group.given_name,
#register div.form-group.family_name,
#register div.form-group.affiliation,
#register div.form-group.country{
    display: inline-block;
    width: 48%;
}

#register div.form-group.given_name,
#register div.form-group.affiliation {
    margin-right: 2% !important;
}



#register div.form-group.email,
#register div.form-group.username,
#register div.form-group.password {
    display: inline-block;
    width: 48%;
}
/*div.password:nth-child(3)*/
#register div.form-group.email,
#register div.form-group.password:nth-child(3) {
    margin-right: 2% !important;
}


body > pre {
    display: none;
}

#search-form .input-group-btn .btn.btn-default {
    margin-top: 0px;
    background-color: #efc031 !important;
    background-image: none !important;
    border: 2px solid #fff !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    font-size: 12px !important;
    margin-left: 10px;
}

.article-details .page-header .title-wrapper {
}

.article-details .page-header .details-share {

}

.pkp_page_reviewers #main-content h4 {
     font-size: 1.15em;
    font-weight: 500;
    color: #0078c1;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-transform: uppercase;
}

.pkp_page_reviewers #main-content h5 {
    font-size: 1.00em !important;
    font-weight: 400;
    color: #5bc0de !important;
    margin-top: 5px !important;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-transform: uppercase;
}

.pkp_page_reviewers #main-content p {
    font-weight: 300;
    text-align: justify;
}

.pkp_op_privacy .pkp_structure_main h1 {
    font-size: 2.5em;
    font-weight: 300;
    color: #00afd5;
    margin-bottom: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #00afd5;
    border-top: 1px solid #00afd5;
}

.pkp_op_privacy .pkp_structure_main p {
    font-weight: 300;
    text-align: justify;
}

.pkp_op_privacy .pkp_structure_main p strong {
    font-weight: 400;
    color: #00afd5;
}

.pkp_page_forthcoming .obj_article_summary .title {
    font-family: "Open Sans", Sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.25em;
    color: #00AFD7;
    margin:0;
    padding:0;
}

/*ahead of print*/
.pkp_page_forthcoming h1.ahead-pageTitle {
font-size: 2.5em;
    font-weight: 300;
    color: #00afd5;
    margin-bottom: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #00afd5;
    border-top: 1px solid #00afd5;
    font-style: italic;
}
 .pkp_page_article .ahead-print-title,
 .pkp_page_article .ahead-print-title h1 {
     margin:0 0 0.5em 0;
     padding:0;
 }

.ahead-print-download .date-published {
    margin:0 !important;
    padding: 10px 0px 0px 0px !important;
    display: block;
    float: none;
    clear: both;
    background-color: transparent;
    border: none;
    font-size: 0.8em;
}

.ahead-print-download .date-published strong {
    color: #00b0d2;
}

 .pkp_page_article h1.ahead-pageTitle {
    font-size: 1.5em;
    font-weight: 300;
    color: #00afd5;
    margin-bottom: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #00afd5;
    border-top: 1px solid #00afd5;
    font-style: italic;
}

.pkp_page_forthcoming .obj_article_summary .title-otherLang {
    font-family: "Open Sans", Sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
     line-height: 1.25em;
    font-style: italic;
    color: #6F6F6F;
}

.pkp_page_forthcoming .cmp_article_list,
.pkp_page_forthcoming .galleys_links{
    list-style: none;
    margin: 0;
    padding: 0;
}

.pkp_page_forthcoming .cmp_article_list > li {
    width: 50%;
    padding-left: 0%;
    padding-right: 0%;
    float: left;
    margin-bottom: 3em;
}

.pkp_page_forthcoming .cmp_article_list > li:nth-child(odd) {
  padding-right: 2%;
  clear: left;
}

.pkp_page_forthcoming .cmp_article_list > li:nth-child(even) {
   padding-left: 2%;
   clear: right;
}

.pkp_page_forthcoming .obj_article_summary .authors {
    font-family: "Open Sans", Sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.2em;
    color: #00AFD7;
    margin-top:0.5em;
}

.pkp_page_forthcoming .obj_article_summary .aheadOfPrint-abstract .title {
    font-family: "Open Sans", Sans-serif;
    font-size: 1.4rem;
    font-weight: 900;
    text-transform: uppercase;
    color: #6F6F6F;
}

.pkp_page_forthcoming .obj_article_summary .aheadOfPrint-abstract {
    font-family: "Open Sans", Sans-serif;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.5em;
    color: #6F6F6F;
    text-align: justify;
    margin-top: 0.5em;
}

.pkp_page_forthcoming .obj_article_summary .aheadOfPrint-dataPub {
    font-family: "Open Sans", Sans-serif;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.5em;
    color: #6F6F6F;
}

.pkp_page_forthcoming .obj_article_summary .ahead-articleVisualizations {
  margin: 0px 0px 0px 0px !important;  
}

.pkp_page_forthcoming .obj_article_summary .ahead-galleyFiles  {
    margin: 0px 0px 0px 0px;
}

.pkp_page_forthcoming .obj_article_summary .ahead-galleyFiles > .pdf {
    vertical-align: inherit !important;
    color: inherit !important;
    background-color: #8aacbd !important;
    font-size: 0.8em;
    font-weight: 600;
    border-radius: 4px;
    margin: 0px 0px 0px 0px;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 1px;
    /*display: inherit !important;*/
    color: #ffffff !important;
}

.pkp_page_forthcoming .galleys_links li{
    display: inline;
}

.pkp_page_forthcoming .obj_article_summary  .ahead-lerMais {
    vertical-align: inherit !important;
    color: inherit !important;
    background-color: none !important;
    font-size: 0.9em;
    border-radius: 4px;
    margin: 0px 0px 0px 0px;
    padding-top: 4px;
    padding-left: 0px;
    padding-right: 4px;
    padding-bottom: 1px;
    /*display: inherit !important;*/
    color: #ffffff !important; 
}

.pkp_page_forthcoming .obj_article_summary .ahead-bottom {
    margin-top: 1em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #008cba;
    clear: both;
    display: flex;
}

.pkp_page_forthcoming .obj_article_summary  .ahead-bottom-half {
    width: 50%;
    float: left;
}

.pkp_page_article .title-otherLang {
    font-family: "Open Sans", Sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.25em;
    font-style: italic;
    color: #6F6F6F;
}