/*

* This is a manifest file that'll be compiled into application.css, which will include all the files
* listed below.
*
* Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
* or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
*
* You're free to add application-wide styles to this file and they'll appear at the top of the
* compiled file, but it's generally better to create a new file per style scope.
*
*= require bower_components/bootstrap/dist/css/bootstrap.min.css
*= require bower_components/font-awesome/css/font-awesome.min.css
*= require bower_components/Ionicons/css/ionicons.min.css
*= require dist/css/AdminLTE.min.css
*= require dist/css/skins/_all-skins.min.css
*= require bower_components/morris.js/morris.css
*= require bower_components/jvectormap/jquery-jvectormap.css
*= require bower_components/bootstrap-datepicker/dist/css/bootstrap-datepicker.min.css
*= require bower_components/bootstrap-daterangepicker/daterangepicker.css
*= require plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.min.css
*= require_self
*/