/**
 * Al Ghifari Theme – Custom styles
 * Based on Novelty OJS 3 theme (novelty-custom.css + novelty-responsive.css)
 * Brand: Universitas Al Ghifari — primary #1d6aa5
 * All rules ported from Novelty; purple (#444872/#484f97) replaced with #1d6aa5
 */

/* ── Base ────────────────────────────────────────────────────── */

body {
  background-color: #fafbf4;
  font-size: 14px;
  color: #4c4c4c;
}

.navbar-brand {
  height: auto;
}

.container {
  max-width: 1260px;
  margin: 0 auto;
  background-color: #f5f5f5;
  padding-top: 15px;
}

.pkp_block {
  margin-bottom: 15px;
}

.pkp_page_index .journal-description {
  margin: 1em 0;
  border-bottom: 1px solid #f1f1f1;
}

section.cmp_announcements.media {
  margin-top: 0;
}

nav.cmp_breadcrumbs.cmp_breadcrumbs_announcement ol li {
  display: inline;
}

nav.cmp_breadcrumbs.cmp_breadcrumbs_announcement ol {
  background: whitesmoke;
  padding: 8px 8px 8px 10px;
  color: #585858;
}

nav.cmp_breadcrumbs.cmp_breadcrumbs_announcement ol .separator {
  color: #e2d7d7;
}

#customblock-Announcement,
#customblock-announcement {
  display: none;
}

.pkp_page_index #customblock-Announcement,
.pkp_page_index #customblock-announcement {
  display: block;
}

.navbar-default,
.header_view {
  border: none;
  border-color: transparent;
  background-color: transparent;
}

header .container {
  background: white;
  box-shadow: 0px 1px 18px -10px rgb(39 39 136 / 75%);
  border-right: 1px solid white;
  border-left: 1px solid white;
}

.pkp_structure_content.container {
  margin-top: -20px;
  padding-bottom: 20px;
  box-shadow: 0px 1px 18px -10px rgb(39 39 136 / 75%);
  border: 1px solid white;
}

.pkp_structure_content::after {
  content: "";
  display: table;
  clear: both;
}


div.issn {
  display: flex;
  justify-content: flex-end;
  gap: 3rem;
  padding-top: 36px;
  text-align: right;
}

div.issn span {
  font-weight: bold;
}

.slick-slide {
  height: auto !important;
}

.journal_logo {
  padding: 0 0 0 15px;
  margin-top: -10px;
}

/* ── Navigation menu bar ─────────────────────────────────────── */

.container.main_menu {
  padding: 0 5px;
  background: #1d6aa5;
  box-shadow: 0px 7px 5px -6px rgba(0, 0, 0, 0.75);
}

.container.main_menu #nav-menu .nav > li > a {
  color: white;
}

.container.main_menu #nav-menu .nav > li > a:hover {
  color: rgb(182, 181, 181);
}

.navbar-default .navbar-collapse {
  padding: 0;
  font-size: 1.09em;
}

.navbar-default .navbar-collapse em {
  margin-right: 10px;
}

.navbar-default .navbar-toggle {
  border-color: rgba(255, 255, 255, 0.4);
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: rgba(255, 255, 255, 0.15);
}

/* ── Typography ──────────────────────────────────────────────── */

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1 { font-size: 1.7em; }
h2, .h2 { font-size: 1.6em; }
.section h2 { font-size: 1.3em; }
h3, h4, .h4 { font-size: 1.2em; }

/* ── Utilities ───────────────────────────────────────────────── */

.text-grey {
  color: rgb(110, 110, 110);
}

.font-italic {
  font-style: italic;
}

.border-bottom {
  border-bottom: 1px solid #ececec;
}

.text-justify {
  text-align: justify;
}

.additional_content {
  clear: both;
}

img, video {
  max-width: 100%;
  height: auto;
}

/* ── Section headings ────────────────────────────────────────── */

.page-header {
  margin-top: 20px;
  padding-bottom: 0;
  border-bottom: 2px solid #1d6aa5;
  margin-bottom: 15px;
}

.page-header h2 {
  margin-bottom: 0;
  color: #1d6aa5;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* ── Layout ──────────────────────────────────────────────────── */

main.pkp_structure_main {
  background: white;
  padding: 20px;
}

.journal-description {
  text-align: justify;
  line-height: 1.7;
}

aside#right {
  padding-right: 0 !important;
}

aside#left {
  padding-left: 0 !important;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > li > a:hover {
  background-color: transparent !important;
}

