body {
 font-family: Arial, sans-serif;
 font-size: 14px;
 line-height: 20px;
 color: rgba(0,0,0,0.87);
 background: #fff;
 margin: 0
}

.main_entry {
    word-break: break-word;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
 display: block;
}



.pkp_site_name .is_img img {
    display: block !important;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: auto;
}
.pkp_block .title {
    display: block !important;
    margin-bottom: 10px !important;
    padding: 3% !important;
    font-size: 16px !important;
    line-height: 20px !important;
    color: #FFF !important;
    background-color: #001e83;
    font-weight: normal !important;
    margin: -11px -10px 2px -11px;
    border-radius: 5px 5px 0px 0px;
}
.block_information a,.block_language_toggle a {
 	font-size: 13px !important;
  	color: #40a9e0 !important;
	font-weight: normal !important;
}

.pkp_block a {
    text-decoration: none !important;
    color: #40a9e0 !important;
}
a:hover, a:focus {
    color: #001e83 !important;
}

.pkp_structure_footer_wrapper {
    background: #001e83 !important;
}
.pkp_footer_content {
    padding: 30px !important;
    text-align: justify !important;
    font-size: 14px !important;
    font-family: sans-serif;
    color: #fff;
}

.pkp_footer_content a:hover, pkp_footer_content a:focus {
    color: #40a9e0 !important;
}
    
}
.obj_article_summary > .title {
    font-size: 14px !important;
    line-height: 20px !important;
	font-weight: normal !important;
}

.obj_article_summary > .title a {
    text-decoration: none !important;
    color: #40a9e0 !important;
}
.cmp_button_wire:hover, .cmp_button_wire:focus, .obj_galley_link:hover, .obj_galley_link:focus {
    background: #ffffff !important;
    color: #40a9e0 !important;
}
cmp_button_wire, .obj_galley_link {
    display: inline-block !important;
    padding: 0 1em !important;
    background: #001e83 !important;
    border: 1px solid #001e83 !important;
    border-radius: 3px !important;
    font-size: 13px !important;
    line-height: 28px !important;
    color: #ffffff !important;
    text-decoration: 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: #001e83 !important;
}
.pkp_navigation_primary {
    display: inline-block !important;
    max-width: 70% !important;
    text-align: left !important;
    padding-left: 20px !important;
}

img {
 max-width: 100%;
 width: auto;
 height: auto
}

.pkp_head_wrapper {
    width: 100% !important;
    padding-top: 0 !important;
}
.pkp_navigation_primary>li>a:hover, .pkp_navigation_primary>li>a:focus {
    color: #fff !important;
    outline: 0;
    border-color: #fff;
}
@media(min-width: 768px) {
    
    .has_site_logo .pkp_head_wrapper {
        width: 100%;
    }
    .pkp_site_name_wrapper {
        width: 100%;
        padding: 0;
    }
}

@media(max-width:992px) {
    .pkp_site_name .is_img img {
        max-height: 100%;
    }
    .pkp_site_name .is_img {
        padding-top: 0;
        padding-bottom: 0;
    }
    .pkp_site_name {
        padding-left: 0;
    }
    .pkp_site_name_wrapper {
        height: 120px;
    }
    .has_site_logo .pkp_head_wrapper {
        padding-right: 0;
    }
    .pkp_structure_head {
        border-bottom: 1px solid transparent;
    }
}

@media(max-width:600px) {
    .pkp_site_name_wrapper {
        height: 100px;
    }
}

@media(max-width:400px) {
    .pkp_site_name_wrapper {
        height: 60px;
    }
}


.pkp_structure_main h2 {
    font-family: "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
   
}

.pkp_page_index .current_issue .current_issue_title {
    margin: 20px 0;
    font-weight: 700;
}

.pkp_page_index .current_issue .read_more {
 display: inline-block;
 position: relative;
 padding-right: 30px;
 font-size: 13px;
 font-weight: 700;
 line-height: 30px;
 color: #40a9e0;
 text-decoration: none;
 margin-bottom: 20px
}

a {
    color: #40a9e0;
    overflow-wrap: break-word;
}

.pkp_nav_list ul a:hover,.pkp_nav_list ul a:focus {
 outline: 0;
 background: #eeeeee;
 border-color: #ffffff;
}

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

.pkp_navigation_primary ul a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #40a9e0 !important;
}

.pkp_brand_footer img{
    display: none;
}


.lens-article .content-node.publication-info .value{
	margin-left: 0 !important;
}



.pkp_block {
    padding: 30px;
 
    
}

#customblock-iniciarsesion p a, #customblock-registrarse p a, .block_make_submission a {
    width: 220px !important;
    background: #eee !important;
    text-align: center !important;
    padding: 5px !important;
    border-radius: 5px !important;
    border: 1px solid #d6d4d4 !important;
    text-transform: initial;
    color: #444444;
    font-weight: 100;
    font-size: 14px;
    font-family: sans-serif;
    box-shadow: inset 0 -1em 1em rgb(0 0 0 / 10%);
    line-height: 28px;
    display: inline-block;
}
.obj_issue_toc .sections:not(:first-child) {
    margin-top: -60px;
}

.pkp_structure_main p {
    text-align: justify;
}

.page_login .buttons button {
    float: right;
    background: #001e83;
    color: #fff;
}
.obj_article_summary > .title a:hover {
    text-decoration: none !important;
    color: #001e83 !important;
}


/*Logos pie*/

.redes {
    margin-top: 20px;
    margin-bottom: 100px;
}

.logos {
    text-align: center;
}

.div-largo {
    width: 60%;
    float: left;
}

.div-corto h3 {
    text-align: center;
}

.div-corto {
    width: 40%;
    float: left;
}

.div-ubicacion {
    /*background-image: url;*/
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 40px;
    line-height: 20px;
}


.pkp_navigation_primary>li>a {
    margin: 0 1em;
    padding: 10px 0 8px;
    border-bottom: 2px solid transparent;
    color: #fff;
    text-decoration: none;
}

.pkp_brand_footer {
   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: #FFF	 !important;
}

.pkp_head_wrapper .pkp_search .search_prompt {
    display: inline-block;
    position: relative;
    padding: 10px 20px;
    color: #FFF;
    cursor: pointer;
}    

.pkp_search a:hover{
color: #FFF !important;
}

.pkp_head_wrapper .pkp_search.is_open .search_prompt { 
    background: #ddd;
}    

#st-2 {
  position: fixed !important;    
  top: 80% !important;
  transform: translateY(-50%) !important; 
  left: 0 !important;           
  z-index: 1000 !important; 
}