input[type="text"], input[type="password"] {
  font-size: 12px;
border: 1px solid #ddd;
padding: 4px;
border-radius: 5px;

}

.views-exposed-form {

  position: relative;
  max-width: 1240px;
margin-left: auto;
margin-right: auto;
/*height: 55px;*/
}


.views-exposed-form label {
  display: none;
}


input[type="text"]:focus, input[type="text"]:hover,
input[type="password"]:focus, input[type="password"]:hover {
  border: 1px solid #669acc;
}

 .section-experts  input[type="text"]:hover  {
  border: 1px solid #3ab596;
}

.section-media input[type="text"]:focus, .section-media  input[type="text"]:hover {
  border: 1px solid #fece6b;
}


.views-exposed-form .views-exposed-widget > label {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 10px;
  color: white;
}


.views-exposed-form .form-item > label {
  font-size: 12px;
  line-height: 13px;
  color: white;
}

.form-type-bef-checkbox, .form-type-radio {
  height: 20px;
}

#edit-price-wrapper .views-widget {
  display: none;
}

.price-slider {
  width: 200px;
}


.price-slider-text {
  font-size: 13px;
  font-weight: bold;
  color: white;
  margin-top: 5px;
  display: block;
}

.price-slider-first:before {
  content: "Between £";
  font-weight: normal;
}

.price-slider-last:before {
  content: " and £";
  font-weight: normal;
}

.views-exposed-form select {
  width: 200px;
}

.noUi-handle {
  width: 14px !important;
  left: -7px !important;
  background: white !important;
}

.noUi-handle:before,
.noUi-handle:after {
  background: none !important;
}

.section-events .noUi-connect {
  background: #3ab596;
}

.section-media .noUi-connect {
  background: #2d3443;
}

.form-type-date-popup .description {
  display: none;
}

.form-type-date-popup .form-item {
  position: relative;
  width: 90px;

}

.form-type-date-popup input {
  cursor: pointer;
}

.views-exposed-form .views-exposed-widget {
  float: left;
  display: inline-block;
  padding: 4px;
}

.form-type-date-popup .form-item:after {
  position: absolute;
  border-radius: 5px;
  right: 0px;
  top: 0px;
  background: #333;
  width: 20px;
  height: 26px;
  content: "▼";
  pointer-events: none;
  font-size: 9px;
  text-align: center;
  color: white;
  line-height: 30px;
}




.views-exposed-form input[type="submit"] {
  color: #2d3443;
  background: white;
  display: inline-block;
  float: left;
  clear: both;
  border: none;
  border: 1px solid white;
  text-transform: uppercase;
  font-weight: normal;
  height: 34px;
  vertical-align: middle;
  margin-top: 0px !important;
  width: 80px;
  font-size: 13px;
}


.views-exposed-form input[type="submit"]:hover {
  color: white;
  background: #2d3443;

}

.views-exposed-widget.views-submit-button {
  clear: both;
  position: relative;
}

.views-exposed-widget .description {
  display: none;
}

/* DATEPICKER */
#ui-datepicker-div {
  background: white;
border: 1px solid #ddd;
font-size: 12px;
line-height: 16px;
}

.ui-datepicker-header {
  background: #3ab596;
text-transform: uppercase;
font-size: 11px;
}

.ui-state-default {
  background: #eee !important;
}

.ui-state-hover {
  background: #3ab596 !important;
  color: white !important;
}

.ui-state-highlight {
  background: #fece6b !important;
  color: black !important;
}

.ui-state-active {
  background: #3ab596 !important;
  color: white !important;
}

#block-views-exp-events-page, #block-views-exp-experts-page,
#block-views-exp-media-page  {
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 100;
  top: 48px;
}

.admin-menu #block-views-exp-events-page,
.admin-menu #block-views-exp-experts-page,
.admin-menu #block-views-exp-media-page {
  top: 77px;
}



#block-views-exp-events-page {
  background: #3ab596;
  display: none;
}

#block-views-exp-experts-page {
  background: #669acc;
    display: none;
}

#block-views-exp-media-page {
  background: #f2b262;
    display: none;
}

.filter-group  {
  float: left;
}

.filter-group > * {
  float: none !important;
}

.views-exposed-desc {
  display: none;
}

.views-exposed-form .edit-time-element-wrap {
  float: none;
  display: inline-block;
}

.wed-title:before {
  display: block;
  content: "Filter";
  font-weight: normal;
  font-size: 12px;
  line-height: 12px;
}

.wed-icon {
  width: 48px;
  height: 48px;
}

#block-views-exp-events-page .wed-icon {
  background-image: url('../images/menu-events.png');
  margin-left: -10px;
}

#block-views-exp-experts-page .wed-icon {
  background-image: url('../images/menu-experts.png');
  margin-left: -10px;
}

#block-views-exp-media-page .wed-icon {
  background-image: url('../images/menu-watch.png');
  margin-left: -10px;
}

.pager {
  background: #f2f2f2;
margin-bottom: 0px;
margin-top: 20px;
padding: 10px;
margin-left: 20px;
margin-right: 20px;
}

