@charset "UTF-8";
/* CSS Document */
body {
  font-family: "Lora", sans-serif;
}

.pkp_structure_sidebar {
  display: initial !important;
}

#sidebarNavigation a:hover {
  color: #999 !important;
}

#sidebarNavigation a {
  font-family: "Lora", sans-serif !important;
  color: #4a85b5 !important;
  text-decoration: none !important;
  line-height: 5px;
}

#sidebarNavigation input[type="text"] {
  border-radius: 3px;
  margin: 5px 5px 10px 5px;
  height: 30px;
  font-size: 1.2em;
  background-color: #fff;
  width: 200px;
  border: 1px #cccccc solid;
}

#sidebarNavigation select {
  margin: 5px 5px 10px 5px !important;
  border-radius: 5px !important;
  background: #fff;
  width: 200px;
  padding: 10px;
  font-size: 16px;
  line-height: 1;
  border: 1px #cccccc solid;
  border-radius: 0;
  /*height: 24px;
     -webkit-appearance: none; */
}

#sidebarNavigation input.button {
  padding-left: 1em !important;
  padding-right: 1em !important;
  background-color: #4a85b5 !important;
  border-radius: 4px;
  font-size: 1.2em;
  color: #fff !important;
  padding-top: 0.2em !important;
  padding-bottom: 0.2em !important;
  height: 27px;
}

.block_information a:hover {
  color: #999 !important;
}

.block_information a {
  font-family: "Lora", sans-serif !important;
  color: #4a85b5 !important;
  text-decoration: none !important;
}

@media (max-width: 768px) {
  .pkp_site_name .is_img img {
    min-height: 40px !important;
    height: 40px !important;
  }
}

.pkp_structure_sidebar {
  display: initial !important;
}

.pkp_structure_content {
  background-color: #fff;

  border: 0px solid #999;
  font-family: "Lora", sans-serif;
}

.pkp_site_name .is_img img {
  max-height: 180px;
  background: #00319e;
}

.pkp_navigation_primary {
  text-align: center !important;
}

.pkp_structure_head {
  border-bottom: 0px solid transparent;
  background-color: #d8e1e7;
  border-bottom: 1px solid #ddd;
}

body {
  background-color: #d8e1e7;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  font-family: "Lora", sans-serif;
  border: none;
}

.pkp_structure_footer_wrapper {
  background: #d8e1e7;
}

.pkp_site_name .is_img img {
  min-height: 180px;
  width: 100%;
  height: auto;
  padding-left: 0px !important;
  /*background: #00319e;*/
  background-size: cover;
}

.pkp_block .title {
  height: 20px;
  font-family: sans-serif !important;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding-left: 20px !important;

  padding-bottom: 5px;
  display: block !important;
  margin: 0px auto 10px 0px !important;
  background-color: #efefef !important;
  color: #4a85b5 !important;
  text-align: left;
  font-weight: bold;

  font-size: 1em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.pkp_search_desktop .search_prompt:before {
  color: #000;
}

.pkp_search_desktop .search_prompt {
  font-family: "Lora", sans-serif !important;
  color: #000;
  font-weight: bolder;
  text-transform: uppercase;
}

.pkp_search_desktop .search_prompt:hover,
.pkp_search_desktop .search_prompt:focus {
  font-family: "Lora", sans-serif !important;
  color: #000;
  font-weight: bolder;
  text-transform: uppercase;
}

[data-toggle="dropdown"]:hover + .dropdown-menu,
.dropdown-menu:hover {
  text-transform: uppercase;
  text-align: center;
  color: #000;
}

.pkp_nav_list ul a {
  color: #000;
}

.pkp_block .content ul li {
  padding: 5px;
}

obj_issue_toc .galleys > h2,
.obj_issue_toc .section > h2,
.obj_issue_toc .galleys > h3,
.obj_issue_toc .section > h3 {
  font-weight: 800;

  color: #4a85b5;
}

.pkp_brand_footer {
  margin-top: 20px;
  height: 128px;
  padding: 0px;
  background-image: url("../../pie_pagina/Footer_background.png");
  background-position: center;
  background-repeat: no-repeat;
}

.pkp_brand_footer img {
  text-align: center;

  height: 128px;

  display: block;
  margin-top: 20px;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #d8e1e7;
  color: #ffffff;
  padding: 0px;
}

.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: #4a85b5;
  font-weight: 800;
}

.pkp_site_nav_menu {
  background: #ee4110 !important;
  padding: 15px;
}

.pkp_search_desktop.is_open input[type="text"] {
  border-bottom: 3px solid #4a85b5 !important;
  color: #4a85b5 !important;
}

