.pkp_block .title {
    background-color: #026699;
    color: white;
    padding-left: 20%;
    display: block;
    margin-bottom: 10px;
    font-family: "Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    padding: 6px;
    text-align: center;
}
.pkp_block .title a {
    color:white;
}

.pkp_block ul li {
    border: none !important;
}

.activated {
    font-weight: bold;
}

.pkp_site_name .is_img img {
    max-height: 100%;
}
.cmp_form .label{
	display:initial!important;
	font-size: 13px;
	font-weight: 400;
	font-style: italic;
}
