.none-class{position:absolute;top:50%;right:20%;color:#ccc;font-size:20px}.title-card{padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f1f1f1;margin-bottom:20px}.title-card .title{border-left:6px solid #00a349;border-radius:2px;padding-left:8px;font-size:18px}.data-label,.title-card .right{display:-webkit-box;display:-ms-flexbox;display:flex}.data-label{max-width:250px;height:100px;justify-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.data-label .content{margin-left:20px}.data-label .name{font-size:12px;color:rgba(62,62,62,.7);line-height:12px}.data-label .name,.data-label .value{text-align:left;font-style:normal;text-transform:none}.data-label .value{font-size:32px;color:#000;line-height:1.6}