body{background-color:#f7f9fa;margin:0}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;font-family:Helvetica,sans-serif;width:100%;box-sizing:border-box}.header{display:flex;align-items:center}.header h1{font-size:2rem}.header img{width:100px}@media screen and (max-width: 420px){.header h1{font-size:1.5rem}.header img{width:60px}}h1{text-align:left;top:40px;font-size:35px;color:#121826;display:flex}img{padding-right:1em}p{font-size:100%;margin-left:4px;margin-right:4px}.para1{font-size:110%;text-align:center;margin-left:1px;margin-right:1px;color:#121826;display:flex;flex-direction:row;justify-content:space-between}p2{align-items:center;font-size:110%;text-align:right;line-height:125%;padding:15px;margin-left:4px;margin-right:4px;outline:1px solid #8f959f;color:#121826;border-radius:5px}.button-1{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #8f959f;border-radius:6px;box-shadow:#1b1f230a 0 1px,#ffffff40 0 1px inset;box-sizing:border-box;color:#24292e;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;line-height:20px;list-style:none;padding:6px 10px;margin:10px;position:relative;transition:background-color .2s cubic-bezier(.3,0,.5,1);user-select:none;-webkit-user-select:none;touch-action:manipulation;vertical-align:middle;white-space:nowrap;word-wrap:break-word}.button-1.submitNoteButton{color:#2d9bf0;border-color:#79ccff}.button-1.deleteNoteButton{color:#da0263;border-color:#eb618a}.button-1:hover{background-color:#f3f4f6;text-decoration:none;transition-duration:.1s}.saveButton{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #8f959f;border-radius:6px;box-shadow:#1b1f230a 0 1px,#ffffff40 0 1px inset;box-sizing:border-box;color:#24292e;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;line-height:20px;list-style:none;padding:6px 16px;margin:10px;position:relative;transition:background-color .2s cubic-bezier(.3,0,.5,1);user-select:none;-webkit-user-select:none;touch-action:manipulation;vertical-align:middle;white-space:nowrap;word-wrap:break-word}.saveButton:hover{background-color:#f3f4f6;text-decoration:none;transition-duration:.1s}.dropdown{background-color:#fff;border:1px solid #8f959f;border-radius:6px;box-shadow:#1b1f230a 0 1px,#ffffff40 0 1px inset;box-sizing:border-box;color:#24292e;display:inline-block;font-size:14px;font-weight:500;line-height:20px;padding:6px 16px;position:relative;transition:background-color .2s cubic-bezier(.3,0,.5,1);max-width:90%;height:32px}.dropdown:hover{background-color:#f3f4f6;text-decoration:none;transition-duration:.1s}.loaderBG{position:fixed;width:100%;left:0;right:0;top:0;bottom:0;background-color:#1b1f2366}.loaderBox{position:fixed;left:0;right:0;top:20%;background-color:#1b1f2366;font-size:110%;width:20%;line-height:125%;padding:100px;margin:auto;background-color:#f7f9fa;text-align:center;outline:1px solid #8f959f;color:#121826;border-radius:5px}.loaderBox.noteBox{padding:20px;width:50%;max-width:600px;top:50%;transform:translateY(-50%)}@media screen and (max-width: 800px){.loaderBox.noteBox{width:90%;box-sizing:border-box}}.loader{border:16px solid #f3f3f3;border-top:16px solid #f9ac1d;border-radius:50%;width:80px;height:80px;animation:spin 2s linear infinite;z-index:9999;margin:auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.flex-container{width:100%;display:flex;flex-direction:row;justify-content:space-between}.loginContainer{display:flex;flex-direction:column;align-items:center;font-family:Arial,sans-serif}.fieldingLogo{width:500px;max-width:80%}.loginHeader{font-size:1.5em;margin-top:70px}.version-container{position:fixed;font-family:monospace;bottom:0;right:0;text-align:right;opacity:.33;font-size:1em;margin-right:4px;margin-bottom:4px;-webkit-user-select:none;user-select:none}:root{--timesheet-table-min-width: 1100px;--timesheet-project-column-min-width: 250px;--timesheet-phase-column-min-width: 200px;--timesheet-day-column-min-width: 70px;--timesheet-total-column-min-width: 70px}.timesheet-table{display:block;width:100%;min-width:var(--timesheet-table-min-width);margin-top:24px}.timesheet-table .row{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;min-height:48px;border-radius:6px}.timesheet-table .row.header{background-color:#d8d6d6;font-size:1.1em;font-weight:600}.timesheet-table .row *{display:flex;flex-grow:1;box-sizing:border-box;align-items:center;padding:8px;border-radius:4px}.timesheet-table .row .message{text-align:center;justify-content:center}.timesheet-table .row .project{flex-grow:4;flex-basis:var(--timesheet-project-column-min-width);min-width:var(--timesheet-project-column-min-width);text-align:left}.timesheet-table .row .phase{flex-grow:3;flex-basis:var(--timesheet-phase-column-min-width);min-width:var(--timesheet-phase-column-min-width);text-align:left}.timesheet-table .row .day{flex-basis:var(--timesheet-day-column-min-width);min-width:var(--timesheet-day-column-min-width);justify-content:center}.timesheet-table .row .day .date{padding:0 0 1px;font-size:.8em}.timesheet-table .row .day .dow{padding:0}.timesheet-table .row .total{flex-basis:var(--timesheet-day-column-min-width);min-width:var(--timesheet-day-column-min-width);justify-content:center}.timesheet-table .row .delete{flex-basis:var(--timesheet-day-column-min-width);justify-content:center}.timesheet-table .row .deleteButton{flex-basis:var(--timesheet-day-column-min-width);justify-content:center;background-color:#fff;border:1px solid #8f959f;border-radius:6px;box-shadow:#1b1f230a 0 1px,#ffffff40 0 1px inset;box-sizing:border-box;color:#24292e;cursor:pointer;max-width:60%;font-size:20px;max-height:75%}.timesheet-table .row .deleteButton:hover{background-color:#f3f4f6;text-decoration:none;transition-duration:.1s}.timesheet-table .time-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #8f959f;border-radius:6px;box-shadow:#1b1f230a 0 1px,#ffffff40 0 1px inset;box-sizing:border-box;color:#24292e;cursor:pointer;font-size:14px;font-weight:500;line-height:20px;list-style:none;padding:6px 5px;transition:background-color .2s cubic-bezier(.3,0,.5,1);user-select:none;-webkit-user-select:none;touch-action:manipulation;vertical-align:middle;width:70px;max-width:105%;text-align:center;flex-grow:0}.time-input:hover{background-color:#f3f4f6;text-decoration:none;transition-duration:.1s}.timesheet-cards .time-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #8f959f;border-radius:6px;box-shadow:#1b1f230a 0 1px,#ffffff40 0 1px inset;box-sizing:border-box;color:#24292e;cursor:pointer;font-size:14px;font-weight:500;line-height:20px;list-style:none;padding:6px 16px;position:relative;transition:background-color .2s cubic-bezier(.3,0,.5,1);user-select:none;-webkit-user-select:none;touch-action:manipulation;vertical-align:middle;width:80px;max-width:90px;flex-grow:0;margin-right:6px}.timesheet-table .row .noteFound{font-size:.7em;padding:0;display:flex;flex-direction:row;color:#00f;border:none;background-color:#0000}.timesheet-table .row .noNote{font-size:.7em;padding:0;display:flex;flex-direction:row;border:none;background-color:#0000;min-height:36px}.timesheet-cards .noteFound{font-size:.7em;padding:0;display:flex;flex-direction:row;color:#00f;border:none;background-color:#0000}.timesheet-cards .noNote{font-size:.7em;padding:0;display:flex;flex-direction:row;border:none;background-color:#0000;max-height:36px;flex-basis:0}.timesheet-cards{display:flex;gap:40px;flex-wrap:wrap;justify-content:center;margin-top:24px}.timesheet-cards .card{display:flex;flex-direction:column;border-radius:12px;background-color:#fff;padding:18px;width:300px;box-shadow:#0000005e 0 2px 4px}.timesheet-cards .card .message{text-align:center;justify-content:center}.timesheet-cards .project{align-self:flex-start;font-size:1.5em;margin-top:0;margin-bottom:.2em;padding:0}.timesheet-cards .phase{align-self:flex-start;color:#787878;font-weight:400;font-size:1.25em;margin-top:0}.timesheet-cards .days{display:flex;flex-direction:column;width:100%;gap:12px;padding-left:16px;padding-right:16px;box-sizing:border-box}.timesheet-cards .days .day{display:flex;width:100%;gap:24px;height:34px}.timesheet-cards .days .day .day-name{align-self:center;flex-basis:50%;text-align:right}.timesheet-cards .days .day .day-name .date{margin-right:6px;font-size:.9em}.timesheet-cards .days .day .day-time-container{display:flex;flex-basis:50%;align-items:center}.timesheet-cards .total{font-weight:400;font-size:1.25em;margin-top:20px;padding-left:24px;padding-right:24px;text-align:center}.timesheet-cards .delete{margin-top:10px}.timesheet-cards .deleteButton{flex-basis:var(--timesheet-day-column-min-width);justify-content:center;background-color:#fff;border:1px solid #8f959f;border-radius:6px;padding:5px 10px;box-shadow:#1b1f230a 0 1px,#ffffff40 0 1px inset;box-sizing:border-box;color:#24292e;cursor:pointer;max-width:100%;font-size:20px;max-height:100%;margin:6px}.timesheet-cards .row .deleteButton:hover{background-color:#f3f4f6;text-decoration:none;transition-duration:.1s}.total{font-weight:400;font-size:1.15em;padding-left:24px;padding-right:24px;text-align:center}.view-controls{display:flex;justify-content:flex-end;font-size:110%;margin-bottom:16px;align-items:center}.view-controls.vertical{float:unset;flex-direction:column;justify-content:center;margin-top:24px}.view-controls .dropdown{height:32px}.view-controls .date-controls{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.view-controls .date-controls .date-label{flex-shrink:0;margin-right:6px}.view-controls .date-controls input{height:24px;flex-shrink:0}@media screen and (max-width: 400px){.view-controls .date-controls{flex-wrap:nowrap}.view-controls .date-controls .date-label{display:none}}.record-controls{display:flex;flex-direction:row;align-items:center;width:100%;margin-top:24px}.record-controls.vertical{flex-direction:column}.record-controls.vertical .add-project-controls .dropdown{max-width:70vw}.record-controls .saveButton{margin-left:auto}.record-controls.vertical .saveButton{margin-left:10px}.record-controls .copySave{margin-left:auto}.record-controls.vertical .copySave{margin-left:10px;margin-top:16px;display:flex;align-items:center;flex-direction:column}
