#ariPartStream .ari-product-line.ari-assembly-select .item {
  height: 260px; }

#ari-change-brand-btn {
  display: none; }

#ariPartStream .ari-change-btn {
  border-radius: 0;
  border: 1px solid #690;
  background: #fff; }

#ariPartStream .ari-change-btn:hover {
  background-color: #690;
  color: #fff; }

#ariPartStream a:link, #ariPartStream a:visited {
  color: #690;
  font-weight: bold; }

#ariPartStream button#ariChangeAssemblyBtn, #ariPartStream #ariInfoZoom button, #ariPartStream button#ari-ShowPartList-Btn, #ariPartStream .ariPartListWhereUsed {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

#ariPartStream input.ariPartListAddToCart {
  background: #fff;
  color: #690;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border: 1px solid #690; }

#ariPartStream input.ariPartListAddToCart:hover {
  background: #690;
  color: #fff;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border: 1px solid #690; }

#ariPartStream input[id^="ariparts_qty"] {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }
