.pkp_block.block_custom h2.title {
    margin: -1px;
}
#customblock-visitors > h2 {
    margin: 1px;
}
div#customblock-leftcolumnstart {
    display: contents;
}
span.read_more.btn.btn-xs.btn-info.pull-right {
    margin-right: 2em;
    background-color: #373754;
    border-color: #373754;
}
footer .container {
    background: #008241;
    color: #ffffff;
}
footer .copyright-wrapper {
    text-align: center;
    font-size: 0.75em;
    padding-bottom: 10px;
    color: #ffffff;
}
footer a:hover {
    color: #fff;
}
.pkp_block h2.title, .pkp_block .content span.title, .pkp_block span.title {
    display: block;
    font-size: 1.25em;
    margin-bottom: 0;
    text-shadow: 1px 1px 1px #005a2c;
    color: #fff;
}
span.read_more.btn.btn-xs.btn-info.pull-right {
    margin-right: 17px;
    background-color: #ffffff;
    border-color: #1D8252;
    color: #1D8252;
}
span.read_more.btn.btn-xs.btn-info.pull-right:hover {
    margin-right: 17px;
    background-color: #1D8252;
    border-color: #1D8252;
    color: #ffff;
}
div#customblock-announcement {
    word-break: break-word;
}
.navbar-brand-logo img {
    max-height: 100%;
    width: 10em;
}
#headerNavigationContainer > div:nth-child(1) {
    background: url(https://journal.um-surabaya.ac.id/public/site/images/mimin/headerqanunmedika.png);
}
div.issn {
    display: flex;
    justify-content: flex-end;
    gap: 3rem;
    padding-top: 45px;
    text-align: right;
}
.page-header a.btn.btn-default.btn-xs, ul#navigationUser li a {
    color: #1d8252;
    background-color: #fff;
}
.page-header a.btn.btn-default.btn-xs, ul#navigationUser li a:hover{
background-color:#f5f5f5
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    width: 21em;
    height: auto;
}
.homepage-image img {
    box-shadow: 3px 5px 11px -9px rgba(0, 0, 0, 0.75);
    width: 100%;
}
@media screen and (max-width: 991px){
#headerNavigationContainer > div:nth-child(1) {
    background: white;
}
div.issn {
    display: flex;
    justify-content: flex-end;
    gap: 3rem;
    padding-top: 25px;
    text-align: right;
}
}