/* ── Sidebar blocks ──────────────────────────────────────────── */

.panel,
.pkp_block {
  border-radius: 0;
  border: 1px solid #fff;
  box-shadow: none;
}

.pkp_block .content span.title {
  margin: -5px -5px 0px -5px;
}

.pkp_block.block_custom h2.title {
  margin: -5px -5px 20px;
}

.pkp_block h4 {
  padding-left: 8px;
}

.panel-body,
.pkp_block .content {
  padding: 6px;
  font-size: 0.98em;
}

.pkp_block h2 {
  margin-top: 0;
}

.pkp_block h2.title,
.pkp_block .content span.title,
.pkp_block span.title {
  display: block;
  background-color: #1d6aa5;
  color: #fff;
  padding: 8px 12px;
  font-weight: 700;
  font-size: 1.25em;
  margin-bottom: 0;
  text-shadow: none;
}

.pkp_block.archive_by_year > span.title {
  font-size: 1.15em;
}

.pkp_block ul li {
  border: 0;
}

/* ── Homepage image ──────────────────────────────────────────── */

.homepage-image {
  margin-bottom: 20px;
}

.homepage-image img {
  width: 100%;
  display: block;
  box-shadow: 3px 5px 11px -9px rgba(0, 0, 0, 0.75);
}

/* ── Issue tab (homepage) ────────────────────────────────────── */

.pkp_page_index .issue_tab li svg.icon {
  width: 18px;
  vertical-align: text-top;
  margin-top: -1px;
  margin-right: 5px;
}

.issue_tab_container {
  padding-bottom: 18px;
}

.issue_tab .current_issue .page-header,
.upcoming_issue .page-header {
  border: 0;
}

.issue_tab .page-header h2 {
  font-size: 1.4em;
}

.issue_tab .section h2 {
  font-size: 1.3em;
}

.current_issue_title.lead,
.upcoming_issue_title.lead {
  color: #444;
  font-size: 1em;
  font-weight: 600;
  margin-bottom: 15px;
}

.current_issue ul,
ul.galleys_links {
  padding-left: 0;
}

.current_issue ul.cmp_article_list.articles li,
ul.galleys_links li {
  list-style-type: none;
}

.current_issue .read-more {
  margin-top: 20px;
  float: right;
  clear: both;
}

/* ── Announcements ───────────────────────────────────────────── */

.cmp_announcements .media-heading a {
  color: #1d6aa5;
  font-weight: 600;
}

.cmp_announcements .date {
  color: #888;
  font-size: 12px;
}

/* ── Media heading ───────────────────────────────────────────── */

.media-heading h1, .media-heading h2, .media-heading h3,
.media-heading h4, .media-heading h5, .media-heading h6,
h1.media-heading, h2.media-heading, h3.media-heading,
h4.media-heading, h5.media-heading, h6.media-heading {
  font-size: 1.1em;
}

/* ── Article summary ─────────────────────────────────────────── */

ul.cmp_article_list {
  padding: 0;
}

ul.cmp_article_list li {
  list-style-type: none;
}

.obj_article_summary,
.section {
  clear: both;
}

.obj_article_summary {
  margin: 0 0 25px 0;
}

.section {
  margin-top: 40px;
}

.obj_article_summary .title a,
.obj_article_summary h3.title a {
  color: #1d6aa5;
}

.obj_article_summary h3.title {
  font-size: 1.13em;
}

.obj_article_summary .authors {
  font-size: 0.9em;
}

.obj_article_summary ul.galleys_links {
  margin-top: 10px;
}

.obj_article_summary ul.galleys_links li {
  margin-top: 10px !important;
  display: inline;
  margin-right: 10px;
}

.article-summary {
  padding: 16px 0;
  border-bottom: 1px solid #efefef;
}

ul.cmp_article_list li:last-child .article-summary {
  border-bottom: none;
  padding-bottom: 4px;
}

.article-summary .authors,
.article-summary .page,
.article-summary .article_statistic,
.article-summary .page_number {
  color: rgb(110, 110, 110);
}

.article-summary .authors {
  font-size: 0.85em;
}

.article-summary .cover img {
  width: 100%;
  box-shadow: 3px 2px 7px -7px rgba(0, 0, 0, 0.75);
  border: 1px solid #efefef;
}

.article-summary .article-meta-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 12px 0 8px;
  gap: 10px;
}

.article-summary .article-meta-stats {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
  flex: 1;
}

