.logo-topright {
   margin-top: 20px;
   margin-bottom: 10px;
}

footer {
	background-color: #EEE;
}

.table-bordered {
	border: 1px solid #ffccaa !important;
}

.table-bordered thead tr th {
	color: #FFF;
	background-color: #F1893B;
	font-size: 1.1em;
	font-weight: normal;
	padding: 0.2em 1em;
	margin-bottom: 0.4em;
}
