#headerNavigationContainer .col-md-7 {
    margin-top: -15px;
}

header .container {
    background: white;
    box-shadow: 0px 1px 18px -10px rgb(39 39 136 / 75%);
    border-right: 1px solid white;
    border-left: 1px solid white;
    padding-top: 53px;
}

.navbar-brand-logo img {
    max-height: 100%;
    width: 353px;
    margin-bottom: 39px;
}

}

.page-header a.btn.btn-default.btn-xs, ul#navigationUser li a {
    color: #866319;
    padding-top: 6px;
}

.journal_logo {
    padding: 0 0 0 15px;
    margin-top: -48px;
}

div.issn {
    display: flex;
    justify-content: flex-end;
    gap: 3rem;
    padding-top: 48px;
    text-align: right;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand, .header_view>.container .navbar-brand, .header_view>.container-fluid .navbar-brand {
    margin-left: -15px;
    margin-bottom: -38px;
}

img,
video {
  max-width: 100%;
  height: auto;
}

.btn-info {
    color: #fff;
    background-color: #ffffff;
    border-color: #29ace4;
}

footer .container {
    background: #7db1af;
    color: #ffffff;
}

.pkp_block h2.title, .pkp_block .content span.title, .pkp_block span.title {
    color: #ffffff;
}

.panel-default>.panel-heading, .pkp_block .title {
    color: #333;
    background-color: #7db1af;
    border-color: #ddd;
}

div#customblock-editorialboard {
    padding: 2px;
}

footer .copyright-wrapper {
    text-align: center;
    font-size: 0.75em;
    padding-bottom: 10px;
    color: #ffffff;
}

span.author-country {
    display: none;
}

#customblock-leftcolumnstart {
    display: contents;
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    width: -webkit-fill-available;
}

.pkp_page_article .article-abstract,
.obj_issue_toc .description,
.pkp_page_about {
  text-align: left;
}

.btn-default, .pkp_block.block_make_submission a {
    color: #333;
    background-color: #aafcad;
    border-color: #000;
}

#upcoming_issue > section > div > div > div.cmp_notification.warning.alert.alert-info {
    display: none;
}

#main-content > div.submission_checklist > p {
    font-size: 14px;
}