@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/Index.razor.rz.scp.css */
/* /Pages/Time/Attest.razor.rz.scp.css */
.warning[b-060w4g0t48] {
  background-color: rgba(255, 193, 7, 0.2);
}

.empty[b-060w4g0t48] {
  background-color: rgba(220, 53, 69, 0.2);
}

.hasabsence[b-060w4g0t48] {
  background-color: rgba(27, 136, 195, 0.2);
}

.above[b-060w4g0t48] {
  background-color: rgba(40, 167, 69, 0.2);
}

table.detailsTable[b-060w4g0t48] {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
}
table.detailsTable tr.sums td[b-060w4g0t48] {
  padding: 5px 0 5px 5px;
  font-size: 14px;
}
table.detailsTable tr td[b-060w4g0t48] {
  font-size: 12px;
  padding: 5px;
}
table.detailsTable tr td .fa-badge-check[b-060w4g0t48] {
  color: green;
}

.util[b-060w4g0t48] {
  margin-right: 10px;
}

.accordion[b-060w4g0t48] {
  margin-bottom: 40px;
}
.accordion .accordion-item:nth-of-type(2n+1) .accordion-header button[b-060w4g0t48], .accordion .accordion-item:nth-of-type(2n+1) .accordion-header .accordion-button:not(.collapsed)[b-060w4g0t48] {
  background-color: #EEE !important;
  color: #000 !important;
}
.accordion .accordion-item:nth-of-type(2n+1) .accordion-header .accordion-button:focus[b-060w4g0t48] {
  border: none !important;
  box-shadow: none !important;
}
.accordion .accordion-item .accordion-header .headerInformation[b-060w4g0t48] {
  margin-left: 10px;
}
.accordion .accordion-item .accordion-header .headerInformation .fa-badge-check[b-060w4g0t48] {
  color: green;
}
.accordion .accordion-item .accordion-header .headerInformation .fa-clock-rotate-left[b-060w4g0t48] {
  color: red;
}
.accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)[b-060w4g0t48] {
  background-color: inherit !important;
  color: #000 !important;
}
.accordion .accordion-item .accordion-header .accordion-button:focus[b-060w4g0t48] {
  border: none !important;
  box-shadow: none !important;
}
.accordion .accordion-item .accordion-header .accordion-button[b-060w4g0t48] {
  padding: 0.5rem 1.25rem;
}
.accordion .accordion-item .accordion-body[b-060w4g0t48] {
  padding-bottom: 1.5rem !important;
}

.expandedHeader[b-060w4g0t48] {
  border-top: 1px dashed #777;
  border-left: 1px dashed #777;
  border-right: 1px dashed #777;
}

.expandedContent[b-060w4g0t48] {
  border-bottom: 1px dashed #777;
  border-left: 1px dashed #777;
  border-right: 1px dashed #777;
}

.row.header[b-060w4g0t48] {
  text-transform: uppercase;
  font-size: 10px;
}
.row.header a[b-060w4g0t48] {
  cursor: pointer;
  text-decoration: underline;
}

.row.dayHeader[b-060w4g0t48] {
  padding: 5px 0;
}

.row.nothing[b-060w4g0t48] {
  color: #CCC;
}

/* Modify standard circles start */
.progress-circle[b-060w4g0t48] {
  font-size: 10px;
  margin-left: 10px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  opacity: 1;
}

.progress-circle.current[b-060w4g0t48] {
  box-shadow: rgb(38, 57, 77) 0px 10px 25px -10px;
}

.progress-circle[b-060w4g0t48]:after {
  top: 2px;
  left: 2px;
  width: 28px;
  height: 28px;
}

.progress-circle span[b-060w4g0t48] {
  line-height: 32px;
  width: 32px;
  font-weight: normal;
}

.progress-circle span.percent[b-060w4g0t48] {
  display: block;
}

.left-half-clipper[b-060w4g0t48] {
  width: 32px;
  height: 32px;
  clip: rect(0, 32px, 32px, 16px);
}

.value-bar[b-060w4g0t48] {
  clip: rect(0, 16px, 32px, 0);
  width: 32px;
  height: 32px;
}

.progress-circle.over50 .first50-bar[b-060w4g0t48] {
  clip: rect(0, 32px, 32px, 16px);
  width: 32px;
  height: 32px;
}

/* Modify standard circles end */
.btn i[b-060w4g0t48] {
  margin-right: 10px;
}
/* /Pages/Time/CheckListTranslation.razor.rz.scp.css */
table[b-f7ric6z73c] {
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
}
table thead th[b-f7ric6z73c] {
  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-f7ric6z73c] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
}
table td[b-f7ric6z73c] {
  background-color: #fff;
  padding: 5px 15px 5px 5px;
  text-align: left;
  min-width: 38px;
}
table tbody th[b-f7ric6z73c] {
  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-f7ric6z73c] {
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}

[role=region][aria-labelledby][tabindex][b-f7ric6z73c] {
  width: 100%;
  overflow: auto;
}

.time[b-f7ric6z73c] {
  display: inline-block;
  width: 100px;
}

.time[b-f7ric6z73c], .timeType[b-f7ric6z73c] {
  font-size: 12px;
  font-style: italic;
}

.times[b-f7ric6z73c] {
  line-height: 14px;
}

.absenceApplication[b-f7ric6z73c] {
  margin-bottom: 20px;
}
.absenceApplication .card-header[b-f7ric6z73c] {
  position: relative;
}
.absenceApplication .card-header .badge[b-f7ric6z73c] {
  position: absolute;
  top: 10px;
  right: 10px;
}
.absenceApplication .dates[b-f7ric6z73c] {
  margin-top: 5px;
  display: inline-block;
  font-weight: bold;
}
.absenceApplication .dates[b-f7ric6z73c], .absenceApplication .status[b-f7ric6z73c] {
  color: #CCC;
  font-style: italic;
  font-size: 12px;
}
.absenceApplication .status[b-f7ric6z73c] {
  margin-bottom: 0;
}

.absenceApplication.Accepted[b-f7ric6z73c] {
  border: 1px solid green;
}
.absenceApplication.Accepted .dates[b-f7ric6z73c] {
  color: green;
}

.absenceApplication.Declined[b-f7ric6z73c] {
  border: 1px solid red;
}
.absenceApplication.Declined .dates[b-f7ric6z73c] {
  color: red;
  text-decoration: line-through;
}

@media (max-width: 575.98px) {
  body table tr td[b-f7ric6z73c] {
    font-size: 12px;
  }
}
/* /Pages/Time/Components/AbsenceApplicationForm.razor.rz.scp.css */
.btn[b-z5za3s2bep] {
  min-width: 58px;
  width: 100%;
  height: 58px;
}

.header[b-z5za3s2bep] {
  display: flex;
}
.header .headerLeft[b-z5za3s2bep] {
  width: 75%;
}
.header .headerRight[b-z5za3s2bep] {
  width: 75%;
  text-align: right;
  padding-right: 10px;
  align-content: end;
}
.header .headerRight a[b-z5za3s2bep] {
  cursor: pointer;
}

.minimizedBox[b-z5za3s2bep] {
  padding: 20px;
}

@media (max-width: 575.98px) {
  .mobileRowSpacer[b-z5za3s2bep] {
    width: 100%;
    height: 12px;
  }
}
/* /Pages/Time/Components/CheckList.razor.rz.scp.css */
.btn[b-hu7jogtl98] {
  min-width: 58px;
  width: 100%;
  height: 58px;
}

