.container-fluid{
background:#006633 !important;
}

.container-fluid:nth-child(2){
background: #52ac1d !important;
max-width:1170px;
}
.navbar, .header_view, .header_view {
background: #52ac1d !important;
}


.pkp_site_name .is_img img {
	max-height: 350px !important;
}

.pkp_site_name_wrapper {
	padding: 0 !important;
}

.pkp_site_name {
	padding: 0 !important;
}

.pkp_site_name > a {
	padding: 0 !important;
}

.pkp_navigation_user li {
	background: #fff !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: block;
	margin-bottom: 20px;
}

.footer p {
	text-align: center;
}

.block_make_submission a:hover {
	color: #FFF !important;
}

.pkp_navigation_user > li:last-child a {
	padding-right: 10px !important;
}

.pkp_navigation_user > li > a, .pkp_navigation_user > li.in_focus > a, .pkp_navigation_user > li > a:hover, .pkp_navigation_user > li > a:focus {
	color: rgba(0,0,0,0.84) !important;
}