@charset "utf-8";
/* CSS Document */

.pkp_structure_head {
	border-bottom: none;
}
img.cst-img {
	width: 220px;
	height: auto;
}
.pkp_site_name .is_img img {
	max-height: 100%!important;
}
.obj_issue_summary .series {
	display: none;
}
.pkp_page_index .additional_content.fahar {
	padding: 0 10px 30px 10px!important;
	border-bottom: 1px solid #ddd!important;
}
.date {
	display: none;
}
.content-box {
	width: 100%!important;
}
.box-1-2 {
	float: left!important;
	width: 50%!important;
}
.clear-both {
	clear: both!important;
}
.img1 {
	text-align: center;
	width: 25%;
}
a.pkp_linkaction_logInAs {
    display: none!important;
}
body.pkp_page_management.pkp_op_settings:before {
    content: 'JUW';
    display: block;
    height: 400px;
}
table {
    padding-top: 5px;
}
td {
    padding: 5px;
    border: 1px solid #ccc;
}