@media (min-width: 992px) {
#search_block_top {
  /* margin-top: -204px !important; */
  /* position:relative !important; */
  /* width: 74%!important; */
  /* left: 280px !important; */
  }
}


#search_block_top {
  /* margin-top: 7px; */
  position: absolute;
  width: 74%;
  /* left: 12px; */
  top: 24px;
  right: 0px;
  margin-right: 14px;
  }


  @media (max-width: 991px) {

#search_block_top {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  top: 0px;
  width: 100%;
  background: #11367a;
  display: block;
  float: left;
  }
  }
  
  #search_block_top #searchbox {
    float: left;
    width: 100%;
    /* border-radius: 3px; */
    /* border: 1px solid #dadada; */
    /* box-shadow: 0 0 3px #eaeaea; */
    }
  #search_block_top .btn.button-search {
    background: none;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    color: #a5a2a2;
    /* width: 58px; */
    text-align: center;
    padding: 0px 12px 0px 12px;
    border-radius: 0 3px 3px 0px;
    /*!  */
    height: 44px;
    border-left: solid 1px #dadada;
}
    #search_block_top .btn.button-search span {
      display: none; }
    #search_block_top .btn.button-search:before {
      content: "\f002";
      display: block;
      font-family: "FontAwesome";
      font-size: 18px;
      width: 100%;
      text-align: center; 
      /*!  */
      /* font-weight: 100; */
}
    #search_block_top .btn.button-search:hover {
      color: #449ada;
      }
  #search_block_top #search_query_top {
    display: inline;
    padding: 13px 60px 13px 13px;
    height: 44px;
    background: #ffffff;
    margin-right: 1px;
    width: 100%;
    border: 1px solid #dadada;
    /* box-shadow: 0 0 3px #eaeaea; */
    border-radius: 3px;
    }

.ac_results {
  background: #fff;
  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: #fff; }
    .ac_results li:hover, .ac_results li.ac_over {
      background: #fbfbfb; }

form#searchbox {
  position: relative; }
  form#searchbox label {
    color: #333; }
  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; }

/*# sourceMappingURL=blocksearch.css.map */


#search_block_top:before,
#search_block_top:after{
    content: '';
    display: block;
    position: absolute;
    top: 12px;
    height: 0;
    border-style: solid;
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
    display: none;
}

#search_block_top:after {
    left: -14px;
    border-color: transparent #ffffff transparent transparent;
    border-width: 10px;
}

#search_block_top:before {
    left:-16px;
    border-color: transparent #dadada transparent transparent;
    border-width: 10px;
}

@media (max-width: 767px){
#search_block_top:before,
#search_block_top:after
  {display:none}
}
/*
     FILE ARCHIVED ON 05:58:54 Jun 03, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:23:32 Jul 21, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.415
  exclusion.robots: 0.061
  exclusion.robots.policy: 0.053
  esindex: 0.006
  cdx.remote: 7.714
  LoadShardBlock: 100.685 (3)
  PetaboxLoader3.datanode: 59.347 (4)
  PetaboxLoader3.resolve: 218.983 (3)
  load_resource: 180.43
*/