.footer {
	background-color: #ebeced;
	border-top: 1px solid #bebebe;
	font-size: 11px;
	font-style: italic;
	height: 30px;
	line-height: 30px;
	padding-right: 10px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.footer a.terms {color: #1a1a1a; font-size: 12px; font-style: normal; text-decoration: underline; display: inline-block; margin-right: 10px; padding: 0 15px; border-left: 1px solid #bebebe; border-right: 1px solid #bebebe;}
.footer a.terms:hover {color: #008cba;}
