.sdb ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 200px;
  background-color: #f1f1f1;
  border: 1px solid #250C74;
}

.sdb li a {
  display: block;
  color: #000;
  padding: 8px 16px;
  text-decoration: none;
}

.sdb li {
  text-align: center;
  border-bottom: 1px solid #250C74;
}

.sdb li:last-child {
  border-bottom: none;
}

.sdb li a.active {
  background-color: #4CAF50;
  color: white;
}

.sdb li a:hover:not(.active) {
  background-color: #250C74;
  color: white;
}

.judulsdb
{
background-color: #250C74;
  color: white;
margin-top:10px;
text-align: center;
width:200px;
padding:50x;
}

.pkp_site_name .is_img img{
display:inline-block;
max-height:165px;
max-width:auto;
height:auto
}
.php_footer_content{
float:left;width:70%;
padding-top:10px;
padding-bottom:100px
}
.pkp_brand_footer{
	float:right; width:30%;
	padding-top:10px;
	padding-bottom:10px
}
.pkp_block .title
{
background-color: #250C74;
  color: white;
margin-top:10px;
text-align: center;
width:200px;
padding:50x;
padding-bottom:0px;
}
.content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 200px;
  background-color: #f1f1f1;
  border: 1px solid #250C74;
}

.content li a {
  display: block;
  color: #000;
  padding: 8px 16px;
  text-decoration: none;
}

.content li {
  text-align: center;
  border-bottom: 1px solid #250C74;
}

.content li:last-child {
  border-bottom: none;
}

.content li a.active {
  background-color: #4CAF50;
  color: white;
}

.content li a:hover:not(.active) {
  background-color: #250C74;
  color: white;
}
.pkp_block {
    padding: 0.143rem 0.43rem;
    font-size: 1rem;
    line-height: 0.43rem;
}
