/* CSS Document written by Bamis Ltd*/
footer {
	width:100%;
	min-height:20em;
	border-top:solid 1em #005EA5;
	background-color:#DEE0E2;
	text-align:center;
}
footer p {
	font-size:.8em;
	text-weight:bold;
}
.jt-white {
	color:#FFF;
}
.list-group-item {
    font-size: 80%;
}
.warn {
	color:#FF0000;font-weight:bold;font-size:x-small;
}