/* _content/NatLocums.WebApp/Features/CandidateAvailability/Components/ViewBookingModal.razor.rz.scp.css */
.modal-header .booking-vacancy-header[b-jbg2f3rfv1] {
  display: block;
  position: relative;
}
.modal-header .booking-date-status[b-jbg2f3rfv1] {
  position: absolute;
  right: 80px;
  text-align: right;
}
.modal-header .booking-date-status .date[b-jbg2f3rfv1] {
  opacity: 0.6;
}
.modal-header h2.modal-title[b-jbg2f3rfv1] {
  max-width: 70%;
  padding-left: 0 !important;
}
.modal-header .booking-head[b-jbg2f3rfv1] {
  clear: both;
  display: block;
  padding: 10px 0 0 0;
  margin: 0 0 40px 0;
}
.modal-header .booking-head .email-from[b-jbg2f3rfv1] {
  font-weight: 300;
}
.modal-header .item[b-jbg2f3rfv1] {
  position: relative;
  padding-left: 30px;
  margin-bottom: 5px;
  font-size: 14px;
}
.modal-header .item i[b-jbg2f3rfv1] {
  position: absolute;
  left: 0;
  top: 4px;
}

.table-shifts[b-jbg2f3rfv1] {
  width: 100%;
  font-size: 14px;
}
.table-shifts thead th[b-jbg2f3rfv1] {
  font-weight: 600;
  border-bottom: 1px solid #f1f1f1;
  padding: 3px 0;
}
.table-shifts tbody td[b-jbg2f3rfv1] {
  padding: 5px 0;
  border-bottom: 1px solid #f1f1f1;
}
/* _content/NatLocums.WebApp/Features/GradesSpecialities/GradeFormModal.razor.rz.scp.css */
.grade-speciality-related .items[b-8dfcqefkeq] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0 16px;
}
.grade-speciality-related .items .item[b-8dfcqefkeq] {
  font-size: 13px;
  background: #f1f1f1;
  color: #000;
  display: inline-block;
  padding: 2px 8px;
  border-radius: 3px;
  margin: 3px 4px 3px 0;
}
.grade-speciality-related .items .item a[b-8dfcqefkeq] {
  color: #EE355E;
}
.grade-speciality-related .items .item a:hover[b-8dfcqefkeq] {
  color: #000;
}
.grade-speciality-related .items .item i[b-8dfcqefkeq] {
  margin-left: 10px;
}
/* _content/NatLocums.WebApp/Features/GradesSpecialities/SpecialityFormModal.razor.rz.scp.css */
.grade-speciality-related .items[b-ijz2qdjhq2] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0 16px;
}
.grade-speciality-related .items .item[b-ijz2qdjhq2] {
  font-size: 13px;
  background: #f1f1f1;
  color: #000;
  display: inline-block;
  padding: 2px 8px;
  border-radius: 3px;
  margin: 3px 4px 3px 0;
}
.grade-speciality-related .items .item a[b-ijz2qdjhq2] {
  color: #EE355E;
}
.grade-speciality-related .items .item a:hover[b-ijz2qdjhq2] {
  color: #000;
}
.grade-speciality-related .items .item i[b-ijz2qdjhq2] {
  margin-left: 10px;
}
/* _content/NatLocums.WebApp/Features/Index.razor.rz.scp.css */
.btn-logout[b-99fbi3ahus] {
  margin-top: 20px;
}

p.no-access-message[b-99fbi3ahus] {
  color: red;
  margin-top: -30px;
}
/* _content/NatLocums.WebApp/Features/JobVacancies/Vacancies.razor.rz.scp.css */
.col-subject[b-ir903q22nh] {
  white-space: nowrap; /* Prevents the text from wrapping to the next line */
  overflow: hidden; /* Hide text that overflows the container */
  text-overflow: ellipsis; /* Show ellipsis (...) when text is truncated */
  width: 150px;
}

