﻿@font-face { font-family: "biotimeSet1"; src: url("/icon/444a1ac9-c6cb-472b-ae0b-35c1364f2791.eot"); src: url("/icon/444a1ac9-c6cb-472b-ae0b-35c1364f2791.eot?#iefix") format("embedded-opentype"), url("/icon/444a1ac9-c6cb-472b-ae0b-35c1364f2791.woff2") format("woff2"), url("/icon/444a1ac9-c6cb-472b-ae0b-35c1364f2791.woff") format("woff"), url("/icon/444a1ac9-c6cb-472b-ae0b-35c1364f2791.ttf") format("truetype"), url("/icon/444a1ac9-c6cb-472b-ae0b-35c1364f2791.svg#biotimeSet1") format("svg"); font-weight: normal; font-style: normal; font-display: block; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face { font-family: "biotimeSet1"; src: url("/Areas/Global/Images/FontSets/444a1ac9-c6cb-472b-ae0b-35c1364f2791.svg#biotimeSet1") format("svg"); }
}

.i8 { display: inline-block; font-display: block; font: normal normal normal 14px/1 biotimeSet1; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; cursor: default }
    .i8.black { color: #000; }
    .i8.white { color: #fff; }
    .i8.i13 { font-size: 13px; line-height: 13px; }
    .i8.i16 { font-size: 16px; line-height: 16px; }
    .i8.i18 { font-size: 18px; line-height: 18px; }
    .i8.i20 { font-size: 20px; line-height: 20px; }
    .i8.i21 { font-size: 21px; line-height: 21px; }
    .i8.i22 { font-size: 22px; line-height: 22px; }
    .i8.i24 { font-size: 24px; line-height: 24px; }
    .i8.i26 { font-size: 26px; line-height: 26px; }
    .i8.i28 { font-size: 28px; line-height: 28px; }
    .i8.i32 { font-size: 32px; line-height: 32px; }
    .i8.i34 { font-size: 34px; line-height: 34px; }
    .i8.i36 { font-size: 36px; line-height: 36px; }
    .i8.i40 { font-size: 40px; line-height: 40px; }

    .i8.ot1 { padding-top: 1px }
    .i8.ot2 { padding-top: 2px }
    .i8.ot3 { padding-top: 3px }
    .i8.ot4 { padding-top: 4px }

    /* Font Effects */
    .i8.rot45 { transform: rotate(45deg); }
    .i8.rot90 { transform: rotate(90deg); }
    .i8.rot135 { transform: rotate(135deg); }
    .i8.rot180 { transform: rotate(180deg); }
    .i8.rot225 { transform: rotate(225deg); }
    .i8.rot270 { transform: rotate(270deg); }
    .i8.rot315 { transform: rotate(315deg); }
    .i8.spin { -webkit-animation: spin 2s infinite linear; animation: spin 2s infinite linear; }

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); }
}

@keyframes spin {
    0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); }
}

.pulsate { animation: pulseate 1s infinite linear forwards; }

@keyframes pulseate {
    0% { transform: scale(1); }
    50% { transform: scale(1.2); }
    100% { transform: scale(1); }
}

.stepscale { animation: stepscale 1s steps(2, end) infinite }

@keyframes stepscale {
    to { transform: scale(1.3); text-shadow: 2px 2px 2px rgba(0, 0, 0, .3) }
}

/* Font Definition */
.i8.selected { opacity: .5; }
.i8:hover { text-shadow: 2px 2px 2px rgba(0, 0, 0, .3); cursor: pointer }
.i8.white:hover { text-shadow: 2px 2px 2px rgba(255, 255, 255, .4); cursor: pointer }
.i8.nohover:hover { text-shadow: none; opacity: 1 !important; cursor: default }
.i8.selected.nohover:hover { opacity: .5 !important; opacity: .50; }
.i8.hovergrow:hover { transform: scale(1.05); opacity: 1; text-shadow: 2px 2px 2px rgba(0, 0, 0, .3); }
.i8.hovershrink:hover { transform: scale(0.95); opacity: 1; }
.i8.hoversink:hover { transform: translateY(2px); opacity: 1; }
.i8.hoverfloat:hover { transform: translateY(-1px); opacity: 1; text-shadow: 2px 2px 2px rgba(0, 0, 0, .3); }
.i8.hoverleft:hover { transform: translateX(-2px); opacity: 1; }
.i8.hoverright:hover { transform: translateX(2px); opacity: 1; }

