@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* /Pages/Admin_Index.razor.rz.scp.css */
.big-button[b-73r6xnyzwz] {
    height: 140px;
    width: 150px;
    border: solid 1px #c0c0c0;
    background-color: white;
}

    .big-button > i[b-73r6xnyzwz] {
        font-size: 30px;
    }

    .big-button:hover:enabled[b-73r6xnyzwz] {
        cursor: pointer;
        background-color: rgb(225,225,225);
    }

@media(min-width:768px) {
    .big-button[b-73r6xnyzwz] {
        width: 200px;
    }
}

@media(min-width:992px) {
    .big-button[b-73r6xnyzwz] {
        width: 300px;
    }
}
/* /Pages/Driver_ClosedOrders.razor.rz.scp.css */
label[b-o2a5i5wk1c] {
    font-weight: bold;
}
/* /Pages/Driver_Index.razor.rz.scp.css */
.options[b-5688l9bbbm] {
    max-height: 999999px;
}

.big-button[b-5688l9bbbm] {
    height: 140px;
    width: 115px;
    border: solid 1px #c0c0c0;
    background-color: white;
}

    .big-button > i[b-5688l9bbbm] {
        font-size: 30px;
    }

    .big-button:hover:enabled[b-5688l9bbbm] {
        cursor: pointer;
        background-color: rgb(225,225,225);
    }

@media(min-width:768px) {
    .big-button[b-5688l9bbbm] {
        width: 170px;
    }
}

@media(min-width:992px) {
    .big-button[b-5688l9bbbm] {
        width: 250px;
    }
}
/* /Pages/Driver_LastRouteOrders.razor.rz.scp.css */
label[b-6xghaskz62] {
    font-weight: bold;
}
/* /Pages/Driver_OpenedOrderDetail.razor.rz.scp.css */
.take-samples[b-8iud23irk9] {
    color: red;
}

.section[b-8iud23irk9] {
    font-weight: bold;
    color: black;
    background-color: rgb(195,195,195);
}

.subsection[b-8iud23irk9] {
    border-bottom: none;
    cursor: pointer;
}

    .subsection.subsection-collapsed[b-8iud23irk9] {
        border-bottom: solid 1px rgb(223,223,223);
    }

    .subsection table[b-8iud23irk9] {
        width: 100%;
    }

        .subsection table td[b-8iud23irk9] {
            vertical-align: middle;
        }

    .subsection td.collapse-toggle[b-8iud23irk9] {
        text-align: center;
        color: black;
        width: 40px;
        cursor: pointer;
    }


label[b-8iud23irk9] {
    font-weight: bold;
}

.incidence-text[b-8iud23irk9] {
    color: red;
}

.contado[b-8iud23irk9] {
    color: green;
}

table.phones[b-8iud23irk9] {
    border-spacing: 2px;
}

    table.phones td[b-8iud23irk9] {
        padding: 2px;
    }

.table-responsive[b-8iud23irk9] {
    border: solid 1px #ebebeb;
}

.managerNotes[b-8iud23irk9] {
    color: red;
    font-weight: bold;
}
/* /Pages/Driver_OpenedOrders.razor.rz.scp.css */
label[b-ujfpoiwd2s] {
    font-weight: bold;
}

.filter-panel[b-ujfpoiwd2s] {
    margin-top: 10px;
}
/* /Pages/Login.razor.rz.scp.css */
h3[b-xilur34poq] {
    margin-bottom: 30px;
}

.form-login[b-xilur34poq] {
    margin-top: 20px;
    width: 350px;
    background-color: white;
    padding: 15px;
    border: solid 1px #c0c0c0;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
}

.form-content[b-xilur34poq] {
    max-height: calc(100vh - 160px);
    overflow-y: auto;
    overflow-x: hidden;
}

label[b-xilur34poq] {
    font-weight: bold;
}
/* /Pages/Manager_History.razor.rz.scp.css */
label[b-kfn5dvwjfy] {
    font-weight: bold;
}

