/*********timeline by Figma -> timeline-employee-data*/
/****.ime-priimek text-align: left dodaj !important*/
/****.row-cell-employee: zamenjaj padding -> padding-right: 5px;*/
/****.row-cell-employee: width: 30px;*/
/****.elements-tasks: odstrani padding*/
/****.text-ime-priimek: odstrani width*/
/****.timeline-employee-data-cell-content-employee: width: 150px */
/****.timeline-employee-data-cell: spremeni -> justify-content: flex-end;
/****.timeline-employee-data-cell_: zbrisi padding 4px
/****.timeline-employee-data-cell-content: padding left 4px
/****.timeline-employee-data-cell-content2: padding left 4px
/****.timeline-employee-data-cell-column-data: padding-right: 4px;
/*height je razdeljen na tri dele*/
/*****************************************************/

.dhx_matrix_scell.item .dhx_scell_name {
    padding-left: 0px !important;
}

.dhx_scell_name {
    text-align: left !important;
    white-space: nowrap !important;
}

.dhx_scell_level0 .dhx_scell_name {
    position: absolute !important;
    margin-left: 26px;
}    
    
.timeline-employee-data,
.timeline-employee-data * {
  box-sizing: border-box;
}
.timeline-employee-data {
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}
.row-cell-employee {
  padding-right: 5px;
  border-style: solid;
  border-color: var(--border-greylight, #dee6e9);
  border-width: 1px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: flex-end;
  align-self: stretch;
  flex-shrink: 0;
  width: 30px;
  position: relative;
}
.elements-tasks {
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: center;
  justify-content: flex-end;
  flex-shrink: 0;
  position: relative;
}
.timeline-employee-data-cell {
  border-style: solid;
  border-color: var(--border-greylight, #dee6e9);
  border-width: 1px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: flex-end;
  align-self: stretch;
  flex-shrink: 0;
  width: 64px;
  position: relative;
}
.timeline-employee-data-cell-saldo_day {
  border-style: solid;
  border-color: var(--border-greylight, #dee6e9);
  border-width: 1px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  width: 32px;
  position: relative;
}
.timeline-employee-data-cell-saldo {
  border-style: solid;
  border-color: var(--border-greylight, #dee6e9);
  border-width: 1px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  width: 64px;
  position: relative;
}
.timeline-employee-data-cell-day {
  border-style: solid;
  border-color: var(--border-greylight, #dee6e9);
  border-width: 1px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: flex-end;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.timeline-employee-data-cell-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: flex-start;
  justify-content: center;
  flex: 1;
  position: relative;
  padding-left: 4px;
}
.timeline-employee-data-cell-content-right {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: flex-end;
  justify-content: center;
  flex: 1;
  position: relative;
  padding-left: 4px;
  padding-right: 6px;
}
.timeline-employee-data-cell-content_3 {
  height: 52px;
}

.timeline-employee-data-cell-content_1 {
  height: 21px;
}

.timeline-employee-data-cell-content-rows-text {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex: 1;
  position: relative;
  padding-left: 4px;
}
.timeline-employee-data-cell-content-rows-ellipsis{
    width: 10px;
    display: none;
    justify-content: center;
}
.ds-text-fullname {
  color: var(--font-darkblue, #071945);
  text-align: left;
  font: var(--paragraph-s, 400 12px "Source Sans Pro", sans-serif);
  position: relative;
}
.ds-text-fullname2 {
  color: var(--font-darkblue, #071945);
  text-align: left !important;
  font: var(--paragraph-s, 400 12px "Source Sans Pro", sans-serif);
  position: relative;
  align-self: stretch;
  white-space: nowrap;
}
.timeline-employee-data-cell2 {
  border-style: solid;
  border-color: var(--border-greylight, #dee6e9);
  border-width: 1px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  width: 120px;
  position: relative;
}
.timeline-employee-data-cell-ime-in-priimek {
  width: 120px;
}
.timeline-employee-data-cell-urniki {
  width: 160px;
}
.timeline-employee-data-cell-content2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  padding-left: 4px;
}

.timeline-employee-data-cell-content2_3 {
  height: 52px;
}

.timeline-employee-data-cell-content2_1 {
  height: 21px;
}

.timeline-employee-data-cell-content-employee {
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  width: 150px;
  position: relative;
}
.timeline-employee-data-cell-content-employee-presence {
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.timeline-employee-data-cell-content3 {
  padding: 0px 4px 0px 4px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex: 1;
  position: relative;
}
.timeline-employee-data-cell-content-rows-text2 {
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex: 1;
  position: relative;
}
.timeline-employee-data-cell-content-counter {
  display: flex;
  flex-direction: row;
  gap: 2px;
  align-items: center;
  justify-content: flex-end;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.timeline-employee-data-cell-content-counter-history-frame {
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.timeline-employee-data-cell-content-counter-history-value {
  background: var(--palette-highlight-highlight-100, #fff0c6);
  border-radius: var(--rounded-frame, 16px);
  padding: 0px 2px 0px 2px;
  display: flex;
  flex-direction: row;
  gap: 3px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 28px;
  position: relative;
}
.timeline-employee-data-cell-content-counter-history-value2 {
  background: var(--palette-attention-attention-200, #ffc8b3);
  border-radius: var(--rounded-frame, 16px);
  padding: 0px 2px 0px 2px;
  display: flex;
  flex-direction: row;
  gap: 3px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.timeline-employee-data-cell-content-counter-history-value3 {
  background: var(--palette-primary-primary-200, #c7d5ef);
  border-radius: var(--rounded-frame, 16px);
  padding: 0px 2px 0px 2px;
  display: flex;
  flex-direction: row;
  gap: 3px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 28px;
  position: relative;
}
.timeline-employee-data-cell-content-counter-history-frame2 {
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 43px;
  position: relative;
}
.timeline-employee-data-cell-content-counter-history-value4 {
  background: rgba(250, 166, 26, 0.4);
  border-radius: var(--rounded-frame, 16px);
  padding: 0px 2px 0px 2px;
  display: flex;
  flex-direction: row;
  gap: 3px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 28px;
  position: relative;
}
.timeline-employee-data-cell-content-counter-history-value5 {
  background: var(--palette-secondary-secondary-100, #f3effc);
  border-radius: var(--rounded-frame, 16px);
  padding: 0px 2px 0px 2px;
  display: flex;
  flex-direction: row;
  gap: 3px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 29px;
  position: relative;
}

.timeline-employee-data-cell-content-counter-history-value6 {
  background: rgba(241, 116, 185, 0.4);
  border-radius: var(--rounded-frame, 16px);
  padding: 0px 2px 0px 2px;
  display: flex;
  flex-direction: row;
  gap: 3px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 28px;
  position: relative;
}

.timeline-employee-data-cell3 {
  border-style: solid;
  border-color: var(--border-greylight, #dee6e9);
  border-width: 1px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-end;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  width: 80px;
  position: relative;
}
.timeline-employee-data-cell-column-data {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-end;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  padding-right: 4px;
}

.timeline-employee-data-cell-column-data_3 {
  height: 52px;
}

.timeline-employee-data-cell-column-data_1 {
  height: 21px;
}

.timeline-employee-data-cell-content4 {
  padding: 8px 0px 8px 0px;
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: center;
  justify-content: flex-end;
  align-self: stretch;
  flex-shrink: 0;
  height: 16px;
  position: relative;
}

.timeline-employee-circle{
  width: 7px;
  height: 7px;
  border-radius: 500px;
  margin-right: 1px;
}

.timeline-employee-circle-red{
  background-color: #f05050;
}

.timeline-employee-circle-green{
  background-color: #27c24c;
}