/* body {
	background-image: url("./bg_logo.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
} */

.table thead th {
    background-color: #f5f5f5;
}

.text-strong {
	font-weight: bold;
}