/**
 * @file
 * The visual styles for Bartik's search form(s).
 */

.search-form {
  font-size: 0.875rem;
}
.search-form .form-search {
  float: left; /* LTR */
  margin-right: 5px; /* LTR */
  padding: 4px;
}
[dir="rtl"] .search-form .form-search {
  float: right;
  margin-right: 0;
  margin-left: 5px;
}
.button.search-form__submit,
.search-form__submit {
  overflow: hidden;
  width: 34px;
  height: 26px;
  margin-right: 0;
  margin-left: 0;
  padding: 0;
  cursor: pointer;
  text-indent: -9999px;
  direction: ltr;
  background: #f0f0f0 url(https://9299d5.staticwbm.com/20190118193240im_/https://swni.org/core/misc/icons/505050/loupe.svg) no-repeat center;
}
.button.search-form__submit:hover,
.search-form__submit:hover,
.button.search-form__submit:focus,
.search-form__submit:focus {
  background: #dedede url(https://3de2ae.staticwbm.com/20190118193240im_/https://swni.org/core/misc/icons/424242/loupe.svg) no-repeat center;
}
.search-form .form-item-keys label {
  display: block;
}

/*
     FILE ARCHIVED ON 11:50:56 Jul 28, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:14:44 May 22, 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.68
  exclusion.robots: 0.063
  exclusion.robots.policy: 0.048
  esindex: 0.014
  cdx.remote: 43.137
  LoadShardBlock: 120.727 (3)
  PetaboxLoader3.datanode: 121.843 (4)
  PetaboxLoader3.resolve: 65.792 (2)
  load_resource: 72.395
*/