@charset "UTF-8";
/* CSS Document */


body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	overflow-x: hidden; 
	overflow-y: auto;
	font-family: 'Roboto', sans-serif;
	font-size: 11pt;
	line-height: 1;
	/*background-color: #091564*/
	
}


div.timelineheader {
	width: 100%;
	position: absolute;
	margin-left: 0px;
	top: 0px;
	overflow: hidden;
	left: 1px;	
	text-align: center;
	display: inline-block;
}

animalheader {
	font-size: 1em;
	font-weight: normal;
	margin-left: 0px;
	color: #000000;
	font-style: normal;
	
}


animalheader2 {
	font-size: 1em;
	font-weight: normal;
	margin-left: 0px;
	color: #000000;
	font-style: nomral;
	
}

smallheader {
	font-style: normal;	
	font-size: .8em;
	
}


feedbackanswer {
	font-size: 1.3em;
	font-weight: bolder;
	margin-left: 0px;
	color: #FFF400;
	/*color: #D9D9D9;*/
	font-style: normal;
	
}

feedbacksmartchoice {
	line-height: 25px;
	font-size: 1.0em;
	font-weight: normal;
	margin-left: 0px;
	color: #ffffff;
	/*color: #D9D9D9;*/
	font-style: normal;
	
}


feedbackreason {
	line-height: 15px;
	font-size: .9em;
	font-weight: normal;
	margin-left: 0px;
	color: #ffffff;
	/*color: #D9D9D9;*/
	font-style: italic;
	
}

youheader {
	font-style: normal;	
	
}