/*ProjectWelcome*/
.nova-form-projectWelcome-overbookedWithTolerance {
  color: var(--fcError);
  font-weight: bold;
}
.nova-form-projectWelcome-overbookedWithoutTolerance {
  color: var(--fcWarning);
  font-weight: bold;
}
.nova-form-projectWelcome-inDebit {
  color: var(--fcContent);
  font-weight: bold;
}
.nova-form-projectWelcome-tooltip-firstheaderColumn {
  padding-right: 20px;
  font-weight: bold;
}
.nova-form-projectWelcome-tooltip-headerColumn {
  padding-right: 20px;
  padding-top: 10px;
  font-weight: bold;
}
