.fecrm-production-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,1fr);gap:16px;align-items:start}
.fecrm-production-builder{grid-row:span 3}
.fecrm-production-builder-stack{display:grid;grid-template-columns:minmax(0,1fr);gap:22px;min-width:0}
.fecrm-production-builder-stack>.fecrm-production-builder{grid-row:auto;width:100%;min-width:0}
.fecrm-production-team-manager{display:grid;gap:14px;min-width:0;padding-top:2px}
.fecrm-production-team-manager>.fecrm-production-section-head{align-items:flex-start}
.fecrm-production-team-manager>.fecrm-production-section-head h2{margin:0}
.fecrm-production-team-manager>.fecrm-production-section-head p{margin:4px 0 0;color:#667085}
.fecrm-production-workflow-toolbar{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:16px;padding:15px 17px}
.fecrm-production-workflow-toolbar>label{display:grid;flex:1;gap:6px;min-width:0;max-width:720px;font-weight:700}
.fecrm-production-workflow-toolbar select{width:100%;max-width:none}
.fecrm-production-create-primary{flex:0 0 auto;padding-left:18px;border-left:1px solid #d9e1ea}
.fecrm-production-workflow-create{display:flex;justify-content:flex-start;margin-top:15px;padding:12px 0;border-top:1px solid #e3e8ee;border-bottom:1px solid #e3e8ee}
.fecrm-production-workflow-visibility{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:15px;padding:14px;border:1px solid #b6d4fe;border-radius:8px;background:#f4f8ff}
.fecrm-production-workflow-visibility.is-hidden{border-color:#f0c36d;background:#fff9e8}
.fecrm-production-workflow-visibility>div{display:grid;gap:3px;min-width:0}
.fecrm-production-workflow-visibility small{color:#526174;overflow-wrap:anywhere}
.fecrm-production-workflow-visibility .fecrm-btn{flex:0 0 auto}
.fecrm-production-step-settings{min-width:0;margin-top:24px;padding-top:22px;border-top:2px solid #c7d5e6}
.fecrm-production-step-settings-head{display:flex;align-items:center;justify-content:space-between;gap:20px;min-width:0;padding:0 2px 14px}
.fecrm-production-step-settings-head>div{min-width:0}
.fecrm-production-step-settings-head h2{margin:0;color:#172033;font-size:20px}
.fecrm-production-step-settings-head p{max-width:760px;margin:4px 0 0;color:#5f6b7d;overflow-wrap:anywhere}
.fecrm-production-step-settings-head .fecrm-btn{flex:0 0 auto}
.fecrm-production-stage-create{display:flex;justify-content:flex-start;margin-top:11px;padding-top:10px;border-top:1px solid #e1e6eb}
.fecrm-production-manage-actions{align-items:center}
.fecrm-production-pipeline-controls>.fecrm-actions{min-width:0}
.fecrm-production-section-head,.fecrm-production-stage-head,.fecrm-customer-stage-head,.fecrm-customer-action-head,.fecrm-production-admin-nav{display:flex;align-items:center;justify-content:space-between;gap:14px}
.fecrm-production-section-head h2,.fecrm-production-section-head p{max-width:100%;margin:0;overflow-wrap:anywhere}
.fecrm-production-section-head p{color:var(--fecrm-muted)}
.fecrm-production-stage-list{display:flex;flex-direction:column;gap:13px;margin-top:15px}
.fecrm-production-stage{min-width:0;padding:13px;border:1px solid #d9e1ea;border-radius:9px;background:#f8fafc}
.fecrm-production-stage.is-draft,.fecrm-production-builder.is-draft{border-style:dashed;background:#f5f6f8}
.fecrm-production-stage.is-draft{opacity:.92}
.fecrm-stage-instructions{max-width:100%;margin:5px 0 0;color:#495057;white-space:pre-wrap;overflow-wrap:anywhere}
.fecrm-production-stage-head>div:first-child{display:flex;align-items:center;min-width:0;gap:9px}
.fecrm-progress-dot,.fecrm-progress-step>span:not(.fecrm-badge){display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;width:30px;height:30px;border:3px solid #b7c0ca;border-radius:50%;background:#fff;color:#495057;font-weight:800}
.fecrm-production-actions{display:flex;flex-direction:column;gap:8px;margin-top:11px}
.fecrm-production-action,.fecrm-customer-action{display:flex;align-items:flex-start;gap:11px;min-width:0;padding:11px;border:1px solid #dee2e6;border-radius:8px;background:#fff}
.fecrm-production-action-icon{display:flex;align-items:center;justify-content:center;flex:0 0 34px;width:34px;height:34px;border-radius:8px;background:#e7f0ff;color:#084298;font-size:18px;font-weight:800}
.fecrm-production-action-main{flex:1;min-width:0}
.fecrm-production-action-main p,.fecrm-customer-action p{margin:5px 0;color:#495057;white-space:pre-wrap}
.fecrm-production-action-main small{color:var(--fecrm-muted)}
.fecrm-production-action-buttons{display:flex;align-items:center;justify-content:flex-end;gap:5px;flex-wrap:wrap;flex:0 0 auto}
.fecrm-production-modal{width:min(760px,100%)}
.fecrm-request-form>[hidden]{display:none!important}
.fecrm-request-required{display:flex;align-items:center;gap:8px;align-self:end;min-height:42px;font-weight:700}
.fecrm-request-preview{min-height:72px;padding:12px;border:1px solid #cfd7e1;border-radius:8px;background:#f8fafc}
.fecrm-request-preview input:not([type=radio]):not([type=checkbox]),.fecrm-request-preview select,.fecrm-request-preview textarea{width:100%;max-width:100%;min-height:40px;padding:8px 10px;border:1px solid #adb5bd;border-radius:6px;background:#fff;color:#495057}
.fecrm-request-preview textarea{min-height:82px;resize:none}
.fecrm-request-preview-choices{display:flex;flex-direction:column;gap:7px;margin-bottom:7px}
.fecrm-request-preview-choices label{display:flex;align-items:center;gap:7px}
.fecrm-request-examples{padding-top:13px;border-top:1px solid #e1e6eb}
.fecrm-request-examples>input[type=file]{width:100%;padding:10px;border:1px dashed #9cadbf;border-radius:8px;background:#f8fafc}
.fecrm-request-example-list{display:flex;flex-direction:column;gap:7px;margin:7px 0 10px}
.fecrm-request-example{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:8px 10px;border:1px solid #d9e1ea;border-radius:7px;background:#fff}
.fecrm-request-example a{min-width:0;overflow-wrap:anywhere}
.fecrm-customer-examples{margin:12px 0;padding:11px;border:1px solid #b6d4fe;border-radius:8px;background:#f4f8ff}
.fecrm-request-example-download{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:9px 10px;border:1px solid #cfe2ff;border-radius:7px;background:#fff;text-decoration:none}
.fecrm-request-example-download span{min-width:0;overflow-wrap:anywhere}
.fecrm-request-example-download small{flex:0 0 auto;color:#0d6efd;font-weight:700}
.fecrm-production-admin-nav{margin-bottom:18px;padding:10px 14px;border-radius:8px;background:#0d6efd;color:#fff}
.fecrm-production-admin-nav select{width:auto;min-width:70px;padding:6px;border:1px solid #fff;border-radius:6px;background:#fff;color:#212529}
.fecrm-progress-dots{display:flex;align-items:flex-start;gap:0;overflow-x:auto;margin:4px 0 20px;padding:4px 2px 9px}
.fecrm-progress-step{position:relative;display:flex;align-items:center;flex:1 0 145px;min-width:0;gap:7px;padding-right:16px}
.fecrm-progress-step:after{content:"";position:absolute;z-index:0;top:14px;left:30px;right:0;height:3px;background:#ccd3da}
.fecrm-progress-step:last-child:after{display:none}
.fecrm-progress-step>span:not(.fecrm-badge),.fecrm-progress-step>strong,.fecrm-progress-step>.fecrm-badge{position:relative;z-index:1}
.fecrm-progress-step>strong{min-width:0;background:#fff;padding:0 3px;overflow-wrap:anywhere}
.fecrm-progress-step>.fecrm-badge{display:none}
.fecrm-progress-completed>span:not(.fecrm-badge){border-color:#198754;background:#198754;color:#fff}
.fecrm-progress-completed:after{background:#198754}
.fecrm-progress-active>span:not(.fecrm-badge){border-color:#0d6efd;background:#0d6efd;color:#fff}
.fecrm-progress-awaiting_review>span:not(.fecrm-badge){border-color:#d39e00;background:#fff3cd;color:#664d03}
.fecrm-progress-changes_requested>span:not(.fecrm-badge){border-color:#dc3545;background:#f8d7da;color:#842029}
.fecrm-production-status{text-transform:capitalize}
.fecrm-status-completed,.fecrm-status-approved{background:#d1e7dd;color:#0f5132}
.fecrm-status-active{background:#cfe2ff;color:#084298}
.fecrm-status-team_processing{background:#e7f0ff;color:#084298}
.fecrm-status-action_required{background:#cfe2ff;color:#084298}
.fecrm-status-awaiting_review,.fecrm-status-submitted{background:#fff3cd;color:#664d03}
.fecrm-status-changes_requested{background:#f8d7da;color:#842029}
.fecrm-status-upcoming,.fecrm-status-not_submitted,.fecrm-status-draft{background:#e9ecef;color:#495057}
.fecrm-status-bypassed_by_team{background:#fff3cd;color:#664d03}
.fecrm-alert-warning{border-color:#ffecb5;background:#fff8e1;color:#664d03}
.fecrm-production-detail{display:grid;gap:12px}
.fecrm-production-response{padding:10px 0;border-bottom:1px solid #edf0f2}
.fecrm-production-response:last-child{border-bottom:0}
.fecrm-production-response>strong,.fecrm-production-response>span{display:inline-block;margin:0 6px 6px 0}
.fecrm-production-response pre{max-width:100%;overflow:auto;padding:9px;border-radius:6px;background:#f6f8fa;white-space:pre-wrap}
.fecrm-production-file-list{display:flex;flex-wrap:wrap;gap:7px;min-width:0;margin:7px 0}
.fecrm-production-file-list .fecrm-btn{max-width:100%;overflow-wrap:anywhere;white-space:normal;text-align:left}
.fecrm-progress-move{margin-top:18px;padding-top:16px;border-top:1px solid var(--fecrm-border)}
.fecrm-production-invite-form{margin-top:18px;padding-top:16px;border-top:1px solid var(--fecrm-border)}
.fecrm-production-operations-picker{margin-bottom:16px}
.fecrm-production-operations-picker label{display:grid;gap:6px;max-width:720px;font-weight:700}
.fecrm-production-operations-picker select{width:100%;max-width:none}
.fecrm-production-operations-grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.4fr);gap:16px;align-items:start}
.fecrm-production-operations-customers,.fecrm-production-operations-reviews{min-width:0}
.fecrm-production-operations-customers.is-board{grid-column:1/-1}
.fecrm-production-view-toggle [aria-pressed="true"]{border-color:#0d6efd;background:#e7f0ff;color:#084298}
.fecrm-production-board-column.is-drop-target{border-color:#0d6efd;background:#eaf2ff;box-shadow:0 0 0 2px rgba(13,110,253,.13)}
.fecrm-production-board-column.is-completed{background:#f4faf6}
.fecrm-production-board-column.is-completed.is-drop-target{border-color:#198754;background:#e8f5ec;box-shadow:0 0 0 2px rgba(25,135,84,.13)}
.fecrm-production-board-column.is-completed .fecrm-stage-dot{background:#198754}
.fecrm-production-board-card-head>.fecrm-production-board-card-state{display:flex;flex:0 0 auto;align-items:center;gap:6px}
.fecrm-production-operations-reviews{grid-column:1/-1}
.fecrm-production-customer-table{display:grid;gap:0;min-width:0}
.fecrm-production-customer-table-head,.fecrm-production-customer-row{display:grid;grid-template-columns:minmax(150px,1.3fr) minmax(120px,1fr) minmax(90px,.55fr) minmax(130px,.7fr);align-items:center;gap:12px;padding:10px;border-bottom:1px solid #e3e8ee}
.fecrm-production-customer-table-head{padding-top:0;color:#667085;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}
.fecrm-production-customer-filters{display:grid;grid-template-columns:minmax(180px,1.15fr) minmax(150px,.9fr) minmax(150px,.8fr) minmax(210px,1.3fr);align-items:end}
.fecrm-production-customer-filters.fecrm-single-production-picker{grid-template-columns:minmax(180px,.8fr) minmax(240px,1.4fr)}
.fecrm-production-customer-filters .fecrm-inline-field{min-width:0;flex-basis:auto}
.fecrm-production-directory-table td{vertical-align:middle}
.fecrm-production-directory-table .fecrm-production-status{white-space:nowrap}
.fecrm-production-customer-row>div:first-child{display:grid;min-width:0;gap:2px}
.fecrm-production-customer-row strong,.fecrm-production-customer-row small,.fecrm-production-customer-row>span{min-width:0;overflow-wrap:anywhere}
.fecrm-production-customer-row small{color:var(--fecrm-muted)}
.fecrm-customer-welcome{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:16px 0;padding:16px 18px;border:1px solid #b6d4fe;border-radius:9px;background:#eaf2ff;color:#084298}
.fecrm-customer-welcome strong,.fecrm-customer-welcome span{display:block}
.fecrm-customer-overview>.fecrm-page-head{margin-bottom:16px}
.fecrm-customer-overview-section{margin-bottom:26px}
.fecrm-customer-overview-section>.fecrm-production-section-head{margin-bottom:12px}
.fecrm-customer-workflow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.fecrm-customer-workflow-card{display:flex;flex-direction:column;gap:10px;min-width:0;margin:0;padding:13px 14px}
.fecrm-customer-workflow-card.is-completed{background:#fbfcfc}
.fecrm-customer-workflow-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-width:0}
.fecrm-customer-workflow-card-head>div{min-width:0}
.fecrm-customer-workflow-card h3{margin:0;color:#172033;font-size:16px;line-height:1.3;overflow-wrap:anywhere}
.fecrm-customer-workflow-card p{margin:3px 0 0;color:#5f6b7d;font-size:13px;line-height:1.4;overflow-wrap:anywhere}
.fecrm-customer-workflow-current{display:grid;gap:2px;padding:7px 9px;border-radius:7px;background:#f5f8fc}
.fecrm-customer-workflow-current span,.fecrm-customer-progress-summary span{color:#667085;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}
.fecrm-customer-progress-summary{display:grid;gap:5px}
.fecrm-customer-progress-summary>div:first-child{display:flex;justify-content:space-between;gap:12px}
.fecrm-customer-progress-bar{height:6px;overflow:hidden;border-radius:999px;background:#e1e7ef}
.fecrm-customer-progress-bar>span{display:block;height:100%;border-radius:inherit;background:#198754}
.fecrm-customer-workflow-card>.fecrm-btn{align-self:flex-start;margin-top:auto}
.fecrm-customer-focused-nav{display:flex;margin-bottom:14px}
.fecrm-customer-progress-navigation .fecrm-progress-step{appearance:none;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;text-decoration:none}
.fecrm-customer-progress-navigation .fecrm-progress-step{min-height:44px}
.fecrm-customer-progress-navigation .fecrm-progress-step:focus-visible{outline:2px solid #0d6efd;outline-offset:2px;border-radius:6px}
.fecrm-customer-progress-navigation .fecrm-progress-step.is-selected{background:#f1f6ff;border-radius:8px}
.fecrm-customer-switcher{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-bottom:15px}
.fecrm-customer-switcher label{font-weight:700}
.fecrm-customer-switcher select{min-width:260px;padding:8px 30px 8px 10px;border:1px solid #adb5bd;border-radius:6px;background:#fff}
.fecrm-customer-preview{margin:-9px 0 17px}
.fecrm-customer-waiting{display:flex;align-items:flex-start;gap:11px;padding:15px 16px;border:1px solid #b6d4fe;border-radius:8px;background:#eef5ff;color:#084298}
.fecrm-customer-waiting>span{flex:0 0 auto;font-size:20px;line-height:1.3}
.fecrm-customer-waiting strong{display:block;margin-bottom:3px}
.fecrm-customer-waiting p{margin:0;color:#334e75;overflow-wrap:anywhere}
.fecrm-production-customer-title .fecrm-guide-eyebrow{display:block;margin-bottom:5px;color:#0d6efd}
.fecrm-production-customer-recap{display:block}
.fecrm-production-customer-recap-grid{display:grid;width:100%;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(150px,.7fr);gap:16px}
.fecrm-production-customer-recap-grid>div{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:3px}
.fecrm-production-customer-recap-grid small{color:var(--fecrm-muted);font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}
.fecrm-production-customer-recap-grid strong,.fecrm-production-customer-recap-grid span{max-width:100%;overflow-wrap:anywhere}
.fecrm-production-customer-steps{margin:0 0 18px;padding:15px 16px;border:1px solid var(--fecrm-border);border-radius:10px;background:#fff}
.fecrm-production-customer-steps .fecrm-production-section-head{align-items:flex-start;margin-bottom:8px}
.fecrm-production-customer-steps h2,.fecrm-production-customer-step h3{margin:0}
.fecrm-production-customer-steps p{margin:3px 0 0;color:var(--fecrm-muted)}
.fecrm-production-customer-step>.fecrm-production-section-head{align-items:flex-start;margin-bottom:10px}
.fecrm-production-customer-step>.fecrm-production-section-head small{display:block;margin-bottom:2px;color:var(--fecrm-muted);font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.fecrm-staff-progress-table{margin:0 0 18px;border:1px solid var(--fecrm-border);border-radius:10px;background:#fff;color:#172033;overflow:hidden}
.fecrm-staff-progress-row{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(210px,1.15fr) minmax(125px,.55fr) minmax(170px,.7fr);min-width:0;border-top:1px solid #e3e8ee}
.fecrm-staff-progress-head{border-top:0;background:#f4f6f9;color:#465266;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.fecrm-staff-progress-head>div,.fecrm-staff-progress-cell{min-width:0;padding:11px 12px;overflow-wrap:anywhere;word-break:break-word}
.fecrm-staff-progress-head>div+div,.fecrm-staff-progress-cell+.fecrm-staff-progress-cell{border-left:1px solid #e3e8ee}
.fecrm-staff-step-row{background:#edf4ff;border-top-color:#c9dcf7}
.fecrm-staff-step-row .fecrm-staff-progress-cell{display:flex;align-items:center}
.fecrm-staff-progress-item{display:flex;align-items:flex-start;gap:10px}
.fecrm-staff-progress-item>div{min-width:0}
.fecrm-staff-progress-item small,.fecrm-staff-progress-item strong{display:block;min-width:0}
.fecrm-staff-progress-item small{margin-bottom:2px;color:#667085;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}
.fecrm-staff-progress-item strong{color:#172033}
.fecrm-staff-progress-item p{margin:4px 0 0;color:#596579;white-space:pre-wrap}
.fecrm-staff-step-index{display:inline-flex;flex:0 0 28px;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#0d6efd;color:#fff;font-weight:800}
.fecrm-staff-step-instructions{color:#445066;white-space:pre-wrap}
.fecrm-staff-request-row{background:#fff}
.fecrm-staff-request-row.is-empty{background:#fbfcfe}
.fecrm-staff-request-row .fecrm-staff-progress-item{padding-left:30px}
.fecrm-staff-request-branch{flex:0 0 auto;color:#8995a7;font-size:18px;line-height:1.2}
.fecrm-staff-response-cell pre{max-width:100%;margin:0;padding:8px;border-radius:6px;background:#f6f8fa;color:#172033;white-space:pre-wrap;overflow:auto}
.fecrm-staff-response-cell .fecrm-production-file-list{margin-top:7px}
.fecrm-staff-response-cell .fecrm-alert{margin:8px 0 0}
.fecrm-staff-customer-confirmed{color:#146c43}
.fecrm-staff-empty-explanation{color:#596579}
.fecrm-staff-progress-actions{display:flex;align-items:flex-start;justify-content:flex-end;gap:6px;flex-wrap:wrap}
.fecrm-staff-progress-actions .fecrm-btn{white-space:normal;text-align:center}
.fecrm-staff-complete-row{background:#f0f8f3;border-top-color:#badbcc}
.fecrm-staff-complete-row .fecrm-staff-step-index{background:#198754}
.fecrm-staff-progress-cell:before{display:none}
.fecrm-staff-step-state.is-completed{border-color:#a3cfbb;background:#edf8f1;color:#0f5132}
.fecrm-staff-step-state.is-completed p{color:#315c42}
.fecrm-staff-step-state.is-upcoming{border-color:#d7dce1;background:#f8f9fa;color:#495057}
.fecrm-staff-step-state.is-upcoming p{color:#5f6872}
.fecrm-customer-stages{display:flex;flex-direction:column;gap:14px}
.fecrm-customer-stage{opacity:.86;padding:0;border:0;background:transparent;box-shadow:none}
.fecrm-customer-focused,.fecrm-customer-stage,.fecrm-customer-request-groups,.fecrm-customer-action-type-group,.fecrm-customer-action,.fecrm-customer-action-head>div:last-child,.fecrm-customer-response,.fecrm-customer-upload,.fecrm-customer-files,.fecrm-customer-examples{min-width:0;max-width:100%}
.fecrm-customer-focused-title{display:flex;align-items:center;gap:10px;min-width:0;max-width:100%;flex-wrap:wrap}
.fecrm-customer-focused-title h1{min-width:0;margin:0;overflow-wrap:anywhere}
.fecrm-customer-stage.is-current{opacity:1;border:0;box-shadow:none}
.fecrm-customer-stage-head{margin-bottom:12px}
.fecrm-customer-stage-head h2{margin:0}
.fecrm-customer-request-groups{display:grid;gap:28px;margin-top:22px}
.fecrm-customer-action-type-group{min-width:0}
.fecrm-customer-action-type-title{margin:0 0 11px;padding:0;color:#172033;font-size:20px;font-weight:750;line-height:1.3;overflow-wrap:anywhere}
.fecrm-customer-action-type-items{display:flex;min-width:0;flex-direction:column;gap:10px}
.fecrm-customer-action-type-items .fecrm-customer-action{display:block;margin:0;padding:15px;border:1px solid #dfe5ec;border-radius:9px;background:#fff}
.fecrm-customer-action-head{justify-content:flex-start;margin-bottom:8px}
.fecrm-customer-action-head h3{margin:0 0 5px}
.fecrm-customer-action-statuses{display:flex;align-items:flex-start;gap:5px;min-width:0;max-width:100%;flex-wrap:wrap}
.fecrm-customer-action-type-items .fecrm-customer-action.is-locked{background:#f8f9fa}
.fecrm-customer-response,.fecrm-customer-upload{display:flex;align-items:flex-end;gap:9px;margin-top:10px}
.fecrm-customer-response input,.fecrm-customer-response select,.fecrm-customer-response textarea,.fecrm-customer-upload input{flex:1;width:100%;min-width:0;max-width:100%;min-inline-size:0;min-height:40px;padding:8px 10px;border:1px solid #adb5bd;border-radius:6px;background:#fff}
.fecrm-customer-response input:not([type=checkbox]):not([type=radio]),.fecrm-customer-response select,.fecrm-customer-response textarea{min-height:44px;font-size:16px!important}
.fecrm-customer-response input[type=date]{display:block;inline-size:100%;min-inline-size:0;overflow:hidden}
.fecrm-customer-response input[type=date]::-webkit-date-and-time-value{min-width:0;text-align:left}
.fecrm-customer-response input[type=date]::-webkit-datetime-edit{min-width:0;padding:0}
.fecrm-customer-response input[type=date]::-webkit-calendar-picker-indicator{flex:0 0 auto;margin:0}
.fecrm-customer-response textarea{min-height:90px}
.fecrm-customer-response.fecrm-field{align-items:stretch}
.fecrm-customer-response.fecrm-field .fecrm-btn{align-self:flex-start}
.fecrm-customer-confirm{display:flex;align-items:flex-start;gap:10px;min-width:0;max-width:100%;padding:12px;border:1px solid #b6d4fe;border-radius:8px;background:#f4f8ff;font-weight:600;cursor:pointer}
.fecrm-customer-confirm input{flex:0 0 auto;width:22px;height:22px;min-height:0;margin:1px 0 0;cursor:pointer}
.fecrm-customer-confirm span,.fecrm-customer-confirm strong,.fecrm-customer-confirm small{display:block;min-width:0;overflow-wrap:anywhere}
.fecrm-customer-confirm small{margin-top:3px;color:var(--fecrm-muted);font-weight:400}
.fecrm-customer-choices{display:flex;flex-direction:column;gap:7px}
.fecrm-customer-choices label{display:flex;align-items:flex-start;gap:7px;min-width:0;max-width:100%}
.fecrm-customer-choices input{flex:0 0 auto;width:18px;min-height:0}
.fecrm-customer-choices span{min-width:0;overflow-wrap:anywhere}
.fecrm-customer-files{margin-top:8px}
.fecrm-customer-file-picker{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-width:0;max-width:100%;cursor:pointer}
.fecrm-customer-file-picker input[type=file]{position:absolute;width:1px;height:1px;min-width:1px;min-height:1px;padding:0;border:0;opacity:0;overflow:hidden;clip-path:inset(50%)}
.fecrm-customer-file-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:7px 11px;border:1px solid #adb5bd;border-radius:6px;background:#fff;color:#212529;font-size:16px!important;font-weight:600;text-align:center}
.fecrm-customer-file-picker:focus-within .fecrm-customer-file-button{border-color:#86b7fe;outline:3px solid rgba(13,110,253,.15)}
.fecrm-customer-file-name{min-width:0;color:#495057;font-size:16px!important;overflow-wrap:anywhere;word-break:break-word}
.fecrm-customer-app .fecrm-btn,.fecrm-customer-app .fecrm-nav select{min-height:44px}
.fecrm-customer-workflow-card>.fecrm-btn{min-height:38px;padding:6px 11px;font-size:13px}
.fecrm-customer-invite form{width:min(560px,100%);padding:18px}
.fecrm-customer-progress-navigation .fecrm-progress-step{align-items:flex-start;padding:6px 12px 8px 4px}
.fecrm-customer-progress-navigation .fecrm-progress-step>span{margin-top:1px}
.fecrm-customer-step-label{position:relative;z-index:1;display:grid;min-width:0;gap:2px;padding:2px 4px;background:#fff}
.fecrm-customer-step-label strong,.fecrm-customer-step-label small{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}
.fecrm-customer-step-label strong{color:#172033;font-size:14px;line-height:1.25}
.fecrm-customer-step-label small{color:#667085;font-size:11px;font-weight:750;line-height:1.25;text-transform:uppercase;letter-spacing:.035em}
.fecrm-customer-progress-navigation .fecrm-progress-step.is-selected .fecrm-customer-step-label{background:#f1f6ff}
.fecrm-customer-step-workspace{min-width:0;max-width:100%;color:#172033}
.fecrm-customer-step-parent{display:grid;grid-template-columns:minmax(260px,1.35fr) minmax(220px,1fr) minmax(120px,.45fr);align-items:center;min-width:0;margin-bottom:18px;border:1px solid #b6d4fe;border-radius:9px;background:#edf4ff}
.fecrm-customer-step-parent>div{min-width:0;padding:14px 15px;overflow-wrap:anywhere;word-break:break-word}
.fecrm-customer-step-parent>div+div{border-left:1px solid #c9dcf7}
.fecrm-customer-step-identity{display:flex;align-items:flex-start;gap:11px}
.fecrm-customer-step-identity>div{min-width:0}
.fecrm-customer-step-identity small{display:block;margin-bottom:2px;color:#526174;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.fecrm-customer-step-identity h2{min-width:0;margin:0;color:#172033;font-size:19px;line-height:1.3;overflow-wrap:anywhere}
.fecrm-customer-step-index{display:inline-flex;flex:0 0 31px;align-items:center;justify-content:center;width:31px;height:31px;border-radius:50%;background:#0d6efd;color:#fff;font-weight:800}
.fecrm-customer-step-instructions{color:#445066;line-height:1.5;white-space:pre-wrap}
.fecrm-customer-step-status{display:flex;justify-content:flex-start}
.fecrm-customer-request-hierarchy{min-width:0;max-width:100%}
.fecrm-customer-hierarchy-head,.fecrm-customer-request-row{display:grid;grid-template-columns:minmax(220px,1.25fr) minmax(240px,1.2fr) minmax(130px,.58fr) minmax(150px,.65fr);min-width:0}
.fecrm-customer-hierarchy-head{border:1px solid #d7dee7;border-radius:8px 8px 0 0;background:#f4f6f9;color:#465266;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.fecrm-customer-hierarchy-head>div,.fecrm-customer-request-row>div,.fecrm-customer-hierarchy-form>div{min-width:0;padding:11px 12px;overflow-wrap:anywhere;word-break:break-word}
.fecrm-customer-hierarchy-head>div+div,.fecrm-customer-request-row>div+div,.fecrm-customer-request-row>div+form,.fecrm-customer-hierarchy-form>div+div{border-left:1px solid #e1e6ec}
.fecrm-customer-request-groups{display:grid;gap:24px;margin-top:15px}
.fecrm-customer-action-type-group{min-width:0}
.fecrm-customer-action-type-title{display:flex;align-items:center;min-height:35px;margin:0;padding:0 2px 8px;color:#172033;font-size:18px;font-weight:800;line-height:1.3;overflow-wrap:anywhere}
.fecrm-customer-action-type-items{display:grid;min-width:0;border:1px solid #dfe5ec;border-radius:8px;background:#fff;overflow:hidden}
.fecrm-customer-request-row{border-top:1px solid #e3e8ee;background:#fff}
.fecrm-customer-request-row:first-child{border-top:0}
.fecrm-customer-request-row.is-locked{background:#f8f9fa}
.fecrm-customer-hierarchy-form{display:contents!important;margin:0!important}
.fecrm-customer-request-item{display:flex;align-items:flex-start;gap:8px;min-width:0}
.fecrm-customer-request-item>div{min-width:0}
.fecrm-customer-request-item strong{display:block;color:#172033;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}
.fecrm-customer-request-item p{margin:4px 0 0;color:#596579;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}
.fecrm-customer-request-branch{flex:0 0 auto;color:#8995a7;font-size:18px;line-height:1.2}
.fecrm-customer-response-cell{display:grid;align-content:start;gap:10px}
.fecrm-customer-response-cell>.fecrm-customer-examples,.fecrm-customer-response-cell>.fecrm-customer-files,.fecrm-customer-response-cell>.fecrm-alert{margin:0}
.fecrm-customer-status-cell{display:flex;align-items:flex-start}
.fecrm-customer-status-cell .fecrm-customer-action-statuses{align-content:flex-start}
.fecrm-customer-request-action{display:flex;align-items:flex-start;justify-content:flex-end}
.fecrm-customer-request-action .fecrm-btn{max-width:100%;white-space:normal;text-align:center}
.fecrm-customer-prepare-done{display:block!important;width:100%;margin:0!important}
.fecrm-customer-prepare-done .fecrm-btn{width:100%;min-height:36px}
.fecrm-customer-confirmed,.fecrm-customer-completed-action{display:inline-flex;align-items:center;gap:5px;color:#146c43;font-weight:800;line-height:1.35}
.fecrm-customer-completed-action{justify-content:center;width:100%;min-height:36px;padding:7px 9px;border:1px solid #a3cfbb;border-radius:6px;background:#edf8f1}
.fecrm-customer-readonly-note{display:block;max-width:100%;color:#667085;line-height:1.4;overflow-wrap:anywhere;word-break:break-word}
.fecrm-customer-request-row .fecrm-customer-response input:not([type=checkbox]):not([type=radio]),.fecrm-customer-request-row .fecrm-customer-response select,.fecrm-customer-request-row .fecrm-customer-response textarea{width:100%;max-width:100%;min-width:0}
.fecrm-customer-request-row .fecrm-customer-file-picker{margin-top:0}
.fecrm-customer-request-row .fecrm-customer-files{display:grid;gap:7px}
.fecrm-customer-request-row .fecrm-customer-files .fecrm-list-row{margin:0}
@media(max-width:1050px){.fecrm-customer-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:950px){.fecrm-production-grid,.fecrm-production-operations-grid{grid-template-columns:1fr}.fecrm-production-builder{grid-row:auto}.fecrm-production-operations-reviews{grid-column:auto}}
@media(max-width:700px){.fecrm-production-stage-head,.fecrm-customer-welcome,.fecrm-production-section-head,.fecrm-production-workflow-toolbar,.fecrm-production-workflow-visibility,.fecrm-production-step-settings-head{align-items:stretch;flex-direction:column}.fecrm-production-create-primary{padding:12px 0 0;border-top:1px solid #d9e1ea;border-left:0}.fecrm-production-create-primary .fecrm-btn,.fecrm-production-workflow-create .fecrm-btn,.fecrm-production-stage-create .fecrm-btn,.fecrm-production-workflow-visibility .fecrm-btn,.fecrm-production-step-settings-head .fecrm-btn{width:100%}.fecrm-production-stage-head .fecrm-actions{justify-content:flex-start}.fecrm-production-manage-actions{width:100%}.fecrm-production-action{flex-wrap:wrap}.fecrm-production-action-main{flex-basis:calc(100% - 48px)}.fecrm-production-action-buttons{width:100%;justify-content:flex-start;padding-left:45px}.fecrm-progress-dots{display:flex;flex-direction:column;overflow:visible;gap:0}.fecrm-progress-step{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:start;column-gap:9px;flex:0 0 auto;width:100%;min-height:68px;padding:0 0 17px}.fecrm-progress-step:after{top:30px;left:14px;bottom:0;right:auto;width:3px;height:auto}.fecrm-progress-step>strong{align-self:center;overflow-wrap:anywhere}.fecrm-progress-step>.fecrm-badge{display:inline-flex;grid-column:2;justify-self:start;max-width:100%;margin:3px 0 0;white-space:normal}.fecrm-customer-progress-navigation .fecrm-progress-step{padding:6px 6px 17px}.fecrm-customer-workflow-grid{grid-template-columns:1fr}.fecrm-customer-workflow-card-head,.fecrm-customer-progress-summary>div:first-child{align-items:flex-start;flex-direction:column}.fecrm-customer-switcher{align-items:stretch;flex-direction:column}.fecrm-customer-switcher select{width:100%;min-width:0}.fecrm-customer-response,.fecrm-customer-upload{align-items:stretch;flex-direction:column}.fecrm-customer-response .fecrm-btn,.fecrm-customer-upload .fecrm-btn{align-self:flex-start}}
@media(max-width:1050px){.fecrm-production-customer-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.fecrm-production-customer-filters{grid-template-columns:1fr}.fecrm-production-customer-table-head{display:none}.fecrm-production-customer-row{grid-template-columns:1fr;align-items:start;margin-bottom:10px;border:1px solid #e3e8ee;border-radius:8px}.fecrm-production-customer-row>div:last-child .fecrm-btn{width:100%}.fecrm-production-operations-customers>.fecrm-production-section-head{align-items:stretch;flex-direction:column}.fecrm-production-view-toggle{display:grid;grid-template-columns:1fr 1fr}.fecrm-production-view-toggle .fecrm-btn{width:100%;min-height:44px}.fecrm-production-board-card>.fecrm-btn{width:100%;min-height:44px}}
@media(max-width:700px){.fecrm-production-customer-recap-grid{grid-template-columns:1fr}.fecrm-production-customer-steps .fecrm-production-section-head{align-items:stretch}.fecrm-production-customer-steps .fecrm-production-section-head>.fecrm-badge{align-self:flex-start;white-space:normal}.fecrm-staff-step-state{padding:13px}}
@media(max-width:900px){
.fecrm-staff-progress-head{display:none}
.fecrm-staff-progress-row{grid-template-columns:1fr;padding:8px 0}
.fecrm-staff-progress-cell{display:block!important;padding:7px 12px}
.fecrm-staff-progress-cell+.fecrm-staff-progress-cell{border-left:0}
.fecrm-staff-progress-cell:before{display:block;margin-bottom:4px;color:#667085;content:attr(data-label);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.fecrm-staff-progress-item:before{display:none}
.fecrm-staff-request-row .fecrm-staff-progress-item{padding-left:20px}
.fecrm-staff-progress-actions{justify-content:flex-start}
.fecrm-staff-progress-actions .fecrm-btn{min-height:44px}
.fecrm-customer-step-parent{grid-template-columns:1fr}
.fecrm-customer-step-parent>div+div{border-top:1px solid #c9dcf7;border-left:0}
.fecrm-customer-hierarchy-head{display:none}
.fecrm-customer-request-row{grid-template-columns:1fr}
.fecrm-customer-request-row>div,.fecrm-customer-hierarchy-form>div{display:block;padding:9px 12px;border-left:0!important}
.fecrm-customer-request-row>div+div,.fecrm-customer-hierarchy-form>div+div{border-top:1px solid #edf0f3}
.fecrm-customer-request-row [data-label]:before{display:block;margin-bottom:5px;color:#667085;content:attr(data-label);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.fecrm-customer-request-cell[data-label]:before{margin-left:26px}
.fecrm-customer-request-action{justify-content:flex-start}
.fecrm-customer-request-action .fecrm-btn,.fecrm-customer-completed-action{width:100%;min-height:44px}
.fecrm-customer-readonly-note{min-height:44px;padding:10px 0}
}
@media(max-width:700px){
.fecrm-customer-app{width:100%;max-width:100%}
.fecrm-production-pipeline-controls>.fecrm-actions{display:grid;grid-template-columns:1fr;width:100%}
.fecrm-production-pipeline-controls .fecrm-btn{width:100%}
.fecrm-customer-app .fecrm-nav-actions{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:stretch}
.fecrm-customer-app .fecrm-nav-actions select,.fecrm-customer-app .fecrm-nav-actions .fecrm-btn{min-height:44px}
.fecrm-customer-app .fecrm-nav-actions .fecrm-btn{width:100%}
.fecrm-customer-welcome strong,.fecrm-customer-welcome span,.fecrm-customer-workflow-current strong,.fecrm-customer-progress-summary strong{min-width:0;overflow-wrap:anywhere}
.fecrm-customer-workflow-card>.fecrm-btn{align-self:stretch;width:100%;min-height:44px}
.fecrm-customer-focused-title{align-items:flex-start;flex-direction:column;gap:7px}
.fecrm-customer-focused-title .fecrm-badge{align-self:flex-start}
.fecrm-customer-stage-head{align-items:flex-start;flex-direction:column;gap:7px}
.fecrm-customer-stage-head .fecrm-badge{align-self:flex-start}
.fecrm-customer-progress-navigation .fecrm-progress-step{grid-template-columns:30px minmax(0,1fr);padding:7px 7px 17px}
.fecrm-customer-progress-navigation .fecrm-customer-step-label{grid-column:2;align-self:start;padding:1px 3px}
.fecrm-customer-step-label strong{font-size:15px}
.fecrm-customer-step-parent>div{padding:12px}
.fecrm-customer-step-identity h2{font-size:18px}
.fecrm-customer-action-type-title{font-size:17px}
.fecrm-customer-action-type-items{overflow:visible}
.fecrm-customer-request-row{margin-bottom:10px;border:1px solid #dfe5ec!important;border-radius:8px;overflow:hidden}
.fecrm-customer-request-row:last-child{margin-bottom:0}
.fecrm-customer-request-branch{font-size:16px}
.fecrm-customer-action-head{align-items:flex-start;gap:9px}
.fecrm-customer-action-head>div:last-child{flex:1;width:calc(100% - 43px)}
.fecrm-customer-action-head h3{font-size:15px;line-height:1.35}
.fecrm-customer-app .fecrm-badge{max-width:100%;white-space:normal;overflow:visible;text-overflow:clip;line-height:1.25}
.fecrm-customer-response,.fecrm-customer-upload{width:100%}
.fecrm-customer-response input:not([type=checkbox]):not([type=radio]),.fecrm-customer-response select,.fecrm-customer-response textarea{width:100%;max-width:100%;min-inline-size:0;font-size:16px}
.fecrm-customer-response input[type=date]{inline-size:100%;max-inline-size:100%}
.fecrm-customer-file-picker{grid-template-columns:1fr;width:100%;gap:6px}
.fecrm-customer-file-button{width:100%;min-height:44px;font-size:16px}
.fecrm-customer-file-name{width:100%;font-size:16px}
.fecrm-customer-response .fecrm-btn,.fecrm-customer-upload .fecrm-btn{align-self:stretch;width:100%}
.fecrm-customer-app .fecrm-btn{min-height:44px}
.fecrm-customer-files .fecrm-list-row,.fecrm-request-example-download{align-items:stretch;flex-direction:column}
.fecrm-customer-files .fecrm-list-row .fecrm-btn{align-self:stretch;width:100%}
.fecrm-request-example-download small{align-self:flex-start}
.fecrm-customer-files a,.fecrm-request-example-download span{max-width:100%;overflow-wrap:anywhere;word-break:break-word}
.fecrm-customer-action>p,.fecrm-customer-action .fecrm-alert,.fecrm-customer-preview,.fecrm-stage-instructions{max-width:100%;overflow-wrap:anywhere;word-break:break-word}
}
@media(max-width:380px){
.fecrm-customer-stage{padding:0}
.fecrm-customer-action{padding:10px}
.fecrm-customer-focused-nav .fecrm-btn{width:100%}
}

/* The request builder owns its select arrow; themes must not hide it. */
.fecrm-modal .fecrm-request-form select{
  -webkit-appearance:none!important;
  appearance:none!important;
  min-height:40px!important;
  padding-right:38px!important;
  border-color:#adb5bd!important;
  background-color:#fff!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9'%3E%3Cpath fill='none' stroke='%23344054' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 2 5 5 5-5'/%3E%3C/svg%3E")!important;
  background-repeat:no-repeat!important;
  background-position:right 12px center!important;
  background-size:14px 9px!important;
  color:#212529!important;
  -webkit-text-fill-color:#212529!important;
  cursor:pointer!important;
}
.fecrm-modal .fecrm-request-form select:focus{
  border-color:#86b7fe!important;
  outline:3px solid rgba(13,110,253,.15)!important;
  outline-offset:1px!important;
}
body.fecrm-dark .fecrm-modal .fecrm-request-form select{
  border-color:#53647b!important;
  background-color:#0c1726!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9'%3E%3Cpath fill='none' stroke='%23dbe7f4' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 2 5 5 5-5'/%3E%3C/svg%3E")!important;
  color:#eef4fb!important;
  -webkit-text-fill-color:#eef4fb!important;
  color-scheme:dark;
}

/* Production components load after the shared stylesheet, so dark surfaces finish here. */
body.fecrm-dark .fecrm-app .fecrm-production-stage,
body.fecrm-dark .fecrm-app .fecrm-production-workflow-visibility,
body.fecrm-dark .fecrm-app .fecrm-request-preview,
body.fecrm-dark .fecrm-app .fecrm-request-examples>input[type=file],
body.fecrm-dark .fecrm-app .fecrm-request-example,
body.fecrm-dark .fecrm-app .fecrm-customer-examples,
body.fecrm-dark .fecrm-app .fecrm-request-example-download,
body.fecrm-dark .fecrm-app .fecrm-production-customer-steps,
body.fecrm-dark .fecrm-app .fecrm-staff-progress-table,
body.fecrm-dark .fecrm-app .fecrm-customer-action-type-items,
body.fecrm-dark .fecrm-app .fecrm-customer-action,
body.fecrm-dark .fecrm-app .fecrm-customer-confirm,
body.fecrm-dark .fecrm-app .fecrm-customer-workflow-card,
body.fecrm-dark .fecrm-app .fecrm-customer-workflow-current{
  border-color:#34445a!important;
  background:#111c2c!important;
  color:#f4f7fb!important;
}
body.fecrm-dark .fecrm-app .fecrm-production-stage.is-draft,
body.fecrm-dark .fecrm-app .fecrm-production-builder.is-draft,
body.fecrm-dark .fecrm-app .fecrm-customer-action.is-locked,
body.fecrm-dark .fecrm-app .fecrm-customer-request-row.is-locked{
  border-color:#3b4a5e!important;
  background:#0c1726!important;
  color:#c7d2e1!important;
}
body.fecrm-dark .fecrm-app .fecrm-production-action,
body.fecrm-dark .fecrm-app .fecrm-staff-request-row,
body.fecrm-dark .fecrm-app .fecrm-staff-request-row.is-empty{
  border-color:#34445a!important;
  background:#111c2c!important;
  color:#f4f7fb!important;
}
body.fecrm-dark .fecrm-app .fecrm-staff-progress-head,
body.fecrm-dark .fecrm-app .fecrm-staff-step-row,
body.fecrm-dark .fecrm-app .fecrm-staff-complete-row{
  border-color:#3b5d86!important;
  background:#172438!important;
  color:#f4f7fb!important;
}
body.fecrm-dark .fecrm-app .fecrm-staff-progress-row,
body.fecrm-dark .fecrm-app .fecrm-staff-progress-cell,
body.fecrm-dark .fecrm-app .fecrm-staff-progress-head>div{
  border-color:#34445a!important;
}
body.fecrm-dark .fecrm-app .fecrm-staff-progress-item strong,
body.fecrm-dark .fecrm-app .fecrm-customer-action-type-title,
body.fecrm-dark .fecrm-app .fecrm-customer-workflow-card h3,
body.fecrm-dark .fecrm-app .fecrm-customer-waiting strong{
  color:#f4f7fb!important;
}
body.fecrm-dark .fecrm-app .fecrm-staff-progress-item p,
body.fecrm-dark .fecrm-app .fecrm-staff-progress-item small,
body.fecrm-dark .fecrm-app .fecrm-stage-instructions,
body.fecrm-dark .fecrm-app .fecrm-customer-workflow-card p,
body.fecrm-dark .fecrm-app .fecrm-customer-file-name{
  color:#b8c4d3!important;
}
body.fecrm-dark .fecrm-app .fecrm-production-step-settings{
  border-top-color:#40536b!important;
}
body.fecrm-dark .fecrm-app .fecrm-production-step-settings-head h2{
  color:#f4f7fb!important;
}
body.fecrm-dark .fecrm-app .fecrm-production-step-settings-head p{
  color:#b8c4d3!important;
}
body.fecrm-dark .fecrm-app .fecrm-staff-response-cell pre,
body.fecrm-dark .fecrm-app .fecrm-production-response pre{
  background:#0c1726!important;
  color:#f4f7fb!important;
}
body.fecrm-dark .fecrm-app .fecrm-customer-progress-navigation .fecrm-progress-step.is-selected,
body.fecrm-dark .fecrm-app .fecrm-customer-progress-navigation .fecrm-progress-step.is-selected .fecrm-customer-step-label{
  background:#17355d!important;
  color:#f4f7fb!important;
}
body.fecrm-dark .fecrm-app .fecrm-customer-waiting,
body.fecrm-dark .fecrm-app .fecrm-customer-welcome{
  border-color:#3b5d86!important;
  background:#132743!important;
  color:#dbeafe!important;
}
body.fecrm-dark .fecrm-app .fecrm-production-board-column.is-completed{
  background:#10261f!important;
}
