﻿.vol-list {
  margin-left: -18px;
  margin-top: -8px;
  margin-bottom: 3px;
}

.vol-issue-list {
  margin-left: -22px;
  margin-top: -1px;
}

.content-header {
  margin-top: -10px;
}

.issue-list {
  font-weight: 400 !important;
}

.volumes-list {
  margin-top: -5px;
}

.text-align {
  margin: -4px 0px 4px 0px;
}

.update-descrip {
  overflow: hidden;
  position: relative;
  display: block;
}

.more-less-toggle {
  color: var(--green-color-100);
  cursor: pointer;
  font-weight: bold;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 500;
}

.journal-update {
  transition: all 0.3s ease-in-out;
}

li.nestedissue {
  line-height: 1.2;
  margin-top: 5px;
  margin-bottom: 2px;
  list-style-position: outside;
  word-break: break-word;
}

a.issue-list {
  display: inline;
  text-decoration: none;
  color: var(--black-dark-000);
}

span.issues-list {
  word-break: break-word;
}

.author-heading {
  font-size: 16px !important;
  font-weight: 700 !important;
}

.author-list {
  font-size: 16px;
  font-weight: 500;
}

.author-sup {
  font-size: 10px;
  vertical-align: super;
  text-decoration: none;
  margin-left: 1px;
}

.corresponding-author,
.doi,
.corresponding-keyword,
.corresponding-abstract,
.corresponding-keyword {
  font-size: 16px !important;
  font-weight: 700 !important;
}

.corresponding-name {
  font-size: 16px;
  line-height: 30px;
}

#issuedownarrowttag[aria-expanded="false"] #issuedownarrow.fa::before {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 23px;
  color: var(--black-dark-000);
  margin-left: -30px;
}

.section-block {
  margin-top: 1.5rem;
}

ul.list-unstyled a.active {
  color: var(--yellow-color-100);
  text-decoration: underline;
}

.article-access {
  margin-top: 15px;
}

.section-block h4 {
  margin-bottom: 0.5rem;
  margin-top: 1.5rem;
  font-weight: 700;
}

.author-list,
.corresponding-author {
  line-height: 1.5;
}

#author-contents h4,
#co-author-contents h4,
#history-content h4,
#doi-content h4,
#abstract h4,
#keywords-content h4,
#open-access-content h4,
.author-email-heading,
#copyrights-content h4 {
  color: var(--green-color-100);
  font-size: 18px !important;
  font-weight: 600 !important;
}

.heading {
  color: var(--green-color-100);
}

.breadcrumb {
  font-size: 18px !important;
  color: var(--gray-color-333);
  margin: 30px 0px 0px 5px !important;
  font-family: "Encode Sans";
}

.breadcrumb a {
  color: var(--black-dark-000);
  text-decoration: none;
  font-weight: normal;
}

.breadcrumb a:hover {
  text-decoration: none;
  color: var(--green-color-100);
}

.breadcrumb a.active {
  color: var(--green-color-100);
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 300px; /* Adjust width as needed */
}

.breadcrumb span {
  margin: 0 7px;
  color: #555;
}

#title-header {
  margin-bottom: 20px;
}

.navigation {
  margin-right: 16px !important;
  background-color: transparent;
}

.article-full-title,
.articlenavigator,
.articlenavigator .page-nav {
  width: 100%;
}

.article-full-title {
  font-weight: 700;
  color: var(--black-volor-100);
}

.article-access span.heading-3 {
  color: var(--gray-color-669) !important;
}

.navigation #mainList {
  padding: 0px 0px;
}

.navigation #mainList li {
  border-bottom: 1px dashed var(--black-dark-000);
  padding: 10px 5px 10px 15px;
}

.articlenavigator div.page-nav {
  font-size: 16px;
  font-weight: 500;
  border-top: 1px solid var(--gray-color-cac);
  border-bottom: 1px solid var(--gray-color-cac);
  cursor: pointer;
}
.articlenavigator .underline {
  text-decoration: underline;
}

.articlenavigator .prev-icon,
.articlenavigator .nxt-icon {
  color: var(--green-color-100);
  margin-right: 5px;
  font-size: 26px;
  font-weight: 400;
  margin-top: -4px;
}

.main-bar-col {
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
  padding-right: 0px !important;
}

.main-section-part {
  display: flex;
  justify-content: center;
  align-items: start;
}

.first-section-part {
  width: 73% !important;
}

.second-section-part {
  width: 26% !important;
  padding: 16px 0px 10px 0px;
  /* margin-left: 15px; */
}

.font-17-500 {
  font-size: 14px;
  font-weight: 500;
  color: var(--black-dark-000);
}

.border-sitebox {
  border: 1px solid var(--white-color-ded);
}

.border-sitebox .img-green {
  width: 25px;
  height: auto;
  object-fit: contain;
}

.border-sitebox .img-cross {
  width: 20px;
  height: auto;
  object-fit: contain;
  cursor: pointer;
}

.second-section-part h5.download-metrics-d.views {
  border-right: none !important;
}

