@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,400;0,700;1,400;1,700&family=Ubuntu+Condensed&display=swap');

#headerTitle {
	max-width: 1020px
}

#navbar {
	width: 1020px
}

#header {
	background-color: transparent;
}

#navbar {
	/*WARNA HEADER*/
	background-color: #023047;
	background-repeat: repeat-x;
	border: 0;
	height: 40px;
	margin-bottom: 10px;
	margin-left: 0 !important;
	padding: 0;
	text-align: left
}

#navbar ul {
	margin: 0;
	padding: 0
}

#navbar ul li {
	float: left;
	margin: 0;
	padding: 0
}

#navbar a,
#navbar a:link,
#navbar a:visited {
	color: #fff;
	display: inline-block;
	font-size: small;
	font-weight: 700;
	line-height: 40px;
	margin: 0;
	padding-left: 15px;
	padding-right: 15px;
	box-shadow: inset 0px 0px 0px #0b73a1;
	text-shadow: 1px 1px #023047
}

#navbar a::after,
#navbar a::before {
	content: "";
	display: block;
	height: 30px;
	position: absolute;
	top: 5px;
	width: 1px
}

#navbar a::before {
	background: -moz-linear-gradient(center top, rgba(0, 0, 0, 0), #000, rgba(0, 0, 0, 0)) rgba(0, 0, 0, 0);
	margin-left: -10px;
	opacity: .15
}

#navbar a::after {
	background: -moz-linear-gradient(center top, rgba(255, 255, 255, .01), #fff, rgba(255, 255, 255, .01)) rgba(0, 0, 0, 0);
	margin-left: -9px;
	opacity: .35
}

#navbar li:first-child a::after,
#navbar li:first-child a::before {
	background-color: #000;
	display: none
}

#navbar a:hover {
	/*WARNA HEADER VISITED*/
	text-decoration: underline;
}

#body,
#header,
#main,
#navbar,
#sidebar {
	display: inline-block !important
}

#header,
#main,
#navbar,
ul.sidemenu li:before {
	display: none
}

#leftSidebar div.block span.blockTitle,
#rightSidebar div.block span.blockTitle,
#sidebarDevelopedBy.block,
#sidebarHelp.block {
	/*WARNA BAR KANAN*/
	background: #023047;
	text-align: center;
}

#body,
#main,
body {
	background-color: #fff
}

#additionalHomeContent,
#announcementsHome,
#navbar {
	clear: both
}

#container,
#headerTitle {
	margin: 0 auto;
	display: inline-block
}

#announcements,
#container {
	width: auto
}

#body,
#container,
#headerTitle,
#headerTitle img {
	display: inline-block
}

body {
	background-color: #ddd;
	color: #333;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px
}

a:active,
a:link,
a:visited {
	/*WARNA TULISAN LINKED*/
	color: #023047;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

#navbar a:active,
a:hover {
	background: none;
}

#container {
	min-width: 1020px !important;
	text-align: center
}

#header h1 {
	color: #ddd;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 120px;
	padding: 0;
	text-shadow: 1px 1px #000000;
}

#body {
	margin: 0 auto;
	max-width: 1020px !important
}

@media only screen and (max-width: 1024px) {
	#body {
		width: 1020px !important
	}
}

@media only screen and (min-width: 1024px) {
	body {
		padding-top: 40px;
		padding-bottom: 40px
	}
}

#main {
	float: left;
	margin-left: 0;
	margin-right: 0 !important;
	overflow: visible !important;
	padding: 0;
	position: relative;
	width: 805px
}

#content h1,
#content h2,
#content h3,
#content h4,
#main>h2 {
	color: #333;
	font-family: "Ubuntu Condensed";
	font-weight: 700
}

#content {
	border-top: 0 dotted #000;
	font-size: .75em;
}

ul.sidemenu li a,
ul.sidemenu li:first-child a {
	border-top: 1px solid #0b73a1
}

ul.sidemenu {
	padding-left: 0 !important;
	margin: 41px -10px 0 -10px
}

ul.sidemenu li {
	padding: 0
}

ul.sidemenu li a {
	/*WARNA SIDEMENU*/
	background-color: #023047;
	border-bottom: 1px solid #ffffff;
	color: #fff;
	display: block;
	padding: .66em 10px .6em 13px;
	text-decoration: none;
	transition: all 200ms ease-out;
	margin: 0 -10px;
	box-shadow: inset 0 0 0 0 #0b73a1;
}

