.mytooltip-container {
	left: 0px; top: 0px; width: 100%; overflow: hidden; position: fixed; z-index: 1001; max-height: 800px;
}
.mytooltip-container .alert {
	text-align: center; margin-bottom: 0px !important; display: block; opacity: 1;
}