#busqueda {
  color: #4a85b5 !important;
}

.submit button {
  color: #4a85b5 !important;
}

.submit button {
  position: relative;
  padding-right: 45px !important;
  border-right: none;
  padding-right: 1em;
  padding-left: 45px !important;
  border-right: 1px solid rgba(0, 0, 0, 0.4);
  border-left: none;
}

.submit button:focus {
  box-shadow: inset 0 1em 1em rgb(0 0 0 / 10%);
}

.submit {
  text-align: right;
}

.submit button {
  display: inline-block;
  padding: 0 1em;
  background: #eee;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-top-color: #bbb;
  border-radius: 3px;
  box-shadow: inset 0 -1em 1em rgb(0 0 0 / 10%);
  font-size: 13px;
  line-height: 28px;
  font-weight: 700;
  color: #007ab2;
  text-decoration: none;
}

.submit button:after {
  background: #4a85b5 !important;
}

.submit button:after {
  right: auto;
  left: 0;
}

.submit button:after {
  right: auto;
  left: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.submit button: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: "\f002";
  position: absolute;
  top: -1px;
  right: 0;
  width: 30px;
  height: 30px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  line-height: 30px;
  text-align: center;
  background: #007ab2;
  box-shadow: inset 0 -1em 1em rgb(0 0 0 / 20%);
  color: #fff;
}

.page_search .search_input .query {
  color: #4a85b5 !important;
}

.page_search .date_range [name*="Year"] {
  color: #4a85b5 !important;
}

.page_search .date_range [name*="Month"] {
  color: #4a85b5 !important;
}

.page_search .date_range [name*="Day"] {
  color: #4a85b5 !important;
}

.cmp_form input[type="text"] {
  color: #4a85b5 !important;
}

.current_issue_title {
  font-family: "Lora", sans-serif !important;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding-left: 10px !important;
  padding-top: 3px;
  padding-bottom: 2px;
  display: block !important;
  margin: 0px auto 5px 0px !important;
  background-color: #fafafa !important;
  color: #4a85b5 !important;
  text-align: left;
  font-weight: bold;
}

@media (max-width: 768px) {
  .pkp_site_name_wrapper {
    height: 45px;
    background-color: #0f1223 !important;
    background-image: none !important;
  }

  .pkp_structure_main {
    width: 650px !important;
    padding: 20px 20px;
  }

  .pkp_block {
    margin-bottom: 20px !important;

    width: 90% !important;
  }
}

@media (max-width: 400px) {
}

@media (min-width: 401px) and (max-width: 500px) {
}

@media (min-width: 501px) and (max-width: 800px) {
}

