/* Table of content CV.Picmotiv For Taujih IAIQI */
.pkp_site_name .is_img img {
    display: inline-block;
    max-height: 250px;
    max-width: 100%;
    width: 100%;
    height: auto;
}

.obj_article_summary {
	box-shadow: 3px 3px 5px;
	padding: 20px;
	border-radius: 10px;
	background: #E3E1DF;
}



.obj_article_summary:hover {
	background:#F3D28C
}


.obj_article_summary {
    padding-bottom: 15px !important;
    border-bottom: solid 8px #11722E !important;
    font-size: 12px;
    padding-top:12px;
}
.pkp_site_name_wrapper, .pkp_navigation_primary_row {
    padding-left: 10px;
    padding-right: 10px;
}
.pkp_site_name {
    padding-top: 5px;
	padding-bottom: 2px;
}

.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;
}