/* 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: #754f08;
}
nav {
    background-color: #ff8c00;
}
nav .nav-wrapper {
    height: 100%;
    max-width: 1344px;
    margin: 0 auto;
}

.blockTitle {
    display: block;
    background: #ff8c00;
    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: #b69726;
}
div.panel-body a.title {
    font-size: 1rem;
}
.infoissue {
    background: #b69726;
    color: #ffffff;
}
.issuehome {
    background: #f7eecd;
}
.TOC {
    border-bottom: 1px solid #f7eecd;
}
.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: #ff8c00!important;
}
.nfile:hover, header.header_view:hover {
    background: #8a530f!important;
}
.sidemenu li {
    background: #f2f0f0;
    border-bottom: 1px solid #f5cfa1;
    margin: -10px -10px 10px -10px;
    padding: 10px;
}

.block a, .sidemenu li a {
    color: #333!important;
    font-weight: 600!important;
}
.sidemenu li:hover {
    background: #f7eecd;
}
.footertop {
    background: #d9b943;
    padding: 10px;
    color: #fff;
    border-bottom: 5px solid #b69726;
}
.page-footer {
    background: #ff8c00;
    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: #8a530f;
    color: #fff!important;
}
.btnlink, .btn-large, .btn-small, .btn, .button, .action {
    background: #ff8c00;
    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: block; /* ganti none jika tidak dimunculkan */
}
#profilePicContent {
    margin: 20px 16px 60px 16px;
}
#mainNavbar, #mainmenu, #pageFooter {
	color: #fff !important;
    background: #ff8c00!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: #ff8c00!important;
}
.homecontent {
	box-shadow: none;
	background: #fff;
}
#sidebarUser > strong {
    background: #ff8c00;
    color: #fff;
}
#headerTitle > h1 {
    color: #fff;
}
kategori {
    display: none;
}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}
.collapsible, .sidenav {
  -webkit-box-shadow: none;
  box-shadow: none;
  /* padding: 10px; */
}
.collapsible {
    border-top: 0px solid #ddd;
    border-right: 0px solid #ddd;
    border-left: 0px solid #ffffff;
}

.collapsible-body {
    padding-top: 0;
    padding-bottom: 0;
}
.collapsible-body > ul > li:last-child { border-bottom: none;  }

.test li:last-child { border-bottom: none;  }
.collapsible-header {
  background: #f2f0f0;
  padding: 10px;
}
.collapsible-body {
  background: #801e1e!important;
  padding: 10px;
  margin-bottom: -22px;
}
.collapsible-body > ul > li:hover, .collapsible-header:hover {
  background: #f7eecd;
}
.collapsible-body > ul > li {
  text-decoration: none;
  cursor: pointer;
  padding-left: 25px;
  background: #ffffff;
  border-bottom: 1px solid #f2f0f0;
}
.collapsible-header, .collapsible-body > ul > li a {
  color: #7b0b0b;
}
li.bold {
    padding: 0px;
}
.dashboard {
    padding: 20px 0px;
    margin: auto;
}

@media (max-width: 1280px) {
    .dashboard {
        width: 100%;
    }
}

.dashboard .card {
    cursor: pointer
}

.dashboard .card .row {
    margin-bottom: 0;
}

.dashboard .card-judul {
    margin: 0;
    font-weight: bold;
}
.benefit {
  font-weight: 300;
  padding-top:10px;
  padding-bottom:20px;
}
.dashboard .icon {
    height: 200px;
}

.dashboard .icon {
    width: 100px;
}

.dashboard .icon i {
    width: 100%;
    text-align: center;
    padding: 25px;
    color: rgba(0,0,0,.25)
}
em.material-icons.medium.valign {
    font-size: 50px;
    margin: 25px;
}