#header {
    background-color: transparent;
    padding-bottom: 40px;
}

#navbar {
    background-color: #00fb1e;	/* warna menu atas */
    background-repeat: repeat-x;
    border: 0;
    height: 40px;
    margin-bottom: 10px;
    margin-left: -30px!important;
    padding: 0;
    text-align: left;
    width: 1080px;
}

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

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

#navbar a,
#navbar a:link,
#navbar a:visited {
    color: #000000;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    margin: 0;
    padding-left: 11px;
    padding-right: 11px;
	text-transform: none;
}

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

#navbar a::before {
    margin-left: -10px;
    opacity: .15
}

#navbar a::after {
    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 {
    background: #21679e;			/* warna ketika pointer mouse diarahkan di menu */
}

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

#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
}

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

body {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
	line-height: 1.5;
	text-align: justify;
}

a:active,
a:link,
a:visited {
    color: #095490;				/* warna link */
    text-decoration: none
}

#navbar a:active,
a:hover {
    color: 5288a5;				/* warna link ketika pointer mouse diarahkan */
    text-decoration: none;
}

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

#headerTitle {
    width: 1080px
}

#header h1 {
    color: #111;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.4em;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 120px;
    padding: 0;
    text-shadow: 1px 1px #fff
}

#headerTitle img {
	margin-top: 0;
    float: left;
    margin-right: 20px
}

#body {
    margin: -40px auto 0;
    width: 1020px!important;
    padding-bottom: 20px
}

#main {
	margin:0;
	padding:0;
	background-color:transparent;
	background-image:none;
	display:inline;
	float:left;
	position:relative;
	width:800px;
	overflow:visible!important
}

#content h1,
#content h2,
#content h3,
#content h4,
#main>h2 {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700
}

#content {
    border-top: 0 dotted #000
}

#breadcrumb {
	font-size: 14px;
    margin: 0 0px;
    padding: .7em 0;
    border-bottom: 1px dotted black
}

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

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

#cpr {
    border: 0 #fff
}

#leftSidebar,
#rightSidebar {
    font-size: 14px;
    height: 100%;
	margin: 0px 0 0 0;	
    overflow: hidden;
    padding: 50px 10px 10px
}

#rightSidebar {
    border-left: 1px solid #ccc;
    float: right;
    width: 180px;
    background: transparent none
}

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

#leftSidebar div.block span.blockTitle,
#rightSidebar div.block span.blockTitle,
#sidebarDevelopedBy.block,
#sidebarHelp.block {
	font-size: 14px;
	font-weight: bold;
    display: block;
	border-bottom: 1px solid #cad5e6;
    letter-spacing: 0;
    margin-bottom: 10px;
    padding: 0 0 10px 0;
    text-transform: none;
}

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

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

.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
}

#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 {
	font-size: 14px;
    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 dotted #ffffff
}

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

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

a img {
    border: 0
}

div.thickSeparator {
    margin-bottom: 10px
}

span.highlight {
    background-color: #ffff80
}


.highlight {
    background-color: #fffff0;
    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
}

#journalDescription {
    float: right;
    width: 60%;
	text-align: justify;
	font-size: 14px;
}

#homepageImage {
    float: left;
    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
}

#body {
    display: none
}

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

#sidebar {
    float: right
}

img {
    margin: 15px 12px 0 0

}
#journalTitleAndLogo img, #pageHeaderTitle img {
    width: 100%;
    height: auto;
}

p {
	line-height: 1.5;
	font-size: 14px;
	text-align: justify;
}

li {
	line-height: 1.5;
	text-align: justify;
}

a,
.tocAuthors
span,
label,
#breadcrumb a,
.blockSubtitle,
a.file,
.tocGalleys,
.tocPages,
.tocAuthors,
td.nodata,
li,
#content{
		font-size: 14px;
}

#content h3,
#content h4 {
		font-size: 15px;
		text-transform: uppercase;
}

a.file {
	text-transform: none;
}

table.announcements td.description {
	width: 100%;
	text-align: justify;
}


