.pkp_structure_main .homepage_about {
    text-align: left;
}

.obj_article_details .page_title {
    font-size: 16px;
    color: #07628a;
}

.pkp_site_name .is_text {
    color: #E1E3E8;
}
@media (min-width: 992px) {
.pkp_site_name {
    padding-left: 30px;
}
}

@media (max-width: 768px) {
.pkp_site_name {
    left: 0;
}

body.dark-mode .pkp_site_name .is_text {
    word-spacing: -4px;
}
}


.pkp_site_nav_toggle {
    box-shadow: 1px 0 0 rgb(39, 133, 201, 0.0), -1px 0 0 rgba(39, 133, 201, 0.0);
}

.pkp_navigation_user>li:last-child>a {
    background: none;
}
body.dark-mode .pkp_navigation_user>li:last-child>a {
    background: none;
}

    body.dark-mode .pkp_navigation_user li {
        border-radius: 10px;
    }

.pkp_structure_footer_wrapper {
    background: #1E2630;
    border-top: 1px solid rgba(39, 133, 201, 0.3);
}

.item.cover_image {
  background-color: rgba(39, 133, 201, 0.15);
}

.obj_article_summary {
  background-color: rgba(39, 133, 201, 0.15);
  border-radius: 10px;
  padding: 5px;
}

section.item.abstract {
  background-color: rgba(39, 133, 201, 0.3);
  border-radius: 10px;
  padding: 10px;
  border: 1px solid rgba(39, 133, 201, 0.3);
}

section.item.references {
  font-size: 80%;
}

.obj_article_details .main_entry .item.references .label {
  font-size: 110%;
  margin: 1px auto;
}

.pkp_structure_main .item.references p {
  margin: 7px auto;
  line-height: normal;
}

section.item.author_bios {
    font-size: 80%;
    color: inherit;
}

.pkp_structure_main .item.author_bios .value p {
  margin: 1px auto;
  line-height: normal;
}

.obj_article_details .main_entry .item.author_bios .label {
  margin: 1px auto;
  font-size: 100%;
  line-height: normal;
}

section.item.author_bios h2 {
  margin: 5px auto;
}


.heading {
  background-color: rgba(39, 133, 201, 0.3);
  border-radius: 10px;
  padding: 5px;
}
.obj_issue_summary {
  background-color: rgba(39, 133, 201, 0.3);
  border-radius: 10px;
  padding: 5px;
}


.pkp_page_index .homepage_about {
    padding: 1px;
    margin-bottom: 25px;
}

.pkp_page_index .additional_content {
    border-top: 1px solid rgba(39, 133, 201, 0.3);
    padding: 10px;
}



.obj_issue_summary h2 {
    margin-bottom: 10px;
}   

.obj_issue_summary .series {
    font-size: 80%;
    font-weight: bold;
}

.archive_section .obj_issue_summary {
    margin-bottom: 15px;
}



@media (max-width: 768px) {
  .page_index_journal .obj_issue_toc h3 {
    margin-bottom: 35px;
    margin-top: 20px;
  }
}

@media (min-width: 768px) {
  .obj_article_summary .cover {
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.6);
  }
}

@media (min-width: 768px) {
  .obj_issue_summary .cover, .obj_issue_toc .heading .cover {
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.6);
  }
}

@media (max-width: 520px) {
  .obj_article_summary .cover {
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.6);
  }
}


@media (max-width: 520px) {
  .obj_issue_summary .cover, .obj_issue_toc .heading .cover {
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.6);
  }
}

.obj_issue_toc .galleys_links {
    justify-content: flex-end;
}

  .hover-zoom {
    transition: transform 0.3s ease; /* Smooth transition */
  }

  .hover-zoom:hover {
    transform: scale(1.1); /* Scale up the image by 10% */
  }

.obj_article_details .entry_details .item {
    border-bottom: 1px solid rgba(39, 133, 201, 0.3); 
}

.obj_article_details .entry_details {
    border-left: 1px solid rgba(39, 133, 201, 0.3); 
}

.obj_article_details .entry_details {
    border-top: 1px solid rgba(39, 133, 201, 0.3); 
}

