[dir] .batch-download-wrap {
  padding-bottom: 35px;
}
.batch-download-wrap .b-table-sticky-header {
  max-height: 1000px !important;
}
.disabled {
  color: #999;
}
.card-text {
  width: 90%;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
}
[dir] .card-text {
  margin: 0 auto;
}
.orange {
  color: #ff9f43;
}
.orange:hover {
  color: #ff9f43;
}
.item-box {
  display: flex;
}
.item-box p {
  width: 50%;
}
[dir] .item-box p {
  margin-bottom: 10px;
}
[dir=ltr] .item-box p:nth-child(even) {
  margin-left: 10px;
}
[dir=rtl] .item-box p:nth-child(even) {
  margin-right: 10px;
}
.item-box span::after {
  content: ":";
}
[dir=ltr] .item-box span::after {
  margin-right: 5px;
}
[dir=rtl] .item-box span::after {
  margin-left: 5px;
}
[dir] .batch-download-wrap {
  padding-bottom: 35px;
}
.batch-download-wrap .b-table-sticky-header {
  max-height: 1000px !important;
}
.disabled {
  color: #999;
}
.card-text {
  width: 90%;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
}
[dir] .card-text {
  margin: 0 auto;
}
.orange {
  color: #ff9f43;
}
.orange:hover {
  color: #ff9f43;
}
.item-box {
  display: flex;
}
.item-box p {
  width: 50%;
}
[dir] .item-box p {
  margin-bottom: 10px;
}
[dir=ltr] .item-box p:nth-child(even) {
  margin-left: 10px;
}
[dir=rtl] .item-box p:nth-child(even) {
  margin-right: 10px;
}
.item-box span::after {
  content: ":";
}
[dir=ltr] .item-box span::after {
  margin-right: 5px;
}
[dir=rtl] .item-box span::after {
  margin-left: 5px;
}
[dir] .transaction-download-wrap {
  padding-bottom: 80px;
}
[dir] .transaction-download-wrap .card-header {
  background: #f8f8f8;
  border-bottom: none;
  padding: 1.2rem 1.5rem !important;
}
[dir] .transaction-download-wrap .card-header .card-header-pills {
  padding: 0 0.75rem !important;
  margin-bottom: 0.5rem !important;
}
