@import '_content/AuralizeBlazor/AuralizeBlazor.tf5u2o3oxg.bundle.scp.css';
@import '_content/Nextended.Blazor/Nextended.Blazor.tkxqvq0zjw.bundle.scp.css';
@import '_content/TGL.Base.Presentation.Shared.Components/TGL.Base.Presentation.Shared.Components.wssx8u5gt6.bundle.scp.css';
@import '_content/TGL.Oscar.Presentation.Shared.Components/TGL.Oscar.Presentation.Shared.Components.z7jnuvpymx.bundle.scp.css';

/* /Components/AppBar/AppBar.razor.rz.scp.css */
[b-bz9repty43] .updates-drawer-header {
    position: sticky;
    top: 0;
    z-index: 99;
    background-color: var(--mud-palette-drawer-background);
}

[b-bz9repty43] .notifications-drawer-header {
    position: sticky;
    top: 0;
    z-index: 99;
    background-color: var(--mud-palette-drawer-background);
}

.app-bar-background[b-bz9repty43] {
    z-index: 97;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--mud-appbar-height);
    background-color: var(--mud-palette-background);
}


.bottom-app-bar[b-bz9repty43] {
    padding: 0 1.5em;
    z-index: 98;
    width: 100%;
    position: sticky;
    top: calc(var(--mud-appbar-height) - var(--mud-appbar-height)/8)
}

@media (min-width: 600px) {
    .bottom-app-bar[b-bz9repty43] {
        height: auto;
        top: var(--mud-appbar-height)
    }
}

@media (min-width: 1280px) {
    .bottom-app-bar[b-bz9repty43] {
        /*display: none;*/
    }
}
/* /Components/AppBar/AppBarActions.razor.rz.scp.css */
/* /Components/ListToolbar/ShipmentListToolbar.razor.rz.scp.css */
[b-9smzmi0rm5]
.toolbar-filter-badge-overlap
.mud-badge.mud-badge-overlap {
    inset: auto auto calc(100% - 20px) calc(100% - 20px);
}

[b-9smzmi0rm5]
.toolbar-filter-badge-overlap[data-filterlist="0"]
.mud-badge.mud-badge-overlap {
    display: none;
}
/* /Components/NavMenu/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-y8t7boseso] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-y8t7boseso] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-y8t7boseso] {
    font-size: 1.1rem;
}

.oi[b-y8t7boseso] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-y8t7boseso] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-y8t7boseso] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-y8t7boseso] {
        padding-bottom: 1rem;
    }

    .nav-item[b-y8t7boseso]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-y8t7boseso]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-y8t7boseso]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-y8t7boseso] {
        display: none;
    }

    .collapse[b-y8t7boseso] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Components/NavMenu/OrganizationLogo.razor.rz.scp.css */
[b-s80eo7son3] img {
    height: auto;
    max-height: 77px;
    max-width: 100%;
}
/* /Components/OrganizationSelect.razor.rz.scp.css */
.organization-select[b-sujt7d3zil] {
    width: 100%;
    margin-inline-end: .7rem;
}

[b-sujt7d3zil] .mud-select-input {
    -moz-border-radius: 9999px !important;
    -webkit-border-radius: 9999px !important;
    border-radius: 9999px !important;
}

[b-sujt7d3zil] .mud-input-root-margin-dense {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}