@media (min-width: 768px) {
  .pkp_structure_main:before, .pkp_structure_main:after {
    width: 1px; 
    background: rgba(39, 133, 201, 0.3); 
  }
}

@media (min-width: 768px) {
  .obj_article_details .row {
    border-top: 1px solid rgba(39, 133, 201, 0.3); 
    border-bottom: 1px solid rgba(39, 133, 201, 0.3); 
  }
}

@media (min-width: 768px) {
  .obj_article_details .main_entry {
    border-right: 1px solid rgba(39, 133, 201, 0.3); 
  }
}

@media (min-width: 768px) {
  .obj_article_details .entry_details .item {
    border-bottom: 1px solid rgba(39, 133, 201, 0.3); 
  }
}

.page_issue_archive .issues_archive>li {
    border-bottom: 1px solid rgba(39, 133, 201, 0.3); 
}
     
.page_issue_archive .issues_archive {
    border-top: 1px solid rgba(39, 133, 201, 0.3); 
}
     
.pkp_structure_head {
    border-bottom: 1px solid rgba(39, 133, 201, 0.3); 
}

.pkp_structure_head a:hover {
    text-decoration: underline; 
}


.pkp_site_nav_toggle:focus {
  outline: 1px solid rgba(39, 133, 201, 0.0);   
}





@media (min-width: 768px) {
.pkp_structure_content {
        border-bottom: 1px solid rgba(39, 133, 201, 0.3);
    }
}


@media (min-width: 768px) {
  .categoryDate {
    display: flex; 
    gap: 20px; 
    justify-content: flex-end;
  }
}

.categoryDate {
    margin-top: 10px;
}

.categoryDate p {
    margin: 1px;
    font-size: 80%;
}

.obj_article_summary .title {
    margin-top: 10px;
    margin-bottom: 10px;
}

.page_index_journal .obj_issue_toc .sections:not(:first-child) {
    margin-top: 1px;
}

.page_index_journal .obj_issue_toc .section {
    margin-top: 1px;
    position: static;
}

    .page_index_journal .online_first .obj_issue_toc .galleys:before, .obj_issue_toc .section:before {
        border-top: none;
    }


.page_index_journal .obj_issue_toc .articles {
    margin-top: 1px;
}

img[src="https://mlhs.ink/Journal/templates/images/ojs_brand.png"] {
  width: 50px; 
  height: auto; 
  display: block; 
  margin: 0 auto; 
}


img[src="https://mlhs.ink/Journal/public/journals/1/homepageImage_en.png"] {
  box-shadow: 0px 2px 38px rgba(39, 133, 201, 0.9); /* Initial blue shadow */
  border-radius: 50%; /* Circular image */
  display: block;
  margin: 10px auto; /* Centers the image */
  width: 45%; /* 45% width of container */
  max-width: 260px; /* Max image width */
  height: auto; /* Maintains aspect ratio */
  transition: transform 1.5s ease; /* Smooth rotation */
  animation: blue-flame 4s infinite ease-in-out; /* Slower blue flame animation */
}

@keyframes blue-flame {
  0% {
    box-shadow: 0px 2px 38px rgba(39, 133, 201, 0.9); /* Initial blue */
  }
  25% {
    box-shadow: 0px 4px 45px rgba(58, 177, 255, 0.8); /* Brighter blue */
  }
  50% {
    box-shadow: 0px 2px 38px rgba(30, 98, 146, 0.9); /* Replaced cyan with #1e6292 */
  }
  75% {
    box-shadow: 0px 4px 45px rgba(39, 133, 201, 0.8); /* Original blue */
  }
  100% {
    box-shadow: 0px 2px 38px rgba(58, 177, 255, 0.9); /* Brighter blue */
  }
}

img[src="https://mlhs.ink/Journal/public/journals/1/homepageImage_en.png"]:hover {
  transform: rotate(360deg); /* Rotation on hover */
}




/* Target the image */
img[src="https://mlhs.ink/Journal/public/site/images/yuriiru/logo250.png"] {
  box-shadow: 0px 2px 38px rgba(39, 133, 201, 0.9); /* Blue shadow */
  border-radius: 50%; /* Circular shape */
  margin: 10px auto; /* Center the image */
  width: 45px;
  max-width: 260px; /* Limit the maximum width */
  height: auto; /* Maintain aspect ratio */
  animation: rotate-clockwise 4s linear infinite; /* Continuous clockwise rotation */
  transition: animation 0.3s ease; /* Smooth transition for stopping rotation */
}

