.hover	{
	width:100%;
	border-collapse:collapse;
}
.hover th{
	height:30px;
	background:#ffffff;
	color:#1e6292;
}
.hover	td{
	height:30px;
	padding-top:3px;
	vertical-align:middle;
	border-bottom:1px solid	#ffffff;
	text-align:center;
}
.hover	td a {
	width:100%;
	display:block;
}
.hover tr {
	background:#cb4aeb;
	color:#ffffff;
}
.hover tr:hover {
	background-color:#2c5876;
}
.hover tr a {
	color:#ffffff;
}
.hover a:hover {
	color:#f78b4a;
}
.pkp_brand_footer {
   display: none;
}
.pkp_structure_head {
  background: #cb4aeb;
}
body {
  font-family: tahoma,geneva,sans-serif;
}
.obj_article_details .abstract {
    text-align: justify;
}
.pkp_footer_content {
  float: left;
  width: 50%;  padding-top: 10px;
  padding-bottom:10px;
}
.pkp_structure_footer_wrapper {
   background: #e8ebef; 
}
.pkp_site_name .is_img img {
   display: inline-block;
   width: auto;
   height: auto;
}
.obj_announcement_summary .summary {
	text-align: justify;	
}
.obj_article_details .references {
    text-align: justify;
}
.obj_article_details .copyright {
    text-align: left;
}
.obj_announcement_full .description {
    text-align: justify;
}
.obj_announcement_full .date {
    display: none;
}
.obj_announcement_summary .date {
    display: none;
}
.pkp_structure_main .page {
    text-align: justify;
}	
.obj_article_details .issue {
    text-align: left;
}	
.obj_article_details .issue {
    text-align: left;
}	
.obj_article_details .page_title {
	text-align: center;
}
.obj_article_details .authors {
	text-align: center;
}
.obj_article_details .subtitle {
	text-align: center;
}
.editorial-list{
    position: relative; 
}
.editorial-list li{
    margin-bottom: 1.125rem;
}
.editorial-list .img-profile{
    position: absolute;
    width: 95px;
    height: 105px;
    border: 1px solid #ddd;
    padding: .5rem;
}
.editorial-list .img-profile .imgthumb{ 
    width: 80px;
    height: 90px;
    overflow: hidden;
    margin: 0 auto; 
    object-fit: fill;
}
.editorial-list .img-profile img{
    width: 100%;
    height:100%;
}
.team-content{
    margin-left: 100px;
    min-height: 130px;
}
.team-content .ico-label{
    width: 18px;
    height: 18px;
    margin-right: .5rem;
}   
.team-aff ul li{
    margin-bottom: 0;
}
.team-aff ul li .tm_label{
    display: inline-block;
    width: 80px;
}
 
.team-aff ul li .ico-label{
    width: 18px;
    height: 18px;
    margin-right: .5rem;
}
