.rekers-header-search {
  margin-left: 12px;
  margin-right: 12px;
  position: relative;
}
.rekers-header-search .ccm-search-block-text {
  border-radius: 0;
  padding: 6px 30px 6px 15px;
  outline: none;
  border: none;
  box-shadow: none;
  background-color: #F5F5F5;
}
.rekers-header-search .ccm-search-block-text:focus {
  box-shadow: none;
  border: none;
}
.rekers-header-search .ccm-search-block-text::placeholder {
  color: #BCBCBC;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0%;
}
.rekers-header-search .search-submit {
  position: absolute;
  top: 5px;
  right: 5px;
  border: none;
  padding: 0;
  width: 26px;
  height: 26px;
}
.rekers-header-search .search-submit svg {
  vertical-align: baseline;
  width: 26px;
  height: 26px;
}
/*# sourceMappingURL=view.css.map */