.article-summary .article-meta-aside {
  text-align: right;
  flex-shrink: 0;
  min-width: 100px;
}

.article_statistic {
  font-size: 0.9em;
}

.article-summary svg {
  vertical-align: middle;
  margin-right: 4px;
}

.article-summary .stat-item {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  white-space: nowrap;
  font-size: 0.9em;
  color: rgb(110, 110, 110);
}

.article-summary .stat-count {
  font-weight: 700;
  color: #333;
}

.article-summary .stat-label {
  font-size: 0.85em;
  color: #6e6e6e;
}

.article-summary h3 {
  line-height: 1.2;
}

.article-summary .page_number {
  font-size: 0.85em;
}

.article-summary .doi_container {
  margin-top: 7px;
  text-align: right;
  padding-right: 10px;
}

.article-summary .doi_link {
  background-size: 14px !important;
  height: 20px !important;
  background: url(../images/DOI_logo.svg) no-repeat center left;
  padding: 5px 0 5px 19px;
  font-size: 0.8em;
  color: #5379a9;
  text-decoration: none;
}

.orcid a {
  background-size: 14px !important;
  height: 20px !important;
  background: url(../images/orcid_logo.svg) no-repeat center left;
  padding: 5px 0 5px 19px;
  font-size: 0.8em;
  color: #5379a9;
  text-decoration: none;
}

a.orcid_link {
  background-size: 14px !important;
  height: 20px !important;
  background: url(../images/orcid_logo.svg) no-repeat center left;
  padding: 7px 0 5px 19px;
  font-size: 0.8em;
  color: #5379a9;
  text-decoration: none;
}

small.categories {
  padding: 3px 5px;
  margin: 0 5px 10px 0;
  font-size: 0.8em;
  border-radius: 2px;
  box-shadow: 2px 2px 2px -2px rgba(0, 0, 0, 0.75);
}

small.categories a {
  color: #e8e8e8;
}

.__dimensions_badge_embed__ {
  margin-bottom: 10px;
}

.cmp_notification.warning.alert.alert-info {
  background: #f9f9f9;
  border-color: #efeded;
  color: #d0780d;
  box-shadow: 10px 10px 5px -10px rgb(226 226 226 / 75%);
}

/* ── Issue TOC ───────────────────────────────────────────────── */

.obj_issue_toc .galleys {
  margin-top: 30px;
}

.pkp_page_issue .obj_issue_toc .galleys {
  margin-top: 40px;
}

.pkp_page_issue .obj_issue_toc .published {
  display: none;
}

.obj_issue_toc h2#issueTocGalleyLabel {
  font-size: 1.4em;
}

/* ── Galley links ────────────────────────────────────────────── */

.article-summary .btn-group {
  margin-top: 12px;
  display: block;
}

.article-summary a.galley-link,
.obj_issue_toc a.galley-link,
ul.galleys_links li a {
  margin-right: 10px;
  border-radius: 5px !important;
  font-size: 0.72em;
}

a.galley-link.btn-primary:hover {
  color: white;
}

/* ── Buttons ─────────────────────────────────────────────────── */

.btn-primary,
.btn-default {
  background: transparent;
  font-size: 0.8em;
  box-shadow: 2px 3px 5px -4px rgb(11 71 247 / 75%);
  padding: 8px 20px;
}

.btn-primary {
  color: #fff;
  background-color: #1d6aa5;
  border-color: #185d8f;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  color: #fff;
  background-color: #185d8f;
  border-color: rgb(204, 225, 245);
  text-shadow: none;
}

.btn-primary.galley-link {
  padding: 7px 10px;
}

.navbar-form .btn-default {
  background: white;
  color: black;
  font-size: 0.85em;
  padding: 7px 20px;
  border: 0;
}

.pkp_page_search .input-group .btn-default {
  font-size: 14px;
  padding: 6px 12px;
  box-shadow: none;
}

.obj_article_summary .btn-primary {
  box-shadow: 1px 1px 0px 0px rgb(11 71 247 / 75%);
}

.btn:focus {
  outline: none !important;
}

/* ── Search page ─────────────────────────────────────────────── */

fieldset .search_advanced {
  margin-top: 20px;
}

.search_advanced label {
  color: black;
  font-size: 1em;
}

.search_advanced .from {
  margin: 10px 0;
}

.search-advanced select {
  height: 27px;
  border: 1px solid #dadada;
  border-radius: 5px;
  min-width: 80px;
}