.msgError[b-kfn5dvwjfy] {
    color: red;
}
/* /Pages/Manager_Index.razor.rz.scp.css */
.big-button[b-n6gz6afn2k] {
    height: 140px;
    width: 150px;
    border: solid 1px #c0c0c0;
    background-color: white;
}

    .big-button > i[b-n6gz6afn2k] {
        font-size: 30px;
    }

    .big-button:hover:enabled[b-n6gz6afn2k] {
        cursor: pointer;
        background-color: rgb(225,225,225);
    }

@media(min-width:768px) {
    .big-button[b-n6gz6afn2k] {
        width: 200px;
    }
}

@media(min-width:992px) {
    .big-button[b-n6gz6afn2k] {
        width: 300px;
    }
}
/* /Pages/Manager_PickupRouteOrders.razor.rz.scp.css */
label[b-vsvkkktrhu] {
    font-weight: bold;
}

.table-responsive[b-vsvkkktrhu] {
    border: solid 1px #c0c0c0;
}

.msgError[b-vsvkkktrhu] {
    color: red;
}
/* /Pages/Manager_PickupRoutesStats.razor.rz.scp.css */
label[b-7npmn9tvbn] {
    font-weight: bold;
}

.msgError[b-7npmn9tvbn] {
    color: red;
}

.filter table[b-7npmn9tvbn] {
    width: 100%;
}

    .filter table button[b-7npmn9tvbn] {
        margin-left: 3px;
    }

    .filter table td.buttons[b-7npmn9tvbn] {
        white-space: nowrap;
        width: 50px;
    }
/* /Shared/AddMultipleOrderLinesForm.razor.rz.scp.css */
.form-content[b-781o4honxn] {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
    overflow-x: hidden;
}

.errorMsg[b-781o4honxn] {
    color: red;
}

label[b-781o4honxn] {
    font-weight: bold;
}

.lines-container[b-781o4honxn] {
    height: 160px;
    border: solid 1px #c0c0c0;
    border-radius: 4px;
    overflow-y: scroll;
}

    .lines-container table[b-781o4honxn] {
        width: 100%;
    }

    .lines-container td.mother[b-781o4honxn] {
        width: 140px;
    }

    .lines-container td.remove[b-781o4honxn] {
        width: 50px;
    }

.image-buttons[b-781o4honxn] {
    margin-top: 6px;
    text-align: left;
    margin-bottom: 4px;
}

    .image-buttons button[b-781o4honxn] {
        margin-left: 8px;
    }

.photo-container[b-781o4honxn] {
    width: 302px; /* 300 + 2 por el borde*/
    height: 227px; /* 225 + 2 por borde */
    border: dashed 1px #c0c0c0;
    position: relative;
}

    .photo-container > img[b-781o4honxn] {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    }

.cancel-button[b-781o4honxn] {
    float: left;
}

.accept-button[b-781o4honxn] {
    float: right;
}

.input-group-text[b-781o4honxn] {
    border: none;
    background-color: transparent;
}
/* /Shared/AdminNavMenu.razor.rz.scp.css */
span.nav-link[b-c780dwf7io] {
    cursor: pointer;
}

#dropdownMenuButton1[b-c780dwf7io] {
    background-color: rgb(40,154,255);
    border-color: rgb(76,194,255);
    color: white;
}
/* /Shared/ChangeNonDriverPasswordForm.razor.rz.scp.css */
.form-content[b-p918t2pbdg] {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
    overflow-x: hidden;
}

label[b-p918t2pbdg] {
    font-weight: bold;
}
/* /Shared/CloseOrderForm.razor.rz.scp.css */
.form-content[b-wv63uvsd10] {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
    overflow-x: hidden;
}

.signature-container[b-wv63uvsd10] {
    width: 362px;
    height: 152px;
    border: dashed 1px #c0c0c0;
}

