body
{
	background: #FFFFFF;
	height: 100%;
}

a
{
	color: #666666;
}

a:hover
{
	color: #333333;
	cursor: pointer;
}

.glyphicon
{
	margin-right: 5px;
	font-size: 12px;
}

.report-form select, .report-form input
{
	font-size: 1em;
}

.option-text
{
	display: inline-block;
	margin-right: 20px;
	float: left;
}

.option-control
{
	display: inline-block;
	float: left;
}