/* Hiding drop downs currently since data isn't properly added to the tweedsmuir documents, and therefore the filters aren't helping */
#tweedsmuirs-advanced-search-form select#edit-fond {
    display: none;
}

#tweedsmuirs-advanced-search-form select#edit-area {
    display: none;
}

#tweedsmuirs-advanced-search-form .select-wrapper:after
{
    display: none !important;
}

#tweedsmuirs-advanced-search-form .form-type-select
{
    margin: 0 !important;
    line-height: 0 !important;
}