/* ------------------------------------------------------------*/
/* -----------+-------- REVISTA TECNOCIENCIA ------------------*/
/* ------------------------------------------------------------*/
/* ------------------------------------------------------------*/
/* ------------------------------------------------------------*/

/* Variables que se utilizaran para definir la paleta de colores en el documento */
:root {
   /* color oscuro neutro */
   --body-bg-color: #0A5C56;
   /* color fuerte reoresentativo */
   --h1h2-font-color: #1D3342;
   /* color claro representativo */
   --second-bg-color: #E7E6DD;
   /* color fuerte triada */
   --primary-button-color:  #00665f;

    --cyan: hsl(180, 62%, 55%);
  
    --varyDarkBlue: hsl(234, 12%, 34%);
    --grayishBlue: hsl(229, 6%, 66%);
    --veryLightGray: hsl(0, 0%, 98%);
  }

body{
	/*font-size: 14px;*/
	color: var(--body-bg-color); 
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    /*font-weight: 500;
    line-height: 1.2;*/
    color: var(--h1h2-font-color);
}

/*----------------------------------------------------------*/
/*--------PAGINA - DETALLE DE LA PUBLICACIÓN ------------------*/





h1{
	font-size: 1.90rem;
}


#immersion_content_header > div{
	padding: 0px;
}


.dropdown-menu {
    background: var(--second-bg-color) !important;
}

.main-footer p, .main-footer li, .main-footer blockquote, .main-footer cite, .main-footer dd, .main-footer .btn {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-weight: 300;
}

.issn {
    font-size: 1.0rem;
}


/*-------------------- banner imagen --------------------*/
.main-header{
	background-color: #ffffff;
	/* background-image: url('http://localhost/html/ojs/public/site/bannerrevistas/banner_are.png') !important; */
	background-repeat: no-repeat;
	background-position: top center;
	/* height: 320px !important; */
	background-size: cover;


}

/*---------------- barra de header ----------------------*/

.main-header .logoContainer{
	/*background-color:  #363737;*/
	background: rgba(39, 40, 39, 0.7);
}

.main-header .logoContainer a{
	font-size: 12px;
	color: #ffffff;
}


/*----------------- titulo de la revistas ---------------*/

.main-header__title {
    text-align: left; 
    /*width: 0w; */
    /* font-size: 1.5rem; */
    /* line-height: 1.4; */
    padding: 0; 
    margin: 0;
    width: 1200px;
	margin: 40px auto;
	padding-bottom: 0px;
    margin-bottom: 17px;
  }

 /*-------------------- letra y logo de la pagina ----------------------------*/



.letraU {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 200;
    font-size: 1.0rem;
    color: #ffffff;
    
}

.logoU img{
	width: 32px;
}

.main-header li {
    display: inline-block;
    margin-left: 10px;
}



/*------------------- VENTANA MODAL DE REGISTRO -------------*/

.modal-content {
    border-radius: 0;
    background:  var(--h1h2-font-color) !important;
    color: #fff;
}


.modal-content .form-control {
    background: transparent;
    border-color: #fff;
    color: #fff;
}


.modal-content a {
    color: var(--second-bg-color) important;
    text-decoration: underline;
}


.modal-content a:hover{
    color: #ffffff;
    text-decoration: underline;
}

.modal-content .close {
    color: #ffffff;
    text-shadow: none;
    opacity: 1;
}

.modal-content .btn-primary {
  
    background-color: var(--h1h2-font-color) !important;
    color: var(--second-bg-color);
    text-decoration: underline;
    border: 1px solid var(--second-bg-color);
}


/*------------------- botones del menu----------------------------*/


.main-header__nav-link {
    padding: .25em .5em;
    background-color: transparent;
    margin: 0 2vw;
}


.citation_formats .dropdown-menu {
    background: #e1e3e4;
    color: #000;
}

#navigationPrimary > li> a{
	color: #ffffff;
}

#navigationPrimary > li > a:hover{
	color: #ffffff;
	background: rgba(0, 0, 0, 0.40);
}




/* ------cuerpo del articulo ---------*/

#immersion_content_main > div > section,
.article-page,
section.col-md-8.article-page{

	background: #fff !important;
	color: var(--body-bg-color);

}


/*titulo de la imagen */

