.alert-modal-dialog{
	position: fixed;
	right: 0px;
	bottom: 0px;
}
legend {
	display: block;
	text-align: center;
	width: 100%;
	padding: 10px 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}