@import '_content/Apps.SharedComponents/Apps.SharedComponents.bundle.scp.css';
@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/ZXingBlazor/ZXingBlazor.bundle.scp.css';

/* /Pages/AppStartPage.razor.rz.scp.css */
.startpage-link[b-l0oaobfvhj] {
  padding: 20px;
  border-bottom: 1px solid #CCC;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.startpage-link a i[b-l0oaobfvhj] {
  font-size: 30px;
}

.startpage-link:first-of-type[b-l0oaobfvhj] {
  border-top: 1px solid #CCC;
}
/* /Pages/Index.razor.rz.scp.css */
/* /Pages/Quotes/FinishQuote.razor.rz.scp.css */
table[b-c8gpmjq7u7] {
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
  width: 100%;
}
table thead th[b-c8gpmjq7u7] {
  top: 0;
  z-index: 1;
  padding: 5px 10px;
  position: relative;
  border-right: 1px solid #EEE;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table thead th.smallerTool[b-c8gpmjq7u7] {
  width: 50px;
  max-width: 50px;
}
table td[b-c8gpmjq7u7] {
  background-color: #fff;
  padding: 5px 10px;
  text-align: left;
  min-width: 38px;
  position: relative;
}
table tbody th[b-c8gpmjq7u7] {
  text-align: left;
  position: sticky;
  left: 0;
  background: white;
  z-index: 1;
  font-weight: normal;
  font-size: 14px;
  border: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 0 5px;
}
table tbody td:first-of-type[b-c8gpmjq7u7] {
  border-left: 1px solid #EEE;
}
table tbody td[b-c8gpmjq7u7] {
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table tbody td.smallerTool[b-c8gpmjq7u7] {
  text-align: center;
  width: 50px;
  max-width: 50px;
}
table tbody td.smallerTool .fa-triangle-exclamation[b-c8gpmjq7u7], table tbody td.smallerTool .fa-trash-can[b-c8gpmjq7u7] {
  color: red;
}
table tr.totals td[b-c8gpmjq7u7] {
  font-weight: bold;
}

[role=region][aria-labelledby][tabindex][b-c8gpmjq7u7] {
  width: 100%;
  overflow: auto;
}

.quoteHeading .lastUpdated[b-c8gpmjq7u7] {
  color: #777;
  font-size: 12px;
}
.quoteHeading h3.mb-0[b-c8gpmjq7u7] {
  margin: 0;
}

[b-c8gpmjq7u7] .barcodeGroup .input-group-text {
  background-color: #f8f9fa;
  border-bottom-right-radius: 6px;
}

.quantityPicker .input-group[b-c8gpmjq7u7] {
  width: 100%;
}
.quantityPicker[b-c8gpmjq7u7]  .form-control {
  border-radius: 0;
  width: 500px;
}
.quantityPicker[b-c8gpmjq7u7]  .barcodePlaceHolder .barcodeGroup .form-floating input {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.stickyAddDelivery[b-c8gpmjq7u7] {
  position: sticky;
  bottom: 0;
  z-index: 1;
}
.stickyAddDelivery .alert[b-c8gpmjq7u7] {
  box-shadow: 0px 0px 10px 1px #CCC;
}
.stickyAddDelivery .form-floating[b-c8gpmjq7u7] {
  margin-bottom: 0 !important;
}
.stickyAddDelivery .btn:not(.onlyIcon)[b-c8gpmjq7u7] {
  height: 58px;
  line-height: 58px;
  padding-top: 0;
  padding-bottom: 0;
}
.stickyAddDelivery .btn:not(.onlyIcon) i[b-c8gpmjq7u7] {
  right: 16px;
  line-height: 58px;
  bottom: 0;
  top: 0;
}
/* /Pages/Quotes/HandleAddress.razor.rz.scp.css */
img[b-d9efexons4] {
  max-width: 100%;
}

.articleinfo[b-d9efexons4] {
  align-items: center;
  align-content: center;
}

/*.loaderContainer {
    min-height: 74px;
    background-color: #f9f9f9;

    ::deep .smallLoading {
        p {
            text-align: left;
        }

        .stage {
            justify-content: flex-start;
            padding: 10px 15px;
        }
    }
}*/
table[b-d9efexons4] {
  width: 100%;
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
}
table thead th[b-d9efexons4] {
  position: sticky;
  top: 0;
  z-index: 1;
  width: 25vw;
  padding: 5px;
  min-width: 40px;
  text-align: center;
  border-right: 1px solid #EEE;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table thead th:first-child[b-d9efexons4] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
}
table tbody th[b-d9efexons4] {
  text-align: left;
  position: sticky;
  left: 0;
  max-width: 50%;
  width: 50%;
  overflow: hidden;
  background: white;
  z-index: 1;
  font-weight: normal;
  font-size: 12px;
  border: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 0 5px;
}
table tr td[b-d9efexons4] {
  padding: 5px;
  border: 1px solid #EEE;
  position: relative;
  font-size: 14px;
  text-align: left;
  white-space: nowrap;
}

[role=region][aria-labelledby][tabindex][b-d9efexons4] {
  width: 100%;
  overflow: auto;
}
/* /Pages/Quotes/HandleQuote.razor.rz.scp.css */
table[b-5hax4zmtkt] {
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
  width: 100%;
}
table thead th[b-5hax4zmtkt] {
  top: 0;
  z-index: 1;
  padding: 5px 10px;
  position: relative;
  border-right: 1px solid #EEE;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table thead th.smallerTool[b-5hax4zmtkt] {
  width: 50px;
  max-width: 50px;
}
table td[b-5hax4zmtkt] {
  background-color: #fff;
  padding: 5px 10px;
  text-align: left;
  min-width: 38px;
  position: relative;
}
table tbody th[b-5hax4zmtkt] {
  text-align: left;
  position: sticky;
  left: 0;
  background: white;
  z-index: 1;
  font-weight: normal;
  font-size: 14px;
  border: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 0 5px;
}
table tbody td:first-of-type[b-5hax4zmtkt] {
  border-left: 1px solid #EEE;
}
table tbody td[b-5hax4zmtkt] {
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table tbody td.smallerTool[b-5hax4zmtkt] {
  text-align: center;
  width: 50px;
  max-width: 50px;
}
table tbody td.smallerTool i[b-5hax4zmtkt] {
  cursor: pointer;
}
table tbody td.smallerTool .fa-triangle-exclamation[b-5hax4zmtkt], table tbody td.smallerTool .fa-trash-can[b-5hax4zmtkt] {
  color: red;
}
table tr.totals td[b-5hax4zmtkt] {
  font-weight: bold;
}

[role=region][aria-labelledby][tabindex][b-5hax4zmtkt] {
  width: 100%;
  overflow: auto;
}

.quoteHeading .lastUpdated[b-5hax4zmtkt] {
  color: #777;
  font-size: 12px;
}
.quoteHeading h3.mb-0[b-5hax4zmtkt] {
  margin: 0;
}

[b-5hax4zmtkt] .barcodeGroup .input-group-text {
  background-color: #f8f9fa;
  border-bottom-right-radius: 6px;
}

.quantityPicker .input-group[b-5hax4zmtkt] {
  width: 100%;
}
.quantityPicker[b-5hax4zmtkt]  .form-control {
  border-radius: 0;
  width: 500px;
}
.quantityPicker[b-5hax4zmtkt]  .barcodePlaceHolder .barcodeGroup .form-floating input {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.stickyAddDelivery[b-5hax4zmtkt] {
  position: sticky;
  bottom: 0;
  z-index: 2;
}
.stickyAddDelivery .alert[b-5hax4zmtkt] {
  box-shadow: 0px 0px 10px 1px #CCC;
}
.stickyAddDelivery .form-floating[b-5hax4zmtkt] {
  margin-bottom: 0 !important;
}
.stickyAddDelivery .btn:not(.onlyIcon)[b-5hax4zmtkt] {
  height: 58px;
  line-height: 58px;
  padding-top: 0;
  padding-bottom: 0;
}
.stickyAddDelivery .btn:not(.onlyIcon) i[b-5hax4zmtkt] {
  right: 16px;
  line-height: 58px;
  bottom: 0;
  top: 0;
}

.addresses .address[b-5hax4zmtkt] {
  background-color: #EEE;
}
.addresses .address .address-radio[b-5hax4zmtkt] {
  width: 24px;
  height: 24px;
  font-size: 12px;
}
.addresses .address:nth-of-type(2n+1)[b-5hax4zmtkt] {
  background-color: #DDD;
}

.newAddress[b-5hax4zmtkt] {
  border-radius: 0.75rem;
  background-color: #e7e7e7;
}

.newAddress .card-body[b-5hax4zmtkt] {
  padding: 1.5rem 1.75rem;
}

.newAddress-radios .form-check[b-5hax4zmtkt] {
  display: inline-flex;
  align-items: center;
  margin-bottom: 0;
}

.newAddress-radios .form-check-input[b-5hax4zmtkt] {
  margin-top: 0;
  margin-right: 0.4rem;
}

.newAddress .mb-3[b-5hax4zmtkt] {
  margin-bottom: 1rem !important;
}

.newAddress-contact[b-5hax4zmtkt] {
  border-top: 1px solid #f1f5f9;
  padding-top: 1rem;
  margin-top: 0.5rem;
}

.newAddress .form-control[b-5hax4zmtkt],
.newAddress .form-select[b-5hax4zmtkt] {
  border-radius: 0.5rem;
}
/* /Pages/Quotes/HandleQuotes.razor.rz.scp.css */
table[b-ibg8isnwn2] {
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
  width: 100%;
}
table thead th[b-ibg8isnwn2] {
  top: 0;
  z-index: 1;
  padding: 5px 10px;
  position: relative;
  border-right: 1px solid #EEE;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table thead th.smallerTool[b-ibg8isnwn2] {
  width: 50px;
  max-width: 50px;
}
table td[b-ibg8isnwn2] {
  background-color: #fff;
  padding: 5px 10px;
  text-align: left;
  min-width: 38px;
  position: relative;
}
table tbody th[b-ibg8isnwn2] {
  text-align: left;
  position: sticky;
  left: 0;
  background: white;
  z-index: 1;
  font-weight: normal;
  font-size: 14px;
  border: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 0 5px;
}
table tbody td:first-of-type[b-ibg8isnwn2] {
  border-left: 1px solid #EEE;
}
table tbody td[b-ibg8isnwn2] {
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table tbody td.smallerTool[b-ibg8isnwn2] {
  text-align: center;
  width: 50px;
  max-width: 50px;
}
table tbody td.smallerTool i[b-ibg8isnwn2] {
  cursor: pointer;
}
table tbody td.smallerTool .fa-triangle-exclamation[b-ibg8isnwn2], table tbody td.smallerTool .fa-trash-can[b-ibg8isnwn2] {
  color: red;
}
table tr.totals td[b-ibg8isnwn2] {
  font-weight: bold;
}

[role=region][aria-labelledby][tabindex][b-ibg8isnwn2] {
  width: 100%;
  overflow: auto;
}

.quoteHeading .lastUpdated[b-ibg8isnwn2] {
  color: #777;
  font-size: 12px;
}
.quoteHeading h3.mb-0[b-ibg8isnwn2] {
  margin: 0;
}

[b-ibg8isnwn2] .barcodeGroup .input-group-text {
  background-color: #f8f9fa;
  border-bottom-right-radius: 6px;
}

.quantityPicker .input-group[b-ibg8isnwn2] {
  width: 100%;
}
.quantityPicker[b-ibg8isnwn2]  .form-control {
  border-radius: 0;
  width: 500px;
}
.quantityPicker[b-ibg8isnwn2]  .barcodePlaceHolder .barcodeGroup .form-floating input {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.stickyAddDelivery[b-ibg8isnwn2] {
  position: sticky;
  bottom: 0;
  z-index: 1;
}
.stickyAddDelivery .alert[b-ibg8isnwn2] {
  box-shadow: 0px 0px 10px 1px #CCC;
}
.stickyAddDelivery .form-floating[b-ibg8isnwn2] {
  margin-bottom: 0 !important;
}
.stickyAddDelivery .btn:not(.onlyIcon)[b-ibg8isnwn2] {
  height: 58px;
  line-height: 58px;
  padding-top: 0;
  padding-bottom: 0;
}
.stickyAddDelivery .btn:not(.onlyIcon) i[b-ibg8isnwn2] {
  right: 16px;
  line-height: 58px;
  bottom: 0;
  top: 0;
}
/* /Pages/Quotes/Index.razor.rz.scp.css */
table[b-oqx7mky6uh] {
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
}
table thead th[b-oqx7mky6uh] {
  top: 0;
  z-index: 1;
  width: 25vw;
  padding: 5px 5px 5px 5px;
  position: relative;
  text-align: center;
  border-right: 1px solid #EEE;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table thead th .weekday[b-oqx7mky6uh] {
  position: absolute;
  top: 3px;
  right: 4px;
  font-size: 8px;
  font-weight: normal;
}
table thead th:first-child[b-oqx7mky6uh] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
}
table td[b-oqx7mky6uh] {
  background-color: #fff;
  padding: 5px 15px 5px 5px;
  text-align: center;
  min-width: 38px;
  position: relative;
}
table td .smallDate[b-oqx7mky6uh] {
  font-size: 10px;
  color: #AAA;
  line-height: 10px;
  float: left;
}
table td .workedHours[b-oqx7mky6uh] {
  line-height: 20px;
  height: 20px;
}
table td .allTimes[b-oqx7mky6uh] {
  display: none;
}
table td .absence[b-oqx7mky6uh] {
  position: absolute;
  right: 4px;
  bottom: 1px;
  font-size: 10px;
}
table td .unattested[b-oqx7mky6uh] {
  position: absolute;
  right: 4px;
  top: 1px;
  color: red;
  font-size: 10px;
}
table td .absence.Declined[b-oqx7mky6uh] {
  color: red;
}
table td .absence.Accepted[b-oqx7mky6uh] {
  color: green;
}
table td.Saturday[b-oqx7mky6uh], table td.Sunday[b-oqx7mky6uh], table td.redDay[b-oqx7mky6uh] {
  background-color: #DDD;
}
table td.employeeTotal[b-oqx7mky6uh] {
  font-weight: bold;
}
table td.warning[b-oqx7mky6uh] {
  background-color: rgba(255, 193, 7, 0.2);
}
table td.empty[b-oqx7mky6uh] {
  background-color: rgba(220, 53, 69, 0.2);
}
table td.hasabsence[b-oqx7mky6uh] {
  background-color: rgba(27, 136, 195, 0.2);
}
table td.above[b-oqx7mky6uh] {
  background-color: rgba(40, 167, 69, 0.2);
}
table tbody th[b-oqx7mky6uh] {
  text-align: left;
  position: sticky;
  left: 0;
  background: white;
  z-index: 1;
  font-weight: normal;
  font-size: 14px;
  border: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 0 5px;
}
table tbody td[b-oqx7mky6uh] {
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table tr.totals td[b-oqx7mky6uh] {
  font-weight: bold;
}

[role=region][aria-labelledby][tabindex][b-oqx7mky6uh] {
  width: 100%;
  overflow: auto;
}

.explanations table thead tr th[b-oqx7mky6uh] {
  text-align: left;
}
.explanations table tbody tr td[b-oqx7mky6uh] {
  text-align: left;
}
.explanations table tr td[b-oqx7mky6uh] {
  padding: 0px 15px 0px 5px;
}
.explanations table tr td.color[b-oqx7mky6uh] {
  width: 60px;
}
/* /Pages/Quotes/QuoteArticleDetails.razor.rz.scp.css */
img[b-qjmo5o7e25] {
  max-width: 100%;
}

.articleinfo[b-qjmo5o7e25] {
  align-items: center;
  align-content: center;
}

/*.loaderContainer {
    min-height: 74px;
    background-color: #f9f9f9;

    ::deep .smallLoading {
        p {
            text-align: left;
        }

        .stage {
            justify-content: flex-start;
            padding: 10px 15px;
        }
    }
}*/
table[b-qjmo5o7e25] {
  width: 100%;
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
}
table thead th[b-qjmo5o7e25] {
  position: sticky;
  top: 0;
  z-index: 1;
  width: 25vw;
  padding: 5px;
  min-width: 40px;
  text-align: center;
  border-right: 1px solid #EEE;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table thead th:first-child[b-qjmo5o7e25] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
}
table tbody th[b-qjmo5o7e25] {
  text-align: left;
  position: sticky;
  left: 0;
  max-width: 50%;
  width: 50%;
  overflow: hidden;
  background: white;
  z-index: 1;
  font-weight: normal;
  font-size: 12px;
  border: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 0 5px;
}
table tr td[b-qjmo5o7e25] {
  padding: 5px;
  border: 1px solid #EEE;
  position: relative;
  font-size: 14px;
  text-align: left;
  white-space: nowrap;
}

[role=region][aria-labelledby][tabindex][b-qjmo5o7e25] {
  width: 100%;
  overflow: auto;
}
/* /Pages/Quotes/ViewQuoteArticle.razor.rz.scp.css */
img[b-qrmopsx7qt] {
  max-width: 100%;
}

.articleinfo[b-qrmopsx7qt] {
  align-items: center;
  align-content: center;
}

/*.loaderContainer {
    min-height: 74px;
    background-color: #f9f9f9;

    ::deep .smallLoading {
        p {
            text-align: left;
        }

        .stage {
            justify-content: flex-start;
            padding: 10px 15px;
        }
    }
}*/
table[b-qrmopsx7qt] {
  width: 100%;
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
}
table thead th[b-qrmopsx7qt] {
  position: sticky;
  top: 0;
  z-index: 1;
  width: 25vw;
  padding: 5px;
  min-width: 40px;
  text-align: center;
  border-right: 1px solid #EEE;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table thead th:first-child[b-qrmopsx7qt] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
}
table tbody th[b-qrmopsx7qt] {
  text-align: left;
  position: sticky;
  left: 0;
  max-width: 50%;
  width: 50%;
  overflow: hidden;
  background: white;
  z-index: 1;
  font-weight: normal;
  font-size: 12px;
  border: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 0 5px;
}
table tr td[b-qrmopsx7qt] {
  padding: 5px;
  border: 1px solid #EEE;
  position: relative;
  font-size: 14px;
  text-align: left;
  white-space: nowrap;
}

[role=region][aria-labelledby][tabindex][b-qrmopsx7qt] {
  width: 100%;
  overflow: auto;
}
/* /Pages/Time/Components/AbsenceApplicationDetails.razor.rz.scp.css */
.time[b-kj8rokfsjp] {
  display: inline-block;
  width: 100px;
}

.time[b-kj8rokfsjp], .timeType[b-kj8rokfsjp] {
  font-size: 12px;
  font-style: italic;
}

p.times[b-kj8rokfsjp] {
  line-height: 14px;
}

.absenceApplication[b-kj8rokfsjp] {
  margin-bottom: 20px;
}
.absenceApplication .card-header[b-kj8rokfsjp] {
  position: relative;
}
.absenceApplication .card-header .badge[b-kj8rokfsjp] {
  position: absolute;
  top: 10px;
  right: 10px;
}
.absenceApplication .dates[b-kj8rokfsjp] {
  margin-top: 5px;
  display: inline-block;
  font-weight: bold;
}
.absenceApplication .dates[b-kj8rokfsjp], .absenceApplication .status[b-kj8rokfsjp] {
  color: #CCC;
  font-style: italic;
  font-size: 12px;
}
.absenceApplication .status[b-kj8rokfsjp] {
  margin-bottom: 0;
}

.absenceApplication.Accepted[b-kj8rokfsjp] {
  border: 1px solid green;
}
.absenceApplication.Accepted .dates[b-kj8rokfsjp] {
  color: green;
}

.absenceApplication.Declined[b-kj8rokfsjp] {
  border: 1px solid red;
}
.absenceApplication.Declined .dates[b-kj8rokfsjp] {
  color: red;
  text-decoration: line-through;
}

.accordion .accordion-item:nth-of-type(2n+1) .accordion-header button[b-kj8rokfsjp], .accordion .accordion-item:nth-of-type(2n+1) .accordion-header .accordion-button:not(.collapsed)[b-kj8rokfsjp] {
  background-color: #EEE !important;
  color: #000 !important;
}
.accordion .accordion-item:nth-of-type(2n+1) .accordion-header .accordion-button:focus[b-kj8rokfsjp] {
  border: none !important;
  box-shadow: none !important;
}
.accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)[b-kj8rokfsjp] {
  background-color: inherit !important;
  color: #000 !important;
}
.accordion .accordion-item .accordion-header .accordion-button:focus[b-kj8rokfsjp] {
  border: none !important;
  box-shadow: none !important;
}

@media (max-width: 575.98px) {
  body table tr td[b-kj8rokfsjp] {
    font-size: 12px;
  }
}
/* /Pages/Time/Components/MonthReportDetails.razor.rz.scp.css */
table[b-bqf0zxvvzx] {
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
}
table thead th[b-bqf0zxvvzx] {
  position: sticky;
  top: 0;
  z-index: 1;
  width: 25vw;
  padding: 5px 10px 5px 5px;
  text-align: left;
  border-right: 1px solid #EEE;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table thead th:first-child[b-bqf0zxvvzx] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
}
table td[b-bqf0zxvvzx] {
  background-color: #fff;
  padding: 5px 15px 5px 5px;
  text-align: left;
  min-width: 38px;
}
table tbody th[b-bqf0zxvvzx] {
  text-align: left;
  position: sticky;
  left: 0;
  background: white;
  z-index: 1;
  font-weight: normal;
  font-size: 14px;
  border: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 0 5px;
}
table tbody td[b-bqf0zxvvzx] {
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}

[role=region][aria-labelledby][tabindex][b-bqf0zxvvzx] {
  width: 100%;
  overflow: auto;
}

.time[b-bqf0zxvvzx] {
  display: inline-block;
  width: 100px;
}

.time[b-bqf0zxvvzx], .timeType[b-bqf0zxvvzx] {
  font-size: 12px;
  font-style: italic;
}

.times[b-bqf0zxvvzx] {
  line-height: 14px;
}

.absenceApplication[b-bqf0zxvvzx] {
  margin-bottom: 20px;
}
.absenceApplication .card-header[b-bqf0zxvvzx] {
  position: relative;
}
.absenceApplication .card-header .badge[b-bqf0zxvvzx] {
  position: absolute;
  top: 10px;
  right: 10px;
}
.absenceApplication .dates[b-bqf0zxvvzx] {
  margin-top: 5px;
  display: inline-block;
  font-weight: bold;
}
.absenceApplication .dates[b-bqf0zxvvzx], .absenceApplication .status[b-bqf0zxvvzx] {
  color: #CCC;
  font-style: italic;
  font-size: 12px;
}
.absenceApplication .status[b-bqf0zxvvzx] {
  margin-bottom: 0;
}

.absenceApplication.Accepted[b-bqf0zxvvzx] {
  border: 1px solid green;
}
.absenceApplication.Accepted .dates[b-bqf0zxvvzx] {
  color: green;
}

.absenceApplication.Declined[b-bqf0zxvvzx] {
  border: 1px solid red;
}
.absenceApplication.Declined .dates[b-bqf0zxvvzx] {
  color: red;
  text-decoration: line-through;
}

@media (max-width: 575.98px) {
  body table tr td[b-bqf0zxvvzx] {
    font-size: 12px;
  }
}
/* /Pages/Time/Components/NewProject.razor.rz.scp.css */
.btn-success[b-g8zci49e1z] {
  width: 100%;
  height: 58px;
}

table[b-g8zci49e1z] {
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
  border-top: 1px solid #ddd;
}
table thead th[b-g8zci49e1z] {
  position: sticky;
  top: 0;
  z-index: 1;
  width: 25vw;
  padding: 5px 10px 5px 5px;
  text-align: left;
  border-right: 1px solid #EEE;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  font-size: 10px;
  text-transform: uppercase;
  padding: 1px 5px;
}
table thead th:first-child[b-g8zci49e1z] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
}
table td[b-g8zci49e1z] {
  background-color: #fff;
  padding: 5px 15px 5px 5px;
  text-align: left;
  min-width: 38px;
}
table tbody th[b-g8zci49e1z] {
  text-align: left;
  position: sticky;
  left: 0;
  background: white;
  z-index: 1;
  font-weight: normal;
  font-size: 14px;
  border: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 0 5px;
}
table tbody td[b-g8zci49e1z] {
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 1px 5px;
}
table tbody tr[b-g8zci49e1z] {
  border-top: 1px solid #ddd;
}
table tbody tr:nth-child(odd)[b-g8zci49e1z] {
  background-color: #f9f9f9;
}

[role=region][aria-labelledby][tabindex][b-g8zci49e1z] {
  width: 100%;
  overflow: auto;
}
/* /Pages/Time/Components/NewProjectRow.razor.rz.scp.css */
table[b-qhih4i2ael] {
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
}
table thead th[b-qhih4i2ael] {
  position: sticky;
  top: 0;
  z-index: 1;
  width: 25vw;
  padding: 5px 10px 5px 5px;
  text-align: center;
  border-right: 1px solid #EEE;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table thead th:first-child[b-qhih4i2ael] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
}
table td[b-qhih4i2ael] {
  background-color: #fff;
  padding: 5px 15px 5px 5px;
  text-align: center;
  min-width: 38px;
}
table tbody th[b-qhih4i2ael] {
  text-align: left;
  position: sticky;
  left: 0;
  background: white;
  z-index: 1;
  font-weight: normal;
  font-size: 14px;
  border: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 0 5px;
}
table tbody td[b-qhih4i2ael] {
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}

.adder[b-qhih4i2ael] {
  width: 100%;
  font-size: 20px;
  display: block;
  color: #198754;
}

[role=region][aria-labelledby][tabindex][b-qhih4i2ael] {
  width: 100%;
  overflow: auto;
}

.newProjectRow .btn[b-qhih4i2ael] {
  width: 100%;
  height: 58px;
}

@media (max-width: 575.98px) {
  body table tr td[b-qhih4i2ael] {
    font-size: 12px;
  }
}
/* /Pages/Time/Components/ProjectFiles.razor.rz.scp.css */
.btn[b-g24qcnrb2x] {
  min-width: 58px;
  width: 100%;
  height: 58px;
}

.btn-group[b-g24qcnrb2x] {
  width: 100%;
}

.btn-default[b-g24qcnrb2x] {
  border-color: #E3E3E3;
}

.tags .chip-content[b-g24qcnrb2x] {
  cursor: pointer;
}
.tags .chip-head[b-g24qcnrb2x] {
  background-color: #777777;
}

.header[b-g24qcnrb2x] {
  display: flex;
}
.header .headerLeft[b-g24qcnrb2x] {
  width: 75%;
}
.header .headerRight[b-g24qcnrb2x] {
  width: 75%;
  text-align: right;
  padding-right: 10px;
  align-content: end;
}
.header .headerRight a[b-g24qcnrb2x] {
  cursor: pointer;
}

@media (max-width: 575.98px) {
  body .page .box .rowcontent[b-g24qcnrb2x] {
    padding: 10px;
  }
  body .page .box label[b-g24qcnrb2x] {
    margin-top: 1rem;
  }
}
/* /Pages/Time/Components/ProjectsTable.razor.rz.scp.css */
table[b-jlmmm4ktsd] {
  width: 100%;
  margin-bottom: 30px;
}
table tr td[b-jlmmm4ktsd] {
  vertical-align: top;
}
table tr td:last-of-type[b-jlmmm4ktsd] {
  text-align: right;
}
table tr td:last-of-type .fa-close[b-jlmmm4ktsd] {
  color: #d03635;
}
table tr td:last-of-type .fa-check[b-jlmmm4ktsd] {
  color: #acab7c;
}
table tr.emptyRow[b-jlmmm4ktsd] {
  line-height: 10px;
}
table tr.new td a.projectName[b-jlmmm4ktsd] {
  font-weight: bold;
}

.mobile[b-jlmmm4ktsd] {
  display: none;
}

.showText[b-jlmmm4ktsd] {
  cursor: pointer;
  margin-left: 10px;
}

.delegate[b-jlmmm4ktsd] {
  padding: 20px;
}
.delegate .maxwidther[b-jlmmm4ktsd] {
  max-width: 500px;
}

.tags[b-jlmmm4ktsd] {
  padding: 0 10px 10px 10px;
}

.onoffswitch[b-jlmmm4ktsd] {
  margin-top: 10px;
}

@media (max-width: 575.98px) {
  table[b-jlmmm4ktsd] {
    margin-bottom: 20px;
  }
  .desktop[b-jlmmm4ktsd] {
    display: none;
  }
  .mobile[b-jlmmm4ktsd] {
    display: table-row;
  }
  .mobile td[b-jlmmm4ktsd] {
    padding: 5px;
  }
}
/* /Pages/Time/Components/ShowTexts.razor.rz.scp.css */
table[b-r6yrwuhsis] {
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
}
table thead th[b-r6yrwuhsis] {
  position: sticky;
  top: 0;
  z-index: 1;
  width: 25vw;
  padding: 5px 10px 5px 5px;
  text-align: center;
  border-right: 1px solid #EEE;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table thead th:first-child[b-r6yrwuhsis] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
}
table td[b-r6yrwuhsis] {
  background-color: #fff;
  padding: 5px 15px 5px 5px;
  text-align: center;
  min-width: 38px;
}
table tbody th[b-r6yrwuhsis] {
  text-align: left;
  position: sticky;
  left: 0;
  background: white;
  z-index: 1;
  font-weight: normal;
  font-size: 14px;
  border: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 0 5px;
}
table tbody td[b-r6yrwuhsis] {
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}

.adder[b-r6yrwuhsis] {
  width: 100%;
  font-size: 20px;
  display: block;
  color: #198754;
}

[role=region][aria-labelledby][tabindex][b-r6yrwuhsis] {
  width: 100%;
  overflow: auto;
}

.newProjectRow .btn[b-r6yrwuhsis] {
  width: 100%;
  height: 58px;
}

@media (max-width: 575.98px) {
  body table tr td[b-r6yrwuhsis] {
    font-size: 12px;
  }
}
/* /Pages/Time/DiaryReport.razor.rz.scp.css */
.reportHeader[b-hmcw8aam1n] {
  margin-top: 40px;
  text-align: center;
  background-color: #eee;
}
.reportHeader img[b-hmcw8aam1n] {
  margin-bottom: 20px;
  max-width: 200px;
}

.onoffswitch[b-hmcw8aam1n] {
  min-width: 125px;
}

.reportDay[b-hmcw8aam1n] {
  border-bottom: 1px solid #CCC;
}
.reportDay .reportDate[b-hmcw8aam1n] {
  margin-top: 20px;
}
.reportDay .reportDate h5[b-hmcw8aam1n] {
  font-size: 1rem;
}
.reportDay .dayReportList[b-hmcw8aam1n] {
  margin-bottom: 20px;
}
.reportDay .workTextHolder[b-hmcw8aam1n] {
  position: relative;
}
.reportDay .workTextHolder .visibler[b-hmcw8aam1n] {
  font-size: 24px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.5);
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  z-index: 2;
}
.reportDay .workTextHolder.isHidden .workTextOverlay[b-hmcw8aam1n] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
}
.reportDay .diaryPost .diaryText[b-hmcw8aam1n] {
  margin-top: 20px;
}
.reportDay .diaryPost .diaryFiles .diaryImageHolder[b-hmcw8aam1n] {
  position: relative;
}
.reportDay .diaryPost .diaryFiles .diaryImageHolder .visibler[b-hmcw8aam1n] {
  font-size: 24px;
  position: absolute;
  top: 10px;
  left: 10px;
  cursor: pointer;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.5);
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  z-index: 2;
}
.reportDay .diaryPost .diaryFiles .diaryImageHolder .diaryImage[b-hmcw8aam1n] {
  max-width: 100%;
  margin-bottom: 20px;
}
.reportDay .diaryPost .diaryFiles .diaryImageHolder.isHidden .diaryImageOverlay[b-hmcw8aam1n] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
}

