#searchForm legend {
    display: none;
}
#searchForm .mr-2 {
    display: none;
}
#searchForm .form-check {
    display: none;
}
#searchForm hr {
    display: none;
}
#searchphraseall, #searchphraseany, #searchphraseexact {
    margin-right: 4px;
}
#searchphraseall-lbl, #searchphraseany-lbl, #searchphraseexact-lbl {
    margin-right: 14px;
}
#searchForm fieldset {
    display: inline-block;
}
fieldset .form-group {
    display: inline-block;
    margin-top: 10px;
}
#searchForm .form-inline {
    float: right;
}
#searchForm #limit {
    margin-top: -20px;
    max-width: 80px;
}
.custom-search {
    margin-top: 60px;
}
.account-custom {
    border: 1px solid #e5e5e5 !important;
    background: #f5f5f5;
}
.categories-custom {
    border: 1px solid #e5e5e5 !important;
    background: #f5f5f5;
}
/*
.credits-custom {
    border: 1px solid #e5e5e5 !important;
    background: #f5f5f5;
} */