a {
    text-decoration: none;
    color:#000;
}
body {
  background-color: #eef3fc;
}
.page br {
    display: none;
}
.pkp_navigation_user {
    margin-top: -21px !important;
    padding-right: 1rem !important;
}
.pkp_navigation_user a {
    color: #fff;
}
.pkp_navigation_user .task_count {
    background: none;
    width: 16px;
    margin-left: auto;
    top: auto;
}
.pkp_navigation_user > li > a,.pkp_navigation_user > li.in_focus > a,.pkp_navigation_user > li > a:hover,.pkp_navigation_user > li > a:focus {
    color: #fff;
    display: inline-block;
    border-radius: 60px;
    box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.2);
    font-size: 15px;
    margin-bottom: 0px;
    padding-right: 10px !important;
    margin-right: 2px !important;
    margin-top: 19px !important;
    font-weight: bold;
}
.pkp_navigation_user .has_tasks ul .task_count,.pkp_navigation_user .has_tasks ul a:hover .task_count,.pkp_navigation_user .has_tasks ul a:focus .task_count {
    background: none;
    color: #ffffff
}
.pkp_structure_head {
    background-color: transparent;
    border-bottom: none;
}
.has_site_logo .pkp_head_wrapper {
    padding-top: 0px;
}
.has_site_logo .pkp_site_name,.has_site_logo .pkp_navigation_primary_wrapper {
    background-color: #1c908e;
    max-width: 100%;
}
.pkp_navigation_primary {
    margin-left: 30px !important;
}
.pkp_navigation_primary li a {
    color: #fff;
}
.pkp_navigation_primary li a:hover {
    color: #c6f5f5;
    border-color: #c6f5f5;
}
.pkp_navigation_primary li a:focus {
    background: none;
    color: #c6f5f5;
}
.pkp_navigation_primary li:first-child a {
    margin-left: 0.143em;
    color: #fff;
}
.pkp_navigation_primary li:first-child a:hover {
    margin-left: 0.143em;
    color: #c6f5f5;
}
.pkp_navigation_primary li:hover ul {
    left: 1rem
}
.pkp_navigation_primary ul a {
    color: #000;
}
.pkp_nav_list ul {
    background: #1c908e;
    border-radius: 3px;
    box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.3);
}
.pkp_nav_list ul a {
    border-left: none;
    color: #fff;
}
.pkp_nav_list ul a:hover,.pkp_nav_list ul a:focus {
    background: none;
    color: #c6f5f5;
    opacity: 0.8;
}
.pkp_navigation_search_wrapper {
    color: #c6f5f5;
}
.pkp_navigation_search_wrapper a {
    color: #fff;
}
.pkp_navigation_search_wrapper a:hover {
    color: #c6f5f5;
    border-color: #c6f5f5;
}
.pkp_navigation_search_wrapper a:focus {
    color: #c6f5f5;
    border-color: #c6f5f5;
}
.pkp_site_name > a {
    padding-top: 0px;
    padding-bottom: 0px;
}
.pkp_site_name .is_img {
    margin-top: 0;
    margin-bottom: 0;
}
.pkp_site_name .is_img img {
    max-height: max-content;
    margin-top: 0px;
    margin-bottom: 0px;
}
.page_index_journal {
    display: flex;
    flex-direction: column;
}
.additional_content {
    order: -1;
}
.pkp_structure_content {
    padding-top: 0px;
    box-shadow: inset 0 0 5px 0.5px rgba(103, 104, 107, 0.34);
}
.pkp_structure_main {
    padding: 0 30px 0px;
}
.pkp_structure_main a {
    color: #000;
}
.pkp_structure_main a:hover {
    color: #fff;
}
.pkp_structure_sidebar {
    border-right: 1px solid #ddd;
    padding-top: 10px;
}
.pkp_block {
    padding: 10px;
    padding-left: 10px;
}
.pkp_block li:hover {
    background-color: #4ec2c1 !important;
}
.obj_article_summary .galleys_links a.file {
    display: none;
}
.galleys_links > li:nth-child(n+2) > a.obj_galley_link.pdf {
    display: none;
}