#leftSidebar {
	display: none;
	border-right: 1px solid #ccc;
	float: left;
	width: 0
}

ul.sidemenu li:last-child a {
	border-bottom: 0
}

ul.sidemenu li a:hover {
	/*WARNA SIDEMENU VISITED*/
	padding-left: 20px;
	text-shadow: 1px 1px #023047;
	box-shadow: inset -215px 0 0 0 #0b73a1;
}

#breadcrumb {
	margin: 0 20px;
	padding: .7em 0;
	border-bottom: 1px solid #ddd
}

#breadcrumb a {
	font-family: "Ubuntu Condensed"
}

#content,
#main>h2 {
	padding-left: 20px;
	padding-right: 20px
}

#cpr {
	border: 0 #fff
}

#leftSidebar,
#rightSidebar {
	font-size: .68em;
	height: 100%;
	margin-left: 0;
	margin-right: 0;
	overflow: hidden;
	padding: 0;
}

#rightSidebar {
	float: right;
	width: 215px;
}

#leftSidebar div.block,
#rightSidebar div.block {
	border: 0;
	color: inherit;
	padding: 0 10px 10px;
	margin-bottom: 15px;
}

#rightSidebar div.block:nth-child(n+2) {
	background-color: #E8E8F6
}

#leftSidebar div.block span.blockTitle,
#rightSidebar div.block span.blockTitle,
#sidebarDevelopedBy.block,
#sidebarHelp.block {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin: 0 -10px;
	letter-spacing: 0;
	margin-bottom: 10px;
	padding: .66em 10px .6em 13px !important;
	text-transform: initial
}

#sidebarHelp,
#sidebarDevelopedBy {
	background-color: #023047 !important
}

#sidebarDevelopedBy.block a,
#sidebarHelp.block a {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;
}

#content h4 a,
input[type=button],
input[type=submit],
table.tocArticle a {
	text-decoration: none
}

#customblock-MENU {
	padding-bottom: 0 !important
}

#customblock-Links {
	padding-bottom: 0 !important
}

.block p {
	margin: 0 !important
}

.block ul {
	list-style: none;
	padding-left: 1.2em
}

.block li:before {
	content: "\00BB";
	display: block;
	height: 0;
	left: -1em;
	position: relative;
	width: 0
}

.banner-img,
.indexers a,
.intro {
	display: inline-block
}

#sidebarFontSize.block {
	padding-bottom: 35px !important
}

table.tocArticle:nth-child(2n+1) tr {
	background-color: #E8E8F6
}

table.tocArticle:nth-child(2n) tr {
	background-color: #eeeeee
}

table.tocArticle tr:hover {
	background-color: #ffedcc
}

table.tocArticle td {
	padding: 10px 10px
}

.tocTitle {
	font-weight: 700;
	vertical-align: middle
}

td.tocGalleys {
	padding-right: 10px
}

#content ul.menu {
	margin: 0
}

#content ul.menu li {
	background-image: linear-gradient(to bottom, #2651ff 0, #4f72ff 100%);
	background-repeat: repeat-x;
	border-radius: 3px;
	padding: 5px 8px
}

#content ul.menu li.current,
#content ul.menu li:hover {
	background-image: linear-gradient(to bottom, #ec790f 0, #f28c31 100%);
	background-repeat: repeat-x
}

#content ul.menu a {
	color: #fff
}

#content ul.menu a:hover {
	color: #ff0
}

input.textField,
input.uploadField,
select.selectMenu,
textarea.textArea {
	background-color: #f1f1f1;
	border: 1px solid #aaa;
	color: #444;
	padding: .3em
}

input.textField:focus,
input.uploadField:focus,
select.selectMenu:focus,
textarea.textArea:focus {
	border: 1px solid #0d355e
}

