@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* _content/FrontEnd/Pages/Home/Invoices/Create/CreateInvoice.razor.rz.scp.css */
img[b-5zponxz3uq] {
    filter: brightness(0) invert(1);
    width: 200px;
    max-width: 100%;
}
/* _content/FrontEnd/Pages/Home/Invoices/LockedPoTradeGroupCostingTable.razor.rz.scp.css */
table[b-u6ihv2w0s3], th[b-u6ihv2w0s3], td[b-u6ihv2w0s3] {
    border: 1px solid black;
    border-collapse: collapse;
}
/* _content/FrontEnd/Pages/Home/Jobs/Accept/AcceptJob.razor.rz.scp.css */
div.nomatch[b-mggl0b22x2] {
    margin-top: 10px;
    width: 100%;
    color: black;
}

div.nomatch button[b-mggl0b22x2] {
    margin: 5px;
}
/* _content/FrontEnd/Pages/Home/PurchaseOrders/PurchaseOrder/AttendedStaffTable.razor.rz.scp.css */
button[b-uw6gc7h6c7] {
    background: none;
    border: none;
}

span[b-uw6gc7h6c7] {
    color: black;
}

div.confirmStaff[b-uw6gc7h6c7] {
    display: flex;
}

div.confirmStaff span[b-uw6gc7h6c7] {
    text-align: justify;
}
/* _content/FrontEnd/Pages/Home/PurchaseOrders/PurchaseOrders.razor.rz.scp.css */
/*quickgrid*/

div.d-md-table[b-4ptqg280j7] {
    width: 100%;
}

div.d-sm-table[b-4ptqg280j7] {
    width: 100%;
}

/* div.d-sm-table ::deep .quickgrid tbody tr {
    height: 4rem;
} */
    
div.nomatch[b-4ptqg280j7] {
    margin-top: 10px;
    width: 100%;
    color: black;
}
div.nomatch button[b-4ptqg280j7] {
    margin: 0 5px 5px 5px;
}

/* _content/FrontEnd/Pages/SignUp/SignUp.razor.rz.scp.css */
header[b-sdoe0pf7tu] {
  background: var(--darker-grey);
  border-bottom: 1px solid #555;
}

img[b-sdoe0pf7tu] {
  width: 140px;
  max-width: 100%;
}

.container[b-sdoe0pf7tu] {
  color: #fff;
}

.right .inner[b-sdoe0pf7tu] {
  min-height: 440px;
}
@media (min-width: 990px) {
  .right .inner[b-sdoe0pf7tu] {
    border-left: 1px solid #555;
  }
}

button[b-sdoe0pf7tu] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}

button span[b-sdoe0pf7tu] {
  font-size: 20px;
}

.step[b-sdoe0pf7tu] {
  position: relative;
  padding: 6px 0 6px 48px;
  margin: 14px 0;
  cursor: pointer;
}

.step.done[b-sdoe0pf7tu]::before {
  position: absolute;
  bottom: -18px;
  left: 15px;
  display: flex;
  width: 2px;
  height: 32px;
  content: "";
  background: var(--accent-color);
}

.step:last-of-type[b-sdoe0pf7tu]:before {
  display: none;
}

.step[b-sdoe0pf7tu]::after {
  position: absolute;
  top: 2px;
  left: 0;
  display: flex;
  width: 32px;
  height: 32px;
  content: "1";
  background: var(--grey);
  /* border: 2px solid #fff; */
  color: var(--light-grey);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}

.step:nth-child(2)[b-sdoe0pf7tu]:after {
  content: "2";
}

.step:nth-child(3)[b-sdoe0pf7tu]:after {
  content: "3";
}

.step:nth-child(4)[b-sdoe0pf7tu]:after {
  content: "4";
}

.step:nth-child(5)[b-sdoe0pf7tu]:after {
  content: "5";
}

.step:nth-child(6)[b-sdoe0pf7tu]:after {
  content: "6";
}

.step:nth-child(7)[b-sdoe0pf7tu]:after {
  content: "7";
}

.step:nth-child(8)[b-sdoe0pf7tu]:after {
  content: "8";
}

.step:nth-child(9)[b-sdoe0pf7tu]:after {
  content: "9";
}

