
/* OfficeCalculator.Net v83 — dynamic Days Counter defaults */
.oc-v83-date-note{
  grid-column:1/-1;
  margin:2px 0 0;
  padding:9px 11px;
  border:1px solid #dce5f2;
  border-radius:10px;
  background:#f8fafc;
  color:#667085;
  font-size:.72rem;
  line-height:1.45;
}
body.oc-dark .oc-v83-date-note,
html.oc-dark-preload .oc-v83-date-note{
  border-color:#344760;
  background:#18263a;
  color:#aebbd0;
}
