.utt-table[data-v-922f50d2]{display:flex;flex-direction:column;align-items:flex-start}.utt-table__item[data-v-922f50d2]{display:flex;margin-bottom:10px;border:1px solid #eaeaea;border-radius:7px;box-shadow:0 1px 3px 0 rgba(0,0,0,.04);background-color:#fff;overflow:hidden}.utt-table__item[data-v-922f50d2]:last-child{margin-bottom:0}.utt-table__employee[data-v-922f50d2]{flex-shrink:0;display:flex;align-items:center;gap:0 12px;width:190px;border-right:1px solid #eaeaea;padding:12px}.utt-table__avatar[data-v-922f50d2]{flex-shrink:0;width:36px;height:36px;line-height:0;border-radius:50%;overflow:hidden}.utt-table__avatar img[data-v-922f50d2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.utt-table__name[data-v-922f50d2]{font-weight:500}.utt-table__period[data-v-922f50d2]{display:flex}.utt-table__col[data-v-922f50d2]{display:flex;flex-direction:column;width:115px;border-right:1px solid #eaeaea;cursor:pointer}.utt-table__col:hover .utt-table__balance[data-v-922f50d2]{background-color:#f6f6f6}.utt-table__col[data-v-922f50d2]:last-child{border-right:none}.utt-table__date[data-v-922f50d2]{flex-shrink:0;width:100%;padding:2px 5px 1px;border-bottom:1px solid #eaeaea;background-color:#f6f6f6;color:#5f5f5f;text-align:center}.utt-table__balance[data-v-922f50d2]{flex-grow:1;display:flex;align-items:center;justify-content:center;width:100%;background-color:#fff;transition:background-color .3s}.utt-table__balance--red[data-v-922f50d2]{color:#e85c20}.utt-table__balance--blue[data-v-922f50d2]{color:#4188b5}.utt-table__balance--green[data-v-922f50d2]{color:#77b017}