/* Add here all your CSS customizations */
html .alert-blue {
	background-color: #0088CC;
	border-color: #007ebd;
	color: #FFF;
}

