.SurveyDesignerQuestionConsistencyError
{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 32px;
	height: 32px;
	background-size: 32px 32px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url('/modules/survey_designer/images/consistency_error.png?v3');
	display: none;
}
.SurveyDesignerPropertyDelete
{
	cursor: pointer;
}




