.v-menu{display:none}.v-menu--attached{display:inline}.v-menu__content{position:absolute;display:inline-block;max-width:80%;overflow-y:auto;overflow-x:hidden;contain:content;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);border-radius:4px}.v-menu__content--active{pointer-events:none}.v-menu__content--auto .v-list-item{transition-property:transform,opacity;transition-duration:.3s;transition-timing-function:cubic-bezier(.25,.8,.25,1)}.v-menu__content--fixed{position:fixed}.v-menu__content>.card{contain:content;-webkit-backface-visibility:hidden;backface-visibility:hidden}.v-menu>.v-menu__content{max-width:none}.v-menu-transition-enter .v-list-item{min-width:0;pointer-events:none}.v-menu-transition-enter-to .v-list-item{transition-delay:.1s}.v-menu-transition-leave-active,.v-menu-transition-leave-to{pointer-events:none}.v-menu-transition-enter,.v-menu-transition-leave-to{opacity:0}.v-menu-transition-enter-active,.v-menu-transition-leave-active{transition:all .3s cubic-bezier(.25,.8,.25,1)}.v-menu-transition-enter.v-menu__content--auto{transition:none!important}.v-menu-transition-enter.v-menu__content--auto .v-list-item{opacity:0;transform:translateY(-15px)}.v-menu-transition-enter.v-menu__content--auto .v-list-item--active{opacity:1;transform:none!important;pointer-events:auto}.theme--light.v-data-table{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:rgba(0,0,0,.6)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid rgba(0,0,0,.12)}.theme--dark.v-data-table{background-color:#1e1e1e;color:#fff}.theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{background:#1e1e1e;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid hsla(0,0%,100%,.12)}.v-data-table{line-height:1.5;max-width:100%}.v-data-table>.v-data-table__wrapper>table{width:100%;border-spacing:0}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:.75rem;height:48px}.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>td{font-size:.875rem;height:48px}.v-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.v-data-table__progress{height:auto!important}.v-data-table__progress th{height:auto!important;border:none!important;padding:0;position:relative}.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{height:32px}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header>.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:48px}.v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-right:17px}.v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-left:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}.timesheet-container[data-v-6cee1f7c]{display:block;width:100%;max-width:100%;min-width:0;margin:0 auto;box-sizing:border-box;overflow-x:hidden}.timesheet-card[data-v-6cee1f7c]{width:100%;max-width:100%;min-width:0;overflow:hidden;box-sizing:border-box}.timesheet-toolbar[data-v-6cee1f7c]{width:100%;min-height:48px;box-sizing:border-box}.timesheet-toolbar .v-toolbar__content[data-v-6cee1f7c]{min-width:0;width:100%}.timesheet-toolbar .v-toolbar__title[data-v-6cee1f7c]{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.footer-summary[data-v-6cee1f7c],.search-section[data-v-6cee1f7c],.summary-section[data-v-6cee1f7c]{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.footer-summary .row[data-v-6cee1f7c],.search-section .row[data-v-6cee1f7c],.summary-section .row[data-v-6cee1f7c]{width:100%;margin-left:0;margin-right:0}.footer-summary .col[data-v-6cee1f7c],.search-section .col[data-v-6cee1f7c],.summary-section .col[data-v-6cee1f7c]{min-width:0}.search-button[data-v-6cee1f7c]{width:100%;min-width:0;min-height:44px!important}.employee-name[data-v-6cee1f7c]{width:100%;text-overflow:ellipsis;white-space:nowrap}.employee-name[data-v-6cee1f7c],.metric-item[data-v-6cee1f7c]{max-width:100%;min-width:0;overflow:hidden}.metric-item .caption[data-v-6cee1f7c],.metric-value[data-v-6cee1f7c]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timesheet-table-wrapper[data-v-6cee1f7c]{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;box-sizing:border-box}.timesheet-table[data-v-6cee1f7c]{width:100%;max-width:100%;min-width:520px}.timesheet-table table[data-v-6cee1f7c]{width:100%;min-width:520px;max-width:none;table-layout:fixed;border-collapse:collapse}.timesheet-table td[data-v-6cee1f7c],.timesheet-table th[data-v-6cee1f7c]{box-sizing:border-box;min-width:0;max-width:100%;vertical-align:middle;-webkit-tap-highlight-color:transparent;overflow:hidden}.timesheet-table thead th[data-v-6cee1f7c]{white-space:nowrap;color:#000!important;font-weight:600;height:42px}.timesheet-table tbody td[data-v-6cee1f7c]{height:44px}.day-column[data-v-6cee1f7c]{width:12%}.hour-column[data-v-6cee1f7c]{width:23%}.ot-column[data-v-6cee1f7c]{width:18%}.diligence-column[data-v-6cee1f7c]{width:27%}.action-column[data-v-6cee1f7c]{width:20%}.diligence-cell[data-v-6cee1f7c]{text-align:center!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.expand-button[data-v-6cee1f7c]{width:40px!important;height:40px!important;margin:0 auto}.holiday-no-work[data-v-6cee1f7c]{background-color:#fff3e0}.holiday-no-work td[data-v-6cee1f7c]:first-child{color:#c62828;font-weight:700}.holiday-work[data-v-6cee1f7c]{background-color:#fff3e0}.detail-table-row td[data-v-6cee1f7c]{width:100%;max-width:100%;padding:0!important;border-bottom:1px solid rgba(0,0,0,.12)}.detail-card[data-v-6cee1f7c]{width:100%;max-width:100%;min-width:0;overflow:hidden;background-color:#fafafa!important;box-sizing:border-box}.detail-grid[data-v-6cee1f7c]{width:100%;max-width:100%;margin:0;box-sizing:border-box}.detail-grid .col[data-v-6cee1f7c]{min-width:0}.detail-box[data-v-6cee1f7c]{width:100%;max-width:100%;min-width:0;min-height:62px;padding:9px 10px;border:1px solid #e0e0e0;border-radius:6px;background-color:#fff;box-sizing:border-box;overflow:hidden}.detail-box .caption[data-v-6cee1f7c],.detail-box .subtitle-2[data-v-6cee1f7c]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-total[data-v-6cee1f7c]{width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.empty-state[data-v-6cee1f7c],.loading-state[data-v-6cee1f7c]{height:120px;min-height:120px;vertical-align:middle!important}[data-v-6cee1f7c]:global(html){-webkit-text-size-adjust:100%}[data-v-6cee1f7c]:global(body){width:100%;max-width:100%;overflow-x:hidden;-webkit-tap-highlight-color:transparent}[data-v-6cee1f7c]:global(#app){width:100%;max-width:100%;min-width:0;overflow-x:hidden}@media (min-width:601px) and (max-width:1024px){.timesheet-container[data-v-6cee1f7c]{padding-left:12px!important;padding-right:12px!important}.search-section .col-sm-4[data-v-6cee1f7c]{flex:0 0 33.333333%;max-width:33.333333%}.metric-value[data-v-6cee1f7c]{font-size:22px!important;line-height:30px}}@media (max-width:600px){.timesheet-container[data-v-6cee1f7c]{width:100%;max-width:100%;padding-left:8px!important;padding-right:8px!important}.timesheet-card[data-v-6cee1f7c]{border-radius:4px}.timesheet-toolbar[data-v-6cee1f7c]{padding-left:12px!important;padding-right:12px!important}.timesheet-toolbar .v-toolbar__title[data-v-6cee1f7c]{font-size:14px!important;line-height:20px}.timesheet-card .v-card__text[data-v-6cee1f7c]{padding:12px!important}.timesheet-card .v-select input[data-v-6cee1f7c],.timesheet-card .v-text-field input[data-v-6cee1f7c],.timesheet-card textarea[data-v-6cee1f7c]{font-size:16px!important}.search-button[data-v-6cee1f7c]{min-height:44px!important}.metric-item[data-v-6cee1f7c]{padding-top:8px!important;padding-bottom:8px!important}.metric-item .caption[data-v-6cee1f7c]{font-size:10px!important;line-height:14px}.metric-item .headline[data-v-6cee1f7c]{font-size:20px!important;line-height:28px}.timesheet-table[data-v-6cee1f7c],.timesheet-table table[data-v-6cee1f7c]{width:100%!important;min-width:0!important;max-width:100%!important}.timesheet-table tbody td[data-v-6cee1f7c],.timesheet-table thead th[data-v-6cee1f7c]{padding-left:4px!important;padding-right:4px!important}.detail-box[data-v-6cee1f7c]{min-height:64px;padding:9px 8px}.footer-summary .col[data-v-6cee1f7c]{padding-top:8px;padding-bottom:8px}}@media (max-width:375px){.timesheet-container[data-v-6cee1f7c]{padding-left:4px!important;padding-right:4px!important}.timesheet-card .v-card__text[data-v-6cee1f7c]{padding:10px!important}.timesheet-toolbar .v-toolbar__title[data-v-6cee1f7c]{font-size:13px!important}.metric-item .caption[data-v-6cee1f7c]{font-size:9px!important}.metric-item .headline[data-v-6cee1f7c]{font-size:18px!important}.detail-box[data-v-6cee1f7c]{padding-left:7px;padding-right:7px}}@media (min-width:1440px){.timesheet-container[data-v-6cee1f7c]{max-width:1440px}}@media (hover:hover){.detail-box[data-v-6cee1f7c]:hover{background-color:#f5f5f5}}