    /*css CLAR*/
@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:400,600,800" rel="stylesheet">);
@import url('https://fonts.googleapis.com/css?family=Fira+Sans+Condensed:100,300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800,800i');
body{
    font-family: 'Open Sans', sans-serif;
    background: url(https://revista.clar.org/public/site/images/admin/mosaicofondo.png);
    background-repeat: round;
}
.pkp_structure_content{
    background:#ffffffba;
    border: 1px solid #b1ce06;
}
.pkp_structure_head{
    background:#1e6292;
}
.fondo-barra.user{
    position:absolute;
    top:0;
    width: 100%;
    margin: auto;
}
.obj_issue_toc .description{
    text-align:justify;
}

ul.issues_archive{
    display:flex;
    flex-wrap: wrap;
}
ul.issues_archive li{
    width:45%;
}
ul.issues_archive li .obj_issue_summary{
    display:flex;
    flex-direction:column;
    align-items:center;
}
ul.issues_archive li .obj_issue_summary .cover{
    width: 50%;
    margin-right:0px

}

.pkp_navigation_primary li ul li:nth-child(2n)  {
    display:none;

}
.obj_article_details .main_entry{
    width:70%;
    border-color:white
}

.obj_article_details .row, .entry_details{
    border-color:white !important;
}
.obj_article_details .entry_details .item{
    border-color:#b7ce3f;
    text-align:Center;
}
.cover_image img{
    border-radius:6px;
    box-shadow:5px 5px 15px #c1c1c1
}
.item.abstract a{
    background:#206292;
    padding:1em;
    margin:0.2em;
    color:white;
    text-decoration:none;
    transition:0.3s;
}
.item.abstract a.active{
    background:#b7cd40;
    padding:1em;
    margin:0.2em;
    color:#585858;
    text-decoration:underline;
}
.panel .item.abstract.sheet{
    background:none;
}
div.sheet{
    position:absolute;
    visibility:hidden;
    transition: 0.3s;
    opacity:0;
    top: 0;
    width: 100%;
}
div.sheet.active{
    visibility:visible;
    opacity:1;
}

.obj_issue_summary .description{
    display:none;
}
.firma-biteca{
    flex-direction:column;
    align-items: center;
    justify-content: flex-end !important;
    opacity:  0.3;
    align-self:  flex-end;
}
    
.logo-info div{
    margin:1em;

}


.pkp_navigation_user_wrapper{
    position:relative;
}
ul.cmp_article_list.articles{
    display:flex;
    flex-wrap:wrap;
    justify-content:  space-between;
}
.logo_footer{
    max-width: 350px;
}
ul.cmp_article_list.articles li{
    width: 48%;
}
.description a {
    color: #646464 !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.4em;
    letter-spacing: 0.4px;
    line-height: 30px;
    font-weight: 600 !Important;
}
.pkp_site_name .is_img img{
    max-height: 80px !important;
}
.obj_galley_link{
        display: inline-block;
    padding: 0 1em !important;
    background: #ffffff !important;
    border: 1px solid #4CAF50 !important;
    border-radius: 3px !important;
    font-size: 15px !important;
    line-height: 32px !important;
    color: #22a64b !important;
    text-decoration: none !important;
}
.obj_galley_link:hover{
        display: inline-block !important;
    padding: 0 1em !important;
    background: #21a64b !important;
    border: 1px solid #4CAF50 !important;
    border-radius: 3px !important;
    font-size: 15px !important;
    line-height: 32px !important;
    color: #ffffff !important;
    text-decoration: underline !important;
}
.block_make_submission {
    padding:0px;
}
.block_make_submission a {
    background: #21a64b !important;
    width: 100%;
    border: none !important;
    border-top-color: #fff!important;
    border-radius: 4px !important;
    font-size: 14px !important;
    line-height: 23px !important;
    font-weight: 700 !important;
    color: #fff !important;
    margin-bottom: 10px;
    padding: 0.8em !important;
    box-shadow: none !important;
    text-align:center;
    letter-spacing:0.4px;
}

.value{
    word-break: break-word;
}
.pkp_head_wrapper{
    width: 100% !important;
    display:  flex;
    flex-direction:  column;
}

.pkp_navigation_primary_wrapper{
    width:1160px !important;
    margin:auto;
}
a{
    color:#00492c
}


.pkp_structure_main h1{
    font-family: 'Open Sans', sans-serif !Important;
    color:#00492c
}

/*header______________________________________________________*/
#headerNavigationContainer{
    
}
.profile a{
    color: white !important;
    font-size: 1.1em;
}
.pkp_navigation_primary_row{
    background: #1f6292;
    border-top: 5px solid #b7cc41;
    width:  100%;
}
#navigationPrimary{
    color: blue;
    font-size: 15px;
}

