<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#search_block_top {

  width: 100%;

  text-align: center; }



#searchbox {

  position: relative;

  display: inline-block;

  width: 35%;

  margin-top: 19px; }

  #searchbox .btn.button-search {

    background: #5a9e74;

    display: block;

    position: absolute;

    top: 0;

    right: 0;

    border: none;

    color: #ffffff;

    text-align: center;

    padding: 0;

    width: 42px;

    height: 42px;

    -moz-border-radius: 0 5px 5px 0;

    -webkit-border-radius: 0;

    border-radius: 0 5px 5px 0;

    transition: all 0.3s; }

    #searchbox .btn.button-search span {

      display: none; }

    #searchbox .btn.button-search:before {

      content: "\f002";

      display: block;

      font-family: "FontAwesome";

      font-size: 17px;

      width: 100%;

      text-align: center; }

    #searchbox .btn.button-search:hover {

      background: #3f6e51; }

  #searchbox #search_query_top {

    padding-right: 52px;

    padding-left: 5%;

    border: 1px solid #c7c7c7;

    height: 42px;

    line-height: 40px;

    -moz-box-shadow: none;

    -webkit-box-shadow: none;

    box-shadow: none;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    border-radius: 5px; }



header.sidebar-menu #searchbox {

  width: 40%; }



.sidebar-search {

  padding: 20px;

  background: #ffffff; }

  .sidebar-search #searchbox {

    width: 100%;

    margin: 0; }



.ac_results {

  background: #ffffff;

  border: 1px solid #c7c7c7;

  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, .ac_results li.ac_over {

      background: #ffffff; }

    .ac_results li:hover {

      background: #f7f7f7; }



form#searchbox label {

  color: #5d5d5d; }

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 */

</pre></body></html>