legend.legendLabel
{
	border: medium none;
    font-size: inherit;
    font-weight: 700;
    margin-bottom: 5px;
}
.inlineRadio li
{
	display:inline-block;
	margin-right:2%;
}
.evenDistribution li
{
	width:30%;
	vertical-align: top;
	margin-top: -5px;
}
.subSection
{
	border-left-width: 3px;
	border-top-width: 3px;
}
.over90{
	fill:red;
}
.over75{
	fill:orange;
}
.over50{
	fill: yellow;
}
.over25{
	fill: #99FF99;
}
.under25{
	fill: #33CC33;
}
g.province:HOVER{
	stroke:blue !important;
}
g.province{
	stroke: lightgrey;
}
h2 span.weekOfText
{
	font-size: smaller;
}
.hiddenLegend{
	padding-top:0px;
}
fieldset.reportField{
	border-top:none;
	margin-bottom:2%;
}
div.inlineRadioContainer>div{
	display:inline-block;
	margin-right:2%;
}
div.symptomsCheck>div{
	margin-right:2%;
}
div.inlineRadioContainer label, div.symptomsCheck label{
	font-weight: normal;
	margin-left:8px;
}
div.verticalRadioContainer label{
	font-weight: normal;
	margin-left:8px;
	display:inline;
}
div.symptomsCheck label, div.adviceSource label, div.testResult label{
	display:inline;
}

@media (min-width: 992px) {
	div.symptomsCheck>div{
		display:inline-block;
		width:30%;
		white-space: nowrap;
	}
	
}
.testResult .ui-g-12.ui-md-12, .adviceSource .ui-g-12.ui-md-12, .ratQuestion .ui-g-12.ui-md-12{
	padding-bottom:5px;
	padding-top:0px;	
	
}
.fluWatchersTemplateContact .fluWatchersTemplateContactLabel
{
	font-size: .875em;
}
.wb-navcurr .fluWatchersTemplateContact{
	color:#fff;
	
}
.wb-navcurr .fluWatchersTemplateContact .fluWatchersTemplateContactLabel
{
	font-size: inherit;
}
.labelLike{
	font-weight: 700;
}
@media (min-width: 992px){
	.labelLike{	
		text-align:right;
	}
}

