.pkp_structure_head {
  background: #603a75;
}

.description {
	text-align: justify;
}

body {
  font-family: tahoma,geneva,sans-serif;
}
.obj_article_details .abstract {
    text-align: justify;
}

.obj_article_details .main_entry .label {
    border-bottom: 3px solid #dddddd;
    color: rgba(0, 0, 0, 0.54);
    /*display: inline-block;*/
    padding: 0 0 5px;
    text-transform: none;
}

.link {
	text-decoration: none;
}

.pkp_structure_footer_wrapper {
    background: #dddddd !important;
}

.pkp_footer_content {
  float: left;
  width: 60%;
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom:10px;
  font-size: 15px;
  font-color: #ffffff !important;
  line-height: 15px
  
}
.pkp_brand_footer {
  float: right;
  padding-bottom:10px;
  padding-top: 10px;
  margin-top: 25px;
}

.pkp_site_name .is_img img {
	display: inline-block;
	max-height: 100px;
	max-width: 100%;
	width: auto;
	height: auto;
}