/* /Components/SignaturePad.razor.rz.scp.css */
#sig-canvas[b-w6s8eqv4i6] {
    border: 2px dotted #CCCCCC;
    border-radius: 15px;
    cursor: crosshair;
}

.signature[b-w6s8eqv4i6] {
    border: 2px dotted #CCCCCC;
    border-radius: 15px;
    cursor: crosshair;
}
/* /Pages/AuthorizeLoading.razor.rz.scp.css */

.top-pad[b-akfy1rnlpf] {
    padding-top: 20px;
}

.page[b-akfy1rnlpf] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-akfy1rnlpf] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-akfy1rnlpf] {
        width: 18%;
        float: right;
    }

th.centered[b-akfy1rnlpf] {
    width: 70px;
    text-align: center;
}

td.centered[b-akfy1rnlpf] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-akfy1rnlpf] {
    font-weight: bold;
}

.color-red[b-akfy1rnlpf] {
    color: red;
}

.row-spacer[b-akfy1rnlpf] {
    margin-bottom: 3px;
}

.col-spacer[b-akfy1rnlpf] {
    margin-left: 10px;
}

.top-bottom-pad[b-akfy1rnlpf] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-akfy1rnlpf] {
    width: 100%;
}

.loads[b-akfy1rnlpf] {
    width: 100%;
}

    .loads .left-table[b-akfy1rnlpf] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-akfy1rnlpf] {
        width: 30%;
        float: right;
    }

table.rates[b-akfy1rnlpf] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-akfy1rnlpf] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-akfy1rnlpf] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-akfy1rnlpf],
.rates td[b-akfy1rnlpf] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-akfy1rnlpf],
.rates td[b-akfy1rnlpf],
.rates th:nth-child(2n+1)[b-akfy1rnlpf] {
    border-bottom: 1px solid black;
}

.carrier[b-akfy1rnlpf] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-akfy1rnlpf] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-akfy1rnlpf] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-akfy1rnlpf] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.verify-btn[b-akfy1rnlpf] {
    margin-left: 5%;
    margin-right: 10%;
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.height40[b-akfy1rnlpf] {
    height: 40px;
}

select.my-input[b-akfy1rnlpf] {
    width: 100%;
}
/* /Pages/BalerTallyEntry.razor.rz.scp.css */

.top-pad[b-akdc02nqnt] {
    padding-top: 20px;
}

.page[b-akdc02nqnt] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-akdc02nqnt] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-akdc02nqnt] {
        width: 18%;
        float: right;
    }

th.centered[b-akdc02nqnt] {
    width: 70px;
    text-align: center;
}

td.centered[b-akdc02nqnt] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-akdc02nqnt] {
    font-weight: bold;
}

.color-red[b-akdc02nqnt] {
    color: red;
}

.row-spacer[b-akdc02nqnt] {
    margin-bottom: 3px;
}

.col-spacer[b-akdc02nqnt] {
    margin-left: 10px;
}

.top-bottom-pad[b-akdc02nqnt] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-akdc02nqnt] {
    width: 100%;
}

.loads[b-akdc02nqnt] {
    width: 100%;
}

    .loads .left-table[b-akdc02nqnt] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-akdc02nqnt] {
        width: 30%;
        float: right;
    }

table.rates[b-akdc02nqnt] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-akdc02nqnt] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-akdc02nqnt] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-akdc02nqnt],
.rates td[b-akdc02nqnt] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-akdc02nqnt],
.rates td[b-akdc02nqnt],
.rates th:nth-child(2n+1)[b-akdc02nqnt] {
    border-bottom: 1px solid black;
}

.carrier[b-akdc02nqnt] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-akdc02nqnt] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-akdc02nqnt] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-akdc02nqnt] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.print-btn[b-akdc02nqnt] {
    margin-left: 20%;
    margin-right: 25%;
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.save-btn[b-akdc02nqnt] {
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.purp-btn[b-akdc02nqnt] {
    background-color: rebeccapurple;
}

.height40[b-akdc02nqnt] {
    height: 40px;
}

select.my-input[b-akdc02nqnt] {
    width: 100%;
}

.smaller[b-akdc02nqnt] {
    font-size: smaller;
    text-align: right;
}
/* /Pages/BalerTallyReports.razor.rz.scp.css */

.top-pad[b-uulbeiwkb1] {
    padding-top: 20px;
}

.page[b-uulbeiwkb1] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-uulbeiwkb1] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-uulbeiwkb1] {
        width: 18%;
        float: right;
    }

th.centered[b-uulbeiwkb1] {
    width: 70px;
    text-align: center;
}

td.centered[b-uulbeiwkb1] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-uulbeiwkb1] {
    font-weight: bold;
}

.color-red[b-uulbeiwkb1] {
    color: red;
}

.row-spacer[b-uulbeiwkb1] {
    margin-bottom: 3px;
}

.col-spacer[b-uulbeiwkb1] {
    margin-left: 10px;
}

.top-bottom-pad[b-uulbeiwkb1] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-uulbeiwkb1] {
    width: 100%;
}

.loads[b-uulbeiwkb1] {
    width: 100%;
}

    .loads .left-table[b-uulbeiwkb1] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-uulbeiwkb1] {
        width: 30%;
        float: right;
    }

table.rates[b-uulbeiwkb1] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-uulbeiwkb1] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-uulbeiwkb1] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-uulbeiwkb1],
.rates td[b-uulbeiwkb1] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-uulbeiwkb1],
.rates td[b-uulbeiwkb1],
.rates th:nth-child(2n+1)[b-uulbeiwkb1] {
    border-bottom: 1px solid black;
}

.carrier[b-uulbeiwkb1] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-uulbeiwkb1] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-uulbeiwkb1] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-uulbeiwkb1] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.print-btn[b-uulbeiwkb1] {
    margin-left: 20%;
    margin-right: 25%;
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.purp-btn[b-uulbeiwkb1] {
    background-color: rebeccapurple;
}

.height40[b-uulbeiwkb1] {
    height: 40px;
}

select.my-input[b-uulbeiwkb1] {
    width: 100%;
}

.smaller[b-uulbeiwkb1] {
    font-size: smaller;
    text-align: right;
}
/* /Pages/BalingReports.razor.rz.scp.css */
.top-pad[b-hz0y4c05yr] {
    padding-top: 20px;
}

.page[b-hz0y4c05yr] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-hz0y4c05yr] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-hz0y4c05yr] {
        width: 18%;
        float: right;
    }

