.bsAlert{
	position:absolute;
	left:50%;
	top:50%;
	width:320px;
	margin-left:-100px;
	margin-top:-100px;
	display:none;
	word-break:break-all;
}