.ui-fieldset-legend {
	border-radius: 5px !important;
	border-color: #cccccc !important;
}

.ui-fieldset .ui-fieldset-toggler {
	padding-right: 1em !important;
  	margin-right: 5px !important;
}

.ui-fieldset-toggleable .ui-fieldset-legend {
	width: 30% !important;
}

fieldset[id$=genDataLeft], fieldset[id$=genDataRight], 
fieldset[id$=contactsLeft], fieldset[id$=contactsRight],
fieldset[id$=addressesLeft], fieldset[id$=addressesRight],
fieldset[id$=bankAccountsLeft], fieldset[id$=bankAccountsRight]{
	& legend {
		& span.ui-icon {
			background-image: url("/anywhere/site/javax.faces.resource/images/ui-icons_ffffff_256x240.png?ln=primefaces-excite-bike&v=5.16.42_20250307_rtc") !important;
		}
	}
}
