.transfer-history-receipt-v9 .transfer-success-certificate {
  height: 585px !important;
  min-height: 585px !important;
  padding-bottom: 46px !important;
  overflow: hidden !important;
}

.transfer-history-receipt-v9 .transfer-success-details {
  padding-bottom: 18px !important;
}

.transfer-history-receipt-v9 .transfer-success-details > div {
  flex: 0 0 auto !important;
  min-height: 42px !important;
}

.transfer-history-receipt-v9 .transfer-success-reference-row {
  min-height: 66px !important;
  align-items: center !important;
}

.transfer-history-receipt-v9 .transfer-success-reference-row dd {
  width: 100% !important;
  max-width: none !important;
}

.transfer-history-receipt-v9 .transfer-receipt-copy-reference-runtime {
  width: 100% !important;
  padding: 4px 0 !important;
  grid-template-columns: minmax(0, 1fr) 20px !important;
  grid-template-rows: auto 16px !important;
  align-items: center !important;
  column-gap: 6px !important;
  row-gap: 2px !important;
}

.transfer-history-receipt-v9 .transfer-receipt-copy-reference-runtime .reference-value {
  width: 100% !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
  color: #193052 !important;
  font-size: 11px !important;
  line-height: 14px !important;
  text-align: right !important;
}

.transfer-history-receipt-v9 .transfer-receipt-copy-reference-runtime .copy-mark {
  align-self: center !important;
  justify-self: end !important;
}

.transfer-history-receipt-v9 .transfer-receipt-copy-reference-runtime small {
  grid-column: 1 / -1 !important;
  justify-self: end !important;
  padding-right: 26px !important;
  line-height: 14px !important;
}

.transfer-history-receipt-v9 .transfer-success-details > div:last-child {
  min-height: 46px !important;
  padding-bottom: 8px !important;
  align-items: center !important;
  border-bottom: 0 !important;
}

@media (max-width: 390px) {
  .transfer-history-receipt-v9 .transfer-success-certificate {
    height: 600px !important;
    min-height: 600px !important;
    padding-bottom: 50px !important;
  }
}