/*================================== Structure Footer ==========================================*/
.pkp_structure_footer_wrapper {
  background: rgba(0, 0, 0, 0.05);
  border-top: none;
  border-bottom: none;
  padding: 0rem 10rem;
}
.pkp_structure_footer {

}
.pkp_footer_content {
  padding: 20px 0px;
}
.pkp_footer_content a:hover {
  color: #3366cc;
  text-decoration: none;
}
.site-footer {
  padding: 0rem 1rem;
}
.footer-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 30px;
  gap: 40px;
}
.publisher-info-left {
  flex: 1;
  text-align: left;
}
.publisher-logo {
  margin-bottom: 15px;
}
.publisher-logo strong {
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
  color: #000;
}
.publisher-logo a {
  display: inline-block;
}
.publisher-logo img {
  height: 60px;
  width: auto;
  background-color: #ffffff;
  padding: 5px;
  border-radius: 5px;
}
.publisher-name {
  margin-bottom: 10px;
}
.publisher-name a {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  text-decoration: none;
}
.publisher-name a:hover {
  text-decoration: underline;
}
.publisher-address {
  line-height: 1.6;
}
.publisher-address a {
  color: #000;
  text-decoration: none;
  font-size: 14px;
}
.publisher-address a:hover {
  text-decoration: underline;
}
.publisher-logo-right {
  flex-shrink: 0;
}
.publisher-logo-right img {
  position: relative;
  height: 120px;
  width: auto;
  padding: 0;
}
.footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #000;
  padding-top: 5px;
  gap: 1rem;
  flex-wrap: wrap;
}
.copyright {
  text-align: left;
  font-size: 13px !important;
  color: #000;
  font: initial;
}
.social-media {
  position: relative;
  display: flex;
  gap: 5px;
  right: -4px;
  justify-content: right;
  flex-wrap: wrap;
  margin-bottom: 0px;
}
.social-icon {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
}
.social-icon::before {
  content: '';
  width: 15px;
  height: 15px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: transform 0.3s ease;
}
.social-icon:hover::before {
  transform: scale(1.15);
}
.social-icon.facebook::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23000000' d='M20,10.1c0-5.5-4.5-10-10-10S0,4.5,0,10.1c0,5,3.7,9.1,8.4,9.9v-7H5.9v-2.9h2.5V7.9C8.4,5.4,9.9,4,12.2,4c1.1,0,2.2,0.2,2.2,0.2v2.5h-1.3c-1.2,0-1.6,0.8-1.6,1.6v1.9h2.8L13.9,13h-2.3v7C16.3,19.2,20,15.1,20,10.1z'/%3E%3C/svg%3E");
}
.social-icon.facebook:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%231877F2' d='M20,10.1c0-5.5-4.5-10-10-10S0,4.5,0,10.1c0,5,3.7,9.1,8.4,9.9v-7H5.9v-2.9h2.5V7.9C8.4,5.4,9.9,4,12.2,4c1.1,0,2.2,0.2,2.2,0.2v2.5h-1.3c-1.2,0-1.6,0.8-1.6,1.6v1.9h2.8L13.9,13h-2.3v7C16.3,19.2,20,15.1,20,10.1z'/%3E%3C/svg%3E");
}
.social-icon.twitter::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23000000' d='M15.3,1.9h2.8l-6.1,7L19,18.1h-5.6l-4.4-5.8l-5,5.8H1.2l6.5-7.4L1,1.9h5.8l4,5.3L15.3,1.9z M14.5,16.5h1.5L6.6,3.4H4.9L14.5,16.5z'/%3E%3C/svg%3E");
}
.social-icon.twitter:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23000000' d='M15.3,1.9h2.8l-6.1,7L19,18.1h-5.6l-4.4-5.8l-5,5.8H1.2l6.5-7.4L1,1.9h5.8l4,5.3L15.3,1.9z M14.5,16.5h1.5L6.6,3.4H4.9L14.5,16.5z'/%3E%3C/svg%3E");
}
.social-icon.instagram::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle fill='%23000000' cx='10' cy='10' r='3.3'/%3E%3Cpath fill='%23000000' d='M14.2,0H5.8C2.6,0,0,2.6,0,5.8v8.3C0,17.4,2.6,20,5.8,20h8.3c3.2,0,5.8-2.6,5.8-5.8V5.8C20,2.6,17.4,0,14.2,0zM10,15c-2.8,0-5-2.2-5-5s2.2-5,5-5s5,2.2,5,5S12.8,15,10,15z M15.8,5C15.4,5,15,4.6,15,4.2s0.4-0.8,0.8-0.8s0.8,0.4,0.8,0.8S16.3,5,15.8,5z'/%3E%3C/svg%3E");
}
.social-icon.instagram:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cdefs%3E%3ClinearGradient id='ig' x1='0%25' y1='100%25' x2='100%25' y2='0%25'%3E%3Cstop offset='0%25' style='stop-color:%23FD5949'/%3E%3Cstop offset='50%25' style='stop-color:%23D6249F'/%3E%3Cstop offset='100%25' style='stop-color:%23285AEB'/%3E%3C/linearGradient%3E%3C/defs%3E%3Ccircle fill='url(%23ig)' cx='10' cy='10' r='3.3'/%3E%3Cpath fill='url(%23ig)' d='M14.2,0H5.8C2.6,0,0,2.6,0,5.8v8.3C0,17.4,2.6,20,5.8,20h8.3c3.2,0,5.8-2.6,5.8-5.8V5.8C20,2.6,17.4,0,14.2,0zM10,15c-2.8,0-5-2.2-5-5s2.2-5,5-5s5,2.2,5,5S12.8,15,10,15z M15.8,5C15.4,5,15,4.6,15,4.2s0.4-0.8,0.8-0.8s0.8,0.4,0.8,0.8S16.3,5,15.8,5z'/%3E%3C/svg%3E");
}
.social-icon.linkedin::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23000000' d='M18.6,0H1.4C0.6,0,0,0.6,0,1.4v17.1C0,19.4,0.6,20,1.4,20h17.1c0.8,0,1.4-0.6,1.4-1.4V1.4C20,0.6,19.4,0,18.6,0z M6,17.1h-3V7.6h3L6,17.1L6,17.1zM4.6,6.3c-1,0-1.7-0.8-1.7-1.7s0.8-1.7,1.7-1.7c0.9,0,1.7,0.8,1.7,1.7C6.3,5.5,5.5,6.3,4.6,6.3z M17.2,17.1h-3v-4.6c0-1.1,0-2.5-1.5-2.5c-1.5,0-1.8,1.2-1.8,2.5v4.7h-3V7.6h2.8v1.3h0c0.4-0.8,1.4-1.5,2.8-1.5c3,0,3.6,2,3.6,4.5V17.1z'/%3E%3C/svg%3E");
}
.social-icon.linkedin:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%230A66C2' d='M18.6,0H1.4C0.6,0,0,0.6,0,1.4v17.1C0,19.4,0.6,20,1.4,20h17.1c0.8,0,1.4-0.6,1.4-1.4V1.4C20,0.6,19.4,0,18.6,0z M6,17.1h-3V7.6h3L6,17.1L6,17.1zM4.6,6.3c-1,0-1.7-0.8-1.7-1.7s0.8-1.7,1.7-1.7c0.9,0,1.7,0.8,1.7,1.7C6.3,5.5,5.5,6.3,4.6,6.3z M17.2,17.1h-3v-4.6c0-1.1,0-2.5-1.5-2.5c-1.5,0-1.8,1.2-1.8,2.5v4.7h-3V7.6h2.8v1.3h0c0.4-0.8,1.4-1.5,2.8-1.5c3,0,3.6,2,3.6,4.5V17.1z'/%3E%3C/svg%3E");
}
.social-icon.youtube::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23000000' d='M15,0H5C2.2,0,0,2.2,0,5v10c0,2.8,2.2,5,5,5h10c2.8,0,5-2.2,5-5V5C20,2.2,17.8,0,15,0z M14.5,10.9l-6.8,3.8c-0.1,0.1-0.3,0.1-0.5,0.1c-0.5,0-1-0.4-1-1l0,0V6.2c0-0.5,0.4-1,1-1c0.2,0,0.3,0,0.5,0.1l6.8,3.8c0.5,0.3,0.7,0.8,0.4,1.3C14.8,10.6,14.6,10.8,14.5,10.9z'/%3E%3C/svg%3E");
}
.social-icon.youtube:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23FF0000' d='M15,0H5C2.2,0,0,2.2,0,5v10c0,2.8,2.2,5,5,5h10c2.8,0,5-2.2,5-5V5C20,2.2,17.8,0,15,0z M14.5,10.9l-6.8,3.8c-0.1,0.1-0.3,0.1-0.5,0.1c-0.5,0-1-0.4-1-1l0,0V6.2c0-0.5,0.4-1,1-1c0.2,0,0.3,0,0.5,0.1l6.8,3.8c0.5,0.3,0.7,0.8,0.4,1.3C14.8,10.6,14.6,10.8,14.5,10.9z'/%3E%3C/svg%3E");
}
.social-icon.threads::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23000000' d='M10.7 10.2c.5 0 1 .1 1.5.2-.1 1.1-.5 2.2-1.9 2.3-.6 0-1.1-.1-1.5-.5-.2-.2-.3-.4-.3-.9 0-.3.2-.6.5-.8.5-.2 1-.3 1.7-.3zM20 10c0 4.8 0 7.3-1.4 8.6C17.3 20 14.8 20 10 20s-7.3 0-8.6-1.4C0 17.3 0 14.8 0 10c0-4.9 0-7.3 1.4-8.6C2.7 0 5.1 0 10 0c4.9 0 7.3 0 8.6 1.4C20 2.7 20 5.2 20 10zM6.4 5.2c.9-.9 2.1-1.4 3.8-1.4 3.7 0 4.8 2.6 5 3.7l1.3-.3c-.3-1.1-1.6-4.7-6.3-4.7-2 0-3.5.6-4.7 1.8-1.3 1.4-2 3.5-1.9 6.2.1 4.4 2.6 7 6.5 7 3.3 0 5.7-1.9 5.7-4.5 0-1.7-.8-2.9-2.4-3.6-.2-2.4-1.6-3.3-3-3.4-2.2-.1-3 1.4-3.1 1.5l1.1.6s.5-.9 1.9-.8c.6 0 1.5.3 1.7 1.7-1.4-.3-2.8-.1-3.7.4-.6.4-1 1-1.1 1.7-.1.7.1 1.4.6 1.9.6.6 1.5 1 2.5.9 1.7-.1 2.7-1.3 3-3.1.8.5 1.1 1.1 1.1 2.2 0 1.8-1.9 3.2-4.4 3.2-4.6 0-5.2-4-5.2-5.7 0-1.7.2-3.9 1.6-5.3z'/%3E%3C/svg%3E");
}
.social-icon.threads:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23000000' d='M10.7 10.2c.5 0 1 .1 1.5.2-.1 1.1-.5 2.2-1.9 2.3-.6 0-1.1-.1-1.5-.5-.2-.2-.3-.4-.3-.9 0-.3.2-.6.5-.8.5-.2 1-.3 1.7-.3zM20 10c0 4.8 0 7.3-1.4 8.6C17.3 20 14.8 20 10 20s-7.3 0-8.6-1.4C0 17.3 0 14.8 0 10c0-4.9 0-7.3 1.4-8.6C2.7 0 5.1 0 10 0c4.9 0 7.3 0 8.6 1.4C20 2.7 20 5.2 20 10zM6.4 5.2c.9-.9 2.1-1.4 3.8-1.4 3.7 0 4.8 2.6 5 3.7l1.3-.3c-.3-1.1-1.6-4.7-6.3-4.7-2 0-3.5.6-4.7 1.8-1.3 1.4-2 3.5-1.9 6.2.1 4.4 2.6 7 6.5 7 3.3 0 5.7-1.9 5.7-4.5 0-1.7-.8-2.9-2.4-3.6-.2-2.4-1.6-3.3-3-3.4-2.2-.1-3 1.4-3.1 1.5l1.1.6s.5-.9 1.9-.8c.6 0 1.5.3 1.7 1.7-1.4-.3-2.8-.1-3.7.4-.6.4-1 1-1.1 1.7-.1.7.1 1.4.6 1.9.6.6 1.5 1 2.5.9 1.7-.1 2.7-1.3 3-3.1.8.5 1.1 1.1 1.1 2.2 0 1.8-1.9 3.2-4.4 3.2-4.6 0-5.2-4-5.2-5.7 0-1.7.2-3.9 1.6-5.3z'/%3E%3C/svg%3E");
}
.pkp_brand_footer {
  display: none;
}