th.centered[b-hz0y4c05yr] {
    width: 70px;
    text-align: center;
}

td.centered[b-hz0y4c05yr] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-hz0y4c05yr] {
    font-weight: bold;
}

.color-red[b-hz0y4c05yr] {
    color: red;
}

.row-spacer[b-hz0y4c05yr] {
    margin-bottom: 3px;
}

.col-spacer[b-hz0y4c05yr] {
    margin-left: 10px;
}

.top-bottom-pad[b-hz0y4c05yr] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-hz0y4c05yr] {
    width: 100%;
}

.loads[b-hz0y4c05yr] {
    width: 100%;
}

    .loads .left-table[b-hz0y4c05yr] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-hz0y4c05yr] {
        width: 30%;
        float: right;
    }

table.rates[b-hz0y4c05yr] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-hz0y4c05yr] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-hz0y4c05yr] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-hz0y4c05yr],
.rates td[b-hz0y4c05yr] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-hz0y4c05yr],
.rates td[b-hz0y4c05yr],
.rates th:nth-child(2n+1)[b-hz0y4c05yr] {
    border-bottom: 1px solid black;
}

.carrier[b-hz0y4c05yr] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-hz0y4c05yr] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-hz0y4c05yr] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-hz0y4c05yr] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.print-btn[b-hz0y4c05yr] {
    margin-left: 20%;
    margin-right: 25%;
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.purp-btn[b-hz0y4c05yr] {
    background-color: rebeccapurple;
}

.height40[b-hz0y4c05yr] {
    height: 40px;
}

select.my-input[b-hz0y4c05yr] {
    width: 100%;
}
/* /Pages/ContainerShipment.razor.rz.scp.css */

.top-pad[b-8zb57cl5dx] {
    padding-top: 20px;
}

.page[b-8zb57cl5dx] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-8zb57cl5dx] {
        width: 50%;
        float: left;
    }

    .page .rightside[b-8zb57cl5dx] {
        width: 48%;
        float: right;
    }

th.centered[b-8zb57cl5dx] {
    width: 70px;
    text-align: center;
}

td.centered[b-8zb57cl5dx] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-8zb57cl5dx] {
    font-weight: bold;
}

.color-red[b-8zb57cl5dx] {
    color: red;
}

.row-spacer[b-8zb57cl5dx] {
    margin-bottom: 3px;
}

.top-bottom-pad[b-8zb57cl5dx] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-8zb57cl5dx] {
    height: 30px;
}

input.std-input[b-8zb57cl5dx] {
    background-color: cornsilk;
}

.loads[b-8zb57cl5dx] {
    width: 100%;
}

    .loads .left-table[b-8zb57cl5dx] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-8zb57cl5dx] {
        width: 30%;
        float: right;
    }

table.rates[b-8zb57cl5dx] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-8zb57cl5dx] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-8zb57cl5dx] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-8zb57cl5dx], 
.rates td[b-8zb57cl5dx] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-8zb57cl5dx],
.rates td[b-8zb57cl5dx], 
.rates th:nth-child(2n+1)[b-8zb57cl5dx] {
    border-bottom: 1px solid black;
}

.carrier[b-8zb57cl5dx] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-8zb57cl5dx] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-8zb57cl5dx] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-8zb57cl5dx] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.bulk-btn[b-8zb57cl5dx] {
    width: 250px;
    height: 150px;
    margin-left: 20px;
    padding: 25px;
    border-radius: 25px;
}

.height40[b-8zb57cl5dx] {
    height: 40px;
}


.action-btn[b-8zb57cl5dx] {
    padding: 25px 50px;
    border-radius: 25px;
    border: none;
    background-color: darkslategray;
    color: white;
    margin-left: 20px;
    margin-bottom: 20px;
    width: 250px;
}
/* /Pages/FtpManager.razor.rz.scp.css */

.top-pad[b-ooad015fvo] {
    padding-top: 20px;
}

.page[b-ooad015fvo] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-ooad015fvo] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-ooad015fvo] {
        width: 18%;
        float: right;
    }

th.centered[b-ooad015fvo] {
    width: 70px;
    text-align: center;
}

td.centered[b-ooad015fvo] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-ooad015fvo] {
    font-weight: bold;
}

.color-red[b-ooad015fvo] {
    color: red;
}

.row-spacer[b-ooad015fvo] {
    margin-bottom: 3px;
}

.col-spacer[b-ooad015fvo] {
    margin-left: 10px;
}

.top-bottom-pad[b-ooad015fvo] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-ooad015fvo] {
    width: 100%;
}

.loads[b-ooad015fvo] {
    width: 100%;
}

    .loads .left-table[b-ooad015fvo] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-ooad015fvo] {
        width: 30%;
        float: right;
    }

table.rates[b-ooad015fvo] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-ooad015fvo] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-ooad015fvo] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-ooad015fvo],
.rates td[b-ooad015fvo] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-ooad015fvo],
.rates td[b-ooad015fvo],
.rates th:nth-child(2n+1)[b-ooad015fvo] {
    border-bottom: 1px solid black;
}

.carrier[b-ooad015fvo] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-ooad015fvo] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-ooad015fvo] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-ooad015fvo] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.print-btn[b-ooad015fvo] {
    margin-left: 20%;
    margin-right: 25%;
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.purp-btn[b-ooad015fvo] {
    background-color: rebeccapurple;
}

.height40[b-ooad015fvo] {
    height: 40px;
}

select.my-input[b-ooad015fvo] {
    width: 100%;
}
/* /Pages/GeneratePaperTally.razor.rz.scp.css */

.top-pad[b-7o03agtwux] {
    padding-top: 20px;
}

.page[b-7o03agtwux] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-7o03agtwux] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-7o03agtwux] {
        width: 18%;
        float: right;
    }

