@CHARSET "ISO-8859-1";


.dynamicVFormForecast{
	margin-left: 4em;
}

.chkbox {	
	border: none;
	vertical-align: middle;
	margin-right: -1px;
}

.infoMessageText {
	padding: 10px;
	width: 320px;
	height:170px;
	overflow: hidden;	
}

.report_bar_top{
	float: right; 
	margin: 2px;
	margin-right: 20px;
	width: 800px;	
}
.report_bar_scrollPeriod{
	float: right; 
	margin-right: 18px;
}
.report_bar_template{
	float: right; 
	width: 512px; 
	margin-right: 1px;
}
.report_bar_bottom{
	float:right; 
	width: 800px;
}
.report_bar_sched{
	float: right; 
	width: 200px;
}
.report_bar_dateToLabel{
	position: relative; 
	top: 0.5em;
}
.report_bar_dateTo{
	float: right; padding-right: 15px;
}
.report_bar_dateFromLabel{
	position: relative; top: 0.5em;
}
.report_bar_dateFrom{
	float: right; 
	padding-right: 5px;
}
.report_bar_relative{
	float: right; 
	padding-right: 5px;
}
.parameterInput{
	padding-top: 5px;
}
.closeAdvancedCriteria{
	cursor: pointer; 
	padding-left:213px;
	margin-top: 5px;
}
.clearAdvancedCriteria{
	text-align: right; 
	padding-right: 6px;
}
#advanced_criteria{
	height:235px;
}

