.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-float 3s ease-in-out infinite;animation:App-logo-float 3s ease-in-out infinite}}.App-header{align-items:center;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#704cb6}@-webkit-keyframes App-logo-float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes App-logo-float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.personal-info{display:inline-block;justify-content:space-around;text-align:right}@media screen and (max-width:500px){.personal-info{display:none}}.TaskSelectComboBox--ComboBox{width:300px}@media screen and (max-width:375px){.TaskSelectComboBox--ComboBox{width:250px}}@media screen and (max-width:414px){.TaskSelectComboBox--ComboBox{width:325px}}@media screen and (max-width:390px){.TaskSelectComboBox--ComboBox{width:298px}}@media screen and (max-width:280px){.TaskSelectComboBox--ComboBox{width:200px}}.track_task_controller{align-items:center;display:flex;flex-direction:row;justify-content:center}@media screen and (max-width:375px){.track_task_controller{display:inline-block}}@media screen and (max-width:414px){.track_task_controller{display:inline-block}}@media screen and (max-width:540px){.track_task_controller{display:inline-block}}@media screen and (max-width:280px){.track_task_controller{display:inline-block}}.TrackedtaskItemView{align-items:center;border:.5px solid #989d9d;border-radius:5px;display:flex;justify-content:space-between;margin-top:3px;padding:2px;width:40%}.TrackedtaskItemView-TaskName{color:#716f6b;font-weight:700;margin-right:20px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:40%}.TrackedtaskItemView-StartHour{color:green;width:50px}.TrackedtaskItemView-EndHour{color:red;width:50px}.TrackedTaskItemView-Total{align-items:center;color:#2d2d2b;display:flex;font-weight:700;justify-content:space-between;text-align:left}@media screen and (max-width:375px){.TrackedtaskItemView{display:inline-block;justify-content:left;width:95%}.TrackedtaskItemView-StartHour{text-align:left;width:50px}.TrackedtaskItemView-TaskName{width:80%}.TrackedtaskItemView-EndHour{text-align:right;width:50px}}@media screen and (max-width:414px){.TrackedtaskItemView{display:inline-block;justify-content:left;width:95%}.TrackedtaskItemView-StartHour{text-align:left;width:50px}.TrackedtaskItemView-TaskName{width:80%}.TrackedtaskItemView-EndHour{text-align:right;width:50px}}@media screen and (max-width:540px){.TrackedtaskItemView{display:inline-block;justify-content:left;width:95%}.TrackedtaskItemView-StartHour{text-align:left;width:50px}.TrackedtaskItemView-TaskName{width:80%}.TrackedtaskItemView-EndHour{text-align:right;width:50px}}.TrackedTaskForm{display:flex;flex-direction:column}.TrackedTaskForm-StartEndDates{display:flex}.TrackedTaskForm-ActiveTime,.TrackedTaskForm-Comments{display:flex;flex-direction:column}.TrackedTaskForm-CommentsInput{height:200px}@media screen and (max-width:375px){.TrackedTaskForm-StartEndDates{display:inline-block}}@media screen and (max-width:414px){.TrackedTaskForm-StartEndDates{display:inline-block}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.3ec8efe0.css.map*/