#rcl-office h2.activate_coupon__header,
#rcl-office h2.activated_coupons_list__header {
  margin: 12px 0;
}

.activate_coupon {
  margin: 24px 0;
}

.activate_coupon_form {
  display: flex;
  flex-wrap: nowrap;
}

.activate_coupon_form__code {
  margin-right: 6px;
}

.activate_coupon_form__code input {
  height: calc(100% - .25em - 1px);
  box-sizing: border-box;
  padding: .5em .7em;
}

.create_coupons_list__header_notice {
  font-size: 12px;
  color: #777;
  margin-top: 6px;
}