body{margin:0;padding:0;font-family:sans-serif}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}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}.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}.HomeScreen>nav{padding:0;padding-bottom:10px;margin:0;-ms-flex-pack:distribute}.HomeScreen>nav,.HomeScreen>nav>a{display:-ms-flexbox;display:flex;justify-content:space-around;height:40px}.HomeScreen>nav>a{-ms-flex:1 1;flex:1 1;border:1px solid #000;background:#ffa07a;-ms-flex-pack:distribute;-ms-flex-align:center;align-items:center;text-decoration:none;color:#000}.HomeScreen>nav>a.active{background:#0cf}.HomeScreen>nav>a:hover{background:#0cf;cursor:pointer}.Item{width:100%;min-height:43px;padding:0;margin:0;border-bottom:2px solid #000;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.Item .upperline img{min-width:45px;min-height:36px;padding:0;margin:0}.Item .upperline .name{width:100%;text-align:left;line-height:43px;height:43px}.Item .upperline .add{color:green;width:43px;height:43px}.Item .upperline .min{color:red;width:43px;height:43px}.Item .upperline{height:100%;-ms-flex-align:center;align-items:center}.Item .underline,.Item .upperline{width:100%;display:-ms-flexbox;display:flex}.Item .underline{height:0;background:#f8b98f}.Item .underline,.Item .underline.active{-webkit-transition:height .3s;-o-transition:height .3s;transition:height .3s}.Item .underline.active{height:400px}.Item .underline .nav{max-width:150px;min-width:100px}.Item .underline .info,.Item .underline .nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Item .underline .info{height:100%;width:100%}.Item .underline .info .ts{-ms-flex:1 1;flex:1 1;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%;overflow-y:auto}.Item .underline .info .history{height:454px;overflow-y:auto}.Item .underline .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%}.Item .underline .info .current div,.Item .underline .info .ts div{-ms-flex:1 1;flex:1 1}.Item .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}.Item .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.e08a7bc3.css.map*/