.pkp_site_name_wrapper {
    padding-left: 0px;
    padding-right: 0px;
}

.pkp_site_name {
    width: 75%;
    margin-left: 0;
    padding-top: 0px;
    padding-bottom: 0px;
}

.pkp_site_name .is_img img {
    max-height: 300px;
    margin-top: -5px;
	margin-bottom: -1px;
}

.pkp_brand_footer {
    padding: 10px;
}

.pkp_structure_footer_wrapper {
    background: rgba(0,0,0,0.05);
    border-top: 1px solid #040f2e;
    border-bottom: 4px solid #144885;
}

.pkp_page_index .journals img {
    display: block;
    max-height: 20em;
    box-shadow: 8px 9px 6px -6px black;
    border-radius: 5px 5px 5px 5px;
}

.pkp_navigation_primary_row {
    background: #ebf1da;
	margin-bottom: 1px;
    }

.pkp_site_nav_menu a:hover, .pkp_site_nav_menu a:focus {
    color: #3770c8;
    }
	
.obj_issue_toc .cover img {
    border-radius: 5px 5px 5px 5px;
    box-shadow: 2px 4px 10px gray;
}

.obj_issue_toc .heading .pub_id, .obj_issue_toc .heading .published {
    text-align: right;
}

.obj_article_details .entry_details .cover_image img {
    box-shadow: 5px 5px 5px gray;
	border-radius: 5px 5px 5px 5px;
}

.pkp_structure_main h1, .pkp_structure_main h2, .pkp_structure_main h3, .pkp_structure_main h4 {
    margin: 15px 0 20px;
}

#navigationPrimary a {
   color: black;
}

.obj_article_details .abstract {
   text-align: justify;
   font:arial,verdana,tahoma,sans-serif;
}

.obj_article_details .main_entry .label {
    display: table;
}

.pkp_navigation_user > li > a {
    color: #000000;
}

.pkp_navigation_user > li > a:hover, .pkp_navigation_user > li > a:focus {
    color: #184b87;
}

.pkp_page_index .journals > ul > li {
    margin: 0 -30px;
    padding: 30px;
    text-align: justify;
}

.pkp_page_index .journals p {
    font-size: 12px;
    font-family: Arial;
}

.pkp_structure_page {
    margin-top: 0px;
    margin-bottom: 30px;
}

.obj_article_details .abstract {
    margin-top: -50px;
}

.obj_article_details .item {
    margin-top: -35px;
}

.obj_article_details .item > :last-child {
    margin-bottom: -10px;
}

.obj_article_details .item.doi, .obj_article_details .item.keywords {
    padding-top: 10px;
}

.page_issue_archive .issues_archive > li {
    padding: 0px 10px;
        padding-right: 30px;
        padding-left: 30px; 
}

.pkp_navigation_primary_wrapper {
    padding-left: 10px;
    padding-right: 0;
}

body {
	background:url(https://www.lifescienceglobal.com/pms/eximages/bg1.jpg) repeat-x #f2f2f2;
	margin:0 auto;
}