th.centered[b-7o03agtwux] {
    width: 70px;
    text-align: center;
}

td.centered[b-7o03agtwux] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-7o03agtwux] {
    font-weight: bold;
}

.color-red[b-7o03agtwux] {
    color: red;
}

.row-spacer[b-7o03agtwux] {
    margin-bottom: 3px;
}

.col-spacer[b-7o03agtwux] {
    margin-left: 10px;
}

.top-bottom-pad[b-7o03agtwux] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-7o03agtwux] {
    width: 100%;
}

.loads[b-7o03agtwux] {
    width: 100%;
}

    .loads .left-table[b-7o03agtwux] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-7o03agtwux] {
        width: 30%;
        float: right;
    }

table.rates[b-7o03agtwux] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-7o03agtwux] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-7o03agtwux] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-7o03agtwux],
.rates td[b-7o03agtwux] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-7o03agtwux],
.rates td[b-7o03agtwux],
.rates th:nth-child(2n+1)[b-7o03agtwux] {
    border-bottom: 1px solid black;
}

.carrier[b-7o03agtwux] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-7o03agtwux] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-7o03agtwux] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.save-btn[b-7o03agtwux] {
    padding: 20px;
    font-size: xx-large;
    background-color: rebeccapurple;
    color: white;
}

.height40[b-7o03agtwux] {
    height: 40px;
}

select.my-input[b-7o03agtwux] {
    width: 100%;
}
/* /Pages/GenerateTallyID.razor.rz.scp.css */

.top-pad[b-0a4cw0w8ek] {
    padding-top: 20px;
}

.page[b-0a4cw0w8ek] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-0a4cw0w8ek] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-0a4cw0w8ek] {
        width: 18%;
        float: right;
    }

th.centered[b-0a4cw0w8ek] {
    width: 70px;
    text-align: center;
}

td.centered[b-0a4cw0w8ek] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-0a4cw0w8ek] {
    font-weight: bold;
}

.color-red[b-0a4cw0w8ek] {
    color: red;
}

.row-spacer[b-0a4cw0w8ek] {
    margin-bottom: 3px;
}

.col-spacer[b-0a4cw0w8ek] {
    margin-left: 10px;
}

.top-bottom-pad[b-0a4cw0w8ek] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-0a4cw0w8ek] {
    width: 100%;
}

.loads[b-0a4cw0w8ek] {
    width: 100%;
}

    .loads .left-table[b-0a4cw0w8ek] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-0a4cw0w8ek] {
        width: 30%;
        float: right;
    }

table.rates[b-0a4cw0w8ek] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-0a4cw0w8ek] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-0a4cw0w8ek] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-0a4cw0w8ek],
.rates td[b-0a4cw0w8ek] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-0a4cw0w8ek],
.rates td[b-0a4cw0w8ek],
.rates th:nth-child(2n+1)[b-0a4cw0w8ek] {
    border-bottom: 1px solid black;
}

.carrier[b-0a4cw0w8ek] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-0a4cw0w8ek] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-0a4cw0w8ek] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-0a4cw0w8ek] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.verify-btn[b-0a4cw0w8ek] {
    margin-left: 5%;
    margin-right: 10%;
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.height40[b-0a4cw0w8ek] {
    height: 40px;
}

select.my-input[b-0a4cw0w8ek] {
    width: 100%;
}
/* /Pages/InventoryReports.razor.rz.scp.css */
.top-pad[b-4i2ek9zotf] {
    padding-top: 20px;
}

.page[b-4i2ek9zotf] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-4i2ek9zotf] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-4i2ek9zotf] {
        width: 18%;
        float: right;
    }

th.centered[b-4i2ek9zotf] {
    width: 70px;
    text-align: center;
}

td.centered[b-4i2ek9zotf] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-4i2ek9zotf] {
    font-weight: bold;
}

.color-red[b-4i2ek9zotf] {
    color: red;
}

.row-spacer[b-4i2ek9zotf] {
    margin-bottom: 3px;
}

.col-spacer[b-4i2ek9zotf] {
    margin-left: 10px;
}

.top-bottom-pad[b-4i2ek9zotf] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-4i2ek9zotf] {
    width: 100%;
}

.loads[b-4i2ek9zotf] {
    width: 100%;
}

    .loads .left-table[b-4i2ek9zotf] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-4i2ek9zotf] {
        width: 30%;
        float: right;
    }

table.rates[b-4i2ek9zotf] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-4i2ek9zotf] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-4i2ek9zotf] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-4i2ek9zotf],
.rates td[b-4i2ek9zotf] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-4i2ek9zotf],
.rates td[b-4i2ek9zotf],
.rates th:nth-child(2n+1)[b-4i2ek9zotf] {
    border-bottom: 1px solid black;
}

.carrier[b-4i2ek9zotf] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-4i2ek9zotf] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-4i2ek9zotf] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-4i2ek9zotf] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.print-btn[b-4i2ek9zotf] {
    margin-left: 20%;
    margin-right: 25%;
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.purp-btn[b-4i2ek9zotf] {
    background-color: rebeccapurple;
}

.height40[b-4i2ek9zotf] {
    height: 40px;
}

select.my-input[b-4i2ek9zotf] {
    width: 100%;
}
/* /Pages/LoadConfirmation.razor.rz.scp.css */

.top-pad[b-sp0m2q8yoq] {
    padding-top: 20px;
}

.page[b-sp0m2q8yoq] {
    width: 80%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-sp0m2q8yoq] {
        width: 65%;
        float: left;
    }

    .page .rightside[b-sp0m2q8yoq] {
        width: 32%;
        float: right;
    }

.bold-text[b-sp0m2q8yoq] {
    font-weight: bold;
}

.color-red[b-sp0m2q8yoq] {
    color: red;
}

.row-spacer[b-sp0m2q8yoq] {
    margin-bottom: 3px;
}

.top-bottom-pad[b-sp0m2q8yoq] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-sp0m2q8yoq] {
    height: 30px;
}

.std-input-mask[b-sp0m2q8yoq],
input.std-input[b-sp0m2q8yoq] {
    background-color: cornsilk;
}

