@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Components/Billing/BillingBoard.razor.rz.scp.css */
.top-row-content[b-82v1y1ers2] {
    background-color: #FDFDFE;
}

.page-title[b-82v1y1ers2] {
    font-weight: 500;
}

.task-board[b-82v1y1ers2] {
    display: flex;
    overflow-x: auto;
    align-items: stretch;
}

    .task-board .task-list[b-82v1y1ers2] {
        min-width: 300px !important;
        margin-right: 24px !important;
    }

select[b-82v1y1ers2] {
    padding: 2px 5px;
    font-size: 12px;
    background-color: #F7F7F7;
    width: 75px;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

@media print {
 
    body[b-82v1y1ers2] {
        display: none; /* Hide all elements */
    }

   

}
/* /Components/Billing/SOA/PrintSOA.razor.rz.scp.css */

#SOATitle[b-a8sf6j3i53] {
    width: 100%;
    align: justify-content-center;
    padding-top: 15px;
}

#address[b-a8sf6j3i53] {
    font-size: 8px;
}

.ClientName[b-a8sf6j3i53] {
    line-height: 14px;
    padding-left: 90px;
}

#amount[b-a8sf6j3i53] {
    text-align: right;
    padding-right: 20px;
    line-height: 14px;
}

.aging[b-a8sf6j3i53] {
    line-height: 10px;
}
 

#containersoa[b-a8sf6j3i53] {
    width: 90%;
    font-size: small;
}

#tableone[b-a8sf6j3i53], td[b-a8sf6j3i53], tr[b-a8sf6j3i53], th[b-a8sf6j3i53] {
    background-color: #cbcfd1;
    border: 1px solid black;
    table-layout: fixed;
    height: fit-content;
}
 
#total[b-a8sf6j3i53] {
    text-align: center;
}
 
td[b-a8sf6j3i53], th[b-a8sf6j3i53] {
    min-height: unset; /* or 0 if a default value is set */
}
/* /Components/Billing/SOA/PrintSOA2026.razor.rz.scp.css */
*[b-9l11vu0g8f] {
    box-sizing: border-box;
}

body[b-9l11vu0g8f] {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #111;
    background: #fff;
}

/* A4 Portrait print setup */
.page[b-9l11vu0g8f] {
    width: 210mm;
    min-height: 297mm;
    margin: 0 auto;
    padding: 12mm;
    background: #fff;
    position: relative; /* required */
    padding-bottom: 28mm; /*reserve space for footer */
}
.page[b-9l11vu0g8f] {
    width: 210mm; <!--
    min-height: 297mm; -->
    margin: 0 auto;
    padding: 12mm;
    background: #fff;
    position: relative;
    padding-bottom: 28mm;
}
@media screen {
    .page[b-9l11vu0g8f] {
        max-width: 900px;
        width: 100%;
        min-height: auto;
    }
}

.header[b-9l11vu0g8f] {
    display: flex;
    justify-content: space-between;
    gap: 10mm;
    margin-bottom: 6mm;
    align-items: flex-start;
}

.brand[b-9l11vu0g8f] {
    display: flex;
    gap: 6mm;
    align-items: flex-start;
    flex: 1;
}

.logo[b-9l11vu0g8f] {
    width: 38mm;
    height: auto;
    object-fit: contain;
}

.company-meta[b-9l11vu0g8f] {
    font-size: 7.5pt;
    line-height: 1.25;
    margin-top: 1mm;
}

.right-head[b-9l11vu0g8f] {
    text-align: right;
    min-width: 70mm;
}

    .right-head h1[b-9l11vu0g8f] {
        margin: 0;
        font-size: 20pt;
        letter-spacing: 0.4px;
    }

.qr-line[b-9l11vu0g8f] {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 4mm;
    margin-top: 2mm;
}

.qr[b-9l11vu0g8f] {
    width: 20mm;
    height: 20mm;
    object-fit: cover;
    padding: 1mm;
}

.bill-no[b-9l11vu0g8f] {
    font-size: 11pt;
    margin-top: 4mm;
}

.grid2[b-9l11vu0g8f] {
    display: grid;
    grid-template-columns: 1.15fr 0.85fr;
    gap: 6mm;
    margin-top: 2mm;
    margin-bottom: 5mm;
}

.box[b-9l11vu0g8f] {
    border: 2px solid #111;
    padding: 4mm 4mm;
}

    .box p[b-9l11vu0g8f] {
        margin: 1.6mm 0;
        font-size: 11pt;
    }

.muted[b-9l11vu0g8f] {
    color: #222;
}

.box-title[b-9l11vu0g8f] {
    background: #000;
    color: #fff;
    font-weight: 700;
    font-size: 11pt;
    text-align: center;
    padding: 2mm 3mm;
    margin: -3mm -3mm 2mm;
}

.kv[b-9l11vu0g8f] {
    width: 100%;
    border-collapse: collapse;
    font-size: 11pt;
    line-height: 1;
}

    .kv td[b-9l11vu0g8f] {
        padding: 1.5mm 0;
        border: none;
    }

.divider[b-9l11vu0g8f] {
    border: none;
    border-top: 2px solid #111;
    margin: 3mm 0;
}

.t-right[b-9l11vu0g8f] {
    text-align: right;
    font-size: 11px !important;
}

.t-center[b-9l11vu0g8f] {
    text-align: center;
    font-size: 11px !important;
}

.aging[b-9l11vu0g8f] {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 4mm;
    margin: 2mm 0 6mm;
    font-size: 10pt;
    text-align: center;
}

    .aging .cell[b-9l11vu0g8f] {
        padding-top: 2mm;
    }

    .aging .label[b-9l11vu0g8f] {
        display: block;
        border-bottom: 1px solid #888;
    }

    .aging .value[b-9l11vu0g8f] {
        display: block;
        margin-top: 1mm;
    }

.section-title[b-9l11vu0g8f] {
    background: #000;
    color: #fff;
    text-align: center;
    font-weight: 700;
    padding: 2.5mm 3mm;
    border: 2px solid #111;
    border-bottom: none;
    font-size: 11pt;
}

.table-wrap[b-9l11vu0g8f] {
    border: 2px solid #111;
    border-top: none;
    padding: 0;
}

table.details[b-9l11vu0g8f] {
    width: 100%;
    border-collapse: collapse;
    font-size: 10.5pt;
}

.details th[b-9l11vu0g8f], .details td[b-9l11vu0g8f] {
    border: 1px solid #111;
    padding: 2.5mm 2.5mm;
    vertical-align: top;
}

.details th[b-9l11vu0g8f] {
    font-weight: 700;
    text-align: center;
}

.footer-note[b-9l11vu0g8f] {
    text-align: center;
    margin-top: 5mm;
    font-size: 10pt;
    font-weight: 700;
}

