.inline {
display: inline-block;
}
label {
min-width: 120px;
}
.titleprghp {
background-color: rgba(0,0,0,.3);
color: #000;
font-size: 20px;
height: 35px;
line-height: 40px;
padding: 0 0 0 20px;
margin: 20px 0 20px;
}
.titleprgh {
background-color: rgba(108,241,27,.3);
color: #000;
font-size: 20px;
height: 35px;
line-height: 40px;
padding: 0 0 0 20px;
margin: 20px 0 20px;
}
.titleprg {
background-color: rgba(60,67,241,.3);
height: 35px;
color: #000;
font-size: 20px;
line-height: 40px;
padding: 0 0 0 20px;
margin: 20px 0 20px;
}
.card-body{
text-align:center;
}
.card-header{
background-color: rgba(0,0,0,.3);	
}
.py-5{
padding-bottom: 2rem!important;
padding-top: 2rem!important;
}
.bg{
background:	#555;
color:white;	
font-size: 10px;

}
.bg2{
background:#6A5ACD;	
font-size: 8px;
text-align:center;
color:white;
}
.bgx{
font-size: 12px;	
}
.jumbo{
    width: 100%;
	display: block;
}
.jumbo2{
    width: 50%;
	/*display: block;*/
}