input.std-input:focus[b-sp0m2q8yoq] {
    background-color: white;
}

select.std-input[b-sp0m2q8yoq] {
    background-color: cornsilk;
    border: 2px solid black;
}

    select.std-input:focus[b-sp0m2q8yoq] {
        background-color: white;
    }

.std-input .numeric[b-sp0m2q8yoq] {
    background-color: cornsilk;
}

.std-input .numeric :focus[b-sp0m2q8yoq] {
    background-color: white;
}

.height40[b-sp0m2q8yoq] {
    height: 40px;
}


.loads[b-sp0m2q8yoq] {
    width: 100%;
}

    .loads .left-table[b-sp0m2q8yoq] {
        width: 67%;
        float: left;
    }

    .loads .right-table[b-sp0m2q8yoq] {
        width: 30%;
        float: right;
    }

table.rates[b-sp0m2q8yoq] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-sp0m2q8yoq] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-sp0m2q8yoq] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-sp0m2q8yoq], 
.rates td[b-sp0m2q8yoq] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-sp0m2q8yoq], 
.rates td[b-sp0m2q8yoq], 
.rates th:nth-child(2n+1)[b-sp0m2q8yoq] {
    border-bottom: 1px solid black;
}

table.orders-table[b-sp0m2q8yoq] {
    font-size: smaller;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.orders-table th.centered[b-sp0m2q8yoq] {
    width: 70px;
    text-align: center;
}

.orders-table td.centered[b-sp0m2q8yoq] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}

.orders-table .delivery-time[b-sp0m2q8yoq] {
    width: 100px;
    text-align: end;
    padding-right: 20px;
}

.orders-table th[b-sp0m2q8yoq] {
    height: 25px;
    border-top: 1px solid black;
}

.orders-table tr[b-sp0m2q8yoq],
.orders-table td[b-sp0m2q8yoq] {
    height: 20px;
    border-top: 1px solid black;
}


.carrier[b-sp0m2q8yoq] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-sp0m2q8yoq] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[type=text][b-sp0m2q8yoq] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.equipment[b-sp0m2q8yoq] {
    padding: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .equipment h6[b-sp0m2q8yoq] {
        font-weight: bold;
        text-align: end;
        padding-right: 20px;
    }

.penalty[b-sp0m2q8yoq] {
    width: 40%;
    padding: 20px;
    border: solid 1px black;
}

.freight[b-sp0m2q8yoq] {
    width: 60%;
    padding-top: 10px;
    border-top: solid 1px black;
    border-left: solid 1px black;
    border-bottom: solid 1px black;
}

    .freight .total[b-sp0m2q8yoq] {
        font-weight: bold;
        text-align: end;
        margin-top: 5px;
        padding-right: 25px;
    }

.confirmation-btn[b-sp0m2q8yoq] {
    height: 250px;
    padding: 25px;
    border-radius: 25px;
    border: none;
    background-color: royalblue;
    color: white;
}

.actions[b-sp0m2q8yoq] {
    padding: 25px 50px;
    border-radius: 25px;
    border: none;
    background-color: darkslategray;
    color: white;
    margin-bottom: 20px;
    width: stretch;
}

.bulk-btn[b-sp0m2q8yoq] {
    width: 250px;
    height: 150px;
    margin-left: 20px;
    padding: 25px;
    border-radius: 25px;
}

@media screen and (min-width: 1856px) and (max-width: 2317px) {
    .page[b-sp0m2q8yoq] {
        width: 100%;
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media screen and (max-width: 1855px) {
    .page[b-sp0m2q8yoq] {
        width: 100%;
        padding-right: 30px;
        padding-left: 30px;
    }
    .actions[b-sp0m2q8yoq] {
        padding: 25px;
        border-radius: 25px;
        border: none;
        background-color: darkslategray;
        color: white;
        margin-bottom: 20px;
        width: 100%;
    }
}
/* /Pages/LoadDispatch.razor.rz.scp.css */

.top-pad[b-eu3rg4mhg3] {
    padding-top: 20px;
}

.page[b-eu3rg4mhg3] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-eu3rg4mhg3] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-eu3rg4mhg3] {
        width: 18%;
        float: right;
    }

th.centered[b-eu3rg4mhg3] {
    width: 70px;
    text-align: center;
}

td.centered[b-eu3rg4mhg3] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-eu3rg4mhg3] {
    font-weight: bold;
}

.color-red[b-eu3rg4mhg3] {
    color: red;
}

.row-spacer[b-eu3rg4mhg3] {
    margin-bottom: 3px;
}

.col-spacer[b-eu3rg4mhg3] {
    margin-left: 10px;
}

.top-bottom-pad[b-eu3rg4mhg3] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-eu3rg4mhg3] {
    width: 100%;
}

.loads[b-eu3rg4mhg3] {
    width: 100%;
}

    .loads .left-table[b-eu3rg4mhg3] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-eu3rg4mhg3] {
        width: 30%;
        float: right;
    }

table.rates[b-eu3rg4mhg3] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-eu3rg4mhg3] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-eu3rg4mhg3] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-eu3rg4mhg3],
.rates td[b-eu3rg4mhg3] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-eu3rg4mhg3],
.rates td[b-eu3rg4mhg3],
.rates th:nth-child(2n+1)[b-eu3rg4mhg3] {
    border-bottom: 1px solid black;
}

.carrier[b-eu3rg4mhg3] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-eu3rg4mhg3] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-eu3rg4mhg3] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-eu3rg4mhg3] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.print-btn[b-eu3rg4mhg3] {
    margin-left: 20%;
    margin-right: 25%;
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.height40[b-eu3rg4mhg3] {
    height: 40px;
}

select.my-input[b-eu3rg4mhg3] {
    width: 100%;
}
/* /Pages/LoadInfo.razor.rz.scp.css */

.top-pad[b-5cwey6ol5v] {
    padding-top: 20px;
}

.page[b-5cwey6ol5v] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-5cwey6ol5v] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-5cwey6ol5v] {
        width: 18%;
        float: right;
    }

th.centered[b-5cwey6ol5v] {
    width: 70px;
    text-align: center;
}

