body {
    font-family: "Open Sans",sans-serif; }

.pkp_structure_main {
    padding-top: 0; }

.main_entry .abstract {
    line-height: 25px; }

.obj_article_summary>.title a {
    text-decoration: none;
    color: #161E48;
    font-weight: normal;
    font-family: "Open Sans",sans-serif;
    font-size: 16px; }

.obj_article_summary .authors {
    padding-right: 5em;
    color: #777777;
    font-family: sans-serif;
    font-size: 15.5px; }

/*.cmp_button_wire,
.obj_galley_link {
    color: #fff;
    border-color: #3595d5;
    background: #3595d5;
    border-width: 1px; }*/

.cmp_button_wire {
    color: #fff;
    border-color: #3595d5;
    background: #3595d5;
    border-width: 1px; }

/*.cmp_button_wire:hover,
.cmp_button_wire:focus,
.obj_galley_link:hover,
.obj_galley_link:focus {
    background: #000;
    border-color: #000;
    color: #fff; }*/
    
.cmp_button_wire:hover,
.cmp_button_wire:focus {
    background: #000;
    border-color: #000;
    color: #fff; }

.has_site_logo .pkp_site_name {
    padding: 0; }

.obj_issue_toc .cover img{
    box-shadow: 7px 8px 35px -8px rgba(0, 0, 0, 0.75);
}
.obj_article_details .entry_details .cover_image img {
    box-shadow: 7px 8px 35px -8px rgba(0, 0, 0, 0.75);
}

.obj_issue_summary .cover img {
    box-shadow: 7px 8px 35px -8px rgba(0, 0, 0, 0.75);
}
.pkp_structure_head {
    background-color: #161E48;
    border-bottom: 2px solid #161E48; }

.pkp_page_index .additional_content {
    border-top: none; }

#navigationPrimary>li>a,
.pkp_head_wrapper .pkp_search .search_controls .search_prompt {
    padding-bottom: 6px;
    border-bottom-width: 4px;
    text-transform: inherit;
    font-size: 15px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase; }

.pkp_search.is_open .search_controls .search_prompt {
    padding-bottom: 10px;
    text-transform: inherit;
    font-size: 15px;
    background: #161E48 !important;
    color: #fff;
    font-weight: 600; }

.pkp_structure_footer_wrapper {
    background: #161E48;
    border-top: 1px solid #ddd;
    border-bottom: none;
    color: #ffffff; }

.pkp_footer_content {
    text-align: justify;
    padding: 30px;
    background: #161E48;
    font-family: sans-serif;
    color: #fff; }

.pkp_footer_content a {
    color: #fff; }

.pkp_block .title {
    border-bottom: none;
    display: inline-block;
    padding-bottom: 0;
    font-weight: 600;
    text-transform: inherit;
    width: 100%;
    color: #212121;
    font-family: sans-serif; }

.pkp_block .content p {
    font-family: sans-serif; }

.pkp_block .content p:first-child {
    margin-top: 0;
    margin-bottom: 0; }

.block_information a,
.block_language_toggle a,
.pkp_block .content p a {
    font-size: 14px;
    font-family: sans-serif;
    color: #444444; }

#customblock-iniciarsesion p a, #customblock-registrarse p a, .block_make_submission a {
    color: #fff !important;
    border-color: #3595d5;
    background: #3595d5;
    border-width: 1px; }

#customblock-iniciarsesion, .block_make_submission {
    padding-bottom: 0; }

.abstract,
.copyright,
.pkp_page_about,
.page_information {
    text-align: justify; }

.abstract {
    white-space: pre-line; }

#navigationPrimary ul a {
    color: #fff;
    text-transform: inherit;
    font-size: 14px; }

.pkp_structure_footer {
    width: 100%;
    padding: 0; }

.obj_issue_summary .title {
    color: #161E48; }

.obj_article_details .main_entry .item.doi .label,
.obj_article_details .main_entry .item.keywords .label,
.obj_article_details .authors {
    font-size: 15px;
    font-family: sans-serif !important; }

.page_submissions .submission_checklist ul,
.page_submissions:not(h2),
.page_privacy,
.page_contact,
.page_information {
    font-size: 14px;
    line-height: 25px; }

.author_bios .sub_item .value,
.pkp_page_codigoetica {
    line-height: 25px !important;
    text-align: justify; }

#citationOutput .csl-bib-body .csl-entry i::first-letter {
    text-transform: lowercase; }

@media (min-width: 992px) {
    .pkp_site_name .is_img img {
        max-height: 100%; }

    .pkp_site_name .is_img {
        padding-top: 0px;
        padding-bottom: 0px; }

    .pkp_site_name_wrapper,
    .pkp_head_wrapper {
        width: 100% !important;
        padding: 0; }

    .has_site_logo .pkp_head_wrapper {
        padding-top: 0; }

    .pkp_navigation_primary {
        max-width: 90%; }

    .pkp_navigation_user_wrapper {
	top: 10px !important;
	width: 50%;
        padding-right: 150px; }

    .pkp_nav_list ul a {
	color: #161E48; }

    .pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {
	border-color: #161E48;
	color: #161E48; }

    .abstract {
	text-align: justify; }

    section.item.references {
    	text-align: justify;
	word-break: break-word; }
}

@media (min-width:1200px) {
    .pkp_page_index .additional_content {
        margin-left: -40px !important;
        margin-right: -40px !important;
        padding: 0px 10px 0 10px;
        padding-left: 10px;
        padding-right: 10px; }
}

@media (max-width: 992px) {
    #navigationPrimary>li>a {
        padding-bottom: 6px;
        border-bottom-width: 4px;
        text-transform: inherit;
        font-size: 15px;
        color: #fff;
        font-weight: 600; }
}

@media(min-width:500px) {
    .pkp_footer_content>p>img {
        width: 500px; }
}


a {
    color: #161E48; }

a:hover, a:focus {
    color: #161E48; }

.pkp_navigation_primary_row {
    padding-left: 20px;
    padding-right: 20px; }

.cmp_notification {
    background: #fff;
    border-left: 5px solid #161E48 !important;
    border: 1px solid #161E48; }

.pkp_page_index .current_issue .read_more {
    font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-weight: 700;
    text-transform: uppercase; }

.pkp_page_index .current_issue .read_more {
    color: #161E48; }

.pkp_page_index .current_issue .read_more:hover, .pkp_page_index .current_issue .read_more:focus {
    color: #161E48; }

.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: #161E48; }

.pkp_structure_footer_wrapper img {
    display: none; }

.pkp_navigation_search_wrapper a {
    color: #161E48; }

section.item.references {
    text-align: justify;
    word-break: break-word; }
	
.galley_view {
    justify-content: center;
    display: flex;
    align-items: center; }

div#articlesBySameAuthorList {
    text-align: justify; }

div#articlesBySimilarityList {
    text-align: justify; }

.pkp_structure_main {
    text-align: justify; }

.entry_details {
    text-align: justify; }

article.obj_article_details {
    text-align: justify; }

.pkp_site_name_wrapper {
    background: #161E48; }

@media only screen and (max-width: 600px) {
.pkp_site_name .is_img img {
    max-height: 100%; }
}

@media only screen and (min-width: 768px) {
.pkp_site_name .is_img img {
    max-height: 100%; }
}

.pkp_site_nav_menu {
    background: #161E48; }

.pkp_brand_footer {
    display: none; }

#navigationPrimary>li>a:hover, #navigationPrimary>li>a:focus {
    border-color: #3595d6;
    color: #3595d6 !important; }

h2.title::after {
    content: '';
    display: block;
    width: 67px;
    height: 5px;
    border-radius: 0;
    background: #3595d5;
    margin: 22px 0 0; }

#navigationPrimary a:hover, #navigationPrimary a:focus {
    color: #3595d5;
    background: #fff; }

.obj_issue_toc .section>h3::after {
    content: '';
    display: block;
    width: 67px;
    height: 5px;
    border-radius: 0;
    background: #3595d5;
    margin: 22px 0 0; }

.obj_article_details .main_entry .label::after {
    content: '';
    display: block;
    width: 67px;
    height: 5px;
    border-radius: 0;
    background: #3595d5;
    margin: 22px 0 0; }

.obj_article_details .main_entry .label {
    border-bottom: none; }

.obj_article_details .entry_details .item>.label, .obj_article_details .entry_details .sub_item:first-child>.label {
    background: #444;
    border-color: #444;
    color: #fff; }

.value {
    background: #fff; }

.obj_article_details .entry_details .item {
    background: #fff; }

.pkp_structure_main h1 {
    font-size: 1.5rem; }
.issues_archive{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.obj_issue_summary{
    display:grid;
}

.obj_issue_summary .cover img {
    display: flex;
    width: auto;
    max-height: 278px;
    max-width: 200%;
    align-items: center;
    justify-content: center;
}


/**************RESPONSIVE DESING*********************/

@media(max-width:992px) {
.pkp_site_name_wrapper {
    width: 100%;
    padding: 0;
    height: 15vw;
}

.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: #161e48;
    box-shadow: 1px 0 0 rgba(255,255,255,0.2), -1px 0 0 rgba(255,255,255,0.2);
    z-index: 999;
}
.issues_archive{
    display: flex;
    flex-direction: column;
}
}
.ris-icon-galley {
    max-width: 35px;
    height: auto;
    margin-right: 0px;
    transition: transform 0.4s ease;
    display: block;
}
.ris-icon-galley:hover {
    filter: drop-shadow(2px 4px 6px rgb(53, 149, 213));
    transform: scale(1.2);
    transition: all 400ms;
}
.hover-text {
    opacity: 0;
    position: absolute;
    top: -110%;
    left: 50%;
    transform: translate(-50%, -0%);
    border-radius: 10px;
    background-color: #3595d5;
    padding: 1px 5px;
    color: white;
    transition: opacity 0.4s ease, transform 0.4s ease;
    pointer-events: none;
}
.obj_galley_link.pdf:before
 {
    display: none;
}
.obj_galley_link:before {
    display: none;
}
.obj_galley_link {
    background: initial;
}
.obj_galley_link:hover, .obj_galley_link:focus
 {
    background: initial;
}