.views_tools_exposed {
  border-bottom: 1px black solid;
}
.views_tools_exposed .title {
  font-weight: bold;
  display:none;
}
.views_tools_exposed .content {
}
.views_tools_exposed .content .value {
  display: inline;
}
.views_tools_exposed .content .name {
  display: inline;
  font-weight: bold;
  margin-right: 0.5em;
}
#views-exposed-form-communities-page-2 ul.chosen-choices,
#block-views-exp-news-page ul.chosen-choices,
#block-views-exp-events-page ul.chosen-choices {
  display: none;
}
#views-exposed-form-communities-page-2 .views-reset-button button,
#views-exposed-form-communities-page-2 .views-submit-button button {
    border: 2px solid #e69740;
}
#block-views-exp-news-press-archive-page ul.chosen-choices {
  display: none;
}
#block-views-exp-communities-page-1 ul.chosen-choices {
  display: none;
}

#edit_field_region_tid_chosen span,
#edit_field_topic_tid_chosen span,
#edit_field_connectivity_topics_tid_chosen span {
  display: none;
}

#edit_field_region_tid_chosen span:last-child,
#edit_field_topic_tid_chosen span:last-child,
#edit_field_connectivity_topics_tid_chosen span:last-child {
  display: inline-block;
}

#edit-organization-wrapper label,
#edit-field-region-tid-2-wrapper label,
#edit-field-network-connector-topics-tid-wrapper label,
#edit-field-connectivity-topics-tid-wrapper label,
#edit-field-region-tid-wrapper label,
#edit-field-topic-tid-wrapper label,
#edit-field-terms-alumni-type-tid-wrapper label,
#edit-field-terms-topics-tid-wrapper label,
#edit-field-terms-type-content-tid-wrapper label,
#edit-field-terms-partner-tid-wrapper label,
#edit-alumni-wrapper label,
#edit-topics-wrapper label,
#edit-content-wrapper label,
#edit-partner-wrapper label,
#edit-field-events-location-tid-wrapper label {
  display:none;
}

/* The above still need to be displayed for touch users. */
.tw-touch-user #edit-organization-wrapper label,
.tw-touch-user #edit-field-region-tid-2-wrapper label,
.tw-touch-user #edit-field-network-connector-topics-tid-wrapper label,
.tw-touch-user #edit-field-connectivity-topics-tid-wrapper label,
.tw-touch-user #edit-field-region-tid-wrapper label,
.tw-touch-user #edit-field-topic-tid-wrapper label,
.tw-touch-user #edit-field-terms-alumni-type-tid-wrapper label,
.tw-touch-user #edit-field-terms-topics-tid-wrapper label,
.tw-touch-user #edit-field-terms-type-content-tid-wrapper label,
.tw-touch-user #edit-field-terms-partner-tid-wrapper label,
.tw-touch-user #edit-alumni-wrapper label,
.tw-touch-user #edit-topics-wrapper label,
.tw-touch-user #edit-content-wrapper label,
.tw-touch-user #edit-partner-wrapper label,
.tw-touch-user #edit-field-events-location-tid-wrapper label {
  display: block;
}
/* Style the native select items for touch users. */
.tw-touch-user .form-type-select.form-group select {
  position: static;
  border: 1px solid #f1f1f1;
  opacity: 1;
}
#edit-field-events-location-tid-wrapper span,
#edit_field_region_tid_chosen span {
  display: none;
}

#views-exposed-form-people-block-9 .views-widget-filter-tid_1 .views-widget {
    display: flex;
}

#views-exposed-form-people-block-9 .views-widget-filter-tid_1 a.btn {
    margin-left: 20px;
    padding: 20px 50px 10px;
}

#edit_field_events_location_tid_chosen span:last-child,
#edit_field_region_tid_chosen span:last-child {
  display: inline-block;
}

.view-our-partners .views-field-field-no-logo {
    position:relative;
    height: 220px;
    width: 220px;
    line-height: 220px;
}
.view-our-partners .views-field-field-no-logo img {
      position:absolute;
      left:0;
      -webkit-transition: opacity 1s ease-in-out;
      -moz-transition: opacity 1s ease-in-out;
      -o-transition: opacity 1s ease-in-out;
      transition: opacity 1s ease-in-out;
}
.view-our-partners .views-field-field-no-logo .country-over {
      text-align: center;
      background-color: #27d5ff;
      -webkit-transition: opacity 1s ease-in-out;
      -moz-transition: opacity 1s ease-in-out;
      -o-transition: opacity 1s ease-in-out;
      transition: opacity 1s ease-in-out;
}
.view-our-partners .views-field-field-no-logo img:hover {
      opacity: 0;
}

.tl-timemarker-content-container {
  display: none;
}
.block-refresh-button {
    display:none;
}
#block-widget-map-worldmap-detailed {
  display: none;
}
