@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');

* {
    transition: all 200ms ease-out;
}

img {
    max-width: 100%;
}

#headerTitle,
#navbar {
    width: 1020px
}

#header {
    background-color: transparent;
    padding-bottom: 40px
}

#navbar {
    background-color: #21409a;
    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: 15px !important;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-family: 'Noto Sans', sans-serif;
    text-transform: capitalize;
}

#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 {
    /* background: #132459; */
    background: #fb8500;
}

#body,
#header,
#main,
#navbar,
#sidebar {
    display: inline-block !important
}

#header,
#main,
#navbar {
    display: none
}

#leftSidebar div.block span.blockTitle,
#rightSidebar div.block span.blockTitle {
    background: url(https://journal.geutheeinstitute.com/public/journals/12/stripes.png) #ccc
}

#body,
#main,
body {
    background-color: #fff
}

#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 {
    color: #333;
    font-family: 'Noto Sans', sans-serif;
    font-size: 18px
}

a:active,
a:link,
a:visited {
    color: #21409a;
    text-decoration: none
}

#navbar a:active,
a:hover {
    text-decoration: none
}

#container {
    background-color: #d3d3d3;
    min-width: 730px !important;
    text-align: center
}

#header h1 {
    color: #111;
    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 #fff
}

#headerTitle img {
    float: left;
    margin-bottom: 0
}

#body {
    width: 1020px !important;
    padding-bottom: 10px !important;
    margin-bottom: 30px
}

#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-weight: 700
}

#content {
    font-size: 14px
}

#leftSidebar {
    display: none;
    border-right: 1px solid #ccc;
    float: left;
    width: 0
}

#breadcrumb {
    margin: 0 30px 10px;
    padding: .7em 0;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
}

#content,
#main>h2 {
    padding: 0 30px
}

#leftSidebar,
#rightSidebar {
    font-size: .68em;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
    padding: 0
}

#rightSidebar {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    float: right;
    width: 213px;
    background-color: #f2f2f2;
    margin-top: 0
}

#leftSidebar div.block,
#rightSidebar div.block {
    border: 0;
    color: inherit;
    padding: 0 15px 0;
    margin-bottom: 30px
}

#leftSidebar div.block span.blockTitle,
#rightSidebar div.block span.blockTitle {
    color: #222;
    display: block;
    letter-spacing: 0;
    margin: 0 -15px 10px;
    padding: 9px 15px;
    text-transform: uppercase
}

#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
}

div.separator {
    border bottom: 1px solid #ccc;
}

table.announcements td.headseparator,
table.announcements td.endseparator {
    border-top: 1px solid #ccc;
    font-size: 0.1em;
    line-height: 1%;
}

table.tocArticle:nth-child(2n+1) tr {
    background-color: #ECF0FB
}

table.tocArticle:nth-child(2n) tr {
    background-color: #f4f4f4
}

table.tocArticle tr:hover {
    background-color: #FFE5C7
}

table.tocArticle td {
    padding: 10px 15px
}

.tocTitle {
    font-weight: 700
}

td.tocGalleys {
    padding-right: 10px
}

#content p,
li {
    text-align: justify;
}

#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,
select.selectMenu {
    background-color: #f1f1f1;
    border: 1px solid #aaa;
    color: #444;
    padding: .3em
}

input.textField:focus,
select.selectMenu: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
}

a img {
    border: 0
}

#journalDescription {
    width: 60%
}

#homepageImage {
    float: right;
    width: 38%;
    margin-bottom: 10px
}

#homepageImage img {
    height: auto;
    max-width: 100%;
}

.tocAuthors,
.tocDOI {
    margin-top: 4px;
    padding-left: 30px;
    background: url(/public/site/images/teukumuttaqin/icon-doi.png) center left no-repeat rgba(0, 0, 0, 0);
}

.tocDOI a {
    color: #fb8500
}

#body {
    display: none
}

#sidebar {
    float: right
}

.tocArticle {
    margin: 5px 0;
    padding: 0;
    border: 1px solid #ccc;
}

.tocAuthors {
    background: url(/public/site/images/teukumuttaqin/icon-group.png) 1px 1px no-repeat rgba(0, 0, 0, 0);
    font-style: italic;
    padding-bottom: 5px
}

