/*Tuhinga*/

:root {
	--color-01: #598E3F;
	--color-02: #006699;
	--color-03: #CB2035;
}

.journal_114 #header #nav .log_reg {
    margin: 0px;
}
.journal_114 .publisher_name .logo_title1 {
	color: #ffffff;
	font-size: 1.3em;
}
.journal_114 .publisher_name .logo_title1:hover {
	opacity: 0.5;
}

.journal_114 .ll {
    width: 290px;
    min-height: 102px;
}

.journal_114 img.logo{
	width: 100%;
    max-height: 48px;
}

.journal_114 #TopSider .content_menu_horizontal li a {
    font-weight: bold;
}

.journal_114 .PaperType {
    background-color: var(--color-02);
}

.journal_114 .green_btn {
	background-color: var(--color-01) !important;
}

.journal_114 button.button_green,
.journal_114 .css_button.green {
    background-color: var(--color-01);
    color: #ffffff;
    font-weight: bold;
}

.journal_114 button.button_green:hover,
.journal_114 .css_button.green:hover {
    background: var(--color-01);
    opacity: 0.8;
}

.journal_114 button.button_red {
    background-color: var(--color-03);
    color: #ffffff;
    font-weight: bold;
}

.journal_114 button.button_red:hover {
    background: var(--color-03);
    opacity: 0.8;
}

.journal_114 .article_type {
    background: var(--color-02);
}

.journal_114 .apc-color-1 {
    background-color: var(--color-02);
}

.journal_114 #footer {
    display: none;
}

.journal_114 #TopSider .leftSiderBlock {
    background: var(--color-02);
}

.journal_114 #TopSider .content_menu_horizontal li:hover {
    background: var(--color-02);
    opacity: 0.8;
}

.journal_114 .mostVisited {
    background: var(--color-02);
    border-radius: 4px;
}

.journal_114 .css_button input {
    background-color: var(--color-02);
}

.journal_114 .siderBlockLinksHolder .topLevelMenu.active > .title a,
.journal_114 .siderBlockLinksHolder .subLevelMenu .title a.active {
    border-color: var(--color-02);
}

.journal_114 .mostVisited_icon {
    background: var(--color-02) url('../../../i/most_view_icon.svg') no-repeat center;
    margin-left: 4px;
    margin-right: 6px;
}

.journal_114 .mostVisited_icon_ed {
    background: var(--color-02) url('../../../i/most_productive_editors.svg') no-repeat center;
    margin-left: 4px;
    margin-right: 6px;
}
.journal_114 .mostAccessed_icon{
    background: var(--color-02) url('../../../i/most_view_icon_period.svg') no-repeat center;
}
.journal_114 .mostVisited_icon_rev {
    background: var(--color-02) url('../../../i/most_productive_reviewers.svg') no-repeat center;
    margin-left: 4px;
    margin-right: 6px;
}

.journal_114 .mostVisited_icon_aut {
    background: var(--color-02) url('../../../i/most_productive_authors.svg') no-repeat center;
    margin-left: 4px;
    margin-right: 6px;
}

.journal_114 .tweeterfeed {
    margin-top: 10px;
    border-radius: 5px;
}

.journal_114 #social a.facebook {
    background: url('../../../../i/share/social_network_white_icons-02.svg') no-repeat var(--color-02);
    background-size: cover;
}

.journal_114 #social a.facebook:hover {
    background: url('../../../../i/share/social_network_white_icons-02.svg') no-repeat var(--color-02);
    background-size: cover;
    opacity: 0.8;
}

.journal_114 #social a.twitter {
    background: url('../../../../i/share/social_network_white_icons-01.svg') no-repeat var(--color-02);
    background-size: cover;
}

.journal_114 #social a.twitter:hover {
    background: url('../../../../i/share/social_network_white_icons-01.svg') no-repeat var(--color-02);
    background-size: cover;
    opacity: 0.8;
}

.journal_114 #social a.mendeley {
    background: url('../../../../i/share/social_network_white_icons-05.svg') no-repeat var(--color-02);
    background-size: cover;
}

.journal_114 #social a.mendeley:hover {
    background: url('../../../../i/share/social_network_white_icons-05.svg') no-repeat var(--color-02);
    background-size: cover;
    opacity: 0.8;
}

.journal_114 #social a.rss {
    background: url('../../../../i/share/social_network_white_icons-03.svg') no-repeat var(--color-02);
    background-size: cover;
}

.journal_114 #social a.rss:hover {
    background: url('../../../../i/share/social_network_white_icons-03.svg') no-repeat var(--color-02);
    background-size: cover;
    opacity: 0.8;
}

.journal_114 .society_logo {
    background: url(../../../i/MFN_logo.svg) no-repeat top right;
    background-size: contain;
    width: 170px;
    height: 90px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 5px;
    float: right;
}

.journal_114 .crazy tr:not(.hover) td:hover,
.journal_114 .crazy tr.hover:hover {
    color: #ffffff !important;
    background-color: var(--color-02);
    cursor: pointer;
}

.journal_114 .search_bar_position {
    display: flex;
    flex-wrap: nowrap;
}

.journal_114 .search_bar_position input#stext {
    width: 300px;
}


@media (max-width: 800px) {

    .journal_114 .header-content .formWrapper {
        width: auto;
    }
    .journal_114 #JournalLogo  {
        text-align: center;
    }
    .journal_114 .cover_photo_holder a.cover_photo {
        padding: 100px 0;
    }
    .journal_114 .latest_articles_text_holder div {
        width: 90%;
    }
    .journal_114 .latest_articles_text_holder {
        flex-direction: column;
    }
    .journal_114 #header .logo,
    .journal_114 #nav .constrained .log_reg {
        margin: 10px 10px;
    }

    .journal_114 #nav .constrained {
        justify-content: space-between;
        flex-direction: row;

    }

    .journal_114 #header .logo.leibniz {
        margin-right: 0px;
    }

    .journal_114 .journal_home_info .description {
        display: flex;
        flex-direction: column;
    }

    .journal_114 #nav #menu {
        display: none;
    }
}