#immersion_content_header > div > h1{
	font-family:Arial,sans-serif;
	color: var(--h1h2-font-color); 


}

/* -------------------fondo del pie de pagina-------------------------*/

#immersion_content_footer{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	padding-top: 50px !important;
}

#immersion_content_footer .title{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #ffffff;
}


.main-footer{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color: #1b1b1b;
	color: #ffffff; 
	padding-top: 20px;
    font-size: 15px;
}

#immersion_content_footer > div > div.sidebar_wrapper.row > div.pkp_block.block_web_feed.col-md-3 > h2{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #ffffff;
}

/* enlaces de los autores*/
.article-page a {
    color:#252626;
}

.list-galleys a {
    background-color: var(--primary-button-color);
    border: 1px solid var(--primary-button-color);
    color: #fff;
    padding: 6px 12px;
}

.article-page__galleys {
     margin: 0.5vh 0;
}


.article-page a:hover {
    color: var(--body-bg-color);   
}


/*--------------------------------------------------------------------------------------*/
/*----------------------- pagina de archivos de revistas -------------------------------*/

#immersion_content_main > div > article > a.issue-summary__link.img-wrapper > img{
    margin-bottom: 1rem;
    /*-height: 260px;*/
    margin-bottom: 1rem;
    /* max-height: 10rem; */
    /*height: 260px;*/
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transform: scale(1.0, 1.0);
     -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
/*transition: box-shadow 0.3s ease-in-out;*/
}

#immersion_content_main > div > article > a.issue-summary__link.img-wrapper > img:hover{
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    transform: scale(0.9, 0.9);
}


/*---------------------------------------------------------*/
/*----------- PÁGINA LISTA DE LAS PUBLICACIÓN --------------*/


.issue {
     color: #252626;
}

.issue-section__toc-item {
    margin-bottom: 0.25em;
    display: inline-block;
    width: 100%;
    margin-right: 1.5%;
    vertical-align: top;
}

.page_index:not(.indexSite) .main-header {
    padding-top: 0;
}

.page_index:not(.indexSite) .main-header__title {
    text-align: center;
    margin: 0;
    text-align: left; 
    /*width: 0w; */
    /* font-size: 1.5rem; */
    /* line-height: 1.4; */
    padding: 0; 
    margin: 0;
    width: 1200px;
	margin: 45px auto 0px;
}


.journal-description {
    padding: 0;
}

#immersion_content_main .journal-description{
	background-color: #ffffff !important;   
	padding-top: 15px;
	color: #363737;

}

#immersion_content_main .issue{
	background-color:  var(--second-bg-color) !important;   
	padding-top: 50px;
	color: #363737;

}


/*-------------- letras de la revista -------------*/

/* .issue__header span{
	color: #2b2c2c;
} */

.issue__meta {
    margin: 0;
    color: #2b2c2c;
    font-size: 1.0rem;
}

.issue__header {
    margin-bottom: 10px;
}




#immersion_content_main > section > div{
	min-height: 0;
	padding-top: 0px;
	margin-top: 0px;
}

#immersion_content_main > section > div > header > h2{
	color: #ffffff;
	margin: .15em 0;
    font-size: 1.4em;
}

#immersion_content_main > section > div > header > h2 > span.issue__localized_name{
	display: inline-block;
	margin-left: 15px;
}

#immersion_content_main > section > section > div > div > div > ol > li > article > div > div > h4 > a{
	color: var(--h1h2-font-color);  
}

#immersion_content_main > section.issue > section > div > div > div > ol > li > article{
	padding-top: 1.5vh;
	margin-bottom: 1.5vh;
}

#immersion_content_main > section.issue > section > div > div > div > ol > li > article > div > div{
	margin-left: 2%;
	flex: 0 0 100%;
	max-width: 100%;
}

#immersion_content_main > section.issue > section{
	padding: 25px 0px;
}

#immersion_content_main > section.issue > section > div > header{
	margin: 0px;
}

#immersion_content_main > section.issue > section > div > div > div > ol > li > article > div > div > h4{
	font-size: 1.3rem;
	margin: 0;
}

#immersion_content_main > section.issue > section > div > div > div > ol > li > article > div > div > p{
	margin: 0;	
}


/*--------------- titulo descripción-----------------*/

.section_dark h3, .section_dark h4, .section_dark a, .section_dark p, .section_dark span {
    color: var(--h1h2-font-color); 
}


