.item-list{padding:2px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;white-space:nowrap}.item-list img{height:24px;width:24px}.item-list span{display:block;height:24px;line-height:24px;margin:0 6px;font-size:12px}.item-list .progress{position:absolute;top:0;bottom:0;left:0;background-color:rgba(28,95,32,.65)}.item-list :not(.progress){z-index:1}.item-list .name{font-size:14px}.item-list .lt{width:70px}.item-list .grow-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}body,html{margin:0;padding:0;width:100%;height:100%;overflow:hidden}body{background-color:transparent;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwgAADsIBFShKgAAAABh0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4zjOaXUAAAAGZJREFUOE+ljEEOACEIA92f+f9XaQ822EUgajJJC4xtvu+BPnEXFSBff7Bk5N8yw8pgW2aojLwdRHhy+YOTjMzhiUgGDB6ZjMyiVGTAgeV0rB1wqMusL7iIjrVb0mPtypMMGC7k1geoEhcn0OEM6wAAAABJRU5ErkJggg==);background-position:100% 100%;background-repeat:no-repeat;background-size:12px}.btn{cursor:pointer}.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#app{font-family:方正准圆,微软雅黑,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;text-shadow:0 0 .125em rgba(0,0,0,.4);min-width:390px}#app .head{display:block;height:28px;line-height:28px;font-size:14px;color:#fff;text-align:left;padding:0 26px 0 10px;font-weight:700}#app .head div{background-color:rgba(244,67,54,.8);padding-left:16px;width:100%;-webkit-transform:skewX(-30deg);transform:skewX(-30deg)}#app .head div span{display:inline-block;margin-right:16px;-webkit-transform:skewX(30deg);transform:skewX(30deg)}#app .content{display:block;font-size:14px;min-height:100px;color:#fff;text-align:left;padding:8px 18px 0 18px}#app .content .items{width:100%;height:100%}#app .content .item{margin-bottom:4px;font-weight:700}#app .content .active .item-list{background-color:rgba(76,175,80,.85)}#app .content .next .item-list{background-color:rgba(3,115,229,.7)}#app .setting{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.8);color:#fff;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10000}#app .setting .close{position:absolute;right:8px;top:8px}#app .setting .checkbox-group{margin-right:-24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#app .setting .checkbox-group .checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:16px;margin-bottom:8px}#app .setting .checkbox-group .checkbox input{display:inline-block;width:14px;height:14px;margin:0}#app .setting .checkbox-group .checkbox label{display:inline-block;width:115px;text-align:left;margin-left:4px;font-size:14px;line-height:14px}