.hover {
	width:100%;
	border-collapse:collapse;
}
.hover th{
	height:30px;
	background:#2D3541;
	color:#5EC1E9;
}
.hover td{
	height:30px;
	padding-top:3px;
	vertical-align:middle;
	border-bottom:1px: solid #2D3541;
	text-align:center;
}
.hover td a {
	width:100%;
	display:block;
}
.hover tr {
	background:#1e6292 
	color:$1e6292;
}
.hover tr:hover {
	background-color:#5EC1E9;
}
.hover tr a {
	color:#2D3541;
}
.pkp_site_name .is_img img {
    display: inline-block;
    max-height: 100px;
    max-width: 100%;
    width: auto;
    height: auto;
}
.obj_article_details .abstract {
    text-align: justify;
    font:tahoma,geneva,sans-serif;
}
.obj_article_details .references {
    text-align: justify;
    font:tahoma,geneva,sans-serif;
}
.obj_article_details .editorial team {
    text-align: justify;
    font:tahoma,geneva,sans-serif;
}
.obj_article_details .current issue {
    text-align: justify;
    font:tahoma,geneva,sans-serif;
}
.pkp_site_name {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.pkp_site_name > a {
  padding-top: 0;
  padding-bottom: 0;
}
.pkp_site_name .is_img img {
  max-height: 200px !important;
}
.pkp_site_name_wrapper {
  padding-left: 0;
  padding-right: 0;
}
.pkp_navigation_user_wrapper {
  top: 0;
  right: 0;
  padding-right: 30px;
}
.pkp_structure_page {
  margin-top: 20px !important;
  margin-bottom: 20 !important;
  padding-bottom: 20 !important;
}
	
	
	