.table {
  font-size: 12px; }

.table thead th {
  background-color: #E2E9EE !important;
  line-height: 15px; }

.tableHeader {
  font-size: 14px;
  text-align: center; }

.stripedTable tr:nth-child(odd) {
  background-color: #F1F2F5; }

.narrativeTitle {
  font-size: .875rem; }

.cobankDisclaimer {
  font-style: italic;
  font-size: .800rem; }

.totals {
  color: #6B6C7E;
  font-weight: 600;
  white-space: nowrap; }

.totalAcres {
  text-align: right;
  color: #6B6C7E;
  font-weight: 600; }

.expiredTotals {
  text-align: right;
  color: #6B6C7E;
  font-weight: 600; }

.radio label {
  padding-left: 0px !important; }