/* Acknowledgement lines (NO BOX) */
.ack[b-9l11vu0g8f] {
    margin-top: 8mm;
    font-size: 10.5pt;
    line-height: 1.7;
    width: 100%;
    position: absolute; /* ✅ */
    left: 12mm;
    right: 12mm;
    bottom: 12mm; /* ✅ same as page padding */
    margin-top: 0;
}

.line[b-9l11vu0g8f] {
    display: inline-block;
    border-bottom: 1px solid #111;
    min-width: 40mm;
    height: 4mm;
    vertical-align: bottom;
}

    .line.short[b-9l11vu0g8f] {
        min-width: 25mm;
    }

    .line.long[b-9l11vu0g8f] {
        min-width: 55mm;
    }

/* ==============================
       COMPACT TOP BOXES (NEW)
       Only affects the grid2 section
       ============================== */
.grid2[b-9l11vu0g8f] {
    gap: 4mm; /* tighter */
    margin-bottom: 3mm; /* tighter */
}

    .grid2 .box[b-9l11vu0g8f] {
        padding: 3mm 3mm; /* smaller padding */
        line-height: 1.1; /* slightly tighter */
    }

        .grid2 .box p[b-9l11vu0g8f] {
            margin: 1mm 0; /* less spacing between lines */
            font-size: 10pt; /* smaller text */
        }

    .grid2 .kv[b-9l11vu0g8f] {
        font-size: 10pt; /* smaller table text */
    }

        .grid2 .kv td[b-9l11vu0g8f] {
            padding: 1mm 0; /* tighter rows */
        }

    .grid2 .spacer[b-9l11vu0g8f] {
        height: 21mm; /* replaces multiple <br> */
    }
/* /Components/Billing/SOA/PrintSOACollected.razor.rz.scp.css */

#SOATitle[b-mcgwgiu53b] {
    width: 100%;
    align: justify-content-center;
    padding-top: 15px;
}

#address[b-mcgwgiu53b] {
    font-size: 8px;
}

.ClientName[b-mcgwgiu53b] {
    line-height: 14px;
    padding-left: 90px;
}

#amount[b-mcgwgiu53b] {
    text-align: right;
    padding-right: 20px;
    line-height: 14px;
}

.aging[b-mcgwgiu53b] {
    line-height: 10px;
}
 

#containersoa[b-mcgwgiu53b] {
    width: 90%;
    font-size: small;
}

#tableone[b-mcgwgiu53b], td[b-mcgwgiu53b], tr[b-mcgwgiu53b], th[b-mcgwgiu53b] {
    background-color: #cbcfd1;
    border: 1px solid black;
    table-layout: fixed;
    height: fit-content;
}
 
#total[b-mcgwgiu53b] {
    text-align: center;
}
 
td[b-mcgwgiu53b], th[b-mcgwgiu53b] {
    min-height: unset; /* or 0 if a default value is set */
}
/* /Components/Billing/SOA/PrintSOATransactions.razor.rz.scp.css */
 
#SOATitle[b-dleamhef9c] {
    width: 100%;
    align: justify-content-center;
    padding-top: 15px;
}

#address[b-dleamhef9c] {
    font-size: 8px;
}

.ClientName[b-dleamhef9c] {
    line-height: 14px;
    padding-left: 90px;
}

#amount[b-dleamhef9c] {
    text-align: right;
    padding-right: 20px;
    line-height: 14px;
}

.aging[b-dleamhef9c] {
    line-height: 10px;
}


#containersoa[b-dleamhef9c] {
    width: 90%;
    font-size: small;
}
 

#total[b-dleamhef9c] {
    text-align: center;
}

#Reference[b-dleamhef9c] {
    text-indent: 69px;
    margin-top: 20px;
}
table[b-dleamhef9c] {
    border-collapse: collapse;  
    width: 100%;  
}

table[b-dleamhef9c], th[b-dleamhef9c], td[b-dleamhef9c] {
    border: 1px solid black;  
}

th[b-dleamhef9c], td[b-dleamhef9c] {
    padding: 1px;  
    text-align: left; 
}
/* /Components/Clients/ORProofListing.razor.rz.scp.css */
body[b-phjs43dj9c] {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-color: #f4f4f4;
}

.card[b-phjs43dj9c] {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 8px;
    width: 400px;
}

