/*
	Main Stylesheet
	
	***For Development Only!  Production stylesheets should be combined programmatically in order to reduce http requests***
*/

@import '/styles/general.css';
@import '/styles/layout.css';

@import '/styles/windows.css';
@import '/styles/login.css';
@import '/styles/dashboard.css';
@import '/styles/details.css';