#navigationPrimary li{font-size: 1.1em;}
#navigationPrimary li ul{
    background: #0371bf !important;
}
#navigationPrimary li ul li a{
    color: #ffffff;
    font-size: 0.8em !important;
}
#navigationPrimary li ul li a:hover{
    border-color: #b7cd40;
    background: #025793;
}

#navigationUserWrapper td a{
  color: #fff;
}
#navigationUserWrapper tr {
  display: flex;
  width:  80px;
  justify-content:  space-around;
}

#navigationUser li a{
    background:#b7cd40;
    padding:0.5em;
    color:#1f6292;
}
.buttonsLang {
    max-width: 100px;
    float: right !important;
    padding:  20px 60px;
}
.profile :after{
    display:none !important;
}

.locale_pt_BR{
    display:none;
}
.pkp_page_name{
    display:none;
}
#navigationUser li ul{
    background:#21a64b !important
}
#navigationUser li ul li a {
    color:#fff !important
}
.current_issue_title{
    color:#025793;
}
#navigationUser li ul li a:hover{
    color:#ffffff !important;
    border-left:5px solid #484848 !Important;
    background:#21a64b;
    text-decoration:underline;
}
/*contenido______________________________________________________*/


.title a{
    color:#646464 !important;
    font-family: 'Open Sans', sans-serif;
    font-size:1.6em;
    letter-spacing:0.4px;
    line-height: 30px;
    font-weight:600 !Important;
}

.authors{
    color: #646464;
    font-size:1.2em;
    line-height:  1.4em;
}

.read_more{
    color:#B49D00  !important;
}





.published{
    color:#646464;
}
/* THUMBS_________________________________________________*/


}
/*titulo article___________________________________________*/

.page_title{
    font-family: 'Open Sans', sans-serif !important;
}

.pkp_site_name:before, 
.pkp_navigation_primary_wrapper:before, 
.pkp_navigation_user:before, 
.pkp_structure_content:before, 
.pkp_structure_footer:before, 
.pkp_site_name:after, 
.pkp_navigation_primary_wrapper:after, 
.pkp_navigation_user:after, 
.pkp_structure_content:after, 
.pkp_structure_footer:after{
    border: 0px solid transparent;
}

.pkp_structure_main:before{
    display:none !Important;

}
.pkp_structure_main:after{
    display:none !Important;

}
.row:after{
    display:none
    
}
/*footer___________________________________________*/
.footer-info{
    align-self:start
}
.firmabiteca img {
    max-width:180px !important;
}
.pkp_brand_footer{
    display:none;
}
.footer-right{
    width: 730px;
    position: relative;
    padding:  20px 0px;
}
.pkp_block{
    background: transparent !important;
    padding-right:1em !important;
}
.inline{
    display: flex;
    justify-content: space-between;
     align-items:  center;
    color: #e8e8e8;
    letter-spacing:  0.2px;
}
.firmabiteca{
    padding-top:90px;
    text-align:center;
}
.pkp_structure_footer_wrapper {
    background: #484848;
    border-top: 5px solid #b7cd40;
}    /*css CLAR*/
@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:400,600,800" rel="stylesheet">);
@import url('https://fonts.googleapis.com/css?family=Fira+Sans+Condensed:100,300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800,800i');
body{
font-family: 'Open Sans', sans-serif;
}
.obj_issue_summary .description{
    display:none;
}
.firma-biteca{
    flex-direction:column;
    align-items: center;
    justify-content: flex-end !important;
    opacity:  0.3;
    align-self:  flex-end;
}
.pkp_footer_content div{
    display:flex;
    color:white;
    justify-content: space-between;
    align-items:  center;
}
.logo-info div{
    margin:1em;

}


