p.error {
	color: red;
}

.btn-confirm{
	margin-bottom: 10px;
}
.table td:first-child{
	width: 3.5em;
}
.badge{
	font-weight: normal;
}
.table tr.error td{
	color: #b94a48;
	font-weight: bold;
}