@import url("https://fonts.googleapis.com/css2?family=Baloo+Tamma+2&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Kufam&display=swap");

body {
  font-family: "Baloo Tamma 2", cursive;
  /* font-family: 'Nanum Myeongjo', serif; */
  font-size: 14px;
  background: linear-gradient(to right, #aae4f1, #3a7bd5);
  background: #f9f9f9;
}

.pkp_structure_page{
    background: #f9f9f9;
}

.pkp_structure_main h1,
.obj_issue_toc .galleys h2,
.obj_issue_toc .section h2,
.pkp_block .title,
.obj_article_summary>.title a,
.current_issue h2,
.pkp_page_index .cmp_announcements h2,
.obj_spotlight h2 a,
.obj_spotlight h3 a,
.obj_spotlight h4 a,
.obj_monograph_full .main_entry .item .label,
.obj_monograph_full .entry_details .item .label,
.obj_issue_summary .title,
.cmp_monographs_list>.title,
.additional_content_block h2.title {
  /* font-family: "Baloo Tamma 2", cursive; */
  font-family: "Kufam", cursive;
}

* {
  /* font-family: "Baloo Tamma 2", cursive; */
  font-family: "Kufam", cursive;
}

a:hover,
a:focus {
  outline: none;
}

.pkp_navigation_primary .dropdown-menu a:hover {
  padding-left: 0px;
}

.pkp_navigation_primary_wrapper ul {
  margin-top: 5px;
}

.pkp_navigation_search_wrapper a {
  color: rgb(62 62 62);
  padding-bottom: 0px;
  padding-top: 8px;
}

.dropdown-menu-icon {
  float: right;
  width: 80px;
  text-align: right;
  margin-right: 12px;
}

.pkp_structure_main {
  padding: 0 10px 0 18px;
}

.pkp_structure_main h1 {
  font-size: 1.6em;
}

.pkp_site_nav_menu {
  background: none;
}

.text-center {
  text-align: center;
}

h1.pkp_site_name,
div.pkp_site_name {
  max-height: 165px;
}

.pkp_structure_main:first-child:last-child,
.pkp_navigation_primary>li:last-child a {
  margin: 0;
}

.pkp_navigation_user .task_count {
  top: 0
}

.pkp_structure_head:before {
  margin-top: -1px;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}

.pkp_page_catalog .pkp_structure_main h1 {
  text-shadow: 0px 1px 1px #e6e6e6;
  font-size: 1.45em;
  margin-bottom: 20px;
}

.cmp_monographs_list>.title {
  left: 0px;
}

.cmp_monographs_list .obj_monograph_summary.is_featured {
  border: none;
}

.pkp_page_catalog.pkp_op_index .cmp_monographs_list .obj_monograph_summary {
  padding-top: 0;
}

.pkp_page_catalog.pkp_op_index .cmp_monographs_list .obj_monograph_summary h2.title {
  font-size: 1.2em;
}

.pkp_page_catalog.pkp_op_book .obj_monograph_full h1.title {
  margin-bottom: 10px;
}

.pkp_structure_main .page .monograph_count {
  font-size: 1.2em;
  color: black;
  margin-top: -60px;
}

/* section page section */
.about_section .description {
  margin-bottom: 60px;
}

.pkp_structure_main .page .about_section {
  font-style: normal;
  color: #353535;
}

/* 
body:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: white;
    /* opacity: 0.3; 
}*/

h2 {
  font-size: 1.4em;
}

a:hover {
  text-shadow: 1px 1px #b5b2b291;
}

.obj_issue_toc .galleys h2,
.obj_issue_toc .section h2 {
  color: #1b1a1a;
  font-size: 1.6em;
  text-shadow: 0px 1px 1px #e6e6e6;
}

.pkp_nav_list ul a:hover,
.pkp_nav_list ul a:focus {
  background: #ffffff;
  text-shadow: 1px 1px #b5b2b291;
}

.pkp_nav_list .fa {
  margin-right: 6px;
  font-size: 13px;
}

.obj_issue_summary .description {
  font-size: 1em;
  text-align: justify;
}

.pkp_nav_list li.profile {
  padding: 3px 3px 2px 3px;
  border: 1px solid #e6dfdf;
  border-right: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  border-radius: 8px;
  font-size: 16px;
  background: linear-gradient(to bottom,
      rgba(255, 255, 255, 1) 0%,
      rgba(243, 243, 243, 1) 50%,
      rgba(237, 237, 237, 1) 51%,
      rgba(255, 255, 255, 1) 100%);
  box-shadow: 3px 2px 5px -2px rgba(0, 0, 0, 0.2);
  margin-left: 8px;
}

.pkp_nav_list li.profile ul li {
  background: white;
  border: none;
  box-shadow: none;
  border-radius: 0;
  padding-left: 0;
  margin-left: 0;
}

.pkp_nav_list ul a:hover,
.pkp_nav_list ul a:focus {
  margin-left: 6px;
}

.pkp_navigation_user>li:last-child>a {
  padding-right: 10px;
  margin-right: auto;
}

nav ul#navigationPrimary li ul li a:hover {
  border-left: 5px solid white;
}

