.xmx-datepicker[data-v-b89e5274] {
  width: 100%;
}
.bank-form > .form-row > legend[data-v-b89e5274]:before {
  content: "*";
  color: red;
}
[dir=ltr] .bank-form > .form-row > legend[data-v-b89e5274]:before {
  margin-right: 5px;
}
[dir=rtl] .bank-form > .form-row > legend[data-v-b89e5274]:before {
  margin-left: 5px;
}
.transaction-report .form-group label {
  font-size: 1rem;
}
.transaction-report table thead th {
  font-size: 1rem;
}
[dir] .custom-loader {
  border-width: 0 !important;
}
[dir=ltr] .custom-loader {
  animation: none !important;
}
[dir=rtl] .custom-loader {
  animation: none !important;
}
