html   {
    font-family: Roboto;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0,0,0,0.87);
    background: #f2f2f2;
}
body {
    font-family: inherit;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0,0,0,0.87);
    background: #f2f2f2;
}
a {
    color:#666666;
}
.pkp_structure_head {
    background-color: #f2f2f2;
    border-bottom: 1px solid #ddd;
}
.pkp_structure_footer_wrapper {
    background: #eaeaea;
}
.pkp_navigation_primary>li>a {
    margin: 0 1em;
    padding: 10px 0 8px;
    border-bottom: 4px solid transparent;
    color: #666666;
    font-family: Roboto;
    text-transform: uppercase;
    font-weight: bold;
}
.pkp_navigation_primary>li>a:hover, .pkp_navigation_primary>li>a:focus {
    color: darkgrey;
    outline: 0;
    border-color: #fff;
}
.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:#666666;
}
.pkp_navigation_primary ul a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #666666;
}
.pkp_navigation_primary [aria-haspopup]:hover {
    border-bottom: 4px solid #666666;
}
.pkp_navigation_primary_wrapper {
    background-color: #f2f2f2;
    width: auto;    
}
.pkp_navigation_primary {
    display: inline-block;
    text-align: left;
}
nav.pkp_navigation_primary_row {
    background-color: #f2f2f2;
}
.pkp_navigation_primary_wrapper, .pkp_navigation_user, .pkp_structure_content, .pkp_structure_footer {
    max-width: 1160px;    
}
.pkp_site_name {
	max-width:auto;
	text-align: center;
}
.pkp_site_name .is_img img {
    display: block;
    max-height:100%;
    max-width: 100%;
    width: auto;
    height: auto;
}
.pkp_site_name .is_img {
    display: inline;
}
.pkp_page_index .homepage_image {
    margin-top: 0px;
}
.pkp_block .title {
    display: block;
    margin-bottom: 0.1rem;
    font-family: inherit;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: rgba(0,0,0,0.54);
    text-transform: uppercase;
    background-color: white;
    padding: 0.9rem 2rem;
    border-bottom: 4px solid #f2f2f2;
}
.pkp_block {
    padding: 0px;
    background-color: white;
}
.pkp_block .content ul li {
    line-height: 20px;
    padding: 1rem 2rem;
    border-bottom: 4px solid #f2f2f2;
}
.pkp_structure_main:before, .pkp_structure_main:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 1px;
    background:transparent ;
}
.pkp_structure_sidebar {
    float: right;
    width: 250px;
}
.pkp_head_wrapper .pkp_search .search_prompt {
    display: inline-block;
    position: relative;
    padding: 10px 20px;
    color: #666666;
    cursor: pointer;
}
.pkp_head_wrapper .pkp_search .search_prompt:before {
    font-size: 18px;
    margin-right: 0.25em;
}
    .additional_content {
    max-width: 70%;
    float: right;
	font-family:Cardo;
}
.headingf {
    float: left;
    max-width: 30%;
}
.obj_issue_toc .galleys:before, .obj_issue_toc .section:before {
    content: '';
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    border-top: 0px solid #ddd; 
}

.cmp_button_wire, .obj_galley_link {
    display: inline-block;
    padding: 0 1em;
    background: #7d8fa3;
    border: 0px solid #007ab2; 
    border-radius: 3px;
    font-size: 13px;
    line-height: 28px;
    color: #fff;
    text-decoration: none;
}
.obj_issue_toc .galleys, .obj_issue_toc .section {
    margin: 0px 4px;
    display: inline-block;
}
.obj_issue_toc .galleysf h2, .obj_issue_toc .section h2 {
    display: inline-block;
    position: relative;
    left: 0px;
    margin-top: 0;
    padding: 0 0;
    background:transparent;
    font-size: 16px;
    font-weight: 400;
    color: rgba(0,0,0,0.54);
	font-weight:700;
	font-family:Roboto;
}
.obj_issue_toc .galleys h2, .obj_issue_toc .section h2 {
    display: inline-block;
    position: relative;
    left: -15px;
    margin-top: 0;
    padding: 0 15px;
    background: transparent;
    font-size: 16px;
    font-weight: 400;
    color: rgba(0,0,0,0.54);
    font-family: inherit;
    font-weight: 700;
}

.pkp_page_index .current_issue .read_more {
    display: inline-block;
    position: relative;
    padding-right: 30px;
    font-size: 1rem;
    font-weight: 700;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    margin: 1rem;
    background-color: #7d8fa3;
    padding: 0.1em 1.9rem;
}
.obj_issue_toc .cover img {
    display: block;
    max-height: 250px;
    width: auto;
    box-shadow: 1px 1px 9px 5px lightgrey;
}
.obj_article_summary>.title a {
    text-decoration: none;
    font-family: Cardo;
    color: #000;
    font-weight: 400;
}
ul.galleysf_links {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
ul.galleys_links {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.obj_issue_toc .sections:not(:first-child) {
    margin-top: 0px;
}
.pkp_footer_content img {
    float: left;
}
.pkp_brand_footer {
    padding: 30px;
    display: none;
}

.pkp_structure_main h2 {
    font-family: "Noto Serif",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
}

.pkp_structure_main h1 {
    font-family: "Noto Serif",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
}

.obj_article_details .main_entry .item .label {
    margin: 0 0 20px;
    font-family: "Noto Serif",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size: 16px;
    font-weight: 700;
}

.obj_article_details .item.doi .label, .obj_article_details .item.keywords .label {
    font-size: 13px;
}

.cmp_article_list .obj_issue_toc .articles {
    margin-top: -50px;
}

.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-top: 0px;
    margin-bottom: 1px;
}

@media (min-width: 768px)
.obj_issue_toc .galleys, .obj_issue_toc .section {
    position: relative;
    margin: 30px -20px;
    padding: 30px;
    margin-bottom: 1px;
    padding-bottom: 1px;
}


.obj_article_details .entry_details .item .label {
    font-family: "Noto Serif",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: rgba(0,0,0,0.54);
}