#imFooter_pluginAppObj_02 .cd-headline {
	display: block;
	font-family: 'Tahoma';
	font-size: 11px;
	line-height: 19px;
	color: rgba(255, 134, 13, 1);
	font-style: normal;
	font-weight: bold;
}

#imFooter_pluginAppObj_02 .cd-headline b,
#imFooter_pluginAppObj_02 .cd-headline i,
#imFooter_pluginAppObj_02 .cd-headline em {
	
	font-family: 'Tahoma';
	font-size: 11px;
	line-height: 19px;
	color: rgba(191, 143, 0, 1);
	font-style: normal !important;
	font-weight: bold;
}

/* Loading bar color */
#imFooter_pluginAppObj_02 .cd-headline.loading-bar .cd-words-wrapper::after {
	background-color: rgba(191, 143, 0, 1);
}

