.rma {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
.rma h2 {
  display: inline-block;
  margin-bottom: 50px;
  width: auto;
  height: 30px;
  font-size: 42px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  color: #000000;
}
.rma .subhead {
  display: inline-block;
  margin-bottom: 71px;
  width: 500px;
  height: 19px;
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.24;
  letter-spacing: 0.2px;
  color: #414c5c;
  padding: 0 37px;
  padding-bottom: 8px;
  border-bottom: 2px solid #414c5b;
  box-sizing: initial;
}

#step-1 input {
  display: block;
  width: 478px;
  height: 47px;
  margin: 0 auto;
}
#step-1 .order-number .order-number-warning {
  text-align: left;
  width: 478px;
  margin: 0 auto;
  display: block;
  color: red;
  visibility: hidden;
}
#step-1 .zip .zip-warning {
  text-align: left;
  width: 478px;
  margin: 0 auto;
  display: block;
  color: red;
  visibility: hidden;
}
#step-1 .sign-in .return-order-warnings {
  display: flex;
  height: 40px;
}
#step-1 .sign-in .not-found-warning {
  text-align: left;
  width: 478px;
  margin: 0 auto;
  color: red;
  align-self: flex-end;
  display: none;
}
#step-1 .sign-in .not-eligible-warning {
  text-align: left;
  width: 478px;
  margin: 0 auto;
  color: red;
  align-self: flex-end;
  display: none;
}
#step-1 .sign-in .already-created-warning {
  text-align: left;
  width: 478px;
  margin: 0 auto;
  color: red;
  align-self: flex-end;
  display: none;
}
#step-1 .policies {
  margin-top: 80px;
  display: block;
}

#step-2 {
  max-width: 1360px;
}
#step-2 .item > div {
  display: table-cell;
  text-align: left;
}
#step-2 .item-select {
  padding-right: 132px;
  vertical-align: middle;
}
#step-2 .item-select input {
  width: 20px;
  height: 20px;
}
#step-2 .item-image {
  width: 338px;
}
#step-2 .item-image img {
  max-width: 100%;
}
#step-2 .item-details {
  padding-left: 168px;
  width: 683px;
  vertical-align: top;
}
#step-2 .item-details .item-name {
  width: 422px;
  font-size: 21px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-bottom: 31px;
}
#step-2 .item-details .item-sku, #step-2 .item-details .item-price, #step-2 .item-details .item-quantity {
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #414c5c;
  margin-bottom: 10px;
}
#step-2 .item-details .item-quantity {
  margin-bottom: 28px;
}
#step-2 .item-details .item-quantity select {
  width: 57px;
  height: 47px;
  display: inline-block;
}
#step-2 .item-details span, #step-2 .item-details select, #step-2 .item-details textarea {
  display: block;
}
#step-2 .item-details select {
  width: 289px;
  height: 47px;
  background-color: #ffffff;
  border: solid 1px #c3cbd5;
}
#step-2 .item-details .reason-select .empty-reason-warning,
#step-2 .item-details .reason-note .empty-reason-note-warning {
  color: red;
  margin-bottom: 19px;
  visibility: hidden;
}
#step-2 .item-details .reason-note > span {
  float: left;
}
#step-2 .item-details .reason-note > textarea {
  width: 100%;
  height: 100px;
  clear: left;
  background-color: #ffffff;
  border: solid 1px #c3cbd5;
}
#step-2 .submit-returns .no-selection-warning {
  color: red;
  visibility: hidden;
}
#step-2 .submit-returns input {
  display: block;
  width: 478px;
  height: 47px;
  margin: 0 auto;
}

#step-3 {
  max-width: 800px;
}
#step-3 table {
  width: 100%;
  margin-bottom: 49px;
}
#step-3 table {
  text-align: right;
}
#step-3 table th {
  width: 65px;
  height: 11px;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #414c5c;
}
#step-3 table .qty {
  width: 20%;
}
#step-3 table td {
  width: 50px;
  height: 14px;
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #010101;
}
#step-3 table .title {
  width: 75%;
  text-align: left;
}
#step-3 table .title span {
  width: 285px;
  height: 30px;
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-left: 41px;
}
#step-3 table img {
  max-width: 61px;
  vertical-align: middle;
}
#step-3 table td.return-email {
  text-align: left;
}
#step-3 table td.return-email .email-field {
  display: inline-block;
  vertical-align: top;
}
#step-3 table td.return-email .email-field .empty-email-warning,
#step-3 table td.return-email .email-field .invalid-email-warning {
  display: none;
  color: red;
}
#step-3 table tr.send button {
  width: 246px;
  height: 47px;
  background-color: #1c966f;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  border: none;
}

.warning {
  border: 1px solid red !important;
}

.hidden {
  display: none;
}
