/*!
 * Font Awesome 4.7.0 - local subset
 * Licensed under SIL OFL 1.1 (font) / MIT (CSS) - http://fontawesome.io/license
 *
 * inc/header.php has always linked css/font-awesome.min.css, but the file was
 * never present in this project, so every icon rendered as an empty box. The
 * webfonts themselves WERE present in fonts/, so this stylesheet wires them up.
 *
 * It covers the icons this application actually uses, plus the common set, so
 * there is no external CDN dependency. If you add an icon that renders blank,
 * either add its codepoint here or swap this <link> for the full CDN build:
 *   https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot');
  src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/fontawesome-webfont.woff') format('woff'),
       url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg { font-size: 1.33333333em; line-height: .75em; vertical-align: -15%; }
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-4x { font-size: 4em; }
.fa-5x { font-size: 5em; }
.fa-fw { width: 1.28571429em; text-align: center; }
.fa-ul { padding-left: 0; margin-left: 2.14285714em; list-style-type: none; }
.fa-ul > li { position: relative; }
.fa-li { position: absolute; left: -2.14285714em; width: 2.14285714em; top: .14285714em; text-align: center; }
.fa-border { padding: .2em .25em .15em; border: solid .08em #eee; border-radius: .1em; }
.fa-pull-left, .pull-left { float: left; }
.fa-pull-right, .pull-right { float: right; }
.fa.fa-pull-left, .fa.pull-left { margin-right: .3em; }
.fa.fa-pull-right, .fa.pull-right { margin-left: .3em; }
.fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; }
.fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); } }
@keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } }
.fa-rotate-90 { -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.fa-rotate-180 { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.fa-rotate-270 { -webkit-transform: rotate(270deg); transform: rotate(270deg); }

/* --- icons used by this application --- */
.fa-angle-left:before { content: "\f104"; }
.fa-arrow-circle-right:before { content: "\f0a9"; }
.fa-arrow-circle-up:before { content: "\f0aa"; }
.fa-ban:before { content: "\f05e"; }
.fa-calendar:before { content: "\f073"; }
.fa-check:before { content: "\f00c"; }
.fa-circle:before { content: "\f111"; }
.fa-circle-o:before { content: "\f10c"; }
.fa-dashboard:before, .fa-tachometer:before { content: "\f0e4"; }
.fa-edit:before, .fa-pencil-square-o:before { content: "\f044"; }
.fa-eraser:before { content: "\f12d"; }
.fa-inr:before, .fa-rupee:before { content: "\f156"; }
.fa-pie-chart:before { content: "\f200"; }
.fa-print:before { content: "\f02f"; }