.btn-group[b-hu7jogtl98] {
  width: 100%;
}

.btn-default[b-hu7jogtl98] {
  border-color: #E3E3E3;
}

.doneHider[b-hu7jogtl98] {
  display: none;
}

.allDone[b-hu7jogtl98] {
  position: relative;
  height: 200px;
  overflow: hidden;
}
.allDone a[b-hu7jogtl98] {
  position: absolute;
  right: 10px;
  top: 10px;
  bottom: 0;
  left: 0;
  font-size: 40px;
  color: #198754;
  cursor: pointer;
  text-align: right;
  z-index: 3;
}
.allDone .doneHider[b-hu7jogtl98] {
  display: block;
  width: 100%;
  position: absolute;
  top: 42px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgb(255, 255, 255));
}

body .box .header a[b-hu7jogtl98] {
  margin-right: 10px;
  cursor: pointer;
}
body .box .header a i[b-hu7jogtl98] {
  margin-right: 10px;
}
body .box .header .fa-stack[b-hu7jogtl98] {
  float: right;
}

.nav-link[b-hu7jogtl98] {
  color: #000;
}
.nav-link i[b-hu7jogtl98] {
  margin-right: 5px;
}

@media (max-width: 575.98px) {
  body .page .box .rowcontent[b-hu7jogtl98] {
    padding: 10px;
  }
  body .page .box label[b-hu7jogtl98] {
    margin-top: 1rem;
  }
}
/* /Pages/Time/Components/CostRowsList.razor.rz.scp.css */
.btn-success[b-zu4gc1k44e], .btn-default[b-zu4gc1k44e] {
  width: 58px;
  height: 58px;
}

.btn-default[b-zu4gc1k44e] {
  border-color: #E3E3E3;
}

@media (max-width: 575.98px) {
  body .page .box .rowcontent[b-zu4gc1k44e] {
    padding: 10px;
  }
  body .page .box label[b-zu4gc1k44e] {
    margin-top: 1rem;
  }
}
/* /Pages/Time/Components/Diary.razor.rz.scp.css */
.btn[b-hiarvpssvz] {
  min-width: 58px;
  width: 100%;
  height: 58px;
}

.btn-group[b-hiarvpssvz] {
  width: 100%;
}

.btn-default[b-hiarvpssvz] {
  border-color: #E3E3E3;
}

.tags[b-hiarvpssvz] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.tags .chip-content[b-hiarvpssvz] {
  cursor: pointer;
}
.tags .chip-head[b-hiarvpssvz] {
  background-color: #777777;
}

@media (max-width: 575.98px) {
  body .page .box .rowcontent[b-hiarvpssvz] {
    padding: 10px;
  }
  body .page .box label[b-hiarvpssvz] {
    margin-top: 1rem;
  }
}
/* /Pages/Time/Components/DiaryModal.razor.rz.scp.css */
.btn[b-z8ep7jyds4] {
  min-width: 58px;
  width: 100%;
  height: 58px;
}

.btn-group[b-z8ep7jyds4] {
  width: 100%;
}

.btn-default[b-z8ep7jyds4] {
  border-color: #E3E3E3;
}

.tags[b-z8ep7jyds4] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.tags .chip-content[b-z8ep7jyds4] {
  cursor: pointer;
}
.tags .chip-head[b-z8ep7jyds4] {
  background-color: #777777;
}

.box .rowcontent[b-z8ep7jyds4] {
  padding: 10px;
}

@media (max-width: 575.98px) {
  body .page .box .rowcontent[b-z8ep7jyds4] {
    padding: 10px;
  }
  body .page .box label[b-z8ep7jyds4] {
    margin-top: 1rem;
  }
}
/* /Pages/Time/Components/ExpenseRowsList.razor.rz.scp.css */
.btn[b-o5bvxn7u74] {
  min-width: 58px;
  width: 100%;
  height: 58px;
}

.btn-default[b-o5bvxn7u74] {
  border-color: #E3E3E3;
}

hr[b-o5bvxn7u74] {
  margin: 20px 0;
}

[role=region][aria-labelledby][tabindex][b-o5bvxn7u74] {
  width: 100%;
  overflow: auto;
}

table[b-o5bvxn7u74] {
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
}
table thead tr th[b-o5bvxn7u74] {
  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 tr th:first-child[b-o5bvxn7u74] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
  background: none;
}
table thead tr th.current[b-o5bvxn7u74] {
  font-weight: 900;
  text-decoration: underline;
}
table tbody th[b-o5bvxn7u74] {
  text-align: left;
  position: sticky;
  left: 0;
  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 th a[b-o5bvxn7u74] {
  margin-left: 10px;
}
table tbody tr th.isTextRow[b-o5bvxn7u74] {
  font-style: italic;
}
table tbody td[b-o5bvxn7u74] {
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table tr td[b-o5bvxn7u74], table tr th[b-o5bvxn7u74] {
  text-align: right;
  padding: 1px 5px;
}
table tr td:first-child[b-o5bvxn7u74], table tr th:first-child[b-o5bvxn7u74] {
  text-align: left;
  background-color: rgb(255, 255, 255);
}
table tr td:first-child[b-o5bvxn7u74] {
  padding-left: 10px;
}
table tr:nth-child(2n+1) td:first-child[b-o5bvxn7u74], table tr:nth-child(2n+1) th:first-child[b-o5bvxn7u74] {
  background-color: rgb(249, 249, 249);
}
table tr.subtotal th[b-o5bvxn7u74] {
  padding-bottom: 16px;
  font-weight: bold;
  white-space: nowrap;
}
table tr.subtotal th:first-child[b-o5bvxn7u74] {
  z-index: 2;
}
table tr.timeRow td[b-o5bvxn7u74], table tr.costRow td[b-o5bvxn7u74] {
  color: #AAA;
}

table.transactionsTable[b-o5bvxn7u74] {
  width: 100%;
  border-bottom: 0;
  margin-bottom: 5px;
  margin-top: 5px;
}
table.transactionsTable thead tr td[b-o5bvxn7u74] {
  background-color: transparent;
  font-size: 10px;
  text-transform: uppercase;
}
table.transactionsTable tr[b-o5bvxn7u74] {
  border: 0;
}
table.transactionsTable tr td[b-o5bvxn7u74] {
  border: 0;
}
table.transactionsTable tbody tr[b-o5bvxn7u74], table.transactionsTable tbody tr:nth-child(odd)[b-o5bvxn7u74], table.transactionsTable thead tr[b-o5bvxn7u74], table.transactionsTable thead tr:nth-child(odd)[b-o5bvxn7u74] {
  background-color: #FFF !important;
}
table.transactionsTable tr:nth-child(2n+1) td:first-child[b-o5bvxn7u74] {
  background-color: #FFF !important;
}

.saver[b-o5bvxn7u74] {
  width: 30px;
  text-align: right;
  color: #000000;
}
.saver a i[b-o5bvxn7u74] {
  margin: 0;
}

.invoicedTot[b-o5bvxn7u74] {
  width: 45px;
  display: inline-block;
}

.transAmount[b-o5bvxn7u74] {
  padding-right: 50px;
}

.amounts a i[b-o5bvxn7u74] {
  margin: 0;
}
.amounts .invoicedAmount[b-o5bvxn7u74] {
  cursor: pointer;
  padding: 0 10px;
  border: 1px dashed #CCC;
}
.amounts .invoicedAmount:hover[b-o5bvxn7u74] {
  background-color: #CCC;
}
.amounts[b-o5bvxn7u74]  .form-floating {
  margin-top: 4px;
  margin-bottom: 4px;
}
.amounts[b-o5bvxn7u74]  .form-floating > .form-control {
  padding: inherit;
}
.amounts[b-o5bvxn7u74]  .form-floating > .form-control {
  padding: 0.32rem 0.75rem;
  background-color: white;
  min-height: auto;
  height: inherit;
  /* min-height: inherit; */
  line-height: inherit;
}
.amounts[b-o5bvxn7u74]  .form-floating > .form-control-plaintext ~ label,
.amounts[b-o5bvxn7u74]  .form-floating > .form-control:focus ~ label,
.amounts[b-o5bvxn7u74]  .form-floating > .form-control:not(:placeholder-shown) ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.6) translateY(-0.5rem) translateX(0);
  background-color: white;
  padding-left: 0.1rem;
  padding-right: 0.1rem;
  line-height: 1;
}
.amounts[b-o5bvxn7u74]  .form-floating > label {
  position: absolute;
  top: 0;
  left: 0.75rem;
  margin-bottom: 0;
  z-index: 2;
  padding: 0 0;
  height: auto;
  font-size: 14px;
  padding-top: 0.37rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}

