.App{display:flex;flex-flow:column;height:100vh;padding:100px 0}.App .content-container{flex:1 1;overflow:auto;overflow-x:hidden;width:100vw}.page-loader{align-items:center;display:flex;flex-grow:1;flex-direction:column;font-weight:500;font-size:1.1rem;height:100vh;justify-content:center}.page-loader .loader-text{padding-top:30px}.scrollable{height:100%;overflow-y:auto}.nav-bar-logo{display:block;object-fit:contain;width:30px}.sectioned-dialog-body{margin-top:64px}.copyright-logo{display:block;margin:auto auto 8px;object-fit:contain;width:86px}.textArea{box-sizing:border-box;border-color:rgba(0,0,0,.23);border-width:1px;font-size:14px;margin-top:8px;margin-bottom:8px;padding:4px;resize:none;width:100%}.textArea.no-spacing{margin-top:0;margin-bottom:0}.textArea.form-item{margin:8px 8px 0;width:calc(100% - 16px)}.form-error-header{background:#fee;border:2px solid #e54949;border-radius:4px;color:#e54949;font-weight:600;padding:16px}.form-error-header.warning{background:#ffd;border:2px solid #ffa000;color:#ffa000}.snackbar .error{background:#e54949}.snackbar .info{background:#1976d2}.snackbar .success{background:#42c860}.snackbar .warning{background:#ffa000}.snackbar .primary{background:#323232}.snackbar .secondary{background:#e0fe69}.tr-bordered{border-top:1px solid}.tr-bordered td{padding-top:4px}.wording-container{border-radius:5px;box-shadow:0 2px 3px #888;display:inline-block;margin-bottom:15px;margin-left:15px;padding:4px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.address-label{text-align:left}.where-address{font-size:1rem;font-weight:700}.when-address{color:#595757;font-size:11pt;font-weight:500;margin-top:6px}.closest-driver-label{margin-top:0;-webkit-padding-start:20px;padding-inline-start:20px;text-align:left}.MuiTypography-root.text-with-icon{display:inline-block;font-weight:700;margin-left:8px;vertical-align:super}.MuiGrid-container .form-item{box-sizing:border-box;padding:0 8px}.MuiGrid-container .form-item button{margin-top:16px;margin-bottom:8px}.MuiGrid-container .form-item label{left:8px}.MuiGrid-container .review-form-item,.MuiGrid-container .review-form-item button{margin-top:0;margin-bottom:4px}.offer-details .stats-table{width:100%}.offer-details .stats-table .value{color:rgba(0,0,0,.6);font-weight:600;text-align:right}.offer-details .loads-section .load-booleans{list-style-type:none;margin-bottom:0;margin-top:0;-webkit-padding-start:0;padding-inline-start:0;padding-left:0}.offer-details .loads-section .load-booleans li{display:inline-block;margin:0 5px}.offer-details .loads-section .load-booleans li:first-of-type{margin-left:0}.offer-details .offer-section .offer-status{color:#000;font-weight:600;padding-top:25px;text-align:center}.offer-details .offer-section .offer-status-caption{color:#000;display:block;font-weight:600;text-align:center;width:100%}.offer-details .offer-section .shipping-progress{padding:15px}.offer-details .offer-section .shipping-progress .progress-bar{height:16px;border-radius:10px}.offer-details .offer-section .shipping-progress .address-container{display:flex;justify-content:space-between;text-align:center}.offer-details .offer-section .offer-status-stepper .past-step .MuiStepIcon-root{color:rgba(0,0,0,.38)}.offer-details .offer-section .review-preview-table{background:#ddd;margin-top:10px;padding:15px;width:100%}.offer-details .offer-section .review-preview-table .header .star{margin-left:0;padding:0;vertical-align:top}.offer-details .offer-section .review-preview-table .header .name{display:inline-block;font-weight:700;vertical-align:middle}.offer-details .offer-section .offer-status-receipt{border-collapse:collapse;margin:20px 0}.offer-details .offer-section .header-table-cell{margin-right:4px}.offer-details .offer-section .value-table-cell{text-align:right}.offer-details .offer-section .total-cell{color:#333;vertical-align:text-top}.error-page-body{padding:100px 0;text-align:center}body{margin:0;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}