/* ── Footer ──────────────────────────────────────────────────── */

footer[role="contentinfo"] {
  background: transparent;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
}

footer .container {
  border: 1px solid white;
  border-top: 0;
  box-shadow: 0px -1px 5px -2px rgba(0, 0, 0, 0.75);
}

footer h4 {
  color: #1d6aa5;
}

footer a {
  color: #1d6aa5;
}

footer a:hover {
  color: #185d8f;
  text-decoration: none;
}

footer .footer-contact {
  padding: 20px 15px 10px;
}

footer .copyright-wrapper {
  border-top: 1px solid #e8e8e8;
  text-align: center;
  font-size: 0.75em;
  padding: 10px 0;
  color: #8a8787;
}

footer .copy-right {
  line-height: 1.8;
}

footer .copy-right a {
  color: #8a8787;
  text-decoration: underline;
}

/* ── Links ───────────────────────────────────────────────────── */

a {
  color: #1d6aa5;
}

a:hover {
  text-decoration: none;
}

/* ── Custom blocks: hide/show ────────────────────────────────── */

#customblock-LeftMenu,
#customblock-LeftColumnStart,
#customblock-leftcolumnstart {
  display: none;
}

/* ── SidebarMenu block ───────────────────────────────────────── */

#customblock-SidebarMenu p.menu_item,
#customblock-sidebarmenu p.menu_item {
  padding: 13px 10px;
  margin: 0 0;
  font-size: 1.1em;
}

p.menu_item .fa {
  color: #ff9244;
}

#customblock-SidebarMenu p.menu_item:last-child,
#customblock-sidebarmenu p.menu_item:last-child {
  border: 0;
}

#customblock-SidebarMenu p.menu_item,
#customblock-sidebarmenu p.menu_item {
  border-bottom: 1px solid #f4f4f5;
}

#customblock-SidebarMenu p.menu_item:hover,
#customblock-sidebarmenu p.menu_item:hover {
  margin-right: 8px;
  box-shadow: -1px 0px 2px -1px rgba(0, 0, 0, 0.75);
  background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 67%, rgb(255 255 255) 100%);
}

#customblock-SidebarMenu p .fa,
#customblock-sidebarmenu p .fa {
  margin-right: 8px;
}

/* ── SocialShare block ───────────────────────────────────────── */

div#customblock-SocialShare,
div#customblock-socialshare {
  padding: 5px 10px;
}

.social_share a {
  display: block;
  width: 100%;
  margin: 8px 0;
  padding: 10px;
  font-size: 0.85em;
}

div#customblock-SocialShare div.btn,
div#customblock-socialshare div.btn {
  display: block;
  margin: 10px;
  padding: 10px;
  font-size: 0.84em;
}

/* ── Announcement block ──────────────────────────────────────── */

#customblock-Announcement article.announcement-summary.media,
#customblock-announcement article.announcement-summary.media {
  padding: 10px 10px 0;
  margin-top: 0;
  margin-bottom: 10px;
}

#customblock-Announcement article.announcement-summary.media p,
#customblock-announcement article.announcement-summary.media p {
  text-align: justify;
}

#customblock-Announcement article.announcement-summary.media p.date,
#customblock-announcement article.announcement-summary.media p.date {
  color: #6f6f6f;
  margin-bottom: 4px;
  font-size: 0.9em;
}

#customblock-Announcement article.announcement-summary.media .fa-calendar,
#customblock-announcement article.announcement-summary.media .fa-calendar {
  margin-right: 10px;
}

/* ── EditorialBoard block ────────────────────────────────────── */

#customblock-EditorialBoard h4,
#customblock-editorialboard h4 {
  margin-bottom: 0;
  border-bottom: 1px dashed #dad8d8;
  padding-bottom: 10px;
  padding-left: 0;
  margin: 0px 10px 2px;
  font-size: 1em;
  font-weight: bold;
}

div#customblock-EditorialBoard section:nth-of-type(1),
div#customblock-editorialboard section:nth-of-type(1) {
  margin-top: 10px;
}

div#customblock-EditorialBoard .content,
div#customblock-editorialboard .content {
  padding: 2px 2px 21px 2px;
}

div#customblock-EditorialBoard h2,
div#customblock-editorialboard h2 {
  margin-bottom: 0;
  padding: 13px;
}

div#customblock-EditorialBoard section,
div#customblock-editorialboard section {
  padding: 10px 0;
}

