.inputField {
  height: 37px;
  width: 300px;
  font-size: 13px;
  color: #414040;
  border: 1px solid #999;
  padding: 0 5px;
}

.BomPage saa-horizontal-button {
  position: relative;
  top: 10px;
}

.BomPage saa-drop-down {
  padding: 0px;
}

.product-selection-view-Wrapper {
  height: 100%;
  position: relative;
  min-width: 100%;
}

div[product-selection] #SearchArea_ saa-horizontal-button div.material-element.button, div[product-selection] #PumpSelectionSection_Selection-Parameters saa-horizontal-button div.material-element.button {
  margin-bottom: 5px;
}

html.isios .product-selection-view-Wrapper saa-circle-button[button-name="download"] {
  display: none;
}

iframe body {
  overflow: auto;
}

iframe body .product-selection-view-Wrapper {
  overflow: auto;
}

.stretch-layout input,
.stretch-layout .material.text-box {
  min-width: 0  !important;
}

.curve-drawing-columns .image-container {
  width: 600px;
  height: 400px;
}

.demo-borders {
  border: 2px solid black;
}

.radio-group {
  padding: 10px;
  display: inline-block;
  /*border: 1px solid black;*/
  padding: 5px;
  margin: 5px;
}

.radio-button-horizontal {
  display: flex;
  flex-direction: row;
  gap: 20px;
  width: max-content;
}

.radio-button-vertical {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: max-content;
}

.accessory-info {
  display: block;
  max-width: 535px;
}

.accessory-info .accessory-info-details {
  text-align: center;
  padding: 15px;
}

.bundle-options-layout {
  display: block;
  max-width: 100%;
  position: relative;
}

.bundle-options-layout .bundle-options-layout-header {
  width: 100%;
  float: left;
}

.bundle-options-layout .bundle-options-layout-header .content-box-title {
  font-size: 16px;
}

.bundle-options-layout .bundle-options-layout-header .content-box-title .title-container {
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
  width: 62%;
  word-wrap: break-word;
}

.bundle-options-layout .bundle-options-layout-header .content-box-title .text-color {
  color: #008fcf;
}

.bundle-options-layout .bundle-options-layout-header .content-box-title .screen-options-checkbox {
  float: right;
  margin-top: 2px;
}

.bundle-options-layout .bundle-options-layout-header .content-box-title .screen-options-checkbox saa-check-box .material.check-box input ~ label.box-delegate {
  margin-top: -3px !important;
}

.bundle-options-layout .saa-collapsible-wrapper {
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.3);
}

.bundle-options-layout .grey-text {
  color: #777;
}

.bundle-options-layout .grey-layout {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5;
}

.bundle-options-columns {
  display: table;
  flex-wrap: wrap;
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin-bottom: 11px;
  padding: 22px 10px !important;
}

.bundle-options-columns .screen-options-column {
  display: table-cell;
  white-space: normal;
  padding-left: 10px;
}

.bundle-options-columns .image-container {
  width: 20%;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

.bundle-options-columns .image-container .options-image {
  width: 100%;
  height: auto;
  position: relative;
}

.gradient-box-shadow {
  -webkit-box-shadow: -1px 1px 17px 0px rgba(0, 143, 207, 0.75);
  -moz-box-shadow: -1px 1px 17px 0px rgba(0, 143, 207, 0.75);
  box-shadow: -1px 1px 17px 0px rgba(0, 143, 207, 0.75);
}

@media only screen and (max-width: 480px) {
  :not(.single-line) .bundle-options-columns .screen-options-column {
    display: block;
    text-align: justify;
    padding-left: 0;
  }
  :not(.single-line) .bundle-options-columns .image-container {
    width: 100%;
    display: block;
  }
  .single-line .bundle-options-columns {
    padding: 22px 15px !important;
  }
  .single-line .bundle-options-columns .screen-options-column {
    padding-left: 15px;
    text-align: initial;
    display: table-cell;
  }
  .single-line .bundle-options-columns .image-container {
    width: 65px;
    display: table-cell;
  }
  .bundle-options-layout .bundle-options-layout-header .content-box-title .title-container {
    width: 100%;
    display: block;
  }
  .bundle-options-layout .bundle-options-layout-header .content-box-title .screen-options-checkbox {
    float: none;
    text-align: right;
  }
}

.saa-collapsible-wrapper {
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.3);
}

.saa-composite-curve-layout {
  margin: 10px;
  width: 100%;
  height: 100%;
}

.saa-composite-curve-layout .compositeCurve {
  min-width: 600px;
  min-height: 300px;
}

.curve-drawing-layout {
  max-width: 1145px;
  min-width: 632px;
}

