#modal-prevent-closing form > .form-group:not(:nth-last-child(3)) > label:before {
  content: "*";
  color: red;
}[dir=ltr] #modal-prevent-closing form > .form-group:not(:nth-last-child(3)) > label:before {
  margin-right: 5px;
}[dir=rtl] #modal-prevent-closing form > .form-group:not(:nth-last-child(3)) > label:before {
  margin-left: 5px;
}
#modal-prevent-closing form > .form-group > label[for="Processing Fee"]:before {
  content: "";
  color: #fff !important;
}
[dir=ltr] #modal-prevent-closing form > .form-group > label[for="Processing Fee"]:before {
  margin-right: 0 !important;
}
[dir=rtl] #modal-prevent-closing form > .form-group > label[for="Processing Fee"]:before {
  margin-left: 0 !important;
}
#modal-prevent-closing form > .form-group > label[for="Exchange Rate"]:before {
  content: "";
  color: #fff !important;
}
[dir=ltr] #modal-prevent-closing form > .form-group > label[for="Exchange Rate"]:before {
  margin-right: 0 !important;
}
[dir=rtl] #modal-prevent-closing form > .form-group > label[for="Exchange Rate"]:before {
  margin-left: 0 !important;
}
.payout-detail-wrap[data-v-08204096] {
  width: 90%;
  min-height: 400px;
  color: #626262;
}[dir] .payout-detail-wrap[data-v-08204096] {
  margin: 0 auto;
  padding-bottom: 50px;
}
[dir] .b-card[data-v-08204096] {
  margin-top: 30px;
}
.label[data-v-08204096],
.label-tip[data-v-08204096] {
  font-weight: bold;
  font-size: 14px;
}
[dir=ltr] .label[data-v-08204096], [dir=ltr] .label-tip[data-v-08204096] {
  margin-right: 5px;
}
[dir=rtl] .label[data-v-08204096], [dir=rtl] .label-tip[data-v-08204096] {
  margin-left: 5px;
}
.label[data-v-08204096]::after {
  content: ":";
}
[dir] .mb-md-0[data-v-08204096] {
  margin-bottom: 10px !important;
}
.action-box[data-v-08204096] {
  width: 100%;
  display: flex;
}
[dir] .action-box[data-v-08204096] {
  clear: both;
}
.toastification[data-v-08204096] {
  font-size: 14px;
  line-height: 26px;
}
[dir] .img-box[data-v-08204096] {
  margin-top: 20px;
}
[dir] .img-box img[data-v-08204096] {
  border: 2px solid #ece6e6;
  cursor: pointer;
}
[dir] .img-box img[data-v-08204096]:hover {
  border-color: #5ab770;
}
.pdf-box > span[data-v-08204096] {
  display: inline-block !important;
  width: 100px !important;
}
.view-image[data-v-08204096] {
  width: 94%;
}
[dir=ltr] .view-image[data-v-08204096] {
  margin-left: 3%;
}
[dir=rtl] .view-image[data-v-08204096] {
  margin-right: 3%;
}
