h1, h2, .h1 {
    color: #003E7E;
}

.financial_support {
    padding-top: 6px;
    padding-bottom: 6px;
}


.co_advisory-board-members,
.co_chief-editors,
.co_managing-editor,
.co_topical-editors,
.co_executive-editors {
    border: 1px solid #dfdfdf;
}
.coicon-arrow-right {
    background: url(https://www.mechanical-sciences.net/co-arrow-ms.png) no-repeat right center;
}

.margin-right__none{
    margin-right:0 !important;
}

#js-mobile-navigation{
    display: none;
}
#journal_metrics h1.hide-on-desktop,
#abstract_indexed h1.hide-on-desktop{
    font-size: 12px;
}

@media only screen and (max-width: 991px){
    #news_container, #recent_paper_header, #highlight-articles-header, #special-issues-header{
        margin-top: 0!important;
    }

    #j-topic{
        top: -2px!important;
    }
}
#co_adm_loginButton,
.co_adm_rp-form-email-send.btn-success{
    background-color:#003E7E!important; /* Template color: nav-bg-primary */
    color:#fff; /* Template color: nav-link-primary */
}

#co_adm_loginContainerHead{
    color:#003E7E!important; /* Template color: nav-bg-primary */

}
