body {
	--fsAddBuffer: 22px;
}
[id='myforecastcom_rail_left'],
[id='myforecastcom_rail_right'],
[id='myforecastcom_medrec_right_1'],
[id='myforecastcom_medrec_right_2'],
[id='myforecast_widget_mobile'],
[id='myforecastcom_leaderboard_atf'],
[id='myforecastcom_incontent_1'],
[id='myforecastcom_incontent_2'],
[id='myforecast\.com_medrec_left_1'],
[id='myforecastcom_medrec_left_2'],
[id='myforecastcom_medrec_left_3'],
[id='myforecastcom_incontent_3'],
[id='myforecast_right_rail_2'],
[id='myforecast_leaderboard_atf'],
[id='myforecastcom_leaderboard_bottom'],
[id='myforecastcom_leaderboard_middle'] {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	min-height: calc(var(--height) + var(--fsAddBuffer));
	height: calc(var(--height) + var(--fsAddBuffer));
	width: 100%;
}
[id='myforecast_leaderboard_atf'] {
		--height: 100px;
}
[id='myforecast_widget_mobile'] {
		--height: 100px;
}
[id='myforecastcom_incontent_1'] {
		--height: 50px;
}
[id='myforecastcom_incontent_2'] {
		--height: 50px;
}
[id='myforecastcom_incontent_3'] {
		--height: 50px;
}
[id='myforecastcom_leaderboard_atf'] {
		--height: 50px;
}
[id='myforecastcom_leaderboard_bottom'] {
		--height: 50px;
}
[id='myforecastcom_leaderboard_middle'] {
		--height: 50px;
}
@media only screen and (min-width: 768px) {
	[id='myforecast\.com_medrec_left_1'] {
		--height: 250px;
	}
	[id='myforecast_leaderboard_atf'] {
		--height: 90px;
	}
	[id='myforecast_right_rail_2'] {
		--height: 600px;
	}
	[id='myforecast_widget_mobile'] {
		--height: 100px;
	}
	[id='myforecastcom_incontent_1'] {
		display: none; 
	}
	[id='myforecastcom_incontent_2'] {
		display: none; 
	}
	[id='myforecastcom_incontent_3'] {
		display: none; 
	}
	[id='myforecastcom_leaderboard_atf'] {
		display: none; 
	}
	[id='myforecastcom_leaderboard_bottom'] {
		display: none; 
	}
	[id='myforecastcom_leaderboard_middle'] {
		display: none; 
	}
	[id='myforecastcom_medrec_left_2'] {
		--height: 250px;
	}
	[id='myforecastcom_medrec_left_3'] {
		--height: 250px;
	}
	[id='myforecastcom_medrec_right_1'] {
		--height: 250px;
	}
	[id='myforecastcom_medrec_right_2'] {
		--height: 250px;
	}
	[id='myforecastcom_rail_left'] {
		--height: 600px;
	}
}
@media only screen and (min-width: 1250px) {
	[id='myforecastcom_rail_right'] {
		--height: 600px;
	}
}
@media only screen and (min-width: 1400px) {
	[id='myforecastcom_rail_right'] {
		--height: 600px;
	}
}
