/* Popop Css 03-03-2023 Start */

.jatsparticlepdfPopup {
    background: #F6F6F9 !important;
}
.jatstabcontent.active{
	display: block;
}
.jatstabcontent{
	display: none;
}
.jats_tabs_wrap{ margin-top: 20px; }
.tab-viewchart-sect{ width:70%; }
.jats_tabs_wrap .jats_tabs_content {
    background: #fff;
    padding: 20px 0px;
	border-bottom: 1px solid #f6f6f9;
    border-left: 1px solid #f6f6f9;
    border-right: 1px solid #f6f6f9;
}
.jats_tabs_wrap .jats_tabs_nav {
    margin-bottom: 0px !important;
}
.jats_tabs_nav .jatstab_navs {
    text-align: center;
    display: flex;
    background: #f6f6f9 !important;
    align-items: center;
    margin-bottom: 0px !important;
	border-top: 1px solid #f6f6f9;
    border-left: 1px solid #f6f6f9;
    border-right: 1px solid #f6f6f9;
}
.jats_tabs_nav .jatstab_navs li {
    padding: 12px 23px !important;
    margin-bottom: 0px !important;
    margin-bottom: 0px !important;
	border: none !important;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	cursor: pointer;
}
.jats_tabs_nav .jatstab_navs li:hover {
    background: #fff;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.jats_tabs_nav .jatstab_navs li:hover .jats-tab-item {
    text-decoration: none ;
	color: #e7131a !important;
}
.jats_tabs_nav .jatstab_navs li.active {
    background: #fff !important;
}
.jats_tabs_nav .jatstab_navs li.active .jats-tab-item {
	color: #e7131a !important;
}
.jats_tabs_content .jatstabcontent {
    margin-bottom: 25px;
	padding: 0px 20px;
}
.artrelatedlinks a {
    display: inline-block;
    margin-bottom: 10px;
    color: #e7131a !important;
    width: 100%;
    padding: 5px 20px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    text-decoration: none !important;
}
.artrelatedlinks a:hover {
    text-decoration: underline !important;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}


/******04-04-2003********/

.ctxpop-modal {
    transition: all 0.3s;
	padding:35px 40px !important;
    max-width: 550px !important;    margin: 100px auto 0px!important;
    border-radius: 0px !important;
}
#jatstablePopup .ctxpop-modal, #jatsfigurePopup .ctxpop-modal{ max-width: 90% !important; }

.ctxpop-modal .ctxpop-content .ctxpop-header button.ctxpop-close {
    color: #aaa;
    line-height: 50px;
    font-size: 80%;
    position: absolute;
    right: 11px;
    text-align: center;
    border: none;
    width: auto;
    top: 0;
    text-decoration: none;
}

.ctxpop-modal .ctxpop-content .ctxpop-header button.ctxpop-close span {
    font-size: 9px;
    color: #666666;
}.ctxpop-modal .ctxpop-content .ctxpop-header button.ctxpop-close:hover {
    color: #000;
    background: transparent;
}
.ctxpop-modal .ctxpop-content .ctxpop-header button.ctxpop-close:hover  span{
    color: #000;
 
}




/* Popop Css 03-03-2023 End*/

