#leftlabelheader {
	height: 40px; /* h7 */
}

#leftlabelheader > div:first-of-type {
	line-height: 40px;
	font-size: 48px;
	font-weight: 900;
	letter-spacing: -3px;
	padding: 0 5px;
	overflow: hidden;
}

#leftlabelheader > div:last-of-type > div:first-of-type {
	padding-left: 10px;
	line-height: 20px;
}

#leftlabelheader > div:last-of-type > div:first-of-type > div:first-of-type {
	font-size: 16px;
}

#leftlabelheader > div:last-of-type > div:first-of-type > div:last-of-type {
	font-size: 14px;
}

#leftlabelheader > div:last-of-type > div:last-of-type {
	font-size: 48px;
	letter-spacing: -3px;
	line-height: 40px;
}

.h2alert, .h2message {
	padding: 0 50px;
}
