@import url("https://fonts.googleapis.com/css2?family=Baloo+Tamma+2&display=swap");

@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@200;400&display=swap');


/* font size */
.pkp_navigation_primary_row,
article.obj_announcement_summary .summary .pkp_block {
  font-size: 1.1em;
  filter: none !important;
}


body,
.pkp_structure_footer_wrapper {
  font-family: "Titillium Web", cursive !important;
  font-size: 14px;
  background: #e0e8ee;
  overflow: hidden;
}

.pkp_structure_main {
  float: right;
  margin-top: -1.7em;
  width: 100% !important;
}

div.pkp_structure_main::after {
  content: none;
}

.pkp_structure_sidebar {
  float: left;
}

.has_site_logo .pkp_head_wrapper .pkp_structure_footer {
  border-top: 2px solid #707170;
  /*background-image: linear-gradient(to bottom, #e0e0e0, #ffffff);*/
}

nav.pkp_site_nav_menu {
  line-height: 0;
}

form.pkp_search {
  overflow: visible !important;
  padding-top: 5px;
}

.pkp_navigation_primary_wrapper {
  padding: 7px 0 0 16px !important;
  padding-bottom: .3em !important;
}

.pkp_structure_content {
  /*background: white;*/
  padding-top: 0;
  /*box-shadow: 0px 0px 23px rgba(0, 0, 0, 0.2);*/
}

.pkp_structure_page {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.pkp_structure_head,
.pkp_site_nav_menu {
  border: none !important;
  /*background: none !important;*/
}

.pkp_site_name .is_img img {
  position: relative;
  top: 0.5em;
  margin-left: -0.5em;
  /*max-height: 5em;*/
}

.pkp_site_name {
  overflow: unset;
  box-shadow: whitesmoke;
}

ul.pkp_navigation_user.pkp_nav_list {
  padding: 8px 22px 0 0 !important;
}

ul.pkp_navigation_user.pkp_nav_list li:first-child {
  margin-right: 10px;
}
/*
li.profile {
  background: white !important;
  box-shadow: inset 0 -0.6em 1em -0.35em rgba(0, 0, 0, 0.17), inset 0 0.6em 2em -0.3em rgba(255, 255, 255, 0.15), inset 0 0 0em 0.05em rgba(255, 255, 255, 0.12);
  border-radius: 7px
}
*/
ul.dropdown-menu li.profile {
  box-shadow: none !important;
}

.pkp_navigation_user li:last-child a {
  padding-right: 9px !important;
}


.pkp_brand_footer {
  display: none;
}

.cmp_monographs_list {
  border: none;
  background-color:#fff;
}

.obj_monograph_summary,
.cmp_monographs_list .row {
  border: none !important;
}

.cmp_monographs_list .obj_monograph_summary:first-child {
  margin-right: 17px !important;
}

.cmp_monographs_list .obj_monograph_summary {
  /*background: linear-gradient(to bottom, #f9f9f9, #f3f3f3);*/
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  /* box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2); */
  width: 48%;
  margin-left: 11px;
  margin-bottom: 10px;
}

.cmp_monographs_list h2.title {
  z-index: 1;
  color: #34618e;
  border-radius: .5em;
}

.obj_monograph_summary .cover {
  width: 20%;
}

.obj_monograph_summary {
  border-radius: 2px;
  transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
  /*background-color: #f1f1f1;*/
  border-radius: 1em;
  margin: .5em;
}

.obj_monograph_summary:hover {
  /* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); */
  /*box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);*/

}

.obj_monograph_summary .cover img {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: .5em;

}

.obj_monograph_summary:hover .cover img {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.obj_monograph_summary .title {
  position: relative;
  left: .5em;
  font-size: 1.4em;
  padding-top: 1.5em;
  background: none !important;
}

.obj_monograph_summary div.seriesPosition {
  position: relative;
  left: .9em;
}


.obj_monograph_summary div.author {
  position: relative;
  left: 1em;
  color: #ac804a;
}

.obj_monograph_summary div.date {
  position: relative;
  left: 1em;
}

#customblock-MostConsulted p {
  text-align: center;
  padding-bottom: 1em;
}

#customblock-MostConsulted img {
  box-shadow: 0 0 5px -1px black, inset -1px 1px 2px rgba(255, 255, 255, 0.5);
  border-radius: 5px;
}

