.pkp_site_name .is_img img {
display: inline-block;
max-width: 100%;
max-height: 100%;
}

.hover {
    width: 100%;
    border-collapse: collapse;
}

.hover th {
    height: 30px;
    background: #ffffff;
    color: #4261c0;
}

.hover td {
    height: 10px;
    padding-top: 1px;
    vertical-align: middle;
    border-bottom: 1px solid #ffffff;
    text-align: center;
}

.hover td a {
    width: 100%;
    display: block;
}

.hover tr {
    background: #e5e5e5;
    color: #ffffff;
}

.hover tr:hover {
    background-color:#006798;
}

.hover tr a {
    color: #000000;
    padding-left: 1em;
}

.hover a:hover {
    color: #000000;
}

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

.obj_article_summary {
    background-color: #e5e5e6;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
}

.obj_article_summary:hover {
    background-color: #7c94d5c7;
    border: none;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
}

.pkp_brand_footer {
    background: #7c94d5c7;
    display: none;
}

.pkp_footer_content {
    background: #101e5a;
    color: #ffffff;
}

.pkp_footer_content a {
    text-decoration: none;
    color: #ffffff;
}

.pkp_footer_content a:hover {
    text-decoration: none;
    color: #101e5a;
}

.pkp_structure_footer_wrapper {
    background: #101e5a;
}

.pkp_structure_footer {
    background: #101e5a;
}

.value {
    text-align: justify;
}

.page_title {
    text-align: justify;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
}

section.item.keywords {
    font-style: italic;
    font-weight: bold;
}

.csl-entry {
    font-weight: bold;
}


html{
    background: none;
}

.pkp_navigation_wrapper_primary_wrapper{
    width : 1180px;
    height : 0px;
}

.pkp_navigation_primary_row{
    width: auto;
    height: auto;
}

.pkp_site_name_wrapper{
    background-color: #fff;
}

.pkp_structure_footer_wrapper{
    border: none;
}

.tableContent{
    width: 399.5px;
    height: 114.5px;
}

ul.sidemenu{
    margin-top: 0px;
    padding-left: 0px !important;
}

ul.sidemenu.full{
    margin: 10px -10px 0 -10px;
}

ul.sidemenu li:before{
    display: none;
}

ul.sidemenu li{
    padding: 0;
}

/* ul.sidemenu li:first-child a{
    border-top:1px solid #404750;       
} */

ul.sidemenu li a {
    display: block;
    padding: 0.5rem 0.5rem;
    border-bottom: 0px solid ;
    background-color: #e5e5e5;
    font-family: 'Lato', Helvetica, sans-serif;
    text-decoration: none;
    color:#4062be;
    font-size: 1em;
}

ul.sidemenu li a:hover {
    background-color: #7c94d5c7;
    color: #4261c0;
    text-decoration: none;
}

.block ul {
    padding: 0;
    list-style: none;
}

.block li:before {
    display: none;
}

.block li {
    padding: 0rem 0;
}

.block_make_submission a, .obj_galley_link {
  display: inline-block;
  background-color: #fff;
  color: #101e5a;
  width: 100%;
  text-align: center;
  padding-left: 10px;
  text-decoration: initial;
}

#leftSidebar div.block span.blockTitle, #rightSidebar div.block span.blockTitle {   
    padding: 0;
    border-bottom: 0px solid ;
    background: #fff;
    color: #e5e5e6;
    text-transform: none !important;
    font-size: 1em;
}

.pkp_structure_sidebar:before {
    border-left: 1px solid #ddd;
}

.pkp_block {
    padding: 0px 3px 5px 5px;
    font-size: 14px;
    line-height: 20px;
    }

.pkp_block .title {
    width: 100%;
    background-color: #101e5a;
    height: 35px;
    font-size: 14px;
    color: #fff;
    padding-top: 6px;
    margin-bottom: 0px;
    border: 2px; 
    text-align: left;
    padding-left: 10px;
    display: block;
}

.pkp_block .content {
    background-color: #ededed;
    padding-left: 10px 0;
    margin: 0px;
    display: block;
}

.pkp_block .content ul li {
    padding:2px 0;
    background-color: #ededed;
    padding-left: 10px;
}

.pkp_block li {
    border-radius: 0;
    position: relative;
    background-color: #fff;
    display: block;
}

.pkp_block ul>li a {
    color: #00567d;
    padding: 0.5rem 0.5rem;
    display: flex;
}

.pkp_block ul>li a:hover {
    text-decoration: none;
    background-color: #7c94d5c7;
}