.job-state-cell[b-ir903q22nh] {
  position: relative;
  width: 50px;
}
.job-state-cell .job-state-badge[b-ir903q22nh] {
  position: absolute;
  transform: rotate(-90deg) translateX(-50%);
  left: 20px;
  bottom: 50%;
  margin-bottom: 8px;
}
.job-state-cell .job-state-badge.badge-closed[b-ir903q22nh] {
  padding: 0;
  left: 15px;
  margin-bottom: 12px;
}
/* _content/NatLocums.WebApp/Features/JobVacancies/ViewVacancyModal.razor.rz.scp.css */
.modal-header .job-vacancy-header[b-gys8ltr80r] {
  display: block;
  position: relative;
}
.modal-header .job-date-status[b-gys8ltr80r] {
  position: absolute;
  right: 80px;
  text-align: right;
}
.modal-header .job-date-status .date[b-gys8ltr80r] {
  opacity: 0.6;
}
.modal-header h2.modal-title[b-gys8ltr80r] {
  max-width: 70%;
  padding-left: 0 !important;
}
.modal-header .job-head[b-gys8ltr80r] {
  clear: both;
  display: block;
  padding: 10px 0 0 0;
  margin: 0 0 40px 0;
}
.modal-header .job-head .email-from[b-gys8ltr80r] {
  font-weight: 300;
}
.modal-header .item[b-gys8ltr80r] {
  position: relative;
  padding-left: 30px;
  margin-bottom: 5px;
  font-size: 14px;
}
.modal-header .item i[b-gys8ltr80r] {
  position: absolute;
  left: 0;
  top: 4px;
}

.unmatched-client[b-gys8ltr80r] {
  background: #FEF4F4;
  border: 1px solid #C23229;
  padding: 20px;
}
.unmatched-client h3[b-gys8ltr80r] {
  font-size: 14px;
  font-weight: 600;
  color: #C23229;
  padding: 0;
  margin: 0 0 20px 0;
}
.unmatched-client .item[b-gys8ltr80r] {
  margin: 0 0 15px 0;
  padding: 0;
}
.unmatched-client .item label[b-gys8ltr80r] {
  font-size: 12px;
  font-weight: 600;
  display: block;
  padding: 0;
  margin: 0;
}
.unmatched-client .item label a[b-gys8ltr80r] {
  float: right;
  color: #C23229;
  text-decoration: underline;
  font-size: 11px;
}
.unmatched-client .item:last-child[b-gys8ltr80r] {
  margin-bottom: 0;
}

iframe[b-gys8ltr80r] {
  width: 100%;
  height: 50vh;
  max-height: 50vh;
  padding: 0;
  border: 0;
}

.email-body[b-gys8ltr80r] {
  max-height: 50vh;
}

.matched-rules-head[b-gys8ltr80r] {
  text-align: right;
  margin-bottom: 20px;
}

.matched-rules-none[b-gys8ltr80r] {
  text-align: center;
  font-size: 14px;
}

.matched-rules-table[b-gys8ltr80r] {
  width: 100%;
}
.matched-rules-table th[b-gys8ltr80r] {
  font-size: 14px;
}
.matched-rules-table tbody tr td[b-gys8ltr80r] {
  font-size: 14px;
}
.matched-rules-table tbody tr.deleted td[b-gys8ltr80r] {
  text-decoration: line-through;
  color: red;
}
.matched-rules-table tbody tr.buttons[b-gys8ltr80r] {
  text-align: right;
}