.second-section-part .counttag {
  color: var(--black-dark-000);
  font-size: 16px;
  font-weight: 600;
}

.second-section-part .articlebtn {
  font-size: 14px;
  width: 100%;
  font-weight: 700;
  border-radius: 0px;
}

.text-color-green {
  color: var(--green-color-100);
  font-size: 17px;
  font-weight: 600;
}

.border-index {
  border-top: 1px solid var(--green-color-100);
}

.custom-cursor {
  cursor: pointer;
  background-color: var(--gray-color-d9d);
}

.stats-box {
  border: 1px solid var(--black-dark-000);
}

.font-15-span {
  font-size: 13px;
  color: var(--black-dark-000);
}

.span-statics {
  color: var(--green-color-100);
}

.box-light-color {
  background-color: var(--green-color-200);
  width: 20px;
  height: 20px;
}

.box-dark-color {
  background-color: var(--green-color-100);
  width: 20px;
  height: 20px;
}

.extraviewbox {
  width: 40%;
}

.font-top-size {
  font-size: 14px;
}

.articlenavigator .page-nav {
  margin-top: 0px;
}

.article-left-content .first-section-part .page-head-content > h2 {
  font-weight: 600;
  font-size: 18px;
}

.authors-block span {
  color: var(--black-dark-000);
  font-weight: 500;
}

.aff-orcid-scopus sup a {
  font-weight: 500 !important;
  margin-left: 2px;
}

.aff-orcid-scopus sup {
  font-weight: 500 !important;
}

.authors-block .mt-1 {
  color: var(--black-dark-000);
  font-weight: 400;
}

.authors-block .aff-serial {
  color: var(--black-dark-000);
  font-weight: 500;
}

.historyPTag {
  color: var(--gray-color-669);
}

.logo-box {
  gap: 12px;
}

a.doi-content {
  color: var(--black-dark-000);
  font-weight: 600;
  word-break: break-word;
}

.second-section-part .articlebtn.view-full-text {
  background-color: var(--green-color-100);
  cursor: default;
}

.green-title {
  border-radius: 20px;
  padding-left: 10px;
  padding-right: 10px;
  color: var(--white-color-100);
  border: 2px solid;
  border-color: var(--green-color-100) !important;
  background: var(--green-color-100) !important;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: default;
}

.page-btn {
  text-decoration: underline;
}

.article-heading {
  font-size: 26px !important;
  font-weight: 600;
}

.corresponding-name.abstract ol {
  margin: 0px !important;
}

.section-title {
  display: block;
  font-weight: 500;
  margin-top: 5px;
}

.prev-arrow {
  margin-right: -6px;
}

.nxt-arrow {
  margin-left: -6px;
}

.content-start {
  margin-left: 1px;
}

.author-detail-part p {
  margin: 0px;
}

.citationBox {
  border: 1px solid var(--green-color-100);
  background-color: var(--white-color-100);
  border-radius: 50px;
}

.citationText {
  color: var(--green-color-100);
}

.author-list .author-name,.corresponding-name.d-inline-flex{
  white-space: nowrap;
}

.email-content , .email-content .aff-serial-email , .email-content .email-link-part{
  color: var(--black-volor-100);
}

.btn-see-more {
  color: var(--green-color-100);
}

@media screen and (max-width: 575.98px) {
  .side-bar-col {
    width: 100%;
  }
  .article-left-content .first-section-part,
  .second-section-part {
    width: 100% !important;
  }
  .main-bar-col {
    flex-direction: column;
  }
  .second-section-part {
    margin-left: 0px;
  }
  .main-section-part {
    flex-direction: column;
  }
  .articlenavigator {
    margin-top: 20px;
  }
  .csl-right-inline {
    word-break: break-word;
  }
  .corresponding-name,
  .author-detail-part {
    font-size: 14px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .main-section-part {
    width: 100%;
    flex-direction: column;
  }
  .article-left-content .first-section-part,
  .main-section-part .second-section-part {
    width: 100% !important;
  }
  .second-section-part {
    margin-left: 0px;
    padding: 40px 0px 10px 0px;
  }
  .articlenavigator {
    margin-top: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .article-left-content .first-section-part {
    width: 100% !important;
  }
  .main-section-part .second-section-part {
    width: 100% !important;
  }
  .vol-issue-list {
    margin-top: 21px;
  }
  #issuedownarrowttag[aria-expanded="false"] #issuedownarrow.fa::before {
    margin-left: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .article-left-content .first-section-part {
    width: 69% !important;
  }
  .main-section-part .second-section-part {
    width: 30% !important;
  }
  .vol-issue-list {
    margin-top: 21px;
  }
  #issuedownarrowttag[aria-expanded="false"] #issuedownarrow.fa::before {
    margin-left: 0px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .article-left-content .first-section-part {
    width: 67% !important;
  }
  .main-section-part .second-section-part {
    width: 32% !important;
  }
}
@media (min-width: 1400px) and (max-width: 1499.98px) {
  .article-left-content .first-section-part {
    width: 69% !important;
  }
  .main-section-part .second-section-part {
    width: 31% !important;
  }
}
