@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;}

.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: #707070;}
div.article-summary-doi a:hover {text-decoration: none; color: #aaa;}
.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)}}

/* SHAME: hide useless "More" and unwanted "Full Issue" text */
/* Hotfix by Clinton pending potential re-theming */
div.page-issue-galleys > div.h3 { display: none; }
div.homepage-issue-description-more { display: none; }
div.homepage-issue-galleys > div.h3 {display: none; }