.curve-drawing-columns {
  display: flex;
  flex-wrap: wrap;
}

.curve-drawing-columns .image-containers-wrapper {
  padding: 7.5px;
  margin-top: -8.5px;
  width: 100%;
  width: 615px;
  min-width: 615px;
  max-width: 615px;
  margin-right: auto;
  margin-left: auto;
}

.curve-drawing-columns .image-container {
  padding: 7.5px;
  margin-top: -8.5px;
  width: 100%;
  width: 615px;
  min-width: 615px;
  max-width: 615px;
  height: 415px;
  min-height: 415px;
  max-height: 415px;
  margin-right: auto;
  margin-left: auto;
}

.curve-drawing-columns .image-container .curve-drawing-image {
  width: 100%;
  height: auto;
}

.curve-drawing-columns .image-container.margin-left-0 {
  margin-left: 0;
}

.curve-drawing-columns .screen-options {
  width: calc(100% - 615px);
  min-width: 363px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  flex-grow: 1;
  padding: 7.5px;
}

.curve-drawing-columns .screen-options .screen-options-column {
  width: 100%;
}

.curve-drawing-columns.screen-options-small .screen-options {
  max-width: 500px;
}

.curve-drawing-columns.curve-drawing-small .screen-options {
  min-width: 0px;
  width: 100%;
  max-width: 513px;
}

.rule-driven-search-table-title {
  font-size: 14px;
  margin-bottom: 15px;
}

.table-footer-wrapper {
  margin: 0;
}

.table-footer-wrapper .table-footer {
  background-color: #c8c8c8;
  border: 1px solid #c8c8c8;
  color: #F6F6F6;
  cursor: pointer;
  font-size: 13px;
  font-weight: bold;
  padding: 20px;
  text-align: center;
  transition: background-color 1s;
}

.table-footer:hover {
  background-color: #004969;
  transition: background-color 1s;
}

.rule-driven-search-with-checkbox-table-title {
  font-size: 14px;
  margin-bottom: 15px;
}

.table-footer-wrapper {
  margin: 0;
}

.table-footer-wrapper .table-footer {
  background-color: #c8c8c8;
  border: 1px solid #c8c8c8;
  color: #F6F6F6;
  cursor: pointer;
  font-size: 13px;
  font-weight: bold;
  padding: 20px;
  text-align: center;
  transition: background-color 1s;
}

.table-footer:hover {
  background-color: #004969;
  transition: background-color 1s;
}

.table-small thead > tr > th span,
.table-small tbody > tr > th span {
  padding: 8px;
}

.table-small thead > tr > td,
.table-small tbody > tr > td {
  white-space: nowrap;
}

.table-small thead > tr > td span,
.table-small tbody > tr > td span {
  padding: 7px 4px 7px 8px;
}

.errorLayout .errorImage {
  margin: 0px auto;
  text-align: center;
}

.errorLayout saa-svg-icon {
  width: 33%;
  height: 50%;
}

.errorLayout .redirectButton {
  margin: 0px auto;
  text-align: center;
}

.errorLayout .errorSection {
  padding: 10px;
  font-size: 13px;
  font-weight: 400;
  color: #0086cb;
}

.errorLayout .errorSection a {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}

.errorLayout .errorSection .showMessage {
  line-height: 20px;
}

.errorLayout .salesportal-error-message p {
  text-align: center;
  font-size: 17px;
  color: #0086cb;
  margin: 0 auto;
  margin-top: 20%;
  font-weight: bold;
}

.fixed-layout {
  display: flex;
  width: 100%;
  align-items: stretch;
  overflow-x: auto;
}

.fixed-layout-child {
  width: 100%;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}

.fixed-layout-child:first-child {
  width: 300px;
  min-width: 300px;
  max-width: 300px;
}

.fixed-layout-child:not(:first-child) {
  flex-grow: 1;
}

.fixed-layout-child > * {
  flex-grow: 1;
}

.four-column {
  width: 100%;
  display: inline-block;
}

.four-column .column {
  width: 25%;
  float: left;
}

.four-column .column:nth-child(4n+1) {
  clear: left;
}

.information-table-layout {
  margin-bottom: 7.5px;
  padding: 7.5px;
}

.information-table-layout .information-table-title {
  Font-size: 14px;
  Font-weight: 500;
  margin-bottom: 10px;
  color: #008fcf;
}

.landing-page-layout {
  display: block;
  max-width: 100%;
  position: relative;
  width: 100%;
}

.landing-page-layout .column-one, .landing-page-layout .column-two {
  width: 47%;
  margin: 1%;
  display: inline-block;
  vertical-align: top;
}

