﻿.navbar-brand {
	margin-top: -0.45em;
	padding: 0;
}

.page-header h2 {
	font-family: NobelLight !important;
	font-size: 4.4rem;
	line-height: 4.6rem;
}

.page-header h2 {
	font-family: NobelLight !important;
	font-size: 2.4rem;
	line-height: 2.6rem;
}

.page-header small {
	font-size: 2.4rem;
	line-height: 2.8rem;
	color: #000;
	font-weight: normal;
}

.container > footer h2 {
	font-family: NobelBold;
	margin-bottom: 0.8em;
}

.container > footer .small {
	color: #888;
}

.text-center-ellipsis {
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 140px !important;
}

	.text-center-ellipsis:hover {
		text-overflow: clip;
		white-space: normal;
		word-break: break-all;
	}

img.hover17CY:hover {
	transform: scale(2);
}

#footerWrapper .label-info {
	background-color: #337ab7;
	border-color: #2e6da4;
	font-family: NobelLight;
}
