.main-header {
    background-color: #fff;
}

.navbar-brand {
    display: none;
}

body {
    min-width: 311px;
}
.main-header .container
{
    padding: 0 !important;
}
.article-details-main
{
    text-align: justify;
}
.site-footer {
    padding-top: 0;
    padding-bottom: 0;
}
.site-footer a
{
    text-decoration: none;
}
.col-md.site-footer-content.align-self-center
{
    text-align: justify;
}
.site-footer img {
height: auto;
width: 8%;
margin-left: 5%;
}
.imgre 
{
    text-align: center;
}
.imgre img {
width: 10% !important;
    margin-top: 30px;
}
.site-footer-sidebar {
    max-width: 2000px;
}
.site-footer-content
{
    padding-bottom: 20px;
}
.navbar
{
    background-color: #dddddd90;
}
#primaryNav .dropdown-menu.show
{
    background-color: #142b30 !important;
}
#primaryNav .dropdown-item:hover
{
    background-color: #ffffff73 !important;
    border-color: white;
    color: white !important;
}
#userNav
{
    display: none;
}
.navbar-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    max-width: 100%;
    text-align: center;
}

.main-header .container,
.container-xl {
    max-width: 100%;
}

.site-footer-content .row .text-right {
    display: none;
}

#customblock-Logos {
    width: 75% !important;
    flex: 75% !important;
    text-align: right;
}

.dropdown-menu,
.dropdown-item:hover,
.dropdown-item:focus,
#primaryNav .dropdown-menu.show,
#primaryNav .dropdown-item:hover {
     background: #dddddd90 !important;
    border: 1px solid white;
}

.page-about,
.page-submissions,
.site-footer-content,
.page-privacy,
.homepage-issue-description-wrapper {
    text-align: justify;
}

#peerReviewProcess,
.submissions-privacy-statement,
.submissions-author-guidelines,
.page-privacy .page-content {
    font-size: 16px;
}
.col-md.site-footer-content.align-self-center p
{
    margin-bottom: 0rem;
}
.logos img
{
    width: 80px !important;
    background-color: white;
    border-radius: 5px;
    padding: 5px;
}
#citationOutput
{
    text-align: justify ;
    font-size: 100%;
}
.site-footer-sidebar .row
{
    background-color: white;
}
.site-footer .pkp_block
{
    flex: 0 0 100%;
    width: 100%;
}
.logos
{
    text-align: center;
}
.nav-item a
{
    color: black !important;
}
.badge-light
{
    background-color: white !important;
}
a
{
    
}
a:hover
{
   
}
h3
{
    color: #019c3e  !important;
}
.btn-primary
{
   
}
.btn-primary:hover
{
    
}

.page-issue-description .h2
{
    color: #2857a4 !important;
}
.article-details-block h2
{
    color: #2857a4 !important;
}
.issue-toc .issue-toc-section h2
{
    color: #2857a4 !important;
}
.navbar-toggler
{
    margin: auto;
    border: 1px solid white !important;
}
.navbar-light .navbar-toggler-icon
{
    filter: invert();
}
#languageToggleMenulanguageSmallNav
{
    color: white !important;
}
.homepage-description-buttons a
{
    color: #2857a4 !important;
}
.homepage-announcements .col-md-4.homepage-announcement
{
    flex: 100%;
    max-width: 100%;
    text-align: justify ;
}
.page-content
{
    text-align: justify;
}
.article-summary-galleys a
{
    color: white !important;
}
.article-details-main .article-details-galley a
{
    color: white !important;
}
.col-lg-9 .page-issue-galleys a
{
    color: white !important;
}
.homepage-issue-galleys a
{
    color: white !important;
}
.alert.alert-primary a
{
    color: white  !important;
}
.dropdown-menu a
{
    color: #071d3d !important;
}
.row.homepage-announcements
{
    padding-left: 13%;   
    padding-right: 15%;
    padding-top: 12%;
}
.issue-image-cover
{
    margin-top: 5%;
}
.nav-item a:hover
{
    color: #2F63A8  !important;
}
.issue-only-image
{
    margin-top: 5%;
}
@media (min-width: 1200px) {
    .homepage-image-behind-issue+.container-homepage-issue .homepage-issue-current,
    .homepage-image-behind-issue+.container-homepage-issue .homepage-issue-identifier,
    .homepage-image-behind-issue+.container-homepage-issue .homepage-issue-published {
        background: #ffffff73;
        margin-left: 150px;
        margin-right: 150px;
    }
    .homepage-image-behind-issue+.container-homepage-issue .homepage-issue-published {
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .homepage-issue-current,
    .homepage-issue-identifier,
    .homepage-issue-published {
        margin-top: 0;
        margin-bottom: 0;
        text-align: center;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .container-homepage-issue {
        margin-top: 0;
        border: 0;
    }
    .homepage-issue-header {
        margin-top: 6.5rem;
    }
    
}

@media (min-width: 992px) {
    .navbar-logo img {
        max-height: 100%;
        width: 100% !important;
    }
    .main-header .container {
        padding: 0;
    }
    #primaryNav {
        padding-top: 0;
        padding-bottom: 0;
    }
    .language-toggle .dropdown-toggle,
    #userNav .nav-link {
        font-size: 15px;
        color: white;
    }
    .homepage-image-behind-issue
    {
        height: 350px;
    }
@media (max-width: 1900px)
{
    .page-content
    {
        padding-top: 0rem;
    }
}