@import '_content/PSC.Blazor.Components.MarkdownEditor/PSC.Blazor.Components.MarkdownEditor.bundle.scp.css';
@import '_content/Z.Blazor.Diagrams/Z.Blazor.Diagrams.bundle.scp.css';

/* /Components/Card.razor.rz.scp.css */
.updoc-card[b-ryiw1hy73c] {
  display: flex;
  flex-direction: column;
  padding: 24px;
  border-radius: 8px;
  box-shadow: 0 1px 10px #0000001a;
  background: #FFF;
}
/* /Components/Checkbox.razor.rz.scp.css */
.checkbox[b-5qts6uzw3r] {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  min-height: 24px;
}

.checkbox p[b-5qts6uzw3r] {
  font-weight: 500;
  font-size: 16px;
  color: #1b1743;
  margin: 0;
}

.checkbox input[b-5qts6uzw3r] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  widows: 0;
}

.checkbox .checkmark[b-5qts6uzw3r] {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: #f0f0f5;
  border-radius: 4px;
  transition: .3s;
}

.checkbox .checkmark[b-5qts6uzw3r]:after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox:hover input:not(:disabled) ~ .checkmark[b-5qts6uzw3r] {
  background-color: #d3d3e3;
}

.checkbox:hover input:checked:not(:disabled) ~ .checkmark[b-5qts6uzw3r] {
  background-color: #1b1743
}

.checkbox input:checked ~ .checkmark[b-5qts6uzw3r] {
  background-color: #807d9b
}

.checkbox input:focus ~ .checkmark[b-5qts6uzw3r] {
  -webkit-box-shadow: 0px 0px 0px 2px #f0f0f5;
  box-shadow: 0 0 0 2px #f0f0f5
}

.checkbox input:disabled ~ .checkmark[b-5qts6uzw3r] {
  background-color: #d3d3e3
}

.checkbox input:checked ~ .checkmark[b-5qts6uzw3r]:after {
  display: block;
}

.checkbox .checkmark[b-5qts6uzw3r]:after {
  top: 7px;
  left: 7px;
  border-radius: 2px;
  width: 10px;
  height: 10px;
  background-color: #fff
}
/* /Components/DropDown.razor.rz.scp.css */
.dropdown[b-mobfuaeeeo] {
  width: 100%;
}

.dropdown-search-body[b-mobfuaeeeo] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 0px 20px;
  border-radius: 8px;
  gap: 16px;
  border: 1px solid #F0F0F5;
  background-color: #F9F9FB;
}

.dropdown-search-body-border[b-mobfuaeeeo] {
  border: 1px #807D9B solid;
}

.dropdown-search[b-mobfuaeeeo] {
  border: none;
  background-color: #F9F9FB;
  outline: none;
  width: 100%;
  height: 100%;
}

.dropdown-wrapper[b-mobfuaeeeo] {
  display: none;
  position: absolute;
  padding: 4px;
  background-color: #FFF;
  border-radius: 8px;
  border: 1px #F0F0F5 solid;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-height: 200px;
  overflow-x: hidden;
  overflow: auto;
}

.dropdown-elements[b-mobfuaeeeo] {
  padding-inline-start: unset;
}

.dropdown-element[b-mobfuaeeeo] {
  display: flex;
  padding: 12px;
  border-bottom: 1px #F0F0F5 solid;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 4px;
  cursor: pointer;
}

.dropdown-element:hover[b-mobfuaeeeo] {
  background-color: #F9F9FB;
}
/* /Components/EditView.razor.rz.scp.css */
.edit-view-header[b-hhpalednkb] {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
}

.edit-view[b-hhpalednkb] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.edit-view-button[b-hhpalednkb] {
  font-size: 16px;
  color: #807D9B;
  background-color: #FFF;
  border: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 12px;
  padding: 8px 16px;
  height: 36px;
}

.edit-view-button:hover[b-hhpalednkb] {
  background-color: #F9F9FB;
  border-radius: 8px;
}

.edit-view-header-label[b-hhpalednkb] {
  font-size: 24px;
  color: #807D9B;
}
/* /Components/FileUploadForm.razor.rz.scp.css */
.disabled[b-6jzfmzode1] {
  display: none;
}
/* /Components/FillableLabel.razor.rz.scp.css */
.fillable-label-form[b-wbqjbnnft0] {
  height: 100%;
  background: rgba(197, 197, 197, 0.25);
  border-radius: 4px;
  margin: 4px 0px 4px 0px;
  max-width: 100%;
  position: relative;
}

