p{
    text-align: justify;
    word-wrap: break-word; }

.main_entry {
    text-align: justify; }

ul.article-views.list-group {
    display: flex;
    list-style: none; 
    flex-direction: row; }

li.item-views.list-group-item-estadisticas {
    padding: 10px; }

.obj_article_details .item {
    word-wrap: break-word !important;
}

.pkp_navigation_user_wrapper a {
    color: #fff;
    font-weight: 900;
}

.pkp_site_nav_menu .pkp_nav_list {
    padding-left: 1vw;
    margin-left: 0;
}
.pkp_navigation_user_wrapper a:hover {
    color: #6d8b3b;
}

.pkp_navigation_primary>li>a:hover{
    border-bottom: 2px solid #fff; 
    transition: all 400ms;   
}
.header_view .return {
    color: #ffffff;
    text-align: center;
}
.header_view .return:hover, .header_view .return:focus, .header_view .download:hover, .header_view .download:focus{
    background: #6d8b3b;
    color: #fff;
}
.header_view .title, .header_view .return {
    background: #334792;
}
.header_view .title:hover, .header_view .title:focus {
    background: #334792;
}
a:hover, a:focus {
    color: #334792;
}
a {
    color: #6d8b3b;
}

.pkp_page_index .current_issue .read_more {
    color: #6d8b3b;
}
.pkp_page_index:hover .current_issue:hover .read_more:hover, .pkp_page_index:focus .current_issue:focus .read_more:focus {
    color: #334792;
}
.cmp_button_wire, .obj_galley_link, .cmp_button, .cmp_form .buttons button, .page_lost_password .buttons button, .page_search .submit button, .block_make_submission a {
    display: inline-block;
    padding: 0 1em;
    background: #334792;
    border: 1px solid #334792;
    border-radius: 3px;
    font-size: .93rem;
    line-height: calc(2.143rem - 2px);
    color: #ffffff;
    text-decoration: none;
}
.cmp_button_wire:hover, .obj_galley_link:hover, .cmp_button_wire:focus, .obj_galley_link:focus .cmp_form .buttons button:hover, .page_lost_password .buttons button:hover, .page_search .submit button:hover, .block_make_submission a:hover{
    background: #0b1f1a;
    border: 1px solid #334792;
    color: #ffffff;

}
.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    color: #000000;
    border-radius: 0.25em;
}

.pkp_page_index .homepage_image img {
    display: block;
    width: 100%;
    padding: 50px;
    height: auto;
}


.pkp_structure_footer_wrapper {
    background: #334792;
    color: #fff;
}

.page_contact .label {
    display: table-footer-group;
    font-weight: 700;}

.cmp_notification {
        display: block;
        width: 100%;
        padding: 1.43rem;
        margin-bottom: 2.857rem;
        background: #ddd;
        border-left: 0.357rem solid #334792;
        font-size: 1rem;
        line-height: 1.43rem;
 }

.block-btn{
    padding: 8px;
    text-decoration: none;
    border-radius: 10px;
}

.block-btn2{
    padding: 8px;
    text-decoration: none !important;
    border-radius: 10px;
    background: #17a2b8;
    margin-bottom: 10px;
    color:#ddd
}

.title-footer{
    color: #ddd !important;
}

.pkp_footer_content {
    padding: 2.143rem;
    text-align: left;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    font-size: large;
}
.pkp_footer_content a {
    text-decoration: none !important;
    color: #ddd !important;
}

.pkp_footer_content a:hover {
    text-decoration: underline !important;
    color: #ddd !important;
}

@media(min-width:998px) {
    
.pkp_head_wrapper {
    padding: 0 !important;
    width: 100% !important; }

.pkp_site_name .is_img img {
    display: block !important;
    max-height: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    width: 100% !important; }

.pkp_site_name .is_img {
    display: inline; }

.pkp_site_name .is_img img {
    max-height: 100%; }

.pkp_site_name_wrapper {
    width: 100%;
    padding: 0; }

.pkp_site_name {
    padding-top: 0;
    padding-bottom: 0; }

.pkp_nav_list ul a {
        display: block;
        padding-left: 0.357rem;
        border-left: 0.357rem solid transparent;
        color: #334792;
}
.pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {
    display: block;
    padding-left: 0.357rem;
    border-left: 0.357rem solid transparent;
    color: #334792;
}
.pkp_navigation_primary .dropdown-menu a:focus, .pkp_navigation_primary .dropdown-menu a:hover {
    border-color: #334792;
}
.pkp_navigation_primary_wrapper {
    padding-left: 0;
    padding-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
}





/************************************RESPONSIVE DESING************************************************/

@media(max-width:992px) {
    .pkp_site_name_wrapper {
        width: 100%;
        padding: 0;
        height: 18.25vw;
    }
    
    .pkp_head_wrapper, .has_site_logo .pkp_head_wrapper {
        position: relative;
        padding-top: 0;
        width: 100%;
    }
    .pkp_site_name .is_img img {
        display: block;
        max-height: 100%;
        max-width: 100%;
        width: auto;
        height: auto;
    }
    .pkp_site_name .is_img {
        display: inline-block;
        margin-top: none;
        margin-bottom: 0.357rem;
        padding: 0;
    }
    .has_site_logo .pkp_head_wrapper {
        position: relative;
        width: 100%;
        margin: 0 auto;
        padding-right: none;
    }
    .pkp_site_name {
        position: initial;
        left: 2.857rem;
        right: 0;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #fff;
        font-size: .93rem;
    }
    .pkp_site_name .is_img {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
    }
    
    .has_site_logo .pkp_head_wrapper {
        position: relative;
        width: 100%;
        margin: 0 auto;
        padding-right: 0rem;
    }
    .pkp_site_nav_toggle {
        position: absolute;
        top: 0;
        left: 0;
        width: 2.857rem;
        height: 2.857rem;
        border: 0;
        background: #6d8b3bc5;
        box-shadow: 1px 0 0 rgba(255,255,255,0.2), -1px 0 0 rgba(255,255,255,0.2);
        z-index: 999;
    }
    }
@media (max-width: 768px) { /* Por ejemplo, puedes ajustar este valor según tus necesidades */
    .pkp_footer_content {
        flex-direction: column;
        align-items: flex-start; /* Alinear elementos a la izquierda */
    }
}
    