#jatsp-upload-wrapper .jatsp-upload-container {
    padding: 10px;
    border: 1px dashed #999;
	margin-bottom:15px;
}
#jatsp-upload-wrapper .jatsp-upload-container .jatsp-upload-form {
    margin: 1em 0;font-size:16px;
}
#jatsp-upload-wrapper .jatsp-upload-container .jatsp-upload-form button {
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    background-color: #000;
    border: 0;
    border-radius: 0.3rem;
    color: #fff;
    line-height: 1;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    outline: none;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
	cursor:pointer;
}
#jatsp-upload-wrapper .jats-upld-instct ul { margin-bottom:0px; } 
#jatsp-upload-wrapper .jats-upld-instct li {
    font-size: 14px;
}
#jatsp-upload-wrapper .jatsp-upload-container .jatsp-upload-form button:hover{
background:	#595959;}
#jatsp-upload-wrapper .jats-upld-instct {
	padding:10px;
}
#jatsp-upload-wrapper .jatsp-login-requirecont {
    padding: 10px;
    border: 1px dashed #999;
    margin-bottom: 15px;
}
#jatsp-upload-wrapper .jatsp_loginreq_msg h4{ margin:5px 0px;color:#e60000; }
#jatsp-upload-wrapper .jatsp_loginreq_msg p{ margin-bottom:0px; }
#jatsp-upload-wrapper .jatsp_loginreq_msg{ text-align:center; }
.jatsp-upload-submit { margin: 10px 0; }
.jatsp-upload-submit input.jats-submit-file {
    font-size: 14px;
    padding: 12px 30px;
    background: #0071bc;
    color: #fff;
    border-radius: 5px;
    border: none;
	cursor:pointer;
}
#jatsp-upload-wrapper .jats-upld-instct li:after {
    content: "";
}
.jatsp-prevlist-container .jats_xmlfile_loadContent {
    border-top: 1px solid #ddd;
    padding: 15px 0 10px;
    margin-bottom: 20px;
}
.jatsp-prevlist-container .jats_xmlfile_loadContent h4 {
    margin: 0 0 14px;
    font-size: 18px;
}
.jatsp-prevlist-container .jats_xmlfile_loadContent p {
    font-size: 14px;
    margin-bottom: 5px;
}
.jatsp-prevlist-container .jats_xmlfile_loadContent p img {
    width: 17px;
    margin-right: 10px;
}
.jatsp-prevlist-container .jats-xmlupload-actions a.recdelete { color: #fff; background: #ff0000; }
.jatsp-prevlist-container .jats-xmlupload-actions a.recdelete:hover { background:#ff4d4d; }
.jatsp-prevlist-container .jats-xmlupload-actions a {font-size: 14px;padding: 4px 20px;border-radius: 4px; margin-right: 5px; }
.jatsp-prevlist-container .jats-xmlupload-actions a.recview { background: #ededed; color:#000; }
.jatsp-prevlist-container .jats-xmlupload-actions a.recview:hover { background: #e6e6e6; }
.jats-xmlupload-actions {
    margin-top: 20px;
}
.jatsp-upload-submit input.jats-submit-file:hover {
    background: #0071bcc4;
}
.jatsp-upload-container .jatsp-uploadform-resp{ padding:5px 10px; margin-top:10px; }
.jatsp-upload-container .jatsp-uploadform-resp p{ margin:0px; }
.jatsp-upload-container .jats_form_error{ background:#ffe6e6; }
.jatsp-upload-container .jats_form_success{ background:#e6ffee; }
.jatsp_article_content table td, .jatsp_article_content table th { 
	margin-bottom: 2em;
	margin-top: 2em;
	padding-right: 2em;
/* 	background-color: white; */
/* 	border: 1px solid #E2E2E2; */
	vertical-align: middle;
	padding-right: 0px;
/* 	-moz-box-shadow: 1px 1px 4px #888; */
/* 	-webkit-box-shadow: 1px 1px 4px #888; */
/* 	box-shadow: 1px 1px 4px #888; */
	padding: 10px;
/* 	line-height: 1em; */
}
.jatsp_article_content table td p, .jatsp_article_content table th p{ margin-bottom:2px; }
.jatsp-prevlist-container .jatslistactloader{ margin-left: 10px; }
.jats_xmlfile_delmsg { background: #ffe6e6; padding: 4px 15px; text-align: center;width: 60%; margin-bottom:5px; }

.jatsp_article_wrapper .jats_authortabs_wrpr a.jatsauthtab_title {
    padding: 10px 20px;
    display: inline-block;
    position: relative;
	margin-top:20px;
}

.jatsp_article_wrapper .jats_authortabs_wrpr a.jatsauthtab_title.active {
    background: #f6f6f9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.jats_authortab_content {
    padding: 20px;
    background: #f6f6f9;
    border-radius: 10px;
    margin-bottom: 20px;
    border-top-left-radius: 0;
}
.jatsa_author_tabct {
	height:0;
	overflow:hidden;
    transition: .4s ease-in-out;
}

.jatsa_author_tabct.active-tab{transition: .9s ease-in-out;height:auto;overflow:visible;}

/* Popover Styles */  
/* Popover Styles */  
.popover.ref_popover {  
    max-width: 400px;  
    background-color: #fff;  
    border: 1px solid #000;  
}  

/* Top Arrow Styles */  
.bs-popover-auto[x-placement^=top]>.arrow::after,  
.ref_popover.bs-popover-top>.arrow::after {  
    border-top-color: #000;  
}  

.bs-popover-auto[x-placement^=top]>.arrow::before,  
.ref_popover.bs-popover-top>.arrow::before {  
    border-top-color: #000;  
}  

/* Right Arrow Styles (if needed as fallback) */  
.bs-popover-auto[x-placement^=right]>.arrow::after,  
.ref_popover.bs-popover-right>.arrow::after {  
    border-right-color: #000;  
}  

.bs-popover-auto[x-placement^=right]>.arrow::before,  
.ref_popover.bs-popover-right>.arrow::before {  
    border-right-color: #000;  
}  

/* Popover Content Styles */  
/* Popover Styles */  
.popover.ref_popover {  
    max-width: 400px;  
    background-color: #fff;  
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);  
}  

/* Top Arrow Styles */  
.bs-popover-auto[x-placement^=top]>.arrow::after,  
.ref_popover.bs-popover-top>.arrow::after {  
    border-top-color: #000;  
}  

.bs-popover-auto[x-placement^=top]>.arrow::before,  
.ref_popover.bs-popover-top>.arrow::before {  
    border-top-color: #000;  
}  

/* Right Arrow Styles (if needed as fallback) */  
.bs-popover-auto[x-placement^=right]>.arrow::after,  
.ref_popover.bs-popover-right>.arrow::after {  
    border-right-color: #000;  
}  

.bs-popover-auto[x-placement^=right]>.arrow::before,  
.ref_popover.bs-popover-right>.arrow::before {  
    border-right-color: #000;  
}  

/* Popover Content Styles */  
.ref_popover .popover-body {  
    padding: 10px;  
    color: #000;  
}  

.ref_popover .ref-popper-content a {  
    color: blue;  
    text-decoration: none;  
}  

.ref_popover .ref-popper-content a:hover {  
    text-decoration: underline;  
}  

/* Popover Position */  
.popover {  
    position: absolute;  
    top: 0;  
    left: 0;  
    z-index: 1060;  
    display: block;  
    max-width: 400px;  
    font-size: 14px;  
    background-color: #fff;  
    background-clip: padding-box;  
    border-radius: 4px;  
}  

.popover .arrow {  
    position: absolute;  
    display: block;  
    width: 1rem;  
    height: 0.5rem;  
    margin: 0 0.3rem;  
}  

.popover .arrow::before,  
.popover .arrow::after {  
    position: absolute;  
    display: block;  
    content: "";  
    border-color: transparent;  
    border-style: solid;  
}


.jatsp_citoutput_cont .article_citoutputbtn_ct a,.jatsp_popactoutput_cont .jatsarticle-button-ct a {
/*     background: #e7131a; */
    padding: 20px 30px;
    display: block;
    margin-bottom: 20px !important;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
	cursor: pointer;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
/* 	border:1px solid #e7131a; */
}
.jatsp_citoutput_cont .article_citoutputbtn_ct a:hover,.jatsp_popactoutput_cont .jatsarticle-button-ct a:hover  {
    background: #fff;
/*     border: 1px solid #e7131a; */
/*     color: #e7131a; */
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    text-decoration: none;
}
.article_citoutputpopup_ct {
    position: fixed;
    top: 0;  transition: all 0.3s;
    left: 0; 
    width: 100%; 
    display: flex;
    justify-content: center;
    z-index: 9999;
    align-items: center;
}
.article_citoutputpopup_ct:before {
    content: "";
    background: #0000009e;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
}
#citationOutputPopup {
    padding: 50px 40px;
    width: 100%;
    max-width: 50%;
    background: #fff;
    border-radius: 5px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    -webkit-box-shadow: rgb(0 0 0 / 8%) 0px 5px 15px;
    margin: 50px auto 0px;
	position: relative;
	top : 20vh;
}
.ctxpop-content .ctxpop-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-bottom: 10px !important;
}
.ctxpop-header .ctxpop-title {
    color: #e7131a;
    font-size: 25px;
    font-weight: 700;
    text-transform: capitalize;
}
.ctxpop-header .ctxpop-close {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #e7131a;
    background: #fff;
    text-align: center;
    display: block;
    line-height: 30px;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    position: absolute;
    top: -15px;
    right: -15px;
	cursor: pointer;
}
.ctxpop-close span {
    font-size: 22px;
    color: black;
}
.ctxpop-header .ctxpop-close:hover{
	border: none;
	transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
}
.ctx-fields-cont .ctx-fields label {
    color: #000000;
    font-size: 16px;
    width: 100%;
    display: block;
}
.ctx-fields #ctx-output-format, 
.ctx-fields #ctx-output-style,
.ctx_outputtype #ctx-output-type {
    border: 1px solid #ddd;
    padding: 15px 10px;
    border-radius: 10px;
    margin: 10px 0px;
    width: 100%;    font-size: 16px;
    max-width: 100% !important;
}
.ctx-output-body {
    border: 1px solid #000;
    padding: 20px;
    margin-top: 15px;
    width: 100%;
}
.csl-bib-body .csl-entry {
    font-size: 12px;
    font-weight: 400;
    color: #6a6a6a;
}
.ctx-output-body .property {
    color: #0057ae;
}
.ctx-output-body .string {
	color: #bf0303;
	width: 100%;
    display: inline-block;
}
.ctx-output-cont .ctx-output-body {
    border: 1px solid #ddd;
    padding: 20px;
    margin-top: 15px;
    overflow-y: scroll;
    border-radius: 10px;
    height: 100px;
}
.ctx-output-body pre { 
    width: 100%; 
    height: 200px;
}
.jatsp-upload-form .jatspstyletypes{ margin-bottom:10px; } 
.jatsp-upload-form .jatspstyletypes fieldset {
	display: inline-block;
	padding-left: 20px;
}
.jatsp-upload-form .jatspstyletypes fieldset label{
    margin-right: 20px;
}
.jatspstyletypes span.jatspfiletypeerr {
    color: #ff0000;
    font-size: 13px;
}
.ctxpopupmodal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    z-index: 9999;
    align-items: center;
}
.ctxpopupmodal:before {
    content: "";
    background: #0000009e;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
	background: rgba(255, 255, 255, 0.9);
}
/*********new design style css**/
.jats-articles-listing .jatsp-article-item {
    width: 100%;
    margin-right:0;
    padding-bottom: 40px;
	flex-wrap:wrap;
    display: flex;
    margin-bottom: 40px;
    border-bottom: 1px solid #DEDEDE;
}

.jats-articles-listing .jatsp-article-item .post-item-thumbnail {
    margin: 0;
    width: 40%;
    float: left;
}

.jats-articles-listing .post-item-content {
    padding-left: 30px;
    width: 90%;
}
.jats-articles-listing .post-item-content  span.jatsp-article-authors {
    font-weight: bold;
}
.article-item-topbar {
    margin-bottom: 10px;
}.jats-articles-listing .post-item-content  .article-item-titlebar a {
     color: #313131;
    text-decoration: none !important;
    font-size: 28px;
}
.jats-articles-listing .post-item-content  .article-item-titlebar a:hover {
	    color: black;
	
} 
.jats-articles-listing .post-item-content span.jatsp-article-doi a {
    color: #313131;
}
.jats-articles-listing .post-item-content span.jatsp-article-jmeta {
    display: block;
    margin: 10px 0 0;
}
.jats-articles-listing span.jatsp-article-authors a { 
    color: #313131;
}.jats-articles-listing .post-item-content span.jatsp-article-doi {
    display: block;
    margin: 10px 0;
}.jats-articles-listing .post-item-content span.jatsp-article-doi  strong {
    font-weight: normal;
}
.jats-articles-listing .post-item-content .article-item-buttons a {
    border-right: 1px solid #313131;
    padding: 0px 29px 5px 10px;
    text-decoration: none;
    line-height: 30px;
    color: #0B4464;
    margin: 0 18px 0 0;
    display: inline-block;
    text-decoration: none;
    font-weight: bolder;
    text-transform: uppercase;
} 
.jats-articles-listing .post-item-content .article-item-buttons a:last-child {
    border-right: none; /* Remove border for the last anchor element */
}
.jats-articles-listing .article-item-topbar span.jatsp-catname a {
    color: #313132;
}
.jats-articles-listing .article-item-topbar {
    margin-bottom: 10px;
}.jats-articles-listing .article-item-buttons {
    margin: 4px 0 0;
}   
.jats-articles-listing .post-item-content .article-item-buttons a:hover {
 /*   background: #e7131a;
    color: #fff; */
	color:black;
	
    text-decoration: underline;
  
}

.jats-articles-listing .post-item-thumbnail {
    text-align: center;
}
.jats-articles-pagination a.page-numbers {
    text-decoration: none !important;
}.jats-articles-pagination .current {
    background: #e7131a;
    color: #fff;
}
.jats-articles-pagination {
    text-align: center;
    margin: 0 0 50px;
}

.jats-articles-pagination .page-numbers {
    padding: 10px 20px;
    border: 1px solid;
    margin: 0 6px;
    border-radius: 6px;
}
.jatsp_download_artcont{position:relative;}
.jatsp_download_artcont button.dw_button_toggle {
    background: #e7131a;
    color: #fff;
    white-space: nowrap;
    width: 100%;
    height: 60px;
    border: 1px solid #e7131a;
    display: block;
    font-size: 1rem;
    line-height: 40px;
    cursor: pointer;
    font-family: 'Lato';
    font-weight: bold;
    text-transform: uppercase;
}.jatsp_download_artcont button.dw_button_toggle span.button-label {
    position: relative;
}.jatsp_download_artcont button.dw_button_toggle span.button-label:after {
    content: "";
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    width: 10px;
    height: 10px;
    border: 2px solid #ffffff;
    border-left: 0;
    border-top: 0;
    top: 0px;
    right: -26px;
}
.jatsp_button_dropdown {
    width: 100%;
    right: 0;
    border-radius: 8px;
    margin-top: 4px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.jatsp_button_dropdown ul.button_dropoptions li{
    margin: 0;
    padding: 0;
}.jatsp_button_dropdown ul.button_dropoptions li a:hover {
    background: #f6f6f69e;
}
.jatsp_button_dropdown ul.button_dropoptions li a {
    display: block;
    padding: 6px 20px;
    clear: both;
    font-size: 16px;
    color: #6b6b6b;
    white-space: nowrap;
    padding: 16px;
    padding-left: 32px;
    line-height: 24px;
}
.ctxpop-output-wrpr .embed-pdf-viewer{ width:100%;height:450px; }
.jatsdimensionct{ display: flex; flex-wrap: wrap; }
.tab-scite-sect {
    border-left: 2px solid #999;
    flex: 30%;
    padding-left: 10px;
    margin-left: 10px;
}
.jatssectcontent figure img{ cursor:pointer; }
/* Backlink Styles */  
span.refpostfixlinks.refbacklinkct {  
    float: right;  
    display: inline-flex;  
    align-items: center;  
    margin-left: 5px;  
}  

span.refpostfixlinks.refbacklinkct img.jatspbackicon {  
    width: 12px;  
    margin-top: 0px;  
}  

@media only screen and (max-width: 767px) {
  .jatsp-article-item .post-item-thumbnail {
    margin: 0;
    width: 100%;
  }.jats-articles-listing .post-item-content {
    padding-left: 0;
    width: 100%;
}.jats-articles-listing {
    max-width: 560px;
    margin: auto;
}.post-item-content  .article-item-titlebar a {
  
    font-size: 24px;
}
}
@media only screen and (max-width:480px) {

.jats-articles-pagination .page-numbers {
    padding: 10px 12px;
    border: 1px solid;
    font-size: 15px;
    margin: 0 1px;
    border-radius: 6px;
} 
}

@media (min-width: 1200px) and (max-width: 1317px){
	.jats_tabs_nav .jatstab_navs li {
		padding: 12px 15px !important;
	}
}
@media (max-width:991px){
	.jats_tabs_content .jatstabcontent{
		margin-bottom: 0px !important;
	}
	.jats_tabs_content {
		height: 165px;
		overflow: scroll;
	}
	.jats_tabs_nav .jatstab_navs li {
		width: 100%;
		margin-bottom: 10px !important;
		padding: 7px 23px !important;
	}
	.ctxpopupmodal .ctxpop-modal {
		height: 485px;
	}
	.jats_tabs_nav .jatstab_navs {
		margin-bottom: 0px;
		flex-direction: column;
		background: #fff;
	}
}
@media (max-width:765px){
	.ctxpop-modal {
		padding: 30px 20px;
	}
}
@media (max-width:575px){
	.ctxpop-modal {
		margin: 20px auto 0px;
	}
}
@media (max-width:450px){
	.jats_tabs_nav .jatstab_navs li {
		padding: 7px 7px !important;
		font-size: 12px !important;
	}
	.jats_tabs_wrap .jats_tabs_content{
		padding: 0px 0px 12px;
	}
}

/** 15-03-2023 **/

.jatsp_article_buttonicons{ display:inline-block; }
.jatsp_article_buttonicons .jatsarticle-button-ct{  margin-bottom:15px; }
.jatsp_article_buttonicons a.jatsbuttonicon span{ line-height: 25px; }

.jatsp_article_buttonicons img.jatsicon{
    max-width: 25px!important;
    width: 100%;
}
.jatsp_article_buttonicons a.jatsbuttonicon{
     max-width: max-content;
    padding: 13px 40px;
    background-color: rgba(0, 0, 0, 0.1);
    /* border: 1px solid #000; */
    margin-bottom: 2px !important;
    margin-right: 12px;
    display: flex;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
    align-items: center;
}
.jatsp_article_buttonicons a.jatsbuttonicon:hover{
   /* background-color: #5b00ff1a !important; */
    background-color: transparent !important;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    /* height: 110%; */
    /* width: 110%; */
    /* box-shadow: 5px 5px 15px rgba(23.1, -1.9, -1.9, 0.5) !important; */
    box-shadow: 1px 10px 10px rgba(23.1, -1.9, -1.9, 0.5) !important;
}
.jats_article_section figure ,  .jats_article_section .jatsp_table_wrapper{
    display: flex;    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background-color: #F6F6F9;
/*     border: 1px solid #E2E2E2; */
   box-shadow: 1px 1px 8px #888;
}
.jats_article_section .jatsp_table_wrapper {
    margin-bottom: 25px;
   
    padding: 15px;
}
.jats_article_section figure .figure {
    background-color: white;
    border: none;
    box-shadow: none;
    width: 100%;
    display: flex;
    padding: 15px;
    gap: 31px;
    align-items: center;
}
.jats_article_section figure .figure img{
	 width:100%; 
	padding: 10px;
} 
  .jats_article_section .jatsp_table_wrapper img{
    background-color: transparent;
    border: none;
    box-shadow: none;
    width: 150px;
}
.jats_article_section .jatsp_table_wrapper img{
  /*  padding: 10px;*/
}
 .jats_article_section .jatsp_table_wrapper .jatstablecaption {
    width: 100%;    margin-top: 15px;
    padding: 0 0px 0px;
}
.jats_article_section .jatsp_table_wrapper img.jatsptablethumb {
    display: none;
}
.jats_article_section figure p.caption {
    width: 100%;
    padding: 0 15px 0px;
}
.jats_tabs_nav .jatstab_navs li , .jatsp_button_dropdown.iconbuttondropdown ul.button_dropoptions li{
    list-style-type: none;
}
.jats_tabs_nav .jatstab_navs , .jatsp_button_dropdown.iconbuttondropdown ul.button_dropoptions{
    padding-left: 0;
}
.jatsp_button_dropdown.iconbuttondropdown ul.button_dropoptions{
    margin-bottom: 0;
}


.jptableholder {
    width: 100%;
 overflow: auto;
/* 	padding-bottom: 15px; */
	    border-bottom: 1px solid black;
    border-top: 1px solid black;
}





#jatsfigurePopup .ctxpop-modal{
    background: transparent;
	top:-80px;
}.jats_article_section .jatsp_table_wrapper {
   
    padding: 15px;
}
.jatsp_button_dropdown ul.button_dropoptions li a {
    padding: 10px 16px 10px 22px;
}
#jatsfigurePopup .figure_pop_content{ background-color: #F6F6F9; }
#jatsfigurePopup .figure_pop_content .figure{
    border: none;
    box-shadow: none;
    margin-bottom: 7px;
	text-align:center;
	background-color: #F6F6F9; 
}
#jatsfigurePopup .figure_pop_content .figure img{
   max-width:500px;
}
#jatsfigurePopup .figure_pop_content p.caption{
    color: #333;
	padding: 10px 20px;
}
#jatsfigurePopup .ctxpop-header .ctxpop-close {
    top: 56px;
    right: 48px;
    background: transparent;
}
.jatsdimensionct .tab-counters-sect span.jatsviewcounter{
    background-color: #e7131a;
    border-radius: 50%;
    color: #fff;
    line-height: 18px;
    font-size: 16px;
    margin-top: 4px;
    margin-bottom: 10px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.jatsdimensionct .tab-counters-sect span.jatsviewcounter span{
    padding: 0;
    margin-top: 0;
}
.tab-counters-sect span.jatsviewcounter span
{
	float: left;
	width: 100%;
	padding-top: 50%;
	line-height: 1em;
	font-size: 15px;
	margin-top: -.5em;
	text-align: center;
}
.jatsp_article_buttonicons{
    display: flex;
    align-items: center;
}
.tab-counters-sect{
    width: 30%;
}
.post-entry h2{
    margin-top: 22px;
}
.jatsviewcounterct{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 14px;
}
/*.jats_article_section table{ display:none; }*/
.jatsp_table_wrapper img{ cursor:pointer;  }
.ctxpop-output-wrpr .jatstablecaption{ margin-top:20px; }
.jatsaccesslogo{ height:14px !important; margin-top:8px; margin-left: 2px; }
.article_abstract_content { background: #f1f1f1; padding: 20px 20px;margin-top: 20px; }
.jats_article_section .jatsp_table_wrapper table {
    width: 100%;
    padding: 20px;
    margin: 0;
}

.jats_article_section figure .figure a.jatsdownloadimg {
    float: inline-end;
    font-size: 15px;
    text-align: left;
    transition: .5s;
    display: inline-block;
}
.jats_article_section figure .figure a.jatsdownloadimg:hover { transition:.5s;    text-decoration: underline;
}


@media screen and (max-width: 992px){
    .jatsdimensionct{
        display: block;
    }
    .tab-viewchart-sect , .tab-counters-sect{
        width: 100%;
    }
}
@media screen and (max-width: 575px){
  /*  .jats_article_section figure ,  .jats_article_section .jatsp_table_wrapper{
        display: block;
    }*/
	
	.jats_article_section figure, .jats_article_section .jatsp_table_wrapper {
    display: block;    margin-bottom: 15px !important;

}.jats_article_section figure .figure img {
    width: 100%;
}
	.jats_article_section figure .figure{   display: flex;
    flex-wrap: wrap !important;
	}
	
    .jats_article_section figure .figure, .jats_article_section figure p.caption ,  .jats_article_section .jatsp_table_wrapper img, 
    .jats_article_section .jatsp_table_wrapper .jatstablecaption{
        width: 100%;
    }
    .jats_article_section figure .figure{
        margin-bottom: 0;
    }
    .jats_article_section .jatsp_table_wrapper .jatstablecaption{
           line-height: 20px;
    }
    .ctxpop-modal {
        max-width: 80%;
    }
    .tab-counters-sect{
        margin-top: 10px;
    }
    .ctxpop-header .ctxpop-title {
        font-size: 22px;
        margin-bottom: 0;
    }
    #jatsparticlepdfPopup .jats_tabs_content .jatstabcontent {
        margin-top: 25px;
    }
}

/*** 17-03-2023 ***/
#jatstablePopup .ctxpop-modal{ max-width:65%; }
.jatsp_article_buttonicons a.jatsbuttonicon span{
        color: #000;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 600;
    padding-left: 10px;
}
#jatstablePopup .ctxpop-output-wrpr table {
    background-color: #F6F6F9;
    border: 1px solid #E2E2E2;
    vertical-align: middle;
    box-shadow: 1px 1px 4px #888;
	width:100%;
}
#jatstablePopup .ctxpop-output-wrpr table td, #jatstablePopup .ctxpop-output-wrpr table th {
    background-color: #F6F6F9;
    border: 1px solid #E2E2E2;
    vertical-align: middle;
    box-shadow: 1px 1px 4px #888;
}
#jatstablePopup .ctxpop-dialog, #jatsfigurePopup .ctxpop-dialog{
    height: 450px;
}
#jatstablePopup .ctxpoptablecont { height:400px;overflow:scroll;  }
#jatstablePopup .ctxpop-output-wrpr table th ,#jatstablePopup .ctxpop-output-wrpr table td{
    padding: 13px 12px;
}
/* #jatstablePopup .ctxpop-output-wrpr table tr{
    display: flex;
    align-items: center;
} */
/* #jatstablePopup .ctxpop-output-wrpr table td{
    padding: 0 18px;
    width: 100%;
} */

