* {
  font-family: "Ruda", sans-serif;
}

body {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.87);
  background: #fff;
  margin: 0;
  min-width: 449px !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

.has_site_logo .pkp_head_wrapper {
  width: auto !important;
}

/* .pkp_site_name .is_img img {
    display: block !important;
    max-height: 240px !important;
    max-width: 100%!important;
    height: auto!important;
    width: 100% !important;
} */

.pkp_page_about {
  text-align: justify;
}

.pkp_site_name .is_img img {
  display: inline;
  max-height: none !important;
  width: 100%;
}

.block_information a,
.block_language_toggle a {
  font-size: 15px !important;
  font-weight: normal !important;
}

#contenedor {
  display: flex;
}

#logo {
  flex: 1;
  margin: auto;
  text-align: center;
}

#tabla {
  margin: auto;
}

a,
a:hover,
a:focus {
  color: #118548 !important;
}

a.headerSearchPrompt.search_prompt {
  color: #fff !important;
}

.pkp_structure_main {
  background-color: #e4e4e4;
}

.pkp_structure_footer_wrapper {
  background: #696e74 !important;
}

.pkp_structure_footer_wrapper a {
  color: #118548;
  text-decoration: none;
}

.obj_monograph_summary .title {
  font-weight: normal;
}

.cmp_monographs_list .obj_monograph_summary.is_featured {
  float: left !important;
  width: 50% !important;
}

.obj_monograph_full .title {
  color: #3b8548;
  font-weight: normal;
}

.obj_article_summary > .title {
  font-weight: bold;
  font-size: 14px !important;
  line-height: 20px !important;
  font-weight: normal !important;
}

.obj_article_summary > .title a {
  text-decoration: none !important;
  color: #276fcb !important;
  font-size: 16px;
}

.cmp_button_wire:hover,
.cmp_button_wire:focus,
.obj_galley_link:hover,
.obj_galley_link:focus {
  background: #333333 !important;
  color: #fff !important;
}

.cmp_button_wire .obj_galley_link {
  display: inline-block !important;
  padding: 0 1em !important;
  background: #276fcb !important;
  border: 1px solid #276fcb !important;
  border-radius: 3px !important;
  font-size: 13px !important;
  line-height: 28px !important;
  color: white !important;
  text-decoration: none !important;
}

.cmp_button,
.cmp_download_link,
.cmp_form .buttons button,
.cmp_search .buttons button,
.pkp_head_wrapper .cmp_search button,
.page_lost_password .buttons button,
.page_search .cmp_search button,
.obj_galley_link,
.obj_monograph_full .files .link a,
.obj_monograph_full .files .link a:hover,
.obj_monograph_full .files .pub_format_remote a,
.obj_monograph_full .files .pub_format_remote a:hover,
.block_make_submission a,
.block_make_submission a:hover {
  background: #acbf33 !important;
  border: #c2d841 !important;
  color: #fff !important;
  text-shadow: 0px 1px #ccc;
}

.obj_monograph_full .files .pub_format_single a,
.obj_monograph_full .files .pub_format_single a:hover {
  background: #ed7d31 !important;
  border: #ed7d31 !important;
  color: #fff !important;
  text-shadow: 0px 0px #ccc;
}

li.category_17 {
  text-indent: 100% !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  font-size: 0px !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0px !important;
  display: none !important;
}

li.category_17 a {
  text-indent: 100% !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  display: none !important;
}

.pkp_site_name > a {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.has_site_logo .pkp_site_name,
.has_site_logo .pkp_navigation_primary_wrapper {
  width: auto;
  background-color: #696e74 !important;
  text-transform: uppercase;
  color: #fff !important;
}

.pkp_navigation_primary {
  display: inline-block !important;
  max-width: 80% !important;
  text-align: left !important;
}

#navigationPrimary .dropdown-menu {
  background: #696e74 !important;
}

#navigationPrimary .dropdown-menu li a {
  color: #fff !important;
}

#navigationPrimary .dropdown-menu li a:hover {
  border-color: #f4f6f7 !important;
}

img {
  max-width: inherit;
  width: auto;
  height: auto;
}

.pkp_navigation_primary > li > a {
  margin: 0 1em;
  padding: 10px 0 8px;
  border-bottom: 2px solid transparent;
  color: #ffffff !important;
}

.pkp_head_wrapper .pkp_search .search_prompt {
  display: inline-block;
  position: relative;
  padding: 10px 20px;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
}

.pkp_navigation_user > li > a,
.pkp_navigation_user > li.in_focus > a,
.pkp_navigation_user > li > a:hover,
.pkp_navigation_user > li > a:focus {
  color: #ffffff !important;
  margin-right: 1em !important;
}

