.obj_article_summary > .title a {
    text-decoration: none;
    color: #333367;
}
.cmp_button_wire, .obj_galley_link {
    display: inline-block;
    padding: 0 1em;
    background: #fff;
    border: 1px solid #333367;
    border-radius: 3px;
    font-size: 13px;
    line-height: 28px;
    color: #333367;
    text-decoration: none;
}
.pkp_navigation_primary_row {
    background: #37366D;
    padding-left: 2.143rem;
    padding-right: 2.143rem;
}
.pkp_head_wrapper {
    width: 100%;
}
.pkp_site_name_wrapper {
    height: 65px;
}
.pkp_site_nav_toggle {
    width: 65px;
    height: 65px;
}
.pkp_site_name {
    left: 65px;
}
.pkp_site_name_wrapper {
    padding: 0;
}
div.pkp_site_name_wrapper .pkp_site_name {
    height: 100%;
    padding: 0;
}
/*For logo image wrapper*/
div.pkp_site_name_wrapper a.is_img {
    height: 100%;
    padding: 0.4em 0 0 0;
}
/*Maximum height of logo image*/
.pkp_site_name a.is_img img {
    max-height: 100%;
}
@media (min-width: 992px) {
    .pkp_site_name_wrapper {
        height: auto;
    }
    .pkp_site_name {
        left: auto;
    }
}
#navigationPrimary a {
    color: rgba(255, 255, 255, 0.73);
}

#navigationPrimary a {
    font-family: Lora,serif;
    font-size: .85rem;
    font-weight: 700;
    text-transform: uppercase;
}

.obj_article_details .abstract {
text-align: justify;
}

.pkp_navigation_search_wrapper a {
    padding-bottom: 6px;
    border-bottom-width: 4px;
    color: white;
}

#customblock-indexadores {
    width: 200px;
    height: auto;
}
#customblock-apoio {
  width: 150px;
    height: auto;}


#customblock-mdias-sociais > div:nth-child(2) 
{
    width: 60px;
    height: auto;
}
#customblock-mdias-sociais > div:nth-child(2) > p:nth-child(4) > a:nth-child(1) > img:nth-child(1){
    max-width: 100px;
}

.obj_article_details .authors .orcid a {
    color: #006798;
    text-decoration: underline;
}
.obj_article_details .authors .orcid a:hover {
    color: #37366D;
}


.obj_article_details div span, .obj_article_details .authors .orcid a, .obj_article_details > .page_title {
    font-family: 'Noto Sans', sans-serif;
}