@charset "UTF-8";

@font-face {
  font-family: "AllyIcons";
  src:url('/javax.faces.resource/font/allyicons.eot.xhtml?ln=icons');
  src:url('/javax.faces.resource/font/allyicons.eot.xhtml?ln=icons') format("embedded-opentype"),
    url('/javax.faces.resource/font/allyicons.woff.xhtml?ln=icons') format("woff"),
    url('/javax.faces.resource/font/allyicons.ttf.xhtml?ln=icons') format("truetype"),
    url('/javax.faces.resource/font/allyicons.svg.xhtml?ln=icons') format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "AllyIcons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "AllyIcons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-add:before {
  content: "\61";
}
.icon-additional:before {
  content: "\62";
}
.icon-admin:before {
  content: "\63";
}
.icon-app-set:before {
  content: "\64";
}
.icon-attachments:before {
  content: "\65";
}
.icon-cancel:before {
  content: "\66";
}
.icon-civil:before {
  content: "\67";
}
.icon-close:before {
  content: "\68";
}
.icon-comments:before {
  content: "\69";
}
.icon-edit:before {
  content: "\6a";
}
.icon-events:before {
  content: "\6b";
}
.icon-filters:before {
  content: "\6c";
}
.icon-glass:before {
  content: "\6d";
}
.icon-jail:before {
  content: "\6e";
}
.icon-jail-icons-agency-setup:before {
  content: "\6f";
}
.icon-jail-icons-checkmark:before {
  content: "\70";
}
.icon-jail-icons-day-mode:before {
  content: "\71";
}
.icon-jail-icons-dispatch:before {
  content: "\72";
}
.icon-jail-icons-help:before {
  content: "\73";
}
.icon-jail-icons-identification:before {
  content: "\74";
}
.icon-jail-icons-involvements:before {
  content: "\75";
}
.icon-night:before {
  content: "\78";
}
.icon-records:before {
  content: "\79";
}
.icon-reports:before {
  content: "\7a";
}
.icon-results:before {
  content: "\41";
}
.icon-save:before {
  content: "\42";
}
.icon-save-close:before {
  content: "\43";
}
.icon-sign-out:before {
  content: "\44";
}
.icon-statistics:before {
  content: "\45";
}
.icon-user:before {
  content: "\46";
}
.icon-utilities:before {
  content: "\47";
}
.icon-change-pass:before {
  content: "\48";
}
.icon-more:before {
  content: "\77";
}
.icon-jail-pers-rec:before {
  content: "\49";
}
