/* CSS CJIR */
/*BARRA CABECERA*/
html, body {
    background: #f6f5ee;
}
.pkp_navigation_user_wrapper {
background: #005983;
}
a, page_index_journal a, .pkp_block a, .pkp_page_index .current_issue .read_more, .pkp_navigation_primary ul a, .pkp_block a {color:#005983;
   /*font-family: Futura,Trebuchet MS,Arial,sans-serif;*/ 
      overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; 
}
a:hover, a:active, a:visited, a:focus, page_index_journal a:hover, .pkp_block a:hover, .pkp_page_index .current_issue .read_more:hover, .pkp_page_index .current_issue .read_more:focus {color:#ffb81c;
   /*font-family: Futura,Trebuchet MS,Arial,sans-serif;*/ 
}
.obj_article_details .orcid a, .obj_article_details .doi a{
 color: #005983;
}

@media (max-width: 992px){
.pkp_site_name {
background-color: rgb(255,255,255, 0) !important;
    border: 3px solid rgb(255,255,255, 0) !important;
}}
.pkp_site_name a{
padding: 0px;
   background-color: transparent !important;
   border: transparent !important;
}

.obj_article_summary>.title a:hover,  .pkp_navigation_primary .dropdown-menu a:hover, .dropdown-menu a:hover, .pkp_navigation_user ul a:hover{
color:#ffb81c !important;
border-color: #ffb81c;
}
.pkp_site_name a {
color:#000;
}
.pkp_site_name .is_text {
color:#000;
}

.cmp_button_wire, .obj_galley_link { 
   border: 1px solid #005983 !important;
   color: #005983 !important;
   background: #ffffff;
}
.cmp_button_wire:hover, .cmp_button_wire:focus, .obj_galley_link:hover, .obj_galley_link:focus {
    border: 1px solid #ffffff !important;
    color: #ffffff !important;
    background-color: #ffb81c !important;
}
/**h1 { font-family: Futura, "Trebuchet MS", Arial, sans-serif; font-size: 24px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 26.4px; } h3 { font-family: Futura, "Trebuchet MS", Arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 15.4px; } p { font-family: Futura, "Trebuchet MS", Arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 20px; } blockquote { font-family: Futura, "Trebuchet MS", Arial, sans-serif; font-size: 21px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 30px; } pre { font-family: Futura, "Trebuchet MS", Arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 18.5714px; };**/

