.warranty-dialog .buttons {
  margin-top: 30px;
  cursor: pointer;
  margin-left: 60px;
}
.warranty-dialog .bold {
  font-weight: bold;
}
.warranty-dialog .heading {
  font-weight: bold;
  font-size: 15px;
  padding-top: 10px;
  margin-bottom: 30px;
}

@charset "utf-8";
h1 {
  color: #000000;
  font: "Source Sans Pro", sans-serif;
  font-size: 30px;
  font-weight: 400;
}
h2 {
  color: #000000;
  font: "Source Sans Pro", sans-serif;
  font-size: 24px;
  font-weight: 400;
}
h3 {
  color: #000000;
  font: "Source Sans Pro", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}
h3.emphasized {
  color: #000000;
  font: "Source Sans Pro", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}
@media (max-width: 1149px) {
  h1 {
    color: #000000;
    font: "Source Sans Pro", sans-serif;
    font-size: 26px;
    font-weight: 400;
  }
  h2 {
    color: #000000;
    font: "Source Sans Pro", sans-serif;
    font-size: 22px;
    font-weight: 400;
  }
  h3 {
    color: #000000;
    font: "Source Sans Pro", sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
  }
  h3.emphasized {
    color: #000000;
    font: "Source Sans Pro", sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
  }
}
.add-to-cart-component {
  font-size: 12px;
}
.add-to-cart-component .buttons .field {
  margin-top: 0;
  display: inline-block;
  margin-left: 10px;
}
.add-to-cart-component .buttons .field .qty-field {
  height: 30px;
  width: 60px;
  padding: 0 0 0 5px;
  background-color: #dcdcdc;
}
.add-to-cart-component .buttons .button-secondary {
  border-radius: 3px;
  padding: 0 15px;
  height: 30px;
  margin-left: 14px;
  width: 130px;
}
.add-to-cart-component .buttons .loader {
  height: 18px;
  width: 18px;
  position: absolute;
  margin: auto auto auto 38px;
}
.add-to-cart-component-inline {
  font-size: 12px;
}
.add-to-cart-component-inline .buttons {
  display: block;
  width: 245px;
}
.add-to-cart-component-inline .buttons .labels {
  display: inline-block;
}
.add-to-cart-component-inline .buttons .qtySelector {
  display: inline-block;
  margin-left: 4px;
}
.add-to-cart-component-inline .buttons .btnAdd {
  display: inline-block;
  margin-left: 9px;
}
.add-to-cart-component-inline .buttons .field {
  margin-top: 10px;
  display: inline-block;
  margin-left: 10px;
}
.add-to-cart-component-inline .buttons .field .qty-field {
  height: 30px;
  width: 60px;
  padding: 0 0 0 5px;
  background-color: #DCDCDC;
  display: inline-block;
}
.add-to-cart-component-inline .buttons .button-secondary {
  border-radius: 3px;
  padding: 0 15px;
  height: 30px;
  margin-left: 14px;
  width: 130px;
}
.add-to-cart-component-inline .buttons .loader {
  height: 18px;
  width: 18px;
  position: absolute;
  margin: auto auto auto 38px;
}
.add-to-cart-component-inline .guestWrapper button {
  margin-top: 0;
}
.add-to-cart-component-inline .min-order-qty-msg {
  font-size: 14px;
  font-weight: 600;
  padding-top: 10px;
  display: block;
  padding-right: 10px;
  color: #FF0000;
}
.add-to-cart-component-inline .addBillMessage {
  font-size: 16px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  line-height: 22px;
}
.add-to-cart-component-inline .addBillMessage span {
  font-weight: 600;
}
@media (max-width: 567px) {
  .qtySelector select {
    padding-right: 24px;
  }
}

@charset "utf-8";
h1 {
  color: #000000;
  font: "Source Sans Pro", sans-serif;
  font-size: 30px;
  font-weight: 400;
}
h2 {
  color: #000000;
  font: "Source Sans Pro", sans-serif;
  font-size: 24px;
  font-weight: 400;
}
h3 {
  color: #000000;
  font: "Source Sans Pro", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}
h3.emphasized {
  color: #000000;
  font: "Source Sans Pro", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}
