.product-title-image img {
  display: inline-block;
  margin-right: 2em;
  width: 264px;
}
.product-title-image .fragment-default-img {
  display: inline-block;
  margin-right: 2em;
  width: 264px;
}
@media (max-width: 480px) {
  .product-title-image {
    text-align: center;
  }
  .product-title-image img {
    margin-right: 0;
  }
  .product-title-image .fragment-default-img {
    margin-right: 0;
  }
}
.keysight-care-service td {
  border: 0px !important;
}
.keysight-care-service table {
  margin: 0;
}
.keysight-care-service input {
  width: 300px;
}
.keysight-care-service select {
  width: 270px;
}
.keysight-care-service button {
  padding: 8px;
  border: 1px solid gray;
}
.keysight-care-service .header {
  display: flex;
}
.keysight-care-service .left-header {
  width: 24%;
}
.keysight-care-service .right_header {
  width: 86%;
}
.keysight-care-service .imgContainer img {
  margin-top: 1.75rem;
  height: 100%;
  width: 100%;
}
.keysight-care-service .staticHeading {
  font-weight: bold;
  margin-top: 20px;
}
.keysight-care-service .keysight-assets__arrow {
  border-width: 0 2px 2px 0;
  border: solid #D62D33;
  display: inline-block;
  height: 0.6rem;
  margin: 2px 0 0 2px;
  padding: 3px;
  position: relative;
  width: 0.6rem;
}
.keysight-care-service .keysight-assets__down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.keysight-care-service .keysight-assets__up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 2px;
}
.keysight-care-service .custom-loader .loader {
  border: 4px solid #f3f3f3;
  border-top: 4px solid #e90029;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-block;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.keysight-care-service .custom-loader {
  background-color: rgba(255, 255, 255, 0.95);
  /* display: none; */
  position: absolute;
  height: 100%;
  left: 0;
  top: 34px;
  width: 100%;
  z-index: 9;
}
.keysight-care-service .servicelevels {
  margin-top: 2rem;
}
.keysight-care-service .servicelevels td {
  border: 1px solid #c8c6cb !important;
}
.keysight-care-service .servicelevels th {
  color: white;
  height: 75px;
  text-align: left;
}
.keysight-care-service th {
  border: 1px solid #c8c6cb !important;
}
.keysight-care-service .care-service {
  background-color: #e90029 !important;
}
.keysight-care-service .contentTitle {
  color: #262626;
  padding: 4px 6px;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
}
.keysight-care-service .contentTitle:hover {
  background: #cccccc45;
}
.keysight-care-service .search-close-icon {
  right: 0.4rem;
  top: 8px;
  position: absolute;
  cursor: pointer;
}
.keysight-care-service .model {
  margin-top: 0px;
}
.keysight-care-service .model ul {
  margin-bottom: 0px;
}
.keysight-care-service .country {
  margin-top: 10px;
}
.keysight-care-service .country ul {
  margin-bottom: 0px;
}
.keysight-care-service .product {
  margin-top: 0px;
}
.keysight-care-service .foot_note {
  margin-top: 10px;
}
.keysight-care-service .heading {
  font-weight: bold;
}
.keysight-care-service .container {
  display: flex;
}
.keysight-care-service .label {
  width: 150px;
  font-weight: bold;
}
.keysight-care-service .parentContainer {
  display: flex;
  margin-top: 20px;
}
.keysight-care-service .lookhead-search-result {
  background-color: white;
  box-shadow: 0px 3px 6px #00000029;
}
.keysight-care-service .lookhead-search-box {
  border-width: 0px;
  border-style: solid;
  border-color: #cccccc #cccccc #000000;
  border-image: initial;
  display: none;
}
.keysight-care-service ul {
  margin-block-start: 0;
  padding-inline-start: 16px;
}
.keysight-care-service .backgroundColor {
  background-color: #F8F8F8;
  width: 210px;
  height: 75px;
}
.keysight-care-service .error {
  padding: 3rem 0;
  display: block;
}
.keysight-care-service .errorMessage {
  padding: 3rem 0;
  display: none;
}
.keysight-care-service .tableValue {
  width: 167px;
  height: 75px;
}
.keysight-care-service .title {
  font-size: 26px;
  font-weight: bold;
}
.keysight-care-service #kscare-search-form .care-service.btn:disabled {
  background: transparent !important;
  border: 2px solid #999999 !important;
  color: #999999 !important;
  pointer-events: none;
}
.keysight-care-service select#countryCode {
  appearance: none;
  padding: 0 3px;
  position: relative;
  z-index: 2;
  background: transparent;
  height: 28px;
  display: grid;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.keysight-care-service .countrycode-wrapper {
  position: relative;
  background: #fff;
}
.keysight-care-service .countrycode-wrapper .keysight-assets__arrow {
  position: absolute;
  right: 10px;
  top: 4px;
  z-index: 1;
}
.keysight-care-service .countrycode-wrapper .keysight-assets__arrow.keysight-assets__up {
  position: absolute;
  right: 10px;
  top: 8px;
}
@media (max-width: 768px) {
  .keysight-care-service .keysight-assets__arrow {
    top: -3px;
  }
  .keysight-care-service .keysight-assets__up {
    top: 2px;
  }
  .keysight-care-service .header {
    display: block;
  }
  .keysight-care-service .bg-off-white-tint2 {
    padding: 2rem;
    background: #DBD9DD;
  }
  .keysight-care-service .label {
    width: 30%;
    font-weight: bold;
  }
  .keysight-care-service .left-header {
    width: 100%;
  }
  .keysight-care-service .right_header {
    width: 100%;
  }
  .keysight-care-service .error {
    padding: 2rem 0;
  }
  .keysight-care-service .errorMessage {
    padding: 2rem 0;
  }
}
@media only screen and (max-width: 480px) {
  .keysight-care-service #kscare-search-form #modelNumber {
    width: 230px;
    display: grid;
    text-overflow: ellipsis;
  }
  .keysight-care-service #kscare-search-form #countryCode {
    width: 230px;
  }
}