.pkp_head_wrapper {
  width: 100% !important;
  padding-bottom: 0px;
}

.pkp_site_name .is_img {
  display: inline;
}

.has_site_logo .pkp_head_wrapper {
  padding-top: 0px;
}

.cmp_monographs_list > .title {
  background-color: #acbf33;
  color: #fff;
}

.pkp_block {
  text-align: center;
  padding: 2%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ccc;
  margin: 2% 0% 10% 4%;
}

.pkp_block .title {
  display: block !important;
  padding: 3% !important;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  background-color: #acbf33;
  margin: -6px -6px 2px -6px;
}

.pkp_block .content,
.pkp_block .content ul li a {
  text-align: center;
  font-size: 14px !important;
}

.pkp_footer_content {
  color: white;
  padding: 0;
}

.pkp_footer_content p {
  color: #ffffff;
}

.pkp_brand_footer {
  display: none;
}

a.block_make_submission_link {
  background-color: #276fcb;
  color: white !important;
}

.block_custom {
  padding-top: 0;
}

#siteNav {
  display: none;
}

.widget {
  padding: 30px;
  margin-bottom: 20px;
  width: 33%;
  float: left;
}

.contact_details {
  padding-left: 0;
  list-style-type: none;
}

.pkp_block a {
  text-decoration: none !important;
  color: #848181 !important;
}

.recurso:after {
  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: "\f08e";
  margin-left: 0.25em;
}

.recurso {
  display: inline-block;
  background: #c2d841 !important;
  border: #c2d841 !important;
  color: #fff !important;
  width: 90%;
  box-shadow: inset 0 -1em 1em rgba(0, 0, 0, 0.1);
  text-shadow: 0px 1px #ccc;
  line-height: 28px;
}

@media (min-width: 992px) {
  .has_site_logo .pkp_head_wrapper {
    padding-top: 0;
    width: 100%;
    margin: 0;
  }
  .pkp_site_name_wrapper {
    height: 100%;
    width: 100%;
  }
  .pkp_site_name .is_img img {
    max-height: 100%;
  }
  .pkp_site_name .is_img {
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
  }
  .pkp_site_nav_menu {
    padding-left: 30px;
    padding-top: 0;
  }
}

@media (min-width: 992px) {
  .pkp_structure_content {
    padding-top: 0px;
  }
}

@media (min-width: 768px) {
  .pkp_navigation_primary {
    padding-left: 100px !important;
  }
}

@media (max-width: 991px) {
  .pkp_site_name_wrapper {
    height: 165px;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .has_site_logo .pkp_head_wrapper,
  .pkp_site_name {
    padding: 0 !important;
  }
  .pkp_site_name_wrapper {
    height: 120px;
    width: 100%;
  }
}

@media (max-width: 483px) {
  .pkp_site_name_wrapper {
    height: 80px;
    width: 100%;
  }
}
.pkp_block.block_browse .content li:first-child {
  padding: 4% !important;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  background-color: #acbf33;
  margin: -6px -6px 2px -6px;
}
.pkp_block.block_browse .content li:first-child a {
  color: white !important;
}
.pkp_block.block_browse .has_submenu li {
  background-color: white !important;
}

.content .block_make_submission_link {
  color: white !important;
}
.content .block_make_submission_link {
  color: #00000000 !important;
  font-size: 0px;
}

.block_make_submission_link:before {
  visibility: visible;
  content: "EnvÃ­o de nueva obra";
  font-size: 14px !important;
  color: #fff;
  background: #acbf33;
  font-weight: normal;
  font-family: "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif !important;
}
.pkp_block.block_make_submission {
  border: none;
}

.pkp_block.block_browse .content .has_submenu li:first-child a {
  color: #848181 !important;
}
.pkp_block.block_browse .has_submenu {
  margin-top: 0px;
  padding: 0px;
}
.pkp_site_name_wrapper .pkp_site_name a {
  width: 100% !important;
}
.pkp_structure_page {
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
  max-width: 1160px;
}
.profile a {
  margin-right: 30px;
}

.pkp_block.block_browse .title {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
}
.pkp_navigation_search_wrapper a {
  margin: 0.357rem 0.5em 0;
  padding: 0.357rem 0.5em calc(0.714rem - 2px);
  border-bottom: 2px solid transparent;
  color: #fff !important;
  text-decoration: none;
}

#customblock-declaracin-de-heredia img {
  max-width: 150px !important;
  height: auto !important;
  display: block;
  margin: 0 auto;
}