@media screen and (max-width: 1199px){
    .jatsp_article_buttonicons .jatsp_citoutput_cont , .jatsp_article_buttonicons .jatsp_download_artcont{
        width: 38%;
        margin-bottom: 20px;
    }
    .jatsp_article_buttonicons {
        flex-wrap: wrap;
    }
    .jatsp_article_buttonicons a.jatsbuttonicon{
        max-width: unset;
        margin-right: 24px;
        text-align: center;
    }
}
@media screen and (max-width: 767px){
    .jatsp_article_buttonicons .jatsp_citoutput_cont , .jatsp_article_buttonicons .jatsp_download_artcont{
        width: 47%;
    }
}
@media screen and (max-width: 480px){
    .jatsp_article_buttonicons .jatsp_citoutput_cont , .jatsp_article_buttonicons .jatsp_download_artcont{
        width: 100%;
    }
    .jatsp_article_buttonicons a.jatsbuttonicon{
        margin-right: 0px;
    }
}

/** 23-03-2023 **/
.jatsp_article_buttonicons a.jatsbuttonicon{
    max-width: 100%;
    margin-right: 0;
}

/** 27-03-2023 **/
.cformatter_tabs_container .cformatter_tabs_nav ul{
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 1px solid #ddd;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.cformatter_tabs_container{
    margin-top: 40px;
    background: #fff;
    border: 1px solid #dcdcde;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    padding: 25px;
}
.cformatter_tabs_container .cformatter_tabs_nav ul li{
    list-style-type: none;
    padding: 8px 23px;
    border-radius: 4px 4px 0 0;
    margin-right: 5px;
    margin-bottom: 0;
    border-bottom: transparent;
}
.cformatter_tabs_container .cformatter_tabs_nav ul li.active{
    color: #000;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    margin-bottom: -1px;
}
.cformatter_tabs_container .cformatter_tabs_nav ul li a{
    color: #e7131a;
}
.cformatter_tabs_container .cformatter_tabs_nav ul li a:hover{
    text-decoration: none;
}
.cformatter_tabs_container .cftabcontent{
    display: none;
}
.cformatter_tabs_container .cftabcontent.active-tab{
    display: block;
    margin-bottom: 15px;
}
.cfomatter_btnholder a{
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 25px;
    display: block;
}
.cfomatter_btnholder a:hover{
    text-decoration: none!important;
}
.cformatter_tabs_container .cftabcontent.active-tab pre{
    border-radius: 4px;
    min-height: 200px;
    white-space: break-spaces;
    background-color: #f4f4f4;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 20px;
    line-height: 1.4;
    padding: 15px;
    letter-spacing: 0;
    color: inherit;
    display: block;
    font-size: 14px;
    word-break: break-all;
    word-wrap: break-word;
}
.cformatter_tabs_container .cftabcontent.active-tab img{
    text-align: center;
    margin: 0 auto;
    display: block;
}
.cformatter_tabs_container .cftabcontent.active-tab a{
    background-color: #000;
    border: 1px solid #000;
    border-radius: 4px;
    color: #fff;
    padding: 10px 20px;
    transition: all 0.3s ease-in-out;
}
.cformatter_tabs_container .cftabcontent.active-tab a:hover{
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
}
.cformatter_tabs_container h3{
    font-size: 20px;
    margin-bottom: 17px;
}
.jatsa_author_tabct[data-tab="pdf_info"] .jatsp_tabinner_content{ text-align:center;  }
.jatsp_tabinner_content .embed-pdf-viewer{ width:600px; height:780px; }
.jats_authortab_content .cformatter_tabs_container h3{ display:none; }
.jats_authortab_content .cformatter_tabs_container{ margin-top:10px; }
.jatstablecaption br {
    display: none;
}
.jatsp_authnotes_cont h4{ margin-top:15px; margin-bottom: 5px !important; }
.jatsp_copyrighttext_cont h4{ margin-top:15px; margin-bottom: 5px !important; }
.jatsp_articlebtns_cont{ margin-top:20px; }

