@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

.pkp_site_name .is_img img{
  width: 100%;
  max-height: 99px; 
}
/*.pkp_brand_footer{
   display: none;
} */
.pkp_site_name_wrapper{
   background-color: #ffffff;
   padding: 0px;
}
.pkp_navigation_primary_row{
    background: #03315c !important;
}
#navigationPrimary>li>a{
    color: #fff;
}
#navigationPrimary>li>a:hover{
    color: #fff !important;
    border-color: #fff;
}
#navigationPrimary>li>a:focus{
    color: #fff !important;
    background-color: #ffffff00;
    border-color: #fff;
}
.pkp_navigation_search_wrapper{
    display: none;
}
.pkp_navigation_user>li>a{
  background-color: #03315c;
  color: #fff;
}
.pkp_nav_list ul a{
   color: rgba(0,0,0,0.54);
}
.pkp_nav_list ul a:hover{
   color: #132738 !important;
}
.pkp_navigation_user_wrapper ul a:hover{
  color: #fff;
  border-color: #03315c;
}
.pkp_navigation_user_wrapper ul a:focus{
    color: #fff;
    background-color: #03315c;
    border-color: #03315c;
}
.pkp_navigation_search_wrapper a{
  color: #185197;
}
.pkp_navigation_search_wrapper a:hover{
   color: #121d49;
   border-color: #121d49;
}
.cmp_breadcrumbs{
  font-weight: 600;
}
.cmp_breadcrumbs a{
  color: #03315c;
}
.cmp_breadcrumbs a:hover{
  color: #121d49;
}
.custom_Title{
    font-size: 24px !important;
    color: #071a48;
    border-bottom: 2px solid #071a48;
    padding-bottom: 15px;
}
.OfferList{
    background: #f8f9fa;
    padding-left: 40px;
    padding-right: 40px;
    border-left: 4px solid #373636;
    margin-top: 35px !important;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 10px;
}
.OfferList li{
    margin-bottom: 10px;
}
.EICtable-container {
      overflow-x: auto;
    }
.EICtable-container table {
      width: 100%;
      border-collapse: collapse;
      background-color: #cfe2ff;
      font-size: 14px;
    }
.EICtable-container thead{
        border-bottom: 2px solid #000;
    }
.EICtable-container th, td {
      border: 1px solid #bacbe6;
      padding: 8px;
      text-align: left;
      vertical-align: middle;
    }
.EICtable-container th {
      font-weight: bold;
      font-family: 'Montserrat';
    }
    
.EBMtable-container {
      overflow-x: auto;
    }    
    
.EBMtable-container table {
  border-collapse: collapse;
  width: 100%;
  font-size: 14px;
}

.EBMtable-container table thead {
  background-color: #00083b;
  font-family: 'Montserrat';
  border-bottom: 2px solid #000;
  color: #fff;
  text-align: left;
}

.EBMtable-container table tbody tr:nth-child(odd) {
  background-color: #f3fcff; 
}

.EBMtable-container table tbody tr:nth-child(even) {
  background-color: #fbfbfb; 
}

.EBMtable-container table td, table th {
  border: 1px solid #ddd;
  padding: 8px;
}    

/* From Uiverse.io by satyamchaudharydev */ 
#SubmissionBtn{
  --bg: #000b3b;
  --text-color: #fff;
  font-family: 'Montserrat';
  position: relative;
  width: 100%;
  border: none;
  background: var(--bg);
  color: var(--text-color);
  padding: 1em;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
  transition: 0.2s;
  border-radius: 5px;
  opacity: 0.8;
  letter-spacing: 1px;
  box-shadow: #7c8dcf 0px 7px 2px, #000 0px 8px 5px;
}

#SubmissionBtn:hover {
  opacity: 1;
}

#SubmissionBtn:active {
  top: 4px;
  box-shadow: #7c8dcf 0px 3px 2px,#000 0px 3px 5px;
}

.icon-list .icon{
    font-size: 26px;
}

.doi_as{
    margin-top: 8px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
}


.doi_as img{
    width: 22px;
    margin-right: 7px;
}

/* Mobile Responsive */

