header .container {
  background: #244F26
    /*url(https://i.postimg.cc/sxGbrJMv/jpsl-header-dec-25.jpg) top left*/
    no-repeat;
  background-size: cover;
}

.journal-description .container {
  max-width: 100%;
}

img {
  max-width: 100%;
}

.dropdown-menu {
  background-color: #ffffff;
}

ul#navigationUser li a {
  color: black;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #32620e;
  white-space: nowrap;
}

.pkp_block h2.title,
.pkp_block .content span.title,
.pkp_block span.title {
  color: #ffffff;
}

.panel-default > .panel-heading,
.pkp_block .title {
  background-color: #0a6935;
  border-color: #f5f5f5;
}

#left > div.pkp_block.block_twitter > span {
  display: none;
}

.team-content img.ico-label {
  width: 18px;
}

div.issn span {
  margin-right: 20px;
  margin-left: -10px;
  font-weight: bold;
  color: whitesmoke;
}

div.issn {
  padding-top: 122px;
}

.mr-4,
.mx-4 {
  margin-right: -0.5rem !important;
}

.navbar-nav {
  display: -ms-flexbox;
  display: inline-block;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: ##3d4923;
  border-color: ##3d4923;
}

footer h4 {
  color: black;
}

footer a {
  color: #000000;
}

footer .container {
  background: #F7F7FF;
  color: #000000;
  /*background-image: url("/public/site/images/alma/background-footer-2021.png");*/
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}
 {
  "mode":"full","isactive": false;
}

a,
#customblock-SidebarMenu p.menu_item a,
#customblock-sidebarmenu p.menu_item a {
  color: #0a6935;
}