label[b-wv63uvsd10] {
    font-weight: bold;
}
/* /Shared/CloseOrderWithIncidentForm.razor.rz.scp.css */
.form-content[b-gydujbk5aw] {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
    overflow-x: hidden;
}

label[b-gydujbk5aw] {
    font-weight: bold;
}

.image-buttons[b-gydujbk5aw] {
    margin-top: 6px;
    text-align: left;
    margin-bottom: 4px;
}

    .image-buttons button[b-gydujbk5aw] {
        margin-left: 8px;
    }

.photo-container[b-gydujbk5aw] {
    width: 302px; /* 300 + 2 por el borde*/
    height: 227px; /* 225 + 2 por borde */
    border: dashed 1px #c0c0c0;
    position: relative;
}

    .photo-container > img[b-gydujbk5aw] {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    }

.cancel-button[b-gydujbk5aw] {
    float: left;
}

.accept-button[b-gydujbk5aw] {
    float: right;
}
/* /Shared/ConfirmDialog.razor.rz.scp.css */
.form-content[b-tvnyiu6f3l] {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
    overflow-x: hidden;
}
/* /Shared/DoubleOrdersFilter.razor.rz.scp.css */
.logicalOperators[b-5kuxmqpx7f] {
    width: 130px;
    margin-left: 8px;
    margin-right: 8px;
    font-weight: bold;
}

/* /Shared/DriverNavMenu.razor.rz.scp.css */
span.nav-link[b-v88yxct6qo] {
    cursor: pointer;
}

#dropdownMenuButton1[b-v88yxct6qo] {
    background-color: rgb(40,154,255);
    border-color: rgb(76,194,255);
    color: white;
}
/* /Shared/DriverPreviouslyLoggedForm.razor.rz.scp.css */
.form-content[b-b4un6kwsyn] {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
    overflow-x: hidden;
}
/* /Shared/EditNonDriverUserForm.razor.rz.scp.css */
.form-content[b-kyxgs9jkh5] {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
    overflow-x: hidden;
}

.signature-container[b-kyxgs9jkh5] {
    width: 362px;
    height: 152px;
    border: dashed 1px #c0c0c0;
}

label[b-kyxgs9jkh5] {
    font-weight: bold;
}
/* /Shared/EndCurrentTripForm.razor.rz.scp.css */
.form-content[b-01ew832dpg] {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
    overflow-x: hidden;
}

label[b-01ew832dpg] {
    font-weight: bold;
}
/* /Shared/InformationForm.razor.rz.scp.css */
.form-content[b-1yjb3lwysw] {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
    overflow-x: hidden;
}

label[b-1yjb3lwysw] {
    font-weight: bold;
    /*text-decoration: underline;*/
}

table[b-1yjb3lwysw] {
    width: 100%;
}

td.cab[b-1yjb3lwysw] {
    text-align: right;
    padding-right:6px;
    vertical-align:top;
    /*font-weight:bold;*/
}

td.dat[b-1yjb3lwysw] {
    text-align: left;
}
/* /Shared/MainLayout.razor.rz.scp.css */
header.nav-menu[b-7iq8sap4l7] {
    position: sticky;
    top: 0;
    background-color: #1e73be;
    color: #fff;
    z-index: 99;
}

main[b-7iq8sap4l7] {
    padding-top: 4px;
}
/* /Shared/ManagerNavMenu.razor.rz.scp.css */
.dropdown-menu li > span[b-daqrl6y4y2] {
    cursor: pointer;
}

#dropdownMenuButton1[b-daqrl6y4y2] {
    background-color: rgb(40,154,255);
    border-color: rgb(76,194,255);
    color: white;
}
/* /Shared/MessageDialog.razor.rz.scp.css */
.form-content[b-vbly094uzi] {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
    overflow-x: hidden;
}
/* /Shared/MultipleTripsSummaryForm.razor.rz.scp.css */
.form-content[b-4hcm5tx2fk] {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
    overflow-x: hidden;
}