.radnr[b-o5bvxn7u74] {
  margin-left: 10px;
}

.saver.disabled[b-o5bvxn7u74] {
  color: #EEEEEE;
}

@media (max-width: 575.98px) {
  body .page .box .rowcontent[b-o5bvxn7u74] {
    padding: 10px;
  }
  body .page .box label[b-o5bvxn7u74] {
    margin-top: 1rem;
  }
}
/* /Pages/Time/Components/MonthReportDetails.razor.rz.scp.css */
table[b-be8t5lm7ab] {
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
}
table thead th[b-be8t5lm7ab] {
  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-be8t5lm7ab] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
}
table td[b-be8t5lm7ab] {
  background-color: #fff;
  padding: 5px 15px 5px 5px;
  text-align: left;
  min-width: 38px;
}
table tbody th[b-be8t5lm7ab] {
  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-be8t5lm7ab] {
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}

[role=region][aria-labelledby][tabindex][b-be8t5lm7ab] {
  width: 100%;
  overflow: auto;
}

.time[b-be8t5lm7ab] {
  display: inline-block;
  width: 100px;
}

.time[b-be8t5lm7ab], .timeType[b-be8t5lm7ab] {
  font-size: 12px;
  font-style: italic;
}

.times[b-be8t5lm7ab] {
  line-height: 14px;
}

.absenceApplication[b-be8t5lm7ab] {
  margin-bottom: 20px;
}
.absenceApplication .card-header[b-be8t5lm7ab] {
  position: relative;
}
.absenceApplication .card-header .badge[b-be8t5lm7ab] {
  position: absolute;
  top: 10px;
  right: 10px;
}
.absenceApplication .dates[b-be8t5lm7ab] {
  margin-top: 5px;
  display: inline-block;
  font-weight: bold;
}
.absenceApplication .dates[b-be8t5lm7ab], .absenceApplication .status[b-be8t5lm7ab] {
  color: #CCC;
  font-style: italic;
  font-size: 12px;
}
.absenceApplication .status[b-be8t5lm7ab] {
  margin-bottom: 0;
}

.absenceApplication.Accepted[b-be8t5lm7ab] {
  border: 1px solid green;
}
.absenceApplication.Accepted .dates[b-be8t5lm7ab] {
  color: green;
}

.absenceApplication.Declined[b-be8t5lm7ab] {
  border: 1px solid red;
}
.absenceApplication.Declined .dates[b-be8t5lm7ab] {
  color: red;
  text-decoration: line-through;
}

@media (max-width: 575.98px) {
  body table tr td[b-be8t5lm7ab] {
    font-size: 12px;
  }
}
/* /Pages/Time/Components/NewProject.razor.rz.scp.css */
.btn-success[b-j9a7c2m32o] {
  width: 100%;
  height: 58px;
}

table[b-j9a7c2m32o] {
  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-j9a7c2m32o] {
  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-j9a7c2m32o] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
}
table td[b-j9a7c2m32o] {
  background-color: #fff;
  padding: 5px 15px 5px 5px;
  text-align: left;
  min-width: 38px;
}
table tbody th[b-j9a7c2m32o] {
  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-j9a7c2m32o] {
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 1px 5px;
}
table tbody tr[b-j9a7c2m32o] {
  border-top: 1px solid #ddd;
}
table tbody tr:nth-child(odd)[b-j9a7c2m32o] {
  background-color: #f9f9f9;
}

[role=region][aria-labelledby][tabindex][b-j9a7c2m32o] {
  width: 100%;
  overflow: auto;
}
/* /Pages/Time/Components/NewProjectRow.razor.rz.scp.css */
table[b-ioqx7n6jiu] {
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
}
table thead th[b-ioqx7n6jiu] {
  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-ioqx7n6jiu] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
}
table td[b-ioqx7n6jiu] {
  background-color: #fff;
  padding: 5px 15px 5px 5px;
  text-align: center;
  min-width: 38px;
}
table tbody th[b-ioqx7n6jiu] {
  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-ioqx7n6jiu] {
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}

.adder[b-ioqx7n6jiu] {
  width: 100%;
  font-size: 20px;
  display: block;
  color: #198754;
}

[role=region][aria-labelledby][tabindex][b-ioqx7n6jiu] {
  width: 100%;
  overflow: auto;
}

.newProjectRow .btn[b-ioqx7n6jiu] {
  width: 100%;
  height: 58px;
}

@media (max-width: 575.98px) {
  body table tr td[b-ioqx7n6jiu] {
    font-size: 12px;
  }
}
/* /Pages/Time/Components/ProjectFiles.razor.rz.scp.css */
.btn[b-400jjkrtuu] {
  min-width: 58px;
  width: 100%;
  height: 58px;
}

.btn-group[b-400jjkrtuu] {
  width: 100%;
}

.btn-default[b-400jjkrtuu] {
  border-color: #E3E3E3;
}

.tags .chip-content[b-400jjkrtuu] {
  cursor: pointer;
}
.tags .chip-head[b-400jjkrtuu] {
  background-color: #777777;
}

.header[b-400jjkrtuu] {
  display: flex;
}
.header .headerLeft[b-400jjkrtuu] {
  width: 75%;
}
.header .headerRight[b-400jjkrtuu] {
  width: 75%;
  text-align: right;
  padding-right: 10px;
  align-content: end;
}
.header .headerRight a[b-400jjkrtuu] {
  cursor: pointer;
}

@media (max-width: 575.98px) {
  body .page .box .rowcontent[b-400jjkrtuu] {
    padding: 10px;
  }
  body .page .box label[b-400jjkrtuu] {
    margin-top: 1rem;
  }
}
/* /Pages/Time/Components/ProjectsTable.razor.rz.scp.css */
table[b-lszye7sqr3] {
  width: 100%;
  margin-bottom: 30px;
}
table tr td[b-lszye7sqr3] {
  vertical-align: top;
}
table tr td:last-of-type[b-lszye7sqr3] {
  text-align: right;
}
table tr td:last-of-type .fa-close[b-lszye7sqr3] {
  color: #d03635;
}
table tr td:last-of-type .fa-check[b-lszye7sqr3] {
  color: #acab7c;
}
table tr.emptyRow[b-lszye7sqr3] {
  line-height: 10px;
}
table tr.new td a.projectName[b-lszye7sqr3] {
  font-weight: bold;
}

