@import '_content/BlazorDateRangePicker/BlazorDateRangePicker.iitr8bszy4.bundle.scp.css';
@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* /Pages/Administration/EmailTemplates.razor.rz.scp.css */
table tr td select[b-18fg9z9a6h] {
    width: auto;
}

table tr td .email-block[b-18fg9z9a6h] {
    margin-bottom: 1rem;
}

    table tr td .email-block[b-18fg9z9a6h]  p {
        margin-bottom: 0.5rem;
    }

table tr td .btn-group[b-18fg9z9a6h] {
    width: 100%;
}

table tr td .btn-group + .btn-group[b-18fg9z9a6h] {
    margin-top: 5px;
}
/* /Pages/Administration/EmailTest.razor.rz.scp.css */
.modal-footer .form-row[b-n1vqsdnj9w] {
    width: 100%;
}
/* /Pages/Administration/Languages.razor.rz.scp.css */
table.table-admin tr:not(.edit) td:not(:first-of-type):not(:last-of-type)[b-ddclbwuq31] {
    padding-left: 0.75rem;
}

table.table-admin tr td:first-of-type[b-ddclbwuq31] {
    padding-left: 0;
}

table.table-admin tr:not(.edit) td.language-name:not(:first-of-type)[b-ddclbwuq31] {
    padding-left: 1.5rem;
}

table.table-admin img[b-ddclbwuq31] {
    border: 1px solid #bbb;
}
/* /Pages/Administration/Resources.razor.rz.scp.css */
.row[b-zm3o3yhjbh] {
    padding-top: 10px;
}

table.table[b-zm3o3yhjbh] {
    margin-top: 1rem;
    table-layout: fixed;
}

table.table[b-zm3o3yhjbh], textarea[b-zm3o3yhjbh] {
    font-size: 0.9rem;
}

.key-col[b-zm3o3yhjbh] {
    word-wrap: break-word;
    min-width: 150px;
}

.content-col[b-zm3o3yhjbh] {
    min-width: 250px;
}

.action-col[b-zm3o3yhjbh] {
    width: 108px;
}
/* /Pages/Administration/TruckQuestionItem.razor.rz.scp.css */
input.sortorder[b-8otd9bf56k] {
    width: 60px;
}

.list-group-item strong[b-8otd9bf56k] {
    margin-right: 0.5rem;
}
/* /Pages/Administration/TruckQuestions.razor.rz.scp.css */
.list-group[b-ct7vlszqov] {
    margin-bottom: 3rem;
}

.main-list-group-item[b-ct7vlszqov] {
    font-weight: bold;
    margin-bottom: 0.5rem;
}

.sub-list-group-item[b-ct7vlszqov] {
    padding-left: 2.5rem;
}

/* /Pages/Administration/Visitors.razor.rz.scp.css */
.row[b-07nucyr63i] {
    padding-top: 10px;
}

table.table[b-07nucyr63i] {
    margin-top: 1rem;
}
/* /Pages/Index.razor.rz.scp.css */
.jumbotron[b-8323mwfb3w] {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.jumbotron > span[b-8323mwfb3w] {
    font-size: 2rem;
}
/* /Pages/Truck/Checklist.razor.rz.scp.css */
.row[b-po5itu62c9] {
    padding-top: 1rem;
}

h3[b-po5itu62c9] {
    margin-top: 1rem;
    font-weight: bold;
}

.question-text[b-po5itu62c9] {
    max-width: 80%;
}

.question-row .question-text[b-po5itu62c9] {
    padding-top: 0.4rem;
}

.question-row .separator[b-po5itu62c9] {
    border-bottom: 1px solid #999;
    border-bottom-style: dotted;
    height: 38px;
    padding-right: 1px;
    padding-left: 1px;
}

.col-answers[b-po5itu62c9] {
    min-width: 106px;
    max-width: 106px;
    padding-left: 5px;
    padding-right: 0px;
}

.btn i + span[b-po5itu62c9] {
    margin-left: 5px;
}
/* /Pages/Truck/Home.razor.rz.scp.css */
/* /Pages/Truck/Overview.razor.rz.scp.css */
.btn-group .btn-success + .btn-danger[b-zsuic7m9fr] {
    margin-left: 10px;
}

.btn-group .btn-success ~ .btn-success[b-zsuic7m9fr],
.btn-group .btn-danger ~ .btn-danger[b-zsuic7m9fr] {
    border-left: solid 1px #fff;
}
/* /Pages/Truck/Register.razor.rz.scp.css */
.row[b-f6zadaj0kh] {
    padding-top: 10px;
}
/* /Pages/Truck/TruckAttachments.razor.rz.scp.css */
.dropzone[b-wz47khy8zt] {
    border: 3px dashed steelblue;
    padding: 10px;
    display: flex;
    background-color: #eee;
    box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
    color: #444;
    font-size: 1.5rem;
    cursor: pointer;
    position: relative;
}

    .dropzone:hover[b-wz47khy8zt] {
        background-color: #f3f3f3;
        color: #333;
    }

.upload[b-wz47khy8zt] {
    font-size: 1rem;
    padding-right: 0px;
}

.dropzone-drag[b-wz47khy8zt] {
    background-color: palegreen;
}

.btn-capture[b-wz47khy8zt] {
    padding-top: 0.15rem;
    padding-bottom: 0.15rem;
    padding-left: 0.375rem;
    padding-right: 0.375rem;
    border-radius: 0.15rem;
}

.btn-outline-dark[b-wz47khy8zt] {
    background-color: #efefef !important;
    color: #212529;
    border-color: rgb(118, 118, 118);
}

    .btn-outline-dark:hover[b-wz47khy8zt] {
        background-color: #e6e6e6 !important;
        color: #212529;
        border-color: rgb(118, 118, 118);
    }
/* /Pages/Visitor/CheckIn.razor.rz.scp.css */
/* /Pages/Visitor/CheckOut.razor.rz.scp.css */
.row[b-ag4racnpzk] {
    padding-top: 10px;
}
/* /Pages/Visitor/Home.razor.rz.scp.css */
/* /Shared/Capture.razor.rz.scp.css */
#video[b-68g0zwo32p] {
    border: 1px solid black;
    width: 100%;
    height: 100%;
}
#canvas[b-68g0zwo32p] {
    display: none;
}

