@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .btn, .card-title, .dropdown-header, .navbar-logo-text, #connect-orcid-button, .form-register .list-group-item-heading, .article-summary-title, .article-summary-date, .article-details-issue-identifier, .issue-toc-section-title, .announcement-summary-date, .homepage-issue-published, .page-announcement .announcement-date, .page-search .pagination strong, .page-search .pagination a, .author-details-issue, .category-title, .category-subcategories-list li a, .block_make_submission .block_make_submission_link {font-family: Verdana,Arial,Helvetica,sans-serif;}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {line-height: inherit;}

a { text-decoration: underline; }
a:hover {text-decoration: none; color: #878787;}

.navbar-nav a{text-decoration: none;}


header.main-header {
   background: rgb(255,255,255);
}

header.main-header {
    background: linear-gradient(180deg, rgba(255,255,255,1) 34%, rgba(255,250,217,1) 74%);
}

@media (min-width: 992px){
.navbar-logo img {
    max-height: 160px;
}

.navbar-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    max-width: 60%;
    text-align: center;
}	
	
}

.alert-primary a, .alert-primary a:hover, .alert-primary a:focus, .alert-primary a:active {
    color: #000;
    text-decoration: underline;
}

a:hover, a:focus {
    color: #000000;
}

a {
    color: #000000;
}

.page-content {font-size: 16px}
.page-content p, .submissions-checklist {font-size: 14px}
.homepage-announcements p {font-size: 14px; line-height: 25px;}
.page-content li {font-size: 14px; padding-bottom: 10px;}

.homepage-issue-description::after {width:auto;}

.btn-primary {background: #353535; border-color: #353535;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {background: #707070; border-color: #707070;}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {background-color: #aaa; border-color: #aaa;}
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active {color: #fff;}

div.article-summary-doi a { text-decoration: underline; color: #000;}
div.article-summary-doi a:hover {text-decoration: none; color: #000;}
.article-summary-doi {display: none;}

.article-details-issue-identifier a, .article-details-doi a {text-decoration: underline;}
.article-details-issue-identifier a:hover,.article-details-doi a:hover, .alert-primary a:hover {text-decoration: none;}

.navbar-brand img {max-height: 2em}

@media (min-width: 1200px) {.homepage-image-behind-issue:after {background: rgba(0,0,0,0.3)}}

@media (min-width: 992px){

#userNav .dropdown-item, .language-toggle .dropdown-item {
    padding-left: 0.5em;
    font-size: 14px;
    color: #000;
    text-transform: none;
}	
	
#userNav .dropdown-item:hover, .language-toggle .dropdown-item:hover, #userNav .dropdown-item:focus, .language-toggle .dropdown-item:focus {
    color: #000;
}

#userNav .dropdown-item:hover, .language-toggle .dropdown-item:hover, #userNav .dropdown-item:focus, .language-toggle .dropdown-item:focus {
    color: #000;
}
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .dropdown-item:hover, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .dropdown-item:focus {
    outline: 0;
    background: #fffad9;
    color: #000;
}

@media (min-width: 992px){
#primaryNav .dropdown-menu.show {
    background-color: #fff;

}}