@media screen and (max-width: 640px) {
	table {
		overflow-x: auto !important;
		display: block !important;
	}
}

.pkp_site_nav_menu .pkp_nav_list {
    padding-left: 0;
    margin-left: 0;
    max-width: 90%;
}

.pkp_site_name .is_img img {
    max-height: 155px;
    max-width: 100%;
    width: auto;
    height: auto;
}

@media screen and (max-width: 992px) {
.pkp_site_name_wrapper {
    height: 100px;
}
}

@media screen and (max-width: 768px) {
.pkp_site_name_wrapper {
    height: 100px;
}
}

@media screen and (max-width: 640px) {
.pkp_site_name_wrapper {
    height: 70px;
}
}

@media screen and (max-width: 480px) {
.pkp_site_name_wrapper {
    height: 60px;
}
}

@media (min-width: 992px) {
.pkp_structure_content {
    padding-top: 0px;
}
	
.pkp_structure_main {
    padding: 0px 50px 50px 40px !important;
}
}

@media (min-width: 768px) {
.obj_article_details .entry_details {
    width: 270px;
	text-align: left;
}
	
.page_contact .contact.support {
    padding-left: 50px;
}

.obj_issue_toc .galleys h2, .obj_issue_toc .section h2 {
    background: #9e1474;
    color: rgba(255, 255, 255, 0.9);
    text-align: left;
    border-radius: 5px;
}

}

.pkp_site_nav_menu {
    background: #890e76d1;
}

.pkp_structure_main:before, .pkp_structure_main:after {
    width: 2px;
    background: #8d1076ab;
}

.cmp_breadcrumbs {
    padding-top: 15px !important;
	text-align: left;
}

.sub_item:last-child ul {
    margin-bottom: 0;
	column-count: 3;
}
	
.pkp_block {
    padding: 10px 30px 10px 30px !important;
}
.pkp_head_wrapper {
    padding-top: 25px !important;

}

.pkp_navigation_primary ul a {
    color: #ffffff !important;
    background-color: #8d1076;
}

.pkp_nav_list ul a:hover {
    border-left-color: #ffffff !important;
    background: #94188c !important;
	color: #ffffff !important;
}

.pkp_nav_list ul a {
    display: block;
    padding-left: 5px;
    border-left: 5px solid #8d1076;
    color: #ffffff;
    background-color: #8d1076;
}

body {
    text-align: justify;
}

.pkp_structure_main p {
    text-align: justify;
}

.obj_article_details .item > *:last-child {
    text-align: justify;
}

/* Sidebar Menu */

.hoverTable{
	width:100%;
	border-collapse:collapse; 
}
.hoverTable th{
	height:35px; color:#0d6832; text-align: center;
	background: #e6ecea;
}
.hoverTable td{ 
	height:30px; padding-top:3px;vertical-align:middle; 
	border-bottom:1px solid #ffffff;
	text-align:center;
}
.hoverTable td a{
	width:100%;display:block;
}
/* background color of each table row and the color of the text */
.hoverTable tr{
	background: #0d6832; color:#ffffff;
}
/* color when mouse passed */
.hoverTable tr:hover {
	background-color: #094b24;
}
.hoverTable a {
	color:#ffffff;
}
.hoverTable a:hover {
	color:#ffffff;
}

.obj_announcement_full h1 {
    margin-top: 25px;
}

.scrollup{
width:40px;
height:200px;
opacity:0.3;
position:fixed;
bottom:150px;
right:40px;
text-indent:-9999px;
background: url('/downloads/icon_top.png') no-repeat;
}

.obj_article_summary > .title {
    margin-right: 50px;
	text-align: left;
}

.pkp_structure_main h1, .pkp_structure_main h2, .pkp_structure_main h3, .pkp_structure_main h4 {
    margin: 15px 0 20px;
    color: #ca399e;
}

.obj_article_summary .pages {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 30px;
    font-weight: 600;
    color: #9e1474;
	font-size: medium;
}

.obj_article_summary .meta {
    padding-right: 150px;
}

.obj_issue_toc .sections:not(:first-child) {
    margin-top: 30px;
}

.obj_article_details > .page_title {
    color: #bf178a;
	text-align: left;
}

body {
	background-image: url(/downloads/background.jpg);
}

.pkp_structure_footer_wrapper {
    background: #ccc;
}

.obj_article_details .authors .name {
    color: #a8257e;
	font-size: 16px;
}

.cmp_button_wire, .obj_galley_link {
    display: inline-block;
    padding: 0 1em;
    background: #f54d3f;
    border: 2px solid #ffffff;
    border-radius: 13px;
    font-size: 13px;
    line-height: 25px;
    color: #ffffff;
    text-decoration: none;
}

.obj_issue_summary .title {
    font-size: large;
}

.obj_issue_toc .section h2 {
	text-align: left;
}

.pkp_structure_main h2 {
    color: #005289;
}

.pkp_brand_footer a {
    max-width: 100px;
}

.pkp_brand_footer {
    padding: 10px;
}

.obj_article_details .copyright a[rel="license"] + p {
    text-align: left;
}

.pkp_site_name .is_text {
    font-size: 28px;
    color: #fff;
    text-transform: uppercase;
}

.pkp_site_name {
    padding-bottom: 20px;
}

.block_make_submission a {
    display: inline-block;
    padding: 0 2em;
    background: #0d7036;
    font-size: 16px;
    line-height: 35px;
    font-weight: 500;
    color: #ffffff;
}

.pkp_navigation_primary>li>a {
    margin: 0 0.3em;
    padding: 10px 10px 10px 10px;
    color: rgb(255 255 255 / 84%);
    text-transform: uppercase;
}

.pkp_navigation_primary>li>a:hover, .pkp_navigation_primary>li>a:focus {
    background: #fff0;
    color: rgb(255 255 255);
    outline: 0;
    border-color: rgb(255 255 255);
    padding: 10px 10px 10px 10px;
	margin: 0 0.3em;
}

.pkp_navigation_primary>li:first-child a {
    margin-left: 0.3em;
}

.obj_article_details .authors .affiliation {
    font-size: 14px;
    font-style: italic;
    color: #5a5656;
    line-height: 23px;
}

.pkp_navigation_user>li>a, .pkp_navigation_user>li.in_focus>a, .pkp_navigation_user>li>a:hover {
    color: rgb(255 255 255);
}

.pkp_navigation_user>li>a:focus {
    outline: 0;
    background: #005bab00;
    color: #fdfeff;
}

.pkp_search_desktop .search_prompt {
    display: inline-block;
    position: relative;
    padding: 10px 20px;
    color: rgb(255 255 255 / 84%);
    cursor: pointer;
}

a:-webkit-any-link {
    cursor: pointer;
    text-decoration: underline;
    text-decoration-line: none;
}

.pkp_site_name .is_img:focus {
    outline: 0px solid #ffffff00;
}

.obj_article_details .authors .orcid:before {
    content: url(/downloads/orcid.svg);
    display: inline-block;
	margin: 0.2em 0.3em 0.1em 0.0em;
    vertical-align: middle;
}

.obj_article_details .item.doi .label, .obj_issue_toc .pub_id .type {
    content: url(/downloads/doi.svg);
	display: inline-block;
    margin: 0.3em;
    height: 30px;
    vertical-align: middle;
}

.obj_issue_toc .galleys>h2, .obj_issue_toc .section>h2, .obj_issue_toc .galleys>h3, .obj_issue_toc .section>h3 {
    background: #9a1a8f;
    color: rgba(255, 255, 255, 0.9);
    text-align: left;
    border-radius: 5px;
}