


@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;
}
}

@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: #008100;
    color: rgba(255, 255, 255, 0.9);
	text-align: left;
	border-radius: 6px;
}

.pkp_structure_main:before, .pkp_structure_main:after {
    width: 3px;
    background: #b6b6b6;
}

}

.obj_article_summary .pages {
    font-size: 15px;
    font-weight: 600;
    color: #008100;
}

.pkp_site_name .is_text {
    color: #fff !important;
    padding: 10px 0px 22px 0px !important;
    font-size: 30px;
    font-weight: 500;
    max-width: 75%;
}

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

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

}

.pkp_structure_main h1, .pkp_structure_main h2, .pkp_structure_main h3, .pkp_structure_main h4 {
    margin: 10px 0 20px;
    color: #008100;
    text-transform: uppercase;
}

.pkp_navigation_primary ul a {
    color: #555 !important;
}

.pkp_navigation_primary li a {
    color: rgb(255, 255, 255);
	text-transform: uppercase;
}


.pkp_navigation_primary li a:hover {
    color: rgba(255, 255, 255, 0.84);
}

.pkp_nav_list ul a:hover {
    border-left-color: #008100 !important;
    background: #eaffea !important;
}

body {
    text-align: justify;
}

.pkp_structure_main p {
    text-align: justify;
}

/* Sidebar Menu */

.hoverTable{
	width:100%;
	border-collapse:collapse; 
}
.hoverTable th {
    height: 35px;
    color: #014d89;
    text-align: center;
    background: #fdfcfa;
}
.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: #014d89; color:#ffffff;
}
/* color when mouse passed */
.hoverTable tr:hover {
	background-color: #27448c;
}
.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: 3px solid #b6b6b6;
    background-image: url(/downloads/header.jpg);
}

.cmp_notification {
    background: #0081001f;
    border-left: 5px solid #008100;
}

body {
	background-image: url(/downloads/background.jpg);
    font-family: sans-serif;
}

.pkp_structure_footer_wrapper {
    background: #ccc;
}

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

.obj_article_details .authors .orcid a {
    vertical-align: middle;
    font-size: 13px;
}

.obj_article_details .authors .affiliation {
    font-size: 13px;
    color: #555;
    font-style: italic;
    line-height: 18px;
    text-align: left !important;
}

.obj_article_details .item.doi .label, .obj_article_details .item.keywords .label {
    font-size: 14px;
    color: #008100;
}

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

.obj_issue_toc .pub_id .type {
    content: url(/downloads/doi.png);
    vertical-align: middle;
}



.pkp_brand_footer {
    display: none;
}

.pkp_brand_footer {
    padding: 10px;
}

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

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

.pkp_navigation_primary_row {
	background-color: #008100;
}

.pkp_navigation_primary {
    max-width: 95%;
}

.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: #ffffff;
    font-weight: 700;
} 

.pkp_head_wrapper .pkp_search .search_controls a {
    background-color: #026d02;
}

.pkp_structure_main .page h1 {
    margin-top: 0;
    color: #008100;
    font-size: larger;
    text-transform: uppercase;
}

.obj_issue_toc .cover img {
display: block;
max-height: 250px;
width: auto;
float: left;
margin-right: 30px;
}

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

.obj_issue_summary .title {
    font-size: x-large;
    color: #029802;
}

.obj_issue_summary .series {
    margin-bottom: 5px;
    color: #008100;
    font-weight: 600;
    font-size: 15px;
    padding-top: 5px;
}

.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;
}



@media (min-width: 992px){
.pkp_site_name_wrapper {
    height: 70px;
}
}