/* Keyframes for continuous rotation */
@keyframes rotate-clockwise {
  0% {
    transform: rotate(0deg); /* Starting position */
  }
  100% {
    transform: rotate(360deg); /* Full rotation */
  }
}

/* Stop rotation on hover */
img[src="https://mlhs.ink/Journal/public/site/images/yuriiru/logo250.png"]:hover {
  animation: none; /* Stops the rotation */
}







@media (min-width: 768px) {
  img[src="https://mlhs.ink/Journal/public/journals/1/homepageImage_en.png"] {
    /* Retains original styling, add modifications if necessary */
  }
}


@media (max-width: 768px) {
  img[src="https://mlhs.ink/Journal/public/journals/1/homepageImage_en.png"] {
    width: 50%; 
    max-width: 250px; 
  }
}




img[src="https://mlhs.ink/Journal/public/site/images/eriho/certificate-zero-300x300.png"] {
  border-radius: 50%; /* Makes the image circular */
  display: block;
  margin: 10px auto; /* Centers the image with a margin on top */
  width: 45%; /* The image takes up to 45% of the parent element's width */
  max-width: 220px; /* The maximum image width is reduced to 260px */
  height: auto; /* Height automatically adjusts to maintain aspect ratio */
}




  section.item.references {
    display: none;
  }


@media (max-width: 768px) {
  .homepage_about {
    font-size: 90%;
  }
}

img[src="https://mlhs.ink/Journal/public/site/images/eriho/1000033387.png"] {
  display: block;
  margin: 10px auto; /* Centers the image with a margin on top */
  width: 35%; /* The image takes up to 45% of the parent element's width */
  max-width: 150px; /* The maximum image width is reduced to 260px */
  height: auto; /* Height automatically adjusts to maintain aspect ratio */
}


@media (min-width: 768px) {
  img[src="https://mlhs.ink/Journal/public/site/images/eriho/1000033387.png"] {
    width: 25%; /* Adjusted to a smaller percentage for mobile screens */
    max-width: 120px;
  }
}


@media (max-width: 768px) {
  img[src="https://mlhs.ink/Journal/public/site/images/eriho/1000033387.png"] {
    width: 25%; /* Adjusted to a smaller percentage for mobile screens */
    max-width: 100px; /* Optionally, reduce the max-width for smaller screens */
  }
}


html, body {
    background: inherit;
}


/* Container div styling for responsive overflow */

/* Responsive adjustments for smaller screens */
@media (max-width: 768px) {
    .tabl table {
        font-size: 8pt; /* Smaller font size on mobile */
    }

    .tabl td, .tabl th {
        padding: 5px;
    }
    .tabl {
    overflow-x: auto;
    width: 100%;
}

/* Table styling to fit within the container */
.tabl table {
    width: 100%;
    border-collapse: collapse;
 }

}

/* Tabs */
.tabs {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	border-bottom: 2px solid rgba(39, 133, 201, 0.3);
	gap: 1px;
	font-weight: bold;
}

.tabs li {
	flex: 1;
}

.tabs li a {
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	text-align: center;
	background-color: rgba(39, 133, 201, 0.1);
	margin-top: 30px;
	cursor: pointer;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border: 1px solid rgba(39, 133, 201, 0.3);
}

.tabs li a:hover {
	color: #1E6292;
	background-color: rgba(39, 133, 201, 0.2);
}

.tabs li.active a {
	color: #1E6292;
	background-color: rgba(39, 133, 201, 0.3);
}

.tab-content {
	display: none;
	padding: 0;
	margin: 0;
	background: transparent;
}

.tab-content.active {
	display: block;
}

@media (max-width: 768px) {
	.tabs {
		font-size: 95%;
	}
}

/* Dark Mode */
body {
	background: #ffffff;
	color: #000000;
}

body.dark-mode {
	background: #283040;
	color: #E1E3E8;
}

