/* MISTER FAST LiveMapChat WEB V3.2.5 — Job State Engine */
.mf325-job-state{padding:10px 14px;border-bottom:1px solid #dfe7f2;background:#fff;display:grid;gap:8px}
.mf325-job-state-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.mf325-job-state-head b{color:#003da5}.mf325-job-state-head span{font-size:12px;font-weight:800;color:#42536a;background:#eef4ff;border-radius:999px;padding:5px 9px}
.mf325-timeline{display:grid;grid-template-columns:repeat(9,minmax(72px,1fr));gap:4px;overflow:auto;padding-bottom:3px}.mf325-step{position:relative;min-width:72px;border:0;background:transparent;padding:0 2px 2px;text-align:center;color:#7a8798}.mf325-step:before{content:'';display:block;height:4px;border-radius:99px;background:#dfe6ef;margin-bottom:6px}.mf325-step b{display:block;font-size:11px;white-space:nowrap}.mf325-step.is-done:before{background:#16a34a}.mf325-step.is-done{color:#16743a}.mf325-step.is-current:before{background:#ffc400}.mf325-step.is-current{color:#003da5}.mf325-step.is-current b{font-weight:900}.mf325-activity>div{border-left:4px solid #ffc400!important}
@media(max-width:900px){.mf325-timeline{grid-template-columns:repeat(9,88px)}}