div#customblock-EditorialBoard li,
div#customblock-editorialboard li {
  padding-bottom: 0;
}

/* ── Keyword cloud ───────────────────────────────────────────── */

div#tagcloud {
  padding: 15px;
  background: white;
}

.block_Keywordcloud .prev_next {
  margin-right: 10px;
  position: relative;
  z-index: 1;
}

.block_Keywordcloud .btn {
  border-color: #f1f1f1;
  box-shadow: none;
  background: transparent;
  color: rgb(214, 126, 10);
}

#tagcloud a:hover {
  text-shadow: 1px 0px 1px #8a8989;
}

/* ── JournalImpact block ─────────────────────────────────────── */

#customblock-JournalImpact p {
  text-align: center;
}

/* ── Most Read block ─────────────────────────────────────────── */

.block_most_read li.most_read_article {
  margin: 10px;
  border-bottom: 1px dashed #dad8d8;
  padding: 10px 0;
}

.block_most_read .info {
  padding: 5px 0;
}

.most_read_author .fa-user {
  color: #efa64c;
  margin-right: 5px;
}

.block_most_read .stat svg {
  float: left;
  margin-right: 10px;
}

.block_most_read .stat .number,
.most_read_author,
.most_read_date {
  font-size: 12px;
  color: rgb(77, 76, 76);
}

/* ── Archive by year ─────────────────────────────────────────── */

.archive_by_year .issue_list:last-child {
  margin-bottom: 20px !important;
}

.archive_by_year .fa {
  display: none;
}

.archive_by_year a {
  background: url(../images/tag.svg) top left no-repeat;
  padding-left: 25px;
  padding-top: 2px;
}

/* ── Article details page ────────────────────────────────────── */

.pkp_page_article .page-header {
  border: 0;
  font-size: 1.5em;
  color: #494f65;
  text-shadow: 2px 2px #f1f1f1;
  line-height: 1.5;
}

.pkp_page_article .cover-image img {
  margin-bottom: 20px;
}

.pkp_page_article .downloads_chart {
  background: white;
  text-align: center;
}

.pkp_page_article .article_sidebar_stat {
  margin-bottom: 10px;
  padding: 10px 10px 30px;
  font-size: 0.9em;
  background: white;
}

.pkp_page_article .downloads_chart h3.label {
  color: #504e4e;
  line-height: 3;
  font-size: 1.1em;
}

.pkp_page_article .downloads_chart canvas {
  margin-left: -8px;
  font-size: 12px;
}

.pkp_page_article .panel-default > .panel-heading {
  font-weight: bold;
}

.pkp_page_article .article_title {
  border-bottom: 1px dashed #dad8d8;
  margin: 0 0px 8px;
}

.pkp_page_article .author_section {
  font-size: 0.9em;
  color: grey;
}

.pkp_page_article .article_title .share-button {
  text-align: right;
}

.pkp_page_article .article_title .share-button .fa {
  margin-right: 10px;
}

.pkp_page_article .article_title .share-button a {
  border: 1px solid #f9bd5a;
  padding: 8px 15px 8px 10px;
}

.pkp_page_article .article_title .share-button a:hover {
  color: white;
}

.pkp_page_article .article_title div {
  padding: 0;
}

.pkp_page_article a.galley-link.btn.btn-primary,
.share-button a.btn {
  display: inline;
  margin: 40px 10px 0 0;
  padding: 8px 15px;
}

.pkp_page_article a.galley-link.btn.btn-primary,
.pkp_page_article .article_title .share-button a {
  font-size: 0.7em;
}

.share-button a.btn,
#share_article a.btn {
  border: 1px solid rgb(255 194 124);
  color: rgb(241 80 19);
  box-shadow: 2px 3px 5px -4px rgb(11 71 247 / 75%);
  font-size: 0.8em;
}

.share-button a.btn:hover,
.share-button a.btn:active,
#share_article a.btn:hover,
#share_article a.btn:active {
  border: 1px solid rgb(233, 101, 13);
  color: rgb(114, 67, 5);
  background-color: white;
  outline-color: grey;
  outline-width: 1px;
}

#share_article {
  padding: 10px;
}

#share_article a.btn {
  width: 95%;
  padding: 10px;
}

#share_article .sharepopover {
  text-align: center;
}

.pkp_page_article h1 {
  font-size: 1.6em;
  margin: 0;
}

.pkp_page_article .article_content {
  margin-top: 10px;
  display: block;
  clear: both;
}

