<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gform-settings-field__mailup_groups .gform-settings-field__header,
.gform-settings-field__field_map .gform-settings-field__header {
	margin-bottom: 20px;
}


.condition_container select {
	width: auto !important;
}

.gform-settings-panel__content .condition_container select {

	line-height: 1.0625rem;
	margin-bottom: .5rem;
	padding: .5rem 2.4375rem .5rem .8125rem;

}

.gform-settings-panel__content .condition_container input {

	line-height: 1.0625rem;
	margin-bottom: .5rem;
	padding: .5rem 2.4375rem .5rem .8125rem;

}

i.dashicons-admin-generic.mailup::before {
	content: url(../images/mailup.svg);
}

#gaddon-mailup_groups {
	max-height: 400px;
    overflow: hidden;
    overflow-y: auto;
}</pre></body></html>