body{margin:0;padding:0;font-family:sans-serif;background:#add8e6}nav{padding:0;padding-bottom:10px;margin:0;-ms-flex-pack:distribute;min-height:40px;max-height:40px}nav,nav>a{display:-ms-flexbox;display:flex;justify-content:space-around}nav>a{-ms-flex:1 1;flex:1 1;border:1px solid #000;background:#ffa07a;height:40px;-ms-flex-pack:distribute;-ms-flex-align:center;align-items:center;text-decoration:none;color:#000}nav>a.active,nav>a:hover{background:#0cf}nav>a:hover{cursor:pointer}input{text-align:left;width:350px;color:#000}button,input{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;border:none;padding:10px;line-height:30px;white-space:nowrap;font-size:18px;border-radius:10px;margin:5px}button{background:#20b2aa;text-align:center;width:170px;color:#fff}button:hover{background:green}body,html{width:100%}#root,body,html{height:100%}.App{text-align:center;background:#add8e6;height:100%;-ms-flex-pack:center;justify-content:center}.App,form{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.btn-google{background:#dd4b39;width:350px}.btn-google:hover{background:#dd3b39}.HomeScreen{background:#add8e6;height:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Item{min-height:43px;padding:0;margin:0;border-bottom:2px solid #000;-ms-flex-direction:column;flex-direction:column}.Item,.upperline{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.upperline{height:100%}.upperline img{min-width:45px;min-height:36px;padding:0;margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.upperline .name{width:100%;text-align:left}.upperline .add,.upperline .name{height:43px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.upperline .add{color:green}.upperline .add,.upperline .min{width:43px;-ms-flex-pack:center;justify-content:center}.upperline .min{color:red;height:43px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.underline{width:100%;height:0;background:#8cdcff}.underline,.underline.active{-webkit-transition:height .3s;-o-transition:height .3s;transition:height .3s}.underline.active{height:100%}.underline .nav{display:-ms-flexbox;display:flex}.underline .info{height:100%;-ms-flex-direction:column;flex-direction:column}.info .ts,.underline .info{width:100%;display:-ms-flexbox;display:flex}.info .ts{-ms-flex:1 1;flex:1 1;height:45px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid grey}.info .history,.info .ts{overflow-y:auto}.history.graph{height:100%}.history.list{height:182px}.info .current{-ms-flex:1 1;flex:1 1;min-height:45px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid grey;width:100%}.info .current div,.info .ts div{-ms-flex:1 1;flex:1 1}.underline .nav .sections{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex:1 1;flex:1 1;height:0;-webkit-transition:height .3s;-o-transition:height .3s;transition:height .3s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.underline.active .nav .sections{height:50px}.Search{-ms-flex-direction:column;flex-direction:column;height:100%;padding:0}.Search,.Search input{display:-ms-flexbox;display:flex;margin:0}.Search input{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-item-align:center;align-self:center;width:95%;height:60px}.Search .listContainer{height:100%;padding-top:5px;overflow-y:scroll}
/*# sourceMappingURL=main.a4b5d472.css.map*/