.ui-autocomplete {
  z-index: 1051;
}
.tab-selector.active > a {
  color: white !important;
}
.tab-selector > a:hover {
  color: white;
}
.tab-selector.disabled > a:hover {
  color: #999;
}
.tab-selector > a {
  text-transform: uppercase;
}
.btn-holder {
  margin-top: 25px;
}
.productTypeButton.active {
  background-color: #D24719;
  color: #fff;
}
#waterProducts > .checkbox,
#waterProducts > .checkbox + .checkbox {
  margin-top: 10px;
  margin-right: 15px;
  font-weight: normal;
}
.summary-header {
  font-weight: bold;
  text-align: right;
  max-width: 200px;
}
.summary-title {
  text-align: right;
  max-width: 200px;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.table-condensed > tbody > tr > th {
  text-align: right;
}
.form-group .required:after {
  content: "*";
  color: #CD035C;
  margin-left: 2px;
}
/*
    Use p element as label when describing radiobutton or checkbox lists
*/
.paragraph-label {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 0;
}
/*# sourceMappingURL=connection.css.map */