td.centered[b-5cwey6ol5v] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-5cwey6ol5v] {
    font-weight: bold;
}

.color-red[b-5cwey6ol5v] {
    color: red;
}

.row-spacer[b-5cwey6ol5v] {
    margin-bottom: 3px;
}

.col-spacer[b-5cwey6ol5v] {
    margin-left: 10px;
}

.top-bottom-pad[b-5cwey6ol5v] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-5cwey6ol5v] {
    width: 100%;
}

.loads[b-5cwey6ol5v] {
    width: 100%;
}

    .loads .left-table[b-5cwey6ol5v] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-5cwey6ol5v] {
        width: 30%;
        float: right;
    }

table.rates[b-5cwey6ol5v] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-5cwey6ol5v] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-5cwey6ol5v] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-5cwey6ol5v],
.rates td[b-5cwey6ol5v] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-5cwey6ol5v],
.rates td[b-5cwey6ol5v],
.rates th:nth-child(2n+1)[b-5cwey6ol5v] {
    border-bottom: 1px solid black;
}

.carrier[b-5cwey6ol5v] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-5cwey6ol5v] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-5cwey6ol5v] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-5cwey6ol5v] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.verify-btn[b-5cwey6ol5v] {
    margin-left: 5%;
    margin-right: 10%;
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.height40[b-5cwey6ol5v] {
    height: 40px;
}

select.my-input[b-5cwey6ol5v] {
    width: 100%;
}
/* /Pages/LoadReports.razor.rz.scp.css */

.top-pad[b-doiwweea5m] {
    padding-top: 20px;
}

.page[b-doiwweea5m] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-doiwweea5m] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-doiwweea5m] {
        width: 18%;
        float: right;
    }

th.centered[b-doiwweea5m] {
    width: 70px;
    text-align: center;
}

td.centered[b-doiwweea5m] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-doiwweea5m] {
    font-weight: bold;
}

.color-red[b-doiwweea5m] {
    color: red;
}

.row-spacer[b-doiwweea5m] {
    margin-bottom: 3px;
}

.col-spacer[b-doiwweea5m] {
    margin-left: 10px;
}

.top-bottom-pad[b-doiwweea5m] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-doiwweea5m] {
    width: 100%;
}

.loads[b-doiwweea5m] {
    width: 100%;
}

    .loads .left-table[b-doiwweea5m] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-doiwweea5m] {
        width: 30%;
        float: right;
    }

table.rates[b-doiwweea5m] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-doiwweea5m] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-doiwweea5m] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-doiwweea5m],
.rates td[b-doiwweea5m] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-doiwweea5m],
.rates td[b-doiwweea5m],
.rates th:nth-child(2n+1)[b-doiwweea5m] {
    border-bottom: 1px solid black;
}

.carrier[b-doiwweea5m] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-doiwweea5m] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-doiwweea5m] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-doiwweea5m] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.print-btn[b-doiwweea5m] {
    margin-left: 20%;
    margin-right: 25%;
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.purp-btn[b-doiwweea5m] {
    background-color: rebeccapurple;
}

.height40[b-doiwweea5m] {
    height: 40px;
}

select.my-input[b-doiwweea5m] {
    width: 100%;
}
/* /Pages/LoadVerification.razor.rz.scp.css */

.top-pad[b-a66q3npkdh] {
    padding-top: 20px;
}

.page[b-a66q3npkdh] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-a66q3npkdh] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-a66q3npkdh] {
        width: 18%;
        float: right;
    }

th.centered[b-a66q3npkdh] {
    width: 70px;
    text-align: center;
}

td.centered[b-a66q3npkdh] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-a66q3npkdh] {
    font-weight: bold;
}

.color-red[b-a66q3npkdh] {
    color: red;
}

.row-spacer[b-a66q3npkdh] {
    margin-bottom: 3px;
}

.col-spacer[b-a66q3npkdh] {
    margin-left: 10px;
}

.top-bottom-pad[b-a66q3npkdh] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-a66q3npkdh] {
    width: 100%;
}

.loads[b-a66q3npkdh] {
    width: 100%;
}

    .loads .left-table[b-a66q3npkdh] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-a66q3npkdh] {
        width: 30%;
        float: right;
    }

table.rates[b-a66q3npkdh] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-a66q3npkdh] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-a66q3npkdh] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-a66q3npkdh],
.rates td[b-a66q3npkdh] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-a66q3npkdh],
.rates td[b-a66q3npkdh],
.rates th:nth-child(2n+1)[b-a66q3npkdh] {
    border-bottom: 1px solid black;
}

.carrier[b-a66q3npkdh] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-a66q3npkdh] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-a66q3npkdh] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-a66q3npkdh] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.verify-btn[b-a66q3npkdh] {
    margin-left: 5%;
    margin-right: 10%;
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.height40[b-a66q3npkdh] {
    height: 40px;
}

select.my-input[b-a66q3npkdh] {
    width: 100%;
}
/* /Pages/PieceRateEntry.razor.rz.scp.css */

.top-pad[b-i2tl4ar8ub] {
    padding-top: 20px;
}

.page[b-i2tl4ar8ub] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-i2tl4ar8ub] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-i2tl4ar8ub] {
        width: 18%;
        float: right;
    }

th.centered[b-i2tl4ar8ub] {
    width: 70px;
    text-align: center;
}

td.centered[b-i2tl4ar8ub] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-i2tl4ar8ub] {
    font-weight: bold;
}

.color-red[b-i2tl4ar8ub] {
    color: red;
}

.row-spacer[b-i2tl4ar8ub] {
    margin-bottom: 3px;
}

.col-spacer[b-i2tl4ar8ub] {
    margin-left: 10px;
}

.top-bottom-pad[b-i2tl4ar8ub] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-i2tl4ar8ub] {
    width: 100%;
}

.loads[b-i2tl4ar8ub] {
    width: 100%;
}

    .loads .left-table[b-i2tl4ar8ub] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-i2tl4ar8ub] {
        width: 30%;
        float: right;
    }