nav ul.dropdown-menu {
  margin-top: -5px;
}

.pkp_structure_main:before {
  background: none;
}

.pkp_structure_main:after {
  background: none;
}

.cmp_monographs_list {
  border-top: 1px solid #f3f2f2;
  margin: 0 0;
  clear: both;
}

.obj_monograph_summary .seriesPosition {
  color: rgb(95 95 95 / 54%);
  padding-bottom: 0px;
}

/* .featured_book_list {
  padding: 20px 0;
}

.featured_book_list.slick-dotted.slick-slider {
  padding: 20px 0;
} */

.featured_book_list .obj_monograph_summary {
  padding: 10px;
}

.obj_monograph_summary h2 a,
.obj_monograph_summary .seriesPosition {
  font-size: 0.85em;

}

.obj_monograph_summary .date {
  font-size: 0.65em;
}

.featured_book_list button.slick-next,
.featured_book_list button.slick-prev {
  display: none !important;
}

.featured_book_list .slick-dots {
  bottom: 0;
  text-align: right;
  right: 20px;
}

.featured_book_list .slick-dots li {
  width: 10px;
}

.page_homepage .featured_book_list {
  background: linear-gradient(135deg, rgb(255 255 255) 0%, rgb(249 249 249) 47%, rgb(245 245 245 / 67%) 100%);
  padding-bottom: 20px;
  padding-left: 10px;
  border: 1px solid #eaeaea;
  box-shadow: 9px 10px 5px -10px rgb(224 224 224 / 75%);
  border-bottom: 1px solid #f1eaea;
  border-right: 1px solid #eae6e6;

}


.page_homepage .featured_book_list,
.page_catalog .featured_book_list {
  height: 280px;
  padding: 10px 10px 10px 10px;
}

.page_homepage .featured_book_list.slick-dotted.slick-slider {
  padding-left: 5px;
  max-height: 300px;
}

.page_homepage .featured_book_list .slick-dots {
  bottom: -20px;
  text-align: right;
  right: 40px;
  top: 88%;
}

.page_catalog .featured_book_list {
  box-shadow: 9px 10px 5px -10px rgb(224 224 224 / 75%);
  background: linear-gradient(135deg,
      rgb(255 255 255) 0%,
      rgb(249 249 249) 47%,
      rgb(245 245 245 / 67%) 100%);
  border: 1px solid #ececec;

}

.page_catalog .featured_book_list .slick-dots {
  right: 30px;
  bottom: 15px;
}

.pkp_block {
  padding: 10px 6px 0 8px;
  border-radius: 4px;
}

.pkp_block ul li {
  font-size: 1.1em;
}

.pkp_block.block_browse li.has_submenu {
  margin-top: 10px;
}

.pkp_block .content {
  border: 1px solid rgb(232 232 232);
  border-top: none;
  border-radius: 4px;
  box-shadow: 9px 9px 5px -12px rgb(177 174 174 / 75%);
  font-size: 14px;
}

.pkp_block .content p,
.pkp_block .content ul {
  padding: 10px;
}

.block_information a,
.block_language_toggle a {
  font-size: 14px;
}

.pkp_block .content p {
  padding: 5px;
}

.pkp_block .title {
  padding: 10px;
  padding: 10px 10px 8px 10px;
  text-align: center;
  color: rgb(55 150 54);
  font-size: 1.15em;
  background-blend-mode: multiply;
  background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  border: 1px solid #efefef;
  /* background: url(https://image.freepik.com/free-vector/abstract-trendy-black-line-pattern-decoration-background_121035-76.jpg) no-repeat 1px 0px #104e10; */
}

.pkp_block .title,
.obj_article_summary>.title a .obj_article_summary>.title a {
  font-size: 1.1em;
}

.pkp_search {
  overflow: hidden;
}