.landing-page-layout .right-section-image-conatiner.column-two .image-container img {
  width: 100%;
}

.landing-page-layout .section-one-container {
  padding: 2%;
}

.landing-page-layout .section-one-container .content-box-image-container {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  padding-right: 2%;
  height: 64px;
  border-right: 2px solid #fff;
}

.landing-page-layout .section-one-container .content-box-image-container img {
  width: 100%;
}

.landing-page-layout .section-one-container .content-box-text-container {
  font-weight: 600;
  font-size: 32px;
  font-family: Arial, sans-serif;
  display: inline-block;
  width: 62%;
  vertical-align: top;
  word-wrap: break-word;
  padding-left: 2%;
}

.landing-page-layout .section-one-container .fluid-width {
  width: auto;
}

.landing-page-layout .content-box-description-container {
  font-weight: 700;
  font-size: 16px;
  color: #808080;
  width: 78%;
  margin-left: 2.5%;
  margin-top: 7%;
  line-height: 22px;
  font-family: Arial, sans-serif;
  text-align: justify;
}

.landing-page-layout .content-box-description-container sup {
  font-weight: bold;
  font-size: 8px;
}

@media only screen and (min-width: 768px) {
  .landing-page-layout .content-box-description-container {
    margin-left: 4.5%;
  }
}

@media only screen and (max-width: 750px) {
  .landing-page-layout .column-one, .landing-page-layout .column-two {
    width: 89%;
  }
  .landing-page-layout .image-container {
    text-align: center;
  }
  .landing-page-layout .section-one-container .content-box-text-container {
    width: 61%;
  }
  .landing-page-layout .section-one-container .content-box-image-container {
    height: 128px;
  }
}

@media only screen and (max-width: 480px) {
  .landing-page-layout .column-one, .landing-page-layout .column-two {
    width: 100%;
    margin: 0;
  }
  .landing-page-layout .landing-page-layout-header.column-one .content-box.section-one-container .content-box-image-container img {
    margin-top: 50px;
  }
  .landing-page-layout .landing-page-layout-header.column-one .content-box.section-one-container .content-box-text-container.fluid-width {
    width: 100%;
  }
  .landing-page-layout .landing-page-layout-header.column-one .content-box-description-container {
    margin: 7% 15px 15px 15px;
    text-align: justify;
    width: auto;
  }
  .landing-page-layout .right-section-image-conatiner.column-two .image-container {
    margin: 0 15px;
  }
}

.line-drawing-layout {
  max-width: 1145px;
}

.line-drawing-layout .line-drawing-columns {
  display: flex;
  flex-wrap: wrap;
}

.line-drawing-layout .line-drawing-columns .image-container {
  padding: 7.5px;
  width: 100%;
  max-width: 615px;
  margin-right: auto;
  margin-left: auto;
}

.line-drawing-layout .line-drawing-columns .image-container .line-drawing-image {
  width: 100%;
  height: auto;
}

.line-drawing-layout .line-drawing-columns .screen-options {
  width: calc(100% - 615px);
  min-width: 363px;
  margin-left: auto;
  margin-right: auto;
  flex-grow: 1;
}

.line-drawing-layout .line-drawing-columns .screen-options .screen-options-column {
  width: 100%;
}

.line-drawing-layout .line-drawing-columns.screen-options-small .screen-options {
  max-width: 500px;
}

.line-drawing-layout .line-drawing-columns.line-drawing-small .screen-options {
  min-width: 0px;
  width: 100%;
  max-width: 513px;
}

.load-profile-layout {
  padding: 19px 0;
}

.load-profile-layout .horizontalButton {
  text-align: center;
}

.load-profile-layout .time-period-hour-container {
  width: 91%;
  margin-left: 2.5%;
  overflow: hidden;
}

.load-profile-layout .load-profile-container {
  width: 91%;
  margin-left: 2.5%;
  overflow: auto;
}

.load-profile-layout .load-profile-warning {
  float: left;
  margin-top: 2px;
  margin-left: 15px;
  color: red;
  border: thin solid #000;
  padding: 5px;
}

.product-options-layout {
  max-width: 1145px;
}

.product-options-columns {
  display: flex;
  flex-wrap: wrap-reverse;
}

.product-options-columns .image-container {
  padding: 7.5px;
  margin-left: auto;
  margin-right: auto;
}

.product-options-columns .image-container .options-image {
  width: 335px;
  height: auto;
}

.product-options-columns .screen-options {
  flex-grow: 1;
}

.product-options-columns .screen-options .screen-options-column {
  width: 50%;
  float: left;
}

