.pkp_site_name .is_img img {
display: block;
max-height: 1000px;
max-width: 100%;
width: auto;
height: auto;
}

.pkp_page_index .journals .links li a{
	font-family: sans-serif;
    font-size: 15px;
    background: #22a4cf;
    color: white;
    border: white 3px solid;
    border-radius: 5px;
    padding: 12px 20px;
    margin-top: 10px;
}

.tombol1 {
	border-bottom: 2px solid #2e2b00 !important;
	border-top: 2px solid #ccbf04!important;
	border-left: 6px solid #2e2b00 !important;
	border-right: 2px solid #ccbf04 !important;
	background: #f3f0bd !important;
	color: #000 !important;
	text-decoration: none !important;
	width: 240px;
	height: 40px;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	margin: 10 -20px 0 -25px !important;
	font-weight: bold;
}
.tombol1:hover,.tombol1 a {
	cursor: pointer;
    background: #f3e828  !important;
	border-left: 10px solid #2e2b00 !important;
    padding-left: 10px;
    color: #000 !important;
}


.tombol2 {
	border-bottom: 2px solid #002e0f !important;
	border-top: 2px solid #04cc22 !important;
	border-left: 6px solid #002e0f !important;
	border-right: 2px solid #04cc22 !important;
	background: #b5f188 !important;
	color: #000 !important;
	text-decoration: none !important;
	width: 240px;
	height: 40px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	margin: 10 -20px 0 -25px !important;
	font-weight: bold;
}
.tombol2:hover,.tombol2 a {
	cursor: pointer;
    background: #2e8b57  !important;
	border-left: 10px solid #002e0f !important;
    padding-left: 10px;
    color: #ffffff !important;
}