.pkp_structure_content {
  z-index: 1;
  background: white !important;
  box-shadow: -1px -7px 11px -13px rgb(93 93 93 / 75%);
  padding-top: 10px;
  border-bottom: 1px solid #f1f1f1;
  border-right: 1px solid #ececf1;
  border-left: 1px solid #ececf1;
  padding-bottom: 30px;
}

.additional_content_block {
  margin: -10px 0 50px;
  padding: 0 5px;
  text-align: justify;
}

.additional_content_block h2.title {
  margin: 30px 0 30px;
}

.pkp_page_index .additional_content {
  border-top: 1px solid #f3f3fb;
}

.pkp_structure_main .page>.cmp_edit_link {
  border-radius: 10px;
  padding: 2px 20px 0 20px;
  font-size: 0.9em;
}

.pkp_structure_main .page>.cmp_edit_link:hover {
  text-shadow: 1px 1px #b5b2b291;
}

.pkp_structure_head {
  border-bottom: none !important;
}

.pkp_structure_head {
  position: relative;
  opacity: 0.99;
  background-color: #ffffff;
}

.pkp_block .title {
  margin-bottom: 0;
}

/* user menu */
.pkp_navigation_user_wrapper {
  top: 5px;
}

.pkp_navigation_user {
  font-size: 1.24em;
}

