@import url('https://fonts.googleapis.com/css?family=Lato%3A400%2C700%2C900%2C400italic%2C700italic%7CMerriweather%3A700%2C900%2C400italic&subset=latin%2Clatin-ext');

body {
    color: #333333;
    background: #f7f7f7;
    font-family: 'Lato', sans-serif;
    font-size:14px;
}

.pkp_site_name .is_img img {
    display: block;
    max-height: 200px;
    max-width: 100%;
    width: auto;
    height: auto;
}
.pkp_site_name .is_text {
    font-family: 'Lato', sans-serif;
    display: inline-block;
    position: relative;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 4px;
}
.pkp_head_wrapper {
/*
    background: #444;
    border-bottom: 0px;*/
    height: 300px;
    padding-top: 120px;  
    width:100% !important;
	
	background: #378e5b;
	border-bottom: 2px solid #121513;
}
 

.pkp_head_wrapper:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 250px;
    z-index: 0;
    /*opacity: 0.25;*/
    /*background-image: url('https://ojs.lib.uwo.ca/public/journals/7/background.jpg');*/
	/*background-image: url('../IMAGENES/BANNER_rep-revistas_verde.png');*/
	  background-image: url('../IMAGENES/BANNER_rep-revistas.png');
	
    background-repeat: no-repeat;
    background-position-y:45%;
    background-position-x:51%;
    background-size: 105%;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.pkp_structure_head {
    background-color: #dddddd;
    border-bottom: 0px;
}

