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

.pkp_site_name .is_img img {
	max-height: 300px !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;
}


.tombol1[type=submit]:hover, .tombol1[type=submit]:active {
    cursor: pointer;
    background: #0080FF;
}

.tombol1[type=submit]:active {
    background: #0080FF;
    border: 0px solid #EBEBEB;
}



.tombol2[type=submit] {
    border-bottom: 1px solid #00709D;
    border-top: 0px solid #ccc;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-radius: 0px;
    background: #0082B7;
    color: #fff;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -2px;
    margin-bottom: -10px;
    padding:7px 25px 7px 25px;
    text-decoration:none;
    width: 100%;
    text-align: left;
    font-size: 13px;
}

.tombol2[type=submit]:hover {
    cursor: pointer;
    background: #0080FF;
}

.tombol2[type=submit]:active {
    background: #0080FF;
    border: 0px solid #fff;
}