:root{--brand-blue: #2a3077;--brand-blue-light: #eaecfb;--navbar-height: 60px;--tag-border-radius: 25px;--tag-registered-text-color: rgb(255 255 255);--tag-registered-background-color: #3985c3;--tag-new-text-color: rgb(255 255 255);--tag-new-background-color: rgb(35 40 195);--tag-reviewed-text-color: rgb(255 255 255);--tag-reviewed-background-color: rgb(1 190 98);--tag-interviewed-text-color: rgb(255 255 255);--tag-interviewed-background-color: rgb(255 153 0);--tag-rejected-text-color: rgb(255 255 255);--tag-rejected-background-color: rgb(217 0 0);--tag-success-text-color: #fff;--tag-success-background-color: rgb(1 190 98);--tag-warning-text-color: #fff;--tag-warning-background-color: rgb(255 153 0);--tag-danger-text-color: #fff;--tag-danger-background-color: rgb(217 0 0);--tag-undeliverable-background-color: rgb(217 0 0);--tag-undeliverable-text-color: #fff;--tag-delivered-background-color: rgb(1 190 98);--tag-delivered-text-color: #fff;--tag-cancelled-background-color: #f90;--tag-cancelled-text-color: #fff;--content-toolbar-height: 50px;--list-item-active-background: #666;--list-item-active-color: #fff;--week-1-background: rgb(30 222 232);--week-1-color: #333;--week-2-background: rgb(17 146 151);--week-2-color: #fff;--week-3-background: rgb(12 101 101);--week-3-color: #fff;--week-4-background: rgb(8 67 67);--week-4-color: #fff;--week-active-background: rgb(255 196 0);--week-active-number-background: rgb(44 44 44);--week-active-number-color: #fff;--schedule-cell-default-driver-background: rgb(230 244 249);--schedule-cell-default-driver-hover-background: #ccc;--schedule-cell-assigned-background: rgb(255 255 228);--schedule-cell-assigned-hover-background: rgb(237 237 213);--schedule-cell-available-background: transparent;--schedule-cell-available-hover-background: #ccc;--dashboard-color-header-bg: linear-gradient(#3985c3, #65a1d2);--dashboard-color-header-border: #5698ce;--dashboard-color-header-text: #fff;--dashboard-color-border: #ccc;--widgets-color-border: #ccc;--route-progress-color-pending: #fff;--route-progress-color-complete: rgba(0, 128, 0, .15);--route-progress-color-incomplete: rgba(255, 153, 0, .2);--route-progress-color-unplanned: rgba(226, 222, 216, .2);--interview-status-scheduled: #3985c3;--interview-status-complete: #00b100;--interview-status-cancelled: #b10000;--interview-status-user: #f90;--interview-status-admin: rgb(255, 64, 0);--interview-status-doctor: rgb(2, 159, 202);--interview-status-case_manager: rgb(55, 178, 17);--document-row-status-required-empty: rgba(255, 0, 0, .1);--document-row-status-required-fulfilled: rgba(0, 255, 0, .15)}h1,h2,h3,h4,h5,h6{line-height:1.1em}p{line-height:1.2em}.text-uppercase{text-transform:uppercase}@keyframes slide-up{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin-counter{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.spin{animation:spin 1.5s linear infinite}.spin-counter{animation:spin-counter 1.5s linear infinite}.MuiButton-root.action-btn{width:40px;height:40px;min-width:40px;min-height:40px;padding:0}.MuiButton-root.action-btn.md{width:36px;height:36px;min-width:36px;min-height:36px}.MuiIconButton-root.action-btn.MuiIconButton-colorSuccess{border:1px solid #2e7d32}.MuiIconButton-root.action-btn.MuiIconButton-colorSuccess.Mui-disabled{border-color:currentColor}.MuiIconButton-root.action-btn.MuiIconButton-colorSecondary{border:1px solid #333}.MuiIconButton-root.action-btn.MuiIconButton-colorSecondary.Mui-disabled{border-color:currentColor}.MuiIconButton-root.action-btn.MuiIconButton-colorPrimary{border:1px solid #293077}.MuiIconButton-root.action-btn.MuiIconButton-colorPrimary.Mui-disabled{border-color:currentColor}.MuiIconButton-root.action-btn.MuiIconButton-colorError{border:1px solid #d32f2f}.MuiIconButton-root.action-btn.MuiIconButton-colorError.Mui-disabled{border-color:currentColor}.search-input{display:flex;align-items:center}.search-input .input-field{flex:1}.search-input .action-btn{width:30px;height:30px;margin-left:-35px;background:#fff;border:none!important}.search-input .action-btn:hover{background:#f5f5f5}.mow-navbar{display:flex;justify-content:space-between;padding:.5rem 1rem;gap:.5rem 1rem;border-bottom:1px solid #ccc;position:fixed;top:0;right:0;left:0;height:var(--navbar-height);background:#fff;background:linear-gradient(0deg,#eee,#fff 75%);box-shadow:0 0 10px #0003;z-index:1000}.mow-navbar .mow-brand{width:50px;padding:10px}.mow-navbar .mow-brand img{height:100%;width:100%}.mow-navbar .mow-brand .mow-brand-name{border-radius:50%;width:40px;height:40px;font-size:1.5rem;background:#333;display:flex;justify-content:center;align-items:center;color:#fff}.mow-navbar .mow-title{line-height:100%;font-weight:700;font-size:1.5rem;display:inline-flex;align-items:center;justify-content:start}.mow-navbar .mow-title svg{margin-right:.5rem}.mow-navbar .left,.mow-navbar .right,.mow-navbar .center{display:flex;gap:1rem;align-items:center}@media (max-width: 768px){.mow-navbar .center{display:none}}.mow-navbar .drawer-toggle{border-color:transparent;min-width:40px;width:40px;display:flex;border-radius:50%}@media (min-width: 901px){.mow-navbar .drawer-toggle{display:none}}.mow-navbar .mow-navbar-items{display:flex;gap:.5rem}@media (max-width: 900px){.mow-navbar .mow-navbar-items{display:none}}.mow-navbar .mow-navbar-items svg{margin-right:.25rem}.mow-navbar .mow-navbar-items .mow-navbar-dropdown-item.active{background:#000;color:#fff}.mow-navbar .mow-navbar-items .mow-navbar-dropdown-item.active svg{fill:#fff}.mow-navbar .mow-navbar-items .mow-navbar-item{padding:.25rem 1rem;border-radius:7px;cursor:pointer}.mow-navbar .mow-navbar-items .mow-navbar-item.MuiButton-outlinedSecondary{border-color:transparent}.mow-navbar .mow-navbar-items .mow-navbar-item.active{background:#000;color:#fff}.mow-navbar .mow-navbar-items .mow-navbar-item.open{border-bottom-left-radius:0;border-bottom-right-radius:0}@media (max-width: 1199px){.mow-navbar .mow-navbar-items .mow-navbar-item{min-width:50px;padding:.25rem .5rem}.mow-navbar .mow-navbar-items .mow-navbar-item svg{margin:0 .25rem 0 0}.mow-navbar .mow-navbar-items .mow-navbar-item .label{display:none}}.mow-navbar .mow-navbar-items .mow-navbar-item.icon{min-width:50px;padding:0}.mow-navbar .mow-navbar-items .mow-navbar-item.icon svg{margin:0}.mow-navbar .mow-navbar-items .mow-navbar-item.icon .label{display:none}@media (max-width: 1199px){.mow-navbar .mow-navbar-items .mow-navbar-item.icon-md{min-width:50px;padding:0}.mow-navbar .mow-navbar-items .mow-navbar-item.icon-md svg{margin:0}.mow-navbar .mow-navbar-items .mow-navbar-item.icon-md .label{display:none}}.mow-navbar-menu-list{min-width:150px}#navbar-menu-popover{display:none}#navbar-menu-popover .MuiPaper-root{background:transparent;box-shadow:none;margin-top:-15px}@media (max-width: 1199px){#navbar-menu-popover{display:block}}.mow-navbar-menu-item-popover{padding:.25rem .5rem;position:relative;background-color:#333;color:#fff;margin-top:20px;border-radius:5px}.mow-navbar-menu-item-popover:before{content:"";position:absolute;top:-5px;left:50%;transform:translate(-50%);border-width:0 5px 5px 5px;border-style:solid;border-color:transparent transparent #333 transparent}.mow-drawer-body{display:flex;flex-direction:column;width:350px}.mow-drawer-body .mow-drawer-close{position:absolute;top:.25rem;right:.25rem}.mow-drawer-body .mow-brand{width:100%;display:flex;justify-content:center;align-items:center;padding:0;border-bottom:1px solid #ccc}.mow-drawer-body .mow-brand img{height:50px;margin:1rem}.mow-drawer-body .mow-drawer-item{display:flex;align-items:center;justify-content:flex-start;border-radius:0;border:0}.mow-drawer-body .mow-drawer-item .MuiSvgIcon-root{margin-right:.25rem}.mow-drawer-body .mow-drawer-item:hover{border:none;background:#ddd}.mow-drawer-body .mow-drawer-subitem{justify-content:flex-start;padding-left:2rem;line-height:1em}.mow-drawer-body .mow-drawer-subitem svg{margin-right:.25rem}.submenu-icon{width:30px;display:inline-flex}.mow-navbar-submenu{border-radius:0;margin-top:-37px}@media (max-width: 1999px){.mow-navbar-submenu{margin-top:0}}.mow-navbar-submenu>ul{margin:0;padding:0}.mow-navbar-submenu>ul li{background:#fff}.mow-navbar-submenu-item.MuiMenuItem-root:hover{background:#efefef}.mow-navbar-submenu-item.active{background:var(--list-item-active-background);color:var(--list-item-active-color)}.mow-navbar-submenu-item.active:hover{background:#000;color:#fff}.submenu-placeholder{background:rgba(0,0,0,.1)!important;height:38px;width:100%}.mow-navbar-user-menu .navbar-user-menu-company-summary{display:flex;align-items:center;border-bottom:1px solid #efefef;flex-direction:column}.mow-navbar-user-menu .navbar-user-menu-company-summary .navbar-user-menu-company-name{padding:.5rem 1rem;font-size:.85rem;line-height:1.1;width:100%}.mow-navbar-user-menu .navbar-user-menu-company-summary .navbar-user-menu-company-scopes{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;padding:0 .25rem}.mow-navbar-user-menu .navbar-user-menu-company-summary .navbar-user-menu-company-scopes .mow-tag{background:#efefef;color:#333;border-color:#efefef}.mow-navbar-user-menu .navabar-switch-companies-btn{font-size:.5rem;margin-right:.5rem}.case-manager-widget .case-manager-widget__title{margin:0}.case-manager-widget .case-manager-summary{height:39px;border:1px solid #ccc;border-radius:4px;letter-spacing:.00938em;padding:6px 32px 8px 14px}.form-input-message{padding:.5rem 0 0;margin-bottom:.5rem;line-height:1em}.form-input-message.danger,.form-input-message.error{color:#c93f3f}.form-input-message.message-block{display:block;padding:.5rem;background:#efefef}.form-input-message.message-block.danger,.form-input-message.message-block.error{background:rgb(255,243,243)}.form-input-message.message-block.warning{background:rgb(255,255,218);color:olive}.form-input-message.offset-top{margin-bottom:1rem;margin-top:-.5rem}.form-error-message{background:#fff;border:1px solid #ccc;padding:.5rem;margin-bottom:.5rem;line-height:1em;border-radius:.5rem}.form-error-message.danger,.form-error-message.error{color:#c93f3f;background:rgb(237,225,225)}.mow-widget{border:1px solid #ccc;margin-bottom:1rem;background:#fff}.mow-widget.full-height{height:calc(100% - 1rem)}.mow-widget .widget-section-title{margin:1.5rem .5rem .25rem}.mow-widget .mow-widget-header{padding:.5rem 1rem;border-bottom:1px solid #ccc;font-weight:700;text-transform:uppercase;background:linear-gradient(#ddd,#efefef);box-shadow:0 1px 2px #0000001a;display:flex;align-items:center;justify-content:space-between}.mow-widget .mow-widget-title{transform:translateY(1px);line-height:1;padding:5px 0}.mow-widget .mow-widget-content{padding:1rem}.mow-widget .mow-widget-content p{margin-top:0}.mow-widget--dashboard{border:0;overflow:hidden}.mow-widget--dashboard .mow-widget-header{background:var(--dashboard-color-header-bg);border-bottom:1px solid var(--dashboard-color-header-border);color:var(--dashboard-color-header-text)}.mow-widget--dashboard .mow-widget-actions{line-height:1}.mow-widget--dashboard .mow-widget-actions button{color:#fff}.mow-widget--dashboard .mow-widget-actions button svg{font-size:20px;margin:-10px}.mow-widget--dashboard .mow-widget-content{padding:0;border:1px solid var(--dashboard-color-border);border-top:0;overflow:hidden}.mow-widget--dashboard .ag-theme-alpine .ag-root-wrapper{border:0;border-radius:0}.mow-widget--dashboard .ag-theme-alpine .ag-row{border-bottom:1px solid rgba(0,0,0,.1)}.mow-widget--table-content .mow-widget-content{padding:0}.mow-widget--table-content .ag-theme-alpine .ag-root-wrapper{border:0;border-radius:0}.form-widget{border:1px solid #ccc;margin-bottom:1rem}.form-widget .form-widget-header{padding:.5rem 1rem;border-bottom:1px solid #ccc;font-weight:700;text-transform:uppercase;background:linear-gradient(#ddd,#efefef);box-shadow:0 1px 2px #0000001a}.form-widget .form-widget-body{padding:1rem}.form-widget .form-widget-body p{margin-top:0}.message-box{margin:1rem 0}.message-box .errors{padding:0}.message-box .errors .error{position:relative;padding-left:10px}.message-box .errors .error:before{content:"";position:absolute;left:0;top:5px;width:4px;height:4px;background-color:#000;border-radius:50%;overflow:hidden}.message-box.stacked .error{display:flex;flex-direction:column;margin-bottom:.5rem}.message-box.stacked .error>*{width:100%;line-height:1em}.message-box.stacked .error .error-field{font-weight:700}.message-column{min-width:300px;max-width:400px;padding:1rem;padding-left:0}.message-column .message-box{border:1px solid #ccc;display:flex;flex-direction:column;width:100%}.message-column .message-box .message-box__header{padding:.25rem;background:var(--mow-message-box-header-bg);display:flex;justify-content:flex-end;align-items:center}.message-column .message-box.error{border-color:var(--tag-undeliverable-background-color)}.message-column .message-box.error .message-box__header{--mow-message-box-header-bg: var(--tag-undeliverable-background-color)}.message-column .message-box.error .message-box__header-close{color:#ff0}.message-column .message-box.error .message-box__header-close button{color:#fff}.message-column .message-box .message-box__content{padding:.5rem;line-height:1.1em}.message-column .message-box .message-box__error-list .message-box__error-item{margin-bottom:.25rem}.grid-inline-item{padding-right:.5rem!important}.grid-inline-item:last-child{padding-left:.5rem!important;padding-right:0!important}.grid-inline-item .grid-inline-title{font-weight:500;margin-left:.5rem}@media (max-width: 899px){.grid-inline-item{padding-right:0!important;margin-bottom:2rem}.grid-inline-item:last-child{margin-bottom:0;padding-left:0!important;padding-right:0!important}}.has-error.inline,.has-error fieldset{border-color:#c93f3f!important;background:rgba(255,233,233,.2)}.volunteer-registration-form .availability-option{width:20%}@media (max-width: 900px){.volunteer-registration-form .availability-option{width:33.3333333333%}}@media (max-width: 400px){.volunteer-registration-form .availability-option{width:50%}}.volunteer-registration-form .volunteer-role-option{width:50%}@media (max-width: 630px){.volunteer-registration-form .volunteer-role-option{width:100%}}.volunteer-registration-form .declaration-group{margin:0 auto 1rem;width:40%}.volunteer-registration-form .declaration-group .declaration-option{background:#fff;border:1px solid #ccc;margin-bottom:.5rem}.volunteer-registration-form .declaration-group .declaration-option:hover{background:#efefef}@media (max-width: 630px){.volunteer-registration-form .declaration-group{width:100%}.volunteer-registration-form .declaration-group .declaration-option{margin-right:0;margin-left:.25rem}}.volunteer-registration-form .MuiInputLabel-formControl.Mui-error+.MuiInputBase-root fieldset{background-color:#ffe9e933}.volunteer-registration-form .MuiInputLabel-formControl.Mui-error:not(.Mui-focused){color:#0009}.volunteer-registration-form .MuiInputLabel-formControl.Mui-focused{color:#293007}.pandemic-declaration-form{overflow:hidden;height:100%;width:100%}.pandemic-declaration-form .modal-title{font-size:1.5rem}.declaration-group{margin-left:1rem;margin-right:-1rem}.declaration-group .declaration-option{background:#fff;border:2px solid #333;margin-bottom:.5rem;padding:.5rem}.declaration-group .declaration-option:hover{background:#efefef}.declaration-group .declaration-option.align-top{align-items:start}.declaration-group .declaration-option.align-top .MuiCheckbox-root{margin-top:-.75rem}.declaration-group .declaration-option .MuiFormControlLabel-label{line-height:1.1em}.declaration-footer{margin-top:1rem;margin-bottom:1rem;text-align:center}.declaration-footer .MuiButtonBase-root{padding:.5rem 2rem}.underline-placeholder{min-width:100px;display:inline-block;border-bottom:1px solid #000;margin-right:.5rem;padding:0 .25rem}.underline-placeholder.highlight{background:rgb(218,255,218)}.faux-disabled input.Mui-disabled{-webkit-text-fill-color:#000;cursor:not-allowed}.faux-disabled input.Mui-disabled:hover{background:#efefef}.faux-disabled .Mui-disabled.MuiInputLabel-shrink{color:#000}.form-section-label{font-weight:700}.mow .MuiOutlinedInput-input{padding-top:.5rem;padding-bottom:.5rem}.mow .MuiInputBase-root textarea{margin-top:-1rem}.mow.MuiAutocomplete-root .MuiOutlinedInput-root{height:39px}.mow.MuiAutocomplete-root .MuiAutocomplete-input{padding:0 4px 4px!important}.mow .MuiFormLabel-root{line-height:1em;height:1em;margin-top:-5px}.mow .MuiInputLabel-shrink{margin-top:5px;background:#fff}.mow-radio-group .MuiFormGroup-row>label{flex:1}.mow-floating-label{line-height:1em;height:1em;font-size:.75rem;max-width:calc(133% - 24px);letter-spacing:.00938em;white-space:nowrap;margin-bottom:-.5rem}.declaration-group-wrapper{width:100%;display:flex;flex-direction:column}.declaration-group-wrapper .form-input-message{margin-top:-.5rem;margin-bottom:1rem}.volunteer-form-wrapper{width:100%;padding:1rem;display:flex;justify-content:start;overflow:auto}.volunteer-form-wrapper.center{justify-content:center}@media (max-width: 1200px){.volunteer-form-wrapper{flex-direction:column}.volunteer-form-wrapper .error-widget{margin:0;width:auto}}.MuiInputAdornment-root.MuiInputAdornment-positionEnd .offset-secondary{margin-right:-.75rem}.mow-form-label{font-weight:700;font-size:1rem;margin:0 0 .5rem}textarea{font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:1rem;line-height:1.5}textarea.rows-1{height:1.5rem!important;border-color:#ccc;padding:.5rem}textarea.rows-2{height:3rem!important;border-color:#ccc;padding:.5rem}textarea.rows-3{height:4.5rem!important;border-color:#ccc;padding:.5rem}textarea.rows-4{height:6rem!important;border-color:#ccc;padding:.5rem}textarea.rows-5{height:7.5rem!important;border-color:#ccc;padding:.5rem}.required{color:red}.faux-float-label{line-height:1em;color:#0009;display:block;zoom:.75;padding:.25rem;z-index:10;position:relative}.faux-float-label.center{text-align:center}.faux-float-label+div{z-index:1}.mow-form-field__number-stepper{height:100%;padding:0}.mow-form-field__number-stepper .MuiInputBase-root{border-radius:0}.mow-form-field__number-stepper .MuiInputBase-root input{text-align:center}.mow-form-field__number-stepper .step-button{background:#0288d1;padding:0;max-width:50px;width:50px;min-width:50px;height:39px;margin:0;display:inline-flex;align-items:center;justify-content:center;color:#fff}.mow-form-field__number-stepper .step-button:hover{background:#015583}.mow-form-field__number-stepper .step-button:disabled{background:#ccc;color:#999}.mow-form-field__number-stepper .decrement{border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.mow-form-field__number-stepper .increment{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.MuiFormLabel-asterisk{color:red;font-size:1.25rem}.text-right,.text-right input{text-align:right}.ag-theme-alpine .ag-filter-apply-panel button:disabled{display:none}.data-grid-container{height:calc(100vh - 140px)}.data-grid-container.is-secondary{height:calc(100vh - 194px)}.cell-volunteer-roles ul{margin:0;padding:0}.document-cell-button{width:100%;height:100%}.document-cell-button.MuiButton-text,.document-cell-button[disabled].Mui-disabled{color:#000}.cell-document-type{padding:0}.text-wrap{white-space:break-spaces;line-height:1.5}.ag-cell.text-wrap{padding-top:.5rem;padding-bottom:.5rem}.ag-header-right .ag-header-cell-label{justify-content:flex-end}.modal-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border:1px solid #000;box-shadow:0 10px 20px #0006;padding:1rem;overflow:hidden;overflow-y:auto;max-height:90vh;width:100%}.modal-container.lg{width:600px}.modal-container.xl{max-width:800px}.modal-container.modal-container-route-stop{height:550px;overflow:hidden;padding:0}.modal-container.modal-container-route-stop .MuiTabs-root{background:#efefef}.modal-container.modal-container-route-stop .overflow-container{height:calc(100% - 50px);padding:0 1rem;overflow:hidden;overflow-y:auto}.modal-container.modal-tabs{margin:-1rem -1rem 1rem;background:#efefef}.modal-container .modal-header{display:flex;background:#ccc;margin:-1rem -1rem 1rem;padding:0 1rem;justify-content:space-between;align-items:center}.modal-container .modal-header h2{margin:0;padding:0}.modal-container .modal-title{margin-top:0}.modal-container .modal-close{position:absolute;top:.5rem;right:.5rem;font-size:1.5rem;cursor:pointer}.MuiSnackbar-root .MuiPaper-root{border:1px solid #333;box-shadow:0 5px 15px #0003}.MuiSnackbar-root .MuiPaper-root.MuiAlert-standardError{border-color:#c26b64}.MuiSnackbar-root .MuiPaper-root.MuiAlert-standardSuccess{border-color:#64c267}.mow-popover .popover-header{display:flex;justify-content:space-between;align-items:center;padding:0 1rem}.mow-popover .popover-header.dark{background:#333;color:#fff}.mow-popover .popover-header.dark .popover-close{color:#fff}.mow-popover .popover-header .popover-title{margin:0;padding:0}.mow-popover .popover-footer{display:flex;justify-content:space-between;gap:.5rem}.mow-popover .popover-footer button{flex:1}.popover-schedule-week .MuiPopover-paper{width:250px}.popover-list .MuiPopover-paper{width:200px}.popover-list .popover-list-scroll{max-height:150px;height:150px;overflow:hidden;overflow-y:auto;padding:0;display:block}.popover-list .popover-list-scroll .list-item{padding:.25rem 1rem;cursor:pointer;display:flex;flex-direction:column}.popover-list .popover-list-scroll .list-item:hover{background-color:#eee}.popover-list .popover-list-scroll .list-item.active{background:var(--list-item-active-background);color:var(--list-item-active-color)}.popover-list .popover-list-scroll .list-item-button{display:block;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;width:100%;border-bottom:1px solid #ccc;border-radius:0}.popover-list .popover-list-scroll .list-item-button.active{background-color:#666;border-bottom:none;color:#fff}.popover-list .popover-list-scroll .list-item-button:last-child{border-bottom:none}.popover-driver-list.multiple .MuiPopover-paper{width:250px;max-height:410px}.popover-driver-list.multiple .driver-item-multi{border-bottom:1px solid #ccc;padding:.25rem .5rem}.popover-driver-list.multiple .driver-item-multi:hover{background-color:#efefef}.popover-driver-list.multiple .driver-item-multi:last-child{border-bottom:none}.popover-driver-list.multiple .popover-content .popover-list-scroll{max-height:300px;height:300px}.popover-driver-list .driver-item-multi-day-options{display:flex;justify-content:space-around;align-items:center;width:100%;padding-bottom:.5rem}.popover-driver-list .driver-item-multi-day-options .driver-item-multi-day-option{margin:0;padding:0}.popover-driver-list .driver-item-multi-day-options .driver-item-multi-day-option button{background:#fff;border:1px solid #ccc;width:24px;height:24px;margin:0;padding:0;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:50%;font-size:.8rem}.popover-driver-list .driver-item-multi-day-options .driver-item-multi-day-option button:hover{background:#efefef}.popover-driver-list .driver-item-multi-day-options .driver-item-multi-day-option.active button{background:#ccc;color:#000}.popover-driver-list .driver-item-multi-day-options .driver-item-multi-day-option.active button:hover{background:#bbb}.mow.modal-close-button{position:absolute;top:7px;right:0;z-index:10}.modal-footer-actions{display:flex;justify-content:flex-end;gap:.5rem}.framed-modal .MuiDialogTitle-root{padding:.25rem 1rem;background:#c5e0e1}.framed-modal .MuiDialogContent-root{padding-top:1rem!important}.option-with-description{padding:.25rem 1rem;border-bottom:1px solid #ccc}.option-with-description:last-child{border-bottom:none}.option-with-description:nth-child(even){background:#f2f6f7}.option-with-description .option-label{font-weight:700}.mow-tag{display:inline-flex;align-items:center;justify-content:center;padding:.5em 1em;font-size:.625rem;font-weight:500;line-height:1em;white-space:nowrap;vertical-align:baseline;border-radius:1rem;color:#fff;background-color:#6c757d;border:1px solid #6c757d;text-transform:uppercase}.mow-tag.size-xs{font-size:.5rem;padding:.65em .75em .5em}.mow-tag.size-sm{font-size:.6rem;padding:.5em}.mow-tag.size-md{font-size:.7rem;padding:.5em .75em}.mow-tag.size-lg{font-size:.8rem;padding:.5em 1em}.mow-tag.block{display:block}.mow-tag.registered{color:var(--tag-registered-text-color);background:var(--tag-registered-background-color);border-color:var(--tag-registered-background-color)}.mow-tag.new{color:var(--tag-new-text-color);background:var(--tag-new-background-color);border-color:var(--tag-new-background-color)}.mow-tag.reviewed{color:var(--tag-reviewed-text-color);background:var(--tag-reviewed-background-color);border-color:var(--tag-new-background-color)}.mow-tag.interviewed{color:var(--tag-interviewed-text-color);background:var(--tag-interviewed-background-color);border-color:var(--tag-interviewed-background-color)}.mow-tag.rejected{color:var(--tag-rejected-text-color);background:var(--tag-rejected-background-color);border-color:var(--tag-rejected-background-color)}.mow-tag.success{color:var(--tag-success-text-color);background:var(--tag-success-background-color);border-color:var(--tag-success-background-color)}.mow-tag.warning{color:var(--tag-warning-text-color);background:var(--tag-warning-background-color);border-color:var(--tag-warning-background-color)}.mow-tag.danger{color:var(--tag-danger-text-color);background:var(--tag-danger-background-color);border-color:var(--tag-danger-background-color)}.mow-tag.scheduled{background-color:var(--interview-status-scheduled);border-color:var(--interview-status-scheduled)}.mow-tag.complete{background-color:var(--interview-status-complete);border-color:var(--interview-status-complete)}.mow-tag.cancelled{background-color:var(--interview-status-cancelled);border-color:var(--interview-status-cancelled)}.mow-tag.user{background-color:var(--interview-status-user);border-color:var(--interview-status-user)}.mow-tag.admin{background-color:var(--interview-status-admin);border-color:var(--interview-status-admin)}.mow-tag.doctor{background-color:var(--interview-status-doctor);border-color:var(--interview-status-doctor)}.mow-tag.case_manager{background-color:var(--interview-status-case_manager);border-color:var(--interview-status-case_manager)}.mow-spinner{display:flex;justify-content:center;align-items:center}.mow-spinner.full-width{width:100%}.mow-spinner.full-height{height:100%}.mow-spinner.inline{display:inline-flex}.mow-spinner.small{height:100%}.mow-spinner.small span{width:20px!important;height:20px!important}.mow-spinner.xsmall{height:100%}.mow-spinner.xsmall span{width:15px!important;height:15px!important}.mow-spinner--section-loader{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99999}.mow-spinner--section-loader:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:#0000001a}.MuiButton-containedPrimary .mow-spinner circle{color:#fff}.route-progress-widget .table-wrapper{min-height:300px;height:calc(100vh - 500px)}.route-progress-widget .ag-header-viewport .ag-header-group-cell:not(.ag-column-first){justify-content:center;text-transform:uppercase}.route-progress-widget .ag-header-row.ag-header-row-column-group{background-color:#fff}.route-progress-widget .ag-header-group-cell:not(:first-child){padding:0}.route-progress-widget .ag-header-group-cell:not(:first-child) .ag-header-group-cell-label{background-color:#f8f8f8;width:100%;justify-content:center}.route-progress-widget .ag-header-group-cell:not(:first-child).route-progress-widget__planned .ag-header-cell-comp-wrapper{height:100%}.route-progress-widget .ag-header-group-cell:not(:first-child).route-progress-widget__planned .ag-header-group-cell-label{background-color:var(--route-progress-color-incomplete)}.route-progress-widget .ag-header-group-cell:not(:first-child).route-progress-widget__actual .ag-header-cell-comp-wrapper{height:100%}.route-progress-widget .ag-header-group-cell:not(:first-child).route-progress-widget__actual .ag-header-group-cell-label{background-color:var(--route-progress-color-complete)}.route-progress-widget .ag-ltr .ag-header-viewport .ag-header-cell-resize:after{height:100%;top:0}.route-progress-widget__status.ag-cell{text-transform:capitalize;border-right:1px solid rgba(0,0,0,.1)}.route-progress-widget__row{background-color:var(--route-progress-color-pending)}.route-progress-widget__row.is-complete{background-color:var(--route-progress-color-complete)}.route-progress-widget__row.is-incomplete{background-color:var(--route-progress-color-incomplete)}.route-progress-widget__row.is-unplanned{background-color:var(--route-progress-color-unplanned)}.drivers-widget .widget-cell-driver{display:flex;flex-direction:column;line-height:1.1em;height:100%;flex:1;justify-content:center}.drivers-widget .widget-cell-driver .widget-cell-driver__name{display:block;padding:0}.drivers-widget .widget-cell-driver .widget-cell-driver__email{display:block;font-size:.8em;padding:0;flex:1;color:#666}.daily-routes-widget .mow-widget-content{padding:0;max-height:300px;height:300px;overflow:hidden;overflow-y:auto}.daily-routes-widget .mow-widget-header{color:#fff;background:linear-gradient(0,#1ccc8b,#18b27a)}.route-block .route-title{font-size:1rem;background:#999;padding:.5rem 1rem;margin:0 0 .5rem;color:#fff}.route-block .route-details-summary{padding:.5rem 1rem}.route-block .route-stop{display:flex;align-items:flex-start;justify-content:flex-start;gap:.5rem}.route-block .route-stop .route-stop-index{background:#ccc;width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:50%;font-weight:700}.route-block .route-stop .route-stop-name{margin:0;padding:0}.upcoming-interviews-list{overflow:auto}.upcoming-interviews-list ul{list-style-type:none;margin:0;padding:0}.upcoming-interviews-list>ul>li li:not(:first-child){border-top:1px solid #ccc}.upcoming-interviews-list>ul>li ul>li{padding-right:15px}.upcoming-interviews-list__date{font-weight:700;background-color:#0000001a;padding:10px 15px;margin:0}.upcoming-interviews-list__time-entry{padding:15px 0 15px 25px}.upcoming-interviews-list__entry-header{display:flex;justify-content:space-between;column-gap:10px}.upcoming-interviews-list__card-actions{margin-top:-10px;margin-left:-10px}.upcoming-interviews-list__interviewer{display:flex;column-gap:5px;margin:10px 0 0}.upcoming-interviews-list__interviewer svg{transform:translateY(-2px)}.upcoming-interviews-list__interviewer--me{font-weight:700;color:#3985c3}.upcoming-interviews-list__name{display:block;margin:10px 0 0!important;font-weight:500!important;text-transform:capitalize}.upcoming-interviews-list__time{font-size:12px;font-weight:700;font-weight:500;margin:0}.upcoming-interviews-list__roles{font-size:14px;color:#0009;margin:5px 0 0}.upcoming-interviews-list__card-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:.5rem}.interviews-calendar .fc-toolbar-title{font-size:25px}.interviews-calendar .fc-timegrid-slot-label{text-transform:uppercase}.interviews-calendar .fc-timegrid-slot{height:45px}.interviews-calendar .fc-timegrid-slot-minor{border-top-style:dashed}.interviews-calendar .fc-timegrid-now-indicator-line{border-width:2px 0 0}.interviews-calendar .fc-col-header-cell-cushion{font-weight:400}.interviews-calendar .fc-timegrid-slot-label-cushion{font-size:12px}.interviews-calendar .fc-col-header-cell-cushion{padding:10px 0}.interviews-calendar .fc-today-button{font-weight:500;text-transform:uppercase;padding:.4em 1em;background-color:var(--brand-blue)}.interviews-calendar .fc-prev-button,.interviews-calendar .fc-next-button{background-color:#fff;border-color:var(--brand-blue);color:#000;box-shadow:none!important}.interviews-calendar .fc-prev-button:hover,.interviews-calendar .fc-prev-button:not(:disabled):active,.interviews-calendar .fc-next-button:hover,.interviews-calendar .fc-next-button:not(:disabled):active{background-color:#0000001a}.interviews-calendar .fc-prev-button .fc-icon,.interviews-calendar .fc-next-button .fc-icon{color:var(--brand-blue)}.interviews-calendar .fc-event{border:none!important;background:none!important;width:calc(100% - 20px)}.interviews-calendar__popover{transform:translate(-10px)!important}.interviews-calendar__header-day-name{font-size:13px;font-weight:300}.interviews-calendar__header-day{font-weight:400;font-size:25px;line-height:1}.interview-schedule-card{width:100%;height:100%;padding:2px 5px;border-radius:4px;background-color:var(--interview-status-scheduled);position:relative;overflow:hidden}.interview-schedule-card.is-complete{background-color:var(--interview-status-complete)}.interview-schedule-card.is-cancelled{background-color:var(--interview-status-cancelled)}.interview-schedule-card.is-saving{opacity:.5;filter:grayscale(1)}.interview-schedule-card__name{font-size:11px;margin:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.interview-schedule-card__time{font-size:11px;font-weight:600;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.interview-schedule-card__interviewer{margin:-1px 0 0;font-size:11px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.interview-schedule-card__interviewer svg{font-size:12px;transform:translateY(3px)}.interview-schedule-form{width:250px;padding:20px}.interview-schedule-form .MuiTextField-root.has-error .MuiInputLabel-root,.interview-schedule-form .MuiTextField-root.has-error .MuiFormHelperText-root{color:#d32f2f}.interview-schedule-form__heading{font-size:18px;margin:0 0 20px}.interview-schedule-form__form-group{display:flex;flex-direction:column;row-gap:20px}.interview-schedule-form__actions{display:flex;justify-content:flex-end;column-gap:10px;margin-top:20px}.interview-schedule-form__actions>*{width:100%}.interview-schedule-form__form-item>*{width:100%}.schedule-interview-form__applicant-item{flex-direction:column;align-items:flex-start!important}.schedule-interview-form__applicant-name{text-align:left}.schedule-interview-form__applicant-role{font-size:12px;color:#0009;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1;text-align:left;width:100%}.interview-schedule-form__status,.interview-schedule-form__status-item{text-transform:capitalize}.documents-manager{position:relative}.documents-manager .ag-theme-params-1{border-radius:0}.documents-manager .ag-row.is-required .ag-cell:first-child .ag-cell-value:before{content:"*";color:red;margin-right:5px}.documents-manager .ag-row.is-required .ag-cell:nth-child(2) .ag-cell-value{font-weight:700}.documents-manager .ag-row.is-required.is-empty{background-color:var(--document-row-status-required-empty)}.documents-manager .ag-row.is-required.is-fulfilled{background-color:var(--document-row-status-required-fulfilled)}.documents-manager .ag-row.is-required.is-fulfilled .ag-cell:first-child .ag-cell-value:before{display:none}.documents-manager__heading span{text-transform:lowercase;font-weight:400;font-size:15px;font-style:italic}.documents-manager__add input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;font-size:0;cursor:pointer}.documents-manager__drop-zone{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;pointer-events:none;z-index:999}.documents-manager__drop-zone.is-drop-ready{pointer-events:auto;border:2px dashed #3985c3;background-color:#3985c31a}.documents-manager__actions{display:flex;justify-content:flex-end}.address-summary-parent{display:flex;justify-content:space-between;flex-direction:column;height:100%}.address-summary{flex:1;display:flex;flex-direction:column;justify-content:flex-start}.address-summary .address-summary__title{margin-bottom:.5rem;display:flex;justify-content:flex-start;align-items:center}.address-summary .address-summary__title .title{font-weight:700;margin:0 .5rem .5rem 0;font-size:1rem;display:flex;align-items:center;height:100%}.address-summary .address-summary__content{border:1px solid #ccc;min-height:150px;padding:.5rem .75rem;border-radius:4px;flex:1}.address-summary .address-summary__item{margin-bottom:.5rem}.address-summary .address-summary__item:last-child{margin-bottom:0}.address-summary .address-summary__item .address-summary__label{font-size:.75rem;font-weight:700;display:block;line-height:1.1em;margin:0;color:#999}.address-summary .address-summary__item .address-summary__value{font-size:1rem;line-height:1.1em;min-height:1rem;display:block}.mow-inner-sidebar,.mow-list-card{width:300px;margin:1rem 0 1rem 1rem;border:1px solid #ccc;border-radius:7px;padding:1rem 0 0;box-shadow:0 5px 10px #0000001a;overflow:hidden;height:calc(100vh - 6em)}.mow-inner-sidebar .mow-sidebar-header,.mow-inner-sidebar .mow-list-card-header,.mow-list-card .mow-sidebar-header,.mow-list-card .mow-list-card-header{display:flex;justify-content:space-between;align-items:center;min-height:40px;padding:0 1rem;font-size:1rem;font-weight:700;margin-top:-1rem;background:#ccc;box-shadow:0 0 5px #0000001a;border-bottom:1px solid #ccc}.mow-inner-sidebar .mow-list-card-toolbar,.mow-list-card .mow-list-card-toolbar{padding:.5rem 1rem;box-shadow:0 0 5px #0000004d;border-bottom:1px solid #ccc;z-index:10;position:relative}.mow-inner-sidebar .mow-sticky,.mow-list-card .mow-sticky{position:sticky;top:0;z-index:10;background:#fff;box-shadow:0 2px 5px #0000001a}.mow-inner-sidebar .mow-list-card-content-scroll,.mow-list-card .mow-list-card-content-scroll{overflow:auto;height:calc(100% - 56px);z-index:1}.mow-inner-sidebar .mow-sidebar-content,.mow-inner-sidebar .mow-list-card-content,.mow-list-card .mow-sidebar-content,.mow-list-card .mow-list-card-content{height:calc(100% - 25px);overflow:auto}.mow-inner-sidebar .mow-sidebar-list,.mow-list-card .mow-sidebar-list{list-style:none;padding:0;margin:0;height:100%}.mow-inner-sidebar .mow-sidebar-list-item,.mow-inner-sidebar .mow-list-card-item,.mow-list-card .mow-sidebar-list-item,.mow-list-card .mow-list-card-item{padding:1rem;border-bottom:1px solid #ccc;cursor:pointer;background:#fff}.mow-inner-sidebar .mow-sidebar-list-item.has-button,.mow-inner-sidebar .mow-list-card-item.has-button,.mow-list-card .mow-sidebar-list-item.has-button,.mow-list-card .mow-list-card-item.has-button{padding:0}.mow-inner-sidebar .mow-sidebar-list-item.has-button a,.mow-inner-sidebar .mow-list-card-item.has-button a,.mow-list-card .mow-sidebar-list-item.has-button a,.mow-list-card .mow-list-card-item.has-button a{display:block;width:100%}.mow-inner-sidebar .mow-sidebar-list-item.deleted,.mow-inner-sidebar .mow-list-card-item.deleted,.mow-list-card .mow-sidebar-list-item.deleted,.mow-list-card .mow-list-card-item.deleted{border-left:2px solid red;background:rgb(247,230,230)!important}.mow-inner-sidebar .mow-sidebar-list-item button,.mow-inner-sidebar .mow-list-card-item button,.mow-list-card .mow-sidebar-list-item button,.mow-list-card .mow-list-card-item button{padding:1rem;width:100%;justify-content:flex-start;text-align:left;line-height:1.25em;border-radius:0}.mow-inner-sidebar .mow-sidebar-list-item.active,.mow-inner-sidebar .mow-sidebar-list-item.active button,.mow-inner-sidebar .mow-list-card-item.active,.mow-inner-sidebar .mow-list-card-item.active button,.mow-list-card .mow-sidebar-list-item.active,.mow-list-card .mow-sidebar-list-item.active button,.mow-list-card .mow-list-card-item.active,.mow-list-card .mow-list-card-item.active button{background:var(--list-item-active-background);color:var(--list-item-active-color)}.mow-inner-sidebar .mow-sidebar-list-item:nth-child(even),.mow-inner-sidebar .mow-list-card-item:nth-child(even),.mow-list-card .mow-sidebar-list-item:nth-child(even),.mow-list-card .mow-list-card-item:nth-child(even){background:#f2f6f7}.mow-inner-sidebar .mow-sidebar-list-item.link-item .icon,.mow-inner-sidebar .mow-list-card-item.link-item .icon,.mow-list-card .mow-sidebar-list-item.link-item .icon,.mow-list-card .mow-list-card-item.link-item .icon{width:30px}.mow-inner-sidebar .mow-sidebar-list-item.link-item:hover,.mow-inner-sidebar .mow-list-card-item.link-item:hover,.mow-list-card .mow-sidebar-list-item.link-item:hover,.mow-list-card .mow-list-card-item.link-item:hover{background:#efefef}.mow-inner-sidebar .mow-sidebar-list-item.link-item.active,.mow-inner-sidebar .mow-list-card-item.link-item.active,.mow-list-card .mow-sidebar-list-item.link-item.active,.mow-list-card .mow-list-card-item.link-item.active{background:var(--list-item-active-background);color:var(--list-item-active-color)}.mow-inner-sidebar .mow-sidebar-list-item:last-child,.mow-inner-sidebar .mow-list-card-item:last-child,.mow-list-card .mow-sidebar-list-item:last-child,.mow-list-card .mow-list-card-item:last-child{border-bottom:none}.mow-inner-sidebar .mow-sidebar-list-item .mow-sidebar-list-item-title,.mow-inner-sidebar .mow-list-card-item .mow-sidebar-list-item-title,.mow-list-card .mow-sidebar-list-item .mow-sidebar-list-item-title,.mow-list-card .mow-list-card-item .mow-sidebar-list-item-title{line-height:1em}.mow-inner-sidebar .mow-sidebar-list-item .mow-sidebar-list-item-title.bold,.mow-inner-sidebar .mow-list-card-item .mow-sidebar-list-item-title.bold,.mow-list-card .mow-sidebar-list-item .mow-sidebar-list-item-title.bold,.mow-list-card .mow-list-card-item .mow-sidebar-list-item-title.bold{font-weight:700}.mow-inner-sidebar .mow-sidebar-list-item .mow-sidebar-list-item-subtitle,.mow-inner-sidebar .mow-list-card-item .mow-sidebar-list-item-subtitle,.mow-list-card .mow-sidebar-list-item .mow-sidebar-list-item-subtitle,.mow-list-card .mow-list-card-item .mow-sidebar-list-item-subtitle{font-size:1rem;line-height:1em;font-style:oblique;text-overflow:ellipsis;overflow:hidden}.mow-inner-sidebar .mow-sidebar-list-item.checkbox,.mow-inner-sidebar .mow-list-card-item.checkbox,.mow-list-card .mow-sidebar-list-item.checkbox,.mow-list-card .mow-list-card-item.checkbox{padding:0}.mow-inner-sidebar .mow-sidebar-list-item.checkbox .MuiFormControlLabel-root,.mow-inner-sidebar .mow-list-card-item.checkbox .MuiFormControlLabel-root,.mow-list-card .mow-sidebar-list-item.checkbox .MuiFormControlLabel-root,.mow-list-card .mow-list-card-item.checkbox .MuiFormControlLabel-root{width:100%;margin:0}.day-of-week-picker-container .label{font-size:.75rem;font-weight:400;margin:0 0 .25rem}.day-of-week-picker-container .day-of-week-picker-options{display:flex;gap:1rem}.day-of-week-picker-container .day-of-week-picker-item{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700;cursor:pointer;flex:0}.meal-plan-summary .row-item{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;margin-bottom:1rem;padding:0 1rem}.meal-plan-summary .row-item .label{font-weight:700;margin-right:1rem;font-size:.75rem}.meal-plan-summary .row-item .value{font-weight:400}.meal-plan-summary .row-item .value .mow-tag{margin-right:.25rem}.meal-plan-summary .row-item .value .mow-tag:last-child{margin-right:0}.meal-plan-modal__dietary-requirements-section{border:1px solid #ccc;margin:1rem 0}.meal-plan-modal__dietary-requirements-section .section-title{margin:0;padding:.5rem;background:#efefef}.meal-plan-modal__dietary-requirements-section .meal-plan-model__dietary-requirements-list{margin:0 1rem .5rem}.meal-plan-modal__dietary-requirements-section .dietary-requirments-selector{border-top:1px solid #c2cfd9;padding:.5rem 0 0;margin:.5rem 0 0}.blocking-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99999;background-color:#0003;display:flex;justify-content:center;align-items:center}@media screen{.routesheet-preview{display:none;padding:1rem}}@media print{.routesheet-preview{min-height:100vh;margin:0 .25in}.routesheet-preview *{font-size:10pt}@page{.routesheet-preview{size:landscape;margin:0}}}.routesheet-preview .page-break{page-break-after:always}.routesheet-preview .routesheet__quantity-summary{display:flex;flex:1;width:100%;align-items:flex-start;flex-direction:column}.routesheet-preview .routesheet__quantity-summary .routesheet_summary-table{border-collapse:collapse;border:1px solid #333}.routesheet-preview .routesheet__quantity-summary .routesheet_summary-table td{border-bottom:1px solid #333;border-right:1px solid #333;padding:0 .5rem}.routesheet-preview .routesheet__quantity-summary .routesheet_summary-table td:last-child{border-right:none}.routesheet-preview .routesheet__quantity-summary .routesheet_summary-table tr{border-bottom:1px solid #333}.routesheet-preview .routesheet__quantity-summary .routesheet_summary-table tr:nth-child(odd){background:#efefef}.routesheet-preview .routesheet__quantity-summary .routesheet_summary-table .col-label{font-weight:700;padding-right:1rem}.routesheet-preview .routesheet__quantity-summary .routesheet_summary-table .col-value{text-align:right;font-weight:700}.routesheet-preview .routesheet__quantity-summary .routesheet_summary-table .col-check{text-align:center;width:.5in}.routesheet-preview .routesheet__quantity-summary .summary-title{font-weight:700;margin:1rem 0 0;width:auto;background:#000;color:#fff;padding:.5rem}.routesheet-preview .routesheet__quantity-summary .summary-groups{display:flex;flex:1;align-items:flex-start;flex-direction:column}.routesheet-preview .routesheet__quantity-summary .summary-group{display:flex;align-items:flex-start}.routesheet-preview .routesheet__quantity-summary .summary-group .summary-group__title{font-weight:700;margin-right:.5rem}.routesheet-preview .routesheet__quantity-summary .summary-group .summary-group__value{font-weight:700}.routesheet-preview .routesheet__header{border:1px solid #333;display:flex;justify-content:space-between;align-items:flex-start;padding:.5rem 1rem;border-bottom:1px solid #ccc;background:#efefef}.routesheet-preview .routesheet__header .routesheet__header-title{margin:0;flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column}.routesheet-preview .routesheet__header .routesheet__header-title-text{margin:0;font-weight:700}.routesheet-preview .routesheet__header .routesheet__header-date{font-size:12pt;line-height:1em}.routesheet-preview .routesheet__header-brand{display:flex;width:45%}.routesheet-preview .routesheet__header-brand .routesheet__header-brand-logo{height:80px;max-width:200px}.routesheet-preview .routesheet__header-brand .routesheet__header-brand-logo img{height:100%;width:auto}.routesheet-preview .routesheet__header-brand-contact{padding-left:1rem}.routesheet-preview .routesheet__header-brand-contact .routesheet__header-brand-name{font-size:12pt;font-weight:700;margin:0;line-height:1em}.routesheet-preview .routesheet__header-brand-contact .routesheet__header-brand-phone{font-size:12pt;margin:0;line-height:1em}.routesheet-preview .routesheet__header-date{width:33%;display:flex;align-items:flex-end;justify-content:flex-start;flex-direction:column}.routesheet-preview .routesheet__header-date .routesheet__header-title-text{text-align:right}.routesheet-preview .routesheet__table table{width:100%;border-collapse:collapse;border:1px solid #333}.routesheet-preview .routesheet__table table .col-require{width:1.5in}.routesheet-preview .routesheet__table table .col-index{width:.5in;text-align:center;font-weight:700}.routesheet-preview .routesheet__table table .col-index span{width:2em;height:2em;display:inline-flex;align-items:center;justify-content:center;border:1px solid #333;background:#ccc;border-radius:50%}.routesheet-preview .routesheet__table table .col-qty{width:.5in;text-align:center;font-weight:700}.routesheet-preview .routesheet__table table .col-address,.routesheet-preview .routesheet__table table .col-profile{width:2in}.routesheet-preview .routesheet__table table .col-meal{width:1in}.routesheet-preview .routesheet__table table thead tr{background:#ccc;border-top:1px solid #333;border-bottom:3px solid #333}.routesheet-preview .routesheet__table table thead th{border-right:1px solid #333;text-align:left;padding:.25rem .5rem}.routesheet-preview .routesheet__table table thead th:last-child{border-right:none}.routesheet-preview .routesheet__table table tbody tr{border-bottom:1px solid #333}.routesheet-preview .routesheet__table table tbody td{border-right:1px solid #333;padding:.25rem .5rem}.routesheet-preview .routesheet__table table tbody td:last-child{border-right:none}.routesheet-preview .routesheet__table table tbody td.col-qty{font-weight:700;font-size:12pt}.routesheet-preview .routesheet__footer{display:flex}.routesheet-preview .routesheet__footer .routesheet__footer-notes{padding:.5rem}.routesheet-preview .routesheet__footer h3 svg.heart-icon{margin-right:.5rem;scale:1.5}.routesheet-preview .routesheet__footer h3 svg.heart-icon path:first-child{fill:#b61010}.company-card{border:1px solid #ccc;background:#efefef;display:flex;flex-direction:column;box-shadow:0 0 10px #0000001a;position:relative}.company-card .overlay-button{position:absolute;top:0;right:0;left:0;bottom:0;background:transparent}.company-card .company-card-header{display:flex;justify-content:flex-start;align-items:center;padding:1rem;gap:1rem;line-height:1.1}.company-card .company-card-header .company-card-logo{border:1px solid #ccc;background:#999;width:80px;height:80px;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden}.company-card .company-card-header .company-card-logo .company-card-logo-name{font-size:3em;color:#333}.company-card .company-card-header .company-card-title .company-card-scopes{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.company-card .company-card-description{padding:1rem;border-top:1px solid #ccc}.login-page{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background:#fff url(/imgs/login-bg-clouds.png) no-repeat center center;flex-direction:column;gap:1rem}.login-page .login-form-container{border:2px solid #3a4d60;padding:1rem;box-shadow:0 10px 15px #0000004d;background:#fff;max-width:350px;width:100%;animation:slide-up .5s cubic-bezier(.25,.46,.45,.94) both}.login-page .login-form-container .logo-container{text-align:center}.login-page .login-form-container .logo-container .logo{margin-top:1rem;margin-bottom:1rem;width:100px}.login-page .login-form-container h1{margin-top:0;text-align:center;font-size:1.5rem;font-weight:700}.login-page .login-form-container .login-form .MuiInputBase-root,.login-page .login-form-container .login-form .MuiInput-variantOutlined,.login-page .login-form-container .login-form .MuiInput-variantSoft{margin-bottom:.5rem}.login-page .login-form-container .login-form .login-btn{margin-top:1rem;width:100%}.login-page .volunteer-container{padding:2rem 1rem 1rem;box-shadow:0 10px 15px #0000001a;background:rgba(233,253,245,.9);border:2px solid green;max-width:350px;width:100%}.login-page .volunteer-container h1{margin-top:-1rem;text-align:center;font-size:1.5rem;margin-bottom:1rem;font-weight:700}.client-form{padding-top:1rem}.register-page .form-wrapper.volunteer-registration-form{width:100%}.register-page .mow-tag{border:1px solid rgba(255,255,255,.2)}.register-page .volunteer-form-wrapper{margin:0!important;padding-top:0}.register-page__status{display:flex;column-gap:15px;padding:1rem;padding-bottom:0;flex-direction:row}@media (max-width: 767px){.register-page__status{flex-direction:column}}.register-page__status>*{flex:1}.register-page__status .mow-widget--dashboard{display:flex;flex-direction:column}.register-page__status .mow-widget--dashboard .mow-widget-header{background:linear-gradient(#293077,#333c94);border-color:#ccc}.register-page__status .mow-widget--dashboard .mow-widget-content{flex:1}.register-page__status .mow-widget--dashboard .mow-widget-content>*{margin:0}.register-page__widget .mow.mow-widget-content{padding:1rem;max-height:235px;overflow:hidden;overflow-y:auto}.register-page__widget.register-page__widget--warning .mow-widget-header{background:linear-gradient(#ffa927,#f5b101);border-color:#ccc}.register-page__widget.register-page__widget--warning .mow-widget-title{display:flex;align-items:center;column-gap:5px}.register-page__widget.register-page__widget--warning .mow-widget-content{background-color:#fc03}.register-page__actions{display:flex;justify-content:flex-end;column-gap:10px;padding:1rem}.register-page__interview-details{display:flex;flex-direction:column;row-gap:5px;margin-bottom:1rem!important;border:1px solid #ccc;padding:.5rem}.register-page__interview-details>*{margin:0}.register-page__interview-details .event-date{font-weight:700}.register-page__interview-details>*:nth-child(2){font-size:14px}.register-page__interview-details>*:last-child{display:flex;align-items:center;column-gap:5px;margin-top:2px;font-weight:700}.register-page__interview-details>*:last-child>svg{width:18px}.password-reset-page{display:flex;align-items:center;justify-content:center;height:100%;background:#fff url(/imgs/login-bg-clouds.png) no-repeat center center;background-size:contain;flex-direction:column}.password-reset-page .password-reset-form{animation:slide-up .5s cubic-bezier(.25,.46,.45,.94) both;box-shadow:0 10px 15px #0000001a;background:rgba(255,255,255,.92);width:100%;max-width:400px;padding:20px;border:1px solid #ccc;border-radius:5px}.password-reset-page .password-reset-form h3{margin:0}.password-reset-page .form-footer{margin:1rem 0;display:flex;justify-content:space-between}.password-reset-page .logo-container{text-align:center;border-bottom:2px solid #ccc;margin-bottom:1rem;margin-top:-1.5rem}.password-reset-page .logo-container img{margin-top:1rem;margin-bottom:1rem;width:100px}.add-week-button{background:#fff!important;padding:0!important}.schedule-grid{height:calc(100vh - 170px)!important;width:100%}.schedule-grid .ag-header-cell-resize{height:100%}.schedule-grid .ag-header-cell,.schedule-grid .ag-cell{border-right:1px solid #ccc}.schedule-grid .ag-header-cell:last-child,.schedule-grid .ag-cell:last-child{border-right:none}.schedule-grid .cell-schedule-day-header{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.schedule-grid .cell-schedule-day-header .day{font-size:1rem;margin:0;padding:0}.schedule-grid .cell-schedule-day-header .number{font-size:1.5rem}.schedule-grid .cell-schedule-driver{padding:0}.schedule-grid .cell-schedule-day,.schedule-grid .cell-schedule-driver-container{text-align:center;width:100%;height:100%}.schedule-grid .cell-schedule-driver-container.active{background:var(--brand-blue-light)}.schedule-grid .cell-schedule-driver-container .driver-name{width:100%;height:100%;cursor:pointer;overflow:hidden;text-overflow:ellipsis;padding:0 .5rem}.schedule-grid .cell-schedule-driver-container .driver-name:hover{background-color:#eee}.schedule-toolbar{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:.5rem}.schedule-toolbar>div{flex:1;flex-basis:33.3333333333%}.schedule-toolbar .schedule-toolbar-center{text-align:center}.schedule-toolbar .schedule-toolbar-right{text-align:right}.schedule-toolbar .week-number{margin:0;padding:.25rem 2rem;background:#efefef;border:1px solid #ccc;border-radius:20px;display:inline-block}.schedule-toolbar .week-full{margin:0;padding:0}.mow-date-picker-schedule .MuiPickersDay-root{background:red}.mow-sidebar-list.meal-weeks{padding-bottom:200px!important;background:no-repeat center bottom url(/assets/element-schedule-2-65294ad5.svg)}.mow-sidebar-list.meal-weeks .mow-sidebar-list-item.meal-week{display:flex;padding:.5rem 0;align-items:center;position:relative}.mow-sidebar-list.meal-weeks .mow-sidebar-list-item.meal-week .mow-sidebar-list-item-subtitle{flex:1}.mow-sidebar-list.meal-weeks .mow-sidebar-list-item.meal-week .mow-sidebar-list-item-actions{display:none;position:absolute;right:0}.mow-sidebar-list.meal-weeks .mow-sidebar-list-item.meal-week .mow-sidebar-list-item-actions button{flex:1;width:auto}.mow-sidebar-list.meal-weeks .mow-sidebar-list-item.meal-week:hover .mow-sidebar-list-item-actions{display:flex}.mow-sidebar-list.meal-weeks .mow-sidebar-list-item.meal-week .week-number{background:#ccc;padding:.25rem .65rem .25rem .5rem;margin-right:.5rem;display:inline-block;height:100%;font-weight:700;border-radius:0 10px 10px 0}.mow-sidebar-list.meal-weeks .mow-sidebar-list-item.meal-week .meal-week-title.week-1 .week-number{background:var(--week-1-background);color:var(--week-1-color)}.mow-sidebar-list.meal-weeks .mow-sidebar-list-item.meal-week .meal-week-title.week-2 .week-number{background:var(--week-2-background);color:var(--week-2-color)}.mow-sidebar-list.meal-weeks .mow-sidebar-list-item.meal-week .meal-week-title.week-3 .week-number{background:var(--week-3-background);color:var(--week-3-color)}.mow-sidebar-list.meal-weeks .mow-sidebar-list-item.meal-week .meal-week-title.week-4 .week-number{background:var(--week-4-background);color:var(--week-4-color)}.mow-sidebar-list.meal-weeks .mow-sidebar-list-item.meal-week.active{background:var(--week-active-background)!important}.mow-sidebar-list.meal-weeks .mow-sidebar-list-item.meal-week.active .meal-week-title .week-number{background:var(--week-active-number-background);color:var(--week-active-number-color)}.no-week-message{background:no-repeat center/cover url(/assets/filler_bg_flipped-dd8374cd.svg);padding:1rem;padding-bottom:150px;font-size:1rem}.schedule-calendar{width:100%;border:1px solid #ccc;overflow:hidden;height:calc(100vh - 170px)}.schedule-calendar .scroll-container{height:100%;overflow:auto;padding-bottom:90px}.schedule-calendar .schedule-calendar-days{display:flex;justify-content:flex-start;align-items:center}.schedule-calendar .schedule-calendar-days.striped:nth-child(even){background:#f4f9fb}.schedule-calendar .schedule-calendar-days.header{background:#efefef;border-bottom:1px solid #ccc;font-weight:700;flex:0 0 auto}.schedule-calendar .schedule-calendar-days.header .schedule-calendar-day{flex:0 0 auto;height:50px!important;border-right:1px solid #ccc}.schedule-calendar .schedule-calendar-days.header .schedule-calendar-day:last-child{border-right:none}.schedule-calendar .schedule-calendar-days.header .schedule-calendar-day.header{flex:1}.schedule-calendar .schedule-calendar-days.row{border-top:1px solid #ccc;font-weight:400}.schedule-calendar .schedule-calendar-days.row:hover{background:#efefef}.schedule-calendar .schedule-calendar-days.row:hover .route-title{background:#333!important;color:#fff}.schedule-calendar .schedule-calendar-days.row .schedule-calendar-day{height:50px;border-right:1px solid #ccc}.schedule-calendar .schedule-calendar-days.row .schedule-calendar-day:last-child{border-right:none}.schedule-calendar .schedule-calendar-days.row .schedule-calendar-day.route-title{font-weight:700;background:#efefef}.schedule-calendar .schedule-calendar-days.row .schedule-calendar-day.cell{cursor:pointer;border-radius:0}.schedule-calendar .schedule-calendar-days.row .schedule-calendar-day.cell:hover{background:#efefef}.schedule-calendar .schedule-calendar-days.row .schedule-calendar-day.cell.default-driver{background:var(--schedule-cell-default-driver-background)}.schedule-calendar .schedule-calendar-days.row .schedule-calendar-day.cell.default-driver:hover{background:var(--schedule-cell-default-driver-hover-background)}.schedule-calendar .schedule-calendar-days.row .schedule-calendar-day.cell.available{background:var(--schedule-cell-available-background)}.schedule-calendar .schedule-calendar-days.row .schedule-calendar-day.cell.available:hover{background:var(--schedule-cell-available-hover-background)}.schedule-calendar .schedule-calendar-days.row .schedule-calendar-day.cell.assigned{background:var(--schedule-cell-assigned-background)}.schedule-calendar .schedule-calendar-days.row .schedule-calendar-day.cell.assigned:hover{background:var(--schedule-cell-assigned-hover-background)}.schedule-calendar .schedule-calendar-days.row .schedule-calendar-day.cell .inner{display:block;line-height:1.1em;overflow:hidden;text-overflow:ellipsis}.schedule-calendar .schedule-calendar-days.row:last-child{border-bottom:1px solid #ccc}.schedule-calendar .schedule-calendar-days .schedule-calendar-day{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1rem}.schedule-calendar .schedule-calendar-days .schedule-calendar-day .inner{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:.25rem .5rem}.schedule-calendar .schedule-calendar-days .schedule-calendar-day.route-title{text-transform:uppercase;width:200px;min-width:200px;background:#c5c5c5}.schedule-calendar .schedule-calendar-days .schedule-calendar-day.route-title .inner{align-items:flex-start}.schedule-calendar .schedule-calendar-days .schedule-calendar-day .day{margin:0;padding:0;line-height:1em}.schedule-calendar .schedule-calendar-days .schedule-calendar-day .number{font-size:1.5rem;line-height:1em}.schedule-calendar .legend{display:flex;justify-content:flex-start;align-items:center;padding:.5rem}.schedule-calendar .legend .legend-item{display:flex;align-items:center;margin-right:1rem}.schedule-calendar .legend .legend-item .color-block{height:20px;width:20px;border:1px solid #ccc;margin-right:.25rem;box-shadow:0 0 5px #0000001a}.schedule-calendar .legend .legend-item .color-block.default-driver{background:var(--schedule-cell-default-driver-background)}.schedule-calendar .legend .legend-item .color-block.default-driver:hover{background:var(--schedule-cell-default-driver-hover-background)}.schedule-calendar .legend .legend-item .color-block.available{background:var(--schedule-cell-available-background)}.schedule-calendar .legend .legend-item .color-block.available:hover{background:var(--schedule-cell-available-hover-background)}.schedule-calendar .legend .legend-item .color-block.assigned{background:var(--schedule-cell-assigned-background)}.schedule-calendar .legend .legend-item .color-block.assigned:hover{background:var(--schedule-cell-assigned-hover-background)}.routes-page .mow-route-details{width:400px;margin:1rem 0 1rem 1rem;border:1px solid #ccc;border-radius:7px;padding:0;box-shadow:0 5px 10px #0000001a;overflow:hidden;overflow-y:auto;position:relative}@media (max-width: 1300px){.routes-page .mow-route-details{width:auto;margin-right:1rem}}.routes-page .mow-route-details .scroll-wrapper{height:100%;overflow:auto}.routes-page .mow-route-details .route-details-header{font-size:1.25rem;font-weight:700}.routes-page .mow-route-details .map-toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ccc;background:#efefef}.routes-page .mow-route-details .map-toolbar .map-toolbar-title{font-size:1.25rem;font-weight:700}.routes-page .mow-route-details .map-toolbar .map-toolbar-actions{display:flex;gap:1rem}.routes-page .mow-route-details .map-loading,.routes-page .mow-route-details .mow-map-overview{height:400px;background:#efefef;border:1px solid #ccc;border-left:0;border-right:0}.routes-page .mow-route-details .map-loading [aria-label=Stop],.routes-page .mow-route-details .mow-map-overview [aria-label=Stop]{color:#fff}.routes-page .mow-route-details .map-loading{display:flex;justify-content:center;align-items:center;background:center center no-repeat url(/assets/element-map-route-simple-light-8e0ae70a.svg)}.routes-page .mow-route-details .map-note{padding:1rem;font-size:.85rem;color:#000}.routes-page .routestops-grid{height:calc(100vh - 160px)}@media (min-width: 1301px) and (max-width: 1350px){.routes-page .routestops-grid{height:calc(100vh - 225px)}}.routes-page.mow-body-content .mow-main-content{height:100%;background-size:400px 400px}.routes-page.mow-body-content .mow-inner-sidebar .mow-sidebar-list-item{padding:.75rem 1rem;background:rgba(255,255,255,.8)}.routes-page.mow-body-content .mow-inner-sidebar .mow-sidebar-list-item.link-item .mow-sidebar-list-item-subtitle{color:#999}.routes-page.mow-body-content .mow-inner-sidebar .mow-sidebar-list-item.link-item.active{background:var(--list-item-active-background);color:var(--list-item-active-color)}.routes-page .driver-assignment-button{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;justify-content:start}h1.modal-tabbed-title{font-size:1.5rem;padding:.5rem 1rem;background:#ccc;margin:0 -1rem .5rem}.stop-information{border:1px solid #ccc;position:relative;padding-top:.5rem;margin-top:1rem}.stop-information .stop-information-title{background:#fff;position:absolute;top:-.5rem;left:.5rem;font-weight:700;text-transform:uppercase;font-size:.75rem}.stop-information .stop-line-entry{padding:.5rem 1rem}.stop-information .stop-line-entry .stop-label{font-weight:700;margin-bottom:-.25rem}.stop-information .stop-line-entry.notes{margin-left:calc(-1rem - 1px);margin-right:calc(-1rem - 1px);margin-bottom:-.5rem}.stop-information .stop-line-entry.notes .stop-label{background:#ccc;padding:.25rem 1rem}.stop-information .stop-line-entry.notes .stop-value{padding:1rem;border:1px solid #ccc;line-height:1.1em}.address-validator .waypoint-selection{margin:1rem 0}.address-validator .validation-result-title{font-weight:700;font-size:1.25rem;padding:.5rem 1rem;background:#ccc;margin:1rem -1rem .5rem;display:flex;justify-content:space-between}.address-validator .validation-result-components .stop-value{padding:.25rem .5rem}.address-validator .validation-result-components .valid{background:#cfc}.address-validator .validation-result-components .invalid{background:#fcc}.routestop-history .routestop-history-item{padding:.5rem 1rem;border:1px solid #aaa;margin-top:1rem}.routestop-history .routestop-history-item .label{font-weight:700}.routestop-history .routestop-history-item .routestop-history-item-value{font-style:oblique}.summary-list-item.has-meal-plans{border-left:2px solid transparent}.summary-list-item.no-meal-plans{border-left:2px solid rgb(195,2,2);background:rgb(248,229,229)}.application__content{display:flex;flex-direction:column;height:calc(100% - 19px)}.application__summary{padding:1rem 0}.application__additional-actions{border-bottom:1px solid #ccc}.application__required-documents>*:nth-child(2){transform:translate(-13px)}.application__form{margin-top:20px;overflow:auto}.application__form .volunteer-form-wrapper{padding:0 15px 0 0!important}.application__form .volunteer-form-wrapper .documents-manager{margin:0 0 2rem}.diagnostics-mobile-users{width:200px;margin:1rem;border:1px solid #ccc;border-radius:7px}.diagnostics-mobile-users .user{padding:.5rem 1rem;border-bottom:1px solid #ccc}.interviews-page__sidebar{display:flex;flex-direction:column}.profile-view .volunteer-form-wrapper{padding:0}.profile-view .form-wrapper.volunteer-registration-form{width:100%}.profile-view .profile-view__content.mow-main-content{display:flex;flex-direction:column}.profile-view__form{overflow:auto;margin-right:-1em}.profile-view__actions{display:flex;column-gap:15px}.profile-view__route-list{list-style-type:none;padding:0}.profile-view__route-list>li{padding:10px 15px;line-height:1;display:flex;flex-direction:column;row-gap:2px}.profile-view__route-list>li:nth-child(odd){background-color:#f2f6f7;border:1px solid #ccc;border-width:1px 0 1px 0}.profile-view__route-title{text-transform:uppercase;font-weight:700}.profile-view__route-description{font-size:14px;color:#0009}.profile-view__route-item-header,.applications-list-view__header{display:flex;justify-content:space-between}.route-planning .route-planning-card{border:1px solid #ccc;padding:0;margin:0;width:250px}.route-planning .route-planning-card .card-toolbar{margin-bottom:1rem;padding:0 1rem;background:#efefef}.route-planning .route-planning-card .card-toolbar .status-title{margin:0;padding:0}.route-planning .route-planning-card .card-body{padding:.25rem 1rem 1rem}.route-planning-results{height:100%}.route-planning-results .options{width:200px}.route-planning-results .options-toolbar{display:flex;margin-bottom:1rem;gap:1rem}.route-planning-results .routestops-grid{height:calc(100vh - 215px)}.mow-company-list{max-width:600px;max-height:600px;overflow:auto;margin:0 auto;display:flex;border:1px solid #ccc;flex-direction:column;padding:2rem}.mow-company-list .company-card{margin-bottom:1rem}.mow-company-list .company-card:nth-child(odd){background:#fff}.company-users-panel{height:calc(100vh - 190px)}.company-user-modal .modal-body{padding:1rem}.App{height:100vh;width:100vw}.mow-body{display:flex;flex-direction:row;height:100vh;padding-top:var(--navbar-height)}.mow-body.auto-height{height:auto}.mow-body .mow-sidebar{width:300px}.mow-body .mow-sidebar .mow-sidebar-wrapper{margin:1rem;border:1px solid #ccc;padding:1rem;border-radius:.5rem;box-shadow:0 5px 10px #0003}.mow-content{flex:1;z-index:100;overflow:auto}.mow-content .mow-wrapper{height:100%}.mow-content-block{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;z-index:200;padding-top:calc(var(--navbar-height) + 1rem)}.mow-body-content{display:flex;height:100%;overflow:hidden;justify-content:center}.mow-body-content.scrollable{height:unset}.mow-body-content .body-title{font-size:1.5rem;font-weight:700;margin:0 0 1rem}.mow-body-content .horizontal-icons{min-height:40px}.mow-body-content .horizontal-icons .MuiTab-labelIcon{display:flex;flex-direction:row}.mow-body-content .horizontal-icons button{min-height:40px}.mow-body-content .horizontal-icons button svg{margin-bottom:0;margin-right:.25rem}.mow-body-content .mow-main-content{background-size:cover;padding:1rem 1rem 0;flex:1;height:calc(100vh - 80px)}.mow-body-content .mow-main-content.wrapper .mow-main-content{padding:0}.mow-body-content .mow-main-content.has-secondary-toolbar .mow-scroll-content{height:calc(100vh - 177px)}.mow-body-content .mow-main-content .mow-scroll-content-flex{display:flex;flex-direction:row;align-items:flex-start;height:100%;gap:1rem;padding:1rem 0}.mow-body-content .mow-main-content .mow-content-toolbar{display:flex;width:100%;justify-content:space-between;align-items:center;padding-bottom:.5rem;height:var(--content-toolbar-height)}.mow-body-content .mow-main-content .mow-content-toolbar.tab-wrapper{margin:0 0 .5rem;padding:0;gap:1rem;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.mow-body-content .mow-main-content .mow-content-toolbar.tab-wrapper .close-btn{min-width:unset;width:40px;margin:0;height:40px}.mow-body-content .mow-main-content .mow-content-toolbar.tab-wrapper .MuiTabs-root{background:#f5f5f5;flex-grow:1;border-radius:.5rem .5rem 0 0}.mow-body-content .mow-main-content .mow-content-toolbar.tab-wrapper .MuiTabs-root button{margin-bottom:0}.mow-body-content .mow-main-content .mow-content-toolbar.keep-together{justify-content:flex-start}.mow-body-content .mow-main-content .mow-content-toolbar.border-bottom{border-bottom:1px solid #ccc}.mow-body-content .mow-main-content .mow-content-toolbar.auto-height{height:auto}.mow-body-content .mow-main-content .mow-content-toolbar .mow-content-toolbar-left,.mow-body-content .mow-main-content .mow-content-toolbar .mow-content-toolbar-right{display:flex;align-items:center}.mow-body-content .mow-main-content .mow-scroll-content{overflow:auto;height:calc(100vh - 88px)}.mow-body-content .mow-main-content .mow-scroll-content.has-toolbar{height:calc(100vh - 126px)}.full-height{height:100%}.md-submit-button{width:100%;max-width:300px}.text-center{text-align:center}.register-status-tag{padding:.25rem 1rem;font-weight:700;text-transform:uppercase;background:#ccc;display:inline-block;border-radius:10px;font-size:.75rem}.register-status-tag.registered{background:#4caf50;color:#fff}.cell-20-percent{width:20%}.ml-0{margin-left:0rem!important}.pl-0{padding-left:0rem!important}.mr-0{margin-right:0rem!important}.pr-0{padding-right:0rem!important}.mt-0{margin-top:0rem!important}.pt-0{padding-top:0rem!important}.mb-0{margin-bottom:0rem!important}.pb-0{padding-bottom:0rem!important}.m-0{margin:0rem!important}.p-0{padding:0rem!important}.ml-1{margin-left:.25rem!important}.pl-1{padding-left:.25rem!important}.mr-1{margin-right:.25rem!important}.pr-1{padding-right:.25rem!important}.mt-1{margin-top:.25rem!important}.pt-1{padding-top:.25rem!important}.mb-1{margin-bottom:.25rem!important}.pb-1{padding-bottom:.25rem!important}.m-1{margin:.25rem!important}.p-1{padding:.25rem!important}.ml-2{margin-left:.5rem!important}.pl-2{padding-left:.5rem!important}.mr-2{margin-right:.5rem!important}.pr-2{padding-right:.5rem!important}.mt-2{margin-top:.5rem!important}.pt-2{padding-top:.5rem!important}.mb-2{margin-bottom:.5rem!important}.pb-2{padding-bottom:.5rem!important}.m-2{margin:.5rem!important}.p-2{padding:.5rem!important}.ml-3{margin-left:.75rem!important}.pl-3{padding-left:.75rem!important}.mr-3{margin-right:.75rem!important}.pr-3{padding-right:.75rem!important}.mt-3{margin-top:.75rem!important}.pt-3{padding-top:.75rem!important}.mb-3{margin-bottom:.75rem!important}.pb-3{padding-bottom:.75rem!important}.m-3{margin:.75rem!important}.p-3{padding:.75rem!important}.ml-4{margin-left:1rem!important}.pl-4{padding-left:1rem!important}.mr-4{margin-right:1rem!important}.pr-4{padding-right:1rem!important}.mt-4{margin-top:1rem!important}.pt-4{padding-top:1rem!important}.mb-4{margin-bottom:1rem!important}.pb-4{padding-bottom:1rem!important}.m-4{margin:1rem!important}.p-4{padding:1rem!important}.ml-5{margin-left:1.25rem!important}.pl-5{padding-left:1.25rem!important}.mr-5{margin-right:1.25rem!important}.pr-5{padding-right:1.25rem!important}.mt-5{margin-top:1.25rem!important}.pt-5{padding-top:1.25rem!important}.mb-5{margin-bottom:1.25rem!important}.pb-5{padding-bottom:1.25rem!important}.m-5{margin:1.25rem!important}.p-5{padding:1.25rem!important}.ml-6{margin-left:1.5rem!important}.pl-6{padding-left:1.5rem!important}.mr-6{margin-right:1.5rem!important}.pr-6{padding-right:1.5rem!important}.mt-6{margin-top:1.5rem!important}.pt-6{padding-top:1.5rem!important}.mb-6{margin-bottom:1.5rem!important}.pb-6{padding-bottom:1.5rem!important}.m-6{margin:1.5rem!important}.p-6{padding:1.5rem!important}.ml-7{margin-left:1.75rem!important}.pl-7{padding-left:1.75rem!important}.mr-7{margin-right:1.75rem!important}.pr-7{padding-right:1.75rem!important}.mt-7{margin-top:1.75rem!important}.pt-7{padding-top:1.75rem!important}.mb-7{margin-bottom:1.75rem!important}.pb-7{padding-bottom:1.75rem!important}.m-7{margin:1.75rem!important}.p-7{padding:1.75rem!important}.ml-8{margin-left:2rem!important}.pl-8{padding-left:2rem!important}.mr-8{margin-right:2rem!important}.pr-8{padding-right:2rem!important}.mt-8{margin-top:2rem!important}.pt-8{padding-top:2rem!important}.mb-8{margin-bottom:2rem!important}.pb-8{padding-bottom:2rem!important}.m-8{margin:2rem!important}.p-8{padding:2rem!important}.ml-9{margin-left:2.25rem!important}.pl-9{padding-left:2.25rem!important}.mr-9{margin-right:2.25rem!important}.pr-9{padding-right:2.25rem!important}.mt-9{margin-top:2.25rem!important}.pt-9{padding-top:2.25rem!important}.mb-9{margin-bottom:2.25rem!important}.pb-9{padding-bottom:2.25rem!important}.m-9{margin:2.25rem!important}.p-9{padding:2.25rem!important}.ml-10{margin-left:2.5rem!important}.pl-10{padding-left:2.5rem!important}.mr-10{margin-right:2.5rem!important}.pr-10{padding-right:2.5rem!important}.mt-10{margin-top:2.5rem!important}.pt-10{padding-top:2.5rem!important}.mb-10{margin-bottom:2.5rem!important}.pb-10{padding-bottom:2.5rem!important}.m-10{margin:2.5rem!important}.p-10{padding:2.5rem!important}.d-flex{display:flex}.d-flex.align-center{align-items:center}.d-flex.justify-center{justify-content:center}.d-flex.align-end{align-items:flex-end}.flex-grow{flex-grow:1}.outdent-list{margin-left:0;padding-left:1rem}.inline-flex-row{display:flex;gap:1rem}.section-summary-block{margin:.5rem 0 0;display:flex;gap:1rem;flex:1;flex-wrap:nowrap}@media (max-width: 900px){.section-summary-block{flex-direction:column}}.section-summary-block .section-summary *{margin:0;line-height:1em}.section-summary-block .section-summary .section-label{font-size:.75rem;margin-bottom:.25rem;font-weight:700;text-transform:uppercase;color:#999}.section-summary-block .section-summary .section-value{font-weight:700}.section-summary-block .section-summary.text-center{text-align:center;justify-content:center;align-items:center}.section-summary-block .section-summary .section-emphasis{font-style:italic}.section-summary-block .section-summary .section-summary-date-picker{width:160px}.section-summary-block .section-summary .section-summary-date-picker .MuiFormControl-root,.section-summary-block .section-summary .section-summary-date-picker .MuiInputBasee-root{height:36px}.section-summary-block .section-summary .section-summary-date-picker .MuiInputBasee-root .MuiInputBase-input{height:100%}.section-summary-block .section-summary .section-summary-date-picker .MuiOutlinedInput-notchedOutline{height:42px}.section-summary-block .section-summary .section-interview-details{margin-top:10px;display:flex;flex-direction:column;row-gap:5px}.section-summary-block .section-summary .section-interview-details>*:nth-child(1){font-weight:700}.section-summary-block .section-summary .section-interview-details>*:nth-child(2){font-size:14px}.section-summary-block .section-summary .section-interview-details>*:last-child{display:flex;align-items:center;column-gap:5px;margin-top:2px;font-weight:700}.section-summary-block .section-summary .section-interview-details>*:last-child>svg{width:18px}.error-widget{margin:0 1rem;width:700px}.full-width{width:100%}.d-none{display:none}@media (max-width: 768px){.visible-md{display:none}}@media (min-width: 768px){.visible-md{display:block}}@media (max-width: 576px){.visible-sm{display:none}}@media (min-width: 576px){.visible-sm{display:block}}@media (max-width: 992px){.visible-lg{display:none}}@media (min-width: 992px){.visible-lg{display:block}}@media (max-width: 1200px){.visible-xl{display:none}}@media (min-width: 1200px){.visible-xl{display:block}}.content-wrapper{display:flex;flex:1;height:100%;overflow:hidden;overflow-y:auto}@media (max-width: 1300px){.content-wrapper{display:block}}@media (max-width: 576px){.hidden-sm{display:none}}@media (max-width: 768px){.hidden-md{display:none}}@media (max-width: 992px){.hidden-lg{display:none}}@media (max-width: 1200px){.hidden-xl{display:none}}@media (max-width: 1300px){.hidden-2xl{display:none}}.today-button-route{margin-left:.5rem}@media (max-width: 1500px){.today-button-route{display:none}}.card{width:300px;margin:1rem 0 1rem 1rem;border:1px solid #ccc;border-radius:7px;padding:1rem 0 0;box-shadow:0 5px 10px #0000001a;overflow:hidden}.card .card-toolbar{display:flex;justify-content:space-between;align-items:center;min-height:40px;padding:.5rem 1rem 1rem;font-size:1rem;font-weight:700;box-shadow:0 0 5px #0000001a;border-bottom:1px solid #ccc}.card.full-width{flex:1;width:100%}.card .card-title{display:flex;justify-content:space-between;align-items:center;min-height:40px;padding:0 1rem;font-size:1rem;font-weight:700;margin-top:-1rem;background:#ccc;box-shadow:0 0 5px #0000001a;border-bottom:1px solid #ccc}.card .card-toolbar{display:flex;justify-content:space-between}.card .card-body{overflow:auto;height:calc(100% - 25px)}.list-item{border-bottom:1px solid #ccc}.list-item.link-item{cursor:pointer}.list-item.link-item:hover{background:#aaa}.list-item:last-child{border-bottom:none}.list-item.active{background:var(--list-item-active-background);color:var(--list-item-active-color)}.list-item .title{font-size:1rem;line-height:1em;font-weight:700;padding:.5rem 1rem 0}.list-item .subtitle{font-size:1rem;line-height:1em;padding:0 1rem .5rem}.tag{padding:.25rem .5rem;border-radius:10px;background:rgba(204,204,204,.8);display:inline-block;text-transform:uppercase}.status-tag.delivered{background:var(--tag-delivered-background-color);color:var(--tag-delivered-text-color)}.status-tag.cancelled{background:var(--tag-cancelled-background-color);color:var(--tag-cancelled-text-color)}.status-tag.undeliverable,.status-tag.undelivered{background:var(--tag-undeliverable-background-color);color:var(--tag-undeliverable-text-color)}.map-container{height:600px;min-height:600px}.map-overview-empty{height:300px;min-height:300px;background:#f5f5f5;margin-top:1rem;margin-left:-1rem;margin-right:-1rem}@media (max-width: 1800px){.responsive-button .label{display:none}}.pre-button{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.pre-button.small-text{font-size:.75rem;height:100%}.post-button{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.page-toolbar{display:flex;justify-content:space-between;align-items:center;width:100%}.page-toolbar .body-title{margin:0}.page-toolbar__actions{display:flex;justify-content:flex-end;align-items:center;width:100%}.table-sort-select{display:flex;align-items:center}.table-sort-select .MuiTypography-root{margin-right:8px}.table-sort-select .MuiFormControl-root{margin:8px}.table-sort-select .MuiSelect-select{font-size:.875rem;padding-bottom:0!important}.table-sort-select .MuiInput-root{margin-bottom:0!important;padding-bottom:0!important}.table-sort-select .MuiInput-underline:before,.table-sort-select .MuiInput-underline:after{display:none!important}.table-sort-select .MuiInput-underline:hover:not(.Mui-disabled):before{border-bottom:none!important}.table-sort-select .MuiMenu-paper .MuiMenuItem-root{font-size:.875rem}.mow-sidebar-list-item{position:relative}.mow-sidebar-delete-icon{display:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;color:#f44336;align-items:center;justify-content:center;height:24px}.mow-sidebar-list-item:hover .mow-sidebar-delete-icon{display:block}.mow-sidebar-delete-icon:hover{color:#d32f2f}.MuiMenu-list[role=listbox]{padding:0!important}.MuiMenu-list[role=listbox] option{border-bottom:1px solid #efefef;padding:2px .5rem}.MuiMenu-list[role=listbox] option:hover{background:#efefef}.flex{display:flex;align-items:center}.ellipsis-overflow{overflow:hidden;text-overflow:ellipsis}.detail-column{display:flex;flex-direction:column}.detail-column .detail-column__toolbar{display:flex;flex-direction:column;margin-left:1rem;margin-top:1rem}.detail-column .detail-column__toolbar .route-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.column-header{background:#fff;margin-left:1rem;margin-bottom:calc(-1rem - 5px);padding:.25rem 1rem;border:1px solid #ccc;z-index:10}.summary-list .summary-list-item{display:flex;justify-content:space-between;flex-direction:column;padding:0 1rem;align-items:flex-start;border-bottom:1px solid #ccc}.summary-list .summary-list-item .summary-list-item-label,.summary-list .summary-list-item .MuiListItemText-primary{font-weight:700}.summary-list .summary-list-item.active{background:var(--list-item-active-background)}.summary-list .summary-list-item.active .summary-list-item-label,.summary-list .summary-list-item.active .MuiListItemText-primary,.summary-list .summary-list-item.active .summary-list-item-detail,.summary-list .summary-list-item.active .MuiListItemText-secondary{color:#fff}.summary-list .summary-list-item-content{border-bottom:2px solid #000;background:#efefef;flex:1;display:flex;margin-left:-1rem;margin-right:-1rem;padding:0 1rem;width:calc(100% + 2rem)}.inline-title{display:inline-block;font-size:1.25rem}.inline-title.active{padding:.5rem 1rem;background:var(--list-item-active-background);color:#fff}.status-title{font-size:1.25rem;font-weight:700;margin:0}.underline{padding-bottom:.5rem;border-bottom:1px solid #ccc}.date-picker-options{display:flex;gap:1rem;align-items:center}.justify-space-between{justify-content:space-between}.audit-log-modal-body{display:flex;flex-direction:column}.audit-log-modal-body h4{border-bottom:1px solid #ccc}.audit-log-modal-body .event-label{margin-bottom:.25rem;border-bottom:1px solid #333;padding:.25rem 0}.audit-log-modal-body .event-label strong{background:#333;padding:.25rem .5rem;color:#fff}.inline-block{display:inline-block}.justify-center{justify-content:center}.align-center{align-items:center}.no-wrap{white-space:nowrap}.header-search-input{width:100%;max-width:200px}.tab-panel-grid{height:200px;width:100%}.empty-message{font-style:italic;color:#666;padding:1rem}