body.dark-mode a {
	color: #61AFEF;
}
body.dark-mode a:hover {
	color: #82C0FF;
}


body.dark-mode header,
body.dark-mode footer {
	background: #1E2630;
	color: #E1E3E8;
}

body.dark-mode .tabs li a {
	color: #61AFEF;
	background-color: rgba(39, 133, 201, 0.1);
	border: 1px solid rgba(39, 133, 201, 0.3);
}

body.dark-mode .tabs li a:hover {
	background-color: rgba(39, 133, 201, 0.2);
	color: #82C0FF;
}

body.dark-mode .tabs li.active a {
	background-color: rgba(39, 133, 201, 0.3);
}

.submit button {
	cursor: pointer;
	background: rgba(39, 133, 201, 0.15);
  	border: 1px solid rgba(39, 133, 201, 0.3);
        box-shadow: inset 0 -1em 1em rgba(39, 133, 201, 0.3);
	padding: 5px;
	border-radius: 0px 5px 5px 0px;
}
.submit button:hover {
	background: rgba(39, 133, 201, 0.3);
	color: #008acb;
}

body.dark-mode .submit button {
	color: #61AFEF;
}

body.dark-mode .submit button:hover {
	color: #82C0FF;
}

.block_make_submission a {
   background: rgba(39, 133, 201, 0.15);
   border: 1px solid rgba(39, 133, 201, 0.3);
   color: #006798;
   box-shadow: inset 0 -1em 1em rgba(39, 133, 201, 0.3);
   padding: 5px 30px 5px 30px;
   font-size: 14px;
}
.block_make_submission a:hover {
   background: rgba(39, 133, 201, 0.3);
   color: #008acb;
}

body.dark-mode .block_make_submission a {
   color: #61AFEF;
}
body.dark-mode .block_make_submission a:hover {
   color: #82C0FF;
}


.pkp_structure_sidebar {
    display: flex;
    justify-content: center;
    width: 100%;
}


button#toggleButton {
	text-decoration: none;
	padding: 10px 10px;
	display: block;
	text-align: center;
	background-color: rgba(39, 133, 201, 0.1);
	margin-top: 30px;
	cursor: pointer;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border: 1px solid rgba(39, 133, 201, 0.3);
        width: 100%;
        font-weight: 750;
        color: #1E6292;
}


body.dark-mode button#toggleButton {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

button#toggleButton:hover {
	color: #1E6292;
	background-color: rgba(39, 133, 201, 0.2);
}

button#toggleButton.active  {
	color: #1E6292;
	background-color: rgba(39, 133, 201, 0.3);
}

body.dark-mode button#toggleButton {
	color: #61AFEF;
	background-color: rgba(39, 133, 201, 0.1);
	border: 1px solid rgba(39, 133, 201, 0.3);
}

body.dark-mode button#toggleButton:hover {
	background-color: rgba(39, 133, 201, 0.2);
	color: #82C0FF;
}

body.dark-mode button#toggleButton.active {
	background-color: rgba(39, 133, 201, 0.3);
}


.page_login .buttons button {
   background: rgba(39, 133, 201, 0.15);
   border: 1px solid rgba(39, 133, 201, 0.3);
   color: #006798;
   box-shadow: inset 0 -1em 1em rgba(39, 133, 201, 0.3);
   cursor: pointer;
}
.page_login .buttons button:hover {
   background: rgba(39, 133, 201, 0.3);
   color: #008acb;
}

body.dark-mode .page_login .buttons button  {
   color: #61AFEF;
}

body.dark-mode .page_login .buttons button:hover {
   color: #82C0FF;
}

.cmp_form .buttons button  {
   background: rgba(39, 133, 201, 0.15);
   border: 1px solid rgba(39, 133, 201, 0.3);
   color: #006798;
   box-shadow: inset 0 -1em 1em rgba(39, 133, 201, 0.3);
   cursor: pointer;
}
.cmp_form .buttons button:hover  {
   background: rgba(39, 133, 201, 0.3);
   color: #008acb;
}

body.dark-mode .cmp_form .buttons button  {
   color: #61AFEF;
}
body.dark-mode .cmp_form .buttons button:hover  {
   color: #82C0FF;
}