.pkp_navigation_primary_row {
  background: linear-gradient(to bottom,
      #ffffff 0%,
      #f3f3f3 50%,
      #ededed 51%,
      #ffffff 100%);
  padding-left: 20px;
  font-size: 1.12em;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

nav.pkp_navigation_primary_row ul li a,
.pkp_head_wrapper .pkp_search .search_controls a,
.pkp_navigation_user a {
  color: black;
  text-shadow: 1px 1px #d8d2d2;
}

nav.pkp_navigation_primary_row ul li a:hover {
  color: black;
}

.cmp_button_wire,
.obj_galley_link {
  border-radius: 8px;
  padding: 4px 0.8em 0 0.8em;
  box-shadow: 10px 10px 5px -13px rgba(0, 0, 0, 0.75);
}

.cmp_button_wire,
.obj_galley_link:hover {
  background: none;
  text-shadow: 1px 1px #d8d2d2;
}

.current_issue h2 {
  margin: 25px 0 20px;
  font-size: 1.4em;
}

.pkp_page_index .current_issue .current_issue_title,
.obj_issue_summary .title {
  font-size: 1.2em;
}

.obj_article_summary>.title a {
  font-size: 1.14em;
}

.cmp_breadcrumbs li {
  font-size: 1.2em;
  margin-top: 10px;
}

.pkp_page_index .current_issue .read_more {
  font-size: 1.2em;
}

.pkp_page_index .current_issue .read_more:hover {
  font-weight: bold;
}

.obj_article_summary .pages {
  font-size: 1.2em;
}

/* Form */
.cmp_form .label {
  font-size: 1.2em;
  font-style: normal;
}

.page_login .login input[type="text"],
.page_login .login input[type="password"] {
  width: 100%;
  height: 35px;
  border: 1px solid #eaeaea;
}

/* custom features */

.row.article_statistic {
  margin-top: 55px;
  font-size: 0.8em;
}

.row.article_statistic .abstract_count {
  margin-left: 0;
  margin-right: 0;
}

.row.article_statistic .pdf_count {
  text-align: right;
  margin-left: 63px;
  margin-right: 0;
}

.cmp_article_list>li {
  border-bottom: 1px solid whitesmoke;
  padding-bottom: 20px;
}

.obj_issue_toc .galleys:before,
.obj_issue_toc .section:before {
  border-top: 1px solid #f3f3f3;
}

.obj_issue_toc .section:last-child .articles>li:last-child {
  border: none;
}

.doi_container {
  margin-top: 25px;
  float: right;
}

.doi_link {
  background-size: 14px !important;
  height: 20px !important;
  background: url(../images/DOI_logo.svg) no-repeat center left;
  padding: 5px 0 5px 23px;
  font-size: 0.85em;
  color: #5379a9;
}

.galley_stat {
  background-size: 18px !important;
  background: url(../images/bar_galley.jpg) no-repeat center left;
  padding: 3px 0px 0px 23px;
}

.article_stat {
  background-size: 18px !important;
  height: 20px !important;
  background: url(../images/bar_artikel.jpg) no-repeat center left;
  padding: 11px 0px 5px 23px;
}

ul#navigationUser {
  margin-top: 10px;
}

/* annoucement */
.pkp_page_index .cmp_announcements {
  border: none;
  margin: auto;
}

.pkp_page_index .cmp_announcements>.obj_announcement_summary {
  width: 64%;
  padding-left: 10px;
}

.pkp_page_index .cmp_announcements>.obj_announcement_summary:before {
  border-left: 1px solid #f5f0f0;

}

.pkp_page_index .cmp_announcements .more:before {
  border: none;
}

.cmp_announcements>li,
.page_issue_archive .issues_archive>li {
  border-bottom: 1px solid #fff6f6;
}

.page_issue_archive .issues_archive {
  border-top: 1px solid #fff6f6;
}

.cmp_skip_to_content {
  display: none;
}

.pkp_page_index .cmp_announcements h2 {
  position: relative !important;
  left: 0;
  margin: 20px 0 20px 10px;
  font-size: 1.5em;
  text-shadow: 0px 1px 1px #e6e6e6;
  height: 20px;
  color: black;
}

.obj_announcement_summary .summary {
  font-size: 1em;
}

.obj_spotlight h2 a,
.obj_spotlight h3 a,
.obj_spotlight h4 a {
  font-size: 1.5em;
  font-weight: 700;
  color: black;
}

.obj_spotlight .summary {
  font-size: 15px;
  text-align: justify;
}

.pkp_page_index .cmp_announcements>.obj_spotlight:before {
  border-left: 1px solid #f5f3f3;
}



.obj_article_summary .pages:before {
  content: "\f0f6";
  width: 20px;
  font-family: "FontAwesome";
  margin-right: 5px;
  font-size: 13px;
}

/* end annoucement */

.more .obj_spotlight h4 a {
  font-size: 1.15em;
}

.additional_content {
  display: none;
}

.additional_info {
  margin: 20px 0;
}

/* footer */
.pkp_footer_content {
  background: linear-gradient(to bottom,
      rgb(255 255 255) 0%,
      rgb(255 255 255) 33%,
      rgb(255 255 255) 100%);
}

.pkp_footer_content .theme-credit {
  text-align: right;
  width: 100%;
  color: #bbbaba;
  font-size: 10px;
}

.pkp_footer_content .theme-credit a {
  color: grey;
  text-decoration: none;
}

.pkp_structure_footer_wrapper {
  background: #f9f9f9;
  margin-bottom: 10px;
}

.pkp_structure_footer {
  margin-top: 10px;
  background: white;
  border: 1px solid #efefef;
}

.pkp_brand_footer {
  display: none;
}

.pkp_footer_content {
  padding: 0;
}

.pkp_footer_content .footer {
  padding: 30px;
  box-shadow: 0px 1px 5px -2px rgb(0 0 0 / 13%);
  z-index: 1;
}

.row.copright-container {
  font-size: 13px;
  text-align: justify;
  color: #8c8c8c;
  border-top: 1px solid #f3f3f3;
  padding: 30px;
  background: linear-gradient(to bottom,
      rgb(249 249 249) 0%,
      rgb(255 255 255) 100%);
}

.copyright-wrapper {
  width: 100%;
}

.copyright-wrapper a.img_cc {
  height: 10px;
  margin-top: 10px;
  width: 200px;
  margin: 0 85px 0 5px;
}

.copyright-wrapper a.img_cc img {
  position: absolute;
}

/* end footer */

/* menu - Custom block */

#customblock-SidebarMenu {
  padding: 0px;
  font-size: 1.12em;
  margin-top: -12px;
  border: 0;
}

/* #customblock-SidebarMenu span.item {
  background: linear-gradient(to right, #fff 0%, #e5e5e5 100%);
} */

#customblock-SidebarMenu .item .fa {
  width: 40px;
}

#customblock-SidebarMenu .content {
  border: 0;
  box-shadow: none;
  padding: 0;
  font-size: 16px;
}

#customblock-SidebarMenu span.item {
  display: block;
  margin: 0px;
  padding: 14px 10px 10px 20px;
  border-bottom: 1px solid #fff4f4;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  /* background: linear-gradient(to bottom, #ffffff 0%, #fbfdf7 100%); */
}

#customblock-SidebarMenu span.item:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 2px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.9s;
  transition-duration: 0.8s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

#customblock-SidebarMenu span.item:hover {
  font-weight: normal;
}

/* #customblock-SidebarMenu span.item:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);

} */


/* page annoucement page */
.pkp_page_announcement .cmp_announcements li {
  padding-bottom: 50px;
  border-bottom: 1px solid #fff6f6;
}