.tripSummary[b-4hcm5tx2fk] {
    margin-bottom: 40px;
}

    .tripSummary:last-child[b-4hcm5tx2fk] {
        margin-bottom: 0px;
    }

label[b-4hcm5tx2fk] {
    font-weight: bold;
    /*text-decoration: underline;*/
}

div.tripSeparator[b-4hcm5tx2fk] {
    margin-bottom: 10px;
    font-size: 20px;
    text-align: center;
    background-color: rgb(239,228,176);
    border-top: solid 1px #c0c0c0;
    border-bottom: solid 1px #c0c0c0;
    font-weight: bold;
    font-style: italic;
}

table[b-4hcm5tx2fk] {
    width: 100%;
}

td.cab[b-4hcm5tx2fk] {
    text-align: right;
    padding-right: 6px;
    /*font-weight:bold;*/
}

td.dat[b-4hcm5tx2fk] {
    text-align: left;
}


.errorMsg[b-4hcm5tx2fk] {
    color: red;
}
/* /Shared/NavBarStatusInfo.razor.rz.scp.css */
.routeInfo[b-bqmiujvm95] {
    display: inline-block;
    max-width: 190px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
/* /Shared/NonDriverUsersTable.razor.rz.scp.css */
.table-responsive[b-i8vojaub3m] {
    border: solid 1px #c0c0c0;
}

thead th[b-i8vojaub3m] {
    color: black;
    background-color: white;
    font-weight: normal;
    vertical-align: middle;
}

    thead th.userHeader:hover[b-i8vojaub3m] {
        background-color: rgb(245,245,245);
        cursor: pointer;
    }

    thead th.sorted[b-i8vojaub3m] {
        /*background-color: green;*/
    }

        thead th.sorted:hover[b-i8vojaub3m] {
            /*background-color: darkgreen;*/
        }

tbody td[b-i8vojaub3m] {
    vertical-align: middle;
}

.table > :not(:first-child)[b-i8vojaub3m] {
    border-top: none;
}

tr:nth-child(even) td[b-i8vojaub3m] {
    background-color: rgb(248, 249, 250); /* impar */
}

tr:nth-child(odd) td[b-i8vojaub3m] {
    background-color: rgb(236, 237, 238); /* par */
}

tr.dummyRow td[b-i8vojaub3m] {
    /*background-color: #808080;*/
}

.nodata[b-i8vojaub3m] {
    color: red;
}

.pagination-buttons[b-i8vojaub3m] {
    margin-top: 4px;
    display: table;
}

    .pagination-buttons div[b-i8vojaub3m] {
        display: table-cell;
        vertical-align: middle;
        padding-left: 6px;
        padding-right: 6px;
        background-color: white;
        border-top: solid 1px #c0c0c0;
        border-bottom: solid 1px #c0c0c0;
    }
/* /Shared/OrderDetailViewerForm.razor.rz.scp.css */
.order-content[b-abnrsae4as] {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
    overflow-x: hidden;
}

.take-samples[b-abnrsae4as] {
    color: red;
}

.card-header[b-abnrsae4as] {
    font-weight: bold;
    color: black;
    background-color: rgb(223,223,223);
}

label[b-abnrsae4as] {
    font-weight: bold;
}

.incidence-text[b-abnrsae4as] {
    color: red;
}

.contado[b-abnrsae4as] {
    color: green;
}

table.phones[b-abnrsae4as] {
    border-spacing: 2px;
}

    table.phones td[b-abnrsae4as] {
        padding: 2px;
    }

.managerNotes[b-abnrsae4as] {
    color: red;
    font-weight: bold;
}
/* /Shared/OrderLineForm.razor.rz.scp.css */
.form-content[b-74pt0znm8d] {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
    overflow-x: hidden;
}

label[b-74pt0znm8d] {
    font-weight: bold;
}

.image-buttons[b-74pt0znm8d] {
    margin-top: 6px;
    text-align: left;
    margin-bottom: 4px;
}

    .image-buttons button[b-74pt0znm8d] {
        margin-left: 8px;
    }

.photo-container[b-74pt0znm8d] {
    width: 302px; /* 300 + 2 por el borde*/
    height: 227px; /* 225 + 2 por borde */
    border: dashed 1px #c0c0c0;
    position: relative;
}

    .photo-container > img[b-74pt0znm8d] {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    }

.cancel-button[b-74pt0znm8d] {
    float: left;
}

.accept-button[b-74pt0znm8d] {
    float: right;
}

    .accept-button:last-child[b-74pt0znm8d] {
        margin-right: 6px;
    }
/* /Shared/OrderLineViewerForm.razor.rz.scp.css */
.form-content[b-y0sghl16cw] {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
    overflow-x: hidden;
}

label[b-y0sghl16cw] {
    font-weight: bold;
}

/* /Shared/OrderPaymentSummary.razor.rz.scp.css */
label[b-gthi6748v5] {
    font-weight: bold;
}

.payment-summary[b-gthi6748v5] {
    padding: 6px;
    border: solid 1px #c0c0c0;
}

.even-line[b-gthi6748v5] {
    background-color: #ebebeb;
}

td[b-gthi6748v5] {
    padding: 4px;
}

small i[b-gthi6748v5] {
    color: red;
}
/* /Shared/OrdersTable.razor.rz.scp.css */
.table-responsive[b-rrzix74xfw] {
    border: solid 1px #c0c0c0;
}

thead th[b-rrzix74xfw] {
    color: black;
    background-color: white;
    font-weight: normal;
    vertical-align: middle;
}

    thead th.orderHeader:hover[b-rrzix74xfw] {
        background-color: rgb(245,245,245);
        cursor: pointer;
    }

    thead th.sorted[b-rrzix74xfw] {
        /*background-color: green;*/
    }

        thead th.sorted:hover[b-rrzix74xfw] {
            /*background-color: darkgreen;*/
        }

    thead th.updating-column[b-rrzix74xfw] {
        animation: updatingColumn-b-rrzix74xfw 1.5s infinite;
    }

@keyframes updatingColumn-b-rrzix74xfw {
    0% {
        background-color: white;
    }

    50% {
        background-color: rgb(255,127,39);
    }

    100% {
        background-color: white;
    }
}

.table > :not(:first-child)[b-rrzix74xfw] {
    border-top: none;
}

tbody td[b-rrzix74xfw] {
    vertical-align: middle;
}

tr.agroseguro td[b-rrzix74xfw] {
    background-color: rgb(255, 216, 0);
}

tr.incidence td[b-rrzix74xfw] {
    color: red;
}

tr:nth-child(even) td[b-rrzix74xfw] {
    background-color: rgb(248, 249, 250); /* impar */
}

tr:nth-child(odd) td[b-rrzix74xfw] {
    background-color: rgb(236, 237, 238); /* par */
}

tr:nth-child(even).agroseguro td[b-rrzix74xfw] {
    background-color: rgb(255, 240, 155); /* impar (claro) */
}

tr:nth-child(odd).agroseguro td[b-rrzix74xfw] {
    background-color: rgb(255, 231, 89); /* par */
}

tr.dummyRow td[b-rrzix74xfw] {
    /*background-color: #808080;*/
}

.pagination-buttons[b-rrzix74xfw] {
    margin-top: 4px;
    display: table;
}

    .pagination-buttons div[b-rrzix74xfw] {
        display: table-cell;
        vertical-align: middle;
        padding-left: 6px;
        padding-right: 6px;
        background-color: white;
        border-top: solid 1px #c0c0c0;
        border-bottom: solid 1px #c0c0c0;
    }

.nodata[b-rrzix74xfw] {
    color: red;
}
/* /Shared/PickupRouteAssignerForm.razor.rz.scp.css */
label[b-b8iejoq3yo] {
    font-weight: bold;
}

.header span[b-b8iejoq3yo] {
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis;
}

.inTrip[b-b8iejoq3yo] {
    color: green;
}

.form-content[b-b8iejoq3yo] {
    max-height: calc(100vh - 200px);
    overflow: auto;
    overflow-x: hidden;
}

.msgError[b-b8iejoq3yo] {
    color: red;
}
/* /Shared/PickupRouteFinder.razor.rz.scp.css */
label[b-k4gfmgyb1g] {
    font-weight: bold;
}

.form-content[b-k4gfmgyb1g] {
    max-height: calc(100vh - 220px);
    overflow: auto;
    overflow-x: hidden;
}

.msgError[b-k4gfmgyb1g] {
    color: red;
}
/* /Shared/PickupRoutesStatsTable.razor.rz.scp.css */
.table-responsive[b-42p3fsb4uy] {
    border: solid 1px #c0c0c0;
}

thead th[b-42p3fsb4uy] {
    color: black;
    background-color: white;
    font-weight: normal;
    vertical-align: middle;
}

    thead th.routeHeader:hover[b-42p3fsb4uy] {
        background-color: rgb(245,245,245);
        cursor: pointer;
    }

    thead th.sorted[b-42p3fsb4uy] {
        /*background-color: green;*/
    }

        thead th.sorted:hover[b-42p3fsb4uy] {
            /*background-color: darkgreen;*/
        }

tbody td[b-42p3fsb4uy] {
    vertical-align: middle;
}

.table > :not(:first-child)[b-42p3fsb4uy] {
    border-top: none;
}

tr.selected:nth-child(even) td[b-42p3fsb4uy] {
    background-color: rgb(176,222,234);
}

tr.selected:nth-child(odd) td[b-42p3fsb4uy] {
    background-color: rgb(150,211,226);
}

tr:nth-child(even) td[b-42p3fsb4uy] {
    background-color: rgb(248, 249, 250); /* impar */
}

tr:nth-child(odd) td[b-42p3fsb4uy] {
    background-color: rgb(236, 237, 238); /* par */
}

tr.dummyRow td[b-42p3fsb4uy] {
    /*background-color: #808080;*/
}

.nodata[b-42p3fsb4uy] {
    color: red;
}

.inTrip[b-42p3fsb4uy] {
    color: green;
}

.pagination-buttons[b-42p3fsb4uy] {
    margin-top: 4px;
    display: table;
}

    .pagination-buttons div[b-42p3fsb4uy] {
        display: table-cell;
        vertical-align: middle;
        padding-left: 6px;
        padding-right: 6px;
        background-color: white;
        border-top: solid 1px #c0c0c0;
        border-bottom: solid 1px #c0c0c0;
    }
/* /Shared/PickupRoutesTable.razor.rz.scp.css */
.table-responsive[b-f7p4ft86rj] {
    border: solid 1px #c0c0c0;
}

thead th[b-f7p4ft86rj] {
    color: black;
    background-color: white;
    font-weight: normal;
    vertical-align: middle;
}

    thead th.routeHeader:hover[b-f7p4ft86rj] {
        background-color: rgb(245,245,245);
        cursor: pointer;
    }

    thead th.sorted[b-f7p4ft86rj] {
        /*background-color: green;*/
    }

        thead th.sorted:hover[b-f7p4ft86rj] {
            /*background-color: darkgreen;*/
        }

tbody td[b-f7p4ft86rj] {
    vertical-align: middle;
}

.table > :not(:first-child)[b-f7p4ft86rj] {
    border-top: none;
}

tr.selected:nth-child(even) td[b-f7p4ft86rj] {
    background-color: rgb(176,222,234);
}

tr.selected:nth-child(odd) td[b-f7p4ft86rj] {
    background-color: rgb(150,211,226);
}

tr:nth-child(even) td[b-f7p4ft86rj] {
    background-color: rgb(248, 249, 250); /* impar */
}

tr:nth-child(odd) td[b-f7p4ft86rj] {
    background-color: rgb(236, 237, 238); /* par */
}

tr.dummyRow td[b-f7p4ft86rj] {
    /*background-color: #808080;*/
}

.nodata[b-f7p4ft86rj] {
    color: red;
}

.inTrip[b-f7p4ft86rj] {
    color: green;
}

.pagination-buttons[b-f7p4ft86rj] {
    margin-top: 4px;
    display: table;
}

    .pagination-buttons div[b-f7p4ft86rj] {
        display: table-cell;
        vertical-align: middle;
        padding-left: 6px;
        padding-right: 6px;
        background-color: white;
        border-top: solid 1px #c0c0c0;
        border-bottom: solid 1px #c0c0c0;
    }
/* /Shared/PickupRouteStatusFilter.razor.rz.scp.css */
.criteria[b-fkdgrnldic] {
    width: 170px;
}

.filterValue[b-fkdgrnldic] {
    margin-left: 4px;
    margin-right: 4px;
    width: 140px;
}
/* /Shared/PromptDialog.razor.rz.scp.css */
.form-content[b-e8uewkvpps] {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
    overflow-x: hidden;
}

label[b-e8uewkvpps] {
    font-weight: bold;
}
/* /Shared/ShippingDataForm.razor.rz.scp.css */
.form-content[b-rk26g1p0iv] {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
    overflow-x: hidden;
}

label[b-rk26g1p0iv] {
    font-weight: bold;
}

.cancel-button[b-rk26g1p0iv] {
    float: left;
}

.accept-button[b-rk26g1p0iv] {
    float: right;
}
/* /Shared/SimpleOrdersFilter.razor.rz.scp.css */
.criteria[b-2wfwkpheqw] {
    width: 140px;
}

.filterValue[b-2wfwkpheqw] {
    margin-left: 4px;
    margin-right: 4px;
    width: 140px;
}
/* /Shared/Spinner.razor.rz.scp.css */
div[b-r10wbno41s] {
    display: table;
}

i[b-r10wbno41s] {
    display: table-cell;
    font-size: 80px
}
/* /Shared/StartNewTripForm.razor.rz.scp.css */
.form-content[b-10sh44vcko] {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
    overflow-x: hidden;
}

label[b-10sh44vcko] {
    font-weight: bold;
}
/* /Shared/TableSettingsForm.razor.rz.scp.css */
.form-content[b-vmjj75sewc] {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
    overflow-x: hidden;
}

table.pagination-settings[b-vmjj75sewc] {
    width: 100%;
}

    table.pagination-settings td[b-vmjj75sewc] {
        padding: 4px;
    }

        table.pagination-settings td:last-child[b-vmjj75sewc] {
            width: 100px;
            text-align: right;
        }

td[b-vmjj75sewc] {
    vertical-align: middle;
}

label.section[b-vmjj75sewc] {
    font-weight: bold;
    margin-bottom: 4px;
}

tr.hightlight td[b-vmjj75sewc] {
    animation: hightlightRow-b-vmjj75sewc 1.5s infinite;
}

@keyframes hightlightRow-b-vmjj75sewc {
    0% {
        background-color: initial;
    }

    50% {
        background-color: rgb(255,210,50);
    }

    100% {
        background-color: initial;
    }
}
/* /Shared/TagIdManualForm.razor.rz.scp.css */
label[b-1fv45rpz7k] {
    font-weight: bold;
}

.error-msg[b-1fv45rpz7k] {
    color: red;
}
/* /Shared/TagIdReaderForm.razor.rz.scp.css */
.lines-container[b-9q16a99glu] {
    height: 360px;
    border: solid 1px #c0c0c0;
    border-radius: 4px;
    overflow-y: scroll;
}

    .lines-container table[b-9q16a99glu] {
        width: 100%;
    }

.chk-mother i[b-9q16a99glu] {
    color: blue;
}

.mode[b-9q16a99glu] {
    margin-bottom: 10px;
}

    .mode .chk-mother-cont[b-9q16a99glu] {
        float: right;
    }

.error-msg[b-9q16a99glu] {
    margin-top: 10px;
    color: red;
}
/* /Shared/ToggleSwitch.razor.rz.scp.css */
.switch[b-zt8bc1d631] {
    --width: 60px;
    --height: 34px;
    --sliderColor: white;
    --sliderPadding: 4px;
    --uncheckedColor: #ccc;
    --checkedColor: #2196F3;
    --transition: .4s;
    --sliderSize: calc(var(--height) - 2 * var(--sliderPadding));
}

    .switch.disabled[b-zt8bc1d631] {
        opacity: 0.5;
    }

/* The switch - the box around the slider */
.switch[b-zt8bc1d631] {
    position: relative;
    display: inline-block;
    width: var(--width);
    height: var(--height);
}

    /* Hide default HTML checkbox */
    .switch input[b-zt8bc1d631] {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.slider[b-zt8bc1d631] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--uncheckedColor);
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

    .slider[b-zt8bc1d631]:before {
        position: absolute;
        content: "";
        height: var(--sliderSize);
        width: var(--sliderSize);
        left: var(--sliderPadding);
        bottom: var(--sliderPadding);
        background-color: var(--sliderColor);
        -webkit-transition: var(--transition);
        transition: var(--transition);
    }

input:checked + .slider[b-zt8bc1d631] {
    background-color: var(--checkedColor);
}

input:focus + .slider[b-zt8bc1d631] {
    box-shadow: 0 0 1px var(--checkedColor);
}

input:checked + .slider[b-zt8bc1d631]:before {
    -webkit-transform: translateX(calc(var(--width) - var(--sliderSize) - 2 * var(--sliderPadding)));
    -ms-transform: translateX(calc(var(--width) - var(--sliderSize) - 2 * var(--sliderPadding)));
    transform: translateX(calc(var(--width) - var(--sliderSize) - 2 * var(--sliderPadding)));
}

/* Rounded sliders */
.slider.round[b-zt8bc1d631] {
    border-radius: var(--height);
}

    .slider.round[b-zt8bc1d631]:before {
        border-radius: 50%;
    }
/* /Shared/TripSummary.razor.rz.scp.css */
table[b-ornnsnxunt] {
    width: 100%;
}

th[b-ornnsnxunt] {
    /*text-align: right;*/
    background-color: #dfdfdf;
    border-top: solid 1px #c0c0c0;
    border-bottom: solid 1px #c0c0c0;
}

.subdat[b-ornnsnxunt] {
    text-align: right;
    padding-right: 6px;
}

td:nth-child(2)[b-ornnsnxunt], th:nth-child(2)[b-ornnsnxunt] {
    text-align: right;
}
/* /Shared/TripSummaryForm.razor.rz.scp.css */
.form-content[b-cc9fvldh7e] {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
    overflow-x: hidden;
}

label[b-cc9fvldh7e] {
    font-weight: bold;
    /*text-decoration: underline;*/
}

table[b-cc9fvldh7e] {
    width: 100%;
}

td.cab[b-cc9fvldh7e] {
    text-align: right;
    padding-right: 6px;
    vertical-align: top;
    /*font-weight:bold;*/
}

td.dat[b-cc9fvldh7e] {
    text-align: left;
}


.errorMsg[b-cc9fvldh7e] {
    color: red;
}
/* /Shared/WeighingConfigurationForm.razor.rz.scp.css */
label[b-ecytg7j53g] {
    font-weight: bold;
}
