@font-face {
  font-family: 'NeopostFontsIneo';
  src: url('../fonts/NeopostFonts.woff2?orgId=00DL0000005uPsL') format('woff2'),
       url('../fonts/NeopostFonts.woff?orgId=00DL0000005uPsL') format('woff'),  
       url('../fonts/NeopostFonts.otf?orgId=00DL0000005uPsL') format('otf');
  font-weight: normal;
  font-style: normal;
}
 
.fNeo {
  display: inline-block;
  font: normal normal normal 14px / 1 NeopostFontsIneo;
  font-family: NeopostFontsIneo !important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none !important;
}

.fNeo-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fNeo-1x {
  font-size: 1em;
}

.fNeo-2x {
  font-size: 2em;
}

.fNeo-2-5x {
  font-size: 2.5em;
}

.fNeo-3x {
  font-size: 3em;
}

.fNeo-4x {
  font-size: 4em;
}

.fNeo-5x {
  font-size: 5em;
}

.fNeo-fw {
  width: 1.28571429em;
  text-align: center;
}

.fNeo-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fNeo-ul > li {
  position: relative;
}

.fNeo-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fNeo-li.fNeo-lg {
  left: -1.85714286em;
}

.fNeo-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

.fNeo-pull-left {
  float: left;
}

.fNeo-pull-right {
  float: right;
}

.fNeo.fNeo-pull-left {
  margin-right: .3em;
}

