/* _content/Celer.Web/Areas/Identity/Pages/Account/Login.cshtml.rz.scp.css */
.welcome-back-text[b-j4f60275ge] {
    font-size: 40px;
    font-family: Nunito;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
}

.sign-in-with-details-text[b-j4f60275ge] {
    font-size: 24px;
    font-family: Nunito;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
}

/*.form-check-label {
    margin-top: 0.1rem;
}*/

.btn-login[b-j4f60275ge] {
    height: 56px;  
}

.login-img-bg[b-j4f60275ge] {
    background-image: url('/assets/images/home.png');
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
}
/* _content/Celer.Web/Areas/Identity/Pages/Account/ResetPassword.cshtml.rz.scp.css */
.welcome-back-text[b-kveh89hivg] {
    font-size: 40px;
    font-family: Nunito;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
}

.sign-in-with-details-text[b-kveh89hivg] {
    font-size: 24px;
    font-family: Nunito;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
}

/*.form-check-label {
    margin-top: 0.1rem;
}*/

.btn-login[b-kveh89hivg] {
    height: 56px;
}

.login-img-bg[b-kveh89hivg] {
    background-image: url('/assets/images/home.png');
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
}
/* _content/Celer.Web/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

/*a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a {
  color: #0077cc;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
*/

.logo-text[b-kka6fue75n] {
    color: #fff;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}
/* _content/Celer.Web/Pages/Shared/_OrderDetails.cshtml.rz.scp.css */

/* Time Line    */
.timeline[b-66r51fzwjg] {
    position: relative;
}

    .timeline[b-66r51fzwjg]:before {
        content: "";
        position: absolute;
        top: 0;
        left: 1rem;
        height: 100%;
        border-right: 2px solid #e9ecef;
    }

[data-timeline-axis-style=dashed][b-66r51fzwjg]:before {
    border-right-style: dashed !important;
}

[data-timeline-axis-style=dotted][b-66r51fzwjg]:before {
    border-right-style: dotted !important;
}

.timeline-block[b-66r51fzwjg] {
    position: relative;
    margin: 2em 0;
}

    .timeline-block[b-66r51fzwjg]:after {
        content: "";
        display: table;
        clear: both;
    }

    .timeline-block:first-child[b-66r51fzwjg] {
        margin-top: 0;
    }

    .timeline-block:last-child[b-66r51fzwjg] {
        margin-bottom: 0;
    }

.timeline-step[b-66r51fzwjg] {
    position: absolute;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    left: 0;
    /*width: 33px;*/
    height: 33px;
    border-radius: 50%;
    text-align: center;
    transform: translateX(-50%);
    font-size: 1rem;
    font-weight: 600;
    z-index: 1;
}

    .timeline-step svg[b-66r51fzwjg],
    .timeline-step i[b-66r51fzwjg] {
        line-height: 1.4;
    }

.timeline-step-icon[b-66r51fzwjg] {
    background: #fff;
    border: 2px solid #e9ecef;
}

.timeline-step-xs[b-66r51fzwjg] {
    width: 17px;
    height: 17px;
    font-size: 0.75rem;
}

.timeline-step-sm[b-66r51fzwjg] {
    width: 23px;
    height: 23px;
    font-size: 0.75rem;
}

.timeline-step-lg[b-66r51fzwjg] {
    width: 47px;
    height: 47px;
    font-size: 1.75rem;
}

.timeline-content[b-66r51fzwjg] {
    position: relative;
    margin-left: 60px;
    padding-top: 0.5rem;
    position: relative;
    top: -6px;
}

    .timeline-content[b-66r51fzwjg]:after {
        content: "";
        display: table;
        clear: both;
    }

.timeline-body[b-66r51fzwjg] {
    padding: 1.5rem;
}

@media (min-width: 992px) {
    .timeline[b-66r51fzwjg]:before {
        left: 50%;
        margin-left: -2px;
    }

    .timeline-step[b-66r51fzwjg] {
        left: 50%;
    }

    .timeline-content[b-66r51fzwjg] {
        width: 38%;
    }

    .timeline-body[b-66r51fzwjg] {
        padding: 1.5rem;
    }

    .timeline-block:nth-child(even) .timeline-content[b-66r51fzwjg] {
        float: right;
    }

    [data-timeline-axis-color=primary][b-66r51fzwjg]:before {
        border-color: #7bc19e;
    }

    [data-timeline-axis-color=secondary][b-66r51fzwjg]:before {
        border-color: #4f9bea;
    }

    [data-timeline-axis-color=success][b-66r51fzwjg]:before {
        border-color: #25ab63;
    }

    [data-timeline-axis-color=info][b-66r51fzwjg]:before {
        border-color: #434dac;
    }

    [data-timeline-axis-color=warning][b-66r51fzwjg]:before {
        border-color: #f19d39;
    }

    [data-timeline-axis-color=danger][b-66r51fzwjg]:before {
        border-color: #cb4d3c;
    }

    [data-timeline-axis-color=light][b-66r51fzwjg]:before {
        border-color: #c1c1c1;
    }

    [data-timeline-axis-color=dark][b-66r51fzwjg]:before {
        border-color: #292d4c;
    }

    [data-timeline-axis-color=default][b-66r51fzwjg]:before {
        border-color: #1c1e34;
    }

    [data-timeline-axis-color=white][b-66r51fzwjg]:before {
        border-color: #fff;
    }

    [data-timeline-axis-color=neutral][b-66r51fzwjg]:before {
        border-color: #fff;
    }

    [data-timeline-axis-color=darker][b-66r51fzwjg]:before {
        border-color: #0e101a;
    }
}

.timeline-one-side[b-66r51fzwjg]:before {
    left: 3.3rem;
}

.timeline-one-side .timeline-step[b-66r51fzwjg] {
    left: 1rem;
}

.timeline-one-side .timeline-content[b-66r51fzwjg] {
    width: auto;
}

@media (min-width: 992px) {
    .timeline-one-side .timeline-content[b-66r51fzwjg] {
        max-width: 30rem;
    }
}

.timeline-one-side .timeline-block:nth-child(even) .timeline-content[b-66r51fzwjg] {
    float: none;
}
/* _content/Celer.Web/Pages/Tracking.cshtml.rz.scp.css */
.table-btn[b-0e7ej7xaym] {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px;
}

#tblTracking tr.selected[b-0e7ej7xaym] {
    background-color: transparent !important;
}

