.pkp_site_name {
    text-align: center;
}
.pkp_structure_head {
    background-color: rgb(221 223 220);
    border-bottom: 1px solid rgb(221 223 220);

}
.pkp_site_name .is_img img {
    display: block;
    max-height: unset;
    max-width: 100%;
    width: auto;
    height: auto;
}
h1.pkp_site_name {
    margin: 0px;
}
.pkp_nav_list ul {
    
    background: #dddfdc;   
}
.pkp_search .search_controls a {
    text-decoration: none;
    font-weight: bold;
}
.pkp_navigation_primary li a {
    color: #9c4b46;
font-weight: bold;
}
.pkp_navigation_primary ul a {
    color: #fff!important;
background: #9c4b46;
border: 1px white solid;
}

.pkp_block .title {
    display: block;
    margin-bottom: 10px;
    font-family: Lato,sans-serif;
    font-size: 16px;
    font-weight: 450;
    line-height: 20px;
    color: #9c4b46;
    background-color: #dddfdc;
    padding: 11px;
    padding-left: 19px;
	border-radius: 4px;
}
.pkp_block {
    padding: 0px; 
    border: 1px solid lightgray;
    margin: 20px;
    border-radius: 4px;
}
a {
    color: #a94f49!important;
}
.pkp_block .content ul li {
    
    padding: 5px;
    border-bottom: 1px solid lightgray;
    margin: 10px;
    
}
.pkp_structure_main h2 {
    line-height: 30px;
    font-weight: 700;
}
.pkp_structure_main h2 {
    font-family: Lato,sans-serif;
    font-size: 29px;
    line-height: 30px;
    font-weight: 500;
}
.cmp_button_wire, .obj_galley_link {
    display: inline-block;
    padding: 0 1em;
    background: #ddd;
    border: 0px solid #007ab2; 
    border-radius: 3px;
    font-size: 13px;
    line-height: 28px;
    color: #9c4b46;
    text-decoration: none;
}
.obj_galley_link:hover {
    background: #9c4b46;
    color: white !important;
}
.pkp_structure_main:before, .pkp_structure_main:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 1px;
    background: transparent;
}
.obj_issue_toc .galleys:before, .obj_issue_toc .section:before {
    content: '';
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    border-top: 0px solid #ddd;
}
.obj_issue_toc .galleys, .obj_issue_toc .section {
    margin: 0px;
}
    .obj_issue_toc .galleys, .obj_issue_toc .section {
                   padding: 16px 30px 16px 30px;
}
.obj_issue_toc .sections:not(:first-child) {
    margin-top: 8px;
}
.pkp_page_index .current_issue .read_more {
        color: #9c4b46;    
}
section {
    display: block;
    text-align: justify;
}
ul.galleys_links {
    list-style-type: none;
}
.flags {
    text-align: right;
    float: right;
    width: 60px;
    padding: 8px;
}
.pkp_navigation_user {
    text-align: right;
    font-size: 13px;
    color: #9c4b46!important;
    width: 1080px;
    padding-right: 20px;
    float: left;
}


body {
    font-family: Lato,sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0,0,0,0.87);
    background: #fff;
}

.obj_article_summary {
   margin-top: -50px; 
}

.obj_issue_toc h3 {
    display: inline-block;
    margin-top: 40px;
    border-bottom: 0px solid rgba(0,0,0,0.87); */
    font-size: 14px;
    line-height: 18px;
}

.obj_article_summary>.title {
    font-family: "Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 1px;
}