.pager li {
  color: #bbb;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
}

.pager li a {
  color: #2d3443;
  font-weight: bold;
  text-decoration: none;
  padding: 9px;

}

.pager li a:hover {
  border-top: 5px solid #2d3443;
}



.views-exposed-widgets {
  padding: 10px;
  text-align: center;
/*  height: 35px;*/
}

.customSelect,
.page-events .views-exposed-widgets .container-inline-date input,
.fi-searchfield {
  border: 1px solid white;
  color: white;
  text-transform: uppercase;
  font-weight: normal;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  border-radius: 0px;
  width: 150px;
  background: url('../images/arr-w.png') no-repeat;
  background-position: 132px center;
  text-align: left;

}

.fi-searchfield {
  position: relative;
  width: 200px;
  background: url('../images/sear-w.png') no-repeat;
  background-position: 175px center;
}


#edit-price-wrapper {
  display: none;
}

.fi-searchfield input {
  border: none;
  background: rgba(255,255,255,0.2) !Important;
  width: 200px;
  padding-right: 30px;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  border-radius: 0px;
  color: white;
  text-transform: uppercase;
}


.page-events .views-exposed-widgets .container-inline-date input  {
position: relative;
  top: -16px;
  height: 34px;
background: rgba(255,255,255,0.2) !Important;
text-align: center !important;
}


.views-exposed-widgets .form-type-date-popup {
  margin-right: 0px;
}

.views-exposed-widgets .form-type-date-popup .form-item:after {
  display: none;
}


.customSelect.customSelectHover {
  cursor: pointer;
}

.customSelect.customSelectOpen {
/* Styles for when the select box is open */
}

.customSelect.customSelectFocus {
/* Styles for when the select box is in focus */
}

.customSelectInner {
  background: rgba(255,255,255,0.2);

  padding-left: 10px;
padding-right: 20px;
width: 120px !important;
overflow: hidden;
height: 32px;
text-overflow: ellipsis;
}

.customSelect.customSelectHover .customSelectInner,
.page-events .views-exposed-widgets .container-inline-date input:hover {
  background: rgba(255,255,255,0.4) !Important;
  cursor: pointer;

}

@media all  and (max-width: 1030px) {
  .views-exposed-form .views-exposed-widget {
    display: block;
    float: none;
    padding-bottom: 10px;
  }

  .views-exposed-form, .views-exposed-widgets {
    height: auto;
  }

  .views-exposed-form {
    border-bottom: 5px solid #2d3443;
  }

  .fi-searchfield {
    position: static;
    top: 0px;
    margin: 0px auto;
  }

  .page-events .views-exposed-widgets .container-inline-date input {
    position: static;
    top: 0px;
  }

  .views-exposed-form input[type="submit"] {
    margin: 0px auto;
    margin-top: 10px !important;
  }

  .mobilefilter:not(.mobile-active) form,
  .mobilefilter:not(.mobile-active) form,
  .mobilefilter:not(.mobile-active) form {
    display: none;
  }

  .mobilefilter:not(.mobile-active),
  .mobilefilter:not(.mobile-active),
  .mobilefilter:not(.mobile-active) {
    background: url('../images/mobsearch.jpg') no-repeat center center !important;
    background-size: 43px 43px !important;
    width: 43px !important;
    height: 43px !important;
      top: 105px !important;
  left: 445px !important;
  position: absolute !important;
  z-index: 1 !important;
  cursor: pointer !important;
  }

  .mobilefilter-close {

  background: url('../images/mobsearch-c.jpg') no-repeat center center !important;
    background-size: 43px 43px !important;
    width: 43px !important;
    height: 43px !important;
     top: 15px !important;
  right: 15px !important;
  position: absolute !important;
  z-index: 1 !important;
  cursor: pointer !important;
  }

}


#views-exposed-form-manage-event-tickets-page .views-submit-button {
  display: none;
}

.page-manage-content .managetable .views-exposed-form,
.page-manage-experts .managetable .views-exposed-form,
.page-manage-users .managetable .views-exposed-form {
  height: auto;
}

.page-manage-content .views-exposed-widgets,
.page-manage-experts .views-exposed-widgets,
.page-manage-users .views-exposed-widgets {
  height: auto;
  text-align: left;
}

.page-manage-content .views-exposed-form label,
.page-manage-experts .views-exposed-form label,
.page-manage-users  .views-exposed-form label,
.page-manage-subscriptions .views-exposed-form label {
  display: inline-block;
  margin-top: 0;
}

.page-manage-experts .views-exposed-widgets .description,
.page-manage-users .views-exposed-widgets .description {
  display: none;
}

.views-exposed-widgets .fi-searchfield {
  width: 100%;
  background-position: 97% center;
}

/* FILTERS SAFARI HACK */
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { @media {
  .fi-searchfield {
    top: 0px;
  }

  .page-events .views-exposed-widgets .container-inline-date input {
    top: -4px;
  }

  .views-exposed-widget.views-submit-button {
    top: 0px;
    clear: both;
  }


  } }

/* IE HACK */
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .fi-searchfield {
    top: 0px;
  }

} }