@media screen and (max-width: 1199px){
    .jatsp_article_buttonicons .jatsp_citoutput_cont ,  .jatsp_article_buttonicons .jatsp_download_artcont{
        width: 100%;
    }
}

// 23-03-2024

 .jatsp_article_buttonicons a.jatsbuttonicon{
    max-width: 100%;
    margin-right: 0;
    display: flex;
    border: none;
    background-color: ghostwhite;
    box-shadow: initial;
    /* padding: 10px; */
    padding: 13px 38px !important;
    /* box-shadow: 5px 5px 15px rgba(0.1, 0.1, 0.1, 0.1);*/
    /* box-shadow: -1px 4px 7px rgba(0.1, 0.1, 2.1, 0.5); */
    box-shadow: -1px 1px 6px rgba(0.1, 0.1, 2.1, 0.5);
}
.ctxpop-header .ctxpop-title {
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    margin: auto;
}
.ctx-fields {
    display: flex;
    align-content: center;
    align-content: stretch;
    /* flex-wrap: wrap; */
    /* flex-direction: row-reverse; */
    font-size: 10px;
    align-items: baseline;
    justify-content: space-between;
}
.ctx-fields-cont .ctx-fields label {
    color: #000000;
    font-size: 15px;
    width: 100%;
    margin-left: 15px;
    display: block;
}
.ctx-fields #ctx-output-format, .ctx-fields #ctx-output-style, .ctx_outputtype #ctx-output-type {
    border: 1px solid #ddd;
    padding: 5px 0px;
    border-radius: 0px;
    margin: 0px 15px;
    width: 100%;
    font-size: 12px;
    max-width: 100% !important;
}
.ctx-output-cont .ctx-output-body {
    border: 1px solid #ddd;
    padding: 20px;
    margin-top: 15px;
    overflow-y: scroll;
    border-radius: 2px;
    height: 200px;
    font-size: 10px;
}
.ctxpop-modal {
    transition: all 0.3s;
    padding: 20px 20px !important;
    max-width: 600px !important;
    margin: 0px auto 0px !important;
    border-radius: 2px !important;
    box-shadow: 0 2px 15px rgba(0, 0,0, 0.6) !important;
}
.article_citoutputpopup_ct:before {
    content: "";
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
}
div#jatsparticlepdfPopup {
    padding: 35px 50px !important;
    max-width: 650px !important;
    top: 20vh !important;
}
button.lens_button {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: row;
    color: #000;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 600;
    padding-left: 10px;
    background: white;
    background-color: #e79718;
    box-shadow: initial;
    padding: 7px 68px;
    padding: 13px 38px px;
    /* box-shadow: 5px 5px 15px rgba(0.1, 0.1, 0.1, 0.1); */
    /* box-shadow: -1px 4px 7px rgba(0.1, 0.1, 2.1, 0.5); */
    box-shadow: -1px 1px 6px rgba(0.1, 0.1, 2.1, 0.5);
    padding-left: 41px;
    color: white;
/*     font-family: 'Montserrat'; */
}
button.lens_button {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: row;
    color: #000;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 600;
    padding-left: 10px;
    background: white;
    background-color: ghostwhite;
    box-shadow: initial;
    padding: 7px 68px;
    padding: 13px 38px px;
    /* box-shadow: 5px 5px 15px rgba(0.1, 0.1, 0.1, 0.1); */
    /* box-shadow: -1px 4px 7px rgba(0.1, 0.1, 2.1, 0.5); */
    box-shadow: -1px 1px 6px rgba(0.1, 0.1, 2.1, 0.5);
    padding-left: 34px;
    color: black;
/*     font-family: 'Montserrat'; */
}
span.lens_text {
    padding-left: 10px;
}
.jats_article_section figure, .jats_article_section .jatsp_table_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background-color: white !important;
    /* border: 1px solid #E2E2E2; */
    box-shadow: 1px 1px 8px #888;
	margin-bottom:10px;
}
th, td {
    /* background: transparent; */
    border: none !important;
    text-align: initial;
}
.jptableholder thead tr {
    border-bottom: 1px solid black !important;
    border-top: 1px solid black !important;
}
.jatsp_article_content table th {
    background-color: #b6b0b029 !important;
}
.jatsp_article_content table td {
    background-color: #f6f4fc91;
}
span.label {
    font-weight: bold;
}
td {
    font-family: math !important;
}
img.jatsdownloadicon {
    width: 21px !important;
    padding: 0px !important;
    margin-right: 5px;
}
.jats_tabs_nav .jatstab_navs li.active .jats-tab-item {
    color: #000 !important;
}

