body:not(.post-type-acf-field-group) .acf-field p.description {
	display:none;
}

.dashicons.dashicons-editor-help.tooltip {
	color: #0074a2;
	width: 18px;
	height: 18px;
	font-size: 20px;
	cursor: pointer!important;
}

.qtip-acf {
	background-color: rgba(0,0,0,0.9);
	border-color: #000000!important;
	color: #f3f3f3;
	border-radius: 3px;
	font-size: 13px;
	line-height: 1.5;
}
