/* 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: #FFDA17;
}
nav .nav-wrapper {
    height: 100%;
    max-width: 1344px;
    margin: 0 auto;
}
span.logo-text.hide-on-med-and-down {
    color: #333;
}
ul.navbar-list.right > li > a > i.material-icons {
    color: #333333 !important;
}
.blockTitle {
    display: block;
    background: #ffda17;
    padding: 10px;
    color: #342d1a;
    font-weight:800;
    border-radius: 4px 4px 0 0;
    font-size: 1.2rem;
    margin: -10px -10px 5px -10px;
}
.instruct {
    font-size: 0.9rem;
    color: #333;
}
.nfile {
    background: #ffda17;
}
div.panel-body a.title {
    font-size: 1rem;
}
.infoissue {
    background: #ffda17;
    color: #333;
}
.issuehome {
    background: #f9f6e6;
}
.TOC {
    border-bottom: 1px solid #f9f6e6;
}
.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: #333 !important;
    background: #ffda17 !important;
}
.nfile:hover, header.header_view:hover {
    background: #a99112 !important;
}
.okeyoi {
    color: #333 !important;
    padding-left: 5px;
}
.sidemenu li {
    background: #f2f0f0;
    border-bottom: 1px solid #ffda17;
    margin: -10px -10px 10px -10px;
    padding: 10px;
}

.block a, .sidemenu li a {
    color: #333 !important;
    font-weight: 600!important;
}
.sidemenu li:hover {
    background: #f9f6e6;
}
.footertop {
    background: #f9e167;
    padding: 10px;
    color: #333;
    border-bottom: 5px solid #ffda17;
}
.footertop a {
	color: #333 !important;
}
.page-footer {
    background: #c1a824;
    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: #a99112;
    color: #fff !important;
}
.btnlink, .btn-large, .btn-small, .btn, .button, .action {
    background: #ffda17;
    color: #333 !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: block; /* ganti none jika tidak dimunculkan */
}
#profilePicContent {
    margin: 20px 16px 60px 16px;
}
#mainNavbar, #mainmenu, #pageFooter {
	color: #333 !important;
    background: #ffda17 !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: #ffda17 !important;
}
.btn-floating.btn-large i {
     color:#79680f !important;
}
.btn-floating.btn-large:hover {
    background: #c1a824 !important;
}
.homecontent {
	box-shadow: none;
	background: #fff;
}
#sidebarUser > strong {
    background: #ffda17;
    color: #333;
}
#headerTitle > h1 {
    color: #333;
    background: #ffda17;
}
#header > #headerTitle > h1 {
    background: #fff;
    color: #222222;
}
#container{
	display: block !important;
}
kategori {
    display: none;
}
issuecoverage, .issuecoverage-a  {
	background:#79680f!important;
	color:#fff!important;
    font-weight:600;

}
.issuecoverage{
    padding:10px 10px;
    border-radius:0 0 5px 5px;
    /* font-size: 15px!important; */
}
.issuecoverage-a {
    padding: 2px 25px;
    display: table;
    border-radius: 25px;
	/* font-size: 15px!important; */
}
/* Identitas Jurnal */
table.rajawalitable>tbody>tr>th,td{padding:5px;border-bottom:1px dashed #ece1cf;vertical-align:top}.row.identitas.card-panel.orange.lighten-5{margin:10px 5px}