.aw-menu ._search {
  position: relative;
  flex-grow: 1;
  padding-right: 10px; }
  .aw-menu ._search input {
    line-height: 14px;
    width: 100%;
    height: 35px;
    padding: 0 10px 0 30px;
    border: 1px solid #e9edf2;
    border-radius: 4px; }
  .aw-menu ._search ._icon {
    position: absolute;
    top: 10px;
    left: 10px; }
