@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 .section h2 {
    background: #007fc4;
    color: rgba(255, 255, 255, 0.9);
	text-align: left;
}

}

.pkp_site_name .is_text {
    color: #fff !important;
    background: url(/downloads/logo.png) no-repeat !important;
     background-size: 84px !important;
   padding: 30px 0px 28px 97px !important;
    margin-right: 192px;
    font-size: 36px;
    font-weight: 500;
}

.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: 35px !important;

}
body {
    text-align: justify;
	}

	
body {
	background-image: url(/downloads/background.png);
	
}
.pkp_structure_main p {
    text-align: justify;
}
.pkp_structure_footer_wrapper {
    background: #ccc;
}

.obj_article_details .authors .name {
    color: #555;
}

.pkp_structure_main h2 {
    color: #254083;
}

.pkp_brand_footer a {
    max-width: 100px;
}

.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_structure_main h3 {
    text-align: left;
}

.cmp_notification {
    border-left: 5px solid #254083;
}

.obj_issue_toc .cover img {
display: block;
max-height: 250px;
width: auto;
float: left;
margin-right: 30px;
}
.pkp_structure_head {
    background-color: #ffcb00;
    border-bottom: 1px solid #fff;
}
.pkp_navigation_primary ul a {
    color: #ffcb00 !important;
}
.pkp_navigation_primary_row {
	background-color: #caa619;
}
.pkp_navigation_primary>li>a:hover,.pkp_navigation_primary>li>a:focus{
	color:#fff !important;
	outline:0;
	border-color:#ffcb00 !important;
	}
	.pkp_navigation_primary>li>a {
    margin: 0 1em !important;
    padding: 10px 0 8px !important;
    border-bottom: 2px solid transparent !important;
    color: #fff !important;
}
.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: #;
    font-weight: 700;
} 
.pkp_navigation_primary {
    max-width: 85%!important;
	font-weight: bold;
}

