/*AIeP*/

.journal_106 #header #nav .log_reg {
    margin: 0px;
}

.journal_106 .ll {
    width: 402px;
    min-height: 102px;
}

.journal_106 img.logo{
	width: 170px;
}

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

.journal_106 .PaperType {
    background-color: #001D54;
}

.journal_106 button.button_green,
.journal_106 .css_button.green {
    background-color: #0278BF;
    color: #ffffff;
    font-weight: bold;
}

.journal_106 button.button_green:hover,
.journal_106 .css_button.green:hover {
    background: #0278BF;
    opacity: 0.8;
}

.journal_106 button.button_red {
    background-color: #001D54;
    color: #ffffff;
    font-weight: bold;
}

.journal_106 button.button_red:hover {
    background: #001D54;
    opacity: 0.8;
}

.journal_106 .article_type {
    background: #333334;
}

.journal_106 .apc-color-1 {
    background-color: #191931;
}

.journal_106 #footer {
    display: none;
}
.journal_106 #TopSider .leftSiderBlock {
    background: #001D54;
}

.journal_106 #TopSider .content_menu_horizontal li:hover {
    background: #001D54;
    opacity: 0.8;
}

.journal_106 .mostVisited {
    background: #0278BF;
    border-radius: 4px;
}

.journal_106 .css_button input {
    background-color: #0278BF;
}

.journal_106 .siderBlockLinksHolder .topLevelMenu.active > .title a,
.journal_106 .siderBlockLinksHolder .subLevelMenu .title a.active {
    border-color: #333334;
}

.journal_106 .mostVisited_icon {
    background: #0278BF url('../../../i/most_view_icon.svg') no-repeat center;
    margin-left: 4px;
    margin-right: 6px;
}
.journal_106 .mostAccessed_icon{
    background: #0278BF url('../../../i/most_view_icon_period.svg') no-repeat center;
}
.journal_106 .mostVisited_icon_ed {
    background: #0278BF url('../../../i/most_productive_editors.svg') no-repeat center;
    margin-left: 4px;
    margin-right: 6px;
}

.journal_106 .mostVisited_icon_rev {
    background: #0278BF url('../../../i/most_productive_reviewers.svg') no-repeat center;
    margin-left: 4px;
    margin-right: 6px;
}

.journal_106 .mostVisited_icon_aut {
    background: #0278BF url('../../../i/most_productive_authors.svg') no-repeat center;
    margin-left: 4px;
    margin-right: 6px;
}

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

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

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

.journal_106 #social a.twitter {
    background: url('../../../../i/share/social_network_white_icons-01.svg') no-repeat #001D54;
    background-size: cover;
}

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

.journal_106 #social a.mendeley {
    background: url('../../../../i/share/social_network_white_icons-05.svg') no-repeat #001D54;
    background-size: cover;
}

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

.journal_106 #social a.rss {
    background: url('../../../../i/share/social_network_white_icons-03.svg') no-repeat #001D54;
    background-size: cover;
}

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

.journal_106 .society_logo {
    background: url(../../../i/logos/Leibniz_1c-01.svg) no-repeat center;
    background-size: contain;
    width: 130px;
    height: 70px;
    margin-left: 30px;
    float: right;
    margin-bottom: 4px;
}

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

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

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


@media (max-width: 800px) {
    .journal_106 .header-content .formWrapper {
        width: auto;
    }

    .journal_106 .cover_photo_holder a.cover_photo {
        padding: 100px 0;
    }

    .journal_106 .latest_articles_text_holder div {
        width: 90%;
    }

    .journal_106 .latest_articles_text_holder {
        flex-direction: column;
    }

    .journal_106 #header .logo,
    .journal_106 #nav .constrained .log_reg {
        margin: 10px 10px;
    }

    .journal_106 #nav .constrained {
        justify-content: center;
        flex-direction: row;

    }

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

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

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