.header[b-phjs43dj9c] {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.input-group[b-phjs43dj9c] {
    margin-bottom: 15px;
}

    .input-group label[b-phjs43dj9c] {
        display: block;
        margin-bottom: 5px;
    }

    .input-group input[b-phjs43dj9c] {
        width: 100%;
        padding: 8px;
        box-sizing: border-box;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

.button-group[b-phjs43dj9c] {
    display: flex;
    justify-content: space-between;
}

button[b-phjs43dj9c] {
    padding: 10px;
    cursor: pointer;
    background-color: #4caf50;
    color: #fff;
    border: none;
    border-radius: 4px;
}

    button.exit[b-phjs43dj9c] {
        background-color: #f44336;
    }

    td[b-phjs43dj9c]
    {
        position:relative;
        width:150px;
    }
/* /Components/COP/COPClaimForm.razor.rz.scp.css */
body[b-6cdzwimzuy] {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: #f7f7f7;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin: 0;
}

.container[b-6cdzwimzuy] {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.title[b-6cdzwimzuy] {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.card-container[b-6cdzwimzuy] {
    display: flex;
    gap: 20px;
}

.card[b-6cdzwimzuy] {
    width: 300px;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out;
}

    .card:hover[b-6cdzwimzuy] {
        transform: scale(1.05);
    }

.card-header[b-6cdzwimzuy] {
    background-color: forestgreen;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.property[b-6cdzwimzuy] {
    margin-bottom: 10px;
    padding: 0 15px;
}

    .property span[b-6cdzwimzuy] {
        font-weight: bold;
        margin-right: 5px;
        color: #555;
    }

.property-value[b-6cdzwimzuy] {
    color: #333;
}
/* /Components/COP/COPPODRemit.razor.rz.scp.css */
body[b-uph1z9shx6] {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-color: #f4f4f4;
}

.card[b-uph1z9shx6] {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 8px;
    width: 400px;
}

.header[b-uph1z9shx6] {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.input-group[b-uph1z9shx6] {
    margin-bottom: 15px;
}

    .input-group label[b-uph1z9shx6] {
        display: block;
        margin-bottom: 5px;
    }

    .input-group input[b-uph1z9shx6] {
        width: 100%;
        padding: 8px;
        box-sizing: border-box;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

.button-group[b-uph1z9shx6] {
    display: flex;
    justify-content: space-between;
}

button[b-uph1z9shx6] {
    padding: 10px;
    cursor: pointer;
    background-color: #4caf50;
    color: #fff;
    border: none;
    border-radius: 4px;
}

    button.exit[b-uph1z9shx6] {
        background-color: #f44336;
    }
/* /Components/COP/COPView.razor.rz.scp.css */
body[b-colskv3p93] {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-color: #f4f4f4;
}

.card[b-colskv3p93] {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 8px;
    width: 400px;
}

.header[b-colskv3p93] {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.input-group[b-colskv3p93] {
    margin-bottom: 15px;
}

    .input-group label[b-colskv3p93] {
        display: block;
        margin-bottom: 5px;
    }

    .input-group input[b-colskv3p93] {
        width: 100%;
        padding: 8px;
        box-sizing: border-box;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

.button-group[b-colskv3p93] {
    display: flex;
    justify-content: space-between;
}

button[b-colskv3p93] {
    padding: 10px;
    cursor: pointer;
    background-color: #4caf50;
    color: #fff;
    border: none;
    border-radius: 4px;
}

    button.exit[b-colskv3p93] {
        background-color: #f44336;
    }
/* /Components/COP/ListOfCopPodTransaction.razor.rz.scp.css */
body[b-eifxddnyl2] {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-color: #f4f4f4;
}

.card[b-eifxddnyl2] {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 8px;
    width: 400px;
}

.input-group[b-eifxddnyl2] {
    margin-bottom: 15px;
}

    .input-group label[b-eifxddnyl2] {
        display: block;
        margin-bottom: 5px;
    }

    .input-group input[b-eifxddnyl2], .input-group select[b-eifxddnyl2] {
        width: 100%;
        padding: 8px;
        box-sizing: border-box;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

.button-group[b-eifxddnyl2] {
    display: flex;
    justify-content: space-between;
}

button[b-eifxddnyl2] {
    padding: 10px;
    cursor: pointer;
    background-color: #4caf50;
    color: #fff;
    border: none;
    border-radius: 4px;
}
/* /Components/COP/PODUpdate.razor.rz.scp.css */
body[b-3tgx4c55i1] {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-color: #f4f4f4;
}
.payment[b-3tgx4c55i1]{
    float:left;
}

.card[b-3tgx4c55i1] {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 8px;
    width: 400px;
}

.header[b-3tgx4c55i1] {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.input-group[b-3tgx4c55i1] {
    margin-bottom: 15px;
}

    .input-group label[b-3tgx4c55i1] {
        display: block;
        margin-bottom: 5px;
    }

    .input-group input[b-3tgx4c55i1] {
        width: 100%;
        padding: 8px;
        box-sizing: border-box;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

.button-group[b-3tgx4c55i1] {
    display: flex;
    justify-content: space-between;
}

button[b-3tgx4c55i1] {
    padding: 10px;
    cursor: pointer;
    background-color: #4caf50;
    color: #fff;
    border: none;
    border-radius: 4px;
}

    button.exit[b-3tgx4c55i1] {
        background-color: #f44336;
    }
/* /Components/DXB/DXQPrinterPreview.razor.rz.scp.css */
/*header{

}

@page {
    margin: 0;
}

html, body {
    height: auto;
}
    .print-img;

{
    justify-content: center;
    display: flex;
    padding-top: 30px;
}

.printing_table th, .printing_table td {
    padding-left: 60px;
    padding-right: 60px;
}

.main-tr {
    background: gray;
    top: 0;
    position: sticky;
}

.print_info {
    top: -20px;
    position: relative;
    padding-left: 15px;
}

.print_info-sign {
    position: relative;
    height: 100px;
    border: 1px solid red;
}

.print_info, .print_info-sign {
    display: flex;
    font-size: 20px;
    font-weight: bold;
}

.left-info, .right-info {
    width: 49.99%;
}

.dxb-sign {
    display: flex;
    position: relative;
}

.dxb-sign-name {
    display: flex;
    float: right;
}

    .dxb-sign-name p, .dxb-sign p {
        padding: 20px;
    }

.right-info h3 {
    justify-content: center;
    display: flex;
}

.qr-img {
    position: relative;
    width: 33.33%;
    justify-content: center;
    display: flex;
}

.print-img div {
    top: -10px;
}

.test {
}

.dxb-part {
    position: absolute;
    top: 35px;
    left: 140px;
    font-size: 50px;
}

#tracking_number {
    position: absolute;
    top: 50px;
    font-size: 40px;
}

#pdate {
    position: relative;
    top: -25px;
}

.print-container {
    height: 400px;
}
*/
/* /Components/Migration/MigrateOnpremiseAirbills.razor.rz.scp.css */
body[b-bw1l2qyd64] {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-color: #f4f4f4;
}

.card[b-bw1l2qyd64] {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 8px;
    width: 400px;
}

.header[b-bw1l2qyd64] {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.input-group[b-bw1l2qyd64] {
    margin-bottom: 15px;
}

    .input-group label[b-bw1l2qyd64] {
        display: block;
        margin-bottom: 5px;
    }

    .input-group input[b-bw1l2qyd64] {
        width: 100%;
        padding: 8px;
        box-sizing: border-box;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

.button-group[b-bw1l2qyd64] {
    display: flex;
    justify-content: space-between;
}

button[b-bw1l2qyd64] {
    padding: 10px;
    cursor: pointer;
    background-color: #4caf50;
    color: #fff;
    border: none;
    border-radius: 4px;
}

    button.exit[b-bw1l2qyd64] {
        background-color: #f44336;
    }
/* /Components/Sales/ProductAndServices.razor.rz.scp.css */
.product-title[b-zwpgycn7js] {
    font-size: 12px !important;
    font-weight: bold !important;
}

.product-info[b-zwpgycn7js] {
    font-size: 10px !important;
}

@media (max-width: 767px) {
 
}
/* /Components/Sales/ProductComponents/BoxServices.razor.rz.scp.css */
.product-title[b-emf0ohxkfj] {
    font-size: 12px !important;
    font-weight: bold !important;
}

.product-info[b-emf0ohxkfj] {
    font-size: 10px !important;
}
/* /Components/Sales/ProductComponents/CargoServices.razor.rz.scp.css */
.product-title[b-pqzsg8fn7t] {
    font-size: 12px !important;
    font-weight: bold !important;
}

.product-info[b-pqzsg8fn7t] {
    font-size: 10px !important;
}
/* /Components/Sales/ProductComponents/DocumentServices.razor.rz.scp.css */
.product-title[b-8wna1pwxnf] {
    font-size: 12px !important;
    font-weight: bold !important;
}

.product-info[b-8wna1pwxnf] {
    font-size: 10px !important;
}
/* /Components/Sales/ProductComponents/PouchServices.razor.rz.scp.css */
.product-title[b-1vb1wa66tc] {
    font-size: 12px !important;
    font-weight: bold !important;
}

.product-info[b-1vb1wa66tc] {
    font-size: 10px !important;
}
/* /Components/Sales/TransactionComponents/ListTransaction.razor.rz.scp.css */

.shipping-label[b-mo7zyk9u1d] {
    width: 420px !important; /* Approximate A5 paper size */
    height: auto !important; /* Approximate A5 paper size */
    background-color: #fff !important;
    border: 2px solid #000 !important;
    padding: 20px !important;
    font-family: Arial, sans-serif !important;
    display: flex !important;
    flex-direction: column !important;
    overflow: auto !important;
}

.label-field[b-mo7zyk9u1d] {
    margin-bottom: 15px !important;
    position: relative !important;
}

.label-field-title[b-mo7zyk9u1d] {
    font-weight: bold !important;
}

.label-barcode[b-mo7zyk9u1d] {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    margin-bottom: 15px !important;
}

.label-barcode-value[b-mo7zyk9u1d] {
    margin-top: 5px !important;
}

.label-field[b-mo7zyk9u1d]::after {
    content: "" !important;
    position: absolute !important;
    bottom: -10px !important;
    left: 0 !important;
    width: 100% !important;
    border-bottom: 2px solid #000 !important;
}

.label-field:last-child[b-mo7zyk9u1d]::after {
    display: none !important;
}
#transaclist[b-mo7zyk9u1d] {
    width: 540px !important;
    background-color: #19875426 !important;
    box-shadow: 5px 5px 3px #999 !important;
}
.label[b-mo7zyk9u1d]{
    margin-bottom:20px;
}

@media print {
    .footer[b-mo7zyk9u1d] {
        page-break-after: always;
    }



    #header; #footer[b-mo7zyk9u1d] {
        display: none;
    }

    FD
    @page[b-mo7zyk9u1d] {
        margin: 1cm;
        border: 5px solid black;
        page-break-after: always;
        width: 420px; /* Approximate A5 paper size */
        height: auto; /* Approximate A5 paper size */
    }

    #shipping-label[b-mo7zyk9u1d] {
        border: 5px solid black;
    }
}

/* /Pages/Airbill_Audit.razor.rz.scp.css */
body[b-31i8lzveqw] {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-color: #f4f4f4;
}

.card[b-31i8lzveqw] {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 8px;
    width: 400px;
}

.header[b-31i8lzveqw] {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.input-group[b-31i8lzveqw] {
    margin-bottom: 15px;
}

    .input-group label[b-31i8lzveqw] {
        display: block;
        margin-bottom: 5px;
    }

    .input-group input[b-31i8lzveqw] {
        width: 100%;
        padding: 8px;
        box-sizing: border-box;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

.button-group[b-31i8lzveqw] {
    display: flex;
    justify-content: space-between;
}

button[b-31i8lzveqw] {
    padding: 10px;
    cursor: pointer;
    background-color: #4caf50;
    color: #fff;
    border: none;
    border-radius: 4px;
}

    button.exit[b-31i8lzveqw] {
        background-color: #f44336;
    }
/* /Pages/Airbill_Inquiry.razor.rz.scp.css */
body[b-ly2t86w66v] {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-color: #f4f4f4;
}

.card[b-ly2t86w66v] {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 8px;
    width: 400px;
}

.header[b-ly2t86w66v] {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.input-group[b-ly2t86w66v] {
    margin-bottom: 15px;
}

    .input-group label[b-ly2t86w66v] {
        display: block;
        margin-bottom: 5px;
    }

    .input-group input[b-ly2t86w66v] {
        width: 100%;
        padding: 8px;
        box-sizing: border-box;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

.button-group[b-ly2t86w66v] {
    display: flex;
    justify-content: space-between;
}

button[b-ly2t86w66v] {
    padding: 10px;
    cursor: pointer;
    background-color: #4caf50;
    color: #fff;
    border: none;
    border-radius: 4px;
}

    button.exit[b-ly2t86w66v] {
        background-color: #f44336;
    }
/* /Pages/Billing/CollectionReceipt.razor.rz.scp.css */
/*@page {
    size: A4 landscape;
   
}*/

.receipt[b-75t6fw7yeq] {
    page-break-inside: avoid;
    break-inside: avoid;
    /*margin-bottom: 5mm;*/ /* space between receipts on same page */
}

/* Add a real page break */
.page-break[b-75t6fw7yeq] {
    page-break-after: always;
    break-after: page;
}

/* PRINT cleanup */
@media print {

    /* remove screen margins */
    body[b-75t6fw7yeq] {
        margin: 0 !important;
        padding: 0 !important;
    }

    /* prevent bootstrap adding unwanted margins */
    .mt-4[b-75t6fw7yeq], .mt-3[b-75t6fw7yeq], .ms-5[b-75t6fw7yeq], .mb-3[b-75t6fw7yeq], .pb-3[b-75t6fw7yeq] {
        margin: 0 !important;
        padding: 0 !important;
    }

    /* keep rows tight */
    .row[b-75t6fw7yeq] {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}
/* /Pages/Billing/CollectionReceipt2026.razor.rz.scp.css */



.chk[b-9g9kqijeu9] {
    width: 3.2mm;
    height: 3.2mm;
    border: 1px solid #000;
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.3mm;
}
.main-content-left[b-9g9kqijeu9]{
    font-size: 9px;
}
.sig-line[b-9g9kqijeu9] {
    border-top: 1px solid #c62828; /* or #000 */
    width: auto;
    margin: 0 0 4px auto; /* auto pushes it to the right */
}
/* /Pages/Billing/CollectionReceipt2026C.razor.rz.scp.css */



.chk[b-92ohktcozt] {
    width: 3.2mm;
    height: 3.2mm;
    border: 1px solid #000;
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.3mm;
}
.main-content-left[b-92ohktcozt]{
    font-size: 9px;
}
.sig-line[b-92ohktcozt] {
    border-top: 1px solid #c62828; /* or #000 */
    width: auto;
    margin: 0 0 4px auto; /* auto pushes it to the right */
}
/* /Pages/Billing/CollectionReceipt2026CR.razor.rz.scp.css */



.chk[b-lqcjtjyugq] {
    width: 3.2mm;
    height: 3.2mm;
    border: 1px solid #000;
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.3mm;
}
.main-content-left[b-lqcjtjyugq]{
    font-size: 9px;
}
.sig-line[b-lqcjtjyugq] {
    border-top: 1px solid #c62828; /* or #000 */
    width: auto;
    margin: 0 0 4px auto; /* auto pushes it to the right */
}
/* /Pages/Billing/Reports/BelowQuota.razor.rz.scp.css */
/* Put in your site.css */

.avatar-circle[b-rghpgkrnst] {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: .8rem;
    font-weight: 600;
    background: var(--bs-success-bg-subtle, #e9f7ef);
    color: var(--bs-success, #198754);
}

.row-alert[b-rghpgkrnst] {
    --tone: rgba(220, 53, 69, .08);
    background: var(--tone);
}

.bg-success-subtle[b-rghpgkrnst] {
    background: #e9f7ef !important;
}

.text-success[b-rghpgkrnst] {
    color: #198754 !important;
}

.border-success-subtle[b-rghpgkrnst] {
    border-color: #cfe8d9 !important;
}

.bg-danger-subtle[b-rghpgkrnst] {
    background: #fde7ea !important;
}

.text-danger[b-rghpgkrnst] {
    color: #dc3545 !important;
}

.border-danger-subtle[b-rghpgkrnst] {
    border-color: #f8c5cd !important;
}

.bg-warning-subtle[b-rghpgkrnst] {
    background: #fff3cd !important;
}

.text-warning[b-rghpgkrnst] {
    color: #b58100 !important;
}

.border-warning-subtle[b-rghpgkrnst] {
    border-color: #ffe09a !important;
}
/* /Pages/Billing/Reports/CollectionReportSAP.razor.rz.scp.css */
body[b-7mxzbf9jca] {
    font-family: Arial, sans-serif;
    margin: 20px;
}

table[b-7mxzbf9jca] {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px;
}

th[b-7mxzbf9jca], td[b-7mxzbf9jca] {
    border: 1px solid #ddd;
    padding: 8px;
}

th[b-7mxzbf9jca] {
    background-color: #f2f2f2;
    text-align: left;
}

.nested-table[b-7mxzbf9jca] {
    margin-top: 10px;
    width: 90%;
}
/* /Pages/BindChecker.razor.rz.scp.css */
.iconadd[b-nmui7dtlq5] {
    color: green;
}

.floating-btn[b-nmui7dtlq5] {
    width: 60px;
    height: 60px;
    background: #009879;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 50%;
    color: #fff;
    padding-top: 3px;
    font-size: 40px;
    box-shadow: 5px 5px 3px #999;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 3;
}

    .floating-btn:active[b-nmui7dtlq5] {
        background: #007D63;
    }

/*card resize*/
.row[b-nmui7dtlq5] {
    display: flex;
    justify-content: center;
}

.centered[b-nmui7dtlq5] {
    width: 500px;
}

.card-border-1[b-nmui7dtlq5] {
    border: 2px solid black;
}

.card-body-grid[b-nmui7dtlq5] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(20, auto);
    grid-auto-flow: column;
}

@media (max-width: 767px) {
    .row[b-nmui7dtlq5] {
        display: flex;
    }

    .centered[b-nmui7dtlq5] {
        width: 100%;
    }
}

.carduploaded[b-nmui7dtlq5] {
    background-color: #19875426 !important;
    color: white;
}

.cardunuploaded[b-nmui7dtlq5] {
    background-color: #FF5B5B !important;
    color: white;
}

.arrivalcard[b-nmui7dtlq5] {
    background-color: #00BDD3 !important;
    color: white;
}

.dispatchcard[b-nmui7dtlq5] {
    background-color: #02968A !important;
    color: white;
}

.deliverycard[b-nmui7dtlq5] {
    background-color: #E91D62 !important;
    color: white;
}

.font-title[b-nmui7dtlq5] {
    font-size: 10px;
}

.font-title-m[b-nmui7dtlq5] {
    font-size: 12px;
}

.info-box-content[b-nmui7dtlq5] {
}
/* /Pages/Clients/Clients.razor.rz.scp.css */
namespace jrs.web.branch.Pages.Clients[b-tixry259m1]
{
    public class Clients
    {
    }
}
/* /Pages/Customers/Customers.razor.rz.scp.css */
namespace jrs.web.branch.Pages.Clients[b-vwfwade0jk]
{
    public class Clients
    {
    }
}
/* /Pages/DashboardAndMonitoring/BranchMessengerMonitoring.razor.rz.scp.css */
.info-box[b-60jc6hlp7w] {
    box-shadow: 0 0 1px rgba(0,0,0,.125), 0 1px 3px rgba(0,0,0,.2);
    border-radius: .25rem;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    min-height: 80px;
    padding: .5rem;
    position: relative;
}
.info-box .info-box-content[b-60jc6hlp7w] {
    -ms-flex: 1;
    flex: 1;
    padding: 5px 10px;

}

.info-box .info-box-text[b-60jc6hlp7w]{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.info-box .info-box-number[b-60jc6hlp7w] {
    display: block;
    font-weight: 700;
}
.info-box .info-box-icon[b-60jc6hlp7w] {
    border-radius: .25rem;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.875rem;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 70px;
}
.elevation-1[b-60jc6hlp7w] {
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24) !important;
}
.container-fluid[b-60jc6hlp7w] {
    width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
    margin-right: auto;
    margin-left: auto;
}
.font-small[b-60jc6hlp7w]{
    font-size:10px;
}
.messengers[b-60jc6hlp7w] {
    font-size: 12px;
}
/* /Pages/DashboardAndMonitoring/BranchMessengerMonitoringNew.razor.rz.scp.css */
.info-box[b-5krr357joy] {
    box-shadow: 0 0 1px rgba(0,0,0,.125), 0 1px 3px rgba(0,0,0,.2);
    border-radius: .25rem;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    min-height: 80px;
    padding: .5rem;
    position: relative;
}
.info-box .info-box-content[b-5krr357joy] {
    -ms-flex: 1;
    flex: 1;
    padding: 5px 10px;

}

.info-box .info-box-text[b-5krr357joy]{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.info-box .info-box-number[b-5krr357joy] {
    display: block;
    font-weight: 700;
}
.info-box .info-box-icon[b-5krr357joy] {
    border-radius: .25rem;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.875rem;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 70px;
}
.elevation-1[b-5krr357joy] {
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24) !important;
}
.container-fluid[b-5krr357joy] {
    width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
    margin-right: auto;
    margin-left: auto;
}
.font-small[b-5krr357joy]{
    font-size:10px;
}
.messengers[b-5krr357joy] {
    font-size: 12px;
}
/* /Pages/Deposit/Depositss_.razor.rz.scp.css */
.column-d[b-sbrr8hfit6] {
    flex: 1;
    padding: 10px;
    border: 1px solid #ddd;
    text-align: center;
}
.total-amount[b-sbrr8hfit6] {
    font-size: 24px;
    font-weight: bold;
    color: #333;
}
.container[b-sbrr8hfit6] {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

@media (max-width: 768px) {
    .card[b-sbrr8hfit6] {
        max-width: 100%;
    }

    .container[b-sbrr8hfit6] {
        display: inline-block;
    }
}

@media (max-width: 768px) {
    .card[b-sbrr8hfit6] {
        max-width: 100%;
    }

    .container[b-sbrr8hfit6] {
        display: inline-block;
    }
}
/* /Pages/Deposit/SalesSummary.razor.rz.scp.css */
body[b-0q0bcrbnuu] {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background-color: #f4f4f4;
}

.container[b-0q0bcrbnuu] {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.card[b-0q0bcrbnuu] {
    flex: 1;
    max-width: 300px;
    width: 100%;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease-in-out;
}

    .card:hover[b-0q0bcrbnuu] {
        transform: scale(1.05);
    }

.card-header[b-0q0bcrbnuu] {
    background-color: #007bff;
    color: #fff;
    padding: 15px;
    text-align: center;
}

.card-body[b-0q0bcrbnuu] {
    padding: 20px;
}

.payment-method[b-0q0bcrbnuu] {
    font-size: 35px;
    color: #333;
    margin-bottom: 10px;
}
.total-container[b-0q0bcrbnuu] {
    margin-top: 20px;
    text-align: center;
}

.total-amount[b-0q0bcrbnuu] {
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

.column[b-0q0bcrbnuu] {
    flex: 1;
    padding: 10px;
    border: 1px solid #ddd;
    text-align: center;
}
@media (max-width: 768px) {
    .card[b-0q0bcrbnuu] {
        max-width: 100%;
    }
    .container[b-0q0bcrbnuu]{
        display:inline-block;
    }
}
@media (max-width: 768px) {
    .card[b-0q0bcrbnuu] {
        max-width: 100%;
    }

    .container[b-0q0bcrbnuu] {
        display: inline-block;
    }
}
/* /Pages/DisplaySpinner.razor.rz.scp.css */
.lds-roller[b-u34cklornj] {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-roller div[b-u34cklornj] {
        animation: lds-roller-b-u34cklornj 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        transform-origin: 40px 40px;
    }

        .lds-roller div[b-u34cklornj]:after {
            content: " ";
            display: block;
            position: absolute;
            width: 7px;
            height: 7px;
            border-radius: 50%;
            background: #dfc;
            margin: -4px 0 0 -4px;
        }

        .lds-roller div:nth-child(1)[b-u34cklornj] {
            animation-delay: -0.036s;
        }

            .lds-roller div:nth-child(1)[b-u34cklornj]:after {
                top: 63px;
                left: 63px;
            }

        .lds-roller div:nth-child(2)[b-u34cklornj] {
            animation-delay: -0.072s;
        }

            .lds-roller div:nth-child(2)[b-u34cklornj]:after {
                top: 68px;
                left: 56px;
            }

        .lds-roller div:nth-child(3)[b-u34cklornj] {
            animation-delay: -0.108s;
        }

            .lds-roller div:nth-child(3)[b-u34cklornj]:after {
                top: 71px;
                left: 48px;
            }

        .lds-roller div:nth-child(4)[b-u34cklornj] {
            animation-delay: -0.144s;
        }

            .lds-roller div:nth-child(4)[b-u34cklornj]:after {
                top: 72px;
                left: 40px;
            }

        .lds-roller div:nth-child(5)[b-u34cklornj] {
            animation-delay: -0.18s;
        }

            .lds-roller div:nth-child(5)[b-u34cklornj]:after {
                top: 71px;
                left: 32px;
            }

        .lds-roller div:nth-child(6)[b-u34cklornj] {
            animation-delay: -0.216s;
        }

            .lds-roller div:nth-child(6)[b-u34cklornj]:after {
                top: 68px;
                left: 24px;
            }

        .lds-roller div:nth-child(7)[b-u34cklornj] {
            animation-delay: -0.252s;
        }

            .lds-roller div:nth-child(7)[b-u34cklornj]:after {
                top: 63px;
                left: 17px;
            }

        .lds-roller div:nth-child(8)[b-u34cklornj] {
            animation-delay: -0.288s;
        }

            .lds-roller div:nth-child(8)[b-u34cklornj]:after {
                top: 56px;
                left: 12px;
            }

@keyframes lds-roller-b-u34cklornj {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/* /Pages/Home.razor.rz.scp.css */
.updatecontainer[b-e6tzu9q7iz] {
    padding-left: 2em;
    display: block;
    width: 550px;
    height: 200px;
    overflow-y: scroll;
    scroll-behavior: smooth;
}
/* /Pages/Manifest/IncomingManifestPage.razor.rz.scp.css */
.iconadd[b-k3vu31t3up] {
    color: green;
}

.floating-btn[b-k3vu31t3up] {
    width: 60px;
    height: 60px;
    background: #009879;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 50%;
    color: #fff;
    padding-top: 3px;
    font-size: 40px;
    box-shadow: 5px 5px 3px #999;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 3;
}

    .floating-btn:active[b-k3vu31t3up] {
        background: #007D63;
    }

/*card resize*/
.row[b-k3vu31t3up] {
    display: flex;
    justify-content: center;
}

.centered[b-k3vu31t3up] {
    width: 500px;
}

.card-border-1[b-k3vu31t3up] {
    border: 2px solid black;
}

.card-body-grid[b-k3vu31t3up] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(20, auto);
    grid-auto-flow: column;
}

@media (max-width: 767px) {
    .row[b-k3vu31t3up] {
        display: flex;
    }

    .centered[b-k3vu31t3up] {
        width: 100%;
    }
}

.carduploaded[b-k3vu31t3up] {
    background-color: #19875426 !important;
    color: white;
}

.cardunuploaded[b-k3vu31t3up] {
    background-color: #FF5B5B !important;
    color: white;
}

.arrivalcard[b-k3vu31t3up] {
    background-color: #00BDD3 !important;
    color: white;
}

.dispatchcard[b-k3vu31t3up] {
    background-color: #02968A !important;
    color: white;
}

.deliverycard[b-k3vu31t3up] {
    background-color: #E91D62 !important;
    color: white;
}

.font-title[b-k3vu31t3up] {
    font-size: 10px;
}

.font-title-m[b-k3vu31t3up] {
    font-size: 12px;
}

.info-box-content[b-k3vu31t3up] {
}
/* /Pages/Manifest/ManifestPage.razor.rz.scp.css */
.iconadd[b-ihliy3jmlq] {
    color: green;
}

.floating-btn[b-ihliy3jmlq] {
    width: 60px;
    height: 60px;
    background: #009879;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 50%;
    color: #fff;
    padding-top: 3px;
    font-size: 40px;
    box-shadow: 5px 5px 3px #999;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 3;
}

    .floating-btn:active[b-ihliy3jmlq] {
        background: #007D63;
    }

/*card resize*/
.row[b-ihliy3jmlq] {
    display: flex;
    justify-content: center;
}

.centered[b-ihliy3jmlq] {
    width: 500px;
}

.card-border-1[b-ihliy3jmlq] {
    border: 2px solid black;
}

.card-body-grid[b-ihliy3jmlq] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(20, auto);
    grid-auto-flow: column;
}

@media (max-width: 767px) {
    .row[b-ihliy3jmlq] {
        display: flex;
    }

    .centered[b-ihliy3jmlq] {
        width: 100%;
    }
}

.carduploaded[b-ihliy3jmlq] {
    background-color: #19875426 !important;
    color: white;
}

.cardunuploaded[b-ihliy3jmlq] {
    background-color: #FF5B5B !important;
    color: white;
}

.arrivalcard[b-ihliy3jmlq] {
    background-color: #00BDD3 !important;
    color: white;
}

.dispatchcard[b-ihliy3jmlq] {
    background-color: #02968A !important;
    color: white;
}

.deliverycard[b-ihliy3jmlq] {
    background-color: #E91D62 !important;
    color: white;
}

.font-title[b-ihliy3jmlq] {
    font-size: 10px;
}

.font-title-m[b-ihliy3jmlq] {
    font-size: 12px;
}

.info-box-content[b-ihliy3jmlq] {
}
/* /Pages/Manifest/PrintManifest.razor.rz.scp.css */
.p-grid-first[b-3rbfjlqpsa] {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-template-rows: repeat(25, auto);
    grid-auto-flow: column;
}
.p-grid-next[b-3rbfjlqpsa] {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-template-rows: repeat(40, auto);
    grid-auto-flow: column;
}
#secrow[b-3rbfjlqpsa] {
    line-height: normal;
}
@media print {
    .pagebreak[b-3rbfjlqpsa] {
        page-break-before: always;
    }
  
}
/* /Pages/Messenger/StatusUpdate.razor.rz.scp.css */

#uploadedicon[b-vbkr6b9goj] {
    color: forestgreen
}

#faileduploadicon[b-vbkr6b9goj] {
    color: red
}

#submitbtn[b-vbkr6b9goj] {
    width: 100%
}

#modal-header[b-vbkr6b9goj] {
    padding: 20px 20px 0px 20px
}

.modal[b-vbkr6b9goj] {
    background-color: rgba(0, 0, 0, 0.3);
}

.modal-backdrop[b-vbkr6b9goj] {
    position: relative;
}

.form-control[b-vbkr6b9goj] {
    width: 100%
}

#displaytotal[b-vbkr6b9goj] {
    margin-bottom: 10px;
}

#deliveredbtn[b-vbkr6b9goj] {
    height: 58px;
    margin-bottom: 10px;
}

#failedbtn[b-vbkr6b9goj] {
    margin-bottom: 10px;
    height: 58px;
}

#othersbtn[b-vbkr6b9goj] {
    margin-bottom: 10px;
    height: 58px;
}

.cardDelivered[b-vbkr6b9goj] {
    background-color: #19875426 !important;
    box-shadow: 2px 3px 8px 0px grey;
}

.cardothers[b-vbkr6b9goj] {
    background-color: #1b6ec226 !important;
    box-shadow: 2px 3px 8px 0px grey;
}

.cardfailed[b-vbkr6b9goj] {
    background-color: #dc354524 !important;
    box-shadow: 2px 3px 8px 0px grey;
}
.scannerbody[b-vbkr6b9goj] {
   text-align: center;
}
.card-text-status[b-vbkr6b9goj] {
    font-size: x-large;
}
.modalDelivered[b-vbkr6b9goj] {
    background-color: #cfe5db !important;
}
.modalothers[b-vbkr6b9goj] {
    background-color: #cbd5de !important;
}
.modalfailed[b-vbkr6b9goj] {
    background-color: #ddc7c9 !important;
}
/* /Pages/OnlineBooking/PickupRequest.razor.rz.scp.css */
#modal-body[b-cmwk6agurq] {
    text-align:center;
}

.floating-btn[b-cmwk6agurq] {
    width: 60px;
    height: 60px;
    background: #009879;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 50%;
    color: #fff;
    padding-top: 3px;
    font-size: 40px;
    box-shadow: 5px 5px 3px #999;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 1000;
}

    .floating-btn:active[b-cmwk6agurq] {
        background: #007D63;
    }
@media (max-width: 767px) {
    #mobileinput[b-cmwk6agurq] {
        width: 100%;
    }
    table[b-cmwk6agurq] {
        table-layout: fixed;
        overflow-x: auto;
        display: block;
    }
    td[b-cmwk6agurq] {
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
    }
   
}
/* /Pages/OnlineShipping/PrintShipment.razor.rz.scp.css */
#modal-body[b-6xh4n56da7] {
    text-align:center;
}

.floating-btn[b-6xh4n56da7] {
    width: 60px;
    height: 60px;
    background: #009879;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 50%;
    color: #fff;
    padding-top: 3px;
    font-size: 40px;
    box-shadow: 5px 5px 3px #999;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 1000;
}

    .floating-btn:active[b-6xh4n56da7] {
        background: #007D63;
    }
@media (max-width: 767px) {
    #mobileinput[b-6xh4n56da7] {
        width: 100%;
    }
    table[b-6xh4n56da7] {
        table-layout: fixed;
        overflow-x: auto;
        display: block;
    }
    td[b-6xh4n56da7] {
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
    }
   
}
/* /Pages/OnlineShipping/ShippingRequest.razor.rz.scp.css */
#modal-body[b-8epebu7bqq] {
    text-align:center;
}

.floating-btn[b-8epebu7bqq] {
    width: 60px;
    height: 60px;
    background: #009879;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 50%;
    color: #fff;
    padding-top: 3px;
    font-size: 40px;
    box-shadow: 5px 5px 3px #999;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 1000;
}

    .floating-btn:active[b-8epebu7bqq] {
        background: #007D63;
    }
@media (max-width: 767px) {
    #mobileinput[b-8epebu7bqq] {
        width: 100%;
    }
    table[b-8epebu7bqq] {
        table-layout: fixed;
        overflow-x: auto;
        display: block;
    }
    td[b-8epebu7bqq] {
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
    }
   
}
/* /Pages/RateCalculator.razor.rz.scp.css */
#label[b-c4dgxngoru] {
    font-weight: bolder;
    color: #198754;
    font-size: 20px;
}

#labl[b-c4dgxngoru] {
    font-weight: bolder;
    color: #198754;
    font-size: 15px;
}

#title[b-c4dgxngoru] {
    font-weight: bolder;
    text-align: center;
    /*  color:white;*/
}

#compute[b-c4dgxngoru] {
    width: 20%;
}

#maincont[b-c4dgxngoru] {
    /* background-image:url(https://devmisjrs.blob.core.windows.net/public/1366.png);
    background-repeat:no-repeat;
    background-size:cover;
    height:100vh;
    object-position:center;*/
}

