.pkp_structure_page {
    margin-top: 0px;
    margin-bottom: 1px;
}
.pkp_structure_footer_wrapper {
    background: #003300;
}
#navigationPrimary a {
    font-family: serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: inherit;
}
.pkp_structure_footer_wrapper {
    background: #003300;
}
.pkp_structure_footer_wrapper {
    background: rgba(0,0,0,0.05);
    border-top: 1px solid #ddd;
    border-bottom: 20px solid #00552f;
}
.pkp_brand_footer {
    padding: 70px;
}
.pkp_structure_footer_wrapper {
    background: rgb(0, 57, 25);
    border-top: 1px solid #ddd;
    border-bottom: 20px solid #00552f;
}
.pkp_navigation_primary_row {
    background: #1c4c1a;
    padding-left: 30px;
    padding-right: 30px;
}
#navigationPrimary a {
    color: rgb(240, 243, 249);
}
.pkp_head_wrapper .pkp_search .search_controls .search_prompt {
    padding-bottom: 10px;
    border-bottom: none;
    font-family: serif;
    font-size: 15px;
    color: rgb(240, 243, 249);
    font-weight: 400;
    text-transform: capitalize;
}
.pkp_block .title {
    display: inline-block;
    padding-bottom: 0.5em;
    border-bottom: 3px solid #00552f;
    font-weight: 500;
    text-transform: capitalize;
}
.pkp_block .title {
    display: block;
    margin-bottom: 10px;
    margin-top: 0;
    font-family: Serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    color: rgb(0, 57, 25);
}
.pkp_page_index .current_issue h2 {
    display: inline-block;
    padding-bottom: 0.5em;
    border-bottom: 3px solid #00552f;
    text-transform: capitalize;
    font-weight: 500;
    color: rgb(0, 85, 47);
}
.pkp_structure_main h1, .pkp_structure_main h2, .pkp_structure_main h3, .pkp_structure_main h4 {
    margin: 40px 0 20px;
}
.pkp_structure_main h2 {
    font-family: Serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
}
.pkp_page_index .current_issue .current_issue_title {
    font-family: Serif;
    font-size: 16px;
}
.obj_article_summary > .title {
    font-family: serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
}
.cmp_manuscript_button, .block_make_submission a, .obj_galley_link {
    font-family: serif;
    font-weight: 500;
    text-transform: uppercase;
    background: #003919;
    color: #fff;
    border: none;
}
.pkp_block a {
    text-decoration: none;
}
a {
    color: #00552f;
}
.pkp_block a {
    text-decoration: none;
}
a {
    color: #00552f;
}
.pkp_navigation_user_wrapper a {
    font-family: serif;
    font-size: 13px;
    font-weight: 500;
}
pkp_site_name .is_img img {
    max-height: 100px;
}
#navigationPrimary a:hover {
    color: #8faadc;
    background: none;
}

.pkp_head_wrapper .pkp_search .search_controls .search_prompt:hover {
	color: rgb(240, 243, 249);
}

@media (min-width: 992px) {
	.pkp_navigation_primary>li:hover ul {
		left: 0;
	}
	
	.pkp_navigation_primary>li>a {
		margin: 0 0.9em;
	}
}

#navigationPrimary>li>a:hover, #navigationPrimary>li>a:focus {
    color: #8faadc;
}
.pkp_brand_footer {
	display: none;
}
.pkp_footer_content img {
	width: 200px;
}
.obj_issue_toc .heading .pub_id, .obj_issue_toc .heading .published {
    font-family: serif;
    font-size: 13px;
}
.pkp_block .content p {
    line-height: 5px;
}
.pkp_block {
    font-size: 12px;
    line-height: 20px;
}
.pkp_footer_content {
    padding: 30px;
    text-align: left;
    color: #f0f3f9;
    font-size: 12px;
}
.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: #00552f;
    text-decoration: none;
    margin-bottom: 20px;
}