.matched-rules[b-gys8ltr80r] {
  background: #fff;
  padding: 10px 20px;
  font-size: 14px;
}
.matched-rules .matched-rule[b-gys8ltr80r] {
  border-bottom: 1px solid #f1f1f1;
  padding: 10px 0;
}
.matched-rules .matched-rule .item label[b-gys8ltr80r] {
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.matched-rules .matched-rule .matched-rule-buttons[b-gys8ltr80r] {
  text-align: right;
  padding-top: 15px;
}
.matched-rules .matched-rule:last-child[b-gys8ltr80r] {
  border-bottom: 0;
}
/* _content/NatLocums.WebApp/Features/Poa/Pages/AddPaymentOnAccount/AddPaymentOnAccountRequestPage.razor.rz.scp.css */
.poa-terms p[b-l472m1orzt] {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 20px;
}
.poa-terms ul[b-l472m1orzt] {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.poa-terms .poa-checkbox[b-l472m1orzt] {
  display: flex;
  align-items: center;
  padding-top: 30px;
}
.poa-terms .poa-checkbox label[b-l472m1orzt] {
  margin: 0 !important;
}

.poa-actions[b-l472m1orzt] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.poa-actions.has-back-button[b-l472m1orzt] {
  justify-content: space-between;
}

.timesheet-table[b-l472m1orzt] {
  max-width: 100%;
  overflow-x: auto;
}
.timesheet-table table[b-l472m1orzt] {
  width: 100%;
}
.timesheet-table table thead[b-l472m1orzt] {
  position: sticky;
  top: 0;
  background-color: white;
  z-index: 1;
}
.timesheet-table table tbody[b-l472m1orzt] {
  display: block;
  max-height: calc(100vh - 450px);
  overflow-y: auto;
}
.timesheet-table table tfoot[b-l472m1orzt] {
  width: 100%;
  display: table;
}
.timesheet-table table thead[b-l472m1orzt], .timesheet-table table tbody tr[b-l472m1orzt] {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.timesheet-table table .poa-exists[b-l472m1orzt] {
  opacity: 0.5;
}

.timesheets-total-amount[b-l472m1orzt] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  padding: 10px 50px 0 0;
  font-weight: 600;
}

.attached-information[b-l472m1orzt] {
  padding: 20px 0 0 0;
  background: #fff;
}
.attached-information a[b-l472m1orzt] {
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  background: #DE0E0E;
  color: #fff !important;
  border-radius: 24px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
}
.attached-information a:hover[b-l472m1orzt] {
  background: #B20A0A;
}
.attached-information .pasted-image[b-l472m1orzt] {
  position: relative;
  width: calc(100% - 20px);
  margin: 0 30px 0 10px;
}
.attached-information .pasted-image img[b-l472m1orzt] {
  width: 100%;
  display: block;
  border: 1px solid #EAEBF0;
  border-radius: 3px;
}
.attached-information .pasted-text[b-l472m1orzt] {
  width: calc(100% - 60px);
  position: relative;
  padding: 10px 50px 10px 20px;
  margin: 0 30px;
  border: 1px solid rgba(234, 235, 240, 0.5);
  border-radius: 3px;
  font-size: 14px;
}
.attached-information .pasted-text a[b-l472m1orzt] {
  top: 10px;
  right: 10px;
}

/*# sourceMappingURL=AddPaymentOnAccountRequestPage.razor.css.map */
/* _content/NatLocums.WebApp/Features/Poa/Pages/EditPaymentOnAccount/EditPaymentOnAccountRequest.razor.rz.scp.css */
.attached-information[b-ptqzdbpybm] {
  padding: 20px 0 0 0;
  background: #fff;
}
.attached-information a[b-ptqzdbpybm] {
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  background: #DE0E0E;
  color: #fff !important;
  border-radius: 24px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
}
.attached-information a:hover[b-ptqzdbpybm] {
  background: #B20A0A;
}
.attached-information .pasted-image[b-ptqzdbpybm] {
  position: relative;
  width: calc(100% - 20px);
  margin: 0 30px 0 10px;
}
.attached-information .pasted-image img[b-ptqzdbpybm] {
  width: 100%;
  display: block;
  border: 1px solid #EAEBF0;
  border-radius: 3px;
}
.attached-information .pasted-text[b-ptqzdbpybm] {
  width: calc(100% - 60px);
  position: relative;
  padding: 10px 50px 10px 20px;
  margin: 0 30px;
  border: 1px solid rgba(234, 235, 240, 0.5);
  border-radius: 3px;
  font-size: 14px;
}
.attached-information .pasted-text a[b-ptqzdbpybm] {
  top: 10px;
  right: 10px;
}

/*# sourceMappingURL=EditPaymentOnAccountRequest.razor.css.map */
/* _content/NatLocums.WebApp/Features/Roles/RoleFormModal.razor.rz.scp.css */
table[b-gjrm1r6uty] {
  background: none;
}
table tbody tr td[b-gjrm1r6uty] {
  padding-top: 5px !important;
  padding-bottom: 13px !important;
}
table tbody tr td .role-selection[b-gjrm1r6uty] {
  background: #fff;
  padding: 10px 30px;
  position: relative;
}
table tbody tr td .role-selection .checkbox-container[b-gjrm1r6uty] {
  position: absolute;
  left: 0;
  top: 3px;
  z-index: 99999;
}
/* _content/NatLocums.WebApp/Features/Teams/Teams.razor.rz.scp.css */
td.cell-colour[b-hv12vxzhag] {
  width: 30px;
}
td.cell-colour .colour[b-hv12vxzhag] {
  display: block;
  height: 20px;
}
/* _content/NatLocums.WebApp/Shared/Components/Avatar.razor.rz.scp.css */
.avatar[b-lwz602x4x5] {
  width: 100%;
  overflow: hidden;
}
.avatar .circle-loader[b-lwz602x4x5] {
  float: left;
  margin: 0 10px 0 0;
}
.avatar .image[b-lwz602x4x5] {
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 36px;
  margin: 0 10px 0 0;
  float: left;
}
.avatar .icon[b-lwz602x4x5] {
  width: 36px;
  height: 36px;
  float: left;
  font-size: 36px;
  color: #f1f1f1;
  line-height: 32px;
  margin: 0 10px 0 0;
}
.avatar .text[b-lwz602x4x5] {
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 26px;
  line-height: 26px;
  font-size: 12px;
  margin: 0 10px 0 0;
  float: left;
  background-color: #f1f1f1;
  text-align: center;
  color: #333333;
  font-weight: 600;
  font-family: Arial, sans-serif;
}
.avatar .details[b-lwz602x4x5] {
  float: left;
}
.avatar .details.loading[b-lwz602x4x5] {
  padding-top: 7px;
}
.avatar .details .name[b-lwz602x4x5] {
  display: block;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: -0.56px;
}
.avatar.has-email .image[b-lwz602x4x5] {
  width: 36px;
  height: 36px;
}
.avatar.has-email .image img[b-lwz602x4x5] {
  width: 36px;
  height: 36px;
}
.avatar.has-email .text[b-lwz602x4x5] {
  width: 36px;
  height: 36px;
  border-radius: 36px;
  line-height: 36px;
  font-size: 14px;
}
.avatar.has-email .details .name[b-lwz602x4x5] {
  font-weight: 600;
  line-height: 14px;
}
.avatar.has-email .details .email[b-lwz602x4x5] {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: -0.56px;
}
/* _content/NatLocums.WebApp/Shared/Components/ColorSelector.razor.rz.scp.css */
.color-selector ul[b-tsyjl0d3t4] {
  list-style: none;
  padding: 0;
  margin: 0;
}
.color-selector ul li[b-tsyjl0d3t4] {
  display: inline-block;
  width: 28px;
  height: 28px;
  border: 2px solid rgba(255, 255, 255, 0);
  border-radius: 2px;
  margin: 0 5px 5px 0;
  cursor: pointer;
  padding: 2px;
}
.color-selector ul li:last-child[b-tsyjl0d3t4] {
  margin-right: 0;
}
.color-selector ul li span[b-tsyjl0d3t4] {
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 1px;
}
.color-selector ul li.selected[b-tsyjl0d3t4] {
  border-color: #707070;
}
.color-selector ul li:hover[b-tsyjl0d3t4] {
  border-color: #A09E9E;
}
/* _content/NatLocums.WebApp/Shared/Components/DevToolbar.razor.rz.scp.css */
.dev-toolbar[b-tnk025497m] {
    position: fixed;
    bottom: 16px;
    left: 16px;
    height: 36px;
    background: linear-gradient(135deg, #1e1e1e 0%, #2d2d2d 100%);
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0 12px;
    gap: 12px;
    font-size: 12px;
    z-index: 10000;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    font-family: 'Segoe UI', system-ui, sans-serif;
    border-radius: 8px;
}

.dev-toolbar-label[b-tnk025497m] {
    background: #e74c3c;
    color: white;
    padding: 2px 8px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 11px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.dev-toolbar-impersonate[b-tnk025497m] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.current-user-label[b-tnk025497m] {
    color: #aaa;
    white-space: nowrap;
}

.impersonating-badge[b-tnk025497m] {
    color: #f39c12;
    font-weight: 600;
}

.user-select[b-tnk025497m] {
    background: #3a3a3a;
    border: 1px solid #555;
    color: #fff;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    min-width: 300px;
    max-width: 450px;
    cursor: pointer;
}

.user-select:hover[b-tnk025497m] {
    border-color: #777;
}

.user-select:focus[b-tnk025497m] {
    outline: none;
    border-color: #3498db;
    box-shadow: 0 0 0 2px rgba(52, 152, 219, 0.3);
}

.user-select option[b-tnk025497m] {
    background: #2d2d2d;
    color: #fff;
    padding: 8px;
}
/* _content/NatLocums.WebApp/Shared/Components/Loading.razor.rz.scp.css */
.loading-animation[b-82gjgjk8qe] {
  text-align: center;
  padding: 80px 0;
}
/* _content/NatLocums.WebApp/Shared/Components/NoResults.razor.rz.scp.css */
.data-table__no-results[b-k5uc5xmvql] {
  text-align: center;
  padding: 80px 0;
}
.data-table__no-results .icon[b-k5uc5xmvql] {
  font-size: 100px;
  color: #333333;
  opacity: 0.5;
}
.data-table__no-results h2[b-k5uc5xmvql] {
  font-size: 16px;
  font-weight: 600;
}
.data-table__no-results p[b-k5uc5xmvql] {
  font-size: 14px;
  letter-spacing: -0.56px;
}
/* _content/NatLocums.WebApp/Shared/Components/PageLoading.razor.rz.scp.css */
.page-loading[b-oa2wyjbi9m] {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
}
.page-loading p[b-oa2wyjbi9m] {
  padding: 20px 0 0 0;
  margin: 0;
}
.page-loading .spinner-border[b-oa2wyjbi9m] {
  color: #01B5FF !important;
  opacity: 0.6;
}
.page-loading.position-relative[b-oa2wyjbi9m] {
  position: relative;
}
.page-loading.position-static[b-oa2wyjbi9m] {
  position: static;
}
.page-loading.position-absolute[b-oa2wyjbi9m] {
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  position: absolute !important;
  z-index: 999999;
}
.page-loading.position-absolute .loading-panel-inner[b-oa2wyjbi9m] {
  width: 100%;
  height: 100%;
  position: relative;
}
.page-loading.position-absolute .loading-panel-inner .loading-panel-spinner[b-oa2wyjbi9m] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.page-loading.spinner-xsmall .spinner-border[b-oa2wyjbi9m] {
  width: 20px;
  height: 20px;
}
.page-loading.spinner-small .spinner-border[b-oa2wyjbi9m] {
  width: 30px;
  height: 30px;
}
.page-loading.spinner-medium .spinner-border[b-oa2wyjbi9m] {
  width: 40px;
  height: 40px;
}
.page-loading.spinner-large .spinner-border[b-oa2wyjbi9m] {
  width: 50px;
  height: 50px;
}
.page-loading.spinner-xlarge .spinner-border[b-oa2wyjbi9m] {
  width: 150px;
  height: 150px;
}
/* _content/NatLocums.WebApp/Shared/Components/Pagination.razor.rz.scp.css */
.pagination[b-5sb4u8qzkk] {
  border-top: 1px solid #E9EFFA;
  position: relative;
  padding: 15px 30px;
}
.pagination ul[b-5sb4u8qzkk] {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}
.pagination ul li[b-5sb4u8qzkk] {
  width: 34px;
  display: inline-block;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
  border: 0;
}
.pagination ul li a[b-5sb4u8qzkk] {
  color: #333333;
  border: 0;
  display: block;
  padding: 0;
}
.pagination ul li a:hover[b-5sb4u8qzkk] {
  background: none;
  color: #0c74b6;
}
.pagination ul li.active a[b-5sb4u8qzkk] {
  background: #EBEFF8;
  font-weight: 600;
}
.pagination ul.pagination-center[b-5sb4u8qzkk] {
  margin: 0 auto;
}
/* _content/NatLocums.WebApp/Shared/Components/PersonUploadPhoto.razor.rz.scp.css */
.photo-upload[b-1zfap6ht15] {
  width: 200px;
  margin: 0 auto;
}
.photo-upload .icon-image[b-1zfap6ht15] {
  width: 100%;
  margin: 0 auto 15px auto;
  position: relative;
}
.photo-upload .remove[b-1zfap6ht15] {
  width: 26px;
  height: 26px;
  top: 0;
  right: 0;
  background: #D54F53;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  position: absolute;
}
.photo-upload .remove:hover[b-1zfap6ht15] {
  background: #B20A0A;
}
.photo-upload .image img[b-1zfap6ht15] {
  width: 200px;
  height: 200px;
  border-radius: 200px;
}
.photo-upload .no-image[b-1zfap6ht15] {
  width: 200px;
  height: 200px;
  background: #fff;
  position: relative;
  border-radius: 200px;
}
.photo-upload .no-image i[b-1zfap6ht15] {
  color: rgba(0, 0, 0, 0.05);
  font-size: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.photo-upload .button[b-1zfap6ht15] {
  padding-top: 20px;
}
/* _content/NatLocums.WebApp/Shared/Components/SortableColumn.razor.rz.scp.css */
a[b-2vbep2unq7] {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #333333;
}
a i[b-2vbep2unq7] {
  display: none;
}
a.active i[b-2vbep2unq7] {
  display: inline-block;
  margin-left: 5px;
  position: absolute;
  color: #de4518;
}
a.active i.fa-sort-up[b-2vbep2unq7] {
  top: 5px;
}
a.active i.fa-sort-down[b-2vbep2unq7] {
  top: 2px;
}
/* _content/NatLocums.WebApp/Shared/Components/SupportChat.razor.rz.scp.css */
.support-chat-container[b-4botx3cdbb] {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    font-family: inherit;
}

/* Floating Button */
.support-chat-button[b-4botx3cdbb] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    color: white;
    font-size: 18px;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.support-chat-button:hover[b-4botx3cdbb] {
    transform: scale(1.05);
    box-shadow: 0 6px 16px rgba(102, 126, 234, 0.5);
}

.support-chat-button.has-unread[b-4botx3cdbb] {
    animation: pulse-b-4botx3cdbb 2s infinite;
}

.unread-badge[b-4botx3cdbb] {
    position: absolute;
    top: 0;
    right: 0;
    width: 14px;
    height: 14px;
    background-color: #ef4444;
    border-radius: 50%;
    border: 2px solid white;
}

@keyframes pulse-b-4botx3cdbb {
    0% {
        box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
    }
    50% {
        box-shadow: 0 4px 20px rgba(102, 126, 234, 0.7);
    }
    100% {
        box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
    }
}

/* Chat Window */
.support-chat-window[b-4botx3cdbb] {
    position: absolute;
    bottom: 50px;
    right: 0;
    width: 360px;
    height: 80vh;
    background: white;
    border-radius: 12px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* Header */
.chat-header[b-4botx3cdbb] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 56px;
}

.header-content[b-4botx3cdbb] {
    display: flex;
    align-items: center;
    gap: 12px;
    flex: 1;
    min-width: 0;
}

.chat-header h3[b-4botx3cdbb] {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.back-button[b-4botx3cdbb],
.close-conversation-button[b-4botx3cdbb] {
    background: rgba(255, 255, 255, 0.2);
    border: none;
    color: white;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s ease;
    flex-shrink: 0;
}

.back-button:hover[b-4botx3cdbb],
.close-conversation-button:hover[b-4botx3cdbb] {
    background: rgba(255, 255, 255, 0.3);
}

/* Body */
.chat-body[b-4botx3cdbb] {
    flex: 1;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* Loading State */
.loading-state[b-4botx3cdbb] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    color: #6b7280;
}

.loading-state i[b-4botx3cdbb] {
    font-size: 24px;
}

/* Messages Container */
.messages-container[b-4botx3cdbb] {
    flex: 1;
    overflow-y: auto;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.message[b-4botx3cdbb] {
    max-width: 80%;
    padding: 10px 14px;
    border-radius: 12px;
    font-size: 14px;
}

.message.own[b-4botx3cdbb] {
    align-self: flex-end;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    border-bottom-right-radius: 4px;
}

.message.other[b-4botx3cdbb] {
    align-self: flex-start;
    background: #f3f4f6;
    color: #1f2937;
    border-bottom-left-radius: 4px;
}

.message-sender[b-4botx3cdbb] {
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 4px;
    opacity: 0.8;
}

.message.own .message-sender[b-4botx3cdbb] {
    display: none;
}

.message-content[b-4botx3cdbb] {
    word-wrap: break-word;
    white-space: pre-wrap;
}

.message-attachment[b-4botx3cdbb] {
    margin-top: 6px;
}

.attachment-link[b-4botx3cdbb] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 10px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    color: inherit;
    text-decoration: none;
    font-size: 12px;
    transition: background 0.2s ease;
}

.message.other .attachment-link[b-4botx3cdbb] {
    background: rgba(0, 0, 0, 0.05);
}

.attachment-link:hover[b-4botx3cdbb] {
    background: rgba(255, 255, 255, 0.3);
}

.message.other .attachment-link:hover[b-4botx3cdbb] {
    background: rgba(0, 0, 0, 0.1);
}

.attachment-link span[b-4botx3cdbb] {
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.message-time[b-4botx3cdbb] {
    font-size: 10px;
    opacity: 0.7;
    margin-top: 4px;
    text-align: right;
}

/* Attachment Preview */
.attachment-preview[b-4botx3cdbb] {
    padding: 8px 12px;
    background: #f3f4f6;
    border-top: 1px solid #e5e7eb;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: #4b5563;
}

.attachment-preview i[b-4botx3cdbb] {
    color: #667eea;
}

.attachment-preview span[b-4botx3cdbb] {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.remove-attachment[b-4botx3cdbb] {
    background: transparent;
    border: none;
    color: #9ca3af;
    cursor: pointer;
    padding: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.remove-attachment:hover[b-4botx3cdbb] {
    color: #ef4444;
}

/* Message Input */
.message-input-container[b-4botx3cdbb] {
    padding: 12px;
    border-top: 1px solid #e5e7eb;
    display: flex;
    gap: 8px;
    align-items: flex-end;
}

.attach-button[b-4botx3cdbb] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f3f4f6;
    border: none;
    color: #6b7280;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    flex-shrink: 0;
}

.attach-button:hover[b-4botx3cdbb] {
    background: #e5e7eb;
    color: #667eea;
}

.message-input-container textarea[b-4botx3cdbb] {
    flex: 1;
    border: 1px solid #e5e7eb;
    border-radius: 4px;
    padding: 10px 16px;
    font-size: 14px;
    resize: none;
    max-height: 100px;
    min-height: auto;
    outline: none;
    font-family: inherit;
}

.message-input-container textarea:focus[b-4botx3cdbb] {
    border-color: #667eea;
}

.message-input-container button[b-4botx3cdbb] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    color: white;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.2s ease;
}

.message-input-container button:disabled[b-4botx3cdbb] {
    opacity: 0.5;
    cursor: not-allowed;
}

/* Conversation Closed */
.conversation-closed[b-4botx3cdbb] {
    padding: 20px;
    text-align: center;
    background: #f9fafb;
    border-top: 1px solid #e5e7eb;
}

.conversation-closed p[b-4botx3cdbb] {
    margin: 0 0 12px;
    color: #6b7280;
    font-size: 14px;
}

.btn-reopen[b-4botx3cdbb] {
    background: white;
    border: 1px solid #667eea;
    color: #667eea;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.btn-reopen:hover[b-4botx3cdbb] {
    background: #667eea;
    color: white;
}

/* Conversations List */
.conversations-list[b-4botx3cdbb] {
    flex: 1;
    overflow-y: auto;
}

.conversation-item[b-4botx3cdbb] {
    padding: 14px 16px;
    border-bottom: 1px solid #e5e7eb;
    cursor: pointer;
    transition: background 0.2s ease;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
}

.conversation-item:hover[b-4botx3cdbb] {
    background: #f9fafb;
}

.conversation-item.has-unread[b-4botx3cdbb] {
    background: #f0f4ff;
    border-left: 3px solid #667eea;
}

.conversation-item.has-unread .conversation-user[b-4botx3cdbb] {
    color: #667eea;
}

.conversation-item.has-unread:hover[b-4botx3cdbb] {
    background: #e8edff;
}

.unread-indicator[b-4botx3cdbb] {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #667eea;
    border-radius: 50%;
    margin-right: 6px;
}

.conversation-info[b-4botx3cdbb] {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.conversation-user[b-4botx3cdbb] {
    font-weight: 600;
    font-size: 14px;
    color: #1f2937;
}

.conversation-subject[b-4botx3cdbb] {
    font-size: 13px;
    color: #4b5563;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.conversation-preview[b-4botx3cdbb] {
    font-size: 12px;
    color: #9ca3af;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.conversation-meta[b-4botx3cdbb] {
    flex-shrink: 0;
    display: flex;
    align-items: center;
}

.conversation-time[b-4botx3cdbb] {
    font-size: 11px;
    color: #9ca3af;
}

/* Empty State */
.empty-state[b-4botx3cdbb] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 32px;
    color: #6b7280;
    text-align: center;
}

.empty-state i[b-4botx3cdbb] {
    font-size: 48px;
    margin-bottom: 16px;
    opacity: 0.5;
}

.empty-state p[b-4botx3cdbb] {
    margin: 0;
    font-size: 14px;
}

/* Start Conversation Form */
.start-conversation[b-4botx3cdbb] {
    flex: 1;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
}

.new-conversation-form[b-4botx3cdbb] {
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.new-conversation-form input[b-4botx3cdbb],
.new-conversation-form textarea[b-4botx3cdbb] {
    width: 100%;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 12px;
    font-size: 14px;
    outline: none;
    font-family: inherit;
    box-sizing: border-box;
}

.new-conversation-form input:focus[b-4botx3cdbb],
.new-conversation-form textarea:focus[b-4botx3cdbb] {
    border-color: #667eea;
}

.new-conversation-form textarea[b-4botx3cdbb] {
    resize: none;
}

.btn-start[b-4botx3cdbb] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    color: white;
    padding: 12px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: opacity 0.2s ease;
}

.btn-start:disabled[b-4botx3cdbb] {
    opacity: 0.5;
    cursor: not-allowed;
}

.btn-start:hover:not(:disabled)[b-4botx3cdbb] {
    opacity: 0.9;
}

/* Responsive */
@media (max-width: 480px) {
    .support-chat-window[b-4botx3cdbb] {
        width: calc(100vw - 40px);
        height: calc(100vh - 140px);
        bottom: 70px;
        right: 0;
    }
}
/* _content/NatLocums.WebApp/Shared/Layouts/MainLayout.razor.rz.scp.css */
.page[b-crdc3a96sa] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-crdc3a96sa] {
    flex: 1;
}

.sidebar[b-crdc3a96sa] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-crdc3a96sa] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-crdc3a96sa]  a, .top-row .btn-link[b-crdc3a96sa] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-crdc3a96sa] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-crdc3a96sa] {
        display: none;
    }

    .top-row.auth[b-crdc3a96sa] {
        justify-content: space-between;
    }

    .top-row a[b-crdc3a96sa], .top-row .btn-link[b-crdc3a96sa] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-crdc3a96sa] {
        flex-direction: row;
    }

    .sidebar[b-crdc3a96sa] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-crdc3a96sa] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-crdc3a96sa], article[b-crdc3a96sa] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
