.pkp_structure_page {
    margin-top: 0px;
    margin-bottom: 1px;
}
.pkp_site_name .is_img img {
    max-height: 150px;
}
.pkp_site_name .is_img img {
    max-height: 100px;
}
#navigationPrimary a {
    font-family: Arial;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
.pkp_navigation_user > li > a, .pkp_navigation_user > li.in_focus > a, .pkp_navigation_user > li > a:hover, .pkp_navigation_user > li > a:focus {
    color: #383833;
}
.pkp_navigation_user_wrapper a {
    font-family: Arial;
    font-size: 13px;
    font-weight: 700;
}
.pkp_head_wrapper .pkp_search .search_controls .search_prompt {
    padding-bottom: 8px;
    border-bottom: none;
    font-family: Arial;
    font-size: 13px;
    color: rgba(0,0,0,0.54);
    font-weight: 700;
    text-transform: uppercase;
}
.pkp_structure_main h2 {
    font-family: Arial;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
}
obj_issue_toc .heading .pub_id, .obj_issue_toc .heading .published {
    font-family: Arial;
    font-size: 13px;
}
obj_article_summary > .title {
    font-family: Arial;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
}
a {
    color: #2f2f33;
}
.pkp_page_index .current_issue .current_issue_title {
    font-family: Arial;
    font-size: 16px;
}
.pkp_page_index .current_issue h2 {
    display: inline-block;
    padding-bottom: 0.5em;
    border-bottom: 3px solid #f4ee72;
    text-transform: capitalize;
    font-weight: 700;
    color: rgba(0,0,0,0.54);
}
.pkp_page_index .current_issue .read_more {
    font-family: Arial;
    font-weight: 700;
    text-transform: uppercase;
}
.pkp_page_index .current_issue .read_more {
    display: inline-block;
    position: relative;
    padding-right: 30px;
    font-size: 13px;
    font-weight: 700;
    line-height: 30px;
    color: #3c3f40;
    text-decoration: none;
    margin-bottom: 20px;
}
.pkp_brand_footer a {
    float: right;
    display: block;
    max-width: 0;
}