#minutesbar {
	background-color: #3598DC;
	padding: 20px;
	margin: 0px;
}

#donatebar {
	background-color: #32C5D2;
	padding: 20px;
	margin: 0px;
}

#testbar {
	background-color: #DDDDDD;
	padding: 5px;
	margin: 0px;
}

#testtext {
	color: #000000;
	font-size: 10pt;
}

#questionsmall {
	font-size: 10pt;
}

#minutestextbig {
	color: white;
	font-size: 24pt;
}

#minutestextsmall {
	color: white;
	font-size: 10pt;
}

#quotemedium {
	color: white;
	font-size: 16pt;
	text-decoration: none;	
}

#quotesmall {
	color: white;
	font-size: 10pt;
	text-decoration: none;	
}

#quotebig {
	color: white;
	font-size: 24pt;
	text-decoration: bold;
}


#blue1 {
	background-color: #1DCB5B;
	color: white;	
}
#blue2 {
	background-color: #FDFF5B;
	color: black;		
}
#blue3 {
	background-color: #E89E34;	
	color: black;
}
#blue4 {
	background-color: #E7505A;
	color: white;
}
#blue5 {
	background-color: #8E44AD;
	color: white;
}
#blue6 {
	background-color: #32C5D2;
	color: white;	
}