#navigationUser > li:nth-child(1) > a {
  color: #ffffff;
  font-weight: bold;
}

#navigationUser > li:nth-child(2) > a {
  color: #ffffff;
  font-weight: bold;
}

p {
  margin: 0 0 10px !important;
}

.issn.col-xs-12.col-md-12.px-0 {
  font-size: 12px;
}

footer .container {
  background: linear-gradient(
    90deg,
    rgba(67, 173, 228, 1) 31%,
    rgba(0, 140, 214, 1) 100%
  );
  color: #ffffff;
}

footer a {
  color: #ffffff;
}

header .container {
  background: #52b7ec;
}

#navigationUser ul.dropdown-menu.dropdown-menu-right a {
  color: black !important;
}

header .container {
  background: #ecedf0 url(/public/site/images/alma/ipbpangan1.jpg) top left
    no-repeat;
}

.pkp_page_article .article_sidebar_stat {
  font-size: 0.8em;
}

.obj_issue_toc .cover {
  display: none;
}

div#customblock-Announcement .media-body {
  width: auto !important;
  display: block !important;
  vertical-align: unset !important;
  overflow: auto !important;
  zoom: unset !important;
  word-break: break-word !important;
}

div.issn {
  padding-top: 112px;
}

.issn.col-xs-12.col-md-12.px-0 a {
  color: #e0f7ff;
}

body
  > div.pkp_structure_page
  > div
  > main
  > div
  > article
  > div
  > section
  > div.list-group.col-md-12.pr-0
  > div.row.mb-4
  > div.col-md-6.date-list.pr-0.py-4
  > div:nth-child(1) {
  display: none;
}

.panel-default > .panel-heading,
.pkp_block .title {
  background-color: #52b7ec;
  border-color: #f5f5f5;
}

#customblock-announcement .content h1,
#customblock-announcement .content .date,
#customblock-announcement .content .description {
  padding: 10px 10px 0;
  color: #304a73;
}

.archive_by_year .toggle_archive {
  border-bottom: 0px;
}

#customblock-makesubmission a {
  font-size: 16px;
}
