/* T2F148_DASHBOARD_BILLING_INLINE_STYLE_EXTRACT_SAFE */
.dashboard-header-row,
.dashboard-data-header-row{
  justify-content:space-between;
}
.billing-header-row{
  justify-content:space-between;
  align-items:center;
}
.month-input-compact{
  width:180px;
}
.section-gap-y{
  margin:12px 0;
}