.pkp_page_article .tabbed_section {
  clear: both;
}

.pkp_page_article .article-abstract,
.obj_issue_toc .description,
.pkp_page_about {
  text-align: justify;
}

.pkp_page_article .date-list li {
  display: inline;
  width: 150px;
}

.pkp_page_article .article_title .doi {
  background-size: 14px !important;
  background: url(../images/DOI_logo.svg) no-repeat top left;
  padding: 0px 0 5px 20px;
  font-size: 0.85em;
  color: #5379a9;
}

.pkp_page_article figure,
.pkp_page_article .figure,
figure .figure {
  width: 100%;
  text-align: center;
  margin: 20px 0;
}

.pkp_page_article figure img,
.pkp_page_article .figure img {
  max-width: 98%;
  margin: auto;
}

.pkp_page_article figure p.caption,
.pkp_page_article .figure p.caption {
  text-align: center;
}

/* ── Keywords / keyword list ─────────────────────────────────── */

.keywords .item {
  margin: 10px 0 40px;
  font-size: 0.9em;
}

.article-sidebar .list-group-item.keywords {
  margin-bottom: 0;
}

.article-sidebar .download {
  margin-top: 12px;
}

.list_of_keyword li {
  border: 1px solid #efefef;
  padding: 7px 10px;
  border-radius: 6px;
  margin-right: 10px;
  color: grey;
  box-shadow: 8px 9px 5px -13px rgba(0, 0, 0, 0.75);
  display: inline-block;
  border-bottom: 1px solid #e4e4e4;
  background: #ffffff;
  list-style: none;
  margin-bottom: 10px;
}

/* ── View counter ────────────────────────────────────────────── */

.view_counter {
  padding-right: 10px;
}

.view_counter svg {
  vertical-align: text-top;
  margin-top: -2px;
}

.view_counter .number {
  font-weight: bold;
}

/* ── Citation ────────────────────────────────────────────────── */

.csl-bib-body {
  margin-bottom: 15px;
}

.download_citation {
  padding: 10px 5px;
}

.download_citation a.dropdown-item {
  display: block;
  margin-bottom: 10px;
}

/* ── Tabbable panel (article details) ───────────────────────── */

.tabbed_section svg {
  vertical-align: text-top;
  margin: -2px 5px 0 0;
}

.tabbed_section li .fa {
  margin: 0 5px 0 0;
}

.tabbable-panel {
  padding: 10px;
}

.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}

.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
  opacity: 0.68;
}

.tabbable-line > .nav-tabs > li.active {
  opacity: 1;
  position: relative;
}

.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}

.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}

.tabbable-line > .nav-tabs > li.open,
.tabbable-line > .nav-tabs > li:hover {
  border-bottom: 0;
}

.tabbable-line > .nav-tabs > li.open > a,
.tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}

.tabbable-line > .nav-tabs > li.open > a > i,
.tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}

.tabbable-line > .nav-tabs > li.open .dropdown-menu,
.tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}

.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
  margin-top: -4px;
}

.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}

.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}

.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}

.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}

.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 2px solid #fbcdcf;
}

.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 2px solid #f3565d;
}

.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

.tabbable-line > .nav-tabs > li > a > i.fa-user {
  color: #f19c33;
}

/* ── JATS / XML article ──────────────────────────────────────── */

.XML_generated {
  text-align: justify;
  margin-top: 30px;
}

h2.full_articles {
  color: #e29914;
}

h3.article-section-title {
  font-size: 1em;
  font-weight: bold;
  margin: 20px 0 1px 0;
}

h2.article-section-title {
  margin-top: 30px;
}

.pkp_page_article .modal-window {
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
}

.pkp_page_article .modal-content {
  margin: auto;
  margin-top: 8%;
  display: inline-block;
  padding: 20px;
  text-align: center;
  background: transparent;
  box-shadow: none;
  border: 0;
}

.pkp_page_article .modal-content p.caption span {
  color: white;
}

.modal-open .container-fluid,
.modal-open .container {
  -webkit-filter: blur(5px) grayscale(90%);
}

.pkp_page_article .modal-content .fa-2x {
  display: none;
}

main.jats_generate {
  margin-top: -40px;
}

.jatsParser__left-article-block {
  display: none;
}

.jatsParser__center-article-block {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 75% !important;
  text-align: justify;
}

.page-header a.btn.btn-default.btn-xs {
  font-size: 0.5em;
  border: none;
  box-shadow: none;
}