.mobile[b-lszye7sqr3] {
  display: none;
}

.showText[b-lszye7sqr3] {
  cursor: pointer;
  margin-left: 10px;
}

.delegate[b-lszye7sqr3] {
  padding: 20px;
}
.delegate .maxwidther[b-lszye7sqr3] {
  max-width: 500px;
}

.tags[b-lszye7sqr3] {
  padding: 0 10px 10px 10px;
}

.onoffswitch[b-lszye7sqr3] {
  margin-top: 10px;
}

@media (max-width: 575.98px) {
  table[b-lszye7sqr3] {
    margin-bottom: 20px;
  }
  .desktop[b-lszye7sqr3] {
    display: none;
  }
  .mobile[b-lszye7sqr3] {
    display: table-row;
  }
  .mobile td[b-lszye7sqr3] {
    padding: 5px;
  }
}
/* /Pages/Time/Components/ShowTexts.razor.rz.scp.css */
table[b-u9wiwamy1o] {
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
}
table thead th[b-u9wiwamy1o] {
  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-u9wiwamy1o] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
}
table td[b-u9wiwamy1o] {
  background-color: #fff;
  padding: 5px 15px 5px 5px;
  text-align: center;
  min-width: 38px;
}
table tbody th[b-u9wiwamy1o] {
  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-u9wiwamy1o] {
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}

.adder[b-u9wiwamy1o] {
  width: 100%;
  font-size: 20px;
  display: block;
  color: #198754;
}

[role=region][aria-labelledby][tabindex][b-u9wiwamy1o] {
  width: 100%;
  overflow: auto;
}

.newProjectRow .btn[b-u9wiwamy1o] {
  width: 100%;
  height: 58px;
}

@media (max-width: 575.98px) {
  body table tr td[b-u9wiwamy1o] {
    font-size: 12px;
  }
}
/* /Pages/Time/Components/SpecifiedTimeRowsList.razor.rz.scp.css */
.ph-options[b-me8gse1quu] {
  background-color: #EEE;
  padding: 10px;
}
.ph-options a[b-me8gse1quu] {
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #CCC;
  border-bottom: 1px solid #BBB;
  display: block;
  text-decoration: none;
  padding: 0 5px;
}
.ph-options a i[b-me8gse1quu] {
  display: none;
}
.ph-options a.hasTime[b-me8gse1quu] {
  color: #000;
  cursor: pointer;
}
.ph-options a.hasTime i[b-me8gse1quu] {
  display: block;
  float: right;
  height: 30px;
  line-height: 30px;
}
.ph-options a.active[b-me8gse1quu] {
  font-weight: bold;
  text-decoration: underline;
}
.ph-options a:last-of-type[b-me8gse1quu] {
  border-bottom: none;
}

.ph-panels[b-me8gse1quu] {
  border: 1px solid #EEE;
}
.ph-panels .ph-panel[b-me8gse1quu] {
  padding: 10px;
}
.ph-panels .ph-panel.hidden[b-me8gse1quu] {
  display: none;
}

.btn[b-me8gse1quu] {
  min-width: 58px;
  width: 100%;
  height: 58px;
}

.btn-group[b-me8gse1quu] {
  width: 100%;
}