.fNeo.fNeo-pull-right {
  margin-left: .3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fNeo.pull-left {
  margin-right: .3em;
}

.fNeo.pull-right {
  margin-left: .3em;
}

.fNeo-spin {
  -webkit-animation: fNeo-spin 2s infinite linear;
  animation: fNeo-spin 2s infinite linear;
}

.fNeo-pulse {
  -webkit-animation: fNeo-spin 1s infinite steps(8);
  animation: fNeo-spin 1s infinite steps(8);
}

@-webkit-keyframes fNeo-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fNeo-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fNeo-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fNeo-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fNeo-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fNeo-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fNeo-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fNeo-rotate-90, :root .fNeo-rotate-180, :root .fNeo-rotate-270, :root .fNeo-flip-horizontal, :root .fNeo-flip-vertical {
  filter: none;
}

.fNeo-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fNeo-stack-1x, .fNeo-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fNeo-stack-1x {
  line-height: inherit;
}

.fNeo-stack-2x {
  font-size: 2em;
}

.fNeo-inverse {
  color: #ffffff;
}

.fNeo-logo:before {
  content: "\A0";
}

.fNeo-menu:before {
  content: "\21";
}

.fNeo-invoice:before {
  content: "\22";
}

.fNeo-partner-portal-logo:before {
  content: "\23";
}

.fNeo-users:before {
  content: "\24";
}

.fNeo-user:before {
  content: "\25";
}

.fNeo-report:before {
  content: "\26";
}

.fNeo-cart:before {
  content: "\27";
}

.fNeo-editprofile:before {
  content: "\28";
}

.fNeo-managealerts:before {
  content: "\29";
}

.fNeo-managepostage:before {
  content: "\2A";
}

.fNeo-plus:before {
  content: "\2B";
}

.fNeo-appsmenu:before {
  content: "\2C";
}

.fNeo-minus:before {
  content: "\2D";
}

.fNeo-settings:before {
  content: "\2E";
}

.fNeo-support:before {
  content: "\2F";
}

.fNeo-kb:before {
  content: "\30";
}

.fNeo-app:before {
  content: "\31";
}

.fNeo-mail1:before {
  content: "\32";
}
.fNeo-mail2:before {
  content: "\33";
}

.fNeo-misc1:before {
  content: "\34";
}
.fNeo-misc2:before {
  content: "\35";
}
.fNeo-misc3:before {
  content: "\36";
}
.fNeo-misc4:before {
  content: "\37";
}
.fNeo-misc5:before {
  content: "\38";
}
.fNeo-misc6:before {
  content: "\39";
}
.fNeo-misc7:before {
  content: "\3A";
}
.fNeo-misc8:before {
  content: "\3B";
}
.fNeo-misc9:before {
  content: "\3C";
}
.fNeo-misc10:before {
  content: "\3D";
}
.fNeo-misc11:before {
  content: "\3E";
}
.fNeo-misc12:before {
  content: "\3F";
}
.fNeo-misc13:before {
  content: "\40";
}
.fNeo-misc14:before {
  content: "\44";
}
.fNeo-misc15:before {
  content: "\45";
}
.fNeo-misc16:before {
  content: "\46";
}
.fNeo-misc17:before {
  content: "\47";
}
.fNeo-misc18:before {
  content: "\48";
}
.fNeo-misc19:before {
  content: "\49";
}
.fNeo-misc20:before {
  content: "\4A";
}
.fNeo-misc21:before {
  content: "\4B";
}
.fNeo-misc22:before {
  content: "\4C";
}
.fNeo-misc23:before {
  content: "\4D";
}
.fNeo-misc24:before {
  content: "\4E";
}

.fNeo-neofunds:before {
  content: "\41";
}

.fNeo-search:before {
  content: "\42";
}

.fNeo-leasemaint:before {
  content: "\43";
}

.fNeo-send1:before {
  content: "\4F";
}
.fNeo-send2:before {
  content: "\50";
}

.fNeo-chat:before {
  content: "\51";
}

.fNeo-idea:before {
  content: "\52";
}

.fNeo-truck:before {
  content: "\53";
}

.fNeo-neoship:before {
  content: "\54";
}

.fNeo-dashboard:before {
  content: "\55";
}

.fNeo-zip1:before {
  content: "\56";
}
.fNeo-zip2:before {
  content: "\57";
}
.fNeo-zip3:before {
  content: "\58";
}
.fNeo-zip4:before {
  content: "\59";
}
.fNeo-zip5:before {
  content: "\5A";
}

.fNeo-zip6:before {
  content: "\5B";
}

.fNeo-msaccess:before {
  content: "\5C";
}

.fNeo-ems:before {
  content: "\65";
}

.fNeo-rc:before {
  content: "\67";
}

.fNeo-NeoTouch:before {
  content: "\5D";
}

.fNeo-NeoStats:before {
  content: "\5E";
}

.fNeo-NeoShip:before {
  content: "\5F";
}

.fNeo-iMeter:before {
  content: "\60";
}

.fNeo-NeoSendit:before {
  content: "\61";
}

.fNeo-NeoSlogan:before {
  content: "\62";
}

.fNeo-NeoReceipts:before {
  content: "\63";
}

.fNeo-NeoBookkeeper:before {
  content: "\64";
}

.fNeo-NeoTouch-color:before {
  content: "\6E";
}

.fNeo-NeoStats-color:before {
  content: "\74";
}

.fNeo-NeoShip-color:before {
  content: "\75";
}

.fNeo-iMeter-color:before {
  content: "\76";
}

.fNeo-NeoSendit-color:before {
  content: "\77";
}

.fNeo-NeoSlogan-color:before {
  content: "\78";
}

.fNeo-NeoBookkeeper-color:before {
  content: "\79";
}

.fNeo-NeoReceipts-color:before {
  content: "\7B";
}

.fNeo-nb-menu-open:before {
  content: "\A3";
}

.fNeo-nb-menu-close:before {
  content: "\A4";
}

.fNeo-nb-support:before {
  content: "\68";
}

.fNeo-equipment:before {
  content: "\69";
}

.fNeo-misc25:before {
  content: "\6A";
}

.fNeo-invoice-2:before {
  content: "\6B";
}

.fNeo-ink-cartridge:before {
  content: "\6C";
}

.fNeo-misc26:before {
  content: "\6D";
}

.fNeo-misc27:before {
  content: "\A1";
}

.fNeo-checkmark:before {
  content: "\A2";
}

.fNeo-configapps:before {
  content: "\A5";
}

.fNeo-addnewuser:before {
  content: "\A6";
}

.fNeo-deleteicon:before {
  content: "\A7";
}

.fNeo-adminuser:before {
  content: "\A8";
}

.fNeo-information:before {
  content: "\A9";
}

.fNeo-attachment1:before {
  content: "\AA";
}
.fNeo-attachment2:before {
  content: "\AB";
}

.fNeo-cert1:before {
  content: "\AC";
}

.fNeo-alert1:before {
  content: "\AD";
}

.fNeo-document1:before {
  content: "\AE";
}
.fNeo-document2:before {
  content: "\AF";
}

.fNeo-document3:before {
  content: "\B0";
}

.fNeo-document4:before {
  content: "\B1";
}

.fNeo-document5:before {
  content: "\B2";
}

.fNeo-draft1:before {
  content: "\B3";
}

.fNeo-draft2:before {
  content: "\B4";
}

.fNeo-file1:before {
  content: "\B5";
}

.fNeo-file2:before {
  content: "\B6";
}

.fNeo-file3:before {
  content: "\B7";
}

.fNeo-file4:before {
  content: "\B8";
}

.fNeo-file5:before {
  content: "\B9";
}

.fNeo-folder1:before {
  content: "\BA";
}

.fNeo-folder2:before {
  content: "\BB";
}

.fNeo-addnewuser2:before {
  content: "\BC";
}

.fNeo-user2:before {
  content: "\BD";
}

.fNeo-user3:before {
  content: "\BE";
}

.fNeo-user4:before {
  content: "\BF";
}

.fNeo-user5:before {
  content: "\C0";
}

.fNeo-user6:before {
  content: "\C1";
}

.fNeo-user7:before {
  content: "\C2";
}

.fNeo-user8:before {
  content: "\C3";
}

.fNeo-user9:before {
  content: "\C4";
}

.fNeo-user10:before {
  content: "\C5";
}

.fNeo-user11:before {
  content: "\C6";
}

.fNeo-user12:before {
  content: "\C7";
}

.fNeo-user13:before {
  content: "\C8";
}

.fNeo-lock:before {
  content: "\CA";
}

.fNeo-users2:before {
  content: "\CB";
}

.fNeo-users3:before {
  content: "\CC";
}

.fNeo-users4:before {
  content: "\CD";
}

.fNeo-users5:before {
  content: "\CE";
}

.fNeo-users6:before {
  content: "\CF";
}

.fNeo-machine:before {
  content: "\D0";
}

.fNeo-machine2:before {
  content: "\D1";
}

.fNeo-machine3:before {
  content: "\D2";
}

.fNeo-machine4:before {
  content: "\D3";
}

.fNeo-machine5:before {
  content: "\D4";
}

.fNeo-machine6:before {
  content: "\D5";
}

.fNeo-ink2:before {
  content: "\D6";
}

.fNeo-settings-1:before {
  content: "\D8";
}

.fNeo-settings-2:before {
  content: "\D9";
}

.fNeo-chart-1:before {
  content: "\DB";
}
.fNeo-chart-2:before {
  content: "\DC";
}

.fNeo-ship-1:before {
  content: "\DA";
}
.fNeo-ship-2:before {
  content: "\DD";
}
.fNeo-ship-3:before {
  content: "\DE";
}
.fNeo-ship-4:before {
  content: "\DF";
}
.fNeo-ship-5:before {
  content: "\E0";
}
.fNeo-ship-6:before {
  content: "\E1";
}
.fNeo-ship-7:before {
  content: "\E2";
}
.fNeo-ship-8:before {
  content: "\E3";
}
.fNeo-ship-9:before {
  content: "\E4";
}
.fNeo-ship-10:before {
  content: "\E5";
}
.fNeo-ship-11:before {
  content: "\E6";
}
.fNeo-ship-12:before {
  content: "\E7";
}
.fNeo-ship-13:before {
  content: "\E8";
}
.fNeo-ship-14:before {
  content: "\E9";
}
.fNeo-ship-15:before {
  content: "\EA";
}
.fNeo-ship-16:before {
  content: "\EB";
}
.fNeo-ship-17:before {
  content: "\EC";
}
.fNeo-ship-18:before {
  content: "\ED";
}

.fNeo-dontlike-01:before {
  content: "\EE";
}

.fNeo-like-01:before {
  content: "\EF";
}

.fNeo-misc-25:before {
  content: "\F0";
}
.fNeo-misc-26:before {
  content: "\F1";
}
.fNeo-misc-27:before {
  content: "\F2";
}

.fNeo-neowarning-01:before {
  content: "\F3";
}

.fNeo-filter-01:before {
  content: "\F4";
}

.fNeo-misc-28:before {
  content: "\F5";
}

.fNeo-form-01:before {
  content: "\F6";
}

.fNeo-cert-02:before {
  content: "\F7";
}
.fNeo-cert-03:before {
  content: "\F8";
}

.fNeo-ink3:before {
  content: "\F9";
}
.fNeo-ink4:before {
  content: "\FA";
}


.fNeo-time-01:before {
  content: "\FB";
}
.fNeo-time-02:before {
  content: "\FC";
}
.fNeo-time-03:before {
  content: "\FD";
}
.fNeo-time-04:before {
  content: "\FE";
}
.fNeo-time-05:before {
  content: "\FF";
}
.fNeo-time-06:before {
  content: "\02C5";
}
.fNeo-time-07:before {
  content: "\02C6";
}

.fNeo-form-02:before {
  content: "\02C7";
}

.fNeo-data-01:before {
  content: "\02C9";
}
.fNeo-data-02:before {
  content: "\02D8";
}
.fNeo-data-03:before {
  content: "\02D9";
}

.fNeo-misc-29:before {
  content: "\02DA";
}
.fNeo-misc-30:before {
  content: "\02DB";
}
.fNeo-misc-31:before {
  content: "\02DC";
}

.fNeo-pc-01:before {
  content: "\02DD";
}
.fNeo-pc-02:before {
  content: "\20DE";
}
.fNeo-pc-03:before {
  content: "\20DF";
}
.fNeo-pc-04:before {
  content: "\20E0";
}
.fNeo-pc-05:before {
  content: "\20E1";
  margin-left: calc(50% + 12px);
}
.fNeo-pc-06:before {
  content: "\20E2";
}

.fNeo-lock-02:before {
  content: "\201C";
}

.fNeo-pc-06:before {
  content: "\201D";
}
.fNeo-pc-07:before {
  content: "\201E";
}
.fNeo-pc-08:before {
  content: "\2020";
}
.fNeo-pc-09:before {
  content: "\2021";
}
.fNeo-pc-10:before {
  content: "\2022";
}
.fNeo-pc-11:before {
  content: "\2026";
}
.fNeo-pc-12:before {
  content: "\2039";
}
.fNeo-pc-13:before {
  content: "\203A";
}
.fNeo-pc-14:before {
  content: "\2044";
}
.fNeo-pc-15:before {
  content: "\20A3";
}
.fNeo-pc-16:before {
  content: "\20A4";
}

.fNeo-misc-33:before {
  content: "\20A7";
}

.fNeo-time-08:before {
  content: "\20AC";
}

.fNeo-settings-3:before {
  content: "\2116";
}
.fNeo-settings-4:before {
  content: "\2122";
}

.fNeo-misc-34:before {
  content: "\2202";
}

.fNeo-scale-01:before {
  content: "\2206";
}
.fNeo-scale-02:before {
  content: "\220F";
}
.fNeo-scale-03:before {
  content: "\2211";
}
.fNeo-scale-04:before {
  content: "\2212";
}
.fNeo-scale-05:before {
  content: "\221A";
}
.fNeo-scale-06:before {
  content: "\221E";
}

.fNeo-document6:before {
  content: "\222B";
}

.fNeo-misc-35:before {
  content: "\2248";
}

.fNeo-document7:before {
  content: "\2264";
}

.fNeo-misc-36:before {
  content: "\2265";
}
.fNeo-misc-37:before {
  content: "\F001";
}

.fNeo-selected-22:before {
  content: "\D7";
}

.fNeo-unselected-22:before {
  content: "\5B";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}