/**********
Menu Icon
***********/


i.dashicons-admin-generic.payrexx::before {
	content:'';
}

i.dashicons-admin-generic.payrexx {
	content: url(../images/payrexx-logo.png);
	background-size: 1.25rem;
	background-repeat: no-repeat;
	border-radius: .125rem;
	background-color: transparent;
	background-position: center center; 
}

/* Product Info */
#gform-settings-section-impostazioni-prodotti-servizi .gform-settings-field__header {
	margin-bottom: 0;
}


/* transactionInfo */
#tab_payrexxforgravityforms #gform-settings-section-customer-info #gform_setting_transactionInfo {
	margin-bottom: 1rem;
}

#tab_payrexxforgravityforms #gform-settings-section-customer-info #gform_setting_transactionInfo .gform-settings-generic-map__row:first-of-type {
	display:none;
}

/* additionalInfo */
#tab_payrexxforgravityforms #gform-settings-section-customer-info #gform_setting_additionalInfo .gform-settings-field__header {
	margin-bottom: 1.5rem;
}




/* #tab_payrexxforgravityforms .gform-settings-field__header:first-of-type {
	margin: 1rem 0 1.25rem 0;
} */

/* 
#tab_payrexxforgravityforms #gform_setting_paymentAmount {
	margin-bottom: 2rem;
}



#tab_payrexxforgravityforms #gform_setting_transactionInfo {
	margin-bottom: 2rem;
}

#tab_payrexxforgravityforms #gform_setting_transactionInfo .gform-settings-field__header {
	margin-bottom: 1.5rem;
}

#tab_payrexxforgravityforms #gform_setting_transactionInfo .gform-settings-label {
	font-size: .875rem;
}
 */
