.help-dialog-enabled {
	position: fixed;
	overflow: visible;
	z-index: 500;
	background-color: #8B1214;
	margin: 0px;
	padding: 0px;
	text-indent: 0%;
	width: 250px;
	color: white;
	padding: 15px;
	-webkit-border-radius: 5px;
}
