.bg-gradient{background:#e8e8e8;background:-moz-linear-gradient(top, #e8e8e8 0%, white 100%);background:-webkit-linear-gradient(top, #e8e8e8 0%, white 100%);background:-webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(white));background:-o-linear-gradient(top, #e8e8e8 0%, white 100%);background:linear-gradient(to bottom, #e8e8e8 0%, white 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0)}.pv-graph{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-top:30px;padding-bottom:15px}.pv-graph>.pv-col{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pv-graph>.pv-col:before{content:'';width:6px;height:6px;display:inline-block;background-color:#c893d5;border-radius:50%;position:absolute;top:-2px;margin:auto;left:0;right:0;z-index:1}.pv-graph>.pv-col.pv-last-record>.pv-val{font-weight:bold;font-size:14px;white-space:nowrap;z-index:1;-webkit-text-shadow:0px 0px 2px white;text-shadow:0px 0px 2px white}.pv-graph>.pv-col.pv-last-record>.pv-val>.wu{font-weight:normal;display:inline-block;margin-left:2px;font-size:12px}.pv-graph>.pv-col>.pv-val{width:100%;position:absolute;top:-20px;display:block;text-align:center;font-size:12px}.pv-graph>.pv-col>.pv-val-date{position:absolute;bottom:0;right:0;display:block;text-align:center;font-size:12px}.pv-graph>.pv-col:first-child>.pv-val-date{right:auto;left:0}.pv-graph .pv-g-line{border-top:1px solid #cdcdcd;width:100%;position:absolute;top:0;left:auto;right:50%;bottom:auto}