.skillbar { position: relative; display: inline-block; width: 100%; background:rgba(255, 255, 255, 0.1); height: 15px; margin-left: 5px; margin-right: 5px; line-height: 15px; vertical-align: middle; margin-bottom: 4px; } .skillbar-title span { display: block; background: #49bcf7; padding: 0 20px; height: 15px; line-height: 15px; } .skillbar-bar { height: 15px; width: 0px; background: #49bcf7; } .skill-bar-percent { position: absolute; right: 10px; top: 0; font-size: 14px; height: 15px; line-height: 15px; color: #49bcf7; color: #fff; } .col25{ width: 25%; text-align: center; } .col50{ width: 50% !important; text-align: center; padding-top: -10px; } .pmProgress { height: 82%; overflow: hidden; } .pmProgress li { line-height: 24px; height: 24px; } .pmProgress li p, .pmProgresstit { font-size: 0; } .pmProgress li span, .pmProgresstit span { display: inline-block; font-size: 14px; color: rgba(255, 255, 255, 0.6); } .pmProgresstit { border-bottom: 1px solid rgba(255, 255, 255, 0.2); padding: 0 0 5px 0; margin-bottom: 0px; } .li-num{ width: 15% !important; text-align: center; } .li-pname{ width: 30% !important; text-align: center; } .li-mac{ width: 30% !important; text-align: center; } .li-duty{ width: 25% !important; text-align: center; } .col15{ width: 15% !important; text-align: center; } .col20{ width: 20% !important; text-align: center; }