/*.pkp_navigation_primary>li>a{
color:#000;
} */
.pkp_navigation_primary pkp_nav_list ul li a, .pkp_navigation_primary>li>a {
color:#fff;
border-botom: 1px solid #005983;
}
.pkp_navigation_primary pkp_nav_list li ul a:hover, .pkp_navigation_primary>li>a:hover {
color:#ffb81c;
border-botom: 1px solid #ffb81c;
}
.pkp_navigation_primary pkp_nav_list li ul a:focus, .pkp_navigation_primary>li>a:focus, .pkp_navigation_primary>li>a:active {
border-color: #ffb81c;
border-botom: 1px solid #ffb81c;
color:#ffb81c;
}
.cmp_notification{
    border-left: 5px solid #005983;
}
.search_controls a {
color:#fff;
}
.pkp_structure_head {  
/*background:#120610;*/
/*background-size: cover;*/
box-shadow: 10px 5px 30px -19px #333;
}
.pkp_head_wrapper{
background:url(https://revistas.comillas.edu/public/site/images/admin/iStock_000033261948Small.jpg) no-repeat right !important;
background-size: cover !important;
background-position: 65% 35px !important;
/*height: 199px !important;*/
margin-top: 30px !important;
}
@media (max-width: 991px){
.pkp_head_wrapper{
background:url(https://revistas.comillas.edu/public/site/images/admin/iStock_000033261948Small.jpg) no-repeat right;
background-size: contain;
/*background-position: 65% 35px;
height: 199px;
margin-top: 30px;*/
}
}
.pkp_navigation_primary_row{
  margin-top: 20px;
}
.pkp_head_wrapper .pkp_search button {
color: #005983 !important;
}
@media (min-width: 992px){
.pkp_navigation_primary {
    display: inline-block;
    max-width: 80%;
    text-align: left;
   /* background: #fefefe9c;*/
    padding: 0 5px;
}}
@media (min-width: 1200px){
.has_site_logo .pkp_head_wrapper{
    padding-top: 30px;
    width: 100% !important;
}}
@media (min-width: 992px){
.has_site_logo .pkp_head_wrapper{
    padding-top: 30px;
    width: 100% !important;
}}
@media (min-width: 768px){
.has_site_logo .pkp_head_wrapper{
    width: 100%;
    padding-top: 0px;
 /*   padding-left: 12%;*/
}}
.pkp_site_name .is_img img{
    display: block;
    max-height: 80px;
    max-width: 100%;
    width: auto;
    height: auto;
    /*background-color: rgb(255,255,255, 0.8);
    border: 3px solid rgb(255,255,255, 0.3);*/
}

}

/*botón enviar artículo*/
.submit button, .block_make_submission a, block_make_submission_link{
border-radius: 4px;
/*   background: linear-gradient(to right, #67b26b, #4ca2cb) !important;*/
   border: 4px solid #005983 !important;
   /*color: #FFFFFF;*/
   text-align: center;
   text-transform: uppercase;
   padding: 5px;
   width: 200px;
   transition: all 0.4s;
   cursor: pointer;
   margin: 5px;
   box-shadow:none;
   transition: all 0.3s ease 0s;
} 
.submit button:hover, .block_make_submission a:hover, block_make_submission_link:hover{
color: #ffb81c !important;
font-weight: 700 !important;
letter-spacing: 1px;
background: #eee;
-webkit-box-shadow: 0px 5px 20px -10px rgba(0,0,0,0.57);
-moz-box-shadow: 0px 5px 20px -10px rgba(0,0,0,0.57);
transition: all 0.3s ease 0s;
}
/*fin botón enviar artículo*/
/* búsqueda*/
@media (min-width: 992px){
.pkp_head_wrapper .pkp_search.is_open {
    min-width: 100%;
    background: #fff;
    border-top: 1px solid #ddd;
    border-left: 3px solid #005983 !important;
}}
@media (min-width: 992px){
.pkp_head_wrapper .pkp_search.is_open .search_prompt {

    color: #005983;
}}
.pkp_head_wrapper .pkp_search .search_prompt{
    color: #fff;
}
/*
@media (min-width: 768px){
.pkp_head_wrapper .pkp_search button{

}}
@media (min-width: 768px){
.pkp_head_wrapper .pkp_search button{

}}

input[type=text] {
  width: 80%;
  border: 3px solid #699232;
border-right: none;
  padding: 5px;
  height: 23px;
 /* border-radius:2px;*/
/*  border-radius: 3px 0 0 3px;
  outline: none;
  color: #aaa;
}
.pkp_search button[type=submit] {
  width: 50px;
  height: 23px;
  border: 3px solid #699232;
  background: #699232;
  text-align: center;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 10px;
  transform: translate(0, 0);
  content: "\f002";
  position: absolute;
}    */
.page_search .submit button{
color: #005983;
}
.page_search .submit button:after, .page_search .submit button:hover:after{
background: #005983;
}

/*Página de números anteriores en 3 columnas*/
@media (min-width: 480px){
.page_issue_archive .issues_archive {
    margin-left: -20px;
    margin-right: -20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}}
@media (min-width: 992px){
.page_issue_archive .issues_archive, .page_issue_archive .issues_archive ul li{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}}

@media (min-width: 768px){
.obj_issue_summary .cover {
    width: 100% !important;
    float: none !important;
}}

/*Botón Home revistas Comillas*/
.pkp_navigation_user_wrapper {
   background: #005983;
    /*z-index: 1*/
    }
.pkp_navigation_user {
/*z-index:-1;*/
position: relative;
}
@media (min-width: 992px){
.home-revistas {
    text-align: left;
    float: left;
    font-size: 14px;
    background-image: url(https://revistas.comillas.edu/public/site/images/admin/logo-home-revistas-blanco.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    padding: 4px 20px 0px 30px;
    color: #282828;
    /*text-decoration:none;*/
    position: relative;
    left: 167px;
    z-index: 99;
}}
.home-revistas {
    text-align: left;
    float: left;
    font-size: 14px;
    background-image: url(https://revistas.comillas.edu/public/site/images/admin/logo-home-revistas-blanco.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    padding: 4px 20px 0px 30px;
    color: #eee;
    /*text-decoration:none;*/
    z-index: 99;
}

.home-revistas a, .home-revistas a:hover, .home-revistas a:visited{
    text-decoration:none !important;
    color: #eee !important;
    cursor: pointer;
}

/*Espacio entre secciones de un número*/
@media (min-width: 992px){
.cmp_article_list, .obj_issue_toc .articles {
    margin: 30px 0-30px 0 !important;
}
}

/*ajustes nuevos*/
.pkp_site_name {
    text-align: left !important;
}
.pkp_structure_main {
    background: #ffffff !important;
}
@media (min-width: 992px)  {
.pkp_navigation_user_wrapper {
 width:100% !important;
 top:0;
 background: #005983 !important;
}}
.pkp_site_name_wrapper {
background-color: transparent !important;
}
@media (max-width: 991px) {
.pkp_site_name_wrapper {
    height: 7em;
}
}
.obj_article_details .orcid a, .obj_article_details .doi a{
 color:#005983 !importamt;
 font-weight: bold !important;
}
.pkp_navigation_user {
/*z-index:-1;*/
position: relative;
}
@media (min-width: 992px){
.pkp_navigation_user>li:first-child {
    float:left;
}}
@media (min-width: 992px){.pkp_navigation_user>li {
      float: right;
}}

@media (min-width: 992px){
.pkp_navigation_user>li>a {
    color: #ffffff important!;
}}
@media (min-width: 992px){
.pkp_navigation_user>li:first-child>a {
    text-align: left;
    float: left;
    background-image: url(https://revistas.comillas.edu/public/site/images/admin/logo-home-revistas-blanco.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    padding: 4px 20px 0px 30px;
    color: #ffffff !important;
    /*text-decoration:none;*/
}}

.pkp_navigation_user_wrapper a{
        color: #005983;
}

@media screen and (max-width: 768px) {
    .pkp_navigation_user_wrapper a{
        overflow: auto;
        z-index:2;
        color: #005983 !important;
        background: #f6f5ee !important;
    }
}
@media screen and (max-width: 768px){
    #navigationPrimary ul li a{
        color: #005983;
        z-index:3 !important;
}
}
.pkp_structure_sidebar.left {
    background-color: #ffffff !important;
}
.pkp_page_index .current_issue .read_more{ 
margin-top:3em;
}
    .pkp_navigation_search_wrapper a {color:#005983 !important;}
}