.reportDay:last-of-type[b-hmcw8aam1n] {
  margin-bottom: 40px;
}

.btn[b-hmcw8aam1n] {
  height: 58px;
}
.btn i[b-hmcw8aam1n] {
  margin-right: 5px;
}
/* /Pages/Time/InternalDebiting.razor.rz.scp.css */
table.detailsTable[b-4aaah6y69b] {
  width: 100%;
  margin-bottom: 20px;
}
table.detailsTable tr.sums td[b-4aaah6y69b] {
  padding: 5px 0 5px 5px;
  font-size: 14px;
}
table.detailsTable tr td[b-4aaah6y69b] {
  font-size: 12px;
  padding: 5px;
}
table.detailsTable tr td .fa-badge-check[b-4aaah6y69b] {
  color: green;
}

.util[b-4aaah6y69b] {
  margin-right: 10px;
}

.accordion[b-4aaah6y69b] {
  margin-bottom: 40px;
}
.accordion .accordion-item:nth-of-type(2n+1) .accordion-header button[b-4aaah6y69b], .accordion .accordion-item:nth-of-type(2n+1) .accordion-header .accordion-button:not(.collapsed)[b-4aaah6y69b] {
  background-color: #EEE !important;
  color: #000 !important;
}
.accordion .accordion-item:nth-of-type(2n+1) .accordion-header .accordion-button:focus[b-4aaah6y69b] {
  border: none !important;
  box-shadow: none !important;
}
.accordion .accordion-item .accordion-header .headerInformation[b-4aaah6y69b] {
  margin-left: 10px;
}
.accordion .accordion-item .accordion-header .headerInformation .fa-badge-check[b-4aaah6y69b] {
  color: green;
}
.accordion .accordion-item .accordion-header .headerInformation .fa-clock-rotate-left[b-4aaah6y69b] {
  color: red;
}
.accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)[b-4aaah6y69b] {
  background-color: inherit !important;
  color: #000 !important;
}
.accordion .accordion-item .accordion-header .accordion-button:focus[b-4aaah6y69b] {
  border: none !important;
  box-shadow: none !important;
}
.accordion .accordion-item .accordion-header .accordion-button[b-4aaah6y69b] {
  padding: 0.5rem 1.25rem;
}
.accordion .accordion-item .accordion-body[b-4aaah6y69b] {
  padding-bottom: 1.5rem !important;
}