.jats_tabs_nav .jatstab_navs li.active {
    /* background: #fff !important; */
    background: #f4f0f0 !important;
    border-bottom: 2px solid blue !important;
    border-radius: 2px;
    transition: ease-out 0.5s;
}
/*20/04/2024 */
.article-item-titlebar h1 {
    margin: none;
    margin: 4px !important;
    font-weight: 600;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
    font-weight: 600;
    line-height: 1.23 !important;
}
.jatsa_contrib_info {
    font-weight: normal;
}


/**********horizental btton css**/

.jatsp_articlebtns_cont .group {
    border: 1px solid #dbeafe;
}.citeformatter_output_cont.citeformatterwrapper .cformatter_tabs_container {
    background: transparent !important;
    margin: 0;
    border: none;
    padding: 0;
}
.citeformatter_output_cont.citeformatterwrapper .cformatter_tabs_container .dropdown.relative p.text-sm {
    margin: 0;
}


.citeformatter_output_cont.citeformatterwrapper .cformatter_tabs_container .dropdown.relative button:hover {
    background: #fff;
    border: 1px solid #a5b4fc;
}

.citeformatter_output_cont.citeformatterwrapper .cformatter_tabs_container .dropdown.relative button {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    border: 1px solid #E6E7EC;
}

.article_pdfbutton_ct.jatsarticle-button-ct>a {
    border: none;
}