.pkp_site_nav_toggle {
	display: none;
	background: none;
	border: none;
	font-size: 1.5rem;
	cursor: pointer;
}

.pkp_navigation_primary_row {
	display: none;
	flex-direction: row;
	gap: 1em;
}

@media (max-width: 1024px) {
	.pkp_site_nav_toggle {
		display: block;
	}

	.pkp_navigation_primary_row {
		display: none;
	}

	.pkp_navigation_primary_row.active {
		display: none;
	}
}

/* Theme Toggle Button in Header */
.pkp_head_wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #1E2630;
	flex-direction: column;
	align-items: flex-end;
}



@media (min-width: 992px) {
    .toggle {
        margin-right: 30px;
    }
}
@media (min-width: 992px) {
    .pkp_head_wrapper {
        padding-top: 2.286rem;
    }
}
@media (min-width: 600px) and (max-width: 992px) { 
    .pkp_head_wrapper {
        flex-direction: row;
        height: 55px;
        display: flex;
        align-items: center;
    }
}

@media (max-width: 600px) {
    .pkp_head_wrapper {
        flex-direction: row;
        height: 50px;
        display: flex;
        align-items: center;
    }
}

@media (min-width: 600px) and (max-width: 992px) { 
    .pkp_site_name .is_text {
        font-size: 18px;
    }
}

@media (max-width: 600px) {
    .pkp_site_name .is_text {
        font-size: 14px;
    }
}


        
.theme-toggle {
	margin-left: auto;
	display: flex;
        align-items: flex-start;
}

.theme-toggle button {
	background: #1E2630;
	color: #E1E3E8;
	border: none;
	font-size: 1.5rem;
	padding: 5px 8px 5px 6px;
	border-radius: 4px;
	cursor: pointer;
	transition: background 0.2s ease, color 0.2s ease;
}

.theme-toggle button:hover {
	background: #283040;
	color: #ffffff;
}

body.dark-mode .theme-toggle button {
	background: #1E2630;
	color: #E1E3E8;
}

body.dark-mode .theme-toggle button:hover {
	background: #283040;
	color: #ffffff;
}

body.dark-mode .homepage_image {
    filter: invert(1) brightness(.7) contrast(.7) hue-rotate(175deg) saturate(2);
}

body.dark-mode .image-container1 {
    filter: invert(1) brightness(.9) contrast(.6) hue-rotate(180deg) saturate(2);
}
body.dark-mode img[src="https://mlhs.ink/Journal/public/site/images/eriho/250x250.png"]  {
    filter: invert(1) brightness(.9) contrast(.6) hue-rotate(180deg) saturate(2);
}
body.dark-mode img[src="https://mlhs.ink/Journal/public/site/images/eriho/250x250.png"]  {
        box-shadow: rgba(0, 165, 255, 1) 0px 4px 8px;
	border: 1.5px solid rgba(22, 66, 174, 0.9);
	
}


#myIframe  {
    box-shadow: rgba(0, 0, 0, 0.9) 0px 4px 8px;
    border: 1px solid #000000;
    border-radius: 8px;	
}

body.dark-mode #myIframe  {
        box-shadow: rgba(0, 165, 255, 1) 0px 4px 8px;
	border: 1.5px solid rgba(100, 144, 235, 0.9);
	
}


img[src="https://mlhs.ink/Journal/public/site/images/eriho/250x250.png"]  {
        box-shadow: rgba(0, 0, 0, 0.9) 0px 4px 8px;
	border: 1px solid #000000;

}

body.dark-mode .obj_article_summary {
   background-color: rgba(39, 133, 201, 0.3);
}

body.dark-mode .obj_galley_link  {
   background-color: rgba(39, 133, 201, 0.3);
}

body.dark-mode .obj_article_details .page_title {
    color: #4FC1FF;
}

body.dark-mode .cmp_breadcrumbs .separator, body.dark-mode .cmp_breadcrumbs .current {
    color: #E1E3E8;
}

body.dark-mode .obj_article_details .entry_details .item .label, body.dark-mode .pkp_block .title {
    color: #ABB2BF;
}