.pkp_navigation_user_wrapper{
    position:relative;
    padding-top: .3em;
}
ul.cmp_article_list.articles{
    display:flex;
    flex-wrap:wrap;
    justify-content:  space-between;
}
.logo_footer{
    max-width: 350px;
}
ul.cmp_article_list.articles li{
    width: 100%;
}
.description a {
    color: #646464 !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.4em;
    letter-spacing: 0.4px;
    line-height: 30px;
    font-weight: 600 !Important;
}
.pkp_site_name .is_img img{
    max-height: 120px !important;
}
.obj_galley_link{
        display: inline-block;
        padding: 0 1em !important;
        background: #025793 !important;
        border: 1px solid #206292 !important;
        border-radius: 3px !important;
        font-size: 15px !important;
        line-height: 32px !important;
        color: #ffffff !important;
        text-decoration: none !important;
}
.obj_galley_link:hover{
        display: inline-block !important;
    padding: 0 1em !important;
    background: #b7ce3f !important;
    border: 1px solid #4CAF50 !important;
    border-radius: 3px !important;
    font-size: 15px !important;
    line-height: 32px !important;
    color: #025693 !important;
    text-decoration: underline !important;
}
.block_make_submission {
    padding:0px;
}
span.title{
    color:#025693 !important;
    text-align:Center;
    background:#e6e6e6;
    padding:1em
}
.block_make_submission_link {
    background: #025793 !important;
    width: 100%;
    display: block;
    border: none !important;
    border-top-color: #fff!important;
    font-size: 14px !important;
    line-height: 50px !important;
    font-weight: 700 !important;
    color: #fff !important;
    box-shadow: none !important;
    text-align:center;
    letter-spacing:0.4px;
}

.value{
    word-break: break-word;
}
#customblock-button_group_sidebar{
    text-align:left;
}
.pkp_block{
    border:0px!important;
}
.pkp_head_wrapper{
    width: 100% !important;
    display:  flex;
    flex-direction:  column;
}
.pkp_site_name_wrapper{
    width:1160px;
    margin:auto;
 
    position:  relative;
    top: -15px;
    padding-top:  1em;
}

a{
    color:#206292
}


.pkp_structure_main h1{
    font-family: 'Open Sans', sans-serif !Important;
    color:#025793
}

/*header______________________________________________________*/
#headerNavigationContainer{
    
}
.profile a{
    color: white !important;
    font-size: 1.1em;
}
.pkp_navigation_primary_row{
    background: #1f6292;
    border-top: 5px solid #b7cc41;
    width:  100%;
}
#navigationPrimary{
    color: blue;
    font-size: 15px;
}

#navigationPrimary li{font-size: 1.1em;}
#navigationPrimary li ul{
    background: #0371bf !important;
}
#navigationPrimary li ul li a{
    color: #ffffff;
    font-size: 0.8em !important;
}
#navigationPrimary li ul li a:hover{
    border-color: #b7cd40;
    background: #025793;
}

.obj_issue_toc .cover img {
    max-width:300px !Important;
}
#navigationUserWrapper td a{
  color: #fff;
}
#navigationUserWrapper tr {
  display: flex;
  width:  80px;
  justify-content:  space-around;
  justify-content:  space-around;
}
.pkp_line_header{
    display:none;
}
#navigationUser{
}
.buttonsLang {
    max-width: 100px;
    float: right !important;
    padding:  20px 60px;
    display:  none;
}
.profile :after{
    display:none !important;
}