.pkp_block {
  border: 1px solid #dedede;
  /* margin-bottom: 10px; */
  /* padding-left: 0 !important; */
}

.pkp_navigation_primary ul a {
  padding: .8em;
  padding-right: 0 !important;
}

.pkp_nav_list ul a {
  border: none !important;
}

.pkp_nav_list ul a:hover,
.pkp_nav_list ul a:focus {
  background: #f8f5f5;
}

.pkp_navigation_user li a:focus {
  border: none;
}

.hvr-underline-from-left:before,
.hvr-underline-from-center:before {
  height: 2px !important;
}

ul#navigationPrimary li a {
  border: none !important;
}

.pkp_search.pkp_search_desktop.is_open {
  background: none;
  min-width: 41%;
}

.pkp_search.pkp_search_desktop.is_open input {
  margin-top: 9px;
  height: 80%;
  width: 80%;
}

a.search_cancel.headerSearchCancel {
  background: none !important;
  width: 0;
}


.pkp_search_desktop.is_open .search_prompt {
  border: none;
  background: none;
}

/* swiper */
.swiper-slide.slide_new_release {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 50%;
  background-color: #fff;
  overflow: hidden;
  border-radius: 8px;
}

.picture img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.swiper-container.swiper-new_release {
  border: 1px solid #f3f3f3;
  box-shadow: 0 3px 6px rgb(0 0 0 / 0%), 0 3px 6px rgba(0, 0, 0, 0.13);
  margin-top: 1em;
  height: max-content;
  padding-top: 1.4213em !important;
}

.swiper-wrapper {
  width: 25% !important;
}

.swiper-slide.slide_new_release .detail {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 1em;
  padding-bottom: 1em;
  font-weight: bold;
  font-size: 12pt;
  font-family: 'Mark Bold' !important;

}

#swiper_content {
  height: max-content !important;
}

.swiper-slide h3,
.swiper-slide span {
  line-height: 0 !important;
}

.pkp_block {
  border: none;
  padding: 1em;
}

.pkp_block .title {

  position: relative;
  line-height: 1.5em;
  width: 9em;
  color: #34618e;
  padding: .2em 1em;
  background-color:#d6e2eb;
  border-radius: 6px;
  margin-left:15px;  
}


.ribbon:before,
.ribbon:after,
.pkp_navigation_primary_wrapper:before,
.pkp_navigation_primary_wrapper:after {
  position: absolute;
  content: '';
  display: block;
}


.pkp_block .content {
  /*border: 1px solid #dedede;*/
  padding: .8em;
  padding-left: 1em !important;
}

div#customblock-MostProminent .content,
div#customblock-MostConsulted .content {
  padding: 0 !important;
}

div#customblock-MostProminent .content .row {
  padding: .3em;
  margin-left: 1em;
  width: unset;
}

div#customblock-MostProminent .content .row .profile .google_scholar a {
  color: #5989B0 !important;
}

.pkp_navigation_primary_row ul li a,
.pkp_navigation_primary li a,
.pkp_nav_list ul a,
.pkp_nav_list ul a {
  border-left: 0;
}

.pkp_head_wrapper .pkp_search .search_controls a.headerSearchPrompt {
  color: white !important;
}

.pkp_search_desktop .search_prompt:hover,
.pkp_search_desktop .search_prompt:focus {
  border: none;
}

.pkp_head_wrapper {
  padding-top: 0 !important;
}



a.read_more {
  padding-left: 1em;
  border-radius: 1em;
}

a.read_more:hover span {
  color: #34618e;
}
.obj_spotlight .read_more:after{top:0px;}
a.read_more:hover::after {
  color: #34618e;
}

