.waves-effect input[type="button"], .waves-effect input[type="reset"], .waves-effect input[type="submit"] {
  background: none;
  border: 0;
  font-style: normal;
  font-size: inherit;
  text-transform: inherit;
}

.waves-circle {
  -webkit-mask-image: none;
  border-width: 0;
  line-height: 21px;
  width: auto;
  height: auto;
}

.waves-input-wrapper {
  border-radius: 20px;
}

.waves-btn {
  -webkit-mask-image: none;
  border-radius: 20px;
  font-weight: 700;
  padding: 0.4rem 3rem 0.4rem 1rem !important;
}

a.waves-effect .waves-ripple {
  z-index: -1;
}

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