body {
   font-family: Arial;
   color: #333;
}

a {
	color: #317091;
}

a:hover {
	color: #666;
}

h1,h2,h3,h4 {
   font-family: Arial !important;
     color: #333; 
}

.pkp_site_name  {
	padding-bottom: 20px;

}

/*@media only screen and (min-width: 992px) 480 768 922{*/
/*
@media only screen and (min-width: 992px) {
.pkp_site_name .is_img img {
	width: 796px;
	height: 160px;
	max-height: 160px;
}
}
*/

/*
.pkp_site_name .is_text {

	
	color: #317091!important;
	
	font-family: Arial;
	font-weight: lighter;
	font-size: 40px
}
*/

/*
.pkp_head_wrapper {
	padding-top: 40px;
	
}
*/

.pkp_structure_sidebar a {
	color: #7a9900;
}

.galleys_links a {
	color: #7a9900;
	border: 1px solid #7a9900;
}

.galleys_links a:hover, .galleys_links a:focus {
	color: white;
	background: #7a9900;
}


.pkp_structure_sidebar a:hover {
	color: #666;
}

#navigationPrimary a {
	color: #7a9900;
	font-family: "Arial";
	text-transform: uppercase;

}

#navigationPrimary > li > a:hover {
	color: #7a9900;
	border-color:  #7a9900;
}

.pkp_navigation_primary > li > a:focus {
	background-color: white !important;
}

.pkp_navigation_primary .dropdown-menu a:hover {
	border-color:  #7a9900;
	
}

.entry_details .obj_galley_link {
	margin-top: 10px;
}

.entry_details .galleys_links li:first-child  a{
	margin-top: 0px;
}

/*
.page_issue .section {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.obj_issue_toc .section {
	margin-top: 0px !important;
	margin-bottom: 0px !important;

	
}*/

.section .cmp_article_list {
	margin-top:0;
}

.section  {
	margin-top:0 !important;
	margin-bottom:0  !important;
}

.page_contact .contact_section .primary {
	display:none;
}

.page_contact .contact_section .support{
	display:none;
}