.obj_announcement_summary .read_more:after {
  top: -.4em;
  right: 3px;
  font-size: .8em;
}

h2.swiper-title {
  font-size: 1.143rem;
  /* padding-left:1em; */
  color: #34618e;
  /* padding-top:.2em; */
  padding: .2em 1em;
  background-color:#d6e2eb;
  border-radius: 6px;
}

div img.img-responsive {
  border-radius: 100%;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.swiper-pagination {
  position: relative !important;
  margin-top: 1.3em;
}

div.additional_content {
  text-align: justify;
  padding: 0.5em 1.7em !important;
  /* padding-top: 0 !important; */
  border: none !important;
}

/* make a card same height */
.cmp_monographs_list .row {
  display: flex;
  flex-wrap: wrap;
}

.tab-wrap {
  transition: 0.3s box-shadow ease;
  border-radius: 6px;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  list-style: none;
  background-color: #fff;
  margin-top: 40px 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.tab {
  display: none;
}

.tab:checked:nth-of-type(1)~.tab__content:nth-of-type(1) {
  opacity: 1;
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  position: relative;
  top: 0;
  z-index: 1;
  transform: translateY(0px);
  text-shadow: 0 0 0;
}

.tab:checked:nth-of-type(2)~.tab__content:nth-of-type(2) {
  opacity: 1;
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  position: relative;
  top: 0;
  z-index: 100;
  transform: translateY(0px);
  text-shadow: 0 0 0;
  padding-top: 0;
}

.tab:checked:nth-of-type(3)~.tab__content:nth-of-type(3) {
  opacity: 1;
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  position: relative;
  top: 0;
  z-index: 100;
  transform: translateY(0px);
  text-shadow: 0 0 0;
}

.tab:checked:nth-of-type(4)~.tab__content:nth-of-type(4) {
  opacity: 1;
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  position: relative;
  top: 0;
  z-index: 100;
  transform: translateY(0px);
  text-shadow: 0 0 0;
}

.tab:checked:nth-of-type(5)~.tab__content:nth-of-type(5) {
  opacity: 1;
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  position: relative;
  top: 0;
  z-index: 100;
  transform: translateY(0px);
  text-shadow: 0 0 0;
}

.tab:first-of-type:not(:last-of-type)+label {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.tab:not(:first-of-type):not(:last-of-type)+label {
  border-radius: 0;
}

.tab:last-of-type:not(:first-of-type)+label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.tab:checked+label {
  background-color: #fff;
  box-shadow: 0 -1px 0 #fff inset;
  cursor: default;
}

.tab:checked+label:hover {
  box-shadow: 0 -1px 0 #fff inset;
  background-color: #fff;
}

.tab+label {
  box-shadow: 0 -1px 0 #eee inset;
  border-radius: 6px 6px 0 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  color: #333;
  flex-grow: 3;
  text-align: center;
  background-color: #f2f2f2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  transition: 0.3s background-color ease, 0.3s box-shadow ease;
  height: 50px;
  box-sizing: border-box;
  padding: 15px;
}

.tab+label:hover {
  background-color: #f9f9f9;
  box-shadow: 0 1px 0 #f4f4f4 inset;
}

.tab__content {
  padding: 10px 25px;
  background-color: transparent;
  position: absolute;
  width: 100%;
  z-index: -1;
  opacity: 0;
  left: 0;
  transform: translateY(-3px);
  border-radius: 6px;
}

.tab__content p {
  color: #4e4c4c;
}

.tab-wrap label {
  border-bottom: 1px solid #ddd;
}

article.obj_announcement_summary {
  padding: 1em 1.5em !important;
}

div#homepageAnnouncements {
  border: none;
}

/* ribbon style */
@-webkit-keyframes flow {
  0% {
    left: -20px;
    opacity: 0;
  }

  50% {
    left: 100px;
    opacity: 0.3;
  }

  100% {
    left: 180px;
    opacity: 0;
  }
}

@keyframes flow {
  0% {
    left: -20px;
    opacity: 0;
  }

  50% {
    left: 100px;
    opacity: 0.3;
  }

  100% {
    left: 180px;
    opacity: 0;
  }
}

.glow {
  background: rgb(255, 255, 255);
  width: 40px;
  height: 100%;
  /* z-index: 999; */
  position: absolute;
  -webkit-animation: flow 1.5s linear infinite;
  -moz-animation: flow 1.5s linear infinite;
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
  border-left: 1px solid #fff;
}

.ribbon {
  /*display: none;*/
  width: 10em;
  margin-left: -1em;
  position: relative;
  /* z-index: 99; */
  /* box-shadow: -1px 2px 3px rgba(0, 0, 0, 0.5);*/
  border-radius: 0 0.156em 0.156em 0;
  /* margin-bottom: 2em;*/
  margin-top: -1em;
}

/* end ribbon style */

/* fix icon padding */
i {
  padding-right: .2em;
}

.obj_monograph_full .row {
  display: flex;
  border: none;
}

.obj_monograph_full .title {
  margin-bottom: .2em;
}


.obj_monograph_full .main_entry,
.obj_monograph_full .details {
  margin-bottom: .6em;
}

.main_entry,
.entry_details {
  border: none !important;
}

.obj_monograph_full .main_entry {
  width: 100%;
  padding-top: .6em !important;
  padding-left: 0;
}

.entry_details img {
  width: 100%;
  box-shadow: 0px 0px 23px rgba(0, 0, 0, 0.2);
  border-radius: .6353em;
}

.obj_monograph_full .entry_details .item {
  padding: 0;
}

.obj_monograph_full .entry_details .item.cover {
  border: none;
}

/** =======================
 * Contenedor Principal
 ===========================*/

.item.tabbed {
  margin-top: 1em;
}

.accordion {
  width: 100%;
  margin-top: 2em !important;
}

.accordion .link {
  cursor: pointer;
  display: block;
  padding: 15px 15px 15px 42px;
  color: #4D4D4D;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid #CCC;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li:last-child .link {
  border-bottom: 0;
}

.accordion li i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 18px;
  color: #595959;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li i.fa.fa-calendar,
.accordion li i.fa.fa-book {
  position: unset !important;
  color: unset !important;
  font-size: unset !important;
}

.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}


.sub_item .value {
  font-weight: 600;
}

.submenu {
  margin-bottom: 1em;
}

.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/


.submenu {
  display: none;
  font-size: 14px;
}

.submenu.submenu_downloads {
  text-align: center;
  width: 16em;
  margin: 0 auto;
}


.submenu_details .item {
  margin-bottom: .5em;
}

.btn_lb {
  border: none;
  font-family: 'Lato';
  font-size: inherit;
  color: inherit;
  background: none;
  cursor: pointer;
  padding: 25px 80px;
  display: inline-block;
  margin: .4em;
  /* text-transform: uppercase; */
  letter-spacing: 1px;
  font-weight: 700;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  white-space: normal;
  text-decoration: none;

}

.btn_lb:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/* Pseudo elements for icons */
.btn_lb:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  -webkit-font-smoothing: antialiased;
}

