﻿#documentLevel {
    display: inline-flex;
    width: 350px;
    border-radius: 0;
    background: #ffffff;
    height:36px;
}

#documentLevelSearchField {
    width: 90px;
}

.pnmc-autocomplete-wrapper .searchbar-icon {
    display: none;
}