#search_block_top #searchbox {
  float: left;
  width: 100%;
  position: relative;
  background: white;
  padding-right: 59px; }
#search_block_top .btn.button-search {
  background: #999;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: none;
  color: white;
  width: 59px;
  text-align: center;
  padding: 0; }
  #search_block_top .btn.button-search span {
    display: none; }
  #search_block_top .btn.button-search:before {
    content: "\f002";
    display: block;
    font-family: "FontAwesome";
    line-height: 40px;
    font-size: 17px;
    width: 100%;
    text-align: center; }
  #search_block_top .btn.button-search:hover {
    color: #2dcc70; }
#search_block_top #search_query_top {
  display: inline-block;
  padding: 10px 10px 10px 13px;
  height: 40px;
  border: none;
  background: none; }
@media (min-width: 768px) {
  #search_block_top {
    padding-top: 0;
    position: absolute;
    top: -55px;
    right: 0;
    width: 300px;
    z-index: 2; } }
@media (max-width: 767px) {
  #search_block_top #search_query_top {
    height: 59px;
    border-bottom: 1px solid #3d3e40;
    padding-top: 25px;
    padding-bottom: 5px; }
  #search_block_top .btn.button-search {
    right: inherit;
    left: 0; }
  #search_block_top #searchbox {
    padding-left: 59px;
    padding-right: 80px;
    margin-top: 2px; } }
@media (max-width: 479px) {
  #search_block_top #searchbox {
    padding-right: 0px; } }

.ac_results {
  background: white;
  border: 1px solid #dddddd;
  width: 271px;
  margin-top: -1px; }
  .ac_results li {
    padding: 0 10px;
    font-weight: normal;
    color: #686666;
    font-size: 13px;
    line-height: 22px; }
    .ac_results li.ac_odd {
      background: white; }
    .ac_results li:hover, .ac_results li.ac_over {
      background: whitesmoke; }

form#searchbox {
  position: relative; }
  form#searchbox label {
    color: #252628; }
  form#searchbox input#search_query_block {
    margin-right: 10px;
    max-width: 222px;
    margin-bottom: 10px;
    display: inline-block;
    float: left; }
  form#searchbox .btn.btn-sm {
    float: left; }
    form#searchbox .btn.btn-sm i {
      margin-right: 0; }

/*#search_block_top {
    padding-top: 0;
    position: absolute;
    right: 0;
    top: -57px;
    width: 300px;
    z-index: 2;
}
  #search_block_top #searchbox {
    float: left;
    width: 100%; }
  #search_block_top .btn.button-search {
    background: none repeat scroll 0 0 #717376;
    border: medium none;
    bottom: 0;
    color: white;
    display: block;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 59px; }
    #search_block_top .btn.button-search span {
      display: none; }
    #search_block_top .btn.button-search::before {
    content: "";
    display: block;
    font-family: "FontAwesome";
    font-size: 17px;
    text-align: center;
    width: 100%;}
    #search_block_top .btn.button-search:hover {
      color: #2dcc70; }
  #search_block_top #search_query_top {
    display: inline;
    padding: 0 13px;
    height: 45px;
    line-height: 45px;
    background: #fbfbfb;
    margin-right: 1px; }

.ac_results {
  background: white;
  border: 1px solid #d6d4d4;
  width: 271px;
  margin-top: -1px; }
  .ac_results li {
    padding: 0 10px;
    font-weight: normal;
    color: #686666;
    font-size: 13px;
    line-height: 22px; }
    .ac_results li.ac_odd {
      background: white; }
    .ac_results li:hover, .ac_results li.ac_over {
      background: #fbfbfb; }

form#searchbox {
  position: relative; }
  form#searchbox label {
    color: #333333; }
  form#searchbox input#search_query_block {
    margin-right: 10px;
    max-width: 222px;
    margin-bottom: 10px;
    display: inline-block;
    float: left; }
  form#searchbox .button.button-small {
    float: left; }
    form#searchbox .button.button-small i {
      margin-right: 0; }
*/
/*
     */
/*
*/