@media (min-width: 750px) and (max-width: 900px) {
  .obj_article_details .main_entry {
    width: 80% !important;
    .item.copyright {
      a {
        img {
          max-width: 80%;
          width: auto;
        }
      }
    }
  }

  @media (min-width: 801px) and (max-width: 1200px) {
    .pkp_structure_main {
      width: 650px !important;
    }
    .pkp_structure_sidebar {
        width: 140px !important;
    }

  }

  @media (min-width: 1201px) {
    .pkp_structure_main {
      width: 650px !important;
      padding: 20px 20px;
    }
    .pkp_structure_sidebar {
        width: 300px !important;
    }

  }

  @media (max-width: 750px) {
    .obj_issue_toc .cover img {
      margin-left: 30% !important;
    }
  }

  @media (min-width: 750px) and (max-width: 1299px) {
    .obj_issue_toc .cover img {
      margin-left: 30% !important;
    }
  }

  @media (min-width: 1300px) {
    .obj_issue_toc .cover img {
      margin-left: 40% !important;
    }
  }

  @media (min-width: 768px) {
    .pkp_structure_main {
      /*float: left;*/
      padding: 0px !important;
    }

    .pkp_site_nav_menu .pkp_nav_list {
      margin-left: 30px;
    }

    .pkp_navigation_primary_wrapper {
      font-family: "Lora", sans-serif;
      vertical-align: baseline;
      background-color: #f5f7f9;
      width: 100% !important;

      padding-top: 2px;
      border-bottom: 1px solid #ebebeb;
      padding-bottom: 2px;
    }

    .pkp_navigation_primary li a {
      margin: .357rem .5em 0 !important;
      padding: .357rem .5em calc(.714rem - 2px) !important;
      border-bottom: 2px solid transparent !important;
      color: #fff !important;
      text-transform: uppercase !important;
      z-index: 1000;
    }

    .pkp_navigation_primary li a:hover {
      margin: 0 1em;
      padding-top: 10px !important;
      padding-right: 15px !important;
      padding-bottom: 10px !important;
      padding-left: 10px !important;
      border-bottom: 2px solid transparent;
      border-top: 3px solid #072754 !important;
      display: inline-block;
      width: 100%;
      text-align: center;
      font-size: 0.85em;
      text-transform: uppercase;
      text-decoration: none;
      font-weight: bold;
    }

    .pkp_navigation_primary .dropdown-menu a:focus,
    .pkp_navigation_primary .dropdown-menu a:hover {
      border-color: #ee4110;
    }

    .obj_issue_toc .cover {
      float: none;

      width: auto;
      height: 573px;
      max-width: 450px;
      max-height: 573px;
    }

    .pkp_block {
      font-family: "Lora", sans-serif !important;
      margin-top: 20px;
      margin-left: 20px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
      width: 250px;
      padding: 0px 0px 10px 10px !important;
      border: 1px #cccccc solid;
      -webkit-box-shadow: 3px 4px 6px -2px rgb(82 80 82);
      -moz-box-shadow: 3px 4px 6px -2px rgba(82, 80, 82, 1);
      box-shadow: 3px 4px 6px -2px rgb(82 80 82);
    }

    .obj_issue_toc .cover img {
      display: block;
      margin-top: 20px;
      margin-left: 37%;
      border: 0;
      text-align: center;
      width: auto;
      height: 573px;
      max-width: 450px;
      max-height: 573px;
    }

    .obj_issue_toc .published {
      margin: 0 0;
      float: left;
    }

    .pkp_block .title {
      height: 20px;
      font-family: "Lora", sans-serif !important;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
      padding-left: 20px !important;

      padding-bottom: 5px;
      display: block !important;
      margin: 0px auto 10px 0px !important;
      background-color: #efefef !important;
      color: #4a85b5 !important;
      text-align: left;
      font-weight: bold;

      font-size: 1em;
      letter-spacing: 0.1em;
      text-transform: uppercase;
    }
  }

  .pkp_block .content .block .blockTitle {
    height: 20px;
    font-family: "Lora", sans-serif !important;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding-left: 20px !important;
    padding-bottom: 5px;
    display: block !important;
    margin: 0px auto 10px -10px !important;
    background-color: #efefef !important;
    color: #4a85b5 !important;
    text-align: left;
    font-weight: bold;
    font-size: 1em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }

  .pkp_block .content ul li {
    line-height: 10px !important;
    padding-left: 10px !important;
  }

  .obj_article_summary > .title a {
    text-decoration: none;
    color: #000;
  }

  a {
    color: #4a85b5 !important;
  }

  a:hover,
  a:focus {
    color: #4a85b5 !important;
  }

  .pkp_structure_main h1,
  .pkp_structure_main h2,
  .pkp_structure_main h3,
  .pkp_structure_main h4 {
    color: #072754 !important;
  }

  .cmp_breadcrumbs {
    text-align: left;
  }

  .cmp_breadcrumbs a {
    color: #353434 !important;
  }

  .cmp_breadcrumbs .separator {
    color: #353434 !important;
    padding: 0 0.5em;
  }

  .cmp_breadcrumbs .current {
    color: #353434 !important;
  }

  .obj_article_summary > .title a {
    color: #4a80a5 !important;
  }

  .cmp_button_wire:hover,
  .cmp_button_wire:focus,
  .obj_galley_link:hover,
  .obj_galley_link:focus {
    background: #4a85b5;
    color: #fff !important;
  }

  .cmp_button_wire,
  .obj_galley_link {
    display: inline-block;
    padding: 0 1em;
    background: #fff;
    border: 1px solid #4a85b5;
    border-radius: 3px;
    font-size: 13px;
    line-height: 28px;
    color: #4a85b5;
    text-decoration: none;
  }

  .header_view {
    background: #fff;
  }

  .header_view a:hover {
    background: #fff !important;
  }

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

  .pkp_page_index .additional_content img {
    height: 80px;
  }

  .page_search .submit button:after {
    background: #4a85b5 !important;
  }

  .page_search .submit button {
    color: #fff !important;
  }

  .cmp_notification {
    border-left: 5px solid #072754 !important;
  }

  .cmp_button,
  .cmp_form .buttons button,
  .pkp_search button[type="submit"],
  .page_lost_password .buttons button,
  .page_search .submit button,
  .block_make_submission a {
    color: #fff !important;
    background: #4a85b5 !important;
  }

  .buttons .login {
    background-color: #4a85b5;
    color: #fff !important;
    padding-top: 4px;
    padding-right: 15px;
    padding-bottom: 4px;
    padding-left: 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-style: solid;
    border-width: 1px;
    border-color: #979797;
    border-radius: 3px;
    font-weight: bolder;
    line-height: 20px !important;
  }

  .buttons .register {
    background-color: #4a85b5;
    color: #fff !important;
    padding-top: 4px;
    padding-right: 15px;
    padding-bottom: 4px;
    padding-left: 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-style: solid;
    border-width: 1px;
    border-color: #979797;
    border-radius: 3px;
    font-weight: bolder;
    line-height: 20px !important;
  }

  #openAccessPolicy {
    display: none;
  }

  .pkp_block {
    text-align: justify !important;
    font-size: 1.1em;
    font-family: "Lora", sans-serif !important;
    margin-top: 20px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 0px 0px 10px 0px;
    border: 2px #f8f8f8 solid;
    -webkit-box-shadow: 3px 4px 6px -2px rgb(82 80 82);
    -moz-box-shadow: 3px 4px 6px -2px rgba(82, 80, 82, 1);
    box-shadow: 3px 4px 6px -2px rgb(82 80 82);
    margin-bottom: 10px;
  }

  .pkp_page_index .homepage_image img {
    display: none;
  }

  .page_search,
  .page_index_journal,
  .page_announcement,
  .page_lost_password,
  .page_information,
  .page_issue,
  .page_privacy,
  .page_editorial_team,
  .page_submissions,
  .page_issue_archive,
  .page_about,
  .page_contact,
  .page_announcements,
  .page_register,
  .page_login,
  .page_article {
    text-align: justify !important;
    font-size: 1.1em;
    font-family: "Lora", sans-serif !important;
    margin-top: 20px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 0px 0px 10px 10px;
    border: 2px #f8f8f8 solid;
    -webkit-box-shadow: 3px 4px 6px -2px rgb(82 80 82);
    -moz-box-shadow: 3px 4px 6px -2px rgba(82, 80, 82, 1);
    box-shadow: 3px 4px 6px -2px rgb(82 80 82);
    margin-bottom: 10px;
    padding-right: 30px;
    word-break: break-word;
  }

  .obj_issue_toc .galleys > h2,
  .obj_issue_toc .section > h2,
  .obj_issue_toc .galleys > h3,
  .obj_issue_toc .section > h3 {
    left: 10px;
  }

  .buttons {
    text-align: center;
  }

  .locale_en_US {
    list-style: square inside url("../../../public/img/en_US.png");
  }

  .locale_es_ES {
    list-style: square inside url("../../../public/img/es_ES.png");
  }

  .page_submissions .submission_checklist li .fa {
    color: #072754 !important;
  }

  @media (max-width: 400px) {
    .pkp_footer_content {
      position: absolute !important;
      color: #fff !important;
      text-align: right !important;
      padding-left: 54% !important;
      padding-top: 1px;
      padding-bottom: 0px;
      font-size: xx-small;
    }
  }

  @media (min-width: 401px) and (max-width: 500px) {
    .pkp_footer_content {
      position: absolute !important;
      color: #fff !important;
      text-align: right !important;
      padding-left: 55% !important;
      padding-top: 10px;
      padding-bottom: 0px;
      font-size: xx-small;
    }
  }

  @media (min-width: 501px) and (max-width: 749px) {
    .pkp_footer_content {
      position: absolute !important;
      color: #fff !important;
      text-align: right !important;
      padding-left: 50% !important;
      padding-top: 25px;
    }
  }

  @media (min-width: 750px) and (max-width: 800px) {
    .obj_article_details .main_entry {
      width: 100% !important;
      .item.copyright {
        a {
          img {
            max-width: 80%;
            width: auto;
          }
        }
      }

      .pkp_footer_content {
        position: absolute !important;
        color: #fff !important;
        text-align: right !important;
        padding-left: 50% !important;
        padding-top: 25px;
      }
    }

    @media (min-width: 801px) and (max-width: 1200px) {
      .pkp_structure_main {
        width: 650px !important;
      }
      .page_issue {
        width: 650px !important;
      }
      .pkp_structure_sidebar {
        width: 140px !important;
      }

      .pkp_footer_content {
        position: absolute !important;
        color: #fff !important;
        text-align: right !important;
        padding-left: 60% !important;
        padding-top: 55px;
      }
    }

    @media (min-width: 1201px) {
      .pkp_structure_main {
        width: 650px !important;
        padding: 20px 20px;
      }

      .page_issue {
        width: 860px !important;
      }

      .pkp_structure_sidebar {
        width: 280px !important;
      }

      .pkp_footer_content {
        position: absolute !important;
        color: #fff !important;
        text-align: right !important;
        padding-left: 60% !important;
        padding-top: 55px;
      }
    }
  }
}