table.rates[b-i2tl4ar8ub] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-i2tl4ar8ub] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-i2tl4ar8ub] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-i2tl4ar8ub],
.rates td[b-i2tl4ar8ub] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-i2tl4ar8ub],
.rates td[b-i2tl4ar8ub],
.rates th:nth-child(2n+1)[b-i2tl4ar8ub] {
    border-bottom: 1px solid black;
}

.carrier[b-i2tl4ar8ub] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-i2tl4ar8ub] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-i2tl4ar8ub] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-i2tl4ar8ub] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.print-btn[b-i2tl4ar8ub] {
    margin-left: 20%;
    margin-right: 25%;
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.save-btn[b-i2tl4ar8ub] {
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.purp-btn[b-i2tl4ar8ub] {
    background-color: rebeccapurple;
}

.height40[b-i2tl4ar8ub] {
    height: 40px;
}

select.my-input[b-i2tl4ar8ub] {
    width: 100%;
}

.smaller[b-i2tl4ar8ub] {
    font-size: smaller;
    text-align: right;
}
/* /Pages/PieceRateImport.razor.rz.scp.css */

.top-pad[b-ffk6iudj0w] {
    padding-top: 20px;
}

.page[b-ffk6iudj0w] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-ffk6iudj0w] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-ffk6iudj0w] {
        width: 18%;
        float: right;
    }

th.centered[b-ffk6iudj0w] {
    width: 70px;
    text-align: center;
}

td.centered[b-ffk6iudj0w] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-ffk6iudj0w] {
    font-weight: bold;
}

.color-red[b-ffk6iudj0w] {
    color: red;
}

.row-spacer[b-ffk6iudj0w] {
    margin-bottom: 3px;
}

.col-spacer[b-ffk6iudj0w] {
    margin-left: 10px;
}

.top-bottom-pad[b-ffk6iudj0w] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-ffk6iudj0w] {
    height: 30px;
}

input.std-input[b-ffk6iudj0w] {
    background-color: cornsilk;
}

.loads[b-ffk6iudj0w] {
    width: 100%;
}

    .loads .left-table[b-ffk6iudj0w] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-ffk6iudj0w] {
        width: 30%;
        float: right;
    }

table.rates[b-ffk6iudj0w] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-ffk6iudj0w] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-ffk6iudj0w] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-ffk6iudj0w],
.rates td[b-ffk6iudj0w] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-ffk6iudj0w],
.rates td[b-ffk6iudj0w],
.rates th:nth-child(2n+1)[b-ffk6iudj0w] {
    border-bottom: 1px solid black;
}

.carrier[b-ffk6iudj0w] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-ffk6iudj0w] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-ffk6iudj0w] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-ffk6iudj0w] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.my-btn[b-ffk6iudj0w] {
    width: 80%;
    margin-left: 20px;
    margin-right: 20px;
    padding: 15px;
    border-radius: 15px;
}

.height40[b-ffk6iudj0w] {
    height: 40px;
}
/* /Pages/PieceRatePage.razor.rz.scp.css */

.top-pad[b-d184t1t9v7] {
    padding-top: 20px;
}

.page[b-d184t1t9v7] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-d184t1t9v7] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-d184t1t9v7] {
        width: 18%;
        float: right;
    }

th.centered[b-d184t1t9v7] {
    width: 70px;
    text-align: center;
}

td.centered[b-d184t1t9v7] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-d184t1t9v7] {
    font-weight: bold;
}

.color-red[b-d184t1t9v7] {
    color: red;
}

.row-spacer[b-d184t1t9v7] {
    margin-bottom: 3px;
}

.col-spacer[b-d184t1t9v7] {
    margin-left: 10px;
}

.top-bottom-pad[b-d184t1t9v7] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-d184t1t9v7] {
    height: 30px;
}

select.std-input[b-d184t1t9v7] {
    width: 100%;
}

input.std-input[b-d184t1t9v7] {
    background-color: cornsilk;
}

.loads[b-d184t1t9v7] {
    width: 100%;
}

    .loads .left-table[b-d184t1t9v7] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-d184t1t9v7] {
        width: 30%;
        float: right;
    }

table.rates[b-d184t1t9v7] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-d184t1t9v7] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-d184t1t9v7] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-d184t1t9v7],
.rates td[b-d184t1t9v7] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-d184t1t9v7],
.rates td[b-d184t1t9v7],
.rates th:nth-child(2n+1)[b-d184t1t9v7] {
    border-bottom: 1px solid black;
}

.carrier[b-d184t1t9v7] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-d184t1t9v7] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-d184t1t9v7] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-d184t1t9v7] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.purple-btn[b-d184t1t9v7] {
    width: 250px;
    height: 50px;
    margin-left: 40px;
    margin-bottom: 5px;
    float: right;
    background-color: rebeccapurple;
    color: white;
}

.height40[b-d184t1t9v7] {
    height: 40px;
}
/* /Pages/PieceRateReports.razor.rz.scp.css */

.top-pad[b-zqwdppkb5s] {
    padding-top: 20px;
}

.page[b-zqwdppkb5s] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-zqwdppkb5s] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-zqwdppkb5s] {
        width: 18%;
        float: right;
    }

th.centered[b-zqwdppkb5s] {
    width: 70px;
    text-align: center;
}

td.centered[b-zqwdppkb5s] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-zqwdppkb5s] {
    font-weight: bold;
}

.color-red[b-zqwdppkb5s] {
    color: red;
}

.row-spacer[b-zqwdppkb5s] {
    margin-bottom: 3px;
}

.col-spacer[b-zqwdppkb5s] {
    margin-left: 10px;
}

.top-bottom-pad[b-zqwdppkb5s] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-zqwdppkb5s] {
    width: 100%;
}

.loads[b-zqwdppkb5s] {
    width: 100%;
}

    .loads .left-table[b-zqwdppkb5s] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-zqwdppkb5s] {
        width: 30%;
        float: right;
    }

table.rates[b-zqwdppkb5s] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-zqwdppkb5s] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-zqwdppkb5s] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-zqwdppkb5s],
.rates td[b-zqwdppkb5s] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-zqwdppkb5s],
.rates td[b-zqwdppkb5s],
.rates th:nth-child(2n+1)[b-zqwdppkb5s] {
    border-bottom: 1px solid black;
}

