.pkp_navigation_primary li a:hover {

color:orange !important;

}

.main_entry {
width: 100% !important;
}


.indexers img {
    height: 54px !important;
    padding-right: 10px;
}
.abstract {
    white-space: pre-line;
    text-align: justify;
}

.author_bios {
	display: none !important;
}

.pkp_site_name a {
    padding-top: 0px;
    padding-bottom: 0px;
   position: absolute;
   width: 70%;
   height: 100%;
   top: 0;
   left: 0;
   text-decoration: none;
   /* Makes sure the link doesn't get underlined */
   z-index: 10;
   /* raises anchor tag above everything else in div */
   background-color: white;
   /*workaround to make clickable in IE */
   opacity: 0;
   /*workaround to make clickable in IE */
   filter: alpha(opacity=0);
   /*workaround to make clickable in IE */
}

.pkp_site_name{
    background-image: url("https://periodicos.ufpb.br/ojs2/public/journals/15/pageHeaderLogoImage_pt_BR.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    height: 150px !important;
}


.pkp_site_name{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;

}

.pkp_site_name .is_img img{
display: block;

    margin-left: auto;
    margin-right: auto;
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}


.additional_content {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif !important;
    font-weight: 500 !important;
}

.pkp_footer_content {
    text-align: justify !important;
    float: left !important;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif !important;
}

.pkp_brand_footer {
    margin-right: 20px !important;
    padding-top: 40px !important;
}


body {
     background: whitesmoke;
}