.pkp_structure_content {
    
    
}
.pkp_site_name > a {
    padding: 0px;
    margin-top: 5px;
}
.pkp_site_name > a:hover, .pkp_site_name > a:focus  {
    background-color:transparent;
}
.pkp_navigation_primary_row {
    margin-top: 91px;
    background: #000;
}
.pkp_navigation_primary > li:first-child a {
    margin-left: 25px;
}
.pkp_navigation_primary > li > a {
    margin: 0 1em;
    padding: 15px 5px 15px;
    border-bottom: 0px;
    text-decoration: none;
    color: #c1c1c1;
    text-transform: capitalize;
    font-size: 20px;
}
.pkp_navigation_primary > li > a:hover,
.pkp_navigation_primary > li > a:focus {
	color: #ffffff;
    background-color: #45815e;
	
	border-bottom: 0px;
}
.pkp_nav_list ul {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1000;
    width: 15em;
    margin: 0;
    padding: 0;
    background: #45815e;
    border-radius: 0px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.pkp_structure_sidebar {
    padding-top: 20px;
}
.pkp_block {
    font-size: 16px;
    padding-top:10px;
}
.block_information a, .block_language_toggle a {
    font-size: 16px;
}
.cmp_notification { 
    background: #fff;
    border: 1px solid #ddd;
}
.page_submissions .submission_checklist ul {
    border: 1px solid #ddd;
}
.page_submissions .submission_checklist li {
    border-bottom: 1px solid #ddd;
}
.pkp_nav_list ul > li > a {
	color:#ffffff;
    font-family: 'Lato', sans-serif;
    font-size:20px;
}
/*ESTA ES PARA LA SUB LISTA DE LA BARRA PRINCIPAL CUANDO LE DAS CLIC*/
.pkp_nav_list ul > li > a:hover, .pkp_nav_list ul > li > a:focus  {   
    	background-color:#378e5b;
		/*background-color:green;*/
    	color:#ffffff;
    	border:0;
    	padding-left:10px;
    	text-decoration: none;
}
.pkp_nav_list [aria-expanded="true"]:before {
	color:#576272;
}
a {
	color: #0093C2;
    text-decoration: underline;
}

.block_make_submission a {
    display: inline-block;
    padding: 1em;
    text-align: center;
    background: #fff;
    border: 1px solid #333;
    border-top-color: #333;
    border-radius: 0px;
    box-shadow: none;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
    text-decoration: none;
    width:100%;
}
.pkp_structure_main h2, .pkp_structure_main h3, .pkp_structure_main h4 {
    font-family: 'Merriweather', Georgia, serif;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 175%;
    line-height: 32px;
}
.pkp_page_index .current_issue .current_issue_title {
    font-family: 'Merriweather', Georgia, serif;
    font-size:1.5em;
    margin: 20px 0;
    font-weight: 700;
    line-height: 1em;
}
.pkp_navigation_user > li > a {
    color: #ffffff;
}
.pkp_navigation_user > li > a:hover, .pkp_navigation_user > li > a:focus {
	/*background-color:#4b4d53;*/
	background-color:#45815e; 
	
}
.pkp_navigation_user > li:last-child a {
    padding-right: 10px;
}
.pkp_navigation_user {
    font-size: 18px;
    padding-right: 0px;
}
.pkp_structure_main h1 {
    font-family: 'Merriweather', Georgia, serif;
    font-size:30px;
}
.obj_article_details .main_entry .item .label {
    margin: 0 0 20px;
    font-family: 'Merriweather', Georgia, serif;
    font-size: 25px;
    font-weight: 700;
}
.pkp_structure_footer_wrapper {
    background: #eee;
    height:350px;
    color:#333;
    font-size:16px;
}
.pkp_structure_footer {
    
    height:100px;
    padding-top:50px;
}
.pkp_footer_content {
    font-weight: bold;
    padding:0px;
}
.pkp_brand_footer {
    display:none;
}
.pkp_page_index .additional_content {
    
    border-top: 0;
    border-bottom: 0;
}
.cmp_breadcrumbs ol {
    font-size: 14px;
}
hr {
    color: #ddd;
    border: 0;
    border-bottom: 1px dotted;
}
.obj_galley_link {
    display: inline-block;
    padding: 0 1em;
    background: #0093C2;
    border: 1px solid #0093C2;
    border-radius: 0px;
    font-size: 13px;
    line-height: 28px;
    color: #fff;
    text-decoration: none;
}
.obj_galley_link:hover,
.obj_galley_link:focus {
	background-color: #fff;
	color: #0093C2;
}
.obj_article_summary .meta {
    font-size: 16px;
}
.obj_issue_toc {
    padding-bottom: 25px;
}
.obj_issue_toc .sections:not(:first-child) {
    margin-top: 0px;
}
.obj_article_summary > .title {
    font-family: 'Merriweather', Georgia, serif;
    font-size: 20px;

    font-weight: 100;
}
.pkp_block .title {
    color: #333;
    font-family: 'Merriweather', Georgia, serif;
    font-size:22px;
}
.pkp_page_index .current_issue .read_more {
    color: #333;
    font-family: 'Merriweather', Georgia, serif;
    font-size:20px;
}
.pkp_page_index .current_issue .read_more:hover,
.pkp_page_index .current_issue .read_more:focus {
    background-color: #ddd;
    color: #333;

}
.page_issue_archive .issues_archive > li {
    border-bottom: 1px solid #ddd;
}
.page_issue_archive .issues_archive {
    border-top: 1px solid #ddd;
}
.page_search .submit button:after {
    background: #333;
}
.page_search .submit:hover button:after,
.page_search .submit:focus button:after {
    background: #333;
}
.cmp_button, .cmp_form .buttons button, .pkp_head_wrapper .pkp_search button, .page_lost_password .buttons button, .page_search .submit button, .obj_article_details .citation_display form input[type="submit"], .block_make_submission a {
    color: #333;
}
.pkp_head_wrapper .pkp_search .search_controls a:hover {
    background-color: #45815e;
}


@media (max-width: 480px) {
 .pkp_site_name .is_text { 
        font-size: 1em;
    }
    .pkp_head_wrapper {
    padding-top: 80px;
    }
    .pkp_navigation_primary_row {
    margin-top: 60px;
    }
    .pkp_navigation_primary > li > a {
        padding: 10px 0px 8px;
        font-size: 20px;
    }
    .pkp_navigation_primary > li:first-child a {
        margin-left: 0px;
    }
    .locke_img img {
        width: 100%;
        padding-bottom: 25px;
    }  
}
@media (min-width: 480px) {
    .pkp_site_name .is_text { 
        font-size: 1em;
    }
    .pkp_head_wrapper {
    padding-top: 80px;
    }
    .pkp_navigation_primary_row {
        margin-top: 55px;
    }
    .western_lib {
        width:100%;
    }
    .western_art {
        width:100%;
    }
    .locke_img {    
        padding-left: 0px;
    }
}

@media (min-width: 768px) {
    .pkp_site_name {
         text-align: left;
    }
    .pkp_site_name .is_text { 
        font-size: 1em;
    }
    .pkp_head_wrapper {
        padding-top: 80px;
    }
    .pkp_navigation_primary_row {
        margin-top: 72px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
	.pkp_structure_main:before, .pkp_structure_main:after {
	    background: #fff;
        width: 0px;
	}
    .obj_issue_toc .galleys:before, .obj_issue_toc .section:before {
    content: '';
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    border-top: 0;
    }
    .pkp_structure_main:before, .pkp_structure_main:after {
        
    }
	.obj_issue_toc .galleys h2, .obj_issue_toc .section h2 {
	    position: inherit;
	    top: 0px;
	    left: 0px;
	    margin-top: 20;
	    padding: 0px;
	    background: #ffffff;
	    font-size: 25px;
	    font-weight: 100;
	    color: #000;
        line-height: 1.25em;
	}
	.obj_issue_toc .section {
	    border-top: 1px solid #ddd;
	}
	.obj_article_details .row {
	    border-top: 1px solid #ddd;
	    border-bottom: 1px solid #ddd;
	}
	.obj_article_details .main_entry {
	    border-right: 1px solid #ddd;
	}
	.obj_article_details .entry_details {
    	border-left: 1px solid #ddd;
	}
	.obj_article_details .entry_details .item {
    	border-bottom: 1px solid #ddd;
	}
    .obj_issue_toc .galleys, .obj_issue_toc .section {
        border-top: 0px;
    }
    /*.pkp_site_name .is_img img {
        width: 800px;
        margin-bottom: 20px;
    }*/
    .western_lib {
        width:300px;
    }
    .western_art {
        width:300px;
    }
    .locke_img {
        float: right; 
        padding-left: 25px;
    }
    .locke_img img {
        width: 300px;
    }   
}
@media (min-width: 992px) {
	.pkp_navigation_primary_row {
        margin-top: 93px;
        padding-top: 0px;
        padding-bottom: 0px;

    }
    .pkp_head_wrapper {
        padding-top: 122px;
    }

    .pkp_head_wrapper .pkp_search {

        height: 50px;
        
    }

    .pkp_head_wrapper .pkp_search .search_prompt {
	    color: #ffffff;
        
        font-size: 20px;
        padding: 15px 20px;
        
	}
    .pkp_head_wrapper .pkp_search .search_prompt:before {
        font-size: 20px;
        margin-right: 0.25em;
    }
	.pkp_head_wrapper .pkp_search.is_open .search_prompt {
	    color: #576272;
        padding-bottom:15px;
	}
	.pkp_head_wrapper .pkp_search .search_prompt:hover,
	.pkp_head_wrapper .pkp_search .search_prompt:focus {
		color: #fff;
		border-bottom:0px;
        padding-bottom:15px;
	}

    .pkp_head_wrapper .pkp_search.is_open input[type=text] {
        height:50px;
    }

	.pkp_head_wrapper .pkp_search.is_open .search_prompt:hover,
	.pkp_head_wrapper .pkp_search.is_open .search_prompt:focus {
		color: #fff;
        padding-bottom:15px;
	}
    .pkp_site_name .is_text { 
        font-size: 1em;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 4px;
    }
    .has_site_logo .pkp_head_wrapper {
        padding-top: 0;
    }
    .obj_issue_toc .section {
        margin: 0px -30px;
    }
    .pkp_site_name .is_img img {
        width: 800px;
        margin-bottom: 0px;
    }
    .pkp_head_wrapper .pkp_search {
        overflow-y: hidden;
    }   
}
@media (min-width: 1200px) {  
    .pkp_site_name .is_img img {
        width: auto;
        margin-bottom: 0px;
    }
}



/*EDITADO POR MI*/
.obj_article_summary > .title {
    font-family: 'Merriweather', Georgia, serif;
    font-size: 15px;
    font-weight: 100;
}


a {
    color: #222222;
    text-decoration: underline;
}

a:hover, a:focus {
    color: #378e5b;
}

.obj_galley_link {
    display: inline-block;
    padding: 0 1em;
    background: #378e5b;
    border: 1px solid #378e5b;
    border-radius: 0px;
    font-size: 13px;
    line-height: 28px;
    color: #fff;
    text-decoration: none;
}

.obj_galley_link:hover, .obj_galley_link:focus {
    background-color: #fff;
    color: #378e5b;
}

.pkp_structure_footer_wrapper {
    background: #eee;
    /* height: 200px; */
    color: #333;
    font-size: 16px;
}

.piedepagina .redes-sociales {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.pkp_page_index .current_issue .current_issue_title {
    font-size: 1.3em;
}

/*PAGINA PRINCIPAL*/

img {
    margin-right: 10px;
}

.pkp_page_index .journals img {
    display: block;
    max-height: 14em;
	height: 100%;
    width: 72%;
}




/*FOOTER*/

.pkp_structure_footer_wrapper {
    background: #eeeeee57;
	border-top: 1px solid grey;
    border-bottom: 0px solid grey;
	font-size: 13px;
}


.pkp_structure_footer_wrapper { 
    height: 100px;
}


.pkp_footer_content p{
	text-align: center;
}

.pkp_structure_footer {
    padding-top: 12px;
}


.pkp_nav_list ul {
   
    width: 9.5em;
    
}

.pkp_nav_list ul > li > a {
    font-size: 13px;
}



/*pruebas*/

a {
    text-decoration: none;
}

.pkp_page_index .journals h3 a {
    font-size: 22px;
	padding-left: 6px;
}

img {
    margin-right: 20px;
}


.pkp_page_index .journals p {
   
    text-align: justify;
    
}

.about_site{
	font-size: 23.5px;
    line-height: 30px;
}

/*CAMBIOS*/

/*pruebas*/

a {
    text-decoration: none;
}

.pkp_page_index .journals h3 a {
    font-size: 20px;
	padding-left: 6px;
}

img {
    margin-right: 20px;
	margin-top: 13px;
	/*width:100px;*/
	width:11rem;
	margin-left: 0px;
}


.pkp_page_index .journals p {
   
    text-align: justify;
	margin: -12px 6px;
    
}

.about_site{
	font-size: 23.5px;
    line-height: 30px;
}

.pkp_unstyled_list, .cmp_article_list, .cmp_form .tagit, .ui-autocomplete, .cmp_breadcrumbs ol, .cmp_announcements, 
.pkp_page_index .journals ul, .page_issue_archive .issues_archive, .page_register .context_optin .contexts, 
.obj_article_details .authors, .obj_article_details .galleys_links, 
.obj_article_details .supplementary_galleys_links, .obj_issue_toc .articles, 
.obj_issue_toc .galleys_links, .pkp_block .content ul {
    clear: both;
}


.pkp_page_index .journals .links li {
    padding-left: 6px;
	padding-top: 17px;
}

.pkp_page_index .journals > ul > li{

    padding: 6px;
}

.pkp_navigation_primary_row {
    margin-top: 91px;
    background: #000;
	background: #378e5b;
}

.pkp_navigation_primary > li > a {
    
    color: #FFFFFF;
   
}



/*REVISTAS*/

/*navvar*/

@media (max-width: 1140px) {
.site-header .user-nav {
    display: block;
    content: "";
    clear: both;
    /*background-color: #0000006e;*/
	opacity: 0.60
    
  }
  
}


@media (max-width: 510px) {
.pull-right {
    font-size: 0.4em;
}
}

@media (min-width: 1200px)
.has_site_logo .pkp_head_wrapper {
    width: auto !important; 
}







.user-nav {
    height: 125px;
	background: url(../IMAGENES/BANNER_rep-revistas-reducido.png) no-repeat center top;
    background-size: cover;
}

.site-navbar-wraper {
    border-bottom: 2px solid #121513;
}

.site-navbar-wraper {
    padding-top: 0px;
    padding-bottom: 0px;
    font-family: 'Lato', sans-serif;
    /* height: 50px; */
}

.bg-dark {
   background-color: #378e5b !important;
   background:#378e5b;
}

/*.card-footer {
    padding: .75rem 1.25rem;
    background-color: #378e5ba3;
    border-top: 1px solid #378e5ba1;
}*/

.recent-articles-section-title h3, .journal-summary-title h3 {
    font-size: 25px;
    color: #000;
}

/*.pkp_structure_sidebar .pkp_block {
    background-color: #378e5ba1;
 
}*/

/*.recent-issues-slider h3 {
    background-color: #378e5ba1;*/

/*update 04-09-2018*/

a.recent-article-title:hover {
    text-decoration: none;
    color: #378e5b;
}

.pkp_block a:hover {
    color: #378e5b;
}


.card:hover {
    border: 1.4px solid #378e5b;
    box-shadow: 2px 2px 20px #ddd;
}

.pkp_block .title {
    color: #333;
    font-family: 'Lato', sans-serif;
    font-size: 22px;
}


.article_title {
    font-size: 28px;
    font-family: 'Lato', sans-serif;
    color: #333;
}

.article-text h2 {
    font-family: 'Lato', sans-serif;
    color: #378e5b;
}

.meta-item span {
    color: #378e5b;
}

.article-text p, .article-text li {
   font-family: 'Lato', sans-serif;
  
}

.obj_galley_link {
    background: #f8f9fa;
    border: 1px solid #378e5b;
    color: #378e5b;
}

/*FOOTER PLUGIN SECUNDARIO*/
.contact_section h3 {
    color: #378e5b;
   
}

.btn-secondary {
    
    background-color: #378e5b;
   
}

.issue-article-title a:hover {
    color: #378e5b;
}

.btn-secondary:hover {
    background-color: #378e5b;  
}

#navigationUser {
    padding-right: 34px;
    font-size: 15px;
}

#navigationUser a.profile.dropdown-item {
    color: #f8f9fa;
    font-size: 13px;
}
.dropdown-menu {
    background-color: #378e5b;
}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: #45815e; 
}

