.hover {
    width: 100%;
    border-collapse: collapse;
}

.hover th {
    height: 30px;
    background: #ffffff;
    color: #AFEE76;
}

.hover td {
    height: 30px;
    padding-top: 3px;
    vertical-align: middle;
    border-bottom: 1px solid #ffffff;
    text-align: center;
}

.hover td a {
    width: 100%;
    display: block;
}

.hover tr {
    background: green;
    color: #ffffff;
}

.hover tr:hover {
    background-color: none;
}

.hover tr a {
    color: #000000;
}

.hover a:hover {
    color: #000000;
}

.obj_article_details .abstract {
    text-align: justify;
}

.obj_article_summary {
    background-color: white;
}

.obj_article_summary:hover {
    background-color: #afee76;
    border: none;
}

.pkp_brand_footer {
    display: none;
}

.pkp_structure_footer {
    background-color: green;
}

.value {
    text-align: justify;
}

.page_title {
    text-align: justify;
}

section.item.keywords {
    font-style: italic;
    font-weight: bold;
}

.csl-entry {
    font-weight: bold;
}

body {
    /* background-image: url('https://drive.pastibisa.app/1719315396_667aabc473993.png'); */
    background: #ffffff;
}

html{
    background: none;
}

.pkp_navigation_wrapper_primary_wrapper{
    width : 1160px;
    height : 39.94px;
}

.pkp_navigation_primary_row{
    width: auto;
    height: auto;
}

/* .pkp_site_name_wrapper{
    background-color: #AFEE76;
} */

.pkp_structure_footer_wrapper{
    border: none;
}

.tableContent{
    width: 399.5px;
    height: 114.5px;
}