#subcont[b-c4dgxngoru] {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
}

@media (max-width: 490px) {
    #compute[b-c4dgxngoru] {
        width: 50%;
    }
}
/* /Pages/Remittance/DisplayCodCollected.razor.rz.scp.css */
.modal-header-mod[b-9a9k7pzrak] {
    padding: 5px !important;
}

.margin-bot[b-9a9k7pzrak] {
    margin-bottom: 10px !important;
}
.text-size-14[b-9a9k7pzrak]{
    font-size:14px;
}
/* /Pages/Remittance/DisplayCodPerClient.razor.rz.scp.css */
.modal-header-mod[b-ss7p8sw64z]{
    padding:5px !important;
}
.margin-bot[b-ss7p8sw64z]{
    margin-bottom:10px !important;
}
/* /Pages/Remittance/WalletTransaction.razor.rz.scp.css */
.container-fluid[b-db7fnhktc2] {
    width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
    margin-right: auto;
    margin-left: auto;
}
.thead-bg[b-db7fnhktc2] {
    background-color: #34b55a;
}
.thead-font-color[b-db7fnhktc2] {
    font-size: 10px;
    color: #fff;
}
/* /Pages/Rewards/RewardsCardManagement.razor.rz.scp.css */
namespace jrs.web.branch.Pages.Clients[b-upydi01qyh]
{
    public class Clients
    {
    }
}
/* /Pages/SalesEncoding/TypeofSales.razor.rz.scp.css */
#field[b-gt6udu4y66] {
    margin: 0;
    padding: 0;
}
/* /Pages/SalesSummaryReport.razor.rz.scp.css */
body[b-vcrn2vztug] {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-color: #f4f4f4;
}