.k-menu-expand-arrow[b-0e7ej7xaym] {
    display: none;
}

/* Cancel order Model    */

.cancel_lbl[b-0e7ej7xaym] {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}


/* Time Line    */
.timeline[b-0e7ej7xaym] {
    position: relative;
}

    .timeline[b-0e7ej7xaym]:before {
        content: "";
        position: absolute;
        top: 0;
        left: 1rem;
        height: 100%;
        border-right: 2px solid #e9ecef;
    }

[data-timeline-axis-style=dashed][b-0e7ej7xaym]:before {
    border-right-style: dashed !important;
}

[data-timeline-axis-style=dotted][b-0e7ej7xaym]:before {
    border-right-style: dotted !important;
}

.timeline-block[b-0e7ej7xaym] {
    position: relative;
    margin: 2em 0;
}

    .timeline-block[b-0e7ej7xaym]:after {
        content: "";
        display: table;
        clear: both;
    }

    .timeline-block:first-child[b-0e7ej7xaym] {
        margin-top: 0;
    }

    .timeline-block:last-child[b-0e7ej7xaym] {
        margin-bottom: 0;
    }

.timeline-step[b-0e7ej7xaym] {
    position: absolute;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    left: 0;
    /*width: 33px;*/
    height: 33px;
    border-radius: 50%;
    text-align: center;
    transform: translateX(-50%);
    font-size: 1rem;
    font-weight: 600;
    z-index: 1;
}

    .timeline-step svg[b-0e7ej7xaym],
    .timeline-step i[b-0e7ej7xaym] {
        line-height: 1.4;
    }

.timeline-step-icon[b-0e7ej7xaym] {
    background: #fff;
    border: 2px solid #e9ecef;
}

.timeline-step-xs[b-0e7ej7xaym] {
    width: 17px;
    height: 17px;
    font-size: 0.75rem;
}

.timeline-step-sm[b-0e7ej7xaym] {
    width: 23px;
    height: 23px;
    font-size: 0.75rem;
}

.timeline-step-lg[b-0e7ej7xaym] {
    width: 47px;
    height: 47px;
    font-size: 1.75rem;
}

.timeline-content[b-0e7ej7xaym] {
    position: relative;
    margin-left: 60px;
    padding-top: 0.5rem;
    position: relative;
    top: -6px;
}

    .timeline-content[b-0e7ej7xaym]:after {
        content: "";
        display: table;
        clear: both;
    }

.timeline-body[b-0e7ej7xaym] {
    padding: 1.5rem;
}

