@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);.button{color:#1f2933;background-color:#fff;border-radius:.25rem;display:inline-block;position:relative;border:1px solid #e4e7eb;margin:0;cursor:pointer;font-weight:700;text-decoration:none;color:#9aa5b1;white-space:nowrap}.button.regular{padding:.5rem 1.5rem;font-size:.875rem;line-height:1.5rem;height:2.5rem}.button.regular .icon.left{margin-left:-.25rem;margin-right:.5rem}.button.regular .icon.left.no-content{margin-right:-.75rem}.button.regular .icon.right{margin-left:1rem;margin-right:-.75rem}.button.regular .icon.right.no-content{margin-left:-.75rem}.button.small{padding:.5rem 1rem;font-size:.75rem;line-height:1rem;height:2rem}.button.small .icon.left{margin-left:-.25rem;margin-right:.5rem}.button.small .icon.left.no-content{margin-right:-.25rem}.button.small .icon.right{margin-left:.75rem;margin-right:-.5rem}.button.small .icon.right.no-content{margin-left:-.5rem}.button.primary{background-color:#0fb5ba;border-color:#0fb5ba;color:#fff}.button.primary:hover{background-color:#099aa4;border-color:#099aa4}.button.primary:active{background-color:#07818f;border-color:#07818f}.button.primary[disabled]{cursor:not-allowed;background-color:#e4e7eb;border-color:#e4e7eb;color:#9aa5b1}.button.secondary{background-color:#2186eb;border-color:#2186eb;color:#fff}.button.secondary:hover{background-color:#0967d2;border-color:#0967d2}.button.secondary:active{background-color:#0552b5;border-color:#0552b5}.button.secondary[disabled]{cursor:not-allowed;background-color:#e4e7eb;border-color:#e4e7eb;color:#9aa5b1}.button.secondary-alt{border-color:#2186eb;color:#2186eb}.button.secondary-alt:hover{border-color:#0967d2;color:#0967d2}.button.secondary-alt:active{border-color:#0552b5;color:#0552b5}.button.secondary-alt[disabled]{cursor:not-allowed;border-color:#e4e7eb;color:#9aa5b1}.button.tertiary{color:#1f2933}.button.tertiary:hover{border-color:#9aa5b1}.button.tertiary:active{border-color:#1f2933}.button.tertiary[disabled]{cursor:not-allowed;background-color:transparent;border-color:#e4e7eb;color:#cbd2d9}.button.tertiary-alt{color:#9aa5b1;background-color:transparent;border:none}.button.tertiary-alt:hover{color:#1f2933}.button.tertiary-alt[disabled]{cursor:not-allowed;background-color:transparent;color:#cbd2d9}.button.danger{background-color:#e12d39;border-color:#e12d39;color:#fff}.button.danger:hover{background-color:#cf1124;border-color:#cf1124}.button.danger:active{background-color:#ab091e;border-color:#ab091e}.button.danger[disabled]{cursor:not-allowed;background-color:#e4e7eb;border-color:#e4e7eb;color:#9aa5b1}.button.brand{background-color:#982d44;border-color:#982d44;color:#fff}.button.brand:hover{background-color:#ca4c67;border-color:#ca4c67}.button.brand:active{background-color:#752334;border-color:#752334}.button.brand[disabled]{cursor:not-allowed;background-color:#e4e7eb;border-color:#e4e7eb;color:#9aa5b1}.tooltip{position:absolute;z-index:102;display:-webkit-flex;display:flex;visibility:hidden;cursor:default;max-width:680px;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center}.tooltip:hover{cursor:text}.tooltip.left-align{text-align:left}.tooltip.right-align{text-align:right}.tooltip.center-align{text-align:center}.tooltip.top{bottom:100%;left:50%;padding-bottom:10px;-webkit-transform:translate(-50%);transform:translate(-50%)}.tooltip.top .tooltip-arrow{top:100%;margin-top:-10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top-width:6px}.tooltip.top-left{bottom:100%;right:100%;padding-bottom:10px;margin-right:-20px}.tooltip.top-left .tooltip-arrow{top:100%;left:100%;margin-top:-10px;margin-left:-20px;border-left:6px solid transparent;border-right:6px solid transparent;border-top-width:6px}.tooltip.right{left:100%;top:0;bottom:0;padding-left:10px}.tooltip.right .tooltip-arrow{right:100%;margin-right:-10px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right-width:6px}.tooltip.bottom{top:100%;left:50%;padding-top:10px;-webkit-transform:translate(-50%);transform:translate(-50%)}.tooltip.bottom .tooltip-arrow{bottom:100%;margin-bottom:-10px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom-width:6px}.tooltip.left{right:100%;top:0;bottom:0;padding-right:10px}.tooltip.left .tooltip-arrow{left:100%;margin-left:-10px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left-width:6px}.tooltip.bottom-left{top:100%;right:100%;padding-top:10px;margin-right:-20px}.tooltip.bottom-left .tooltip-arrow{bottom:100%;left:100%;margin-bottom:-10px;margin-left:-20px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom-width:6px}.tooltip .tooltip-arrow{border:0 solid #1f2933;position:absolute;width:0;height:0}.tooltip .tooltip-content{border-radius:.25rem;font-size:.75rem;padding:.25rem .5rem;white-space:pre-wrap;color:#f5f7fa;background-color:#1f2933;text-align:center;font-weight:400;max-width:660px;width:-webkit-max-content;width:max-content;overflow-wrap:break-word}.page-header-container{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;grid-gap:.75rem;gap:.75rem}.page-header-container .page-title-container{display:inherit;-webkit-flex-direction:inherit;flex-direction:inherit;width:100%}.page-header-container .page-title-container .page-title .page-title-description{font-size:.875rem;color:#616e7c}.page-header-container .page-title-container .page-title-tooltip-container{position:relative;height:40px;color:#9aa5b1;margin-left:.25rem}.page-header-container .page-title-container .page-title-tooltip-container .page-title-tooltip-icon{cursor:pointer;height:inherit}.page-header-container .page-title-container .page-title-tooltip-container:hover{color:#1f2933}.application-details-page .loading-line{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:shimmer;animation-name:shimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:#f5f7fa;background-image:linear-gradient(90deg,#f5f7fa 8%,#e4e7eb 18%,#f5f7fa 33%);background-size:1000px 1px;width:500px;height:22px;margin:.75rem 0}@-webkit-keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.application-details-page .content{margin-top:.75rem}.application-details-page .content p{display:block;margin:1rem 0}.input-container{position:relative;border-radius:4px}.input-container .label{display:block;font-weight:600;margin-bottom:.25rem}.input-container .label .icon-div{position:relative;color:#9aa5b1;margin-left:.25rem;font-size:11px;display:inline;font-weight:400}.input-container .label .icon-div:hover{color:#1f2933;cursor:pointer}.input-container .label .input-label-description{color:#9aa5b1}.input-container .ant-input-affix-wrapper{height:42px;border:1px solid #e4e7eb;border-radius:4px}.input-container .ant-input,.input-container .ant-input-affix-wrapper .ant-input{width:100%;padding:.5rem 0;font-size:.875rem;line-height:1.5rem;color:#1f2933;border-radius:4px}.input-container .ant-input-affix-wrapper .ant-input:focus,.input-container .ant-input:focus{outline:transparent;box-shadow:none;border-color:#2186eb}.input-container .ant-input-affix-wrapper .ant-input.invalid-input,.input-container .ant-input.invalid-input{border-color:#e12d39}.input-container .ant-input{padding-left:.75rem}.input-container .ant-input-affix-wrapper-focused{box-shadow:none}.input-container .ant-input-prefix,.input-container .ant-input-suffix{font-weight:600}.separator{background-color:#e4e7eb}.separator.horizontal{width:100%;height:1px}.separator.vertical{width:1px;min-height:.625rem}.content-card .header{height:64px;margin-top:-.75rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:0 .5rem}.content-card .header.expandable{cursor:pointer}.content-card .header .heading{font-weight:700;letter-spacing:.009rem}.content-card .header .content-card-subheading{position:relative;margin-top:.125rem;margin-left:.25rem;font-size:.875rem;line-height:1.5rem;color:#616e7c;font-weight:400;letter-spacing:.016rem}.content-card .header .content-card-subheading .icon{line-height:normal;margin-left:.25rem;color:#9aa5b1;cursor:pointer}.content-card .header .content-card-subheading .icon:hover{color:#1f2933}.content-card .header .info-group{margin-left:auto}.content-card .header .info-group,.content-card .header .info-group .expansion-view{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center}.content-card .header .info-group .expansion-view .info-label{font-weight:600;margin-left:1.5rem;margin-right:.5rem}.content-card .header .info-group .expansion-view .expand-icon{height:32px;cursor:pointer}.content-card .header .info-group .actions{margin-left:1.5rem}.content-card .separator{width:calc(100% + 32px);margin-left:-1rem;margin-right:-1rem}.content-card .content-card-content{padding:1.5rem .5rem .75rem}.content-card.not-expanded{padding-bottom:0}.custom-checkbox{line-height:1rem}.custom-checkbox .checkbox-label{color:#1f2933}.custom-checkbox.large .ant-checkbox,.custom-checkbox.large .ant-checkbox-inner{font-size:.625rem;width:14px;height:14px}.custom-checkbox.large .ant-checkbox-inner{border:1px solid #1f2933}.custom-checkbox.large .checkbox-label{font-size:.875rem;font-weight:600}.custom-checkbox.regular .ant-checkbox,.custom-checkbox.regular .ant-checkbox-inner{width:.75rem;height:.75rem}.ant-checkbox-checked .ant-checkbox-inner{background-color:#1f2933;border:none}.ant-checkbox-checked:after{border:none}.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner{border-color:#1f2933}.tmw-sync-rules-card .tmw-sync-content-card .tooltip-icon{position:relative;color:#9aa5b1;margin-left:.25rem;font-size:11px}.tmw-sync-rules-card .tmw-sync-content-card .tooltip-icon:hover{color:#1f2933;cursor:pointer}.tmw-sync-rules-card .tmw-sync-content-card .tooltip-icon .icon{font-size:1rem}.tmw-sync-rules-card .tmw-sync-content-card .tooltip-icon .tooltip-content{font-weight:400;width:390px}.tmw-sync-rules-card .tmw-preview-sync-rules{padding-top:1.5rem;padding-left:1.5rem;padding-bottom:.5rem;border:1px solid #e4e7eb;border-radius:4px}.tmw-sync-rules-card .tmw-preview-sync-rules ul{margin-top:1rem;padding-left:1.5rem}.tmw-sync-rules-card .tmw-preview-sync-rules ul li{margin-top:20px;margin-bottom:1rem}.tmw-sync-rules-card .tmw-enter-sync-rules-content .tmw-enter-sync-rules{padding-top:1.5rem;padding-left:1.5rem;padding-bottom:.5rem;border:1px solid #e4e7eb;border-radius:4px}.tmw-sync-rules-card .tmw-enter-sync-rules-content .tmw-enter-sync-rules .fields{display:-webkit-flex;display:flex;margin-bottom:1rem;-webkit-align-items:center;align-items:center}.tmw-sync-rules-card .tmw-enter-sync-rules-content .tmw-enter-sync-rules .fields .tmw-sync-rules-input-field{width:136px;margin-left:.75rem;margin-right:.75rem}.tmw-sync-rules-card .tmw-enter-sync-rules-content .tmw-enter-sync-rules .fields .ant-checkbox-inner{margin-top:-2px}.tmw-sync-rules-card .tmw-enter-sync-rules-content .tmw-enter-sync-rules .fields .checkbox-label{font-size:14px;line-height:24px}.tmw-sync-rules-card .tmw-enter-sync-rules-content .buttons-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:right;justify-content:right;margin-top:1.5rem;grid-gap:.75rem;gap:.75rem}.settings-page .settings-page-body{background-color:#fff;margin-top:1.5rem;position:absolute;min-width:calc(100% - 3.5rem);left:3.5rem;height:100%}.settings-page .settings-page-body .settings-page-content{width:79.5rem;margin:2rem auto auto}.form-status-div{min-height:150px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;grid-row-gap:.5rem;row-gap:.5rem;-webkit-align-items:center;align-items:center;text-align:center}.form-status-div .status-icon{margin-bottom:.75rem;line-height:1.5rem}.form-status-div h6{font-weight:600;margin-bottom:.25rem}.form-status-div .continue-button{margin-top:.75rem}.form-status-div .form-status-content{white-space:normal;word-break:break-word;line-height:1.5rem}.form-status-div.loading{height:174px}.form-status-div.success .status-icon{color:#0fb5ba;font-size:2rem}.form-status-div.info .status-icon{color:#2186eb;font-size:2rem}.form-status-div.error .status-icon{color:#e12d39;font-size:2rem}.custom-select-container .label{display:block;font-weight:600;margin-bottom:.25rem;line-height:1rem}.custom-select-container .tooltip-icon{position:relative;display:inline;color:#9aa5b1;margin-left:.25rem;font-weight:400}.custom-select-container .tooltip-icon.active{color:#1f2933}.custom-select-container .tooltip-icon:hover{color:#1f2933;cursor:pointer}.custom-select-container .prefix-icon{position:relative;z-index:1;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;left:.75rem;top:30px;color:#9aa5b1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.custom-select-container .ant-select{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;border:1px solid #e4e7eb;box-sizing:border-box;border-radius:4px;width:100%;min-height:40px;cursor:pointer}.custom-select-container .ant-select.small{min-height:2rem;font-size:.75rem}.custom-select-container .ant-select.small .ant-select-item-option-content{font-size:.75rem}.custom-select-container .ant-select.padding .ant-select-selector{padding-left:calc(3rem - 8px)}.custom-select-container .ant-select:hover{box-shadow:none;border:1px solid #cbd2d9;box-sizing:border-box;border-radius:4px}.custom-select-container .ant-select-focused{border:1px solid #2186eb}.custom-select-container .ant-select-selector,.custom-select-container .ant-select:not(.ant-select-customize-input) .ant-select-selector{background-color:unset;border:none;border-radius:0;transition:none;height:inherit;-webkit-align-items:center;align-items:center;width:100%}.custom-select-container .ant-select-item-option-active,.custom-select-container .ant-select-item-option-active:not(.ant-select-item-option-disabled),.custom-select-container .ant-select-item-option-selected,.custom-select-container .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:#f5f7fa;font-weight:600}.custom-select-container .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{box-shadow:none}.custom-select-container .ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector{cursor:pointer}.custom-select-container .ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{height:100%}.custom-select-container .ant-select-single .ant-select-selector .ant-select-selection-item:after{content:none}.custom-select-container .ant-select-item-option-content{overflow:visible;overflow:initial;white-space:normal;text-overflow:clip}.custom-select-container .ant-select-selection-item .select-option{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%}.custom-select-container .ant-select-disabled{background-color:#e4e7eb;border-color:#cbd2d9;color:#616e7c}.custom-select-container .ant-select-disabled:hover{border-color:#cbd2d9}.popup-container{display:-webkit-flex;display:flex;z-index:199;top:0;right:0;bottom:0;left:0;margin:0;padding:0;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.popup-container.static{position:fixed}.popup-container:target{visibility:visible}.popup-container.hidden{display:none}.popup-container .overlay{display:block;position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;margin:0;padding:0;cursor:default}.popup-container .overlay.dimmed{background-color:rgba(31,41,51,.15)}.popup-container .popup{color:#1f2933;background-color:#fff;border-radius:.25rem;box-shadow:0 12px 12px -8px rgba(31,41,51,.16);width:298px;position:relative;z-index:201;padding:1.5rem;cursor:default;border:1px solid #e4e7eb}.popup-container .popup>.tooltip{z-index:202}.popup-container .popup>.close{color:inherit;position:absolute;top:.25rem;right:.5rem;text-decoration:none;cursor:pointer}.popup-container .popup .heading{font-weight:700;line-height:22px;color:#1f2933;margin-bottom:1rem;margin-left:0}.popup-container .popup .subheading{font-weight:700;display:block}.popup-container .popup .description{line-height:20px;letter-spacing:.25px;margin-bottom:1rem;word-break:break-word}.popup-container .popup .buttons-wrapper{display:-webkit-flex;display:flex;grid-gap:.5rem;gap:.5rem;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:2rem}.popup-container .popup.medium{width:408px;padding:2rem}.popup-container .popup.medium .heading{margin-bottom:.25rem;line-height:2rem}.popup-container .popup.large{width:640px;padding:2rem}.popup-container .popup.large .heading{margin-bottom:1rem;line-height:2rem}.cancel-load-popup-container .cancel-offer-popup{text-align:left}.cancel-load-popup-container .cancel-offer-popup .subheading{font-weight:700;margin-bottom:.25rem}.cancel-load-popup-container .cancel-offer-popup .select{margin-bottom:2rem}.accept-popup-terms-and-conditions{line-height:1.5715;margin-top:.75rem;height:273px;overflow:scroll}.bid-form .inputs{width:100%;margin-bottom:.25rem}.bid-form .inputs .label{font-weight:600;line-height:1rem;margin-bottom:.25rem}.bid-form .error-description{line-height:1rem;margin-top:.25rem;color:#e12d39}.bid-form .per-mile-description{line-height:1rem;margin-top:.25rem;color:#616e7c;font-weight:600}.bid-form .full-width-button{width:100%;margin-top:.75rem;margin-left:0;text-align:center;word-wrap:break-word;white-space:normal;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.5rem}.bid-form .book-now-popup.accept-popup .separator{margin-left:-2rem;margin-right:-2rem;width:unset}.bid-form .book-now-popup.accept-popup .accept-popup-actions{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.bid-form .book-now-popup.accept-popup .accept-popup-actions .custom-checkbox{margin-top:2rem;line-height:40px}.bid-form .book-now-popup.accept-popup .accept-popup-actions .buttons-wrapper button{width:125px}.bid-form .italic-text{font-style:italic;color:#616e7c;margin-top:.5rem}.current-bid{width:100%}.current-bid h6{line-height:2rem;font-weight:600}.current-bid.component{padding:1.5rem 2rem 4rem}.current-bid .title{padding:1.5rem 0 .5rem}.current-bid .title .win-indicator{padding-left:.5rem;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center}.current-bid .title .win-indicator .icon{margin-left:.25rem;font-size:1rem}.current-bid .main-title{padding-top:0}.current-bid small{display:block;line-height:1rem}.current-bid .negotiated-rate{color:#1f2933;margin-top:.25rem;margin-bottom:1rem}.current-bid .negotiated-rate .bold-price{font-weight:600;margin:0 .25rem;display:inline}.current-bid .negotiated-rate .icon-div{position:relative;color:#9aa5b1;display:inline}.current-bid .negotiated-rate .icon-div .icon:hover{color:#1f2933;cursor:pointer}.current-bid .flex-segment{width:100%;display:-webkit-flex;display:flex;text-align:left;margin-bottom:1.5rem}.current-bid .flex-segment .price-summary{width:65%}.current-bid .flex-segment .label{display:block;margin-bottom:.5rem}.current-bid .flex-segment .price{font-weight:600;line-height:2rem}.current-bid .losing-bid{color:#e12d39}.current-bid .winning-bid{color:#0fb5ba}.current-bid .auction-closed{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center;padding:72px 0}.current-bid .auction-closed .auction-closed-icon{color:#2186eb;font-size:2rem;margin-bottom:.5rem}.current-bid .auction-closed h6{line-height:32px}.current-bid .auction-closed small{line-height:1rem;color:#616e7c}.carrier-actions{margin-left:auto;margin-right:0;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.carrier-actions .buttons-wrapper{display:-webkit-flex;display:flex;grid-gap:.5rem;gap:.5rem}.carrier-actions .buttons-wrapper .action-button-container{position:relative}.carrier-actions .buttons-wrapper .action-button-container.reject .tooltip .tooltip-content{margin-right:.75rem}.carrier-actions .buttons-wrapper .offer-popup{text-align:left}.carrier-actions .buttons-wrapper .offer-popup .popup-header{display:-webkit-flex;display:flex;margin-bottom:2rem}.carrier-actions .buttons-wrapper .offer-popup .popup-header .popup-header-section{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.carrier-actions .buttons-wrapper .offer-popup .popup-header .popup-header-section .popup-header-section-title{font-size:12px;font-weight:600}.carrier-actions .buttons-wrapper .offer-popup .popup-header .popup-header-section .popup-header-section-title span{font-weight:400}.carrier-actions .buttons-wrapper .offer-popup .popup-header .popup-header-section .popup-header-section-description{font-size:10px;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;grid-gap:4px;gap:4px;color:#616e7c}.carrier-actions .buttons-wrapper .offer-popup .popup-header .popup-header-section .popup-header-icon{color:#9aa5b1;width:12px;height:15px}.carrier-actions .buttons-wrapper .offer-popup .popup-header .popup-header-section .popup-header-icon.arrow{margin:0 4px}.carrier-actions .buttons-wrapper .offer-popup .popup-header .popup-header-section.region{max-width:130px}.carrier-actions .buttons-wrapper .offer-popup .popup-header .popup-header-section.region div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.carrier-actions .buttons-wrapper .offer-popup .popup-header .popup-header-section.price{margin-left:auto;-webkit-align-items:flex-end;align-items:flex-end}.carrier-actions .buttons-wrapper .offer-popup .popup-header .separator.vertical{margin:0 16px;width:1px;height:34px}.carrier-actions .buttons-wrapper .offer-popup.reject-popup .description .highlighted{font-weight:600}.carrier-actions .buttons-wrapper .offer-popup.reject-popup .checkbox-label{word-break:break-word}.carrier-actions .buttons-wrapper .offer-popup.reject-popup .end-date-picker{margin-top:.75rem}.carrier-actions .buttons-wrapper .offer-popup.reject-popup .end-date-picker .label{font-weight:600;margin-bottom:.25rem}.carrier-actions .buttons-wrapper .offer-popup.accept-popup .heading{margin-top:2rem}.carrier-actions .buttons-wrapper .offer-popup.accept-popup .separator{margin-left:-2rem;margin-right:-2rem;width:unset}.carrier-actions .buttons-wrapper .offer-popup.accept-popup .accept-popup-actions{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.carrier-actions .buttons-wrapper .offer-popup.accept-popup .accept-popup-actions .custom-checkbox{margin-top:2rem;line-height:40px}.carrier-actions .buttons-wrapper .offer-popup.accept-popup .accept-popup-actions .buttons-wrapper button{width:125px}.carrier-actions .buttons-wrapper .popup-bidding-form>.separator.horizontal{margin-left:-2rem;margin-right:-2rem;margin-bottom:2rem;width:unset}.carrier-actions .buttons-wrapper .popup-bidding-form .popup-header .separator.vertical{margin:0 8px}.carrier-actions .buttons-wrapper .popup-bidding-form .current-bid{padding:0;border:none;text-align:left;margin-bottom:0}td.table-cell.side-padding{padding-left:.75rem;padding-right:.75rem}td.table-cell:first-of-type{padding-left:1.5rem}td.table-cell:last-of-type{padding-right:1.5rem}td.table-cell.left{text-align:left}td.table-cell.right{text-align:right}td.table-cell.center{text-align:center}td.table-cell.small{height:40px}td.table-cell.regular{padding-top:.75rem;padding-bottom:.75rem}td.table-cell.large{padding-top:1rem;padding-bottom:1rem}.auction-table-cell.equipment-type{width:55px;display:-webkit-flex;display:flex;grid-gap:.25rem;gap:.25rem}.auction-table-cell.equipment-type .icon-container{width:1.5rem;height:1.5rem;border-radius:.25rem;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:relative}.auction-table-cell.equipment-type .icon-container:hover{cursor:pointer}.auction-table-cell.equipment-type .icon-container.dry{background-color:#e4e7eb;color:#616e7c}.auction-table-cell.equipment-type .icon-container.dry:hover{background-color:#cbd2d9;color:#3e4c59}.auction-table-cell.equipment-type .icon-container.reefer{background-color:#bae3ff;color:#2186eb}.auction-table-cell.equipment-type .icon-container.reefer:hover{background-color:#7cc4fa;color:#0552b5}.auction-table-cell.equipment-type .icon-container.flatbed{background-color:#ffd0b5;color:#f35627}.auction-table-cell.equipment-type .icon-container.flatbed:hover{background-color:#ffb088;color:#c52707}.header-row{background-color:#f5f7fa;border:0 solid #e4e7eb;font-size:.625rem;line-height:1rem}.content-row{border:solid #e4e7eb;border-width:0 0 1px}.content-row:last-of-type{border-bottom-width:0}.content-row.small{font-size:.75rem;line-height:1rem}.content-row:hover{background-color:#f5f7fa}.tag-wrapper{cursor:pointer;position:relative;display:inline;margin-right:.75rem}.tag-wrapper .tag{margin-bottom:.5rem;padding-left:.25rem;background:#e4e7eb;border:1px solid transparent;border-radius:.25rem;line-height:1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-inline-flex;display:inline-flex}.tag-wrapper .tag.error{background:#ffe3e3}.tag-wrapper .tag:hover{border:1px solid #cbd2d9;box-sizing:border-box;border-radius:.25rem}.tag-wrapper .tag:hover .close-icon{color:#e12d39;cursor:pointer}.tag-wrapper .tag:hover.error{border-color:#e12d39}.tag-wrapper .tag .title{font-weight:600;margin-right:.125rem}.tag-wrapper .tag .text{word-break:break-word;color:#1f2933;margin-right:.25rem}.tag-wrapper .tag .left-icon{color:#e12d39;margin-right:.25rem}.tag-wrapper .tag .close-icon{color:#9aa5b1;margin-right:.25rem}.tag-wrapper .tooltip{margin-top:.25rem}.clear-all-link{font-weight:600;-webkit-text-decoration-line:underline;text-decoration-line:underline;line-height:16px}.filter-count-icon{display:inline-block;background:#e4e7eb;line-height:14px;border-radius:.25rem;padding:0 .25rem;margin-left:-.25rem;margin-right:.5rem}.filter-count-icon sup{line-height:14px;top:0}.custom-range-picker-container .label{display:block;font-weight:600;margin-bottom:.25rem}.custom-range-picker-container .label .icon-div{position:relative;color:#9aa5b1;margin-left:.25rem;font-size:11px;display:inline;font-weight:400}.custom-range-picker-container .label .icon-div:hover{color:#1f2933;cursor:pointer}.custom-range-picker-container .ant-picker,.custom-range-picker-container .ant-picker-range{height:40px;-webkit-align-items:center;align-items:center;border:1px solid #e4e7eb;box-sizing:border-box;border-radius:4px;width:100%;cursor:pointer}.custom-range-picker-container .ant-picker-range.small,.custom-range-picker-container .ant-picker.small{height:2rem;font-size:.75rem}.custom-range-picker-container .ant-picker-range.small .ant-picker-input input,.custom-range-picker-container .ant-picker.small .ant-picker-input input{font-size:.75rem}.custom-range-picker-container .ant-picker:hover{border-color:#cbd2d9}.custom-range-picker-container .ant-picker .ant-picker-range .ant-picker-focused{border-color:#2186eb;outline:0;box-shadow:none}.custom-range-picker-container .ant-picker-focused{border-color:#2186eb}.custom-range-picker-container .ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner,.custom-range-picker-container .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,.custom-range-picker-container .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,.custom-range-picker-container .ant-picker-range .ant-picker-active-bar{background:#2186eb;cursor:pointer}.custom-range-picker-container .ant-picker-input>input{cursor:pointer;text-align:center}.collapsable-filter-container{margin-top:1rem}.collapsable-filter-container .tendering-filters-container{display:-webkit-flex;display:flex;grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;grid-row-gap:.5rem;row-gap:.5rem;-webkit-flex-wrap:wrap;flex-wrap:wrap}.collapsable-filter-container .tendering-filters-container .field{width:224px}.collapsable-filter-container .tendering-filters-container .field.range-picker-field{width:268px}.collapsable-filter-container .tendering-filters-container .field .custom-select-container .select{background-color:#fff}.collapsable-filter-container .tendering-filters-container .clear-all-container{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;margin-bottom:.5rem;color:#2186eb}.dropdown-container{display:-webkit-flex;display:flex;z-index:199;top:0;right:0;bottom:0;left:0;margin:0;padding:0;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.dropdown-container.clickable{pointer-events:none}.dropdown-container.dynamic{position:absolute;width:100vw;height:100vh}.dropdown-container:target{visibility:visible}.dropdown-container.hidden{display:none}.dropdown-container .overlay{display:block;position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;margin:0;padding:0;cursor:default}.dropdown-container .dropdown{color:#1f2933;background-color:#fff;border-radius:.25rem;box-shadow:0 8px 8px -6px rgba(31,41,51,.16);position:relative;z-index:201;padding:.25rem;cursor:default;border:1px solid #e4e7eb;white-space:nowrap}.dropdown-container .dropdown>.tooltip{z-index:202}.dropdown-container .dropdown>.close{color:inherit;position:absolute;top:.25rem;right:.5rem;text-decoration:none;cursor:pointer}.dropdown-container .dropdown .action{color:inherit;cursor:pointer;padding:.5rem}.dropdown-container .dropdown .action .action-name{color:#1f2933;font-weight:inherit}.dropdown-container .dropdown .action:hover{background:#f5f7fa;font-weight:600}.dropdown-container.arrow-top-left .dropdown:after,.dropdown-container.arrow-top-left .dropdown:before,.dropdown-container.arrow-top-right .dropdown:after,.dropdown-container.arrow-top-right .dropdown:before,.dropdown-container.arrow-top .dropdown:after,.dropdown-container.arrow-top .dropdown:before{content:"";position:absolute;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;margin-left:-6px;top:-6px;left:50%}.dropdown-container.arrow-top-left .dropdown:before,.dropdown-container.arrow-top-right .dropdown:before,.dropdown-container.arrow-top .dropdown:before{border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #e4e7eb;top:-8px;margin-left:-8px}.dropdown-container.arrow-bottom-left .dropdown:after,.dropdown-container.arrow-bottom-left .dropdown:before,.dropdown-container.arrow-bottom-right .dropdown:after,.dropdown-container.arrow-bottom-right .dropdown:before,.dropdown-container.arrow-bottom .dropdown:after,.dropdown-container.arrow-bottom .dropdown:before{content:"";position:absolute;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;margin-left:-6px;bottom:-6px;left:50%}.dropdown-container.arrow-bottom-left .dropdown:before,.dropdown-container.arrow-bottom-right .dropdown:before,.dropdown-container.arrow-bottom .dropdown:before{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #e4e7eb;bottom:-8px;margin-left:-8px}.dropdown-container.arrow-bottom-right .dropdown:after,.dropdown-container.arrow-bottom-right .dropdown:before,.dropdown-container.arrow-top-right .dropdown:after,.dropdown-container.arrow-top-right .dropdown:before{left:calc(100% - 1rem)}.dropdown-container.arrow-bottom-left .dropdown:after,.dropdown-container.arrow-bottom-left .dropdown:before,.dropdown-container.arrow-top-left .dropdown:after,.dropdown-container.arrow-top-left .dropdown:before{left:1rem}.dropdown-container.arrow-right .dropdown:after,.dropdown-container.arrow-right .dropdown:before{content:"";position:absolute;border-bottom:6px solid transparent;border-top:6px solid transparent;border-right:6px solid #fff;left:-6px;top:1rem}.dropdown-container.arrow-right .dropdown:before{border-bottom:8px solid transparent;border-top:8px solid transparent;border-right:8px solid #e4e7eb;left:-8px;margin-top:-2px}.contact-us-popover .contact-us-icon-container{width:118px;height:2rem;background-color:#fff;color:#1f2933;border:1px solid #e4e7eb;border-radius:.25rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.contact-us-popover .contact-us-icon-container.active,.contact-us-popover .contact-us-icon-container:hover{border-color:#9aa5b1}.contact-us-popover .contact-us-icon-container .icon{width:1.5rem;margin-left:.5rem;margin-right:.25rem}.contact-us-popover .contact-us-popover-content{padding:20px 20px 22px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;grid-gap:8px;gap:8px}.contact-us-popover .contact-us-popover-content .contact-us-popover-content-row{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.contact-us-popover .contact-us-popover-content .contact-us-popover-content-row a{color:inherit}.contact-us-popover .contact-us-popover-content .contact-us-popover-content-row .icon{width:1rem;color:#9aa5b1;margin-right:.5rem}.header-cell{padding:.75rem;text-transform:uppercase;color:#616e7c;text-align:left;border-bottom:1px solid #e4e7eb}.header-cell:first-of-type{border-top-left-radius:.25rem;padding-left:1.5rem}.header-cell:last-of-type{border-top-right-radius:.25rem;padding-right:1.5rem}.header-cell.left{text-align:left}.header-cell.right{text-align:right}.header-cell.center{text-align:center}.header-cell .header-cell-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline;letter-spacing:.06rem}.header-cell .header-cell-content.active{background-color:#e4e7eb;border-radius:.25rem;color:#1f2933;padding:.25rem;margin:-.25rem}.header-cell .sort-dropdown-trigger{display:inline;position:relative}.header-cell .sort-dropdown-trigger .sort-icon{margin-left:.25rem}.header-cell .sort-dropdown-trigger .sort-icon:hover{cursor:pointer}.header-cell .action .dropdown-item{font-weight:400;text-transform:none;text-align:left}.header-cell .action .dropdown-item .action-icon{margin-right:.25rem}.header-cell .action .dropdown-item.active .action-name{font-weight:600}.header-cell .action:hover .action-name{font-weight:600}.download-statistics-popup.loading{text-align:center}.load-requirements-popover .load-requirements-icon-container{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;grid-gap:.25rem;gap:.25rem}.load-requirements-popover .load-requirements-icon-container .list-icon{width:1.5rem;font-size:1rem;color:#0fb5ba}.load-requirements-popover .load-requirements-icon-container .prompt{font-weight:600;color:#1f2933}.load-requirements-popover .load-requirements-icon-container .info-icon{width:1rem;font-size:.75rem;color:#9aa5b1}.load-requirements-popover .load-requirements-icon-container.active .prompt,.load-requirements-popover .load-requirements-icon-container:hover .prompt{text-decoration:underline}.load-requirements-popover .load-requirements-icon-container.active .info-icon,.load-requirements-popover .load-requirements-icon-container:hover .info-icon{color:#1f2933}.load-requirements-popover .load-requirements-popover-content{padding:20px 20px 28px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;grid-gap:1rem;gap:1rem}.load-requirements-popover .load-requirements-popover-content .load-requirements-popover-content-row{width:226px}.load-requirements-popover .load-requirements-popover-content .load-requirements-popover-content-row ul{padding-left:1.5rem;margin-bottom:0}.load-requirements-popover .load-requirements-popover-content .load-requirements-popover-content-row ul li{white-space:normal}.load-requirements-popover .load-requirements-popover-content .load-requirements-popover-content-row .semibold{font-weight:600}.tab-container.absolute{position:absolute;min-width:calc(100% - 3.5rem);left:3.5rem;height:80%}.tab-container .tab-navigation-container{display:-webkit-flex;display:flex}.tab-container .tab-navigation-container .tab-placeholder{-webkit-flex-grow:1;flex-grow:1;border-bottom:1px solid #e4e7eb}.tab-container .tab-navigation-container .tab-placeholder.left{max-width:calc(50% - 39.75rem)}.tab-container .tab-navigation-container .tab-link{display:block;border-top-left-radius:.25rem;border-top-right-radius:.25rem;border:1px solid transparent;border-bottom-color:#e4e7eb;font-size:.75rem;padding:.5rem .75rem;text-decoration:none;color:#616e7c;cursor:pointer}.tab-container .tab-navigation-container .tab-link.medium{background-color:#f5f7fa}.tab-container .tab-navigation-container .tab-link.light.active{background-color:#fff}.tab-container .tab-navigation-container .tab-link svg{margin-right:.5rem}.tab-container .tab-navigation-container .tab-link:hover{color:#1f2933}.tab-container .tab-navigation-container .tab-link.active{border-color:#e4e7eb #e4e7eb transparent;color:#1f2933;font-weight:600}.tab-container .tab-navigation-container .tab-link .tab-title .number{color:#9aa5b1}.tab-container .tab-content-container.absolute{padding-top:1.5rem;padding-left:55px;padding-right:55px;height:100%;overflow:auto}.tab-container .tab-content-container.absolute .tab-content{width:79.5rem;margin:auto}.tab-container .tab-content-container.medium{background-color:#f5f7fa}.tab-container .tab-content-container.light{background-color:#fff}.pagination-container{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;color:#616e7c}.pagination-container.medium{background-color:#f5f7fa}.pagination-container.light{background-color:#fff}.pagination-container.fixed{position:fixed;padding:0 56px;width:calc(100% - 3.5rem);height:56px;z-index:98;left:3.5rem;bottom:0;border:solid #e4e7eb;border-width:1px 0 0}.pagination-container b{color:#1f2933}.pagination-container .pagination-quantity-display-container{color:#1f2933;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-basis:0;flex-basis:0}.pagination-container .pagination-control-container{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:0 .5rem}.pagination-container .pagination-control-container .pagination-control{padding:0 .5rem;margin:0 .25rem;cursor:pointer}.pagination-container .pagination-control-container .pagination-control.disabled{cursor:default;color:#9aa5b1}.pagination-container .pagination-control-container .pagination-display-container{padding:0 .25rem;color:#1f2933}.pagination-container .pagination-control-container .pagination-display-container .pagination-input{border-radius:.25rem;width:40px;height:32px;outline:none;border:1px solid #e4e7eb;text-align:center;margin:0 .5rem;font-weight:700;color:#1f2933}.pagination-container .pagination-quantity-container{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-basis:0;flex-basis:0;color:#1f2933}.pagination-container .pagination-quantity-container .select{background-color:#fff;width:4rem;margin:0 .5rem}.custom-table{padding-bottom:80px;border-radius:.25rem;box-shadow:0 0 0 1px #e4e7eb}.empty-table{height:240px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border:1px solid #f5f7fa;border-radius:.25rem;padding-top:40px}.empty-table.with-background{background-image:url(/static/media/full-empty-table-state.867e7cfd.svg)}.empty-table .empty-table-icon-container{margin-bottom:.75rem;width:56px;height:56px;display:grid;place-items:center;border-radius:3rem;border:1px solid #f5f7fa;background:#fff;box-shadow:0 8px 8px -6px rgba(203,210,217,.64)}.empty-table .empty-table-icon-container .empty-table-icon{color:#0fb5ba;width:25px;height:19px}.empty-table .empty-table-description{color:#616e7c;margin-top:2px;margin-bottom:12px;max-width:442px;text-align:center}.empty-table .empty-table-actions{display:-webkit-flex;display:flex;grid-gap:.75rem;gap:.75rem}.auction-list-page .page-header-container{margin-bottom:16px}.auction-list-page .tab-container{height:calc(100% - 137.5px);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.auction-list-page .tab-container .tab-content-container{-webkit-flex:1 1 auto;flex:1 1 auto}.auction-list-page .auction-list-page-content-background{background-color:#fff;border-top:1px solid #e4e7eb;margin-top:.5rem;position:absolute;min-width:calc(100% - 3.5rem);left:3.5rem;height:calc(100% - 152px);overflow-y:auto}.auction-list-page .auction-list-page-content-background .auction-list-page-content{width:79.5rem;margin:1.5rem auto auto}.auction-list-page .content-header{min-height:1.5rem;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center;grid-gap:16px;gap:16px;margin-bottom:16px}.auction-list-page .collapsable-filter-container{margin-bottom:16px}.auction-list-page .auctions-table-container{max-height:660px;overflow-y:auto;overflow-x:hidden;border:1px solid #e4e7eb;border-radius:4px}.auction-list-page .auctions-table-container .auctions-table{border-top:0;border-bottom:0;width:100%}.auction-list-page .auctions-table-container .auctions-table tbody{width:100%}.auction-list-page .auctions-table-container .auctions-table .header-row .load{border-left:3px solid #f5f7fa}.auction-list-page .auctions-table-container .auctions-table .header-row .arrow-header-cell{padding:0}.auction-list-page .auctions-table-container .auctions-table .auction-table-row:not(.header-row):not(:hover){background-color:#fff}.auction-list-page .auctions-table-container .auctions-table .auction-table-row.dedicated .table-cell.load{border-left:3px solid #f86a6a}.auction-list-page .auctions-table-container .auctions-table .auction-table-row.spot-market .table-cell.load{border-left:3px solid #2186eb}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell .auction-table-cell-title{font-weight:500}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell .auction-table-cell-content{color:#616e7c;font-size:.625rem}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.load .auction-table-cell-content div,.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.load .auction-table-cell-title>div{width:100px;max-width:100px;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.load .auction-table-cell-title{position:relative}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.load .auction-table-cell-title .cargo-type-icon-container{margin-right:4px;position:absolute;display:inline;cursor:pointer}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.load .auction-table-cell-title .cargo-type-icon-container .cargo-type-icon{width:12px}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.load .auction-table-cell-title .cargo-type-icon-container .dry{color:#7b8794}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.load .auction-table-cell-title .cargo-type-icon-container .dry:hover{color:#52606d}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.load .auction-table-cell-title .cargo-type-icon-container .reefer{color:#7cc4fa}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.load .auction-table-cell-title .cargo-type-icon-container .reefer:hover{color:#2186eb}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.load .auction-table-cell-title .cargo-type-icon-container .flatbed{color:#ff9466}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.load .auction-table-cell-title .cargo-type-icon-container .flatbed:hover{color:#f35627}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.load .auction-table-cell-title .load-link{color:inherit}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.load .auction-table-cell-title .load-link:before{content:"";display:inline-block;width:18px}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.load .auction-table-cell-content .rfp-link{color:inherit;width:100px;display:block}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.load .auction-table-cell-content .rfp-link:hover{text-decoration:underline}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.region div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.arrow{color:#9aa5b1}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.carrier-link{width:120px;max-width:120px}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.carrier-link .auction-table-cell-title{color:inherit}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.carrier-link .auction-table-cell-title div{cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.carrier-link .auction-table-cell-title:hover{text-decoration:underline}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.rank .auction-table-cell-content{display:-webkit-flex;display:flex}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.rank .auction-table-cell-content .winning{color:#0fb5ba;font-weight:600}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.rank .auction-table-cell-content .losing{color:#e12d39;font-weight:600}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.book-now,.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.rate{max-width:70px}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.book-now div,.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.rate div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.expiration.warning .auction-table-cell-title{color:#e12d39}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.status .expiration-time{color:#1f2933;font-weight:500}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.status.with-mismatch{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.status.with-mismatch .tmw-warning-icon-container{position:relative}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.status.with-mismatch .tmw-warning-icon-container .tmw-warning-icon{width:.75rem;margin-right:2px;color:#e12d39}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.status.with-mismatch .tmw-warning-icon-container .tmw-warning-icon:hover{color:#ab091e;cursor:pointer}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.status.title{font-weight:500}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.status.in-progress,.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.status.pending{color:#f9703e}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.status.progress{color:#2186eb}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.status.completed,.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.status.success{color:#0fb5ba}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.status.error,.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.status.failed{color:#e12d39}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.status.expired,.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.status.falloff{color:#9aa5b1}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.actions .carrier-actions{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.actions .carrier-actions>.buttons-wrapper{grid-gap:2px;gap:2px}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.actions .carrier-actions>.buttons-wrapper .action-button-container{position:relative}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.actions .carrier-actions .auctions-list-action{width:1.5rem;height:1.5rem;padding:0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:3px;border:1px solid #e4e7eb}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.actions .carrier-actions .auctions-list-action:hover:not([disabled]){border-color:#9aa5b1}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.actions .carrier-actions .auctions-list-action .icon{margin:0;font-size:.75rem}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.actions .carrier-actions .auctions-list-action.accept{color:#0fb5ba}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .auction-table-cell.actions .carrier-actions .auctions-list-action.reject{color:#e12d39}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .header-cell.load,.auction-list-page .auctions-table-container .auctions-table .auction-table-row .table-cell.load{max-width:125px}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .header-cell.region,.auction-list-page .auctions-table-container .auctions-table .auction-table-row .table-cell.region{max-width:149px;width:149px}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .header-cell.distance,.auction-list-page .auctions-table-container .auctions-table .auction-table-row .table-cell.distance{width:84px}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .header-cell.weight,.auction-list-page .auctions-table-container .auctions-table .auction-table-row .table-cell.weight{max-width:76px}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .header-cell.temperature,.auction-list-page .auctions-table-container .auctions-table .auction-table-row .table-cell.temperature{width:79px}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .header-cell.book-now,.auction-list-page .auctions-table-container .auctions-table .auction-table-row .header-cell.rate,.auction-list-page .auctions-table-container .auctions-table .auction-table-row .table-cell.book-now,.auction-list-page .auctions-table-container .auctions-table .auction-table-row .table-cell.rate{width:94px}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .header-cell.carrier,.auction-list-page .auctions-table-container .auctions-table .auction-table-row .table-cell.carrier{width:120px}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .header-cell.rank,.auction-list-page .auctions-table-container .auctions-table .auction-table-row .table-cell.rank{width:92px}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .header-cell.bids,.auction-list-page .auctions-table-container .auctions-table .auction-table-row .table-cell.bids{max-width:47px}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .header-cell.expiration,.auction-list-page .auctions-table-container .auctions-table .auction-table-row .table-cell.expiration{width:118px}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .linked-table-cell{padding:0}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .linked-table-cell.side-padding>a{padding-left:.75rem;padding-right:.75rem}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .linked-table-cell:first-of-type>a{padding-left:1.5rem}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .linked-table-cell:last-of-type>a{padding-right:1.5rem}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .linked-table-cell.regular>a{padding-top:.75rem;padding-bottom:.75rem}.auction-list-page .auctions-table-container .auctions-table .auction-table-row .linked-table-cell>a{width:100%;height:100%;display:block;color:inherit}.auction-list-page .pagination-container{margin-top:8px;margin-bottom:8px}.auction-list-page .empty-table,.auction-list-page .loading-table{border:none;text-align:center;margin-top:144px}.auction-list-page .empty-table .empty-table-icon-container,.auction-list-page .loading-table .empty-table-icon-container{width:80px;height:80px;margin-bottom:16px}.auction-list-page .empty-table .empty-table-icon-container .empty-table-icon,.auction-list-page .loading-table .empty-table-icon-container .empty-table-icon{width:32px;height:32px}.auction-list-page .empty-table .loading-icon,.auction-list-page .loading-table .loading-icon{font-size:2rem;font-weight:900;color:#2186eb}.time-display .number{font-weight:600;font-size:2rem;line-height:2rem;margin-right:.125rem}.time-display .number:not(:first-child){margin-left:.25rem}.time-display .number.default:not(:first-child){margin-left:.5rem}.time-display .number.big{font-size:1.5rem}.time-display .number.normal{font-size:1.25rem}.time-display .number.small{font-size:1rem;line-height:1.5rem}.time-display .number.warning{color:#f9703e}.time-display .description{font-size:.625rem;font-weight:400;color:#616e7c}.time-display .description.normal:first-child{width:28px;margin-right:.5rem}.time-display .emphasized{font-weight:400;font-size:.75rem;color:#1f2933}.horizontal-card-component-container .horizontal-card-component-title{color:#616e7c}.horizontal-card-component-container .horizontal-card-component-title.small{letter-spacing:.094rem}.horizontal-card-component-container.left{text-align:left}.horizontal-card-component-container.center{text-align:center}.horizontal-card-component-container.right{text-align:right}.lane-visualization{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:baseline;align-items:baseline;width:450px;margin-bottom:.25rem}.lane-visualization .lane-destination,.lane-visualization .lane-origin{max-width:170px}.lane-visualization .lane-destination .content,.lane-visualization .lane-origin .content{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}.lane-visualization .lane-origin{margin-right:.75rem}.lane-visualization .lane-destination{margin-left:.75rem;min-width:170px;width:170px}.lane-visualization .lane-illustration{position:relative;-webkit-flex-grow:1;flex-grow:1;font-size:.75rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#616e7c}.lane-visualization .lane-illustration>.icon{margin-top:.25rem;margin-right:.5rem}.lane-visualization .lane-illustration .arrow-container{position:relative;width:100%;text-align:center}.lane-visualization .lane-illustration .arrow-container .distance{color:#1f2933;background-color:#fff;color:inherit;position:relative;top:0;z-index:50;padding:.25rem .5rem}.lane-visualization .lane-illustration .arrow-container .arrow{position:absolute;z-index:49;top:50%;left:0;right:0;height:1px;text-align:right;font-size:.875rem;background-color:#1f2933}.lane-visualization .lane-illustration .arrow-container .arrow.dedicated{background-color:#f86a6a}.lane-visualization .lane-illustration .arrow-container .arrow.spot-market{background-color:#2186eb}.lane-visualization .lane-illustration .arrow-container .arrow .icon{display:block;position:absolute;right:-1px;-webkit-transform:translateY(-47%);transform:translateY(-47%)}.lane-visualization.labeled{-webkit-align-items:flex-end;align-items:flex-end}.lane-visualization.labeled .lane-illustration{margin-bottom:.25rem}.lane-visualization.labeled .lane-destination,.lane-visualization.labeled .lane-origin{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;min-width:0}.lane-visualization.labeled .lane-destination .label,.lane-visualization.labeled .lane-origin .label{color:#616e7c}.lane-visualization.labeled .lane-destination .label.with-tooltip,.lane-visualization.labeled .lane-origin .label.with-tooltip{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center}.lane-visualization.labeled .lane-destination .label .tooltip-container,.lane-visualization.labeled .lane-origin .label .tooltip-container{position:relative;color:#9aa5b1;margin-left:.25rem;font-size:11px;font-weight:400;letter-spacing:normal;text-transform:none}.lane-visualization.labeled .lane-destination .label .tooltip-container:hover,.lane-visualization.labeled .lane-origin .label .tooltip-container:hover{color:#1f2933;cursor:pointer}.lane-visualization.large{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%}.lane-visualization.large .label{font-weight:700;letter-spacing:.094rem;font-size:.625rem;text-transform:uppercase}.lane-visualization.large .lane-destination,.lane-visualization.large .lane-origin{font-size:1.5rem;max-width:none;width:auto}.lane-visualization.large .lane-illustration{margin-bottom:.5rem}.lane-visualization.large .lane-illustration .arrow-container{min-width:200px}.lane-visualization.large .lane-illustration .arrow-container .distance{font-weight:600;font-size:.75rem}.lane-visualization.dedicated .lane-illustration{color:#f86a6a}.lane-visualization.dedicated .lane-illustration .arrow-container .arrow{background-color:#f86a6a}.lane-visualization.spot-market .lane-illustration{color:#2186eb}.lane-visualization.spot-market .lane-illustration .arrow-container .arrow{background-color:#2186eb}.lane-visualization.lost,.lane-visualization.lost .lane-illustration,.lane-visualization.rejected,.lane-visualization.rejected .lane-illustration{color:#9aa5b1}.lane-visualization.neutral .lane-illustration{color:#1f2933}.lane-visualization.neutral .lane-illustration .arrow-container .arrow{background-color:#1f2933}.cargo-type-component .lane-cargo-type .lane-cargo-type-icon{margin-right:.25rem;color:#9aa5b1}.lane-header-card-container .lane-header-card{padding:1.5rem;margin-bottom:1.5rem}.lane-header-card-container .lane-header-card .lane-header-card-title-row{margin-bottom:1.5rem}.lane-header-card-container .lane-header-card .lane-header-card-details-row{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.lane-header-card-container .lane-header-card .lane-header-card-details-row .lane-header-card-details-row-group{display:-webkit-flex;display:flex;grid-gap:1.5rem;gap:1.5rem}.lane-header-card-container .lane-header-card .lane-header-card-details-row .lane-header-card-details-row-group .book-now-price{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.lane-header-card-container .lane-header-card .lane-header-card-details-row .lane-header-card-details-row-group .lane-header-card-component.rg-name .horizontal-card-component-body{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:230px}.lane-header-card-container .lane-header-card .lane-header-card-details-row .lane-header-card-details-row-group .notifications .horizontal-card-component-body{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.lane-header-card-container .lane-header-card .lane-header-card-details-row .lane-header-card-details-row-group .notifications .horizontal-card-component-body .not-subscribed{color:#616e7c}.lane-header-card-container .lane-header-card .lane-header-card-details-row .lane-header-card-details-row-group .notifications .horizontal-card-component-body .icon-div{position:relative;cursor:pointer;color:#9aa5b1;margin-left:.25rem}.lane-header-card-container .lane-header-card .lane-header-card-details-row .lane-header-card-details-row-group .notifications .horizontal-card-component-body .icon-div .icon{font-size:.75rem}.lane-header-card-container .lane-header-card .lane-header-card-details-row .lane-header-card-details-row-group .notifications .horizontal-card-component-body .icon-div:hover{color:#1f2933}.lane-header-card-container .lane-header-card .lane-header-card-details-row .lane-header-card-details-row-group .notifications .horizontal-card-component-body .icon-div .tooltip-content{width:257px}.lane-header-card-container .lane-header-card .lane-header-card-details-row .horizontal-card-component-title{font-weight:700}.lane-header-card-container .lane-header-card-component.active{color:#0fb5ba}.lane-header-card-container .lane-header-card-component.pending{color:#f9703e}.lane-header-card-container .lane-header-card-component.rejected{color:#cf1124}.lane-header-card-container .lane-header-card-component.deleted,.lane-header-card-container .lane-header-card-component.expired{color:#616e7c}.lane-header-card-container .lane-header-card-component.with-icon .horizontal-card-component-body{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:baseline;align-items:baseline;grid-gap:.25rem;gap:.25rem}.lane-header-card-container .lane-header-card-component.with-icon .horizontal-card-component-body .status-icon{font-size:.75rem}.lane-header-card-container .lane-header-card-component.offer-status .status-tooltip-container{color:#9aa5b1;margin-left:.25rem;font-size:11px;display:inline;position:relative}.lane-header-card-container .lane-header-card-component.offer-status .status-tooltip-container:hover{color:#1f2933;cursor:pointer}.lane-header-card-container .lane-header-card-component.offer-status .status-tooltip-container .tooltip-icon{font-size:13px}.lane-header-card-container .lane-header-card-details-row-group.pending .horizontal-card-component-body{color:#f9703e}.lane-header-card-container .lane-header-card-details-row-group.deleted .horizontal-card-component-body,.lane-header-card-container .lane-header-card-details-row-group.expired .horizontal-card-component-body,.lane-header-card-container .lane-header-card-details-row-group.rejected .horizontal-card-component-body{color:#616e7c}.tender-candidate-offer-actions{display:-webkit-flex;display:flex;grid-gap:.5rem;gap:.5rem;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.tender-candidate-offer-actions .tender-candidate-offer-popup{white-space:normal}.tender-candidate-offer-actions .tender-candidate-offer-popup .offer-details{padding-left:2rem}.breadcrumb{display:-webkit-flex;display:flex;text-transform:uppercase;font-size:.625rem;color:#9aa5b1;margin-bottom:.75rem;padding-left:0;line-height:18px;font-weight:600}.breadcrumb .breadcrumb-item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.breadcrumb .breadcrumb-item .breadcrumb-icon.inactive,.breadcrumb .breadcrumb-item .breadcrumb-text.inactive{color:#9aa5b1}.breadcrumb .breadcrumb-item .breadcrumb-icon.active,.breadcrumb .breadcrumb-item .breadcrumb-text.active{color:#1f2933}.breadcrumb .breadcrumb-item .breadcrumb-text{max-width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-decoration:none}.breadcrumb .breadcrumb-item .breadcrumb-icon{margin-left:.25rem;margin-right:.25rem}.breadcrumb .back-item{margin-left:auto;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.breadcrumb .back-item .breadcrumb-back{text-decoration:none;color:#9aa5b1;max-width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.breadcrumb .back-item .breadcrumb-back-icon{margin-right:.25rem}.breadcrumb .back-item:hover *{color:#1f2933}.routing-guide-lane-details-page .pending-offer-header{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;border-color:#f9703e;padding-left:1.5rem;padding-right:1.5rem}.routing-guide-lane-details-page .pending-offer-header .flex-component{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;grid-gap:.25rem;gap:.25rem}.routing-guide-lane-details-page .pending-offer-header .offer-information .icon{font-size:.875rem;color:#f9703e}.routing-guide-lane-details-page .pending-offer-header .offer-actions{grid-gap:.75rem;gap:.75rem}.routing-guide-lane-details-page .pending-offer-header .offer-remaining-time .icon{font-size:1rem;color:#616e7c}.routing-guide-lane-details-page .price-history-content-card .price-history-table{padding-bottom:1.5rem}.routing-guide-lane-details-page .price-history-content-card .price-history-table .custom-table{width:1223px}.routing-guide-lane-details-page .price-history-content-card .price-history-table .custom-table .price{width:130px}.routing-guide-lane-details-page .price-history-content-card .price-history-table .custom-table .volume{width:100px}.routing-guide-lane-details-page .price-history-content-card .price-history-table .custom-table .offer-status{width:150px;font-weight:600}.routing-guide-lane-details-page .price-history-content-card .price-history-table .custom-table .offer-status.active{color:#0fb5ba}.routing-guide-lane-details-page .price-history-content-card .price-history-table .custom-table .offer-status.pending{color:#f9703e}.routing-guide-lane-details-page .price-history-content-card .price-history-table .custom-table .offer-status.rejected{color:#cf1124}.routing-guide-lane-details-page .price-history-content-card .price-history-table .custom-table .offer-status.deleted,.routing-guide-lane-details-page .price-history-content-card .price-history-table .custom-table .offer-status.expired,.routing-guide-lane-details-page .price-history-content-card .price-history-table .custom-table .offer-status.replaced{color:#616e7c}.banner{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#1f2933;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;border-radius:.25rem}.banner .icon{font-size:.75rem;margin-right:.25rem;margin-top:.25rem}.banner .exit{width:8px;height:11px;margin-left:.5rem;cursor:pointer}.banner .banner-content{line-height:22px}.banner .banner-content.bold{font-weight:600}.banner .banner-content ul{margin-bottom:0;margin-top:.25rem;line-height:1.5rem}.banner .banner-actions{cursor:pointer;margin-left:auto}.banner.large{padding:.75rem .5rem}.banner.medium{padding:.5rem}.banner.small{padding:.25rem .5rem .25rem .25rem}.banner.info{background:#e6f6ff}.banner.info .icon{color:#2186eb}.banner.warn{background:#ffe8d9}.banner.warn .icon{color:#f9703e}.banner.error{background:#ffe3e3}.banner.error .icon{color:#e12d39}.banner.success{background:#e1fcf8}.banner.success .icon{color:#0fb5ba}.ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-header{display:-webkit-flex;display:flex}.ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-header .ant-drawer-title{margin-top:14px}.ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-header .ant-drawer-close{position:static;margin-left:auto;padding-top:.5rem}.ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-header .ant-drawer-close .anticon-close svg{width:12px;height:12px}.activity-empty-state{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.activity-empty-state.activity-log-empty-state{margin-top:73px;margin-bottom:68px}.activity-empty-state.activity-drawer-empty-state{margin-top:150px}.activity-empty-state .activity-empty-state-content{text-align:center}.activity-empty-state .activity-empty-state-content .activity-empty-state-description{margin-top:2rem;font-weight:600}.infinite-scroll{overflow:auto}.infinite-scroll .loader{text-align:center}.infinite-scroll .end-message{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.labeled-separator{padding-top:1rem}.labeled-separator .label{border:1px solid #e4e7eb;border-radius:.25rem;font-weight:600;background:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:-1rem auto 0;padding:.25rem 1rem}.activity-type-icon{height:3rem;width:3rem;border-radius:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.activity-type-icon.submit{background-color:#bae3ff}.activity-type-icon.submit .icon{color:#0967d2}.activity-type-icon.accept{background-color:#c1fef6}.activity-type-icon.accept .icon{color:#1cd4d4}.activity-type-icon.reject{background-color:#ffbdbd}.activity-type-icon.reject .icon{color:#e12d39}.activity-type-icon.update{background-color:#fff3c4}.activity-type-icon.update .icon{color:#f0b429}.activity-type-icon .icon{width:15px;height:19px}.activity-row{display:-webkit-flex;display:flex;grid-gap:.75rem;gap:.75rem;margin-top:1rem;margin-bottom:1rem}.activity-row .activity .activity-information{display:-webkit-flex;display:flex;grid-gap:.5rem;gap:.5rem;margin-bottom:.25rem}.activity-row .activity .activity-information .activity-submitter{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:200px}.activity-row .activity .activity-information .activity-created{color:#7b8794;margin-top:.125rem}.ant-drawer-content .ant-drawer-header .ant-drawer-title{margin-top:30px}.ant-drawer-content .ant-drawer-header .ant-drawer-title .activity-log-title .activity-log-heading{margin-bottom:.5rem}.ant-drawer-content .ant-drawer-header .ant-drawer-title .activity-log-title .activity-log-heading .icon{margin-right:.5rem;padding:.25rem}.ant-drawer-content .ant-drawer-header .ant-drawer-title .activity-log-title .activity-log-description{color:#616e7c}.ant-drawer-content .ant-drawer-body .activity-drawer-infinite-scroll{height:80vh}.ant-drawer-content .ant-drawer-body .activity-drawer-infinite-scroll .activity-row:first-child{margin-top:0}.ant-drawer-content .ant-drawer-body .activity-drawer-infinite-scroll .activity-row .activity{max-width:480px}.heading-component{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;text-decoration:none;color:inherit;cursor:auto;width:79.5rem}.heading-component.component{padding:1.5rem}.heading-component .heading-titles{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.heading-component .heading-titles .horizontal-card-component-body{margin-top:-4px}.heading-component .heading-titles .title{margin-bottom:1rem;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex}.heading-component .heading-titles .title .load-number{display:inline}.heading-component .heading-titles .title .icon-div{position:relative;display:inline;margin-left:.5rem;margin-right:1.5rem;margin-top:1rem;font-size:1.5rem;font-weight:900;color:#9aa5b1}.heading-component .heading-titles .title .icon-div:hover{color:#1f2933;cursor:pointer}.heading-component .heading-titles .lane-origin-and-destination{margin-top:0}.heading-component .heading-titles .header-load-button{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;align-items:flex-end;margin-left:auto}.heading-component .heading-titles .header-load-button .arrow-icon{margin-left:.25rem}.heading-component .fields{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;margin-top:1.25rem;grid-gap:1.25rem;gap:1.25rem}.heading-component .fields .field{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.heading-component .fields .field.weight{width:100px;margin-left:auto}.heading-component .fields .field .horizontal-card-component-body{margin-top:.25rem}.heading-component .fields .field .routing-guide-link{color:#000;color:initial}.heading-component .fields .field .content{font-weight:700;line-height:24px}.heading-component .fields .field .routing-guide-name{max-width:190px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.heading-component .fields .field .bill-to-name{max-width:90px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.logistics-coordinators-card .logistics-coordinators-table{width:100%;margin:1.5rem 0}.logistics-coordinators-card .logistics-coordinators-table .table-cell.user-email-content,.logistics-coordinators-card .logistics-coordinators-table .table-cell.user-name-content{width:500px;max-width:500px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.logistics-coordinators-card .logistics-coordinators-table.empty-table{padding:2rem 0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.logistics-coordinators-card .logistics-coordinators-table.empty-table .empty-table-description{color:#616e7c}.input-field{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.input-field .input-label{display:block;text-align:left;font-weight:600;line-height:1rem;margin-bottom:.25rem}.input-field .input-label .required-indicator{color:#e12d39}.input-field .input-label .icon-div{position:relative;color:#9aa5b1;margin-left:.25rem;font-size:11px;display:inline;font-weight:400}.input-field .input-label .icon-div:hover{color:#1f2933;cursor:pointer}.input-field .input-label .icon-div .tooltip-content{width:272px}.input-field .input-label .icon-div .icon{cursor:pointer}.input-field .text-input,.input-field .textarea-input{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;background:#fff;border:1px solid #e4e7eb;border-radius:4px;padding:.5rem .75rem;font-size:.875rem;line-height:20px;color:#1f2933;resize:none}.input-field .text-input input,.input-field .text-input textarea,.input-field .textarea-input input,.input-field .textarea-input textarea{border:none;background-image:none;background-color:transparent;box-shadow:none;text-shadow:none;width:100%}.input-field .text-input input:focus,.input-field .text-input textarea:focus,.input-field .textarea-input input:focus,.input-field .textarea-input textarea:focus{outline:none}.input-field .text-input textarea,.input-field .textarea-input textarea{resize:none}.input-field .text-input .icon,.input-field .textarea-input .icon{color:#9aa5b1;margin-right:.75rem;cursor:pointer}.input-field .text-input:hover,.input-field .textarea-input:hover{border-color:#cbd2d9}.input-field .text-input:focus-within,.input-field .textarea-input:focus-within{border-color:#2186eb}.input-field .text-input:focus-within .icon,.input-field .textarea-input:focus-within .icon{color:#1f2933}.input-field .text-input.invalid,.input-field .textarea-input.invalid{border-color:#e12d39}.input-field .textarea-information .textarea-character-count{color:#1f2933;font-size:.75rem;margin-top:.25rem}.input-field.disabled .text-input{background-color:#e4e7eb;border-color:#cbd2d9;color:#616e7c}.input-field.disabled .text-input:hover{border-color:#cbd2d9}.input-field ::-webkit-input-placeholder{color:#9aa5b1;opacity:1}.input-field :-ms-input-placeholder{opacity:1}.input-field ::placeholder{color:#9aa5b1;opacity:1}.input-field :-ms-input-placeholder{color:#9aa5b1}.input-field ::-ms-input-placeholder{color:#9aa5b1}.switch-component{line-height:1rem}.switch-component .switch-wrapper{margin-bottom:.25rem}.switch-component .switch-wrapper .custom-switch.checked{background-color:#0fb5ba}.switch-component .switch-wrapper .switch-label{font-weight:600;font-size:14px;line-height:24px;color:#1f2933;margin-left:.75rem}.switch-component .switch-wrapper .disabled-label:hover{cursor:pointer}.switch-component .info-message{color:#7b8794}.custom-radio-group{font-weight:400}.custom-radio-group .ant-radio-checked .ant-radio-inner{border:4px solid #1f2933}.custom-radio-group .ant-radio-checked .ant-radio-inner :focus{border-color:#1f2933}.custom-radio-group .ant-radio-inner:after{background-color:transparent}.custom-radio-group .ant-radio:hover .ant-radio-inner{border-color:#1f2933}.custom-radio-group .ant-radio-button-wrapper-checked{color:#1f2933}.custom-radio-group .ant-radio-wrapper-disabled span{color:#616e7c}.custom-radio-group .ant-radio-checked:after{border:4px solid #1f2933}.carrier-details .offer-popup.accept-popup .separator{margin-left:-2rem;margin-right:-2rem;width:unset}.carrier-details .offer-popup.accept-popup .accept-popup-actions{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.carrier-details .offer-popup.accept-popup .accept-popup-actions .custom-checkbox{margin-top:2rem;line-height:40px}.carrier-details .offer-popup.accept-popup .accept-popup-actions .buttons-wrapper button{width:125px}.carrier-details .broker-tos-info-popup{line-height:1.5rem;color:#1f2933}.carrier-details .broker-tos-info-popup .banner{margin-top:1.5rem}.carrier-details .card-subheading{color:#52606d;margin-top:.25rem;margin-left:.5rem;display:-webkit-flex;display:flex}.carrier-details .card-subheading .carrier-name{max-width:190px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.carrier-details .carrier-details-subtitle-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;grid-gap:1rem;gap:1rem}.carrier-details .carrier-details-subtitle-wrapper .switch-wrapper{margin-bottom:0}.carrier-details .carrier-details-subtitle-wrapper .carrier-details-subtitle .required-indicator{color:#e12d39}.carrier-details .carrier-details-subtitle-wrapper .driver-info-not-required-popup .banner .banner-content{line-height:16px}.carrier-details .carrier-details-description{color:#7b8794}.carrier-details .tooltip-icon{position:relative;display:inline;color:#9aa5b1;margin-left:.25rem}.carrier-details .tooltip-icon.active{color:#1f2933}.carrier-details .tooltip-icon:hover{color:#1f2933;cursor:pointer}.carrier-details .transportation-icon{color:#9aa5b1}.carrier-details .info-provided{display:-webkit-flex;display:flex;grid-gap:1.5rem;gap:1.5rem;-webkit-justify-content:space-between;justify-content:space-between}.carrier-details .info-provided .section{-webkit-flex:1 1;flex:1 1}.carrier-details .info-provided .section .driver-info-not-required-component{-webkit-flex-direction:column;flex-direction:column;height:98px}.carrier-details .info-provided .section .component{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:1.5rem;margin-top:.75rem;margin-bottom:0}.carrier-details .info-provided .section .component .field{margin-right:2rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.carrier-details .info-provided .section .component .field .title{margin-bottom:.5rem;width:100%}.carrier-details .info-provided .section .component .field .content{font-weight:600;margin-left:0;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;grid-gap:32px;gap:32px}.carrier-details .info-provided .section .component .field.name.dry{width:194px}.carrier-details .info-provided .section .component .field.name.flatbed,.carrier-details .info-provided .section .component .field.name.reefer{width:312px}.carrier-details .info-provided .section .component .field.phone{width:124px}.carrier-details .info-provided .section .component .field.trailer,.carrier-details .info-provided .section .component .field.truck{width:72px}.carrier-details .info-provided .section .component .field.trailer.flatbed,.carrier-details .info-provided .section .component .field.trailer.reefer{margin-right:0}.carrier-details .info-provided .section .component .field.trailer-type{width:86px;margin-right:0}.carrier-details .info-provided .section .component .field.trailer-type .transportation-icon{margin-right:.5rem}.carrier-details .edit-button-wrapper{text-align:right;margin-top:.75rem}.carrier-details .details-form{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.carrier-details .details-form .driver-info-not-required-form{margin-top:.5rem;padding:1rem 1.5rem}.carrier-details .details-form .input-fields{display:grid;grid-gap:.75rem;gap:.75rem;padding-top:1rem;padding-bottom:.75rem}.carrier-details .details-form .input-fields.dry{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.carrier-details .details-form .input-fields.flatbed,.carrier-details .details-form .input-fields.reefer{grid-template-columns:1fr 1fr 1fr 1fr}.carrier-details .details-form .input-fields .select-option .option-icon{width:15px;margin-right:.25rem}.carrier-details .details-form .payment-details{display:-webkit-flex;display:flex;padding-top:1rem}.carrier-details .details-form .payment-details .custom-radio-group{display:-webkit-flex;display:flex}.carrier-details .details-form .payment-details .select{width:320px}.carrier-details .details-form .payment-details .button-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;grid-gap:.5rem;gap:.5rem;margin-left:auto}.carrier-details .details-form .carrier-details-subtitle:last-of-type{margin-top:20px}.carrier-details .details-form .driver-details-invalid-error-message{color:#e12d39}.carrier-details .banner .banner-content{display:-webkit-flex;display:flex}.carrier-details .banner .banner-content .carrier-name{max-width:190px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.stop-details{margin-top:1.5rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.stop-details .title{font-weight:600;font-size:1rem;margin-bottom:.75rem}.stop-details .info-provided{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;width:100%}.stop-details .info-provided .field{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-right:.75rem}.stop-details .info-provided .field .title{font-size:.75rem;font-weight:400;margin-bottom:1rem}.stop-details .info-provided .field .content{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:600;margin:0}.stop-details .info-provided .field:last-child{margin-right:0}.stop-details .info-provided .field.location{width:270px}.stop-details .info-provided .field.date{width:180px}.stop-details .info-provided .field.text{width:130px}.stop-details .info-provided .field.ref-numbers{width:220px}.stop-details .info-provided .field.ref-numbers .ref-numbers-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.stop-details .info-provided .field.ref-numbers .ref-numbers-content.expand-on-side{-webkit-flex-direction:row;flex-direction:row}.stop-details .info-provided .field.ref-numbers .ref-numbers-content.expand-on-side .content{max-width:125px}.stop-details .info-provided .field.ref-numbers .ref-numbers-content.expand-on-side .expand-label{margin-top:auto;margin-left:.5rem}.stop-details .info-provided .field.ref-numbers .ref-numbers-content .reference-list{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.stop-details .info-provided .field.ref-numbers .ref-numbers-content .toggle-expand{color:#2186eb;font-weight:600;cursor:pointer}.dispatch-details .stop-details:last-child{margin-bottom:0}.dispatch-details .dispatch-carrier-action{margin-left:1.5rem}.dispatch-details #dispatch-carrier-popup .banner{-webkit-align-items:flex-start;align-items:flex-start}.dispatch-details #dispatch-carrier-popup .banner .banner-content{line-height:16px}.text-emphasis-box{border-radius:.25rem;font-weight:600;padding:0 .25rem;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.text-emphasis-box.large{font-size:1.5rem}.text-emphasis-box.medium{font-size:1.25rem}.text-emphasis-box.small{font-size:.875rem}.text-emphasis-box.orange{color:#f9703e;background-color:#ffe8d9;border:1px solid #f9703e}.text-emphasis-box.cyan{color:#0fb5ba;background-color:#e1fcf8;border:1px solid #0fb5ba}.text-emphasis-box.grey{color:#616e7c;background-color:#f5f7fa;border:1px solid #9aa5b1}.text-emphasis-box.blue{color:#2186eb;background-color:#e6f6ff;border:1px solid #2186eb}.text-emphasis-box.dark-grey{color:#1f2933;background-color:rgba(31,41,51,.08);border:1px solid #1f2933}.text-emphasis-box.red{color:#e12d39;background-color:#ffe3e3;border:1px solid #e12d39}.text-emphasis-box.wide{padding-left:.5rem;padding-right:.5rem}.accepted-load{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%}.accepted-load .heading{margin:.25rem 0 1rem .5rem;font-weight:700;line-height:2rem;letter-spacing:.009rem;display:-webkit-inline-flex;display:inline-flex;padding-right:.5rem}.accepted-load .heading .broker-actions{margin-left:auto;font-weight:400}.accepted-load .heading .broker-actions .action{padding:unset}.accepted-load .heading .broker-actions .broker-menu{color:#1f2933}.accepted-load .heading .broker-actions .icon{font-size:1.5rem;color:#1f2933;position:relative}.accepted-load .heading .broker-actions .dropdown{white-space:unset}.accepted-load .heading .broker-actions .broker-actions-popup{height:auto}.accepted-load .heading .broker-actions .broker-actions-popup p{line-height:20px;letter-spacing:.25px}.accepted-load .heading .broker-actions .broker-actions-popup .description{margin-bottom:1.5rem}.accepted-load .heading .broker-actions .broker-actions-popup .subheading{font-weight:600;margin-left:0;color:#1f2933}.accepted-load .heading .broker-actions .broker-actions-popup .select{height:40px;margin-bottom:2rem}.accepted-load .heading .broker-actions .broker-actions-popup textarea{margin-bottom:2rem}.accepted-load .heading .broker-actions .broker-actions-popup .buttons-wrapper{text-align:end}.accepted-load .details{margin-left:.5rem;margin-right:.5rem;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:space-between;justify-content:space-between}.accepted-load .details .bid-information-actions,.accepted-load .details .bid-information-details{display:-webkit-flex;display:flex;grid-gap:.75rem;gap:.75rem}.accepted-load .details .tooltip-content{line-height:1rem}.accepted-load .details .field{margin-right:1.5rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.accepted-load .details .field .cancel,.accepted-load .details .field .falloff{color:#9aa5b1}.accepted-load .details .field .field-title{display:inline-block;margin-bottom:.5rem}.accepted-load .details .field.carrier{width:225px;position:relative}.accepted-load .details .field.carrier .name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:700}.accepted-load .details .field.carrier .name a{color:inherit}.accepted-load .details .field.carrier .name a:hover{text-decoration:underline}.accepted-load .details .field.carrier .name.red{color:#e12d39}.accepted-load .details .field.carrier .name.grey{color:#9aa5b1}.accepted-load .details .field.carrier .name .tooltip-content{line-height:normal;font-weight:400}.accepted-load .details .field:first-child.total{width:249px}.accepted-load .details .field:first-child.total .text-emphasis-box{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.accepted-load .details .field.deadline .time{font-weight:600;line-height:1.5rem}.accepted-load .details .field.deadline .expired{color:#f9703e}.accepted-load .details .field.status .description{display:block;font-weight:600;line-height:1.5rem}.accepted-load .details .field.status .icon-div{position:relative;display:inline;color:#9aa5b1;margin-left:.25rem}.accepted-load .details .field.status .icon-div .icon{font-size:.75rem}.accepted-load .details .field.status .icon-div:hover{color:#1f2933;cursor:pointer}.accepted-load .details .field.status .ready{color:#0fb5ba}.accepted-load .details .field.status .pending,.accepted-load .details .field.status .warning{color:#f9703e}.accepted-load .details .field.status .falloff{white-space:nowrap}.accepted-load .details .field.status .cancel,.accepted-load .details .field.status .not-sent{color:#e12d39;white-space:nowrap}.accepted-load .details .field.expires-in .title{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.accepted-load .details .field.expires-in .amount.warning{color:#f9703e}.accepted-load .details .field.expires-in .unit{color:#616e7c;margin-left:.25rem}.accepted-load .details .field.expires-in .icon-div{position:relative;display:inline;color:#9aa5b1;margin-left:.25rem;cursor:pointer}.accepted-load .details .field.expires-in .icon-div .icon{font-size:.875rem}.accepted-load .details .field.expires-in .icon-div:hover{color:#1f2933}.accepted-load .details .field.carrier-actions{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;grid-gap:.75rem;gap:.75rem;margin-right:0}.accepted-load #popup-download-rate-configuration .popup{min-height:240px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;text-align:center}.accepted-load .banner-wrapper{margin:.25rem 0 .5rem .5rem}.coordinator-overview-card{margin-top:1.5rem}.coordinator-overview-card:first-of-type{margin-top:0}.coordinator-overview-card .coordinator-overview{display:-webkit-flex;display:flex;margin-left:0;margin-right:0}.coordinator-overview-card .coordinator-overview .field{margin-right:.75rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.coordinator-overview-card .coordinator-overview .field .title{margin-bottom:.5rem}.coordinator-overview-card .coordinator-overview .field .content{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;margin-left:0;font-weight:600}.coordinator-overview-card .coordinator-overview .field.name,.coordinator-overview-card .coordinator-overview .field.phone{width:210px}.coordinator-overview-card .coordinator-overview .field.email{width:230px}.coordinator-overview-card .coordinator-overview .field.submitted-by{width:160px}.coordinator-overview-card .coordinator-overview .field.submitted-at{width:190px}.coordinator-overview-card .coordinator-overview .field.actions{width:32px;margin-left:auto;margin-right:0;padding:0}.coordinator-overview-card .coordinator-overview .field.actions .top-button{margin-bottom:.5rem}.coordinator-overview-card .coordinator-input-form{border:1px solid #e4e7eb;box-sizing:border-box;border-radius:4px;padding:1.5rem}.coordinator-overview-card .coordinator-input-form .form-title{font-weight:600}.coordinator-overview-card .coordinator-input-form .input-fields{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:.75rem;gap:.75rem;padding-top:1rem;padding-bottom:.75rem}.coordinator-overview-card .coordinator-input-form .input-field.actions{margin-top:.5rem;margin-bottom:.75rem;-webkit-justify-content:space-between;justify-content:space-between}.coordinator-overview-card .coordinator-input-form .input-field.actions .buttons-wrapper{display:-webkit-flex;display:flex;grid-gap:.5rem;gap:.5rem;-webkit-justify-content:flex-end;justify-content:flex-end;margin-left:auto}.coordinators .component{margin-bottom:0}.coordinators .empty-card{display:-webkit-flex;display:flex;grid-gap:1.5rem;gap:1.5rem}.coordinators .empty-card .content-box{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:1rem;border:1px solid #e4e7eb;border-radius:4px}.coordinators .empty-card .content-box .description{margin-top:.75rem;color:#616e7c}.coordinators .add-existing{height:144px;border:1px solid #e4e7eb;box-sizing:border-box;border-radius:4px;padding:1.5rem}.coordinators .add-existing:not(:first-child){margin-top:1.5rem}.coordinators .add-existing .title{font-weight:600;line-height:1.5rem;margin-bottom:.75rem}.coordinators .add-existing .content{display:-webkit-flex;display:flex;grid-gap:.5rem;gap:.5rem;-webkit-align-items:flex-end;align-items:flex-end;margin-top:.75rem}.coordinators .add-existing .content .select-label{font-weight:600;line-height:1rem}.coordinators .add-existing .content .existing-select{width:360px;margin-right:1rem}.coordinators .add-existing .content .select-option .select-option-email{color:#616e7c}.coordinators .add-existing .content .add-existing-error-message{margin-left:1rem}.coordinators .add-coordinator-buttons{display:-webkit-flex;display:flex;grid-gap:.5rem;gap:.5rem;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:.75rem}.simple-table{border-radius:.25rem;border:1px solid #e4e7eb;width:100%;margin:1.5rem 0;overflow:unset}.simple-table .simple-table-row.simple-table-header .simple-table-column{font-size:.75rem;font-weight:400}.simple-table .simple-table-row .simple-table-column{border:solid #e4e7eb;border-width:0 0 1px;padding:.75rem 1.5rem;font-size:.75rem;font-weight:600}.simple-table .simple-table-row .simple-table-column.simple-table-header-col{border-bottom-width:0;padding-bottom:0}.simple-table .simple-table-row .simple-table-column.left{text-align:left}.simple-table .simple-table-row .simple-table-column.center{text-align:center}.simple-table .simple-table-row .simple-table-column.right{text-align:right}.payment-details .column-with-overflow{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.payment-details .carrier-name,.payment-details .description{width:350px;max-width:350px}.payment-details .simple-table{margin:0}.bid-list{font-size:.75rem;width:100%;max-height:455px;overflow-y:scroll}.bid-list .column-bid,.bid-list .column-mile{width:10%}.bid-list .column-bidder{width:25%}.bid-list .column-date{width:55%}.bid-list .align-right{text-align:right}.bid-list .list-header{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.bid-list .banner-div{margin:1.5rem 0 .75rem}.bid-list .top-padding{padding-top:.75rem}.bid-list .list-content .row{margin:0;padding:.5rem 0;color:#616e7c}.bid-list .list-content .row:last-of-type{padding-bottom:0}.bid-list .list-content .lowest-bid{color:#1f2933}.bid-list .list-content .losing-bid{color:#e12d39}.bid-list .list-content .winning-bid{color:#0fb5ba}.bid-list .list-content .losing-bid small,.bid-list .list-content .lowest-bid small,.bid-list .list-content .winning-bid small{font-weight:700}.bid-list .list-content .lowest-bidder-label{color:#616e7c;font-weight:400}.load-details-page .accept-tos-banner{width:100%;border:1px solid #f9703e;margin-bottom:1.5rem}.load-details-page .accept-tos-banner .accept-tos-trigger{color:#f9703e}.load-details-page .accept-tos-banner .separator{margin-left:-2rem;margin-right:-2rem;width:unset}.load-details-page .accept-tos-banner .accept-popup-actions{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.load-details-page .accept-tos-banner .accept-popup-actions .custom-checkbox{margin-top:2rem;line-height:40px}.load-details-page .accept-tos-banner .accept-popup-actions .buttons-wrapper button{width:125px}.load-details-page .offer-popup .popup-header{display:-webkit-flex;display:flex;margin-bottom:2rem}.load-details-page .offer-popup .popup-header .popup-header-section{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.load-details-page .offer-popup .popup-header .popup-header-section .popup-header-section-title{font-size:12px;font-weight:600}.load-details-page .offer-popup .popup-header .popup-header-section .popup-header-section-title span{font-weight:400}.load-details-page .offer-popup .popup-header .popup-header-section .popup-header-section-description{font-size:10px;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;grid-gap:4px;gap:4px;color:#616e7c}.load-details-page .offer-popup .popup-header .popup-header-section .popup-header-icon{color:#9aa5b1;width:12px;height:15px}.load-details-page .offer-popup .popup-header .popup-header-section .popup-header-icon.arrow{margin:0 4px}.load-details-page .offer-popup .popup-header .popup-header-section.region{max-width:130px}.load-details-page .offer-popup .popup-header .popup-header-section.region div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.load-details-page .offer-popup .popup-header .popup-header-section.price{margin-left:auto;-webkit-align-items:flex-end;align-items:flex-end}.load-details-page .offer-popup .popup-header .separator.vertical{margin:0 16px;width:1px;height:34px}.load-details-page .offer-popup.accept-popup .heading{margin-top:2rem}.load-details-page .component{margin-bottom:1.5rem}.load-details-page .sm-main-content{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:1.5rem;gap:1.5rem}.load-details-page .sm-main-content .bid-history-div{grid-column:1/9;padding:0;margin-bottom:1.5rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.load-details-page .sm-main-content .bid-history-div .title{font-weight:600;line-height:2rem;letter-spacing:.15px;padding:1.5rem;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.load-details-page .sm-main-content .bid-history-div .title .banner{margin-left:auto}.load-details-page .sm-main-content .bid-history-div .content{padding-left:1.5rem;padding-right:1.5rem;padding-top:1.5rem}.load-details-page .sm-main-content .bid-history-div .pagination-container{padding-bottom:1rem;padding-left:1.5rem;padding-right:1.5rem;margin-top:auto}.load-details-page .sm-main-content .current-bid-div{grid-column:9/13}.upload-container .upload-region{position:relative;height:145px;padding:2rem;margin-top:.25rem;margin-bottom:.5rem;border:1px dashed #e4e7eb;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.upload-container .upload-region .upload-icon{color:#9aa5b1;font-size:1.5rem}.upload-container .upload-region .upload-text{text-align:center}.upload-container .upload-region .file-input{cursor:pointer;position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;display:block}.upload-container.uploaded .upload-icon{color:#2186eb}.upload-file-popup-container .upload-file-popup .popup-section{margin-bottom:1.5rem;width:100%}.upload-file-popup-container .upload-file-popup .popup-section .subheading{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.upload-file-popup-container .upload-file-popup .popup-section .subheading .accepted-formats{color:#9aa5b1;font-style:italic;font-weight:400}.upload-file-popup-container .upload-file-popup .popup-section .subheading .download-template-action{display:inline;color:#0fb5ba}.upload-file-popup-container .upload-file-popup .popup-section .subheading .download-template-action .action-icon{color:#0fb5ba}.upload-file-popup-container .upload-file-popup .popup-section .subheading .download-template-action .action-name{text-decoration:underline;margin-left:.25rem;font-weight:600}.upload-file-popup-container .uploading-status-div{width:100%;min-height:150px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center}.upload-file-popup-container .uploading-status-div .uploading-status-icon{margin-bottom:.5rem}.upload-file-popup-container .uploading-status-div h6{font-weight:600;margin-bottom:.25rem}.upload-file-popup-container .uploading-status-div .upload-status-button{margin-top:.75rem}.upload-file-popup-container .uploading-status-div.success .uploading-status-icon{color:#0fb5ba;font-size:2rem}.upload-file-popup-container .uploading-status-div.error .uploading-status-icon{color:#e12d39;font-size:2rem}.multiple-input-field-container{line-height:1rem}.multiple-input-field-container .input-label{display:block;text-align:left;font-weight:600;margin-bottom:.25rem}.multiple-input-field-container .input-label .icon-div{position:relative;color:#9aa5b1;margin-left:.25rem;font-size:11px;display:inline;font-weight:400}.multiple-input-field-container .input-label .icon-div:hover{color:#1f2933;cursor:pointer}.multiple-input-field-container .multiple-input-field{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:flex-start;align-content:flex-start;grid-row-gap:.5rem;row-gap:.5rem;overflow-x:auto;background:#fff;border:1px solid #e4e7eb;border-radius:4px;padding:.5rem .75rem;font-size:.875rem;line-height:1.5rem;color:#1f2933}.multiple-input-field-container .multiple-input-field .tag-wrapper{margin-right:.5rem}.multiple-input-field-container .multiple-input-field .tag-wrapper .tag{margin-bottom:unset}.multiple-input-field-container .multiple-input-field input{-webkit-flex:1 1;flex:1 1;min-width:60px;border:none;background-image:none;background-color:transparent;box-shadow:none;text-shadow:none}.multiple-input-field-container .multiple-input-field input:focus{outline:none}.multiple-input-field-container .multiple-text-input-note{color:#9aa5b1;margin-top:.25rem}.add-members .add-members-input-field .multiple-input-field{height:96px;overflow-y:scroll}.reactivate-member,.remove-member{display:inline-block}.reactivate-member .action,.remove-member .action{padding:0;height:24px;width:24px}.reactivate-member .reactivate-member-popup,.reactivate-member .remove-member-popup,.remove-member .reactivate-member-popup,.remove-member .remove-member-popup{text-align:left}.member-content-row.active .member-status{color:#0fb5ba}.member-content-row.pending .member-status{color:#f35627}.member-content-row.removed,.member-content-row.terminated{color:#616e7c}.member-content-row .name{width:257px}.member-content-row .name .name-link{color:inherit}.member-content-row .name .name-link .name-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;max-width:257px;margin-top:3px}.member-content-row .name .name-link .name-ellipsis:hover{text-decoration:underline}.member-content-row .email{width:313px}.member-content-row .email .email-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:313px}.member-content-row .phone{width:269px}.member-content-row .member-status{width:145px}.member-content-row .date-added{width:194px}.search-filter .text-input{width:323px}.search-filter .text-input .icon.unfocused{cursor:default;color:#9aa5b1}.search-filter .submit{display:none}.members-view .actions-container{padding-top:.25rem;display:-webkit-flex;display:flex;grid-gap:.75rem;gap:.75rem}.members-view .actions-container .action-field{height:65px;margin-bottom:1rem}.members-view .actions-container .action-field.search{-webkit-flex-grow:1;flex-grow:1}.members-view .actions-container .action-field.search .search-filter-container .text-input{width:auto}.members-view .actions-container .action-field.status{width:195px}.members-view .actions-container .action-field.add{margin-top:20px}.members-view .members-table{width:1272px}.members-view .members-table .members-header-row{border-bottom:1px solid #e4e7eb}.members-view .members-table .members-header-row .header-cell.name{width:257px}.members-view .members-table .members-header-row .header-cell.email{width:313px}.members-view .members-table .members-header-row .header-cell.phone{width:269px}.members-view .members-table .members-header-row .header-cell.member-status{width:145px}.members-view .members-table .members-header-row .header-cell.date-added{width:194px}.members-view .pagination-container{margin-top:1.5rem}.members-view .members-empty-state{-webkit-flex-direction:column;flex-direction:column;height:50vh}.members-view .members-empty-state,.members-view .members-empty-state .empty-state-icon{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.members-view .members-empty-state .empty-state-icon{width:56px;height:56px;background-color:#ffe8d9;border-radius:100%;margin-bottom:.75rem}.members-view .members-empty-state .empty-state-icon .icon{width:20px;height:20px;color:#de3a11}.members-view .members-empty-state .empty-state-title{font-weight:600;margin-bottom:.25rem}.ant-select-multiple .ant-select-selector .ant-select-selection-overflow{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.ant-select-multiple .ant-select-selector .ant-select-selection-overflow .ant-select-selection-overflow-item:not(.ant-select-selection-overflow-item-suffix){max-width:97%}.ant-select-multiple .ant-select-selector .ant-select-selection-overflow .ant-select-selection-overflow-item .multiple-selected,.ant-select-multiple .ant-select-selector .ant-select-selection-overflow .ant-select-selection-overflow-item .one-selected{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:.5rem;margin-left:.75rem}.ant-select-multiple .ant-select-selector .ant-select-selection-overflow .ant-select-selection-overflow-item.ant-select-selection-overflow-item-rest .ant-select-selection-item{background-color:#7cc4fa;border-color:#7cc4fa;border-radius:100%;height:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;padding:0 4.5px}.ant-select-multiple .ant-select-selector .ant-select-selection-overflow .ant-select-selection-overflow-item.ant-select-selection-overflow-item-rest .ant-select-selection-item .ant-select-selection-item-content{color:#fff;font-size:.625rem;line-height:15px;margin-right:0}.ant-select-multiple .ant-select-dropdown .ant-select-item-option-selected{background-color:#fff}.ant-select-multiple .ant-select-dropdown .ant-select-item-option-selected .ant-select-item-option-state{display:none}.ant-menu:not(.ant-menu-horizontal) .ant-menu-item{line-height:30px;height:30px}.ant-menu:not(.ant-menu-horizontal) .ant-menu-item:hover{background-color:#f5f7fa}.ant-menu:not(.ant-menu-horizontal) .ant-menu-item.ant-menu-item-selected{background-color:#fff}.ant-menu:not(.ant-menu-horizontal) .ant-menu-submenu{font-size:12px;line-height:16px}.ant-menu:not(.ant-menu-horizontal) .ant-menu-submenu .ant-menu-submenu-title{color:#1f2933}.ant-menu:not(.ant-menu-horizontal) .ant-menu-submenu .ant-menu-submenu-title .ant-menu-submenu-arrow{color:#9aa5b1}.carrier-activity-log{height:auto}.carrier-activity-log .heading{display:-webkit-flex;display:flex}.carrier-activity-log .heading .activity-log-information .title .icon{margin-right:6px}.carrier-activity-log .heading .activity-log-information .description{color:#616e7c}.carrier-activity-log .heading .timestamp{width:300px;margin-left:auto;margin-top:-1.25rem}.carrier-activity-log .filter-actions{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.carrier-activity-log .filter-actions .actions-container{display:-webkit-flex;display:flex;grid-gap:1.5rem;gap:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem}.carrier-activity-log .filter-actions .actions-container .action-field.search .search-filter-container .text-input{width:407px}.carrier-activity-log .filter-actions .actions-container .action-field.activity-type{width:192px}.carrier-activity-log .filter-actions .actions-container .action-field.member{width:192px;height:40px}.carrier-activity-log .filter-actions .actions-container .action-field.member .ant-select-item-option .checkbox-label{word-wrap:break-word;width:150px;display:block}.carrier-activity-log .filter-actions .actions-container .action-field.lane,.carrier-activity-log .filter-actions .actions-container .action-field.routing-guide{width:192px}.carrier-activity-log .filter-actions .clear-all-container{-webkit-align-self:flex-end;align-self:flex-end;margin-bottom:.75rem}.carrier-activity-log .carrier-activity-infinite-scroll{height:45vh;padding-bottom:59px}.carrier-payment-details .carrier-payment-details-action{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;grid-column-gap:.75rem;-webkit-column-gap:.75rem;column-gap:.75rem}.carrier-payment-details .carrier-payment-details-action .carrier-payment-details-search{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end;margin-bottom:1rem}.carrier-payment-details .carrier-payment-details-action .carrier-payment-details-search .multi-search-container .multiple-input-field{width:1052px}.carrier-payment-details .carrier-payment-details-action .carrier-payment-details-search .multi-search-container .multiple-input-field input{height:26px}.carrier-payment-details .carrier-payment-details-action .payment-details-download{height:44px;margin-top:.25rem}.carrier-payment-details.empty-list{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding-top:12rem;grid-row-gap:0;row-gap:normal}.carrier-payment-details.empty-list .icon{font-size:3.75rem;color:#982d44;margin-bottom:.75rem}.carrier-payment-details .payments-list{font-size:.75rem}.carrier-payment-details .payments-list .header-cell{background-color:#e4e7eb}.carrier-payment-details .payments-list .table-cell{background-color:#fff}.carrier-payment-details .payments-list .load-id{width:200px}.carrier-payment-details .payments-list .load-id .load-link{color:#2186eb;text-decoration:underline}.carrier-payment-details .payments-list .load-id .load-link .load-link-icon{font-size:10px;color:#2186eb;margin-left:.25rem;text-decoration:none}.carrier-payment-details .payments-list .type{width:174px}.carrier-payment-details .payments-list .description{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:497px;max-width:497px}.carrier-payment-details .payments-list .amount{width:150px}.carrier-payment-details .payments-list .pay-date{width:250px}.carrier-payment-details .payments-list .no-results{padding-top:1rem;-webkit-justify-content:center;justify-content:center}.carrier-payment-details .payments-list .no-results,.custom-date-picker{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.custom-date-picker{width:100%;height:40px;border:1px solid #e4e7eb;box-sizing:border-box;border-radius:4px}.custom-date-picker:hover{border-color:#cbd2d9}.custom-date-picker:focus{border-color:#2186eb}.custom-date-picker .date-picker-icon{margin-left:18px;margin-right:18px;font-weight:600}.custom-date-picker .ant-picker{padding-left:0}.custom-date-picker .ant-picker-cell-in-view .ant-picker-cell-selected .ant-picker-cell-inner,.custom-date-picker .ant-picker .ant-picker-active-bar{background:#2186eb;cursor:pointer}.custom-date-picker .ant-picker-input>input{cursor:pointer;text-align:left;font-weight:600}.documents-list .content-card-content .document-card{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.documents-list .content-card-content .document-card .field{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;margin-right:2rem}.documents-list .content-card-content .document-card .field .field-title{color:#1f2933}.documents-list .content-card-content .document-card .field .field-content{color:#1f2933;font-weight:600;max-width:100%}.documents-list .content-card-content .document-card .field .field-content.expired{color:#e12d39}.documents-list .content-card-content .document-card .field.name{width:300px;margin-left:0}.documents-list .content-card-content .document-card .field.name .required{color:#e12d39;margin-left:.25rem}.documents-list .content-card-content .document-card .field.uploaded-by{width:150px}.documents-list .content-card-content .document-card .field.uploaded-by .field-content{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.documents-list .content-card-content .document-card .field.date{width:160px;text-align:right}.documents-list .content-card-content .document-card .field.expiration{width:135px;text-align:right}.documents-list .content-card-content .document-card .field.status{width:230px}.documents-list .content-card-content .document-card .field.status .field-content{position:relative}.documents-list .content-card-content .document-card .field.status .field-content.missing{color:#616e7c}.documents-list .content-card-content .document-card .field.status .field-content.pending{color:#f35627}.documents-list .content-card-content .document-card .field.status .field-content.approved{color:#0fb5ba}.documents-list .content-card-content .document-card .field.status .field-content.expired,.documents-list .content-card-content .document-card .field.status .field-content.rejected{color:#e12d39}.documents-list .content-card-content .document-card .field.status .field-content .icon-div{cursor:pointer;position:relative;display:inline;color:#9aa5b1;margin-left:.25rem;font-weight:400}.documents-list .content-card-content .document-card .field.status .field-content .icon-div .icon{font-size:.875rem}.documents-list .content-card-content .document-card .field.status .field-content .icon-div:hover{color:#1f2933}.documents-list .content-card-content .document-card .field.actions{width:70px;margin-right:0}.documents-list .content-card-content .document-card .field.actions .field-content{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;font-size:1rem}.documents-list .content-card-content .document-card .field.actions .field-content .action-icon{color:#9aa5b1;cursor:pointer;margin-right:.5rem}.documents-list .content-card-content .document-card .field.actions .field-content .action-icon.approve{color:#0fb5ba}.documents-list .content-card-content .document-card .field.actions .field-content .action-icon.reject{color:#e12d39}.documents-list .content-card-content .document-card .field.actions .field-content .action-icon.disabled{color:#e4e7eb}.documents-list .content-card-content .document-card .field.actions .field-content .action-icon:last-child{margin-right:0}.documents-list .content-card-content .document-card .field.actions .field-content .action-icon.tooltip-container{position:relative;display:inline}.documents-list .content-card-content .document-card .field.actions .field-content .action-icon a{color:inherit}.documents-list .content-card-content .document-card .field.actions .popup-approve-document .subheading,.documents-list .content-card-content .document-card .field.actions .popup-edit-document .subheading,.documents-list .content-card-content .document-card .field.actions .popup-reject-document .subheading{margin-bottom:.25rem}.documents-list .content-card-content .document-card .field.actions .popup-approve-document .document-reject-reason-select,.documents-list .content-card-content .document-card .field.actions .popup-edit-document .document-reject-reason-select,.documents-list .content-card-content .document-card .field.actions .popup-reject-document .document-reject-reason-select{margin-bottom:1rem}.documents-list .content-card-content .document-card .field.actions .popup-approve-document .bold-text,.documents-list .content-card-content .document-card .field.actions .popup-edit-document .bold-text,.documents-list .content-card-content .document-card .field.actions .popup-reject-document .bold-text{font-weight:600}.documents-list .content-card-content .document-card .field.actions .popup-edit-document .status-options{margin-bottom:1rem}.documents-list .content-card-content .document-card .field.actions .popup-edit-document .status-options.approved .ant-radio-wrapper-checked{color:#0fb5ba}.documents-list .content-card-content .document-card .field.actions .popup-edit-document .status-options.rejected .ant-radio-wrapper-checked{color:#e12d39}.documents-list .content-card-content .document-card .field.actions .popup-edit-document .additional-edit-data{margin-bottom:1rem}.documents-list .content-card-content .separator{margin:.75rem 0;width:unset}.profile-overview{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.profile-overview .row-info-card{margin-top:2rem;margin-bottom:2rem;display:-webkit-flex;display:flex}.profile-overview .row-info-card.contact{margin-top:0}.profile-overview .row-info-card .row-info-card-heading{width:432px}.profile-overview .row-info-card .row-info-card-heading .title{font-weight:600}.profile-overview .row-info-card .row-info-card-heading .description{padding-top:.25rem;display:block;width:360px;padding-bottom:.75rem;color:#3e4c59}.profile-overview .row-info-card .row-info-card-content{display:-webkit-flex;display:flex;grid-gap:1.5rem;gap:1.5rem}.profile-overview .row-info-card .row-info-card-content .row-info-card-column{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;grid-gap:1.5rem;gap:1.5rem;width:408px}.profile-overview .row-info-card .row-info-card-content .row-info-card-column .field.equipment-type .value{display:-webkit-flex;display:flex;grid-gap:2rem;gap:2rem}.profile-overview .row-info-card .row-info-card-content .row-info-card-column .field.equipment-type .equipment-type-icon{color:#7b8794;margin-right:.5rem}.profile-overview .row-info-card .row-info-card-content .row-info-card-column .field .label{color:#3e4c59}.profile-overview .row-info-card .row-info-card-content .row-info-card-column .field .label .info-icon-div{position:relative;display:inline;margin-left:.25rem}.profile-overview .row-info-card .row-info-card-content .row-info-card-column .field .label .info-icon-div .info-icon{color:#9aa5b1}.profile-overview .row-info-card .row-info-card-content .row-info-card-column .field .label .info-icon-div .info-icon:hover{color:#1f2933;cursor:pointer}.profile-overview .row-info-card .row-info-card-content .row-info-card-column .field .value{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;max-width:408px;font-weight:600}.profile-overview .row-info-card .row-info-card-content .row-info-card-column .field .input-field{width:408px}.profile-overview .row-info-card .row-info-card-content .row-info-card-column .field .input-field .input-value{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:320px}.profile-overview .row-info-card .row-info-card-content .row-info-card-column .field .input-field .edit-options{display:-webkit-flex;display:flex;grid-gap:.75rem;gap:.75rem;margin-left:auto}.profile-overview .row-info-card .row-info-card-content .row-info-card-column .field .input-field .icon{width:1rem;height:1rem;margin-right:0}.profile-overview .row-info-card .row-info-card-content .row-info-card-column .field .input-field .icon.disabled{cursor:not-allowed}.carrier-profile-page .heading-card{height:80px;padding-top:0;padding-left:2rem;margin-bottom:40px;display:-webkit-flex;display:flex}.carrier-profile-page .heading-card .carrier-name-icon{position:relative;background-color:#e4e7eb;width:3rem;height:3rem;margin-top:1rem;border-radius:1.5rem;text-align:center;line-height:3rem;font-weight:600;font-size:1rem}.carrier-profile-page .heading-card .carrier-name-icon.invalid-docs{border:1px solid #e12d39}.carrier-profile-page .heading-card .carrier-name-icon .initials{max-width:3rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.carrier-profile-page .heading-card .carrier-name-icon .account-warning-icon{line-height:normal;color:#e12d39;position:absolute;bottom:-4px;right:0;font-size:1rem}.carrier-profile-page .heading-card .carrier-name-icon .account-warning-icon svg{cursor:pointer}.carrier-profile-page .heading-card .carrier-name-icon .account-warning-icon .tooltip-content{font-weight:400}.carrier-profile-page .heading-card .carrier-name{margin-left:1rem;margin-top:1.5rem}.carrier-profile-page .heading-card .carrier-name .label{font-style:normal;font-weight:400;font-size:.75rem;line-height:1rem;color:#1f2933}.carrier-profile-page .heading-card .carrier-name .name{font-style:normal;font-weight:600;font-size:1rem;line-height:1.5rem;color:#1f2933}.carrier-profile-page .heading-card .carrier-name .name .profile-icon{color:#f86a6a;margin-right:.125rem}.carrier-profile-page .heading-card .back-option{color:inherit;text-decoration:none;margin-left:auto;margin-top:auto;margin-bottom:auto;padding-top:.5rem}.carrier-profile-page .heading-card .back-option .back-icon{margin-right:.75rem}.download-pdf-card{border:1px solid #cbd2d9;border-radius:4px;width:410px;height:96px;padding:2rem 1.5rem;display:-webkit-flex;display:flex;grid-gap:1rem;gap:1rem}.download-pdf-card .pdf-file-icon{width:1.5rem;height:2rem;color:#9aa5b1}.download-pdf-card .download-pdf-info{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;font-size:.625rem;font-weight:600;line-height:1rem;color:#616e7c}.download-pdf-card .download-pdf-info .download-pdf-title{color:#1f2933}.download-pdf-card .download-pdf-option{margin-left:auto;margin-top:.5rem;color:#1f2933}.download-pdf-card .download-pdf-option .download-pdf-icon{width:1rem;height:1rem;margin-left:.5rem}.download-pdf-card:hover{box-shadow:0 .5rem .5rem -6px #cbd2d9}.downloading-manual-popup{height:auto;white-space:normal;font-weight:400;text-align:center}.downloading-manual-popup .heading{margin-top:1rem}.downloading-manual-popup .description{margin-top:1rem;margin-bottom:1.5rem}.page-content:has(.page.help-center-page){padding:0}.page.help-center-page{position:absolute;left:3.5rem;min-width:calc(100% - 3.5rem);min-height:100%;background-color:#fff}.page.help-center-page .help-center-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;margin-top:4rem}.page.help-center-page .help-center-content .help-center-description{width:516px;text-align:center;margin-top:1.5rem;margin-bottom:4rem}.page.help-center-page .help-center-content .pdf-files{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;grid-gap:1.5rem;gap:1.5rem;margin-bottom:4rem}.page.help-center-page .help-center-content .support-email{font-weight:600;color:#0fb5ba;margin-top:.25rem}.edit-dedicated-carrier-popup{text-align:left}.edit-dedicated-carrier-popup .input-fields-row{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;grid-column-gap:.5rem;-webkit-column-gap:.5rem;column-gap:.5rem}.edit-dedicated-carrier-popup .per-mile-price{display:block;margin-top:.25rem;color:#616e7c;font-weight:600}.remove-dedicated-carrier,.remove-lane-carrier{display:inline-block}.remove-dedicated-carrier .remove-dedicated-carrier-popup,.remove-dedicated-carrier .remove-lane-carrier-popup,.remove-lane-carrier .remove-dedicated-carrier-popup,.remove-lane-carrier .remove-lane-carrier-popup{text-align:left}.remove-dedicated-carrier .remove-dedicated-carrier-popup .description-info .additional-explanation,.remove-dedicated-carrier .remove-lane-carrier-popup .description-info .additional-explanation,.remove-lane-carrier .remove-dedicated-carrier-popup .description-info .additional-explanation,.remove-lane-carrier .remove-lane-carrier-popup .description-info .additional-explanation{color:#7b8794;display:block;margin-top:.25rem}.remove-dedicated-carrier .remove-dedicated-carrier-popup .description-info .banner,.remove-dedicated-carrier .remove-lane-carrier-popup .description-info .banner,.remove-lane-carrier .remove-dedicated-carrier-popup .description-info .banner,.remove-lane-carrier .remove-lane-carrier-popup .description-info .banner{-webkit-align-items:flex-start;align-items:flex-start}.remove-dedicated-carrier .remove-dedicated-carrier-popup .description-info .banner .icon,.remove-dedicated-carrier .remove-lane-carrier-popup .description-info .banner .icon,.remove-lane-carrier .remove-dedicated-carrier-popup .description-info .banner .icon,.remove-lane-carrier .remove-lane-carrier-popup .description-info .banner .icon{margin-bottom:auto;margin-top:.125rem}.remove-dedicated-carrier .action-container,.remove-lane-carrier .action-container{position:relative}.dedicated-carriers-card .tab-placeholder{min-width:1.5rem}.dedicated-carriers-card .tab-content-container{padding:1.5rem 1.5rem 0}.dedicated-carriers-card .content-card-content{min-width:calc(100% + 48px);margin-left:-1.5rem;margin-right:-1.5rem;padding-top:0}.dedicated-carriers-card .dedicated-carriers-table{width:100%}.dedicated-carriers-card .dedicated-carriers-table.empty{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding-top:3rem;padding-bottom:3rem;grid-row-gap:0;row-gap:normal}.dedicated-carriers-card .dedicated-carriers-table.empty .icon{font-size:40px;color:#9aa5b1}.dedicated-carriers-card .dedicated-carriers-table .custom-table{margin-bottom:1.5rem;width:1223px}.dedicated-carriers-card .dedicated-carriers-table .custom-table .table-cell{line-height:18px}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row.active .name,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row.active .name{width:288px;min-width:288px}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row.active .name .name-ellipsis,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row.active .name .name-ellipsis{max-width:245px}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row.active .carrier-status,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row.active .carrier-status{width:165px;max-width:165px}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row.active.without-actions .carrier-status,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row.active.without-actions .carrier-status{width:408px;max-width:408px}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row.active .carrier-status.right .text-emphasis-box,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row.active .carrier-status.right .text-emphasis-box{margin-left:auto}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row.history .name,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row.history .name{width:358px;min-width:358px}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row.history .name .name-ellipsis,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row.history .name .name-ellipsis{max-width:300px}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row.history .carrier-status,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row.history .carrier-status{width:285px;min-width:285px}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .header-cell.rank,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .table-cell.rank,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .header-cell.rank,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .table-cell.rank{width:70px;min-width:70px}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .header-cell.name .name-content,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .table-cell.name .name-content,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .header-cell.name .name-content,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .table-cell.name .name-content{display:-webkit-flex;display:flex;grid-column-gap:3px;-webkit-column-gap:3px;column-gap:3px}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .header-cell.name .name-content .carrier-warning,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .table-cell.name .name-content .carrier-warning,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .header-cell.name .name-content .carrier-warning,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .table-cell.name .name-content .carrier-warning{position:relative;font-weight:400;font-size:.625rem;margin-right:.25rem;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .header-cell.name .name-content .carrier-warning .icon,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .table-cell.name .name-content .carrier-warning .icon,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .header-cell.name .name-content .carrier-warning .icon,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .table-cell.name .name-content .carrier-warning .icon{margin-bottom:5px;color:#e12d39}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .header-cell.name .name-content .carrier-warning .icon:hover,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .table-cell.name .name-content .carrier-warning .icon:hover,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .header-cell.name .name-content .carrier-warning .icon:hover,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .table-cell.name .name-content .carrier-warning .icon:hover{cursor:pointer}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .header-cell.name .name-content a,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .table-cell.name .name-content a,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .header-cell.name .name-content a,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .table-cell.name .name-content a{color:inherit}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .header-cell.name .name-content a:hover,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .table-cell.name .name-content a:hover,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .header-cell.name .name-content a:hover,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .table-cell.name .name-content a:hover{text-decoration:underline}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .header-cell.name .name-content .name-link,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .table-cell.name .name-content .name-link,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .header-cell.name .name-content .name-link,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .table-cell.name .name-content .name-link{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;grid-column-gap:3px;-webkit-column-gap:3px;column-gap:3px}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .header-cell.name .name-content .name-link .name-ellipsis,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .table-cell.name .name-content .name-link .name-ellipsis,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .header-cell.name .name-content .name-link .name-ellipsis,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .table-cell.name .name-content .name-link .name-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .header-cell.price,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .table-cell.price,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .header-cell.price,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .table-cell.price{width:130px;min-width:130px}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .header-cell.weekly-capacity,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .table-cell.weekly-capacity,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .header-cell.weekly-capacity,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .table-cell.weekly-capacity{width:140px;min-width:140px}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .header-cell.weekly-capacity.exceeded,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .table-cell.weekly-capacity.exceeded,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .header-cell.weekly-capacity.exceeded,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .table-cell.weekly-capacity.exceeded{color:#e12d39}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .header-cell.date-added,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .table-cell.date-added,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .header-cell.date-added,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .table-cell.date-added{width:180px;min-width:180px}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .header-cell.carrier-status,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .table-cell.carrier-status,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .header-cell.carrier-status,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .table-cell.carrier-status{margin-left:.5rem;line-height:normal}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .header-cell.carrier-status .status-box,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .table-cell.carrier-status .status-box,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .header-cell.carrier-status .status-box,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .table-cell.carrier-status .status-box{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:.875rem;padding-top:.125rem;padding-bottom:.125rem}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .header-cell.actions,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .table-cell.actions,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .header-cell.actions,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .table-cell.actions{width:120px;min-width:120px}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .header-cell.actions .action,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .table-cell.actions .action,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .header-cell.actions .action,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .table-cell.actions .action{display:inline;height:1.5rem;width:1.5rem;padding:0 1px}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .header-cell.actions .action .icon,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .table-cell.actions .action .icon,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .header-cell.actions .action .icon,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .table-cell.actions .action .icon{font-size:.75rem}.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .header-cell.actions .edit-dedicated-carrier,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .header-cell.actions .remove-dedicated-carrier,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .table-cell.actions .edit-dedicated-carrier,.dedicated-carriers-card .dedicated-carriers-table .custom-table .content-row .table-cell.actions .remove-dedicated-carrier,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .header-cell.actions .edit-dedicated-carrier,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .header-cell.actions .remove-dedicated-carrier,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .table-cell.actions .edit-dedicated-carrier,.dedicated-carriers-card .dedicated-carriers-table .custom-table .header-row .table-cell.actions .remove-dedicated-carrier{display:inline-block}.edit-lane-booknow-component .booknow-button{color:#9aa5b1;font-size:13px;margin-left:.5rem;cursor:pointer}.edit-lane-booknow-component .booknow-button:hover{color:#1f2933}.edit-lane-booknow-component .edit-booknow-popup .description{margin-top:1rem}.edit-lane-booknow-component .edit-booknow-popup .subheading{font-weight:600}.edit-lane-booknow-component .edit-booknow-popup .subheading .total-price-label{color:#9aa5b1;font-weight:400;display:inline}.edit-lane-booknow-component .edit-booknow-popup .per-mile-price-label{color:#616e7c;line-height:1rem;margin-top:4px}.edit-lane-booknow-component .edit-booknow-popup .booknow-price{margin-top:.25rem}.csv-upload-container .csv-upload-descriptipn{margin-bottom:.75rem}.csv-upload-container .csv-upload-descriptipn .description-list{margin-top:.75rem;padding-left:1.5rem}.csv-upload-container .csv-upload-descriptipn .description-section{margin-top:.75rem}.csv-upload-container .input-field{margin-top:1rem}.csv-upload-container .icon-div{position:relative;display:inline;color:#9aa5b1;margin-left:.25rem}.csv-upload-container .icon-div .icon{font-size:.75rem}.csv-upload-container .icon-div:hover{color:#1f2933;cursor:pointer}.csv-upload-container .loading-warning .banner{-webkit-align-items:flex-start;align-items:flex-start;margin-top:.5rem}.edit-carrier-negotiated-rate .edit-negotiated-rate-popup{text-align:left}.edit-carrier-negotiated-rate .edit-negotiated-rate-popup .heading{margin-bottom:.5rem}.edit-carrier-negotiated-rate .edit-negotiated-rate-popup .subheading{margin-bottom:.125rem;line-height:1.5rem}.edit-carrier-negotiated-rate .action-container{position:relative}.sm-content-row .name{width:390px}.sm-content-row .name .name-content{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;grid-gap:3px;gap:3px;width:354px}.sm-content-row .name .name-content .carrier-warning{position:relative;font-weight:400;font-size:.625rem;margin-right:.25rem;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.sm-content-row .name .name-content .carrier-warning .icon{margin-bottom:.125rem;color:#e12d39}.sm-content-row .name .name-content .carrier-warning .icon:hover{cursor:pointer}.sm-content-row .name .name-content a{color:inherit}.sm-content-row .name .name-content a:hover{text-decoration:underline}.sm-content-row .name .name-content .name-link .name-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:375px}.sm-content-row .negotiated-rate{min-width:145px}.sm-content-row .email{min-width:300px}.sm-content-row .email .email-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:275px}.sm-content-row .date{min-width:220px}.sm-content-row .actions{width:171px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center}.sm-content-row .actions.single-action{width:85px}.sm-content-row .actions .action{display:inline-block;height:20px;width:1.5rem;padding:0 .25rem}.sm-content-row .actions .action .icon{font-size:.75rem}.sm-carriers-card .tab-placeholder{min-width:1.5rem}.sm-carriers-card .spot-market-candidates-card{padding-left:0;padding-right:0;padding-bottom:0}.sm-carriers-card .spot-market-candidates-card .header{padding-left:1.5rem;padding-right:1.5rem}.sm-carriers-card .spot-market-candidates-card .content-card-content{padding:1.5rem}.sm-carriers-card .sm-carriers-empty{text-align:center;padding:70px 0}.sm-carriers-card .sm-carriers-empty .icon{width:50px;height:40px;color:#9aa5b1}.sm-carriers-card .pagination-container{width:100%;margin-top:1.5rem}.sm-carriers-card .banner{margin-top:.75rem}.sm-carriers-card .sm-quick-actions{display:-webkit-flex;display:flex;grid-gap:.75rem;gap:.75rem}.sm-carriers-card .sm-actions .button.small,.sm-carriers-card .sm-actions .button.tertiary{padding-right:1.5rem}.sm-carriers-card .sm-actions .popup{white-space:normal}.sm-carriers-card .sm-actions .popup .action-name{color:#0fb5ba}.sm-carriers-card .sm-actions .dropdown{min-width:194px}.sm-carriers-card .sm-actions .dropdown .action-icon{width:1rem;height:.75rem;margin-right:.25rem;color:#1f2933}.sm-carriers-card .sm-carriers-table{width:100%}.sm-carriers-card .sm-carriers-table .custom-table{width:1223px}.sm-carriers-card .sm-carriers-table .custom-table .header-cell{border-bottom:1px solid #e4e7eb}.sm-carriers-card .sm-carriers-table .custom-table .header-cell.name{width:390px}.sm-carriers-card .sm-carriers-table .custom-table .header-cell.negotiated-rate{width:143px;padding-left:0}.sm-carriers-card .sm-carriers-table .custom-table .header-cell.email{width:300px}.sm-carriers-card .sm-carriers-table .custom-table .header-cell.date{width:280px}.sm-carriers-card .sm-carriers-table .custom-table .table-cell{line-height:18px}.sm-carriers-card .sm-carriers-table .custom-table .table-cell:last-of-type{padding-right:1rem}.sm-carriers-card .sm-carrier-loader{height:240px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.ant-picker,.ant-picker-range{height:40px;-webkit-align-items:center;align-items:center;border:1px solid #e4e7eb;box-sizing:border-box;border-radius:4px;width:100%;cursor:pointer}.ant-picker:hover{border-color:#cbd2d9}.ant-picker .ant-picker-range .ant-picker-focused{border-color:#2186eb;outline:0;box-shadow:none}.ant-picker-focused{border-color:#2186eb}.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,.ant-picker-range .ant-picker-active-bar{background:#2186eb;cursor:pointer}.ant-picker-input>input{cursor:pointer;text-align:left}.restart-auction-popup{height:auto;white-space:normal;font-weight:400}.restart-auction-popup .subheading{font-weight:600;margin-left:0;color:#1f2933}.restart-auction-popup .custom-checkbox{margin-top:1rem;margin-left:0}.restart-auction-popup .deadline-picker{padding-top:1.5rem}.restart-auction-popup .deadline-picker .label{font-weight:600;margin-bottom:.125rem}.restart-auction-popup .deadline-picker .label .deadline-picker-description{color:#9aa5b1;font-weight:400;display:inline-block}.retry-sync-trigger{color:#e12d39;font-weight:600}.retry-sync-trigger .icon{font-size:.75rem;margin-left:6px}.declare-winner-popup-container .carrier-name,.retry-sync-popup .carrier-code{font-weight:600}.declare-winner-popup-container .dropdown-item .action-name{display:inline-block;width:116px}.declare-winner-popup-container #declare-winner-popup-heading{color:#1f2933}.extend-offer-popup-container .extend-offer-popup{text-align:left}.extend-offer-popup-container .extend-offer-popup .description .expiration{font-weight:600}.extend-offer-popup-container .extend-offer-popup .end-date-picker{margin-bottom:2rem}.extend-offer-popup-container .extend-offer-popup .end-date-picker .label,.reject-offer-popup .carrier-name{font-weight:600}.reject-offer-popup .reason-text-area{margin-top:1rem}.reject-offer-popup .subheading{margin-bottom:.5rem}.reject-offer-popup .select{font-weight:400;height:40px}.bid{margin-top:.5rem}.bid.bordered.pending{background:rgba(243,86,39,.02);border:1px solid #f9703e}.bid.bordered.ready{background:rgba(15,181,186,.02);border:1px solid #0fb5ba}.bid.bordered.falloff{background:rgba(154,165,177,.02);border:1px solid #9aa5b1}.bid.borderless{border:0;padding:0}.bid .data{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:stretch;align-items:stretch;height:48px}.bid .data .field-content{font-weight:600}.bid .data .field-content.relevant{color:#1f2933}.bid .data .field-content.relevant.exceeded{color:#e12d39}.bid .data .field-content.irrelevant{color:#9aa5b1}.bid .data .field-content .status-time{font-weight:600}.bid .data .field-title .title-tooltip{display:-webkit-inline-flex;display:inline-flex;position:relative;color:#9aa5b1;font-size:.625rem;line-height:normal}.bid .data .field-title .title-tooltip:hover{color:#1f2933;cursor:pointer}.bid .data .field-title .title-tooltip .tooltip-content{font-weight:400;padding:.5rem}.bid .data .field-title .title-tooltip.exceeded{font-weight:600;color:#e12d39}.bid .data .field{margin-right:1.5rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;line-height:24px;-webkit-justify-content:space-between;justify-content:space-between}.bid .data .field.name{width:365px;margin-left:0}.bid .data .field.name .field-content{display:-webkit-flex;display:flex}.bid .data .field.name .field-content.ready{color:#0fb5ba}.bid .data .field.name .field-content.pending{color:#f9703e}.bid .data .field.name .field-content.expired{color:#e12d39}.bid .data .field.name .field-content .carrier-name{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bid .data .field.name .field-content .carrier-name a{color:inherit}.bid .data .field.name .field-content .carrier-name a:hover{text-decoration:underline}.bid .data .field.name .field-content .warning-icon{position:relative;display:inline;font-weight:400;font-size:.75rem;vertical-align:bottom;margin-right:.25rem}.bid .data .field.name .field-content .warning-icon .icon.irrelevant{color:#9aa5b1}.bid .data .field.name .field-content .warning-icon .icon.irrelevant:hover{color:#1f2933;cursor:pointer}.bid .data .field.name .field-content .warning-icon .icon.relevant{color:#e12d39}.bid .data .field.name .field-content .warning-icon .icon.relevant:hover{cursor:pointer}.bid .data .field.bid-total{width:115px;text-align:right;margin-right:40px}.bid .data .field.bid-total .field-content .text-emphasis-box{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto}.bid .data .field.bid-per-mile{width:65px;text-align:right;margin-right:48px}.bid .data .field.date{width:170px;text-align:left;margin-right:1rem}.bid .data .field.weekly-limit{width:95px}.bid .data .field.weekly-limit .field-content,.bid .data .field.weekly-limit .field-title{text-align:right}.bid .data .field.offer-status{width:195px;text-align:left}.bid .data .field.offer-status .status-label{color:#9aa5b1}.bid .data .field.offer-status .status-label.failed{color:#e12d39}.bid .data .field.offer-status .status-label.pending{color:#f9703e}.bid .data .field.offer-status .status-label.ready{color:#0fb5ba}.bid .data .field.offer-status .field-content .number{font-size:1.25rem}.bid .data .field.offer-status .field-content .number:nth-child(2){margin-left:.5rem}.bid .data .field.offer-status .field-content .descriptor{font-weight:400;font-size:.75rem}.bid .data .broker-bid-actions{margin-left:auto;cursor:pointer;margin-top:.25rem}.bid .data .broker-bid-actions,.bid .data .broker-bid-actions .menu-icon-container{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.bid .data .broker-bid-actions .menu-icon-container .icon{font-size:1rem;color:#9aa5b1;position:relative}.bid .data .broker-bid-actions .dropdown .popup{white-space:normal}.bid .data .broker-bid-actions .dropdown .reject-offer-for-carrier-action-name{display:inline-block;width:133px}.bid .banner-wrapper{margin-top:.25rem}.edit-book-now-price-popup-container{position:relative}.edit-book-now-price-popup-container a{color:inherit}.edit-book-now-price-popup-container #popup-edit-book-now .edit-book-now-popup .heading{color:#1f2933;margin-bottom:1rem}.edit-book-now-price-popup-container #popup-edit-book-now .edit-book-now-popup .prompt{font-weight:600}.edit-book-now-price-popup-container #popup-edit-book-now .edit-book-now-popup .total-price-label{color:#9aa5b1;font-weight:400;display:inline}.edit-book-now-price-popup-container #popup-edit-book-now .edit-book-now-popup .per-mile-price-label{color:#616e7c;line-height:1rem;margin-top:4px}.edit-book-now-price-popup-container #popup-edit-book-now .edit-book-now-popup .book-now-price{margin-top:.25rem}.edit-book-now-price-popup-container #popup-edit-book-now .edit-book-now-popup .ant-checkbox-wrapper{margin-top:.5rem;display:-webkit-flex;display:flex}.sm-bids-content-row .name{min-width:343px}.sm-bids-content-row .name.last-element{border-bottom-left-radius:.25rem}.sm-bids-content-row .name .name-content{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;grid-gap:3px;gap:3px}.sm-bids-content-row .name .name-content .carrier-warning{position:relative;font-weight:400;font-size:.625rem;margin-right:.25rem;display:-webkit-flex;display:flex}.sm-bids-content-row .name .name-content .carrier-warning .icon{margin-bottom:.125rem;color:#e12d39}.sm-bids-content-row .name .name-content .carrier-warning .icon:hover{cursor:pointer}.sm-bids-content-row .name .name-content a{color:inherit}.sm-bids-content-row .name .name-content a:hover{text-decoration:underline}.sm-bids-content-row .name .name-content .name-link .name-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:313px}.sm-bids-content-row .bid{min-width:175px}.sm-bids-content-row .per-mile{width:120px}.sm-bids-content-row .actions,.sm-bids-content-row .date-of-bid{min-width:274px}.sm-bids-content-row .actions.last-element{border-bottom-right-radius:.25rem}.sm-bids-content-row .actions .broker-bid-actions{position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;cursor:pointer}.sm-bids-content-row .actions .broker-bid-actions .menu-icon-container{display:-webkit-flex;display:flex;padding-right:20px}.sm-bids-content-row .actions .broker-bid-actions .menu-icon-container.disabled .icon{color:#cbd2d9}.sm-bids-content-row .actions .broker-bid-actions .menu-icon-container .icon{font-size:1rem;color:#9aa5b1;position:relative}.sm-bids-content-row .actions .broker-bid-actions .dropdown{white-space:unset}.sm-participants-content-row .name{width:372px}.sm-participants-content-row .name.last-element{border-bottom-left-radius:.25rem}.sm-participants-content-row .name .name-content{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;grid-gap:3px;gap:3px}.sm-participants-content-row .name .name-content .carrier-warning{position:relative;font-weight:400;font-size:.625rem;margin-right:.25rem;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.sm-participants-content-row .name .name-content .carrier-warning .icon{margin-bottom:.125rem;color:#e12d39}.sm-participants-content-row .name .name-content .carrier-warning .icon:hover{cursor:pointer}.sm-participants-content-row .name .name-content a{color:inherit}.sm-participants-content-row .name .name-content a:hover{text-decoration:underline}.sm-participants-content-row .name .name-content .name-link .name-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:345px}.sm-participants-content-row .email,.sm-participants-content-row .origin{width:300px}.sm-participants-content-row .email .email-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:275px}.sm-participants-content-row .phone{width:202px}.sm-participants-content-row .phone.last-element{border-bottom-right-radius:.25rem}.spot-market-details .empty-table{background-image:url(/static/media/medium-empty-table.4a6d3714.svg)}.spot-market-details .content-card .header{height:72px;padding:.75rem 1rem}.spot-market-details .content-card .header .info-group .expansion-view .info-label{margin-left:0}.spot-market-details .content-card .header .info-group .menu{-webkit-order:1;order:1;margin-right:0;margin-left:.75rem}.spot-market-details .content-card .header .info-group .actions{width:245px;margin-left:0}.spot-market-details .content-card .separator{margin:0}.spot-market-details .content-card .content-card-content{padding:1.5rem}.spot-market-details.current .offer-display .content-card{border:1px solid #2186eb}.spot-market-details.current .offer-display .header{background:rgba(33,134,235,.02)}.spot-market-details.current.ready .content-card{border:1px solid #0fb5ba}.spot-market-details.current.ready .header{background:rgba(15,181,186,.02)}.spot-market-details.current.pending .content-card{border:1px solid #f9703e}.spot-market-details.current.pending .header{background:rgba(249,112,62,.02)}.spot-market-details.current.no-bids .content-card{border:1px solid #2186eb}.spot-market-details.current.no-bids .header{background:rgba(33,134,235,.02)}.spot-market-details .header{margin:0}.spot-market-details .header .heading{font-weight:600;font-size:1rem;line-height:1.5rem;color:#2186eb}.spot-market-details .header .heading .skipped{color:#1f2933}.spot-market-details .header .heading .heading-icon{margin-right:.25rem}.spot-market-details .header .heading .focused-bid{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.spot-market-details .header .heading .focused-bid .field{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;line-height:1.5rem;-webkit-justify-content:space-between;justify-content:space-between;margin-right:1.5rem}.spot-market-details .header .heading .focused-bid .field .field-title{color:#1f2933}.spot-market-details .header .heading .focused-bid .field .field-title.spot-market{color:#2186eb}.spot-market-details .header .heading .focused-bid .field .field-content{color:#1f2933;font-weight:600}.spot-market-details .header .heading .focused-bid .field .field-content.pending{color:#f9703e}.spot-market-details .header .heading .focused-bid .field .field-content.ready{color:#0fb5ba}.spot-market-details .header .heading .focused-bid .field .field-content.error{color:#e12d39}.spot-market-details .header .heading .focused-bid .field.name{width:365px;margin-left:0;position:relative}.spot-market-details .header .heading .focused-bid .field.name a{color:inherit}.spot-market-details .header .heading .focused-bid .field.name a:hover{text-decoration:underline}.spot-market-details .header .heading .focused-bid .field.name .field-content{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.spot-market-details .header .heading .focused-bid .field.name .icon-wrapper{display:-webkit-inline-flex;display:inline-flex;font-weight:400}.spot-market-details .header .heading .focused-bid .field.name .icon-wrapper.terminated-carrier .tooltip.bottom{-webkit-transform:translate(-191%);transform:translate(-191%)}.spot-market-details .header .heading .focused-bid .field.name .icon-wrapper.missing-documents .tooltip.bottom{-webkit-transform:translate(-141%);transform:translate(-141%)}.spot-market-details .header .heading .focused-bid .field.name .icon-wrapper .warning-icon{padding-top:.25rem;color:#e12d39}.spot-market-details .header .heading .focused-bid .field.bid-total{width:115px;text-align:right;margin-right:40px}.spot-market-details .header .heading .focused-bid .field.bid-total .text-emphasis-box{display:inline}.spot-market-details .header .heading .focused-bid .field.bid-per-mile{width:65px;text-align:right;margin-right:48px}.spot-market-details .header .heading .focused-bid .field.date{width:160px;text-align:left;margin-right:1rem}.spot-market-details .header .heading .focused-bid .field.status{margin-left:100px;margin-right:0;width:210px}.spot-market-details .header .heading .focused-bid .field.status .field-title{display:-webkit-inline-flex;display:inline-flex}.spot-market-details .header .heading .focused-bid .field.status .status-label{margin-left:.25rem}.spot-market-details .header .heading .focused-bid .field.status .status-label.falloff,.spot-market-details .header .heading .focused-bid .field.status .status-label.skipped{color:#9aa5b1}.spot-market-details .header .heading .focused-bid .field.status .status-label.spot-market{color:#2186eb}.spot-market-details .header .heading .focused-bid .field.status .status-label.pending{color:#f9703e}.spot-market-details .header .heading .focused-bid .field.status .status-label.ready{color:#0fb5ba}.spot-market-details .header .heading .focused-bid .field.status .status-label.under-review{color:#f9703e}.spot-market-details .header .heading .focused-bid .field.status .status-label.canceled{color:#e12d39}.spot-market-details .header .heading .focused-bid .field.status .title-tooltip{margin-left:.25rem;position:relative;color:#9aa5b1}.spot-market-details .header .heading .focused-bid .field.status .title-tooltip:hover{color:#1f2933;cursor:pointer}.spot-market-details .header .info-group .menu{margin-left:0;margin-right:.75rem}.spot-market-details .header .info-group .menu .focused-bid-menu{cursor:pointer}.spot-market-details .header .info-group .menu .focused-bid-menu,.spot-market-details .header .info-group .menu .focused-bid-menu .menu-icon-container{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.spot-market-details .header .info-group .menu .focused-bid-menu .menu-icon-container .icon{font-size:1rem;color:#9aa5b1;position:relative}.spot-market-details .header .info-group .menu .focused-bid-menu .dropdown{white-space:unset}.spot-market-details .header .info-group .expansion-view{margin-right:0}.spot-market-details .price-options{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-end;justify-content:flex-end;height:44px;margin-right:140px}.spot-market-details .price-options .separator{margin:0!important;width:1px}.spot-market-details .price-options .prices{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.spot-market-details .price-options .prices .book-now{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.spot-market-details .price-options .prices .book-now .book-now-label{text-align:right}.spot-market-details .price-options .prices .book-now .price{font-weight:600;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:flex-end;justify-content:flex-end}.spot-market-details .price-options .prices .book-now .price .add-icon{margin-right:.25rem;color:#0fb5ba}.spot-market-details .price-options .prices .book-now .price .edit-icon,.spot-market-details .price-options .prices .book-now .price .reset-icon{margin-left:.25rem;color:#9aa5b1}.spot-market-details .price-options .prices .book-now .price .edit-icon:hover,.spot-market-details .price-options .prices .book-now .price .reset-icon:hover{color:#1f2933}.spot-market-details .price-options .prices .suggested{position:relative;margin-left:1.5rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.spot-market-details .price-options .prices .suggested .price{font-weight:600}.spot-market-details .price-options .prices .suggested .icon-div{position:relative;display:inline;color:#9aa5b1;margin-left:.25rem}.spot-market-details .price-options .prices .suggested .icon-div .icon{font-size:.75rem}.spot-market-details .price-options .prices .suggested .icon-div:hover{color:#1f2933}.spot-market-details .content{margin-top:.75rem;margin-left:0!important}.spot-market-details .bids .title,.spot-market-details .candidates .title{font-weight:600}.spot-market-details .bids .title .amount,.spot-market-details .candidates .title .amount{margin-left:.25rem;color:#9aa5b1}.spot-market-details .bids .title .expansion-prompt,.spot-market-details .candidates .title .expansion-prompt{margin-left:.5rem;font-weight:600;color:#2186eb;cursor:pointer}.spot-market-details .bids{margin-bottom:1.5rem}.spot-market-details .bids .list{margin-top:.5rem}.spot-market-details .bids .list .pagination-container{margin-top:.5rem;background-color:inherit}.spot-market-details .bids .list .separator{margin:0}.spot-market-details .candidates .list{margin-top:1rem}.spot-market-details .candidates .list .remaining-candidates{font-weight:600;color:#616e7c}.spot-market-details .tab-container .sm-candidates-search{padding-top:1.5rem}.spot-market-details .tab-container .sm-candidates-search.active{margin-bottom:1rem}.spot-market-details .tab-container .sm-candidates-search .search-filter .text-input{width:494px}.spot-market-details .tab-container .sm-bids-table{max-width:1176px}.spot-market-details .tab-container .sm-bids-table .header-cell{border-bottom:1px solid #e4e7eb;padding:.75rem 1.5rem}.spot-market-details .tab-container .sm-bids-table .header-cell.name{width:343px}.spot-market-details .tab-container .sm-bids-table .header-cell.bid{width:175px}.spot-market-details .tab-container .sm-bids-table .header-cell.per-mile{width:86px}.spot-market-details .tab-container .sm-bids-table .header-cell.date-of-bid{padding-left:1.5rem;width:238px}.spot-market-details .tab-container .sm-bids-table .header-cell.date-of-bid:last-child{width:556px;padding:0 1.5rem}.spot-market-details .tab-container .sm-bids-table .header-cell.actions{width:238px}.spot-market-details .tab-container .sm-bids-table .table-cell{padding:0 1.5rem}.spot-market-details .tab-container .sm-participants-table{margin-top:1rem;max-width:1174px}.spot-market-details .tab-container .sm-participants-table .header-cell{border-bottom:1px solid #e4e7eb}.spot-market-details .tab-container .sm-participants-table .header-cell.name{width:372px}.spot-market-details .tab-container .sm-participants-table .header-cell.email,.spot-market-details .tab-container .sm-participants-table .header-cell.origin{width:300px}.spot-market-details .tab-container .sm-participants-table .header-cell.phone{width:202px}.spot-market-details .tab-container .pagination-container{width:100%;margin-top:1.5rem}.add-on-demand-carrier-popup{height:auto;white-space:normal}.add-on-demand-carrier-popup .carrier-name{font-weight:600}.add-on-demand-carrier-popup .per-mile-price{font-weight:600;color:#616e7c}.action-dropdown .dropdown .action .dropdown-item .cancel-action-button{color:#e12d39}.action-dropdown .dropdown .action .action-icon{color:#1f2933;margin-right:.25rem;font-size:.75rem;vertical-align:middle}.action-dropdown .dropdown .action .action-icon.cancel{color:#e12d39}.action-dropdown .dropdown .action .edit-auction-deadline-action-name{display:inline-block;width:125px}.action-dropdown .dropdown .action .add-on-demand-carrier-action-name{display:inline-block;width:140px}.action-dropdown .action-dropdown-popup.loading{text-align:center}.action-dropdown .action-dropdown-popup.loading .heading{margin-top:1rem}.action-dropdown .action-dropdown-popup{height:auto;white-space:normal;font-weight:400}.action-dropdown .action-dropdown-popup .description{margin-top:1rem;margin-bottom:1.5rem}.action-dropdown .action-dropdown-popup .description .bold{font-weight:600}.action-dropdown .action-dropdown-popup .subheading{font-weight:600;margin-left:0;color:#1f2933}.action-dropdown .action-dropdown-popup .select{height:40px;margin-bottom:2rem}.action-dropdown .action-dropdown-popup .date-picker{margin-bottom:1.5rem}.action-dropdown .action-dropdown-popup .note-input{margin-bottom:2rem}.action-dropdown .action-dropdown-popup .buttons-wrapper{text-align:end}.action-dropdown .action-dropdown-popup.change-deadline-popup .date-picker{margin-bottom:0}.tendering-candidates .content-card .header{margin-left:0}.tendering-candidates .content-card .header .info-group .phase-box{position:relative;display:inline;margin-left:1rem}.tendering-candidates .content-card .content-card-content .spot-market-details .component{padding:0;margin-bottom:0}.tendering-candidates .carrier-order-popover .prompt{font-weight:600;color:#1f2933;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:dashed;text-decoration-style:dashed;-webkit-text-decoration-color:#2186eb;text-decoration-color:#2186eb;text-underline-offset:.25rem}.tendering-candidates .carrier-order-popover .prompt:hover{cursor:pointer}.tendering-candidates .carrier-order-popover .icon{display:inline;color:#9aa5b1;margin-left:.25rem}.tendering-candidates .carrier-order-popover .icon.active{color:#1f2933}.tendering-candidates .carrier-order-popover .icon:hover{color:#1f2933;cursor:pointer}.tendering-candidates .carrier-order-popover .order-popover-content{padding:.75rem 1.5rem}.tendering-candidates .carrier-order-popover .order-popover-content .title{font-weight:600;margin-bottom:.75rem}.tendering-candidates .carrier-order-popover .order-popover-content ul{margin-top:.75rem;padding-left:1.5rem}.tendering-candidates .carrier-order-popover .order-popover-content ul li{margin-bottom:.75rem}.tendering-candidates .current-bid .candidates-heading,.tendering-candidates .future-candidates .candidates-heading,.tendering-candidates .unsuccessful-bids .candidates-heading{height:100%;display:inline-block;margin-left:0;margin-bottom:.5rem;font-weight:600}.tendering-candidates .candidates-list .component,.tendering-candidates .future-candidates .component,.tendering-candidates .unsuccessful-bids .component{padding-bottom:0}.tendering-candidates .candidates-list .separator,.tendering-candidates .future-candidates .separator,.tendering-candidates .unsuccessful-bids .separator{margin-top:.75rem;margin-bottom:.75rem}.tendering-candidates .candidates-list .spot-market-details .separator,.tendering-candidates .future-candidates .spot-market-details .separator,.tendering-candidates .unsuccessful-bids .spot-market-details .separator{margin:0}.tendering-candidates .candidates-list .spot-market-details.current .content-card,.tendering-candidates .future-candidates .spot-market-details.current .content-card,.tendering-candidates .unsuccessful-bids .spot-market-details.current .content-card{border:1px solid #e4e7eb}.tendering-candidates .candidates-list .spot-market-details.current .header,.tendering-candidates .future-candidates .spot-market-details.current .header,.tendering-candidates .unsuccessful-bids .spot-market-details.current .header{background:none}.tendering-candidates .future-candidates .component.dedicated{margin-bottom:-1px}.tendering-candidates .candidates-list .candidates-heading{display:block;margin-bottom:.5rem;font-weight:600}.tendering-candidates .candidates-list .waterfall-cards{margin-bottom:-1px}.tendering-candidates .candidates-list .spot-market-details{position:relative}.tendering-candidates .candidates-list .spot-market-details .component{margin-bottom:0;padding-bottom:.75rem}.tendering-candidates .candidates-list .spot-market-details .component .header .heading{margin:0}.tendering-candidates .candidates-list .winner-declaration-cards{margin-top:.75rem;padding-bottom:.75rem}.tendering-candidates .candidates-list .winner-declaration-cards .component{margin-bottom:0}.tendering-candidates .unsuccessful-bids .expansion-prompt{margin-left:.5rem;font-size:.75rem;cursor:pointer;font-weight:600}.tendering-candidates .unsuccessful-bids .expansion-prompt .amount,.tendering-candidates .unsuccessful-bids .expansion-prompt .expand-icon{margin-left:.25rem;color:#9aa5b1}.tendering-details-page .heading #broker-actions-dropdown .action-name{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:.25rem;padding-right:.25rem}.tendering-details-page .tmw-data-mismatch-message{width:100%;margin-bottom:1.5rem;border-radius:4px;border:1px solid #e12d39;line-height:18px;padding-top:10px;padding-bottom:10px}.tendering-details-page .tmw-data-mismatch-message .mismatch-label{font-weight:600}.tendering-details-page .tmw-data-mismatch-message.with-actions{-webkit-align-items:center;align-items:center}.tendering-details-page .tmw-data-mismatch-message.warn{border-color:#f9703e}.tendering-details-page .canceled-auction-restart{display:-webkit-flex;display:flex;margin-top:1.5rem;margin-bottom:1rem;-webkit-align-items:center;align-items:center}.tendering-details-page .canceled-auction-restart .dropdown-item{background:#fff;width:176px;line-height:40px;text-align:center;border:1px solid #e4e7eb;border-radius:.25rem;margin-right:.75rem}.tendering-details-page .canceled-auction-restart .dropdown-item:hover{cursor:pointer;border:1px solid #9aa5b1}.tendering-details-page .canceled-auction-restart .dropdown-item .action-name{font-size:.875rem;font-weight:700}.tendering-details-page .canceled-auction-restart .dropdown-item .action-icon{color:#e12d39;margin-right:.75rem}.notification-center-page .breadcrumb,.notification-center-page .page-header-container,.tendering-details-page .logistics-coordinators-card{margin-bottom:1.5rem}.notification-center-page .notification-center-tab-section{margin-bottom:4rem;padding-top:.5rem;display:-webkit-flex;display:flex;grid-gap:1.5rem;gap:1.5rem}.notification-center-page .notification-center-tab-section .summary{min-width:300px;width:300px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;grid-gap:.25rem;gap:.25rem}.notification-center-page .notification-center-tab-section .additional-information-popover{margin-top:.75rem}.notification-center-page .notification-center-tab-section .additional-information-popover .popover-icon-container:hover{text-decoration:underline;color:#2186eb}.notification-center-page .notification-center-tab-section .additional-information-popover .additional-information-content{padding:1rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;grid-gap:.75rem;gap:.75rem}.notification-center-page .notification-center-tab-section .additional-information-popover .additional-information-content .additional-information-content-title{display:block;line-height:18px}.notification-center-page .notification-center-tab-section .notification-center-tab-content{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;grid-gap:1rem;gap:1rem}.notification-center-page .notification-center-tab-section .notification-center-tab-content .notification-subscriptions-actions{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;grid-gap:.75rem;gap:.75rem;-webkit-align-items:flex-end;align-items:flex-end}.notification-center-page .notification-center-tab-section .notification-center-tab-content .notification-subscriptions-actions .search-filter-container,.notification-center-page .notification-center-tab-section .notification-center-tab-content .notification-subscriptions-actions .search-filter-container .text-input{width:100%}.notification-center-page .notification-center-tab-section .notification-center-tab-content .add-notification-subscriptions-popup .multiple-input-field{height:96px}.notification-center-page .notification-center-tab-section .notification-center-tab-content .add-notification-subscriptions-popup .tooltip-content{width:285px}.notification-center-page .notification-center-tab-section .notification-center-tab-content .add-notification-subscriptions-popup .custom-select-container{margin-top:1rem}.notification-center-page .notification-center-tab-section .notification-center-tab-content .empty-list{height:240px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;grid-gap:.25rem;gap:.25rem;border:1px solid #f5f7fa;border-radius:.25rem;padding-top:30px;background-image:url(/static/media/empty-table-state.f90017ad.svg)}.notification-center-page .notification-center-tab-section .notification-center-tab-content .empty-list .empty-list-icon{margin-bottom:.5rem}.notification-center-page .notification-center-tab-section .notification-center-tab-content .empty-list .empty-list-description{color:#616e7c}.notification-center-page .notification-center-tab-section .notification-center-tab-content .empty-list .subscriptions-add-actions{margin-top:.5rem;display:-webkit-flex;display:flex;grid-gap:.75rem;gap:.75rem}.notification-center-page .notification-center-tab-section .notification-center-tab-content .custom-table{width:100%}.notification-center-page .notification-center-tab-section .notification-center-tab-content .custom-table .table-cell.subscription-name{width:288px;max-width:288px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.notification-center-page .notification-center-tab-section .notification-center-tab-content .custom-table .table-cell.subscription-name.default-logistics-coordinator-name{width:680px;max-width:680px}.notification-center-page .notification-center-tab-section .notification-center-tab-content .custom-table .table-cell.subscription-name.default-logistics-coordinator-name,.notification-center-page .notification-center-tab-section .notification-center-tab-content .custom-table .table-cell.subscription-name.lane-specific-logistics-coordinator-cell{position:relative;overflow:visible}.notification-center-page .notification-center-tab-section .notification-center-tab-content .custom-table .table-cell.subscription-name.default-logistics-coordinator-name a,.notification-center-page .notification-center-tab-section .notification-center-tab-content .custom-table .table-cell.subscription-name.lane-specific-logistics-coordinator-cell a{color:#000;color:initial}.notification-center-page .notification-center-tab-section .notification-center-tab-content .custom-table .table-cell.subscription-name.default-logistics-coordinator-name .additional-information-popover,.notification-center-page .notification-center-tab-section .notification-center-tab-content .custom-table .table-cell.subscription-name.lane-specific-logistics-coordinator-cell .additional-information-popover{margin-top:0}.notification-center-page .notification-center-tab-section .notification-center-tab-content .custom-table .table-cell.subscription-email{width:288px;max-width:288px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.notification-center-page .notification-center-tab-section .notification-center-tab-content .custom-table .table-cell.lane-specific-logistics-coordinator-cell{width:170px;max-width:170px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.notification-center-page .notification-center-tab-section .notification-center-tab-content .custom-table .remove-subscription-action{color:#9aa5b1}.notification-center-page .notification-center-tab-section .notification-center-tab-content .custom-table .remove-subscription-action:hover{cursor:pointer;color:#1f2933}.notification-center-page .notification-center-tab-section .notification-center-tab-content .custom-table .remove-subscription-popup{text-align:left}.notification-item{position:relative;left:0;width:inherit;cursor:pointer;white-space:normal;-webkit-transform:translateX(0);transform:translateX(0);margin:.25rem 0;transition:opacity .2s linear,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,opacity .2s linear;transition:transform .4s ease-in-out,opacity .2s linear,-webkit-transform .4s ease-in-out;display:-webkit-flex;display:flex;padding:.75rem 1rem}.notification-item sup{top:0}.notification-item.notification-component{box-shadow:0 .7px 2.2px rgba(0,0,0,.02),0 1.7px 5.3px rgba(0,0,0,.028),0 3.3px 10px rgba(0,0,0,.035),0 5.8px 17.9px rgba(0,0,0,.042),0 10.9px 33.4px rgba(0,0,0,.05),0 26px 80px rgba(0,0,0,.07);-webkit-transform:translateX(150%);transform:translateX(150%);margin:.75rem 0 0;cursor:pointer}.notification-item.notification-component.visible{-webkit-transform:translateX(0);transform:translateX(0)}.notification-item.info{background:linear-gradient(0deg,rgba(33,134,235,.05),rgba(33,134,235,.05)),#fff}.notification-item.alert{background:linear-gradient(0deg,rgba(225,45,57,.05),rgba(225,45,57,.05)),#fff}.notification-item.success{background:linear-gradient(0deg,rgba(15,181,186,.05),rgba(15,181,186,.05)),#fff}.notification-item.seen{color:#616e7c}.notification-item .notification-item-header{width:14px;margin-right:.25rem}.notification-item .notification-item-header .notification-type-icon{width:12px;line-height:22px;margin-right:.25rem}.notification-item .notification-item-header .notification-type-icon.seen{color:#616e7c}.notification-item .notification-item-header .notification-type-icon.info{color:#2186eb}.notification-item .notification-item-header .notification-type-icon.alert{color:#ef4e4e}.notification-item .notification-item-header .notification-type-icon.success{color:#0fb5ba}.notification-item .notification-item-content{-webkit-flex-grow:1;flex-grow:1;font-weight:400;margin-right:28px}.notification-item .notification-item-content.notification-component{max-width:486px}.notification-item .notification-item-content.notification-component .separator{margin-top:.75rem;margin-bottom:.5rem}.notification-item .notification-item-content .message{line-height:18px;color:#1f2933;background:transparent;display:inline-block}.notification-item .notification-item-content .message.seen{color:#616e7c}.notification-item .notification-item-content .time{line-height:1rem;margin-left:.125rem;color:#9aa5b1;background:transparent}.notification-item .notification-item-content .time.inline{white-space:nowrap}.notification-item .notification-item-content .notification-info{display:block;line-height:1rem;margin-top:.25rem}.notification-item .notification-item-content .notification-info .title{font-weight:400}.notification-item .notification-item-content .notification-info .inline{white-space:nowrap}.notification-item .notification-item-content .notification-info .text{font-weight:600;margin-left:.125rem;margin-right:.5rem;word-break:break-word}.notification-item .notification-item-content .notification-info .text.lane-right{margin-left:.25rem}.notification-item .notification-item-content .notification-info .text.lane-left{margin-right:.25rem}.notification-item .notification-item-content .notification-info .info{color:#2186eb}.notification-item .notification-item-content .notification-info .alert{color:#ef4e4e}.notification-item .notification-item-content .notification-info .success{color:#0fb5ba}.notification-item .notification-item-content .notification-info.seen{color:#616e7c}.notification-item .notification-actions{line-height:1rem;position:fixed;top:17px;right:1rem;color:#cbd2d9}.notification-item .notification-actions .notification-action{cursor:pointer}.notification-item .notification-actions:hover{color:#1f2933}.notification-page .mark-read-link{line-height:36px;text-align:right;-webkit-text-decoration-line:underline;text-decoration-line:underline}.notification-page .mark-read-link.disabled{color:#cbd2d9}.notification-page .mark-read-link .link{cursor:pointer}.notification-page .notification-list{background-color:#fff;padding:0}.notification-page .notification-list .separator{width:unset;margin-left:1rem;margin-right:1rem}.notification-page .notification-list .notification-card-link{text-decoration:none;color:inherit;cursor:auto}.notification-page .no-notifications{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center;margin-top:12rem}.notification-page .no-notifications .bell-icon{font-size:3.75rem;color:#982d44;margin-bottom:.75rem}.view-attachments-container .dropdown-item .action-name{display:inline-block;width:147px}.view-attachments-container .see-attachments-popup{white-space:normal}.view-attachments-container .see-attachments-popup .attachment-list .attachments-heading{display:inline-block;margin-top:.5rem;margin-bottom:1rem;text-transform:uppercase}.view-attachments-container .see-attachments-popup .attachment-list .attachment{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.view-attachments-container .see-attachments-popup .attachment-list .attachment .attachment-name{cursor:text;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.view-attachments-container .see-attachments-popup .attachment-list .attachment .actions-wrapper{min-width:55px;text-align:right}.view-attachments-container .see-attachments-popup .attachment-list .attachment .actions-wrapper .download-icon,.view-attachments-container .see-attachments-popup .attachment-list .attachment .actions-wrapper .remove-icon{color:#9aa5b1;margin-right:.25rem;margin-left:.5rem}.view-attachments-container .see-attachments-popup .attachment-list .attachment .actions-wrapper .download-icon:hover,.view-attachments-container .see-attachments-popup .attachment-list .attachment .actions-wrapper .remove-icon:hover{color:#1f2933;cursor:pointer}.view-attachments-container .see-attachments-popup .attachment-list .separator{margin-top:.25rem;margin-bottom:.25rem}.view-attachments-container .remove-attachment-popup{width:250px;white-space:normal}.upload-attachments-container .upload-file-popup,.upload-attachments-container .uploading-status-div{white-space:normal}.upload-attachments-container .attachment-upload-description{font-weight:400}.create-rfp-popup{white-space:normal}.create-rfp-popup .create-rfp-input-field{margin-bottom:.75rem}.create-rfp-popup .create-rfp-input-field.bill-to-field{margin-bottom:1.5rem}.create-rfp-popup .create-rfp-input-field .tooltip{width:250px}.create-rfp-popup .dynamic-lanes-switch{width:344px}.create-rfp-popup .custom-radio-group{margin-bottom:1rem}.create-rfp-popup .custom-range-picker-container .tooltip{width:300px}.create-rfp-popup .ant-input-affix-wrapper,.create-rfp-popup .multiple-input-field{height:40px}.create-rfp-popup .multiple-input-field{padding-top:6px;padding-bottom:6px}.create-rfp-popup .error-message{display:block;color:#e12d39;margin-top:1rem;text-align:center;white-space:normal;overflow-wrap:break-word}.create-rfp-round-popup .input-label{display:block;margin-top:1rem}.bill-to-ids{position:relative;display:-webkit-flex;display:flex;max-width:350px}.bill-to-ids .first-bill-to{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bill-to-ids.small>.first-bill-to{max-width:80px}.bill-to-ids.medium>.first-bill-to{max-width:150px}.bill-to-ids .bill-to-popover{display:inline}.bill-to-ids .bill-to-popover .icon{color:#9aa5b1;margin-left:.25rem}.bill-to-ids .bill-to-popover .icon.active{color:#1f2933}.bill-to-ids .bill-to-popover .icon:hover{color:#1f2933;cursor:pointer}.bill-to-ids .bill-to-popover .bill-to-popover-content{padding:.75rem .75rem .75rem 1.5rem;margin-bottom:0}.bill-to-ids .bill-to-popover .bill-to-popover-content li{line-height:1rem}.rfp-header-card-container .rfp-header-card{padding:1.5rem}.rfp-header-card-container .rfp-header-card sup{line-height:1rem;font-weight:700;color:#616e7c}.rfp-header-card-container .rfp-header-card .rfp-header-card-exit-view-only-mode-row{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:1rem}.rfp-header-card-container .rfp-header-card .rfp-header-card-exit-view-only-mode-row a{color:inherit}.rfp-header-card-container .rfp-header-card .rfp-header-card-exit-view-only-mode-row a .exit-icon{margin-left:.25rem;color:#1f2933}.rfp-header-card-container .rfp-header-card .rfp-header-card-exit-view-only-mode-row a:hover{cursor:pointer}.rfp-header-card-container .rfp-header-card .rfp-header-card-title-row{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.rfp-header-card-container .rfp-header-card .rfp-header-card-title-row .rfp-header-card-title-row-column sup{letter-spacing:.094rem}.rfp-header-card-container .rfp-header-card .rfp-header-card-title-row .rfp-header-card-title-row-column .rfp-header-card-title{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;line-height:26px;max-width:988px;word-break:break-word;position:relative}.rfp-header-card-container .rfp-header-card .rfp-header-card-title-row .rfp-header-card-title-row-column .rfp-header-card-title #rfp-header-name{width:900px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rfp-header-card-container .rfp-header-card .rfp-header-card-title-row .rfp-header-card-title-row-column .rfp-header-card-title .eye-icon-container{position:relative}.rfp-header-card-container .rfp-header-card .rfp-header-card-title-row .rfp-header-card-title-row-column .rfp-header-card-title .eye-icon-container .eye-icon{width:1.5rem;height:1.5rem;margin-right:.5rem;background-color:#f5f7fa;border:1px solid #1f2933;border-radius:.25rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.rfp-header-card-container .rfp-header-card .rfp-header-card-title-row .rfp-header-card-title-row-column .rfp-header-card-title .eye-icon-container .tooltip-content{line-height:1rem}.rfp-header-card-container .rfp-header-card .rfp-header-card-title-row .rfp-header-card-title-row-column .rfp-header-card-title .rfp-header-card-description{margin-left:.5rem}.rfp-header-card-container .rfp-header-card .rfp-header-card-title-row .rfp-header-card-title-row-column.actions,.rfp-header-card-container .rfp-header-card .rfp-header-card-title-row .rfp-header-card-title-row-column.actions .carrier-rfp-actions{display:-webkit-flex;display:flex;grid-gap:.75rem;gap:.75rem}.rfp-header-card-container .rfp-header-card .rfp-header-card-title-row .rfp-header-card-title-row-column.actions .fa-download{margin-right:.25rem}.rfp-header-card-container .rfp-header-card .rfp-header-card-statistics-row{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-top:2rem}.rfp-header-card-container .rfp-header-card .rfp-header-card-statistics-row .rfp-header-card-statistics-row-column{display:-webkit-flex;display:flex;grid-gap:24px;gap:24px}.rfp-header-card-container .rfp-header-card .rfp-header-card-statistics-row .rfp-header-card-statistics-row-column .rfp-header-card-statistics-row-column-field{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.rfp-header-card-container .rfp-header-card .rfp-header-card-statistics-row .rfp-header-card-statistics-row-column .rfp-header-card-statistics-row-column-field.dynamic-lanes .horizontal-card-component-body,.rfp-header-card-container .rfp-header-card .rfp-header-card-statistics-row .rfp-header-card-statistics-row-column .rfp-header-card-statistics-row-column-field.notifications .horizontal-card-component-body{display:inline}.rfp-header-card-container .rfp-header-card .rfp-header-card-statistics-row .rfp-header-card-statistics-row-column .rfp-header-card-statistics-row-column-field.dynamic-lanes .horizontal-card-component-body .not-dynamic-lanes,.rfp-header-card-container .rfp-header-card .rfp-header-card-statistics-row .rfp-header-card-statistics-row-column .rfp-header-card-statistics-row-column-field.dynamic-lanes .horizontal-card-component-body .not-subscribed,.rfp-header-card-container .rfp-header-card .rfp-header-card-statistics-row .rfp-header-card-statistics-row-column .rfp-header-card-statistics-row-column-field.notifications .horizontal-card-component-body .not-dynamic-lanes,.rfp-header-card-container .rfp-header-card .rfp-header-card-statistics-row .rfp-header-card-statistics-row-column .rfp-header-card-statistics-row-column-field.notifications .horizontal-card-component-body .not-subscribed{color:#616e7c}.rfp-header-card-container .rfp-header-card .rfp-header-card-statistics-row .rfp-header-card-statistics-row-column .rfp-header-card-statistics-row-column-field.dynamic-lanes .horizontal-card-component-body .icon-div,.rfp-header-card-container .rfp-header-card .rfp-header-card-statistics-row .rfp-header-card-statistics-row-column .rfp-header-card-statistics-row-column-field.notifications .horizontal-card-component-body .icon-div{position:relative;display:inline;cursor:pointer;color:#9aa5b1;margin-left:.25rem}.rfp-header-card-container .rfp-header-card .rfp-header-card-statistics-row .rfp-header-card-statistics-row-column .rfp-header-card-statistics-row-column-field.dynamic-lanes .horizontal-card-component-body .icon-div .icon,.rfp-header-card-container .rfp-header-card .rfp-header-card-statistics-row .rfp-header-card-statistics-row-column .rfp-header-card-statistics-row-column-field.notifications .horizontal-card-component-body .icon-div .icon{font-size:.75rem}.rfp-header-card-container .rfp-header-card .rfp-header-card-statistics-row .rfp-header-card-statistics-row-column .rfp-header-card-statistics-row-column-field.dynamic-lanes .horizontal-card-component-body .icon-div:hover,.rfp-header-card-container .rfp-header-card .rfp-header-card-statistics-row .rfp-header-card-statistics-row-column .rfp-header-card-statistics-row-column-field.notifications .horizontal-card-component-body .icon-div:hover{color:#1f2933}.rfp-header-card-container .rfp-header-card .rfp-header-card-statistics-row .rfp-header-card-statistics-row-column .rfp-header-card-statistics-row-column-field.notifications .tooltip-content{width:257px}.rfp-header-card-container .rfp-header-card .rfp-header-card-statistics-row .rfp-header-card-statistics-row-column .rfp-header-card-statistics-row-column-field .warning{color:#f9703e}.rfp-header-card-container .rfp-header-card .rfp-header-card-statistics-row .rfp-header-card-statistics-row-column .rfp-header-card-statistics-row-column-field .dedicated-icon{color:#f86a6a;margin-left:.5rem}.rfp-header-card-container .rfp-header-card .rfp-header-card-statistics-row .rfp-header-card-statistics-row-column .rfp-header-card-statistics-row-column-field .sm-icon{color:#2186eb;margin-left:.5rem}.rfp-header-card-container .rfp-header-card .rfp-header-card-warning-row{margin-top:.75rem}.progress-bar-container{background-color:#e4e7eb}.progress-bar-container,.progress-bar-container .progress-bar{height:.25rem;border-radius:100px}.progress-bar-container .progress-bar.static{background-color:#0fb5ba}.progress-bar-container .progress-bar.high{background-color:#ef4e4e}.progress-bar-container .progress-bar.medium{background-color:#f9703e}.progress-bar-container .progress-bar.low{background-color:#2186eb}.rfp-round-overview-container{margin-bottom:1rem}.rfp-round-overview-container .rfp-round-overview-card{margin-bottom:-.25rem;padding-bottom:1.5rem;padding-left:1.5rem}.rfp-round-overview-container .rfp-round-overview-card .rfp-round-overview-information{display:-webkit-flex;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-justify-content:space-between;justify-content:space-between;padding-top:23px}.rfp-round-overview-container .rfp-round-overview-card .rfp-round-overview-information sup{font-weight:700}.rfp-round-overview-container .rfp-round-overview-card .rfp-round-overview-information .rfp-round-overview-information-field{display:-webkit-flex;display:flex;grid-gap:6px;gap:6px;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;margin-right:1.5rem}.rfp-bid-popup{width:344px}.rfp-bid-popup .inputs{display:-webkit-flex;display:flex;grid-gap:.75rem;gap:.75rem}.rfp-bid-popup .per-load-description{line-height:1rem;margin-top:.25rem;color:#616e7c;font-weight:600}.rfp-offer-popups{display:-webkit-flex;display:flex;grid-gap:.5rem;gap:.5rem;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.rfp-offer-popups .rfp-offer-popup{white-space:normal}.rfp-offer-popups .rfp-offer-popup .rfp-warning-message .banner{width:100%;margin-bottom:1rem}.rfp-offer-popups .rfp-offer-popup .rfp-warning-message .banner .text{margin-left:4px}.rfp-offer-popups .rfp-offer-popup .offer-details{padding-left:2rem}.rfp-offer-popups .rfp-offer-popup .accept-popup-terms-and-conditions{margin-top:.75rem;height:273px;overflow:scroll}.rfp-offer-popups .rfp-offer-popup .accept-popup-terms-and-conditions .subheading-title{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:1rem}.rfp-offer-popups .rfp-offer-popup .accept-popup-terms-and-conditions>ul{margin-left:-25px}.rfp-offer-popups .rfp-offer-popup .separator{margin-left:-2rem;margin-right:-2rem;width:unset}.rfp-offer-popups .rfp-offer-popup .accept-popup-actions{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.rfp-offer-popups .rfp-offer-popup .accept-popup-actions .custom-checkbox{margin-top:2rem;line-height:40px}.rfp-offer-popups .rfp-accept-button,.rfp-offer-popups .rfp-reject-button{min-width:75px}.rfp-lane-status{white-space:nowrap}.rfp-lane-status .pending,.rfp-lane-status .review,.rfp-lane-status .waiting-for-bid{color:#f9703e}.rfp-lane-status .accepted,.rfp-lane-status .offered{color:#0fb5ba}.rfp-lane-status .in-progress{color:#2186eb}.rfp-lane-status .in-progress.confirmation{color:#f9703e}.rfp-lane-status .expired,.rfp-lane-status .lost,.rfp-lane-status .no-bid,.rfp-lane-status .rejected{color:#616e7c}.rfp-lane-status .review.awarded{color:#0fb5ba}.rfp-lane-status .review.not-awarded{color:#e12d39}.rfp-lane-status .rejected .reject-reason-tooltip-container{position:relative;color:#9aa5b1;margin-left:.25rem;font-size:11px;font-weight:400}.rfp-lane-status .rejected .reject-reason-tooltip-container:hover{color:#1f2933;cursor:pointer}.rfp-lane-status .rejected .reject-reason-tooltip-container .tooltip-icon{font-size:.75rem}.rfp-lane-status .submitted sup{top:0;margin-left:.125rem;color:#616e7c}.rfp-lane-status .horizontal-card-component-title.small{text-transform:uppercase}.routing-guide-lane-card{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;width:100%}.routing-guide-lane-card:hover{cursor:pointer}.routing-guide-lane-card .routing-guide-lane-card-column-container.active{color:#0fb5ba}.routing-guide-lane-card .routing-guide-lane-card-column-container.pending{color:#f9703e}.routing-guide-lane-card .routing-guide-lane-card-column-container.rejected{color:#cf1124}.routing-guide-lane-card .routing-guide-lane-card-column-container.deleted,.routing-guide-lane-card .routing-guide-lane-card-column-container.expired{color:#616e7c}.routing-guide-lane-card .routing-guide-lane-card-column-container.price,.routing-guide-lane-card .routing-guide-lane-card-column-container.volume{min-width:130px}.routing-guide-lane-card .routing-guide-lane-card-column-container.status .status-tooltip-container{color:#9aa5b1;margin-left:.25rem;font-size:11px;display:inline;position:relative}.routing-guide-lane-card .routing-guide-lane-card-column-container.status .status-tooltip-container:hover{color:#1f2933;cursor:pointer}.routing-guide-lane-card .routing-guide-lane-card-column-container.status .status-tooltip-container .tooltip-icon{font-size:13px}.routing-guide-lane-card .routing-guide-lane-card-actions-container{-webkit-align-self:flex-end;align-self:flex-end;margin-left:auto;margin-right:.5rem}.rfp-lane-card-container .rfp-lane-card{position:relative;margin-top:1.5rem;padding:1.5rem 1rem;display:-webkit-flex;display:flex}.rfp-lane-card-container .rfp-lane-card .remove-rfp-lane-popup{width:250px}.rfp-lane-card-container .rfp-lane-card .rfp-lane-cargo-type{border-radius:.25rem;border:1px solid #e4e7eb;position:absolute;left:1rem;top:-.75rem;background-color:#f5f7fa;padding:.125rem .5rem}.rfp-lane-card-container .rfp-lane-card .rfp-lane-cargo-type .rfp-lane-cargo-type-icon{margin-right:.5rem}.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-visualization-container,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-visualization-container{padding-right:15px}.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-visualization-container .lane-illustration,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-visualization-container .lane-illustration{color:#1f2933}.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-visualization-container .lost .lane-illustration,.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-visualization-container .rejected .lane-illustration,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-visualization-container .lost .lane-illustration,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-visualization-container .rejected .lane-illustration{color:#9aa5b1}.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container{padding:0 15px}.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container.price-per-load,.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container.price-per-mile,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container.price-per-load,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container.price-per-mile{min-width:129px}.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container.price-per-load.winning,.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container.price-per-mile.winning,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container.price-per-load.winning,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container.price-per-mile.winning{color:#0fb5ba}.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container.price-per-load.uncertain,.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container.price-per-mile.uncertain,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container.price-per-load.uncertain,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container.price-per-mile.uncertain{color:#f0b429}.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container.price-per-load.losing,.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container.price-per-mile.losing,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container.price-per-load.losing,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container.price-per-mile.losing{color:#e12d39}.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container.price-per-mile,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container.price-per-mile{min-width:95px}.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container.participation,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container.participation{min-width:124px}.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container.awarded-vol,.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container.bid-vol,.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container.lane-vol,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container.awarded-vol,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container.bid-vol,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container.lane-vol{min-width:126px}.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container.bid-status,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container.bid-status{white-space:nowrap}.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container.rfp-lane-card-book-now-price,.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container.rfp-lane-card-dedicated-carriers-count,.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container.rfp-lane-card-spot-market-carriers-count,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container.rfp-lane-card-book-now-price,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container.rfp-lane-card-dedicated-carriers-count,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container.rfp-lane-card-spot-market-carriers-count{padding:0 2rem}.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container.actions,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container.actions{margin-left:auto;margin-top:auto;padding:0}.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container.actions>*,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container.actions>*{margin-right:.5rem}.rfp-lane-card-container .rfp-lane-card .rfp-lane-card-column-container .light,.rfp-lane-card-container .rfp-lane-card .routing-guide-lane-card-column-container .light{color:#616e7c}.filter-popup .heading{font-weight:700;line-height:32px;margin-bottom:1rem}.filter-popup .heading .filter-icon{margin-right:.5rem}.filter-popup .filter-fields{margin-top:.75rem;margin-bottom:2rem}.filter-popup .filter-fields .field{margin-bottom:1rem}.filter-popup .buttons-wrapper{text-align:end;margin-top:.75rem}.rfp-lane-list-container{margin-top:.75rem}.rfp-lane-list-container .empty-list{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;grid-gap:.5rem;gap:.5rem;padding-top:1.5rem;padding-bottom:6rem}.rfp-lane-list-container .empty-list .lane-icon{font-size:3.75rem;margin-bottom:.75rem}.rfp-lane-list-container .empty-list .csv-upload-container{margin-top:.75rem}.rfp-lane-list-container .empty-list.filter-result{padding-top:6rem;grid-row-gap:0;row-gap:normal}.rfp-lane-list-container .page-header-container .page-title-container{width:inherit}.rfp-lane-list-container .page-header-container .header-actions{margin-left:auto;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;grid-gap:.5rem;gap:.5rem}.rfp-lane-list-container .rfp-lanes-filters{margin-top:1rem}.rfp-candidate-list-container{margin-top:.75rem}.rfp-candidate-list-container .search-filter .text-input{width:408px;height:40px}.rfp-candidate-list-container .rfp-candidate-name{max-width:400px;width:400px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rfp-candidate-list-container .rfp-candidate-name .link{color:inherit}.rfp-candidate-list-container .rfp-candidate-name .link:hover{text-decoration:underline}.rfp-candidate-list-container .delete-candidate-action{color:#9aa5b1}.rfp-candidate-list-container .delete-candidate-action:hover{cursor:pointer;color:#1f2933}.rfp-candidate-list-container .remove-carrier-popup{width:250px;text-align:left}.rfp-candidate-list-container .carrier-add-actions{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.rfp-candidate-list-container .carrier-add-actions .csv-upload-container{margin-left:.75rem}.rfp-candidate-list-container .empty-list{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding-top:1.5rem;padding-bottom:6rem}.rfp-candidate-list-container .empty-list .user-icon{font-size:3.75rem}.rfp-candidate-list-container .empty-list .content-card{width:100%}.rfp-candidate-list-container .empty-list .carrier-add-actions{margin-top:.75rem}.rfp-candidate-list-container .rfp-delete-candidate-popup{text-align:left}.rfp-lane-header-card-container .rfp-lane-header-card{padding:1.5rem}.rfp-lane-header-card-container .rfp-lane-header-card .rfp-lane-header-card-exit-view-only-mode-row{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:1rem}.rfp-lane-header-card-container .rfp-lane-header-card .rfp-lane-header-card-exit-view-only-mode-row a{color:inherit}.rfp-lane-header-card-container .rfp-lane-header-card .rfp-lane-header-card-exit-view-only-mode-row a .exit-icon{margin-left:.25rem;color:#1f2933}.rfp-lane-header-card-container .rfp-lane-header-card .rfp-lane-header-card-exit-view-only-mode-row a:hover{cursor:pointer}.rfp-lane-header-card-container .rfp-lane-header-card .rfp-lane-header-card-title-row{margin-bottom:1.5rem}.rfp-lane-header-card-container .rfp-lane-header-card .rfp-lane-header-card-details-row{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.rfp-lane-header-card-container .rfp-lane-header-card .rfp-lane-header-card-details-row .rfp-lane-header-card-details-row-group{display:-webkit-flex;display:flex;grid-gap:1.5rem;gap:1.5rem}.rfp-lane-header-card-container .rfp-lane-header-card .rfp-lane-header-card-details-row .horizontal-card-component-title{font-weight:700}.rfp-award-bid-popup{text-align:left}.rfp-lane-details-page .empty-list{margin:4rem 0;text-align:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;grid-gap:.5rem;gap:.5rem}.rfp-lane-details-page .content-card .content-card-content .rfp-lane-bids-table{margin-top:0}.rfp-lane-details-page .content-card .content-card-content .rfp-lane-bids-table .rfp-lane-bids-candidate-name{max-width:350px;width:350px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rfp-lane-details-page .content-card .content-card-content .rfp-lane-bids-table .rfp-lane-bids-candidate-name .link{color:inherit}.rfp-lane-details-page .content-card .content-card-content .rfp-lane-bids-table .rfp-lane-bids-candidate-name .link:hover{text-decoration:underline}.rfp-lane-details-page .content-card .content-card-content .rfp-lane-bids-table .rfp-lane-bids-rank{width:1px}.rfp-lane-details-page .content-card .content-card-content .rfp-lane-bids-table .rfp-lane-bids-status .proposed{color:#f9703e}.rfp-lane-details-page .content-card .content-card-content .rfp-lane-bids-table .rfp-lane-bids-status .accepted{color:#0fb5ba}.rfp-lane-details-page .content-card .content-card-content .rfp-lane-bids-table .rfp-lane-bids-status .expired{color:#616e7c}.rfp-lane-details-page .content-card .content-card-content .rfp-lane-bids-table .rfp-lane-bids-status .rejected{color:#e12d39;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.rfp-lane-details-page .content-card .content-card-content .rfp-lane-bids-table .rfp-lane-bids-status .rejected .reject-reason-tooltip-container{position:relative;color:#9aa5b1;margin-left:.25rem;font-size:11px}.rfp-lane-details-page .content-card .content-card-content .rfp-lane-bids-table .rfp-lane-bids-status .rejected .reject-reason-tooltip-container:hover{color:#1f2933;cursor:pointer}.rfp-lane-details-page .content-card .content-card-content .rfp-lane-bids-table .rfp-lane-bids-status .rejected .reject-reason-tooltip-container .tooltip-icon{font-size:.625rem}.rfp-lane-details-page .content-card .content-card-content .rfp-lane-bids-table .award-bid-action{color:#cbd2d9}.rfp-lane-details-page .content-card .content-card-content .rfp-lane-bids-table .award-bid-action:hover{color:#1f2933;cursor:pointer}.rfp-lane-details-page .content-card .content-card-content .rfp-lane-bids-table .award-bid-action.disabled:hover{color:#cbd2d9;cursor:not-allowed}.rfp-terms-of-service-page{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.rfp-terms-of-service-page .rfp-terms-of-service-content{width:624px;margin:1.5rem 0;padding:2rem}.rfp-terms-of-service-page .rfp-terms-of-service-content .logo{width:112px;margin-bottom:1.5rem}.rfp-terms-of-service-page .rfp-terms-of-service-content h6{font-size:.875rem;font-weight:700;margin-bottom:.5rem}.rfp-terms-of-service-page .rfp-terms-of-service-content small{display:block;margin-bottom:.75rem;font-weight:400}.rfp-terms-of-service-page .rfp-terms-of-service-content small:last-of-type{margin-bottom:0}.rfp-terms-of-service-page .rfp-terms-of-service-content .rfp-terms-of-service-checkbox-container{-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-top:1.5rem;margin-bottom:1rem}.rfp-terms-of-service-page .rfp-terms-of-service-content .rfp-terms-of-service-checkbox-container *{cursor:pointer}.rfp-terms-of-service-page .rfp-terms-of-service-content .rfp-terms-of-service-checkbox-container label{margin-left:.25rem;font-size:.75rem;font-weight:400}.rfp-terms-of-service-page .rfp-terms-of-service-actions{display:-webkit-flex;display:flex}.rfp-terms-of-service-page .rfp-terms-of-service-actions :first-child{margin-left:auto}.rfp-list-page .rfp-list{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;grid-column-gap:1.5rem;-webkit-column-gap:1.5rem;column-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem;margin-top:.75rem;margin-bottom:1.5rem}.rfp-list-page .rfp-list.empty-list{padding-top:12rem;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;grid-row-gap:0;row-gap:normal}.rfp-list-page .rfp-list.empty-list .rfp-icon{font-size:3.75rem;color:#982d44;margin-bottom:.75rem}.rfp-list-page .rfp-tabs{margin-top:1.5rem}.rfp-list-page .rfp-tabs .tab-content-container{padding-bottom:4rem}.rfp-list-page .rfp-tabs .tab-content-container .actions-container{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;grid-column-gap:.75rem;-webkit-column-gap:.75rem;column-gap:.75rem}.rfp-list-page .rfp-tabs .tab-content-container .actions-container .action-field{height:65px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end;margin-bottom:1rem}.rfp-list-page .rfp-tabs .tab-content-container .actions-container .action-field.search{-webkit-flex-grow:1;flex-grow:1}.rfp-list-page .rfp-tabs .tab-content-container .actions-container .action-field.search .search-filter-container .text-input{width:100%}.rfp-list-page .rfp-tabs .tab-content-container .actions-container .action-field.status{width:164px}.rfp-list-page .rfp-tabs .tab-content-container .rfp-table{margin-bottom:3rem;width:100%;overflow:visible}.rfp-list-page .rfp-tabs .tab-content-container .rg-name{min-width:325px}.rfp-list-page .rfp-tabs .tab-content-container .bill-to{width:190px}.rfp-list-page .rfp-tabs .tab-content-container .effective-on,.rfp-list-page .rfp-tabs .tab-content-container .expires-on{width:125px}.rfp-list-page .rfp-tabs .tab-content-container .status{width:285px}.rfp-list-page .rfp-tabs .tab-content-container .update{width:220px}.rfp-list-page .rfp-tabs .tab-content-container .text-emphasis-box{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.rfp-list-page .rfp-tabs .tab-content-container .rg-name-content{font-weight:600}.rfp-list-page .rfp-tabs .tab-content-container .rg-name-content a{color:#1f2933}.rfp-list-page .rfp-tabs .tab-content-container .rg-name-content a:hover{text-decoration:underline}.user-activity-log{height:auto}.user-activity-log .heading{display:-webkit-flex;display:flex}.user-activity-log .heading .activity-log-information .title .icon{margin-right:6px}.user-activity-log .heading .activity-log-information .description{color:#616e7c}.user-activity-log .heading .timestamp{width:300px;margin-left:auto;margin-top:-1.25rem}.user-activity-log .actions-container{display:-webkit-flex;display:flex;grid-gap:1.5rem;gap:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem}.user-activity-log .actions-container .action-field.search .search-filter-container .text-input{width:1055px}.user-activity-log .actions-container .action-field.activity-type{width:192px}.user-activity-log .user-activity-infinite-scroll{height:45vh;padding-bottom:59px}.user-profile-page .heading-card{height:80px;padding-top:0;padding-left:2rem;margin-bottom:40px;display:-webkit-flex;display:flex}.user-profile-page .heading-card .user-name-icon{position:relative;background-color:#e4e7eb;width:3rem;height:3rem;margin-top:1rem;border-radius:1.5rem;text-align:center;line-height:3rem;font-weight:600;font-size:1rem}.user-profile-page .heading-card .user-name-icon.invalid{border:1px solid #e12d39}.user-profile-page .heading-card .user-name-icon .initials{max-width:3rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.user-profile-page .heading-card .user-name-icon .account-warning-icon{line-height:normal;color:#e12d39;position:absolute;bottom:-4px;right:0;font-size:1rem}.user-profile-page .heading-card .user-name-icon .account-warning-icon svg{cursor:pointer}.user-profile-page .heading-card .user-name-icon .account-warning-icon .tooltip-content{font-weight:400}.user-profile-page .heading-card .user-name{margin-left:1rem;margin-top:1.5rem}.profile-not-found{text-align:center;margin-top:25%;margin-bottom:25%}.profile-not-found .heading{display:block}.unknown-page{position:relative;background-color:#0f2025;color:#fff;height:100vh;text-align:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.unknown-page .background{position:absolute;width:auto;height:100vh;right:0}.unknown-page .logo{position:absolute;top:2rem;z-index:1}.unknown-page .title{font-size:8rem;font-weight:700;line-height:112px;padding-bottom:1.5rem;z-index:1}.unknown-page .subtitle{color:#fff;line-height:2rem;padding-bottom:.5rem;z-index:1}.unknown-page .description{color:#fff;line-height:2rem;padding-bottom:1.5rem;max-width:624px;z-index:1}.users-list-page .users-list{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;grid-column-gap:1.5rem;-webkit-column-gap:1.5rem;column-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem;margin-top:.75rem;margin-bottom:1.5rem}.users-list-page .users-list.empty-list{padding-top:12rem;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;grid-row-gap:0;row-gap:normal}.users-list-page .users-list.empty-list .users-icon{font-size:3.75rem;margin-bottom:.75rem}.users-list-page .users-tabs{margin-top:1.5rem}.users-list-page .users-tabs .tab-content-container{padding-bottom:4rem}.users-list-page .users-tabs .tab-content-container .actions-container{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;grid-column-gap:.75rem;-webkit-column-gap:.75rem;column-gap:.75rem}.users-list-page .users-tabs .tab-content-container .actions-container .action-field{height:65px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end;margin-bottom:1rem}.users-list-page .users-tabs .tab-content-container .actions-container .action-field.search{-webkit-flex-grow:1;flex-grow:1}.users-list-page .users-tabs .tab-content-container .actions-container .action-field.search .search-filter-container .text-input{width:100%}.users-list-page .users-tabs .tab-content-container .actions-container .action-field.status{width:164px}.users-list-page .users-tabs .tab-content-container .users-table{margin-bottom:3rem;width:100%;overflow:visible}.users-list-page .users-tabs .tab-content-container .users-table .tag-wrapper{margin-right:.25rem}.users-list-page .users-tabs .tab-content-container .users-table .tag-wrapper .user-role-label{background-color:rgba(97,110,124,.08);margin-bottom:0;cursor:auto}.users-list-page .users-tabs .tab-content-container .users-table .tag-wrapper .user-role-label .left-icon{color:#616e7c;margin-right:6px}.users-list-page .users-tabs .tab-content-container .users-table .tag-wrapper .user-role-label.additional-roles{cursor:pointer}.users-list-page .users-tabs .tab-content-container .users-table .tag-wrapper .user-role-label.main-role:hover{border:1px solid transparent}.users-list-page .users-tabs .tab-content-container .users-table .table-cell{position:relative}.users-list-page .users-tabs .tab-content-container .users-table .table-cell .user-roles-popover{display:inline}.users-list-page .users-tabs .tab-content-container .users-table .table-cell .user-roles-popover .user-roles-popover-content{padding:.25rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;grid-gap:.25rem;gap:.25rem}.users-list-page .users-tabs .tab-content-container .users-table .table-cell.user-email-content,.users-list-page .users-tabs .tab-content-container .users-table .table-cell.user-name-content,.users-list-page .users-tabs .tab-content-container .users-table .table-cell.user-phone-content{width:246px;max-width:246px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.users-list-page .users-tabs .tab-content-container .users-table .table-cell.user-email-content a,.users-list-page .users-tabs .tab-content-container .users-table .table-cell.user-name-content a,.users-list-page .users-tabs .tab-content-container .users-table .table-cell.user-phone-content a{color:#000;color:initial}.users-list-page .users-tabs .tab-content-container .users-table .active-user .user-status{color:#0fb5ba}.users-list-page .users-tabs .tab-content-container .users-table .pending-user .user-status{color:#f35627}.users-list-page .users-tabs .tab-content-container .users-table .terminated-user .table-cell{color:#7b8794}.users-list-page .users-tabs .tab-content-container .user-loader{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-top:12rem}.users-list-page .users-tabs .tab-content-container .user-loader p{text-align:center;margin-top:.75rem}.header-account-info{position:relative;padding-left:1.5rem}.header-account-info .account-info-picture{background-color:#e4e7eb;width:32px;height:32px;border-radius:1rem;text-align:center;line-height:32px;font-size:.75rem;font-weight:600;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.header-account-info .account-info-picture .initials{max-width:32px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.header-account-info .account-info-picture.avatar{background-color:transparent;width:auto;height:auto;max-width:32px;max-height:32px}.header-account-info a{text-decoration:none;color:#1f2933}.header-account-info .account-warning-icon{position:absolute;bottom:-1px;right:0;font-size:.75rem}.header-account-info .account-warning-icon svg{cursor:pointer}.header-account-info .dropdown-item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#1f2933}.header-account-info .dropdown-item .text{width:58px;font-weight:inherit;line-height:1rem;margin-left:.5rem}.holiday-notice{color:inherit;display:-webkit-flex;display:flex;cursor:pointer;margin-right:1.5rem;margin-top:.125rem}.holiday-notice:hover{color:inherit}.holiday-notice .calendar-icon{color:#2186eb;width:.875rem;height:1rem;margin-right:.5rem;margin-top:1px}.holiday-notice .holiday-break{padding-top:1px;font-weight:600}.holiday-notice .info-icon{width:12px;height:11px;margin-left:6px;margin-top:.25rem;color:#9aa5b1}.holiday-notice .info-icon.active{color:#1f2933}.holiday-popover-content{padding:1.5rem}.holiday-popover-content .holiday-popover-label{padding-bottom:1rem}.holiday-popover-content .holiday-popover-message{width:250px;white-space:normal}.holiday-popover-content .holiday-popover-message b{font-weight:600}.notification-overlay{position:absolute;top:60px;right:-72px;min-height:.5rem;min-width:448px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-top:.75rem;padding-right:.75rem}.notification-pane{width:472px;padding:.75rem .75rem .5rem}.notification-pane .notification-header{line-height:22px;margin-bottom:1rem}.notification-pane .notification-header .title{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#323f4b;font-weight:600}.notification-pane .notification-header .link{cursor:pointer;text-align:right;-webkit-text-decoration-line:underline;text-decoration-line:underline;top:0;line-height:unset}.notification-pane .notification-header .link.disabled{color:#cbd2d9;cursor:auto}.notification-pane .notification-list{width:470px;max-height:440px;overflow:scroll;margin-left:-1rem;padding-left:.5rem;padding-right:.5rem}.notification-pane .notification-list .separator{width:440px;margin-left:1rem;margin-right:1rem}.notification-pane .notification-pane-empty{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:416px}.notification-pane .notification-pane-empty .notification-pane-icon{color:#9aa5b1}.notification-pane .notification-pane-empty .notification-pane-empty-description{color:#616e7c}.notification-pane .notification-footer{padding-top:.75rem;border-top:1px solid #e4e7eb;line-height:1rem}.notification-pane .notification-footer .notification-footer-link{position:relative;left:187px;color:#2186eb;text-decoration:underline}.notification-pane .notification-footer .notification-footer-link.disabled{color:#cbd2d9;cursor:auto}.notification-menu{height:32px}.notification-menu .notification-dropdown-link{display:block;margin:.25rem .5rem .5rem}.notification-menu .red-dot-indicator{cursor:pointer;display:block;position:absolute;right:6px;top:17px;width:8px;height:8px;background-color:#ef4e4e;border:1px solid #fff;border-radius:100%}.notification-menu.opened{border-radius:.5rem;background:#f5f7fa}.header-quick-actions{-webkit-justify-content:flex-end;justify-content:flex-end}.header-quick-actions,.header-quick-actions .quick-action{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.header-quick-actions .quick-action{position:relative;font-size:1rem;margin:0 .25rem;-webkit-justify-content:center;justify-content:center}.header-quick-actions .quick-action .icon{color:#9aa5b1;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.header-quick-actions .quick-action .icon:hover{color:#1f2933}.header-connection-monitor{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center}.header-connection-monitor .connection-monitor{position:relative;font-size:1rem;margin:0 .25rem}.header-connection-monitor .connection-monitor,.header-connection-monitor .connection-monitor .connection-monitor-badge{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.header-connection-monitor .connection-monitor .connection-monitor-badge{width:32px;height:20px;border:1px solid #f9703e;border-radius:100px;background-color:rgba(249,112,62,.0784313725490196);-webkit-align-content:space-around;align-content:space-around;-webkit-flex-direction:column;flex-direction:column}.header-connection-monitor .connection-monitor .connection-monitor-badge svg{width:12px;height:12px;color:#f9703e}.site-header{color:#1f2933;background-color:#fff;position:fixed;width:calc(100% - 3.5rem);z-index:100;height:3.5rem;border:solid #e4e7eb;border-width:0 0 1px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center;padding:0 3.5rem}.site-header .welcome-message a{color:inherit;text-decoration:underline}.site-header .search-filter-container{margin-right:auto}.message-bubble{position:absolute;z-index:10;display:-webkit-flex;display:flex;max-width:680px;-webkit-align-items:center;align-items:center;margin-left:.125rem}.message-bubble.top{bottom:100%;left:50%;padding-bottom:10px;-webkit-transform:translate(-50%);transform:translate(-50%)}.message-bubble.top .message-bubble-arrow{border-left:8px solid transparent;border-right:8px solid transparent;top:100%;left:8.7%;margin-top:-11.5px;border-top-width:8px}.message-bubble.top .message-bubble-content:before{border-left:8px solid transparent;border-right:8px solid transparent;top:96.4%;border-top-width:8px}.message-bubble.right{left:90%;top:0;bottom:50%;padding-left:10px}.message-bubble.right .message-bubble-arrow{border-top:8px solid transparent;border-bottom:8px solid transparent;right:100%;margin-top:10px;margin-right:-11.5px;border-right-width:8px}.message-bubble.right .message-bubble-content:before{border-top:8px solid transparent;border-bottom:8px solid transparent;right:96.7%;bottom:36%;top:10px;border-right-width:8px}.message-bubble.bottom{top:100%;left:50%;padding-top:10px;-webkit-transform:translate(-50%);transform:translate(-50%)}.message-bubble.bottom .message-bubble-arrow{border-left:8px solid transparent;border-right:8px solid transparent;bottom:100%;left:8.7%;margin-bottom:-11.5px;border-bottom-width:8px}.message-bubble.bottom .message-bubble-content:before{border-left:8px solid transparent;border-right:8px solid transparent;bottom:96.4%;border-bottom-width:8px}.message-bubble.left{right:100%;top:0;bottom:0;padding-right:10px;margin-left:500px}.message-bubble.left .message-bubble-arrow{border-top:8px solid transparent;border-bottom:8px solid transparent;left:96.7%;margin-left:-1.5px;border-left-width:8px}.message-bubble.left .message-bubble-content:before{border-top:8px solid transparent;border-bottom:8px solid transparent;left:96.7%;bottom:42.8%;border-left-width:8px}.message-bubble .message-bubble-arrow{border:0 solid #fff;display:block;position:absolute;width:0;height:0}.message-bubble .message-bubble-content:before{border:0 solid #e4e7eb;content:"";position:absolute;z-index:-1}.message-bubble .message-bubble-content{border-radius:.25rem;font-size:.75rem;padding:1.5rem;white-space:pre-wrap;border:1px solid #e4e7eb;color:#1f2933;background-color:#fff;box-shadow:0 12px 12px -8px rgba(31,41,51,.16);margin-bottom:100px;max-width:298px;width:-webkit-max-content;width:max-content;overflow-wrap:break-word}.help-center-link{position:relative}.help-center-link .help-center-guide{text-align:left;margin-bottom:1rem}.help-center-link .help-center-dismiss-guide{float:right}.page-navigation{color:#1f2933;background-color:#fff;position:fixed;z-index:99;top:0;left:0;bottom:0;width:3.5rem;border:solid #e4e7eb;border-width:0 1px 0 0}.page-navigation .page-navigation-container{min-height:calc(100vh - 3.5rem);padding-bottom:52px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.page-navigation .page-navigation-header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:3.5rem;height:3.5rem;border:solid #e4e7eb;border-width:0 0 1px}.page-navigation .page-navigation-item{border-radius:.5rem;position:relative;display:block;width:2.5rem;height:2.5rem;line-height:2.5rem;margin:.5rem;color:#9aa5b1;font-size:1.25rem;text-align:center;cursor:pointer}.page-navigation .page-navigation-item *{line-height:normal}.page-navigation .page-navigation-item.active{background-color:#f5f7fa;color:#1f2933}.page-navigation .page-navigation-item:hover{background-color:#e4e7eb;color:#1f2933}.page-navigation .page-navigation-item:active{box-shadow:inset 0 0 .5rem #cbd2d9}.survey-radion-button-group-container .survey-radio-button-group{width:408px}.survey-radion-button-group-container .survey-radio-button-group .ant-radio-button-wrapper{height:48px;width:65.6px;padding-top:10px;font-size:1rem;font-weight:700;color:#616e7c;margin-right:.5rem;border-radius:4px;border:1px solid #e4e7eb;text-align:center}.survey-radion-button-group-container .survey-radio-button-group .ant-radio-button-wrapper:hover{border:1px solid #9aa5b1}.survey-radion-button-group-container .survey-radio-button-group .ant-radio-button-wrapper:focus-within{box-shadow:none}.survey-radion-button-group-container .survey-radio-button-group .ant-radio-button-wrapper .ant-radio-button-checked{background-color:#e1fcf8;border-radius:4px}.survey-radion-button-group-container .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background:#fff;color:#0fb5ba;border:1px solid #0fb5ba}.survey-radion-button-group-container .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background:#fff}.survey-radion-button-group-container .ant-radio-button-wrapper:not(:first-child):before{background-color:#e4e7eb;border-radius:4px;width:0}.survey-question-component{height:316px}.survey-question-component .survey-question-step{padding-top:1.5rem;padding-left:1.5rem;color:#616e7c;font-size:.625rem;font-weight:700}.survey-question-component .survey-question-text{margin:.25rem 1.5rem 1.5rem;font-size:1rem;font-weight:700}.survey-question-component .survey-question-content{padding-left:1.5rem;padding-right:1.5rem}.survey-question-component .survey-question-content .textarea-input{height:6rem}.survey-question-component .survey-question-content .survey-rating-labels{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding-top:.25rem;font-size:.75rem;font-weight:400;color:#616e7c}.survey-question-component .survey-question-content.rating{margin-bottom:70px}.survey-question-component .survey-question-content.comment{margin-bottom:14px}.survey-question-component .survey-question-actions{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding-bottom:1.5rem;padding-right:1.5rem;padding-left:1.5rem}.survey-question-component .survey-question-actions .termination-section{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start}.survey-question-component .survey-question-actions .termination-section .button{border:none}.survey-question-component .survey-question-actions .navigation-section{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;grid-gap:.5rem;gap:.5rem}.survey-question-component.hidden,.survey-question-component .survey-question-actions .navigation-section .survey-back-button.hidden{display:none}.survey-floating-button-container{position:fixed;z-index:199;right:56px;bottom:73px}.survey-floating-button-container .floating-button{width:3rem;height:3rem;background-color:#1f2933;border-color:#1f2933;border-radius:50%;box-shadow:0 6px 6px -4px rgba(33,33,33,.32);padding:0}.survey-floating-button-container .floating-button .icon{width:1.25rem;height:1.25rem;position:absolute;margin-left:0!important;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.survey-floating-button-container .floating-button:hover{background-color:#1f2933;border-color:#1f2933}.survey-floating-button-container .survey-reminder{width:298px;padding:1.5rem}.survey-popup-page.survey-popup-questions .popup{border-top:0}.survey-popup-page .survey-popup-component{height:316px;text-align:center;padding:2rem}.survey-popup-page .survey-popup-component .survey-popup-icon{color:#0fb5ba;font-size:2rem}.survey-popup-page .survey-popup-component .survey-popup-heading{font-size:1.25rem;padding-top:1.5rem}.survey-popup-page .survey-popup-component .survey-popup-content{padding-top:.25rem;padding-bottom:3rem}.survey-popup-page .survey-popup-component .survey-popup-actions .first-button{margin-right:.5rem}.survey-popup-page .cancel-survey-container{margin-left:1.5rem;margin-right:1.5rem}.survey-popup-page .cancel-survey-container .cancel-survey-heading{margin-top:1.5rem;font-size:.875rem;font-weight:700}.survey-popup-page .cancel-survey-container .cancel-survey-content{margin-top:1rem;font-size:.875rem}.survey-popup-page .cancel-survey-container .cancel-survey-actions{float:right;margin-top:2rem;margin-bottom:1.5rem}.survey-popup-page .cancel-survey-container .cancel-survey-actions .tertiary{margin-right:.5rem}.survey-popup-page .complete-survey-container{height:256px;padding:2rem}.survey-popup-page .popup-container .popup{padding:0}.page-with-navigation{padding-left:3.5rem}.page-with-navigation .page-content{box-sizing:content-box;width:79.5rem;padding:3.5rem 50px 2rem;margin:auto}html{font-size:16px}body{color:#1f2933;background-color:#f5f7fa;margin:0;font-family:"Inter",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body *{box-sizing:border-box}body :hover>.tooltip{visibility:visible}h1,h2,h3,h4,h5,h6,p,small,strong,sub{margin:0;padding:0}h1{font-size:6rem}h1,h2{font-weight:700}h2{font-size:3.75rem}h3{font-size:3rem}h3,h4{font-weight:700}h4{font-size:2rem}h5{font-size:1.5rem;font-weight:700}h6{font-size:1.25rem}h6,strong{font-weight:400}strong{font-size:1rem}b{font-weight:700}p{font-size:.875rem}p,small{font-weight:400}small{font-size:.75rem}sup{font-weight:600}sub,sup{font-size:.625rem;vertical-align:baseline}sub{font-weight:400}.page{padding:2rem 0;width:100%;color:#1f2933;background-color:#f5f7fa;width:79.5rem}.component{color:#1f2933;background-color:#fff;border-radius:.25rem;border:1px solid #e4e7eb;margin:0 0 .75rem;padding:.75rem 1rem}.component.main-card{margin:0 0 1.5rem}.login-screen{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100vw;height:100vh;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-size:1.5rem}.login-screen .loading-icon{color:#0967d2}.login-screen .fail-icon{color:#ef4e4e}.login-screen p{text-align:center;margin-top:.5rem}.login-screen pre{color:#1f2933;background-color:#fff;border-radius:.25rem;border:1px solid #e4e7eb;width:470px;padding:1rem;font-size:.75rem;max-height:16rem;overflow-y:auto;white-space:pre-wrap}
/*# sourceMappingURL=main.15a17b56.chunk.css.map */