.btn-sep {
  padding: 14px 53px 11px 75px;
}

.btn-sep:before {
  background: rgba(0, 0, 0, 0.15);
}

/* Button 3 */
.btn_lb_download {
  color: #fff;
  width: 100%;
  white-space: normal;
  word-wrap: break-word;
}

.btn_lb_download:hover {
  color: white;
}

.btn_lb_download:active {
  top: 2px;
}

.btn_lb_download:before {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 2.3;
  font-size: 140%;
  width: 60px;
}

.btn_lb_download.icon_pdf:before {
  content: "\f1c1";
}

.obj_monograph_summary .author::before {
  content: "\f007";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #777777;
  font-size: 12px;
  position: relative;
  left: 0;
}

.obj_monograph_summary .date::before {
  content: "\f073";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #777777;
  font-size: 12px;
  position: relative;
  left: 0;
}

.obj_monograph_summary .seriesPosition::before {
  content: "\f02d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #777777;
  font-size: 12px;
  position: relative;
  left: 0;
  margin-right: .3em;
}

.item.copyright {
  border: none !important;
}

/* .obj_monograph_full .main_entry {
  padding-left:1em !important;
} */
.obj_monograph_summary.is_featured {
  padding-right: 0 !important;
}

.list_of_keyword .kw {
  border: 1px solid #ddd;
  padding: .3em .5em;
  margin-right: .5em;
  border-radius: .564em;
  float: left;
  color: white;
}

