#custom-header {
    background: #16160f;
    font-family: 'Open Sans Condensed', Arial, sans-serif;
    padding-top: 9px;
} 

.ab-proj-header ul {
    list-style: none;
    margin: 0;
}

.ab-proj-header a,
.ab-proj-header .sep {
    color: #d0e296;
}

.ab-proj-header li {
    display: inline-block;
}

.lang-nav {
    display: none;
}

.box .inputs #interestingTagInput, .box .inputs #ignoredTagInput, .box .inputs #subscribedTagInput, .box .inputs #ab-tag-search {
   width: 139px;
}