.ja-megafilter-wrap select.jamf-native-select,
.ja-megafilter-wrap .orderby-displaynumber select,
.ja-megafilter-wrap .filter-dropdown select {
    appearance: auto;
    width: auto;
    min-width: 72px;
    max-width: 100%;
    min-height: 40px;
    padding: 6px 10px;
    border: 1px solid #dcdddf;
    border-radius: 0;
    background: #fff;
    color: #1f1f1f;
    box-shadow: none;
}
