.pkp_structure_head {
	background-color: unset;
	border-bottom:unset;
}

.pkp_structure_content {
	box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding-top:0;
}
.pkp_head_wrapper {
	box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.pkp_structure_main:before, .pkp_structure_main:after {
	width:0;
}


.pkp_site_name a {
	background-color:chocolate;	
	box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.pkp_site_name .is_img img {
	max-height:none;
	max-width: 100%;
}

.about_site {
	text-align: center;
    font-size: 18px;
    line-height: 28px;
    font-style: italic;
    font-weight: 600;
}

.pkp_structure_footer_wrapper {
	background: none;
}

.pkp_navigation_user_wrapper ul {
	background-color:#4c4d4b !important;
	box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

 .profile a{
	color:white!important;
	font-weight: 600;
}

/*.pkp_footer_content:first-child  {
	font-size:20px;
}*/

.pkp_structure_footer {
	display:flex;
    text-align: center;
    background-color: #bac3ba;
	box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	
}

.pkp_brand_footer{
	display:flex;
	align-items: center;
}

.pkp_page_index .journals h3 a {
	text-decoration: none;
	font-size:large;
	color:#014f04;
}



.pkp_page_index .journals .links li {
border:1px solid darkgray;
padding:8px 12px;
border-radius:5px;
cursor:pointer;
background-color: #149302;

}

.view a {
	color :#FFFFFF;
	text-decoration:none;
	font-size:revert;
}

.current a {
	color :#FFFFFF;
	text-decoration:none;
	font-size:revert;
}