/* breadcrumb */
.cmp_breadcrumbs {
  background: #fbfbfb;
  padding: 10px 20px;
  width: 100%;
  display: block;
  margin-bottom: 20px;
  border: 1px solid white;
  border: 1px solid #fbead4;
  box-shadow: 6px 5px 5px -4px rgb(228 221 221 / 37%);
  margin: 0 -10px 40px 0px;
}

.cmp_breadcrumbs ol {
  margin-bottom: 0;
  padding: 0;
}

.cmp_breadcrumbs li {
  margin-top: 0;
}

.cmp_breadcrumbs li a {
  color: #ec8d16;
}

/* Front page */

.cmp_spotlights .obj_spotlight .description {
  font-size: 1em;
}

.cmp_spotlights .obj_spotlight .read_more {
  float: right;
}

/* .pkp_page_index .cmp_spotlights {
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #e6e5e5;
  box-shadow: 9px 10px 5px -10px rgb(224 224 224 / 75%);
  background: linear-gradient(135deg, rgb(255 255 255) 0%, rgb(249 249 249) 47%, rgb(255 255 255 / 67%) 100%);
  margin: 0 0 40px 0;
} */

.pkp_page_index .cmp_spotlights {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #ece8e8;
  box-shadow: 9px 10px 5px -10px rgb(224 224 224 / 75%);
  background: linear-gradient(135deg, rgb(255 255 255) 0%, rgb(249 249 249) 47%, rgb(255 255 255 / 67%) 100%);
  margin: 0 0 20px 0;
  /* border: none; */
  border-top: 1px solid #efefef;
  padding: 10px;
}

.spotlights li.current {
  padding: 15px 0;
}

.obj_spotlight.has_image .call_to_action {
  padding-left: 1em;
}


.cmp_spotlights .obj_spotlight {
  padding: 0 10px;
}



.cmp_monographs_list .obj_monograph_summary {
  width: 50%;
  padding-top: 20px;
}

.cmp_monographs_list .obj_monograph_summary:first-child {
  border: none;
  padding-right: 20px;
}

.cmp_monographs_list .row:last-child .obj_monograph_summary:last-child,
.cmp_monographs_list>.obj_monograph_summary:last-child {
  margin-bottom: 40px;
}

.cmp_monographs_list {
  border-top: 0;
  margin-bottom: 60px;
  margin-top: 60px;
}

.cmp_monographs_list .row {
  padding-top: 10px;
  border: none;
  padding-left: 10px;
}

.cmp_monographs_list .obj_monograph_summary+.obj_monograph_summary {
  /* padding-left: 30px; */
  /* margin-left: -1px; */
  /* border-left: 1px solid #ddd; */
  padding-left: 0;
  margin-left: 0;
  border-left: 0;
}

.cmp_monographs_list>.title {


  font-size: 1.4em;
  font-weight: bold;
  width: 100%;
  color: black;
  text-shadow: 1px 1px #b5b2b291;
  padding-left: 3px;
  margin-top: -28px;
}

.cmp_monographs_list>.title:after,
.page.page_catalog h1:after {
  content: "";
  width: 100%;
  height: 2px;
  border-radius: 20px;
  left: 0;
  position: relative;
  display: block;
  top: 4px;
  margin-bottom: 10px;
}

.cmp_monographs_list>.title:after {
  height: 0;
}

.cmp_spotlights .spotlights:before {
  border-left: 1px solid #f1ecec;
}

.cmp_spotlights .list>li {
  border-bottom: 1px solid #f1ecec;
}

.cmp_spotlights .list .current a {
  border-left: none;
  font-weight: bold;
}

.cmp_spotlights .list a {
  font-size: 1.1em;
}

/* catalog page page catalog page_catalog  book detail page book*/

.page.page_catalog {
  margin: 0 5px;
}

.obj_monograph_summary .cover {
  width: 150px;
}

.obj_monograph_summary .cover img {
  box-shadow: 6px 5px 5px -4px rgba(0, 0, 0, 0.37);
  width: 100%;
  height: auto;
  max-width: 10em;
  max-height: 20em;
  border: 1px solid #e0dddd;
}

.obj_monograph_summary>*,
.obj_monograph_summary .title {
  margin-left: 170px;
  
}

.cmp_monographs_list .obj_monograph_summary {
  padding-left: 0;
}

.obj_monograph_summary .title {
  font-size: 1.04em;
}

.obj_monograph_full .main_entry {
  padding: 10px 10px 30px 0px;
  border-right: none;
}

.obj_monograph_full .cover img {
  box-shadow: 6px 5px 5px -4px rgba(0, 0, 0, 0.37);
  width: 100%;
}

