@charset "utf-8";
.alert-info{
	color:blue;
}
.alert-danger{
	color:red;
	font-weight: bold;
}

.table2019 th, .table2019 td{
	text-align: left;
}
.error2019{
	background-color:#FDE6D2;
}