.text[b-wbqjbnnft0] {
  position: relative;
  padding: 6px 16px;
  z-index: 1;
  max-width: inherit;
  height: 100%;
}

.fillable-background[b-wbqjbnnft0] {
  height: 100%;
  background: #ADA9BE;
  position: absolute;
  border-radius: 4px;
}
/* /Components/MarkdownText.razor.rz.scp.css */
.markdown[b-u6zhmdr6y5] {
  overflow-wrap: break-word;
  white-space: pre-line;
}
/* /Components/MarkdownTextForm.razor.rz.scp.css */
.btn-primary[b-eeer6wmemr] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}
/* /Components/MultiFileUploadForm.razor.rz.scp.css */
.drop-zone-files[b-gf9wfoveyn] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 16px;
  margin: 16px 0px;
}

.drop-zone-file[b-gf9wfoveyn] {
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: space-between;
  align-items: center;
  background-color: #f9f9fb;
  border: 1px #f0f0f5 solid;
  border-radius: 8px;
  width: 172px;
  height: 242px;
}

.drop-zone-file-icon[b-gf9wfoveyn] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 24px;
}

.drop-zone-file-icon i[b-gf9wfoveyn] {
  font-size: 52px;
  color: #d3d3e3;
}

.drop-zone-file-icon span[b-gf9wfoveyn] {
  font-size: 14px;
}

.drop-zone-file-name[b-gf9wfoveyn] {
  padding: 20px 16px 20px 16px;
  background-color: #ffffff;
  width: 100%;
  border-radius: 8px;
  border-left: 1px #f0f0f5 solid;
  border-right: 1px #f0f0f5 solid;
  border-bottom: 1px #f0f0f5 solid;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.drop-zone-file-name span[b-gf9wfoveyn] {
  color: #1b1743;
}

.disabled[b-gf9wfoveyn] {
  display: none;
}
/* /Components/NavBlock.razor.rz.scp.css */
.updoc-nav-block-header[b-4iaj7u0czt] {
  display: flex;
  flex-direction: column;
  padding: 12px 20px;
  height: 2.5rem;
  justify-content: center;
  color: #807D9B;
  cursor: pointer;
}

.updoc-nav-block-header:hover[b-4iaj7u0czt] {
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  color: #1B1743;
}

.updoc-nav-block-body[b-4iaj7u0czt] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
/* /Components/Pagination.razor.rz.scp.css */
.navigation[b-4niqrf8qd5] {
  margin-left: auto;
}

.pagination-point[b-4niqrf8qd5] {
  width: 36px;
  height: 36px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 6px;
  gap: 10px;
  background: #FFFFFF;
  border: 1px solid #D3D3E3;
  border-radius: 8px;
  margin: 0px 2px 0px 2px;
}

.selected-page[b-4niqrf8qd5] {
  background: #807D9B;
  color: #F0F0F5;
}

.count-dropdown[b-4niqrf8qd5] {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 16px;
  gap: 16px;
  width: 98px;
  height: 36px;
  background: #F9F9FB;
  border: 1px solid #D3D3E3;
  border-radius: 8px;
}

.pagination-header[b-4niqrf8qd5] {
  display: flex;
  flex-direction: row;
  gap: 24px;
  width: 100%;
}

@media (max-width: 1040px) {
  .pagination-header[b-4niqrf8qd5] {
    flex-wrap: wrap;
  }
}
/* /Components/Tag.razor.rz.scp.css */
.tag-body[b-ywi8dsknyh] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  max-width: 250px;
  width: fit-content;
  height: 36px;
  border-radius: 50px;
  background-color: #ECF1FE;
  padding: 8px 16px 8px 16px;
  gap: 12px;
  cursor: pointer;
}

.tag-body:hover[b-ywi8dsknyh] {
  background-color: #C8C8EF;
}

.cross[b-ywi8dsknyh] {
  cursor: pointer;
  color: #8DABF7;
}

.cross:hover[b-ywi8dsknyh] {
  color: #D74242;
}

