h1, h2, .h1 {
    color: #133D8D;
}

.financial_support {
    padding-top: 6px;
    padding-bottom: 6px;
}

.article-processing-charges{
    background-color: rgb(255,255,255);
    float: right;
    padding-left: 20px
}

.coicon-arrow-right {
    background: url(https://www.scientific-drilling.net/co-arrow-sd.png) no-repeat right center;
}

.margin-right__none{
    margin-right:0 !important;
}
.co_advisory-board-members,
.co_chief-editors,
.co_managing-editor,
.co_topical-editors,
.co_executive-editors {
    border: 1px solid #dfdfdf;
}

#js-mobile-navigation{
display: none;
}
#w-wrapper {
    min-width: 1280px;
}
#journal_metrics h1.hide-on-desktop,
#abstract_indexed h1.hide-on-desktop{
    font-size: 12px;
}

@media only screen and (min-width: 1022px){
#w-head #j-topic{
width: 470px;
}
}

@media only screen and (max-width: 1022px){
   #news_container, #recent_paper_header, #highlight-articles-header, #special-issues-header{
     margin-top: 0!important;
  }
#j-topic{
top: -2px!important;
}
}