@media (max-width: 1149px) {
  h1 {
    color: #000000;
    font: "Source Sans Pro", sans-serif;
    font-size: 26px;
    font-weight: 400;
  }
  h2 {
    color: #000000;
    font: "Source Sans Pro", sans-serif;
    font-size: 22px;
    font-weight: 400;
  }
  h3 {
    color: #000000;
    font: "Source Sans Pro", sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
  }
  h3.emphasized {
    color: #000000;
    font: "Source Sans Pro", sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
  }
}
.custom-multi-select {
  margin-top: 20px;
}
.custom-multi-select .custom-label {
  color: #005DA6;
  font-weight: 700;
  font-size: 12px;
}
.custom-multi-select .custom-value {
  font-size: 16px;
}
.custom-multi-select .select__control {
  min-height: 50px;
  border: none;
  border: 1px solid #949494;
  border-radius: 3px;
}
.custom-multi-select .select__control--is-focused {
  border-style: solid;
  border-width: 1px;
  border-color: #005DA6;
  padding-top: 0 !important;
  -webkit-box-shadow: 0 0 10px rgba(0, 91, 166, 0.5) !important;
  -moz-box-shadow: 0 0 10px 50% rgba(0, 91, 166, 0.5) !important;
  box-shadow: 0 0 10px 50% rgba(0, 91, 166, 0.5) !important;
}
.custom-multi-select .select__control:hover {
  border-color: #005DA6;
}
.custom-multi-select .select__control .select__multi-value {
  background-color: #d0edfc;
  border-radius: 20px;
  padding: 2px 5px;
}
.custom-multi-select .select__control .select__multi-value .select__multi-value__remove {
  background-color: #d0edfc;
  color: #000000;
  cursor: pointer;
}
.custom-multi-select .select__control .select__clear-indicator {
  color: #939597;
}
.custom-multi-select .select__control .select__dropdown-indicator {
  color: #939597;
}
.custom-multi-select .select__control .select__placeholder {
  font-size: 16px;
  color: #4A4A4A;
}
.custom-multi-select.error .select__control {
  border: 1px solid #FF0000;
}
.custom-multi-select.error .select__control--is-focused {
  border-color: #FF0000;
}
.custom-multi-select.error .select__control:hover {
  border-color: #FF0000;
}
.custom-multi-select.error .select__control .select__placeholder {
  color: #FF0000;
}
.request-quote {
  z-index: 1060;
  border-radius: 6px;
  margin-top: 100px;
  height: fit-content !important;
  max-width: 335px;
  margin: auto;
  margin-bottom: 100px;
}
.request-quote .icon-wrapper {
  text-align: center;
  margin-top: 24px;
}
.request-quote .icon-wrapper img {
  width: 40px;
  height: 40px;
  margin-bottom: 13px;
}
.request-quote .tfs-request-quote,
.request-quote .tfs-request-quote-short {
  width: 100%;
}
.request-quote .asset-text-field {
  width: 100%;
}
.request-quote .tfs-request-quote .field div,
.request-quote .tfs-request-quote .lazy-list {
  width: 100%;
}
.request-quote .tfs-request-quote-short .lazy-list {
  width: 100%;
  overflow-y: scroll;
  max-height: 100px ;
}
.request-quote .txt-request-quote-short > div {
  width: 100%;
}
.request-quote .txt-request-quote > div {
  width: 100%;
}
.request-quote .select-text-field {
  width: 100%;
}
.request-quote .modal-content {
  border: none;
}
.request-quote_content {
  padding: 0px !important;
  background-color: #FFFFFF;
}
.request-quote_title {
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  font-weight: 300;
  height: 30px;
  letter-spacing: 0;
  line-height: 30px;
  width: 100%;
}
.request-quote_required {
  height: 100%;
  padding-top: 40px;
}
.request-quote_required_textarea {
  max-width: calc(100vw - 60px);
}
.request-quote_required_textarea .text-field {
  height: 107px !important;
  width: 603px !important;
}
.request-quote_optional {
  height: 100%;
  margin-top: 20px;
}
.request-quote_group-title {
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 20px;
  font-weight: normal;
  height: 25px;
  letter-spacing: 0;
  width: 77px;
}
.request-quote_group-field {
  background: #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  border: 1px solid #949494;
  width: 320px;
}
.request-quote .qty-label {
  position: absolute;
  margin-left: 10px;
  margin-top: 20px;
  height: 22px;
  font-family: Source Sans Pro;
  font-weight: 700;
  font-size: 12px;
  color: #005da6;
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: normal;
}
.request-quote .qty-field select,
.request-quote .qty-field input {
  border-radius: 3px;
  height: 48px;
  padding-top: 20px;
  padding-left: 5px;
  padding-bottom: 5px;
  width: 320px;
}
.request-quote .qty-field input {
  padding-left: 8px !important;
}
.request-quote i {
  font-size: 24px;
  text-align: center;
}
.request-quote .shipping-method-tooltip {
  cursor: pointer;
  position: relative;
}
.request-quote .shipping-method-tooltip .shipping-tooltip-icon {
  font-size: 16px;
}
.request-quote .shipping-method-tooltip .shipping-tooltip-text {
  display: none;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: 100%;
  font-size: 10px;
  left: 20%;
  padding: 8px 15px;
  margin-top: 5px;
  text-align: left;
  width: 212px;
  text-transform: none;
  background-color: #e0dbdb;
  border: 1px solid #949494;
  border-radius: 3px;
}
.request-quote .shipping-method-tooltip .shipping-tooltip-text .shipping-method-text {
  font-family: "Source Sans Pro";
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0px;
  width: 190px;
}
.request-quote .shipping-method-tooltip:hover span.shipping-tooltip-text {
  display: block;
}
.request-quote .fa-cloud-upload {
  color: #000000;
}
.request-quote .facility-label {
  display: block;
  padding-top: 15px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.request-quote .quote-types .quote-type {
  font-size: 20px;
  padding: 20px 0;
}
.request-quote .quote-types label {
  font-size: 16px !important;
}
.request-quote .required-label {
  font-size: 20px;
  font-weight: 400;
  margin-top: 32px;
}
.request-quote .custom-multi-select {
  width: 320px;
}
.request-quote .add-address {
  margin-top: 32px;
}
.request-quote .add-address-label {
  cursor: pointer;
  font-size: 20px;
  font-weight: 400;
  text-decoration: underline;
}

