#headerNavigationContainer {
    background: url(https://github.com/jlelc/jlelc/blob/main/Cover%20J-LELC%20Top%201.png?raw=true) no-repeat center;
    background-size: cover;
    background-repeat: no-repeat;
}

.header .pkp_head_wrapper {
    background: unset;
}

.pkp_site_name .is_img {
    width: 100%;
    height: 100%;
}

.pkp_site_name .is_img img {
    margin-top: unset;
    margin-bottom: unset;
    max-height: unset;
    width: 75%;
}

.pkp_navigation_primary_row {
    background: white !important;
}

#navigationPrimary li a:hover {
    background: none;
    box-shadow: none;
    outline: none;
    text-shadow: none;
}

#navigationUserWrapper .profile {
    border: none !important;
    background: none;
    box-shadow: none !important;
    outline: none;
}

#navigationUserWrapper .profile:hover {
    border: none !important;
    box-shadow: none !important;
    background: none;
    outline: none !important;
    outline-offset: unset;
    text-shadow: none;
}

#navigationUserWrapper .profile a:hover {
    border: none;
    text-shadow: none
}

.page_index_journal {
    padding: 0px 18px;
}

.pkp_structure_sidebar.left {
    padding: 10px 30px;
}

.pkp_structure_sidebar.left .pkp_block {
    margin-bottom: 1.5rem;
}

.pkp_structure_sidebar.left .pkp_block p {
  margin-bottom: 0.2rem;
}

p {
    text-align: justify !important;
}

.block_Keywordcloud .title {color: transparent; background: url("https://github.com/jlelc/jlelc/blob/main/Keyworddd.png?raw=true");padding-top: 15%;background-size: contain !important;background-repeat: no-repeat;
}
.content .most_read {text-align: justify}

#customblock-Flagcounter img, #wordcloud {
  border: #000 solid 1px;
}

#navigationPrimary>li>a:hover {
    color: #fb535d;
}
#navigationPrimary>li>a:hover, #navigationPrimary>li>a:focus {
    border-color: #fb535d;
}
.pkp_navigation_search_wrapper a:hover, .pkp_navigation_search_wrapper a:focus {
        color: #fb535d;
        border-color: #fb535d;
}
.pkp_page_index .current_issue h2 {
    display: inline-block;
    padding-bottom: 0.5em;
    border-bottom: 3px solid #ff7f00;
}
.obj_issue_toc>.galleys h2, .obj_issue_toc .section h2 {
    position: relative;
    display: inline-block;
    top: auto;
    left: auto;
    padding: 0 0 .357rem;
    border-bottom: 3px solid #ff7f00;
}
a {
    color: #ff7f00;
}
a:hover {
    color: #FB535D;
}
.obj_article_details .entry_details .item.galleys .galleys_links a {
    color: #fff;
    background-color: #ff7f00;
}
.obj_article_details .entry_details .item.galleys .galleys_links a:hover {
    background-color: #FB535D;
}
.pkp_structure_footer_wrapper {
    background: rgba(0, 0, 0, 0.05);
    border-top: 1px solid #ddd;
    border-bottom: 1.43rem solid #ff7f00;
}
.pkp_footer_content a:hover {
    text-decoration: none;
    color: #000000;
}
.obj_galley_link:hover, .obj_galley_link:focus {
    background: #FB535D;
}
body {
    background-image: none !important;
    background: white;
}
.pkp_block.block_Keywordcloud .title {
    background-position: center;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    margin-bottom: 0px;
    object-fit: cover;
    padding-top: 15px !important;
    padding-bottom: 18px !important;
    width: 100%;
    background-size: 100% !important;
}