.form-field-container{margin-bottom:16px;width:320px}.form-field-container .form-field-text{background-color:#333;border:1px;border-radius:5px;color:#fff;font-family:Inter-Medium;font-size:14px;height:32px;line-height:18px;margin-bottom:4px;padding:8px 10px;width:300px}.form-field-container .form-field-text:focus{outline:none}.form-field-container .form-field-text::-webkit-input-placeholder{color:#b3b3b3}.form-field-container .form-field-text:-ms-input-placeholder{color:#b3b3b3}.form-field-container .form-field-text::placeholder{color:#b3b3b3}.form-field-container .form-error{color:#ff5366;font-family:Inter-Regular;font-size:12px;line-height:14px}input:focus{outline:none!important}.tp-table{border-collapse:collapse;width:100%}.tp-table thead{border-bottom:1px solid #dae0e6;border-radius:5px;color:#131313;font-family:Inter-Medium;font-size:14px;height:40px;line-height:18px;text-align:left}.tp-table tbody tr{height:40px}.tp-table tbody tr:not(:last-child){border-bottom:1px solid #dae0e6}.tp-table tbody tr td{color:#131313;font-family:Inter-Regular;font-size:14px;line-height:18px}.tp-table td,.tp-table th{padding:8px 16px}.tp-table .actions-cell{align-items:center;display:flex;justify-content:flex-start}.tp-table .delete-icon{color:#ff5366;cursor:pointer;height:16px;width:16px}.new-table{border-collapse:collapse;width:100%}.new-table thead{background-color:#eaeaea;border-bottom:1px solid #dae0e6;color:#131313;font-family:Inter-Regular;font-size:14px;height:60px;line-height:20px;text-align:left}.new-table tbody tr{height:72px}.new-table tbody tr:not(:last-child){border-bottom:1px solid #dae0e6}.new-table tbody tr:hover{background-color:#dae0e6}.new-table tbody tr.grayed-out{background-color:#333}.new-table tbody tr td{color:#131313;font-family:Inter-Regular;font-size:14px;line-height:20px}.new-table td,.new-table th{padding:8px 16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{background-color:#131313;background-image:url(/static/media/cover.c478a99fd97055b02826.png);background-position:50%;background-repeat:no-repeat;background-size:100%}#root,.App{display:flex;height:100vh;width:100vw}.App{flex-direction:column}a{text-decoration:none}.register-account-component{display:flex;flex-direction:row-reverse}.register-account-component .close-button{position:absolute;right:16px;top:16px}.register-account-component .layout-container{align-items:center;background-color:#131313;display:flex;flex-direction:column;height:100vh;justify-content:center;margin-top:-80px;width:50vw}.register-account-component .layout-container .content-container .title{color:#fff;font-family:Inter-SemiBold;font-size:24px;line-height:32px;margin-bottom:32px}.register-account-component .layout-container .content-container .login-container{align-items:center;display:flex;flex-direction:row;justify-content:center}.register-account-component .layout-container .content-container .login-container .already-text{color:#b3b3b3;font-family:Inter-Regular;font-size:16px;line-height:20px;margin-right:8px}.register-account-component .layout-container .content-container .login-container .login-text{color:#fbd20a;font-family:Inter-SemiBold;font-size:16px;line-height:20px}.register-account-component .layout-container .content-container .login-container .login-link{text-decoration:none}.register-account-component .layout-container .content-container .button-container{margin-bottom:24px}.register-account-component .layout-container .content-container .button-container .register-button{align-items:center;background-color:#fbd20a;border:none;border-radius:5px;color:#131313;cursor:pointer;display:flex;flex-direction:row;font-family:Inter-Bold;font-size:16px;height:50px;justify-content:center;line-height:32px;text-align:center;text-transform:uppercase;width:320px}.register-account-component .layout-container .content-container .button-container .error-text{color:#ff5366;font-family:Inter-Regular;font-size:12px;line-height:14px;margin-top:8px}.login-component{display:flex;flex-direction:row-reverse}.login-component .close-button{position:absolute;right:16px;top:16px}.login-component .layout-container{align-items:center;background-color:#131313;display:flex;flex-direction:column;height:100vh;justify-content:center;margin-top:-80px;width:50vw}.login-component .layout-container .content-container .title{color:#fff;font-family:Inter-SemiBold;font-size:24px;line-height:32px;margin-bottom:32px}.login-component .layout-container .content-container .login-container{align-items:center;display:flex;flex-direction:row;justify-content:center}.login-component .layout-container .content-container .login-container .already-text{color:#b3b3b3;font-family:Inter-Regular;font-size:16px;line-height:20px;margin-right:8px}.login-component .layout-container .content-container .login-container .login-text{color:#fbd20a;font-family:Inter-SemiBold;font-size:16px;line-height:20px}.login-component .layout-container .content-container .login-container .login-link{text-decoration:none}.login-component .layout-container .content-container .button-container{margin-bottom:24px}.login-component .layout-container .content-container .button-container .login-button{align-items:center;background-color:#fbd20a;border:none;border-radius:5px;color:#131313;cursor:pointer;display:flex;flex-direction:row;font-family:Inter-Bold;font-size:16px;height:50px;justify-content:center;line-height:32px;text-align:center;text-transform:uppercase;width:320px}.login-component .layout-container .content-container .button-container .error-text{color:#ff5366;font-family:Inter-Regular;font-size:12px;line-height:14px;margin-top:8px}.navigation-bar-component{align-items:center;display:flex;flex-direction:row;height:60px;justify-content:space-between;width:100vw}@media screen and (max-width:600px){.navigation-bar-component .link{font-size:12px}.navigation-bar-component .link-navigation{font-size:12px;line-height:10px;padding:2px;text-align:center}.navigation-bar-component .logo{margin-right:16px;width:40px}}@media screen and (min-width:600px){.navigation-bar-component .link{font-size:16px}.navigation-bar-component .link-navigation{font-size:16px;line-height:20px;padding:8px}.navigation-bar-component .logo{margin-right:64px;width:60px}}.navigation-bar-component .left-controls-container{align-items:center;display:flex;flex-direction:row;margin-left:20px}.navigation-bar-component .left-controls-container .link{color:#f8f8f8;cursor:pointer;font-family:Inter-Medium;line-height:20px;margin-right:16px}.navigation-bar-component .left-controls-container .link.selected{text-decoration:underline;text-underline-offset:2px}.navigation-bar-component .right-controls-container{align-items:center;display:flex;flex-direction:row;margin-right:20px}.navigation-bar-component .right-controls-container .link-navigation{align-items:center;border:1px solid #fbd20a;border-radius:5px;color:#fbd20a;cursor:pointer;display:flex;font-family:Inter-Regular;height:20px;justify-content:center;margin-right:8px}.drivers-component{align-items:center;background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:20px;width:100%}.drivers-component>*{box-sizing:border-box}.drivers-component .table-container{border:1px solid #dae0e6;border-radius:5px;display:flex;max-width:800px;width:100%}.drivers-component .table-container .header-cell{align-items:center;display:flex;flex-direction:row}.drivers-component .table-container .sorting-icon{height:16px;margin-left:8px;width:16px}.drivers-component .table-container .actions-cell{align-items:center;display:flex}.drivers-component .table-container .delete-icon{margin-right:8px}.drivers-component .table-container .schedule-icon{color:#333;height:16px;width:16px}.drivers-component .controllers-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;max-width:800px;width:100%}.drivers-component .controllers-container .left-controllers-container{align-items:center;display:flex;flex-direction:row}.drivers-component .controllers-container .title-container{align-items:center;display:flex;flex-direction:row;margin-right:16px}.drivers-component .controllers-container .title-container .title-text{color:#131313;font-family:Inter-SemiBold;font-size:1.6rem;line-height:1.6rem;margin-right:.8rem}.drivers-component .controllers-container .title-container .title-count{align-items:center;background-color:#dae0e6;border-radius:.4rem;color:#797c80;display:flex;font-family:Inter-Light;font-size:1.2rem;justify-content:center;line-height:1.2rem;padding:.4rem}.drivers-component .controllers-container .search-container{align-items:center;background-color:#dae0e6;border-radius:5px;display:flex;flex:1 1;height:22px;margin-right:24px;padding:8px 16px}.drivers-component .controllers-container .search-container input{background-color:#dae0e6;border:none;color:#333;font-family:Inter-Regular;font-size:16px;line-height:20px}.drivers-component .controllers-container .search-container .search-icon{height:16px;margin-right:8px;width:16px}.drivers-component .controllers-container .icon{height:20px;margin-right:8px;width:20px}.drivers-component .controllers-container .add-button,.drivers-component .controllers-container .filter-button{align-items:center;border:1px solid #fbd20a;border-radius:5px;color:#fbd20a;cursor:pointer;display:flex;font-family:Inter-SemiBold;font-size:16px;height:20px;justify-content:center;line-height:20px;padding:8px;width:120px}.drivers-widget-component{border:1px solid #dae0e6;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;height:200px;justify-content:space-between;margin:8px;padding:16px;width:250px}.drivers-widget-component .title-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:12px}.drivers-widget-component .title-container .title{color:#131313;font-family:Inter-Medium;font-size:18px;line-height:24px}.drivers-widget-component .title-total{align-self:center;color:#333;display:flex;font-family:Inter-Light;font-size:14px;line-height:18px;margin-bottom:16px}.drivers-widget-component .title-total .title-total-count{color:#131313;font-family:Inter-Medium;margin-left:4px}.drivers-widget-component .icon{align-self:center;color:#797c80;height:40px;width:40px}.drivers-widget-component .cta-container{align-items:center;display:flex;flex-direction:row}.drivers-widget-component .cta-container .add-driver-button{color:#333;cursor:pointer;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-right:8px;padding:4px;text-decoration:underline}.add-driver-modal-component{display:flex;flex-direction:column;padding:32px 80px;position:relative;width:440px}.add-driver-modal-component .close-button{cursor:pointer;position:absolute;right:16px;top:16px}.add-driver-modal-component .title{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px;margin-bottom:24px}.add-driver-modal-component .add-driver-form{display:flex;flex-direction:column}.add-driver-modal-component .add-driver-form .field-container{margin-bottom:16px}.add-driver-modal-component .add-driver-form .field-container .label{color:#797c80;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px}.add-driver-modal-component .add-driver-form .field-container .text-input{border:1px solid #dae0e6;border-radius:5px;color:#131313;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px;padding:8px 12px;width:400px}.add-driver-modal-component .add-driver-form .field-container .text-input:focus{border:1px solid #fbd20a}.add-driver-modal-component .add-driver-form .field-container .form-error{color:#ff5366;font-family:Inter-Regular;font-size:12px;line-height:14px}.add-driver-modal-component .add-driver-form .add-driver-button{align-items:center;align-self:center;background-color:#fbd20a;border:none;border-radius:5px;color:#131313;cursor:pointer;display:flex;flex-direction:row;font-family:Inter-Medium;font-size:16px;height:50px;justify-content:center;line-height:32px;margin-right:12px;margin-top:24px;text-align:center;text-transform:uppercase;width:200px}.add-driver-modal-component .error-text{color:#ff5366;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-top:8px}.drivers-schedule-table{display:flex;width:100%}.drivers-schedule-table .header-cell{color:#b3b3b3;font-family:Inter-Light;font-size:12px;line-height:18px;text-transform:uppercase}.drivers-schedule-table .data-cell{color:#333;font-family:Inter-Regular;font-size:14px;line-height:18px}.drivers-schedule-table .type-tag{align-items:center;border-radius:11px;display:flex;font-size:12px;height:22px;justify-content:center;width:80px}.drivers-schedule-table .delivery{background-color:#9dbfe4}.drivers-schedule-table .pick-up{background-color:#fda}.drivers-schedule-table .dump-yard{background-color:#aed8d1}.drivers-schedule-table .dumpster-size-tag{align-items:center;background-color:#dae0e6;border-radius:11px;display:flex;font-size:12px;height:22px;justify-content:center;width:80px}.drivers-schedule-table .order-cell-container{align-items:"center";display:flex;flex-direction:"row"}.drivers-schedule-table .order-cell-container .icon{color:#797c80;cursor:pointer;height:16px;width:16px}.drivers-schedule-table .order-cell-container .value{margin-left:4px;margin-right:4px}.drivers-schedule-table .order-cell-container .hidden{opacity:0}.drivers-schedule-table .over{background-color:#add8e6}.schedule-component{align-items:flex-start;background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:20px}.schedule-component .header-container{align-items:center;align-self:stretch;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px}.schedule-component .header-container .icon{height:20px;margin-right:8px;width:20px}.schedule-component .header-container .name-text{color:#333;font-family:Inter-Medium;font-size:18px;line-height:24px}.schedule-component .date-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.schedule-component .date-container .icon-container{cursor:pointer;height:24px;margin-right:8px;width:24px}.schedule-component .date-container .icon-container .icon{color:#797c80;height:24px;width:24px}.schedule-component .date-container .date-text{color:#333;font-family:Inter-Medium;font-size:18px;line-height:24px;margin-left:16px}.schedule-component .print-button{align-items:center;background-color:#fbd20a;border:1px solid #fbd20a;border-radius:5px;color:#131313;cursor:pointer;display:flex;font-family:Inter-SemiBold;font-size:16px;height:20px;justify-content:center;line-height:20px;margin-right:16px;padding:8px;width:160px}.delete-driver-modal-container{display:flex;flex-direction:column;padding:32px 80px;position:relative;width:440px}.delete-driver-modal-container .close-button{cursor:pointer;position:absolute;right:16px;top:16px}.delete-driver-modal-container .title{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px;margin-bottom:24px}.delete-driver-modal-container .buttons-container{display:flex;flex-direction:row;justify-content:space-around}.delete-driver-modal-container .buttons-container .button{align-items:center;align-self:center;background-color:#fbd20a;border:none;border-radius:5px;color:#131313;cursor:pointer;display:flex;flex-direction:row;font-family:Inter-Medium;font-size:16px;height:50px;justify-content:center;line-height:32px;margin-right:12px;margin-top:24px;text-align:center;text-transform:uppercase;width:200px}.delete-driver-modal-container .buttons-container .secondary-button{background-color:#fff;border:1px solid #fbd20a;color:#fbd20a}.schedule-widget-component{border:1px solid #dae0e6;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;height:200px;justify-content:space-between;margin:8px;padding:16px;width:250px}.schedule-widget-component .title-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:12px}.schedule-widget-component .title-container .title{color:#131313;font-family:Inter-Medium;font-size:18px;line-height:24px}.schedule-widget-component .totals-container{align-items:center;display:flex;flex-direction:row;justify-content:center}.schedule-widget-component .title-total{align-self:center;color:#333;display:flex;font-family:Inter-Light;font-size:14px;line-height:18px;margin-bottom:16px}.schedule-widget-component .title-total .title-total-count{color:#131313;font-family:Inter-Medium;margin-left:4px}.schedule-widget-component .icon{align-self:center;color:#797c80;height:40px;width:40px}.schedule-widget-component .cta-container{align-items:center;display:flex;flex-direction:row}.schedule-widget-component .cta-container .create-schedule-button{color:#333;cursor:pointer;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-right:8px;padding:4px;text-decoration:underline}.form-radio-button{align-items:center;border:1px solid #dae0e6;border-radius:5px;color:#131313;cursor:pointer;display:flex;font-family:Inter-Regular;font-size:14px;height:32px;justify-content:center;line-height:18px;margin-right:12px;width:160px}.form-radio-button.selected{border:1px solid #fbd20a;color:#fbd20a;font-family:Inter-Bold}.material-disposing-pill{align-items:center;background-color:#fff;border-radius:2px;color:#333;display:flex;font-family:Inter-Medium;font-size:12px;justify-content:center;padding:2px 4px}.delivery-item-component{align-items:stretch;background-color:#9dbfe4;border-radius:4px;box-sizing:border-box;cursor:grab!important;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin:4px 0;padding:4px}.delivery-item-component.junk{background-color:#397ec8}.delivery-item-component .name-container{align-items:center;display:flex;flex-direction:row;margin-bottom:4px}.delivery-item-component .name-text{color:#333;font-family:Inter-Medium;font-size:12px;line-height:14px;margin-right:4px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-item-component .size-text{background-color:#fff;border-radius:2px;justify-content:center;margin-right:4px;padding:2px 4px}.delivery-item-component .address-text,.delivery-item-component .size-text{align-items:center;color:#333;display:flex;font-family:Inter-Medium;font-size:12px}.delivery-item-component .address-text{flex:1 1;justify-content:flex-start;line-height:14px}.delivery-item-component .instructions-text{color:#333;display:flex;flex-wrap:wrap;font-family:Inter-Medium;font-size:12px;line-height:14px;margin-top:4px}.delivery-item-component .margin-right{margin-right:4px}.scheduled-delivery-item-component{align-items:center;box-sizing:border-box;display:flex;flex:1 1;flex-direction:row;justify-content:flex-start;margin-bottom:5px}.scheduled-delivery-item-component .order-container{align-items:center;display:flex;flex-direction:column;margin-right:8px;width:16px}.scheduled-delivery-item-component .order-container .order-text{color:#333;font-family:Inter-Medium;font-size:12px}.scheduled-delivery-item-component .order-container .shift-button{color:#333;cursor:pointer;height:16px;width:16px}.scheduled-delivery-item-component .delivery-content-container{align-items:stretch;background-color:#9dbfe4;border-radius:4px;cursor:grab!important;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:4px}.scheduled-delivery-item-component .delivery-content-container.junk{background-color:#397ec8}.scheduled-delivery-item-component .title-container{align-items:center;display:flex;flex-direction:row}.scheduled-delivery-item-component .name-container{align-items:center;display:flex;flex-direction:row;margin-bottom:4px;max-width:200px}.scheduled-delivery-item-component .name-text{color:#333;font-family:Inter-Medium;font-size:12px;line-height:14px;margin-right:4px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scheduled-delivery-item-component .size-text{align-items:center;background-color:#fff;border-radius:2px;color:#333;display:flex;font-family:Inter-Medium;font-size:12px;justify-content:center;margin-right:4px;padding:2px 4px}.scheduled-delivery-item-component .address-text{align-items:center;color:#333;display:flex;flex:1 1;font-family:Inter-Medium;font-size:12px;justify-content:flex-start;line-height:14px}.scheduled-delivery-item-component .instructions-text{color:#333;display:flex;flex-wrap:wrap;font-family:Inter-Medium;font-size:12px;line-height:14px;margin-top:4px}.scheduled-delivery-item-component .x-icon{color:#ff5366;cursor:pointer;height:20px;width:20px}.scheduled-delivery-item-component .margin-right{margin-right:4px}.scheduled-delivery-item-component .priority-container{align-items:center;color:#333;display:flex;flex:1 1;font-family:Inter-Medium;font-size:12px;justify-content:flex-end;line-height:14px;margin-top:4px}.scheduled-delivery-item-component .priority-container .control-button{background-color:#fff;border-radius:2px;cursor:pointer;padding:2px 4px}.scheduled-delivery-item-component .priority-container .label{background-color:#fff;border-radius:2px;margin-left:4px;margin-right:4px;padding:2px 4px}.pickup-item-component{align-items:stretch;background-color:#fda;border-radius:4px;box-sizing:border-box;cursor:grab!important;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin:4px 0;padding:4px}.pickup-item-component.junk{background-color:#ffaa2b}.pickup-item-component .name-container{align-items:center;display:flex;flex-direction:row;margin-bottom:4px}.pickup-item-component .name-text{color:#333;font-family:Inter-Medium;font-size:12px;line-height:14px;margin-right:4px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pickup-item-component .size-text{background-color:#fff;border-radius:2px;justify-content:center;margin-right:4px;padding:2px 4px}.pickup-item-component .address-text,.pickup-item-component .size-text{align-items:center;color:#333;display:flex;font-family:Inter-Medium;font-size:12px}.pickup-item-component .address-text{flex:1 1;justify-content:flex-start;line-height:14px}.pickup-item-component .instructions-text{color:#333;display:flex;flex-wrap:wrap;font-family:Inter-Medium;font-size:12px;line-height:14px;margin-top:4px}.pickup-item-component .margin-right{margin-right:4px}.scheduled-pickup-item-component{align-items:center;box-sizing:border-box;display:flex;flex:1 1;flex-direction:row;justify-content:flex-start;margin-bottom:5px}.scheduled-pickup-item-component .order-container{align-items:center;display:flex;flex-direction:column;margin-right:8px;width:16px}.scheduled-pickup-item-component .order-container .order-text{color:#333;font-family:Inter-Medium;font-size:12px}.scheduled-pickup-item-component .order-container .shift-button{color:#333;cursor:pointer;height:16px;width:16px}.scheduled-pickup-item-component .pickup-content-container{align-items:stretch;background-color:#fda;border-radius:4px;cursor:grab!important;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:4px}.scheduled-pickup-item-component .pickup-content-container.junk{background-color:#ffaa2b}.scheduled-pickup-item-component .name-container,.scheduled-pickup-item-component .title-container{align-items:center;display:flex;flex-direction:row}.scheduled-pickup-item-component .name-container{margin-bottom:4px;max-width:200px}.scheduled-pickup-item-component .name-text{color:#333;font-family:Inter-Medium;font-size:12px;line-height:14px;margin-right:4px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scheduled-pickup-item-component .size-text{align-items:center;background-color:#fff;border-radius:2px;color:#333;display:flex;font-family:Inter-Medium;font-size:12px;justify-content:center;margin-right:4px;padding:2px 4px}.scheduled-pickup-item-component .address-text{align-items:center;color:#333;display:flex;flex:1 1;font-family:Inter-Medium;font-size:12px;justify-content:flex-start;line-height:14px}.scheduled-pickup-item-component .instructions-text{color:#333;display:flex;flex-wrap:wrap;font-family:Inter-Medium;font-size:12px;line-height:14px;margin-top:4px}.scheduled-pickup-item-component .x-icon{color:#ff5366;cursor:pointer;height:20px;width:20px}.scheduled-pickup-item-component .priority-container{align-items:center;color:#333;display:flex;flex:1 1;font-family:Inter-Medium;font-size:12px;justify-content:flex-end;line-height:14px;margin-top:4px}.scheduled-pickup-item-component .priority-container .control-button{background-color:#fff;border-radius:2px;cursor:pointer;padding:2px 4px}.scheduled-pickup-item-component .priority-container .label{background-color:#fff;border-radius:2px;margin-left:4px;margin-right:4px;padding:2px 4px}.scheduled-pickup-item-component .margin-right{margin-right:4px}.dump-yard-template-item-component{align-items:stretch;border-radius:4px;box-sizing:border-box;cursor:grab!important;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin:4px 0;padding:4px}.dump-yard-template-item-component.dump-yard{background-color:#aed8d1}.dump-yard-template-item-component.storage{background-color:#a89d92}.dump-yard-template-item-component.quick-stop{background-color:#fbd20a}.dump-yard-template-item-component .name-container{align-items:center;display:flex;flex-direction:row;margin-bottom:4px}.dump-yard-template-item-component .name-text{color:#333;font-family:Inter-Medium;font-size:12px;line-height:14px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dump-yard-template-item-component .address-text{align-items:center;color:#333;display:flex;flex:1 1;font-family:Inter-Medium;font-size:12px;justify-content:flex-start;line-height:14px}.dump-yard-template-item-component .instructions-text{color:#333;display:flex;flex-wrap:wrap;font-family:Inter-Medium;font-size:12px;line-height:14px;margin-top:4px}.scheduled-dump-yard-item-component{align-items:center;box-sizing:border-box;display:flex;flex:1 1;flex-direction:row;justify-content:flex-start;margin-bottom:5px}.scheduled-dump-yard-item-component .order-container{align-items:center;display:flex;flex-direction:column;margin-right:8px;width:16px}.scheduled-dump-yard-item-component .order-container .order-text{color:#333;font-family:Inter-Medium;font-size:12px}.scheduled-dump-yard-item-component .order-container .shift-button{color:#333;cursor:pointer;height:16px;width:16px}.scheduled-dump-yard-item-component .dump-yard-content-container{align-items:stretch;border-radius:4px;cursor:grab!important;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:4px}.scheduled-dump-yard-item-component .dump-yard-content-container.dump-yard{background-color:#aed8d1}.scheduled-dump-yard-item-component .dump-yard-content-container.storage{background-color:#a89d92}.scheduled-dump-yard-item-component .dump-yard-content-container.quick-stop{background-color:#fbd20a}.scheduled-dump-yard-item-component .title-container{align-items:center;display:flex;flex-direction:row}.scheduled-dump-yard-item-component .name-container{align-items:center;display:flex;flex-direction:row;margin-bottom:4px}.scheduled-dump-yard-item-component .name-text{color:#333;font-family:Inter-Medium;font-size:12px;line-height:14px;margin-right:4px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scheduled-dump-yard-item-component .address-text{align-items:center;color:#333;display:flex;flex:1 1;font-family:Inter-Medium;font-size:12px;justify-content:flex-start;line-height:14px}.scheduled-dump-yard-item-component .instructions-text{color:#333;display:flex;flex-wrap:wrap;font-family:Inter-Medium;font-size:12px;line-height:14px;margin-top:4px}.scheduled-dump-yard-item-component .x-icon{color:#ff5366;cursor:pointer;height:20px;width:20px}.dump-yards-component{align-items:center;background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:20px;width:100%}.dump-yards-component>*{box-sizing:border-box}.dump-yards-component .table-container{border:1px solid #dae0e6;border-radius:5px;display:flex;max-width:800px;width:100%}.dump-yards-component .table-container .header-cell{align-items:center;display:flex;flex-direction:row}.dump-yards-component .table-container .sorting-icon{height:16px;margin-left:8px;width:16px}.dump-yards-component .table-container .actions-cell{align-items:center;display:flex}.dump-yards-component .table-container .delete-icon{margin-right:8px}.dump-yards-component .table-container .schedule-icon{color:#333;height:16px;width:16px}.dump-yards-component .table-container .update-icon-container{cursor:pointer;height:16px;margin-right:8px;width:16px}.dump-yards-component .table-container .update-icon{color:#333;height:16px;width:16px}.dump-yards-component .controllers-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;max-width:800px;width:100%}.dump-yards-component .controllers-container .left-controllers-container{align-items:center;display:flex;flex-direction:row}.dump-yards-component .controllers-container .title-container{align-items:center;display:flex;flex-direction:row;margin-right:16px}.dump-yards-component .controllers-container .title-container .title-text{color:#131313;font-family:Inter-SemiBold;font-size:1.6rem;line-height:1.6rem;margin-right:.8rem}.dump-yards-component .controllers-container .title-container .title-count{align-items:center;background-color:#dae0e6;border-radius:.4rem;color:#797c80;display:flex;font-family:Inter-Light;font-size:1.2rem;justify-content:center;line-height:1.2rem;padding:.4rem}.dump-yards-component .controllers-container .search-container{align-items:center;background-color:#dae0e6;border-radius:5px;display:flex;flex:1 1;height:22px;margin-right:24px;padding:8px 16px}.dump-yards-component .controllers-container .search-container input{background-color:#dae0e6;border:none;color:#333;font-family:Inter-Regular;font-size:16px;line-height:20px}.dump-yards-component .controllers-container .search-container .search-icon{height:16px;margin-right:8px;width:16px}.dump-yards-component .controllers-container .icon{height:20px;margin-right:8px;width:20px}.dump-yards-component .controllers-container .add-button,.dump-yards-component .controllers-container .filter-button{align-items:center;border:1px solid #fbd20a;border-radius:5px;color:#fbd20a;cursor:pointer;display:flex;font-family:Inter-SemiBold;font-size:16px;height:20px;justify-content:center;line-height:20px;padding:8px;width:150px}.add-dump-yard-modal-component{display:flex;flex-direction:column;padding:32px 80px;position:relative;width:440px}.add-dump-yard-modal-component .close-button{cursor:pointer;position:absolute;right:16px;top:16px}.add-dump-yard-modal-component .title{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px;margin-bottom:24px}.add-dump-yard-modal-component .add-dump-yard-form{display:flex;flex-direction:column}.add-dump-yard-modal-component .add-dump-yard-form .field-container{margin-bottom:16px}.add-dump-yard-modal-component .add-dump-yard-form .field-container .label{color:#797c80;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px}.add-dump-yard-modal-component .add-dump-yard-form .field-container .text-input{border:1px solid #dae0e6;border-radius:5px;color:#131313;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px;padding:8px 12px;width:400px}.add-dump-yard-modal-component .add-dump-yard-form .field-container .text-input:focus{border:1px solid #fbd20a}.add-dump-yard-modal-component .add-dump-yard-form .field-container .form-error{color:#ff5366;font-family:Inter-Regular;font-size:12px;line-height:14px}.add-dump-yard-modal-component .add-dump-yard-form .field-container .radio-button-options-container{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.add-dump-yard-modal-component .add-dump-yard-form .add-button{align-items:center;align-self:center;background-color:#fbd20a;border:none;border-radius:5px;color:#131313;cursor:pointer;display:flex;flex-direction:row;font-family:Inter-Medium;font-size:16px;height:50px;justify-content:center;line-height:32px;margin-right:12px;margin-top:24px;text-align:center;text-transform:uppercase;width:200px}.add-dump-yard-modal-component .error-text{color:#ff5366;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-top:8px}.update-dump-yard-modal-component{display:flex;flex-direction:column;padding:32px 80px;position:relative;width:440px}.update-dump-yard-modal-component .close-button{cursor:pointer;position:absolute;right:16px;top:16px}.update-dump-yard-modal-component .title{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px;margin-bottom:24px}.update-dump-yard-modal-component .update-dump-yard-form{display:flex;flex-direction:column}.update-dump-yard-modal-component .update-dump-yard-form .field-container{margin-bottom:16px}.update-dump-yard-modal-component .update-dump-yard-form .field-container .label{color:#797c80;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px}.update-dump-yard-modal-component .update-dump-yard-form .field-container .text-input{border:1px solid #dae0e6;border-radius:5px;color:#131313;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px;padding:8px 12px;width:400px}.update-dump-yard-modal-component .update-dump-yard-form .field-container .text-input:focus{border:1px solid #fbd20a}.update-dump-yard-modal-component .update-dump-yard-form .field-container .form-error{color:#ff5366;font-family:Inter-Regular;font-size:12px;line-height:14px}.update-dump-yard-modal-component .update-dump-yard-form .field-container .radio-button-options-container{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.update-dump-yard-modal-component .update-dump-yard-form .add-button{align-items:center;align-self:center;background-color:#fbd20a;border:none;border-radius:5px;color:#131313;cursor:pointer;display:flex;flex-direction:row;font-family:Inter-Medium;font-size:16px;height:50px;justify-content:center;line-height:32px;margin-right:12px;margin-top:24px;text-align:center;text-transform:uppercase;width:200px}.update-dump-yard-modal-component .error-text{color:#ff5366;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-top:8px}.update-dump-yard-instructions-modal-component{display:flex;flex-direction:column;padding:32px 80px;position:relative;width:440px}.update-dump-yard-instructions-modal-component .close-button{cursor:pointer;position:absolute;right:16px;top:16px}.update-dump-yard-instructions-modal-component .title{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px;margin-bottom:24px}.update-dump-yard-instructions-modal-component .update-dump-yard-instructions-form{display:flex;flex-direction:column}.update-dump-yard-instructions-modal-component .update-dump-yard-instructions-form .field-container{margin-bottom:16px}.update-dump-yard-instructions-modal-component .update-dump-yard-instructions-form .field-container .label{color:#797c80;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px}.update-dump-yard-instructions-modal-component .update-dump-yard-instructions-form .field-container .text-input{border:1px solid #dae0e6;border-radius:5px;color:#131313;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px;padding:8px 12px;width:400px}.update-dump-yard-instructions-modal-component .update-dump-yard-instructions-form .field-container .text-input:focus{border:1px solid #fbd20a}.update-dump-yard-instructions-modal-component .update-dump-yard-instructions-form .field-container .form-error{color:#ff5366;font-family:Inter-Regular;font-size:12px;line-height:14px}.update-dump-yard-instructions-modal-component .update-dump-yard-instructions-form .update-button{align-items:center;align-self:center;background-color:#fbd20a;border:none;border-radius:5px;color:#131313;cursor:pointer;display:flex;flex-direction:row;font-family:Inter-Medium;font-size:16px;height:50px;justify-content:center;line-height:32px;margin-right:12px;margin-top:24px;text-align:center;text-transform:uppercase;width:300px}.update-dump-yard-instructions-modal-component .error-text{color:#ff5366;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-top:8px}.schedule-driver-widget-component{align-items:center;background-color:#fff;border:1px solid #dae0e6;border-radius:5px;display:flex;flex-direction:column;justify-content:flex-start;margin:5px;max-width:256px;min-width:256px;overflow-y:hidden;padding:15px 8px}.schedule-driver-widget-component .name-border{border-bottom:2px solid #dae0e6;display:flex;margin-bottom:10px;width:100%}.schedule-driver-widget-component .schedule-driver-header-container{align-items:center;align-self:stretch;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:10px;width:240px}.schedule-driver-widget-component .schedule-driver-header-container .name-container{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:flex-start}.schedule-driver-widget-component .schedule-driver-header-container .name-text{color:#131313;font-family:Inter-SemiBold;font-size:12px;line-height:14px;margin-right:8px}.schedule-driver-widget-component .schedule-driver-header-container .schedule-icon{color:#333;cursor:pointer}.schedule-driver-widget-component .schedule-driver-header-container .schedule-icon:not(:last-child){margin-right:8px}.schedule-driver-widget-component .schedule-driver-header-container .total{color:#131313;font-family:Inter-Regular;font-size:12px;line-height:14px;margin-right:10px}.schedule-driver-widget-component .schedule-driver-header-container .delete-icon{color:#ff5366;cursor:pointer;height:16px;width:16px}.schedule-driver-widget-component .optimization-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:12px;width:256px}.schedule-driver-widget-component .optimization-container .details-container{display:flex;flex-direction:column}.schedule-driver-widget-component .optimization-container .details-container .item-container{align-items:center;display:flex;flex-direction:row}.schedule-driver-widget-component .optimization-container .details-container .item-container .item-label{color:#131313;font-family:Inter-Regular;font-size:12px;line-height:14px;margin-right:8px;width:70px}.schedule-driver-widget-component .optimization-container .details-container .item-container .item-value{color:#131313;font-family:Inter-SemiBold;font-size:12px;line-height:14px}.schedule-driver-widget-component .optimization-container .actions-container{display:flex;flex-direction:column}.schedule-driver-widget-component .optimization-container .optimize-button{align-items:center;align-self:start;border:1px solid #fbd20a;border-radius:5px;color:#fbd20a;cursor:pointer;display:flex;font-family:Inter-SemiBold;font-size:12px;height:16px;justify-content:center;line-height:14px;padding:8px;width:80px}.schedule-driver-widget-component .optimization-container .calculate-stats-button{color:#131313;cursor:pointer;font-family:Inter-SemiBold;font-size:12px;line-height:14px;padding:8px;text-decoration:underline}.schedule-driver-widget-component .items-container{overflow-y:scroll;width:256px}.schedule-driver-widget-component .row{align-items:center;display:flex;flex-direction:row}.schedule-driver-widget-component .order-number{font-size:12px;line-height:14px;width:20px}.schedule-driver-widget-component .optimizing-container{align-items:center;display:flex;flex-direction:row}.dropable{background-color:#eee;border:1px dashed #797c80}.over{background-color:#add8e6}.schedule-details-modal-component{display:flex;flex:1 1;flex-direction:column;gap:16px;padding:16px}.schedule-details-modal-component .close-container{display:flex;flex-direction:row;justify-content:flex-end}.schedule-details-modal-component .close-container .close-button{cursor:pointer}.schedule-details-modal-component .main-container{display:flex;flex-direction:row;gap:16px;overflow:hidden}.schedule-details-modal-component .main-container .schedule-driver-widget-component{margin:0}.schedule-details-modal-component .main-container .schedule-driver-widget-component .title-container{align-items:flex-start;justify-content:space-between}.schedule-details-modal-component .main-container .schedule-driver-widget-component .actions-container,.schedule-details-modal-component .main-container .schedule-driver-widget-component .control-button,.schedule-details-modal-component .main-container .schedule-driver-widget-component .schedule-icon,.schedule-details-modal-component .main-container .schedule-driver-widget-component .shift-button,.schedule-details-modal-component .main-container .schedule-driver-widget-component .x-icon{display:none}.schedule-details-modal-component .map-marker-component{display:flex;flex-direction:row;margin-left:-12px;margin-top:-12px;width:300px}.schedule-details-modal-component .map-marker-component .pin{height:24px;width:24px}.schedule-details-modal-component .map-marker-component .text-container{display:flex;flex-direction:column}.schedule-details-modal-component .map-marker-component .text{font-family:Inter-Medium;font-size:16px}.schedule-details-modal-component .map-marker-component.delivery{color:#0a60bb}.schedule-details-modal-component .map-marker-component.pick_up{color:#feaa2b}.schedule-details-modal-component .map-marker-component.dump-yard{color:#aed8d1}.schedule-details-modal-component .map-marker-component.storage{color:#a89d92}.schedule-details-modal-component .map-marker-component.quick-stop{color:#fbd20a}.map-marker-component,.schedule-view-toggle-component{display:flex;flex-direction:row}.map-marker-component{width:300px}.map-marker-component .pin{height:24px;width:24px}.map-marker-component .text-container{display:flex;flex-direction:column}.map-marker-component .text{font-family:Inter-Medium;font-size:16px}.map-marker-component.delivery{color:#0a60bb}.map-marker-component.pick_up{color:#feaa2b}.map-marker-component.dump_yard{color:#013220}.map-view-component{display:flex;flex:1 1;flex-direction:row;margin-right:24px}.map-view-component .options-container{display:flex;flex-direction:column;margin-left:20px;width:240px}.map-view-component .style-container{border:1px solid #dae0e6;border-radius:5px;margin-bottom:10px;padding:8px 12px}.map-view-component .style-container .style-title{font-family:Inter-SemiBold;margin-bottom:10px}.map-view-component .style-container .style-item-container{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:4px}.map-view-component .filters-container{border:1px solid #dae0e6;border-radius:5px;margin-bottom:10px;padding:8px 12px}.map-view-component .filters-container .title{font-family:Inter-SemiBold;margin-bottom:10px}.map-view-component .filters-container .item-container{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:4px}.map-view-component .filters-container .stop-types-container{margin-bottom:10px;margin-top:10px}.map-view-component .filters-container .stop-types-container .item-container{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:4px}.map-view-component .filters-container .divider{background-color:#dae0e6;height:1px;margin-bottom:8px;margin-top:8px;width:100%}.schedules-component{align-items:flex-start;background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;overflow-y:hidden;padding:20px}.schedules-component .header-container{align-items:center;align-self:stretch;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px}.schedules-component .header-container .add-button{align-items:center;align-self:start;border:1px solid #fbd20a;border-radius:5px;color:#fbd20a;cursor:pointer;display:flex;font-family:Inter-SemiBold;font-size:16px;height:20px;justify-content:center;line-height:20px;padding:8px;width:160px}.schedules-component .header-container .icon{height:20px;margin-right:8px;width:20px}.schedules-component .date-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.schedules-component .date-container .icon-container{cursor:pointer;height:24px;margin-right:8px;width:24px}.schedules-component .date-container .icon-container .icon{color:#797c80;height:24px;width:24px}.schedules-component .date-container .date-text{color:#333;font-family:Inter-Medium;font-size:18px;line-height:24px;margin-left:16px}.schedules-component .content-container{align-self:stretch;display:flex;flex:1 1;flex-direction:row;overflow:hidden}.schedules-component .content-container .title-container{display:flex;flex-direction:row;justify-content:space-between}.schedules-component .content-container .title-container .title{color:#131313;font-family:Inter-SemiBold;font-size:1.4rem;line-height:1.4rem;margin-right:.8rem}.schedules-component .content-container .title-container .title-count{align-items:center;background-color:#dae0e6;border-radius:.4rem;color:#797c80;display:flex;font-family:Inter-Light;font-size:1.2rem;justify-content:center;line-height:1.2rem;padding:.2rem}.schedules-component .content-container .schedules-container{border:1px solid #dae0e6;border-radius:5px;display:flex;flex:1 1;flex-direction:column;margin-right:20px;overflow-x:scroll;padding:10px}.schedules-component .content-container .schedules-container .row{align-items:center;display:flex;flex-direction:row}.schedules-component .content-container .order-items-container{display:flex;flex-direction:column;width:256px}.schedules-component .content-container .deliveries-container,.schedules-component .content-container .dump-yards-container,.schedules-component .content-container .pick-ups-container,.schedules-component .content-container .storages-container{border:1px solid #dae0e6;border-radius:5px;display:flex;flex-direction:column;margin-bottom:20px;overflow-y:auto;padding:8px}.schedules-component .content-container .quick-stops-container{border:1px solid #dae0e6;border-radius:5px;display:flex;flex-direction:column;overflow-y:auto;padding:8px}.schedules-component .content-container .heading-bar{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.schedules-component .content-container .heading-bar .title{color:#333;font-family:Inter-Regular;font-size:16px;line-height:20px}.schedules-component .content-container .heading-bar .title-count{color:#b3b3b3;font-family:Inter-Light;font-size:16px;line-height:20px}.schedules-component .content-container .schedule-items-container{display:flex;flex:1 1;margin-top:10px;overflow-x:auto}.schedules-component .content-container .small-collapse-icon{color:#333;height:12px;width:12px}.schedules-component .content-container .delivery-items-container,.schedules-component .content-container .dump-yard-items-container,.schedules-component .content-container .pickup-items-container{display:flex;flex-direction:column;justify-content:flex-start;overflow-y:auto}.schedules-component .content-container .items-collapse{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.create-schedule-modal-component{align-items:center;display:flex;flex-direction:column;padding:32px 80px;position:relative;width:440px}.create-schedule-modal-component .close-button{cursor:pointer;position:absolute;right:16px;top:16px}.create-schedule-modal-component .title-container{align-items:center;display:flex;flex-direction:row;margin-bottom:24px}.create-schedule-modal-component .title{color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px;margin-right:16px}.create-schedule-modal-component .driver-container{align-items:center;border:1px solid #dae0e6;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;padding:10px;width:300px}.create-schedule-modal-component .driver-action{cursor:pointer;text-decoration:underline}.orders-widget-component{border:1px solid #dae0e6;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;height:200px;justify-content:space-between;margin:8px;padding:16px;width:250px}.orders-widget-component .title-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:12px}.orders-widget-component .title-container .title{color:#131313;font-family:Inter-Medium;font-size:18px;line-height:24px}.orders-widget-component .totals-container{align-items:center;display:flex;flex-direction:row;justify-content:center}.orders-widget-component .title-total{align-self:center;color:#333;display:flex;font-family:Inter-Light;font-size:14px;line-height:18px;margin-bottom:16px}.orders-widget-component .title-total .title-total-count{color:#131313;font-family:Inter-Medium;margin-left:4px}.orders-widget-component .icon{align-self:center;color:#797c80;height:40px;width:40px}.orders-widget-component .cta-container{align-items:center;display:flex;flex-direction:row}.orders-widget-component .cta-container .add-order-button{color:#333;cursor:pointer;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-right:8px;padding:4px;text-decoration:underline}.filters-modal-component{box-sizing:border-box;display:flex;flex-direction:column;padding:16px 32px;position:relative;width:458px}.filters-modal-component .close-button{cursor:pointer;position:absolute;right:16px;top:16px}.filters-modal-component .title{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px;margin-bottom:24px}.filters-modal-component .filter-container{display:flex;flex-direction:column;margin-bottom:2.4rem}.filters-modal-component .filter-container .filter-title{color:#131313;font-family:Inter-Regular;font-size:20px;line-height:24x;margin-bottom:8px}.filters-modal-component .filter-container .status-item-container{align-items:center;border:1px solid #dae0e6;border-radius:4px;cursor:pointer;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin-bottom:8px;padding:8px}.filters-modal-component .pickup-date-container{display:flex;flex-direction:row}.filters-modal-component .pickup-date-container .from{margin-right:16px}.orders-component{align-items:center;background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:20px;width:100%}.orders-component,.orders-component>*{box-sizing:border-box}.orders-component .table-container{border:1px solid #dae0e6;border-radius:5px;display:flex;overflow-x:auto;overflow-y:auto;width:100%}.orders-component .table-container .header-cell{align-items:center;display:flex;flex-direction:row}.orders-component .table-container .sorting-icon{height:16px;margin-left:8px;width:16px}.orders-component .table-container .delete-icon{margin-left:8px}.orders-component .table-container .open-icon{color:#333;height:16px;width:16px}.orders-component .table-container .update-icon-container{cursor:pointer;height:16px;margin-left:8px;width:16px}.orders-component .table-container .update-icon{color:#333;height:16px;width:16px}.orders-component .table-container .instructions-icon-container{cursor:pointer;height:16px;margin-left:8px;width:16px}.orders-component .table-container .instructions-icon{color:#333;height:16px;width:16px}.orders-component .controllers-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;width:100%}.orders-component .controllers-container .left-controllers-container{align-items:center;display:flex;flex-direction:row}.orders-component .controllers-container .title-container{align-items:center;display:flex;flex-direction:row;margin-right:16px}.orders-component .controllers-container .title-container .title-text{color:#131313;font-family:Inter-SemiBold;font-size:1.6rem;line-height:1.6rem;margin-right:.8rem}.orders-component .controllers-container .title-container .title-count{align-items:center;background-color:#dae0e6;border-radius:.4rem;color:#797c80;display:flex;font-family:Inter-Light;font-size:1.2rem;justify-content:center;line-height:1.2rem;padding:.4rem}.orders-component .controllers-container .search-container{align-items:center;background-color:#dae0e6;border-radius:5px;display:flex;height:22px;margin-right:24px;padding:8px 16px;width:30rem}.orders-component .controllers-container .search-container input{background-color:#dae0e6;border:none;color:#333;display:flex;flex:1 1;font-family:Inter-Regular;font-size:16px;line-height:20px}.orders-component .controllers-container .search-container .search-icon{height:16px;margin-right:8px;width:16px}.orders-component .controllers-container .icon{height:20px;margin-right:8px;width:20px}.orders-component .controllers-container .add-button{width:120px}.orders-component .controllers-container .add-button,.orders-component .controllers-container .refresh-button{align-items:center;border:1px solid #fbd20a;border-radius:5px;color:#fbd20a;cursor:pointer;display:flex;font-family:Inter-SemiBold;font-size:16px;height:20px;justify-content:center;line-height:20px;padding:8px}.orders-component .controllers-container .refresh-button{margin-right:24px;width:20px}.orders-component .controllers-container .filter-button{align-items:center;border:1px solid #fbd20a;border-radius:5px;color:#fbd20a;cursor:pointer;display:flex;font-family:Inter-SemiBold;font-size:16px;height:20px;justify-content:center;line-height:20px;padding:8px;width:120px}.order-component{align-items:stretch;background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:row;justify-content:flex-start;padding:20px;width:100%}.order-component,.order-component>*{box-sizing:border-box}.order-component .content{border:1px solid #dae0e6;border-radius:5px;display:flex;flex:1 1;flex-direction:column;justify-content:space-around;padding:16px}.order-component .content .title{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px;margin-bottom:16px}.order-component .content .no-invoice-placeholder{color:#131313;font-family:Inter-SemiBold;font-size:16px;line-height:20em;text-align:center}.order-component .content .item-container{align-items:center;display:flex;flex-direction:row;margin-bottom:16px}.order-component .content .item-container .item-label{color:#797c80;font-family:Inter-Regular;font-size:16px;line-height:20px;margin-right:8px}.order-component .content .item-container .item-value{color:#131313;font-family:Inter-SemiBold;font-size:16px;line-height:20px}.order-component .content .buttons-container,.order-component .content .buttons-container .button-container{align-items:center;display:flex;flex-direction:row;justify-content:center}.order-component .content .buttons-container .button-container{border:1px solid #dae0e6;border-radius:5px;cursor:pointer;height:32px;margin:4px;width:200px}.order-component .content .buttons-container .icon{margin-right:8px}.order-component .content .buttons-container .button-text{color:#131313;font-family:Inter-Regular;font-size:16px;line-height:20px}:root{--rpv-attachment__item--hover-background-color:rgba(0,0,0,.1);--rpv-attachment__item-color:#000}.rpv-core__viewer--dark{--rpv-attachment__item--hover-background-color:#2566e8;--rpv-attachment__item-color:#fff}.rpv-attachment__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-attachment__empty--rtl{direction:rtl}.rpv-attachment__list{display:flex;flex-direction:column;height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-attachment__list--rtl{direction:rtl}.rpv-attachment__item{align-items:center;background-color:transparent;border:none;color:#000;color:var(--rpv-attachment__item-color);cursor:pointer;display:flex;padding:.5rem;text-align:left;width:100%}.rpv-attachment__item:focus{outline:0}.rpv-attachment__item:focus,.rpv-attachment__item:hover{background-color:rgba(0,0,0,.1);background-color:var(--rpv-attachment__item--hover-background-color)}.rpv-attachment__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-bookmark__item--hover-background-color:rgba(0,0,0,.1);--rpv-bookmark__item-color:#000}.rpv-core__viewer--dark{--rpv-bookmark__item--hover-background-color:#2566e8;--rpv-bookmark__item-color:#fff}.rpv-bookmark__item{align-items:center;color:#000;color:var(--rpv-bookmark__item-color);cursor:pointer;display:flex;padding-bottom:.25rem;padding-right:.25rem;padding-top:.25rem}.rpv-bookmark__item:focus{outline:0}.rpv-bookmark__item:focus,.rpv-bookmark__item:hover{background-color:rgba(0,0,0,.1);background-color:var(--rpv-bookmark__item--hover-background-color)}.rpv-bookmark__toggle{align-items:center;display:flex;height:1rem;margin-right:.25rem;width:1rem}.rpv-bookmark__title{flex-grow:1;flex-shrink:1;text-decoration:none}.rpv-bookmark__list{list-style-type:none;margin:0;overflow:auto;padding:0}.rpv-bookmark__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-bookmark__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-bookmark__empty--rtl{direction:rtl}.rpv-bookmark__container{height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-bookmark__container--rtl{direction:rtl}:root{--rpv-core__annotation--link-hover-background-color:rgba(255,255,0,.2);--rpv-core__annotation-popup-wrapper-background-color:#faf089;--rpv-core__annotation-popup-wrapper-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--rpv-core__annotation-popup-content-border-top-color:#1a202c;--rpv-core__arrow-border-color:rgba(0,0,0,.3);--rpv-core__asking-password-color:#000;--rpv-core__asking-password-wrapper-background-color:#fff;--rpv-core__asking-password-wrapper-border-color:rgba(0,0,0,.3);--rpv-core__button-background-color:rgba(0,0,0,.3);--rpv-core__button-color:#000;--rpv-core__doc-error-background-color:#fff;--rpv-core__doc-error-text-background-color:#c02424;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#fff;--rpv-core__inner-page-background-color:#fff;--rpv-core__menu-divider-border-bottom-color:rgba(0,0,0,.3);--rpv-core__menu-item-color:#000;--rpv-core__menu-item--hover-background-color:rgba(0,0,0,.1);--rpv-core__menu-item--disabled-color:rgba(0,0,0,.3);--rpv-core__minimal-button-color:#000;--rpv-core__minimal-button--hover-background-color:rgba(0,0,0,.1);--rpv-core__minimal-button--disabled-color:rgba(0,0,0,.3);--rpv-core__minimal-button--selected-background-color:rgba(0,0,0,.1);--rpv-core__modal-body-background-color:#fff;--rpv-core__modal-body-border-color:rgba(0,0,0,.3);--rpv-core__modal-overlay-background-color:rgba(0,0,0,.5);--rpv-core__page-layer-box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);--rpv-core__popover-body-background-color:#fff;--rpv-core__popover-body-border-color:rgba(0,0,0,.3);--rpv-core__popover-body-color:#000;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__primary-button-color:#fff;--rpv-core__progress-bar-background-color:rgba(0,0,0,.1);--rpv-core__progress-bar-progress-background-color:#2566e8;--rpv-core__progress-bar-progress-color:#fff;--rpv-core__separator-border-bottom-color:rgba(0,0,0,.3);--rpv-core__spinner-border-color:rgba(0,0,0,.4);--rpv-core__spinner-border-transparent-color:transparent;--rpv-core__splitter-background-color:transparent;--rpv-core__splitter--hover-background-color:rgba(0,0,0,.2);--rpv-core__text-layer-text--selection-background-color:#00f;--rpv-core__text-layer-text--selection-color:transparent;--rpv-core__textbox-background-color:#fff;--rpv-core__textbox-border-color:rgba(0,0,0,.2);--rpv-core__textbox-color:#000;--rpv-core__tooltip-body-background-color:#000;--rpv-core__tooltip-body-color:#fff}.rpv-core__viewer--dark{--rpv-core__asking-password-background-color:#363636;--rpv-core__asking-password-color:#fff;--rpv-core__asking-password-wrapper-border-color:#191919;--rpv-core__asking-password-wrapper-background-color:#191919;--rpv-core__button-background-color:#171717;--rpv-core__button-color:#fff;--rpv-core__doc-error-background-color:#191919;--rpv-core__doc-error-text-background-color:#c02323;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#191919;--rpv-core__inner-page-background-color:#1a1a1a;--rpv-core__menu-divider-border-bottom-color:#000;--rpv-core__menu-item-color:#fff;--rpv-core__menu-item--hover-background-color:#2566e8;--rpv-core__menu-item--disabled-color:#5e5e5e;--rpv-core__minimal-button-color:#fff;--rpv-core__minimal-button--disabled-color:#5e5e5e;--rpv-core__minimal-button--hover-background-color:#191919;--rpv-core__minimal-button--selected-background-color:#1657bb;--rpv-core__modal-body-background-color:#363636;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__popover-body-background-color:#363636;--rpv-core__popover-body-color:#fff;--rpv-core__progress-bar-background-color:#000;--rpv-core__separator-border-bottom-color:#000;--rpv-core__spinner-border-color:#fff;--rpv-core__splitter-background-color:#1a1a1a;--rpv-core__splitter--hover-background-color:#2566e8;--rpv-core__textbox-background-color:#121212;--rpv-core__textbox-border-color:#121212;--rpv-core__textbox-color:#fff;--rpv-core__tooltip-body-background-color:#414141;--rpv-core__tooltip-body-color:#fff}.rpv-core__annotation{position:absolute}.rpv-core__annotation-layer{z-index:1}.rpv-core__arrow{border-bottom:1px solid rgba(0,0,0,.3);border-bottom:1px solid var(--rpv-core__arrow-border-color);border-left-color:rgba(0,0,0,.3);border-left-color:var(--rpv-core__arrow-border-color);border-right:1px solid rgba(0,0,0,.3);border-right:1px solid var(--rpv-core__arrow-border-color);border-top-color:rgba(0,0,0,.3);border-top-color:var(--rpv-core__arrow-border-color);height:10px;position:absolute;width:10px;z-index:0}.rpv-core__arrow--tl{bottom:0;left:0;-webkit-transform:translate(50%,50%) rotate(45deg);transform:translate(50%,50%) rotate(45deg)}.rpv-core__arrow--tc{left:50%}.rpv-core__arrow--tc,.rpv-core__arrow--tr{bottom:0;-webkit-transform:translate(-50%,50%) rotate(45deg);transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--tr{right:0}.rpv-core__arrow--rt{left:0;top:0;-webkit-transform:translate(-50%,50%) rotate(135deg);transform:translate(-50%,50%) rotate(135deg)}.rpv-core__arrow--rc{top:50%}.rpv-core__arrow--rb,.rpv-core__arrow--rc{left:0;-webkit-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--rb{bottom:0}.rpv-core__arrow--bl{left:0;top:0;-webkit-transform:translate(50%,-50%) rotate(225deg);transform:translate(50%,-50%) rotate(225deg)}.rpv-core__arrow--bc{left:50%}.rpv-core__arrow--bc,.rpv-core__arrow--br{top:0;-webkit-transform:translate(-50%,-50%) rotate(225deg);transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--br{right:0}.rpv-core__arrow--lt{right:0;top:0;-webkit-transform:translate(50%,50%) rotate(315deg);transform:translate(50%,50%) rotate(315deg)}.rpv-core__arrow--lc{top:50%}.rpv-core__arrow--lb,.rpv-core__arrow--lc{right:0;-webkit-transform:translate(50%,-50%) rotate(315deg);transform:translate(50%,-50%) rotate(315deg)}.rpv-core__arrow--lb{bottom:0}.rpv-core__asking-password{background-color:var(--rpv-core__asking-password-background-color);border-radius:.25rem;color:#000;color:var(--rpv-core__asking-password-color);padding:2rem}.rpv-core__asking-password--rtl{direction:rtl}.rpv-core__asking-password-wrapper{align-items:center;background-color:#fff;background-color:var(--rpv-core__asking-password-wrapper-background-color);border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-core__asking-password-wrapper-border-color);display:flex;height:100%;justify-content:center;width:100%}.rpv-core__asking-password-message{margin:.5rem 0}.rpv-core__asking-password-body{align-items:center;display:flex;justify-content:center}.rpv-core__asking-password-input{width:15rem}.rpv-core__asking-password-input--ltr{margin-right:.5rem}.rpv-core__asking-password-input--rtl{margin-left:.5rem}.rpv-core__button{background-color:rgba(0,0,0,.3);background-color:var(--rpv-core__button-background-color);border:none;border-radius:.25rem;color:#000;color:var(--rpv-core__button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__button--rtl{direction:rtl}.rpv-core__canvas-layer{direction:ltr;left:0;overflow:hidden;position:absolute;top:0}.rpv-core__doc-error{align-items:center;background-color:#fff;background-color:var(--rpv-core__doc-error-background-color);display:flex;height:100%;justify-content:center}.rpv-core__doc-error--rtl{direction:rtl}.rpv-core__doc-error-text{background-color:#c02424;background-color:var(--rpv-core__doc-error-text-background-color);border-radius:.25rem;color:#fff;color:var(--rpv-core__doc-error-text-color);line-height:1.5;max-width:50%;padding:.5rem}.rpv-core__doc-loading{align-items:center;background-color:#fff;background-color:var(--rpv-core__doc-loading-background-color);display:flex;height:100%;justify-content:center;width:100%}.rpv-core__doc-loading--rtl{direction:rtl}.rpv-core__icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;text-align:center}.rpv-core__icon--rtl{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.rpv-core__inner-pages--rtl{direction:rtl}.rpv-core__inner-page{background-color:#fff;background-color:var(--rpv-core__inner-page-background-color)}.rpv-core__annotation--link a{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-core__annotation--link a:hover{background-color:rgba(255,255,0,.2);background-color:var(--rpv-core__annotation--link-hover-background-color)}.rpv-core__menu{display:flex;flex-direction:column}.rpv-core__menu--rtl{direction:rtl;text-align:right}.rpv-core__menu-divider{border-bottom:1px solid rgba(0,0,0,.3);border-bottom:1px solid var(--rpv-core__menu-divider-border-bottom-color);margin:.25rem 0}.rpv-core__menu-item{align-items:center;background-color:transparent;border:none;color:#000;color:var(--rpv-core__menu-item-color);cursor:pointer;display:flex;justify-content:center;padding:.25rem 0;width:100%}.rpv-core__menu-item:focus{outline:0}.rpv-core__menu-item:focus,.rpv-core__menu-item:hover{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__menu-item--hover-background-color)}.rpv-core__menu-item-icon{align-items:center;display:flex}.rpv-core__menu-item-icon--ltr{padding-left:1rem;padding-right:.5rem}.rpv-core__menu-item-icon--rtl{padding-left:.5rem;padding-right:1rem}.rpv-core__menu-item-label{flex-grow:1;flex-shrink:1;white-space:nowrap}.rpv-core__menu-item-label--ltr{padding-right:2rem}.rpv-core__menu-item-label--rtl{padding-left:2rem}.rpv-core__menu-item-check--ltr{padding-right:1rem}.rpv-core__menu-item-check--rtl{padding-left:1rem}.rpv-core__menu-item--disabled{color:rgba(0,0,0,.3);color:var(--rpv-core__menu-item--disabled-color)}.rpv-core__menu-item--disabled:hover{background-color:transparent}.rpv-core__menu-item--ltr{text-align:left}.rpv-core__menu-item--rtl{direction:rtl;text-align:right}.rpv-core__minimal-button{background-color:transparent;border:none;border-radius:.25rem;color:#000;color:var(--rpv-core__minimal-button-color);cursor:pointer;height:2rem;padding:0 .5rem}.rpv-core__minimal-button:hover{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__minimal-button--hover-background-color)}.rpv-core__minimal-button--disabled{color:rgba(0,0,0,.3);color:var(--rpv-core__minimal-button--disabled-color)}.rpv-core__minimal-button--rtl{direction:rtl}.rpv-core__minimal-button--selected{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__minimal-button--selected-background-color)}.rpv-core__modal-body{background-color:#fff;background-color:var(--rpv-core__modal-body-background-color);border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-core__modal-body-border-color);border-radius:.25rem;margin:1rem;max-width:32rem;overflow:auto}.rpv-core__modal-body--rtl{direction:rtl}.rpv-core__modal-overlay{background-color:rgba(0,0,0,.5);background-color:var(--rpv-core__modal-overlay-background-color);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.rpv-core__modal-overlay,.rpv-core__page-layer{align-items:center;display:flex;justify-content:center}.rpv-core__page-layer{margin:0 auto;overflow:hidden;position:relative}.rpv-core__page-layer:after{bottom:.25rem;box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);box-shadow:var(--rpv-core__page-layer-box-shadow);content:"";left:.25rem;position:absolute;right:.25rem;top:.25rem}.rpv-core__page-size-calculator{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-core__popover-body{border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-core__popover-body-border-color);border-radius:.25rem;color:#000;color:var(--rpv-core__popover-body-color);left:0;padding:.5rem 0;position:absolute;top:-9999px;z-index:9999}.rpv-core__popover-body,.rpv-core__popover-body-arrow{background-color:#fff;background-color:var(--rpv-core__popover-body-background-color)}.rpv-core__popover-body--rtl{direction:rtl}.rpv-core__popover-overlay{bottom:0;left:0;position:fixed;right:0;top:0}.rpv-core__annotation-popup-wrapper{background-color:#faf089;background-color:var(--rpv-core__annotation-popup-wrapper-background-color);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:var(--rpv-core__annotation-popup-wrapper-box-shadow);font-size:.75rem;padding:.25rem;word-break:break-word}.rpv-core__annotation-popup-wrapper--rtl{direction:rtl}.rpv-core__annotation-popup-title{font-weight:600;margin-bottom:.25rem}.rpv-core__annotation-popup-date{font-size:.5rem}.rpv-core__annotation-popup-content{border-top:1px solid #1a202c;border-top:1px solid var(--rpv-core__annotation-popup-content-border-top-color);max-height:16rem;overflow:auto;padding:.25rem}.rpv-core__primary-button{background-color:#2566e8;background-color:var(--rpv-core__primary-button-background-color);border:none;border-radius:.25rem;color:#fff;color:var(--rpv-core__primary-button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__primary-button--rtl{direction:rtl}.rpv-core__progress-bar{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__progress-bar-background-color);border-radius:9999px;padding:.125rem}.rpv-core__progress-bar--rtl{direction:rtl}.rpv-core__progress-bar-progress{align-items:center;background-color:#2566e8;background-color:var(--rpv-core__progress-bar-progress-background-color);border-radius:9999px;color:#fff;color:var(--rpv-core__progress-bar-progress-color);display:flex;font-size:.75rem;height:.75rem;justify-content:center}.rpv-core__separator{border-bottom:1px solid rgba(0,0,0,.3);border-bottom:1px solid var(--rpv-core__separator-border-bottom-color)}.rpv-core__spinner{border-bottom:2px solid transparent;border-bottom:2px solid var(--rpv-core__spinner-border-transparent-color);border-left:2px solid transparent;border-left:2px solid var(--rpv-core__spinner-border-transparent-color);border-radius:9999px;border-right:2px solid rgba(0,0,0,.4);border-right:2px solid var(--rpv-core__spinner-border-color);border-top:2px solid rgba(0,0,0,.4);border-top:2px solid var(--rpv-core__spinner-border-color)}.rpv-core__spinner--animating{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rpv-core__spinner-transform;animation-name:rpv-core__spinner-transform;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes rpv-core__spinner-transform{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rpv-core__spinner-transform{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.rpv-core__splitter{background-color:transparent;background-color:var(--rpv-core__splitter-background-color);cursor:ew-resize;height:100%;width:.25rem}.rpv-core__splitter--resizing,.rpv-core__splitter:hover{background-color:rgba(0,0,0,.2);background-color:var(--rpv-core__splitter--hover-background-color);cursor:col-resize}.rpv-core__splitter-body--resizing{cursor:col-resize}.rpv-core__splitter-sibling--resizing{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.rpv-core__textbox{background-color:#fff;background-color:var(--rpv-core__textbox-background-color);border:1px solid rgba(0,0,0,.2);border:1px solid var(--rpv-core__textbox-border-color);border-radius:.25rem;box-sizing:border-box;color:#000;color:var(--rpv-core__textbox-color);height:2rem;padding:0 .5rem;width:100%}.rpv-core__textbox--rtl{direction:rtl}.rpv-core__text-layer{height:100%;left:0;line-height:1;opacity:.2;position:absolute;top:0;width:100%;z-index:1}.rpv-core__text-layer span::selection{background-color:#00f;background-color:var(--rpv-core__text-layer-text--selection-background-color);color:transparent;color:var(--rpv-core__text-layer-text--selection-color)}.rpv-core__text-layer br::selection{color:transparent}.rpv-core__text-layer-text{color:transparent;cursor:text;position:absolute;-webkit-transform-origin:0 0;transform-origin:0 0;white-space:pre}.rpv-core__tooltip-body{background-color:#000;background-color:var(--rpv-core__tooltip-body-background-color);border-radius:.25rem;color:#fff;color:var(--rpv-core__tooltip-body-color);left:0;max-width:20rem;position:absolute;text-align:center;top:-9999px;z-index:9999}.rpv-core__tooltip-body--rtl{direction:rtl}.rpv-core__tooltip-body-arrow{background-color:#000;background-color:var(--rpv-core__tooltip-body-background-color)}.rpv-core__tooltip-body-content{padding:.5rem}.rpv-core__display--block{display:block}.rpv-core__display--hidden{display:none}@media (min-width:640px){.rpv-core__display--hidden-small{display:none}.rpv-core__display--block-small{display:block}}@media (min-width:768px){.rpv-core__display--hidden-medium{display:none}.rpv-core__display--block-medium{display:block}}@media (min-width:1024px){.rpv-core__display--hidden-large{display:none}.rpv-core__display--block-large{display:block}}:root{--rpv-thumbnail__container-box-shadow:rgba(0,0,0,.2) 2px 2px 8px 0px;--rpv-thumbnail__item--selected-background-color:rgba(0,0,0,.3)}.rpv-core__viewer--dark{--rpv-thumbnail__item--selected-background-color:#2566e8}.rpv-thumbnail__cover{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.rpv-thumbnail__cover-image{max-height:100%;max-width:100%}.rpv-thumbnail__cover-loader{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.rpv-thumbnail__container{align-items:center;box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);box-shadow:var(--rpv-thumbnail__container-box-shadow);display:flex;justify-content:center;margin:0 auto;position:relative}.rpv-thumbnail__item{cursor:pointer;padding:.5rem}.rpv-thumbnail__item--selected,.rpv-thumbnail__item:focus,.rpv-thumbnail__item:hover{background-color:rgba(0,0,0,.3);background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__item:focus{outline:0}.rpv-thumbnail__label{font-size:.75em;padding:.25rem;text-align:center}.rpv-thumbnail__list{align-content:flex-start;align-items:center;display:flex;flex-flow:row wrap;height:100%;justify-content:center;overflow:auto;padding:.5rem 0}.rpv-thumbnail__list--rtl{direction:rtl}.rpv-thumbnail__list-container{height:100%;width:100%}.rpv-thumbnail__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-drop__area-background-color:#fff;--rpv-drop__area-body-border-color:rgba(0,0,0,.3);--rpv-drop__area-body-color:#000}.rpv-core__viewer--dark{--rpv-drop__area-background-color:#191919;--rpv-drop__area-body-border-color:#fff;--rpv-drop__area-body-color:#fff}.rpv-drop__area{background-color:#fff;background-color:var(--rpv-drop__area-background-color);bottom:0;left:0;padding:.5rem;position:absolute;right:0;top:0;z-index:9999}.rpv-drop__area-body{align-items:center;border:2px dashed rgba(0,0,0,.3);border:2px dashed var(--rpv-drop__area-body-border-color);color:#000;color:var(--rpv-drop__area-body-color);display:flex;font-size:1.5rem;height:100%;justify-content:center}.rpv-drop__area-body--rtl{direction:rtl}:root{--rpv-full-screen__pages-background-color:#fff}.rpv-core__viewer--dark{--rpv-full-screen__pages-background-color:#1a1a1a}.rpv-full-screen__exit-button{bottom:0;padding:.5rem;position:fixed;z-index:1}.rpv-full-screen__exit-button--ltr{right:0}.rpv-full-screen__exit-button--rtl{left:0}.rpv-full-screen__pages{background-color:#fff;background-color:var(--rpv-full-screen__pages-background-color)}.rpv-open__input-wrapper{position:relative}.rpv-open__input{bottom:0;cursor:pointer;display:none;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.rpv-open__input::-webkit-file-upload-button{width:0}.rpv-page-navigation__current-page-input{margin:0 .25rem;text-align:right;width:3rem}:root{--rpv-print__progress-body-background-color:#fff;--rpv-print__progress-body-border-color:rgba(0,0,0,.3);--rpv-print__progress-body-color:#000}.rpv-core__viewer--dark{--rpv-print__progress-body-background-color:#363636;--rpv-print__progress-body-border-color:transparent;--rpv-print__progress-body-color:#fff}.rpv-print__permission-body{padding:1rem}.rpv-print__permission-footer{display:flex;justify-content:center;padding:0 1rem 1rem 0}.rpv-print__progress{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:9999}.rpv-print__progress-body{background-color:#fff;background-color:var(--rpv-print__progress-body-background-color);border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-print__progress-body-border-color);border-radius:.25rem;color:#000;color:var(--rpv-print__progress-body-color);padding:1.5rem;text-align:center;width:15rem}.rpv-print__progress-body--rtl{direction:rtl}.rpv-print__progress-bar{margin-bottom:1rem}.rpv-print__progress-message{margin-bottom:.5rem}.rpv-print__zone{display:none}@media print{@page{margin:0}.rpv-print__html-printing{height:100%}.rpv-print__body-printing{height:100%;margin:0}.rpv-print__body-printing *{display:none}.rpv-print__zone{display:block;height:100%}.rpv-print__page{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;page-break-after:always;page-break-inside:avoid;width:100%}.rpv-print__page img{display:block;max-height:100%;max-width:100%}}.rpv-properties__loader{text-align:center}.rpv-properties__modal{min-height:20rem;padding:.5rem 0}.rpv-properties__modal-section{padding:0 .5rem}.rpv-properties__modal-footer{display:flex;justify-content:center;margin-top:.5rem}.rpv-properties__item{align-items:flex-start;display:flex;margin:.5rem 0}.rpv-properties__item--rtl{direction:rtl}.rpv-properties__item-label{padding-right:.5rem;width:25%}.rpv-properties__item-value{flex:1 1}.rpv-search__highlights{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-search__highlight{background-color:rgba(255,255,0,.4);background-color:var(--rpv-search__highlight-background-color);border-radius:.25rem;position:absolute;z-index:1}.rpv-search__highlight--current{background-color:rgba(0,128,0,.4);background-color:var(--rpv-search__highlight--current-background-color)}.rpv-search__popover{padding:0 .5rem}.rpv-search__popover-input-counter{align-items:center;display:flex;margin-bottom:.5rem;position:relative;width:12rem}.rpv-search__popover-counter{align-items:center;bottom:0;display:flex;position:absolute;top:0}.rpv-search__popover-counter--ltr{padding-right:.25rem;right:0}.rpv-search__popover-counter--rtl{left:0;padding-left:.25rem}.rpv-search__popover-label{align-items:center;display:flex;margin-bottom:.5rem}.rpv-search__popover-label-checkbox{margin-right:.25rem}.rpv-search__popover-footer{align-items:center;display:flex}.rpv-search__popover-footer-item{padding:0 .25rem}.rpv-search__popover-footer-button--ltr{margin-left:auto}.rpv-search__popover-footer-button--rtl{margin-right:auto}:root{--rpv-search__highlight-background-color:rgba(255,255,0,.4);--rpv-search__highlight--current-background-color:rgba(0,128,0,.4)}.rpv-selection-mode__grab{cursor:grab}.rpv-selection-mode__grab :not(input),.rpv-selection-mode__grab :not(select),.rpv-selection-mode__grab :not(textarea){cursor:grab!important}.rpv-selection-mode__grabbing{cursor:grabbing}.rpv-selection-mode__grabbing :not(input),.rpv-selection-mode__grabbing :not(select),.rpv-selection-mode__grabbing :not(textarea){cursor:grabbing!important}:root{--rpv-zoom__popover-target-arrow-border-color:rgba(0,0,0,.6)}.rpv-core__viewer--dark{--rpv-zoom__popover-target-arrow-border-color:#fff}.rpv-zoom__popover-target{align-items:center;color:var(--rpv-zoom__popover-target-color);display:flex}.rpv-zoom__popover-target-scale--ltr{margin-right:.25rem}.rpv-zoom__popover-target-scale--rtl{margin-left:.25rem}.rpv-zoom__popover-target-arrow{border-color:rgba(0,0,0,.6) transparent transparent;border-color:var(--rpv-zoom__popover-target-arrow-border-color) transparent transparent;border-style:solid;border-width:.5rem .25rem 0;height:0;width:0}:root{--rpv-toolbar__label--color:#000}.rpv-core__viewer--dark{--rpv-toolbar__label--color:#fff}.rpv-toolbar{align-items:center;display:flex;width:100%}.rpv-toolbar--rtl{direction:rtl}.rpv-toolbar__center,.rpv-toolbar__left{align-items:center;display:flex}.rpv-toolbar__center{flex-grow:1;flex-shrink:1;justify-content:center}.rpv-toolbar__right{align-items:center;display:flex;margin-left:auto}.rpv-toolbar__item{align-items:center;display:flex;padding:0 .125rem}.rpv-toolbar__label{color:#000;color:var(--rpv-toolbar__label--color)}:root{--rpv-default-layout__body-background-color:#fff;--rpv-default-layout__container-border-color:rgba(0,0,0,.3);--rpv-default-layout__toolbar-background-color:#eee;--rpv-default-layout__toolbar-border-bottom-color:rgba(0,0,0,.1);--rpv-default-layout__sidebar-border-color:rgba(0,0,0,.2);--rpv-default-layout__sidebar--opened-background-color:#fff;--rpv-default-layout__sidebar-headers-background-color:#eee;--rpv-default-layout__sidebar-content--opened-background-color:#fff;--rpv-default-layout__sidebar-content--opened-border-color:rgba(0,0,0,.2);--rpv-default-layout__sidebar-content--opened-color:#000}.rpv-core__viewer--dark{--rpv-default-layout__body-background-color:#1a1a1a;--rpv-default-layout__container-border-color:#454647;--rpv-default-layout__toolbar-background-color:#292929;--rpv-default-layout__toolbar-border-bottom-color:#000;--rpv-default-layout__sidebar-border-color:#000;--rpv-default-layout__sidebar--opened-background-color:#fff;--rpv-default-layout__sidebar-headers-background-color:#292929;--rpv-default-layout__sidebar-content--opened-background-color:#1a1a1a;--rpv-default-layout__sidebar-content--opened-border-color:#292929;--rpv-default-layout__sidebar-content--opened-color:#fff}.rpv-default-layout__container{border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-default-layout__container-border-color);box-sizing:border-box;height:100%;width:100%}.rpv-default-layout__toolbar{align-items:center;background-color:#eee;background-color:var(--rpv-default-layout__toolbar-background-color);border-bottom:1px solid rgba(0,0,0,.1);border-bottom:1px solid var(--rpv-default-layout__toolbar-border-bottom-color);display:flex;height:2.5rem;left:0;position:absolute;top:0;width:100%;z-index:1}.rpv-default-layout__sidebar{display:flex;padding-top:2.5rem}.rpv-default-layout__sidebar--opened{background-color:#fff;background-color:var(--rpv-default-layout__sidebar--opened-background-color);bottom:0;left:0;position:absolute;top:0;width:12rem;z-index:1}.rpv-default-layout__sidebar--ltr{border-right:1px solid rgba(0,0,0,.2);border-right:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__sidebar--rtl{border-left:1px solid rgba(0,0,0,.2);border-left:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__main{display:flex;height:100%;position:relative}.rpv-default-layout__main--rtl{direction:rtl}.rpv-default-layout__body{background-color:#fff;background-color:var(--rpv-default-layout__body-background-color);flex:1 1;overflow:auto;padding-top:2.5rem}@media (min-width:768px){.rpv-default-layout__sidebar--opened{width:16rem}}@media (min-width:1024px){.rpv-default-layout__sidebar--opened{background:inherit;position:inherit;width:20rem;z-index:inherit}}.rpv-default-layout__sidebar-tabs{display:flex;height:100%;width:100%}.rpv-default-layout__sidebar-headers{background-color:#eee;background-color:var(--rpv-default-layout__sidebar-headers-background-color);padding:.25rem}.rpv-default-layout__sidebar-header{padding:.125rem}.rpv-default-layout__sidebar-content{display:none;flex-grow:1;flex-shrink:1}.rpv-default-layout__sidebar-content--opened{background-color:#fff;background-color:var(--rpv-default-layout__sidebar-content--opened-background-color);color:#000;color:var(--rpv-default-layout__sidebar-content--opened-color);display:flex;overflow:hidden}.rpv-default-layout__sidebar-content--ltr{border-left:1px solid rgba(0,0,0,.2);border-left:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.rpv-default-layout__sidebar-content--rtl{border-right:1px solid rgba(0,0,0,.2);border-right:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.update-order-modal-component{display:flex;flex-direction:column;overflow-y:auto;padding:32px 80px;position:relative;width:440px}.update-order-modal-component .close-button{cursor:pointer;position:absolute;right:16px;top:16px}.update-order-modal-component .title{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px;margin-bottom:24px}.update-order-modal-component .update-order-form-component{display:flex;flex-direction:column}.update-order-modal-component .update-order-form-component .field-container{margin-bottom:16px}.update-order-modal-component .update-order-form-component .field-container .label{color:#797c80;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px}.update-order-modal-component .update-order-form-component .field-container .text-input{border:1px solid #dae0e6;border-radius:5px;color:#131313;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px;padding:8px 12px;width:400px}.update-order-modal-component .update-order-form-component .field-container .text-input:focus{border:1px solid #fbd20a}.update-order-modal-component .update-order-form-component .field-container .radio-button-options-container{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.update-order-modal-component .update-order-form-component .field-container .radio-button-options-container.status-radio-buttons{align-items:flex-start;flex-direction:column}.update-order-modal-component .update-order-form-component .field-container .radio-button-options-container .row-radio-buttons{display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:8px}.update-order-modal-component .update-order-form-component .field-container .form-error{color:#ff5366;font-family:Inter-Regular;font-size:12px;line-height:14px}.update-order-modal-component .update-order-form-component .update-order-button{align-items:center;align-self:center;background-color:#fbd20a;border:none;border-radius:5px;color:#131313;cursor:pointer;display:flex;flex-direction:row;font-family:Inter-Medium;font-size:16px;height:50px;justify-content:center;line-height:32px;margin-right:12px;margin-top:24px;text-align:center;text-transform:uppercase;width:200px}.update-order-modal-component .error-text{color:#ff5366;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-top:8px}.delete-order-modal-container .buttons-container .button{width:200px}.delete-order-modal-container{display:flex;flex-direction:column;padding:32px 80px;position:relative;width:440px}.delete-order-modal-container .close-button{cursor:pointer;position:absolute;right:16px;top:16px}.delete-order-modal-container .title{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px;margin-bottom:24px}.delete-order-modal-container .pickup-instructions-form-component{display:flex;flex-direction:column}.delete-order-modal-container .pickup-instructions-form-component .field-container{margin-bottom:16px}.delete-order-modal-container .pickup-instructions-form-component .field-container .label{color:#797c80;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px}.delete-order-modal-container .pickup-instructions-form-component .field-container .text-input{border:1px solid #dae0e6;border-radius:5px;color:#131313;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px;padding:8px 12px;width:400px}.delete-order-modal-container .pickup-instructions-form-component .field-container .text-input:focus{border:1px solid #fbd20a}.delete-order-modal-container .buttons-container{display:flex;flex-direction:row;justify-content:space-around}.delete-order-modal-container .buttons-container .button{align-items:center;align-self:center;background-color:#fbd20a;border:none;border-radius:5px;color:#131313;cursor:pointer;display:flex;flex-direction:row;font-family:Inter-Medium;font-size:16px;height:50px;justify-content:center;line-height:32px;margin-right:12px;margin-top:24px;text-align:center;text-transform:uppercase;width:220px}.delete-order-modal-container .buttons-container .secondary-button{background-color:#fff;border:1px solid #fbd20a;color:#fbd20a}.order-details-modal-component{display:flex;flex-direction:column;overflow-y:auto;padding:32px 80px;position:relative;width:440px}.order-details-modal-component .close-button{cursor:pointer;position:absolute;right:16px;top:16px}.order-details-modal-component .title{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px;margin-bottom:24px}.order-details-modal-component .content{display:flex;flex:1 1;flex-direction:column;justify-content:space-around}.order-details-modal-component .content .title{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px;margin-bottom:16px}.order-details-modal-component .content .no-invoice-placeholder{color:#131313;font-family:Inter-SemiBold;font-size:16px;line-height:20em;text-align:center}.order-details-modal-component .content .item-container{align-items:center;display:flex;flex-direction:row;margin-bottom:16px}.order-details-modal-component .content .item-container .item-label{color:#797c80;font-family:Inter-Regular;font-size:16px;line-height:20px;margin-right:8px}.order-details-modal-component .content .item-container .item-value{color:#131313;font-family:Inter-SemiBold;font-size:16px;line-height:20px}.order-details-modal-component .update-pickup-instructions-link{align-self:center;color:#fbd20a;cursor:pointer;font-family:Inter-SemiBold;font-size:16px;line-height:20px;margin-top:20px}.order-details-modal-component .update-order-form-component{display:flex;flex-direction:column}.order-details-modal-component .update-order-form-component .field-container{margin-bottom:16px}.order-details-modal-component .update-order-form-component .field-container .label{color:#797c80;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px}.order-details-modal-component .update-order-form-component .field-container .text-input{border:1px solid #dae0e6;border-radius:5px;color:#131313;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px;padding:8px 12px;width:400px}.order-details-modal-component .update-order-form-component .field-container .text-input:focus{border:1px solid #fbd20a}.order-details-modal-component .update-order-form-component .field-container .radio-button-options-container{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.order-details-modal-component .update-order-form-component .field-container .radio-button-options-container.status-radio-buttons{align-items:flex-start;flex-direction:column}.order-details-modal-component .update-order-form-component .field-container .radio-button-options-container .row-radio-buttons{display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:8px}.order-details-modal-component .update-order-form-component .field-container .form-error{color:#ff5366;font-family:Inter-Regular;font-size:12px;line-height:14px}.order-details-modal-component .update-order-form-component .update-order-button{align-items:center;align-self:center;background-color:#fbd20a;border:none;border-radius:5px;color:#131313;cursor:pointer;display:flex;flex-direction:row;font-family:Inter-Medium;font-size:16px;height:50px;justify-content:center;line-height:32px;margin-right:12px;margin-top:24px;text-align:center;text-transform:uppercase;width:200px}.add-permanent-rental-modal-component{display:flex;flex-direction:column;padding:32px 80px;position:relative;width:440px}.add-permanent-rental-modal-component .close-button{cursor:pointer;position:absolute;right:16px;top:16px}.add-permanent-rental-modal-component .title{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px;margin-bottom:24px}.add-permanent-rental-modal-component .radio-button-options-container{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.add-permanent-rental-modal-component .add-permanent-rental-form{display:flex;flex-direction:column}.add-permanent-rental-modal-component .add-permanent-rental-form .field-container{margin-bottom:16px}.add-permanent-rental-modal-component .add-permanent-rental-form .field-container .label{color:#797c80;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px}.add-permanent-rental-modal-component .add-permanent-rental-form .field-container .text-input{border:1px solid #dae0e6;border-radius:5px;color:#131313;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px;padding:8px 12px;width:400px}.add-permanent-rental-modal-component .add-permanent-rental-form .field-container .text-input:focus{border:1px solid #fbd20a}.add-permanent-rental-modal-component .add-permanent-rental-form .field-container .form-error{color:#ff5366;font-family:Inter-Regular;font-size:12px;line-height:14px}.add-permanent-rental-modal-component .add-permanent-rental-form .add-button{align-items:center;align-self:center;background-color:#fbd20a;border:none;border-radius:5px;color:#131313;cursor:pointer;display:flex;flex-direction:row;font-family:Inter-Medium;font-size:16px;height:50px;justify-content:center;line-height:32px;margin-right:12px;margin-top:24px;text-align:center;text-transform:uppercase;width:280px}.add-permanent-rental-modal-component .error-text{color:#ff5366;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-top:8px}.delete-dump-yard-modal-container{display:flex;flex-direction:column;padding:32px 80px;position:relative;width:440px}.delete-dump-yard-modal-container .close-button{cursor:pointer;position:absolute;right:16px;top:16px}.delete-dump-yard-modal-container .title{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px;margin-bottom:24px}.delete-dump-yard-modal-container .buttons-container{display:flex;flex-direction:row;justify-content:space-around}.delete-dump-yard-modal-container .buttons-container .button{align-items:center;align-self:center;background-color:#fbd20a;border:none;border-radius:5px;color:#131313;cursor:pointer;display:flex;flex-direction:row;font-family:Inter-Medium;font-size:16px;height:50px;justify-content:center;line-height:32px;margin-right:12px;margin-top:24px;text-align:center;text-transform:uppercase;width:200px}.delete-dump-yard-modal-container .buttons-container .secondary-button{background-color:#fff;border:1px solid #fbd20a;color:#fbd20a}.delete-permanent-rental-modal-container{display:flex;flex-direction:column;padding:32px 80px;position:relative;width:440px}.delete-permanent-rental-modal-container .close-button{cursor:pointer;position:absolute;right:16px;top:16px}.delete-permanent-rental-modal-container .title{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px;margin-bottom:24px}.delete-permanent-rental-modal-container .buttons-container{display:flex;flex-direction:row;justify-content:space-around}.delete-permanent-rental-modal-container .buttons-container .button{align-items:center;align-self:center;background-color:#fbd20a;border:none;border-radius:5px;color:#131313;cursor:pointer;display:flex;flex-direction:row;font-family:Inter-Medium;font-size:16px;height:50px;justify-content:center;line-height:32px;margin-right:12px;margin-top:24px;text-align:center;text-transform:uppercase;width:200px}.delete-permanent-rental-modal-container .buttons-container .secondary-button{background-color:#fff;border:1px solid #fbd20a;color:#fbd20a}.punch-cards-table-component{display:flex;overflow-x:auto;overflow-y:auto}.punch-cards-table-component .view-button{align-items:center;background-color:#0a60bb;border-radius:8px;color:#fff;cursor:pointer!important;display:flex;font-family:Inter-Medium;font-size:14px;justify-content:center;line-height:20px;padding:8px 16px;text-decoration:none;width:100px}.punch-cards-table-component.empty-state{align-items:center;flex:1 1;flex-direction:column;justify-content:center}.punch-cards-table-component.empty-state .text{color:#131313;font-family:Inter-Regular;font-size:18px;line-height:24px;margin-bottom:16px}.date-range-picker-component{display:flex;flex-direction:row}.date-range-picker-component .from{margin-right:16px}.back-button-component{align-items:center;background-color:#fff;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;padding:8px 16px;width:88px}.back-button-component .copy{color:#131313;font-family:Inter-Medium;font-size:14px;line-height:20ox;margin-left:8px}.year-picker-component{align-items:center;display:flex;justify-content:center;margin:1rem 0}.year-picker-component .icon-container{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background-color .2s ease;width:32px}.year-picker-component .icon-container:hover{background-color:rgba(0,0,0,.05)}.year-picker-component .icon-container.disabled{cursor:not-allowed;opacity:.5}.year-picker-component .icon-container.disabled:hover{background-color:transparent}.year-picker-component .icon-container .icon{color:#555;font-size:1rem}.year-picker-component .year-text{font-size:1.25rem;font-weight:500;margin:0 1rem;min-width:4rem;text-align:center}.date-picker-component{align-items:center;display:flex;justify-content:center;margin:1rem 0}.date-picker-component .icon-container{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background-color .2s ease;width:32px}.date-picker-component .icon-container:hover{background-color:rgba(0,0,0,.05)}.date-picker-component .icon-container.disabled{cursor:not-allowed;opacity:.5}.date-picker-component .icon-container.disabled:hover{background-color:transparent}.date-picker-component .icon-container .icon{color:#555;font-size:1rem}.date-picker-component .date-text{font-size:1.25rem;font-weight:500;margin:0 1rem;min-width:4rem;text-align:center}.punch-cards-card-component{background-color:#fff;border:1px solid #dae0e6;border-radius:8px;display:flex;flex-direction:column;margin-bottom:24px;padding-top:24px;width:100%}.punch-cards-card-component .title-container{justify-content:space-between;margin-bottom:24px;margin-left:24px;margin-right:24px}.punch-cards-card-component .title-container,.punch-cards-card-component .title-container .left-container{align-items:center;display:flex;flex-direction:row}.punch-cards-card-component .title-container .left-container .title{color:#131313;font-family:Inter-SemiBold;font-size:18px;line-height:24px;margin-right:16px}.driver-punch-cards-table-component{display:flex;overflow-x:auto;overflow-y:auto}.driver-punch-cards-table-component .view-button{align-items:center;background-color:#0a60bb;border-radius:8px;color:#fff;cursor:pointer!important;display:flex;font-family:Inter-Medium;font-size:14px;justify-content:center;line-height:20px;padding:8px 16px;text-decoration:none;width:100px}.driver-punch-cards-table-component.empty-state{align-items:center;flex:1 1;flex-direction:column;justify-content:center}.driver-punch-cards-table-component.empty-state .text{color:#131313;font-family:Inter-Regular;font-size:18px;line-height:24px;margin-bottom:16px}.driver-punch-cards-card-component{background-color:#fff;border:1px solid #dae0e6;border-radius:8px;display:flex;flex-direction:column;margin-bottom:24px;padding-top:24px;width:100%}.driver-punch-cards-card-component .title-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:24px;margin-left:24px;margin-right:24px}.driver-punch-cards-card-component .title-container .left-container{display:flex;flex-direction:column}.driver-punch-cards-card-component .title-container .left-container .title{color:#131313;font-family:Inter-SemiBold;font-size:18px;line-height:24px;margin-right:16px}.driver-punch-cards-card-component .title-container .left-container .subtitle{color:#797c80;font-family:Inter-Regular;font-size:16px;line-height:24px}.driver-punch-cards-card-component .title-container .right-container .close-button{cursor:pointer}.edit-punch-card-form{display:flex;flex-direction:column}.edit-punch-card-form .date-container{display:flex;flex-direction:row;margin-bottom:16px}.edit-punch-card-form .time-picker-container{margin-bottom:16px;width:200px}.edit-punch-card-form .view-button{align-items:center;align-self:center;background-color:#0a60bb;border-radius:8px;color:#fff;cursor:pointer!important;display:flex;font-family:Inter-Medium;font-size:14px;justify-content:center;line-height:20px;margin-top:16px;padding:8px 16px;text-decoration:none;width:100px}.edit-punch-card-modal-component{display:flex;flex-direction:column;padding:32px;position:relative;width:560px}.edit-punch-card-modal-component .close-button{cursor:pointer;height:24px;padding:0;position:absolute;right:16px;top:16px;width:24px}.edit-punch-card-modal-component .title{color:#131313;font-family:Inter-Regular;font-size:24px;line-height:24px;margin-bottom:32px}.order-details-card-component{gap:2.4rem}.order-details-card-component .header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 24px}.order-details-card-component .header .header-title{color:#131313;font-family:Inter-SemiBold;font-size:18px;line-height:24px}.order-details-card-component .header .buttons-container{align-items:center;display:flex;flex-direction:row;justify-content:center}.order-details-card-component .header .buttons-container .button-container{align-items:center;border:1px solid #dae0e6;border-radius:5px;cursor:pointer;display:flex;flex-direction:row;height:32px;justify-content:center;margin:4px;width:200px}.order-details-card-component .header .buttons-container .icon{margin-right:8px}.order-details-card-component .header .buttons-container .button-text{color:#131313;font-family:Inter-Regular;font-size:16px;line-height:20px}.order-details-card-component .details-container .column .item-container .value.bold{font-family:Inter-SemiBold}.customer-details-card-component{background-color:#fff;border:1px solid #dae0e6;border-radius:8px;display:flex;flex-direction:column;margin-bottom:24px;padding-top:24px;width:100%}.customer-details-card-component .title{color:#131313;font-family:Inter-SemiBold;font-size:18px;line-height:24px;margin-bottom:24px;margin-left:24px}.customer-details-card-component .details-container{display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:24px;margin-left:24px;margin-right:24px}.customer-details-card-component .details-container .column{display:flex;flex:1 1;flex-direction:column}.customer-details-card-component .details-container .column .item-container{display:flex;flex-direction:row;margin-bottom:4px}.customer-details-card-component .details-container .column .item-container .label{color:#797c80;font-family:Inter-Regular;font-size:14px;line-height:18px;width:160px}.customer-details-card-component .details-container .column .item-container .value{color:#131313;font-family:Inter-Regular;font-size:14px;line-height:18px}.invoices-card-component .header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:24px;padding:0 24px}.invoices-card-component .header .header-title{color:#131313;font-family:Inter-SemiBold;font-size:18px;line-height:24px}.invoices-card-component .header .buttons-container,.invoices-card-component .header .buttons-container .button-container{align-items:center;display:flex;flex-direction:row;justify-content:center}.invoices-card-component .header .buttons-container .button-container{border:1px solid #dae0e6;border-radius:5px;cursor:pointer;height:32px;margin:4px;width:200px}.invoices-card-component .header .buttons-container .icon{margin-right:8px}.invoices-card-component .header .buttons-container .button-text{color:#131313;font-family:Inter-Regular;font-size:16px;line-height:20px}.weight-overage-invoice-form-component{display:flex;flex-direction:column}.weight-overage-invoice-form-component .row{align-items:center;display:flex;flex-direction:row;gap:16px}.weight-overage-invoice-form-component .field-container{margin-bottom:16px}.weight-overage-invoice-form-component .field-container .label{color:#797c80;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px}.weight-overage-invoice-form-component .field-container .text-input{border:1px solid #dae0e6;border-radius:5px;color:#131313;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px;padding:8px 12px;width:400px}.weight-overage-invoice-form-component .field-container .text-input:focus{border:1px solid #fbd20a}.weight-overage-invoice-form-component .field-container .form-error{color:#ff5366;font-family:Inter-Regular;font-size:12px;line-height:14px}.weight-overage-invoice-form-component .add-button{align-items:center;align-self:center;background-color:#fbd20a;border:none;border-radius:5px;color:#131313;cursor:pointer;display:flex;flex-direction:row;font-family:Inter-Medium;font-size:16px;height:50px;justify-content:center;line-height:32px;margin-right:12px;margin-top:24px;text-align:center;text-transform:uppercase;width:280px}.custom-invoice-form-component{display:flex;flex-direction:column}.custom-invoice-form-component .row{align-items:center;display:flex;flex-direction:row;gap:16px;margin-bottom:4px}.custom-invoice-form-component .row .label{color:#797c80;font-family:Inter-Regular;font-size:14px;line-height:18px}.custom-invoice-form-component .row .text-input{border:1px solid #dae0e6;border-radius:5px;color:#131313;font-family:Inter-Regular;font-size:14px;line-height:18px;padding:8px 12px}.custom-invoice-form-component .row .text-input:focus{border:1px solid #0a60bb}.custom-invoice-form-component .row .width-150{margin-right:4px;width:176px}.custom-invoice-form-component .row .width-50{margin-right:4px;width:76px}.custom-invoice-form-component .row .remove-icon{color:#ff5366;cursor:pointer;height:16px;margin-left:12px;margin-top:9px;width:16px}.custom-invoice-form-component .row .field{display:flex;flex-direction:column}.custom-invoice-form-component .row .field-error{color:#ff5366;font-family:Inter-Regular;font-size:12px;line-height:14px}.custom-invoice-form-component .add-item-button{align-self:center;color:#0a60bb;cursor:pointer;font-size:14px;line-height:18px;margin-top:16px;text-decoration:underline}.custom-invoice-form-component .add-button{align-items:center;align-self:center;background-color:#fbd20a;border:none;border-radius:5px;color:#131313;cursor:pointer;display:flex;flex-direction:row;font-family:Inter-Medium;font-size:16px;height:50px;justify-content:center;line-height:32px;margin-right:12px;margin-top:24px;text-align:center;text-transform:uppercase;width:280px}.add-invoice-modal-component{display:flex;flex:1 1;flex-direction:column;gap:16px;padding:16px}.add-invoice-modal-component .header-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.add-invoice-modal-component .header-container .header-title{color:#131313;font-family:Inter-SemiBold;font-size:18px;line-height:24px}.add-invoice-modal-component .header-container .close-container{display:flex;flex-direction:row;justify-content:flex-end}.add-invoice-modal-component .header-container .close-container .close-button{cursor:pointer}.add-invoice-modal-component .invoice-type-tabs{align-items:center;display:flex;flex-direction:row}.add-invoice-modal-component .invoice-type-tabs .tab{align-items:center;border-bottom:2px solid #dae0e6;cursor:pointer;display:flex;flex-direction:row;justify-content:center;padding:8px 16px}.add-invoice-modal-component .invoice-type-tabs .tab.active{border-color:#0a60bb;color:#0a60bb}.not-production-banner{background-color:red;text-align:center}.home-component{align-items:center;align-self:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}@media screen and (max-width:600px){.home-component{width:90vw}.home-component .title{font-size:32px}.home-component .subtitle{font-size:16px;text-align:center}.home-component .buttons-container div{width:130px}}@media screen and (min-width:600px){.home-component{width:90vw}.home-component .title{font-size:48px}.home-component .subtitle{font-size:20px}}.home-component .title{color:#fff;font-family:Inter-SemiBold;line-height:56px;margin-bottom:24px;text-align:center}.home-component .subtitle{color:#fff;font-family:Inter-Regular;line-height:28px;margin-bottom:64px}.home-component .buttons-container{align-items:center;display:flex;flex-direction:row;justify-content:center}.home-component .create-button{background-color:#fbd20a;color:#131313;margin-right:16px}.home-component .cancel-button,.home-component .create-button{align-items:center;border:1px solid #fbd20a;border-radius:5px;cursor:pointer;display:flex;font-family:Inter-SemiBold;font-size:16px;height:20px;justify-content:center;line-height:20px;padding:8px;width:160px}.home-component .cancel-button{color:#fbd20a;margin-right:8px}.home-component .social-media-container{margin-top:48px}.home-component .social-media-container .icon{color:#fff;height:24px;margin-right:16px;width:24px}.dumpyard-widget-component{border:1px solid #dae0e6;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;height:200px;justify-content:space-between;margin:8px;padding:16px;width:250px}.dumpyard-widget-component .title-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:12px}.dumpyard-widget-component .title-container .title{color:#131313;font-family:Inter-Medium;font-size:18px;line-height:24px}.dumpyard-widget-component .title-total{align-self:center;color:#333;display:flex;font-family:Inter-Light;font-size:14px;line-height:18px;margin-bottom:16px}.dumpyard-widget-component .title-total .title-total-count{color:#131313;font-family:Inter-Medium;margin-left:4px}.dumpyard-widget-component .icon{align-self:center;color:#797c80;height:40px;width:40px}.dumpyard-widget-component .cta-container{align-items:center;display:flex;flex-direction:row}.dumpyard-widget-component .cta-container .add-driver-button{color:#333;cursor:pointer;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-right:8px;padding:4px;text-decoration:underline}.received-orders-widget-component{border:1px solid #dae0e6;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;height:200px;justify-content:space-between;margin:8px;padding:16px;width:250px}.received-orders-widget-component .title-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:12px}.received-orders-widget-component .title-container .title{color:#131313;font-family:Inter-Medium;font-size:18px;line-height:24px}.received-orders-widget-component .title-total{align-self:center;color:#333;display:flex;font-family:Inter-Light;font-size:14px;line-height:18px;margin-bottom:16px}.received-orders-widget-component .title-total .title-total-count{color:#131313;font-family:Inter-Medium;margin-left:4px}.received-orders-widget-component .icon{align-self:center;color:#797c80;height:40px;width:40px}.received-orders-widget-component .cta-container{height:26px}.received-order-card-component{border:1px solid #dae0e6;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px;padding:16px}.received-order-card-component,.received-order-card-component>*{box-sizing:border-box}.received-order-card-component .info-container{display:flex;flex:1 1;flex-direction:column}.received-order-card-component .info-container .info-item{align-items:center;display:flex;flex-direction:row}.received-order-card-component .info-container .info-item:not(:last-child){margin-bottom:4px}.received-order-card-component .info-container .info-item .info-label{margin-right:8px;width:150px}.received-order-card-component .approve-order-form-component{display:flex;flex:1 1;flex-direction:row}.received-order-card-component .approve-order-form-component .column{display:flex;flex:1 1;flex-direction:column}.received-order-card-component .approve-order-form-component .column .row{display:flex;flex-direction:row;margin-bottom:4px}.received-order-card-component .approve-order-form-component .column .row .label{color:#797c80;font-family:Inter-Regular;font-size:14px;line-height:18px}.received-order-card-component .approve-order-form-component .column .row .text-input{border:1px solid #dae0e6;border-radius:5px;color:#131313;font-family:Inter-Regular;font-size:14px;line-height:18px;padding:8px 12px}.received-order-card-component .approve-order-form-component .column .row .text-input:focus{border:1px solid #0a60bb}.received-order-card-component .approve-order-form-component .column .row .width-150{margin-right:4px;width:176px}.received-order-card-component .approve-order-form-component .column .row .width-50{margin-right:4px;width:76px}.received-order-card-component .approve-order-form-component .column .row .remove-icon{color:#ff5366;cursor:pointer;height:16px;margin-left:12px;margin-top:9px;width:16px}.received-order-card-component .approve-order-form-component .column .row .field{display:flex;flex-direction:column}.received-order-card-component .approve-order-form-component .column .row .field-error{color:#ff5366;font-family:Inter-Regular;font-size:12px;line-height:14px}.received-order-card-component .approve-order-form-component .column .add-item-button{align-self:center;color:#0a60bb;cursor:pointer;font-size:14px;line-height:18px;margin-top:16px;text-align:center}.received-order-card-component .approve-order-form-component .column-title{color:#333;font-family:Inter-Regular;font-size:16px;line-height:18px;margin-bottom:4px}.received-order-card-component .approve-order-form-component .field-container{margin-bottom:16px}.received-order-card-component .approve-order-form-component .field-container .label{color:#797c80;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px}.received-order-card-component .approve-order-form-component .field-container .text-input{border:1px solid #dae0e6;border-radius:5px;color:#131313;font-family:Inter-Regular;font-size:14px;line-height:18px;padding:8px 12px}.received-order-card-component .approve-order-form-component .field-container .text-input:focus{border:1px solid #0a60bb}.received-order-card-component .approve-order-form-component .form-error{color:#ff5366;font-family:Inter-Regular;font-size:12px;line-height:14px;margin-top:8px;max-width:192px}.received-order-card-component .vertical-divider{background-color:#dae0e6;height:100%;margin-left:16px;margin-right:16px;width:1px}.received-order-card-component .buttons-container{display:flex;flex-direction:row}.received-order-card-component .button{border:1px solid #0a60bb;border-radius:8px;color:#0a60bb;cursor:pointer;font-size:14px;line-height:18px;padding:8px 16px}.received-order-card-component .button:not(:last-child){margin-right:8px}.received-order-card-component .button.selected{background-color:#0a60bb;color:#fff}.received-orders-view-component{align-items:flex-start;background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:20px;width:100%}.received-orders-view-component,.received-orders-view-component>*{box-sizing:border-box}.received-orders-view-component .title-container{align-items:center;display:flex;flex-direction:row;margin-bottom:24px;margin-right:16px}.received-orders-view-component .title-container .title-text{color:#131313;font-family:Inter-SemiBold;font-size:1.6rem;line-height:1.6rem;margin-right:.8rem}.received-orders-view-component .title-container .title-count{align-items:center;background-color:#dae0e6;border-radius:.4rem;color:#797c80;display:flex;font-family:Inter-Light;font-size:1.2rem;justify-content:center;line-height:1.2rem;padding:.4rem}.received-orders-view-component .orders-container{align-self:stretch;display:flex;flex:1 1;flex-direction:column;overflow-y:auto}.reports-widget-component{border:1px solid #dae0e6;border-radius:5px;display:flex;flex-direction:column;gap:16px;height:200px;justify-content:flex-start;margin:8px;padding:16px;width:250px}.reports-widget-component .title{color:#131313;font-family:Inter-Medium;font-size:18px;line-height:24px}.reports-widget-component .link{color:#131313;cursor:pointer;font-family:Inter-Regular;font-size:14px;line-height:18px;text-decoration:underline}.reports-widget-component .reports-links-container{display:flex;flex-direction:row;justify-content:space-between}.reports-widget-component .reports-links-container .column{display:flex;flex-direction:column;gap:8px}.admin-dashboard-component{align-items:flex-start;background-color:#f8f8f8;display:flex;flex:1 1;flex-wrap:wrap;justify-content:center;padding:24px}.admin-dashboard-component>*{box-sizing:border-box}.profile-info-card-component{background-color:#fff;border:1px solid #dae0e6;border-radius:8px;justify-content:space-between;margin-bottom:24px;padding:24px;width:100%}.profile-info-card-component,.profile-info-card-component .name-container{align-items:center;display:flex;flex-direction:row}.profile-info-card-component .name-container .icon-container{align-items:center;background-color:#0a60bb;border-radius:8px;display:flex;height:80px;justify-content:center;margin-right:16px;width:80px}.profile-info-card-component .name-container .name{color:#131313;font-family:Inter-SemiBold;font-size:32px;line-height:40px;margin-bottom:4px}.profile-info-card-component .name-container .role{color:#b3b3b3;font-family:Inter-SemiBold;font-size:20px;line-height:32px}.profile-info-card-component .balance-container{align-items:flex-end;display:flex;flex-direction:column}.profile-info-card-component .balance-container .create-order-button{background-color:#0a60bb;border-radius:8px;color:#fff;font-family:Inter-Medium;font-size:14px;line-height:20px;padding:8px 16px;text-decoration:none}.profile-info-card-component .balance-container .create-order-button :hover{cursor:pointer}.active-orders-table-component{display:flex;overflow-x:auto;overflow-y:auto}.active-orders-table-component .actions-cell .view-profile-button{background-color:#0a60bb;border-radius:8px;color:#fff;font-family:Inter-Medium;font-size:14px;line-height:20px;padding:8px 16px;text-decoration:none}.active-orders-table-component .actions-cell .view-profile-button :hover{cursor:pointer}.active-orders-table-component.empty-state{align-items:center;flex:1 1;flex-direction:column;justify-content:center}.active-orders-table-component.empty-state .text{color:#131313;font-family:Inter-Regular;font-size:18px;line-height:24px;margin-bottom:16px}.pending-orders-table-component{display:flex;overflow-x:auto;overflow-y:auto}.pending-orders-table-component .actions-cell .cancel-button{background-color:#ff5366;border-radius:8px;color:#fff;font-family:Inter-Medium;font-size:14px;line-height:20px;padding:8px 16px;text-decoration:none}.pending-orders-table-component .actions-cell .cancel-button :hover{cursor:pointer}.pending-orders-table-component.empty-state{align-items:center;flex:1 1;flex-direction:column;justify-content:center}.pending-orders-table-component.empty-state .text{color:#131313;font-family:Inter-Regular;font-size:18px;line-height:24px;margin-bottom:16px}.pending-orders-card-component{background-color:#fff;border:1px solid #dae0e6;border-radius:8px;display:flex;flex-direction:column;padding-top:24px;width:100%}.pending-orders-card-component .title{color:#131313;font-family:Inter-SemiBold;font-size:18px;line-height:24px;margin-bottom:24px;margin-left:24px}.invoices-table-component{display:flex;overflow-x:auto;overflow-y:auto}.invoices-table-component .view-button{align-items:center;background-color:#0a60bb;border-radius:8px;color:#fff;cursor:pointer!important;display:flex;font-family:Inter-Medium;font-size:14px;justify-content:center;line-height:20px;padding:8px 16px;text-decoration:none;width:100px}.invoices-table-component.empty-state{align-items:center;flex:1 1;flex-direction:column;justify-content:center}.invoices-table-component.empty-state .text{color:#131313;font-family:Inter-Regular;font-size:18px;line-height:24px;margin-bottom:16px}.invoices-card-component{background-color:#fff;border:1px solid #dae0e6;border-radius:8px;display:flex;flex-direction:column;margin-bottom:24px;padding-top:24px;width:100%}.invoices-card-component .title{color:#131313;font-family:Inter-SemiBold;font-size:18px;line-height:24px;margin-bottom:24px;margin-left:24px}.order-details-card-component{background-color:#fff;border:1px solid #dae0e6;border-radius:8px;display:flex;flex-direction:column;margin-bottom:24px;padding-top:24px;width:100%}.order-details-card-component .title{color:#131313;font-family:Inter-SemiBold;font-size:18px;line-height:24px;margin-bottom:24px;margin-left:24px}.order-details-card-component .details-container{display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:24px;margin-left:24px;margin-right:24px}.order-details-card-component .details-container .column{display:flex;flex:1 1;flex-direction:column}.order-details-card-component .details-container .column .item-container{display:flex;flex-direction:row;margin-bottom:4px}.order-details-card-component .details-container .column .item-container .label{color:#797c80;font-family:Inter-Regular;font-size:14px;line-height:18px;width:160px}.order-details-card-component .details-container .column .item-container .value{color:#131313;font-family:Inter-Regular;font-size:14px;line-height:18px}.overview-card-component{align-items:center;display:flex;flex-direction:row;margin-bottom:2.4rem}.overview-card-component .icon-container{align-items:center;background-color:#0a60bb;border-radius:8px;display:flex;height:60px;justify-content:center;margin-right:16px;width:60px}.overview-card-component .title-container .title{color:#131313;font-family:Inter-SemiBold;font-size:32px;line-height:40px;margin-bottom:4px}.overview-card-component .title-container .subtitle{color:#797c80;font-family:Inter-Regular;font-size:16px;line-height:24px}.order-history-table-component{display:flex;overflow-x:auto;overflow-y:auto}.order-history-table-component .actions-cell .view-profile-button{background-color:#0a60bb;border-radius:8px;color:#fff;font-family:Inter-Medium;font-size:14px;line-height:20px;padding:8px 16px;text-decoration:none}.order-history-table-component .actions-cell .view-profile-button :hover{cursor:pointer}.order-history-table-component.empty-state{align-items:center;flex:1 1;flex-direction:column;justify-content:center}.order-history-table-component.empty-state .text{color:#131313;font-family:Inter-Regular;font-size:18px;line-height:24px;margin-bottom:16px}.pagination-component{align-items:center;border-top:1px solid #dae0e6;display:flex;flex-direction:row;justify-content:space-between;padding:24px}.pagination-component .copy{color:#797c80;font-family:Inter-Regular;font-size:14px;line-height:20px}.pagination-component .controls-container{align-items:center;display:flex;flex-direction:row}.pagination-component .controls-container .icon-container{align-items:center;cursor:pointer;display:flex;justify-content:center;width:32px}.pagination-component .controls-container .icon-container:not(:last-child){margin-right:8px}.active-orders-card-component{background-color:#fff;border:1px solid #dae0e6;border-radius:8px;display:flex;flex-direction:column;margin-bottom:24px;width:100%}.active-orders-card-component .title{color:#131313;font-family:Inter-SemiBold;font-size:18px;line-height:24px}.active-orders-card-component .row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:24px}.active-orders-card-component .order-history-button{border:1px solid #0a60bb;border-radius:8px;color:#0a60bb;font-family:Inter-Medium;font-size:14px;line-height:20px;padding:8px 16px;text-decoration:none}.active-orders-card-component .order-history-button :hover{cursor:pointer}.client-dashboard-component{align-items:flex-start;background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;flex-wrap:wrap;padding:24px}.client-dashboard-component>*{box-sizing:border-box}.client-order-component{align-items:flex-start;background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;flex-wrap:wrap;padding:24px}.client-order-component>*{box-sizing:border-box}.client-order-component .back-button-container{margin-bottom:2.4rem}.client-order-history-component{align-items:flex-start;background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;flex-wrap:wrap;padding:24px}.client-order-history-component>*{box-sizing:border-box}.client-order-history-component .back-button-container{margin-bottom:2.4rem}.create-order-confirmation-component{align-items:center;align-self:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:center;margin-bottom:24px;margin-top:150px;position:relative;text-align:center}@media screen and (max-width:600px){.create-order-confirmation-component{padding:32px 0;width:100%}}@media screen and (min-width:600px){.create-order-confirmation-component{padding:32px 80px;width:440px}}.create-order-confirmation-component .close-button{position:absolute;right:16px;top:16px}.create-order-confirmation-component .title{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px;margin-bottom:24px}.create-order-confirmation-component .confirmation-icon{margin-bottom:24px}.create-order-confirmation-component .order-id-text{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px}.create-order-confirmation-component .order-id-value-text{align-self:center;color:#131313;font-family:Inter-SemiBold;font-size:24px;line-height:32px}.terms-and-conditions-modal-component{display:flex;flex-direction:column;overflow-y:auto;padding:32px 80px;position:relative;width:440px}.terms-and-conditions-modal-component .close-button{cursor:pointer;position:absolute;right:16px;top:16px}.terms-and-conditions-modal-component .title{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px;margin-bottom:24px}.terms-and-conditions-modal-component .paragraph{font-size:14px;margin-bottom:30px}.terms-and-conditions-modal-component .paragraph-title{font-size:16px;font-weight:600}.terms-and-conditions-modal-component .signature-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.terms-and-conditions-modal-component .signature-container .canvas-container{margin-top:-10px}.terms-and-conditions-modal-component .signature-container .canvas-container .clear-canvas-button{cursor:pointer;left:430px;margin-bottom:-26px;position:relative;scale:.75}.terms-and-conditions-modal-component .signature-container .canvas-container .signature-canvas{border:1px solid #000}.terms-and-conditions-modal-component .accept-btn-container{align-items:center;align-self:center;display:flex;flex-direction:row;justify-content:center}.terms-and-conditions-modal-component .accept-btn{background-color:#fbd20a;border:none;border-radius:5px;color:#131313;cursor:pointer;font-family:Inter-Medium;font-size:16px;height:50px!important;line-height:32px;margin-right:12px;margin-top:24px;padding:8px;text-align:center;text-transform:uppercase;width:200px}.terms-and-conditions-modal-component .disabled{cursor:default;opacity:40%}.create-order-component{align-self:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;height:calc(100vh - 168px);margin-bottom:24px;position:relative}@media screen and (max-width:600px){.create-order-component{padding:32px 0;width:100%}.create-order-component .create-order-form-component{min-width:320px;padding:0;width:100%}.create-order-component .create-order-form-component .field-container{margin-left:auto;margin-right:auto;min-width:280px;width:70%}.create-order-component .create-order-form-component .field-container .text-input{width:100%}}@media screen and (min-width:600px){.create-order-component{padding-bottom:32px;padding-top:32px;width:100%}.create-order-component .create-order-form-component{margin-left:auto;margin-right:auto;width:440px}.create-order-component .create-order-form-component .text-input{width:400px}}@media screen and (min-width:992px){.create-order-component{padding:32px 82px;width:440px}.create-order-component .text-input{width:400px}}.create-order-component .close-button{position:absolute;right:16px;top:16px}.create-order-component .title{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px;margin-bottom:24px}.create-order-component .create-order-form-component{display:flex;flex-direction:column;overflow:hidden}.create-order-component .create-order-form-component .fields-scroll-container{display:flex;flex-direction:column;overflow-y:auto}.create-order-component .create-order-form-component .field-container{margin-bottom:16px}.create-order-component .create-order-form-component .field-container .label{color:#797c80;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px}.create-order-component .create-order-form-component .field-container .text-input{border:1px solid #dae0e6;border-radius:5px;color:#131313;font-family:Inter-Regular;font-size:14px;line-height:18px;padding:8px 12px}@media screen and (max-width:600px){.create-order-component .create-order-form-component .field-container .text-input{padding-right:0}}.create-order-component .create-order-form-component .field-container .text-input:focus{border:1px solid #fbd20a}.create-order-component .create-order-form-component .field-container .disclaimer-list{padding-left:16px}.create-order-component .create-order-form-component .field-container .disclaimer-list .disclaimer-text{color:#797c80;font-family:Inter-Regular;font-size:12px}.create-order-component .create-order-form-component .field-container .radio-button-options-container{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.create-order-component .create-order-form-component .create-order-button{align-items:center;align-self:center;background-color:#fbd20a;border:none;border-radius:5px;color:#131313;cursor:pointer;display:flex;flex-direction:row;font-family:Inter-Medium;font-size:16px;height:50px!important;justify-content:center;line-height:32px;margin-right:12px;margin-top:24px;padding:8px;text-align:center;text-transform:uppercase;width:200px}.create-order-component .create-order-form-component .create-order-button:disabled{opacity:40%}.create-order-component .create-order-form-component .form-error{color:#ff5366;font-family:Inter-Regular;font-size:12px;line-height:14px;margin-top:8px}.create-order-component .create-order-form-component .termsAndConditionsText{color:#797c80;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-left:10px}.create-order-component .create-order-form-component .termsAndConditionsLink{color:blue;text-decoration:underline}.create-order-component .create-order-form-component .termsAndConditionsLink:hover{cursor:pointer;text-decoration:none}.create-order-component .create-order-form-component .termsAndConditionsLink:active{cursor:pointer;opacity:70%;text-decoration:none}.cancel-order-confirmation-component{align-items:center;align-self:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:center;margin-bottom:24px;margin-top:150px;position:relative}@media screen and (max-width:600px){.cancel-order-confirmation-component{padding:32px 0;width:100%}}@media screen and (min-width:600px){.cancel-order-confirmation-component{padding:32px 80px;width:440px}}.cancel-order-confirmation-component .close-button{position:absolute;right:16px;top:16px}.cancel-order-confirmation-component .title{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px;margin-bottom:24px}.cancel-order-confirmation-component .confirmation-icon{margin-bottom:24px}.cancel-order-confirmation-component .order-id-text{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px}.cancel-order-confirmation-component .order-id-value-text{align-self:center;color:#131313;font-family:Inter-SemiBold;font-size:24px;line-height:32px}.cancel-order-component{align-self:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;margin-bottom:auto;margin-top:auto;position:relative}@media screen and (max-width:600px){.cancel-order-component{padding:32px 0;width:100%}.cancel-order-component .cancel-order-form-component{margin-bottom:auto;margin-top:auto}.cancel-order-component .cancel-order-form-component .field-container{margin-left:auto;margin-right:auto;min-width:270px;width:80%}.cancel-order-component .cancel-order-form-component .text-input{width:100%}}@media screen and (min-width:600px){.cancel-order-component{padding:32px 80px;width:440px}.cancel-order-component .text-input{width:400px}}.cancel-order-component .close-button{position:absolute;right:16px;top:16px}.cancel-order-component .title{align-self:center;color:#131313;font-family:Inter-Regular;font-size:24px;line-height:32px;margin-bottom:24px}.cancel-order-component .cancel-order-form-component{display:flex;flex-direction:column;overflow-y:auto}.cancel-order-component .cancel-order-form-component .field-container{margin-bottom:16px}.cancel-order-component .cancel-order-form-component .field-container .label{color:#797c80;font-family:Inter-Regular;font-size:14px;line-height:18px;margin-bottom:4px}.cancel-order-component .cancel-order-form-component .field-container .text-input{border:1px solid #dae0e6;border-radius:5px;color:#131313;font-family:Inter-Regular;font-size:14px;line-height:18px;padding:8px 12px}.cancel-order-component .cancel-order-form-component .field-container .text-input:focus{border:1px solid #fbd20a}.cancel-order-component .cancel-order-form-component .cancel-order-button{align-items:center;align-self:center;background-color:#fbd20a;border:none;border-radius:5px;color:#131313;cursor:pointer;display:flex;flex-direction:row;font-family:Inter-Medium;font-size:16px;height:50px;justify-content:center;line-height:32px;margin-right:12px;margin-top:24px;text-align:center;text-transform:uppercase;width:200px}.cancel-order-component .cancel-order-form-component .form-error{color:#ff5366;font-family:Inter-Regular;font-size:12px;line-height:14px;margin-top:8px}.order-details-component{align-items:flex-start;background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;flex-wrap:wrap;padding:24px}.order-details-component>*{box-sizing:border-box}.order-details-component .back-button-container{margin-bottom:1.6rem}.permanent-rentals-component{align-items:center;background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:20px;width:100%}.permanent-rentals-component>*{box-sizing:border-box}.permanent-rentals-component .table-container{border:1px solid #dae0e6;border-radius:5px;display:flex;max-width:1200px;width:100%}.permanent-rentals-component .table-container .header-cell{align-items:center;display:flex;flex-direction:row}.permanent-rentals-component .table-container .sorting-icon{height:16px;margin-left:8px;width:16px}.permanent-rentals-component .table-container .actions-cell{align-items:center;display:flex}.permanent-rentals-component .table-container .delete-icon{cursor:pointer;margin-right:8px}.permanent-rentals-component .table-container .add-icon{color:#333;cursor:pointer;height:16px;width:16px}.permanent-rentals-component .controllers-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;max-width:1200px;width:100%}.permanent-rentals-component .controllers-container .left-controllers-container{align-items:center;display:flex;flex-direction:row}.permanent-rentals-component .controllers-container .title-container{align-items:center;display:flex;flex-direction:row;margin-right:16px}.permanent-rentals-component .controllers-container .title-container .title-text{color:#131313;font-family:Inter-SemiBold;font-size:1.6rem;line-height:1.6rem;margin-right:.8rem}.permanent-rentals-component .controllers-container .title-container .title-count{align-items:center;background-color:#dae0e6;border-radius:.4rem;color:#797c80;display:flex;font-family:Inter-Light;font-size:1.2rem;justify-content:center;line-height:1.2rem;padding:.4rem}.permanent-rentals-component .controllers-container .search-container{align-items:center;background-color:#dae0e6;border-radius:5px;display:flex;flex:1 1;height:22px;margin-right:24px;padding:8px 16px}.permanent-rentals-component .controllers-container .search-container input{background-color:#dae0e6;border:none;color:#333;font-family:Inter-Regular;font-size:16px;line-height:20px}.permanent-rentals-component .controllers-container .search-container .search-icon{height:16px;margin-right:8px;width:16px}.permanent-rentals-component .controllers-container .icon{height:20px;margin-right:8px;width:20px}.permanent-rentals-component .controllers-container .add-button,.permanent-rentals-component .controllers-container .filter-button{align-items:center;border:1px solid #fbd20a;border-radius:5px;color:#fbd20a;cursor:pointer;display:flex;font-family:Inter-SemiBold;font-size:16px;height:20px;justify-content:center;line-height:20px;padding:8px;width:150px}.punch-cards-view-component{align-items:flex-start;background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;overflow:scroll;padding:20px;width:100%}.punch-cards-view-component,.punch-cards-view-component>*{box-sizing:border-box}.owes-report-view-component{background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;gap:16px;padding:24px}.owes-report-view-component>*{box-sizing:border-box}.owes-report-view-component .title-container{align-items:center;display:flex;flex-direction:row;margin-bottom:24px;margin-right:16px}.owes-report-view-component .title-container .title-text{color:#131313;font-family:Inter-SemiBold;font-size:1.6rem;line-height:1.6rem;margin-right:.8rem}.owes-report-view-component .title-container .title-count{align-items:center;background-color:#dae0e6;border-radius:.4rem;color:#797c80;display:flex;font-family:Inter-Light;font-size:1.2rem;justify-content:center;line-height:1.2rem;padding:.4rem}.owes-report-view-component .invoice-container{border:1px solid #dae0e6;border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px;padding:16px}.owes-report-view-component .invoice-container,.owes-report-view-component .invoice-container>*{box-sizing:border-box}.owes-report-view-component .invoice-container .info-container{display:flex;flex:1 1;flex-direction:column}.owes-report-view-component .invoice-container .info-container .info-item{align-items:center;display:flex;flex-direction:row}.owes-report-view-component .invoice-container .info-container .info-item:not(:last-child){margin-bottom:4px}.owes-report-view-component .invoice-container .info-container .info-item .info-label{margin-right:8px;width:150px}.owes-report-view-component .invoice-container .info-container .view-order-button{color:#0a60bb;margin-top:16px;text-align:center;text-decoration:underline}.owes-report-view-component .invoice-container .vertical-divider{background-color:#dae0e6;display:flex;margin-left:16px;margin-right:16px;width:1px}.owes-report-view-component .invoice-container .actions-container{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:16px;justify-content:flex-end}.owes-report-view-component .invoice-container .actions-container .payment-type-select{background-color:#fff;border:1px solid #b3b3b3;border-radius:8px;height:40px;padding:8px 10px;width:200px}.owes-report-view-component .invoice-container .actions-container .payment-type-select:focus{border:1px solid #0a60bb;outline:none}.owes-report-view-component .invoice-container .actions-container .button{align-items:center;background-color:#0a60bb;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:14px;height:40px;justify-content:center;line-height:18px;padding:0 16px}.yearly-card-component{align-self:center;background-color:#fff;border:1px solid #dae0e6;border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:16px;width:800px}.yearly-card-component .itemContainer1{display:flex;flex-direction:column;gap:1.6rem}.yearly-card-component .itemContainer1:not(:last-child){border-bottom:1px solid #dae0e6;padding-bottom:16px}.yearly-card-component .itemContainer1 .monthContainer1{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.yearly-card-component .itemContainer1 .monthContainer1 .monthdiv1{color:#131313;font-family:Inter-SemiBold;font-size:16px;line-height:16px}.yearly-card-component .itemContainer1 .monthContainer1 .totalContainer1{display:flex;flex-direction:row;gap:8px}.yearly-card-component .itemContainer1 .monthContainer1 .totalContainer1 .totaldiv1{color:#70d27c;font-family:Inter-Medium}.yearly-card-component .itemContainer1 .itemValuesContainer1{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.yearly-card-component .itemContainer1 .itemValuesContainer1 .valueContainer1{align-items:center;display:flex;flex-direction:column;justify-content:center}.yearly-card-component .itemContainer1 .verticalDivider{background-color:#dae0e6;height:100%;width:1px}.profit-card-component{align-self:center;background-color:#fff;border:1px solid #dae0e6;border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:16px;width:800px}.profit-card-component .itemContainer{display:flex;flex-direction:column;gap:1.6rem}.profit-card-component .itemContainer:not(:last-child){border-bottom:1px solid #dae0e6;padding-bottom:16px}.profit-card-component .itemContainer .sectionContainer{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.profit-card-component .itemContainer .sectionContainer .sectionTitle{color:#131313;font-family:Inter-SemiBold;font-size:16px;line-height:16px}.profit-card-component .itemContainer .sectionContainer .totalContainer{display:flex;flex-direction:row;gap:8px}.profit-card-component .itemContainer .sectionContainer .totalContainer .totalText{font-family:Inter-Medium}.profit-card-component .itemContainer .dataContainer{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.profit-card-component .itemContainer .dataContainer .dataSectionContainer{align-items:center;display:flex;flex-direction:column;justify-content:center}.profit-card-component .itemContainer .verticalDivider{background-color:#dae0e6;height:100%;width:1px}.profit-card-component .totalContainer{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.profit-card-component .totalContainer .totalText,.profit-card-component .totalContainer .totalValue{color:#131313;font-family:Inter-SemiBold;font-size:16px;line-height:16px}.daily-payments-card-component{align-self:center;background-color:#fff;border:1px solid #dae0e6;border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:16px;width:800px}.daily-payments-card-component .header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.daily-payments-card-component .header .header-title{color:#131313;font-family:Inter-SemiBold;font-size:18px;line-height:24px}.daily-payments-card-component .vertical-divider{background-color:#dae0e6;display:flex;height:100%;width:1px}.daily-payments-card-component .items-container{align-items:center;display:flex;flex-direction:row;justify-content:center}.daily-payments-card-component .items-container .item-container{align-items:center;cursor:pointer;display:flex;flex-direction:column;width:120px}.daily-payments-card-component .items-container .item-container .item-title{color:#131313;font-family:Inter-Regular;font-size:16px;line-height:24px}.daily-payments-card-component .items-container .item-container .item-value{color:#131313;font-family:Inter-SemiBold;font-size:20px;line-height:24px}.daily-deliveries-card-component{align-self:center;background-color:#fff;border:1px solid #dae0e6;border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:16px;width:800px}.daily-deliveries-card-component .header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.daily-deliveries-card-component .header .header-title{color:#131313;font-family:Inter-SemiBold;font-size:18px;line-height:24px}.daily-deliveries-card-component .vertical-divider{background-color:#dae0e6;display:flex;height:100%;width:1px}.daily-deliveries-card-component .items-container{align-items:center;display:flex;flex-direction:row;justify-content:center}.daily-deliveries-card-component .items-container .item-container{align-items:center;cursor:pointer;display:flex;flex-direction:column;width:120px}.daily-deliveries-card-component .items-container .item-container .item-title{color:#131313;font-family:Inter-Regular;font-size:16px;line-height:24px}.daily-deliveries-card-component .items-container .item-container .item-value{color:#131313;font-family:Inter-SemiBold;font-size:20px;line-height:24px}.daily-pickups-card-component{align-self:center;background-color:#fff;border:1px solid #dae0e6;border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:16px;width:800px}.daily-pickups-card-component .header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.daily-pickups-card-component .header .header-title{color:#131313;font-family:Inter-SemiBold;font-size:18px;line-height:24px}.daily-pickups-card-component .vertical-divider{background-color:#dae0e6;display:flex;height:100%;width:1px}.daily-pickups-card-component .items-container{align-items:center;display:flex;flex-direction:row;justify-content:center}.daily-pickups-card-component .items-container .item-container{align-items:center;cursor:pointer;display:flex;flex-direction:column;width:120px}.daily-pickups-card-component .items-container .item-container .item-title{color:#131313;font-family:Inter-Regular;font-size:16px;line-height:24px}.daily-pickups-card-component .items-container .item-container .item-value{color:#131313;font-family:Inter-SemiBold;font-size:20px;line-height:24px}.daily-drivers-card-component{align-self:center;background-color:#fff;border:1px solid #dae0e6;border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:16px;width:800px}.daily-drivers-card-component .header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.daily-drivers-card-component .header .header-title{color:#131313;font-family:Inter-SemiBold;font-size:18px;line-height:24px}.daily-drivers-card-component .driver-container{align-items:center;align-self:center;cursor:pointer;display:flex;flex-direction:row;gap:16px;justify-content:space-between;width:400px}.daily-drivers-card-component .driver-container .name-container{align-items:center;display:flex;flex-direction:row;gap:8px}.daily-drivers-card-component .driver-container .name-container .name-text{width:100px}.daily-drivers-card-component .driver-container .name-container .status-text{align-items:center;background-color:#eaf1fb;border-radius:12px;color:#5086da;display:flex;height:24px;justify-content:center;padding:4px 8px}.daily-report-view-component{background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;gap:16px;padding:24px}.daily-report-view-component>*{box-sizing:border-box}.daily-report-view-component .title-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.daily-report-view-component .title-container .title-row{align-items:center;display:flex;flex-direction:row;gap:8px}.daily-report-view-component .title-container .title-text{color:#131313;font-family:Inter-SemiBold;font-size:1.6rem;line-height:1.6rem}.yearly-report-view-component{background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;gap:16px;padding:24px}.yearly-report-view-component>*{box-sizing:border-box}.yearly-report-view-component .title-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.yearly-report-view-component .title-container .title-row{align-items:center;display:flex;flex-direction:row;gap:8px}.yearly-report-view-component .title-container .title-text{color:#131313;font-family:Inter-SemiBold;font-size:1.6rem;line-height:1.6rem}.profit-report-view-component{background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;gap:16px;padding:24px}.profit-report-view-component>*{box-sizing:border-box}.profit-report-view-component .title-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.profit-report-view-component .title-container .title-row{align-items:center;display:flex;flex-direction:row;gap:8px}.profit-report-view-component .title-container .title-text{color:#131313;font-family:Inter-SemiBold;font-size:1.6rem;line-height:1.6rem}.daily-report-orders-view-component{background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;gap:16px;padding:24px}.daily-report-orders-view-component>*{box-sizing:border-box}.daily-report-orders-view-component .title-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.daily-report-orders-view-component .title-container .title-row{align-items:center;display:flex;flex-direction:row;gap:8px}.daily-report-orders-view-component .title-container .title-text{color:#131313;font-family:Inter-SemiBold;font-size:1.6rem;line-height:1.6rem}.daily-report-orders-view-component .order-container{align-self:center;background-color:#fff;border:1px solid #dae0e6;border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:16px;width:400px}.daily-report-orders-view-component .order-container .item-container{display:flex;flex-direction:row}.daily-report-orders-view-component .order-container .item-container .label{width:120px}.daily-report-orders-view-component .order-container .view-order-button{align-self:center;cursor:pointer;display:flex;text-decoration:underline}.daily-report-driver-view-component{background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;gap:16px;padding:24px}.daily-report-driver-view-component>*{box-sizing:border-box}.daily-report-driver-view-component .title-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.daily-report-driver-view-component .title-container .title-row{align-items:center;display:flex;flex-direction:row;gap:8px}.daily-report-driver-view-component .title-container .title-text{color:#131313;font-family:Inter-SemiBold;font-size:1.6rem;line-height:1.6rem}.daily-stax-report-view-component{background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;gap:16px;padding:24px}.daily-stax-report-view-component>*{box-sizing:border-box}.daily-stax-report-view-component .title-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.daily-stax-report-view-component .title-container .title-row{align-items:center;display:flex;flex-direction:row;gap:8px}.daily-stax-report-view-component .title-container .title-text{color:#131313;font-family:Inter-SemiBold;font-size:1.6rem;line-height:1.6rem}.daily-stax-report-view-component .transactions-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0 auto;max-width:1200px;padding:20px;width:100%}.daily-stax-report-view-component .transactions-container h2{color:#333;margin-bottom:20px}.daily-stax-report-view-component .transactions-container .loading,.daily-stax-report-view-component .transactions-container .no-transactions{color:#666;font-size:16px;padding:40px;text-align:center}.daily-stax-report-view-component .transactions-list{border:1px solid #e1e1e1;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.05);margin-bottom:20px;overflow:hidden}.daily-stax-report-view-component .transactions-header{background-color:#f7f7f7;border-bottom:1px solid #e1e1e1;display:flex;font-weight:600;padding:15px}.daily-stax-report-view-component .transactions-header .header-item{flex:1 1}.daily-stax-report-view-component .transactions-header .header-item:first-child{flex:2 1}.daily-stax-report-view-component .transaction-row{border-bottom:1px solid #f0f0f0;display:flex;padding:15px;transition:background-color .2s}.daily-stax-report-view-component .transaction-row:last-child{border-bottom:none}.daily-stax-report-view-component .transaction-row:hover{background-color:#f9f9f9}.daily-stax-report-view-component .transaction-row .transaction-item{align-items:center;display:flex;flex:1 1}.daily-stax-report-view-component .transaction-row .transaction-item.customer-info{align-items:flex-start;flex:2 1;flex-direction:column}.daily-stax-report-view-component .transaction-row .transaction-item.customer-info .customer-name{font-weight:500;margin-bottom:4px}.daily-stax-report-view-component .transaction-row .transaction-item.customer-info .customer-email{color:#666;font-size:12px}.daily-stax-report-view-component .transaction-row .transaction-item.amount,.daily-stax-report-view-component .transaction-row .transaction-item.type{font-weight:500}.daily-stax-report-view-component .transaction-row .transaction-item.status{border-radius:4px;font-size:12px;font-weight:600;padding:4px 8px;text-transform:uppercase}.daily-stax-report-view-component .transaction-row .transaction-item.status.success{background-color:#e3f9e5;color:#0d6832}.daily-stax-report-view-component .transaction-row .transaction-item.status.failed{background-color:#ffebee;color:#c62828}.daily-stax-report-view-component .transaction-row .transaction-item.status.pending{background-color:#fff8e1;color:#f57f17}.daily-stax-report-view-component .pagination{align-items:center;display:flex;justify-content:space-between;padding:10px 0}.daily-stax-report-view-component .pagination .pagination-button{background-color:#f0f0f0;border:none;border-radius:4px;cursor:pointer;font-weight:500;padding:8px 16px;transition:background-color .2s}.daily-stax-report-view-component .pagination .pagination-button:hover:not(:disabled){background-color:#e0e0e0}.daily-stax-report-view-component .pagination .pagination-button:disabled{cursor:not-allowed;opacity:.5}.daily-stax-report-view-component .pagination .pagination-info{color:#666;font-size:14px}@font-face{font-family:Inter-Black;src:url(/static/media/Inter-Black.cebeacf9cf3be04078de.ttf)}@font-face{font-family:Inter-Bold;src:url(/static/media/Inter-Bold.1eca2d329458b92342aa.ttf)}@font-face{font-family:Inter-ExtraBold;src:url(/static/media/Inter-ExtraBold.ff90249a320fd94ec508.ttf)}@font-face{font-family:Inter-ExtraLight;src:url(/static/media/Inter-ExtraLight.60dd7fa9ebb547b20238.ttf)}@font-face{font-family:Inter-Light;src:url(/static/media/Inter-Light.a6cdc9ac687f817dbfb5.ttf)}@font-face{font-family:Inter-Medium;src:url(/static/media/Inter-Medium.4ebf1acf62f447ea2f0d.ttf)}@font-face{font-family:Inter-Regular;src:url(/static/media/Inter-Regular.a3e5baa244e35d0f891d.ttf)}@font-face{font-family:Inter-SemiBold;src:url(/static/media/Inter-SemiBold.a41b925faf940d267b62.ttf)}@font-face{font-family:Inter-Thin;src:url(/static/media/Inter-Thin.32a2156a01dfb1834cac.ttf)}.hge-owes-report-view-component{background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;gap:16px;height:100vh;padding:24px}.hge-owes-report-view-component>*{box-sizing:border-box}.hge-owes-report-view-component .title-container{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:24px;margin-right:16px}.hge-owes-report-view-component .title-container .title-row{align-items:center;display:flex;flex-direction:row}.hge-owes-report-view-component .title-container .title-row .title-text{color:#131313;font-family:Inter-SemiBold;font-size:1.6rem;line-height:1.6rem;margin-right:.8rem}.hge-owes-report-view-component .title-container .title-row .title-count{align-items:center;background-color:#dae0e6;border-radius:.4rem;color:#797c80;display:flex;font-family:Inter-Light;font-size:1.2rem;justify-content:center;line-height:1.2rem;padding:.4rem}.hge-owes-report-view-component .selection-controls{align-items:center;display:flex;margin-bottom:16px}.hge-owes-report-view-component .selection-controls .select-all-checkbox{align-items:center;color:#797c80;cursor:pointer;display:flex;font-size:14px}.hge-owes-report-view-component .selection-controls .select-all-checkbox input[type=checkbox]{display:none}.hge-owes-report-view-component .selection-controls .select-all-checkbox .checkmark{align-items:center;border:2px solid #dae0e6;border-radius:3px;display:flex;height:16px;justify-content:center;margin-right:8px;position:relative;width:16px}.hge-owes-report-view-component .selection-controls .select-all-checkbox .checkmark:after{border:solid #0a60bb;border-width:0 2px 2px 0;content:"";display:none;height:8px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:4px}.hge-owes-report-view-component .selection-controls .select-all-checkbox input[type=checkbox]:checked~.checkmark{background-color:#0a60bb;border-color:#0a60bb}.hge-owes-report-view-component .selection-controls .select-all-checkbox input[type=checkbox]:checked~.checkmark:after{border-color:#fff;display:block}.hge-owes-report-view-component .selection-summary{align-items:center;background-color:#f8f9fa;border:1px solid #dae0e6;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:16px;padding:16px}.hge-owes-report-view-component .selection-summary .summary-info{display:flex;flex-direction:column;gap:4px}.hge-owes-report-view-component .selection-summary .summary-info .selected-count{color:#797c80;font-family:Inter-SemiBold;font-size:14px}.hge-owes-report-view-component .selection-summary .summary-info .selected-total{color:#131313;font-family:Inter-SemiBold;font-size:16px}.hge-owes-report-view-component .selection-summary .mark-paid-button{background-color:#0a60bb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Inter-SemiBold;font-size:14px;padding:12px 24px;transition:background-color .2s ease}.hge-owes-report-view-component .selection-summary .mark-paid-button:hover:not(:disabled){background-color:#07478b}.hge-owes-report-view-component .selection-summary .mark-paid-button:disabled{background-color:#dae0e6;cursor:not-allowed}.hge-owes-report-view-component .invoices-container{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow-y:auto;padding-right:8px}.hge-owes-report-view-component .invoices-container::-webkit-scrollbar{width:6px}.hge-owes-report-view-component .invoices-container::-webkit-scrollbar-track{background:#d6d8da;border-radius:3px}.hge-owes-report-view-component .invoices-container::-webkit-scrollbar-thumb{background:#b3b3b3;border-radius:3px}.hge-owes-report-view-component .invoices-container::-webkit-scrollbar-thumb:hover{background:#797c80}.hge-owes-report-view-component .invoice-container{align-items:center;border:1px solid #dae0e6;border-radius:8px;display:flex;flex-direction:row;gap:12px;margin-bottom:8px;padding:16px;transition:all .2s ease}.hge-owes-report-view-component .invoice-container.selected{background-color:rgba(10,96,187,.05);border-color:#0a60bb}.hge-owes-report-view-component .invoice-container,.hge-owes-report-view-component .invoice-container>*{box-sizing:border-box}.hge-owes-report-view-component .invoice-container .checkbox-container{align-items:center;cursor:pointer;display:flex}.hge-owes-report-view-component .invoice-container .checkbox-container input[type=checkbox]{display:none}.hge-owes-report-view-component .invoice-container .checkbox-container .checkmark{align-items:center;border:2px solid #dae0e6;border-radius:3px;display:flex;height:18px;justify-content:center;position:relative;transition:all .2s ease;width:18px}.hge-owes-report-view-component .invoice-container .checkbox-container .checkmark:after{border:solid #0a60bb;border-width:0 2px 2px 0;content:"";display:none;height:9px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5px}.hge-owes-report-view-component .invoice-container .checkbox-container input[type=checkbox]:checked~.checkmark{background-color:#0a60bb;border-color:#0a60bb}.hge-owes-report-view-component .invoice-container .checkbox-container input[type=checkbox]:checked~.checkmark:after{border-color:#fff;display:block}.hge-owes-report-view-component .invoice-container .info-container{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:32px;justify-content:flex-start}.hge-owes-report-view-component .invoice-container .info-container .info-item{align-items:center;display:flex;flex-direction:row;width:200px}.hge-owes-report-view-component .invoice-container .info-container .info-item .info-label{margin-right:8px}.hge-owes-report-view-component .invoice-container .info-container .view-order-button{color:#0a60bb;cursor:pointer;margin-left:auto;text-decoration:underline}.hge-owes-report-view-component .invoice-container .info-container .view-order-button:hover{text-decoration:none}
/*# sourceMappingURL=main.7ffb72aa.css.map*/