.hover {
	width:100%;
	border-collapse:collapse;
}
.hover th{
	height:30px;
	background:#ffffff;
	color:#7B046E;
}
.hover td{
	height:30px;
	padding-left:6px;
	vertical-align:middle;
	border-bottom:1px solid #ffffff;
	text-align:left;
}
hover td a {
	width:100%;
	display:block;
}
.hover tr {
	background:#7B046E;
	color:#ffffff
}
.hover tr:hover {
	background-color:#ff0000;
}
.hover tr a {
	color:#ffffff;
}

.pkp_block span.title {
    background: #7B046E;
    padding: 10px 10px 10px 10px;
	color: #FFFFFF;
	text-align: center;
}
.menu-block {
    background: #e9ecef;
}
.btn-block-menu {		
    background-color: #7B046E;
    border-left: 5px solid #9fdffa;
}
a.btn-block-menu {
    color: #fff;
}
.b2:before{
    background-color: #9fdffa;
    color: #000000;
}
.btn-block-menu {		
    display: inline-flex;
    margin: 0 0 8px 0;
    width: 100%;
    position: relative;
    opacity: 0.999;
    padding: 10px 15px;
    text-align: center;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    overflow: hidden;
}

.btn-block-menu:first-child {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.btn-block-menu:last-child {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    margin: 0;
}

.b2:before{
    content: ""; 
    width: 0; 
    height: 100%; 
    position: absolute; 
    right: 0; 
    top: 0; 
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s; 
    z-index: -1;
}

.b2:hover:before{
    width: 100%; 
    right: auto; 
    left: 0;
}

.pkp_structure_footer_wrapper{
	background: #fff;
	border-top: 1px solid #ddd;
}

.pkp_footer_content{
	width: 70%;
	float: left;
}

.pkp_brand_footer{
	width: 30%;
	float: right;
}

.pkp_block {
    padding: 0px;
    margin: 0 0 1.5em 1.5em;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.pkp_block .content ul{
    padding: 10px 15px;
}
.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;
}


/* Identitas Jurnal */
table.rajawalitable>tbody>tr>th,td{padding:5px;border-bottom:1px dashed #ece1cf;vertical-align:top}.row.identitas.card-panel.orange.lighten-5{margin:10px 5px;background-color: #ffffff!important;box-shadow: none;}

ul.baidi > li {
    list-style: lower-latin;
    padding-left: 9px;
    margin-left: 56px;
}
