body {
	background: url("https://ojsrepo.unud.ac.id/sayagata.png") #f1b80a fixed !important;
}

.pkp_site_name .is_img img {
	max-height: 250px !important;
}

.pkp_site_name_wrapper {
	padding: 0 !important;
}

.pkp_site_name {
	padding: 0 !important;
}

.pkp_site_name > a {
	padding: 0 !important;
}

.pkp_navigation_user li {
	background: #fff !important;
    border-radius: 3px !important;
    box-shadow: 0 0 5px rgba(0,0,0,0.3) !important;
}

@media (min-width: 992px) {
	.pkp_navigation_user_wrapper {
		top: 5% !important;
    	right: 16% !important;
	}
}

.indexed-by .title {
	margin-bottom: 30px !important;
}

.indexed-by a {
	display: block;
	margin-bottom: 20px;
}

.footer p {
	text-align: center;
}

.block_make_submission a:hover {
	color: #FFF !important;
}

.pkp_navigation_user > li:last-child a {
	padding-right: 10px !important;
}

.page h2:first {
	margin: 0 0 20px !important;
}

.pkp_navigation_primary_row,
#navigationPrimary ul {
	background: #2c3e50 !important;
}

#navigationPrimary > li > a,
.pkp_head_wrapper .pkp_search .search_controls a,
#navigationPrimary ul a {
	color: #fff !important;
}

#navigationPrimary ul a:hover,
.pkp_nav_list [aria-haspopup] a:first-child,
.pkp_navigation_user > li > a {
	color: #2c3e50 !important;
}