.citeformatter_output_cont.citeformatterwrapper .cformatter_tabs_container pre {
    background: transparent;
    border: none;
    padding: 0;
    min-height: unset;
    margin: unset;
}.citeformatter_output_cont.citeformatterwrapper .cformatter_tabs_container .max-w-2xl.w-full.space-y-4 {
    max-width: 100%;
}   

.article_citoutputbtn_ct.jatsarticle-button-ct a.group {
    width: 100%;
    border: 1px solid #d1d5db;
}

a.group {
    border: 1px solid #d1d5db;
    transform: none;
    width: 100%;
}
div#search-2 form.search-form input.search-field {
    padding-left: 15px;
}
.article_dimension_ct.jatsarticle-button-ct {
    width: 100%;
}

.article_dimension_ct.jatsarticle-button-ct a.group {
    border: 1px solid #d1d5db;
    margin: 0;
}
a.group:hover {
    transform: scaleX(1.02)  scaleY(1.02);
}.smart-head-main .inner.wrap a.ts-button.ts-button-a.ts-button1 {
    color: #fff;
}
.article_citoutputpopup_ct div#citationOutputPopup button#copy_content {
    box-sizing: border-box;
    border: 1px solid #e5e7eb;
}
.article_citoutputpopup_ct div#citationOutputPopup button#copy_content:hover {
    background-color: #e5e7eb;
    color: #1f2937;
} 
.article_citoutputpopup_ct div#citationOutputPopup  button.ctxpop-close {
    background: transparent;
    box-shadow: none;
}
.article_citoutputpopup_ct div#citationOutputPopup {
    box-shadow: none !important;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem !important;
    padding: 0 !important;
}

.article_citoutputpopup_ct div#citationOutputPopup h2.text-lg {
    margin: 0;
    color: #1f2937;
    font-family: unset;
    font-size: 1.325rem;
    line-height: 1.75rem;
    font-weight: 600;
}

.article_citoutputpopup_ct div#citationOutputPopup .flex.items-center.justify-between.p-4.border-b.border-gray-200 {
    border-bottom: 1px solid #e5e7eb;
}

.article_citoutputpopup_ct div#citationOutputPopup label.block {
    font-weight: 500 !important;
    color: #374151 !important;
    font-size: 0.9875rem;
    line-height: 1.25rem;
}

.article_citoutputpopup_ct div#citationOutputPopup select {
    font-size: 1rem;
    color: #1f2937;
    font-weight: 500;
}

.article_citoutputpopup_ct div#citationOutputPopup .grid.grid-cols-2.gap-4.p-4.border-b.border-gray-200 {
    border-bottom: 1px solid #e5e7eb;
}



.article_citoutputpopup_ct div#citationOutputPopup .ctx-output-body {
    border: none;
    margin: 0;
    padding: 0;
}

.article_citoutputpopup_ct div#citationOutputPopup .min-h-\[100px\].p-3.bg-gray-50.border.border-gray-200.rounded-md.text-sm.text-gray-600.font-mono {
    border: 1px solid #e5e7eb;
}
.jatsp_dimensionpopup_ct.ctxpopupmodal div#jatsparticlepdfPopup {
  box-shadow: none !important;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem !important;
    padding: 0 !important;
    max-width: 720px !important;
    top: 70px !important;
}



.jatsp_dimensionpopup_ct.ctxpopupmodal div#jatsparticlepdfPopup h1 {
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 2rem;
    color: #000;
    margin: 0;
}

.jatsp_dimensionpopup_ct.ctxpopupmodal div#jatsparticlepdfPopup .max-w-3xl.mx-auto {
    max-width: 100%;
}

.jatsp_dimensionpopup_ct.ctxpopupmodal div#jatsparticlepdfPopup .flex.items-center.justify-between.mb-6 {
    padding: 15px;
    border-bottom: 1px solid #ddd;
}