body.dark-mode .obj_article_details .citation_display .citation_formats_button:focus {
    background: none;
}

body.dark-mode .obj_article_details .citation_display .citation_formats, body.dark-mode .obj_article_details .citation_display .citation_formats_styles a {
    border: 1px solid rgba(39, 133, 201, 0.3);
}


body.dark-mode .pkp_site_nav_menu a {
    background: inherit;
}

@media (max-width: 991px) {
    body.dark-mode .pkp_site_nav_menu a {
        color: inherit;
    }
}
@media (min-width: 992px) {
    body.dark-mode .pkp_site_nav_menu a {
        color: #E1E3E8;
    }
}


@media (min-width: 992px) {
    body.dark-mode .pkp_site_nav_menu .dropdown-menu a {
        background: #1E2630;
	border: 1px solid rgba(39, 133, 201, 0.3); 
    }
}

body.dark-mode nav.pkp_site_nav_menu.pkp_site_nav_menu--isOpen a:hover {
    color: #E1E3E8;
    text-decoration: underline;
}

body.dark-mode .dropdown-menu.show {
    background: #006798;
}

body.dark-mode .pkp_navigation_user>li:last-child>a {
    background: none;
}

.pkp_navigation_user.pkp_navigation_user a {
    background: none;
}

.pkp_navigation_user.pkp_navigation_user{
    display: flex;
    justify-content: flex-end;
    padding-right: 30px;
    gap: 10px;
}


body.dark-mode .dropdown-menu .profile  {
    background: #006798;
}

body.dark-mode .pkp_nav_list .profile ul a {
    color: #E1E3E8;
}

body.dark-mode .pkp_nav_list .profile ul a:hover {
    background-color: inherit;
    text-decoration: underline;
        
}


.cmp_notification {
    background: rgba(39, 133, 201, 0.15);
}

.obj_article_summary, .obj_issue_summary {
     box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
} 

.obj_issue_toc .heading {
     box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
} 

body.dark-mode .pkp_site_name .is_text,
body.dark-mode .page_index_journal .tabs,
body.dark-mode .homepage_about,
body.dark-mode .pkp_site_nav_menu,
body.dark-mode .pkp_structure_page,
body.dark-mode .obj_article_details .page_title,
body.dark-mode .obj_article_summary > .title,
body.dark-mode .obj_issue_summary .title,
body.dark-mode .pkp_structure_main .page h1,
body.dark-mode .pkp_structure_main h2,
body.dark-mode .page_index_journal .archive_section h3,
body.dark-mode .pkp_structure_main h3 {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}


body.dark-mode textarea {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}


body.dark-mode .pkp_structure_main .page h1, body.dark-mode .pkp_structure_main h2, body.dark-mode .pkp_structure_page h2 {
    color: #4FC1FF;
}


body.dark-mode .pkp_structure_main .page.page_issue h2 {
   background: inherit; 
}

sup {
    font-size: 110%;
    font-weight: bold;
}

body.dark-mode sup {
    font-size: 110%;
    color: #4FC1FF;
    font-weight: bold;
}

sub {
    font-size: 140%;
    font-weight: bold;
}

body.dark-mode sub {
    font-size: 140%;
    font-weight: bold;
    color: #4FC1FF;
}

body.dark-mode .soc {
    font-size: 50%;
}

.pkp_site_name a:hover {
    text-decoration: underline;
}

body.dark-mode .pkp_site_name a:hover {
    color: #E1E3E8;
}

body.dark-mode .obj_issue_summary .series {
    color: #E1E3E8;
}

.item.article-content.my-custom-class sup {
    font-size: 60%;
}

.obj_galley_link.file {
    display: none;
}
.refer a, body.dark-mode .refer a {
    color: inherit;
}    
.refer a:hover, body.dark-mode .refer a:hover {
    color: inherit;
} 

body.dark-mode .sectio, body.dark-mode .CitaviBibliographyHeading {
    color: #4FC1FF;
}
.tabb {
   background: rgba(39, 133, 201, 0.2);
   padding: 5px;	
}
.item.article-content.my-custom-class .tabl {
    margin: 10px auto;
}
.figure {
   background: rgba(39, 133, 201, 0.2);
   padding: 5px;	
}
.refer {
    font-size: 90%;
}