.tag-label[b-ywi8dsknyh] {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* /Components/TextLabelForm.razor.rz.scp.css */
.text-label-form[b-h8y25r7w0b] {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 48px;
  background: #F9F9FB;
  border: 1px solid #F0F0F5;
  border-radius: 8px;
  justify-content: space-between;
  margin: 12px 0px 12px 0px;
  width: 100%;
}

.text-input[b-h8y25r7w0b] {
  border: none;
  background: #F9F9FB;
  height: 46px;
  padding: 12px 20px;
  border-radius: 8px;
  width: 100%;
}

.trash-button[b-h8y25r7w0b] {
  margin: 12px;
  cursor: pointer;
}
/* /Components/Toast.razor.rz.scp.css */
.portal-toast[b-hedl5act1f] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  min-height: 64px;
  width: 312px;
  top: 64px;
  right: 32px;
  gap: 8px;
  padding: 8px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 1px 10px #0000001a,0 2px 15px #0000000d;
  position: fixed;
  animation-duration: .7s;
}

.portal-toast-info-icon[b-hedl5act1f] {
  font-size: 24px;
  color: green;
}

.portal-toast-error-icon[b-hedl5act1f] {
  font-size: 24px;
  color: red;
}

.portal-toast-in[b-hedl5act1f] {
  animation-name: bounceInRight-b-hedl5act1f;
}

.portal-toast-out[b-hedl5act1f] {
  animation-name: bounceOutRight-b-hedl5act1f;
}

@keyframes bounceInRight-b-hedl5act1f {
  0%,60%,75%,90%,to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  to {
    transform: none;
  }
}

