.checkbox-spec{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bar{background:#d9d9d9;border-radius:4px;height:4px;overflow:hidden;position:relative;width:50px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.bar-fill{background:#52992e;height:100%;-webkit-transition:width .2s ease-in-out;-o-transition:width .2s ease-in-out;transition:width .2s ease-in-out;width:0}.percent{color:#777;font-size:12px;line-height:1;margin-left:15px;white-space:nowrap}