.card[b-vcrn2vztug] {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 8px;
    width: 400px;
}

.header[b-vcrn2vztug] {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.input-group[b-vcrn2vztug] {
    margin-bottom: 15px;
}

    .input-group label[b-vcrn2vztug] {
        display: block;
        margin-bottom: 5px;
    }

    .input-group input[b-vcrn2vztug] {
        width: 100%;
        padding: 8px;
        box-sizing: border-box;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

.button-group[b-vcrn2vztug] {
    display: flex;
    justify-content: space-between;
}

button[b-vcrn2vztug] {
    padding: 10px;
    cursor: pointer;
    background-color: #4caf50;
    color: #fff;
    border: none;
    border-radius: 4px;
}

    button.exit[b-vcrn2vztug] {
        background-color: #f44336;
    }
/* /Pages/SalesTransactionReport/SalesTransactionReportSAP.razor.rz.scp.css */
body[b-ax5by5k0tp] {
    font-family: Arial, sans-serif;
    margin: 20px;
}

table[b-ax5by5k0tp] {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px;
}

th[b-ax5by5k0tp], td[b-ax5by5k0tp] {
    border: 1px solid #ddd;
    padding: 8px;
}

th[b-ax5by5k0tp] {
    background-color: #f2f2f2;
    text-align: left;
}

.nested-table[b-ax5by5k0tp] {
    margin-top: 10px;
    width: 90%;
}

#si[b-ax5by5k0tp] {
    display: flex !important; /* Applies to phones */
}

@media (max-width: 500px) {
    #si[b-ax5by5k0tp] {
        display: inline-block !important; /* Applies to phones */
    }
}