.tocPages {
    background: none;
}

a.file {
    background: url("data:image/svg+xml,%3Csvg%20class%3D%22svg-icon%22%20style%3D%22width%3A%201em%3B%20height%3A%201em%3Bvertical-align%3A%20middle%3Bfill%3A%20currentColor%3Boverflow%3A%20hidden%3B%22%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M459.8%20305.8c11%200%2020%209%2020%2020v15c0%2011-9%2020-20%2020H294.2c-11%200-20-9-20-20v-15c0-11%209-20%2020-20h165.6zM347.5%20458.6c11%200%2020%209%2020%2020v15c0%2011-9%2020-20%2020h-53.2c-11%200-20-9-20-20v-15c0-11%209-20%2020-20h53.2zM347.5%20617.7c11%200%2020%209%2020%2020v15c0%2011-9%2020-20%2020h-53.2c-11%200-20-9-20-20v-15c0-11%209-20%2020-20h53.2z%22%20fill%3D%22%23FFFFFF%22%20%2F%3E%3Cpath%20d%3D%22M579.1%20345c-116.9%200-211.6%2094.7-211.6%20211.6%200%20116.9%2094.7%20211.6%20211.6%20211.6%20116.9%200%20211.6-94.7%20211.6-211.6C790.8%20439.7%20696%20345%20579.1%20345z%20m0%20369.6c-87.3%200-158-70.8-158-158%200-87.3%2070.8-158%20158-158s158%2070.8%20158%20158c0.1%2087.3-70.7%20158-158%20158z%22%20fill%3D%22%23FFFFFF%22%20%2F%3E%3Cpath%20d%3D%22M913.7%20875.7c7.8%207.8%207.8%2020.5%200%2028.3l-10.1%2010.1c-7.8%207.8-20.5%207.8-28.3%200L697.7%20736.6c-7.8-7.8-7.8-20.5%200-28.3l10.1-10.1c7.8-7.8%2020.5-7.8%2028.3%200l177.6%20177.5z%22%20fill%3D%22%23FFFFFF%22%20%2F%3E%3Cpath%20d%3D%22M750.7%20827.3c-7.8-7.8-14.1-5.1-14.1%205.9V858c0%2011-9%2020-20%2020l-475.8-0.5c-11%200-20-9-20-20V171.9c0-11%209-20%2020-20h369.1c11%200%2020%209%2020%2020v68.5c0%2011%209%2020%2020%2020h66.7c11%200%2020%209%2020%2020v88.3c0%2011%205.6%2027.1%2012.4%2035.7l32%2052.3c4.7%2010%208.5%209.1%208.5-1.9l0.1-204.7c0-11-6.3-26.4-14.1-34.2L673%20113.1c-7.8-7.8-23.1-14.2-34.1-14.2H190.1c-11%200-20%209-20%2020v789.4c0%2011%209%2020%2020%2020h579.1c11%200%2020-9%2020-20v-22.5c0-11-6.4-26.4-14.1-34.1l-24.4-24.4z%22%20fill%3D%22%23FFFFFF%22%20%2F%3E%3C%2Fsvg%3E");
    background-color: #21409a;
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center left 6px;
    color: white !important;
    padding: 0px 10px 0 25px;
    font-size: 1.3em;
    text-decoration: none;
    font-weight: bold;
}

ul.sidemenu {
    margin: 41px -10px 0 -10px
}

ul.sidemenu li a {
    background-color: #21409a;
    border-bottom: 1px solid #ffffff;
    color: #fff;
    display: block;
    padding: 8px 20px;
    text-decoration: none;
    margin: 0 -10px;
    box-shadow: inset 0 0 0 0 #132459;
}

ul.sidemenu li a:hover {
    /* background-color: #132459; */
    background-color: #fb8500;
    text-decoration: none;
    text-shadow: 1px 1px #000067
}

#additionalHomeContent {
    clear: both;
}

#additionalHomeContent img {
    border: 1px solid #ccc;
    box-sizing: border-box
}

#additionalHomeContent a:hover {
    text-decoration: none;
}

#indexedBy img {
    max-width: 183px;
    height: auto;
}