#pos_search_top { margin: 5px 0 0 0; display: inline-block; padding-left: 0; }
@media (max-width: 991px) { #pos_search_top { padding: 0; } }
#pos_search_top .form_search { padding: 0; position: relative; width: 100%; display: inline-block; height: 44px; color: #888889; }
#pos_search_top .form_search label { display: none; }
#pos_search_top .form_search .form-control { padding: 0 50px 0 160px; height: 44px; line-height: 40px; font-size: 12px; border: 2px solid #dddddd; border-radius: 25px; color: #9d9d9d; }
#pos_search_top .form_search .form-control:focus { box-shadow: none; }
@media (max-width: 479px) { #pos_search_top .form_search .form-control { padding-right: 0; } }
#pos_search_top .form_search .search_submit { position: absolute; top: 1px; right: 1px; height: 42px; line-height: 42px; text-align: center; width: 42px; border-radius: 100%; color: #313131; background: transparent; padding: 0; border: 0; font-size: 0; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -ms-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; box-shadow: none; }
#pos_search_top .form_search .search_submit:hover { color: #f7b449; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -ms-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
#pos_search_top .form_search .search_submit:before { content: "\55"; font-family: "ElegantIcons"; font-weight: normal; font-size: 16px; }
#pos_search_top .form_search .search_submit i { font-size: 15px; line-height: 42px; display: none; }
#pos_search_top .form_search .form-group { position: absolute; top: 2px; left: 2px; width: 135px; }
#pos_search_top .form_search .form-group .bootstrap-select { width: 135px; }
#pos_search_top .form_search .form-group .bootstrap-select .btn.selectpicker { padding: 0 20px; border: 0; background: transparent; color: #565656; text-transform: capitalize; line-height: 40px; box-shadow: none; font-weight: 400; font-size: 12px; position: relative; }
#pos_search_top .form_search .form-group .bootstrap-select .btn.selectpicker:before { content: ""; height: 14px; width: 1px; background: #e0e0e0; position: absolute; top: 50%; right: -7px; margin-top: -7px; }

@media (max-width: 479px) { #pos_search_top .form_search .form-control { padding: 0 50px 0 115px; font-size: 11px; }
  #pos_search_top .form_search .form-group { width: 113px; }
  #pos_search_top .form_search .form-group .bootstrap-select { width: 113px; }
  #pos_search_top .form_search .form-group .bootstrap-select .btn.selectpicker { padding: 0 5px; }
  #pos_search_top .form_search .form-group .bootstrap-select .btn.selectpicker:before { right: 3px; } }
@media (max-width: 480px) { .ac_results { width: auto !important; } }
