@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* _content/GwmControl/Pages/Status/DeliveryStatus.razor.rz.scp.css */
body[b-3d3i2su349] {
    background-color: #eeeeee;
    font-family: 'Open Sans',sans-serif
}

.container[b-3d3i2su349] {
    margin-top: 50px;
    margin-bottom: 50px
}

.card[b-3d3i2su349] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0.10rem
}

.card-header:first-child[b-3d3i2su349] {
    border-radius: calc(0.37rem - 1px) calc(0.37rem - 1px) 0 0;
    background-color: deepskyblue;
}

.card-header[b-3d3i2su349] {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.track[b-3d3i2su349] {
    position: relative;
    background-color: #ddd;
    height: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 100px;
    margin-top: 100px
}

.track .step[b-3d3i2su349] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 25%;
    margin-top: -18px;
    text-align: center;
    position: relative
}

.track .step-first[b-3d3i2su349] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 25%;
    margin-top: -18px;
    text-align: initial;
    position: relative
}

.track .step-last[b-3d3i2su349] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 25%;
    margin-top: -18px;
    text-align: end;
    position: relative
}

.track .step.active[b-3d3i2su349]:before {
    background: #155724
}

.track .step[b-3d3i2su349]::before {
    height: 7px;
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    top: 18px
}

.track .step.active .icon[b-3d3i2su349] {
    background: #155724;
    color: #fff
}

.track .icon[b-3d3i2su349] {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: relative;
    border-radius: 100%;
    background: #ddd
}

.track .step.active .text[b-3d3i2su349] {
    font-weight: 400;
    color: #000
}

.track .text[b-3d3i2su349] {
    display: block;
    margin-top: 7px
}

.itemside[b-3d3i2su349] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.itemside .aside[b-3d3i2su349] {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.img-sm[b-3d3i2su349] {
    width: 80px;
    height: 80px;
    padding: 7px
}

ul.row[b-3d3i2su349], ul.row-sm[b-3d3i2su349] {
    list-style: none;
    padding: 0
}

.itemside .info[b-3d3i2su349] {
    padding-left: 15px;
    padding-right: 7px
}

.itemside .title[b-3d3i2su349] {
    display: block;
    margin-bottom: 5px;
    color: #212529
}

p[b-3d3i2su349] {
    margin-top: 0;
    margin-bottom: 1rem
}

.card-footer[b-3d3i2su349] {
    font-size: 1em;
    display: flex;
    flex-wrap: wrap;
    background: white;
    vertical-align: middle;
}

.item[b-3d3i2su349] {
    flex: 1;
    text-align: center;
}

.vehicle-item[b-3d3i2su349] {
    flex: 1;
    text-align: center;
    height: auto;
    float: left;
}

.vehicle-img[b-3d3i2su349] {
    max-width: 320px;
    height: auto;
}

.vehicle-info[b-3d3i2su349] {
    font-size: 1.2em;
    display: flex;
    flex-wrap: wrap;
    background: white;
}

.logo-gwm[b-3d3i2su349] {
    background-image: url('image/gwm-logo.png');
    background-repeat: no-repeat;
}

.update[b-3d3i2su349] {
    vertical-align: middle;
    margin: 10px;
}
/* _content/GwmControl/Shared/MainLayout.razor.rz.scp.css */
.page[b-eh1llez6f2] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-eh1llez6f2] {
    flex: 1;
}

.sidebar[b-eh1llez6f2] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-eh1llez6f2] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-eh1llez6f2]  a, .top-row .btn-link[b-eh1llez6f2] {
    white-space: nowrap;
    margin-left: 1.5rem;
}

.top-row a:first-child[b-eh1llez6f2] {
    overflow: hidden;
    text-overflow: ellipsis;
}

.qa-message[b-eh1llez6f2] {
    padding-right: 50%;
    font-size: 24px;
    color: white;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-eh1llez6f2] {
        display: none;
    }

    .top-row.auth[b-eh1llez6f2] {
        justify-content: space-between;
    }

    .top-row a[b-eh1llez6f2], .top-row .btn-link[b-eh1llez6f2] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-eh1llez6f2] {
        flex-direction: row;
    }

    .sidebar[b-eh1llez6f2] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-eh1llez6f2] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-eh1llez6f2], article[b-eh1llez6f2] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/GwmControl/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-sdg4khaolg] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-sdg4khaolg] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-sdg4khaolg] {
    font-size: 1.1rem;
}

.oi[b-sdg4khaolg] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-sdg4khaolg] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-sdg4khaolg] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-sdg4khaolg] {
        padding-bottom: 1rem;
    }

    .nav-item[b-sdg4khaolg]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-sdg4khaolg]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-sdg4khaolg]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-sdg4khaolg] {
        display: none;
    }

    .collapse[b-sdg4khaolg] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