.list_of_keyword .kw a {
  text-decoration: none;
}

.item.keywords {
  padding: 1em;
}

.main_entry .item h2.label {
  font-size: 1.5em;
}

.main_entry .item h2.label:after {
  content: '';
  width: 50%;
  height: 1.5px;
  border-radius: 20px;
  position: relative;
  left: 0;
  display: block;
  top: 4px;
}

.main_entry .item .value p {
  font-size: 1.2em;
  text-align: justify;
  line-height: 1.7em;
}

.entry_details {
  position: sticky;
  top: 1em;
  height: max-content;
  margin-top: 1em;
}

.item.authors {
  background: #f1f1f1;
  padding: 1em !important;
  border-radius: 1em;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.23);
}

.book_header {
  margin-bottom: 1.6em;
}

.pkp_structure_main:before {
  content: none !important;
}

.obj_monograph_full .doi_book {
  background-size: 17px !important;
  /* height: 30px !important; */
  background: url(../images/DOI_logo.svg) no-repeat top left;
  padding: 0 0 0 2em;
  font-size: 0.85em;
  color: #5379a9;
}

.obj_monograph_full .main_entry .item.authors .value:before {
  content: '\f19c';
  font-family: "FontAwesome";
  margin-right: 5px;
  font-size: 14px;
  color: #c7c7c7;
}

.obj_monograph_full .main_entry .item.authors .label:before {
  content: '\f007';
  font-family: "FontAwesome";
  margin-right: 5px;
  font-size: 14px;
  color: #c7c7c7;
}

.obj_monograph_full .author_bios .sub_item .value p {
  font-weight: normal;
}

.submenu_citation {
  width: 16em;
  margin-top: 1em;
}

span.read-more a.more-link,
span.read-less a.less-link {
  display: block;
  width: fit-content;
  padding: .2em .6em;
  border-radius: .5em;
  text-decoration: none;
  margin-top: 1em;
}

nav.cmp_breadcrumbs ol {
  margin: 0;
}

nav.cmp_breadcrumbs {
  background: #f3f3f3;
  width: 100%;
  padding: .5em .7em;
  border-radius: .4em;
  margin-bottom: 1em;
}

/* li.has_submenu ul li 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;
  left: 7px;
} */

.pkp_structure_footer a {
  color: white;
}

.pkp_structure_footer a:hover {
  color: rgb(236, 236, 236);
}

.more .obj_announcement_summary {
  border-bottom: 1px solid #ddd !important;
  width: 98%;
}

#homepageAnnouncements .obj_announcement_summary:nth-of-type(1) {
  border: none;
}

.pkp_page_index .cmp_announcements .more {
  padding-top: 0;
}

.pkp_navigation_user_wrapper {
  margin-top: .5em;
}

.swiper-new_release .swiper-slide:not([class*="swiper-slide-active"]) {
  filter: grayscale(1) blur(2px);
}

.pkp_navigation_user_wrapper #navigationUser {
  margin-right: 2em;
}

.pkp_site_name .is_text {
  padding: 1em;
  position: relative;
  top: 1.2em;
}

.pkp_site_name a:focus,
.pkp_site_name a:active,
.pkp_site_name a:visited {
  box-shadow: unset !important;
}

.cmp_monographs_list .row.featured_row:last-child {
  display: none;
}

.swiper-feature_book_home_page {
  overflow: hidden;
}

.the_book_detail {
  text-align: center;
}

