.main_entry p:has(u) {
  padding-left: 15px;
  padding-right: 15px;
}

.main_entry u {
	font-size: 18px;
	font-weight: 800;
	text-decoration: none;
	color: #ffb22b;
}

.main_entry u sub, .main_entry sub u {
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1;
	bottom: 0px;
	color: #242c99;
}

figure p.caption span.label {
	display: none;
}

.pkp_structure_sidebar {
	position: initial !important;
}

.pkp_structure_sidebar li {
	color: #000 !important;
}

.article_statistic {
	display: none;
}

.contact_section .support {
	display: none;
}

.contact_section .primary {
	display: none;
}

#reviewerOptinGroup {
	display: none;
}

.series {
	color: rgb(71, 71, 71) !important;
}

.block_browse .has_submenu {
	margin-top: 0px;
}

.block_browse .has_submenu ul {
    margin-top: 0px;
    padding-top: 0px;
}

.pkp_footer_content {
    text-align: center;
}

.pkp_structure_main h1, .pkp_structure_main h2, .pkp_structure_main h3, .pkp_structure_main h4 {
    margin: 30px 0 20px;
}

.pkp_structure_main p {
    line-height: 20px;
}

.authors .primary_contact {
	display: none;	
}

.section_policy {
	display: none;	
}

.cover_image img {
	display: inline;	
	padding-bottom: 10px;
	width: 100%;
}

.galleys_links_highlight a {
    display: inline-block;
    padding: 0 1em;
    background: #db2727;
    border: 1px solid #db2727;
    font-size: 13px;
    line-height: 28px;
    color: #fff;
    text-decoration: none;
}

.galleys_links_highlight .obj_galley_link:hover, .galleys_links_highlight .obj_galley_link:focus, .galleys_links_highlight .obj_galley_link:hover::before, .galleys_links_highlight .obj_galley_link:focus::before {
    color: #db2727;
	background: #fff;
}

.galleys_links_highlight .obj_galley_link.restricted {
    border-color: #d00a6c;
    color: #fff;
	background: #d00a6c;
}

.galleys_links_highlight .obj_galley_link.restricted::before {
    color: #fff;
}

.galleys_links_highlight .obj_galley_link.restricted:hover, .galleys_links_highlight .obj_galley_link.restricted:focus, .galleys_links_highlight .obj_galley_link.restricted:hover::before, .galleys_links_highlight .obj_galley_link.restricted:focus::before {
    color: #d00a6c;
	background: #fff;
}

.block_browse .current a {
    color: #2e2e2e;
}

.subcategories h2 {
    color: #2e2e2e !important;
}

table {
	font-size: 100%;
}

.subscriptions_individual_purchase {
	display: none;	
}