.jats_toc .article_toc {
  background: white;
  margin-top: -8px;
}

.jats_toc .article_toc.is-sticky {
  margin-top: 10px;
}

.article_toc h2 {
  margin-top: 20px;
  padding-bottom: 10px;
  text-align: center;
  border-bottom: 1px solid #efefef;
  color: rgb(47, 46, 43);
  font-size: 1.3em;
}

#article-navigation-menu-items .nav-link:before {
  content: " ";
  height: 12px;
  width: 12px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 7px;
  padding-top: 3px;
  border: 1px solid #000;
}

#article-navigation-menu-items a.active:before {
  background-color: #80bfff;
  color: #b8eff3;
  border: 1px solid #80bfff;
}

.intraarticle-menu #article-navbar {
  border: none;
}

.intraarticle-menu #article-navbar a {
  display: block;
  margin: 5px;
  color: #545050;
  padding: 3px 0;
}

.intraarticle-menu #article-navbar a:hover {
  color: rgb(62, 62, 228);
}

.intraarticle-menu #article-navbar a:visited {
  color: rgb(165, 165, 165);
}

.intraarticle-menu #article-navbar nav {
  padding-left: 10px;
}

/* ── Share modal ─────────────────────────────────────────────── */

.article_content {
  margin-top: 40px;
}

#shareModal .modal-content {
  background: white;
  display: block;
  text-align: left;
}

#shareModal h4 {
  color: grey;
  border-bottom: 1px dashed #e0e0e0;
  padding-left: 0;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 1.1em;
}

#shareModal h4 svg {
  vertical-align: text-top;
  margin: -2px 5px 0 0;
}

#shareModal i.fa {
  width: 40px;
  font-size: 1.9em;
}

#shareModal a {
  margin-right: 15px;
}

#shareModal a.wa       { color: green; }
#shareModal a.fb       { color: rgb(80, 60, 255); }
#shareModal a.twitter  { color: rgb(98, 171, 255); }
#shareModal a.mail     { color: rgb(189 48 81); }
#shareModal a.telegram { color: rgb(34, 5, 199); }

#shareModal a.mendeley {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='25' height='25'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23A71930'/%3E%3Ctext x='50%25' y='55%25' text-anchor='middle' dominant-baseline='middle' font-family='Arial' font-size='18' font-weight='bold' fill='white'%3EM%3C/text%3E%3C/svg%3E") no-repeat;
  background-size: 25px !important;
  color: #860c0c;
  padding: 5px 0 5px 40px;
}

/* ── About / contact page ────────────────────────────────────── */

.contact_section > div {
  margin: 20px 0 30px 0;
}

.contact_section h3 {
  font-weight: bold;
}

.contact_section .label {
  color: rgb(63, 63, 63);
  padding: 0;
}

.label {
  color: rgb(77, 77, 77);
  padding: 0;
  margin-right: 20px;
  font-size: 1em;
  font-weight: normal;
}

.image-enlarge-link,
.download-image {
  display: none;
}

/* ── Breadcrumbs catalog ─────────────────────────────────────── */

.cmp_breadcrumbs_catalog {
  margin-bottom: 30px;
}

.cmp_breadcrumbs_catalog ol {
  padding: 8px 8px 8px 15px;
  background: #f5f5f5;
}

.cmp_breadcrumbs_catalog li {
  list-style: none;
  display: inline;
}

/* ── Related articles ────────────────────────────────────────── */

#related_articles small {
  color: #b3aeae;
  font-size: 0.6em;
}

/* ── References ──────────────────────────────────────────────── */

.article-references-content {
  padding-top: 15px;
  font-size: 0.9em;
}

.article-references .readmore_references {
  width: 100px !important;
  padding: 6px;
  float: right;
}

.article-references-content + [data-readmore-toggle],
.article-references-content[data-readmore] {
  display: block;
  width: 100%;
  margin-top: 20px;
}

.article-references-content[data-readmore] {
  transition: height 1600ms;
  overflow: hidden;
}

.article-references ol {
  margin: -10px 0px 0px -10px;
}

body.rtl .article-references ol {
  margin-left: 5px;
}

.article-references ol li {
  margin-bottom: 10px;
}

.article-references .btn-info,
.article-references .btn-info:active:focus {
  background: transparent;
  border-radius: 8px;
  color: #de7112;
  border: 1px solid rgb(255 198 160);
}

