@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/Toolbelt.Blazor.PWA.Updater/Toolbelt.Blazor.PWA.Updater.bundle.scp.css';

/* /Pages/AutoPriceHours.razor.rz.scp.css */
body[b-2tm5g0xro8] {
    font-family: "Roboto", sans-serif;
}

.mr-15[b-2tm5g0xro8] {
    margin-right: 15px;
}

.heading-wrap[b-2tm5g0xro8] {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    color: #062a13;
    font-weight: 700;
}

    .heading-wrap h1[b-2tm5g0xro8] {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 0;
    }

    .heading-wrap h4[b-2tm5g0xro8] {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 0;
    }

.btn[b-2tm5g0xro8] {
    box-shadow: none !important;
}

    .btn.btn-outline-secondary[b-2tm5g0xro8] {
        color: #ced4da;
        border-color: #ced4da;
    }

        .btn.btn-outline-secondary:hover[b-2tm5g0xro8] {
            background-color: #d0f9e1;
        }

.form-label[b-2tm5g0xro8] {
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 3px;
    color: #021a0b;
}

.form-section .row [class^="col-"][b-2tm5g0xro8] {
    margin-bottom: 10px;
}

.form-select:focus[b-2tm5g0xro8],
.form-control:focus[b-2tm5g0xro8] {
    box-shadow: none !important;
}

.bg-wrap[b-2tm5g0xro8] {
    background: #f3f3f3;
    border-radius: 5px;
    padding: 12px;
}

    .bg-wrap .bg-wrap__footer[b-2tm5g0xro8] {
        display: flex;
        justify-content: flex-end;
        border-top: 1px solid #ccc;
        padding-top: 15px;
        margin-top: 10px;
    }

        .bg-wrap .bg-wrap__footer .btn[b-2tm5g0xro8] {
            margin-right: 15px;
            min-width: 90px;
        }

            .bg-wrap .bg-wrap__footer .btn:last-child[b-2tm5g0xro8] {
                margin-right: 0;
            }

.bordered-block[b-2tm5g0xro8] {
    border: 1px solid #adadad;
    border-radius: 5px;
    padding: 5px;
    max-width: 450px;
    min-height: 120px;
    max-height: 180px;
    overflow-y: auto;
}

    .bordered-block ul[b-2tm5g0xro8] {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .bordered-block ul li[b-2tm5g0xro8] {
            font-size: 14px;
            line-height: 19px;
            margin-bottom: 5px;
            color: #333;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            padding: 3px 6px;
            border-radius: 3px;
        }

            .bordered-block ul li.active[b-2tm5g0xro8] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

            .bordered-block ul li:last-child[b-2tm5g0xro8] {
                margin-bottom: 0;
            }

            .bordered-block ul li.payDetail-item:hover[b-2tm5g0xro8] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

.ic-close[b-2tm5g0xro8] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ced4da;
    cursor: pointer;
    color: #666;
}

    .ic-close:hover[b-2tm5g0xro8] {
        opacity: 0.75;
    }


@media screen and (max-width: 576px) {
    .heading-wrap h1[b-2tm5g0xro8] {
        font-size: 24px;
        line-height: 29px;
    }

    .heading-wrap h4[b-2tm5g0xro8] {
        font-size: 18px;
        line-height: 23px;
    }

    .bg-wrap .bg-wrap__footer .btn[b-2tm5g0xro8] {
        min-width: 75px;
        font-size: 14px;
        padding: 5px 10px;
    }
}

.refresh-data :hover[b-2tm5g0xro8] {
    cursor: pointer;
}

.loading-overlay[b-2tm5g0xro8] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.loading-text[b-2tm5g0xro8] {
    color: white;
    font-size: 18px;
}

.loading-overlay[b-2tm5g0xro8]::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.tick-animation[b-2tm5g0xro8] {
    margin-right: 97px;
}

.image-positon[b-2tm5g0xro8] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* /Pages/BinInventoryLocation.razor.rz.scp.css */
body[b-b5fe4e5shh] {
    font-family: "Roboto", sans-serif;
}

.mr-15[b-b5fe4e5shh] {
    margin-right: 15px;
}

.heading-wrap[b-b5fe4e5shh] {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    color: #062a13;
    font-weight: 700;
}

    .heading-wrap h1[b-b5fe4e5shh] {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 0;
    }

    .heading-wrap h4[b-b5fe4e5shh] {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 0;
    }

.btn[b-b5fe4e5shh] {
    box-shadow: none !important;
}

    .btn.btn-primary[b-b5fe4e5shh] {
        background-color: #12592f;
        border-color: #12592f;
    }

        .btn.btn-primary:hover[b-b5fe4e5shh] {
            background-color: #186e3c;
            border-color: #186e3c;
        }

    .btn.btn-outline-secondary[b-b5fe4e5shh] {
        color: #ced4da;
        border-color: #ced4da;
    }

        .btn.btn-outline-secondary:hover[b-b5fe4e5shh] {
            background-color: #d0f9e1;
        }

.form-label[b-b5fe4e5shh] {
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 3px;
    color: #021a0b;
}

.form-section .row [class^="col-"][b-b5fe4e5shh] {
    margin-bottom: 10px;
}

.form-select:focus[b-b5fe4e5shh],
.form-control:focus[b-b5fe4e5shh] {
    box-shadow: none !important;
}

.bg-wrap[b-b5fe4e5shh] {
    background: #f3f3f3;
    border-radius: 5px;
    padding: 12px;
}

    .bg-wrap .bg-wrap__footer[b-b5fe4e5shh] {
        display: flex;
        justify-content: flex-end;
        border-top: 1px solid #ccc;
        padding-top: 15px;
        margin-top: 10px;
    }

        .bg-wrap .bg-wrap__footer .btn[b-b5fe4e5shh] {
            margin-right: 15px;
            min-width: 90px;
        }

            .bg-wrap .bg-wrap__footer .btn:last-child[b-b5fe4e5shh] {
                margin-right: 0;
            }

.bordered-block[b-b5fe4e5shh] {
    border: 1px solid #adadad;
    border-radius: 5px;
    padding: 5px;
    max-width: 450px;
    min-height: 180px;
    max-height: 250px;
    overflow-y: auto;
    margin-top: 10px;
    background: white;
}

    .bordered-block ul[b-b5fe4e5shh] {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .bordered-block ul li[b-b5fe4e5shh] {
            font-size: 14px;
            line-height: 19px;
            margin-bottom: 5px;
            color: #333;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            padding: 3px 6px;
            border-radius: 3px;
        }

            .bordered-block ul li.active[b-b5fe4e5shh] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

            .bordered-block ul li:last-child[b-b5fe4e5shh] {
                margin-bottom: 0;
            }

            .bordered-block ul li.payDetail-item:hover[b-b5fe4e5shh] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

.ic-close[b-b5fe4e5shh] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ced4da;
    cursor: pointer;
    color: #666;
}

    .ic-close:hover[b-b5fe4e5shh] {
        opacity: 0.75;
    }

