body > b {
    display: none;
}

#main-navigation > li:nth-child(1) > a {
    font-family: system-ui;
}

#main-navigation > li:nth-child(2) > a {
    font-family: system-ui;
}

#main-navigation > li:nth-child(3) > a {
    font-family: system-ui;
}

#main-navigation > li:nth-child(4) > a {
    font-family: system-ui;
}

#main-navigation > li:nth-child(5) > a {
    font-family: system-ui;
}

#customblock-socialshare > div > center > div:nth-child(1) > a {
    font-family: system-ui;
}

#customblock-socialshare > div > center > div:nth-child(2) > a {
    font-family: system-ui;
}

#main-content > div.journal-description > p:nth-child(1) {
    font-family: system-ui;
}

#main-content > div.journal-description > p:nth-child(2) {
    font-family: system-ui;
}

#main-content > div.journal-description > p:nth-child(3) {
    font-family: system-ui;
}

#customblock-journalissue > h2 {
    font-family: system-ui;
}

#left > div.pkp_block.block_language > h2 {
    font-family: system-ui;
}

#left > div.pkp_block.block_language > div > ul > li.locale_ar_IQ.current > a {
    font-family: system-ui;
}

#left > div.pkp_block.block_information > h2 {
    font-family: system-ui;
}

#customblock-sidebarmenu > div > p:nth-child(1) > span {
    font-family: system-ui;
}

#customblock-editorialboard > h2 {
    font-family: system-ui;
}

#customblock-analytics > h2 {
    font-family: system-ui;
}


div.issn {
    display: flex;
    justify-content: flex-end;
    gap: 3rem;
    padding-top: 70px;
    text-align: right;
}

customblock-editorialboard > div > p:nth-child(5) > span > a {
    color: white;
}

#headerNavigationContainer > div:nth-child(1) > div > div.col-md-5.journal_logo > a > img {
    max-width: 190%;
}

@media (max-width: 768px) {
	#headerNavigationContainer > div:nth-child(1) > div > div.col-md-5.journal_logo > a > img {
   	max-width: 100%;
} 
div.issn {
    padding-top: 10px;
}
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-right: 0px;
}
}

#main-navigation > li:nth-child(1) > a {
    mix-blend-mode: yellow;
    background-color: #e0c524;
}

body > div.pkp_structure_page > footer > div > div > div > div > div > div.footer-contact > div > div.col-md-4.contact_detail > h4 > em {
    font-family: system-ui;
}

body > div.pkp_structure_page > footer > div > div > div > div > div > div.footer-contact > div > div.col-md-3 > h4 > em {
    font-family: system-ui;
}

.container.main_menu {
    padding: 0 0px;
    box-shadow: 0px 7px 5px -6px rgba(0, 0, 0, 0.75);
}

.navbar-form .btn-default {
    background: #e0c524;
    color: black;
    font-size: 0.85em;
    padding: 7px 20px;
    border: 0;
}

a, #customblock-SidebarMenu p.menu_item a, #customblock-sidebarmenu p.menu_item a {
    font-family: system-ui;
    color: #006aff;
}

#customblock-leftcolumnstart {
    display: contents;
}

footer .container {
    background: #16713f;
    color: #ffffff;
}

footer .copyright-wrapper {
    text-align: center;
    font-size: 0.75em;
    padding-bottom: 10px;
    color: #ffffff;
}

.pkp_block .title {
    background-color: #16713f;
    border-color: #f5f5f5;
    display: block;
}

.pkp_block h2.title, .pkp_block .content span.title, .pkp_block span.title {
    color: #ffffff;
}

p.menu_item .fa {
    color: #16713f;
}

.btn-primary, .btn-default {
    background: transparent;
    font-size: 0.8em;
    box-shadow: 2px 3px 5px -4px rgb(15 226 33 / 75%);
    padding: 8px 20px;
}

.btn-primary, .article-references .btn-info {
    color: #16713f;
    border: 1px solid #16713f;
}

.btn-info {
    color: #000;
    background-color: #ffffff;
    border-color: #16713f;
}

.container.main_menu {
    background: #16713f;
}