@import url(https://fonts.googleapis.com/css2?family=Aldrich&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bruno+Ace+SC&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);.badge{width:19px;height:19px;line-height:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:5px;right:5px;background:red;border-radius:100%;color:#fff;font-size:10px;font-style:normal;font-weight:600;letter-spacing:-.05em;font-family:Roboto Mono,monospace}.badge.md-primary{background-color:#77cf77}.badge.md-primary .md-icon{width:12px;min-width:12px;height:12px;font-size:12px!important;color:#fff!important}.driverAmount{font-size:64px;font-weight:700;line-height:1;text-align:center;padding:32px 0}.refund-dialog .up-modal-content{padding-bottom:24px}.text-decoration-line-through .md-table-head-label{text-decoration:line-through}.flat{background-color:#a2a2a2!important}.job-log-summary{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-bottom:16px}.job-log-loading,.job-log-summary{display:-webkit-box;display:-ms-flexbox;display:flex}.job-log-loading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px 0}.job-log-empty{margin-top:12px}.job-log-table .md-table-cell{vertical-align:top}.job-log-location-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px}.job-log-location-text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0}.job-log-mono{font-family:Roboto Mono,monospace;font-size:12px}.job-log-alert-chip,.job-log-status-chip{color:#fff!important}.job-log-alert-chip{background-color:rgba(220,53,69,.24)!important;border:1px solid rgba(255,99,132,.5);white-space:nowrap}.job-log-tone-default{background-color:hsla(0,0%,100%,.11)!important;border:1px solid hsla(0,0%,100%,.16)}.job-log-tone-not-assigned{background-color:rgba(157,163,173,.22)!important;border:1px solid rgba(199,206,216,.32)}.job-log-tone-on-the-way{background-color:rgba(80,143,255,.26)!important;border:1px solid rgba(99,164,255,.5)}.job-log-tone-on-location{background-color:rgba(250,187,61,.26)!important;border:1px solid rgba(255,205,102,.5)}.job-log-tone-picked-up{background-color:rgba(26,196,132,.24)!important;border:1px solid rgba(45,217,151,.5)}.job-log-tone-stop{background-color:rgba(255,137,71,.24)!important;border:1px solid rgba(255,159,102,.5)}.job-log-tone-dropped-off{background-color:rgba(178,98,255,.26)!important;border:1px solid rgba(197,130,255,.48)}.button-progress-content{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem}.accepted,.assigned{background-color:#67c38e!important}.on-hold,.pre-assigned{background-color:#f9ba00!important}.unassigned{background-color:#ff6060!important}.quoted{background-color:#6692d9!important}.offered{background-color:#f90!important}.taken{background-color:#6692d9!important}.confirmed{background-color:#67c38e!important}.unconfirmed{background-color:#e88cff!important}.late-concellation{background-color:#f90!important}.cancelled{background-color:#ff6060!important}.dispatch-plan-gate-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.7rem;margin:0 0 12px}.dispatch-plan-gate{position:relative;display:grid;gap:.5rem;min-width:0;max-width:100%;padding:.72rem .9rem;border-radius:14px;overflow:hidden;background:linear-gradient(160deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.03)),var(--dispatch-plan-soft,rgba(255,191,57,.08));border:1px solid hsla(0,0%,100%,.14);-webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12)}.dispatch-plan-gate__line{position:absolute;top:0;left:0;right:0;height:7px;border-radius:14px 14px 0 0;background:var(--dispatch-plan-line,rgba(255,191,57,.38))}.dispatch-plan-gate__copy{display:grid;gap:.16rem;padding-top:4px}.dispatch-plan-gate__title{color:var(--dispatch-plan-contrast,#fff);font-size:.88rem;font-weight:700;letter-spacing:.01em}.dispatch-plan-gate__subtitle{color:rgba(244,247,255,.74);font-size:.77rem;line-height:1.35}.dispatch-plan-gate.is-dark-ink .dispatch-plan-gate__subtitle{color:rgba(7,17,24,.72)}.dispatch-plan-gate__chips{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.45rem}.dispatch-plan-chip.md-chip{margin:0;min-height:26px;font-size:.73rem;font-weight:700;letter-spacing:.01em}.flight-status-plan-gate.dispatch-plan-gate{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"copy chips" "action chips";-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.35rem .75rem;padding:.58rem .72rem;margin-top:6px;background:radial-gradient(circle at top right,hsla(0,0%,100%,.08),transparent 52%),linear-gradient(145deg,rgba(13,18,28,.82),rgba(28,36,54,.6));border:1px solid hsla(0,0%,100%,.12);-webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),0 16px 30px -24px rgba(0,0,0,.42);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),0 16px 30px -24px rgba(0,0,0,.42)}.flight-status-plan-gate .dispatch-plan-gate__line{height:5px}.flight-status-plan-gate .dispatch-plan-gate__copy{grid-area:copy;gap:.12rem;padding-top:2px}.flight-status-plan-gate .dispatch-plan-gate__title{color:#f7fbff;font-size:.82rem;line-height:1.1}.flight-status-plan-gate .dispatch-plan-gate__subtitle{color:rgba(244,247,255,.82);font-size:.72rem;line-height:1.24}.flight-status-plan-gate.is-dark-ink .dispatch-plan-gate__subtitle{color:rgba(244,247,255,.82)}.flight-status-plan-gate .dispatch-plan-chip.md-chip{min-height:24px;font-size:.68rem;padding:0 10px;white-space:nowrap}.flight-status-plan-gate .dispatch-plan-gate__chips{grid-area:chips;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.38rem}.flight-status-plan-gate__action{grid-area:action;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:var(--dispatch-plan-accent,#f9d10a);font-size:.7rem;font-weight:700;letter-spacing:.01em;text-decoration:none;cursor:pointer}@media (max-width:1360px){.flight-status-plan-gate.dispatch-plan-gate{grid-template-columns:1fr;grid-template-areas:"copy" "chips" "action";-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flight-status-plan-gate .dispatch-plan-gate__chips{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.dispatch-empty-state.md-empty-state{min-height:0;margin:0 0 14px;padding:8px 0 2px}.dispatch-empty-state .md-empty-state-container{padding:0}.dispatch-empty-state .md-icon,.dispatch-empty-state .md-title{margin-bottom:4px}.dispatch-empty-state .md-empty-state-description{margin-bottom:0;line-height:1.35}.dispatch-assignment-dialog--detail .dispatchment-tab-assignment__tabs,.dispatch-assignment-dialog--detail .dispatchment-tab-assignment__tabs .tab-container,.dispatch-assignment-dialog--detail .dispatchment-tab-assignment__tabs .tab-content,.dispatch-assignment-dialog--detail .dispatchment-tab-assignment__tabs>.vue-tabs{width:100%;max-width:100%;min-width:0;-webkit-box-sizing:border-box;box-sizing:border-box}.dispatch-assignment-dialog--detail .dispatch-assignment-shell--direct{width:100%;max-width:none}.dispatch-assignment-dialog--detail .dispatch-assignment-shell--direct.is-builder-full{display:block;grid-template-columns:minmax(0,1fr)}.dispatch-assignment-dialog--detail .dispatch-assignment-shell--direct.is-builder-full .dispatch-assignment-status-panel{display:none}.dispatch-assignment-dialog--detail .dispatch-assignment-shell--direct.is-builder-full .dispatch-assignment-picker-panel,.dispatch-assignment-dialog--detail .dispatch-assignment-shell--direct.is-builder-full .dispatch-card-workspace,.dispatch-assignment-dialog--detail .dispatch-assignment-shell--direct.is-builder-full .dispatch-panel--picker{width:100%;max-width:none;min-width:0}.dispatch-assignment-dialog--detail .dispatch-assignment-shell--direct .dispatch-assignment-picker-panel,.dispatch-assignment-dialog--detail .dispatch-assignment-shell--direct .dispatch-assignment-status-panel,.dispatch-assignment-dialog--detail .dispatch-assignment-shell--direct .dispatch-panel{width:100%;max-width:none}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--direct{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--direct .dispatch-assignment-picker-panel .dispatch-card-workspace{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;overflow:hidden}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--direct .dispatch-assignment-picker-panel .dispatch-selection-bar{grid-template-columns:minmax(0,1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:10px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--direct .dispatch-assignment-picker-panel .dispatch-selection-bar__fields{grid-template-columns:minmax(0,140px) minmax(0,1fr);width:100%}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--direct .dispatch-assignment-picker-panel .dispatch-driver-card-list{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;max-height:none;overflow-x:hidden;overflow-y:auto;padding-bottom:12px}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--direct .dispatch-assignment-picker-panel .dispatch-card-workspace__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-top:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--direct .dispatch-assignment-picker-panel .dispatch-driver-search-field{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;max-width:none;width:auto}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--direct .dispatch-assignment-picker-panel .dispatch-driver-pager{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:auto;margin-left:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:none;min-width:0}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--direct .dispatch-assignment-picker-panel .dispatch-driver-pager__size{width:96px;min-width:96px;max-width:96px;margin-right:0}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--direct .dispatch-assignment-picker-panel .dispatch-driver-pager__summary{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;text-align:center;white-space:nowrap}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--direct .dispatch-assignment-picker-panel .dispatch-driver-pager__button.md-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--offer .dispatch-assignment-picker-panel,.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--offer .dispatch-panel--picker,.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--offer .dispatch-panel--picker .dispatch-builder-tab-panel,.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--offer .dispatch-panel--picker .dispatch-card-workspace,.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--offer .dispatch-panel--picker .md-tabs,.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--offer .dispatch-panel--picker .md-tabs-container,.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--offer .dispatch-panel--picker .md-tabs-content{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;min-width:0!important;width:100%!important}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--offer .dispatch-panel--picker .md-tabs-container>.md-tab,.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--offer .dispatch-panel--picker .md-tabs-container>.md-tab>.md-tab-content{-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--offer .dispatch-panel--picker .dispatch-driver-card-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));-ms-flex-line-pack:start;align-content:start;-webkit-column-count:initial!important;-moz-column-count:initial!important;column-count:auto!important;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;row-gap:12px;overflow-x:hidden;overflow-y:auto;width:100%}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--offer .dispatch-panel--picker .dispatch-driver-card{display:grid!important;-webkit-column-break-inside:auto;-moz-column-break-inside:auto;break-inside:auto;width:100%}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-panel--picker .md-tabs{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;min-height:0;height:100%;overflow:hidden}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--offer .dispatch-panel--picker .md-tabs-navigation{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0!important;-ms-flex:0 0 48px!important;flex:0 0 48px!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;top:0!important;min-height:48px!important;height:48px!important;max-height:48px!important;overflow:visible!important;position:relative;z-index:6;background:#242424;border-bottom:1px solid hsla(0,0%,100%,.08)}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-shell--offer .dispatch-panel--picker .md-tabs-navigation .md-button{height:48px;margin:0;white-space:normal}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-panel--picker .md-content.md-tabs-content,.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-panel--picker .md-tabs-content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:none!important;overflow:hidden!important}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-panel--picker .md-tabs-container,.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-panel--picker .md-tabs-container>.md-tab,.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-panel--picker .md-tabs-container>.md-tab>.md-tab-content{min-height:0!important;height:100%!important;max-height:100%!important}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-panel--picker .dispatch-builder-tab-panel,.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-panel--picker .dispatch-card-workspace{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important;min-height:0!important;overflow:hidden}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-panel--picker .dispatch-community-card-list,.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-panel--picker .dispatch-driver-card-list{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;overflow-y:auto}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-status-panel{min-height:0;overflow:hidden}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-status-panel .dispatch-panel--empty,.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-status-panel>.dispatch-panel{-webkit-box-sizing:border-box;box-sizing:border-box;max-height:100%;min-height:0}.dispatch-assignment-dialog--detail:not(.is-compact) .dispatch-assignment-status-panel .dispatch-panel--empty{height:100%;padding-top:32px;padding-bottom:32px}.dispatch-assignment-dialog--detail:not(.is-compact):not(.is-medium) .dispatch-assignment-shell--direct .dispatch-assignment-picker-panel .dispatch-card-workspace>.dispatch-card-workspace__footer{-webkit-box-flex:0!important;-ms-flex:0 0 56px!important;flex:0 0 56px!important;min-height:56px;max-height:56px;height:56px;overflow:hidden}.dispatch-assignment-dialog--detail:not(.is-compact):not(.is-medium) .dispatch-assignment-shell--direct .dispatch-assignment-picker-panel .dispatch-driver-search-field{max-width:260px}.dispatch-assignment-dialog--detail:not(.is-compact):not(.is-medium) .dispatch-assignment-shell--direct .dispatch-assignment-picker-panel .dispatch-driver-pager{margin-left:auto}.dispatch-assignment-dialog--detail.is-medium .dispatch-assignment-shell--offer .dispatch-panel__header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}.dispatch-assignment-dialog--detail.is-medium .dispatch-assignment-shell--offer .dispatch-panel__header-actions{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:0}.dispatch-assignment-dialog--detail.is-medium .dispatch-assignment-shell--offer .dispatch-panel--picker .dispatch-community-card-list,.dispatch-assignment-dialog--detail.is-medium .dispatch-assignment-shell--offer .dispatch-panel--picker .dispatch-driver-card-list{display:grid!important;grid-template-columns:minmax(0,1fr);-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;row-gap:12px}.dispatch-assignment-dialog--detail.is-compact .dispatch-assignment-shell--offer .dispatch-panel--picker .dispatch-builder-tabs.dispatch-builder-tabs--tab-home .md-tabs-container>.md-tab#tab-pages,.dispatch-assignment-dialog--detail.is-compact .dispatch-assignment-shell--offer .dispatch-panel--picker .dispatch-builder-tabs.dispatch-builder-tabs--tab-pages .md-tabs-container>.md-tab#tab-home{display:none!important}.dispatch-assignment-dialog--detail.is-compact .dispatch-assignment-shell--direct .direct-assignment-driver-rail{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:10px;-webkit-column-count:initial!important;-moz-column-count:initial!important;column-count:auto!important;-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important;overflow-x:auto;overflow-y:visible;padding:12px;width:calc(100% + 48px);margin-left:-24px;margin-right:-24px;padding-left:36px;max-height:none;min-height:0;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-padding-left:36px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.dispatch-assignment-dialog--detail.is-compact .dispatch-assignment-shell--direct .direct-assignment-driver-rail>.dispatch-driver-card{display:grid!important;-webkit-box-flex:0;-ms-flex:0 0 86vw;flex:0 0 86vw;width:calc(100% - 72px);min-width:calc(100% - 72px);max-width:90%;scroll-snap-align:start;margin:0!important;-webkit-column-break-inside:auto;-moz-column-break-inside:auto;break-inside:auto}.dispatch-assignment-dialog--detail.is-compact .dispatch-panel--empty.dispatch-empty-state.md-empty-state{width:100%;max-width:100%!important;min-height:0!important;height:auto!important;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 12px;padding:14px;overflow:hidden}.dispatch-assignment-dialog--detail.is-compact .dispatch-empty-state .md-empty-state-container{width:100%;max-width:100%;min-width:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}.dispatch-assignment-dialog--detail.is-compact .dispatch-empty-state .md-empty-state-description,.dispatch-assignment-dialog--detail.is-compact .dispatch-empty-state .md-empty-state-label{max-width:100%;overflow-wrap:anywhere}.dispatch-assignment-dialog--detail.is-compact .dispatch-empty-state .md-button{max-width:100%;white-space:normal}.dispatch-assignment-dialog--detail.is-xcompact .dispatch-assignment-shell--direct .direct-assignment-driver-rail{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;padding-left:28px;padding-right:10px}.dispatch-assignment-dialog--detail.is-xcompact .dispatch-assignment-shell--direct .direct-assignment-driver-rail>.dispatch-driver-card{-ms-flex-preferred-size:calc(100vw - 36px);flex-basis:calc(100vw - 36px);max-width:calc(100vw - 36px)}.dispatch-section-title{margin-bottom:10px}