#loader {
	position: fixed;
	left: 7px;
	top: 27px;
	z-index: 10000;
	padding: 5px;
	color: #428bca;
	background-color: white;
	border-radius: 5px;
}

#filter .buttons {
	margin-top: 27px;
}

#filter label {
	white-space: nowrap;
}

.help-block-form-field
{
	font-size: 12px;
	text-align: right;
	margin: 0 10px -3px 10px;
	color: #737373;
	text-align: right;
}