:root {
    --strongColor: #9c1006;
}

#body .Jurnal_Logo{
    max-width: 1600px;
    height: 105px;
    background: url(images/kp-head-3.jpg);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 100% auto;
    margin:auto;
}

.Jurnal_Logo_BG{
    width:100%;
    /*background-color:#ffffff;*/
    /*background-image: url(images/logo_BG.png);*/
}

#availableSubscriptionTypes table tr td:nth-child(3),
.subscriptionTypesAvailable table tr td:nth-child(3) {
    display: none;
}

body .pubSys {
    display: none;
}
