/*******************************
* CSS v1.0 OJS USHULUDDIN UIN SUKA
  OJS V.3.3.0.11
* Latest Updates: 8 feb 2025
*******************************/

body>header>div.header.container-fluid {
	background-color : #239ED5 !important;
	padding-top: 20px !important;
}
h1.logo-wrapper.col-12.text-center{
	padding-bottom: 10px !important;
}
img.journal-logo {
	max-width: 100%;
}
div.container-fluid.container-page {	
  background-image: url(http://conference.uin-suka.ac.id/public/site/bg-main-site.png);
	padding-bottom: 40px !important;
}
div.lower-header {
	padding-top: 20px !important;
	padding-left:  20px !important;
	padding-right:  20px !important;
	background-color: #ffffff10 !important;
	border-bottom: solid 4px #d2c195;
}
ul#navigationPrimary>li.nav-item>a.nav-link:hover,li>a#user-dashboard-link>span.task_count:hover {
	color: #d2c195 !important;	
}
.nav-tabs .nav-item.show:active {
	background-color:#d2c195 !important ;
} 
div.container-page {
	margin-top:  0px !important;
}
.journal-wrapper-pasca {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
div.index-site-journal-thumb.text-center>a {
	border-bottom: 0px !important;
	background-color: transparent !important;
}
div.index-site-journal.col-sm-6 {
	padding-top: 25px !important;
	padding-bottom: 25px !important;
}
div.index-site-journal.col-sm-6:hover {
	background-color: #cfcfcf50 !important;
}
div.index-site-journal-header.text-center>h6{
	padding:  15px 50px 0px 50px !important;
}
div.index-site-journal-header.text-center>h6>a{
	font-size: 18px !important;
	line-height: 10px !important;
}
div#user-nav-wraper {
	display: none !important;
}

div.row.journal-wrapper-pasca {
	margin-top: 0px !important;
}

div.index-site-journal-description {
	display: none;
}

.journal-title-pasca {
	font-size: 14px !important;
}
.dropdown-item:hover {
	background-color: #239ED5 !important;
	color:  #ffffff !important;

}
footer.site-footer{
	text-align: center;
	color: #ffffff;
	background-color: #239ED5 !important;
}
div.sidebar_wrapper{
 display: none;
}
div.pkpbrand-wrapper {
display: none !important;
}

.additional-footer-info {
	justify-content: center !important;
}
.sidebar_wrapper+.additional-footer-info {
	margin-top: 0px !important;
  padding-top: 0px !important;
  border-top: 0px !important;

}

h1.logo-wrapper.col-md-12 {
	padding-bottom: 10px;
}

.btn-primary {
    background-color: #239ED5;
    color: #fff;
 }
.btn-secondary:hover {
		background-color: #239ED5;
    border-color: #111;
    color: #fff;
}
