.widget-SelfServeContent[class*=impact-factor] {
    font-size: 1rem; !impoartant
    }
    h9 {
    font-size: 1.25rem;
    color: white;
    }
    
    
    
    a.js-contextual-alert-signup {
    color: white !important;
    }
    a.publish {
    color: white !important;
    }
    .firefox .site-theme-header-image {
    height: 26px;
    }
    .featured-jobs_wrap .featured-jobs-header h3 {
    font-weight: 700;
    font-size: 24px;
    border-bottom: none !important;
    }
    em {
    font-family: Helvetica,Arial,sans-serif !important;
    }
    strong {
    font-family: Helvetica,Arial,sans-serif !important;
    }
    a {
    font-family: Helvetica,Arial,sans-serif !important;
    }
    .cms-post-view .header .header-hero-wrap {
    display: none;
    }
    .metadata-contentlicense {
    display: none !important;
    }
    .article-body p {
    font-family: Helvetica,Arial,sans-serif !important;
    }
    .add-new-alert .new-alert-row .new-alert-title {
    font-size: 1.5rem;
    padding-top: 10px;
    padding-bottom: 10px;
    }
    div#js-contextual-alerts-modal h2 {
    padding-right: 10px;
    }
    .js-alert-details.alert-details {
    padding-bottom: 10px;
    }
    .related-content_wrap .article-title {
    border-top: 1px solid #dbdbdb;
    padding: 1.25rem 0 !important;
    }
    .related-content_wrap .article-title:first-of-type {
    border-top: none;
    padding: 0 0 1.25rem 0 !important;
    }
    .tex-math.display-math {
    display: none !important;
    }
    .account-feedback.success-message.offset-wrap.clearfix {
    padding-left: 0 !important;
    }
    img.crossmark-reset.crossmark-popup__logo {
    display: none !important;
    }
    .btn-print-purchase-link {
    padding-top: 1rem !important;
    }
    @media (max-width: 599px) {
    .toolbar-wrap .toolbar-inner-wrap>ul .toolbar-item {
    margin: 0 !important;
    }
    }
    @media (max-width: 480px) {
    .toolbar-wrap.toolbar-stuck .toolbar-inner-wrap {
    max-width: 91%;
    padding: 0;
    margin: 0 .5rem;
    }
    .toolbar-wrap.toolbar-stuck .toolbar-inner-wrap>ul#Toolbar {
    max-width: 360px;
    margin: 0 auto;
    }
    }
    
@media (min-width: 900px) {
.journal-header .site-menu.site-menu-lvl-1 {
    min-width: 300% !Important;
}
}


em {
    font-family: Helvetica,Arial,sans-serif !important;
}

strong {
	font-family: Helvetica,Arial,sans-serif !important;
}

a {
	font-family: Helvetica,Arial,sans-serif !important;
}

.main-content {
  margin-left:25px;
}

#microsite-nav-menu {
  background:#3a3a3a;
}

body[data-sitename=aippublishing] #microsite-nav-menu {
    background:#ebf3f8 ;
}

.journal-logo {
  padding:15px 0px;
  margin:15px 0px;
}
.society-logo{
  max-height:4rem !important;
  max-width:8rem;
}

.pubslist{
    display:flex;
  }
  
  .list1 {
    width:50%;padding-right:20px;
  }
  
  .list2{
    width:50%;
  }

.add-border {
  border: 1px solid black;
}

.featured-jobs_wrap .feed-item div.date {
  display: none;
}

.featured-jobs_wrap .feed-item div.desription {
  display: none;
}

@media (max-width: 970px) { 
	.widget-instance-HeaderAd
	{
		width:95%;
	}
	.widget-instance-HeaderAd img {
		height:auto;
	}
		.ad-banner {
		    aspect-ratio: 7.5/1;
	}
}

@media (min-width: 900px) { .pg_index .theme-homepage-layout div[class*=home-row].home-columns.wide-narrow>.widget-dynamic-inner-wrap{ grid-template-columns: minmax(300px,2fr) minmax(300px,340px); } } 

@media (max-width: 899px) {
  #microsite-nav-menu {
  background:#ffffff !important;
}
}
  
  @media screen and (max-width: 750px) {
    .pubslist{
    display:block;
  }
  
  .list1 {
    width:100%;
  }
  
  .list2{
    width:100%;
  }
  }

@media (max-width: 450px) {
  .ad-banner {
    aspect-ratio: 6/1;
  }
}

button.swal2-confirm.swal2-styled{
	background-color:#2914bd;
}


h2#swal2-title {
	color:#1d1b1b!Important;
	font-size:1.125rem!Important;
}

p.swal-description{
	color:#1d1b1b!Important;
	font-size:.875rem!Important;
}


/* Search bar styling */
.navbar-form.navbar-right {
    padding-right: 0;
    margin-right: 0;
}

.search-group {
    margin: 0;
}

.search-group .input-group {
    width: 100%;
}

.search-input {
    border-radius: 20px 0 0 20px;
    border: 2px solid #2914BD;
    padding: 8px 15px;
    font-size: 14px;
}

.search-input:focus {
    border-color: #1f0e8f;
    box-shadow: 0 0 5px rgba(41, 20, 189, 0.3);
    outline: none;
}

.btn-search {
    background-color: #2914BD;
    color: white;
    border: 2px solid #2914BD;
    border-radius: 0 20px 20px 0;
    padding: 8px 15px;
    transition: all 0.3s ease;
}

.btn-search:hover {
    background-color: #1f0e8f;
    border-color: #1f0e8f;
}