.jatsp_dimensionpopup_ct.ctxpopupmodal div#jatsparticlepdfPopup .mb-6 {
    padding: 0 15px;
}

.jatsp_dimensionpopup_ct.ctxpopupmodal div#jatsparticlepdfPopup .mb-6 .flex.bg-white.rounded-lg.p-1.shadow-sm {
    border: 1px solid #ddd;
}.jatsp_dimensionpopup_ct.ctxpopupmodal div#jatsparticlepdfPopup .mb-6 .flex.bg-white.rounded-lg.p-1.shadow-sm button.tab-button-post {
    padding: 4px 10px;
    font-size: 1rem;
}.jatsp_dimensionpopup_ct.ctxpopupmodal div#jatsparticlepdfPopup .tab-content-post .grid.grid-cols-1.md\:grid-cols-2.gap-6 {
    width: 100%;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.jatsp_dimensionpopup_ct.ctxpopupmodal div#jatsparticlepdfPopup .mb-6 .flex.bg-white.rounded-lg.p-1.shadow-sm button.tab-button-post:hover {
    color: #222;
}

.jatsp_dimensionpopup_ct.ctxpopupmodal div#jatsparticlepdfPopup .mb-6 .flex.bg-white.rounded-lg.p-1.shadow-sm button.tab-button-post.active:hover {
    color: #fff;
}

.jatsp_dimensionpopup_ct.ctxpopupmodal div#jatsparticlepdfPopup .tab-content-post .tab-viewchart-sect canvas#jatsviewsChart {
        width: 100% !important;
    max-width: 100% !important;
}
.jatsp_dimensionpopup_ct.ctxpopupmodal div#jatsparticlepdfPopup .tab-content-post .grid.grid-cols-1.md\:grid-cols-2.gap-6 .flex.items-start .space-y-4 {flex: 0 0 80%;display: flex;flex-wrap: wrap;}

.jatsp_dimensionpopup_ct.ctxpopupmodal div#jatsparticlepdfPopup .tab-content-post .grid.grid-cols-1.md\:grid-cols-2.gap-6 .flex.items-start .space-y-4 .tab-dimension-sect {
    width: 100%;
}
 a.group svg {
    width: 18px;
}
.jatsp_dimensionpopup_ct.ctxpopupmodal div#jatsparticlepdfPopup .tab-content-post .grid.grid-cols-1.md\:grid-cols-2.gap-6 .flex.items-start .space-y-4 .tab-dimension-sect a.__dimensions_Link {
    display: flex !important;
    gap: 130px;
}.jatsp_dimensionpopup_ct.ctxpopupmodal div#jatsparticlepdfPopup .tab-content-post .tab-scite-sect {
    margin: 40px 0 0;
    border: none;
    width: 100%;
    flex: 0 0 100%;
}.jatsp_dimensionpopup_ct.ctxpopupmodal div#jatsparticlepdfPopup .tab-content-post .tab-viewchart-sect {
    width: 100% !important;
}




.jatsp_dimensionpopup_ct.ctxpopupmodal div#jatsparticlepdfPopup .tab-content-post .tab-viewchart-sect {
    width: 100% !important;
}

.jatsp_dimensionpopup_ct.ctxpopupmodal div#jatsparticlepdfPopup .tab-content-post h3 {
    color: #000;
    font-size: 1.5rem;
    margin: 0 0 15px;
}
.jatsp_dimensionpopup_ct.ctxpopupmodal div#jatsparticlepdfPopup .tab-content-post .space-y-4 .p-4.border.border-gray-200 {
    border: 1px solid #ddd;
}

.jatsp_dimensionpopup_ct.ctxpopupmodal div#jatsparticlepdfPopup .tab-content-post .space-y-4 .p-4.border.border-gray-200 h4 {
    margin: 0;
    color: #000;
}
.jatsp_dimensionpopup_ct .tab-content-widget {  
	display: none;  
}  
.jatsp_dimensionpopup_ct .tab-content-widget.active {  
	display: block;  
}  
.jatsp_dimensionpopup_ct .tab-button-widget.active {  
	background-color: #4f46e5;  
	color: white;  
} 
button.ctxpop-close:focus, button.ctxpop-close:hover{
    background: transparent!important;
}


.ctxpop-close {
    box-shadow: none;
}.artmet_citationpopup_ct.ctxpopupmodal, div#artmetcitationPopup {
 
    margin-top: 24px!important;
}
.jatsp_articlebtns_vertct .flex.gap-4 .px-4 {
    padding-left: .6rem;
    padding-right: .6rem;
}

/*TOC V2 shortcode*/
.jpdf-articles-listing {display: flex;flex-wrap: wrap; gap: 58px;}
 .jpdf-articles-listing article {display: flex; gap: 25px;}
 .jpdf-articles-listing article .article-media {flex: 0 0 38%;}
 .jpdf-articles-listing article .article-media a.articlethumblink {display: block; position: relative;max-width: 100%; padding-bottom: 66.6666666667%;}
.jpdf-articles-listing article .article-media a.articlethumblink span.article-thumbnail {display: block; position: absolute;
 top: 0; left: 0;width: 100%;height: 100%; object-fit: cover; display: block;  background-repeat: no-repeat;
  background-position: center center;  background-size: cover;} 
  
  .jpdf-articles-listing article:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    bottom: calc(52px / 2* -1);
    border-bottom: 1px solid #e8e8e8;
}.jpdf-articles-listing article  {
    position: relative;width: 100%;
}
 .jpdf-articles-listing article  .post-title a {
   
    color: #161616;
    font-family: "Inter", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
    line-height: 1.36;
}
 
 .jpdf-articles-listing article  .post-title {
    margin-bottom: 10px;
	font-size: 23px;
    font-weight: 500;
}
.jpdf-articles-listing article .post-meta-items span.post-cat:after {
    content: "\2013";
    padding: 0 4px;
    display: inline-block;
    transform: scale(0.916); 
}

