#elo-progress-bar{display:flex;flex-wrap:nowrap;justify-content:flex-start;width:100%;background-color:#fff;border:1px solid #00acca;box-sizing:border-box;box-shadow:0px 4px 4px rgba(204,204,204,0.5);border-radius:8px;position:relative}#elo-progress-bar-full{display:inline-block;width:45.88%;padding-right:10px;height:42px;background-color:#00acca;text-align:right;font-size:16px;line-height:42px;font-weight:normal;color:#fff;border-radius:8px;box-sizing:border-box}#elo-progress-bar-empty{display:inline-block;width:54.12%;height:42px;background-color:transparent;text-align:right;font-size:16px;line-height:42px;font-weight:bold;color:#333;border-top-right-radius:8px;border-bottom-right-radius:8px;box-sizing:border-box}#elo-progress-bar-labels{display:flex;flex-wrap:nowrap;justify-content:flex-start;width:100%;background-color:#fff;box-sizing:border-box;position:relative;margin:0 0 10px 0;font-size:13px;line-height:1em;color:#333;font-weight:normal;font-style:italic;text-align:right}#elo-progress-bar-label-left{display:inline-block;width:20%;padding-right:10px;position:relative;box-sizing:border-box;text-align:left}#elo-progress-bar-label-middle{display:inline-block;width:25.88%;padding-right:10px;position:relative;box-sizing:border-box;text-align:right}#elo-progress-bar-label-right{display:inline-block;width:54.12%;padding-right:10px;position:relative;box-sizing:border-box;text-align:right}