@media screen and (max-width: 576px) {
    .heading-wrap h1[b-b5fe4e5shh] {
        font-size: 24px;
        line-height: 29px;
    }

    .heading-wrap h4[b-b5fe4e5shh] {
        font-size: 18px;
        line-height: 23px;
    }

    .bg-wrap .bg-wrap__footer .btn[b-b5fe4e5shh] {
        min-width: 75px;
        font-size: 14px;
        padding: 5px 10px;
    }
}

.refresh-data :hover[b-b5fe4e5shh] {
    cursor: pointer;
}

.loading-overlay[b-b5fe4e5shh] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.loading-text[b-b5fe4e5shh] {
    color: white;
    font-size: 18px;
}

.loading-overlay[b-b5fe4e5shh]::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.image-positon[b-b5fe4e5shh] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tick-animation[b-b5fe4e5shh] {
    margin-right: 97px;
}

.btn-footer[b-b5fe4e5shh]{
    padding-top:10px;
}

.btn-style[b-b5fe4e5shh] {
    width: 100%;
    max-width: 70px;
}
.field-btn[b-b5fe4e5shh] {
    display: flex;
    align-items: flex-end;
}
.field-btn input[b-b5fe4e5shh] {
    height: 38px;
}
    .field-btn .btn[b-b5fe4e5shh] {
        margin-left: 15px;
    }
.col-bin-tag[b-b5fe4e5shh] {
    padding-top: 10px;
}
@media screen and (max-width: 991px) {
    .col-bin-tag[b-b5fe4e5shh] {
        order: 5;
    }
}
@media (min-width: 992px) {
    .barcode-list + .barcode-list[b-b5fe4e5shh] {
        margin-left: 220px; /* Adjust the value as needed */
    }
}

@media (max-width: 992px) {
    .barcode-list + .barcode-list[b-b5fe4e5shh] {
        padding-top: 10px; /* Adjust the value as needed */
    }
}

.selectable-item[b-b5fe4e5shh] {
    cursor: pointer;
    padding: 5px;
}

    .selectable-item:hover[b-b5fe4e5shh] {
        background-color: #f0f0f0;
    }

    .selectable-item.selected[b-b5fe4e5shh] {
        background-color: #d9534f;
        color: white;
    }

.bordered-block ul li.payDetail-item.selected[b-b5fe4e5shh] {
    background-color: #d0f9e1;
    font-weight: 700;
}
.heading-flex[b-b5fe4e5shh] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.heading-flex h6[b-b5fe4e5shh] {
    margin-bottom: 0;
}
    .heading-flex .btn[b-b5fe4e5shh] {
        font-size: 12px;
        line-height: 17px;
        padding: 4px 8px;
    }

.block--full-width[b-b5fe4e5shh] {
    max-width: 100%;
}
/* /Pages/CherryPieceRate.razor.rz.scp.css */
body[b-m2m860iqmt] {
    font-family: "Roboto", sans-serif;
}

.mr-15[b-m2m860iqmt] {
    margin-right: 15px;
}

.heading-wrap[b-m2m860iqmt] {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    color: #062a13;
    font-weight: 700;
}

    .heading-wrap h1[b-m2m860iqmt] {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 0;
    }

    .heading-wrap h4[b-m2m860iqmt] {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 0;
    }

.btn[b-m2m860iqmt] {
    box-shadow: none !important;
}

    .btn.btn-outline-secondary[b-m2m860iqmt] {
        color: #ced4da;
        border-color: #ced4da;
    }

        .btn.btn-outline-secondary:hover[b-m2m860iqmt] {
            background-color: #d0f9e1;
        }

.form-label[b-m2m860iqmt] {
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 3px;
    color: #021a0b;
}

.form-section .row [class^="col-"][b-m2m860iqmt] {
    margin-bottom: 10px;
}

.form-select:focus[b-m2m860iqmt],
.form-control:focus[b-m2m860iqmt] {
    box-shadow: none !important;
}

.bg-wrap[b-m2m860iqmt] {
    background: #f3f3f3;
    border-radius: 5px;
    padding: 12px;
}

    .bg-wrap .bg-wrap__footer[b-m2m860iqmt] {
        display: flex;
        justify-content: flex-end;
        border-top: 1px solid #ccc;
        padding-top: 15px;
        margin-top: 10px;
    }

        .bg-wrap .bg-wrap__footer .btn[b-m2m860iqmt] {
            margin-right: 15px;
            min-width: 90px;
        }

            .bg-wrap .bg-wrap__footer .btn:last-child[b-m2m860iqmt] {
                margin-right: 0;
            }

.bordered-block[b-m2m860iqmt] {
    border: 1px solid #adadad;
    border-radius: 5px;
    padding: 5px;
    max-width: 450px;
    min-height: 120px;
    max-height: 180px;
    overflow-y: auto;
}

    .bordered-block ul[b-m2m860iqmt] {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .bordered-block ul li[b-m2m860iqmt] {
            font-size: 14px;
            line-height: 19px;
            margin-bottom: 5px;
            color: #333;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            padding: 3px 6px;
            border-radius: 3px;
        }

            .bordered-block ul li.active[b-m2m860iqmt] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

            .bordered-block ul li:last-child[b-m2m860iqmt] {
                margin-bottom: 0;
            }

            .bordered-block ul li.payDetail-item:hover[b-m2m860iqmt] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

.ic-close[b-m2m860iqmt] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ced4da;
    cursor: pointer;
    color: #666;
}

    .ic-close:hover[b-m2m860iqmt] {
        opacity: 0.75;
    }

@media screen and (max-width: 576px) {
    .heading-wrap h1[b-m2m860iqmt] {
        font-size: 24px;
        line-height: 29px;
    }

    .heading-wrap h4[b-m2m860iqmt] {
        font-size: 18px;
        line-height: 23px;
    }

    .bg-wrap .bg-wrap__footer .btn[b-m2m860iqmt] {
        min-width: 75px;
        font-size: 14px;
        padding: 5px 10px;
    }
}

.refresh-data :hover[b-m2m860iqmt] {
    cursor: pointer;
}

.loading-overlay[b-m2m860iqmt] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.loading-text[b-m2m860iqmt] {
    color: white;
    font-size: 18px;
}