.i8-work:before { content: "\f100"; }
.i8-lock-2:before { content: "\f101"; }
.i8-ruler:before { content: "\f102"; }
.i8-settings:before { content: "\f103"; }
.i8-gender-neutral-user:before { content: "\f104"; }
.i8-marker:before { content: "\f105"; }
.i8-light-on:before { content: "\f106"; }
.i8-circled-chevron-up:before { content: "\f107"; }
.i8-circled-chevron-down:before { content: "\f108"; }
.i8-cloud:before { content: "\f109"; }
.i8-exit:before { content: "\f10b"; }
.i8-query-outer-join-left:before { content: "\f10c"; }
.i8-ok:before { content: "\f10d"; }
.i8-cancel:before { content: "\f10e"; }
.i8-plus:before { content: "\f10f"; }
.i8-minus:before { content: "\f110"; }
.i8-xbox-menu:before { content: "\f111"; }
.i8-circled-chevron-left:before { content: "\f112"; }
.i8-circled-chevron-right:before { content: "\f113"; }
.i8-delete:before { content: "\f114"; }
.i8-print:before { content: "\f115"; }
.i8-refresh:before { content: "\f116"; }
.i8-airplane-mode-off:before { content: "\f117"; }
.i8-beach:before { content: "\f118"; }
.i8-money-bag:before { content: "\f119"; }
.i8-data-configuration:before { content: "\f11a"; }
.i8-pie-chart:before { content: "\f11b"; }
.i8-expired:before { content: "\f11c"; }
.i8-dashboard:before { content: "\f11d"; }
.i8-process:before { content: "\f11e"; }
.i8-leave:before { content: "\f11f"; }
.i8-today:before { content: "\f120"; }
.i8-no-baggage:before { content: "\f121"; }
.i8-info:before { content: "\f122"; }
.i8-todo-list:before { content: "\f123"; }
.i8-geo-fence:before { content: "\f124"; }
.i8-internal:before { content: "\f125"; }
.i8-vertical-settings-mixer:before { content: "\f126"; }
.i8-hourglass:before { content: "\f127"; }
.i8-50-percents:before { content: "\f128"; }
.i8-in-transit:before { content: "\f129"; }
.i8-date-from:before { content: "\f12a"; }
.i8-date-to:before { content: "\f12b"; }
.i8-week-view:before { content: "\f12c"; }
.i8-month-view:before { content: "\f12d"; }
.i8-calendar:before { content: "\f12e"; }
.i8-calendar-9:before { content: "\f12f"; }
.i8-multiply:before { content: "\f130"; }
.i8-search:before { content: "\f131"; }
.i8-copy-2:before { content: "\f132"; }
.i8-plus-math:before { content: "\f133"; }
.i8-minus-math:before { content: "\f134"; }
.i8-double-left:before { content: "\f135"; }
.i8-back:before { content: "\f136"; }
.i8-forward:before { content: "\f137"; }
.i8-double-right:before { content: "\f138"; }
.i8-select-all:before { content: "\f139"; }
.i8-circle:before { content: "\f13a"; }
.i8-resize-four-directions:before { content: "\f13b"; }
.i8-hammer:before { content: "\f13c"; }
.i8-engine:before { content: "\f13d"; }
.i8-maintenance:before { content: "\f13e"; }
.i8-running:before { content: "\f13f"; }
.i8-high-priority:before { content: "\f140"; }
.i8-error:before { content: "\f141"; }
.i8-clear-filters:before { content: "\f142"; }
.i8-hide:before { content: "\f143"; }
.i8-visible:before { content: "\f144"; }
.i8-checked-checkbox:before { content: "\f145"; }
.i8-unchecked-checkbox:before { content: "\f146"; }
.i8-timer:before { content: "\f148"; }
.i8-area-chart:before { content: "\f149"; }
.i8-fingerprint:before { content: "\f14a"; }
.i8-no-edit:before { content: "\f14b"; }
.i8-edit:before { content: "\f14c"; }
.i8-circled-user-male:before { content: "\f14d"; }
.i8-more:before { content: "\f14e"; }
.i8-sort:before { content: "\f14f"; }
.i8-sort-down:before { content: "\f150"; }
.i8-sort-up:before { content: "\f151"; }
.i8-save:before { content: "\f152"; }
.i8-user-groups:before { content: "\f153"; }
.i8-watch:before { content: "\f154"; }
.i8-submit-progress:before { content: "\f155"; }
.i8-mailbox-closed-flag-up:before { content: "\f156"; }
.i8-schedule:before { content: "\f157"; }
.i8-menu:before { content: "\f158"; }
.i8-drag-list-up:before { content: "\f159"; }
.i8-party-baloons:before { content: "\f15a"; }
.i8-remove-user-male:before { content: "\f15b"; }
.i8-tree-structure:before { content: "\f15c"; }
.i8-worker:before { content: "\f15d"; }
.i8-attention:before { content: "\f15e"; }
.i8-new-moon:before { content: "\f15f"; }
.i8-notification:before { content: "\f160"; }
.i8-wait:before { content: "\f161"; }
.i8-microsoft-excel:before { content: "\f162"; }
.i8-pdf-2:before { content: "\f163"; }
.i8-microsoft-word:before { content: "\f164"; }
.i8-csv:before { content: "\f165"; }
.i8-database:before { content: "\f166"; }
.i8-user-photo:before { content: "\f168"; }
.i8-photo-camera:before { content: "\f169"; }
.i8-key-2:before { content: "\f16a"; }
.i8-birthday-candle:before { content: "\f16b"; }
.i8-no-entry:before { content: "\f16c"; }
.i8-reset:before { content: "\f16d"; }
.i8-passport:before { content: "\f16e"; }
.i8-payroll:before { content: "\f16f"; }
.i8-thermometer:before { content: "\f170"; }
.i8-star:before { content: "\f171"; }
.i8-exchange:before { content: "\f172"; }
.i8-data-transfer:before { content: "\f173"; }
.i8-advance:before { content: "\f174"; }
.i8-unchecked-checkbox-2:before { content: "\f175"; }
.i8-indeterminate-checkbox:before { content: "\f176"; }
.i8-checked-checkbox-2:before { content: "\f177"; }
.i8-holiday:before { content: "\f178"; }
.i8-paper-plane:before { content: "\f179"; }
.i8-moonlit-night:before { content: "\f17a"; }
.i8-foggy-night:before { content: "\f17b"; }
.i8-replace:before { content: "\f17c"; }
.i8-swap:before { content: "\f17d"; }
.i8-walking:before { content: "\f17e"; }
.i8-safety-collection-place:before { content: "\f17f"; }
.i8-sort-right:before { content: "\f180"; }
.i8-sort-left:before { content: "\f181"; }
.i8-no-error:before { content: "\f183"; }
.i8-sign-out:before { content: "\f184"; }
.i8-move:before { content: "\f185"; }
.i8-resize-vertical:before { content: "\f186"; }
.i8-coderwall:before { content: "\f187"; }
.i8-compress:before { content: "\f189"; }
.i8-full-screen:before { content: "\f18a"; }
.i8-normal-screen:before { content: "\f18b"; }
.i8-resize-horizontal:before { content: "\f18c"; }
.i8-resize-file:before { content: "\f18d"; }
.i8-house-keys:before { content: "\f18e"; }
.i8-home-safety:before { content: "\f18f"; }
.i8-home-page:before { content: "\f190"; }
.i8-important-time:before { content: "\f191"; }
.i8-time-to-pay:before { content: "\f192"; }
.i8-meeting-time:before { content: "\f193"; }
.i8-clock-checked:before { content: "\f194"; }
.i8-clock-alert:before { content: "\f195"; }
.i8-remove-clock:before { content: "\f196"; }
.i8-clock-add:before { content: "\f197"; }
.i8-add-time:before { content: "\f198"; }
.i8-important-month:before { content: "\f199"; }
.i8-checked-user-male:before { content: "\f19a"; }
.i8-atm-approve:before { content: "\f19b"; }
.i8-pass-fail:before { content: "\f19c"; }
.i8-grip-vertical:before { content: "\f19d"; }
.i8-add-user-male:before { content: "\f19e"; }
.i8-box-important:before { content: "\f19f"; }
.i8-circled-menu:before { content: "\f1a0"; }
.i8-menu-vertical:before { content: "\f1a1"; }
.i8-braille:before { content: "\f1a2"; }
.i8-approval:before { content: "\f1a3"; }
.i8-database-view:before { content: "\f1a4"; }
.i8-move-right:before { content: "\f1a5"; }
.i8-users-settings:before { content: "\f1a6"; }
.i8-search-database:before { content: "\f1a7"; }
.i8-planner:before { content: "\f1a8"; }
.i8-automatic:before { content: "\f1a9"; }
.i8-connect:before { content: "\f1aa"; }
.i8-graph:before { content: "\f1ab"; }
.i8-doughnut-chart:before { content: "\f1ac"; }
.i8-increase-profits:before { content: "\f1ad"; }
.i8-stocks:before { content: "\f1ae"; }
.i8-line-chart:before { content: "\f1af"; }
.i8-graph-2:before { content: "\f1b0"; }
.i8-phone:before { content: "\f1b1"; }
.i8-phone-time:before { content: "\f1b2"; }
.i8-phone-call:before { content: "\f1b3"; }
.i8-phone-message:before { content: "\f1b4"; }
.i8-upload-to-cloud:before { content: "\f1b5"; }
.i8-question:before { content: "\f1b6"; }
.i8-overview:before { content: "\f1b7"; }