input[type=button],
input[type=submit] {
	background-image: linear-gradient(to bottom, #ddd 0, #c4c4c4 100%);
	background-repeat: repeat-x;
	border: 1px solid #9d9d9d;
	border-radius: 2px;
	color: #444;
	padding: 3px 5px;
	text-shadow: 1px 1px #f6f6f6
}

input[type=button]:hover,
input[type=submit]:hover {
	background-image: linear-gradient(to bottom, #c4c4c4 0, #aaa 100%);
	background-repeat: repeat-x;
	cursor: pointer;
	text-decoration: none
}

input.defaultButton {
	color: #2b2b2b;
	font-weight: 700
}

div.separator {
	border-bottom: 1px solid #ddd
}

.banner-img {
	margin-bottom: 10px
}

.banner-img:hover {
	opacity: .7;
	filter: alpha(opacity=70)
}

.indexers {
	margin: 10px 0
}

.indexers a {
	border: 2px solid transparent;
	padding: 5px 3px
}

.indexers a:hover {
	background: 0 0;
	border: 2px dotted navy;
	opacity: .75;
	filter: alpha(opacity=75)
}

.indexers a img {
	height: 38px
}

a img {
	border: 0
}

div.thickSeparator {
	margin-bottom: 10px
}

span.highlight {
	background-color: #ffff80
}

.intro {
	background-color: #fff2db;
	border: 1px dotted Orange;
	padding: 10px
}

.intro ul {
	margin: 0;
	padding-left: 1em
}

.highlight {
	background-color: ivory;
	border: 1px dashed #ffa851;
	padding-bottom: 6px;
	padding-top: 6px
}

.issueCoverImage {
	border: 1px solid #fff;
	margin: 0;
	padding: 0
}

.issueCoverImage img {
	border: 0 solid #fff;
	box-shadow: 4px 4px 6px #aaa;
	margin: 1em 2em 1em 0;
	width: 100px
}

.cover-image-intro {
	border: 1px solid #eee;
	box-shadow: 1px 1px 12px #ccc;
	margin: 0 0 0 1em;
	width: 100px
}

.color-box {
	display: block;
	float: left;
	height: 40px;
	margin-right: 5px;
	width: 60px
}

.color1 {
	background-color: #0d355e
}

.color1-light {
	background-color: #f0f0ff
}

.color2 {
	background-color: Orange
}

.color2-light {
	background-color: #ffedcc
}

.color-grey-light {
	background-color: #f4f4f4
}

#journalDescription {
	float: left;
	width: 60%
}

#homepageImage {
	float: right;
	width: 38%;
	margin-bottom: 10px
}

#homepageImage img {
	height: auto;
	max-width: 100%;
	margin-top: -1em
}

#setupForm #homepageImage,
#setupForm #journalDescription {
	width: 100%
}

#setupForm #homepageImage img {
	margin-left: 0;
	margin-top: 0
}

.articleDOI,
.tocAuthors,
.tocDOI {
	margin-top: 4px;
	padding-left: 20px
}

#setupForm .uploadField {
	width: 400px !important;
	margin-right: 10px;
	float: left !important
}

.articleDOI,
.tocDOI {
	background: url(/public/site/images/auliasyarif/doi_icon.png) 0px 2px no-repeat rgba(0, 0, 0, 0);
}

.tocAuthors {
	background: url(/public/site/images/auliasyarif/user_icon.png) 0px 2px no-repeat rgba(0, 0, 0, 0);
	font-style: italic;
	margin-bottom: 5px
}

.tocGaleyFile {
	background: url(/public/site/images/syahniza/icon-file.png) top right no-repeat;
	height: 20px
}

/* BAGIAN DALAM CONTAINER */
a.file {
	background: url(/public/site/images/auliasyarif/pdf_icon.png) #023047 no-repeat;
	background-size: contain;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: white;
	padding: 0px 10px 0 30px;
	font-size: 1.5em;
	text-decoration: none;
}

.tocArticleTitleAuthors {
	width: 85%
}

.tocArticleGalleysPages {
	width: 15%
}

/* Indexed By */
div.indexed-by a,
div.indexed-by a:hover {
	text-decoration: none;
}

table.announcements td.headseparator,
table.announcements td.endseparator {
	border-top: 1px solid #ddd;
	font-size: 0.1em;
	line-height: 1%;
}

a img.icon {
	transition: ease-in-out 200ms
}

a img.icon:hover {
	transform: scale(1.2)
}

#navItem-0 {
	float: right !important;
	background-color: #DB3A00;
}

#navItem-0 a {
	animation: blinker 1s linear infinite;
}

@keyframes blinker {
	50% {
		opacity: 0.2;
	}
}

#navItem-0 a:hover {
	animation: none;
}