.the_book .the_book_detail img,
a.cover_image img {
  width: 10em;
  /*height: 16em;*/
  /* border: 1px solid #d8d8d8; */
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  /* -webkit-filter: drop-shadow(1px 2px 6px #222);
  filter: drop-shadow(1px 2px 6px #222); */
  /*border-radius: 1em;*/
}

.swiper-slide.ss_feature_home_page {
  /* padding-right:3em; */
  width: auto !important;

}

.swiper-feature_book_home_page {
  height: max-content;
}

.the_book_title {
  text-align: center;
  margin-top: .5em;
}

.the_book_title a {
  font-size: 1em;
  font-weight: bold;
}

.the_book_title .date_published:before {
  content: "\f073";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #777777;
  font-size: 12px;
  position: relative;
  left: 0;
}

.the_book {
  max-width: 14em;
}

.swiper_title {
  height: max-content;
  padding: .4em .3em;
  font-size: 1.9em;
  font-weight: bold;
}

.row_feature_book a {
  text-decoration: none;
}

.row.row_feature_book [class*="col-"] {
  padding-bottom: 1.3em;
}

.spotlight_detail {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1em;
  padding-top: 1em;
}

.spotlight_type {
  color: #9e9e9e;
}

.spotlight_detail .spotlight_book_image {
  float: left;
}

.spotlight_desc {
  text-align: justify;
  padding-top: 1em;
}

.spotlight_title {
  font-size: 1.7em;
  font-weight: bold;
}

.cmp_spotlights .spotlights:before {
  content: none;
}
.cmp_spotlights {
	background-color:#fff;
	margin-top: 15px;
}
.cmp_spotlights .spotlights li {
  position: unset;
  left: unset;
}

ul.spotlights {
  width: 100% !important;
}

.cmp_spotlights {
  border: none;
  padding-top: 1em !important;
}

.cmp_spotlights .swiper_title {
  width:9em;
  font-size: 1.143rem;
  color: #34618e;
  padding: .2em 1em;
  background-color:#d6e2eb;
  border-radius: 6px;
  margin-left:15px;
  line-height: 1.5em;
}

ul.spotlights .description {
  text-align: justify;
  font-size: 1.1em !important;
}

.call_to_action .title {
  font-size: 1.3em;
}

.obj_spotlight .read_more {
  margin-top: 1em !important;
  position: absolute;
  bottom: .7em;
  right: 2em
  
}

.obj_spotlight .call_to_action {
  padding-top: 1em;
}

.obj_spotlight a.cover_image {
  max-width: unset;
}

.obj_spotlight {
  padding-top: 0 !important;
}

.obj_spotlight .read_more:hover {
  color: #34618e;
  
}

.pkp_block .content ul li {
  padding: .2em;
}

.pkp_block.block_browse nav.content ul li.has_submenu ul {
  padding-left: 1em;
  display: flex;
  flex-wrap: wrap;
  justify-content: stzart;
}

.pkp_block.block_browse nav.content ul li.has_submenu ul li a {
  /*position: relative;*/
  top: .28em;
}



.pkp_block.block_browse nav.content ul li.has_submenu ul li {
  margin-right: .3em;
  background: #eee;
  border-radius: 3px 0 0 3px;
  color: #999;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 20px 0 23px;
  position: relative;
  margin: 0 10px 10px 0;
  text-decoration: none;
  -webkit-transition: color 0.2s;
}

.pkp_block.block_browse nav.content ul li.has_submenu ul li:before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 6px;
  left: 10px;
  position: absolute;
  width: 6px;
  top: 10px;
}