.dropdown-item {
    color: #f8f9fa;
}



.piedepagina {
    background: #111111;
    color: #fff;
    text-align: center;
    font-size: .9rem;
}

.piedepagina  .redes-sociales {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}


.ir-arriba {
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    font-size: 3rem;
    color: #666;
    text-decoration: none;
    z-index: 99999;
    line-height: 0;
    display: none;
    transition: all .5s ease;
}

.ir-arriba:hover, .ir-arriba:focus {
    outline: 0;
    text-decoration: none;
    color: #378e5b;
}


.pkp_footer_content p {
    text-align: left;
	padding-bottom: 19px;
}

.flecha-inicio{
 transition: all .5s ease;
 display:block;
 margin-left: -25px;
}


/*31 de enero 2019*/


@media (min-width: 768px)
.pkp_site_name .is_img img {
    width: auto !important;
    margin-bottom: 20px !important;
	margin: -62px !important;
    padding-left: 126px !important;
}

@media (min-width: 992px)
.pkp_site_name .is_img img {
   
    margin-bottom: 0px;
}

/*modificado 06052022*/

.obj_article_summary>.title a {
   text-transform: initial;
}

/*modificado 19052022*/

.pkp_structure_main h2, .pkp_structure_main h3, .pkp_structure_main h4 {
    text-transform: inherit;
}





.