.single-line {
  display: flex;
  overflow-x: auto;
  overflow-y: visible;
  width: 99%;
}

.single-line .layout-wrapper {
  display: inline-flex;
}

.single-line .layout-wrapper .view-elements {
  display: inline-block;
}

.single-line-small {
  overflow: auto;
  display: block;
  width: 100%;
}

.single-line-small .layout-wrapper {
  display: block;
  width: 100% !important;
}

.single-line-small .layout-wrapper .view-elements {
  display: block;
  width: 100%;
}

.center {
  margin: auto;
}

.stack-layout {
  padding: 10px;
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.stack-layout .image {
  display: block;
  margin: auto;
  width: 110px;
  height: 110px;
}

.stack-layout .title {
  padding: 10px  0px 10px 10px;
  width: 150px;
  color: #008fcf;
  font-size: 14px;
}

.stack-layout .informationLink {
  display: block;
  width: 110px;
  margin: auto;
  background-color: #008fcf;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding: 10px 0px 10px 5px;
  margin-top: 25px;
}

.stack-layout .screenOptions {
  display: inline-table;
}

.stretch-layout {
  width: 100%;
  display: table;
  table-layout: fixed;
}

.stretch-layout saa-circle-button {
  margin-left: 25px;
}

.stretch-layout label.text + saa-circle-button {
  margin-left: 0;
}

.stretch-layout-child {
  display: table-cell;
  vertical-align: bottom;
}

.table-flow {
  display: block;
  width: 100%;
}

.table-flow .table-flow-node {
  display: inline-block;
  vertical-align: bottom;
}

.table-flow.eight-column > .table-flow-node {
  width: 12.5%;
}

.table-flow.seven-column > .table-flow-node {
  width: 14.2857%;
}

.table-flow.six-column > .table-flow-node {
  width: 16.6666%;
}

.table-flow.five-column > .table-flow-node {
  width: 20%;
}

.table-flow.four-column > .table-flow-node {
  width: 25%;
}

.table-flow.three-column > .table-flow-node {
  width: 33.3333%;
}

.table-flow.two-column > .table-flow-node {
  width: 50%;
}

.table-flow.one-column > .table-flow-node {
  display: block;
  width: 100%;
}

.vertical-highlights .background-blue.vertical-highlights-price, .vertical-highlights .background-blue.vertical-highlights-price-heading {
  color: #ffeb3b;
}

.vertical-highlights .background-white.vertical-highlights-price, .vertical-highlights .background-white.vertical-highlights-price-heading {
  color: #0086cb;
}

.vertical-highlights .background-grey.vertical-highlights-price, .vertical-highlights .background-grey.vertical-highlights-price-heading {
  color: #ffeb3b;
}

.vertical-highlights {
  padding-left: 30px;
  padding-right: 30px;
  line-height: 100%;
  font-weight: 400;
}

.vertical-highlights > img {
  width: 100%;
  height: auto;
}

.vertical-highlights .vertical-highlights-title {
  margin-top: 15px;
  padding-bottom: 5px;
  font-size: 28px;
}

.vertical-highlights .vertical-highlights-description {
  padding-bottom: 20px;
  font-size: 14px;
}

.vertical-highlights .vertical-highlights-price {
  font-size: 28px;
}

.vertical-highlights .vertical-highlights-price-heading {
  padding-bottom: 20px;
  font-size: 14px;
}

.vertical-highlights .button-container {
  height: 50px;
  display: flex;
  justify-content: space-between;
}

.vertical-highlights .material-element.button {
  margin-left: 8px;
}

.vertical-highlights-without-listPrice {
  padding-left: 30px;
  padding-right: 30px;
  line-height: 100%;
  font-weight: 400;
}

.vertical-highlights-without-listPrice > img {
  width: 100%;
  height: auto;
}

.vertical-highlights-without-listPrice .vertical-highlights-without-listPrice-title {
  margin-top: 15px;
  padding-bottom: 5px;
  font-size: 28px;
}

.vertical-highlights-without-listPrice .vertical-highlights-without-listPrice-description {
  padding-bottom: 20px;
  font-size: 14px;
}

.vertical-highlights-without-listPrice .button-container {
  height: 50px;
  display: flex;
  justify-content: space-between;
}

.vertical-highlights-without-listPrice .material-element.button {
  margin-left: 8px;
}

.background-blue {
  background-color: #0086cb;
  border-color: #005784;
  color: white;
}

.background-white {
  background-color: white;
  color: #222;
}

.background-grey {
  background-color: #e6e4e5;
  color: #222;
}

.background-red {
  background-color: #ee3523;
  border-color: #a9271a;
  color: white;
}

