.pkp_structure_head {
    background-image: none;
}

.pkp_structure_head {
    /* background: center / cover no-repeat url(https://journals.sujps.com/public/journals/1/homepageImage_en_US.png); */
}

.pkp_site_nav_menu {
    background: #2e5b84;
}

.pkp_structure_page {
    margin-top: 0rem;
    margin-bottom: 0rem;
	max-width: 100%;
}

 .pkp_site_name .is_img img {
	display: block;
  /* max-height: 2.143rem; */
  max-width: 100%;
  width: auto;
  height: auto;
}

.block_make_submission a {
    width: 100%;
    text-align: center;
	background-color: #214361;
    height: 40px;
    line-height: 40px;
    color: #FFF;
}


.pkp_block .title {
    width: 100%;
    text-align: center;
	background-color: #214361;
    height: 40px;
    line-height: 40px;
    color: #FFF;
}

.pkp_block {
    padding: 1rem 1rem 0rem 1rem;
}

.cmp_button {
    /* border: 1pxsolidrgba(0,0,0,0.4); */
    /* border-top-color: #bbb; */
    border-radius: 4px;
    /* box-shadow: inset 0 -1em 1em rgb(0 0 0 / 10%); */
    color: #61c523;
    background-color: #214361;
    height: 40px;
}

.pkp_navigation_primary_row {
    background: #2e5b84;
}

.pkp_navigation_search_wrapper a {
    color: #FFF;
}

#navigationPrimary a {
    color: #FFF;
}
 
 /*------- Footer ------*/
 
 .pkp_page_index .homepage_image img
{
  width: 80%;
  margin: 20px auto 10px;
}
 
 .pkp_structure_footer_wrapper {
    background-color: #2e5b84;
}

 .pkp_footer_content {
    padding: 2.143rem 2.143rem 1rem 2.143rem;
    /* text-align: left; */
    
    text-align: center;
    color: #FFF;
 }
 
 
 .pkp_brand_footer a {
    float: none;
	display: inline;
}

.pkp_brand_footer a img{
    width: 14%
}

 .pkp_structure_main h2 {
    font-family: "times new roman";
    font-size: 1.6rem;
    line-height: 0rem;
	background-color: #FBB03B;
}

 .pkp_structure_main .page h1 {
    margin-top: 0;
    font-size: 1.5rem;
    font-family: times new roman;
    text-align: center;
}

 /*----------------- ISSUE ---------------------*/
 
 .obj_issue_toc .galleys > h3{
	left: 0px;
	background: transparent;
	color: #000;
 }
  
 .obj_issue_toc>.galleys{
    background-color: #FBB03B;
}

.obj_issue_toc .section>h3{
color: #000;
    font-weight: bold;
    border-bottom: 4px solid #c56161;
    display: block;
    
}

  .obj_galley_link li a{
margin-left: 10px;
}


  .obj_issue_toc .articles{
  margin-top: 0px;
}

  
 .cmp_article_list> li:nth-child(odd) {
    color: #777;
}
.cmp_article_list>li:nth-child(even) {
    color: blue;
}

.pkp_structure_main h2 {
    line-height: 3rem;
    background-color: #FBB03B;
    padding: 10px;
    border-radius: 4px;
}

.obj_issue_summary .title {
    font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-weight: 700;
    /* text-decoration: none; */
    color: #8b1a1a;
}

.obj_issue_summary .series {
    /* margin-bottom: .357rem; */
    color: #000;
}