#etc-app{font-family:Arial,sans-serif;color:#171717;max-width:1500px;margin:20px auto}#etc-app *{box-sizing:border-box}.etc-login{max-width:430px;margin:60px auto;padding:32px;border:1px solid #ddd;border-radius:8px}.etc-login label,.etc-fields label{display:flex;flex-direction:column;gap:7px;font-weight:600}.etc-login input,.etc-fields input,.etc-fields select,.etc-fields textarea{padding:12px;border:1px solid #aaa;border-radius:4px;font:inherit}.etc-login label{margin-bottom:18px}.etc-head{display:flex;justify-content:space-between;align-items:center}.etc-card{border:1px solid #ddd;padding:28px;background:#fff}.etc-toolbar{display:flex;gap:8px;margin:18px 0}.etc-toolbar button,.etc-day,button{cursor:pointer}.etc-month{text-align:center;font-size:18px;margin-bottom:15px}.etc-weekdays,.etc-days{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.etc-weekdays span{text-align:center;font-size:12px}.etc-day{background:#fff;border:1px solid #ddd;border-radius:5px;min-height:68px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.etc-day.selected{background:#222;color:#fff;outline:2px solid #888}.etc-fields{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin:25px 0 15px}.etc-comments{grid-column:1/-1}.etc-comments textarea{min-height:70px}.etc-primary,#etc-entry button,.etc-login button{background:#135e96;color:#fff;border:0;border-radius:4px;padding:11px 18px}.etc-table-wrap{overflow:auto;margin:10px 0 20px}#etc-grid,.etc-list{border-collapse:collapse;width:100%;font-size:14px}#etc-grid th,#etc-grid td,.etc-list th,.etc-list td{border:1px solid #888;padding:8px;text-align:left;white-space:nowrap}#etc-grid tfoot th{text-align:right}.etc-msg{color:#b32d2e;margin-left:10px}.etc-reject{color:#a00}.etc-worked-day{background:#e8f5ea;font-weight:700;text-align:center!important}.etc-no-work{color:#999;text-align:center!important}.etc-cell-date,.etc-cell-hours{display:block}.etc-cell-date{font-size:11px;font-weight:400;margin-bottom:5px;color:#555}.etc-no-work .etc-cell-date{color:#777}.etc-supervisor-list thead th:nth-child(n+3):nth-child(-n+10){text-align:center}.etc-detail-row>td{padding:18px!important;background:#f8f9fa}.etc-review{white-space:normal}.etc-review-meta{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #999;margin-bottom:22px}.etc-review-meta div{display:flex;flex-direction:column;padding:10px;border-right:1px solid #999}.etc-review-meta div:last-child{border:0}.etc-review-meta span{margin-top:6px}.etc-review-grid{border-collapse:collapse;width:100%;font-size:13px}.etc-review-grid th,.etc-review-grid td{border:1px solid #777;padding:7px;white-space:nowrap}.etc-total-row{background:#eef3f7}.etc-review-comments{margin:15px 0}.etc-review-actions{display:flex;gap:10px;margin-top:18px}.etc-approve{background:#16703a;color:#fff;border:0;padding:10px 16px}.etc-reject{padding:9px 16px}@media(max-width:850px){.etc-fields{grid-template-columns:1fr 1fr}.etc-days{gap:3px}.etc-day{min-height:55px}.etc-card{padding:15px}.etc-review-meta{grid-template-columns:1fr}.etc-review-meta div{border-right:0;border-bottom:1px solid #999}}@media(max-width:520px){.etc-fields{grid-template-columns:1fr}.etc-comments{grid-column:auto}}