.section_dark h3, .section_dark h4, .section_dark p, .section_dark span {
    color: var(--h1h2-font-color);
}


.article__btn,
.btn-primary{
    margin-right: 2vw;
    font-size: smaller;
    padding: .75em 1em;
    box-shadow: none;
    border-bottom: 0;
    color: #000;
    background-color: var(--primary-button-color);
    border: 1px solid var(--primary-button-color);
    color: #fff !important;
    padding: 6px 12px;
    position: inherit;
    border-radius: 3px;
}
.article__btn,
.btn-primary:hover{color: var(--body-bg-color) !important;}

.article__btn:hover, .article__btn:focus, .article__btn:active {
    
    background-color: #FFFFFF  !important;
    color: var(--primary-button-color) !important;
    border: 1px solid var(--primary-button-color);
}

.section_dark .btn:hover, .section_dark .btn:focus, .section_dark .btn:active {
    background-color: #fff !important;
    color: #000 !important;
}



.btn-primary:hover, 
.btn-primary:not(:disabled):not(.disabled).active, 
.btn-primary:not(:disabled):not(.disabled):active, 
.show>.btn-primary.dropdown-toggle {
    background-color: #ffffff;
    border: 1px solid var(--primary-button-color);
    color: var(--primary-button-color);
}


.article .article__btn:hover, -article .article__btn:focus, -article .article__btn:active{
    background-color: #ffffff !important;
    border: 1px solid var(--primary-button-color);
    color: var(--h1h2-font-color) !important; 
    padding: 6px 12px;
}



/*--------------- BARRA DE MENU DE LA REVISTA--------------*/
#immersion_content_header > div > nav.navbar.navbar-expand-sm.main-header__nav{
	background-color: var(--h1h2-font-color);  
	padding: 0px;
	z-index: 500;

}

/*--------------- BOTONES  DE MENU DE LA REVISTA--------------*/
#navigationPrimary > li.nmi_type_remote_url.nav-item > a{
	padding: .25em .5em;
	background-color: var(--h1h2-font-color);  
    color: #fff;
    margin: 0 2vw;
}


/* fondo del pie de pagina*/
body > footer{
	/*background-color: #1b1915;
	color: #bbdcff;
	font-size: 0.85rem;
	padding: 0px:;*/
}

body > footer a{
	color: var(--second-bg-color);
	font-size: 0.85rem;
}


body > footer a:hover{
    color: #ffffff;
    font-size: 0.85rem;
}

#immersion_content_footer > div > div:nth-child(3) > div.col-2.col-sm-1.offset-10.offset-sm-11{
	/*display: none;*/
}

#immersion_content_footer{
	padding: 2.0vh 0;
}



/*----------------------------------------------------------------------*/
/*----------------------------- pagina de buscar --------------------  */


.search__form {
    background-color: #fff !important;
    color: #fff;
    padding: 5vh 5% 5vh 5%;
    margin-bottom: 5vh;
color: #000;
}


.search__control,
.form-group input#query{
    background-color: transparent;
    border-color: #343a40;
    color: #212529;
    border-radius: 0px;
    width: 100%;
    border: 1px solid #6f7173;
}

.search__select {
    position: relative;
    z-index: 3;
    background: transparent;
    color: #343a40;
    border-bottom: 1px solid #343a40;
    padding-right: 5px;
}

#immersion_content_main > .search_results >  h4 > a{
	    color: var(--h1h2-font-color);
    display: inline-block;
    font-size: 1.4rem;
}

/*
    color: var(--h1h2-font-color);
    display: inline-block;
    font-size: 1.4rem;
*/

/*---------------------------------------------------------------*/
/*---------------------MEDIA QUERIES ----------------------*/



@media (max-width: 1200px){

    .main-header__title{
        width: 100%;
    }



    .page_index:not(.indexSite) .main-header__title {
            text-align: center;
            margin: 0;
            text-align: left;
            /* font-size: 1.5rem; */
            /* line-height: 1.4; */
            padding: 0;
            margin: 0;
            width: 100%;
            margin: 25px 0px;
            padding-bottom: 0px;
        }


        .main-header {
             height: auto !important;
        }

        
    

}