.expandedHeader[b-4aaah6y69b] {
  border-top: 1px dashed #777;
  border-left: 1px dashed #777;
  border-right: 1px dashed #777;
}

.expandedContent[b-4aaah6y69b] {
  border-bottom: 1px dashed #777;
  border-left: 1px dashed #777;
  border-right: 1px dashed #777;
}

.row.header[b-4aaah6y69b] {
  text-transform: uppercase;
  font-size: 10px;
}
.row.header a[b-4aaah6y69b] {
  cursor: pointer;
  text-decoration: underline;
}

.row.dayHeader[b-4aaah6y69b] {
  padding: 5px 0;
}

.row.nothing[b-4aaah6y69b] {
  color: #CCC;
}

.row.subDepartment[b-4aaah6y69b] {
  padding: 30px 0;
}

.row.subDepartment:nth-of-type(even)[b-4aaah6y69b] {
  background-color: #EEE;
}

.btn i[b-4aaah6y69b] {
  margin-right: 10px;
}
/* /Pages/Time/MonthReport.razor.rz.scp.css */
table[b-219fqhwc3f] {
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
}
table thead th[b-219fqhwc3f] {
  top: 0;
  z-index: 1;
  width: 25vw;
  padding: 5px 5px 5px 5px;
  position: relative;
  text-align: center;
  border-right: 1px solid #EEE;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table thead th .weekday[b-219fqhwc3f] {
  position: absolute;
  top: 3px;
  right: 4px;
  font-size: 8px;
  font-weight: normal;
}
table thead th:first-child[b-219fqhwc3f] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
}
table td[b-219fqhwc3f] {
  background-color: #fff;
  padding: 5px 15px 5px 5px;
  text-align: center;
  min-width: 38px;
  position: relative;
}
table td .smallDate[b-219fqhwc3f] {
  font-size: 10px;
  color: #AAA;
  line-height: 10px;
  float: left;
}
table td .workedHours[b-219fqhwc3f] {
  line-height: 20px;
  height: 20px;
}
table td .allTimes[b-219fqhwc3f] {
  display: none;
}
table td .absence[b-219fqhwc3f] {
  position: absolute;
  right: 4px;
  bottom: 1px;
  font-size: 10px;
}
table td .unattested[b-219fqhwc3f] {
  position: absolute;
  right: 4px;
  top: 1px;
  color: red;
  font-size: 10px;
}
table td .absence.Declined[b-219fqhwc3f] {
  color: red;
}
table td .absence.Accepted[b-219fqhwc3f] {
  color: green;
}
table td.Saturday[b-219fqhwc3f], table td.Sunday[b-219fqhwc3f], table td.redDay[b-219fqhwc3f] {
  background-color: #DDD;
}
table td.employeeTotal[b-219fqhwc3f] {
  font-weight: bold;
}
table td.warning[b-219fqhwc3f] {
  background-color: rgba(255, 193, 7, 0.2);
}
table td.empty[b-219fqhwc3f] {
  background-color: rgba(220, 53, 69, 0.2);
}
table td.hasabsence[b-219fqhwc3f] {
  background-color: rgba(27, 136, 195, 0.2);
}
table td.above[b-219fqhwc3f] {
  background-color: rgba(40, 167, 69, 0.2);
}
table tbody th[b-219fqhwc3f] {
  text-align: left;
  position: sticky;
  left: 0;
  background: white;
  z-index: 1;
  font-weight: normal;
  font-size: 14px;
  border: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 0 5px;
}
table tbody td[b-219fqhwc3f] {
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table tr.totals td[b-219fqhwc3f] {
  font-weight: bold;
}

[role=region][aria-labelledby][tabindex][b-219fqhwc3f] {
  width: 100%;
  overflow: auto;
}

.explanations table thead tr th[b-219fqhwc3f] {
  text-align: left;
}
.explanations table tbody tr td[b-219fqhwc3f] {
  text-align: left;
}
.explanations table tr td[b-219fqhwc3f] {
  padding: 0px 15px 0px 5px;
}
.explanations table tr td.color[b-219fqhwc3f] {
  width: 60px;
}
/* /Pages/Time/Schemas.razor.rz.scp.css */
table.schemas[b-l4zzii9og3] {
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  font-size: 14px;
}
table.schemas thead th[b-l4zzii9og3] {
  position: sticky;
  top: 0;
  z-index: 1;
  width: 25vw;
  padding: 5px 5px 5px 5px;
  text-align: center;
  border-right: 1px solid #EEE;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  position: relative;
}
table.schemas thead th .weekday[b-l4zzii9og3] {
  position: absolute;
  top: 3px;
  right: 4px;
  font-size: 8px;
  font-weight: normal;
}
table.schemas thead th .dateSelect[b-l4zzii9og3] {
  cursor: pointer;
}
table.schemas thead th .infoLink[b-l4zzii9og3] {
  position: absolute;
  top: 3px;
  left: 4px;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
  color: #FFF;
}
table.schemas thead th:first-child[b-l4zzii9og3] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
  cursor: pointer;
}
table.schemas tr td[b-l4zzii9og3] {
  position: relative;
  background-color: #fff;
  padding: 0 5px 24px 5px;
  text-align: center;
  min-width: 38px;
  color: #777;
  cursor: pointer;
}
table.schemas tr td .smallDate[b-l4zzii9og3] {
  font-size: 10px;
  color: #AAA;
  line-height: 10px;
  float: left;
}
table.schemas tr td .originalSchema[b-l4zzii9og3] {
  color: #777;
  text-decoration: line-through;
  font-size: 10px;
  margin-left: 5px;
}
table.schemas tr td .allTimes[b-l4zzii9og3] {
  display: none;
}
table.schemas tr td .inner[b-l4zzii9og3] {
  padding: 5px 5px 5px 5px;
  line-height: 15px;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
}
table.schemas tr td .inner .currentSchema[b-l4zzii9og3] {
  font-weight: bold;
}
table.schemas tr td .inner .times[b-l4zzii9og3] {
  width: 194px;
  height: 20px;
  position: relative;
  margin: 0 auto;
}
table.schemas tr td .inner .times .threeHourDivider[b-l4zzii9og3] {
  height: 12px;
  border-left: 1px solid #777;
  position: absolute;
  bottom: 2px;
  text-align: left;
  color: #777;
  font-size: 8px;
  line-height: 8px;
  padding-left: 2px;
  z-index: 2;
}
table.schemas tr td .inner .times .tick[b-l4zzii9og3] {
  position: absolute;
  bottom: 0;
  width: 2px;
  height: 5px;
  border-left: 1px solid #777;
  background-color: transparent;
  display: block;
}
table.schemas tr td .inner .times .tick.first[b-l4zzii9og3] {
  border-left: none;
}
table.schemas tr td .inner .times .tick.working[b-l4zzii9og3] {
  background-color: green;
}
table.schemas tr td .inner .absence[b-l4zzii9og3] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-size: 8px 8px;
  inset: 1px;
}
table.schemas tr td .inner .absence i[b-l4zzii9og3] {
  display: none;
}
table.schemas tr td .inner .absence.Declined[b-l4zzii9og3] {
  background-image: radial-gradient(#DDDDDD 1px, transparent 0px);
}
table.schemas tr td .inner .absence.Unhandled[b-l4zzii9og3] {
  background-image: radial-gradient(red 1px, transparent 1px);
}
table.schemas tr td .inner .absence.Accepted[b-l4zzii9og3] {
  background-image: radial-gradient(green 1px, transparent 2px);
}
table.schemas tr td .inner:not(.fewDays)[b-l4zzii9og3] {
  line-height: 34px;
}
table.schemas tr td.nodata[b-l4zzii9og3] {
  padding: 12px 5px 12px 5px;
}
table.schemas tr td:not(.selected):hover .inner[b-l4zzii9og3] {
  padding: 5px 5px 5px 5px;
  background-color: rgba(238, 238, 238, 0.7);
}
table.schemas tr td.Saturday[b-l4zzii9og3], table.schemas tr td.Sunday[b-l4zzii9og3], table.schemas tr td.redDay[b-l4zzii9og3] {
  background-color: #DDD;
}
table.schemas tr td.hasNoSchema[b-l4zzii9og3] {
  background-color: #F8D7DA !important;
  color: #FFF !important;
}
table.schemas tr td.expanded[b-l4zzii9og3] {
  min-width: 194px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
table.schemas tr td.expanded .inner[b-l4zzii9og3] {
  padding-left: 0 !important;
  padding-right: 0 !important;
  left: 0;
  right: 0;
}
table.schemas tr td.selected .inner[b-l4zzii9og3] {
  left: 2px;
  right: 2px;
  border: 1px dashed #eee;
  background-color: rgba(238, 238, 238, 0.7);
}
table.schemas tr td.selected.expanded[b-l4zzii9og3] {
  min-width: 200px;
}
table.schemas tr td.hasDeviation[b-l4zzii9og3] {
  color: #000;
  background-color: #FFF3CD;
}
table.schemas tr td:not(.selected):hover[b-l4zzii9og3]:before {
  content: "\f0c8";
  font-family: "Font Awesome 6 Pro";
  color: #CCC;
  position: absolute;
  left: 5px;
  top: 5px;
  font-size: 12px;
  line-height: 12px;
}
table.schemas tr td.hasNoSchema[b-l4zzii9og3]:before {
  content: "\f06a";
  font-family: "Font Awesome 6 Pro";
  color: #FFF !important;
  position: absolute;
  left: 5px;
  top: 3px;
  font-size: 12px;
}
table.schemas tr td.selected[b-l4zzii9og3]:before {
  content: "\f14a";
  font-family: "Font Awesome 6 Pro";
  color: #CCC;
  position: absolute;
  left: 5px;
  top: 5px;
  font-size: 12px;
  line-height: 12px;
  z-index: 10;
}
table.schemas tr td.hasNoSchema.selected[b-l4zzii9og3]:before, table.schemas tr td.hasNoSchema.Saturday.selected[b-l4zzii9og3]:before, table.schemas tr td.hasNoSchema.Sunday.selected[b-l4zzii9og3]:before, table.schemas tr td.hasNoSchema.redDay.selected[b-l4zzii9og3]:before {
  color: #FFF;
}
table.schemas tr td.employeeTotal[b-l4zzii9og3] {
  font-weight: bold;
}
table.schemas tbody th[b-l4zzii9og3] {
  text-align: left;
  position: sticky;
  left: 0;
  background: white;
  z-index: 1;
  font-weight: normal;
  font-size: 14px;
  border: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 0 5px;
  cursor: pointer;
}
table.schemas tbody td[b-l4zzii9og3] {
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table.schemas tr.totals[b-l4zzii9og3] {
  border-top: none;
}
table.schemas tr.totals td[b-l4zzii9og3] {
  font-weight: bold;
}

table.applications[b-l4zzii9og3] {
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 20px;
  font-size: 14px;
}
table.applications thead th[b-l4zzii9og3] {
  position: sticky;
  top: 0;
  z-index: 1;
  width: 25vw;
  padding: 5px 10px 5px 5px;
  text-align: left;
  border-right: 1px solid #EEE;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table.applications thead th:first-child[b-l4zzii9og3] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
}
table.applications td[b-l4zzii9og3] {
  background-color: #fff;
  padding: 5px 15px 5px 5px;
  text-align: left;
  min-width: 38px;
  position: relative;
}
table.applications td:last-child[b-l4zzii9og3] {
  text-align: right;
}
table.applications td:last-child a[b-l4zzii9og3] {
  margin-left: 10px;
}
table.applications td.Declined[b-l4zzii9og3] {
  color: red;
}
table.applications td.Accepted[b-l4zzii9og3] {
  color: green;
}
table.applications tbody th[b-l4zzii9og3] {
  text-align: left;
  position: sticky;
  left: 0;
  background: white;
  z-index: 1;
  font-weight: normal;
  font-size: 14px;
  border: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 0 5px;
}
table.applications tbody td[b-l4zzii9og3] {
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}

.btn[b-l4zzii9og3] {
  height: 58px;
}

[role=region][aria-labelledby][tabindex][b-l4zzii9og3] {
  width: 100%;
  overflow: auto;
}

.accordion[b-l4zzii9og3] {
  margin-bottom: 40px;
}
.accordion .time[b-l4zzii9og3] {
  display: inline-block;
}
.accordion .timeType[b-l4zzii9og3] {
  margin-left: 20px;
  display: inline-block;
}
.accordion .accordion-item:nth-of-type(2n+1) .accordion-header button[b-l4zzii9og3], .accordion .accordion-item:nth-of-type(2n+1) .accordion-header .accordion-button:not(.collapsed)[b-l4zzii9og3] {
  background-color: #EEE !important;
  color: #000 !important;
}
.accordion .accordion-item:nth-of-type(2n+1) .accordion-header .accordion-button:focus[b-l4zzii9og3] {
  border: none !important;
  box-shadow: none !important;
}
.accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)[b-l4zzii9og3] {
  background-color: inherit !important;
  color: #000 !important;
}
.accordion .accordion-item .accordion-header .accordion-button:focus[b-l4zzii9og3] {
  border: none !important;
  box-shadow: none !important;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-fiw62e7w46] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-fiw62e7w46] {
    flex: 1;
}

.sidebar[b-fiw62e7w46] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-fiw62e7w46] {
    background-color: #f7f7f7;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-fiw62e7w46]  a.logout, .top-row[b-fiw62e7w46]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-fiw62e7w46]  a:hover, .top-row[b-fiw62e7w46]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-fiw62e7w46]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .top-row[b-fiw62e7w46]  a.language {
            display: block;
            margin-right: 20px;
            text-decoration: none;
        }

        .top-row[b-fiw62e7w46]  a.language img {
            margin: 0 5px;
        }

            .top-row[b-fiw62e7w46]  a.language span {
                display: inline-block;
                height: 30px;
                margin-right: 5px;
                line-height: 32px;
            }

    .top-row[b-fiw62e7w46]  .dropdown .dropdown-item img {
        max-width: 100%;
    }

    .top-row[b-fiw62e7w46]  .dropdown-item { padding: 0 5px; }

    @media (max-width: 640.98px) {
        .top-row:not(.auth)[b-fiw62e7w46] {
        display: none;
    }

    .top-row.auth[b-fiw62e7w46] {
        justify-content: space-between;
    }

    .top-row[b-fiw62e7w46]  a, .top-row[b-fiw62e7w46]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-fiw62e7w46] {
        flex-direction: row;
    }

    .sidebar[b-fiw62e7w46] {
        width: 300px;
        position: sticky;
        top: 0;
        min-height: 100vh;
    }

    .top-row[b-fiw62e7w46] {
        position: sticky;
        top: 0;
        z-index: 3;
    }

    .top-row.auth[b-fiw62e7w46]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-fiw62e7w46], article[b-fiw62e7w46] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/MainLayoutLoggedOut.razor.rz.scp.css */
.page[b-e16eafczqz] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-e16eafczqz] {
    flex: 1;
}

.sidebar[b-e16eafczqz] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-e16eafczqz] {
    background-color: #f7f7f7;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-e16eafczqz]  a, .top-row[b-e16eafczqz]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-e16eafczqz]  a:hover, .top-row[b-e16eafczqz]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-e16eafczqz]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-e16eafczqz] {
        display: none;
    }

    .top-row.auth[b-e16eafczqz] {
        justify-content: space-between;
    }

    .top-row[b-e16eafczqz]  a, .top-row[b-e16eafczqz]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-e16eafczqz] {
        flex-direction: row;
    }

    .sidebar[b-e16eafczqz] {
        width: 350px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-e16eafczqz] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-e16eafczqz]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-e16eafczqz], article[b-e16eafczqz] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
