/*!
 * KaizenSoftware: Extracted styles containing file paths from
 * bootstrap and font-awesome. NOTE: Using absolute path due to 
 * CORS error with relative local path (local to cdn).
 * SmartAdmin v1.8.2 ()
 * Copyright 2011-2017 
 */

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('https://www.kaizensoftware.com/Content/fonts/glyphicons-halflings-regular.eot');
  src: url('https://www.kaizensoftware.com/Content/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://www.kaizensoftware.com/Content/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('https://www.kaizensoftware.com/Content/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://www.kaizensoftware.com/Content/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://www.kaizensoftware.com/Content/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

/*fontawesome*/
@font-face {
  font-family: 'FontAwesome';
  src: url('https://www.kaizensoftware.com/Content/fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('https://www.kaizensoftware.com/Content/fonts/fontawesome-webfont.eot?v=4.5.0#iefix') format('embedded-opentype'), url('https://www.kaizensoftware.com/Content/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('https://www.kaizensoftware.com/Content/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('https://www.kaizensoftware.com/Content/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('https://www.kaizensoftware.com/Content/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}