.pkp_navigation_primary_row {
    background: #780c14;
    text-align: center;
    color: white;
}
#navigationPrimary > li > a {
    font-weight: normal;
    color: white;
}
.pkp_navigation_primary_wrapper {
    
    border-top: solid 1px;
}
#navigationPrimary ul a {
    color: white;
    font-weight: normal;
}
.pkp_head_wrapper .pkp_search .search_controls .search_prompt {
    
    color: white;
    font-weight: normal;
    
}
.pkp_page_index .current_issue h2 {
   
    border: 3px solid #780c14;
   
    font-weight: 700;
    color: white;
    background-color: #780c14;
    width: 100%;
    text-transform: none;
}
.cmp_manuscript_button, .block_make_submission a, .obj_galley_link {
    
    font-weight: normal;
    text-transform: uppercase;
    background: white;
    color: #780c14;
    border-radius: 10px 10px 10px 10px;
    border: solid #780c14 1px;
}
.obj_article_summary > .title a {
    text-decoration: none;
    color: #780c14;
    font-weight: normal;
}
.obj_galley_link::before {
    
    content: "\f1c9";
    
}
.obj_article_summary{

	border: solid #780c14 2px;
border-radius: 10px 10px 10px 10px;
}
#carousel-example-generic{
    position: relative;





  }
  .carousel-indicators li {
  background: #59b548 !important;
  }
.carousel-control {
    
    
  }
  .container--head {
    background: white;

height: 80%;
width: 80%;
border: 0px solid #000000;
    top: 120px;
    position: absolute;
    left: 10%;
}

  }
 .carousel-inner {
 height: 50% !important;
   }
  .carousel-indicators {
    bottom: -50px !important;
}
  
  .tooltip-carousel {
    position: absolute;
    z-index: 11;
    border-radius: 50%;
  }
  
  .caraousel-tooltip-item {
    display: none;
  }
  
  .caraousel-tooltip-item.active {
    display: block;
     
  }
  .item.active img{
    
    cursor: pointer;
  }
  .carousel-indicators li {
    background: #780c14 !important;
}