/*================================== Responsive Footer ==========================================*/
@media screen and (max-width: 991px) {
  .pkp_structure_footer_wrapper {
    padding: 0 40px !important;
  }
}

@media screen and (max-width: 767px) {
  .pkp_structure_footer_wrapper {
    padding: 0 20px !important;
  }
  
  .footer-top {
    flex-direction: column !important;
    align-items: center !important;
    gap: 20px !important;
  }
  
  .publisher-info-left {
    text-align: center !important;
  }
  
  .publisher-logo-right {
    text-align: center !important;
  }
  
  .publisher-logo-right img {
    height: 100px !important;
  }
  
  .footer-bottom {
    flex-direction: column !important;
    align-items: center !important;
    gap: 15px !important;
    text-align: center;
  }
  
  .copyright {
    text-align: center !important;
  }
  
  .social-media-wrapper {
    width: 100%;
  }
  
  .social-media {
    justify-content: center !important;
    right: 0 !important;
  }
}

@media screen and (max-width: 480px) {
  .pkp_structure_footer_wrapper {
    padding: 0 15px !important;
  }
  
  .publisher-logo-right img {
    height: 80px !important;
  }
  
  .copyright {
    font-size: 12px !important;
  }
  
  .social-icon {
    width: 18px !important;
    height: 18px !important;
  }
  
  .social-icon::before {
    width: 14px !important;
    height: 14px !important;
  }
}