.loading-overlay[b-m2m860iqmt]::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.image-positon[b-m2m860iqmt]{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tick-animation[b-m2m860iqmt]{
    margin-right:97px;
}
/* /Pages/EmployeeLookup.razor.rz.scp.css */
body[b-ca49y5ogno] {
    font-family: "Roboto", sans-serif;
}

.heading-wrap[b-ca49y5ogno] {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    color: #062a13;
    font-weight: 700;
}

    .heading-wrap h1[b-ca49y5ogno] {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 0;
    }

    .heading-wrap h4[b-ca49y5ogno] {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 0;
    }

.btn[b-ca49y5ogno] {
    box-shadow: none !important;
}

    .btn.btn-primary[b-ca49y5ogno] {
        background-color: #12592f;
        border-color: #12592f;
    }

        .btn.btn-primary:hover[b-ca49y5ogno] {
            background-color: #186e3c;
            border-color: #186e3c;
        }

    .btn.btn-outline-secondary[b-ca49y5ogno] {
        color: #ced4da;
        border-color: #ced4da;
    }

        .btn.btn-outline-secondary:hover[b-ca49y5ogno] {
            background-color: #d0f9e1;
        }

    .btn.btn-outline-primary[b-ca49y5ogno] {
        border-color: #186e3c;
        color: #186e3c;
    }

.bg-wrap[b-ca49y5ogno] {
    background: #f3f3f3;
    border-radius: 5px;
    padding: 12px;
}

    .bg-wrap .bg-wrap__footer[b-ca49y5ogno] {
        border-top: 1px solid #ccc;
        padding-top: 15px;
        margin-top: 20px;
    }


.table[b-ca49y5ogno] {
    border: 1px solid #e6e6e6;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.10);
    margin-bottom: 5px;
    min-width: 1100px;
}

    .table thead[b-ca49y5ogno] {
        background-color: #e5f9ed;
    }

        .table thead tr th[b-ca49y5ogno] {
            font-size: 13px;
            line-height: 18px;
            color: #222;
            border-bottom: none;
        }

    .table tbody tr td[b-ca49y5ogno] {
        font-size: 15px;
        line-height: 20px;
        color: #666666;
    }

.grid-row[b-ca49y5ogno] {
    display: grid;
    list-style: none;
    margin: 0;
    padding: 0;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    column-gap: 15px;
}

.bg-wrap.bg-wrap--margin[b-ca49y5ogno] {
    margin-bottom: 30px;
}

/*.table.table--piece-rate tr th */
.table.table--piece-rate tr td[b-ca49y5ogno] {
   
    width: 15%;
}

/*.table.table--piece-rate tr td:first-child,
.table.table--piece-rate tr td:nth-child(3),
.table.table--piece-rate tr td:nth-child(5) {
    width: 300px;
}

.table.table--piece-rate tr td:nth-child(2) {
    width: calc(50% - 30%);
}

.table.table--piece-rate tr td:nth-child(4),
.table.table--piece-rate tr td:nth-child(6) {
    width: 15%;
}

.table.table--piece-rate tr td:last-child {
    width: 10%;
}
*/
.table.table--piece-rate .total[b-ca49y5ogno] {
    font-weight: 800;
}

/* /Pages/FixPriceHours.razor.rz.scp.css */
body[b-se23fdhhyx] {
    font-family: "Roboto", sans-serif;
}

.mr-15[b-se23fdhhyx] {
    margin-right: 15px;
}

.heading-wrap[b-se23fdhhyx] {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    color: #062a13;
    font-weight: 700;
}

    .heading-wrap h1[b-se23fdhhyx] {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 0;
    }

    .heading-wrap h4[b-se23fdhhyx] {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 0;
    }

.btn[b-se23fdhhyx] {
    box-shadow: none !important;
}
    
    .btn.btn-outline-secondary[b-se23fdhhyx] {
        color: #ced4da;
        border-color: #ced4da;
    }

        .btn.btn-outline-secondary:hover[b-se23fdhhyx] {
            background-color: #d0f9e1;
        }

.form-label[b-se23fdhhyx] {
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 3px;
    color: #021a0b;
}

.form-section .row [class^="col-"][b-se23fdhhyx] {
    margin-bottom: 10px;
}

.form-select:focus[b-se23fdhhyx],
.form-control:focus[b-se23fdhhyx] {
    box-shadow: none !important;
}

.bg-wrap[b-se23fdhhyx] {
    background: #f3f3f3;
    border-radius: 5px;
    padding: 12px;
}

    .bg-wrap .bg-wrap__footer[b-se23fdhhyx] {
        display: flex;
        justify-content: flex-end;
        border-top: 1px solid #ccc;
        padding-top: 15px;
        margin-top: 10px;
    }

        .bg-wrap .bg-wrap__footer .btn[b-se23fdhhyx] {
            margin-right: 15px;
            min-width: 90px;
        }

            .bg-wrap .bg-wrap__footer .btn:last-child[b-se23fdhhyx] {
                margin-right: 0;
            }

.bordered-block[b-se23fdhhyx] {
    border: 1px solid #adadad;
    border-radius: 5px;
    padding: 5px;
    max-width: 450px;
    min-height: 120px;
    max-height: 180px;
    overflow-y: auto;
}

    .bordered-block ul[b-se23fdhhyx] {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .bordered-block ul li[b-se23fdhhyx] {
            font-size: 14px;
            line-height: 19px;
            margin-bottom: 5px;
            color: #333;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            padding: 3px 6px;
            border-radius: 3px;
        }

            .bordered-block ul li.active[b-se23fdhhyx] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

            .bordered-block ul li:last-child[b-se23fdhhyx] {
                margin-bottom: 0;
            }

            .bordered-block ul li.payDetail-item:hover[b-se23fdhhyx] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

.ic-close[b-se23fdhhyx] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ced4da;
    cursor: pointer;
    color: #666;
}

    .ic-close:hover[b-se23fdhhyx] {
        opacity: 0.75;
    }


@media screen and (max-width: 576px) {
    .heading-wrap h1[b-se23fdhhyx] {
        font-size: 24px;
        line-height: 29px;
    }

    .heading-wrap h4[b-se23fdhhyx] {
        font-size: 18px;
        line-height: 23px;
    }

    .bg-wrap .bg-wrap__footer .btn[b-se23fdhhyx] {
        min-width: 75px;
        font-size: 14px;
        padding: 5px 10px;
    }
}

.refresh-data :hover[b-se23fdhhyx] {
    cursor: pointer;
}

.loading-overlay[b-se23fdhhyx] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.loading-text[b-se23fdhhyx] {
    color: white;
    font-size: 18px;
}

.loading-overlay[b-se23fdhhyx]::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.tick-animation[b-se23fdhhyx] {
    margin-right: 97px;
}

.image-positon[b-se23fdhhyx] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* /Pages/LockedYieldPieceRate.razor.rz.scp.css */
body[b-ig43arkf1l] {
    font-family: "Roboto", sans-serif;
}

.mr-15[b-ig43arkf1l] {
    margin-right: 15px;
}

.heading-wrap[b-ig43arkf1l] {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    color: #062a13;
    font-weight: 700;
}

    .heading-wrap h1[b-ig43arkf1l] {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 0;
    }

    .heading-wrap h4[b-ig43arkf1l] {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 0;
    }

.btn[b-ig43arkf1l] {
    box-shadow: none !important;
}

    .btn.btn-outline-secondary[b-ig43arkf1l] {
        color: #ced4da;
        border-color: #ced4da;
    }

        .btn.btn-outline-secondary:hover[b-ig43arkf1l] {
            background-color: #d0f9e1;
        }

.form-label[b-ig43arkf1l] {
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 3px;
    color: #021a0b;
}

.form-section .row [class^="col-"][b-ig43arkf1l] {
    margin-bottom: 10px;
}

.form-select:focus[b-ig43arkf1l],
.form-control:focus[b-ig43arkf1l] {
    box-shadow: none !important;
}

.bg-wrap[b-ig43arkf1l] {
    background: #f3f3f3;
    border-radius: 5px;
    padding: 12px;
}

    .bg-wrap .bg-wrap__footer[b-ig43arkf1l] {
        display: flex;
        justify-content: flex-end;
        border-top: 1px solid #ccc;
        padding-top: 15px;
        margin-top: 10px;
    }

        .bg-wrap .bg-wrap__footer .btn[b-ig43arkf1l] {
            margin-right: 15px;
            min-width: 90px;
        }

            .bg-wrap .bg-wrap__footer .btn:last-child[b-ig43arkf1l] {
                margin-right: 0;
            }

.bordered-block[b-ig43arkf1l] {
    border: 1px solid #adadad;
    border-radius: 5px;
    padding: 5px;
    max-width: 450px;
    min-height: 120px;
    max-height: 180px;
    overflow-y: auto;
}

    .bordered-block ul[b-ig43arkf1l] {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .bordered-block ul li[b-ig43arkf1l] {
            font-size: 14px;
            line-height: 19px;
            margin-bottom: 5px;
            color: #333;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            padding: 3px 6px;
            border-radius: 3px;
        }

            .bordered-block ul li.active[b-ig43arkf1l] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

            .bordered-block ul li:last-child[b-ig43arkf1l] {
                margin-bottom: 0;
            }

            .bordered-block ul li.payDetail-item:hover[b-ig43arkf1l] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

.ic-close[b-ig43arkf1l] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ced4da;
    cursor: pointer;
    color: #666;
}

    .ic-close:hover[b-ig43arkf1l] {
        opacity: 0.75;
    }


@media screen and (max-width: 576px) {
    .heading-wrap h1[b-ig43arkf1l] {
        font-size: 24px;
        line-height: 29px;
    }

    .heading-wrap h4[b-ig43arkf1l] {
        font-size: 18px;
        line-height: 23px;
    }

    .bg-wrap .bg-wrap__footer .btn[b-ig43arkf1l] {
        min-width: 75px;
        font-size: 14px;
        padding: 5px 10px;
    }
}

.refresh-data :hover[b-ig43arkf1l] {
    cursor: pointer;
}

.validation-message[b-ig43arkf1l] {
    font-size: 9px !important;
}

.loading-overlay[b-ig43arkf1l] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.loading-text[b-ig43arkf1l] {
    color: white;
    font-size: 18px;
}

.loading-overlay[b-ig43arkf1l]::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.tick-animation[b-ig43arkf1l] {
    margin-right: 97px;
}

.image-positon[b-ig43arkf1l] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* /Pages/NoPriceHours.razor.rz.scp.css */
body[b-5fenbl3neg] {
    font-family: "Roboto", sans-serif;
}

.mr-15[b-5fenbl3neg] {
    margin-right: 15px;
}

.heading-wrap[b-5fenbl3neg] {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    color: #062a13;
    font-weight: 700;
}

    .heading-wrap h1[b-5fenbl3neg] {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 0;
    }

    .heading-wrap h4[b-5fenbl3neg] {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 0;
    }

.btn[b-5fenbl3neg] {
    box-shadow: none !important;
}

    .btn.btn-outline-secondary[b-5fenbl3neg] {
        color: #ced4da;
        border-color: #ced4da;
    }

        .btn.btn-outline-secondary:hover[b-5fenbl3neg] {
            background-color: #d0f9e1;
        }

.form-label[b-5fenbl3neg] {
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 3px;
    color: #021a0b;
}

.form-section .row [class^="col-"][b-5fenbl3neg] {
    margin-bottom: 10px;
}

.form-select:focus[b-5fenbl3neg],
.form-control:focus[b-5fenbl3neg] {
    box-shadow: none !important;
}

.bg-wrap[b-5fenbl3neg] {
    background: #f3f3f3;
    border-radius: 5px;
    padding: 12px;
}

    .bg-wrap .bg-wrap__footer[b-5fenbl3neg] {
        display: flex;
        justify-content: flex-end;
        border-top: 1px solid #ccc;
        padding-top: 15px;
        margin-top: 10px;
    }

        .bg-wrap .bg-wrap__footer .btn[b-5fenbl3neg] {
            margin-right: 15px;
            min-width: 90px;
        }

            .bg-wrap .bg-wrap__footer .btn:last-child[b-5fenbl3neg] {
                margin-right: 0;
            }

.bordered-block[b-5fenbl3neg] {
    border: 1px solid #adadad;
    border-radius: 5px;
    padding: 5px;
    max-width: 450px;
    min-height: 120px;
    max-height: 180px;
    overflow-y: auto;
}

    .bordered-block ul[b-5fenbl3neg] {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .bordered-block ul li[b-5fenbl3neg] {
            font-size: 14px;
            line-height: 19px;
            margin-bottom: 5px;
            color: #333;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            padding: 3px 6px;
            border-radius: 3px;
        }

            .bordered-block ul li.active[b-5fenbl3neg] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

            .bordered-block ul li:last-child[b-5fenbl3neg] {
                margin-bottom: 0;
            }

            .bordered-block ul li.payDetail-item:hover[b-5fenbl3neg] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

.ic-close[b-5fenbl3neg] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ced4da;
    cursor: pointer;
    color: #666;
}

    .ic-close:hover[b-5fenbl3neg] {
        opacity: 0.75;
    }


@media screen and (max-width: 576px) {
    .heading-wrap h1[b-5fenbl3neg] {
        font-size: 24px;
        line-height: 29px;
    }

    .heading-wrap h4[b-5fenbl3neg] {
        font-size: 18px;
        line-height: 23px;
    }

    .bg-wrap .bg-wrap__footer .btn[b-5fenbl3neg] {
        min-width: 75px;
        font-size: 14px;
        padding: 5px 10px;
    }
}

.refresh-data :hover[b-5fenbl3neg] {
    cursor: pointer;
}

.loading-overlay[b-5fenbl3neg] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.loading-text[b-5fenbl3neg] {
    color: white;
    font-size: 18px;
}

.loading-overlay[b-5fenbl3neg]::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.tick-animation[b-5fenbl3neg] {
    margin-right: 97px;
}

.image-positon[b-5fenbl3neg] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* /Pages/PieceRateNoYield.razor.rz.scp.css */

body[b-ou87w2sjeu] {
    font-family: "Roboto", sans-serif;
}

.mr-15[b-ou87w2sjeu] {
    margin-right: 15px;
}

.heading-wrap[b-ou87w2sjeu] {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    color: #062a13;
    font-weight: 700;
}

    .heading-wrap h1[b-ou87w2sjeu] {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 0;
    }

    .heading-wrap h4[b-ou87w2sjeu] {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 0;
    }

.btn[b-ou87w2sjeu] {
    box-shadow: none !important;
}

    .btn.btn-outline-secondary[b-ou87w2sjeu] {
        color: #ced4da;
        border-color: #ced4da;
    }

        .btn.btn-outline-secondary:hover[b-ou87w2sjeu] {
            background-color: #d0f9e1;
        }

.form-label[b-ou87w2sjeu] {
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 3px;
    color: #021a0b;
}

.form-section .row [class^="col-"][b-ou87w2sjeu] {
    margin-bottom: 10px;
}

.form-select:focus[b-ou87w2sjeu],
.form-control:focus[b-ou87w2sjeu] {
    box-shadow: none !important;
}

.bg-wrap[b-ou87w2sjeu] {
    background: #f3f3f3;
    border-radius: 5px;
    padding: 12px;
}

    .bg-wrap .bg-wrap__footer[b-ou87w2sjeu] {
        display: flex;
        justify-content: flex-end;
        border-top: 1px solid #ccc;
        padding-top: 15px;
        margin-top: 10px;
    }

        .bg-wrap .bg-wrap__footer .btn[b-ou87w2sjeu] {
            margin-right: 15px;
            min-width: 90px;
        }

            .bg-wrap .bg-wrap__footer .btn:last-child[b-ou87w2sjeu] {
                margin-right: 0;
            }

.bordered-block[b-ou87w2sjeu] {
    border: 1px solid #adadad;
    border-radius: 5px;
    padding: 5px;
    max-width: 450px;
    min-height: 120px;
    max-height: 180px;
    overflow-y: auto;
}

    .bordered-block ul[b-ou87w2sjeu] {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .bordered-block ul li[b-ou87w2sjeu] {
            font-size: 14px;
            line-height: 19px;
            margin-bottom: 5px;
            color: #333;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            padding: 3px 6px;
            border-radius: 3px;
        }

            .bordered-block ul li.active[b-ou87w2sjeu] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

            .bordered-block ul li:last-child[b-ou87w2sjeu] {
                margin-bottom: 0;
            }

            .bordered-block ul li.payDetail-item:hover[b-ou87w2sjeu] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

.ic-close[b-ou87w2sjeu] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ced4da;
    cursor: pointer;
    color: #666;
}

    .ic-close:hover[b-ou87w2sjeu] {
        opacity: 0.75;
    }


@media screen and (max-width: 576px) {
    .heading-wrap h1[b-ou87w2sjeu] {
        font-size: 24px;
        line-height: 29px;
    }

    .heading-wrap h4[b-ou87w2sjeu] {
        font-size: 18px;
        line-height: 23px;
    }

    .bg-wrap .bg-wrap__footer .btn[b-ou87w2sjeu] {
        min-width: 75px;
        font-size: 14px;
        padding: 5px 10px;
    }
}

.refresh-data :hover[b-ou87w2sjeu] {
    cursor: pointer;
}

.loading-overlay[b-ou87w2sjeu] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.loading-text[b-ou87w2sjeu] {
    color: white;
    font-size: 18px;
}

.loading-overlay[b-ou87w2sjeu]::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.tick-animation[b-ou87w2sjeu] {
    margin-right: 97px;
}

.image-positon[b-ou87w2sjeu] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* /Pages/RowPayInput.razor.rz.scp.css */
body[b-1fgf31atcg] {
    font-family: "Roboto", sans-serif;
}

.mr-15[b-1fgf31atcg] {
    margin-right: 15px;
}

.heading-wrap[b-1fgf31atcg] {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    color: #062a13;
    font-weight: 700;
}

    .heading-wrap h1[b-1fgf31atcg] {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 0;
    }

    .heading-wrap h4[b-1fgf31atcg] {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 0;
    }

.btn[b-1fgf31atcg] {
    box-shadow: none !important;
}

    .btn.btn-primary[b-1fgf31atcg] {
        background-color: #12592f;
        border-color: #12592f;
    }

        .btn.btn-primary:hover[b-1fgf31atcg] {
            background-color: #186e3c;
            border-color: #186e3c;
        }

    .btn.btn-outline-secondary[b-1fgf31atcg] {
        color: #ced4da;
        border-color: #ced4da;
    }

        .btn.btn-outline-secondary:hover[b-1fgf31atcg] {
            background-color: #d0f9e1;
        }

.form-label[b-1fgf31atcg] {
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 3px;
    color: #021a0b;
}

.form-section .row [class^="col-"][b-1fgf31atcg] {
    margin-bottom: 10px;
}

.form-select:focus[b-1fgf31atcg],
.form-control:focus[b-1fgf31atcg] {
    box-shadow: none !important;
}

.bg-wrap[b-1fgf31atcg] {
    background: #f3f3f3;
    border-radius: 5px;
    padding: 12px;
}

    .bg-wrap .bg-wrap__footer[b-1fgf31atcg] {
        display: flex;
        justify-content: flex-end;
        border-top: 1px solid #ccc;
        padding-top: 15px;
        margin-top: 10px;
    }

        .bg-wrap .bg-wrap__footer .btn[b-1fgf31atcg] {
            margin-right: 15px;
            min-width: 90px;
        }

            .bg-wrap .bg-wrap__footer .btn:last-child[b-1fgf31atcg] {
                margin-right: 0;
            }

.bordered-block[b-1fgf31atcg] {
    border: 1px solid #adadad;
    border-radius: 5px;
    padding: 5px;
    max-width: 450px;
    min-height: 120px;
    max-height: 180px;
    overflow-y: auto;
}

    .bordered-block ul[b-1fgf31atcg] {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .bordered-block ul li[b-1fgf31atcg] {
            font-size: 14px;
            line-height: 19px;
            margin-bottom: 5px;
            color: #333;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            padding: 3px 6px;
            border-radius: 3px;
        }

            .bordered-block ul li.active[b-1fgf31atcg] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

            .bordered-block ul li:last-child[b-1fgf31atcg] {
                margin-bottom: 0;
            }

            .bordered-block ul li.payDetail-item:hover[b-1fgf31atcg] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

.ic-close[b-1fgf31atcg] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ced4da;
    cursor: pointer;
    color: #666;
}

    .ic-close:hover[b-1fgf31atcg] {
        opacity: 0.75;
    }

@media screen and (max-width: 576px) {
    .heading-wrap h1[b-1fgf31atcg] {
        font-size: 24px;
        line-height: 29px;
    }

    .heading-wrap h4[b-1fgf31atcg] {
        font-size: 18px;
        line-height: 23px;
    }

    .bg-wrap .bg-wrap__footer .btn[b-1fgf31atcg] {
        min-width: 75px;
        font-size: 14px;
        padding: 5px 10px;
    }
}

.refresh-data :hover[b-1fgf31atcg] {
    cursor: pointer;
}

.loading-overlay[b-1fgf31atcg] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.loading-text[b-1fgf31atcg] {
    color: white;
    font-size: 18px;
}

.loading-overlay[b-1fgf31atcg]::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.tick-animation[b-1fgf31atcg] {
    margin-right: 97px;
}

.image-positon[b-1fgf31atcg] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* /Pages/TimeInputAdministrator.razor.rz.scp.css */
body[b-r54znjbcl6] {
    font-family: "Roboto", sans-serif;
}

.mr-15[b-r54znjbcl6] {
    margin-right: 15px;
}

.heading-wrap[b-r54znjbcl6] {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    color: #062a13;
    font-weight: 700;
}

    .heading-wrap h1[b-r54znjbcl6] {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 0;
    }

    .heading-wrap h4[b-r54znjbcl6] {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 0;
    }

.btn[b-r54znjbcl6] {
    box-shadow: none !important;
}

    .btn.btn-primary[b-r54znjbcl6] {
        background-color: #12592f;
        border-color: #12592f;
    }

        .btn.btn-primary:hover[b-r54znjbcl6] {
            background-color: #186e3c;
            border-color: #186e3c;
        }

    .btn.btn-outline-secondary[b-r54znjbcl6] {
        color: #ced4da;
        border-color: #ced4da;
    }

        .btn.btn-outline-secondary:hover[b-r54znjbcl6] {
            background-color: #d0f9e1;
        }

.form-label[b-r54znjbcl6] {
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 3px;
    color: #021a0b;
}

.form-section .row [class^="col-"][b-r54znjbcl6] {
    margin-bottom: 10px;
}

.form-select:focus[b-r54znjbcl6],
.form-control:focus[b-r54znjbcl6] {
    box-shadow: none !important;
}

.bg-wrap[b-r54znjbcl6] {
    background: #f3f3f3;
    border-radius: 5px;
    padding: 12px;
}

    .bg-wrap .bg-wrap__footer[b-r54znjbcl6] {
        display: flex;
        justify-content: flex-end;
        border-top: 1px solid #ccc;
        padding-top: 15px;
        margin-top: 10px;
    }

        .bg-wrap .bg-wrap__footer .btn[b-r54znjbcl6] {
            margin-right: 15px;
            min-width: 90px;
        }

            .bg-wrap .bg-wrap__footer .btn:last-child[b-r54znjbcl6] {
                margin-right: 0;
            }

.bordered-block[b-r54znjbcl6] {
    border: 1px solid #adadad;
    border-radius: 5px;
    padding: 5px;
    max-width: 650px;
    min-height: 120px;
    max-height: 180px;
    overflow-y: auto;
}

    .bordered-block ul[b-r54znjbcl6] {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .bordered-block ul li[b-r54znjbcl6] {
            font-size: 14px;
            line-height: 19px;
            margin-bottom: 5px;
            color: #333;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            padding: 3px 6px;
            border-radius: 3px;
        }

            .bordered-block ul li.active[b-r54znjbcl6] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

            .bordered-block ul li:last-child[b-r54znjbcl6] {
                margin-bottom: 0;
            }

            .bordered-block ul li.payDetail-item:hover[b-r54znjbcl6] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

    .bordered-block.block--time-input ul li[b-r54znjbcl6] {
        text-overflow: unset;
        overflow: visible;
    }

    .ic-close[b-r54znjbcl6] {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        background-color: #ced4da;
        cursor: pointer;
        color: #666;
    }

    .ic-close:hover[b-r54znjbcl6] {
        opacity: 0.75;
    }

@media screen and (max-width: 576px) {
    .heading-wrap h1[b-r54znjbcl6] {
        font-size: 24px;
        line-height: 29px;
    }

    .heading-wrap h4[b-r54znjbcl6] {
        font-size: 18px;
        line-height: 23px;
    }

    .bg-wrap .bg-wrap__footer .btn[b-r54znjbcl6] {
        min-width: 75px;
        font-size: 14px;
        padding: 5px 10px;
    }
}

.refresh-data :hover[b-r54znjbcl6] {
    cursor: pointer;
}

.loading-overlay[b-r54znjbcl6] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.loading-text[b-r54znjbcl6] {
    color: white;
    font-size: 18px;
}

.loading-overlay[b-r54znjbcl6]::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.payDetail-item.selected[b-r54znjbcl6] {
    background-color: #d0f9e1;
    font-weight: 700;
}
.heading-wrap.wrap--flex[b-r54znjbcl6] {
    display: flex;
    align-items: center;
    gap: 15px;
    min-height: 49px;
}
/* /Pages/TimeInputUser.razor.rz.scp.css */
body[b-fo2rqqoum3] {
    font-family: "Roboto", sans-serif;
}

.mr-15[b-fo2rqqoum3] {
    margin-right: 15px;
}

.heading-wrap[b-fo2rqqoum3] {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    color: #062a13;
    font-weight: 700;
}

    .heading-wrap h1[b-fo2rqqoum3] {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 0;
    }

    .heading-wrap h4[b-fo2rqqoum3] {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 0;
    }

.btn[b-fo2rqqoum3] {
    box-shadow: none !important;
}

    .btn.btn-primary[b-fo2rqqoum3] {
        background-color: #12592f;
        border-color: #12592f;
    }

        .btn.btn-primary:hover[b-fo2rqqoum3] {
            background-color: #186e3c;
            border-color: #186e3c;
        }

    .btn.btn-outline-secondary[b-fo2rqqoum3] {
        color: #ced4da;
        border-color: #ced4da;
    }

        .btn.btn-outline-secondary:hover[b-fo2rqqoum3] {
            background-color: #d0f9e1;
        }

.form-label[b-fo2rqqoum3] {
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 3px;
    color: #021a0b;
}

.form-section .row [class^="col-"][b-fo2rqqoum3] {
    margin-bottom: 10px;
}

.form-select:focus[b-fo2rqqoum3],
.form-control:focus[b-fo2rqqoum3] {
    box-shadow: none !important;
}

.bg-wrap[b-fo2rqqoum3] {
    background: #f3f3f3;
    border-radius: 5px;
    padding: 12px;
}

    .bg-wrap .bg-wrap__footer[b-fo2rqqoum3] {
        display: flex;
        justify-content: flex-end;
        border-top: 1px solid #ccc;
        padding-top: 15px;
        margin-top: 10px;
    }

        .bg-wrap .bg-wrap__footer .btn[b-fo2rqqoum3] {
            margin-right: 15px;
            min-width: 90px;
        }

            .bg-wrap .bg-wrap__footer .btn:last-child[b-fo2rqqoum3] {
                margin-right: 0;
            }

.bordered-block[b-fo2rqqoum3] {
    border: 1px solid #adadad;
    border-radius: 5px;
    padding: 5px;
    max-width: 650px;
    min-height: 120px;
    max-height: 180px;
    overflow-y: auto;
}

    .bordered-block ul[b-fo2rqqoum3] {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .bordered-block ul li[b-fo2rqqoum3] {
            font-size: 14px;
            line-height: 19px;
            margin-bottom: 5px;
            color: #333;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            padding: 3px 6px;
            border-radius: 3px;
        }

            .bordered-block ul li.active[b-fo2rqqoum3] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

            .bordered-block ul li:last-child[b-fo2rqqoum3] {
                margin-bottom: 0;
            }

            .bordered-block ul li.payDetail-item:hover[b-fo2rqqoum3] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

.ic-close[b-fo2rqqoum3] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ced4da;
    cursor: pointer;
    color: #666;
}

    .ic-close:hover[b-fo2rqqoum3] {
        opacity: 0.75;
    }

@media screen and (max-width: 576px) {
    .heading-wrap h1[b-fo2rqqoum3] {
        font-size: 24px;
        line-height: 29px;
    }

    .heading-wrap h4[b-fo2rqqoum3] {
        font-size: 18px;
        line-height: 23px;
    }

    .bg-wrap .bg-wrap__footer .btn[b-fo2rqqoum3] {
        min-width: 75px;
        font-size: 14px;
        padding: 5px 10px;
    }
}

.refresh-data :hover[b-fo2rqqoum3] {
    cursor: pointer;
}

.loading-overlay[b-fo2rqqoum3] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.loading-text[b-fo2rqqoum3] {
    color: white;
    font-size: 18px;
}

.loading-overlay[b-fo2rqqoum3]::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
/* /Pages/YieldPieceRate.razor.rz.scp.css */
body[b-kay58fk6xz] {
    font-family: "Roboto", sans-serif;
}

.mr-15[b-kay58fk6xz] {
    margin-right: 15px;
}

.heading-wrap[b-kay58fk6xz] {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    color: #062a13;
    font-weight: 700;
}

    .heading-wrap h1[b-kay58fk6xz] {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 0;
    }

    .heading-wrap h4[b-kay58fk6xz] {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 0;
    }

.btn[b-kay58fk6xz] {
    box-shadow: none !important;
}

    .btn.btn-outline-secondary[b-kay58fk6xz] {
        color: #ced4da;
        border-color: #ced4da;
    }

        .btn.btn-outline-secondary:hover[b-kay58fk6xz] {
            background-color: #d0f9e1;
        }

.form-label[b-kay58fk6xz] {
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 3px;
    color: #021a0b;
}

.form-section .row [class^="col-"][b-kay58fk6xz] {
    margin-bottom: 10px;
}

.form-select:focus[b-kay58fk6xz],
.form-control:focus[b-kay58fk6xz] {
    box-shadow: none !important;
}

.bg-wrap[b-kay58fk6xz] {
    background: #f3f3f3;
    border-radius: 5px;
    padding: 12px;
}

    .bg-wrap .bg-wrap__footer[b-kay58fk6xz] {
        display: flex;
        justify-content: flex-end;
        border-top: 1px solid #ccc;
        padding-top: 15px;
        margin-top: 10px;
    }

        .bg-wrap .bg-wrap__footer .btn[b-kay58fk6xz] {
            margin-right: 15px;
            min-width: 90px;
        }

            .bg-wrap .bg-wrap__footer .btn:last-child[b-kay58fk6xz] {
                margin-right: 0;
            }

.bordered-block[b-kay58fk6xz] {
    border: 1px solid #adadad;
    border-radius: 5px;
    padding: 5px;
    max-width: 450px;
    min-height: 120px;
    max-height: 180px;
    overflow-y: auto;
}

    .bordered-block ul[b-kay58fk6xz] {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .bordered-block ul li[b-kay58fk6xz] {
            font-size: 14px;
            line-height: 19px;
            margin-bottom: 5px;
            color: #333;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            padding: 3px 6px;
            border-radius: 3px;
        }

            .bordered-block ul li.active[b-kay58fk6xz] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

            .bordered-block ul li:last-child[b-kay58fk6xz] {
                margin-bottom: 0;
            }

            .bordered-block ul li.payDetail-item:hover[b-kay58fk6xz] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

.ic-close[b-kay58fk6xz] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ced4da;
    cursor: pointer;
    color: #666;
}

    .ic-close:hover[b-kay58fk6xz] {
        opacity: 0.75;
    }


@media screen and (max-width: 576px) {
    .heading-wrap h1[b-kay58fk6xz] {
        font-size: 24px;
        line-height: 29px;
    }

    .heading-wrap h4[b-kay58fk6xz] {
        font-size: 18px;
        line-height: 23px;
    }

    .bg-wrap .bg-wrap__footer .btn[b-kay58fk6xz] {
        min-width: 75px;
        font-size: 14px;
        padding: 5px 10px;
    }
}

.refresh-data :hover[b-kay58fk6xz] {
    cursor: pointer;
}

.validation-message[b-kay58fk6xz] {
    font-size: 9px !important;
}

.loading-overlay[b-kay58fk6xz] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.loading-text[b-kay58fk6xz] {
    color: white;
    font-size: 18px;
}

.loading-overlay[b-kay58fk6xz]::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.tick-animation[b-kay58fk6xz] {
    margin-right: 97px;
}

.image-positon[b-kay58fk6xz] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* /Pages/YieldPieceRateMultiple.razor.rz.scp.css */
body[b-8fdtwm6zd9] {
    font-family: "Roboto", sans-serif;
}

.mr-15[b-8fdtwm6zd9] {
    margin-right: 15px;
}

.heading-wrap[b-8fdtwm6zd9] {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    color: #062a13;
    font-weight: 700;
}

    .heading-wrap h1[b-8fdtwm6zd9] {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 0;
    }

    .heading-wrap h4[b-8fdtwm6zd9] {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 0;
    }

.btn[b-8fdtwm6zd9] {
    box-shadow: none !important;
}

    .btn.btn-outline-secondary[b-8fdtwm6zd9] {
        color: #ced4da;
        border-color: #ced4da;
    }

        .btn.btn-outline-secondary:hover[b-8fdtwm6zd9] {
            background-color: #d0f9e1;
        }

.form-label[b-8fdtwm6zd9] {
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 3px;
    color: #021a0b;
}

.form-section .row [class^="col-"][b-8fdtwm6zd9] {
    margin-bottom: 10px;
}

.form-select:focus[b-8fdtwm6zd9],
.form-control:focus[b-8fdtwm6zd9] {
    box-shadow: none !important;
}

.bg-wrap[b-8fdtwm6zd9] {
    background: #f3f3f3;
    border-radius: 5px;
    padding: 12px;
}

    .bg-wrap .bg-wrap__footer[b-8fdtwm6zd9] {
        display: flex;
        justify-content: flex-end;
        border-top: 1px solid #ccc;
        padding-top: 15px;
        margin-top: 10px;
    }

        .bg-wrap .bg-wrap__footer .btn[b-8fdtwm6zd9] {
            margin-right: 15px;
            min-width: 90px;
        }

            .bg-wrap .bg-wrap__footer .btn:last-child[b-8fdtwm6zd9] {
                margin-right: 0;
            }

.bordered-block[b-8fdtwm6zd9] {
    border: 1px solid #adadad;
    border-radius: 5px;
    padding: 5px;
    max-width: 450px;
    min-height: 120px;
    max-height: 180px;
    overflow-y: auto;
}

    .bordered-block ul[b-8fdtwm6zd9] {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .bordered-block ul li[b-8fdtwm6zd9] {
            font-size: 14px;
            line-height: 19px;
            margin-bottom: 5px;
            color: #333;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            padding: 3px 6px;
            border-radius: 3px;
        }

            .bordered-block ul li.active[b-8fdtwm6zd9] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

            .bordered-block ul li:last-child[b-8fdtwm6zd9] {
                margin-bottom: 0;
            }

            .bordered-block ul li.payDetail-item:hover[b-8fdtwm6zd9] {
                background-color: #d0f9e1;
                font-weight: 700;
            }

.ic-close[b-8fdtwm6zd9] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ced4da;
    cursor: pointer;
    color: #666;
}

    .ic-close:hover[b-8fdtwm6zd9] {
        opacity: 0.75;
    }


@media screen and (max-width: 576px) {
    .heading-wrap h1[b-8fdtwm6zd9] {
        font-size: 24px;
        line-height: 29px;
    }

    .heading-wrap h4[b-8fdtwm6zd9] {
        font-size: 18px;
        line-height: 23px;
    }

    .bg-wrap .bg-wrap__footer .btn[b-8fdtwm6zd9] {
        min-width: 75px;
        font-size: 14px;
        padding: 5px 10px;
    }
}

.refresh-data :hover[b-8fdtwm6zd9] {
    cursor: pointer;
}

.validation-message[b-8fdtwm6zd9] {
    font-size: 9px !important;
}

.loading-overlay[b-8fdtwm6zd9] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.loading-text[b-8fdtwm6zd9] {
    color: white;
    font-size: 18px;
}

.loading-overlay[b-8fdtwm6zd9]::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.tick-animation[b-8fdtwm6zd9] {
    margin-right: 97px;
}

.image-positon[b-8fdtwm6zd9] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-8c16zos31z] {
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
}

main[b-8c16zos31z] {
    width: calc(100% - 250px)
}

.sidebar[b-8c16zos31z] {
    background: #3a3633;
}

.top-row[b-8c16zos31z] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    display: flex;
    align-items: center;
    height: 38px;
}

    .top-row[b-8c16zos31z]  a, .top-row[b-8c16zos31z]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-8c16zos31z]  a:hover, .top-row[b-8c16zos31z]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-8c16zos31z]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }
