.black-bg {
  font-family: Inter;
  background-color: #111111;
  color: #FFFFFF;
}
.black-bg .come-a {
  font-size: 28px;
  font-style: normal;
  font-weight: 800;
  line-height: 40px;
  letter-spacing: 0.0025em;
  text-align: center;
  color: #FFFFFF;
  direction: ltr;
  unicode-bidi: embed;
}
.black-bg .desc {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.0015em;
  text-align: center;
}
.black-bg .link-download {
  background: #0368FF;
  -webkit-box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
}
.black-bg .link-site {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
}.login-page {
  background-image: url(/assets/login_cover-COfDRlWG.jpeg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-position: center;
  width: 100vw;
  height: 100vh;
}
.login-page .center-box {
  border-radius: 12px;
  border: 2px solid rgba(255, 255, 255, 0.1);
  background: #111;
  -webkit-box-shadow: 0px 16px 24px 0px rgba(255, 255, 255, 0.06), 0px 2px 6px 0px rgba(255, 255, 255, 0.04), 0px 0px 1px 0px rgba(255, 255, 255, 0.04);
          box-shadow: 0px 16px 24px 0px rgba(255, 255, 255, 0.06), 0px 2px 6px 0px rgba(255, 255, 255, 0.04), 0px 0px 1px 0px rgba(255, 255, 255, 0.04);
  position: relative;
}
.login-page .center-box .login-btn {
  color: white !important;
}
.login-page .center-box .back-btn {
  position: absolute;
  top: 30px;
  left: 10px;
}.login-page .center-box .theme--light.v-btn.v-btn--disabled.v-btn--has-bg {
  background-color: #9E9E9E !important;
}
.login-page .center-box .phone-input {
  color: white !important;
}
.login-page .center-box .phone-input .v-input__slot {
  background-color: #212121;
}
.login-page .center-box .phone-input .v-input__slot label,
.login-page .center-box .phone-input .v-input__slot input {
  color: white !important;
}.custom-icon {
  display: inline-block;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
}.ai-chat-tool-breadcrumb[data-v-9ebd6fbb] {
  background: #f4f5f7;
  -webkit-border-start: 3px solid #b0bec5;
          border-inline-start: 3px solid #b0bec5;
}
.ai-chat-tool-breadcrumb .ai-chat-tool-summary[data-v-9ebd6fbb] {
  white-space: pre-wrap;
  word-break: break-word;
  max-height: 200px;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.03);
  padding: 6px 8px;
  border-radius: 4px;
}.ai-chat-bubble-row[data-v-c745e1fa] {
  width: 100%;
}
.ai-chat-bubble[data-v-c745e1fa] {
  max-width: 80%;
  word-break: break-word;
}
.ai-chat-bubble-user[data-v-c745e1fa] {
  background: #0040ff;
  color: white;
}
.ai-chat-bubble-assistant[data-v-c745e1fa] {
  background: #f4f5f7;
  color: #1a1a1a;
  max-width: 95%;
}
.ai-chat-text[data-v-c745e1fa] {
  white-space: pre-wrap;
}
.ai-chat-markdown[data-v-c745e1fa] {
  font-size: 14px;
  line-height: 1.5;
}
.ai-chat-markdown[data-v-c745e1fa] p {
  margin: 0 0 8px;
}
.ai-chat-markdown[data-v-c745e1fa] p:last-child {
  margin-bottom: 0;
}
.ai-chat-markdown[data-v-c745e1fa] h1,
.ai-chat-markdown[data-v-c745e1fa] h2,
.ai-chat-markdown[data-v-c745e1fa] h3,
.ai-chat-markdown[data-v-c745e1fa] h4,
.ai-chat-markdown[data-v-c745e1fa] h5,
.ai-chat-markdown[data-v-c745e1fa] h6 {
  font-weight: 600;
  margin: 12px 0 6px;
  line-height: 1.3;
}
.ai-chat-markdown[data-v-c745e1fa] h1 {
  font-size: 18px;
}
.ai-chat-markdown[data-v-c745e1fa] h2 {
  font-size: 17px;
}
.ai-chat-markdown[data-v-c745e1fa] h3 {
  font-size: 16px;
}
.ai-chat-markdown[data-v-c745e1fa] h4 {
  font-size: 15px;
}
.ai-chat-markdown[data-v-c745e1fa] h5,
.ai-chat-markdown[data-v-c745e1fa] h6 {
  font-size: 14px;
}
.ai-chat-markdown[data-v-c745e1fa] ul,
.ai-chat-markdown[data-v-c745e1fa] ol {
  margin: 0 0 8px;
  -webkit-padding-start: 22px;
          padding-inline-start: 22px;
}
.ai-chat-markdown[data-v-c745e1fa] li {
  margin-bottom: 2px;
}
.ai-chat-markdown[data-v-c745e1fa] strong {
  font-weight: 600;
}
.ai-chat-markdown[data-v-c745e1fa] blockquote {
  margin: 8px 0;
  padding: 4px 10px;
  -webkit-border-start: 3px solid #b0bec5;
          border-inline-start: 3px solid #b0bec5;
  color: #555;
  background: rgba(0, 0, 0, 0.03);
  border-radius: 4px;
}
.ai-chat-markdown[data-v-c745e1fa] hr {
  border: 0;
  border-top: 1px solid #e0e0e0;
  margin: 10px 0;
}
.ai-chat-markdown[data-v-c745e1fa] code {
  font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
  font-size: 12.5px;
  background: rgba(0, 0, 0, 0.05);
  padding: 1px 4px;
  border-radius: 3px;
}
.ai-chat-markdown[data-v-c745e1fa] pre {
  background: rgba(0, 0, 0, 0.05);
  padding: 8px 10px;
  border-radius: 6px;
  overflow-x: auto;
  margin: 0 0 8px;
}
.ai-chat-markdown[data-v-c745e1fa] pre code {
  background: transparent;
  padding: 0;
}
.ai-chat-markdown[data-v-c745e1fa] table {
  border-collapse: collapse;
  margin: 6px 0 10px;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  max-width: 100%;
}
.ai-chat-markdown[data-v-c745e1fa] th,
.ai-chat-markdown[data-v-c745e1fa] td {
  border: 1px solid #e0e0e0;
  padding: 4px 8px;
  text-align: start;
  word-break: normal;
  overflow-wrap: break-word;
  white-space: normal;
  min-width: 90px;
}
.ai-chat-markdown[data-v-c745e1fa] th {
  background: #f4f5f7;
  font-weight: 600;
}
.ai-chat-markdown[data-v-c745e1fa] a {
  color: #0040ff;
  text-decoration: underline;
}
.ai-chat-dots[data-v-c745e1fa] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 4px;
}
.ai-chat-dots span[data-v-c745e1fa] {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #9aa0a6;
  -webkit-animation: ai-chat-blink-c745e1fa 1.2s infinite ease-in-out;
          animation: ai-chat-blink-c745e1fa 1.2s infinite ease-in-out;
}
.ai-chat-dots span[data-v-c745e1fa]:nth-child(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.ai-chat-dots span[data-v-c745e1fa]:nth-child(3) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
@-webkit-keyframes ai-chat-blink-c745e1fa {
0%, 80%, 100% {
    opacity: 0.3;
}
40% {
    opacity: 1;
}
}
@keyframes ai-chat-blink-c745e1fa {
0%, 80%, 100% {
    opacity: 0.3;
}
40% {
    opacity: 1;
}
}.ai-chat-conversation-list[data-v-17157c46] {
  height: 100%;
  overflow-y: auto;
}
.ai-chat-conversation-item[data-v-17157c46] {
  border-radius: 6px;
}.ai-chat-drawer .full-height {
  height: calc(100% - 65px);
}
@media only screen and (max-width: 599px) {
.ai-chat-drawer .full-height {
    height: calc(100% - 62px);
}
}
.ai-chat-drawer .ai-chat-thread {
  overflow-y: auto;
}
.ai-chat-drawer .ai-chat-example {
  cursor: pointer;
  -webkit-animation: ai-chat-example-in 0.35s ease both;
          animation: ai-chat-example-in 0.35s ease both;
  -webkit-transition: border-color 0.2s ease, background-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: border-color 0.2s ease, background-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
  transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.ai-chat-drawer .ai-chat-example:nth-child(1) {
  -webkit-animation-delay: 0.04s;
          animation-delay: 0.04s;
}
.ai-chat-drawer .ai-chat-example:nth-child(2) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.ai-chat-drawer .ai-chat-example:nth-child(3) {
  -webkit-animation-delay: 0.16s;
          animation-delay: 0.16s;
}
.ai-chat-drawer .ai-chat-example__icon {
  width: 32px;
  height: 32px;
  min-width: 32px;
  background-color: rgba(var(--v-theme-primary), 0.1);
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.ai-chat-drawer .ai-chat-example__chevron {
  color: rgba(var(--v-theme-on-surface), 0.3);
  -webkit-transition: color 0.2s ease, -webkit-transform 0.2s ease;
  transition: color 0.2s ease, -webkit-transform 0.2s ease;
  transition: color 0.2s ease, transform 0.2s ease;
  transition: color 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
}
.ai-chat-drawer .ai-chat-example:hover {
  border-color: rgb(var(--v-theme-primary));
  background-color: rgba(var(--v-theme-primary), 0.04);
  -webkit-box-shadow: 0 4px 14px rgba(var(--v-theme-primary), 0.12);
          box-shadow: 0 4px 14px rgba(var(--v-theme-primary), 0.12);
}
.ai-chat-drawer .ai-chat-example:hover .ai-chat-example__icon {
  background-color: rgba(var(--v-theme-primary), 0.18);
}
.ai-chat-drawer .ai-chat-example:hover .ai-chat-example__chevron {
  color: rgb(var(--v-theme-primary));
  -webkit-transform: translateX(2px);
          transform: translateX(2px);
}
.he-lang .ai-chat-drawer .ai-chat-example:hover .ai-chat-example__chevron {
  -webkit-transform: rotate(180deg) translateX(2px);
          transform: rotate(180deg) translateX(2px);
}
.ai-chat-fab {
  position: fixed;
  left: 24px;
  bottom: 80px;
  z-index: 1009;
}
.he-lang .ai-chat-fab {
  left: auto;
  right: 24px;
}
@-webkit-keyframes ai-chat-example-in {
from {
    opacity: 0;
    -webkit-transform: translateY(6px);
            transform: translateY(6px);
}
to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
}
@keyframes ai-chat-example-in {
from {
    opacity: 0;
    -webkit-transform: translateY(6px);
            transform: translateY(6px);
}
to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
}
@media (prefers-reduced-motion: reduce) {
.ai-chat-example {
    -webkit-animation: none;
            animation: none;
}
}.faulty-device-count .v-badge {
  cursor: pointer;
}
.faulty-device-count .v-badge .v-badge__badge {
  margin-right: 10px;
  margin-top: 2px;
}
@media only screen and (max-width: 960px) {
.faulty-device-count .v-badge .v-badge__badge {
    margin-right: 15px;
    margin-top: 10px;
}
}
.faulty-device-count .v-badge.none .v-badge__badge {
  display: none;
}
.faulty-device-count .v-badge.red-c .v-badge__badge {
  background-color: red !important;
}
.faulty-device-count .v-btn.no-badge {
  background-color: #FC4A4A;
}
.faulty-device-count .v-btn.no-badge.v-btn--active {
  background-color: #263238;
}.v-main {
  padding-bottom: 65px !important;
  padding-top: 0 !important;
}
.app-footer {
  height: 65px;
  background-color: #212121;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1008;
}
.app-footer .item-menu {
  background-color: transparent !important;
}
.app-footer .item-menu .item-name {
  font-size: 18px !important;
  font-weight: 700 !important;
}
@media only screen and (max-width: 960px) {
.app-footer .item-menu .item-name {
    font-size: 14px !important;
}
}
.app-footer .item-menu .v-icon {
  font-size: 24px !important;
}
.app-footer .item-menu .item-name,
.app-footer .item-menu .v-icon {
  color: #9e9e9e !important;
}
.app-footer .item-selected .item-name,
.app-footer .item-selected .v-icon {
  color: white !important;
}.single-push-history {
  border-radius: 8px;
  border: 1px solid #dadada;
  background: #fff;
  padding: 16px;
}
.single-push-history.unread {
  background: #f1f4fe;
}.push-history-list .new-segment {
  border-radius: 3px;
  padding: 4px;
  position: relative;
  display: inline-block;
  padding-right: 20px;
}
.push-history-list .new-segment::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-width: 18px 10px 18px 0;
  border-color: transparent rgb(244, 246, 248) transparent transparent;
  border-style: solid;
}
.rtl .new-segment {
  padding-right: 4px;
  padding-left: 20px;
}
.rtl .new-segment::after {
  left: 0;
  right: unset;
  border-width: 18px 0 18px 10px;
  border-color: transparent transparent transparent rgb(244, 246, 248);
}.top-bar-push-list {
  overflow: auto;
  height: 80vh;
  max-height: 80vh;
}.top-tool-bar {
  background-color: black !important;
  position: sticky !important;
  top: 0;
  z-index: 10;
}
.top-tool-bar .v-toolbar__content {
  padding: 0;
}
.top-tool-bar .v-toolbar__content .top-logo {
  max-height: 16px;
}
.top-tool-bar .v-toolbar__content .main-name {
  font-size: 22px;
  font-weight: 700;
}
@media only screen and (max-width: 600px) {
.top-tool-bar .v-toolbar__content .top-logo {
    height: 28px;
}
.top-tool-bar .v-toolbar__content .main-name {
    font-size: 16px;
}
}
.top-tool-bar .v-toolbar-title {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  width: 100%;
}.job-select-item .v-input--selection-controls {
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 0;
}
.job-select-item .v-input--selection-controls .v-input__slot {
  margin-bottom: 0;
}
.job-select-item .v-input--selection-controls .v-messages {
  display: none;
}
.job-autocomplete .v-input__control .v-input__slot:before {
  border-color: black !important;
}.company-job-select .job-divider {
  height: 14px;
  width: 1px;
  background-color: #c9c9c9;
}.job-notifications.rtl .job-select .v-select__slot .v-label {
  right: 0 !important;
  left: auto !important;
}.user-notifications {
  padding-bottom: 70px;
}
.user-notifications .v-footer.save-notifications {
  bottom: 64px !important;
  position: fixed !important;
  width: 100%;
}
.user-notifications .v-tabs-window-item {
  height: 100%;
}
.user-notifications .sticky-header {
  top: 60px;
  height: unset;
}
.user-notifications .v-input--radio-group {
  margin-top: 0;
  padding-top: 0;
}
@media only screen and (max-width: 600px) {
.user-notifications {
    margin-top: 60px;
}
.user-notifications .sticky-header {
    top: 112px;
}
.user-notifications .v-footer.save-notifications {
    bottom: 56px !important;
}
}.no-cursor[data-v-929f8a0b] {
  cursor: default;
}
.invite-btn-width[data-v-929f8a0b] {
  width: 150px;
}.item-search.v-select.v-select--is-menu-active .v-input__icon--append .v-icon {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}.page-account-select .v-text-field__details {
  display: none;
}.image-uploader input[type=file] {
  display: none;
}
.image-uploader {
  aspect-ratio: 1;
  border-radius: 12px;
  border: 2px dashed #616365;
  position: relative;
}
.image-uploader .delete-btn {
  position: absolute;
  bottom: 0px;
  right: 0px;
}.dep-search.v-select.v-select--is-menu-active .v-input__icon--append .v-icon {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}.employee-schedule-date .v-picker__actions.v-card__actions {
  padding-top: 0;
}.employee-dialog .role-select {
  color: #D25455;
}
@media only screen and (max-width: 600px) {
.employee-dialog .scrollable {
    overflow: auto;
    height: 100%;
    max-height: 400px;
}
}.employees_page {
  margin-top: 36px;
}
.employees_page .v-table__wrapper {
  overflow-x: hidden;
}
@media only screen and (max-width: 600px) {
.employees_page {
    margin-top: 136px;
}
.employees_page.staff {
    margin-top: 138px;
}
}.page-filter-fixed {
  position: relative;
}
.page-filter-fixed .v-navigation-drawer__content,
.page-filter-fixed .v-navigation-drawer {
  max-height: calc(100vh - 164px) !important;
}
.page-filter-fixed .close-arrow {
  position: absolute;
  left: -32px;
  top: 20px;
  border-radius: 12px 0px 0px 12px;
  z-index: 10;
  background-color: white;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.page-filter-fixed .close-arrow:hover {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}
.page-filter-fixed .close-arrow.rotated {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  border-radius: 0px 12px 12px 0px;
}
.page-filter-fixed .main-row {
  max-height: calc(100vh - 164px) !important;
}
.page-filter-fixed.rtl .close-arrow {
  right: -32px;
  left: auto;
  border-radius: 0px 12px 12px 0px;
}
.page-filter-fixed.rtl .close-arrow.rotated {
  border-radius: 12px 0px 0px 12px;
}.hq-tasks-layout .filter-select.hq {
  background-color: black;
}
.hq-tasks-layout .filter-select.hq .v-select__selection, .hq-tasks-layout .filter-select.hq .v-input__icon > .v-icon {
  color: white !important;
}
.hq-tasks-layout .single-mode {
  border-radius: 100px;
}
.hq-filters .v-input__details {
  display: none;
}.file-chip {
  padding-right: 36px;
}
.file-chip .file-input {
  margin-top: 0;
  padding-top: 0;
}
.file-chip.file-attached {
  padding-right: 16px;
}
.file-chip.file-attached .file-input .v-input__icon--prepend button.v-icon {
  color: #4caf50;
}.images-preview-display .images-carousel[data-v-62ac4e53] {
  position: relative;
}
.images-preview-display .images-carousel .zoomable[data-v-62ac4e53] {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.images-preview-display .images-carousel .close-btn[data-v-62ac4e53] {
  position: absolute;
  z-index: 10;
  top: 8px;
  left: 8px;
}
.images-preview-display .images-carousel .download-btn[data-v-62ac4e53] {
  position: absolute;
  z-index: 10;
  top: 8px;
  left: 48px;
}
.images-preview-display .images-carousel .reset-btn[data-v-62ac4e53] {
  position: absolute;
  z-index: 10;
  top: 8px;
  right: 0;
}
.rtl.images-preview-display .images-carousel .close-btn[data-v-62ac4e53] {
  right: 8px;
  left: auto;
}
.rtl.images-preview-display .images-carousel .download-btn[data-v-62ac4e53] {
  right: 48px;
  left: auto;
}
.rtl.images-preview-display .images-carousel .reset-btn[data-v-62ac4e53] {
  position: absolute;
  z-index: 10;
  top: 8px;
  right: auto;
  left: 0;
}.task-link {
  height: 56px;
}.save-btn.v-btn.v-btn--disabled {
  color: white !important;
}.item-custom-field {
  border-radius: 8px;
  border: 1px solid #e8e8e8;
}
.item-custom-field .bordered {
  border-top: 1px solid #e8e8e8;
}
.item-custom-field .bordered .v-textarea label {
  padding-left: 0 !important;
  padding-right: 0 !important;
}.item-dialog .save-btn.v-btn.v-btn--disabled {
  color: white !important;
}
.item-dialog .item-file {
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  min-height: 50px;
}.item-search-menu div.category {
  background-color: #e8e8e8;
  font-weight: 500;
  font-size: 16px;
  height: 36px;
  cursor: auto;
}
.item-search.v-select.v-select--is-menu-active .v-input__icon--append .v-icon {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}.task-colors-select .color-chip {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  width: calc(14.2857142857% - 8px);
  aspect-ratio: 1/1;
  border: 1px solid #DADADA;
  margin-bottom: 8px;
  cursor: pointer;
}
.task-colors-select .color-chip.chip-selected {
  border: 1px solid #0040FF;
}
.task-colors-select .selected-chip {
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.no-hover[data-v-d15dacbf] .v-field:hover .v-field__overlay {
    opacity: 0;
}
.task-subtasks {
  height: 59px;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  background-color: white;
  color: rgba(0, 0, 0, 0.7);
}.monthly-frequency {
  overflow-y: hidden;
  min-height: 480px;
}
.monthly-frequency .chip-select {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  width: calc(14.2857142857% - 8px);
  aspect-ratio: 1/1;
  border: 1px solid #DADADA;
  margin-bottom: 8px;
  cursor: pointer;
}
.monthly-frequency .chip-select.selected {
  background-color: #0040FF;
  border-color: none;
  color: white;
}
.monthly-frequency .save-btn.v-btn--disabled {
  color: white !important;
}
.monthly-frequency .v-picker .v-picker__title {
  color: black;
  background-color: #E8E8E8 !important;
}
.monthly-frequency .v-picker .v-picker__title .v-date-picker-title__date {
  font-size: 16px;
}.weekly-frequency {
  overflow-y: hidden;
  min-height: 480px;
}
.weekly-frequency .chip-select {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  width: calc(14.2857142857% - 8px);
  aspect-ratio: 1/1;
  border: 1px solid #DADADA;
  margin-bottom: 8px;
  cursor: pointer;
}
.weekly-frequency .chip-select.selected {
  background-color: #0040FF;
  border-color: none;
  color: white;
}
.weekly-frequency .save-btn.v-btn--disabled {
  color: white !important;
}.frequency-dialog {
  overflow-y: hidden !important;
}
.frequency-dialog .frequency-date-picker .v-picker__body {
  background-color: #f4f6f8 !important;
}
.frequency-dialog .frequency-date-picker .v-picker__body .v-date-picker-header > button:first-of-type {
  rotate: 180deg;
}
.frequency-dialog .frequency-date-picker .v-picker__body .v-date-picker-header > button:last-of-type {
  rotate: 180deg;
}
.frequency-dialog .frequency-date-picker .v-picker__actions {
  background-color: #e8e8e8 !important;
}.single-checklist-item .select-type {
  margin-top: -15px !important;
}
.single-checklist-item .select-type .v-select__slot {
  cursor: pointer;
}
.single-checklist-item .title-textarea {
  border-radius: 8px;
}
.single-checklist-item .title-textarea .v-text-field__slot textarea {
  color: white;
  font-size: 16px;
  font-weight: 700;
}
.single-checklist-item .title-textarea .v-input__icon.v-input__icon--clear button {
  color: white !important;
}.task-checklist-dialog {
  overflow-y: hidden;
}.new-task-dialog {
  overflow-y: hidden;
}
.new-task-dialog .v-text-field--outlined fieldset {
  border-color: #e8e8e8;
}
.new-task-dialog .save-btn.v-btn--disabled {
  color: white !important;
}
.new-task-dialog .description-field .v-label {
  padding-right: 10px;
}
.new-task-dialog .file-input .file-chip {
  padding-right: 0;
}
.new-task-dialog .file-input .v-chip__content span {
  color: #212121;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  padding-left: 0px !important;
  padding-right: 0px !important;
}.hq-job-group-dialog .cancel-btn {
  color: rgba(21, 25, 32, 0.5) !important;
}
.hq-job-group-dialog .save-btn.v-btn--disabled {
  color: white !important;
}.company-job-select .job-divider {
  height: 14px;
  width: 1px;
  background-color: #c9c9c9;
}
.company-job-select .select-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.company-job-select-outer .v-autocomplete__selection {
  height: unset;
}.new-cross-account-task-dialog {
  overflow-y: hidden;
}
.new-cross-account-task-dialog .v-text-field--outlined fieldset {
  border-color: #E8E8E8;
}
.new-cross-account-task-dialog .save-btn.v-btn--disabled {
  color: white !important;
}
.new-cross-account-task-dialog .description-field .v-label {
  padding-right: 10px;
}
.new-cross-account-task-dialog .file-input .file-chip {
  padding-right: 0;
}
.new-cross-account-task-dialog .file-input .v-chip__content span {
  color: #212121;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  padding-left: 0px !important;
  padding-right: 0px !important;
}.add-task {
  position: fixed;
  z-index: 4;
  bottom: 86px;
  right: 10px;
}
@media only screen and (max-width: 600px) {
.add-task {
    bottom: 80px;
}
}
.rtl .add-task {
  right: unset;
  left: 10px;
}.single-job {
  -webkit-box-shadow: 0px 16px 24px 0px rgba(0, 0, 0, 0.06), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 0px 1px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 16px 24px 0px rgba(0, 0, 0, 0.06), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 0px 1px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  border: 1px solid #111;
  background-color: white;
}
.single-job.selected {
  border: 2px solid #0040ff;
}.tasks-layout .v-expansion-panel {
  border-radius: 8px;
}
.tasks-layout .tasks-expansion .v-expansion-panel-content__wrap,
.tasks-layout .tasks-expansion .v-expansion-panel-header {
  padding-left: 8px;
  padding-right: 8px;
}.avg-rating button {
  padding: 4px !important;
}.edit-operation .v-list-item__icon[data-v-c95c820d] {
  margin-right: 12px !important;
}.single-task {
  background-color: white;
  border-right: 1px solid #DADADA;
  border-left: 1px solid #DADADA;
  margin-top: 0 !important;
  margin-bottom: 0;
}
.single-task input[type=file] {
  display: none;
}
.single-task .task-tags > span, .single-task .v-chip {
  margin-right: 4px;
}
.single-task .task-tags > *:last-child {
  margin-right: 0;
}
.single-task.changing-status {
  -webkit-animation: fadeOutAndMoveDown 1500ms ease-in-out forwards;
          animation: fadeOutAndMoveDown 1500ms ease-in-out forwards;
}
.single-task .task-description-clamped {
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.single-task .spacer {
  width: 36px;
}
.single-task .expand-text {
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  color: #616365;
}
.single-task .expand-icon {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.single-task .expand-icon.rotated {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.single-task .account-image-preview {
  border-radius: 50%;
}
.single-task .image-preview {
  border-radius: 12px;
}
.single-task .job-divider {
  height: 15px;
  background-color: #C9C9C9;
}
.single-task .account-divider {
  height: 16px;
  background-color: #111;
  margin: 4px 6px 0;
}
@-webkit-keyframes fadeOutAndMoveDown {
0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(calc(100vh - 200px));
            transform: translateY(calc(100vh - 200px));
}
}
@keyframes fadeOutAndMoveDown {
0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(calc(100vh - 200px));
            transform: translateY(calc(100vh - 200px));
}
}
.single-task .side-part {
  border-radius: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single-task .side-part .color-line {
  height: 100%;
  width: 6px;
  border-radius: 4px;
}
.single-task .side-part.reported {
  background-color: unset;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.single-task .side-part .side-content {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.single-task .side-part .side-content .v-icon {
  padding: 0 5px;
}
@media only screen and (max-width: 600px) {
.single-task .expand-text {
    display: none;
}
.single-task .spacer {
    display: none;
}
}
.rtl .single-task .task-tags > span, .rtl .single-task .v-chip {
  margin-left: 4px;
}
.rtl .single-task .task-tags > *:last-child {
  margin-left: 0;
}.tasks-list {
  overflow-y: auto;
}
.tasks-list .single-task:first-of-type {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-top: 1px solid #DADADA;
}
.tasks-list .single-task:last-of-type {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  border-bottom: 1px solid #DADADA;
  margin-bottom: 8px;
}
.tasks-list .single-task:not(:last-child) {
  border-bottom: 1px solid #C9C9C9;
}
@media only screen and (max-width: 600px) {
.tasks-list {
    overflow-y: unset;
}
}.task-progress-wrapper.with-bg {
  background-color: #FF947A;
  padding: 8px 4px;
}
.task-progress-wrapper .stats {
  white-space: nowrap;
}
.task-progress-wrapper .task-progress {
  position: relative;
  background: -webkit-gradient(linear, right top, left top, color-stop(4.02%, #2B2B2B), color-stop(96.3%, #494A4D));
  background: linear-gradient(270deg, #2B2B2B 4.02%, #494A4D 96.3%);
  border-radius: 100px;
  height: 23px;
  width: 100%;
}
.task-progress-wrapper .task-progress .progress-inner {
  position: absolute;
  height: 23px;
  border-radius: 100px;
  left: 0;
  background-color: white;
}
.task-progress-wrapper .task-progress .progress-inner.with-border {
  border: 1px solid #979797;
}
.task-progress-wrapper .task-progress .image-logo {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  z-index: 3;
}
.loading-progress {
  border-radius: 100px;
}
.he-lang .progress-inner {
  left: unset;
  right: 0;
}
.he-lang .task-progress .image-logo {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}.report-item-list {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.report-item-list .wrapper.rtl .item-desc {
  padding-right: 12px;
}
.report-item-list .wrapper:not(.rtl) .item-desc {
  padding-left: 12px;
}
.report-item-list .chip-multiline {
  height: auto;
  line-height: 1.4;
}.chat-message .v-chip {
  height: auto;
  white-space: normal;
  border-radius: 24px 0px 24px 24px;
}
.chat-message .v-chip.current-user-message {
  border-radius: 0px 24px 24px 24px;
  color: #111;
}
.chat-message .v-chip .original-text {
  opacity: 0.3;
}
.rtl .chat-message .v-chip {
  border-radius: 0px 24px 24px 24px;
}
.rtl .chat-message .v-chip.current-user-message {
  border-radius: 24px 0px 24px 24px;
}.translate-select .v-text-field__details {
  display: none;
}
.translate-select fieldset {
  border-color: #0040FF !important;
  background-color: white;
}
.translate-select fieldset legend {
  display: none;
}
.translate-select .v-label {
  padding-right: 4px;
  padding-left: 4px;
}
.translate-select .v-input__prepend-inner .v-icon {
  color: #0E4AFD;
}.chat-dialog .chat-box {
  position: relative;
  scroll-behavior: smooth;
  background-image: url(/assets/chat_list_bg-B_vE-yf0.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.chat-dialog .chat-box .date-row {
  position: sticky;
  background-color: transparent;
  top: 0;
  z-index: 4;
  width: 120px;
  margin-bottom: 15px;
  margin-top: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #212121;
}
.chat-dialog .chat-box .date-row .date-chip {
  background-color: white;
}
.chat-dialog .chat-box .date-row .date-chip .v-chip__content {
  color: #212121;
}
.he-lang .chat-dialog-send-btn {
  -webkit-transform: rotate(180deg) !important;
          transform: rotate(180deg) !important;
}
.he-lang .chat-textarea .v-label {
  padding-right: 15px;
}.task-order-dialog .task-summary-row + .task-summary-row {
  border-top: 1px solid #DADADA;
}.task-order-dialog .shift-wrapper {
  background-color: white;
  border-radius: 12px;
  border: 1px solid #e8e8e8;
}
.task-order-dialog .shift-wrapper .shift-row + .shift-row {
  border-top: 1px solid #e8e8e8;
}
.task-order-dialog .shift-wrapper .disabled {
  cursor: default;
  color: #9e9e9e;
}.task-order-dialog {
  overflow-y: hidden !important;
}
.task-order-dialog .job-divider {
  height: 20px;
  width: 1px;
  background-color: #C9C9C9;
}
.task-order-dialog .slide-enter-active,
.task-order-dialog .slide-leave-active,
.task-order-dialog .slide-back-enter-active,
.task-order-dialog .slide-back-leave-active {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.task-order-dialog .slide-enter {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.task-order-dialog .slide-leave-to {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.task-order-dialog .slide-back-enter {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.task-order-dialog .slide-back-leave-to {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}.v-speed-dial.share {
  z-index: 3;
}.tasks-small-devices {
  margin-top: 46px !important;
}.single-department {
  overflow: hidden;
  margin-right: -3px !important;
  border-radius: 16px;
  border: 1px solid #111;
  -webkit-box-shadow: 0px 16px 24px 0px rgba(0, 0, 0, 0.06), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 0px 1px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 16px 24px 0px rgba(0, 0, 0, 0.06), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 0px 1px 0px rgba(0, 0, 0, 0.04);
}
.single-department .dep-image {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.rtl .single-department {
  margin-right: 0 !important;
  margin-left: -3px !important;
}.calander-job-event[data-v-6779cb58] {
  padding: 8px;
}
.calander-job-event .job-divider[data-v-6779cb58] {
  background-color: #C9C9C9;
}
.calander-job-event .colored-title[data-v-6779cb58] {
  color: black;
  background-color: #F8B195;
}
.calander-job-event .description[data-v-6779cb58] {
  width: 95%;
}
.calander-job-event .description[data-v-6779cb58]::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-bottom: 1px;
  border-radius: 50%;
  background-color: black;
}
@media only screen and (max-width: 600px) {
.calander-job-event .description[data-v-6779cb58] {
    font-size: 10px;
}
}
@media only screen and (min-width: 600px) {
.calander-job-event .description[data-v-6779cb58] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
}.weekly-calender {
  border: 2px solid #ADB2B6;
  background-color: white;
}
.weekly-calender .day {
  border-right: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 0;
  padding-bottom: 8px !important;
}
.weekly-calender .day .day-name {
  color: #333F48;
  text-transform: uppercase;
  background-color: #F5F5F6;
  border-bottom: 1px solid rgba(51, 63, 72, 0.2);
}
.weekly-calender .day .day-name.current-day {
  background-color: #0040FF;
  color: white;
}.v-event.monthly-day[data-v-954e122b] {
  width: 95%;
  margin-bottom: 8px;
}.job-calender {
  margin-top: 0;
}
.job-calender .single-event {
  border-radius: 4px;
  background-color: black;
  color: white;
  font-size: 12px;
  cursor: pointer;
  line-height: 20px;
  width: 95%;
  margin-bottom: 1px;
}
.job-calender .v-calendar-monthly {
  border: 2px solid #ADB2B6;
}
.job-calender .v-calendar-monthly .v-calendar-weekly__head-weekday {
  background-color: #F5F5F6;
  padding: 4px;
  font-size: 14px;
  color: #333F48;
  font-weight: 700;
  border-right: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}.range-select {
  border-radius: 10px;
}
.range-select .v-text-field__details {
  display: none;
}
.range-select fieldset {
  border-color: black;
}
@media only screen and (max-width: 600px) {
.range-select {
    font-weight: 700;
    font-size: 13px;
}
.range-select .v-input__control .v-input__slot {
    padding-right: 4px !important;
    padding-left: 4px !important;
}
}.task-flters .ui-mode-select {
  min-width: 170px;
}
.task-flters .ui-mode-select .v-text-field__details {
  display: none;
}
.task-flters .ui-mode-select {
  border-radius: 10px;
}
.task-flters .ui-mode-select fieldset {
  border-color: black;
}.progress-with-avatar {
  position: relative;
  min-height: 23px;
}
.progress-with-avatar .progress-wrap {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.progress-with-avatar.user-image {
  margin-top: 20px;
  padding-bottom: 40px;
  text-align: center;
}.tasks-layout {
  margin-top: 14px;
}
@media screen and (max-width: 600px) {
.tasks-layout {
    margin-top: 0;
}
}.single-account-tasks-list .single-task {
  border-radius: 16px;
  -webkit-box-shadow: 0px 16px 24px 0px rgba(0, 0, 0, 0.06), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 0px 1px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 16px 24px 0px rgba(0, 0, 0, 0.06), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 0px 1px 0px rgba(0, 0, 0, 0.04);
}
.single-account-tasks-list .job-divider {
  height: 20px;
  background-color: #C9C9C9;
}.hq-task-account-list .sticky-collapse {
  position: sticky;
  top: 0;
  z-index: 11;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.hq-task-account-list .account-divider {
  height: 20px;
  background-color: #111;
}
.hq-task-account-list .collapse-icon {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.hq-task-account-list .rotated {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.hq-task-account-list .totals {
  background-color: #EAEFFF;
  border-radius: 38px;
}.hq-tasks-empty {
  height: 60vh;
}.single-hq-task .ca-tasks-list .single-task {
  border: none !important;
  margin-bottom: 0px !important;
  border-radius: 0px;
}
.single-hq-task .ca-tasks-list .single-task:not(:last-child)::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #DADADA;
  margin-top: 16px;
}
.single-hq-task .ca-tasks-list .single-task:last-of-type {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}.single-hq-task {
  border-radius: 16px;
  background-color: white;
  -webkit-box-shadow: 0px 16px 24px 0px rgba(0, 0, 0, 0.06), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 0px 1px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 16px 24px 0px rgba(0, 0, 0, 0.06), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 0px 1px 0px rgba(0, 0, 0, 0.04);
  padding: 8px 12px;
}
.single-hq-task .color-line {
  height: 100%;
  width: 6px;
  border-radius: 4px;
}
.single-hq-task .expand-icon {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.single-hq-task .expand-icon.rotated {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.single-hq-task .flex-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.single-hq-task .task-description-clamped {
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}.hq-task-stats .account-rating {
  min-height: 45px;
  border-radius: 38px;
}
.hq-task-stats .area-divider {
  width: 1px;
  height: 20px;
  margin: 0 2px;
  background-color: #111;
}.ai-stat-chip[data-v-af727139] .v-chip__content {
  width: 100%;
}.hq-task-stats .stat-chip {
  height: 45px;
  border-radius: 16px;
  border: 1px solid #EDEDED;
}
.hq-task-stats .stat-chip .no-icon {
  border: 1px solid #DADADA;
  border-radius: 16px;
}.hq-task-stats {
  background-color: white;
  border-radius: 16px;
}
.hq-task-stats .graph-wrapper {
  position: relative;
}
.hq-task-stats .graph-wrapper .doughnut-chart {
  width: 100%;
  height: 100%;
  max-width: 12vw;
}
.hq-task-stats .graph-wrapper .stats-total {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.hq-task-stats .done-circle,
.hq-task-stats .not-done-circle {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.hq-task-stats .stats-divider {
  height: 100% !important;
  display: inline-block;
  border-width: 1px;
}.hq-tasks-layout {
  overflow: hidden;
  height: 100%;
}
.hq-tasks-layout .add-task {
  right: 270px;
}
.hq-tasks-layout .main-part {
  height: 80vh;
  overflow: auto;
}
.rtl .hq-tasks-layout .add-task {
  right: unset;
  left: 270px;
}.tasks-page {
  height: 100%;
}
.tasks-page .tabs-content {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 960px) {
.tasks-page .sticky {
    top: 56px !important;
}
}
.tasks-page .sticky {
  position: sticky;
  top: 60px;
  z-index: 5;
}.heat-map-score-cell[data-v-f06842f2] {
  min-width: 96px;
}
.heat-map-score[data-v-f06842f2] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  min-height: 38px;
  overflow: hidden;
  color: var(--heat-map-score-color);
  line-height: 1;
  background-color: #fff;
  border: 1px solid var(--heat-map-score-color);
  border-radius: 10px;
}
.heat-map-score[data-v-f06842f2]::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 4px;
  content: "";
  background-color: var(--heat-map-score-color);
}.heat-map-table .v-table__wrapper thead tr th .v-data-table-header__content {
  font-weight: 700 !important;
  color: #8c8c8c !important;
}.productivity-table tbody tr:nth-child(odd) {
  background-color: #eeeeee;
}
.productivity-table tbody tr:nth-child(even) {
  background-color: #fafafa;
}.productivity-table {
  background-color: #fafafa;
}
.productivity-table th,
.productivity-table td {
  border: 0 !important;
}
.productivity-table .v-table__wrapper {
  max-height: 50vh;
}
.productivity-table .v-table__wrapper thead tr {
  background-color: #fafafa;
}
.productivity-table .v-table__wrapper thead tr th {
  padding: 0 !important;
  background-color: #fafafa !important;
}
.productivity-table .v-table__wrapper table {
  border-collapse: collapse;
}
.productivity-table .v-table__wrapper table tbody td {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}.company-table .v-table__wrapper thead tr {
  background-color: rgba(0, 64, 255, 0.05);
  font-size: 16px;
  font-weight: 700;
}
.company-table .v-table__wrapper table tbody td {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.company-table .v-table__wrapper table tbody td {
  text-align: start;
  font-size: 16px;
  font-weight: 500;
}
.company-table .v-table__wrapper table tbody td.tickets-col {
  min-width: 200px;
}.account-grid-item {
  max-width: 95vw;
  border-radius: 16px;
  height: 100%;
  background-color: #0f0e13;
  color: white;
  position: relative;
  overflow: visible;
}
.account-grid-item .account-crown {
  position: absolute;
  top: -22px;
  right: -16px;
  z-index: 1;
  -webkit-transform: rotate(25deg);
          transform: rotate(25deg);
}
.account-grid-item .account-image {
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
}
.account-grid-item .area-divider {
  width: 1px;
  height: 20px;
  margin: 0 2px;
  background-color: #c9c9c9;
}
.account-grid-item .account-edit {
  margin-left: -16px;
}
.account-grid-item .account-data {
  padding: 16px 16px 4px 16px;
}
.he-lang .account-edit {
  margin-left: unset;
  margin-right: -16px;
}.page-filters {
  top: 128px;
  right: 0%;
  z-index: 7;
  position: fixed;
  height: 52px;
}
.page-filters .main-row {
  height: 95%;
}
@media only screen and (max-width: 960px) {
.page-filters {
    top: 134px;
}
}
@media only screen and (max-width: 600px) {
.page-filters {
    top: 148px;
}
.page-filters .v-input {
    margin-top: 0;
}
.page-filters .v-text-field__details {
    display: none;
}
}.select-area fieldset legend {
  display: none;
}.company-stats {
  border-radius: 16px;
  background-color: #0f0e13;
  color: white;
  min-width: 480px;
}
.company-stats .graph-wrapper {
  position: relative;
}
.company-stats .graph-wrapper .stats-total {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.company-stats .stats-divider {
  border-color: transparent !important;
  border-width: 0 !important;
  height: 1px !important;
  min-height: 1px !important;
  max-height: 1px !important;
  background: -webkit-gradient(linear, left top, right top, from(#0f0e13), color-stop(50%, #ffffff), to(#0f0e13));
  background: linear-gradient(90deg, #0f0e13 0%, #ffffff 50%, #0f0e13 100%);
  opacity: 1;
}
.company-stats .doughnut-chart {
  width: 100% !important;
}
.company-stats .top-account-vdivider {
  width: 1px;
  height: 11px;
  background: white;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-item-align: center;
      align-self: center;
}
@media only screen and (max-width: 700px) {
.company-stats {
    min-width: unset;
}
}
@media only screen and (min-width: 960px) {
.company-stats {
    max-height: 200px;
}
.company-stats .doughnut-chart {
    max-height: 188px !important;
}
}
@media only screen and (min-width: 960px) and (max-width: 1280px) {
.company-stats .rank-sentence {
    font-size: 13px;
}
}.v-list.v-select-list .v-list-item {
  padding-left: 4px;
  padding-right: 6px;
}
.account-select {
  position: relative;
}
.account-select .stats-row {
  margin-top: -96px;
  z-index: 3;
}
.account-select .select-area .v-text-field__details {
  display: none;
}
@media only screen and (max-width: 600px) {
.account-select .store-filters {
    top: 84px;
}
.account-select .accounts-row {
    margin-top: 70px;
}
}.account-select .a-s-tabs .v-slide-group__prev {
  display: none !important;
}
@media only screen and (max-width: 960px) {
.account-select .sticky {
    top: 56px !important;
}
}
.account-select .sticky {
  position: sticky;
  top: 66px;
  z-index: 5;
}.staff-jobs {
  padding-top: 20px;
}
@media only screen and (max-width: 600px) {
.staff-jobs {
    padding-top: 90px;
}
}.single-item {
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.04), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 16px 24px 0px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.04), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 16px 24px 0px rgba(0, 0, 0, 0.06);
  background-color: white;
}
.single-item .stats {
  background-color: #ff1744;
  border-radius: 8px;
}
.single-item .stats.all-closed {
  background-color: #0040ff;
}.item-category-row {
  background-color: #e8e8e8;
}.broken-item-dialog {
  border-radius: 8px;
}
.broken-item-dialog .status-chip {
  background-color: #fff !important;
}
.broken-item-dialog .status-chip .v-chip__content {
  color: #000 !important;
}.tag-select fieldset legend {
  display: none;
}.broken-item-images {
  height: 100px;
}
.broken-item-images input[type=file] {
  display: none;
}
.broken-item-images .single-image {
  aspect-ratio: 1;
  width: 100%;
  max-width: 90px;
  border-radius: 12px;
  border: 2px dashed #616365;
  position: relative;
}
.broken-item-images .single-image .delete-btn {
  position: absolute;
  bottom: 4px;
  right: 4px;
}.item-search.v-select.v-select--is-menu-active .v-input__icon--append .v-icon {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}.media-preview-display .media-preview-carousel[data-v-5ded6fae] {
  position: relative;
}
.media-preview-display .media-preview-carousel .zoomable[data-v-5ded6fae] {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.media-preview-display .media-preview-carousel .close-btn[data-v-5ded6fae] {
  position: absolute;
  z-index: 10;
  top: 8px;
  left: 8px;
}
.media-preview-display .media-preview-carousel .download-btn[data-v-5ded6fae] {
  position: absolute;
  z-index: 10;
  top: 8px;
  left: 48px;
}
.media-preview-display .media-preview-carousel .attached-video[data-v-5ded6fae] {
  max-width: 80%;
  max-height: 90%;
}
.rtl.media-preview-display .media-preview-carousel .close-btn[data-v-5ded6fae] {
  right: 8px;
  left: auto;
}
.rtl.media-preview-display .media-preview-carousel .download-btn[data-v-5ded6fae] {
  right: 48px;
  left: auto;
}.broken-item-dialog input[type=file] {
  display: none;
}
.broken-item-dialog .file-chip {
  padding: 0;
}
.broken-item-dialog .status-chip {
  border: 1.5px #ff1744 solid;
}
.broken-item-dialog .switch-div {
  height: 59px;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  background-color: white;
  color: rgba(0, 0, 0, 0.7);
}
.broken-item-dialog .save-btn.v-btn--disabled {
  color: white !important;
}.item-dialog-top-part .stats {
  background-color: #FF1744;
  border-radius: 8px;
}
.item-dialog-top-part .stats.all-closed {
  background-color: #0040FF;
}
.item-dialog-top-part .area-divider {
  width: 1px;
  height: 20px;
  margin: 0 2px;
  background-color: #C9C9C9;
}@media only screen and (min-width: 960px) {
.items-list .list-vol {
    overflow-y: auto;
}
}.single-account {
  border-radius: 16px;
  background-color: white;
}
.single-account.selected {
  border: 1px solid #0040ff;
}
.single-account .account-image {
  border-radius: 16px;
}.company-item-search-account-header {
  background-color: #c8c8c8 !important;
  font-weight: 700 !important;
  font-size: 13px !important;
  color: rgba(0, 0, 0, 0.87) !important;
  opacity: 1 !important;
}
.company-item-search-category-header {
  background-color: #e8e8e8 !important;
  font-weight: 500 !important;
  font-size: 13px !important;
  color: rgba(0, 0, 0, 0.87) !important;
  -webkit-padding-start: 24px !important;
          padding-inline-start: 24px !important;
  opacity: 1 !important;
}.items-filter {
  top: 116px;
}
@media only screen and (max-width: 600px) {
.items-filter {
    top: 168px;
}
}.company-permissions .v-input--checkbox {
  margin-top: 0;
  padding-top: 0;
}
.company-permissions .header-border {
  border: 1px solid black;
}
.company-permissions .deadline-field {
  width: 90px;
  display: inline-block;
}.deadline-progress[data-v-ed0ee68f] {
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 70px;
  padding: 10px 12px;
}
.deadline-progress.compact[data-v-ed0ee68f] {
  background-color: unset;
  border-radius: unset;
  padding: 0;
}.media-preview-container {
  position: relative;
}
.media-preview-container .image-preview {
  border-radius: 12px;
}
.media-preview-container .video-preview {
  border-radius: 12px;
  width: 65px;
  height: 65px;
  overflow: hidden;
}
.media-preview-container .video-preview video {
  width: 65px;
  height: 65px;
}
.media-preview-container .counter {
  z-index: 3;
  position: absolute;
  bottom: 6px;
  right: 6px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: white;
  color: black;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
}.company-broken-items-table .v-table__wrapper thead tr {
  background-color: rgba(0, 64, 255, 0.05);
  font-size: 16px;
  font-weight: 700;
}
.company-broken-items-table .v-table__wrapper table tbody td {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}.single-broken-item .v-speed-dial--bottom {
  bottom: unset;
  right: unset;
}
.single-broken-item .chip-border {
  border: 1px #011d35 solid;
  background: unset !important;
}
.single-broken-item .status-chip {
  border: 1.5px solid;
  background-color: #fff !important;
}
.single-broken-item .status-chip .v-chip__content {
  color: black !important;
}
.single-broken-item .v-chip .v-chip__content {
  color: black;
}.single-broken-item {
  padding: 12px;
  height: 100%;
  border-radius: 12px;
  border: 1px solid #dadada;
}
.single-broken-item.open {
  background-color: #f7b3c2;
}
.single-broken-item.in_progress {
  background-color: #ffe0b3;
}
.single-broken-item.done {
  background-color: #b3c6ff;
}.stat-card {
  padding: 4px 12px !important;
  height: 100%;
}
.stat-card .icon-circle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
}
.stat-card.selected {
  cursor: pointer;
  border: 2px solid black;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.stat-card .stat-title {
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
}
.stat-card .stat-value {
  font-size: 38px;
  font-weight: 600;
  line-height: 36px;
}.deadline-stats {
  position: relative;
}
@media only screen and (min-width: 1264px) {
.deadline-stats::before {
    content: "";
    position: absolute;
    bottom: 14%;
    right: 0;
    width: 1.5px;
    height: 50%;
    background-color: #DADADA;
}
}
@media only screen and (min-width: 1264px) {
.rtl .deadline-stats::before {
    left: 0;
    right: unset;
}
}.item-search.v-select.v-select--is-menu-active .v-input__icon--append .v-icon {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}@media only screen and (max-width: 600px) {
.company-broken-items-filter {
    top: 168px;
}
}.company-broken-items .add-broken-item {
  position: fixed;
  z-index: 4;
  bottom: 86px;
  right: 10px;
}
@media only screen and (max-width: 600px) {
.company-broken-items .add-broken-item {
    bottom: 80px;
}
}
@media only screen and (max-width: 600px) {
.company-broken-items {
    margin-top: 50px;
}
}
.he-lang .company-broken-items .add-broken-item {
  right: auto;
  left: 10px;
}.faults-page .top-part-image {
  background-image: url(/assets/fault_cover-CAdqklvB.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 250px;
}
.faults-page .v-expansion-panel-header.small-header {
  height: 42px;
  min-height: 42px;
}
.faults-page .tab-content {
  height: 100%;
}
@media only screen and (max-width: 960px) {
.faults-page .sticky {
    top: 56px !important;
}
}
@media only screen and (min-width: 600px) {
.faults-page {
    padding-bottom: 30px;
}
}
@media only screen and (max-width: 600px) {
.faults-page .tab-content {
    margin-top: 0px;
}
}
.faults-page .sticky {
  position: sticky;
  top: 66px;
  z-index: 5;
}.job-day-wrapper {
  border-radius: 8px;
  border: 1px solid black;
  padding: 8px;
}
.job-day-wrapper.suspended {
  opacity: 0.5;
}.single-job-row {
  background-color: white;
}
.single-job-row .single-day-block {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 14.2857142857%;
          flex: 1 0 14.2857142857%;
  max-width: 14.2857142857%;
}.job-days-suspend .chip-select {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  width: calc(14.2857142857% - 8px);
  aspect-ratio: 1/1;
  border: 1px solid #dadada;
  margin-bottom: 8px;
  cursor: pointer;
}
.job-days-suspend .chip-select.selected {
  background-color: #0040ff;
  border-color: none;
  color: white;
}.shift-time-picker .v-input--selection-controls label {
  color: #1976d2;
}.job-days-dialog .shift-time-field {
  margin-top: 0;
  padding-top: 0;
  max-width: 60px;
}
.job-days-dialog .day-name {
  min-width: 60px;
  border-radius: 4px;
  background-color: white;
  padding: 8px 12px;
  text-align: center;
}.org-struct-job-new .time-select {
  display: inline-block;
  padding-right: 6px;
  padding-left: 6px;
  width: 14.2857142857%;
}
@media only screen and (max-width: 600px) {
.org-struct-job-new .time-select {
    width: 33.3333333333%;
    margin-top: 10px;
    padding-right: 8px;
    padding-left: 8px;
}
.org-struct-job-new .time-select .v-input.v-text-field.start-time {
    padding-top: 0;
}
.org-struct-job-new .time-select .v-text-field__details {
    display: none;
}
}
.org-struct-job-new .v-input.v-text-field {
  margin-top: 0px;
}.account-jobs {
  padding-top: 24px;
  background-color: #F4F6F8;
}
@media only screen and (max-width: 600px) {
.account-jobs {
    padding-top: 0;
    margin-top: 60px;
    padding-bottom: 20px;
}
}
.account-jobs .job-divider {
  height: 1px;
  background-color: #C9C9C9;
}.account-faulty-device-show .account-name {
  font-size: 20px;
}.menu-item {
  border-radius: 8px;
  background-color: white;
  border: 1px solid #ededed;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  cursor: pointer;
}
.menu-item .main-text {
  font-size: 16px;
  font-weight: 500;
  padding-left: 6px;
}
.menu-item .sub-text {
  font-size: 12px;
}
.rtl .action-icon {
  rotate: 180deg;
}.store-settings[data-v-3c680dc5] {
  margin-top: 100px;
}.menu-page {
  padding-top: 30px;
  background-color: #e5e5e5;
  height: 100%;
  padding-bottom: 62px;
}
.menu-page .menu-title {
  font-size: 14px;
  font-weight: 500;
}
.rtl .logout-icon {
  rotate: 180deg;
}.file-chip {
  padding-right: 36px;
  max-width: 300px !important;
}
.file-chip .file-input {
  margin-top: 0;
  padding-top: 0;
}
.file-chip.file-attached {
  padding-right: 16px;
}
.file-chip.file-attached .file-input .v-input__icon--prepend button.v-icon {
  color: #4CAF50;
}.avatar-select .avatar-row {
  position: relative;
  padding: 8px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.avatar-select .avatar-row .selected {
  position: absolute;
  top: 3%;
  right: 15%;
}
.avatar-select .avatar-row .v-img {
  margin: 0 auto;
}.user-profile {
  padding: 0;
  background-color: #E5E5E5;
  height: 100%;
  padding-top: 26px;
  padding-bottom: 26px;
  margin: 0;
}
.user-profile .v-chip {
  height: 48px;
}
.user-profile .avatar-container {
  position: relative;
  display: inline-block;
}
.user-profile .edit-avatar-btn {
  position: absolute;
  bottom: 10%;
  right: 0%;
  border: 4.367px solid white !important;
}
.user-profile .profile-item {
  border-radius: 8px;
  border: 1px solid #E8E8E8;
  background-color: #FFFFFF;
}
.user-profile .profile-item .sub-title-item {
  font-size: 13px;
  font-weight: 400;
  color: #9E9E9E;
}
.user-profile .profile-item .title-item {
  font-size: 17px;
  font-weight: 500;
  color: #212121;
}.language-selection {
  background-color: #F4F6F8;
  height: 100%;
  margin: 0;
}
.language-selection .first {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.language-selection .last {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.language-selection .language {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  height: 72px;
  cursor: pointer;
}
.language-selection .selected {
  font-weight: 700;
}
.language-selection .solid {
  width: 100%;
  border-top: 1px solid #E8E8E8;
}.single-provider {
  border-radius: 8px;
  background: white;
  -webkit-box-shadow: 0px 16px 24px 0px rgba(0, 0, 0, 0.06), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 0px 1px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 16px 24px 0px rgba(0, 0, 0, 0.06), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 0px 1px 0px rgba(0, 0, 0, 0.04);
}.org-structure-providers {
  margin-top: 16px;
}
@media only screen and (max-width: 600px) {
.org-structure-providers {
    margin-top: 136px;
}
}.account-dep {
  margin-top: 20px;
}
.account-dep .no-image {
  opacity: 0.2;
}
@media only screen and (max-width: 600px) {
.account-dep {
    margin-top: 140px;
}
}.company-items-list .sticky-collapse {
  position: sticky;
  top: 60px;
  z-index: 11;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.company-items-list .account-divider {
  height: 20px;
  background-color: #111;
}
.company-items-list .collapse-icon {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.company-items-list .rotated {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.company-items-list .totals {
  background-color: #eaefff;
  border-radius: 38px;
}
.company-items-list .v-expansion-panel-content__wrap {
  padding: 0 !important;
}.items-list-page {
  margin-top: 30px;
}
@media only screen and (max-width: 600px) {
.items-list-page {
    margin-top: 140px;
}
}.vdieo-preview video[data-v-76ef9cd8] {
  width: 100%;
  height: auto;
  max-height: 60vh;
}.video-uploader input[type=file] {
  display: none;
}
.video-uploader .v-icon.disabled {
  opacity: 0.2;
}.multiple-image-uploader input[type=file] {
  display: none;
}
.multiple-image-uploader .v-icon.disabled {
  opacity: 0.2;
}.audio-rec .audio-control[data-v-f418366d] {
  max-width: 60vw;
}
@-webkit-keyframes blink-f418366d {
0%, 100% {
    opacity: 0;
}
50% {
    opacity: 1;
}
}
@keyframes blink-f418366d {
0%, 100% {
    opacity: 0;
}
50% {
    opacity: 1;
}
}
.audio-rec .record-animation[data-v-f418366d] {
  -webkit-animation: blink-f418366d 1.7s infinite;
          animation: blink-f418366d 1.7s infinite;
}.rtl .message-input .chat-send-btn {
  -webkit-transform: rotate(180deg) !important;
          transform: rotate(180deg) !important;
}
.message-input .message-text .v-input__control {
  min-height: unset !important;
}
.message-input .message-text textarea {
  margin: 0 !important;
}
.message-input .message-text label {
  padding-right: 8px;
  top: 11px !important;
}
.message-input .message-file button {
  color: #45D141;
}.chip-message.v-chip {
  height: auto;
  white-space: normal;
}
.chip-message.v-chip sub {
  font-size: 10px;
}
.chip-message.v-chip .original-text {
  opacity: 0.3;
}
.chip-message.v-chip .chat-video {
  width: 80%;
  height: auto;
  max-height: 150px;
  max-width: 150px;
  -o-object-fit: contain;
     object-fit: contain;
}.rtl .user-message {
  border-radius: 24px 0px 24px 24px !important;
}
.rtl .other-message {
  border-radius: 0px 24px 24px 24px !important;
}
.user-message {
  border-radius: 0px 24px 24px 24px !important;
  background-color: #eeffe0 !important;
}
.other-message {
  background-color: white !important;
  border-radius: 24px 0px 24px 24px !important;
}.message-info-dialog {
  overflow-y: hidden;
}.messages-row {
  position: relative;
}
.messages-row .date-row {
  position: sticky;
  top: 0;
  z-index: 4;
  width: 120px;
  margin-bottom: 15px;
  margin-top: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #f0f0f0 !important;
  color: black;
}
.messages-row .date-row .v-chip__content {
  color: black !important;
}.translation-select div.v-input__slot {
  background-color: white !important;
}.chat-groups-list {
  width: 100%;
}
.chat-groups-list .group-messages {
  overflow-y: auto;
  background-image: url(/assets/chat_list_bg-B_vE-yf0.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.chat-groups-list .group-title,
.chat-groups-list .chat-input {
  background-color: #f4f6f8;
}.single-chat-group {
  background-color: #f4f6f8;
  padding: 0;
}
.single-chat-group .unread-mark {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.single-chat-group .empty-span {
  width: 38px;
}.edit-chat-dialog .cancel-btn {
  color: rgba(21, 25, 32, 0.5) !important;
}
.edit-chat-dialog .save-btn.v-btn--disabled {
  color: white !important;
}.chat-groups-list {
  background-color: #f4f6f8;
}
.chat-groups-list .back-image {
  background-image: url(/assets/chat_header-I4YRo8Wc.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 200px;
}
.chat-groups-list .chat-list {
  background-color: #f4f6f8;
  overflow-y: auto;
}
@media only screen and (max-width: 600px) {
.chat-groups-list .chat-list .v-list-item {
    min-height: 60px;
}
}@media only screen and (max-width: 960px) {
.app-chat {
    padding-top: 44px;
}
}
.app-chat {
  padding-top: 0px;
}.task-bank-single-task {
  border-radius: 16px;
  background-color: white;
}
.task-bank-single-task.task-selected {
  outline: 2px solid #f5409b;
}
.task-bank-single-task {
  -webkit-box-shadow: 0px 16px 24px 0px rgba(0, 0, 0, 0.06), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 0px 1px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 16px 24px 0px rgba(0, 0, 0, 0.06), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 0px 1px 0px rgba(0, 0, 0, 0.04);
  height: 100%;
}
.task-bank-single-task .divider {
  height: 1px;
}.task-bank-layout .open-collapse {
  border: 1px solid #f5409b;
  background-color: rgba(245, 64, 155, 0.08);
}
.task-bank-selection-bar {
  position: fixed;
  top: 66px;
  left: 0;
  right: 0;
  z-index: 6;
}
@media only screen and (max-width: 960px) {
.task-bank-selection-bar {
    top: 56px;
}
}.task-bank-page {
  height: 100%;
}
.task-bank-page .tabs-content {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 960px) {
.task-bank-page .sticky {
    top: 56px !important;
}
}
.task-bank-page .sticky {
  position: sticky;
  top: 60px;
  z-index: 5;
}.drive-file {
  background-color: white;
  height: 100%;
  border-radius: 16px;
  padding: 16px;
  -webkit-box-shadow: 0px 16px 24px 0px rgba(0, 0, 0, 0.06), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 0px 1px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 16px 24px 0px rgba(0, 0, 0, 0.06), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 0px 1px 0px rgba(0, 0, 0, 0.04);
}
.drive-file .file-roles {
  margin-right: -4px;
  margin-left: -4px;
}.file-downloaded-by .file-preview {
  border-radius: 18px;
  background-color: white;
}.drive-folder {
  background-color: white;
  height: 100%;
  border-radius: 16px;
  -webkit-box-shadow: 0px 16px 24px 0px rgba(0, 0, 0, 0.06), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 0px 1px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 16px 24px 0px rgba(0, 0, 0, 0.06), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 0px 1px 0px rgba(0, 0, 0, 0.04);
}
.drive-folder .image-container {
  position: relative;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.drive-folder .image-container .folder-image {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.drive-folder .image-container .folder-count-position {
  position: absolute;
  bottom: 8px;
  right: 8px;
}
.drive-folder .image-container .folder-count {
  display: inline-block;
  background-color: black;
  color: white;
  border-radius: 16px;
  padding: 4px;
}
.drive-folder .image-container.no-image {
  height: 90px;
  background: linear-gradient(95deg, #b3c6ff -2.72%, #3e8bfe 103.03%);
}
.drive-folder .folder-roles {
  margin-right: -4px;
  margin-left: -4px;
}
.rtl .drive-folder .folder-count-position {
  left: 8px;
  right: auto;
}.drive-filter .v-text-field__details {
  display: none;
}
.drive-filter .account-search .v-input__append {
  display: none;
}
.file-drop-zone {
&[data-v-1d2f4324] {
    position: relative;
    width: 100%;
    height: 130px;
    border: 2px dashed #616365;
    border-radius: 12px;
    color: #666;
    cursor: pointer;
    -webkit-transition:
      background-color 0.3s,
      border-color 0.3s;
    transition:
      background-color 0.3s,
      border-color 0.3s;
}
.file-over[data-v-1d2f4324] {
      cursor: copy;
      background-color: #e0f7fa;
      border-color: #00796b;
}
.delete-btn[data-v-1d2f4324] {
      position: absolute;
      bottom: 4px;
      right: 4px;
}
&.disabled[data-v-1d2f4324] {
      pointer-events: none;
      opacity: 0.4;
}
}
.file-drop-zone[data-v-1d2f4324]:hover {
    background-color: #f0f0f0;
}
.edit-file-dialog .role-select .v-text-field__details {
  margin-bottom: 0;
}
.edit-file-dialog .save-btn.v-btn--disabled {
  color: white !important;
}.edit-folder-dialog .role-select .v-text-field__details {
  margin-bottom: 0;
}
.edit-folder-dialog .save-btn.v-btn--disabled {
  color: white !important;
}.drive-files-table .v-table__wrapper thead tr {
  background-color: rgba(0, 64, 255, 0.05);
  font-size: 16px;
  font-weight: 700;
  color: black;
}
.drive-files-table .v-table__wrapper table tbody td {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}.hr-status {
  border-radius: 4px;
  margin: 0 auto;
  width: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 4px 8px;
  background-color: #ffb9c6;
}
.hr-status.done {
  background-color: #cbf2db;
}
.he-lang .hr-status {
  width: 80px;
}.hr-flow-step-assignments .v-table--has-top > .v-table__wrapper {
  border-top-left-radius: 16px !important;
  border-top-right-radius: 16px !important;
}
.hr-flow-step-assignments .v-table thead.v-data-table-header {
  background-color: rgba(0, 64, 255, 0.0509803922);
}
.hr-flow-step-assignments .v-table thead.v-data-table-header tr th {
  background-color: rgba(0, 64, 255, 0.0509803922);
}.no-hover-panel[data-v-c9a68152] .v-expansion-panel-title:hover .v-expansion-panel-title__overlay {
  opacity: 0 !important;
}
.single-hr-flow[data-v-c9a68152] {
  padding: 16px 8px;
}
.single-hr-flow .flow-color[data-v-c9a68152] {
  border-radius: 50%;
  display: inline-block;
  width: 37px;
  height: 37px;
}
.single-hr-flow .collapse-icon[data-v-c9a68152] {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.single-hr-flow .rotated[data-v-c9a68152] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.single-hr-flow .assignments[data-v-c9a68152] {
  border-radius: 26px;
  background-color: #f4f4f4;
  padding: 2px 6px;
}.hr-flow-order-change .hr-flow-step {
  border-bottom: 1px solid #DADADA;
}.hr-flow-personal-assignments .v-table .v-table__wrapper {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.hr-flow-personal-assignments .v-table .v-table__wrapper tbody tr.hr-header td {
  height: 24px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.hr-flow-personal-assignments .v-table .v-table__wrapper tbody tr td {
  padding-top: 14px;
  padding-bottom: 14px;
}
.hr-flow-personal-assignments .v-table thead {
  background-color: rgba(0, 64, 255, 0.0509803922);
}
.hr-flow-personal-assignments .v-table thead tr th {
  background-color: rgba(0, 64, 255, 0.0509803922);
  font-size: 16px;
  font-weight: 600;
}.system-guidance {
  margin-top: 40px;
}
.system-guidance .link-expand {
  min-height: 60vh;
}.blog-content {
  max-width: 100%;
  line-height: 22px;
}
.blog-content .truncate {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  line-clamp: 6;
  -webkit-box-orient: vertical;
}.post-header .user-name {
  vertical-align: top;
  line-height: 26px;
}
.post-header .post-time {
  vertical-align: top;
  line-height: 12px;
}.post-comments .single-comment {
  border-radius: 8px !important;
}
.post-comments .count-comments {
  font-weight: 600;
  font-size: 16px;
  color: #212121;
}.single-post .like-text {
  font-size: 14px;
  font-weight: 400;
  color: #9e9e9e;
}
.single-post .like-hover {
  /* Start the shake animation and make the animation last for 0.5 seconds */
  -webkit-animation: shake 0.5s;
          animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@-webkit-keyframes shake {
0% {
    -webkit-transform: translate(1px, 1px) rotate(0deg);
            transform: translate(1px, 1px) rotate(0deg);
}
10% {
    -webkit-transform: translate(-1px, -2px) rotate(-1deg);
            transform: translate(-1px, -2px) rotate(-1deg);
}
20% {
    -webkit-transform: translate(-3px, 0px) rotate(1deg);
            transform: translate(-3px, 0px) rotate(1deg);
}
30% {
    -webkit-transform: translate(3px, 2px) rotate(0deg);
            transform: translate(3px, 2px) rotate(0deg);
}
40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
            transform: translate(1px, -1px) rotate(1deg);
}
50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
            transform: translate(-1px, 2px) rotate(-1deg);
}
60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
            transform: translate(-3px, 1px) rotate(0deg);
}
70% {
    -webkit-transform: translate(3px, 1px) rotate(-1deg);
            transform: translate(3px, 1px) rotate(-1deg);
}
80% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
            transform: translate(-1px, -1px) rotate(1deg);
}
90% {
    -webkit-transform: translate(1px, 2px) rotate(0deg);
            transform: translate(1px, 2px) rotate(0deg);
}
100% {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
            transform: translate(1px, -2px) rotate(-1deg);
}
}
@keyframes shake {
0% {
    -webkit-transform: translate(1px, 1px) rotate(0deg);
            transform: translate(1px, 1px) rotate(0deg);
}
10% {
    -webkit-transform: translate(-1px, -2px) rotate(-1deg);
            transform: translate(-1px, -2px) rotate(-1deg);
}
20% {
    -webkit-transform: translate(-3px, 0px) rotate(1deg);
            transform: translate(-3px, 0px) rotate(1deg);
}
30% {
    -webkit-transform: translate(3px, 2px) rotate(0deg);
            transform: translate(3px, 2px) rotate(0deg);
}
40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
            transform: translate(1px, -1px) rotate(1deg);
}
50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
            transform: translate(-1px, 2px) rotate(-1deg);
}
60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
            transform: translate(-3px, 1px) rotate(0deg);
}
70% {
    -webkit-transform: translate(3px, 1px) rotate(-1deg);
            transform: translate(3px, 1px) rotate(-1deg);
}
80% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
            transform: translate(-1px, -1px) rotate(1deg);
}
90% {
    -webkit-transform: translate(1px, 2px) rotate(0deg);
            transform: translate(1px, 2px) rotate(0deg);
}
100% {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
            transform: translate(1px, -2px) rotate(-1deg);
}
}.link-preview .truncate {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.video-card {
  max-width: 50vw;
  margin: 16px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-post {
  border-radius: 8px !important;
}.empty-posts .no-posts {
  font-size: 16px;
  font-weight: 500;
  color: #666666;
}
.empty-posts .be-first {
  font-size: 24px;
  font-weight: 600;
  color: #212121;
}
.empty-posts .no-posts, .empty-posts .be-first {
  text-align: center;
}.blog-account-search .v-input__details {
  display: none;
}
.blog-account-search input::-webkit-input-placeholder {
  color: white !important;
  opacity: 1;
}
.blog-account-search input::-moz-placeholder {
  color: white !important;
  opacity: 1;
}
.blog-account-search input:-ms-input-placeholder {
  color: white !important;
  opacity: 1;
}
.blog-account-search input::-ms-input-placeholder {
  color: white !important;
  opacity: 1;
}
.blog-account-search input::placeholder {
  color: white !important;
  opacity: 1;
}.rtl.blog-create .send-btn {
  color: white !important;
}
.rtl.blog-create .send-btn .v-icon {
  -webkit-transform: rotate(180deg) !important;
          transform: rotate(180deg) !important;
}
.rtl.blog-create .post-content .v-label {
  padding-right: 12px;
}
.blog-create .tag-select fieldset {
  display: none;
}
.blog-create .send-btn {
  color: white;
}.likes-dialog .total,
.likes-dialog .like-list {
  font-size: 16px;
}@media only screen and (max-width: 960px) {
.blog-page {
    padding-top: 44px;
}
}
@media only screen and (max-width: 600px) {
.blog-page {
    padding-top: 80px;
}
}
.blog-page .page-filters {
  top: 90px;
}
.blog-page .top-image {
  text-align: center;
  background-image: url(/assets/blog_post_header-CyKvQYpD.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 220px;
}
.blog-page .add-post-btn {
  position: fixed;
  z-index: 4;
  bottom: 86px;
  right: 10px;
}
@media only screen and (max-width: 600px) {
.blog-page .add-post-btn {
    bottom: 80px;
}
}
.blog-page.rtl .add-post-btn {
  right: auto;
  left: 10px;
}
.he-lang .blog-page .add-post-btn {
  right: auto;
  left: 10px;
}.fault-settings {
  margin-top: 36px;
}
@media only screen and (max-width: 600px) {
.fault-settings {
    margin-top: 120px;
}
}.notifications-history-filters .divider {
  width: 1px;
  background-color: #8993AF;
  height: 40px;
  display: inline-block;
}
canvas[data-v-f74364e7] {
    max-height: 400px;
}
.audit-submission-history-table {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.audit-submission-history-table .v-table__wrapper {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.audit-submission-history-table .v-table__wrapper thead tr {
  background-color: rgba(0, 64, 255, 0.05);
}
.audit-submission-history-table .v-table__wrapper thead tr th {
  font-size: 16px !important;
  font-weight: 700 !important;
}
  /* Chrome, Safari, Edge, Opera */
[data-v-44202b74] input::-webkit-outer-spin-button,[data-v-44202b74] input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
[data-v-44202b74] input[type='number'] {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
            appearance: textfield;
}
.required-question::after {
  content: "*";
  color: #ec2328;
}.audit-submission-header {
  background-color: #fff;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.audit-submission-header .top-image {
  height: 120px;
  border: 1px solid #e8e7e5;
  border-radius: 8px;
}.user-submission-card {
  height: 100%;
  border-radius: 16px;
  padding: 8px;
  gap: 8px;
  border: 1px solid #e8e7e5;
  -webkit-box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
  -webkit-transition: -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.user-submission-card:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12) !important;
          box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12) !important;
}
.user-submission-card .truncate {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.user-submission-card .single-stat {
  border-radius: 16px;
  padding: 8px;
  border: 1px solid #e8e7e5;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.user-submission-card .top-image {
  height: 120px;
  border: 1px solid #e8e7e5;
  border-radius: 8px;
  position: relative;
  background: #d9d9d9;
}
.user-submission-card .description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}.user-audit-template-list {
  position: relative;
}
.user-audit-template-list .start-audit-btn {
  position: fixed;
  z-index: 4;
  bottom: 86px;
  right: 10px;
}
.he-lang .user-audit-template-list .start-audit-btn {
  right: auto;
  left: 10px;
}.audit-template-card {
  height: 100%;
  border-radius: 16px;
  padding: 8px;
  gap: 8px;
  border: 1px solid #e8e7e5;
  -webkit-box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
  -webkit-transition: -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.audit-template-card:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12) !important;
          box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12) !important;
}
.audit-template-card .title-label {
  display: inline;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#212121));
  background: linear-gradient(to bottom, transparent, #212121);
  color: white;
  border-radius: 4px;
  padding: 2px 6px;
}
.audit-template-card .truncate {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.audit-template-card .single-stat {
  border-radius: 16px;
  padding: 8px;
  border: 1px solid #e8e7e5;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.audit-template-card .top-image {
  height: 120px;
  border: 1px solid #e8e7e5;
  border-radius: 8px;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(49.04%, rgba(255, 255, 255, 0.6)), to(#fff));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 49.04%, #fff 100%);
}
.audit-template-card .top-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.audit-template-card .description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}.audit-template-builder-category[data-v-616578d2] {
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
}.audit-template-builder-category[data-v-16e1b0e9] {
  background-color: white;
}
.audit-template-builder-category[data-v-16e1b0e9] .v-expansion-panel-text__wrapper {
  padding: 0 !important;
}
.no-hover-panel[data-v-16e1b0e9] .v-expansion-panel-title:hover .v-expansion-panel-title__overlay {
  opacity: 0 !important;
}
@-webkit-keyframes audit-item-highlight-fade-16e1b0e9 {
0% {
    -webkit-box-shadow: 0 0 0 3px rgba(var(--v-theme-primary), 0.6);
            box-shadow: 0 0 0 3px rgba(var(--v-theme-primary), 0.6);
}
100% {
    -webkit-box-shadow: 0 0 0 0 rgba(var(--v-theme-primary), 0);
            box-shadow: 0 0 0 0 rgba(var(--v-theme-primary), 0);
}
}
@keyframes audit-item-highlight-fade-16e1b0e9 {
0% {
    -webkit-box-shadow: 0 0 0 3px rgba(var(--v-theme-primary), 0.6);
            box-shadow: 0 0 0 3px rgba(var(--v-theme-primary), 0.6);
}
100% {
    -webkit-box-shadow: 0 0 0 0 rgba(var(--v-theme-primary), 0);
            box-shadow: 0 0 0 0 rgba(var(--v-theme-primary), 0);
}
}
.add-question-highlight[data-v-16e1b0e9] {
  -webkit-animation: audit-item-highlight-fade-16e1b0e9 1.5s ease-out;
          animation: audit-item-highlight-fade-16e1b0e9 1.5s ease-out;
  border-radius: 8px;
}.chart-column[data-v-601f7889] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.chart-card-wrapper[data-v-601f7889] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  position: relative;
}
.audit-pie[data-v-601f7889] {
  background-color: white;
  border: 1px solid #e8e8e8;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.chart-content[data-v-601f7889] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.legend-container[data-v-601f7889] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  max-height: 100%;
}
.chart-wrapper[data-v-601f7889] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.chart-wrapper canvas[data-v-601f7889] {
  max-width: 160px;
  max-height: 160px;
}
.chart-wrapper .chart-center-text[data-v-601f7889] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.legend-item[data-v-601f7889] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.legend-item .legend-color[data-v-601f7889] {
  width: 16px;
  height: 16px;
  border-radius: 4px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.legend-item .legend-title[data-v-601f7889] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
.legend-item .legend-weight[data-v-601f7889] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  white-space: nowrap;
}
.image-loader[data-v-601f7889] {
  max-height: 100px;
}.audit-builder-dialog.v-overlay {
  top: 66px !important;
  height: calc(100vh - 66px) !important;
}
.audit-builder-dialog.v-overlay .v-overlay__content {
  margin: 0 !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  max-height: 100% !important;
  border-radius: 0 !important;
}
.audit-builder-sticky-bar {
  position: sticky;
  bottom: 0;
  z-index: 2;
  background-color: #f5f5f5;
  border-top: 1px solid #e0e0e0;
  padding: 12px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@-webkit-keyframes audit-item-highlight-fade {
0% {
    -webkit-box-shadow: 0 0 0 3px rgba(var(--v-theme-primary), 0.6);
            box-shadow: 0 0 0 3px rgba(var(--v-theme-primary), 0.6);
}
100% {
    -webkit-box-shadow: 0 0 0 0 rgba(var(--v-theme-primary), 0);
            box-shadow: 0 0 0 0 rgba(var(--v-theme-primary), 0);
}
}
@keyframes audit-item-highlight-fade {
0% {
    -webkit-box-shadow: 0 0 0 3px rgba(var(--v-theme-primary), 0.6);
            box-shadow: 0 0 0 3px rgba(var(--v-theme-primary), 0.6);
}
100% {
    -webkit-box-shadow: 0 0 0 0 rgba(var(--v-theme-primary), 0);
            box-shadow: 0 0 0 0 rgba(var(--v-theme-primary), 0);
}
}
.audit-item-highlight {
  -webkit-animation: audit-item-highlight-fade 1.5s ease-out;
          animation: audit-item-highlight-fade 1.5s ease-out;
  border-radius: 8px;
}.audit-template-list {
  position: relative;
}
.audit-template-list .add-audit-btn {
  position: fixed;
  z-index: 4;
  bottom: 86px;
  right: 10px;
}
.he-lang .audit-template-list .add-audit-btn {
  right: auto;
  left: 10px;
}.audits-page {
  height: 100%;
}
.audits-page .tabs-content {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 960px) {
.audits-page .sticky {
    top: 56px !important;
}
}
.audits-page .sticky {
  position: sticky;
  top: 60px;
  z-index: 5;
}
.kb-card[data-v-8f361cfa] {
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow 0.2s;
    transition: -webkit-box-shadow 0.2s;
    transition: box-shadow 0.2s;
    transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.kb-card[data-v-8f361cfa]:hover {
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1) !important;
            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1) !important;
}

.folder-card[data-v-b57c7880] {
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow 0.2s;
    transition: -webkit-box-shadow 0.2s;
    transition: box-shadow 0.2s;
    transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
    border: 1px solid #FFF8E1;
    background: #FFFDE7;
}
.folder-card[data-v-b57c7880]:hover {
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1) !important;
            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1) !important;
}
.folder-card-image[data-v-b57c7880] {
    position: relative;
}
.folder-image-overlay[data-v-b57c7880] {
    position: absolute;
    inset: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.35)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.35) 100%);
}
.folder-image-icon[data-v-b57c7880] {
    position: absolute;
    bottom: 8px;
    left: 10px;
    -webkit-filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.5));
            filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.5));
}

.breadcrumb-link[data-v-83c6c304] {
    cursor: pointer;
}
.breadcrumb-link[data-v-83c6c304]:hover {
    text-decoration: underline;
}

.quiz-item-card[data-v-b7305983] {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
}
.quiz-category-card[data-v-b7305983] {
    border: 2px solid #1565C0;
    border-radius: 10px;
    background: #f8faff;
}

.task-row[data-v-299703a7] {
    border-bottom: 1px solid #f0f0f0;
    cursor: pointer;
    -webkit-transition: background 0.15s;
    transition: background 0.15s;
}
.task-row[data-v-299703a7]:hover {
    background: #f5f5f5;
}
.task-complete .t-500-14[data-v-299703a7] {
    text-decoration: line-through;
    color: #9e9e9e;
}
.current-step[data-v-299703a7] {
    background: #fff3e0;
}

.video-wrapper[data-v-16b43efe] {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    border-radius: 8px;
    overflow: hidden;
}
.video-iframe[data-v-16b43efe] {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
}

.task-content[data-v-a2c03cfe] {
    line-height: 1.7;
    white-space: pre-wrap;
}

.color-swatch[data-v-4ab05b83] {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: -webkit-transform 0.1s;
    transition: -webkit-transform 0.1s;
    transition: transform 0.1s;
    transition: transform 0.1s, -webkit-transform 0.1s;
}
.color-swatch[data-v-4ab05b83]:hover {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
}
.icon-swatch[data-v-4ab05b83] {
    width: 42px;
    height: 42px;
    border-radius: 10px;
    border: 2px solid transparent;
    background: #f5f5f5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    cursor: pointer;
    -webkit-transition: background 0.15s, -webkit-transform 0.1s;
    transition: background 0.15s, -webkit-transform 0.1s;
    transition: transform 0.1s, background 0.15s;
    transition: transform 0.1s, background 0.15s, -webkit-transform 0.1s;
}
.icon-swatch[data-v-4ab05b83]:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    background: #ececec;
}
.icon-swatch--active[data-v-4ab05b83] {
    background: #fff8f5;
}

.path-card[data-v-24d3c037] {
    position: relative;
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow 0.2s;
    transition: -webkit-box-shadow 0.2s;
    transition: box-shadow 0.2s;
    transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.path-card[data-v-24d3c037]:hover {
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12) !important;
            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12) !important;
}
.path-card-border[data-v-24d3c037] {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 5px;
    border-radius: 12px 0 0 12px;
}

.continue-card[data-v-baa3b141] {
    background: linear-gradient(135deg, var(--v-theme-primary), #bf360c);
}
.training-page {
  height: 100%;
}
.training-page .training-cover {
  width: 100%;
  max-height: 220px;
  overflow: hidden;
  line-height: 0;
}
.training-page .training-cover img {
  width: 100%;
  height: 100%;
  max-height: 220px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.training-page .tabs-content {
  width: 100%;
  height: 100%;
}
.training-page .sticky {
  position: sticky;
  top: 60px;
  z-index: 5;
}
@media only screen and (max-width: 960px) {
.training-page .sticky {
    top: 56px !important;
}
.training-page .training-cover {
    max-height: 140px;
}
.training-page .training-cover img {
    max-height: 140px;
}
}.add-to-home .v-snack__wrapper {
  min-width: 250px;
  max-width: 250px;
}
.add-to-home .v-snack__wrapper .btm .v-btn {
  margin-top: 10px !important;
}.add-to-home .v-snack__wrapper {
  min-width: 300px;
  max-width: 300px;
}
.add-to-home .v-snack__wrapper .v-btn.close-btm {
  margin-top: 10px !important;
}body {
  font-family: "Inter";
}
body.he-lang {
  font-family: "Assistant" !important;
}
.v-application {
  background-color: #F4F6F8 !important;
}.v-data-table-header th {
  background-color: #CFD8DC;
  font-weight: 900 !important;
  color: black !important;
}
.v-btn {
  text-transform: none;
}
.t-500-10 {
  font-size: 10px;
  font-weight: 500;
}
.t-400-12 {
  font-size: 12px;
  font-weight: 400;
}
.t-500-12 {
  font-size: 12px;
  font-weight: 500;
}
.t-700-12 {
  font-size: 12px;
  font-weight: 700;
}
.t-400-13 {
  font-size: 13px;
  font-weight: 400;
}
.t-500-13 {
  font-size: 13px;
  font-weight: 500;
}
.t-600-13 {
  font-size: 13px;
  font-weight: 600;
}
.t-700-13 {
  font-size: 13px;
  font-weight: 700;
}
.t-400-14 {
  font-size: 14px;
  font-weight: 400;
}
.t-500-14 {
  font-size: 14px;
  font-weight: 500;
}
.t-700-14 {
  font-size: 14px;
  font-weight: 700;
}
.t-400-15 {
  font-size: 15px;
  font-weight: 400;
}
.t-500-15 {
  font-size: 15px;
  font-weight: 500;
}
.t-700-15 {
  font-size: 15px;
  font-weight: 700;
}
.t-400-16 {
  font-size: 16px;
  font-weight: 400;
}
.t-500-16 {
  font-size: 16px;
  font-weight: 500;
}
.t-700-16 {
  font-size: 16px;
  font-weight: 700;
}
.t-400-17 {
  font-size: 17px;
  font-weight: 400;
}
.t-500-17 {
  font-size: 17px;
  font-weight: 500;
}
.t-700-17 {
  font-size: 17px;
  font-weight: 700;
}
.t-800-17 {
  font-size: 17px;
  font-weight: 800;
}
.t-400-18 {
  font-size: 18px;
  font-weight: 400;
}
.t-500-18 {
  font-size: 18px;
  font-weight: 500;
}
.t-600-18 {
  font-size: 18px;
  font-weight: 600;
}
.t-700-18 {
  font-size: 18px;
  font-weight: 700;
}
.t-400-20 {
  font-size: 20px;
  font-weight: 400;
}
.t-500-20 {
  font-size: 20px;
  font-weight: 500;
}
.t-600-20 {
  font-size: 20px;
  font-weight: 600;
}
.t-700-20 {
  font-size: 20px;
  font-weight: 700;
}
.t-800-20 {
  font-size: 20px;
  font-weight: 800;
}
.t-400-22 {
  font-size: 22px;
  font-weight: 400;
}
.t-500-22 {
  font-size: 22px;
  font-weight: 400;
}
.t-700-22 {
  font-size: 22px;
  font-weight: 700;
}
.t-800-22 {
  font-size: 22px;
  font-weight: 800;
}
.t-400-24 {
  font-size: 24px;
  font-weight: 400;
}
.t-600-24 {
  font-size: 24px;
  font-weight: 600;
}
.t-700-24 {
  font-size: 24px;
  font-weight: 700;
}
.t-800-24 {
  font-size: 24px;
  font-weight: 800;
}
.t-400-28 {
  font-size: 28px;
  font-weight: 400;
}
.t-400-32 {
  font-size: 32px;
  font-weight: 400;
}
.color1 {
  color: #0040ff !important;
}
.color2 {
  color: #666 !important;
}
.color3 {
  color: #9e9e9e !important;
}
.color4 {
  color: #12d278 !important;
}
.color5 {
  color: #212121 !important;
}
.color6 {
  color: #707070 !important;
}
.color7 {
  color: #f5409b !important;
}
.color8 {
  color: #3e8bfe !important;
}
.color9 {
  color: #0e4afd !important;
}
.color10 {
  color: #151515 !important;
}
.color11 {
  color: #797979 !important;
}
.color12 {
  color: #ec2328 !important;
}
.color13 {
  color: #adb2b6 !important;
}
.color14 {
  color: #ff0040 !important;
}
.color15 {
  color: #f58f29 !important;
}
.color16 {
  color: #e8e8e8 !important;
}
.color17 {
  color: #f4f6f8 !important;
}
.color18 {
  color: #c9c9c9 !important;
}
.color19 {
  color: #011d35 !important;
}
.color20 {
  color: #111 !important;
}
.color21 {
  color: #616365 !important;
}
.color22 {
  color: #007aff !important;
}
.color23 {
  color: #a1b3e8 !important;
}
.color24 {
  color: #030708 !important;
}
.color25 {
  color: #6e6b65 !important;
}
.color26 {
  color: #1c1c1c !important;
}
.color27 {
  color: #6b7280 !important;
}
.color28 {
  color: #111827 !important;
}
.color29 {
  color: #8993af !important;
}
.bg-color1 {
  background-color: #0040ff !important;
}
.bg-color2 {
  background-color: #666 !important;
}
.bg-color3 {
  background-color: #9e9e9e !important;
}
.bg-color4 {
  background-color: #12d278 !important;
}
.bg-color5 {
  background-color: #212121 !important;
}
.bg-color6 {
  background-color: #707070 !important;
}
.bg-color7 {
  background-color: #f5409b !important;
}
.bg-color8 {
  background-color: #3e8bfe !important;
}
.bg-color9 {
  background-color: #0e4afd !important;
}
.bg-color10 {
  background-color: #151515 !important;
}
.bg-color11 {
  background-color: #797979 !important;
}
.bg-color15 {
  background-color: #f58f29 !important;
}
.bg-color16 {
  background-color: #e8e8e8 !important;
}
.bg-color17 {
  background-color: #f4f6f8 !important;
}
.bg-color18 {
  background-color: #c9c9c9 !important;
}
.bg-color19 {
  background-color: #d4d4d4 !important;
}
.bg-color20 {
  background-color: #eeeae3 !important;
}
.bg-color21 {
  background-color: #eeffe0 !important;
}
.bg-color22 {
  background-color: #f4f4f4 !important;
}
.bg-color23 {
  background-color: #cbe4f2 !important;
}
.bg-color24 {
  background-color: #cbd5f2 !important;
}
.bg-color25 {
  background-color: #111 !important;
}
.bg-color26 {
  background-color: #40a700 !important;
}
.bg-color27 {
  background-color: #f24822 !important;
}
.bg-color28 {
  background-color: #eaefff !important;
}
.bg-color29 {
  background-color: #2b8f70 !important;
}
.bg-color30 {
  background-color: #e9bf91 !important;
}
.bg-color31 {
  background-color: #f7f7f7 !important;
}
.rtl {
  direction: rtl;
}
.ltr {
  direction: ltr;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.full-width {
  width: 100%;
}
.full-height {
  height: 100%;
}
.pointer {
  cursor: pointer;
}
.no-pointer {
  cursor: default;
}
.word-break {
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  -ms-hyphens: auto;
  hyphens: auto;
}
.table-row-border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.v-tab {
  font-size: 26px !important;
  font-weight: 700 !important;
  font-family: 'Corben';
  margin-left: 8px;
  margin-right: 8px;
}
.he-lang .v-tab {
  font-family: 'Assistant';
}
.sticky-header {
  position: sticky;
  top: 60px;
  width: 100%;
  height: 54px;
  z-index: 5;
}
.sticky-header .scroll-fix.v-icon.v-icon::after {
  height: unset;
}
@media only screen and (max-width: 960px) {
  .sticky-header {
    top: 56px;
  }
}
@media only screen and (max-width: 600px) {
  .sticky-header {
    top: 112px;
  }
}
.required label::after {
  content: '*';
  color: red;
}
.show-line-break {
  white-space: pre-line;
}
.page-title {
  font-size: 28px;
  font-weight: 800;
  text-align: center;
}
.add-button {
  position: fixed;
  z-index: 4;
  bottom: 86px;
  right: 10px;
}
@media only screen and (max-width: 600px) {
  .add-button {
    bottom: 80px;
  }
}
.rtl .add-button {
  right: unset;
  left: 10px;
}
.popup-card .v-input__slot:after,
.popup-card .v-input__slot:before {
  display: none;
}
.popup-card .v-input__slot fieldset {
  border-color: #e8e8e8 !important;
}
.popup-card .v-text-field__details {
  display: none;
}
.popup-card .v-btn:not(.v-btn--round) {
  border-radius: 6px;
}
.popup-card .v-textarea label {
  padding-right: 12px;
  padding-left: 12px;
}
.popup-card .v-label--active {
  color: black;
}
.cancel-button {
  color: rgba(21, 25, 32, 0.5) !important;
}
.underline {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.hide-select-underline .v-field__outline {
  display: none;
}
div .v-subheader {
  background-color: #e8e8e8;
  font-weight: 500;
  font-size: 16px;
  max-height: 40px;
}
.he-lang .rtl-rotate {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.rotate {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.v-date-picker .v-date-picker-month__day {
  width: 32px;
  height: 32px;
}
.v-date-picker .v-date-picker-month__day .v-btn {
  width: 32px;
  height: 32px;
}
.v-chip.text-white .v-chip__content {
  color: white;
}
.filters-footer {
  margin-bottom: 50px;
}
.ai-mark {
  border-radius: 50%;
  border: 1px solid #dadada;
  padding: 2px;
}
.full-screen-dialog.v-overlay {
  top: 66px !important;
  height: calc(100vh - 66px) !important;
  height: calc(100dvh - 66px) !important;
}
.full-screen-dialog.v-overlay .v-overlay__content {
  margin: 0 !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  max-height: 100% !important;
  border-radius: 0 !important;
}
.op-schedule .day-span {
  width: 14.28%;
}
.op-schedule .day-span.div {
  vertical-align: top;
  display: inline-block;
  border-left: 1px solid black;
  border-right: 1px solid black;
}
.op-schedule .add-op-button {
  min-width: 58px;
  margin: 0;
  padding: 0;
  border: none;
}
.op-schedule .add-op-button .v-btn__content {
  color: black;
}
.op-schedule .add-op-button.cyan.lighten-4 {
  background-color: #b2ebf2 !important;
}
.op-schedule .add-op-button.cyan.lighten-3 {
  background-color: #80deea !important;
}
.op-schedule .add-op-button.cyan.lighten-2 {
  background-color: #4dd0e1 !important;
}