[b-sujt7d3zil] .mud-select {
    width: 100%;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

[b-sujt7d3zil] .fake-select * {
    cursor: text !important;
}

@media (min-width: 960px) {
    .organization-select[b-sujt7d3zil] {
        max-width: 500px;
    }
}

@media (max-width: 960px) {
    [b-sujt7d3zil] .mud-select-input {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
/* /Components/QuoteCalculator/QuoteDetailsTable.razor.rz.scp.css */
[b-38lv7uw94l] table thead tr th:nth-child(2) {
    position: sticky;
    left: 0;
    z-index: 5 !important;
}

[b-38lv7uw94l] tr {
    background-color:inherit;
    position: sticky;
    left: 0;
    z-index: 4;
}

[b-38lv7uw94l] table tbody tr td:nth-child(2) {
    background-color: var(--mud-palette-surface);
    position: sticky;
    left: 0;
    z-index: 4;
}

[b-38lv7uw94l] table tbody tr:hover td:nth-child(2) {
    background-color: var(--mud-palette-surface);
}
/* /Components/TGLNotifications/TGLNotifications.razor.rz.scp.css */

.notification-backdrop[b-ayzux8x8y4] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.file-list[b-ayzux8x8y4] {
    position: relative;
    margin: auto;
}

.is-removing[b-ayzux8x8y4] {
    -moz-transition: transform var(--transition-duration), opacity var(--transition-duration);
    -o-transition: transform var(--transition-duration), opacity var(--transition-duration);
    -webkit-transition: transform var(--transition-duration), opacity var(--transition-duration);
    transition: transform var(--transition-duration), opacity var(--transition-duration);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
}

.notification-card[b-ayzux8x8y4] {
    --notification-card-height: 160;
    --transition-duration: 0.3s;
    padding: 20px 20px 10px 20px;
    color: var(--mud-palette-text-primary);
    background-color: var(--mud-palette-surface);
    border-radius: var(--mud-default-borderradius);
    border: 1px solid var(--mud-palette-lines-default);
    box-shadow: var(--mud-elevation-1);
    width: 100%;
    height: calc(var(--notification-card-height) * 1px);
    margin-bottom: 10px;
    position: relative;
    -moz-transition: margin-top var(--transition-duration), box-shadow var(--transition-duration), opacity var(--transition-duration),transform var(--transition-duration);
    -o-transition: margin-top var(--transition-duration), box-shadow var(--transition-duration), opacity var(--transition-duration),transform var(--transition-duration);
    -webkit-transition: margin-top var(--transition-duration), box-shadow var(--transition-duration), opacity var(--transition-duration),transform var(--transition-duration);
    transition: margin-top var(--transition-duration), box-shadow var(--transition-duration), opacity var(--transition-duration),transform var(--transition-duration);
}

    .notification-card:first-of-type[b-ayzux8x8y4] {
        z-index: 9;
    }

    .notification-card:nth-of-type(2)[b-ayzux8x8y4] {
        z-index: 8;
    }

    .notification-card:nth-of-type(3)[b-ayzux8x8y4] {
        z-index: 7;
    }

    .notification-card:nth-of-type(n+4)[b-ayzux8x8y4] {
        z-index: 6;
    }

    .notification-card:last-of-type[b-ayzux8x8y4] {
        /*margin-bottom: 30px;*/
    }

    .notification-card:hover[b-ayzux8x8y4] {
        box-shadow: var(--mud-elevation-3);
        cursor: pointer;
    }


.file-list.closed .notification-card[b-ayzux8x8y4] {
    box-shadow: var(--mud-elevation-0);
    margin-bottom: 0;
}

    .file-list.closed .notification-card:hover[b-ayzux8x8y4] {
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    .file-list.closed .notification-card:first-of-type[b-ayzux8x8y4] {
        z-index: 3;
    }

    .file-list.closed .notification-card:not(:first-of-type)[b-ayzux8x8y4] {
        pointer-events: none;
        -ms-touch-action: none;
        touch-action: none;
        margin-top: calc(calc(var(--notification-card-height) - 15) * -1px );
        border-left: 1px solid var(--mud-palette-lines-default) !important; /* override style inline */
    }

        .file-list.closed .notification-card:not(:first-of-type) .notification-card-content[b-ayzux8x8y4] {
            visibility: hidden;
        }

    .file-list.closed .notification-card:nth-of-type(2)[b-ayzux8x8y4] {
        z-index: 2;
        opacity: 0.9;
        -moz-transform: scale(.9);
        -ms-transform: scale(.9);
        -o-transform: scale(.9);
        -webkit-transform: scale(.9);
        transform: scale(.9);
    }

    .file-list.closed .notification-card:nth-of-type(3)[b-ayzux8x8y4] {
        z-index: 1;
        opacity: 0.8;
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
        -webkit-transform: scale(.8);
        transform: scale(.8);
    }

    .file-list.closed .notification-card:nth-of-type(n+4)[b-ayzux8x8y4] {
        position: absolute;
        top: 0;
        left: 0;
        visibility: hidden;
        z-index: 0;
        transition: none;
    }

    .file-list.closed .notification-card:last-of-type[b-ayzux8x8y4] {
        /*margin-bottom: 10px;*/
    }
/* /Components/TGLNotifications/TGLNotificationsGroup.razor.rz.scp.css */
.notifications-container[b-ofxe8q5x9a] {
    --transition-duration: 0.3s;
    -moz-transition: transform var(--transition-duration);
    -o-transition: transform var(--transition-duration);
    -webkit-transition: transform var(--transition-duration);
    transition: transform var(--transition-duration);
}

    .notifications-container.is-removing[b-ofxe8q5x9a] {
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0);
        -webkit-transform: scaleY(0);
        transform: scaleY(0);

        -moz-transform-origin: top;
        -ms-transform-origin: top;
        -o-transform-origin: top;
        -webkit-transform-origin: top;
        transform-origin: top;
    }
/* /Components/UserMenu/UserMenu.razor.rz.scp.css */
[b-uydmkcr6y0] .user-menu {
    width: 300px;
    max-width: 300px;
}

[b-uydmkcr6y0] .mud-nav-link {
    padding-left: 0;
}

[b-uydmkcr6y0] .mud-nav-link-text {
    margin-left: 4px !important;
    margin-inline-start: 4px !important;
}
/* /Pages/Dashboard/Components/MediaSlideshow.razor.rz.scp.css */
/* /Pages/Dashboard/Components/RecentShipment.razor.rz.scp.css */

[b-g7yd1frijg] .mud-data-grid .mud-table-container {
    min-width: 100% !important;
}

@media (max-width: 960px) {
    [b-g7yd1frijg] .mud-data-grid .mud-table-container {
        min-width: 100% !important;
        width: auto !important;
    }

    [b-g7yd1frijg] .recent-shipment-table .mud-table-cell:last-child,
    [b-g7yd1frijg] .recent-shipment-table .mud-table-cell:last-child {
        background-color: var(--mud-palette-table-lines);
        height: 2px;
        padding: 0;
        margin: 0 0 1rem 0;
    }

    [b-g7yd1frijg] .recent-shipment-table .mud-table-cell:not(:last-child),
    [b-g7yd1frijg] .recent-shipment-table .mud-table-cell:not(:last-child) {
        justify-content: normal;
        border-bottom: 1px solid var(--mud-palette-table-lines);
    }

    [b-g7yd1frijg] .recent-shipment-table .mud-table-cell:before,
    [b-g7yd1frijg] .recent-shipment-table .mud-table-cell:before {
        font-weight: 600;
        width: 55px;
        padding-right: 30px;
    }
}
/* /Pages/Dashboard/Components/ShipmentsMap.razor.rz.scp.css */
.globe[b-ugicroj0e2] {
    border: 2px solid var(--mud-palette-primary);
    border-radius: 50%;
    height: 140px;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 140px;
}

    .globe.spinning svg[b-ugicroj0e2] {
        animation: rotation-b-ugicroj0e2 5s linear 0s infinite;
    }

    .globe svg path[b-ugicroj0e2] {
        stroke: var(--mud-palette-primary-lighten);
    }

.loading-text[b-ugicroj0e2] {
    color: var(--mud-palette-primary);
    font-size: 1.5rem;
    font-weight: 600;
    left: 50%;
    position: absolute;
    top: 70%;
    transform: translate(-50%, -50%);
}

@keyframes rotation-b-ugicroj0e2 {
    from {
        transform: translateX(0);
    }

    from {
        transform: translateX(-50%);
    }
}


[b-ugicroj0e2] .shipments-map {
    position: relative;
}

[b-ugicroj0e2] .sidebar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 250px;
    background: var(--mud-palette-drawer-background);
    overflow-y: auto;
    box-shadow: 0 0 30px rgba(0, 0, 0, .3);
    transition: transform .5s;
}

[b-ugicroj0e2] .sidebar-header {
    padding: 5px;
    font-size: 1.5em;
    display: flex;
    justify-content: flex-end;
}

[b-ugicroj0e2] .sidebar-body {
    padding: 10px 20px;
    color: var(--mud-palette-drawer-text);
}

[b-ugicroj0e2] .sidebar-body-item {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

    [b-ugicroj0e2] .sidebar-body-item:last-child {
        border-bottom: none;
    }

[b-ugicroj0e2] .sidebar-body-item-label {
    font-weight: bold;
}

[b-ugicroj0e2] .sidebar-body-item-value {
}

[b-ugicroj0e2] .sidebar-close {
    cursor: pointer;
}

    [b-ugicroj0e2] .sidebar-close:hover {
        font-weight: bold;
    }


/*
            The sidebar styling has them "expanded" by default, we use CSS transforms to push them offscreen
            The toggleSidebar() function removes this class from the element in order to expand it.
            */
[b-ugicroj0e2] .left.collapsed {
    transform: translateX(-295px);
}

[b-ugicroj0e2] .right.collapsed {
    transform: translateX(295px);
}
/* /Pages/Dashboard/Components/ShipmentsSummaryCards.razor.rz.scp.css */
[b-sfnxouirmx] .summary-card {
}

@media (max-width: 959px) {

    [b-sfnxouirmx] .summary-card:nth-child(1) {
        border-right: 1px solid var(--mud-palette-lines-default);
        border-bottom: 1px solid var(--mud-palette-lines-default);
    }

    [b-sfnxouirmx] .summary-card:nth-child(2) {
        border-bottom: 1px solid var(--mud-palette-lines-default);
    }

    [b-sfnxouirmx] .summary-card:nth-child(3) {
        border-right: 1px solid var(--mud-palette-lines-default);
        border-bottom: 1px solid var(--mud-palette-lines-default);
    }

    [b-sfnxouirmx] .summary-card:nth-child(4) {
        border-bottom: 1px solid var(--mud-palette-lines-default);
    }

    [b-sfnxouirmx] .summary-card:nth-child(5) {
        border-right: 1px solid var(--mud-palette-lines-default);
    }

    [b-sfnxouirmx] .summary-card:nth-child(6) {
    }
}

@media (min-width: 960px) and (max-width: 1279px) {

    [b-sfnxouirmx] .summary-card:nth-child(1) {
        border-right: 1px solid var(--mud-palette-lines-default);
        border-bottom: 1px solid var(--mud-palette-lines-default);
    }

    [b-sfnxouirmx] .summary-card:nth-child(2) {
        border-bottom: 1px solid var(--mud-palette-lines-default);
    }

    [b-sfnxouirmx] .summary-card:nth-child(3) {
        border-left: 1px solid var(--mud-palette-lines-default);
        border-bottom: 1px solid var(--mud-palette-lines-default);
    }

    [b-sfnxouirmx] .summary-card:nth-child(4) {
        border-right: 1px solid var(--mud-palette-lines-default);
    }

    [b-sfnxouirmx] .summary-card:nth-child(5) {
    }

    [b-sfnxouirmx] .summary-card:nth-child(6) {
        border-left: 1px solid var(--mud-palette-lines-default);
    }
}

@media (min-width: 1280px) {

    [b-sfnxouirmx] .summary-card:not(:last-child) {
        border-right: 1px solid var(--mud-palette-lines-default)
    }
}

[b-sfnxouirmx] .clickable-card {
    cursor: pointer;
    transition: transform 0.1s ease;
}

    [b-sfnxouirmx] .clickable-card:not(:has(.mud-overlay)):hover {
        transform: scale(0.97)
    }

    [b-sfnxouirmx] .clickable-card:not(:has(.mud-overlay)):active {
        transform: scale(0.95);
    }
/* /Pages/Invoice/Components/InvoiceList.razor.rz.scp.css */
.tab-header[b-jcrrf0xyb2] {
    width: 150px;
    display: grid;
    -webkit-align-items: center;
    align-items: center;
}

[b-jcrrf0xyb2] .mud-data-grid .mud-table-container {
    min-width: 100% !important;
}
/* /Pages/Invoice/Components/InvoiceToolbar.razor.rz.scp.css */
body[b-zztrw97oyv] {
}
/* /Pages/Quote/Components/OrganizationQuote.razor.rz.scp.css */
[b-gfbp938n1c] .select-all .mud-checkbox > span {
    padding-left: 0;
}

[b-gfbp938n1c] .mud-table .mud-table-row > th.mud-table-cell:first-child {
    width: 1px;
    white-space: nowrap;
}

[b-gfbp938n1c] .mud-tab {
    justify-content: left;
}

[b-gfbp938n1c] .quote-content::before {
    content: none !important;
}

.tab-header[b-gfbp938n1c] {
    width: 150px;
    display: grid;
    -webkit-align-items: center;
    align-items: center;
}
/* /Pages/Quote/Components/QuoteHighlightMessage.razor.rz.scp.css */
[b-z01tcxcf2m] .quote-highlight-message .icon,
[b-z01tcxcf2m] .quote-highlight-message .submit {
    display: grid;
    align-items: center;
    justify-content: end;
}

@media (max-width: 600px) {
    [b-z01tcxcf2m] .quote-highlight-message .icon {
        align-items: start;
    }
}
/* /Pages/Shipments/Components/ShipmentsList/ShipmentsListItem.razor.rz.scp.css */
[b-cif0figuuf] .bottom-expand-icon {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
/* /Pages/Shipments/Components/ShipmentsList/ShipmentsListItemTimeline.razor.rz.scp.css */
.timeline-wrapper[b-jpdbs1y39g] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    position: relative;
}

.label-row[b-jpdbs1y39g] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.tooltip-row[b-jpdbs1y39g] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    z-index: 1;

    opacity: 0;
    position: absolute;
}

.timeline[b-jpdbs1y39g] {
    display: flex;
    align-items: center;
    width: 100%;
}


.line[b-jpdbs1y39g] {
    flex-grow: 1;
    height: 2px;
    background-color: var(--mud-palette-primary);
    background-image: none;
}

.dot.current ~ .line[b-jpdbs1y39g] {
    background-color: transparent;
    background-image: repeating-linear-gradient( to right, var(--mud-palette-action-disabled), var(--mud-palette-action-disabled) 6px, /* length of the "dot" */
    transparent 6px, transparent 12px /* space between the "dots" */
    );
    background-repeat: repeat-x;
    background-position: center;
    background-size: auto 2px;
}

.line.completed[b-jpdbs1y39g] {
    background-color: var(--mud-palette-primary);
}

.line.current[b-jpdbs1y39g] {
    background-color: var(--mud-palette-primary);
}

    .line.current.warning[b-jpdbs1y39g] {
        color: var(--mud-palette-error);
    }

.dot[b-jpdbs1y39g] {
    width: 21px;
    height: 21px;
    background-color: var(--mud-palette-primary);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

    .dot:not(.current)[b-jpdbs1y39g]::before {
        content: "\2713";
        color: var(--mud-palette-primary-text);
        font-size: 14px;
        line-height: 20px;
        font-weight: 700;
        display: block;
    }

    .dot.current ~ .dot[b-jpdbs1y39g] {
        background-color: transparent;
        box-shadow: inset 0 0 0 1px var(--mud-palette-action-disabled);
    }

    .dot.current ~ .dot[b-jpdbs1y39g]::before {
        content: none;
    }

.dot.current[b-jpdbs1y39g] {
    background-color: transparent;
    box-shadow: inset 0 0 0 1px var(--mud-palette-primary);
}

    .dot.current[b-jpdbs1y39g]::after {
        content: '';
        width: 9px;
        height: 9px;
        background-color: var(--mud-palette-primary);
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.dot.warning > i[b-jpdbs1y39g] {
    color: var(--mud-palette-error);
}
/* /Pages/Shipments/SubPages/ShipmentDetails/Components/LandedCosts/LandedCostsSummary.razor.rz.scp.css */
[b-hqmskdo6vk] .cost-details-container {
    overflow: auto;
}

[b-hqmskdo6vk] .cost-details-paper {
    background-color: unset;
    overflow: auto;
}

.cost-item[b-hqmskdo6vk] {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-inline: 1.7em;
    padding-block: .7em;
}

    .cost-item:not(.last)[b-hqmskdo6vk] {
        background-color: var(--mud-palette-surface);
    }

[b-hqmskdo6vk] .cost-item-icon {
}

[b-hqmskdo6vk] .cost-item-avatar {
    background-color: var(--mud-palette-dark-hover);
}

.arrow[b-hqmskdo6vk] {
    /* Fake the arrow with the background color drawing the poligon and starting from the center */
    clip-path: polygon(-3% 0%, 70% 50%, -3% 100%);
    margin: 0;
    padding: 0;
    min-width: 20px;
    max-width: 20px;
}

/* When less than 1280px, do the arrow pointing down */
@media (max-width: 960px) {
    .arrow[b-hqmskdo6vk] {
        min-height: 30px;
        max-height: 30px;
        max-width: unset;
        clip-path: polygon(0% -3%, 100% -3%, 50% 70%);
    }
}
/* /Pages/Shipments/SubPages/ShipmentDetails/Components/ShipmentActivities/ShipmentActivities.razor.rz.scp.css */

.timeline[b-iib125xtil] {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.timeline-item[b-iib125xtil] {
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    align-items: stretch;
}

.info[b-iib125xtil] {
    width: 100%;
}

.description[b-iib125xtil] {
    margin-bottom: 1rem;
}

.dot-line[b-iib125xtil] {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 1rem;

    padding-top: 5px;
    margin-bottom: -5px;
}

.line[b-iib125xtil] {
    flex-grow: 1;
    width: 2px;
    background-color: var(--mud-palette-primary);
    background-image: none;
}

    .line.future[b-iib125xtil],
    .line.current[b-iib125xtil] {
        background-color: var(--mud-palette-action-disabled);
    }

    .line.last-item[b-iib125xtil] {
        display: none;
    }

.dot[b-iib125xtil] {
    min-width: 21px;
    min-height: 21px;
    background-color: var(--mud-palette-primary);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

    .dot.future[b-iib125xtil] {
        background-color: var(--mud-palette-action-disabled);
    }

    .dot:not(.current):not(.future) .dot-content[b-iib125xtil]::before,
    .dot.current.last-item .dot-content[b-iib125xtil]::before {
        content: "\2713";
        color: var(--mud-palette-primary-text);
        font-size: 14px;
        line-height: 20px;
        font-weight: 700;
        display: block;
    }

    .dot.current:not(.last-item)[b-iib125xtil] {
        border: 1px solid var(--mud-palette-primary);
        background-color: var(--mud-palette-primary-text);
    }

        .dot.current:not(.last-item) .dot-content[b-iib125xtil]::before {
            content: '';
            width: 50%;
            height: 50%;
            background-color: var(--mud-palette-primary);
            border-radius: 50%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

.text-time-row[b-iib125xtil] {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.text[b-iib125xtil] {
}

.time[b-iib125xtil] {
}
/* /Pages/Shipments/SubPages/ShipmentDetails/Components/ShipmentDetailsShipment.razor.rz.scp.css */
td:first-child[b-bhst7g9dkk] {
    width: 1%;
    white-space: nowrap;
}
/* /Pages/Shipments/SubPages/ShipmentDetails/Components/ShipmentsDetailsCargo/ShipmentDetailsCargo.razor.rz.scp.css */
[b-pie0crenj5] .mud-data-grid .mud-table-container {
    min-width: 100% !important;
}

.sticky-left-second[b-pie0crenj5] {
    left: 55px !important;
}
/* /Shared/CookieConsent.razor.rz.scp.css */
.cookie-consent-container[b-e6oagvnrw5] {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 50%;
    padding: 0.5rem 1rem;
    z-index: 9999;
    -moz-animation: slide-in .5s;
    -o-animation: slide-in .5s;
    -webkit-animation: slide-in .5s;
    animation: slide-in-b-e6oagvnrw5 .5s;
    /* to not override the slide-in animation */
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

    .cookie-consent-container.is-removing[b-e6oagvnrw5] {
        -moz-animation: slide-out .5s;
        -o-animation: slide-out .5s;
        -webkit-animation: slide-out .5s;
        animation: slide-out-b-e6oagvnrw5 .5s;
    }

@media only screen and (min-width: 1280px) {
    .cookie-consent-container[b-e6oagvnrw5] {
        max-width: 1280px;
    }
}

@keyframes slide-out-b-e6oagvnrw5 {
    from {
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        opacity: 1;
    }

    to {
        -moz-transform: translate(-50%, 20em);
        -ms-transform: translate(-50%, 20em);
        -o-transform: translate(-50%, 20em);
        -webkit-transform: translate(-50%, 20em);
        transform: translate(-50%, 20em);
        opacity: 0
    }
}

@keyframes slide-in-b-e6oagvnrw5 {
    from {
        -moz-transform: translate(-50%, 20em);
        -ms-transform: translate(-50%, 20em);
        -o-transform: translate(-50%, 20em);
        -webkit-transform: translate(-50%, 20em);
        transform: translate(-50%, 20em);
        opacity: 0
    }

    to {
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        opacity: 1;
    }
}

@-moz-keyframes slide-out {
}

@-webkit-keyframes slide-out {
}
/* /Shared/Layouts/MainLayout.razor.rz.scp.css */
.page[b-3vuplqe1b1] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-3vuplqe1b1] {
    flex: 1;
}

.sidebar[b-3vuplqe1b1] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-3vuplqe1b1] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-3vuplqe1b1]  a, .top-row[b-3vuplqe1b1]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-3vuplqe1b1]  a:hover, .top-row[b-3vuplqe1b1]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-3vuplqe1b1]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-3vuplqe1b1] {
        display: none;
    }

    .top-row.auth[b-3vuplqe1b1] {
        justify-content: space-between;
    }

    .top-row[b-3vuplqe1b1]  a, .top-row[b-3vuplqe1b1]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-3vuplqe1b1] {
        flex-direction: row;
    }

    .sidebar[b-3vuplqe1b1] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-3vuplqe1b1] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-3vuplqe1b1]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-3vuplqe1b1], article[b-3vuplqe1b1] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
