@media screen and (max-width: 640px) {
	table {
		overflow-x: auto !important;
		display: block !important;
	}
}

@media (min-width: 992px) {
.pkp_structure_content {
    padding-top: 0px;
	}
	
.pkp_structure_main {
    padding: 0px 50px 50px 40px !important;
}
}

.pkp_page_index .additional_content {
    padding: 30px 15px 5px 20px;
}

@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: #00759e;
    color: rgba(255, 255, 255, 0.9);
    text-align: left;
    border-radius: 5px;
}

}

.pkp_structure_main:before, .pkp_structure_main:after {
    width: 2px;
    background: #0097b4;
}

.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: 15px !important;

}

.pkp_navigation_primary ul a {
    color: #11659d !important;
}

.pkp_nav_list ul a:hover {
    border-left-color: #006395 !important;
	background: #dde4ee !important;
}

body {
    text-align: justify;
	color: rgba(58, 58, 58, 0.87);
}

.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: 150px;
	text-align: left;
}

.obj_article_summary .meta {
    padding-right: 150px;
}

.obj_issue_toc .sections:not(:first-child) {
    margin-top: 30px;
}

.obj_article_details > .page_title {
    color: #777;
	text-align: left;
}

.pkp_structure_head {
    background-color: #0f588f;
    border-bottom: 1px solid #fff;
    background-image: url(/downloads/header.jpg);
}

body {
	background-image: url(/downloads/background.jpg);
}

.pkp_structure_footer_wrapper {
    background: #d1e5e8;
}

.obj_article_details .authors .name {
    color: #0081a1;
	font-size: 16px;
}

.cmp_button_wire, .obj_galley_link {
    display: inline-block;
    padding: 0 1em;
    background: #f54d3f;
    border: 2px solid #ffffff;
    border-radius: 10px;
    font-size: 13px;
    line-height: 25px;
    color: #ffffff;
    text-decoration: none;
}

.obj_issue_summary .title {
    font-size: larger;
}

.obj_issue_toc .section h2 {
	text-align: left;
}

.obj_issue_toc .pub_id .type {
    content: url(/downloads/doi.png);
    vertical-align: middle;
}

.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;
    max-width: 80%;
}

.block_make_submission a {
    display: inline-block;
    padding: 0 2em;
    background: #0d7036;
    font-size: 16px;
    line-height: 35px;
    font-weight: 500;
    color: #ffffff;
}

.obj_article_details .authors .affiliation {
    font-size: 13px;
    color: #555;
    line-height: 23px;
    font-style: italic;
}

a:-webkit-any-link {
    cursor: pointer;
    text-decoration: underline;
    text-decoration-line: none;
}

.obj_article_summary .pages {
    font-size: large;
    color: #00749b;
    font-weight: 600;
}

.pkp_structure_main h1, .pkp_structure_main h2, .pkp_structure_main h3, .pkp_structure_main h4 {
    margin: 40px 0 20px;
    color: #008eb0;
}

.obj_issue_toc .cover img {
    display: block;
    max-height: 300px;
    width: auto;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
}

.obj_issue_summary .series {
    margin-bottom: 7px;
    margin-top: 10px;
    color: rgb(50, 113, 177);
    font-weight: 600;
}