:root[b-ax5by5k0tp] {
    --brand: #157347; /* your green */
    --brand-ink: #0f5132; /* deep green text */
    --surface: #ffffff;
    --border: #e9ecef;
    --row-hover: #f8fbf9;
}

/* Card-like wrapper */
.summary-card[b-ax5by5k0tp] {
    border: 1px solid var(--border);
    border-radius: 16px;
    overflow: auto; /* responsive scroll on small screens */
    box-shadow: 0 6px 20px rgba(16,24,40,.06);
}

/* Table polish */
.summary-table[b-ax5by5k0tp] {
    margin-bottom: 0;
}

    .summary-table thead th[b-ax5by5k0tp] {
        position: sticky;
        top: 0;
        z-index: 1;
        background: var(--surface);
        color: var(--brand);
        font-weight: 700;
        border-bottom: 1px solid var(--border);
        box-shadow: 0 2px 0 rgba(0,0,0,.02);
    }

    .summary-table tbody tr:nth-child(even)[b-ax5by5k0tp] {
        background: #fcfdfc;
    }

    .summary-table tbody tr:hover[b-ax5by5k0tp] {
        background: var(--row-hover);
    }

    .summary-table th[b-ax5by5k0tp], .summary-table td[b-ax5by5k0tp] {
        vertical-align: middle;
        white-space: nowrap;
    }

