/********************************************
*	Table of Contents
*	1. Reset Browser Styles: Overrides the default browser styles to start with a clean slate
*	2. Grid Styles: 12 column grid system, please make sure selectivizr v1.0.2 is added to the scripts for ie8 compatibility
*	3. Main Styles: Main text and body styles
*	4. Layout Styles: Custom global branding styles for the header, navigation, content and footer
*	5. Form Styles: Styling forms and associated elements
*	6. Page Specific Styles: Styles that are specific to a certain page or group of pages
********************************************/

/******************************************** 
1. Reset Browser 
********************************************/
.mobile-landscape-only  {
	display: none !important;
}
.mobile-portrait-only {
	display: block !important;
}

/******************************************** 
2. Grid Styles
********************************************/



/******************************************** 
3. Main Styles
********************************************/



/******************************************** 
4. Layout Styles
********************************************/
/* 4.1: Containers */



/* 4.2: Header */



/* 4.3: Footer */



/* 4.4: Navigation */



/* 4.5: Page Content */


/* 4.6: Others */



/******************************************** 
5. Form Styles
********************************************/


/******************************************** 
6. Page Specific Styles
********************************************/
