.historical-search-page .gMsg_Container h3#pTitle.blue2 {
  margin-left: 15px !important;
  margin-top: 30px !important;
}

.historical-transactions-page {
  margin-left: 15px;
}

.historical-transactions-page .ha-filter-table {
  width: 600px;
}

.historical-transactions-page .ha-field-label,
.historical-transactions-page .ha-period-label {
  width: 110px;
  vertical-align: top;
}

.historical-transactions-page .ha-field-control,
.historical-transactions-page .ha-period-control {
  vertical-align: top;
}

.historical-transactions-page .ha-period-control {
  padding-right: 18px;
}

.historical-transactions-page .ha-inline-label {
  display: inline-block;
  min-width: 78px;
}

.historical-transactions-page #selYear,
.historical-transactions-page #selQtrYear {
  width: 90px;
  height: 30px;
}

.historical-transactions-page #selQuarter {
  width: 112px;
  height: 30px;
}

.historical-transactions-page #selAccount,
.historical-transactions-page #sel1,
.historical-transactions-page [id^="sel"][id$="Year"],
.historical-transactions-page #selQuarter,
.historical-transactions-page #txtStartDate,
.historical-transactions-page #txtEndDate {
  vertical-align: middle;
}

.historical-transactions-page.ha-download-shell {
  margin-left: 15px;
  text-align: left;
}

.historical-transactions-page .ha-download-button,
.ha-download-shell .ha-download-button {
  margin-left: 15px;
  text-decoration: underline;
  font-weight: 600;
  color: darkblue;
}

.ha-grid-table,
.ha-grand-total {
  width: calc(100% - 10px) !important;
  max-width: 945px;
}

.ha-grid-table td[width="10"],
.ha-grand-total td[width="10"] {
  width: 20px;
}

.ha-grand-total {
  border: solid 1px #cccccc;
}

.ha-loan-note-shell {
  margin-left: 15px;
}

.historical-transactions-page .ha-grid-table,
.historical-transactions-page .ha-grand-total {
  border-color: transparent;
}

.historical-transactions-page .ha-grid-header {
  border-color: transparent;
}

.historical-transactions-page .ha-opening-row {
  background-color: #ffffff;
}

.historical-transactions-page .ha-column-header {
  background-color: #cccccc;
  text-align: right;
}

.historical-transactions-page .ha-column-header-label {
  text-align: left;
}

.historical-transactions-page .ha-balance-cell,
.historical-transactions-page .ha-total-value,
.historical-transactions-page .ha-detail-date,
.historical-transactions-page .ha-detail-amount,
.historical-transactions-page .ha-grand-total-value {
  text-align: right;
}

.historical-transactions-page .ha-balance-cell,
.historical-transactions-page .ha-closing-border {
  border-top: 1px dashed #cccccc;
}

.historical-transactions-page .ha-closing-row {
  background-color: #fef2bc;
}

.historical-transactions-page .ha-detail-row {
  background-color: #eff8fb;
}

.historical-transactions-page .ha-grand-total {
  border: 1px solid #cccccc;
}

.historical-transactions-page .ha-grand-total-row {
  background-color: #fbdc40;
}

.historical-transactions-page .ha-paging {
  text-align: center;
}

.historical-transactions-page .ha-no-results {
  color: #000;
}

.historical-transactions-page .ha-footnotes {
  margin-left: 210px;
}
