body.post-type-cf-geoplugin-banner.taxonomy-cf-geoplugin-country .form-field.term-parent-wrap,
body.post-type-cf-geoplugin-banner.taxonomy-cf-geoplugin-region .form-field.term-parent-wrap,
body.post-type-cf-geoplugin-banner.taxonomy-cf-geoplugin-city .form-field.term-parent-wrap,
body.post-type-cf-geoplugin-banner.taxonomy-cf-geoplugin-postcode .form-field.term-parent-wrap,

body.post-type-cf-geoplugin-banner.taxonomy-cf-geoplugin-city .term-description-wrap,
body.post-type-cf-geoplugin-banner.taxonomy-cf-geoplugin-postcode .term-description-wrap,

body.post-type-cf-geoplugin-banner.taxonomy-cf-geoplugin-country .term-description-wrap textarea[name="description"],
body.post-type-cf-geoplugin-banner.taxonomy-cf-geoplugin-region .term-description-wrap textarea[name="description"]{
	display:none !important;
}

.cfgp_select2,
.cfgp_select2+.select2.select2-container{
	width:95% !important;
}

.cfgp-form-radio input[type^="radio"]{
	margin-right:2px;
}

.cfgp_select2.select2-hidden-accessible {
	left:0 !important;
}

.input-radio .cfgp-form-radio + .cfgp-form-radio{
	margin-left:15px;
}