.carrier[b-zqwdppkb5s] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-zqwdppkb5s] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-zqwdppkb5s] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-zqwdppkb5s] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.print-btn[b-zqwdppkb5s] {
    margin-left: 20%;
    margin-right: 25%;
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.purp-btn[b-zqwdppkb5s] {
    background-color: rebeccapurple;
}

.height40[b-zqwdppkb5s] {
    height: 40px;
}

select.my-input[b-zqwdppkb5s] {
    width: 100%;
}

.smaller[b-zqwdppkb5s] {
    font-size: smaller;
    text-align: right;
}

/* /Pages/ReportsManager.razor.rz.scp.css */
.top-pad[b-i1oe9xp1zv] {
    padding-top: 20px;
}

.page[b-i1oe9xp1zv] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-i1oe9xp1zv] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-i1oe9xp1zv] {
        width: 18%;
        float: right;
    }

th.centered[b-i1oe9xp1zv] {
    width: 70px;
    text-align: center;
}

td.centered[b-i1oe9xp1zv] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-i1oe9xp1zv] {
    font-weight: bold;
}

.color-red[b-i1oe9xp1zv] {
    color: red;
}

.row-spacer[b-i1oe9xp1zv] {
    margin-bottom: 3px;
}

.col-spacer[b-i1oe9xp1zv] {
    margin-left: 10px;
}

.top-bottom-pad[b-i1oe9xp1zv] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-i1oe9xp1zv] {
    width: 100%;
}

.loads[b-i1oe9xp1zv] {
    width: 100%;
}

    .loads .left-table[b-i1oe9xp1zv] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-i1oe9xp1zv] {
        width: 30%;
        float: right;
    }

table.rates[b-i1oe9xp1zv] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-i1oe9xp1zv] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-i1oe9xp1zv] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-i1oe9xp1zv],
.rates td[b-i1oe9xp1zv] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-i1oe9xp1zv],
.rates td[b-i1oe9xp1zv],
.rates th:nth-child(2n+1)[b-i1oe9xp1zv] {
    border-bottom: 1px solid black;
}

.carrier[b-i1oe9xp1zv] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-i1oe9xp1zv] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-i1oe9xp1zv] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-i1oe9xp1zv] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.print-btn[b-i1oe9xp1zv] {
    margin-left: 20%;
    margin-right: 25%;
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.purp-btn[b-i1oe9xp1zv] {
    background-color: rebeccapurple;
}

.height40[b-i1oe9xp1zv] {
    height: 40px;
}

.height60[b-i1oe9xp1zv] {
    height: 60px;
}

select.my-input[b-i1oe9xp1zv] {
    width: 100%;
}
/* /Pages/TransferRequestEntry.razor.rz.scp.css */

.top-pad[b-czaokgvqne] {
    padding-top: 20px;
}

.page[b-czaokgvqne] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-czaokgvqne] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-czaokgvqne] {
        width: 18%;
        float: right;
    }

th.centered[b-czaokgvqne] {
    width: 70px;
    text-align: center;
}

td.centered[b-czaokgvqne] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-czaokgvqne] {
    font-weight: bold;
}

.color-red[b-czaokgvqne] {
    color: red;
}

.row-spacer[b-czaokgvqne] {
    margin-bottom: 3px;
}

.col-spacer[b-czaokgvqne] {
    margin-left: 10px;
}

.top-bottom-pad[b-czaokgvqne] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-czaokgvqne] {
    width: 100%;
}

.loads[b-czaokgvqne] {
    width: 100%;
}

    .loads .left-table[b-czaokgvqne] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-czaokgvqne] {
        width: 30%;
        float: right;
    }

table.rates[b-czaokgvqne] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-czaokgvqne] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-czaokgvqne] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-czaokgvqne],
.rates td[b-czaokgvqne] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-czaokgvqne],
.rates td[b-czaokgvqne],
.rates th:nth-child(2n+1)[b-czaokgvqne] {
    border-bottom: 1px solid black;
}

.carrier[b-czaokgvqne] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-czaokgvqne] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-czaokgvqne] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-czaokgvqne] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.print-btn[b-czaokgvqne] {
    margin-left: 20%;
    margin-right: 25%;
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.save-btn[b-czaokgvqne] {
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.purp-btn[b-czaokgvqne] {
    background-color: rebeccapurple;
}

.height40[b-czaokgvqne] {
    height: 40px;
}

select.my-input[b-czaokgvqne] {
    width: 100%;
}

.smaller[b-czaokgvqne] {
    font-size: smaller;
    text-align: right;
}
/* /Pages/TransferRequestsManager.razor.rz.scp.css */

.top-pad[b-5rtt5k8xgo] {
    padding-top: 20px;
}

.page[b-5rtt5k8xgo] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-5rtt5k8xgo] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-5rtt5k8xgo] {
        width: 18%;
        float: right;
    }

th.centered[b-5rtt5k8xgo] {
    width: 70px;
    text-align: center;
}

td.centered[b-5rtt5k8xgo] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-5rtt5k8xgo] {
    font-weight: bold;
}

.color-red[b-5rtt5k8xgo] {
    color: red;
}

.row-spacer[b-5rtt5k8xgo] {
    margin-bottom: 3px;
}

.col-spacer[b-5rtt5k8xgo] {
    margin-left: 10px;
}

.top-bottom-pad[b-5rtt5k8xgo] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-5rtt5k8xgo] {
    width: 100%;
}

.loads[b-5rtt5k8xgo] {
    width: 100%;
}

    .loads .left-table[b-5rtt5k8xgo] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-5rtt5k8xgo] {
        width: 30%;
        float: right;
    }

table.rates[b-5rtt5k8xgo] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-5rtt5k8xgo] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-5rtt5k8xgo] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-5rtt5k8xgo],
.rates td[b-5rtt5k8xgo] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-5rtt5k8xgo],
.rates td[b-5rtt5k8xgo],
.rates th:nth-child(2n+1)[b-5rtt5k8xgo] {
    border-bottom: 1px solid black;
}