/* Right-align numeric columns with tabular numerals */
.numeric[b-ax5by5k0tp] {
    text-align: right;
    font-variant-numeric: tabular-nums;
}

/* Action column layout */
.actions[b-ax5by5k0tp] {
    display: flex;
    gap: .5rem;
}

/* Beautiful "Post" button */
.btn-post[b-ax5by5k0tp] {
    --btn-bg: var(--brand);
    --btn-border: var(--brand);
    --btn-ink: #fff;
    background: #d1e7dd;
    border: 1px solid var(--btn-border);
    color: var(--btn-ink);
    padding: .4rem .75rem;
    border-radius: 999px;
    font-weight: 600;
    line-height: 1;
    box-shadow: 0 2px 8px rgba(21,115,71,.25);
    transition: transform .08s ease, box-shadow .2s ease, opacity .2s ease;
}

    .btn-post:hover:not(:disabled)[b-ax5by5k0tp] {
        transform: translateY(-1px);
        box-shadow: 0 6px 16px rgba(21,115,71,.30);
    }

    .btn-post:active:not(:disabled)[b-ax5by5k0tp] {
        transform: translateY(0);
        box-shadow: 0 2px 8px rgba(21,115,71,.25);
    }

    .btn-post:disabled[b-ax5by5k0tp] {
        background: var(--btn-bg);
        
        border-color: #cfe3d9;
        color: var(--brand-ink);
        opacity: .85;
        cursor: not-allowed;
        box-shadow: none;
    }

