/* VVC Building R18.3 - shared employee/director personal timesheet */
#screenTimesheet{background:#f5f6f8}
#screenTimesheet .simple-header{height:62px;background:#111a29;border-bottom:2px solid #f4b400}
#screenTimesheet .simple-header h1{font-size:18px!important;color:#fff}
.timesheet-calendar-body-lock{padding:12px!important}
.timesheet-month-nav-lock{height:52px!important;margin:0 0 10px!important;padding:0 6px;background:#fff;border:1px solid #e5e8ec;border-radius:15px}
.timesheet-month-nav-lock b{font-size:16px!important}.timesheet-month-nav-lock button{background:transparent!important;font-size:28px!important}
.timesheet-kpis-lock{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:11px}
.timesheet-kpis-lock>div{min-height:76px;display:flex;align-items:center;gap:10px;padding:12px;background:#fff;border:1px solid #e2e6eb;border-radius:14px}
.timesheet-kpis-lock i{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;font-size:20px;font-style:normal}.timesheet-kpis-lock i.work{color:#179b47;background:#eaf8ee}.timesheet-kpis-lock i.late,.timesheet-kpis-lock i.missing{color:#d88900;background:#fff5e3}.timesheet-kpis-lock i.gps{color:#657180;background:#f0f2f5}
.timesheet-kpis-lock span{font-size:12px;color:#647080}.timesheet-kpis-lock b{display:block;margin-top:3px;font-size:22px;color:#111a29}.timesheet-kpis-lock .work+span b{color:#179b47}.timesheet-kpis-lock .late+span b,.timesheet-kpis-lock .missing+span b{color:#d88900}
.timesheet-calendar-lock{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:4px!important;padding:12px 7px 14px!important;background:#fff;border:1px solid #e1e5ea!important;border-radius:15px!important}
.timesheet-calendar-lock>b{height:25px!important;font-size:11px!important;color:#202938!important}.timesheet-calendar-lock>span,.timesheet-calendar-lock>button{width:100%!important;height:40px!important;min-width:0!important;border-radius:11px!important;font-size:13px!important}
.timesheet-calendar-lock>button{background:#fff!important}.timesheet-calendar-lock>button:after{content:"";position:absolute;bottom:4px;width:5px;height:5px;border-radius:50%;background:#c9cdd2}.timesheet-calendar-lock>button.has-data:after{background:#25a747}.timesheet-calendar-lock>button.warn:after{background:#e2a100}.timesheet-calendar-lock>button i{display:none!important}.timesheet-calendar-lock>button.today{background:#fff7d9!important}.timesheet-calendar-lock>button.selected{background:#fff!important;outline:2px solid #f1b500;color:#111a29!important;font-weight:900}
.timesheet-day-detail-lock{display:block!important;margin-top:11px!important;padding:14px!important;border-radius:15px!important;box-shadow:none!important}.timesheet-detail-head-lock b{font-size:15px!important}.timesheet-detail-head-lock span{font-size:10px!important}
.timesheet-session-lock{grid-template-columns:8px minmax(0,1fr) auto!important;padding:11px 0!important}.timesheet-session-lock b{font-size:13px!important}.timesheet-session-lock small{font-size:11px!important;line-height:1.5}.timesheet-session-lock>span{padding:5px 8px;border-radius:999px;background:#ebf8ef;color:#168d42!important;font-size:10px!important;font-weight:800}
.timesheet-legend-lock{display:flex;justify-content:space-around;gap:8px;margin:11px 0 2px;padding:10px 5px;background:#fff;border:1px solid #e3e6ea;border-radius:13px;font-size:10px;color:#69737f}.timesheet-legend-lock span{display:flex;align-items:center;gap:5px}.timesheet-legend-lock i{width:8px;height:8px;border-radius:50%}.timesheet-legend-lock i.ok{background:#25a747}.timesheet-legend-lock i.warn{background:#e2a100}.timesheet-legend-lock i.none{background:#c9cdd2}
#timesheetSubSummary{display:none!important}.timesheet-summary-lock{display:none!important}
@media(max-width:350px){.timesheet-kpis-lock>div{padding:9px 7px;gap:7px}.timesheet-kpis-lock i{width:32px;height:32px}.timesheet-calendar-lock>span,.timesheet-calendar-lock>button{height:36px!important}}
