.text-danger {
	font-weight: bold;
	color: #ff0000;
}

.center {
	text-align: center;
}

.mb15 {
	margin-bottom: 15px;
}

.form-4 {
	width: 5em !important;
	display: inline-block;
}

.form-2 {
	width: 3em !important;
	display: inline-block;
}