@media screen and (max-width: 375px) {
  .publisher-logo-right img {
    height: 70px !important;
  }
  
  .copyright {
    font-size: 11px !important;
  }
}

@media screen and (max-width: 320px) {
  .pkp_structure_footer_wrapper {
    padding: 0 10px !important;
  }
  
  .publisher-logo-right img {
    height: 60px !important;
  }
  
  .copyright {
    font-size: 10px !important;
  }
  
  .social-icon {
    width: 16px !important;
    height: 16px !important;
  }
  
  .social-icon::before {
    width: 12px !important;
    height: 12px !important;
  }
}

@media all and (min-width: 376px) and (max-width: 1024px) {
    .pkp_structure_main {
        padding: 0;
    }
    .pkp_structure_content {
        padding-top: 35px;
        box-shadow: none;
    }
    .pkp_page_index .additional_content {
        padding-top: 5px;
        border-top: none;
    }
    .pkp_site_name {
        position: static;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
    }
    .has_site_logo .pkp_site_name {
        background-color: transparent;
    }
    .has_site_logo .pkp_head_wrapper {
        padding-right: 0;
    }
    .pkp_site_nav_toggle {
        width: 2.857rem;
        height: 5rem;
        background: none;
        box-shadow: none;
    }
    .pkp_navigation_user > li > a {
        color: #000;
        box-shadow: none;
        font-size: 14px;
        margin-bottom: 0px;
        padding-right: 0px !important;
        margin-right: 0px !important;
        margin-top: 0px !important;
        font-weight: normal;
    }
    .pkp_site_nav_menu {
        width: 95.3%;
        top: 183%;
        background: #990203;
        left: 10px;
        padding: 10px;
        z-index: 9999;
    }
    .pkp_nav_list ul {
        background: #990203;
        box-shadow: none;
    }
    .pkp_site_nav_menu ul ul {
        padding-left: 1.5rem;
    }
    .has_site_logo .pkp_navigation_primary_wrapper {
        background-color: #990203;
    }
}