body,html{margin:0;padding:0;font-family:Ubuntu}.App{text-align:center;background-color:#000;color:#fafafa;height:100%;min-height:100vh}.App-logo{-webkit-animation:App-logo-spin infinite 20s linear;animation:App-logo-spin infinite 20s linear;height:40px;margin:5px 25px;position:relative;z-index:-1}.App-title{font-size:1.25em;margin:0 25px;letter-spacing:.75rem;font-style:italic;color:#ddd;font-weight:700}.App-title:hover{text-shadow:1px 0 #ccc}.Agenda,.Home,.Tasks,.Timers{padding-top:55px}.Timers li{border:none;background-color:#000}.Timers li button,.Timers li li{padding:5px}button:hover{cursor:pointer}button{font-size:1.5rem;margin:5px;color:#fff;background-color:#4b3228;-webkit-transition:background-color .333s ease;-o-transition:.333s ease background-color;transition:background-color .333s ease;border:2px solid #fff;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}button:active,button:hover{background-color:#644b41}button:disabled{background-color:#aaa;opacity:.5}form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:300px;margin:0 auto}form button{margin-top:25px}h1#timer-string{margin:5px auto;font-size:5rem}h3{margin:5px;letter-spacing:.1rem}h4{margin:20px;font-size:1.1rem}header,nav{background-color:#222;width:100vw;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-bottom:100px;position:fixed}header a,nav a{color:hsla(0,0%,98%,.75);text-decoration:none;-webkit-transition:all .333s ease;-o-transition:.333s ease all;transition:all .333s ease}header a:focus{outline:none}header{top:0;left:0;height:25px;-ms-flex-pack:justify;justify-content:space-between}input,textarea{font-size:1.2rem;border:1px solid #000;border-radius:5px;display:block;margin:0 auto;width:95%;height:2.5rem;padding:0 5px;text-align:center;background-color:#f5f5f5}label{font-size:1.2rem;text-align:left;margin-top:5px;padding:2px 5px}nav{-ms-flex-pack:space-evenly;justify-content:space-evenly;top:25px;font-size:1.5rem;padding-bottom:5px}nav:hover{color:#fff}ul{text-align:left;list-style:none;padding-left:0;margin:10px auto 20px;width:400px}li{padding:0 2px;font-size:1.25rem;border:1px dotted #fff;background-color:#141414}li ul li{font-size:1.1rem;border:none}li:hover{text-shadow:5px solid #000}textarea{height:8rem}.selected-nav{color:#fff;text-decoration:underline}.tasks-nav{-ms-flex-pack:space-evenly;justify-content:space-evenly;margin:0;display:-ms-flexbox;display:flex;text-decoration:none}.tasks-nav button{border-radius:20px;padding:5px 15px;font-size:1rem;margin:10px}.selected-tasks-nav button{background-color:#000;border:none;font-size:1.25rem;letter-spacing:.1rem;margin:25px 50px 5px;text-decoration:underline}.account-nav{-ms-flex-pack:center;justify-content:center;margin:0;display:-ms-flexbox;display:flex;text-decoration:none}.account-nav button{border-radius:20px;padding:5px 15px;font-size:1.25rem;margin:10px 20px}.selected-account-nav button{background-color:#000;border:none;font-size:1.5rem;letter-spacing:.1rem;margin:25px 50px 10px;text-decoration:underline}.estimates{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:5px}.estimates input{min-width:20vw;margin:5px 0;font-size:1.2rem}.estimates label{font-size:1rem}.description{font-size:1.2rem}.delete-task{float:right;margin:3px;background-color:#ff4136}.delete-task:hover{background-color:rgba(255,65,54,.8)}.edit-button{float:right;font-size:2.25rem;margin-left:1px;cursor:pointer}.edit-task-submit{width:50%;border-radius:20px;padding:0 15px;font-size:1.25rem;margin:20px auto 0;cursor:pointer;font-size:1.5rem;color:#fff;background-color:#4b3228;-webkit-transition:background-color .333s ease;-o-transition:.333s ease background-color;transition:background-color .333s ease;border:2px solid #fff;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.edit-task-submit:active,.edit-task-submit:hover{background-color:#644b41}.hidden-edit,.no-description{display:none}#start-button{background-color:#0ebc10;font-weight:700;letter-spacing:.2rem;width:150px;-webkit-transition:none;-o-transition:none;transition:none;margin-bottom:15px;-webkit-transition:background-color .333s ease;-o-transition:.333s ease background-color;transition:background-color .333s ease}#start-button:hover{background-color:rgba(14,188,16,.8)}#start-button.stop,.stop{background-color:#ff4136}#start-button.stop:hover,.stop:hover{background-color:rgba(255,65,54,.8)}#select-task{font-size:1.2rem}#different-task{margin-top:25px;height:3rem;width:300px;background-color:#777}#different-task:hover{background-color:#878787}#task-list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:space-evenly;justify-content:space-evenly}#task-list li{margin:10px 0}#task-list li.listed-task{width:95vw}#message-p{color:#ff4136}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media only screen and (max-width:850px){.App-logo{margin:5px 10px}.Timers li{margin:10px}h1#timer-string{font-size:4rem}html{font-size:.95rem}ul{margin:10px 5px 25px;width:98%}}@media only screen and (min-device-width:1080px){form{max-width:50vw}.listed-task ul{width:99%}#task-list li.listed-task{min-width:40vw;max-width:600px}}
/*# sourceMappingURL=main.9274d902.css.map*/