.phSummary[b-me8gse1quu] {
  background-color: #EEE;
  padding: 0 10px;
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.phSummary i[b-me8gse1quu] {
  margin-right: 10px;
  height: 40px;
  line-height: 40px;
  float: left;
}
.phSummary i.fa-check-circle[b-me8gse1quu] {
  color: green;
}
.phSummary i.fa-circle-xmark[b-me8gse1quu] {
  color: red;
}
.phSummary span[b-me8gse1quu] {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  float: left;
  display: inline-block;
  padding-top: 1px;
}

@media (max-width: 575.98px) {
  .mobileRowSpacer[b-me8gse1quu] {
    width: 100%;
    height: 12px;
  }
}
/* /Pages/Time/Components/StartStopTimeRowsList.razor.rz.scp.css */
.ph-options[b-cm2rwa7wl5] {
  background-color: #EEE;
  padding: 10px;
}
.ph-options a[b-cm2rwa7wl5] {
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #CCC;
  border-bottom: 1px solid #BBB;
  display: block;
  text-decoration: none;
  padding: 0 5px;
}
.ph-options a i[b-cm2rwa7wl5] {
  display: none;
}
.ph-options a.hasTime[b-cm2rwa7wl5] {
  color: #000;
  cursor: pointer;
}
.ph-options a.hasTime i[b-cm2rwa7wl5] {
  display: block;
  float: right;
  height: 30px;
  line-height: 30px;
}
.ph-options a.active[b-cm2rwa7wl5] {
  font-weight: bold;
  text-decoration: underline;
}
.ph-options a:last-of-type[b-cm2rwa7wl5] {
  border-bottom: none;
}

.ph-panels[b-cm2rwa7wl5] {
  border: 1px solid #EEE;
}
.ph-panels .ph-panel[b-cm2rwa7wl5] {
  padding: 10px;
}
.ph-panels .ph-panel.hidden[b-cm2rwa7wl5] {
  display: none;
}

.btn[b-cm2rwa7wl5] {
  min-width: 58px;
  width: 100%;
  height: 58px;
}

.btn-group[b-cm2rwa7wl5] {
  width: 100%;
}

.phSummary[b-cm2rwa7wl5] {
  background-color: #EEE;
  padding: 0 10px;
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.phSummary i[b-cm2rwa7wl5] {
  margin-right: 10px;
  height: 40px;
  line-height: 40px;
  float: left;
}
.phSummary i.fa-check-circle[b-cm2rwa7wl5] {
  color: green;
}
.phSummary i.fa-circle-xmark[b-cm2rwa7wl5] {
  color: red;
}
.phSummary span[b-cm2rwa7wl5] {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  float: left;
  display: inline-block;
  padding-top: 1px;
}

.previousReports[b-cm2rwa7wl5] {
  background-color: rgba(255, 193, 7, 0.2);
}
.previousReports .previousHeader label[b-cm2rwa7wl5] {
  margin: 10px;
  font-weight: bold;
}
.previousReports .previousHeader label i[b-cm2rwa7wl5] {
  color: red;
}
.previousReports .oneReport[b-cm2rwa7wl5] {
  border-top: 1px solid #CCC;
  padding: 10px 5px 0 5px;
}
.previousReports .oneReportSummary[b-cm2rwa7wl5] {
  padding: 0 5px 10px 5px;
  align-items: center;
}
.previousReports .oneReportSummary .btn[b-cm2rwa7wl5] {
  height: auto;
}
.previousReports .oneReport.otherProject[b-cm2rwa7wl5], .previousReports .oneReportSummary.otherProject[b-cm2rwa7wl5] {
  color: #CCC;
  font-style: italic;
}

.rowcontent .row:last-of-type[b-cm2rwa7wl5] {
  margin-bottom: 0 !important;
}

.fa-image-slash[b-cm2rwa7wl5] {
  color: red;
  width: 30px;
  margin: 0 !important;
  text-align: center;
}

.fa-image[b-cm2rwa7wl5] {
  color: green;
  width: 30px;
  margin: 0 !important;
  text-align: center;
}

.blocked[b-cm2rwa7wl5] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 10px;
  z-index: 3;
  align-content: center;
}
.blocked .blockedInner[b-cm2rwa7wl5] {
  text-align: center;
}
.blocked .blockedInner p[b-cm2rwa7wl5] {
  font-weight: 500;
}

@media (max-width: 575.98px) {
  .mobileRowSpacer[b-cm2rwa7wl5] {
    width: 100%;
    height: 12px;
  }
}
/* /Pages/Time/Components/TimeRowsList.razor.rz.scp.css */
.btn[b-fhhyin01px] {
  min-width: 58px;
  width: 100%;
  height: 58px;
}

.btn-group[b-fhhyin01px] {
  width: 100%;
}

.btn-default[b-fhhyin01px] {
  border-color: #E3E3E3;
}

.salaryArts[b-fhhyin01px] {
  margin-bottom: 20px;
}

.input-group .form-floating[b-fhhyin01px] {
  margin-bottom: 0;
}

@media (max-width: 575.98px) {
  body .page .box .rowcontent[b-fhhyin01px] {
    padding: 10px;
  }
  body .page .box label[b-fhhyin01px] {
    margin-top: 1rem;
  }
  body .page .box .salaryArts[b-fhhyin01px] {
    margin-bottom: 10px;
  }
  body .page .box .salaryArts .salaryart[b-fhhyin01px] {
    font-size: 12px;
  }
  body .page .box .salaryArts .salaryart label[b-fhhyin01px] {
    margin-top: 0;
  }
}
/* /Pages/Time/Copy.razor.rz.scp.css */
.salaryArtDeviation[b-m73ak3ymvn] {
  font-style: italic;
  font-size: 10px;
}

table.datePickerTable[b-m73ak3ymvn] {
  width: 100%;
  margin-bottom: 40px;
}
table.datePickerTable thead th[b-m73ak3ymvn] {
  padding: 5px 10px 5px 5px;
  border: 1px solid #EEE;
  border-top: none;
  text-align: center;
}
table.datePickerTable tr td[b-m73ak3ymvn] {
  padding: 10px 5px 5px 5px;
  border: 1px solid #EEE;
  position: relative;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
}
table.datePickerTable tr td .smallDate[b-m73ak3ymvn] {
  font-size: 10px;
  color: #AAA;
  line-height: 10px;
  position: absolute;
  left: 3px;
  top: 3px;
}
table.datePickerTable tr td .workedHours[b-m73ak3ymvn] {
  line-height: 24px;
  font-size: 14px;
  height: 24px;
}
table.datePickerTable tr td i.fa-light[b-m73ak3ymvn] {
  position: absolute;
  right: 3px;
  top: 3px;
  font-size: 10px;
}
table.datePickerTable tr td.weekNr[b-m73ak3ymvn] {
  color: #d03635;
  text-align: center;
}
table.datePickerTable tr td.Saturday[b-m73ak3ymvn], table.datePickerTable tr td.Sunday[b-m73ak3ymvn], table.datePickerTable tr td.redDay[b-m73ak3ymvn] {
  background-color: #DDD;
}
table.datePickerTable tr td.selected[b-m73ak3ymvn] {
  background-color: rgba(40, 167, 69, 0.2);
}
table.datePickerTable tr td.selected .smallDate[b-m73ak3ymvn] {
  font-weight: bold;
  color: #000;
}

table.detailsTable[b-m73ak3ymvn] {
  width: 100%;
  margin-bottom: 40px;
}
table.detailsTable tr td[b-m73ak3ymvn] {
  font-size: 12px;
  padding: 5px;
}
table.detailsTable tr td .description[b-m73ak3ymvn] {
  font-style: italic;
}
table.detailsTable tr td i.fa-light[b-m73ak3ymvn] {
  font-size: 16px;
}
table.detailsTable tr td:first-of-type[b-m73ak3ymvn] {
  cursor: pointer;
  min-width: 30px;
}

.copyBox[b-m73ak3ymvn] {
  margin-bottom: 40px;
}

.mobile[b-m73ak3ymvn] {
  display: none;
}

@media (max-width: 575.98px) {
  .desktop[b-m73ak3ymvn] {
    display: none;
  }
  .mobile[b-m73ak3ymvn] {
    display: table-row;
  }
  .mobile td[b-m73ak3ymvn] {
    padding: 5px;
  }
}
/* /Pages/Time/DiaryReport.razor.rz.scp.css */
.reportHeader[b-5b0kj0hgks] {
  margin-top: 40px;
  text-align: center;
  background-color: #eee;
}
.reportHeader img[b-5b0kj0hgks] {
  margin-bottom: 20px;
  max-width: 200px;
}

.onoffswitch[b-5b0kj0hgks] {
  min-width: 125px;
}

.reportDay[b-5b0kj0hgks] {
  border-bottom: 1px solid #CCC;
}
.reportDay .reportDate[b-5b0kj0hgks] {
  margin-top: 20px;
}
.reportDay .reportDate h5[b-5b0kj0hgks] {
  font-size: 1rem;
}
.reportDay .dayReportList[b-5b0kj0hgks] {
  margin-bottom: 20px;
}
.reportDay .workTextHolder[b-5b0kj0hgks] {
  position: relative;
}
.reportDay .workTextHolder .visibler[b-5b0kj0hgks] {
  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-5b0kj0hgks] {
  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-5b0kj0hgks] {
  margin-top: 20px;
}
.reportDay .diaryPost .diaryFiles .diaryImageHolder[b-5b0kj0hgks] {
  position: relative;
}
.reportDay .diaryPost .diaryFiles .diaryImageHolder .visibler[b-5b0kj0hgks] {
  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-5b0kj0hgks] {
  max-width: 100%;
  margin-bottom: 20px;
}
.reportDay .diaryPost .diaryFiles .diaryImageHolder.isHidden .diaryImageOverlay[b-5b0kj0hgks] {
  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-5b0kj0hgks] {
  margin-bottom: 40px;
}

.btn[b-5b0kj0hgks] {
  height: 58px;
}
.btn i[b-5b0kj0hgks] {
  margin-right: 5px;
}
/* /Pages/Time/Index.razor.rz.scp.css */
table[b-xxkr0kv5j5] {
  width: 100%;
  margin-bottom: 30px;
}
table tr td:last-of-type[b-xxkr0kv5j5] {
  text-align: right;
}
table tr td:last-of-type .fa-close[b-xxkr0kv5j5] {
  color: #d03635;
}
table tr td:last-of-type .fa-check[b-xxkr0kv5j5] {
  color: #acab7c;
}
table tr td .schemaDate[b-xxkr0kv5j5] {
  color: #777;
}
table tr td .times .outside[b-xxkr0kv5j5] {
  font-size: 12px;
  line-height: 12px;
  height: 12px;
  color: #CCC;
}
table tr td .times .time[b-xxkr0kv5j5] {
  width: 90%;
  display: inline-block;
  font-weight: bold;
}
table tr td .times .timeType[b-xxkr0kv5j5] {
  width: 45%;
  display: inline-block;
}
table tr.emptyRow[b-xxkr0kv5j5] {
  line-height: 10px;
}
table tr.emptyRow td[b-xxkr0kv5j5] {
  color: #FFF;
  font-size: 10px;
  text-transform: uppercase;
  padding: 1px 5px;
  text-align: left !important;
  line-height: 15px;
}
table tr.absence td[b-xxkr0kv5j5] {
  line-height: 30px;
}
table tr.absence td a[b-xxkr0kv5j5] {
  margin-right: 10px;
  cursor: pointer;
}
table tr.updatedOn td[b-xxkr0kv5j5] {
  font-style: italic;
  color: #ccc;
  padding-bottom: 10px;
  text-align: left;
  font-size: 12px;
}

button:not(.btn-sm)[b-xxkr0kv5j5] {
  height: 58px;
  padding: 0 20px;
  line-height: 58px;
}

.mobile[b-xxkr0kv5j5] {
  display: none;
}

.input-group .form-floating[b-xxkr0kv5j5] {
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group .form-floating input[b-xxkr0kv5j5] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group .input-group-append .btn[b-xxkr0kv5j5] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.modeSwitcherParent[b-xxkr0kv5j5] {
  align-items: end;
}
.modeSwitcherParent label[b-xxkr0kv5j5], .modeSwitcherParent label span[b-xxkr0kv5j5] {
  font-weight: 600;
}
.modeSwitcherParent .modeSwitcher[b-xxkr0kv5j5] {
  text-align: right;
}
.modeSwitcherParent .modeSwitcher .btn i[b-xxkr0kv5j5] {
  font-size: 12px;
}

@media (max-width: 575.98px) {
  table[b-xxkr0kv5j5] {
    margin-bottom: 20px;
  }
  .desktop[b-xxkr0kv5j5] {
    display: none;
  }
  .mobile[b-xxkr0kv5j5] {
    display: table-row;
  }
  .mobile td[b-xxkr0kv5j5] {
    padding: 5px;
  }
}
/* /Pages/Time/InternalDebiting.razor.rz.scp.css */
table.detailsTable[b-r8f7dd84ax] {
  width: 100%;
  margin-bottom: 20px;
}
table.detailsTable tr.sums td[b-r8f7dd84ax] {
  padding: 5px 0 5px 5px;
  font-size: 14px;
}
table.detailsTable tr td[b-r8f7dd84ax] {
  font-size: 12px;
  padding: 5px;
}
table.detailsTable tr td .fa-badge-check[b-r8f7dd84ax] {
  color: green;
}

.util[b-r8f7dd84ax] {
  margin-right: 10px;
}

.accordion[b-r8f7dd84ax] {
  margin-bottom: 40px;
}
.accordion .accordion-item:nth-of-type(2n+1) .accordion-header button[b-r8f7dd84ax], .accordion .accordion-item:nth-of-type(2n+1) .accordion-header .accordion-button:not(.collapsed)[b-r8f7dd84ax] {
  background-color: #EEE !important;
  color: #000 !important;
}
.accordion .accordion-item:nth-of-type(2n+1) .accordion-header .accordion-button:focus[b-r8f7dd84ax] {
  border: none !important;
  box-shadow: none !important;
}
.accordion .accordion-item .accordion-header .headerInformation[b-r8f7dd84ax] {
  margin-left: 10px;
}
.accordion .accordion-item .accordion-header .headerInformation .fa-badge-check[b-r8f7dd84ax] {
  color: green;
}
.accordion .accordion-item .accordion-header .headerInformation .fa-clock-rotate-left[b-r8f7dd84ax] {
  color: red;
}
.accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)[b-r8f7dd84ax] {
  background-color: inherit !important;
  color: #000 !important;
}
.accordion .accordion-item .accordion-header .accordion-button:focus[b-r8f7dd84ax] {
  border: none !important;
  box-shadow: none !important;
}
.accordion .accordion-item .accordion-header .accordion-button[b-r8f7dd84ax] {
  padding: 0.5rem 1.25rem;
}
.accordion .accordion-item .accordion-body[b-r8f7dd84ax] {
  padding-bottom: 1.5rem !important;
}

.expandedHeader[b-r8f7dd84ax] {
  border-top: 1px dashed #777;
  border-left: 1px dashed #777;
  border-right: 1px dashed #777;
}

.expandedContent[b-r8f7dd84ax] {
  border-bottom: 1px dashed #777;
  border-left: 1px dashed #777;
  border-right: 1px dashed #777;
}

.row.header[b-r8f7dd84ax] {
  text-transform: uppercase;
  font-size: 10px;
}
.row.header a[b-r8f7dd84ax] {
  cursor: pointer;
  text-decoration: underline;
}

.row.dayHeader[b-r8f7dd84ax] {
  padding: 5px 0;
}

.row.nothing[b-r8f7dd84ax] {
  color: #CCC;
}

.row.subDepartment[b-r8f7dd84ax] {
  padding: 30px 0;
}

.row.subDepartment:nth-of-type(even)[b-r8f7dd84ax] {
  background-color: #EEE;
}

.btn i[b-r8f7dd84ax] {
  margin-right: 10px;
}
/* /Pages/Time/Month.razor.rz.scp.css */
table[b-ffhpc54gjy] {
  /*    width: 100%;
  margin-bottom: 40px;

  thead {
      th {
          padding: 5px 10px 5px 5px;
          border: 1px solid #EEE;
          border-top: none;
          text-align: center;
      }
  }*/
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
}
table thead th[b-ffhpc54gjy] {
  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-ffhpc54gjy] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
}
table tbody th[b-ffhpc54gjy] {
  text-align: left;
  position: sticky;
  left: 0;
  max-width: 50vw;
  width: 50vw;
  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-ffhpc54gjy] {
  padding: 5px;
  border: 1px solid #EEE;
  position: relative;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
}
table tr td .smallDate[b-ffhpc54gjy] {
  font-size: 10px;
  color: #AAA;
  line-height: 10px;
  position: absolute;
  left: 2px;
  top: 2px;
}
table tr td .workedHours[b-ffhpc54gjy] {
  line-height: 24px;
  height: 24px;
}
table tr td.weekNr[b-ffhpc54gjy] {
  color: #d03635;
  text-align: center;
}
table tr td.Saturday[b-ffhpc54gjy], table tr td.Sunday[b-ffhpc54gjy], table tr td.redDay[b-ffhpc54gjy] {
  background-color: #DDD;
}
table tr td.warning[b-ffhpc54gjy] {
  background-color: rgba(255, 193, 7, 0.2);
}
table tr td.empty[b-ffhpc54gjy] {
  background-color: rgba(220, 53, 69, 0.2);
}
table tr td.hasabsence[b-ffhpc54gjy] {
  background-color: rgba(27, 136, 195, 0.2);
}
table tr td.above[b-ffhpc54gjy] {
  background-color: rgba(40, 167, 69, 0.2);
}
table tr.emptyRow th[b-ffhpc54gjy] {
  font-size: 10px;
  text-transform: uppercase;
  padding: 5px 10px 5px 5px;
}