.step:nth-child(10)[b-sdoe0pf7tu]:after {
  content: "10";
}

.step.active[b-sdoe0pf7tu]::after {
  background: var(--accent-color);
  border: 2px solid #fff;
  color: #fff;
}

.step.done[b-sdoe0pf7tu]::after {
  background: var(--accent-color);
  border: 2px solid var(--accent-color);
  color: #fff;
  font-family: "Material Icons";
  font-size: 18px;
  content: "\e876";
}

@media (max-width: 992px) {
  .step[b-sdoe0pf7tu] {
    display: inline-block;
    padding: 6px 12px 6px 30px;
  }
  .step.done[b-sdoe0pf7tu]::before {
    display: none;
  }
  .step span[b-sdoe0pf7tu] {
    display: none;
  }
}
.actions[b-sdoe0pf7tu] {
  max-width: 600px;
}
.actions button[b-sdoe0pf7tu] {
  margin: 1rem;
}/*# sourceMappingURL=SignUp.razor.css.map */
/* _content/FrontEnd/Pages/SignUp/Steps/NationalLicences.razor.rz.scp.css */
h5 small[b-t9hm3dz83j] {
    font-size: 0.685em;
    padding-left: 6px;
}

h5 small.required[b-t9hm3dz83j] {
    color: var(--warn-color);
}

h5 small.optional[b-t9hm3dz83j] {
    color: var(--light-grey);
}

a[b-t9hm3dz83j] {
    color: var(--primary-color);
    text-decoration: underline;
}

a:hover[b-t9hm3dz83j] {
    color: var(--primary-color-lighter)
}
/* _content/FrontEnd/Pages/SignUp/Steps/ServicingLocations.razor.rz.scp.css */
.upload-button[b-xkoftvgnbj] {
    display: inline-block;
    padding: 6px 12px;
    background-color: #f8f9fa;
    border: 1px solid #ced4da;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    width: 100%;
}

.upload-button:hover[b-xkoftvgnbj] {
    background-color: #e9ecef;
}

.file-uploaded[b-xkoftvgnbj] {
    display: flex;
    align-items: center;
    padding: 6px 12px;
    background-color: #f8f9fa;
    border: 1px solid #ced4da;
    border-radius: 4px;
}

.file-uploaded span[b-xkoftvgnbj] {
    flex-grow: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 10px;
}

.delete-file[b-xkoftvgnbj] {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    margin-left: 8px;
}

.delete-file:hover[b-xkoftvgnbj] {
    opacity: 0.8;
}

.delete-license[b-xkoftvgnbj] {
    background: none;
    border: none;
    color: #dc3545;
    cursor: pointer;
    padding: 4px 8px;
}

.delete-license:hover[b-xkoftvgnbj] {
    opacity: 0.8;
}
/* _content/FrontEnd/Pages/SignUp/Steps/SupplierInfo.razor.rz.scp.css */
h5.small.required[b-h9s9xcm2g8]{
    margin-top: 6px;
    color: var(--warn-color);
}
/* _content/FrontEnd/Shared/MainLayout.razor.rz.scp.css */
div.footer-text[b-4bj4emc5kp] {
    width: 70%;
    margin: auto;
}
/* _content/FrontEnd/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-i6e6xbanax] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-i6e6xbanax] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-i6e6xbanax] {
    font-size: 1.1rem;
}

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

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

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

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

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

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

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

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

    .collapse[b-i6e6xbanax] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/FrontEnd/Shared/NotificationsModal.razor.rz.scp.css */
li[b-xj5e5iidqt] {
    list-style: none;
    color: black;
    display: flex;
    vertical-align: middle;
}

li span[b-xj5e5iidqt] {
    color: crimson;
    margin-right: 6px;
}

a[b-xj5e5iidqt] {
    margin-left: 6px;
    color: blue;
    text-decoration: underline;
}

/* _content/FrontEnd/Shared/ReportIncidentModal.razor.rz.scp.css */
li a[b-i9dmous1gg]{
    color: grey;
    text-decoration: underline;
}
/* _content/FrontEnd/Shared/Widget.razor.rz.scp.css */
.ActiveWidget[b-174fww7b5g] {
    background-color: red;
}