@media (max-width: 992px){

            div#main-navbar {
            background: var(--h1h2-font-color);
        }

        .main-header .container {
            padding: 0rem 1rem 0rem 1rem;
            margin-top: 0px;
            height: 40px;
        }


        #userNav .nav-link, .language-toggle .dropdown-toggle {
            color: #FFFFFF;
            border: 1px solid transparent;
            font-size: 12px;
            font-weight: 400;
            line-height: 1.5em;
            text-transform: none;
        }


        #userNav .nav-link, .language-toggle .dropdown-toggle {
            color: #FFFFFF;
            border: 1px solid transparent;
            font-size: 12px;
            font-weight: 400;
            line-height: 1.5em;
            text-transform: none;
        }

        .issue-section__toc-item{
            width: 100%;
        }

        .article__btn-group {
            list-style: none;
            padding: 0;
            margin: 1.0vh 0 0 0;
        }

         
        container, .container-md, .container-sm {
            max-width: 100%;
        }

}/* fin query 992*/



@media (max-width: 768px){
    .offset-md-4 {
        margin-left: 33.33333%;
    }



    /* .main-header {
        height: 240px !important;
     } */

     .page_index:not(.indexSite) .main-header__title {
        padding: 0;
        margin: 59px 0px 56px 19px;
    }


    .main-header__title {
          margin: 10px auto;
        padding-bottom: 0px;
    }

    article.col-md-3.col-lg-2.archived-issue {
        width: 30%;
    }

    #immersion_content_main > div > aside > figure{

    width: 50%;
    display: block;
    text-align: center;
    margin: 0px auto;

    }

}


@media (max-width: 576px){

    article.col-md-3.col-lg-2.archived-issue {
        width: 45%;
    }
}






/* css para el estilo de las redes sociales */

.wrapper  ul {
    list-style: none;
    /* margin-right: 17px; */
    margin-left: -43px;
  }
  
  .wrapper  ul li {
    width: 50px;
    height: 50px;
    position: relative;
    background: #e59500;
    margin: 10px 0;
    cursor: pointer;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
  }
  
  .wrapper ul li .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: #fff;
  }
  
  .wrapper ul li.facebook{
    background: var(--body-bg-color);
  }
  
  .wrapper ul li.twitter{
    background: var(--body-bg-color);
  }
  
  .wrapper ul li.envelope{
    background: var(--body-bg-color);
  }
  
  .wrapper ul li.mendeley{
    background: var(--body-bg-color);
  }
  
  .wrapper ul li.creativec{
    background: var(--body-bg-color);
  }
  
  .wrapper ul li.facebook div.slider{
    background: var(--h1h2-font-color);
  }
  
  .wrapper ul li.twitter div.slider{
    background: var(--h1h2-font-color);
  }
  
  .wrapper ul li.envelope div.slider{
    background: var(--h1h2-font-color);
  }
  
  .wrapper ul li.mendeley div.slider{
    background: var(--h1h2-font-color);
  }
  
  .wrapper ul li.creativec div.slider{
    background: var(--h1h2-font-color);
  }
  
  .wrapper .slider {
    content: "";
    position: absolute;
    top: 0;
    right:   55px;
    width: 0px;
    height: 50px;
    background: var(--primary-button-color);
    border-radius: 3px;
    transition: all 0.5s 0.3s ease;
  }
  
  .wrapper  .slider p {
    font-family: arial;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900;
    color: #fff;
    text-align: center;
    line-height: 50px;
    opacity: 0;
    transition: all 0.6s ease;
  }
  
  .wrapper  ul li:hover .slider {
    width: 180px;
    transition: all 0.5s ease;
  }
  
  .wrapper  ul li:hover .slider p {
    opacity: 1;
    transition: all 1s 0.2s ease;
  }
  


  
  /* style para lista */
  
#immersion_content_main .metas ul li {
    list-style-type: none;  

    padding: 0.7000000000000002rem;

    border-bottom: 1px solid #d0d0d0;

    background: #f3f3f3;

}
#immersion_content_main .metas ul {
    padding-inline-start: 0px;

}

#immersion_content_main .metas {

    margin: 0;

    flex: 1 0 26%;

    font-size: 12px;

    color: dimgrey;

    padding: 0 10px;

}

#immersion_content_main > ul > li .metas ul li {

    padding: 1rem;

    border-bottom: 1px solid #d0d0d0;

    background: #f1f1f1;

}

