.footer-brand-image {
    margin-top: 1;
    display: none;
}

.journal_index {
    background: url(pageHeaderLogoImage copy.png) top repeat-y;
    padding: 8.2%;
}


.pkp_page_index.pkp_op_index {
    background: url(https://i.ibb.co/xjz2NBx/noisy-grid.png);
}

.pull-right, .header_view .download {
    float: right !important;
}
small, .small {
    font-size: 0%;
}

.user_navigation {
    background: #295293;
    background: -moz-linear-gradient(left, #295293 0%, #3fa1e2 100%);
    background: -webkit-linear-gradient(left, #295293 0%,#3fa1e2 100%);
    background: linear-gradient(to right, #000000 0%,#0c6587  100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#295293', endColorstr='#3fa1e2',GradientType=1 );
}

.about_journal {
    display: none;
    padding: 20px;
    font-size: 1.03em;
    color: white;
    background: #38bffda4;
    border: 0.5px solid #f0f0f0;
}

.journal_index .site_logo {
    border: 1px solid rgb(231, 231, 231);
    background: white;
    border-radius: 10px;
    margin: 10px 0;
    display: none;
}

.item_menu {
    padding: 7px 15px;
    margin: 0;
    background: #ffffff;
    border-bottom: 1px solid #50c2e7;
}