/* jQuery UI CSS est maintenant chargé via CDN dans les layouts */

.content-block {
  .lead {
    font-weight: bold !important;
  }
}

.search-header {
  display: none;
}

.margin-bottom {
  margin-bottom: 20px;
}

.tab-pane {
  padding: 20px !important;
}

.ui-slider-handle-large {
  width: 3em !important;
  line-height: 1.2em !important;
  text-align: center !important;
}
