.hover{
	width:100%;
	border-collapse:collapse;
}
.hover th{
	height:30px;
	background-image: linear-gradient(#007c90, #c0f0e6);
	color:white;
}
.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:#01687e;
	color:#ffffff;
}
.hover tr:hover{
	background-color:#00222b;
}
.hover tr a{
	color:#01011d;
}
.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;
}
.pkp_navigation_primary_row {
    background-image: linear-gradient(#007c90, #c0f0e6);
}
.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a {
    font-family: Sunflower, helvetica, calibri;
    color: #00222b !important;
    font-weight: bold !important;
}
.pkp_search a {
    font-family: Sunflower, helvetica, calibri;
    color: #ffffff !important;
    font-weight: bold !important;
}
.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 {
    display: block;
    max-height: none;
    width: auto;
    height: auto;
}
.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: 0px !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.obj_article_details .abstract{
     text-align:justify;
     font:tahoma,geneva,sans-serif;
}
.img {
     width: 3000px;
     height: 548;
     border: 4px solid #575D63;
     padding: 10px;
}
.footer{
    width: 100%;
    height: 50px;
    padding-left: 10px;
    line-height: 50px;
    background: #e1d2cc;
    color: #007c90;
    position: absolute;
    bottom: 0px;
}
#container{
    position: relative;