#customblock-leftcolumnstart {
    display: contents;
}

#customblock-make-submission p { margin-top: 15px}
#customblock-make-submission p { margin-top: 15px}

#customblock-editorialboard .read_more { margin-right: 10px }
#customblock-editorialboard em.fa { text-shadow: none;}
#customblock-editorialboard em.a { text-shadow: none;}


.journal-description h2 {
    font-size: 1.3em;
}

div.issn {
    display: flex;
    justify-content: flex-end;
    gap: 3rem;
    padding-top: 47px;
    text-align: right;
}

.btn-info {
    color: #000;
    background-color: #87CEEB;
    border-color: #d2d2d2;
}

a, #customblock-SidebarMenu p.menu_item a, #customblock-sidebarmenu p.menu_item a {
    color: #000000;
}

.panel-default>.panel-heading, .pkp_block .title {
    background-color: #87CEEB;
    border-color: #fffcfc;
}

.pkp_block h2.title, .pkp_block .content span.title, .pkp_block span.title {
    color: #ffffff;
}

.nav>li>a {
    position: relative;
    display: block;
}

.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
}

.navbar-header{
    background-color: #87CEEB;
}

footer .container {
    background: #87CEEB;
    color: #ffffff;
}

footer .copyright-wrapper {
    text-align: center;
    font-size: 0.75em;
    padding-bottom: 10px;
    color: #ffffff;
}

body {
    background-color: #fafbf4;
    font-size: 14px;
    color: #000000;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 39px;
    margin-bottom: 25px;
}

.container:nth-child(1) {
    width: 100%;
    height: 151px;
}

header .container {
    background: #ecedf0 url(https://jcals.mzumbe.ac.tz/public/site/images/webmaster/tester1.png) top left no-repeat;
    background-size: cover;
}

.navbar-brand>img {
    display: NONE;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
    
}

.navbar-brand-logo img {
    max-height: 100%;
    width: auto;
}