.obj_monograph_full .row {
  border-top: 1px solid #f5f5f5;
  border-bottom: none;
}

.obj_monograph_full .row .col-6 {
  float: left;
  height: 90px;
}

.obj_monograph_full .entry_details {
  border-left: 1px solid #f3f0f0;
}

.pkp_op_book .pkp_structure_main {
  padding: 0;
}

.pkp_page_catalog .page.page_book {
  padding: 30px;
}

.pkp_page_catalog .obj_monograph_full .row {
  margin: 0;
}

.pkp_page_catalog .main_entry {
  width: 72%;
  padding: 0 40px 0 0;
}

.obj_monograph_full .authors .name,
.obj_monograph_full .authors .affiliation {
  font-size: 1.1em;
}

ul.authors.row .col-6 {
  padding-bottom: 10px;
}





/* article detail references */

.readmore_btn span {
  padding: 6px 10px !important;
  font-size: 0.85em;
}

.pkp_op_book .item.references {
  padding-top: 15px;
  font-size: 0.9em;
}

.article-references .readmore_references {
  width: 100px !important;
  padding: 6px;
  float: right;
}

.pkp_op_book .item.references+[data-readmore-toggle],
.pkp_op_book .item.references[data-readmore] {
  display: block;
  width: 100%;
  margin-top: 20px;
}

.pkp_op_book .item.references[data-readmore] {
  transition: height 1600ms;
  overflow: hidden;
}


.item.authors span.name:before {
  content: "\f007";
  font-family: "FontAwesome";
  margin-right: 5px;
  font-size: 14px;
}

.item.authors {
  font-size: 14px;
}

.item.authors span.affiliation:before {
  content: "\f19c";
  font-family: "FontAwesome";
}

/* sidebar */

.pkp_block .title {
  margin-top: 0;
}

.pkp_block.block_browse a {
  text-decoration: none;
  position: relative;
  padding-left: 20px;
}

.pkp_block.block_browse a:before {
  content: "\f02e";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #e4b404;
  font-size: 12px;
  padding-right: 0.5em;
  position: absolute;
  top: 0px;
  left: 0;
}

.pkp_block.block_browse li.has_submenu {
  font-weight: bold;
  color: black;
  font-size: 1.1em;
}

.pkp_block.block_browse li.has_submenu ul li a {
  font-weight: normal;
  font-size: 0.8em;
}

.pkp_block:nth-of-type(1) {
  margin-top: -10px;
}

.pkp_structure_sidebar {
  padding-right: 10px;
}

.pkp_op_book .pkp_structure_sidebar {
  display: none;
}

.pkp_page_catalog .main_entry .item {
  padding-left: 0;
}

.obj_monograph_full .row {
  margin-left: 0px;
  margin-right: 0px;
}

.pkp_op_book #pkp_content_main,
.pkp_op_book .pkp_structure_main {
  width: 100%;
}

.pkp_page_catalog .pkp_structure_main:after {
  background: none;
}

#lightMenu {
  display: none;
}

.obj_spotlight .read_more,
.obj_announcement_summary .read_more,
.readmore_btn span .obj_announcement_summary a.read_more {
  border-radius: 8px;
  padding: 2px 8px 0 8px;
  box-shadow: 10px 10px 5px -13px rgba(0, 0, 0, 0.75);
  float: right;
  clear: both;
  box-shadow: 10px 10px 5px -12px rgb(0 0 0 / 75%);
}

.obj_announcement_summary a.read_more {
  padding: 0px 9px;
  font-size: 0.9em;
}

.obj_announcement_summary .read_more:after {
  display: none;
}

.obj_spotlight .read_more::after {
  content: none;
}

/* book detail */


.obj_monograph_full .main_entry .item.authors .label:before,
.obj_monograph_full .main_entry .item.author_bios .sub_item .label:before,
.item.chapters .authors:before {
  content: "\f007";
  font-family: "FontAwesome";
  margin-right: 5px;
  font-size: 14px;
  color: #a7a7a7;

}

.item.chapters .authors:before {
  display: inline;
}

.obj_monograph_full .main_entry .label {
  font-weight: normal;
}

.obj_monograph_full .main_entry h2.label,
.obj_monograph_full .item h2.label {
  font-size: 1.2em;
  font-weight: bold;
  text-shadow: 0px 1px 1px #ececec;

}




.obj_monograph_full .main_entry .item.authors .value:before {
  content: "\f19c";
  font-family: "FontAwesome";
  margin-right: 5px;
  font-size: 14px;
  color: #a7a7a7;

}

