/* _content/ParcelNet/Pages/AwbTracking/Tracking.razor.rz.scp.css */
.square-tracking[b-1vwjngl4h6] {
    position: relative;
}

    .square-tracking[b-1vwjngl4h6]::before {
        border: 1px dashed #cccccc;
        content: "";
        margin-left: 0px;
        position: absolute;
        top: 0;
        left: 18px;
        width: 1px;
        height: 100%;
    }

.tracking-event[b-1vwjngl4h6] {
    position: relative;
}

    .tracking-event:hover .tracking-event-icon[b-1vwjngl4h6] {
        transform: rotate(-105deg);
        background-color: #52526c;
    }

    .tracking-event:hover .tracking-event-wrapper .tracking-thumbnail[b-1vwjngl4h6] {
        box-shadow: inset 40em 0 0 0 #FFF0D2;
    }

    .tracking-event .tracking-event-wrapper[b-1vwjngl4h6] {
        padding: 0 0 0 14px;
        position: relative;
        top: -7px;
        left: 38px;
        width: 95%;
    }

        .tracking-event .tracking-event-wrapper .tracking-thumbnail[b-1vwjngl4h6] {
            transition: box-shadow 0.5s ease-in 0.1s;
            color: #2c323f;
            background-color: #D4E5FF;
            box-shadow: inset 0 0 0 0em #BDD5FB;
            display: inline-block;
            margin-bottom: 12px;
            padding: 2px 25px;
        }

    .tracking-event .tracking-event-icon[b-1vwjngl4h6] {
        transition: 0.2s ease-in;
        transform: rotate(45deg);
        background-color: #4772B3;
        outline: 6px solid #D4E5FF;
        display: block;
        margin: 0px;
        position: absolute;
        top: 0;
        left: 14px;
        width: 10px;
        height: 10px;
    }

.tracking-event-wrapper[b-1vwjngl4h6] {
    background: #f8f9fa;
    border-radius: 0.5rem;
    padding: 1rem;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

.tracking-thumbnail[b-1vwjngl4h6] {
    font-size: 0.95rem;
    color: #0084ff;
    margin-bottom: 0.5rem;
}
/* _content/ParcelNet/Pages/Orders/Prealert.razor.rz.scp.css */
.f1-steps[b-0yh47d5dg6] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin: 40px 0;
    padding: 0 10px;
}

.f1-step[b-0yh47d5dg6] {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    position: relative;
    text-align: center;
    transition: all 0.3s ease;
}

.f1-step-icon[b-0yh47d5dg6] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #ccc;
    color: white;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
    transition: background-color 0.3s, box-shadow 0.3s;
}

.f1-step.active .f1-step-icon[b-0yh47d5dg6] {
    background-color: #007bff;
    box-shadow: 0 0 10px rgba(0, 123, 255, 0.6);
}

.f1-step p[b-0yh47d5dg6] {
    margin: 0;
    font-size: 0.9rem;
}

.f1-progress[b-0yh47d5dg6] {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    height: 4px;
    background-color: #e0e0e0;
    z-index: -1;
}

.f1-progress-line[b-0yh47d5dg6] {
    height: 4px;
    background-color: #007bff;
    transition: width 0.3s ease;
}
/* _content/ParcelNet/Pages/Shared/DetallesEnvio.razor.rz.scp.css */
.btn-disabled[b-ne1cgktifc] {
    background-color: #cccccc !important;
    border-color: #aaaaaa !important;
    color: #666666 !important;
    cursor: not-allowed;
    opacity: 1 !important; /* evita que se vea transparente */
}

/* _content/ParcelNet/Pages/Shared/RemitenteDestinatario.razor.rz.scp.css */
.pac-container[b-ug2vqw3xoc] {
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    z-index: 100000 !important; /*Mayor prioridad que Syncfusion */
}

.pac-item[b-ug2vqw3xoc] {
    padding: 8px 12px;
    font-size: 14px;
    cursor: pointer;
}

.pac-item:hover[b-ug2vqw3xoc] {
    background-color: #f5f5f5;
}

.pac-target-input[b-ug2vqw3xoc] {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23999" width="18px" height="18px"><path d="M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z"/></svg>'); background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 18px;
    padding-right: 40px !important;
}
/* _content/ParcelNet/Shared/NavMenu.razor.rz.scp.css */