.carrier[b-5rtt5k8xgo] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-5rtt5k8xgo] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-5rtt5k8xgo] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-5rtt5k8xgo] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.print-btn[b-5rtt5k8xgo] {
    margin-left: 20%;
    margin-right: 25%;
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.save-btn[b-5rtt5k8xgo] {
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.purp-btn[b-5rtt5k8xgo] {
    background-color: rebeccapurple;
}

.height40[b-5rtt5k8xgo] {
    height: 40px;
}

select.my-input[b-5rtt5k8xgo] {
    width: 100%;
}

.smaller[b-5rtt5k8xgo] {
    font-size: smaller;
    text-align: right;
}
/* /Pages/YardReports.razor.rz.scp.css */

.top-pad[b-v40q3sbc6s] {
    padding-top: 20px;
}

.page[b-v40q3sbc6s] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-v40q3sbc6s] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-v40q3sbc6s] {
        width: 18%;
        float: right;
    }

th.centered[b-v40q3sbc6s] {
    width: 70px;
    text-align: center;
}

td.centered[b-v40q3sbc6s] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-v40q3sbc6s] {
    font-weight: bold;
}

.color-red[b-v40q3sbc6s] {
    color: red;
}

.row-spacer[b-v40q3sbc6s] {
    margin-bottom: 3px;
}

.col-spacer[b-v40q3sbc6s] {
    margin-left: 10px;
}

.top-bottom-pad[b-v40q3sbc6s] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-v40q3sbc6s] {
    width: 100%;
}

.loads[b-v40q3sbc6s] {
    width: 100%;
}

    .loads .left-table[b-v40q3sbc6s] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-v40q3sbc6s] {
        width: 30%;
        float: right;
    }

table.rates[b-v40q3sbc6s] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-v40q3sbc6s] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-v40q3sbc6s] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-v40q3sbc6s],
.rates td[b-v40q3sbc6s] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-v40q3sbc6s],
.rates td[b-v40q3sbc6s],
.rates th:nth-child(2n+1)[b-v40q3sbc6s] {
    border-bottom: 1px solid black;
}

.carrier[b-v40q3sbc6s] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-v40q3sbc6s] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-v40q3sbc6s] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-v40q3sbc6s] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.print-btn[b-v40q3sbc6s] {
    margin-left: 20%;
    margin-right: 25%;
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.purp-btn[b-v40q3sbc6s] {
    background-color: rebeccapurple;
}

.height40[b-v40q3sbc6s] {
    height: 40px;
}

select.my-input[b-v40q3sbc6s] {
    width: 100%;
}
/* /Pages/YardSetup.razor.rz.scp.css */

.top-pad[b-efgyll60f2] {
    padding-top: 20px;
}

.page[b-efgyll60f2] {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

    .page .leftside[b-efgyll60f2] {
        width: 80%;
        float: left;
    }

    .page .rightside[b-efgyll60f2] {
        width: 18%;
        float: right;
    }

th.centered[b-efgyll60f2] {
    width: 70px;
    text-align: center;
}

td.centered[b-efgyll60f2] {
    width: 70px;
    text-align: center;
    padding-right: 15px;
}


.bold-text[b-efgyll60f2] {
    font-weight: bold;
}

.color-red[b-efgyll60f2] {
    color: red;
}

.row-spacer[b-efgyll60f2] {
    margin-bottom: 3px;
}

.col-spacer[b-efgyll60f2] {
    margin-left: 10px;
}

.top-bottom-pad[b-efgyll60f2] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.std-input[b-efgyll60f2] {
    width: 100%;
}

.loads[b-efgyll60f2] {
    width: 100%;
}

    .loads .left-table[b-efgyll60f2] {
        width: 50%;
        float: left;
    }

    .loads .right-table[b-efgyll60f2] {
        width: 30%;
        float: right;
    }

table.rates[b-efgyll60f2] {
    width: 98%;
    font-size: smaller;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.rates input[b-efgyll60f2] {
    width: 98%;
    height: 30px;
    border: none;
    text-align: center;
}

.rates th[b-efgyll60f2] {
    height: 25px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-efgyll60f2],
.rates td[b-efgyll60f2] {
    height: 20px;
    text-align: center;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

.rates tr[b-efgyll60f2],
.rates td[b-efgyll60f2],
.rates th:nth-child(2n+1)[b-efgyll60f2] {
    border-bottom: 1px solid black;
}

.carrier[b-efgyll60f2] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-top: solid 1px black;
}

.bol[b-efgyll60f2] {
    padding: 10px;
    margin-top: 10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
}

    .bol input[b-efgyll60f2] {
        height: 30px;
        background-color: yellow;
        font-size: 18px;
        font-weight: bold;
    }

.confirmation-btn[b-efgyll60f2] {
    width: 350px;
    height: 250px;
    padding: 25px;
    border-radius: 25px;
}

.print-btn[b-efgyll60f2] {
    margin-left: 20%;
    margin-right: 25%;
    padding: 20px;
    font-size: large;
    font-weight: bold;
    background-color: rebeccapurple;
    color: white;
}

.purp-btn[b-efgyll60f2] {
    background-color: rebeccapurple;
}

.height40[b-efgyll60f2] {
    height: 40px;
}

select.my-input[b-efgyll60f2] {
    width: 100%;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-07fl06ojw0] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-07fl06ojw0] {
    flex: 1;
}

.sidebar[b-07fl06ojw0] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-07fl06ojw0] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-07fl06ojw0]  a, .top-row[b-07fl06ojw0]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-07fl06ojw0]  a:hover, .top-row[b-07fl06ojw0]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-07fl06ojw0]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-07fl06ojw0] {
        display: none;
    }

    .top-row.auth[b-07fl06ojw0] {
        justify-content: space-between;
    }

    .top-row[b-07fl06ojw0]  a, .top-row[b-07fl06ojw0]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-07fl06ojw0] {
        flex-direction: row;
    }

    .sidebar[b-07fl06ojw0] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-07fl06ojw0] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-07fl06ojw0]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-07fl06ojw0], article[b-07fl06ojw0] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
