  .text-alert {
	background-color: #eee;
	text-align: center;
	padding: 0.75em;
	border-radius: 0.5em;
	margin-bottom: 1.0em;
}

.text-alert > h3 {
	margin-top: 0px !important;	
}

.text-alert {
	background-color: #eee;
	text-align: center;
	padding: 0.75em;
	border-radius: 0.5em;
	margin-bottom: 1.0em;
}

.alert {
	border-radius: 0px !important;
}

.alert-danger {
	background-color: #f5f5f5;
}

.parking-alert {
	text-align: center;	
}

.parking-alert > .btn-orange {
	margin-top: 15px;
	min-width: 90%;
	font-size: 18px;
}
