/*******************************
* CSS v1.1 OJS FSH UIN SUKA
  OJS V.3.4.0-6
* Latest Updates: 30 July 2024
*******************************/

.pkp_brand_footer img {display:none; width:300px !important;}
.pkp_brand_footer {padding: 5px;}
.pkp_footer_content {padding: 5px;}
.navbar-logo img {
	max-height: 150px;
}
header.main-header {
	border-top: 5px solid #d2c195;
	background-image: url(https://conference.uin-suka.ac.id/public/site/bg-main-site.png);
}
ul#primaryNav {
	background: #e4e4e457;
	border-bottom: solid 3px #d2c195;
}
body.main-site-background {
	background-color: #fdfdfd;
}
.site-journal-description {
	display: none;
}
div.page-site>div.row.justify-content-md-center>div.col-md-10>div.page-content {
	display: none;
}
.page-content {
	border-bottom: none !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
div.conference-thumbnail-wrapper > a.site-journal-img > img {
	border: solid 1px #eaeaea;
	border-radius: 5px;
	max-width: 100%;
}
div.row.justify-content-md-center > div.col-md-10 {
	margin-top: 2rem;
}
div.conference-thumbnail-wrapper {
	padding: 50px 10px 30px 10px;
	background-color: white; 
	-webkit-box-shadow: 0px 0px 15px -2px rgba(194,194,194,1); 
	-moz-box-shadow: 0px 0px 15px -2px rgba(194,194,194,1);
	box-shadow: 0px 0px 15px -2px rgba(194,194,194,1);
}
div.conference-thumbnail-wrapper:hover {
	-webkit-box-shadow: 0px 0px 15px 1px rgba(70,141,110,1); 
	-moz-box-shadow: 0px 0px 15px 1px rgba(70,141,110,1);
	box-shadow: 0px 0px 15px 1px rgba(70,141,110,1);
}
h3.site-journal-title {
	height: 50px;
}

footer.site-footer {
	padding-top: 1rem;
	padding-bottom: 2rem;
}
div.site-footer-sidebar {
	display: none;
}
div.site-footer-content>div.row>div.col-md.col-md-2.align-self-center.text-right {
	display: none;
	
}
p.links a:hover {
	background-color: #333333;
	color: white;	
}
@media (max-width: 365px) { 
        div.site-journal-body > p.links > a.btn {
                margin-bottom: 15px;
        }
}
@media (min-width: 768px) and (max-width: 991px) {
	h3.site-journal-title {
		margin-bottom: 20px;
	}
	div.site-journal-body > p.links > a.btn {
		margin-bottom: 15px;
	}

}

@media (max-width: 991px) { 
	header.main-header {
        	border-top: 10px solid #d2c195;
		background-image: none;
		background-color: #333333;
	}
	.navbar-toggler {
		background-color: #ffffff;
	}
	ul#primaryNav {
		background: #ffffff;
		border-bottom: solid 3px #d2c195;
		border-top: solid 3px #d2c195;
		margin-top: 5px;
	}


}

@media (max-width: 1199px) {
        h3.site-journal-title {
                font-size: 1rem; 
	}
}

.site-journal {
	padding-top: 3rem;
	padding-bottom: 2rem;
}
.site-journal:hover {
	background-color: #eaeaea60;
}

.site-footer {
	text-align: center;
}
.site-footer  p.h3, .site-footer  p.h3 a {
	margin-top: 25px;
	font-size: 16px;
	text-decoration: none!important;
}

.site-footer hr {
	text-align: center !important;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
}