.pkp_block.block_browse nav.content ul li.has_submenu ul li:after {
  background: #fff;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #eee;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}


.block_browse .has_submenu {
  margin-top: 0;
}

.block_browse {
  font-size: 1.1em;
}

.pkp_structure_sidebar.left {
  float: none;
}

.pkp_block.block_browse .title:before,
.pkp_block.block_browse .title:after,
.pkp_block.block_information .title:before,
.pkp_block.block_information .title:after {
  content: none;
}

.block_information ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.block_information .content ul li a {
  font-size: 1.3em;
}

.cmp_announcements li {
  padding: 0;
}

.obj_spotlight .read_more,
.obj_announcement_summary .read_more,
.readmore_btn span {
  margin-bottom: 1em;
  border: 1px solid #34618e;
  border-radius: 10px;
}

.page.page_announcements h1 {
  padding-left: .2em;
}

.page.page_announcements .cmp_announcements {
  padding-left: 1em;
  padding-right: 1em;
}

.cmp_notification {
  background: #f5f5f5;
}

.cmp_notification a {
  font-weight: 600;
}

.cmp_form .fields>div {
  padding-bottom: .5em;
}

.icon_mendeley {
  background-image: url(../images/mendeley.svg);
  background-size: 1em;
}

.chapter_list {
  list-style: none;
  margin-left: -2em;
}

.chapter_list li {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1em;
}

.chapter_list li a {
  margin-top: 1em;
}

/* button */
.chapter_view {
  display: inline-block;
  padding: 0 15px;
  border-radius: 8px;
  line-height: 28px;
  text-decoration: none;
  font-size: 13px;
}

.chapter_list li .subtitle {
  font-weight: 500;
  margin-bottom: .6em;
}

.item.downloads_chart {
  background: #f8f8f8;
  padding: 1em 2em 1em 1em !important;
  text-align: center;
  border-radius: 1em;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}

.usageStatsGraph {
  width: 90%;
  height: auto;
}

.usageStatsUnavailable {
  position: relative;
  bottom: .5em;
}

button#showStat {
  margin-bottom: 1em;
  margin-left: .3em;
  padding: .5em .9em;
  border-radius: .3em;
  border: none;
}

button#showStat:active,
button#showStat:focus {
  outline: 0;
}

.loader {
  top: 37%;
}

.loading {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(226, 226, 226);
  z-index: 99;
}

.tabsy .tab {
  flex: none;
  width: 100%;
}

.tabsy .tab .content {
  word-break: break-all;
}

.page {
  padding-top: 1em;
}

#author_bio h2 {
  display: none;
}

#author_bio .sub_item .label {
  padding-top: .7em;
}

#author_bio .sub_item {
  margin-bottom: 0;
}

#author_bio .sub_item .value {
  font-weight: normal;
}

.submenu a.btn_lb {
  padding: .7em !important;
  text-align: center;
  border-radius: 1em;
}

.submenu a.btn_lb::before {
  content: none !important;
}

.swiper-slide .detail {
  text-shadow: 2px 2px 2px #ffffff;
}

.icon i {
  position: relative !important;
  right: 0 !important;
  top: 0 !important;
  left: 0 !important;
}

.accordion .icon {
  padding-bottom: .3em;
}

#author_bio .content .label {
  border-bottom: 1px solid #ddd;
  padding-bottom: .4em;
}

.cmp_spotlights ul.spotlights {
  display: flex;
  flex-wrap: wrap;
  
}

ul.spotlights {
  padding-top: .3em;
}

.book_link,
.cmp_spotlights .obj_spotlight .description,
.cmp_spotlights .call_to_action .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

.book_link,
.cmp_spotlights .call_to_action .title {
  -webkit-line-clamp: 2;
}

.cmp_spotlights .obj_spotlight .description {
  -webkit-line-clamp: 4;
}

.page_catalog_series .about_section.has_image {
  background: #f1f1f1;
  padding: 1.2em;
  border-radius: 1em;
}

.page_catalog_series .about_section.has_image .cover img {
  box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%)
}

.pkp_block .title {
    color: #1e6292;
}
.swiper_title {
    color: #113753;
	width:8em;
	font-size: 1.7em;
	color: #34618e;
	padding: .2em 1em;
	background-color:#d6e2eb;
	border-radius: 6px;
	margin-left:15px;
}


.call_to_action .title {
    color: #113753;
}

.block_information li{list-style-type:none;list-style-image: url(../resources/images/dian.png);margin-left: 2em;}