@keyframes bounceOutRight-b-hedl5act1f {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
/* /Pages/Birthdays/Birthdays.razor.rz.scp.css */
.show-birthday[b-0gk1eidpx4] {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* /Pages/CalendarEvents/CreateCalendarEventModal.razor.rz.scp.css */
.publish-news-section[b-cq4psc69wy] {
  display: flex;
  flex-direction: row;
  gap: 15px;
  align-items: center;
}

.publish-news-checkbox[b-cq4psc69wy] {
  flex-grow: 1;
}

.publish-news-select[b-cq4psc69wy] {
  display: flex;
  flex-direction: column;
  flex-grow: 9;
}
/* /Pages/Departments/Components/CreateDepartmentModal.razor.rz.scp.css */
.text-content[b-cxol7yljno] {
  max-width: 230px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.employee-name[b-cxol7yljno] {
  display: flex;
  align-items: center;
  gap: 10px;
}

img[b-cxol7yljno] {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  display: block;
  flex-shrink: 0;
  -webkit-filter: brightness(100%);
  object-fit: cover;
}
/* /Pages/Departments/Components/UpdateDepartmentModal.razor.rz.scp.css */
img[b-udhe5unmns] {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  display: block;
  flex-shrink: 0;
  object-fit: cover;
}

.employee-name[b-udhe5unmns] {
  display: flex;
  align-items: center;
  gap: 10px;
}
/* /Pages/Departments/Departments.razor.rz.scp.css */
.page-container[b-udm2p7c6xh] {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 24px;
}

.text-content[b-udm2p7c6xh] {
  max-width: 230px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.avatars[b-udm2p7c6xh] {
  display: flex;
}

img[b-udm2p7c6xh] {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  display: block;
  flex-shrink: 0;
  -webkit-filter: brightness(100%);
  object-fit: cover;
}

img:hover[b-udm2p7c6xh] {
  cursor: pointer;
  -webkit-filter: brightness(70%);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* /Pages/DocumentRegisters/DocumentRegisters.razor.rz.scp.css */
.page-container[b-rbbtvme095] {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 24px;
}
/* /Pages/DocumentStreams/DocumentStreams.razor.rz.scp.css */
.page-container[b-e5r7nsjk6e] {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 24px;
}
/* /Pages/Employee/Components/CreateEmployeeSkillList.razor.rz.scp.css */
.list[b-c9xo70rz8t] {
  display: flex;
  flex-direction: column;
  gap: 28px;
  padding-inline-start: unset
}

.list-element[b-c9xo70rz8t] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}

.icon[b-c9xo70rz8t] {
  cursor: pointer;
  color: #807D9B;
}
/* /Pages/Employee/Components/EmployeeSkillList.razor.rz.scp.css */
.employee-skill-list[b-x0sb7nenpa] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 16px 8px;
}
/* /Pages/Employee/Employees.razor.rz.scp.css */
.page-container[b-02rcwx0xp7] {
  width: 100%;
}

.controls[b-02rcwx0xp7] {
  display: flex;
  justify-content: space-between
}
/* /Pages/Flows/FlowItemDynamicInsertions.razor.rz.scp.css */
.btn-save[b-alrwd0qdv9] {
  height: 100%;
  background: var(--bw-80, #807D9B);
  color: #FFF;
  border-radius: 8px;
  border: 1px solid #807D9B;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-top: 8px;
}

.btn-check-flow[b-alrwd0qdv9] {
  height: 100%;
  border-radius: 8px;
  border: 1px solid #807D9B;
  background: #0CA351;
  color: #FFF;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-top: 8px;
}

.btn-add[b-alrwd0qdv9] {
  height: 100%;
  border-radius: 8px;
  border: 1px solid #807D9B;
  background: #C2C0D2;
  color: #FFF;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-top: 8px;
}

.btn-delete[b-alrwd0qdv9] {
  height: 100%;
  border-radius: 8px;
  border: 1px solid #807D9B;
  background: #D74242;
  color: #FFF;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-top: 8px;
}

.btn-edit[b-alrwd0qdv9] {
  border-radius: 8px;
  border: 1px solid #807D9B;
  background: #0C39AC;
  color: #FFF;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-top: 8px;
}

.form-label[b-alrwd0qdv9] {
  color: var(--text-80, #807D9B);
}

.label[b-alrwd0qdv9] {
  border-bottom: solid;
  border-width: 2px;
  border-color: grey;
  color: var(--text-80, #807D9B);
}

.diagram-container[b-alrwd0qdv9] {
  width: 744px;
  height: 430px;
  border-radius: 10px;
  border: 1px dashed #C2C0D2;
}

.check-block[b-alrwd0qdv9] {
  padding: 0px 3px;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  border: 1px solid #807D9B;
  background: #FFF;
  border-collapse: separate;
}

.table-header[b-alrwd0qdv9] {
  height: 19px;
  padding: 2px;
  align-items: center;
  gap: 4px;
  align-self: stretch;
  border-bottom: 1px solid var(--conditional-divider, rgba(0, 0, 0, 0.06));
  opacity: 0.2;
  background: var(--neutral-2, #FAFAFA);
}

.table-text[b-alrwd0qdv9] {
  width: 507px;
  height: 23px;
  flex-shrink: 0;
  overflow: hidden;
  color: #807D9B;
  text-overflow: ellipsis;
  font-family: Inter;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.1px;
  text-decoration-line: underline;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06)
}

.alert-text[b-alrwd0qdv9] {
  font-size: 11pt;
  text-align: justify
}

.alert-weight-text[b-alrwd0qdv9] {
  font-size: 11pt;
  font-weight: bold;
  text-align: justify
}

.alert-heading[b-alrwd0qdv9] {
  font-size: 14pt;
  text-align: center
}

.floating alert alert-primary[b-alrwd0qdv9] {
  z-index: 1;
  margin-top: 16px;
  max-height: 210px
}
/* /Pages/Flows/Flows.razor.rz.scp.css */
.page-container[b-xj5jqefgy8] {
  width: 100%;
}

.controls[b-xj5jqefgy8] {
  display: flex;
  justify-content: space-between
}
/* /Pages/Index.razor.rz.scp.css */
.page-container[b-f7f9hy25o6] {
  width: 100%;
}
/* /Pages/News/News.razor.rz.scp.css */
.page-container[b-zgyq7thqk6] {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 24px;
}
/* /Pages/PhotoAlbums/PhotoAlbum.razor.rz.scp.css */
.page-container[b-lubdwbcfri] {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 24px;
}

.photo-album-info[b-lubdwbcfri] {
  display: flex;
  flex-direction: column;
  gap: 12px;
  overflow-wrap: anywhere;
}

.text-content[b-lubdwbcfri] {
  max-width: 230px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.add-photo-container[b-lubdwbcfri] {
  margin-left: auto;
}

td img[b-lubdwbcfri] {
  max-height: 70px;
  max-width: 150px;
}

.btn-add-photo[b-lubdwbcfri] {
  display: flex;
  gap: 10px;
}

.return-back-btn[b-lubdwbcfri] {
  width: fit-content;
}

.updoc-button#setPreviewPhotoButton[b-lubdwbcfri]{
  height: fit-content;
  width: 90%;
}
/* /Pages/PhotoAlbums/PhotoAlbums.razor.rz.scp.css */
.page-container[b-uzr6xsx55z] {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 24px;
}

.text-content[b-uzr6xsx55z] {
  max-width: 230px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.btn-add-photo-album[b-uzr6xsx55z] {
  display: flex;
  gap: 10px;
}
/* /Pages/PhotoAlbums/UpdatePhotoAlbumPreviewModal.razor.rz.scp.css */
.table-image[b-113irbpfr4] {
    max-width: 355px;
    max-height: 200px;
}
/* /Pages/Polls/CreatePollModal.razor.rz.scp.css */
.label[b-a6p3lxu6b1] {
  width: 10vw;
  min-width: 150px;
}

.horizontal[b-a6p3lxu6b1] {
  display: flex;
  flex-direction: row;
  margin: 12px 0px;
}

.poll-bet-option[b-a6p3lxu6b1] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

hr[b-a6p3lxu6b1] {
  width: 75vw;
}
/* /Pages/Polls/PollResultModal.razor.rz.scp.css */
.result-form[b-xw7kdvmmn2] {
  display: flex;
  flex-direction: column;
}

.answer-poll[b-xw7kdvmmn2]{
  cursor: pointer;
}

.answers[b-xw7kdvmmn2] {
  display: flex;
  flex-direction: column;
  width: 100vh;
  overflow-y: auto;
  max-height: 60vh;
}

.employee-avatar[b-xw7kdvmmn2] {
  width: 3vh;
  height: 3vh;
  margin: 0 5px 0 0;
  border-radius: 100px;
  border: 2px solid #807d9b;
  box-shadow: 1px 1px 6px #afaada;
}

.btn-close.answers:active[b-xw7kdvmmn2] {
  display: none;
}

.user-link[b-xw7kdvmmn2] {
  outline: none;
  text-decoration: none;
  padding: 2px 1px 0;
  cursor: pointer;
  color: #86839b;
}

.user-link:link[b-xw7kdvmmn2] {
  color: #ada9be;
}

.user-link:visited[b-xw7kdvmmn2] {
  color: #807d9b;
}

.user-link:focus[b-xw7kdvmmn2] {
  border-bottom: 1px solid;
  background: #ada9be;
}

.user-link:hover[b-xw7kdvmmn2] {
  border-bottom: 1px solid;
  background: #e4e0ff;
}

.user-link:active[b-xw7kdvmmn2] {
  background: #807d9b;
  color: #ada9be;
}
/* /Pages/Polls/UpdatePollModal.razor.rz.scp.css */
.label[b-8k1xug9tfm] {
  width: 10vw;
  min-width: 150px;
}

.horizontal[b-8k1xug9tfm] {
  display: flex;
  flex-direction: row;
  margin: 12px 0px;
}

.poll-bet-option[b-8k1xug9tfm] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

hr[b-8k1xug9tfm] {
  width: 75vw;
}
/* /Pages/Trends/Components/CreateTrendModal.razor.rz.scp.css */
.text-content[b-opa3jfyuhb] {
  max-width: 230px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.employee-name[b-opa3jfyuhb] {
  display: flex;
  align-items: center;
  gap: 10px;
}

img[b-opa3jfyuhb] {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  display: block;
  flex-shrink: 0;
  -webkit-filter: brightness(100%);
  object-fit: cover;
}
/* /Pages/Trends/Components/UpdateTrendModal.razor.rz.scp.css */
img[b-kgn8mxhe5m] {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  display: block;
  flex-shrink: 0;
  object-fit: cover;
}

.employee-name[b-kgn8mxhe5m] {
  display: flex;
  align-items: center;
  gap: 10px;
}
/* /Pages/Trends/Trends.razor.rz.scp.css */
.page-container[b-1pfj8pd01b] {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 24px;
}

.text-content[b-1pfj8pd01b] {
  max-width: 230px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.avatars[b-1pfj8pd01b] {
  display: flex;
}

[b-1pfj8pd01b] img {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  display: block;
  flex-shrink: 0;
  -webkit-filter: brightness(100%);
  object-fit: cover;
}

img:hover[b-1pfj8pd01b] {
  cursor: pointer;
  -webkit-filter: brightness(70%);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* /Pages/Work/Components/Cell.razor.rz.scp.css */
.time-sheet-table td.none:hover[b-oedfjbr975] {
  background-color: #5c636a;
}

.time-sheet-table td.work:hover[b-oedfjbr975] {
  background-color: #8DC8F7;
}

.time-sheet-table td.sick:hover[b-oedfjbr975] {
  background-color: #FFC857;
}

.time-sheet-table td.weekend:hover[b-oedfjbr975] {
  background-color: #ffbaba;
  color: white;
}

.time-sheet-table td.vacation:hover[b-oedfjbr975] {
  background-color: rgba(27, 50, 67, .25);
}

td[b-oedfjbr975] {
  position: relative;
}
/* /Pages/Work/Components/ToolTip.razor.rz.scp.css */
.ttip[b-3g8tibdjak] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  cursor: default;
  z-index: 5;
  position: absolute;
  font-size: 12px;
  color: black;
  padding: 16px;
  gap: 16px;
  min-width: 239px;
  max-width: 250px;
  height: auto;
  top: 99%;
  left: 0;
  background: #FFFFFF;
  border: 1px solid #807D9B;
  box-shadow: 0px 64px 80px rgba(0, 0, 0, 0.00620037),
  0px 23.3611px 29.2013px rgba(0, 0, 0, 0.00887419),
  0px 11.3414px 14.1767px rgba(0, 0, 0, 0.0111258),
  0px 5.55974px 6.94968px rgba(0, 0, 0, 0.0137996),
  0px 2.19833px 2.74791px rgba(0, 0, 0, 0.02);
  border-radius: 10px;
}

.ttip-label[b-3g8tibdjak] {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.ttip-label-part[b-3g8tibdjak] {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.01em;
  text-align: center;
}

.project-name[b-3g8tibdjak] {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
}

.ttip-form[b-3g8tibdjak] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  width: 100%;
}

.rbtn-group[b-3g8tibdjak] {
  flex-direction: column;
  align-items: flex-start;
}

.ttip-form .submit-btn[b-3g8tibdjak] {
  width: 100%;
  padding: 8px 16px;
  border: 1px solid #807D9B;
  border-radius: 8px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #807D9B;
  background-color: #FFFFFF;
}
/* /Pages/Work/Work.razor.rz.scp.css */
.page-container[b-951rcdk1se] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  overflow: auto;
  padding: 24px;
}

.time-sheet-select[b-951rcdk1se] {
  display: flex;
  justify-content: space-between;
}

.month-and-year-select[b-951rcdk1se] {
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: center;
}

select[b-951rcdk1se] {
  box-sizing: border-box;
  border: 1px solid #F0F0F5;
  border-radius: 8px;
  width: auto;
  font-size: 16px;
  line-height: 24px;
  color: #1B1743;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #F9F9FB url("data:image/svg+xml,%3Csvg width='18' height='10' viewBox='0 0 18 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5 1L9 8.5L1.5 1' stroke='%231B1743' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat right 24px center;
  padding: 12px 60px 12px 20px;
}

.input-year[b-951rcdk1se] {
  width: 120px;
  padding: 12px 20px;
  background: #F9F9FB;
  border: 1px solid #F0F0F5;
  border-radius: 8px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 24px;
  color: #1B1743;
}

input[b-951rcdk1se]::-webkit-outer-spin-button,
input[b-951rcdk1se]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number][b-951rcdk1se] {
  -moz-appearance: textfield;
}

.no-time-sheet-data[b-951rcdk1se] {
  margin: 0;
  padding: 10px;
}

.time-sheet-table-container[b-951rcdk1se] {
  width: 100%;
  display: flex;
  flex-direction: row;
}

[b-951rcdk1se] .time-sheet-table td, .time-sheet-table th[b-951rcdk1se] {
  border: 2px solid #F0F0F5;
  width: 26px;
  height: 26px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  min-width: 26px;
}

[b-951rcdk1se] .time-sheet-table th {
  color: #807D9B;
}

.time-sheet-table .trend[b-951rcdk1se] {
  border: none;
  padding-right: 24px;
  text-align: left;
  width: 200px;
  max-width: 200px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

[b-951rcdk1se] .none {
  background-color: #6c757d;
  color: white;
}

[b-951rcdk1se] .work {
  background-color: #8DABF7;
  color: white;
}

[b-951rcdk1se] .weekend {
  background-color: #EA9A9A;
  color: white;
}

[b-951rcdk1se] .sick {
  background-color: #FFB257;
}

[b-951rcdk1se] .vacation {
  background-color: rgba(27, 23, 67, .25);
}

.time-sheet-legend[b-951rcdk1se] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  background: #F9F9FB;
  border-radius: 4px;
  padding: 10px;
  gap: 20px;
  min-width: 46rem;
}

.legend-item[b-951rcdk1se] {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: auto;
  padding: 8px;
  gap: 8px;
}

.time-sheet-legend .day-type-box[b-951rcdk1se] {
  display: flex;
  width: 30px;
  min-width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border: 1px solid #F0F0F5;
}

.time-sheet-statistics[b-951rcdk1se] {
  gap: 16px;
  width: 544px;
  height: 98px;
}

#time-sheet-my-working-time-label[b-951rcdk1se] {
  font-weight: 600;
  font-size: 18px;
}

.time-sheet-spent-time-container[b-951rcdk1se] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 48px;
  min-width: 46rem;
  height: 60px;
  width: 544px;
}

.time-sheet-spent-time-cell[b-951rcdk1se] {
  width: 100px;
  height: 60px;
}

.time-sheet-spent-time-cell[b-951rcdk1se] {
  width: 100px;
}

.time-sheet-spent-time-hours[b-951rcdk1se] {
  width: 64px;
  height: 40px;
  display: flex;
}

.time-sheet-spent-time-hours-actual[b-951rcdk1se] {
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
  color: #1B1743;
}

.time-sheet-spent-time-hours-expected[b-951rcdk1se] {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #807D9B;
}

.time-sheet-spent-time-hours-period[b-951rcdk1se] {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #807D9B;
}
/* /Shared/DefaultLayout.razor.rz.scp.css */
.default-content[b-oqwm5ssl5m] {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  width: 100%;
  background: #F9F9F9
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-x3zj2kbir9] {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}

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

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

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

.content-page[b-x3zj2kbir9] {
  display: flex;
  flex-direction: column;
  padding: 24px;
  margin: 24px;
  min-width: 40vw;
  max-width: 70vw;
  min-height: 35vh;
  justify-content: center;
  background: #FFFFFF;
  box-shadow: 0px 64px 80px rgba(0, 0, 0, 0.00620037),
    0px 23.3611px 29.2013px rgba(0, 0, 0, 0.00887419),
    0px 11.3414px 14.1767px rgba(0, 0, 0, 0.0111258),
    0px 5.55974px 6.94968px rgba(0, 0, 0, 0.0137996),
    0px 2.19833px 2.74791px rgba(0, 0, 0, 0.02);
  border-radius: 8px;
}

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

.top-row[b-x3zj2kbir9]  a:hover, .top-row[b-x3zj2kbir9]  .btn-link:hover {
  text-decoration: underline;
}

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

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

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

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

@media (max-width: 1180px) {
  .content-page[b-x3zj2kbir9] {
    min-width: 40vw;
    max-width: 68vw;
    padding: 12px;
    margin: 12px;
  }
}

@media (min-width: 1900px) {
  .content-page[b-x3zj2kbir9] {
    min-width: 50vw;
    max-width: 70vw;
  }
}

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

  .sidebar[b-x3zj2kbir9] {
    min-width: 14rem;
    position: fixed;
    top: 0;
    height: 100vh;
    overflow-y: auto;
  }

  .top-row[b-x3zj2kbir9] {
    top: 0;
    z-index: 1;
  }

  .top-row.auth[b-x3zj2kbir9]  a:first-child {
    flex: 1;
    text-align: right;
    width: 0;
  }

  .top-row[b-x3zj2kbir9] {
    padding-left: max(200px, 18rem) !important;
  }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-pc5d3938c5] {
  background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-pc5d3938c5] {
  height: 3.5rem;
  background-color: #403C63;
}

.navbar[b-pc5d3938c5] {
  border-radius: 0px 0px 20px 0px;
}

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

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

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

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

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

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

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

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

.updoc-nav-icon[b-pc5d3938c5] {
  top: 0px;
}

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

  .collapse[b-pc5d3938c5] {
    /* Never collapse the sidebar for wide screens */
    display: block;
  }
}
