.loading-spinner{display:flex;justify-content:center;align-items:center;height:100vh}.spinner{border:6px solid rgba(0,0,0,.1);border-top:6px solid #9a7e32;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.table-cell{position:relative}.button-container{position:absolute;top:-2px;right:-100px;width:calc(100% + 200px);height:100%}.previous-button,.next-button{padding:0;border-radius:25px;background-color:#eeece799;border:none;cursor:pointer;outline:none;color:#2e2400}.previous-button{margin-right:22px}.next-button{margin-left:22px}.sticky-left-edge{padding-right:10px}table.striped tbody td.sticky-left-edge+td:not(.sticky-left){border-left:none!important}table.striped thead th.sticky-left-edge+th:not(.sticky-left){border-left:none!important}table.striped tbody td.hours:not(.sticky-right):has(+td.sticky-right-edge){padding-right:5px;border-left:none!important}table.striped thead th.col-header:not(.sticky-right):has(+th.sticky-right-edge){padding-right:5px;border-left:none!important}.sticky-left-edge:before{content:"";position:absolute;background-color:var(--dark-shadow);width:2px;height:calc(100% + 2px);right:4px;top:-2px}.sticky-left-edge:after{content:"";position:absolute;background-color:var(--light-shadow);width:2px;height:calc(100% + 2px);right:2px;top:-2px}.sticky-right-edge:before{content:"";position:absolute;background-color:var(--dark-shadow);width:2px;height:calc(100% + 2px);left:-2px;top:-2px}.sticky-right-edge:after{content:"";position:absolute;background-color:var(--light-shadow);width:2px;height:calc(100% + 2px);left:-4px;top:-2px}.sticky-right-edge{border-left:none!important}tbody td.sticky-left-edge+td.hours:not(.sticky-left){border-left:none}table.striped{border-collapse:separate!important;--dark-shadow: rgba(0, 0, 0, .2);--light-shadow: rgba(0, 0, 0, .1)}table.striped th.col-header{background:#f0e6cf}table.striped th:not(:first-child).col-header{border-left:1px solid #BBBBBB}table.striped tr{background:var(--even-row-color)}table.striped tr td.hours:not(.monday,.copy-source){border-left:1px solid var(--odd-row-color)}table.striped tr:not(:first-child){border-top:1px solid var(--odd-row-color)}table.striped th,table.striped td{font-family:Arial,sans-serif,InterLight;font-size:14px;font-weight:400;padding:"2px 0px";background:inherit;border:inherit;height:23px}table.striped:not(.no-sticky) .sticky-left,table.striped:not(.no-sticky) .sticky-right{position:sticky;z-index:7}table.striped .sticky-left,table.striped .sticky-right{background:inherit}table.striped td.code,table.striped td.name{padding-left:4px;padding-right:4px}table.striped td.name{max-width:150px;border-left:1px solid var(--odd-row-color)}@media (min-width: 1024px){table.striped td.name{max-width:250px}}@media (min-width: 1440px){table.striped td.name{max-width:500px}}.name{line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.code{line-height:1.5;white-space:nowrap}table.striped td.hours{position:relative;text-align:right}table.striped td.row-total{font-weight:700}table.striped th.dummy{color:#666}table.striped td.col-total{font-weight:600}table.striped tr.col-header{border-bottom:1px solid #BBBBBB}table.striped th.col-header{font-weight:600}table.striped td:not(:first-child).monday,th:not(:first-child).monday{border-left:1px solid #BBBBBB}table.striped th.public-holiday{font-weight:400;color:red}table.striped th.zero-hours:not(.public-holiday){font-weight:400}table.striped td.copy-source{box-shadow:0 4px 4px #2e2400;position:relative;z-index:3}table.striped tr td.copy-source{background-color:#f0e6cf}table.striped th.copy-source{border-width:0px 0px 0px 0px!important;box-shadow:0 -4px 4px -4px #2e2400,0 4px 4px #2e2400;position:relative;z-index:3;background-color:#2e2400;color:#fff}table.striped tbody tr td.copy-target{box-shadow:0 0 3px #1e4b00;position:relative;z-index:2;background-color:#f3ffe8}table.striped .copy-target input{color:#1e4b00!important}table.striped tbody tr:has(td.copy-target) td:not(.hours){background-color:#f3ffe8}table.striped td.switch,table.striped th.col-header.switch{border-left-width:0;position:relative;overflow:visible;padding:0;min-width:20px}table.striped tr.balances{background-color:#eeece7}table.striped tr.totals{background-color:#eeece7;border-top:1px solid #BBBBBB!important}table.striped tr.totals-border{border-top:1px solid #BBBBBB!important}table.striped tr.totals td{padding-bottom:4px!important}.more-indicator{position:absolute;top:0;right:0;width:7px;height:7px;background-color:#000;clip-path:polygon(100% 0,0 0,100% 100%)}input{background-color:transparent!important}.locked input,.outdated input{color:#4e4e4e;outline-color:#ccc!important}table.striped td:first-child.search{background-image:url(/timesheet/search.svg);background-size:18px;background-repeat:no-repeat;background-position:6px center}table.striped td.search.focus{background-image:none}table.striped td.search input{padding-left:4px}table.striped tr.active-row td{background-color:#f5f1e7}.item-code{font-weight:600;white-space:nowrap}.item-name{color:var(--text-color)}li.search-item{cursor:pointer;padding:2px;margin:0}li.search-item:hover,.focused{background-color:var(--menu-hover)}div.search-item.inactive div{text-decoration:line-through}.search-code{width:70px}.search-name{width:160px}table.striped th.focus,table.striped td.focus:first-child{position:relative}table.striped th{padding-top:5px}table.striped th.focus:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:0;height:0;border-right:10px solid transparent;border-left:10px solid transparent;border-top:6px solid black}table.striped td:first-child{padding-left:7px}table.striped td.focus:first-child:before{content:"";position:absolute;z-index:8;top:50%;left:0;transform:translateY(-50%);width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:6px solid black}h4{font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.25rem;line-height:1.6;letter-spacing:.0075em;flex:0 0 auto}td.outdated{position:relative}td.outdated:before{content:"-";color:gray;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scaleX(3);font-size:24px}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.slide-in{animation:slideIn .5s forwards;animation-timing-function:ease}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.slide-down{animation:slideDown .5s forwards;animation-timing-function:ease}.error h1{font-family:Almarena;color:#000;font-size:24px;font-weight:400}.timesheet-scroll-container{position:relative;overflow-x:auto;overflow-y:visible}.timesheet-toolbar{position:sticky;top:0;left:0;z-index:9;background-color:inherit;padding-top:4px;padding-bottom:4px}.content-area{display:inline}header{position:sticky;left:0;z-index:150}div:has(>header){position:relative;scroll-padding-left:var(--sticky-left-width, 0px);scroll-padding-right:var(--sticky-right-width, 0px)}div:has(>header):before{content:"";position:sticky;left:0;top:0;width:10px;height:100%;background:inherit;z-index:15;pointer-events:none;display:block;float:left;margin-left:-10px}#buttonsportal button{margin-right:5x}#buttonsportal>div{padding-left:10px;position:absolute;background-color:#fcfbf8;top:10px;right:0}.mobile #buttonsportal>div{top:0}#buttonsportal{position:sticky;left:0;top:-15px;z-index:100}.mobile #buttonsportal{top:-5px}html{overscroll-behavior:none}.view-selector-group{display:flex;gap:0px}.view-selector-group button{padding:0 12px;font-size:14px;height:40px;min-height:40px;background-color:#fff;color:#000;border-color:#000;cursor:pointer;outline:none;transition-duration:.1s;transition-timing-function:ease-in-out;border-style:solid;border-width:1px;display:flex;align-items:center;gap:8px}.view-selector-group button:first-of-type{border-radius:2px 0 0 2px;border-right:none}.view-selector-group button:last-of-type{border-radius:0 2px 2px 0}.view-selector-group button:hover{background-color:#d6c391}.view-selector-group button.selected{background-color:#f0e6cf;font-weight:700;cursor:default}.view-selector-group button svg{width:20px;height:20px}html{--color-bg-logo: #E7DAB6;--body-color: #000000;--collapsed-width: 60px;--expand-width: 180px;--color-tenant-bg: #FCF8EB;--background-paper: #fcfbf8;--even-row-color: #fcfbf8;--odd-row-color: #eeece7;--section-header-color: #f0e6cf;--menu-hover: #f2f1ee;--background-spicyRed: #a44942;--active-row-color: #f5f1e7;--sidebar-active: #7a5f12;--sidebar-active-bg: var(--active-row-color);--color-muted: #7B756A;--color-muted-text: #7a7168;--color-text-secondary: #414141;--color-section-text: #37474f;--color-border: #e0dcd5;--color-border-subtle: rgba(0, 0, 0, .08);--color-divider: rgba(0, 0, 0, .1);--color-focus: #0077cc;--color-button-bg: #F0E6CF;--color-button-hover: #D6C391;--color-ring-border: #171717}body{color:var(--body-color)}.menu{list-style:none;padding:0;margin:0;font-family:Inter,sans-serif,InterLight;width:100%}.menu li{display:flex;align-items:center;cursor:pointer;transition:background-color .3s;height:40px;border-radius:4px;border-left:3px solid transparent}.menu li.active{background:var(--sidebar-active-bg);border-left-color:var(--sidebar-active);border-radius:0 4px 4px 0}.menu li.active .text{color:var(--sidebar-active);font-weight:500}.menu li.active .icon-area svg,.menu li.active .icon-area img{opacity:1;filter:invert(42%) sepia(85%) saturate(600%) hue-rotate(15deg) brightness(.85)}.menu li:hover{background-color:var(--menu-hover)}.menu li:focus{background-color:var(--menu-hover);outline-offset:-2px}.menu li:focus:not(:focus-visible){outline:none}.icon{width:30px;height:30px;margin:5px;text-align:center}.menu .icon-area{width:40px;height:40px;margin-left:10px;margin-right:10px}.menu .icon-active{border-color:var(--color-muted);border-style:solid;border-width:2px;border-radius:50%}.menu li.active .icon-active{border-color:var(--sidebar-active)}.text{font-family:Inter,sans-serif,InterLight;font-size:.9rem;font-weight:400;line-height:1.2}.menu-active{text-decoration:underline}.menu-caption{max-width:var(--expand-width);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-selected{font-family:Inter,sans-serif,InterLight;font-size:16px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:clip;white-space:nowrap}.ring{min-width:40px;height:40px;margin-left:10px;margin-right:10px;display:flex;font-size:.75rem;text-align:center;border-color:var(--color-ring-border);border-style:solid;border-width:1.5px;border-radius:50%;flex-direction:column;justify-content:center}.tenant{min-width:40px;height:30px;margin-left:10px;margin-right:10px;display:flex;font-size:.75rem;text-align:center;background:var(--color-tenant-bg);border-radius:20%;flex-direction:column;justify-content:center}.popup-menu{position:relative;display:inline-block;cursor:pointer}.popup-menu>li:not(:last-child) .text{opacity:.9;font-size:.85rem}.popup-menu>li:not(:last-child) .icon-area{opacity:.6}.popup-menu li:hover{background-color:var(--menu-hover)}.popup-menu button{background-color:var(--color-focus);color:#fff;border:none;padding:8px 12px}.popup-menu .menu-items{background-color:#fff;box-shadow:0 2px 4px #0003;list-style:none;padding:0;margin:0}.popup-menu .menu-items li{padding:8px;cursor:pointer}.popup-menu .menu-items li:hover{background-color:var(--menu-hover)}img.menu-icon{width:24px;height:24px;margin:auto}a,a:hover,a:focus,a:active{text-decoration:none!important;color:inherit!important}.content-area{flex-grow:1}.dialog-overlay{position:absolute;background:#00000080;display:flex;justify-content:center;align-items:center}.dialog{background:#fff;padding:10px 20px 20px;border-radius:2px;box-shadow:0 0 10px #0000004d;z-index:1000}.button{padding:8px 16px;border:1px solid var(--body-color);background-color:var(--color-button-bg);color:var(--body-color);border-radius:2px;cursor:pointer;font-size:16px;outline:none;float:right;stroke-width:1mm;-webkit-text-stroke-color:var(--body-color)}.button:hover{background-color:var(--color-button-hover)}.button-group{display:flex;gap:0px;float:right}.button-group button{padding:4px 16px;font-size:16px;background-color:#fff;color:var(--body-color);border-color:var(--body-color);cursor:pointer;outline:none;transition-duration:.1s;transition-timing-function:ease-in-out;border-style:solid;border-width:1px}.button-group button:first-of-type{border-radius:2px 0 0 2px;border-right:none}.button-group button:last-of-type{border-radius:0 2px 2px 0}.button-group button:hover{background-color:var(--color-button-hover)}.button-group button.selected{background-color:var(--color-button-bg);font-weight:700;cursor:default}.sidebar-toggle-btn{display:flex;align-items:center;justify-content:center;width:100%;height:32px;padding:0 10px;cursor:pointer;border-top:1px solid var(--color-border);color:var(--color-muted);transition:background-color .2s,color .2s;-webkit-user-select:none;user-select:none;box-sizing:border-box}.sidebar-toggle-btn:hover{background-color:var(--menu-hover);color:var(--color-text-secondary)}.sidebar-toggle-btn:focus-visible{outline:2px solid var(--color-focus);outline-offset:-2px}.sidebar-section-title{display:flex;align-items:center;gap:6px;padding:10px 10px 4px;margin-top:0;border-top:1px solid var(--color-border-subtle);list-style:none;height:auto;cursor:default}.sidebar-section-title.first{margin-top:0;border-top:none;padding-top:4px}.sidebar-section-title:hover{background-color:transparent}.sidebar-section-title:before{content:"";display:inline-block;width:3px;height:14px;border-radius:2px;background-color:var(--sidebar-active);flex-shrink:0}.sidebar-section-text{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--color-section-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-section-divider{height:1px;min-height:1px;max-height:1px;margin:0;padding:0;background-color:var(--color-divider);list-style:none;cursor:default;border-radius:0}.sidebar-section-divider:hover{background-color:var(--color-divider)}.sidebar-panel{overflow:hidden}.sidebar-content{overflow-y:hidden}.sidebar-content.expanded,.sidebar-panel.collapsed:hover .sidebar-content{overflow-y:auto}html{--text-color: #745c25}@font-face{font-family:AlmarenaDisplayLight;src:url(/timesheet/assets/AlmarenaDisplayLight-IMHKEjGd.woff2) format("woff2")}@font-face{font-family:AlmarenaDisplayRegular;src:url(/timesheet/assets/AlmarenaDisplayLight-IMHKEjGd.woff2) format("woff2")}@font-face{font-family:AlmarenaRegular;src:url(/timesheet/assets/AlmarenaRegular-C3SNol9T.woff) format("woff")}@font-face{font-family:Inter;src:url(/timesheet/assets/InterVariable-CWi-zmRD.woff2) format("woff2")}@font-face{font-family:InterLight;src:url(/timesheet/assets/Inter-Light-MWFfSqj5.woff2) format("woff2")}table.report .col-header th{background-color:#f0e6cf}table.report .number-text{text-align:left}table.report .number-col{text-align:right}table.report{border-collapse:collapse}table.report{--border-color: #d5d5d5}table.report tr td,table.report tr th{border:1px solid var(--border-color)}table.report .divider{border-left:solid #737373 2px}table.report tr.vertical-divider td{border-top:solid #737373 2px}table.report th,table.report td{font-weight:400;padding:4px;background:inherit;border:inherit;height:25px}table.report tr td{background:var(--even-row-color)}table.report tr.sum td{font-weight:700;background:var(--odd-row-color)}.negative-number{color:#ae2732}.formatted-number{font-variant-numeric:tabular-nums}:root{margin:0;padding:0;width:100%;height:100%}html{font-family:Inter,sans-serif,InterLight;font-size:1rem;font-weight:400;-webkit-text-size-adjust:none;text-size-adjust:none}body{margin:0;-webkit-text-size-adjust:none;text-size-adjust:none}.content{margin:0;padding:10px}
