.rd-year-summary-ledger .highTech-date-range {
  width: 200px;
}
.rd-year-summary-ledger .bottom-content {
  display: flex;
  flex-direction: column;
}
.rd-year-summary-ledger .bottom-content .grid-container {
  height: 100%;
  flex: 1;
}
.rd-year-summary-ledger .bottom-content .grid-container #gridContainer {
  height: 100%;
}
.rd-year-summary-ledger .bottom-content .page-footer {
  display: inline-block;
}
.export-by-report .dx-list-select-all {
  display: block;
}
.export-by-report .modal-dialog {
  width: 480px;
  min-height: 600px;
}