.list_of_keyword div {
  border: 1px solid #efefef;
  padding: 5px 8px;
  border-radius: 6px;
  margin-right: 10px;
  color: grey;
  box-shadow: 8px 9px 5px -13px rgba(0, 0, 0, 0.75);
  background: linear-gradient(to bottom, rgba(254, 255, 255, 1) 0%, rgb(228 239 245) 100%);
  float: left;
  margin-top: 10px;
  border-bottom: 1px solid #e4e4e4;
}

.obj_monograph_full .authors .orcid {
  margin-top: 5px;
}

.obj_monograph_full .authors .orcid a,
.obj_monograph_full .item.doi a {
  text-decoration: none;
}

.item.abstract .label {
  font-size: 1.3em;
}


.obj_monograph_full .item.abstract,
section.item.abstract {
  text-align: justify;
  clear: both;
}

.obj_monograph_full .item.abstract .value {
  margin-top: -10px;
}



.obj_monograph_full .doi {
  background-size: 17px !important;
  /* height: 30px !important; */
  background: url(../images/DOI_logo.svg) no-repeat top left;
  padding: 0 0 0 20px;
  font-size: 0.85em;
  color: #5379a9;
}

.obj_monograph_summary .author {
  font-size: 0.8em;
  margin-top: 4px;
}

.cmp_monographs_list .date:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f073";
  margin-right: 0.5em;
  font-size: 14px;
  color: #ddd;
}

/* .main_entry .doi {
  display: none;
} */

.obj_monograph_full .item.doi .label {
  display: none;
}

.obj_monograph_full .item.keywords {
  margin: 20px 0 0 0;
  padding: 10px 0 10px 0;
}

.obj_monograph_full .entry_details .item .label {
  margin: 0 0 30px;
  font-size: 1.3em;
  color: black;
  text-shadow: 0px 1px 1px #ececec;
}

/* header entry - side menu aritcle detail*/
.obj_monograph_full .entry_details .item .label:after {
  content: "";
  width: 100%;
  height: 2px;
  border-radius: 20px;
  left: 0;
  position: relative;
  display: block;
  top: 10px;
}

.obj_monograph_full .row:before {
  content: none;
}

.obj_monograph_full div.main_entry .item.authors {
  display: grid;
  grid-template-columns: repeat(auto-fill, 300px);
  grid-gap: 20px;
  margin-top: -10px;
  padding: 30px;
  background: #fdfdfd;
  box-shadow: 9px 10px 5px -10px rgb(224 224 224 / 75%);
  border: 1px solid #f3f3f3;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #eaeaea;
  background: linear-gradient(135deg,
      rgb(255 255 255) 0%,
      rgb(249 249 249) 47%,
      rgb(255 255 255) 100%);
  width: 100%;
  margin-left: -5px;
}

.obj_monograph_full .author_bios .label {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
}

.obj_monograph_full .author_bios .sub_item .label {
  font-size: 1.1em;
  border-bottom: 0;
}

.obj_monograph_full div.main_entry>ul.authors li {
  margin-left: 0;
  margin-bottom: 20px;
}

.obj_monograph_full .row {
  border-top: none;
  padding-top: 20px;


}

.obj_monograph_full .entry_details {
  border-left: none;
}

.obj_monograph_full .entry_details .item {}

.obj_monograph_full .entry_details .item,
.obj_monograph_full .entry_details .item:last-child {
  margin-right: -1px;
  border: 1px solid #eaeaea;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px;
  box-shadow: 8px 8px 4px -10px rgb(95 95 95 / 75%);
}

.obj_monograph_full .entry_details .item.cover {
  border: none;
  box-shadow: none;
  padding: 0;
  margin-top: -10px;
}

.pkp_page_catalog .entry_details .cover_image {
  border: 0;
  box-shadow: none;
  border-bottom: 1px solid #f3efef;
  padding-bottom: 23px;
  margin-bottom: 50px;
  margin-top: -14px;
  padding-top: 0;
}

.pkp_page_catalog .item.references {
  border-top: 1px solid #f5f5f5;
  width: 96%;
  text-align: justify;
}

.obj_monograph_full .item.doi {
  margin-top: 10px;
  margin-bottom: 40px;
}

.obj_monograph_full .item.authors>*:first-child {
  margin-top: 8px;
}

.citation_formats_button {
  font-size: 1.2em;
}

.obj_monograph_full .citation_display .citation_formats {
  border: 1px solid rgb(79 149 230 / 40%);
}

