body{
	background:url("https://www.toptal.com/designers/subtlepatterns/patterns/symphony.png")#f5f9fb fixed!important;
}
.pkp_site_name .is_img img{
	max-height: 250px !important;
}
.pkp_site_name_wrapper{
	padding: 0 !important;
}
.has_site_logo .pkp_head_wrapper{
	padding-top:0px;
}
.pkp_site_name{
	padding: 0 !important;
}
.pkp_site_name > a{
	padding: 0 !important;
}

.pkp_navigation_primary > li > a{
color:white;
font-weight:bold;
text-transform:uppercase;
}

.pkp_navigation_user li{
	background: black !important;
	border-radius: 3px !important;
	box-shadow: 0 0 5px rgba(0,0,0,0.3) !important;
}
@media (min-width: 992px){
	.pkp_navigation_user_wrapper{
		top: 40% !important;
	}
}
.indexed-by .title{
	margin-bottom: 30px !important;
}
.indexed-by a{
	display: black;
	margin-bottom: 20px;
}

.block_make_submission a:hover{
	color: #000 !important;
}
.pkp_navigation_user > li:last-child a{
	padding-right: 10px !important;
}

.pkp_structure_content{
background:white;
}

.page{
text-align:justify;
}

.pkp_brand_footer{
	display:none;
}