.sft-cpb-name-value-checkbox-list {}


.sft-cpb-name-value-checkbox-list legend {
	color: rgba(0,0,0,.93);
	font-weight: 700;
	font-size: 1rem;

	margin-top:2.2rem;
}

.sft-cpb-name-value-checkbox-list legend:first-of-type {
	
	margin-top:0rem;
}


.sft-cpb-name-value-checkbox-list mat-checkbox {
	margin-top: .25rem;
}

.sft-cpb-name-value-checkbox-list legend + mat-checkbox {
	margin-top: .5rem;
}


.sft-cpb-name-value-checkbox-list mat-checkbox {
	color: var(--sft-transparent-black-0060) !important;
}