@media (min-width: 992px) {
    .timeline[b-0e7ej7xaym]:before {
        left: 50%;
        margin-left: -2px;
    }

    .timeline-step[b-0e7ej7xaym] {
        left: 50%;
    }

    .timeline-content[b-0e7ej7xaym] {
        width: 38%;
    }

    .timeline-body[b-0e7ej7xaym] {
        padding: 1.5rem;
    }

    .timeline-block:nth-child(even) .timeline-content[b-0e7ej7xaym] {
        float: right;
    }

    [data-timeline-axis-color=primary][b-0e7ej7xaym]:before {
        border-color: #7bc19e;
    }

    [data-timeline-axis-color=secondary][b-0e7ej7xaym]:before {
        border-color: #4f9bea;
    }

    [data-timeline-axis-color=success][b-0e7ej7xaym]:before {
        border-color: #25ab63;
    }

    [data-timeline-axis-color=info][b-0e7ej7xaym]:before {
        border-color: #434dac;
    }

    [data-timeline-axis-color=warning][b-0e7ej7xaym]:before {
        border-color: #f19d39;
    }

    [data-timeline-axis-color=danger][b-0e7ej7xaym]:before {
        border-color: #cb4d3c;
    }

    [data-timeline-axis-color=light][b-0e7ej7xaym]:before {
        border-color: #c1c1c1;
    }

    [data-timeline-axis-color=dark][b-0e7ej7xaym]:before {
        border-color: #292d4c;
    }

    [data-timeline-axis-color=default][b-0e7ej7xaym]:before {
        border-color: #1c1e34;
    }

    [data-timeline-axis-color=white][b-0e7ej7xaym]:before {
        border-color: #fff;
    }

    [data-timeline-axis-color=neutral][b-0e7ej7xaym]:before {
        border-color: #fff;
    }

    [data-timeline-axis-color=darker][b-0e7ej7xaym]:before {
        border-color: #0e101a;
    }
}

.timeline-one-side[b-0e7ej7xaym]:before {
    left: 3.3rem;
}

.timeline-one-side .timeline-step[b-0e7ej7xaym] {
    left: 1rem;
}

.timeline-one-side .timeline-content[b-0e7ej7xaym] {
    width: auto;
}

@media (min-width: 992px) {
    .timeline-one-side .timeline-content[b-0e7ej7xaym] {
        max-width: 30rem;
    }
}

.timeline-one-side .timeline-block:nth-child(even) .timeline-content[b-0e7ej7xaym] {
    float: none;
}
/* _content/Celer.Web/Pages/TrackOrder.cshtml.rz.scp.css */

/* Time Line    */
.timeline[b-p3un1sothu] {
    position: relative;
}

    .timeline[b-p3un1sothu]:before {
        content: "";
        position: absolute;
        top: 0;
        left: 1rem;
        height: 100%;
        border-right: 2px solid #e9ecef;
    }

[data-timeline-axis-style=dashed][b-p3un1sothu]:before {
    border-right-style: dashed !important;
    top: 50% !important;
    left: 18% !important;
    transform: translate(-50%, -50%) !important;
    width: 2px !important;
    height: 100% !important;
}

[data-timeline-axis-style=dotted][b-p3un1sothu]:before {
    border-right-style: dotted !important;
}

.timeline-block[b-p3un1sothu] {
    position: relative;
    margin: 2em 0;
}

    .timeline-block[b-p3un1sothu]:after {
        content: "";
        display: table;
        clear: both;
    }

    .timeline-block:first-child[b-p3un1sothu] {
        margin-top: 0;
    }

    .timeline-block:last-child[b-p3un1sothu] {
        margin-bottom: 0;
    }

.timeline-step[b-p3un1sothu] {
    position: absolute;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    left: 0;
    /*width: 33px;*/
    height: 33px;
    border-radius: 50%;
    text-align: center;
    transform: translateX(-50%);
    font-size: 1rem;
    font-weight: 600;
    z-index: 1;
}

    .timeline-step svg[b-p3un1sothu],
    .timeline-step i[b-p3un1sothu] {
        line-height: 1.4;
    }

.timeline-step-icon[b-p3un1sothu] {
    background: #fff;
    border: 2px solid #e9ecef;
}

.timeline-step-xs[b-p3un1sothu] {
    width: 17px;
    height: 17px;
    font-size: 0.75rem;
}

.timeline-step-sm[b-p3un1sothu] {
    width: 23px;
    height: 23px;
    font-size: 0.75rem;
}

