@media (min-width:992px) {
 .pkp_structure_content {
  padding-top:0px !important;
 }
}
.pkp_site_name .is_img img {
    display: block;
    max-height: 130px;
    max-width: 100%;
    width: auto;
    height: auto;
}
.pkp_structure_head {
    background-color: #fff;
    border-bottom: none;
}
.pkp_structure_head {
    background-color: #dddddd;
    border-bottom: none;
}
body {
    background: #dddddd;
}
.pkp_structure_content {
    padding-top: 0px !important;
    background-color: #fff;
}
.pkp_site_name > a {
    padding-top: 0px;
    padding-bottom: 0px;
}
.has_site_logo .pkp_head_wrapper {
    padding-top: 30px;
    background-color: #fff;
}
.pkp_nav_list {
    margin: 0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0;
    padding-right: 0px;
    padding-left: 0px;
    list-style: none;
    padding-left: 30px;
}
.pkp_head_wrapper .pkp_search .search_prompt {
    display: inline-block;
    position: relative;
    padding: 10px 47px;
    color: rgba(0,0,0,0.84);
    cursor: pointer;
}
.pkp_navigation_user > li:last-child > a {
    padding-right: 60px;
}

.pkp_page_index .additional_content {
    border-top: none;
}
.has_site_logo .pkp_head_wrapper {
    padding-top: 30px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}
.pkp_structure_page {
    margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 0px;
    max-width: 1160px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.pkp_structure_footer_wrapper {
    background: #c8c8c8;
}
.pkp_brand_footer {
    padding: 30px;
    display: none !important;
}
.pkp_navigation_primary .dropdown-menu a:focus, .pkp_navigation_primary .dropdown-menu a:hover {
    border-color: #ff0000;
}
.pkp_navigation_primary ul a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: rgba(0,0,0,0.84);
}
.pkp_navigation_primary > li > a:hover, .pkp_navigation_primary > li > a:focus {
    color: rgba(0,0,0,0.84);
    outline: 0;
    border-color: #ff0000;
}
.pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {
    outline: 0;
    background: #ddd;
    border-color: #ff0000;
}
.pkp_navigation_user a {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 20px;
    color: rgba(0,0,0,0.84);
}
.pkp_head_wrapper .pkp_search .search_prompt:hover,
.pkp_head_wrapper .pkp_search .search_prompt:focus {
    outline:0;
    padding-bottom:8px;
    border-bottom:2px solid #ff0000;
}
.pkp_structure_main p {
    line-height: 25px;
    margin: 20px 0;
    text-align: justify !important;
}
.obj_article_details .item > :last-child {
    margin-bottom: 0;
    text-align: justify !important;
}
/*-----------------*/
.pkp_site_name_wrapper, .pkp_navigation_primary_row {
    padding-left: 0px;
    padding-right: 0px;
}
.pkp_navigation_user_wrapper {
    top: 7px;
    right: 0;
    left: auto;
    width: 100%;
    padding-right: 0px;
}
#navigationPrimary > li > a:hover,
#navigationPrimary > li > a:focus {
    outline:0;
    color: rgba(0,0,0,0.84);
    padding-bottom:8px;
    border-bottom:2px solid #ff0000;
}
#navigationPrimary ul a:hover, #navigationPrimary ul a:focus {
    outline: 0;
    color: rgba(0,0,0,0.84);
    background: #ddd;
    border-color: #ff0000;
}
#navigationPrimary a{
    color: rgba(0,0,0,0.84);
}
.pkp_structure_footer_wrapper {
    border-bottom: 20px solid #ff0000;
}
.obj_article_details .item.keywords .label {
    display: inline-block;
    padding: 0 0 5px;
    border-bottom: 3px solid #ff0000;
    color: rgba(0,0,0,0.54);
    text-transform: uppercase;
}
@media (min-width:992px) {
 .pkp_site_name {
  width:75%;
  margin-left:0;
  padding-top:15px;
  padding-bottom:0px;
 }
}
.pkp_site_nav_menu .pkp_nav_list {
    padding-left: 30px;
    margin-left: 0;
}
.current_issue{
	display: none;
}