/* Responsive untuk mobile */
@media (max-width: 768px) {
    .navbar-form.navbar-right {
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
    }
    
    .search-group .input-group {
        width: 100%;
    }
    
    .search-input {
        width: 100%;
    }
}

/* Styling untuk Sidebar Info Artikel */

/* Panel Default Wrapper */
.panel {
	border: none;
	border-radius: 8px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
	margin-bottom: 20px;
	overflow: hidden;
	transition: all 0.3s ease;
}

.panel:hover {
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
	transform: translateY(-2px);
}

.panel-default {
	background-color: #ffffff;
	border: 1px solid #f0f0f0;
}

/* Panel Heading */
.panel-heading {
	background-color: #2914BD;
	color: #ffffff;
	padding: 14px 16px;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	border-bottom: 3px solid #1f0e8f;
}

/* Panel Body */
.panel-body {
	padding: 16px;
	color: #333333;
	font-size: 14px;
	line-height: 1.6;
}

/* Keywords Panel */
.panel.keyword .panel-body {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.panel.keyword .panel-body::after {
	content: '';
	width: 100%;
}

.panel.keyword .panel-body {
	padding: 12px;
}

/* Keyword Tags */
.keyword-tag {
	display: inline-block;
	background-color: #2914BD;
	color: white;
	padding: 6px 12px;
	border-radius: 20px;
	font-size: 12px;
	font-weight: 500;
	transition: all 0.3s ease;
}

.keyword-tag:hover {
	background-color: #1f0e8f;
	transform: scale(1.05);
}

/* Issue Link */
.panel.issue .panel-body a {
	color: #2914BD;
	text-decoration: none;
	font-weight: 600;
	transition: all 0.3s ease;
	display: inline-block;
}

.panel.issue .panel-body a:hover {
	color: #1f0e8f;
	text-decoration: underline;
}

/* Section */
.panel.section .panel-body {
	background: linear-gradient(135deg, #f5f5f5 0%, #ffffff 100%);
	padding: 14px 16px;
	border-left: 4px solid #2914BD;
	font-weight: 500;
	color: #2914BD;
}

/* Statistics Panel */
.panel.statistics .panel-heading {
	background: linear-gradient(135deg, #2914BD 0%, #1f0e8f 100%);
}

.panel.statistics .panel-body {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 12px;
	padding: 16px;
}

.stat-item {
	text-align: center;
	padding: 12px;
	background-color: #f9f9f9;
	border-radius: 6px;
	border-left: 3px solid #2914BD;
}

.stat-item-label {
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 6px;
	letter-spacing: 0.3px;
}

.stat-item-value {
	font-size: 24px;
	font-weight: 700;
	color: #2914BD;
}

/* License Panel */
.panel.copyright {
	border: 2px solid #e8e8e8;
	background: linear-gradient(to bottom, #fafafa, #ffffff);
}

.panel.copyright .panel-body {
	padding: 16px;
}

.panel.copyright .panel-body img {
	max-width: 100px;
	height: auto;
	margin-bottom: 12px;
	display: block;
}

.panel.copyright .panel-body a {
	color: #2914BD;
	text-decoration: none;
	font-weight: 600;
	transition: all 0.3s ease;
}

.panel.copyright .panel-body a:hover {
	color: #1f0e8f;
	text-decoration: underline;
}

.panel.copyright .panel-body p {
	margin: 0;
	color: #555555;
	font-size: 13px;
	line-height: 1.7;
}

/* Citation Panel */
.panel.citation_formats .panel-heading {
	background: linear-gradient(135deg, #2914BD 0%, #1f0e8f 100%);
}

.list-group-item {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	padding: 12px 14px;
	margin-bottom: 6px;
	border-radius: 4px;
	color: #2914BD;
	text-decoration: none;
	font-size: 13px;
	font-weight: 500;
	transition: all 0.3s ease;
	display: block;
	cursor: pointer;
}

.list-group-item:hover,
.list-group-item:focus {
	background-color: #2914BD;
	color: #ffffff;
	border-color: #2914BD;
	transform: translateX(4px);
	box-shadow: 0 2px 6px rgba(41, 20, 189, 0.2);
}

.list-group-item:last-child {
	margin-bottom: 0;
}

/* DOI Panel */
.panel.doi .panel-body {
	word-break: break-all;
	background-color: #f9f9f9;
	padding: 14px;
	border-radius: 4px;
}

.panel.doi .panel-body a {
	color: #2914BD;
	text-decoration: none;
	font-size: 12px;
	font-family: 'Courier New', monospace;
	transition: all 0.3s ease;
}

.panel.doi .panel-body a:hover {
	color: #1f0e8f;
}

/* Date Published */
.list-group-item.date-published {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #f0f4ff;
	border-left: 4px solid #2914BD;
	padding: 12px 14px;
	margin-bottom: 12px;
	border-radius: 4px;
}

.list-group-item.date-published strong {
	color: #2914BD;
	font-weight: 600;
}

.list-group-item.date-published:last-child {
	margin-bottom: 20px;
}

/* Responsive */
@media (max-width: 768px) {
	.panel {
		margin-bottom: 16px;
	}

	.panel-heading {
		padding: 12px 14px;
		font-size: 13px;
	}

	.panel-body {
		padding: 12px 14px;
		font-size: 13px;
	}

	.panel.statistics .panel-body {
		grid-template-columns: 1fr;
	}

	.stat-item-value {
		font-size: 20px;
	}

	.list-group-item {
		padding: 10px 12px;
		font-size: 12px;
	}
}