@charset "utf-8";
/* CSS Document */

.navbar-header .navbar-brand {
    height: 100px; text-align: center;
}



.container-fluid {
    display: flex;
    align-items: center;
}


.nav-menu  {
    display: block;
    align-items: flex-end;
}




.journal-description {

    display: none;

}




div#wordcloud {

    padding: 0px;

    height: 230px;
  Weidtd: 270px;

}



#customblock-redes {

                padding: 0 0 0 20px;

}

 

.social-bar {

                position: fixed;

                right: 0;

                top: 70%;

                font-size: 1.5rem;

                display: flex;

                flex-direction: column;

                align-items: flex-end;

                z-index: 100;
            
}

 

.iconsocial {

                color: white;

                text-decoration: none;

                padding: .7rem;

                display: flex;

                transition: all .5s;

}

 


.iconsocial-udesc {

                background: #FFFFFF;

}




.iconsocial-insta {

                background: #FFFFFF;

}

 

.iconsocial:first-child {

                background: #FFFFFF; border-radius: 1rem 0 0 0;

}

 

.iconsocial:last-child {

                background: #FFFFFF; border-radius: 0 0 0 1rem;

}

 

.iconsocial:hover {

                background: #FFFFFF;

                padding-right: 3rem;

                border-radius: 1rem 0 0 1rem;

                box-shadow: 0 0 .5rem rgba(0, 0, 0, 0.42);

}


#customblock-idiomas {
                padding: 0 0 0 20px;
}


.bandeira {
               position: fixed;
                right: 0;
                top: 40%;
                font-size: 1.5rem;
                display: flex;
                flex-direction: column;
                align-items: flex-end;
                z-index: 100;
}

.iconbandeira {
                color: white;
                text-decoration: none;
                padding: .7rem;
                display: flex;
                transition: all .5s;
}
 


.iconbandeira-brasil {
                background: #FFFFFF;
}
 



.iconbandeira-inglaterra {
                background: #FFFFFF;
}



.iconbandeira-espanha {
                background: #FFFFFF;
}
 
 


.iconbandeira:first-child {
                border-radius: 1rem 0 0 0;
}
 


.iconbandeira:last-child {
                border-radius: 0 0 0 1rem;
}
 


.iconbandeira:hover {
                padding-right: 3rem;
                border-radius: 1rem 0 0 1rem;
                box-shadow: 0 0 .5rem rgba(0, 0, 0, 0.42);
}



a.galley-link.btn.btn-primary.pdf {

width: auto;

/* CSS Document background: #4682B4;

border-color: #4682B4;*/

}


a.galley-link.btn.btn-primary.file {

width: auto;

/* CSS Document background: #4682B4;

border-color: #4682B4;*/
}


.article-abstract {
              text-align: justify;
}



.panel-body {
                   text-align: justify;
}




.article-summary media {
                  text-align: left;
}




.pkp_screen_reader {
                    display: none;
}


.block_make_submission {
                   border: none;

}


.block_custom {
                   border: none;
}


.block_make_submission_link {
background: #4682B4;

}


.col-md-2 {
 display: none;
}



.btn.btn-default {
     width: auto;
}


.navbar-form.navbar-left {
 display: none;
}


.navbar-formm.navbar-left {
 Weidtd: 300px;
}