.article-references-content br {
  content: "";
  margin: 4em;
  display: block;
  font-size: 25%;
}

/* ── Scroll-to-top button ────────────────────────────────────── */

#scrollTop {
  position: fixed;
  bottom: 3%;
  right: 18%;
  display: none;
  border-radius: 17px;
  border: 1px solid #e0d4d4;
  background: white;
  padding: 6px 10px;
  color: #d47513;
}

button#scrollTop:focus {
  outline: none;
}

/* ── Navigation prev/next ────────────────────────────────────── */

span.previous-icon::after { content: "←"; }
span.next-icon::after     { content: "→"; }

/* ── PlumX ───────────────────────────────────────────────────── */

.PlumX-Summary .pps-container-vertical.plx-no-print .pps-branding-top {
  padding: 10px 10px 30px;
}

.PlumX-Summary .pps-container-vertical .pps-branding-top {
  padding: 10px 10px 30px;
}

.PlumX-Summary {
  background: white;
  margin-top: 10px;
  margin-bottom: 17px;
}

.PlumX-Summary .pps-container,
.PlumX-Summary .pps-col.plx-usage,
.PlumX-Summary .pps-col.plx-citation,
.PlumX-Summary .pps-col.plx-capture,
.PlumX-Summary .pps-col.plx-plum {
  border: 0;
}

.PlumX-Summary .pps-cols {
  padding: 8px;
}

.PlumX-Summary .pps-container-vertical.plx-no-print .pps-branding-top {
  border-bottom: 4px solid #eae4ea;
}

.PlumX-Summary .pps-container {
  float: unset !important;
}

.PlumX-Summary .pps-col-empty {
  border-top: unset !important;
}

.crossmark {
  display: flex;
  align-items: center;
}

/* ── Misc ────────────────────────────────────────────────────── */

.pkp_block.block_custom h2.title.pkp_screen_reader {
  display: none;
}

#maintenance_container {
  background: #251722;
  height: 30px;
  position: sticky;
  top: 0;
  z-index: 999;
  background: linear-gradient(to bottom, rgb(66 4 61) 0%, rgb(70 9 46 / 70%) 100%);
}

/* ── Responsive ──────────────────────────────────────────────── */

/* iPhone X */
@media (max-width: 376px) {
  .issn {
    font-size: 0.9em;
    text-align: center !important;
    margin-top: 10px !important;
  }
  .block_custom#share_article { margin-bottom: 0; }
  .jatsParser__articleView { display: block !important; }
  .article-summary .doi_container {
    text-align: left;
    padding-left: 20px;
  }
}

/* Mobile */
@media (max-width: 640px) {
  .navbar-default .navbar-collapse { padding-left: 20px !important; }

  aside#left {
    padding-left: 0 !important;
    padding-right: 0;
  }

  aside#right {
    padding-left: 0;
    margin-top: 20px;
  }

  .article-summary .doi_container {
    text-align: left;
    padding-left: 20px;
  }

  footer[role="contentinfo"] { padding: 0; }
  footer .container { padding: 20px 20px; }

  .navbar-form .form-group {
    margin-bottom: 10px;
    width: 95%;
  }

  .navbar-default .navbar-collapse { border-top: transparent !important; }
  #nav-menu li { padding-left: 10px; }
  .navbar-form { border: 0; box-shadow: none; }

  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > li > a:hover {
    border-bottom: 0 !important;
  }

  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    border-bottom: 0 !important;
  }

  .pkp_page_article .pkp_structure_content.container { padding: 0; }
  .pkp_page_article .tabbable-panel { margin-top: 40px; }
  .keywords .item { margin: auto !important; }
  .pkp_page_article .cmp_breadcrumbs { display: none; }
  .article-toc { padding-top: 5px; }
  .breadcrumb { display: none; }

  div.issn { padding: 10px 10px 15px 10px; margin-top: -10px; }
  #nav-menu li { width: 95%; padding: 4px; }
  #nav-menu li a { color: rgb(184, 184, 184); }

  .tabbable-line > .nav-tabs > li { opacity: 1; }
  .responsive-tabs > .nav-tabs > li.active { border-bottom: 1px solid #f1f0f0; }

  #share_article {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99;
    width: 100%;
  }
  .block_custom#share_article { margin-bottom: 0; }
  .jatsParser__articleView { display: block !important; }
}

@media (max-width: 991px) {
  .pkp_structure_main {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .pull-lg-right {
    float: right !important;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1270px;
  }
}