#immersion_content_main > ul >  .metas li h4 {

    text-transform: uppercase;

    font-size: 11px;
    margin: 3.5rem 0 1.5rem 0;

    margin-bottom: 5px;

    font-weight: bold;

} 



.journal_image {
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
 
 
#comment-container{
    padding: 10px !important;
    height: 90%;
    background: white;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  }
  
  .date{
    font-size: 14px;
  }
  
  .comment-text{
    font-size: 16px;
    line-height: 1.2rem;
  }
  
  .title_card{
  
    color: var(--h1h2-font-color);
  }

 .fs-14{
    color: var(--body-bg-color); 
    font-size: 16px;
  }

  .dato_card{
    font-size: 14px;
  }
  
  .name{
    color: var(--h1h2-font-color);
  }
  
  .cursor{
    cursor: pointer;
  }
  



/* seccion de bloques */
/* maregenes tenre la seccion de bloques de articulos y el header */
.recent-articles-section-title{
    padding-top: 8px;
}

.pkp_structure_sidebar {
    padding-top: 8px;
}
/* PKP sidebar */


.pkp_structure_sidebar .pkp_block{
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.pkp_block {
    margin-bottom: 30px;
}
.pkp_block .title {
    padding: .75rem 1.25rem;
    background-color: var(--second-bg-color);
    text-align: center;
    font-size: 18px;
}
.pkp_block .content {
    flex: 1 1 auto;
}
/* para la seccion de articulos */
.issue-section .pkp_block .title {
    background-color: rgba(0,0,0,.03);   
}
.pkp_block ul {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
}
.pkp_block a {
    padding: .75rem 1.25rem;
    /* display: flex; */
    color: dimgrey;
}
.pkp_block a:hover {
    text-decoration: none;
    background-color: #f9f9f9;
    color: dimgrey;
}
.pkp_block li {
    border-radius: 0;
    position: relative;
    margin-bottom: -1px;
    background-color: #fff;
    border-top: 1px solid rgba(0,0,0,.125);
    display: block;
}
.pkp_block ul li:last-child {
    border-bottom: 1px solid rgba(0,0,0,.125);
}

/* custom blocks */
.pkp_block.block_custom .content {
    padding: .75rem 1.25rem;
}
.pkp_block.block_custom a {
    padding: 0;
}

/* submission block */

.block_make_submission .content a:hover {
    text-decoration: none;
    background-color: #60676f;
   
}


.article-sidebar {
    padding-top:-1vh;
}


/* seccion de articulos */

/* recent articles block */
.recent-articles-section-title h3, .journal-summary-title h3 {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    text-align: center;
    font-size: 17px;
    font-weight: normal;
    margin-left: -5px;
    margin-right: -5px;
    text-transform: capitalize;
}
.recent-articles-section-title {
    margin-bottom: 20px;
}
a.recent-article-title {
    color: black;
    font-size: 19px;
    display: block;
}
a.recent-article-title:hover {
    text-decoration: none;
    color: #404040;
}
.recent-wrapper{
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
}



.recent-wrapper .card {background: none;border: 0;}



.recent-wrapper .card .card-text {

    text-align: left;

}



.recent-wrapper .card .card-text span {

    padding: 5px 20px;

    background: #e1e1e1;

    font-size: 12px;

    display: inline-block;

    margin-bottom: 5px;

}


/* container */
.container {max-width: 1300px;position: relative;}

/* modificaciones de css base */
.article {
    margin-bottom: 2.5vh;
}


.article__meta {

    color: var(--h1h2-font-color);
}

.card-title a{

    color: var(--body-bg-color);
}

.article__btn-group {
    margin: -0.5vh 0 0 0;
}

.img-fluid,.img-thumbnail {
  
    border-radius: 10px;
}
/* zoom para imagenes */
.zoom {
    transition: transform .6s; /* Animation */
    margin: 0 auto;
  }
  
  .zoom:hover {
    transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  }

  .form-row {
    margin-bottom: -50px;
}

/* Seccion de datos extras del articulo */
.page_article .nav-tabs {

    display: flex;

    justify-content: center;

}




/* article view on desktop */

@media (min-width: 992px) {

    .article-text-row {
        min-height: 85vh;
    }

   #nav-absolute-position {
       position: absolute;
       overflow-y: scroll;
       top: 0;
       bottom: 0;
       right: 0;
       left: 0;
   }

   #article-absolute-position {
       position: absolute;
       overflow-y: scroll;
       top: 0;
       bottom: 0;
       right: 0;
       left: 0;
       direction: rtl;
   }

    .article-text {
        direction: ltr;
    }

   .pkp_page_article .site-content {
       margin-bottom: 0;
       margin-top: 0;
       min-height: initial;
   }

    /* Article text */
    .article-text {
        padding: 20px 20px 0 20px;
    }
    #article-absolute-position {
        border-right: 1px solid #ddd;
    }

    /* Article menu */
    .article-menu a.nav-link:first-child {
        border-left: 0;
    }
    .article-menu a.nav-link {
        border-top: 0;
        border-radius: 0;
        color: inherit;
    }
    .article-menu a.nav-link:hover {
        border-color: #606060;
        border-bottom-color: white;
    }
    .article-menu {
        background-color: #8d9da1;
        color: white;
    }
    #nav-article-tab {
        display: none;
    }
    #floating-mobile-content {
        display: none;
    }
}