body.dark-mode span[lang="EN-US"][style*="line-height:130%"][style*="color:windowtext"][style*="text-decoration:none"] {
    color: #4FC1FF !important;
}

html, body {
    background: inherit;
}

.pages {
    display: none;
}



body.dark-mode .pkp_site_nav_menu a:hover {
    text-decoration: underline;
}

.citations-count {
	width: 60%;
}

#citation-plugin {
	border-bottom: 1px solid rgba(39, 133, 201, 0.3);
}
.citations-count .badge_total {
        border: 1px solid rgba(39, 133, 201, 0.3);
	background-color: rgba(39, 133, 201, 0.1);
	color: #1E6292;
	font-size: 80%;
}

body.dark-mode .citations-count .badge_total {
        border: 1px solid rgba(39, 133, 201, 0.5);
	background-color: rgba(39, 133, 201, 0.1);
	color: #4FC1FF;
}



        #total-article-views {
            border: 1px solid rgba(39, 133, 201, 0.3);
            padding: 10px;
            border-radius: .25rem;
            width: fit-content;
            background-color: rgba(39, 133, 201, 0.15);
            display: flex;
            flex-direction: row;
	    margin-top: 40px;	
        }
        #total-article-views h2 {
            font-size: 110%;
	    margin: 5px auto;
	    line-height: 100%;
        }
	@media (max-width: 768px) {
  	    #total-article-views h2 {
               font-size: 100%;
  	    }
	}
        #count-all {
            border: 1px solid rgba(39, 133, 201, 0.3);
            background-color: rgba(39, 133, 201, 0.1);
            color: #1E6292;
            border-radius: .25rem;
            padding: .25em .4em;
        }
        body.dark-mode #count-all {
            border: 1px solid rgba(39, 133, 201, 0.5);
            background-color: rgba(39, 133, 201, 0.1);
            color: #4FC1FF;
            
        }




        #editbut h1 {	    
		font-size: 140%;						
        }

        #editbut a {
            border: 1px solid rgba(39, 133, 201, 0.3);
            padding: 5px;
            border-radius: .25rem;
            width: 92%;
	    max-width: 300px;
            background-color: rgba(39, 133, 201, 0.15);
            display: flex;
            flex-direction: row;
	    margin: 30px auto;
	    justify-content: center;
	    box-shadow: inset 0 -1em 1em rgba(39, 133, 201, 0.3);
	    font-size: 140%;
            text-decoration: none;
	    color: #006798;
	    font-size: 100%;
	    text-decoration: none;						
        }
	#editbut a:hover {
   		background: rgba(39, 133, 201, 0.3);  		
	}
 
        body.dark-mode #editbut a {
            color: #61AFEF;           
        }
        body.dark-mode #editbut a:hover {
            color: #82C0FF;            
        }



        #remainpub, #total-comments-container {
            border: 1px solid rgba(39, 133, 201, 0.3);
            padding: 5px;
            border-radius: .25rem;
            width: fit-content;
            background-color: rgba(39, 133, 201, 0.15);
            display: flex;
            flex-direction: row;
	    margin-top: 10px;
        }
	@media (max-width: 768px) {
  	    #total-comments-container {
               margin-bottom: 30px;
  	    }
	}
        #remainpub h2, #total-comments-container h2 {
            font-size: 75%;
	    margin: 5px auto;
	    line-height: 100%;
        }

        #pubcount, #total-comments {
            border: 1px solid rgba(39, 133, 201, 0.3);
            background-color: rgba(39, 133, 201, 0.1);
            color: #1E6292;
            border-radius: .25rem;
            padding: .25em .4em;
        }
        body.dark-mode #pubcount, body.dark-mode #total-comments {
            border: 1px solid rgba(39, 133, 201, 0.5);
            background-color: rgba(39, 133, 201, 0.1);
            color: #4FC1FF;
            
        }


#usage-count {
    display: flex;
    flex-direction: row;
}