@media screen and (max-width: 480px){
    .custom_Title{
        font-size: 22px !important;
    }
}

.cmp_manuscript_button, .block_make_submission a, .obj_galley_link{
    line-height: 30px !important;
}
.obj_galley_link sup{
    margin-left: 3px !important;
}

.obj_galley_link sup i{
    margin-right: 3px !important;
}

.pkp_structure_footer_wrapper{
    border-bottom: none !important;
}

.pkp_structure_head{
   background-color: #fff;
}
.pkp_structure_page{
   max-width: 100%;
   margin: 0px;
}
.pkp_head_wrapper, .has_site_logo .pkp_head_wrapper{
   width: 100%;
}
.pkp_navigation_primary_wrapper ul{
    margin-left: 75px !important;
}

.pkp_page_login .pkp_structure_main{
   width: 1200px !important;
}
 
  /* â”€â”€ RESPONSIVE â”€â”€ */
  @media (max-width: 680px) {
    .journal-card { flex-direction: column; margin-top: 20px;}
    .card-cover { width: 100%; height: 455px; padding-left: 0px;}
    .pkp_site_nav_toggle{background-color: #03315c !important;}
    .pkp_navigation_primary_wrapper ul{margin-left: 0px !important;}
    .stats-row { flex-wrap: wrap; gap: 6px; border: none; padding: 0; }
    .pkp_site_name .is_img img{width: 40px; max-height: auto; object-fit: cover;}
    .pkp_site_nav_menu{background: #03315c; top: 41px;}
    .pkp_page_login .pkp_structure_main{width: auto !important; padding: 0px !important;}
    .card-content{margin-top: 20px;}
    .stat-item {
      flex: 0 0 calc(100% - 3px);
      border-bottom: 1px solid #e6e6e6;
      border-radius: 0px;
      margin-bottom: 8px;
      padding: 8px 10px;
    }
    .stat-item:first-child { padding-left: 10px; }
    .description{font-size: 14px !important;}
    .journal-title { font-size: 22px !important; margin-top: 10px;}
    .meta-divider  { display: none; }
    .linkedin-btn  { margin-left: 0; }
    .action-btns   { width: 100%; margin: 10px 0; display: block;}
    .btn-submit, .btn-download { flex: 1; justify-content: center; }
    .btn-submit{
      padding: 12px 16px;
    }
    .btn-download{
      padding: 12px 16px;
      margin-top: 15px;
    }
  }
 
  @media (max-width: 400px) {
    .card-content  { padding: 12px; }
    .journal-title { font-size: 15px; }
    .description   { font-size: 12px; }
  }

.page_login {
    text-align: center;
    font-family: 'Inter';
}

.submit-btn{
  margin-top: 5px;
}

.submit-btn a{
  color: #fff;
  text-decoration: none;
}

.hero {
  font-family: 'Inter', sans-serif;
  position: relative;
  width: 100%;
  min-height: 220px;
  overflow: hidden;
  display: flex;
  align-items: center;
  background: #0f1e2e;
}

.hero-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.45;
}

.hero-inner {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 40px 100px;
  width: 100%;
}

.journal-cover {
  flex-shrink: 0;
  width: 200px;
  height: 271px;
  border-radius: 4px;
  overflow: hidden;
  border: 1.5px solid rgba(255,255,255,0.18);
  background: #1a3550;
  display: flex;
  flex-direction: column;
  position: relative;
}

.cover-badge {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 6px;
  flex-shrink: 0;
}

.pdp-logo {
  background: #1a56db;
  color: #fff;
  font-size: 8px;
  font-weight: 700;
  padding: 2px 4px;
  border-radius: 2px;
  font-family: 'Inter', sans-serif;
}

.issn-small {
  color: rgba(255,255,255,0.75);
  font-size: 7.5px;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
}

.cover-img-slot {
  flex: 1;
  background: rgba(255,255,255,0.06);
  border-top: 1px dashed rgba(255,255,255,0.2);
  border-bottom: 1px dashed rgba(255,255,255,0.2);
  display: flex;
  align-items: center;
  justify-content: center;
}

.cover-img-slot img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.img-placeholder-text {
  font-size: 8px;
  color: rgba(255,255,255,0.4);
  font-family: 'Inter', sans-serif;
  text-align: center;
  padding: 4px;
  line-height: 1.4;
}

.cover-footer {
  padding: 5px 6px 6px;
  flex-shrink: 0;
}

.cover-footer .line1 {
  color: rgba(255,255,255,0.6);
  font-size: 6.5px;
  font-family: 'Inter', sans-serif;
  line-height: 1.3;
}

.cover-footer .line2 {
  color: #60a5fa;
  font-size: 8.5px;
  font-weight: 700;
  font-family: 'Inter', sans-serif;
  line-height: 1.3;
}

.meta-block {
  flex: 1;
  min-width: 0;
}

.meta-row {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 7px;
  color: rgba(255,255,255,0.92);
  font-size: 16px;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
}

.meta-row .ti {
  font-size: 24px;
  color: rgba(255,255,255,0.75);
  flex-shrink: 0;
}

.meta-row strong {
  font-weight: 600;
  color: #fff;
}

.journal-title {
  font-family: 'Inter', sans-serif;
  font-size: 34px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2;
  margin-top: 20px;
  letter-spacing: -0.3px;
}

.right-block {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
}

.editor-card {
  display: flex;
  align-items: center;
  gap: 10px;
}

.editor-avatar {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 2px solid #fff;
  overflow: hidden;
  flex-shrink: 0;
  background: #2d6a4f;
  display: flex;
  align-items: center;
  justify-content: center;
}

.editor-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.avatar-initials {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  font-family: 'Inter', sans-serif;
}

.editor-info {
  font-family: 'Inter', sans-serif;
}

.editor-name {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.3;
}

.editor-role {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  margin-top: 5px;
  margin-bottom: 3px;
  line-height: 1.3;
}

.editor-dept {
  font-size: 12px;
  color: #ffffffd6;
  line-height: 1.3;
}

.submit-btn {
  font-family: 'Inter', sans-serif;
  background: rgba(255,255,255,0.12);
  color: #ffffff;
  border: 1.5px solid rgba(255,255,255,0.55);
  padding: 9px 20px;
  font-size: 13px;
  font-weight: 500;
  border-radius: 4px;
  cursor: pointer;
  white-space: nowrap;
  letter-spacing: 0.1px;
  width: 100%;
  text-align: center;
}

@media (max-width: 620px) {
  .hero-inner {
    flex-direction: column;
    align-items: flex-start;
    padding: 40px 25px;
    gap: 16px;
  }

  .journal-cover {
    width: 132px;
    margin-bottom: 20px;
    height: 179px;
  }

  .editor-card{
    margin-bottom: 10px;
    margin-top: 20px;
  }

  .top-row {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    width: 100%;
  }

  .journal-title {
    font-size: 20px;
  }

  .right-block {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
  }

  .submit-btn {
    width: auto;
    padding: 9px 16px;
  }
}

@media (max-width: 400px) {
  .right-block {
    flex-direction: column;
    align-items: flex-start;
  }
  .submit-btn {
    width: 100%;
  }
}


.page_login{
   text-align: center;
   font-family: 'Inter';
}

.page_login .login{
  max-width: 23em;
  padding: 25px 20px 0px 20px;
  margin: 0px auto;
  text-align: left;
  background-color: #fbfbfb;
}

.page_login .cmp_form .label{
   margin-bottom: 8px;
}

.page_login .login input{
  width: 100%;
  max-width: 100%;
  height: 35px;
} 

.page_login .login #remember{
  width: auto !important;
  height: auto !important;
} 

.cmp_form .fields>div{
    padding-bottom: 20px;
}

.page_login .buttons .submit{
    background-color: #121d49;
    color: #fff;
    padding: 0 2em;
    font-family: 'Inter';
    border: 1px solid #121d49;
}

.pkp_site_nav_toggle>span{
  border-bottom: 3px solid rgb(255 255 255 / 84%) !important;
}

.pkp_site_nav_toggle>span:before, .pkp_site_nav_toggle>span:after{
  background: #fff !important;
}