.card-title {
  font-size: 18px !important;
}

.div_background_image {
  margin-bottom: 2em;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-background-position-x: center;
  -ms-background-position-y: bottom;
  background-position: bottom;
}
.div_background_image.search {
  height: 15em;
}
.div_background_image.search label {
  color: white;
}
.div_background_image.search input {
  color: white;
  border-bottom-color: white !important;
}
.div_background_image.search input:focus {
  color: white;
}

.white-fields .input-field [type=text] {
  color: white;
  font-weight: bold;
  border-bottom-width: 2px;
}

.select-wrapper .caret {
  fill: white;
}

.div_background_image .input-field i {
  color: white;
  font-weight: bold;
  border-bottom-width: 2px;
}

/*#header_filter {*/
/*    padding-top: 20em;*/
/*}*/
#header_filter h1 {
  font-weight: bold;
  font-size: 2em;
}

.row {
  margin-bottom: 0 !important;
}

.content .row {
  margin: 1em 0 1em 0 !important;
}

/*# sourceMappingURL=index.css.map */