.pkp_structure_footer {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.obj_issue_toc .galleys_links {
    justify-content: flex-end;
    display: none;
}


@media (min-width: 992px) {
    .pkp_nav_list ul li a, .pkp_navigation_primary>li:first-child a {
        margin-left: 0;
    }
}

.pkp_brand_footer {
    padding-bottom: 15px;
    display: flex;
    justify-content: center;
}

.obj_issue_summary:last-child {
    display: none;
}


.logo-token img {
  box-shadow: 0px 0px 6px 0px #63a4ff;
  border-radius: 50%; /* Circular shape */
  width: 30px;
  max-width: 80px;
  height: auto;
  height: auto; /* Maintain aspect ratio */
  animation: rotate-clockwise 4s linear infinite; /* Continuous clockwise rotation */
  transition: animation 0.3s ease; /* Smooth transition for stopping rotation */
}


@keyframes rotate-clockwise {
  0% {
    transform: rotate(0deg); /* Starting position */
  }
  100% {
    transform: rotate(360deg); /* Full rotation */
  }
}

.logo-token img:hover {
  animation: none; /* Stops the rotation */
}

.logo-token {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.logo-token h2 {
    margin-left: 10px;
}




#my_site_title {
  flex-grow: 1; /* Allows the title to take up space between the logo and menu */
  text-align: center;
  margin: 0 10px;
}

#my_site_title h4 {
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #e1e3e8;
  font-weight: 700;
  text-shadow: 1.4142135623731px 1.4142135623731px 0 rgb(0 0 0 / .3);
}

.pkp_site_nav_menu {
word-spacing: 3px;
background-color: rgba(99, 146, 248, 0.85);
}

body.dark-mode .pkp_site_nav_menu {
word-spacing: normal;
}





@media (min-width: 992px) {
.theme-toggle {
	display: flex;
        align-items: center;
        width: 50%;
        justify-content: center;
  }
}


.conc {
    background-color: rgba(39, 133, 201, 0.15);
    border: 1px solid rgba(39, 133, 201, 0.3);
    padding: 10px;
    border-radius: 5px;
}

.item.article-content.my-custom-class {
 padding-top: 2px;
 padding-right: 0px;
 padding-left: 0px;
}
.sci3 h2 {
 padding-left: 2em;
}

@media (min-width: 600px) and (max-width: 992px) {
  .sci3 h2 {
    padding-left: 1.4em;
  }
}

@media (max-width: 600px) {
  .sci3 h2 {
    padding-left: 0em;
  }
}

.item.article-content.my-custom-class .manuscript {
 padding: 10px;
}
.item.article-content.my-custom-class #usage-count {
 margin: 20px auto;
}



.author_biography p {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 80%;
}

.author_biography {
    margin-bottom: 20px;
}

.item.abstract {
    margin-bottom: 40px;
}

.obj_article_details .authors .userGroup {
    display: none;
}

    .pkp_navigation_primary_row.active {
        display: none;
    }


.cmp_form .fields>div {
    width: 300px;
}


body.dark-mode .page_login .login input[type="text"] {
    background: rgba(39, 133, 201, 0.3);
    color: #E1E3E8;
    border: 1px solid rgba(39, 133, 201, 0.3);
}
body.dark-mode .login input[type="password"] {
    background: rgba(39, 133, 201, 0.3);
    color: #E1E3E8;
    border: 1px solid rgba(39, 133, 201, 0.3);
}

body.dark-mode .cmp_form input[type="text"] {
    background: rgba(39, 133, 201, 0.3);
    color: #E1E3E8;
    border: 1px solid rgba(39, 133, 201, 0.3);
}

body.dark-mode .cmp_form select {
    background: #284a6a;
    color: #E1E3E8;
    border: 1px solid rgba(39, 133, 201, 0.3);
}
body.dark-mode .cmp_form input[type="email"] {
    background: rgba(39, 133, 201, 0.3);
    color: #E1E3E8;
    border: 1px solid rgba(39, 133, 201, 0.3);
}
.cmp_form select {
        width: 275px;
	max-width: 100%;
    }
.cmp_form input[type="email"] {
        width: 275px;
	max-width: 100%;
    }
.cmp_form input[type="password"] {
        width: 275px;
	max-width: 100%;
    }
.page_login .login input[type="text"] {
        width: 300px;
	max-width: 100%;
    }