.obj_monograph_full .citation_display .citation_formats_styles a {
  border-bottom: 1px solid #f3f3f3;
  font-size: 1.2em;
}

div#articlesBySameAuthorList ul {
  padding-left: 0;
}

div#articlesBySameAuthorList ul li {
  list-style-type: none;
  margin: 15px 15px 15px 0px;
  font-weight: bold;
}

div#articlesBySameAuthorList li a {
  display: block;
  font-weight: normal;
}

/* foooter */
.pkp_footer_content p {
  margin: 0;
}

.pkp_footer_content h3 {
  margin-bottom: 10px;
}

/* component */

.home_journal_description {
  box-shadow: 9px 10px 5px -10px rgb(224 224 224 / 75%);
  border: 1px solid #f3f3f3;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #eaeaea;
  background: linear-gradient(135deg,
      rgb(255 255 255) 0%,
      rgb(249 249 249) 47%,
      rgb(245 245 245 / 67%) 100%);
  padding: 10px 5px 20px 5px;
  font-size: 15px;
  text-align: justify;
  margin-left: -25px;
  width: 106.3%;
  margin-top: -27px;
}

.home_journal_description .about_journal .header,
.announcements_title {
  font-size: 1.5em;
  margin-bottom: 30px;
  font-weight: bold;
}

.home_journal_description .about_journal .header:after,
.announcements_title:after,
.cmp_monographs_list>.title:after,
.additional_content_block h2.title:after {
  content: "";
  width: 60%;
  height: 2px;
  border-radius: 20px;
  left: 0;
  position: relative;
  display: block;
  top: 4px;
}

.home_journal_description .journal_details p {
  margin: 0;
}

.home_journal_description .journal_details ul {
  padding-left: 0;
}

.home_journal_description .journal_details a {
  text-decoration: none;
  font-size: 1em;
}

.home_journal_description .journal_details li {
  list-style: none;
  font-size: 1.1em;
  margin-bottom: 8px;
}

#customblock-EditorialTeam .content {
  padding: 0px;
}

.editorial_team_block .row {
  padding: 5px;
}

.editorial_team_block img {
  box-shadow: 10px 10px 5px -12px rgba(0, 0, 0, 0.75);
  padding: 2px;
}

.editorial_team_block .name {
  font-weight: bold;
}

.editorial_team_block .read_more {
  text-align: right;
  margin: 0px 20px 10px 20px;
}

#customblock-IndexedBy {
  display: none;
}

#customblock-SiteLink br {
  display: none;
}

#customblock-SiteLink p {
  margin: 0px 0 0 0;
  padding: 10px 10px 0 10px;
  text-align: center;
}

.indexed_by {
  display: none;
}

.indexed_by {
  padding: 10px;
  margin-top: 20px;
  height: 100px;
}

.indexed_by img {
  max-width: 160px;
}

.slick-dotted.slick-slider {
  margin-bottom: 60px;
  padding-top: 10px;
}

.slick-next:before,
.slick-prev:before {
  color: #ded8d8 !important;
}

.slick-prev:before {
  margin-left: 6px;
}

.slick-next:before {
  margin-right: 6px;
}



/* Editorial Page */

.page_editorial_team .profile_info p {
  margin: 0;
}

.page_editorial_team p.name {
  font-weight: bold;
}

.page_editorial_team img.profile {
  padding: 4px;
  border: 1px solid #f1f1f1;
}

.editorial_team_block .profile .google_scholar,
.page_editorial_team .profile_info .google_scholar {
  background: url(../images/google_scholar_logo.svg) no-repeat 2px 2px;
  background-size: 15px;
  padding-left: 25px;
}

header.pkp_structure_head {
  z-index: 2;
}

.pkp_site_name_wrapper {
  overflow: hidden;
}

.description {
    text-align: justify;
}

.obj_announcement_summary .summary {
    font-size: 1em;
    text-align: justify;
}

.page.page_about p {
    text-align: justify;
}

.google_scholar {
	word-wrap:break-word
}

.bisac_keywords ul {
  list-style: disc;
  list-style-position: inside;
}

.obj_monograph_full .chapters .files {
  margin-top: 10px;
}
.obj_monograph_full .chapters .authors {
  font-size:12px;
  padding-top:0;
  margin-bottom:2px;
}
.obj_monograph_full .chapters ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.obj_monograph_full .chapters li {
  background: #f9f9f9;
  padding: 15px;
  border: 1px solid #f3f3f3;
  border-radius: 5px;
}