[role=region][aria-labelledby][tabindex][b-ffhpc54gjy] {
  width: 100%;
  overflow: auto;
}

.explanations table thead tr th[b-ffhpc54gjy] {
  text-align: left;
}
.explanations table tbody tr td[b-ffhpc54gjy] {
  text-align: left;
}
.explanations table tr td[b-ffhpc54gjy] {
  padding: 0px 15px 0px 5px;
}
.explanations table tr td.color[b-ffhpc54gjy] {
  width: 60px;
}
/* /Pages/Time/MonthReport.razor.rz.scp.css */
table[b-lmn3ce4li5] {
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
}
table thead th[b-lmn3ce4li5] {
  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-lmn3ce4li5] {
  position: absolute;
  top: 3px;
  right: 4px;
  font-size: 8px;
  font-weight: normal;
}
table thead th:first-child[b-lmn3ce4li5] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
}
table td[b-lmn3ce4li5] {
  background-color: #fff;
  padding: 5px 15px 5px 5px;
  text-align: center;
  min-width: 38px;
  position: relative;
}
table td .smallDate[b-lmn3ce4li5] {
  font-size: 10px;
  color: #AAA;
  line-height: 10px;
  float: left;
}
table td .workedHours[b-lmn3ce4li5] {
  line-height: 20px;
  height: 20px;
}
table td .allTimes[b-lmn3ce4li5] {
  display: none;
}
table td .absence[b-lmn3ce4li5] {
  position: absolute;
  right: 4px;
  bottom: 1px;
  font-size: 10px;
}
table td .unattested[b-lmn3ce4li5] {
  position: absolute;
  right: 4px;
  top: 1px;
  color: red;
  font-size: 10px;
}
table td .absence.Declined[b-lmn3ce4li5] {
  color: red;
}
table td .absence.Accepted[b-lmn3ce4li5] {
  color: green;
}
table td.Saturday[b-lmn3ce4li5], table td.Sunday[b-lmn3ce4li5], table td.redDay[b-lmn3ce4li5] {
  background-color: #DDD;
}
table td.employeeTotal[b-lmn3ce4li5] {
  font-weight: bold;
}
table td.warning[b-lmn3ce4li5] {
  background-color: rgba(255, 193, 7, 0.2);
}
table td.empty[b-lmn3ce4li5] {
  background-color: rgba(220, 53, 69, 0.2);
}
table td.hasabsence[b-lmn3ce4li5] {
  background-color: rgba(27, 136, 195, 0.2);
}
table td.above[b-lmn3ce4li5] {
  background-color: rgba(40, 167, 69, 0.2);
}
table tbody th[b-lmn3ce4li5] {
  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-lmn3ce4li5] {
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table tr.totals td[b-lmn3ce4li5] {
  font-weight: bold;
}

[role=region][aria-labelledby][tabindex][b-lmn3ce4li5] {
  width: 100%;
  overflow: auto;
}

.explanations table thead tr th[b-lmn3ce4li5] {
  text-align: left;
}
.explanations table tbody tr td[b-lmn3ce4li5] {
  text-align: left;
}
.explanations table tr td[b-lmn3ce4li5] {
  padding: 0px 15px 0px 5px;
}
.explanations table tr td.color[b-lmn3ce4li5] {
  width: 60px;
}
/* /Pages/Time/Project.razor.rz.scp.css */
.btn-success[b-i35ds102tc], .btn-default[b-i35ds102tc] {
  width: 58px;
  height: 58px;
}

.btn-default[b-i35ds102tc] {
  border-color: #E3E3E3;
}

.hasTime[b-i35ds102tc] {
  font-weight: bold;
}

a[b-i35ds102tc] {
  cursor: pointer;
  color: #000;
}
a i[b-i35ds102tc] {
  margin-right: 5px;
}

.tools a:first-of-type[b-i35ds102tc] {
  text-decoration: underline;
}
.tools span[b-i35ds102tc] {
  margin-left: 10px;
  font-style: italic;
  font-size: 12px;
  color: #AAA;
}

table[b-i35ds102tc] {
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
}
table thead tr th[b-i35ds102tc] {
  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 tr th:first-of-type[b-i35ds102tc] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
  background: none;
}
table thead tr th.current[b-i35ds102tc] {
  font-weight: 900;
  text-decoration: underline;
}
table tbody th[b-i35ds102tc] {
  text-align: left;
  position: sticky;
  left: 0;
  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 th a[b-i35ds102tc] {
  margin-left: 10px;
}
table tbody tr th.isTextRow[b-i35ds102tc] {
  font-style: italic;
}
table tbody td[b-i35ds102tc] {
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table tbody tr.costRow th:first-of-type[b-i35ds102tc], table tbody tr.timeRow th:first-of-type[b-i35ds102tc], table tbody tr.transactionRow th:first-of-type[b-i35ds102tc] {
  padding-left: 10px;
}
table tr td[b-i35ds102tc], table tr th[b-i35ds102tc] {
  text-align: right;
  padding: 1px 5px;
}
table tr td:first-child[b-i35ds102tc], table tr th:first-child[b-i35ds102tc] {
  text-align: left;
  background-color: rgb(255, 255, 255);
}
table tr td:first-child[b-i35ds102tc] {
  padding-left: 10px;
}
table tr:nth-child(2n+1) td:first-child[b-i35ds102tc], table tr:nth-child(2n+1) th:first-child[b-i35ds102tc] {
  background-color: rgb(249, 249, 249);
}
table tr.subtotal th[b-i35ds102tc] {
  padding-bottom: 16px;
  font-weight: bold;
  white-space: nowrap;
}
table tr.subtotal th:first-child[b-i35ds102tc] {
  z-index: 2;
}
table tr.timeRow td[b-i35ds102tc], table tr.costRow td[b-i35ds102tc] {
  color: #AAA;
}

[role=region][aria-labelledby][tabindex][b-i35ds102tc] {
  width: 100%;
  overflow: auto;
}

/*table.transactionsTable {
    width: 100%;
    border-bottom: 0;
    margin-bottom: 5px;
    margin-top: 5px;

    thead {
        tr {
            td {
                background-color: transparent;
                font-size: 10px;
                text-transform: uppercase;
            }
        }
    }

    tr {
        border: 0;

        td {
            border: 0;
        }
    }

    tbody, thead {
        tr, tr:nth-child(odd) {
            background-color: #FFF !important;
        }
    }

    tr:nth-child(2n+1) {
        td:first-child {
            background-color: #FFF !important;
        }
    }
}*/
.saver[b-i35ds102tc] {
  width: 30px;
  text-align: right;
  color: #000000;
}
.saver a i[b-i35ds102tc] {
  margin: 0;
}

.invoicedAmount[b-i35ds102tc] {
  margin: 0 10px;
}

.invoicedTot[b-i35ds102tc] {
  width: 45px;
  display: inline-block;
}

.transAmount[b-i35ds102tc] {
  padding-right: 50px;
}

.amounts a i[b-i35ds102tc] {
  margin: 0;
}
.amounts .invoicedAmount[b-i35ds102tc] {
  cursor: pointer;
  padding: 0 10px;
  border: 1px dashed #CCC;
}
.amounts .invoicedAmount:hover[b-i35ds102tc] {
  background-color: #CCC;
}
.amounts[b-i35ds102tc]  .form-floating {
  margin-top: 4px;
  margin-bottom: 4px;
}
.amounts[b-i35ds102tc]  .form-floating > .form-control {
  padding: inherit;
}
.amounts[b-i35ds102tc]  .form-floating > .form-control {
  padding: 0.32rem 0.75rem;
  background-color: white;
  min-height: auto;
  height: inherit;
  /* min-height: inherit; */
  line-height: inherit;
}
.amounts[b-i35ds102tc]  .form-floating > .form-control-plaintext ~ label,
.amounts[b-i35ds102tc]  .form-floating > .form-control:focus ~ label,
.amounts[b-i35ds102tc]  .form-floating > .form-control:not(:placeholder-shown) ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.6) translateY(-0.5rem) translateX(0);
  background-color: white;
  padding-left: 0.1rem;
  padding-right: 0.1rem;
  line-height: 1;
}
.amounts[b-i35ds102tc]  .form-floating > label {
  position: absolute;
  top: 0;
  left: 0.75rem;
  margin-bottom: 0;
  z-index: 2;
  padding: 0 0;
  height: auto;
  font-size: 14px;
  padding-top: 0.37rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}

.saver.disabled[b-i35ds102tc] {
  color: #EEEEEE;
}

.radnr[b-i35ds102tc] {
  margin-left: 10px;
}

@media (max-width: 575.98px) {
  table[b-i35ds102tc] {
    font-size: 12px;
  }
  table tbody th[b-i35ds102tc] {
    white-space: normal;
    font-size: 12px;
  }
  table tr th:first-of-type[b-i35ds102tc] {
    min-width: 45vw;
  }
}
/* /Pages/Time/Week.razor.rz.scp.css */
.btn-success[b-sfbs6qpwxw], .btn-default[b-sfbs6qpwxw] {
  width: 58px;
  height: 58px;
}

.btn-default[b-sfbs6qpwxw] {
  border-color: #E3E3E3;
}

.salaryArtDeviation[b-sfbs6qpwxw] {
  font-style: italic;
  font-size: 10px;
}

table.weekTable[b-sfbs6qpwxw] {
  white-space: nowrap;
  margin: 0;
  border: none;
  table-layout: fixed;
  margin-bottom: 40px;
  font-size: 14px;
}
table.weekTable thead th[b-sfbs6qpwxw] {
  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.weekTable thead th:first-child[b-sfbs6qpwxw] {
  position: sticky;
  left: 0;
  z-index: 2;
  border: 1px solid #EEE;
  text-align: left;
}
table.weekTable td[b-sfbs6qpwxw] {
  background-color: #fff;
  padding: 5px;
  text-align: center;
  min-width: 38px;
}
table.weekTable tbody th[b-sfbs6qpwxw] {
  text-align: left;
  position: sticky;
  left: 0;
  max-width: 50vw;
  width: 50vw;
  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.weekTable tbody td[b-sfbs6qpwxw] {
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
table.weekTable td.hasValue a[b-sfbs6qpwxw] {
  color: #d03635;
}
table.weekTable tr.sums td[b-sfbs6qpwxw] {
  padding: 5px;
  font-size: 14px;
}
table.weekTable tr.articleRow td[b-sfbs6qpwxw] {
  padding: 5px;
  font-size: 14px;
}
table.weekTable td.Saturday[b-sfbs6qpwxw], table.weekTable td.Sunday[b-sfbs6qpwxw], table.weekTable td.redDay[b-sfbs6qpwxw] {
  background-color: #DDD;
}
table.weekTable td.warning i.fa-light[b-sfbs6qpwxw] {
  margin-left: 10px;
}
table.weekTable td.empty i.fa-light[b-sfbs6qpwxw] {
  margin-left: 10px;
  color: rgba(220, 53, 69, 0.7);
}
table.weekTable td.above i.fa-light[b-sfbs6qpwxw] {
  margin-left: 10px;
}
table.weekTable tr.grayColspanHeader td[b-sfbs6qpwxw] {
  background-color: #EEE;
  text-align: left;
}
table.weekTable tr.emptyRow th[b-sfbs6qpwxw] {
  font-size: 10px;
  text-transform: uppercase;
  padding: 5px 10px 5px 5px;
}

[role=region][aria-labelledby][tabindex][b-sfbs6qpwxw] {
  width: 100%;
  overflow: auto;
}

table.detailsTable[b-sfbs6qpwxw] {
  width: 100%;
  margin-bottom: 40px;
}
table.detailsTable tr.sums td[b-sfbs6qpwxw] {
  padding: 5px 0 5px 5px;
  font-size: 14px;
}
table.detailsTable tr td[b-sfbs6qpwxw] {
  font-size: 12px;
  padding: 5px;
}

.mobile[b-sfbs6qpwxw] {
  display: none;
}

.debInfo[b-sfbs6qpwxw] {
  color: green;
  font-style: italic;
}

@media (max-width: 575.98px) {
  .desktop[b-sfbs6qpwxw] {
    display: none;
  }
  .mobile[b-sfbs6qpwxw] {
    display: table-row;
  }
  .mobile td[b-sfbs6qpwxw] {
    padding: 5px;
  }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-nxbsetej71] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-nxbsetej71] {
    flex: 1;
}

.sidebar[b-nxbsetej71] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-nxbsetej71] {
    background-color: #f7f7f7;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-nxbsetej71]  a.logout, .top-row[b-nxbsetej71]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-nxbsetej71]  a:hover, .top-row[b-nxbsetej71]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-nxbsetej71]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .top-row[b-nxbsetej71]  a.language {
            display: block;
            margin-right: 20px;
            text-decoration: none;
        }

        .top-row[b-nxbsetej71]  a.language img {
            margin: 0 5px;
        }

            .top-row[b-nxbsetej71]  a.language span {
                display: inline-block;
                height: 30px;
                margin-right: 5px;
                line-height: 32px;
            }

    .top-row[b-nxbsetej71]  .dropdown .dropdown-item img {
        max-width: 100%;
    }

    .top-row[b-nxbsetej71]  .dropdown-item { padding: 0 5px; }

    @media (max-width: 640.98px) {
        .top-row:not(.auth)[b-nxbsetej71] {
        display: none;
    }

    .top-row.auth[b-nxbsetej71] {
        justify-content: space-between;
    }

    .top-row[b-nxbsetej71]  a, .top-row[b-nxbsetej71]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-nxbsetej71] {
        flex-direction: row;
    }

    .sidebar[b-nxbsetej71] {
        width: 300px;
        position: sticky;
        top: 0;
        min-height: 100vh;
    }

    .top-row[b-nxbsetej71] {
        position: sticky;
        top: 0;
        z-index: 3;
    }

    .top-row.auth[b-nxbsetej71]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-nxbsetej71], article[b-nxbsetej71] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/MainLayoutLoggedOut.razor.rz.scp.css */
.page[b-5fqbx79jpx] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-5fqbx79jpx] {
    flex: 1;
}

.sidebar[b-5fqbx79jpx] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-5fqbx79jpx] {
    background-color: #f7f7f7;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-5fqbx79jpx]  a, .top-row[b-5fqbx79jpx]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-5fqbx79jpx]  a:hover, .top-row[b-5fqbx79jpx]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-5fqbx79jpx]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-5fqbx79jpx] {
        display: none;
    }

    .top-row.auth[b-5fqbx79jpx] {
        justify-content: space-between;
    }

    .top-row[b-5fqbx79jpx]  a, .top-row[b-5fqbx79jpx]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-5fqbx79jpx] {
        flex-direction: row;
    }

    .sidebar[b-5fqbx79jpx] {
        width: 350px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-5fqbx79jpx] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-5fqbx79jpx]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-5fqbx79jpx], article[b-5fqbx79jpx] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
