/* source block 134: dmm-v21336-final-ui-snags; v2.19.18 line 31958 */

/* Job Details only: use the approved compact dark customer summary. */
#jobFormGrid.job-view-details #guidedCustomerField{
  display:grid!important;grid-template-columns:190px minmax(0,1fr)!important;align-items:center!important;
  gap:6px 12px!important;min-height:48px!important;padding:5px 10px!important;border:0!important;
  border-left:0!important;border-radius:5px!important;background:#111827!important;color:#fff!important;box-shadow:none!important;
}
#jobFormGrid.job-view-details #guidedCustomerField>.guided-label-row{color:#fff!important;font-weight:950!important;}
#jobFormGrid.job-view-details #guidedCustomerField .guided-state-label{color:#66c879!important;font-weight:900!important;}
#jobFormGrid.job-view-details #guidedCustomerField .customer-flow-selected{background:transparent!important;border:0!important;min-height:36px!important;}
#jobFormGrid.job-view-details #guidedCustomerField .customer-flow-copy strong{color:#fff!important;}
#jobFormGrid.job-view-details #guidedCustomerField .customer-flow-copy small{color:#cbd5e1!important;}
#jobFormGrid.job-view-details #guidedCustomerField #findJobCustomerBtn{background:#fff!important;color:#111827!important;border:1px solid #d7dee8!important;}
#jobFormGrid.job-view-details #guidedCustomerField #findJobCustomerBtn:hover{background:#f8fafc!important;}

/* Delivery tab: standard black section bar above Driver / Truck / Date / Time. */
#deliveryOverviewBar{grid-column:1/-1!important;}

