/* 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: #5a3ec9;
}
nav {
    background-color: #601070;
}
nav .nav-wrapper {
    height: 100%;
    max-width: 1344px;
    margin: 0 auto;
}

.blockTitle {
    display: block;
    background: #601070;
    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: #601070;
}
div.panel-body a.title {
    font-size: 1rem;
}
.infoissue {
    background: #601070;
    color: #ffffff;
}
.issuehome {
    background: #f4e7f7;
}
.issuecoverage, .issuecoverage-a  {
	background:#7d84b5!important;
	color:#fff!important;
    font-weight:500;

}
.issuecoverage{
    padding:10px 10px;
    border-radius:0 0 5px 5px;
    /* font-size: 15px!important; */
}
.issuecoverage-a {
    padding: 2px 25px;
    display: table;
    border-radius: 5px;
	/* font-size: 15px!important; */
}
.TOC {
    border-bottom: 1px solid #f4e7f7;
}
.tocTitle a {
    color: #333333 !important;
    line-height: 130%;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    display: inline-block;
}
.tocAuthors, .tocAuthors a, .tocPages, .well, #principalContact {
    color: #524f4f !important;
}
.nfile, header.header_view {
    color: #fff !important;
    background: #601070 !important;
}
.nfile:hover, header.header_view:hover {
    background: #651e73 !important;
}
.sidemenu li {
    background: #f2f0f0;
    border-bottom: 1px solid #b0e4e4;
    margin: -10px -10px 10px -10px;
    padding: 10px;
}

.block a, .sidemenu li a {
    color: #333 !important;
    font-weight: 600!important;
}
.sidemenu li:hover {
    background: #f4e7f7;
}
.footertop {
    background: #fff;
	padding-top: 50px!important;
    padding: 10px;
    color: #000000;
    border-bottom: 5px solid #601070;
}
.page-footer {
    background: #601070;
    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: #651e73;
    color: #fff !important;
}
.btnlink, .btn-large, .btn-small, .btn, .button, .action {
    background: #601070;
    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: #601070 !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: #601070 !important;
}
.btn-floating.btn-large:hover {
    background: #651e73 !important;
}
.homecontent {
	box-shadow: none;
	background: #fff;
}
#sidebarUser > strong {
    background: #601070;
    color: #fff;
}
#headerTitle > h1 {
    color: #fff;
    background: #601070;
}
#header > #headerTitle > h1 {
    background: #fff;
    color: #222222;
}
#container{
	display: block !important;
}
kategori {
    display: none;
}
#cardpage h4 {
    font-size: 20px; font-weight: 600;
}
/* Rumah Jurnal */
li.rumahjurnal {
    /* display: none; */
}
/* 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;background-color: #ffffff!important;box-shadow: none;}

ul.baidi > li {
    list-style: lower-latin;
    padding-left: 9px;
    margin-left: 56px;
}