/* Classes for the Lucidworks Fusion search app form */

section.block-fusion-search-block {
	margin: 5px auto;
  position: absolute;
}

.base-theme-hero section.block-fusion-search-block {
  width: 100%;
  top: 75px;
}

.base-theme-blue section.block-fusion-search-block {
  width: 44%;
  top: -15px;
  right: -54px;
}
