/* Global stylesheet for the Datalot App
 * 
 * Content:
 * 1. Global
 * 2. Basic elements/styles
 * 3. Typography
 * 4. Utility classes
 * 5. Generic shadows
 * 6. Generic bevel/emboss/gloss styles
 * 7. Generic effects
 * 8. Columns
 * 9. Lists & tags
 * 10. List arrows, count & sort handle
 * 11. Block arrows
 * 12. Generic elements
 * 13. Icons
 * 14. Main layout elements
 * 15. Navigation styles
 * 16. Table styles
 * 17. Custom scrollbars
 * 18. Buttons & Selects
 * 19. Loaders
 * 20. Messages
 * 21. Tabs
 * 22. Notifications
 * 23. Tooltips
 * 24. Forms & Inputs
 * 25. Modal styles
 * 26. Extra stuff
 * 27. Media Queries
 */

/********************************************************/
/*                       1. Global                      */
/********************************************************/

/*Utility classes moved to datalot_sass/base/base.scss*/

/********************************************************/
/*               2. Basic elements/styles               */
/********************************************************/

/*Utility classes moved to datalot_sass/base/base.scss*/

/********************************************************/
/*                    3. Typography                     */
/********************************************************/

/*Utility classes moved to datalot_sass/base/typography.scss*/

/********************************************************/
/*                  4. Utility classes                  */
/********************************************************/

/*Utility classes moved to datalot_sass/base/utility.scss*/

/********************************************************/
/*                  5. Generic shadows                  */
/********************************************************/

/* Deleted generic shadows and they are not being used */

/********************************************************/
/*         6. Generic bevel/emboss/gloss styles         */
/********************************************************/
 
/*We moved away from bevel/emboss/gloss styles in October, 2015.*/

/********************************************************/
/*                  7. Generic effects                  */
/********************************************************/

/*Effets moved to datalot_sass/base/effects.scss*/

/********************************************************/
/*                      8. Columns                      */
/********************************************************/

/*Columns moved to datalot_sass/layout/columns.scss*/

/********************************************************/
/*                    9. Lists & tags                   */
/********************************************************/

/*Lists moved to datalot_sass/components/lists.scss
Deleted tags as they were left over from developr and not used*/

/********************************************************/
/*         10. List arrows, count & sort handle         */
/********************************************************/

/*Deleted list arrows as they were left over from developr and not used.  */

/********************************************************/
/*                   11. Block arrows                   */
/********************************************************/

/*Deleted block arrows as they were left over from developr and not used.  */

/********************************************************/
/*                 12. Generic elements                 */
/********************************************************/

/*Generic elements moved to datalot_sass/components/elements.scss*/

/********************************************************/
/*                       13. Icons                      */
/********************************************************/

/*Icon styles moved to datalot_sass/components/icons.scss*/

/********************************************************/
/*               14. Main layout elements               */
/********************************************************/

/*Main layout elements moved to datalot_sass/layout/base.scss*/

/********************************************************/
/*              15. Navigation styles                   */
/********************************************************/
/*Moved #main-nav to header.css stylesheet 2/18*/
	
/*Navigation styles moved to datalot_sass/components/actions-nav.scss*/

/********************************************************/
/*                 16. Table styles                     */
/********************************************************/

/*Table styles moved to datalot_sass/components/tables.scss*/

/********************************************************/
/*  17. Custom scrollbars using Scrollpane with JQuery  */
/********************************************************/

/*Scrollbar styles moved to datalot_sass/components/scrollbar.scss*/

/********************************************************/
/*              18. Buttons & Selects         		    */
/********************************************************/

/* Button styles moved to datalot_sass/components/buttons.scss
Select styles moved to datalot_sass/components/selects.scss */
			
/********************************************************/
/*                      19. Loaders                     */
/********************************************************/

/*Deleted loaders as they were left over from developr and not used. 
We're only using ajax-loader-big.gif for datatables and ajax-loader-blue.gif for the .cache-refresh-icon*/

/********************************************************/
/*                     20. Messages                     */
/********************************************************/

/*Message styles moved to datalot_sass/components/messages.scss*/

/********************************************************/
/*                       21. Tabs                       */
/********************************************************/

/*Tab styles moved to datalot_sass/components/tabs.scss*/

/********************************************************/
/*                   22. Notifications                  */
/********************************************************/

/*Notification styles moved to datalot_sass/components/notifications.scss*/

/********************************************************/
/*                     23. Tooltips                     */
/********************************************************/

/*Tooltip styles moved to datalot_sass/components/tooltips.scss*/

/********************************************************/
/*                 24. Forms & Inputs                 */
/********************************************************/

/*Form styles moved to datalot_sass/components/form.scss*/
	
/********************************************************/
/*                    25. Modal Styles                  */
/********************************************************/
 
/* modal styles moved to datalot_sass/components/modal.scss*/

/********************************************************/
/*                    26. Extra stuff                   */
/********************************************************/

/* Extra/misc styles moved to datalot_sass/components/extras.scss*/
	
/********************************************************/
/*                 27. Media Queries                    */
/********************************************************/

/* media queries moved into datalot_sass/components/media-queries.scss */