.camera[b-68g0zwo32p] {
    width: 100%;
    display: inline-block;
}

.video[b-68g0zwo32p] {
    background-color: lightgray;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.header[b-kvjo2tusf5] {
    position: relative;
}

    .header .logo[b-kvjo2tusf5] {
        position: absolute;
    }

    .header .logo-lg[b-kvjo2tusf5] {
        display: none;
        width: 250px;
        margin-left: auto;
        margin-right: auto;
        left: 50px;
        right: 0;
    }

    .header .logo-sm[b-kvjo2tusf5] {
        display: inline;
        width: auto;
        top: 26px;
        right: 80px;
    }

.header .sos img[b-kvjo2tusf5] {
    cursor: pointer;
    height: 50px;
    width: 50px;
}

@media (min-width: 992px) {
    .header .logo-lg[b-kvjo2tusf5] {
        display: inline;
    }

    .header .logo-sm[b-kvjo2tusf5] {
        display: none;
    }
}

@media (max-width: 576px) {
    .header .logo[b-kvjo2tusf5] {
        display: none;
    }

    .header .logo-lg[b-kvjo2tusf5] {
        display: none;
    }

    .header .logo-sm[b-kvjo2tusf5] {
        display: none;
    }

    .header .sos img[b-kvjo2tusf5] {
        height: 35px;
        width: 35px;
    }
}

.footer[b-kvjo2tusf5] {
    margin-top: 2rem;
}

    .footer a[b-kvjo2tusf5] {
        font-size: 0.75rem;
        color: #d0d0f1;
    }

    .footer a:hover[b-kvjo2tusf5] {
        color: #0000ff;
    }

    .footer .version-info[b-kvjo2tusf5] {
        font-size: 0.75rem;
    }

img.language[b-kvjo2tusf5] {
    margin-right: 5px;
    margin-top: 5px;
    cursor: pointer;
    border: 1px solid #bbb;
    opacity: 0.6;
    width: 68px;
    height: 40px;
}

img.selected[b-kvjo2tusf5] {
    box-shadow: 0px 12px 22px 1px #333;
    opacity: 1.0;
}

.carousel-inner[b-kvjo2tusf5] {
    width: 295px;
    margin-right: 40px;
}

.carousel:not(.carousel-running) .carousel-inner[b-kvjo2tusf5] {
    overflow: visible;
}

.carousel.carousel-running img.selected[b-kvjo2tusf5] {
    box-shadow: none;
}

.carousel-control[b-kvjo2tusf5] {
    width: 40px;
    border: none;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 4px;
    opacity: 0.85;
}

.carousel-control-next-icon[b-kvjo2tusf5] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(118, 118, 118)' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

@media (max-width: 768px) {
    img.language[b-kvjo2tusf5] {
        width: 50px;
        height: 30px;
    }

    .carousel[b-kvjo2tusf5] {
        padding-top: 5px;
    }

    .carousel-inner[b-kvjo2tusf5] {
        width: 225px;
    }

    .carousel-control[b-kvjo2tusf5] {
        margin-top: 9px;
    }
}

@media (max-width: 576px) {
    .carousel[b-kvjo2tusf5] {
        padding-top: 0;
    }

    .carousel-control[b-kvjo2tusf5] {
        margin-top: 0;
    }

    img.language[b-kvjo2tusf5] {
        margin-top: 0;
    }
}
/* /Shared/Menu.razor.rz.scp.css */
.nav[b-06iepwl9tp] {
    margin-top: 15px;
    width: 100%;
}

    .nav[b-06iepwl9tp]  .nav-link {
        color: #495057;
    }

        .nav[b-06iepwl9tp]  .nav-link.active {
            font-weight: bold;
        }
/* /Shared/PdfModal.razor.rz.scp.css */
.fullscreen[b-3hg3650hyu] {
    max-width: 100%;
    margin: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100vh;
    display: flex;
}

    .fullscreen iframe[b-3hg3650hyu] {
        width: 100%;
        height: 99%;
        border: none;
    }

    .fullscreen .modal-header[b-3hg3650hyu] {
        padding: 2px;
    }

        .fullscreen .modal-header .close[b-3hg3650hyu] {
            padding: 1rem 1.5rem;
            font-size: 3rem;
        }
/* /Shared/SendSos.razor.rz.scp.css */
.form-row[b-i99s20v9cb] {
    padding-top: 10px;
}

.ok-button[b-i99s20v9cb] {
    width: 120px;
}

.fa-left[b-i99s20v9cb] {
    margin-right: 7px;
}