.locale_pt_BR{
    display:none;
}
.pkp_page_name{
    display:none;
}
#navigationUser li ul{
    background:#0371bf !important
}
#navigationUser li ul li a {
    color:#fff !important
}
#navigationUser li ul li a:hover{
    color:#ffffff !important;
    border-left:5px solid #b7cd40 !Important;
    background:#025793;
    text-decoration:underline;
}
@media (min-width: 992px){
    .pkp_structure_sidebar {
        float: right;
        width: 280px;
    }
}
.pkp_navigation_primary>li>a{
    color:white !important;
}
/*contenido______________________________________________________*/

.current_issue h2{/*Numero actual*/
    color: #206292;
    font-family: 'Open Sans', sans-serif;
    font-size:30px;
}


.title{
}
.title a{
    color:#646464 !important;
    font-family: 'Open Sans', sans-serif;
    font-size:1.6em;
    letter-spacing:0.4px;
    line-height: 30px;
    font-weight:600 !Important;
}

.authors{
    color: #646464;
    font-size:1.2em;
    line-height:  1.4em;
}

.read_more{
    color:#b7cd40  !important;
}





.published{
    color:#646464;
}
/* THUMBS_________________________________________________*/


}
/*titulo article___________________________________________*/

.page_title{
    font-family: 'Open Sans', sans-serif !important;
}

.pkp_site_name:before, 
.pkp_navigation_primary_wrapper:before, 
.pkp_navigation_user:before, 
.pkp_structure_content:before, 
.pkp_structure_footer:before, 
.pkp_site_name:after, 
.pkp_navigation_primary_wrapper:after, 
.pkp_navigation_user:after, 
.pkp_structure_content:after, 
.pkp_structure_footer:after{
    border: 0px solid transparent;
}

.pkp_structure_main:before{
    display:none !Important;

}
.pkp_structure_main:after{
    display:none !Important;

}
.row:after{
    display:none
    
}
/*footer___________________________________________*/
.footer-info{
    align-self:start
}
.firmabiteca img {
    max-width:180px !important;
}
.pkp_brand_footer{
    display:none;
}
.footer-right{
    width: 730px;
    position: relative;
    padding:  20px 0px;
}

.inline{
    display: flex;
    justify-content: space-between;
     align-items:  center;
    color: #e8e8e8;
    letter-spacing:  0.2px;
}
.firmabiteca{
    padding-top:90px;
    text-align:center;
}
.pkp_structure_footer_wrapper {
    background: #025793 !IMPORTANT;
    border-top: 5px solid #b7cd40;
    padding: 3em 10em;
}
.iconos-redes{
    display:flex;
    justify-content:space-between;
}
@media (min-width: 1024px){
      

    .obj_article_details .main_entry {
        width: 75% !important;
        border: none !important;
    }
    
    .obj_article_details .entry_details {
        width: 25% !important;
        border:none !important;
    }

    .pkp_structure_content {
        width: 1160px;
    }
}


@media (max-width:1024px){

   

    .thumb {
        height: 290px;

    }

    

    .buttonsLang {
    padding-left: 80%;
    }
    

    .body > h3 {
        min-height: 45px;
        max-height: 45px;
        overflow: hidden;
    }

    .footer_third_container{
    padding-left: 2em;
    padding-right: 2em;
    }

    .footer_fourth_container {
    text-align: center;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    padding-right: 0em;
    }

}