.custom-header[b-8c16zos31z] {
    text-align: left;
    display: inline-flex;
    padding-left: 0px !important;
}
.custom-header-color[b-8c16zos31z] {
    background: #474544 !important;
}

    @media (max-width: 640.98px) {
        .custom-header-color[b-8c16zos31z] {
        display: none;
    }

    .top-row.auth[b-8c16zos31z] {
        justify-content: space-between;
    }

    .top-row[b-8c16zos31z]  a, .top-row[b-8c16zos31z]  .btn-link {
        margin-left: 0;
    }
    main[b-8c16zos31z] {
        width: 100%;
    }
}

@media (min-width: 641px) {
    .page[b-8c16zos31z] {
        flex-direction: row;
    }

    .sidebar[b-8c16zos31z] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-8c16zos31z] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-8c16zos31z]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-8c16zos31z], article[b-8c16zos31z] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}
/* /Shared/MenuList.razor.rz.scp.css */
.navbar-toggler[b-apc2abh0et] {
    background: rgba(0,0,0,0.4);
    color: whitesmoke;
    border: 2px white solid;
}

.top-row[b-apc2abh0et] {
    background-color: rgba(0,0,0,0.4);
    height: 50px;
}

.navbar-brand[b-apc2abh0et] {
    font-size: 1.1rem;
    color: white;
}

.oi[b-apc2abh0et] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-apc2abh0et] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-apc2abh0et] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-apc2abh0et] {
        padding-bottom: 1rem;
    }

    .nav-item[b-apc2abh0et]  a {
        color: #c0bbb7 !important;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-apc2abh0et]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-apc2abh0et]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-apc2abh0et] {
        display: none;
    }

    .collapse[b-apc2abh0et] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-apc2abh0et] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-brand[b-b92cpx36vy] {
    font-size: 1.1rem;
    color: white;
}
