@charset "utf-8";
/* CSS Document 
.pkp_structure_page{
	
	max-width:100%;
}
*/
.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: #ff4040;
}

.pkp_site_name .is_img img {
    display: block;
    max-height: 150px;
    max-width: 100%;
    width: auto;
    height: auto;
}

.pkp_structure_head {
    background-color: #ffffff;
    border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
.pkp_structure_footer_wrapper{
	background-color:#f2f2f2;
	color:#bfbfbf;
	
}
.pkp_structure_page{
	margin-top:0px;
	margin-bottom:0px;
}
.obj_article_summary > .title{
	font-family:Montserrat,"Times New Roman",Times,serif;
	font-size:18px;
	font-weight:600;
	line-height:24px;
	color:#000000;
}
	
	.pkp_structure_main h1
{
	font-family:Montserrat,"Times New Roman",Times,serif;
	font-size:24px;
	font-weight:600;
	line-height:36px;
	color:#000000;
}

a{
	color:#666666;
}
article p{
	font-size:16px;
}
.pkp_structure_main p
{

font-family: 'Georgia', serif;
text-align:left;
}
.obj_article_details .item.doi, .obj_article_details .item.keywords{
	color:#2a85e8;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:200;
}
	
.obj_article_details .main_entry .label	{
		text-transform:none;
}
.cmp_manuscript_button, .block_make_submission a, .obj_galley_link{
	background-color:#02a7fc;
}


.cmp_breadcrumbs{
	color:#2a85e8;
	text-transform:none;
}
.obj_article_details .entry_details .item > .label, .obj_article_details .entry_details .sub_item:first-child > .label{
	background-color:#02adf4;
	text-transform:none;
	color:#fff;
	font-weight:bold;
	
}
.obj_article_details .citation_display .citation_formats_button
{
	background-color:#02adf4;
	color:#fff;
	font-weight:bold;
	}
	
	.obj_article_details .citation_display .citation_formats_button:focus
	{
		background-color:#02adf4;
		color:#fff;
	}
	.obj_article_details .citation_display .citation_formats_styles a
	{
		border-bottom:#029ae8 solid 1px;
		color:#fff;
	}
	
	.obj_article_details .authors .affiliation {
    font-size: 14px;
    color: rgba(0,0,0,0.84);
}
.obj_article_details .entry_details .item{
	background-color:#fff;
}
.obj_article_details .citation_display .citation_formats_styles a{
	background-color:#02adf4;
}

	.footerlinks  {
		color:#444444;
		font-size:12px;
	}	
	.footerlinks a {
		color:#02adf4;
		font-size:12px;
	}
	
	.pkp_structure_footer_wrapper{
	border-bottom:0px;
	}






body  {
background-color:#f2f2f2;
}

#navigationPrimary > li > a:hover, #navigationPrimary > li > a:focus {

color:#02a7fc;
}

.pkp_page_index .current_issue h2
{
text-transform: none;
}
.pkp_block .title
{
text-transform: none;
}


.pkp_structure_main p
{
font-size:15px;
}
a:hover, a:focus
{
color: #02a7fc;
}
.obj_article_summary .authors {
color:#02a7fc;
font-family:"Lora", sans-serif;
font-size:16px;
}

.obj_issue_toc > .galleys h2, .obj_issue_toc .section h2
{
text-transform: none;
}
.obj_article_details .authors .name {
color:#02a7fc;
}


.obj_issue_toc .articles {

}

.obj_article_summary > .title a {
 color:  #000000;
}
.cmp_article_list > li {
background-color:rgba(249,249,249,0.35);
padding: 30px;
box-shadow: 0 1px 3px #ccc
}
.obj_issue_summary .cover {
width:22%;
border:solid #ccc 1px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
padding-top:10px;
border-radius:4px;
box-shadow: 0 1px 3px 5px rgba(0,0,0,0.055);
margin-right:40px;
}
.obj_issue_toc .cover{
border:solid #ccc 1px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
padding-top:10px;
border-radius:4px;
box-shadow: 0 1px 3px 5px rgba(0,0,0,0.055);
}

.obj_article_details .entry_details .cover_image img
{
border:solid #ccc 1px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
padding-top:10px;
border-radius:4px;
box-shadow: 0 1px 3px 5px rgba(0,0,0,0.055);
}