.uk-alert.uk-alert-default {
	border: 1px solid #ddd;
	border-radius: 4px;
	color: #444;
	min-height: 30px;
	max-width: 100%;
	padding: 4px 6px;
}