/* --- common set, so newly added icons keep working --- */
.fa-glass:before { content: "\f000"; }
.fa-search:before { content: "\f002"; }
.fa-envelope-o:before { content: "\f003"; }
.fa-star:before { content: "\f005"; }
.fa-user:before { content: "\f007"; }
.fa-th:before { content: "\f00a"; }
.fa-th-list:before { content: "\f00b"; }
.fa-times:before, .fa-remove:before, .fa-close:before { content: "\f00d"; }
.fa-power-off:before { content: "\f011"; }
.fa-cog:before, .fa-gear:before { content: "\f013"; }
.fa-trash-o:before { content: "\f014"; }
.fa-home:before { content: "\f015"; }
.fa-file-o:before { content: "\f016"; }
.fa-clock-o:before { content: "\f017"; }
.fa-download:before { content: "\f019"; }
.fa-inbox:before { content: "\f01c"; }
.fa-refresh:before { content: "\f021"; }
.fa-lock:before { content: "\f023"; }
.fa-flag:before { content: "\f024"; }
.fa-headphones:before { content: "\f025"; }
.fa-tag:before { content: "\f02b"; }
.fa-camera:before { content: "\f030"; }
.fa-list:before { content: "\f03a"; }
.fa-pencil:before { content: "\f040"; }
.fa-share-square-o:before { content: "\f045"; }
.fa-check-square-o:before { content: "\f046"; }
.fa-arrows:before { content: "\f047"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-plus-circle:before { content: "\f055"; }
.fa-minus-circle:before { content: "\f056"; }
.fa-times-circle:before { content: "\f057"; }
.fa-check-circle:before { content: "\f058"; }
.fa-question-circle:before { content: "\f059"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-arrow-up:before { content: "\f062"; }
.fa-arrow-down:before { content: "\f063"; }
.fa-plus:before { content: "\f067"; }
.fa-minus:before { content: "\f068"; }
.fa-exclamation-circle:before { content: "\f06a"; }
.fa-eye:before { content: "\f06e"; }
.fa-exclamation-triangle:before, .fa-warning:before { content: "\f071"; }
.fa-comment:before { content: "\f075"; }
.fa-chevron-up:before { content: "\f077"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-folder:before { content: "\f07b"; }
.fa-folder-open:before { content: "\f07c"; }
.fa-bar-chart:before, .fa-bar-chart-o:before { content: "\f080"; }
.fa-cogs:before, .fa-gears:before { content: "\f085"; }
.fa-sign-out:before { content: "\f08b"; }
.fa-external-link:before { content: "\f08e"; }
.fa-sign-in:before { content: "\f090"; }
.fa-bell-o:before { content: "\f0a2"; }
.fa-arrow-circle-left:before { content: "\f0a8"; }
.fa-arrow-circle-down:before { content: "\f0ab"; }
.fa-wrench:before { content: "\f0ad"; }
.fa-user-md:before { content: "\f0f0"; }
.fa-stethoscope:before { content: "\f0f1"; }
.fa-users:before, .fa-group:before { content: "\f0c0"; }
.fa-link:before { content: "\f0c1"; }
.fa-flask:before { content: "\f0c3"; }
.fa-save:before, .fa-floppy-o:before { content: "\f0c7"; }
.fa-bars:before, .fa-navicon:before { content: "\f0c9"; }
.fa-list-ul:before { content: "\f0ca"; }
.fa-list-ol:before { content: "\f0cb"; }
.fa-table:before { content: "\f0ce"; }
.fa-money:before { content: "\f0d6"; }
.fa-caret-down:before { content: "\f0d7"; }
.fa-caret-up:before { content: "\f0d8"; }
.fa-caret-left:before { content: "\f0d9"; }
.fa-caret-right:before { content: "\f0da"; }
.fa-sort:before { content: "\f0dc"; }
.fa-sort-desc:before { content: "\f0dd"; }
.fa-sort-asc:before { content: "\f0de"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-clipboard:before { content: "\f0ea"; }
.fa-exchange:before { content: "\f0ec"; }
.fa-comment-o:before { content: "\f0e5"; }
.fa-sitemap:before { content: "\f0e8"; }
.fa-hospital-o:before { content: "\f0f8"; }
.fa-medkit:before { content: "\f0fa"; }
.fa-angle-double-left:before { content: "\f100"; }
.fa-angle-double-right:before { content: "\f101"; }
.fa-angle-double-up:before { content: "\f102"; }
.fa-angle-double-down:before { content: "\f103"; }
.fa-angle-right:before { content: "\f105"; }
.fa-angle-up:before { content: "\f106"; }
.fa-angle-down:before { content: "\f107"; }
.fa-spinner:before { content: "\f110"; }
.fa-file-text-o:before { content: "\f0f6"; }
.fa-file:before { content: "\f15b"; }
.fa-file-text:before { content: "\f15c"; }
.fa-database:before { content: "\f1c0"; }
.fa-file-pdf-o:before { content: "\f1c1"; }
.fa-file-excel-o:before { content: "\f1c3"; }
.fa-line-chart:before { content: "\f201"; }
.fa-user-plus:before { content: "\f234"; }
.fa-user-times:before { content: "\f235"; }