@media (max-width: 1199px) {
    span.tab-title {
        display: none;
    }
}

@media (max-width: 991px) {
    /* do not display full article text a standard way on small screens */
    .article-text-row > #full-article-block {
        display: none;
    }
    #floating-mobile-content {
        display: flex;
        flex-direction: row;
        position: sticky;
        top: 0;
        z-index: 2;
        background-color: white;
        border-bottom: 1px solid #ddd;
        margin-left: -15px;
        margin-right: -15px;
    }
    #goto-content, #goto-top {
        display: block;
        width: 100%;
        text-align: center;
        line-height: 40px;
        margin: auto;
        cursor: pointer;
    }
    #goto-content {
        border-right: 1px solid #ddd;
    }
    .article-text {
        padding-top: 30px;
    }

    /* Article menu */
    .article-menu a.nav-link {
        border: 0;
        border-radius: 0;
        color: white;
    }
    .article-menu {
        background-color: #606060;
        color: white;
        margin-left: -15px;
        margin-right: -15px;
    }
    .site-content {
        margin-top: 0;
    }
}

.article-text p, .article-text li {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 23px;
}
.abstract p {
    margin-bottom: 0;
}
.article-text h2 {
    font-size: 24px;
    font-family: Alegreya, serif;
    font-weight: 600;
    /* color: var(--body-bg-color); */
    color: var(--primary-button-color);
}
.article-text h3 {
    font-size: 22px;
    font-family: Alegreya, serif;
    font-weight: 600;
    color: #606060;
}
.panwrap {
    padding-bottom: 20px;
}
caption {
    caption-side: top;
}

/* references */
.references {
    padding-top: 20px;
    list-style-type: none;
    margin-left: 0;
    padding-left: 2%;
}
.references:first-child {
    counter-reset: customlistcounter;
}
li.ref {
    padding-bottom: 10px;
    font-weight: bold;
    counter-increment: item;
}
li.ref:before {
    content: counter(item);
    font-weight: bold;
    float: left;
    text-align: center;
    background-color: #949494;
    color: white;
    padding-left: 3px;
    padding-right: 3px;
    border-radius: 2px;
    border-bottom: 2px solid #747474;
}
li.ref.active:before {
    background-color: var(--second-bg-color);
    border-bottom: 2px solid var(--primary-button-color);
}
span.bib {
    font-weight: normal;
    display: block;
    margin-left: 30px;
}
.ref-title {
    display: block;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 2px;
}
.ref-auth, .ref-source {
    font-family: 'Alegreya Sans', sans-serif;
    line-height: 19px;
}

/* references APA */
.ref-auth.apa, .ref-source.apa, .ref-title.apa {
    font-family: Roboto, serif;
    display: inline;
    font-size: 16px;
}
/* galleys */
.galley-links {
    list-style-type: none;
    padding-top: 20px;
}
.galley-links-items {
    padding-bottom: 10px;
    color: var(--body-bg-color);
    font-size: 16px;
    font-weight: 500;
}
.obj_galley_link {
    color: #606060;
}
.obj_galley_link:hover {
    text-decoration: none;
    color: var(--body-bg-color);
}

/* intra-article navigation */
#navbar-article-links {
    padding-left: 5px;
    padding-top: 20px;
}