@media (max-width:991px){

    .pkp_structure_content {
        width: 920px !important;
    }

    .pkp_navigation_user {
        text-align: center !important;
        font-size: 17px !important;
    }

    .pkp_head_wrapper {
        padding-top: 120px !important;
    }

    .pkp_site_name{
        width: unset !important;
    }

    .pkp_page_name{
        text-align: center;
    }

     .buttonsLang {
        padding-left: initial !important;
        display: table;
        position: relative;
        margin: auto;
    }

    .page_index_site .journals > ul > li {
        width: 80% !important;
    }

    .detail > .box {
    font-size: 16px;
    }

    .footer_first_container{
        width: 100%;
        margin-left: 0;
        text-align: center;
        font-size: 100%;
    }

    .footer_second_container{
        width: 100%;
        text-align: center;
        font-size: 100%;

    }

    .footer_third_container{
        width: 100%;
        text-align: center;
        font-size: 100%;
    }


    .footer_fourth_container{
        width: 100%;
        text-align: center;
        font-size: 100%;
    }

    .footer_fifth_container{
        width: 100%;
        text-align: center;
        margin-right: 0;
    }
}

@media (max-width:945px){
    .pkp_structure_content {
    width: auto !important;
}
    .buttonsLang {
        padding-left: initial !important;
        display: table;
        position: relative;
        margin: auto;
    }
    
    .pkp_navigation_user {
        text-align: center !important;
        font-size: 17px !important;
    }
    
    .pkp_head_wrapper {
        padding-top: 120px !important;
    }
    .pkp_page_name{
        text-align: center;
    }

    #pkp_content_main {
    width: 100% !important;
    }
    
    .page_index_site .journals > ul > li {
        width: 80%;
        margin: 1.5% 10% !important;
    }
    .thumb {
        height: 370px;
    }

    .body > h3 {
        min-height: 20px;
        max-height: 20px;
    }
    .pkp_structure_sidebar{
        width: 100% !important;
        padding: 5%;
    }
    
    .pkp_structure_footer{
        width: 100%;
    }

    .section {
    margin: 0px !important;
    }
}

@media (max-width:470px){
    .obj_article_details .main_entry{
        width:100%;
    }
    .buttonsLang {
        padding-left: initial !important;
        display: table;
        position: relative;
        margin: auto;
    }
    
    .pkp_navigation_user {
        text-align: center !important;
        font-size: 17px !important;
    }
    
    .pkp_head_wrapper {
        padding-top: 120px !important;
    }
    .pkp_page_name{
        text-align: center;
    }

    #pkp_content_main {
    width: auto !important;
    }
    
    .page_index_site .journals > ul > li {
        width: 80%;
        margin: 1.5% 10% !important;
    }

    .page_index_site .journals > ul > li {
        width: 80% !important;
    }

    .thumb {
        height: 370px;
    }

    .detail > .box {
        font-size: 10px;
    }

    .body > h3 {
        min-height: 20px;
        max-height: 20px;
    }
    .pkp_structure_sidebar{
        width: 100% !important;
        padding: 5%;
    }
    
    .pkp_structure_footer{
        width: 100%;
    }

    .section {
    margin: 0px !important;
    }

    .footer_third_container{
    padding-left: 2em;
    padding-right: 2em;
    }
	
	.sheet {
    position: relative;
    opacity: 1;
    transition: all 1s;
    pointer-events: none;
    overflow: auto;
    word-wrap: break-word;
    }
    .pkp_footer_content div{
        flex-direction:column;
    }
    #navigationUserWrapper, .pkp_site_name_wrapper,.pkp_navigation_primary_wrapper{
        width:100% !important;
    }
    .pkp_search input{
        width:100%;
    }
    .obj_issue_toc .cover img{
        max-height:none;
    }
    .pkp_structure_footer_wrapper{
        padding:0
    }

}

.modulos{
    position:relative;
}
.modulos > .item{
    visibility:hidden;
    opacity:0;
} 
.modulos .item.active{
    visibility:visible !Important;
    opacity:1 !important;
} 

.barra-metadatos{
    background:rgba(183, 204, 65, 0.7);
    display:flex;
}
.barra-metadatos a{
    padding:1em;
    color:#646464;
    text-decoration:none;
}
.barra-metadatos a.active,.barra-metadatos a:hover{
    padding:1em;
    color:#646464;
    font-weight:bold;
    text-decoration:underline;
}
.pkp_footer_content{
    padding:0;
}

.social-icon{
    max-width:60px;
}