@import url("https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.1.0/css/bootstrap.min.css");

body {
   	/*background: url(https://i2.wp.com/www.medtourindia4health.com/wp-content/uploads/2016/07/Fotolia_83512939_M.jpg);*/
	/*background: url(https://ejournal.umm.ac.id/public/site/images/logosjournal/bglogos.jpg);*/
	background: url(https://ejournal.umm.ac.id/public/site/images/logosjournal/background-putih-2.jpg);
	/*background: #ffffff;*/
	/*min-width: 730px !important;*/
}

article, aside, footer, header, nav, section {
    display: block;
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: normal;
    font-size: 16px;
   
}

.pkp_structure_content {    
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #222
    padding-top: 0px;
}

.pkp_structure_head {
    margin: 0;
    padding: 0;
    background: transparent none;
    height: auto;
    width: 100%;
    display: block;
	border:none;
}

.has_site_logo .pkp_head_wrapper{
	padding:0 !important;
}

.pkp_footer_content {
    background: background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(175,3,3,1) 100%, rgba(255,0,0,1) 100%);;
	color:#ffffff;
    float: left;
    height: 100%;
    width: 100%;
    padding: 30px;
    text-align: left;
}

.pkp_footer_content a{
	color:#ffffff;
}

.pkp_footer_content h4{
    border-bottom:1px solid #ffffff;
	padding-bottom:10px;
	margin-bottom:10px;
}

.pkp_structure_footer{
	padding-left:0 !important;
	padding-right:0 !important;
}

.pkp_structure_footer_wrapper {
    background: transparent;
    height: 100%;
    width: 100%;
    display: inline-block
    border-top: 1px solid #ddd;
    border-bottom: 0px solid #797373;
}

.pkp_brand_footer {
    background: #b7b4b4;
    float: right;
    height: 100%;
    width: 0%;
    padding: 0px;
}

.pkp_navigation_primary > li > a {
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: normal;
    font-size: 17px;
    display: block;
	color: white;

}
.pkp_navigation_primary_row {
    background: background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(175,3,3,1) 100%, rgba(255,0,0,1) 100%); !important;
}

.pkp_site_nav_menu {
    background: background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(175,3,3,1) 100%, rgba(255,0,0,1) 100%);;
}

.pkp_structure_main {
    background: #ffffff;
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: normal;
    font-size: 16px;
    height:auto;
}

.pkp_structure_main:before, .pkp_structure_main:after{
	background: #ffffff;
}

.pkp_structure_sidebar {
    background: #ffffff;
    height:auto;
	padding:10px;
}

.pkp_head_wrapper {
    background: background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(175,3,3,1) 100%, rgba(255,0,0,1) 100%);;
}

.pkp_structure_content {
    background: #ffffff; 
    padding: 0px;
    height: auto;
}

.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_site_name_wrapper{
	min-height:40px;
	height:auto !important;
	padding:0 !important;
}

.pkp_navigation_user_wrapper{
	height:50px;
	background:background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(175,3,3,1) 100%, rgba(255,0,0,1) 100%);;
	padding:0;
}

.pkp_navigation_user_wrapper .pkp_nav_list{
	padding:10px;
}

.pkp_navigation_user > li > a {
	background:none;
	color:#ffffff;
}

.pkp_site_name{
	overflow:none !important;
	position:relative !important;
	left: 0 !important;
	padding: 0 !important;
}

.pkp_site_name .is_img{
	display:block;
	padding: 0 !important;
}

.pkp_site_name .is_img img{
	display: block;
	margin-top:50px;
	width:100%;
	max-height:100%;
}

ul#navigationPrimary{
	margin-left:10px;
}

.cmp_breadcrumbs{
	display:block;
	margin-top:10px;
	padding: 0px 15px;
    margin-bottom: 23px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 3px;
}

.pkp_block{
	margin-bottom: 15px;
	border-radius: 5px;
    border: 1px solid #f5f5f5;
	padding:5px;
}

.pkp_block .title, .additional_content .title {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
	padding: 10px;
	font-size:18px;
}

.pkp_block .menu_item {
	border-bottom: 1px solid #ffffff;
	padding: 13px 10px;
    margin: 0 0;
	font-size:16px;
}

.pkp_block .menu_item .fa{
	color: #ffffff;
	margin-right: 8px;
}

.pkp_block .menu_item:last-child {
    border: 0;
}

.pkp_block .menu_item:hover { 
    font-weight: bold;
}

.pkp_block .menu_item a{
	display:block;
	color:#ffffff;
}

img.imgb {
	width: auto !important;
	height: 50px !important;
	border-radius: 5px; 
	margin: 5px; 
	box-shadow: 5px 5px 2px #aaaaaa;
}

img.calb {
	width: 80% !important;
	height: auto !important;
	border-radius: 5px; 
	margin: 5px; 
	box-shadow: 5px 5px 2px #aaaaaa;
}

.sc-profile{
	padding:10px;
	margin-bottom: 10px;
    border-bottom: 1px solid #f0f0f3;
}

.sc-profile img.profile, img.side-profile {
    padding: 5px;
    border: 1px solid #d6cfcf46;
    box-shadow: 10px 10px 5px -13px rgb(105 98 98 / 75%);
}

img.img-ct{
	max-width:auto !important;
	width:auto !important;
	height:20px;
	margin:5px;
}

.infoname{
	font-size:20px;
}

.edt-title{
	border-top: 1px solid #ddd;
    margin-top: 17px !important;
}

.edt{
	clear:both;
	margin-top:50px;
}

.edt-title h2{
	padding: 0px 0px;
    background-color: white;
    margin: 16px 0px;
    background: #fff;
    font-size: 21px;
    font-weight: 600;
    color: #ababab;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 0px solid;
    display: inline;
    position: relative;
    top: -18px;
    left: 0px;
}

.br-profile{
	margin-bottom:10px;
}

.stprofile .name{
	color: #ea14f9;
	margin-bottom:5px;
}

.stprofile .speciality{
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}

.stprofile .email{
	font-size:10px;
	margin-bottom:5px;
}

.main_entry .references{
	word-wrap: break-word;
	text-align:justify;
}

.main_entry .doi{
	word-wrap: break-word;
}

.main_entry .abstract{
	text-align:justify;
}

.entry_details .copyright{
	text-align:justify;
}

#authorGuidelines, #privacyStatement, .copyright_notice{
	text-align:justify;
}

.bgquick{
	margin:-5px;
	background:#ff0000;
	color:#ffffff;
}

.homepage_about a, .page_about a, a{
	text-decoration: none !important;
}