h3.sidebar-heading {
  font-family: "Sentinel A", "Sentinel B", sans-serif;
  font-size: 24px;
  line-height: 1.25;
  color: #1e1e1e;
  padding: 0 0 18px 0;
  margin: 55px 0 24px 0;
  border-bottom: solid 1px #bdbdbd;
  font-weight: normal; }
  @media (max-width: 767px) {
    h3.sidebar-heading {
      display: none; } }

.two-column .bef-exposed-form,
.featherlight {
  font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif; }
  .two-column .bef-exposed-form .js-form-type-textfield label,
  .featherlight .js-form-type-textfield label {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.88;
    color: #1e1e1e; }
  .two-column .bef-exposed-form .js-form-type-textfield input,
  .featherlight .js-form-type-textfield input {
    width: 260px;
    height: 55px;
    border-radius: 4px;
    background-color: #ffffff;
    border: solid 1px #8996a0;
    margin: 10px 0 23px 0; }
  .two-column .bef-exposed-form input[id^=edit-combine],
  .featherlight input[id^=edit-combine] {
    background-image: url(../../../images/icon-search.svg);
    background-repeat: no-repeat;
    background-position: 225px 15px;
    background-size: 20px 20px; }
  .two-column .bef-exposed-form .form--inline > .form-item,
  .featherlight .form--inline > .form-item {
    float: none; }
  .two-column .bef-exposed-form .form--inline .form-item,
  .featherlight .form--inline .form-item {
    margin: 19px 0 19px 0; }
  .two-column .bef-exposed-form legend,
  .featherlight legend {
    width: 100%; }
  .two-column .bef-exposed-form span.fieldset-legend,
  .featherlight span.fieldset-legend {
    border-top: solid 1px #bdbdbd;
    padding: 27px 0 5px 0;
    width: 100%;
    background-image: url(../../../images/plus.png);
    background-repeat: no-repeat;
    background-position: right 20px;
    display: block; }
  .two-column .bef-exposed-form span.fieldset-legend.sliddown,
  .featherlight span.fieldset-legend.sliddown {
    background-image: url(../../../images/minus.png);
    background-repeat: no-repeat; }
  .two-column .bef-exposed-form .fieldset-wrapper,
  .featherlight .fieldset-wrapper {
    display: none; }
  .two-column .bef-exposed-form input[id^='edit-submit-'],
  .featherlight input[id^='edit-submit-'] {
    background-color: #a51c30;
    color: #ffffff;
    width: 100%;
    margin: 0 0 17px 0; }
  .two-column .bef-exposed-form input[id^='edit-reset'],
  .featherlight input[id^='edit-reset'] {
    background-color: #ffffff;
    border: solid 1px #a51c30;
    color: #a51c30;
    width: 100%;
    display: block; }
  .two-column .bef-exposed-form div[id^='edit-actions'],
  .featherlight div[id^='edit-actions'] {
    border-top: solid 1px #bdbdbd;
    padding: 20px 0 0 0;
    display: block; }
  .two-column .bef-exposed-form .button,
  .featherlight .button {
    margin-left: 0; }
  .two-column .bef-exposed-form .form-type-select,
  .featherlight .form-type-select {
    display: none; }

#views-exposed-form-people-epod-people-listing #edit-actions {
  display: none; }

.js-form-item-combine {
  position: relative; }

.search-icon-overlay {
  position: absolute;
  display: block;
  width: 35px;
  height: 54px;
  top: 40px;
  right: 0;
  cursor: pointer; }

/*# sourceMappingURL=exposed-filter.css.map */
