
	.libcompage {
   font-family: 'Rubik', sans-serif;
    font-size: 12px; 
    color: #656565;
    margin-right: 20px;
}
    								
a.logos {
    color: white;
    text-decoration: none;
    border-bottom: 0px solid;
    padding-bottom: 0px;
   
        
}


.libcomimg {
    padding: 1.5rem!important;
    margin-left: 10px;
    margin-right: 10px;
}

.libcomnumber {
    padding: 1.5rem!important;
    margin-left: 30px;
    margin-right: 10px;
}


.libcomcite {
padding-bottom: 1rem!important;
margin-left: 20px;
}



.libcomheader{
 padding: 1rem!important;
background-color: #9F9FA0;
display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}


.btn-outline-light {
    color: #ffffff;
    border-color: #ffffff;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    /* text-align: inherit; */
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}


body {
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
}

h2 {
    font-size: 26px;
    font-weight: bold;
}

h3 {
    font-size: 16px;
    font-weight: bold;
    color: black;
}

a {
    color: #00A6A6;
}

.btn {
    padding-bottom: 0.375rem;
    border-width: 1px;
    
}

.btn:hover {
    padding-bottom: 0.375rem;
    border-width: 1px;
}

a.clean {
    border-bottom:  2px solid transparent;
    padding-bottom: 0;
}

a.clean:hover {
    border-bottom:  2px solid transparent;
    padding-bottom: 0;
}

a:hover {
    color: black;
    text-decoration: none;
   /*border-bottom: 2px solid;
    padding-bottom: 2px;*/
}








.mainNavBarRow {
    margin-top: -3.5rem;
    background-color: rgba(0,0,0,0.2);
    position: relative;
    z-index: 2;
}

.mainNavBar {
    font-size: 1rem;
}

.logoColorBg {
    background-color: #00A6A6;
}

.logoColorFont {
    color: #00A6A6;
}

.logoColor:hover {
    color: #00A6A6;
}

.mainNavBar li > a {
    color: white;
    transition: 0.35s all ease;
   }

.mainNavBar li > a:hover {
    color: white;
    transition: 0.35s all ease;
     border-bottom: 2px solid;
    padding-bottom: 2px;
   }


.test_col {
    border: 1px black solid;
}

.hidden {
    display: none;
}

.alert-light > a {
    color: black;
    font-weight: bold;
}

.alert-error {
    color: red;
}

.alert-error > a {
    color: red;
    font-weight: bold;
}

#indexJournalCurrentIssueBanner {
    position: relative;
    margin-top: -40px;
    z-index: 2;
}

#indexJournalCurrentIssueBanner > span {
    background-color: #00A6A6;
    color: #FFFFFF;
    font-size: 14px;
    padding: 10px;
    font-variant-caps: all-small-caps;
}

#issueImage {
    position: relative;
    z-index: 1;
}

.submissionSelectedMenuItem {
    color: #00A6A6;
}

@media (max-width: 768px) {
    nav.navbar ul {
        display: block;
        padding-top: 10px;
    }

    nav.navbar li a {
        color: black;
    }

    .mainDesc {
        display: none;
    }
}

.form-control {
    border: 0;
    border-bottom: 1px solid #0b9dd9;
}

.mainAbout {
    margin-top: -100px;
    margin-left: 43%;
    padding: 2rem 5rem;
    background-color: #E4AD4B;
    font-weight: 800;
    font-size: xx-large;
}

@media (max-width: 768px) {
    .mainAbout {
        margin-top: 0px;
        margin-left: 0px;
        padding: 2rem 5rem;
        background-color: #EFCA08;
        font-weight: 800;
        font-size: xx-large;
    }
}						   
.main_a {
    color: black;
}

.main_a:hover {
    color: white;
}

.mainButton {
    color: black;
    padding: 0.5em;
    border: 1px solid #BBDEF0;
    font-size: x-small;
    font-weight: bold;
}

.mainButton:hover {
    color: white;
    background-color: #00A6A6;
    border-color: #00A6A6;
}

.mainDesc {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bolder;
    padding-bottom: 1em;
}

.btn-outline-primary {
    color: black;
}

.btn-outline-primary:hover {
    background-color: #00A6A6;
    border-color: #00A6A6;
}

#announcemetText img {
    float: left;
    padding-right: 10px;
}

#announcemetText img::after {
    clear: both;
}

#announcemetTextVertical img {
    display: block;
    padding-bottom: 20px;
}

.btnDownload {
    background-color: #00A6A6;
    border: 1px solid #00A6A6;
    margin-bottom: 1px;
}

.btnDownload:hover {
    color: black;
    background-color: white;
    border: 1px solid #00A6A6;
}

.carousel-indicators {
    top: 10px;
    justify-content: center;
}

.mainPageNavBar li > a {
    color: black;
    transition: 0.35s all ease;
    font-weight: bold;
}

a.gray:hover {
    text-decoration: none;
    color: gray;
}

a.onlygray:hover {
    text-decoration: none;
    color: gray;
    border: 0px;
        font-weight: normal;
}

.orcides {
    text-decoration: none;
    color: red;
    border: 0px
}






a.logotop:hover {
    text-decoration: none;
    border: 0px;
        font-weight: normal;
   
}




a.titlesite:hover {
    text-decoration: bold;
    color: gray;
    border: 0px
}





.galley_view {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: hidden;
}

.galley_view iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.pkp_screen_reader {
    display: none;
}


.title {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 20px;
    font-weight: bold;
}
.archive_title {
    font-weight: bold;
}
.download {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 20px;
    font-weight: bold;
}
