#_hj_feedback_container .close-feedback {
	height: 18px;
	width: 18px;
	background-color: white;
	border: 1px solid #666;
	border-radius: 5px;
	position: absolute;
	z-index: 9999;
	cursor: pointer;
}
#_hj_feedback_container .close-feedback i {
		font-family: 'Material Icons' !important;
		font-size: 16px;
}
