.pkp_site_name {
    margin-bottom: -20px !important;
}

.pkp_page_index .homepage_image img {
    margin-top: 40px;
    width: 150px;
    height: 194px;
}

.pkp_page_index .cmp_announcements .more:before {
 border-left: 1px; 
}


.pkp_structure_main:before, .pkp_structure_main:after {
    background: none;
}

.pkp_page_index .cmp_announcements {
    border-top: 1px;
    border-bottom: 1px;
}

a {
    text-decoration: none;
}

.pkp_page_index .cmp_announcements>.obj_announcement_summary:before {
    border-left: 1px;
}

/** header superior **/


.pkp_site_name .is_img img {
    max-height: 115px;
}

.pintar_superior {
    background: #47525d;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 1170px;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
    padding:5px 0;
}

.header_superior .row a {
    color: #fff;
    text-decoration: none;
}

/*** header principal ***/

.pkp_structure_head {
    background-color: #0d492c;
    height: auto;
    border-bottom: 1px solid #ddd;
}

.pkp_site_nav_menu {
    background: #0d492c;
}

.profile a {
    color: #fff;
}

.primary_per_padre {
    background: #0d492c;
    margin-top: -1px;
}

.search_input {
    width: 50%;
    margin-left: 20%;
}

.buscar_header form.cmp_form {
    display: flex;
}

.buscar_header {
    
}

.buscar_header .submit {
    margin-left: -5px;
    background: #0d492c;
    border: none;
    padding: 3px 8px;
    border-radius: 3px;
    color: #fff;
}

a.cover img {
    width: 150px;
    height: 194px;
    text-align: right;
}

.homepage_image {
    width: 25%;
    float: left;
}

section.homepage_about {
    width: 75%;
    float: left;
}

.main_semantica .homepage_image img {
    margin-top: 108px;}

/*** Sidebar ***/
ul.galleys_links li {
    display: block;
}

input.btn-1 {
    background: #144969;
    color: #fff;
    border: 0;
    padding: 7px 10px;
    border-radius: 3px;
    margin-top: 10px;
}

#customblock-indexada, .pkp_block.block_information  {
    border-bottom: #32373D solid 1px;
}

.obj_issue_toc .galleys_links {
    margin-top: 1.5rem;
    float: right;
}

.obj_galley_link {
    border: 1px solid #144969;
    color: #144969;
}

.cmp_button_wire:hover, .cmp_button_wire:focus, .obj_galley_link:hover, .obj_galley_link:focus {
    background: #32373D;
    color: #fff;
}

.galleys_links {text-align:left;}


.page-header .h2, .page-header h2 {
    font-size: 1.1rem;
    font-weight: bold;
    color: grey;}

img.side {
    width: 25%;
}

.block_make_submission, .block_language, #customblock-indexaciones, #customblock-unete, #customblock-envia-articulo, .block_Keywordcloud, .galleys {
    border-bottom: solid 1px #144969;
}

.additional_content {
    width: 100%;
}

/*** footer ***/
.pkp_structure_footer_wrapper img {
    max-width: 60%;}
    
.pkp_structure_footer_wrapper {
    background: #2fb9e8;
}

@media (min-width: 1400px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1140px;
}
}

@media (min-width: 768px){
.obj_article_details .row { border-top:none;}}