/* Compact buttons on very small screens */
@media (max-width: 480px) {
    .btn-post[b-ax5by5k0tp] {
        padding: .35rem .6rem;
    }

    .summary-table th[b-ax5by5k0tp], .summary-table td[b-ax5by5k0tp] {
        padding: .5rem .6rem;
    }
}

.sap-card[b-ax5by5k0tp] {
    padding: 0.5rem 0.75rem;
    border-radius: 8px;
}

    .sap-card p[b-ax5by5k0tp] {
        margin: 0 0 0.15rem 0;
        font-size: 0.85rem;
        line-height: 1.2;
    }

.sap-card-error[b-ax5by5k0tp] {
    border-left: 3px solid #dc3545; /* optional highlight for error cards */
}

/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-n96akiks98] {
    position: relative;
    display: flex;
    flex-direction: column;  
}

main[b-n96akiks98] {
    flex: 1;
    overflow: auto;
}

.sidebar[b-n96akiks98] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-n96akiks98] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-n96akiks98]  a, .top-row[b-n96akiks98]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-n96akiks98]  a:hover, .top-row[b-n96akiks98]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-n96akiks98]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-n96akiks98] {
        display: none;
    }

    .top-row.auth[b-n96akiks98] {
        justify-content: space-between;
    }

    .top-row[b-n96akiks98]  a, .top-row[b-n96akiks98]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-n96akiks98] {
        flex-direction: row;
     
    }
    .sidebar[b-n96akiks98] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-n96akiks98] {
        position: sticky;
        top: 0;
        z-index: 1 ;
    }

    .top-row.auth[b-n96akiks98]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-n96akiks98], article[b-n96akiks98] {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-lllc4eff81] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-lllc4eff81] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-lllc4eff81] {
    font-size: 1.1rem;
}

.oi[b-lllc4eff81] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-lllc4eff81] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-lllc4eff81] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-lllc4eff81] {
        padding-bottom: 1rem;
    }

    .nav-item[b-lllc4eff81]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-lllc4eff81]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-lllc4eff81]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-lllc4eff81] {
        display: none;
    }

    .collapse[b-lllc4eff81] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
