.well-red {
	min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
	background-color: #cd0028;
	color: white;
	font-weight: 700;
	padding-top: 25px;
}

.alert.alert-info h3 {
	margin-top: 5px;
}

ul.nav.nav-pills.nav-justified {
	margin-bottom: 15px;
	background-color: #f6f6f6;
}

.font400 {
	font-weight: 400;
}