.timeline-step-lg[b-p3un1sothu] {
    width: 47px;
    height: 47px;
    font-size: 1.75rem;
}

.timeline-content[b-p3un1sothu] {
    position: relative;
    margin-left: 60px;
    padding-top: 0.5rem;
    position: relative;
    top: -6px;
}

    .timeline-content[b-p3un1sothu]:after {
        content: "";
        display: table;
        clear: both;
    }

.timeline-body[b-p3un1sothu] {
    padding: 1.5rem;
}

@media (min-width: 992px) {
    .timeline[b-p3un1sothu]:before {
        left: 50%;
        margin-left: -2px;
    }

    .timeline-step[b-p3un1sothu] {
        left: 50%;
    }

    .timeline-content[b-p3un1sothu] {
        width: 38%;
    }

    .timeline-body[b-p3un1sothu] {
        padding: 1.5rem;
    }

    .timeline-block:nth-child(even) .timeline-content[b-p3un1sothu] {
        float: right;
    }

    [data-timeline-axis-color=primary][b-p3un1sothu]:before {
        border-color: #7bc19e;
    }

    [data-timeline-axis-color=secondary][b-p3un1sothu]:before {
        border-color: #4f9bea;
    }

    [data-timeline-axis-color=success][b-p3un1sothu]:before {
        border-color: #25ab63;
    }

    [data-timeline-axis-color=info][b-p3un1sothu]:before {
        border-color: #434dac;
    }

    [data-timeline-axis-color=warning][b-p3un1sothu]:before {
        border-color: #f19d39;
    }

    [data-timeline-axis-color=danger][b-p3un1sothu]:before {
        border-color: #cb4d3c;
    }

    [data-timeline-axis-color=light][b-p3un1sothu]:before {
        border-color: #c1c1c1;
    }

    [data-timeline-axis-color=dark][b-p3un1sothu]:before {
        border-color: #292d4c;
    }

    [data-timeline-axis-color=default][b-p3un1sothu]:before {
        border-color: #1c1e34;
    }

    [data-timeline-axis-color=white][b-p3un1sothu]:before {
        border-color: #fff;
    }

    [data-timeline-axis-color=neutral][b-p3un1sothu]:before {
        border-color: #fff;
    }

    [data-timeline-axis-color=darker][b-p3un1sothu]:before {
        border-color: #0e101a;
    }
}

.timeline-one-side[b-p3un1sothu]:before {
    left: 3.3rem;
}

.timeline-one-side .timeline-step[b-p3un1sothu] {
    left: 1rem;
}

.timeline-one-side .timeline-content[b-p3un1sothu] {
    width: auto;
}

@media (min-width: 992px) {
    .timeline-one-side .timeline-content[b-p3un1sothu] {
        max-width: 30rem;
    }
}

.timeline-one-side .timeline-block:nth-child(even) .timeline-content[b-p3un1sothu] {
    float: none;
}
.custom-div[b-p3un1sothu] {
    font-family: Arial, sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 300px;
    margin: 0;
    background-color: #f0ad4e !important;
    background-size: cover;
    width: 300px;
}

.container[b-p3un1sothu] {
    background-color: white;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
    width: 300px;
}

    .container h1[b-p3un1sothu] {
        font-size: 18px;
        margin-bottom: 10px;
        color: #333;
        font-weight: bold;
    }

    .container p[b-p3un1sothu] {
        font-size: 14px;
        margin-bottom: 20px;
        color: #666;
        line-height: 1.5;
    }

    .container input[b-p3un1sothu] {
        width: 100%;
        padding: 10px;
        margin-bottom: 20px;
        border: 1px solid #ccc;
        border-radius: 4px;
        font-size: 14px;
        box-sizing: border-box;
    }

    .container button[b-p3un1sothu] {
        background-color: #ffcc00;
        border: none;
        color: #333;
        padding: 10px 20px;
        font-size: 14px;
        font-weight: bold;
        border-radius: 25px;
        cursor: pointer;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 5px;
    }

        .container button:hover[b-p3un1sothu] {
            background-color: #e6b800;
        }

        .container button .arrow[b-p3un1sothu] {
            display: inline-block;
            font-size: 16px;
            transform: translateX(0);
            transition: transform 0.2s ease-in-out;
        }

        .container button:hover .arrow[b-p3un1sothu] {
            transform: translateX(5px);
        }
.attachments-container[b-p3un1sothu] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
