.hover{
	width:100%;
	border-collapse:collapse;
}
.hover th{
	height:30px;
	background:#008000;
	color:#ffffff;
}
.hover td{
	height:30px;
	padding-top:3px;
	vertical-align:middle;
	border-bottom:1px solid white;
	text-align:center;
}
.hover td a{
	width:100%;
	display:block;
}
.hover tr{
	background:#1E90FF;
	color:#ffffff;
}
.hover tr:hover{
	background-color:#2c5876;
}
.hover tr a{
	color:#ffffff;
}
.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;
}
.pkp_brand_footer{
    display:none;
}
.obj_article_details .abstract{
     text-align:justify;
     font:tahoma,geneva,sans-serif;
}
.img {
     width: 300px;
     height: 200px;
     border: 4px solid #575D63;
     padding: 10px;
}
.footer{
    width: 100%;
    height: 50px;
    padding-left: 10px;
    line-height: 50px;
    background: #333;
    color: #fff;
    position: absolute;
    bottom: 0px;
}
#container{
    position: relative;
}