/* coloring */
html {
	color: #000000;
}
body {
    background: /* url(https://journal.walisongo.ac.id/public/site/images/inzacky/bg-2018.png); */
    background-repeat: no-repeat;
    background-size: inherit;
    background-attachment: inherit;
    background-position: center top;
    background-color: white;
}
#main, .main-full {
    padding-left: 0 !important;
    max-width: 1344px;
    margin: 0 auto;
	margin-top: -5px;
    background: #fff;
    box-shadow: 0 0 10px #d4c6c6;
}
#main a {
    color: #023b3c;
}
nav {
    background-color: #3b0070;
}
nav .nav-wrapper {
    height: 100%;
    max-width: 1344px;
    margin: 0 auto;
}

.blockTitle {
    display: block;
    background: #3b0070;
    padding: 10px;
    color: #fff;
    border-radius: 4px 4px 0 0;
    font-size: 1.2rem;
    margin: -10px -10px 5px -10px;
}
.instruct {
    font-size: 0.9rem;
    color: #333;
}
.nfile {
    background: #3b0070;
}
div.panel-body a.title {
    font-size: 1rem;
}
.infoissue {
    background: #3b0070;
    color: #ffffff;
}
.issuehome {
    background: #e2d1f1;
}
.TOC {
    border-bottom: 1px solid #e2d1f1;
}
.tocTitle a {
    color: #333333 !important;
    line-height: 130%;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    display: inline-block;
}
.tocAuthors, .tocAuthors a, .tocPages, .well, #principalContact {
    color: #524f4f !important;
}
.nfile, header.header_view {
    color: #fff !important;
    background: #3b0070 !important;
}
.nfile:hover, header.header_view:hover {
    background: #b76afb !important;
}
.sidemenu li {
    background: #f2f0f0;
    border-bottom: 1px solid #3b0070;
    margin: -10px -10px 10px -10px;
    padding: 10px;
}
.block a, .sidemenu li a {
    color: #333 !important;
    font-weight: 600!important;
}
.sidemenu li:hover {
    background: #e2d1f1;
}
.footertop {
    background: #a144f5;
    padding: 10px;
    color: #fff;
    border-bottom: 5px solid #6910b9;
}
.page-footer {
    background: #3b0070;
    color: #fff;
}
.page-footer a {
    color: #fff !important;
}
.credit {
    font-size: 0.8rem;
    color:#fff !important;
    opacity: 1;
}
#horizontal-nav ul li a i, #horizontal-nav ul li a span {
    color: #5a5858;
    font-weight: 700;
}
.brand-logo {
    border-radius: 25px;
}
.tidakfull {
    max-width: 1344px;
    margin: 0 auto!important;
}
.footer-copyright {
    max-width: 1344px;
    margin: 0 auto;
}
.metriknya {
	text-align: center;
}

.btn-large:hover, .btn-small:hover, .btn:hover, .btnlink:hover, .button:hover, .action:hover {
    background: #b76afb;
    color: #fff !important;
}
.btnlink, .btn-large, .btn-small, .btn, .button, .action {
    background: #3b0070;
    color: #fff !important;
    text-align:center;
    border: 0px solid gray;
    min-width: 100px;
    display: inline-block;
    box-shadow: 0px 0px 0px grey;
    border-radius: 3px;
}
label {
    color: #333;
}
.published {
	display: block; /* ganti none jika tidak dimunculkan */
}
.submitted {
	display: none; /* ganti none jika tidak dimunculkan */
}
#profilePicContent {
    margin: 20px 16px 60px 16px;
}
#mainNavbar, #mainmenu, #pageFooter {
	color: #fff !important;
    background: #3b0070 !important;
	border: none;
	border-radius: 0px;
}
#pageFooter a, #pageFooter a:hover, #pageFooter a:visited {
	color: #fff !important;
}
#container > #body > #main {
	box-shadow: none;
}
.btn-floating.btn-large {
    background: #3a006e !important;
}
.btn-floating.btn-large:hover {
    background: #b76afb !important;
}
.homecontent {
	box-shadow: none;
	background: #fff;
}
#sidebarUser > strong {
    background: #3b0070;
    color: #fff;
}
#headerTitle > h1 {
    color: #fff;
    background: #3b0070;
}
#header > #headerTitle > h1 {
    background: #fff;
    color: #222222;
}
#container{
	display: block !important;
}
kategori {
    display: none;
}