.jpdf-articles-listing article .post-meta-items span.meta-item.date{
    position: relative; 
}
.jpdf-articles-listing article .post-meta-items span{
    padding: 0;
    color: #d1142e;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-size: 10px;
}span.meta-item.date span.date-link {
    color: #8a8a8a;
} 
.article-item-meta span.jpdf-article-doi a {
    /*color: #111111;*/
}
.article-item-meta span {
	margin-top: 16px;
    color: #111111;
    font-size: 14px;
    line-height: 1.6;
    word-break: break-all;
    word-break: break-word;
    overflow-wrap: break-word;
}
.article-item-meta span.jpdf-article-doi {
    display: block;
    margin-top: 10px;
}
.article-item-buttons {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 15px;
}.article-item-buttons a {
    border: 1px solid #313131;
    padding: 3px 15px;
    text-decoration: none;
    line-height: 30px;
    color: #313131;
    font-size: 16px;
    text-decoration: none;
}.article-item-buttons a:hover {
    background: #ef262d;
    color: #fff;
    border-color: #ef262d;
}
.article-item-meta {
    line-height: 1.2;
}
.jpdf-articles-pagination {
    font-size: 13px;
    display: flex;    gap: 8px;
    margin-top: 50px;
}
 .jpdf-articles-pagination .current, .jpdf-articles-pagination a:hover {
     color: #fff !important;
    border-color: transparent;
    background: #d1142e;
    text-decoration: none;
}
 .jpdf-articles-pagination .page-numbers, .jpdf-articles-pagination a {
  display: block;
    color: #505050;
    padding: 0 10px;
    margin-right: 6px;
    line-height: 30px;
    font-weight: 500;
    border-radius: 2px;
    border: 1px solid #e8e8e8;
}
 
 
 .jpdf-articles-pagination .prev, .jpdf-articles-pagination .next {
    font-size: 1.08em; 
}
.jpdf-articles-listing article .post-meta-items span.post-cat a:last-child:before {
    content: none;
}.jpdf-articles-listing article .post-meta-items span.post-cat {
    display: inline;
}
.jpdf-articles-listing article .post-meta-items span.post-cat a:last-child {  margin: 0px 0px 0 0;}
}
.jpdf-articles-listing article .post-meta-items span.post-cat a {
    position: relative;
    margin: 0px 12px 0 0;
    line-height: 11px;
}
.jpdf-articles-listing article .post-meta-items span.post-cat a:before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 9px;
    background: #818181;
    right: -6px;
    top: 2px;
}
.post-meta-items {
    line-height: 16px;
    margin-bottom: 8px;
}.article-content .postdatect span.meta-item.date {
    color: #d1142e;
}
.article-content .postdatect {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 5px;
}
.article-content .postdatect span.meta-item.articletype:before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 13px;
    background: #818181;
      left: 6px;
    top: 2px;
}.article-content .postdatect span.meta-item.articletype {
    position: relative;
}.article-content .postdatect span.meta-item.articletype {
    padding-left: 16px;
}
/*TOC v2 shortcode*/

.jatsp_article_wrapper  .jatsarticle_pubhead span {
    display: inline-block;
    width: 100%;
}
.jats_article_section .table{ display: unset; }
.jats_xmlfile_loadContent .converterror {
    padding: 2px 10px;
    background: #ffe6e6;
    border: 1px solid #ff6666;
    font-size: 14px;
    margin-bottom: 12px;
    color: #dd3333;
    font-weight: 600;
}
.jatsp_article_content a.bibr i{ margin-left:4px; }
.apa_jatsp_article_wrapper ol.references{ list-style-type:disc; }
.jatsp_article_wrapper .references a{ color:#2563eb }
.jatsp_article_wrapper .references a:hover{ color:#0000ff }
.jpdf-articles-listing .jpdf-article-doi  a{ color:#2563eb }
.jpdf-articles-listing .jpdf-article-doi a:hover{ color:#0000ff }

@media only screen and (min-width:941px) {
	.jatsp_articlebtns_vertct .flex.gap-4 a, .jatsp_articlebtns_vertct .flex.gap-4 div {
    flex: 0 0 48%;
}

.jatsp_articlebtns_vertct .flex.gap-4 a div, .jatsp_articlebtns_vertct .flex.gap-4 div a {
    flex: auto;
    box-sizing: border-box;
}aside.col-4.main-sidebar.has-sep {
    padding-left: 10px;
    padding-right: 10px;
}.jatsp_articlebtns_vertct .flex.gap-4 span:first-child {
    font-size: 1rem;
}
} 
@media (min-width: 768px) {
    .content-spacious {
        padding-left: 0;
	}
}

@media only screen and (max-width:940px) {


.jatsp_articlebtns_vertct .flex.gap-4 a, .jatsp_articlebtns_vertct .flex.gap-4 div {
    flex: 0 0 48%;
}

.jatsp_articlebtns_vertct .flex.gap-4 a div, .jatsp_articlebtns_vertct .flex.gap-4 div a {
    flex: auto;
    box-sizing: border-box;
}
.article_citoutputpopup_ct div#citationOutputPopup {
  
    margin: 0 15px !important;
}.jatsp_article_content ol {
    margin-left: 15px;
}.artmet_citationpopup_ct.ctxpopupmodal, div#artmetcitationPopup {
 
    top: 30px;
}
} 

@media only screen and (max-width:667px) {
.artmet_citationpopup_ct.ctxpopupmodal, div#artmetcitationPopup {
    
    width: 98%;
}
}


@media only screen and (max-width:480px) {
.jatsp_articlebtns_vertct .flex.gap-4 {
    flex-wrap: wrap;
}
.jatsp_articlebtns_vertct .flex.gap-4 a, .jatsp_articlebtns_vertct .flex.gap-4 div {
    flex: 0 0 100%;
}
}

.abstractinfo {
    background-color: var(--abstractinfo-bg, #FAF9FD);
    padding: var(--abstractinfo-padding, 1rem);
    border-radius: var(--abstractinfo-border-radius, 6px);
    border: var(--abstractinfo-border, 1px solid #e0e0e0);
    margin: var(--abstractinfo-margin, 0.5rem 0);
}
.abstrct_kwds {
    display: inline-block;
    padding: var(--kwds-padding, 0.25rem 0.5rem);
    margin: var(--kwds-margin, 0.125rem);
    border-radius: var(--kwds-border-radius, 4px);
    font-size: var(--kwds-font-size, 0.875rem);
    font-weight: var(--kwds-font-weight, 500);
}

.abstrct_kwds:nth-child(5n+1) {
    background-color: var(--kwds-bg-1, #fef3c7);
    color: var(--kwds-color-1, #92400e);
}

.abstrct_kwds:nth-child(5n+2) {
    background-color: var(--kwds-bg-2, #dbeafe);
    color: var(--kwds-color-2, #1e40af);
}

.abstrct_kwds:nth-child(5n+3) {
    background-color: var(--kwds-bg-3, #dcfce7);
    color: var(--kwds-color-3, #166534);
}

.abstrct_kwds:nth-child(5n+4) {
    background-color: var(--kwds-bg-4, #fce7f3);
    color: var(--kwds-color-4, #be185d);
}

.abstrct_kwds:nth-child(5n+5) {
    background-color: var(--kwds-bg-5, #f3e8ff);
    color: var(--kwds-color-5, #7c2d12);
}
ol.references li {
    padding: var(--li-padding, 0.5rem 0);
    padding-left: var(--li-pl, 2rem);
    margin: var(--li-margin, 0);
    margin-bottom: var(--li-mb, 0.75rem);
    text-indent: calc(-1 * var(--li-pl, 2rem));
    font-size: var(--li-font-size, 0.875rem);
    line-height: var(--li-line-height, 1.5);
    border-bottom: 1px solid var(--li-border-color, #e5e7eb);
    background-color: var(--li-bg, transparent);
    border-radius: var(--li-border-radius, 4px);
    transition: background-color 0.3s ease;
}

ol.references li:hover {
    background-color: var(--li-hover-bg, #f9fafb);
}
.jatsa_contrib_info {
    font-weight: bold;
}
.jatsa_contrib_info a {
    color: #1976d2;
    text-decoration: none;
    border-bottom: 1px dotted #1976d2;
}
.jatsa_contrib_info a:visited {
    color: #1976d2;
}
.jatsa_contrib_info a:hover {
    color: #0d47a1;
    border-bottom: 1px solid #0d47a1;
    transition: all 0.3s ease;
}
.jatsauthtab_title.active {
    font-weight: bold;
}