.proflvlhead{font-family:'Playfair Display', serif ;
font-size:12pt;
border-bottom:1px solid #295f07;
text-align:center;}

.threlvlhead{font-family: 'Playfair Display', serif;
font-size: 12pt;
border-bottom:1px solid #295f07;
text-align:center;}

.proflvlbox{width:910px;
height:50px;}

.profprogressbar {
width: 905px;
height: 20px;
font-size:10pt;
color: #dbe1db;
border: 1px solid #9ba669;
text-align:center;
}

.profprogressbar-bar {
  height: 100%;
  background: #9ba669;
}

.threprogressbar {
width: 260px;
font-size:8pt;
color: #dbe1db;
height: 15px;
border: 1px solid #9ba669;
}

.threprogressbar-bar {
  height: 100%;
  background: #9ba669;
}