@import url(https://fonts.googleapis.com/css?family=Fira+Sans:300,400,500&display=swap);body,html{padding:0;margin:0;color:#2c3e50;background:#f1f2f6}#app,body,html{width:100%;height:100%}#app{font-family:Fira Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center}h1,h2,h3,h4,h5,h6{margin:0;padding:1rem 0;font-weight:500}hr{border:none;-webkit-box-shadow:0 0 0 .5px;box-shadow:0 0 0 .5px}.half-split{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.half{-webkit-box-flex:1;-ms-flex:1;flex:1}.half-left{padding:1rem .5rem 1rem 1rem}.half-right{padding:1rem 1rem 1rem .5rem}.card{background:#fff;border:1px solid #ccc;margin:0 0 1rem 0;padding:1rem;-webkit-box-shadow:2px 2px 5px hsla(0,0%,58.8%,.3);box-shadow:2px 2px 5px hsla(0,0%,58.8%,.3)}.card-center{margin-left:auto;margin-right:auto}.card-header{font-weight:300;margin:0;padding:.5rem}.card-full{width:100%}.card-wide{width:80%}.card-medium{width:60%}.card-small{width:40%}.input-type{margin:.5rem 0}.input-text{padding:.5rem;font-size:1.05rem;border:1px solid #ccc;color:#2c3e50}.input-button{padding:.5rem 1rem;font-size:1.05rem;border:none;background:#2c3e50;color:#fff;text-transform:uppercase;cursor:pointer}.smaller-text{font-size:.8rem}.subtle-link{color:#3a3abb;text-decoration:none}.subtle-link:hover{color:#5252b1}.splitleftandright{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notify-wrap,.splitleftandright{display:-webkit-box;display:-ms-flexbox;display:flex}.notify-wrap{position:absolute;bottom:0;width:100%;height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.notify{margin-bottom:1.5rem;padding:1rem;width:20%;text-align:center}.error{color:#fff;background:#c0392b}@media screen and (max-width:700px){.half-split{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.half-left,.half-right{padding:0 1rem}.card-wide{width:90%}.card-medium{width:70%}.card-small{width:60%}}.dashboard-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-part{-webkit-box-flex:1;-ms-flex:1;flex:1}.edge-left{padding-left:1rem;text-align:left}.edge-right{padding-right:1rem;text-align:right}.dismiss-new-timer{margin-left:1rem;text-decoration:none;color:#000}.new-timer-text{margin-right:1rem}.reports{padding:.5rem 0;text-align:left}.timestamp-title{font-size:1.2rem;padding:.5rem 0;font-weight:400}.link-besides-right{margin-right:1rem}.hour-report{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.25rem}.hour-report-title{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right;padding-right:.25rem;font-weight:500}.hour-report-time{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;padding-left:.25rem}