a.intranav {
    font-family: 'Source Sans Pro', Helvetica, Arial, Verdana, sans-serif;
    color: rgba(0,0,0,0.8);
    font-weight: 600;
    font-size: 17px;
    padding-left: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.subnav a.intranav {
    font-weight: normal;
    font-size: 16px;
    padding-top: 0;
    padding-bottom: 0;
}
a.intranav.nav-link.active {
    background-color: inherit;
    color: var(--primary-button-color);
    border-left: 2px solid var(--primary-button-color);
    border-radius: inherit;
}
::-webkit-scrollbar {
    display: inherit;
    width: 7px;
    background: #ddd;
}
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    background: grey;
    border-radius: 10px;
    height: 5px;
}

/* meta-data */
.article-title-block {
    direction: ltr;
    padding-top: 20px;
}
.article_title {
    font-size: 28px;
    font-weight: bold;
    font-family: "PT Serif", "Noto Sans", serif;
    line-height: 1.2;
    color: #333333;
}
ol.authors {
    text-align: left;
    margin-top: 25px;
    list-style-type: none;
    padding-left: 0;
    font-family: 'Alegreya Sans', sans-serif;
}
li.author {
    display: inline;
}
.comma {
    margin-left: -3px;
}
@media (min-width: 992px) {
    .article-title-block {
        padding: 20px 20px 0 20px;
    }
}
.meta-item {
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom: 5px;
}
.meta-item.date-published {
    margin-bottom: 0;
}
.meta-item span {
    color: var(--body-bg-color);
}
.doi {
    color: var(--body-bg-color);
    font-weight: 500;
}
.article-meta {
    background-color: #ddd;
}
@media (min-width: 992px) {
    .article-meta {
        margin-left: -20px;
        margin-right: -20px;
        padding: 20px 20px 20px 20px;
        font-weight: 500;
    }
}
@media (max-width: 991px) {
    .article-meta {
        margin-left: -30px;
        margin-right: -30px;
        padding: 20px 30px 20px 30px;
        font-weight: 500;
    }
}
#nav-details h3 {
    font-size: 24px;
    margin-bottom: 0;
}
#nav-details .card {
    border-radius: 0;
}

div.references br {
    content: "A" !important;
    display: block !important;
    margin-bottom: 12px !important;
}

/* statistics tab */
#nav-statistics{
	margin-left:5%;
	margin-top:5%;
}
.downloads_chart {
    padding-top: 30px;
}

.article-views, .downloads_chart {
    padding-right: 5%;
}
@media (max-width: 575px) {
    .article-views, .downloads_chart {
        padding-left: 0;
        padding-right: 0;
    }
    #nav-statistics {
        margin-left: 0;
    }
}
.downloads_chart h3 {
    font-size: 21px;
    padding-bottom: 5px;
}
.downloads_chart .value {
    margin-left: -14px;
}

/* margin at the bottom of each author details */
#article-affiliations .card-text {
	border-bottom: 1px solid #000;
}

/* Most read articles by the same author */

#articlesBySameAuthorList li {
    list-style-type: none;
}
#articlesBySameAuthorList ul {
    padding-left: 0;
}
#articlesBySameAuthorList h3 {
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
}
@media (min-width: 992px) {
    #articlesBySameAuthorList {
        padding-left: 10px;
        padding-right: 10px;
    }
}

/* citation plugin */
.csl-entry .csl-left-margin {
    display: none;
}

/* PDF Galley */
#pdfCanvasContainer iframe {
    min-height: 96vh!important;
}

/* footer in article block */
#article-absolute-position .site-footer {
    margin-top: 200px;
}

/* Bootstrap popovers */
.popover-header {
    margin-top: 0;
}


/* Tables and Figures */
.responsive-wrapper {
    overflow-x: auto;
}

caption.notes, figcaption.notes {
    caption-side: bottom;
}

caption, figcaption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
}
/* width of corresponding author icon */
.svg-inline--fa.fa-w-16 {
    width: 1.5em;
}


.pkp_block  h2 {
	
    margin: 0.0rem 0 1.5rem 0;
}

.tittle_abstract h3 {
	
    margin: 0.0rem 0 1.5rem 0;
}

.article-page .btn {
    border-color: #000;
}
.form-group {
    margin-bottom:1rem; 
}