.pannel-default > .panel-heading,
.pkp_block .title {
    /*background-color: #adc5ce!important;*/
    text-align: center;
}
body.pkp_page_index div.issue-toc .heading-issue-toc {
    /*background-color: #abc5ce;*/
}
h2.heading-issue-toc {
    /*background-color: #abc5ce;*/
}
.pkpDropdown__content {
    overflow-y: auto !important;
    max-height: 85vh !important;
}

.homepage_image {
    width: 25%;
}
.show {
    display: list-item !important;
}
.navbar {
    background-image: linear-gradient(white, white, white) !important;
}

.navbar-default .nav > li > a,
.header_view .nav > li > a {
    color: grey !important;
}
.btn-primary {
    color: #006798 !important;
    background-color: #ffff !important;
    border-color: #5b5859 !important;
    background-image: none !important;
}

.btn-default {
    color: #006798 !important;
    background-color: #ffff !important;
    border-color: #5b5859 !important;
    background-image: none !important;
}

a {
    color: #006789;
    text-decoration: none;
}

h3 {
    color: #006789;
}

h2 {
    color: black;
}
.media-heading {
    font-size: 1.1em !important;
    font-weight: bold;
}

.media-heading a {
    text-decoration: none !important;
}

.article-doi a {
    color: #006798;
}

.valuereferences a {
    color: #006798;
}
.article-controls a {
    color: #006798;
}
.content a {
    color: #006798;
}

.download a {
    text-decoration: none !important;
}
.meta-doi a {
    color: #006798;
}

@media (min-width: 992px) {
    .pkp_navigation_search_wrapper {
        float: right;
        margin: 0;
        padding: 13px;
        border: none;
    }
}

.page_search .search_input .query {
    width: 100%;
    max-width: 100%;
    height: calc(2.857rem - 2px);
    font-size: 1.285rem;
    line-height: calc(2.857rem - 2px);
}

.cmp_form fieldset {
    margin: 0 0 1.43rem;
    padding: 0;
    border: none;
}

.page_search .date_range [name*="Year"] {
    width: 6em;
}
.page_search .date_range [name*="Month"] {
    width: 10em;
}
.page_search .date_range [name*="Day"] {
    width: 4em;
}
@media (min-width: 768px) {
    .page_search .author {
        float: left;
        width: 50%;
    }
}
div.cover-image img {
    width: 60%;
}

.article-abstract {
    text-align: justify;
}
.item.doi {
    margin-left: -66px;
}
div.article-summary > div.media-body > div.meta {
    margin-left: 1px;
}
