
	.custom_attr_box .custom_radio_box .custom_attr_item {font-size: 12px;display: flex;align-items: center;padding: 5px;}
	.custom_attr_box .custom_radio_box .custom_attr_item input{margin-right: 5px;}

	.custom_attr_box .custom_checkbox_box .custom_attr_item {font-size: 12px;display: flex;align-items: center;padding: 5px;}
	.custom_attr_box .custom_checkbox_box .custom_attr_item input{margin-right: 5px;}
