.parameters th, .parameters td {
  text-align: left;
  padding: 0.25rem 1rem;
  border: 2px solid white;
}
.parameters tr:nth-child(even) {
  background-color: #f2f2f2;
}

.pb_content {
  padding-bottom: 2rem;
}

.noUi-target {
  box-shadow: none;
  border: none;
  height: 4px;
  margin: 24px 16px 0 16px;
}

.noUi-connects {
  border-radius: 0;
}
.noUi-connects .noUi-connect {
  background: #E2001A;
}

.noUi-horizontal .noUi-handle {
  width: 16px;
  height: 16px;
  right: -8px;
  border-radius: 100%;
  background: #E2001A;
  border: none;
  box-shadow: none;
}
.noUi-horizontal .noUi-handle::before, .noUi-horizontal .noUi-handle::after {
  display: none;
}

.noUi-horizontal .noUi-tooltip {
  border: none;
  font-size: 0.8rem;
  background: transparent;
  border-radius: 0;
}

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