.audit-log {
    background: #f9f9f9;
    border: 1px solid #eee;
    border-radius: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px
}

.audit-log .audit-time {
    font-size: 10pt;
    font-style: italic
}

.audit-log .audit-source {
    border-bottom: 1px solid #ddd;
    font-size: 10pt;
    font-weight: 700;
    margin-bottom: 10px;
    padding-bottom: 5px
}

.audit-log .audit-source span {
    color: #06b73d
}

.audit-log .audit-change {
    font-size: 9pt
}

.audit-log .audit-empty-value {
    color: #838383;
    font-style: italic
}

.audit-log .svg-inline--fa {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 6px;
    vertical-align: top;
    width: 8px
}

.audit-log .audit-change-key {
    font-weight: 700
}

.audit-log .audit-left-hand,
.audit-log .audit-right-hand {
    display: inline-block;
    max-width: 42%;
    vertical-align: top
}

.react-table-multi-select .black,
.react-table-multi-select .black-icon {
    color: #000 !important
}

.rt-dragged-item {
    text-align: left
}

.rt-draggable-container .ReactTable .rt-thead .rt-th {
    align-items: left;
    justify-content: left;
    padding-left: 1px;
    padding-top: 2px
}

.ReactTable .rt-td,
.ReactTable .rt-th {
    padding: 7px 10px
}

.rt-dragged-item {
    border: 1px solid #4285f4
}

.ReactTable .rt-tbody {
    overflow-x: hidden !important;
    padding-bottom: 7px
}

.communication-log {
    background: #f9f9f9;
    border: 1px solid #eee;
    border-radius: 10px;
    height: 500px;
    margin-bottom: 10px;
    padding: 10px
}

.communication-log .list-element {
    border-right: 1px solid #eee;
    cursor: pointer;
    padding: 10px
}

.communication-log .list-element.active {
    background: #eee !important
}

.communication-log .list-element:hover {
    background: #f6f6f6
}

.communication-log .list-element .subject {
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.scrollable-nav-container {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden
}

.scrollable-nav-container .scrollable-nav-item {
    flex: 0 0 auto
}

.shipment .custom-reference-label {
    background: #d6ecff;
    border: 1px solid #d6ecff;
    border-radius: 50px;
    color: #0076fa;
    display: inline-flex;
    font-size: 14px;
    padding: 0 8px
}

.shipment .custom-reference-label label {
    font-weight: 700;
    margin: 0 5px 0 0
}

.shipment .migrated-shipment-label {
    background: #d8473433;
    border-radius: 50px;
    color: #d84734;
    display: inline-block;
    font-size: 14px;
    padding: 2px 10px
}

.shipment .migrated-shipment-label label {
    font-weight: 700;
    margin: 0 5px 0 0
}

@media (max-width:576px) {
    .shipment .tracking {
        float: none !important;
        margin-top: 5px;
        text-align: left
    }
}

.charges {
    border: 1px solid #eee;
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 15px;
    padding: 10px;
    width: 100%
}

.charges .service-level {
    font-size: 16px;
    font-weight: 600
}

.rate {
    background: #e7ffd1;
    border: 1px solid #e7ffd1;
    border-radius: 50px;
    color: #06b73d;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 2px 10px;
    text-align: center
}

/*# sourceMappingURL=1016.59521db0.chunk.css.map*/