.pkp_structure_main h1, .pkp_structure_main h2, .pkp_structure_main h3, .pkp_structure_main h4 {
margin: 10px 0 5px !important;
}

.pkp_structure_content{
background-color: #F8F7F7;
}

/* .pkp_head_wrapper {
    width: 1420px !important;
} */

.pkp_block {
    padding: 0 10px 5px 25px !important;
}

.obj_article_details .row {
text-align: justify;
}

.is_text {
font-size: 45px !important;
color: #992c2c !important;
line-height: 45px !important;
}

a {
color: #992c2c;
}

a:hover, a:focus {
    color: #bb4646 !important;
}

.obj_galley_link{
border: 1px solid #bb4646 !important;
color: #bb4646 !important;
}

.obj_galley_link:hover {
background: #bb4646 !important;
color: #fff !important;
}

.block_make_submission a {
color: #992c2c !important;
}

.pkp_page_index .current_issue .read_more {
color: #992c2c !important;
}

.pkp_navigation_primary ul a {
color: #992c2c !important;
}

.pkp_page_index .current_issue .current_issue_title {
    margin: 2px 0 !important;
}

.obj_issue_toc .published {
    margin: 10px 0 !important;
}

.obj_issue_toc .sections:not(:first-child) {
    margin-top: 0px !important;
}

.pkp_brand_footer {
    display: none;
}

.published
{
display: none;
}

.item.published
{
display: none;
}

.pkp_block .content p {
    line-height: 20px !important;
}

