/*!
 * # Semantic UI 2.5.0 - Icon
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
@font-face {
    font-family: NimapIcons;
    src: url(../fonts/semantic/icons.eot);
    src: url(../fonts/semantic/icons.eot?#iefix) format('embedded-opentype'), url(../fonts/semantic/icons.woff2) format('woff2'), url(../fonts/semantic/icons.woff) format('woff'), url(../fonts/semantic/icons.ttf) format('truetype'), url(../fonts/semantic/icons.svg#icons) format('svg');
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-decoration: inherit;
    text-transform: none
}

i.nimap-icon {
    display: inline-block;
    opacity: 1;
    margin: 0 .25rem 0 0;
    width: 1.18em;
    height: 1em;
    font-family: NimapIcons;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    text-align: center;
    speak: none;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

i.nimap-icon:before {
    background: 0 0 !important
}

i.nimap-icon.loading {
    height: 1em;
    line-height: 1
}

i.nimap-icon.loading {
    -webkit-animation: icon-loading 2s linear infinite;
    animation: icon-loading 2s linear infinite
}

@-webkit-keyframes icon-loading {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes icon-loading {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

i.nimap-icon.hover {
    opacity: 1 !important
}

i.nimap-icon.active {
    opacity: 1 !important
}

i.emphasized.nimap-icon {
    opacity: 1 !important
}

i.disabled.nimap-icon {
    opacity: .45 !important
}

i.fitted.nimap-icon {
    width: auto;
    margin: 0 !important
}

i.link.nimap-icon, i.link.nimap-icons {
    cursor: pointer;
    opacity: .8;
    transition: opacity .1s ease
}

i.link.nimap-icon:hover, i.link.nimap-icons:hover {
    opacity: 1 !important
}

i.circular.nimap-icon {
    border-radius: 500em !important;
    line-height: 1 !important;
    padding: .5em 0 !important;
    box-shadow: 0 0 0 .1em rgba(0, 0, 0, .1) inset;
    width: 2em !important;
    height: 2em !important
}

i.circular.inverted.nimap-icon {
    border: none;
    box-shadow: none
}

i.flipped.nimap-icon, i.horizontally.flipped.nimap-icon {
    transform: scale(-1, 1)
}

i.vertically.flipped.nimap-icon {
    transform: scale(1, -1)
}

i.clockwise.rotated.nimap-icon, i.right.rotated.nimap-icon, i.rotated.nimap-icon {
    transform: rotate(90deg)
}

i.counterclockwise.rotated.nimap-icon, i.left.rotated.nimap-icon {
    transform: rotate(-90deg)
}

i.bordered.nimap-icon {
    line-height: 1;
    vertical-align: baseline;
    width: 2em;
    height: 2em;
    padding: .5em 0 !important;
    box-shadow: 0 0 0 .1em rgba(0, 0, 0, .1) inset
}

i.bordered.inverted.nimap-icon {
    border: none;
    box-shadow: none
}

i.inverted.bordered.nimap-icon, i.inverted.circular.nimap-icon {
    background-color: #1b1c1d !important;
    color: #fff !important
}

i.inverted.nimap-icon {
    color: #fff
}

i.red.nimap-icon {
    color: #db2828 !important
}

i.inverted.red.nimap-icon {
    color: #ff695e !important
}

i.inverted.bordered.red.nimap-icon, i.inverted.circular.red.nimap-icon {
    background-color: #db2828 !important;
    color: #fff !important
}

i.orange.nimap-icon {
    color: #f2711c !important
}

i.inverted.orange.nimap-icon {
    color: #ff851b !important
}

i.inverted.bordered.orange.nimap-icon, i.inverted.circular.orange.nimap-icon {
    background-color: #f2711c !important;
    color: #fff !important
}

i.yellow.nimap-icon {
    color: #fbbd08 !important
}

i.inverted.yellow.nimap-icon {
    color: #ffe21f !important
}

i.inverted.bordered.yellow.nimap-icon, i.inverted.circular.yellow.nimap-icon {
    background-color: #fbbd08 !important;
    color: #fff !important
}

i.olive.nimap-icon {
    color: #b5cc18 !important
}

i.inverted.olive.nimap-icon {
    color: #d9e778 !important
}

i.inverted.bordered.olive.nimap-icon, i.inverted.circular.olive.nimap-icon {
    background-color: #b5cc18 !important;
    color: #fff !important
}

i.green.nimap-icon {
    color: #21ba45 !important
}

i.inverted.green.nimap-icon {
    color: #2ecc40 !important
}

i.inverted.bordered.green.nimap-icon, i.inverted.circular.green.nimap-icon {
    background-color: #21ba45 !important;
    color: #fff !important
}

i.teal.nimap-icon {
    color: #00b5ad !important
}

i.inverted.teal.nimap-icon {
    color: #6dffff !important
}

i.inverted.bordered.teal.nimap-icon, i.inverted.circular.teal.nimap-icon {
    background-color: #00b5ad !important;
    color: #fff !important
}

i.blue.nimap-icon {
    color: #2185d0 !important
}

i.inverted.blue.nimap-icon {
    color: #54c8ff !important
}

i.inverted.bordered.blue.nimap-icon, i.inverted.circular.blue.nimap-icon {
    background-color: #2185d0 !important;
    color: #fff !important
}

i.violet.nimap-icon {
    color: #6435c9 !important
}

i.inverted.violet.nimap-icon {
    color: #a291fb !important
}

i.inverted.bordered.violet.nimap-icon, i.inverted.circular.violet.nimap-icon {
    background-color: #6435c9 !important;
    color: #fff !important
}

i.purple.nimap-icon {
    color: #a333c8 !important
}

i.inverted.purple.nimap-icon {
    color: #dc73ff !important
}

i.inverted.bordered.purple.nimap-icon, i.inverted.circular.purple.nimap-icon {
    background-color: #a333c8 !important;
    color: #fff !important
}

i.pink.nimap-icon {
    color: #e03997 !important
}

i.inverted.pink.nimap-icon {
    color: #ff8edf !important
}

i.inverted.bordered.pink.nimap-icon, i.inverted.circular.pink.nimap-icon {
    background-color: #e03997 !important;
    color: #fff !important
}

i.brown.nimap-icon {
    color: #a5673f !important
}

i.inverted.brown.nimap-icon {
    color: #d67c1c !important
}

i.inverted.bordered.brown.nimap-icon, i.inverted.circular.brown.nimap-icon {
    background-color: #a5673f !important;
    color: #fff !important
}

i.grey.nimap-icon {
    color: #767676 !important
}

i.inverted.grey.nimap-icon {
    color: #dcddde !important
}

i.inverted.bordered.grey.nimap-icon, i.inverted.circular.grey.nimap-icon {
    background-color: #767676 !important;
    color: #fff !important
}

i.black.nimap-icon {
    color: #1b1c1d !important
}

i.inverted.black.nimap-icon {
    color: #545454 !important
}

i.inverted.bordered.black.nimap-icon, i.inverted.circular.black.nimap-icon {
    background-color: #1b1c1d !important;
    color: #fff !important
}

i.mini.nimap-icon, i.mini.nimap-icons {
    line-height: 1;
    font-size: .4em
}

i.tiny.nimap-icon, i.tiny.nimap-icons {
    line-height: 1;
    font-size: .5em
}

i.small.nimap-icon, i.small.nimap-icons {
    line-height: 1;
    font-size: .75em
}

i.nimap-icon, i.nimap-icons {
    font-size: 1em
}

i.large.nimap-icon, i.large.nimap-icons {
    line-height: 1;
    vertical-align: middle;
    font-size: 1.5em
}

i.big.nimap-icon, i.big.nimap-icons {
    line-height: 1;
    vertical-align: middle;
    font-size: 2em
}

i.huge.nimap-icon, i.huge.nimap-icons {
    line-height: 1;
    vertical-align: middle;
    font-size: 4em
}

i.massive.nimap-icon, i.massive.nimap-icons {
    line-height: 1;
    vertical-align: middle;
    font-size: 8em
}

i.nimap-icons {
    display: inline-block;
    position: relative;
    line-height: 1
}

i.nimap-icons .nimap-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    margin: 0;
    margin: 0
}

i.nimap-icons .nimap-icon:first-child {
    position: static;
    width: auto;
    height: auto;
    vertical-align: top;
    transform: none;
    margin-right: .25rem
}

i.nimap-icons .corner.nimap-icon {
    top: auto;
    left: auto;
    right: 0;
    bottom: 0;
    transform: none;
    font-size: .45em;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff
}

i.nimap-icons .top.right.corner.nimap-icon {
    top: 0;
    left: auto;
    right: 0;
    bottom: auto
}

i.nimap-icons .top.left.corner.nimap-icon {
    top: 0;
    left: 0;
    right: auto;
    bottom: auto
}

i.nimap-icons .bottom.left.corner.nimap-icon {
    top: auto;
    left: 0;
    right: auto;
    bottom: 0
}

i.nimap-icons .bottom.right.corner.nimap-icon {
    top: auto;
    left: auto;
    right: 0;
    bottom: 0
}

i.nimap-icons .inverted.corner.nimap-icon {
    text-shadow: -1px -1px 0 #1b1c1d, 1px -1px 0 #1b1c1d, -1px 1px 0 #1b1c1d, 1px 1px 0 #1b1c1d
}

i.nimap-icon.linkedin.in:before {
    content: "\f0e1"
}

i.nimap-icon.zoom.in:before {
    content: "\f00e"
}

i.nimap-icon.zoom.out:before {
    content: "\f010"
}

i.nimap-icon.sign.in:before {
    content: "\f2f6"
}

i.nimap-icon.in.cart:before {
    content: "\f218"
}

i.nimap-icon.log.out:before {
    content: "\f2f5"
}

i.nimap-icon.sign.out:before {
    content: "\f2f5"
}

i.nimap-icon.\35

00
px:before {
    content: "\f26e"
}

i.nimap-icon.accessible.nimap-icon:before {
    content: "\f368"
}

i.nimap-icon.accusoft:before {
    content: "\f369"
}

i.nimap-icon.address.book:before {
    content: "\f2b9"
}

i.nimap-icon.address.card:before {
    content: "\f2bb"
}

i.nimap-icon.adjust:before {
    content: "\f042"
}

i.nimap-icon.adn:before {
    content: "\f170"
}

i.nimap-icon.adversal:before {
    content: "\f36a"
}

i.nimap-icon.affiliatetheme:before {
    content: "\f36b"
}

i.nimap-icon.algolia:before {
    content: "\f36c"
}

i.nimap-icon.align.center:before {
    content: "\f037"
}

i.nimap-icon.align.justify:before {
    content: "\f039"
}

i.nimap-icon.align.left:before {
    content: "\f036"
}

i.nimap-icon.align.right:before {
    content: "\f038"
}

i.nimap-icon.amazon:before {
    content: "\f270"
}

i.nimap-icon.amazon.pay:before {
    content: "\f42c"
}

i.nimap-icon.ambulance:before {
    content: "\f0f9"
}

i.nimap-icon.american.sign.language.interpreting:before {
    content: "\f2a3"
}

i.nimap-icon.amilia:before {
    content: "\f36d"
}

i.nimap-icon.anchor:before {
    content: "\f13d"
}

i.nimap-icon.android:before {
    content: "\f17b"
}

i.nimap-icon.angellist:before {
    content: "\f209"
}

i.nimap-icon.angle.double.down:before {
    content: "\f103"
}

i.nimap-icon.angle.double.left:before {
    content: "\f100"
}

i.nimap-icon.angle.double.right:before {
    content: "\f101"
}

i.nimap-icon.angle.double.up:before {
    content: "\f102"
}

i.nimap-icon.angle.down:before {
    content: "\f107"
}

i.nimap-icon.angle.left:before {
    content: "\f104"
}

i.nimap-icon.angle.right:before {
    content: "\f105"
}

i.nimap-icon.angle.up:before {
    content: "\f106"
}

i.nimap-icon.angrycreative:before {
    content: "\f36e"
}

i.nimap-icon.angular:before {
    content: "\f420"
}

i.nimap-icon.app.store:before {
    content: "\f36f"
}

i.nimap-icon.app.store.ios:before {
    content: "\f370"
}

i.nimap-icon.apper:before {
    content: "\f371"
}

i.nimap-icon.apple:before {
    content: "\f179"
}

i.nimap-icon.apple.pay:before {
    content: "\f415"
}

i.nimap-icon.archive:before {
    content: "\f187"
}

i.nimap-icon.arrow.alternate.circle.down:before {
    content: "\f358"
}

i.nimap-icon.arrow.alternate.circle.left:before {
    content: "\f359"
}

i.nimap-icon.arrow.alternate.circle.right:before {
    content: "\f35a"
}

i.nimap-icon.arrow.alternate.circle.up:before {
    content: "\f35b"
}

i.nimap-icon.arrow.circle.down:before {
    content: "\f0ab"
}

i.nimap-icon.arrow.circle.left:before {
    content: "\f0a8"
}

i.nimap-icon.arrow.circle.right:before {
    content: "\f0a9"
}

i.nimap-icon.arrow.circle.up:before {
    content: "\f0aa"
}

i.nimap-icon.arrow.down:before {
    content: "\f063"
}

i.nimap-icon.arrow.left:before {
    content: "\f060"
}

i.nimap-icon.arrow.right:before {
    content: "\f061"
}

i.nimap-icon.arrow.up:before {
    content: "\f062"
}

i.nimap-icon.arrows.alternate:before {
    content: "\f0b2"
}

i.nimap-icon.arrows.alternate.horizontal:before {
    content: "\f337"
}

i.nimap-icon.arrows.alternate.vertical:before {
    content: "\f338"
}

i.nimap-icon.assistive.listening.systems:before {
    content: "\f2a2"
}

i.nimap-icon.asterisk:before {
    content: "\f069"
}

i.nimap-icon.asymmetrik:before {
    content: "\f372"
}

i.nimap-icon.at:before {
    content: "\f1fa"
}

i.nimap-icon.audible:before {
    content: "\f373"
}

i.nimap-icon.audio.description:before {
    content: "\f29e"
}

i.nimap-icon.autoprefixer:before {
    content: "\f41c"
}

i.nimap-icon.avianex:before {
    content: "\f374"
}

i.nimap-icon.aviato:before {
    content: "\f421"
}

i.nimap-icon.aws:before {
    content: "\f375"
}

i.nimap-icon.backward:before {
    content: "\f04a"
}

i.nimap-icon.balance.scale:before {
    content: "\f24e"
}

i.nimap-icon.ban:before {
    content: "\f05e"
}

i.nimap-icon.band.aid:before {
    content: "\f462"
}

i.nimap-icon.bandcamp:before {
    content: "\f2d5"
}

i.nimap-icon.barcode:before {
    content: "\f02a"
}

i.nimap-icon.bars:before {
    content: "\f0c9"
}

i.nimap-icon.baseball.ball:before {
    content: "\f433"
}

i.nimap-icon.basketball.ball:before {
    content: "\f434"
}

i.nimap-icon.bath:before {
    content: "\f2cd"
}

i.nimap-icon.battery.empty:before {
    content: "\f244"
}

i.nimap-icon.battery.full:before {
    content: "\f240"
}

i.nimap-icon.battery.half:before {
    content: "\f242"
}

i.nimap-icon.battery.quarter:before {
    content: "\f243"
}

i.nimap-icon.battery.three.quarters:before {
    content: "\f241"
}

i.nimap-icon.bed:before {
    content: "\f236"
}

i.nimap-icon.beer:before {
    content: "\f0fc"
}

i.nimap-icon.behance:before {
    content: "\f1b4"
}

i.nimap-icon.behance.square:before {
    content: "\f1b5"
}

i.nimap-icon.bell:before {
    content: "\f0f3"
}

i.nimap-icon.bell.slash:before {
    content: "\f1f6"
}

i.nimap-icon.bicycle:before {
    content: "\f206"
}

i.nimap-icon.bimobject:before {
    content: "\f378"
}

i.nimap-icon.binoculars:before {
    content: "\f1e5"
}

i.nimap-icon.birthday.cake:before {
    content: "\f1fd"
}

i.nimap-icon.bitbucket:before {
    content: "\f171"
}

i.nimap-icon.bitcoin:before {
    content: "\f379"
}

i.nimap-icon.bity:before {
    content: "\f37a"
}

i.nimap-icon.black.tie:before {
    content: "\f27e"
}

i.nimap-icon.blackberry:before {
    content: "\f37b"
}

i.nimap-icon.blind:before {
    content: "\f29d"
}

i.nimap-icon.blogger:before {
    content: "\f37c"
}

i.nimap-icon.blogger.b:before {
    content: "\f37d"
}

i.nimap-icon.bluetooth:before {
    content: "\f293"
}

i.nimap-icon.bluetooth.b:before {
    content: "\f294"
}

i.nimap-icon.bold:before {
    content: "\f032"
}

i.nimap-icon.bolt:before {
    content: "\f0e7"
}

i.nimap-icon.bomb:before {
    content: "\f1e2"
}

i.nimap-icon.book:before {
    content: "\f02d"
}

i.nimap-icon.bookmark:before {
    content: "\f02e"
}

i.nimap-icon.bowling.ball:before {
    content: "\f436"
}

i.nimap-icon.box:before {
    content: "\f466"
}

i.nimap-icon.boxes:before {
    content: "\f468"
}

i.nimap-icon.braille:before {
    content: "\f2a1"
}

i.nimap-icon.briefcase:before {
    content: "\f0b1"
}

i.nimap-icon.btc:before {
    content: "\f15a"
}

i.nimap-icon.bug:before {
    content: "\f188"
}

i.nimap-icon.building:before {
    content: "\f1ad"
}

i.nimap-icon.bullhorn:before {
    content: "\f0a1"
}

i.nimap-icon.bullseye:before {
    content: "\f140"
}

i.nimap-icon.buromobelexperte:before {
    content: "\f37f"
}

i.nimap-icon.bus:before {
    content: "\f207"
}

i.nimap-icon.buysellads:before {
    content: "\f20d"
}

i.nimap-icon.calculator:before {
    content: "\f1ec"
}

i.nimap-icon.calendar:before {
    content: "\f133"
}

i.nimap-icon.calendar.alternate:before {
    content: "\f073"
}

i.nimap-icon.calendar.check:before {
    content: "\f274"
}

i.nimap-icon.calendar.minus:before {
    content: "\f272"
}

i.nimap-icon.calendar.plus:before {
    content: "\f271"
}

i.nimap-icon.calendar.times:before {
    content: "\f273"
}

i.nimap-icon.camera:before {
    content: "\f030"
}

i.nimap-icon.camera.retro:before {
    content: "\f083"
}

i.nimap-icon.car:before {
    content: "\f1b9"
}

i.nimap-icon.caret.down:before {
    content: "\f0d7"
}

i.nimap-icon.caret.left:before {
    content: "\f0d9"
}

i.nimap-icon.caret.right:before {
    content: "\f0da"
}

i.nimap-icon.caret.square.down:before {
    content: "\f150"
}

i.nimap-icon.caret.square.left:before {
    content: "\f191"
}

i.nimap-icon.caret.square.right:before {
    content: "\f152"
}

i.nimap-icon.caret.square.up:before {
    content: "\f151"
}

i.nimap-icon.caret.up:before {
    content: "\f0d8"
}

i.nimap-icon.cart.arrow.down:before {
    content: "\f218"
}

i.nimap-icon.cart.plus:before {
    content: "\f217"
}

i.nimap-icon.cc.amazon.pay:before {
    content: "\f42d"
}

i.nimap-icon.cc.amex:before {
    content: "\f1f3"
}

i.nimap-icon.cc.apple.pay:before {
    content: "\f416"
}

i.nimap-icon.cc.diners.club:before {
    content: "\f24c"
}

i.nimap-icon.cc.discover:before {
    content: "\f1f2"
}

i.nimap-icon.cc.jcb:before {
    content: "\f24b"
}

i.nimap-icon.cc.mastercard:before {
    content: "\f1f1"
}

i.nimap-icon.cc.paypal:before {
    content: "\f1f4"
}

i.nimap-icon.cc.stripe:before {
    content: "\f1f5"
}

i.nimap-icon.cc.visa:before {
    content: "\f1f0"
}

i.nimap-icon.centercode:before {
    content: "\f380"
}

i.nimap-icon.certificate:before {
    content: "\f0a3"
}

i.nimap-icon.chart.area:before {
    content: "\f1fe"
}

i.nimap-icon.chart.bar:before {
    content: "\f080"
}

i.nimap-icon.chart.line:before {
    content: "\f201"
}

i.nimap-icon.chart.pie:before {
    content: "\f200"
}

i.nimap-icon.check:before {
    content: "\f00c"
}

i.nimap-icon.check.circle:before {
    content: "\f058"
}

i.nimap-icon.check.square:before {
    content: "\f14a"
}

i.nimap-icon.chess:before {
    content: "\f439"
}

i.nimap-icon.chess.bishop:before {
    content: "\f43a"
}

i.nimap-icon.chess.board:before {
    content: "\f43c"
}

i.nimap-icon.chess.king:before {
    content: "\f43f"
}

i.nimap-icon.chess.knight:before {
    content: "\f441"
}

i.nimap-icon.chess.pawn:before {
    content: "\f443"
}

i.nimap-icon.chess.queen:before {
    content: "\f445"
}

i.nimap-icon.chess.rook:before {
    content: "\f447"
}

i.nimap-icon.chevron.circle.down:before {
    content: "\f13a"
}

i.nimap-icon.chevron.circle.left:before {
    content: "\f137"
}

i.nimap-icon.chevron.circle.right:before {
    content: "\f138"
}

i.nimap-icon.chevron.circle.up:before {
    content: "\f139"
}

i.nimap-icon.chevron.down:before {
    content: "\f078"
}

i.nimap-icon.chevron.left:before {
    content: "\f053"
}

i.nimap-icon.chevron.right:before {
    content: "\f054"
}

i.nimap-icon.chevron.up:before {
    content: "\f077"
}

i.nimap-icon.child:before {
    content: "\f1ae"
}

i.nimap-icon.chrome:before {
    content: "\f268"
}

i.nimap-icon.circle:before {
    content: "\f111"
}

i.nimap-icon.circle.notch:before {
    content: "\f1ce"
}

i.nimap-icon.clipboard:before {
    content: "\f328"
}

i.nimap-icon.clipboard.check:before {
    content: "\f46c"
}

i.nimap-icon.clipboard.list:before {
    content: "\f46d"
}

i.nimap-icon.clock:before {
    content: "\f017"
}

i.nimap-icon.clone:before {
    content: "\f24d"
}

i.nimap-icon.closed.captioning:before {
    content: "\f20a"
}

i.nimap-icon.cloud:before {
    content: "\f0c2"
}

i.nimap-icon.cloudscale:before {
    content: "\f383"
}

i.nimap-icon.cloudsmith:before {
    content: "\f384"
}

i.nimap-icon.cloudversify:before {
    content: "\f385"
}

i.nimap-icon.code:before {
    content: "\f121"
}

i.nimap-icon.code.branch:before {
    content: "\f126"
}

i.nimap-icon.codepen:before {
    content: "\f1cb"
}

i.nimap-icon.codiepie:before {
    content: "\f284"
}

i.nimap-icon.coffee:before {
    content: "\f0f4"
}

i.nimap-icon.cog:before {
    content: "\f013"
}

i.nimap-icon.cogs:before {
    content: "\f085"
}

i.nimap-icon.columns:before {
    content: "\f0db"
}

i.nimap-icon.comment:before {
    content: "\f075"
}

i.nimap-icon.comment.alternate:before {
    content: "\f27a"
}

i.nimap-icon.comments:before {
    content: "\f086"
}

i.nimap-icon.compass:before {
    content: "\f14e"
}

i.nimap-icon.compress:before {
    content: "\f066"
}

i.nimap-icon.connectdevelop:before {
    content: "\f20e"
}

i.nimap-icon.contao:before {
    content: "\f26d"
}

i.nimap-icon.copy:before {
    content: "\f0c5"
}

i.nimap-icon.copyright:before {
    content: "\f1f9"
}

i.nimap-icon.cpanel:before {
    content: "\f388"
}

i.nimap-icon.creative.commons:before {
    content: "\f25e"
}

i.nimap-icon.credit.card:before {
    content: "\f09d"
}

i.nimap-icon.crop:before {
    content: "\f125"
}

i.nimap-icon.crosshairs:before {
    content: "\f05b"
}

i.nimap-icon.css3:before {
    content: "\f13c"
}

i.nimap-icon.css3.alternate:before {
    content: "\f38b"
}

i.nimap-icon.cube:before {
    content: "\f1b2"
}

i.nimap-icon.cubes:before {
    content: "\f1b3"
}

i.nimap-icon.cut:before {
    content: "\f0c4"
}

i.nimap-icon.cuttlefish:before {
    content: "\f38c"
}

i.nimap-icon.d.and.d:before {
    content: "\f38d"
}

i.nimap-icon.dashcube:before {
    content: "\f210"
}

i.nimap-icon.database:before {
    content: "\f1c0"
}

i.nimap-icon.deaf:before {
    content: "\f2a4"
}

i.nimap-icon.delicious:before {
    content: "\f1a5"
}

i.nimap-icon.deploydog:before {
    content: "\f38e"
}

i.nimap-icon.deskpro:before {
    content: "\f38f"
}

i.nimap-icon.desktop:before {
    content: "\f108"
}

i.nimap-icon.deviantart:before {
    content: "\f1bd"
}

i.nimap-icon.digg:before {
    content: "\f1a6"
}

i.nimap-icon.digital.ocean:before {
    content: "\f391"
}

i.nimap-icon.discord:before {
    content: "\f392"
}

i.nimap-icon.discourse:before {
    content: "\f393"
}

i.nimap-icon.dna:before {
    content: "\f471"
}

i.nimap-icon.dochub:before {
    content: "\f394"
}

i.nimap-icon.docker:before {
    content: "\f395"
}

i.nimap-icon.dollar.sign:before {
    content: "\f155"
}

i.nimap-icon.dolly:before {
    content: "\f472"
}

i.nimap-icon.dolly.flatbed:before {
    content: "\f474"
}

i.nimap-icon.dot.circle:before {
    content: "\f192"
}

i.nimap-icon.download:before {
    content: "\f019"
}

i.nimap-icon.draft2digital:before {
    content: "\f396"
}

i.nimap-icon.dribbble:before {
    content: "\f17d"
}

i.nimap-icon.dribbble.square:before {
    content: "\f397"
}

i.nimap-icon.dropbox:before {
    content: "\f16b"
}

i.nimap-icon.drupal:before {
    content: "\f1a9"
}

i.nimap-icon.dyalog:before {
    content: "\f399"
}

i.nimap-icon.earlybirds:before {
    content: "\f39a"
}

i.nimap-icon.edge:before {
    content: "\f282"
}

i.nimap-icon.edit:before {
    content: "\f044"
}

i.nimap-icon.eject:before {
    content: "\f052"
}

i.nimap-icon.elementor:before {
    content: "\f430"
}

i.nimap-icon.ellipsis.horizontal:before {
    content: "\f141"
}

i.nimap-icon.ellipsis.vertical:before {
    content: "\f142"
}

i.nimap-icon.ember:before {
    content: "\f423"
}

i.nimap-icon.empire:before {
    content: "\f1d1"
}

i.nimap-icon.envelope:before {
    content: "\f0e0"
}

i.nimap-icon.envelope.open:before {
    content: "\f2b6"
}

i.nimap-icon.envelope.square:before {
    content: "\f199"
}

i.nimap-icon.envira:before {
    content: "\f299"
}

i.nimap-icon.eraser:before {
    content: "\f12d"
}

i.nimap-icon.erlang:before {
    content: "\f39d"
}

i.nimap-icon.ethereum:before {
    content: "\f42e"
}

i.nimap-icon.etsy:before {
    content: "\f2d7"
}

i.nimap-icon.euro.sign:before {
    content: "\f153"
}

i.nimap-icon.exchange.alternate:before {
    content: "\f362"
}

i.nimap-icon.exclamation:before {
    content: "\f12a"
}

i.nimap-icon.exclamation.circle:before {
    content: "\f06a"
}

i.nimap-icon.exclamation.triangle:before {
    content: "\f071"
}

i.nimap-icon.expand:before {
    content: "\f065"
}

i.nimap-icon.expand.arrows.alternate:before {
    content: "\f31e"
}

i.nimap-icon.expeditedssl:before {
    content: "\f23e"
}

i.nimap-icon.external.alternate:before {
    content: "\f35d"
}

i.nimap-icon.external.square.alternate:before {
    content: "\f360"
}

i.nimap-icon.eye:before {
    content: "\f06e"
}

i.nimap-icon.eye.dropper:before {
    content: "\f1fb"
}

i.nimap-icon.eye.slash:before {
    content: "\f070"
}

i.nimap-icon.facebook:before {
    content: "\f09a"
}

i.nimap-icon.facebook.f:before {
    content: "\f39e"
}

i.nimap-icon.facebook.messenger:before {
    content: "\f39f"
}

i.nimap-icon.facebook.square:before {
    content: "\f082"
}

i.nimap-icon.fast.backward:before {
    content: "\f049"
}

i.nimap-icon.fast.forward:before {
    content: "\f050"
}

i.nimap-icon.fax:before {
    content: "\f1ac"
}

i.nimap-icon.female:before {
    content: "\f182"
}

i.nimap-icon.fighter.jet:before {
    content: "\f0fb"
}

i.nimap-icon.file:before {
    content: "\f15b"
}

i.nimap-icon.file.alternate:before {
    content: "\f15c"
}

i.nimap-icon.file.archive:before {
    content: "\f1c6"
}

i.nimap-icon.file.audio:before {
    content: "\f1c7"
}

i.nimap-icon.file.code:before {
    content: "\f1c9"
}

i.nimap-icon.file.excel:before {
    content: "\f1c3"
}

i.nimap-icon.file.image:before {
    content: "\f1c5"
}

i.nimap-icon.file.pdf:before {
    content: "\f1c1"
}

i.nimap-icon.file.powerpoint:before {
    content: "\f1c4"
}

i.nimap-icon.file.video:before {
    content: "\f1c8"
}

i.nimap-icon.file.word:before {
    content: "\f1c2"
}

i.nimap-icon.film:before {
    content: "\f008"
}

i.nimap-icon.filter:before {
    content: "\f0b0"
}

i.nimap-icon.fire:before {
    content: "\f06d"
}

i.nimap-icon.fire.extinguisher:before {
    content: "\f134"
}

i.nimap-icon.firefox:before {
    content: "\f269"
}

i.nimap-icon.first.aid:before {
    content: "\f479"
}

i.nimap-icon.first.order:before {
    content: "\f2b0"
}

i.nimap-icon.firstdraft:before {
    content: "\f3a1"
}

i.nimap-icon.flag:before {
    content: "\f024"
}

i.nimap-icon.flag.checkered:before {
    content: "\f11e"
}

i.nimap-icon.flask:before {
    content: "\f0c3"
}

i.nimap-icon.flickr:before {
    content: "\f16e"
}

i.nimap-icon.flipboard:before {
    content: "\f44d"
}

i.nimap-icon.fly:before {
    content: "\f417"
}

i.nimap-icon.folder:before {
    content: "\f07b"
}

i.nimap-icon.folder.open:before {
    content: "\f07c"
}

i.nimap-icon.font:before {
    content: "\f031"
}

i.nimap-icon.font.awesome:before {
    content: "\f2b4"
}

i.nimap-icon.font.awesome.alternate:before {
    content: "\f35c"
}

i.nimap-icon.font.awesome.flag:before {
    content: "\f425"
}

i.nimap-icon.fonticons:before {
    content: "\f280"
}

i.nimap-icon.fonticons.fi:before {
    content: "\f3a2"
}

i.nimap-icon.football.ball:before {
    content: "\f44e"
}

i.nimap-icon.fort.awesome:before {
    content: "\f286"
}

i.nimap-icon.fort.awesome.alternate:before {
    content: "\f3a3"
}

i.nimap-icon.forumbee:before {
    content: "\f211"
}

i.nimap-icon.forward:before {
    content: "\f04e"
}

i.nimap-icon.foursquare:before {
    content: "\f180"
}

i.nimap-icon.free.code.camp:before {
    content: "\f2c5"
}

i.nimap-icon.freebsd:before {
    content: "\f3a4"
}

i.nimap-icon.frown:before {
    content: "\f119"
}

i.nimap-icon.futbol:before {
    content: "\f1e3"
}

i.nimap-icon.gamepad:before {
    content: "\f11b"
}

i.nimap-icon.gavel:before {
    content: "\f0e3"
}

i.nimap-icon.gem:before {
    content: "\f3a5"
}

i.nimap-icon.genderless:before {
    content: "\f22d"
}

i.nimap-icon.get.pocket:before {
    content: "\f265"
}

i.nimap-icon.gg:before {
    content: "\f260"
}

i.nimap-icon.gg.circle:before {
    content: "\f261"
}

i.nimap-icon.gift:before {
    content: "\f06b"
}

i.nimap-icon.git:before {
    content: "\f1d3"
}

i.nimap-icon.git.square:before {
    content: "\f1d2"
}

i.nimap-icon.github:before {
    content: "\f09b"
}

i.nimap-icon.github.alternate:before {
    content: "\f113"
}

i.nimap-icon.github.square:before {
    content: "\f092"
}

i.nimap-icon.gitkraken:before {
    content: "\f3a6"
}

i.nimap-icon.gitlab:before {
    content: "\f296"
}

i.nimap-icon.gitter:before {
    content: "\f426"
}

i.nimap-icon.glass.martini:before {
    content: "\f000"
}

i.nimap-icon.glide:before {
    content: "\f2a5"
}

i.nimap-icon.glide.g:before {
    content: "\f2a6"
}

i.nimap-icon.globe:before {
    content: "\f0ac"
}

i.nimap-icon.gofore:before {
    content: "\f3a7"
}

i.nimap-icon.golf.ball:before {
    content: "\f450"
}

i.nimap-icon.goodreads:before {
    content: "\f3a8"
}

i.nimap-icon.goodreads.g:before {
    content: "\f3a9"
}

i.nimap-icon.google:before {
    content: "\f1a0"
}

i.nimap-icon.google.drive:before {
    content: "\f3aa"
}

i.nimap-icon.google.play:before {
    content: "\f3ab"
}

i.nimap-icon.google.plus:before {
    content: "\f2b3"
}

i.nimap-icon.google.plus.g:before {
    content: "\f0d5"
}

i.nimap-icon.google.plus.square:before {
    content: "\f0d4"
}

i.nimap-icon.google.wallet:before {
    content: "\f1ee"
}

i.nimap-icon.graduation.cap:before {
    content: "\f19d"
}

i.nimap-icon.gratipay:before {
    content: "\f184"
}

i.nimap-icon.grav:before {
    content: "\f2d6"
}

i.nimap-icon.gripfire:before {
    content: "\f3ac"
}

i.nimap-icon.grunt:before {
    content: "\f3ad"
}

i.nimap-icon.gulp:before {
    content: "\f3ae"
}

i.nimap-icon.h.square:before {
    content: "\f0fd"
}

i.nimap-icon.hacker.news:before {
    content: "\f1d4"
}

i.nimap-icon.hacker.news.square:before {
    content: "\f3af"
}

i.nimap-icon.hand.lizard:before {
    content: "\f258"
}

i.nimap-icon.hand.paper:before {
    content: "\f256"
}

i.nimap-icon.hand.peace:before {
    content: "\f25b"
}

i.nimap-icon.hand.point.down:before {
    content: "\f0a7"
}

i.nimap-icon.hand.point.left:before {
    content: "\f0a5"
}

i.nimap-icon.hand.point.right:before {
    content: "\f0a4"
}

i.nimap-icon.hand.point.up:before {
    content: "\f0a6"
}

i.nimap-icon.hand.pointer:before {
    content: "\f25a"
}

i.nimap-icon.hand.rock:before {
    content: "\f255"
}

i.nimap-icon.hand.scissors:before {
    content: "\f257"
}

i.nimap-icon.hand.spock:before {
    content: "\f259"
}

i.nimap-icon.handshake:before {
    content: "\f2b5"
}

i.nimap-icon.hashtag:before {
    content: "\f292"
}

i.nimap-icon.hdd:before {
    content: "\f0a0"
}

i.nimap-icon.heading:before {
    content: "\f1dc"
}

i.nimap-icon.headphones:before {
    content: "\f025"
}

i.nimap-icon.heart:before {
    content: "\f004"
}

i.nimap-icon.heartbeat:before {
    content: "\f21e"
}

i.nimap-icon.hips:before {
    content: "\f452"
}

i.nimap-icon.hire.a.helper:before {
    content: "\f3b0"
}

i.nimap-icon.history:before {
    content: "\f1da"
}

i.nimap-icon.hockey.puck:before {
    content: "\f453"
}

i.nimap-icon.home:before {
    content: "\f015"
}

i.nimap-icon.hooli:before {
    content: "\f427"
}

i.nimap-icon.hospital:before {
    content: "\f0f8"
}

i.nimap-icon.hospital.symbol:before {
    content: "\f47e"
}

i.nimap-icon.hotjar:before {
    content: "\f3b1"
}

i.nimap-icon.hourglass:before {
    content: "\f254"
}

i.nimap-icon.hourglass.end:before {
    content: "\f253"
}

i.nimap-icon.hourglass.half:before {
    content: "\f252"
}

i.nimap-icon.hourglass.start:before {
    content: "\f251"
}

i.nimap-icon.houzz:before {
    content: "\f27c"
}

i.nimap-icon.html5:before {
    content: "\f13b"
}

i.nimap-icon.hubspot:before {
    content: "\f3b2"
}

i.nimap-icon.i.cursor:before {
    content: "\f246"
}

i.nimap-icon.id.badge:before {
    content: "\f2c1"
}

i.nimap-icon.id.card:before {
    content: "\f2c2"
}

i.nimap-icon.image:before {
    content: "\f03e"
}

i.nimap-icon.images:before {
    content: "\f302"
}

i.nimap-icon.imdb:before {
    content: "\f2d8"
}

i.nimap-icon.inbox:before {
    content: "\f01c"
}

i.nimap-icon.indent:before {
    content: "\f03c"
}

i.nimap-icon.industry:before {
    content: "\f275"
}

i.nimap-icon.info:before {
    content: "\f129"
}

i.nimap-icon.info.circle:before {
    content: "\f05a"
}

i.nimap-icon.instagram:before {
    content: "\f16d"
}

i.nimap-icon.internet.explorer:before {
    content: "\f26b"
}

i.nimap-icon.ioxhost:before {
    content: "\f208"
}

i.nimap-icon.italic:before {
    content: "\f033"
}

i.nimap-icon.itunes:before {
    content: "\f3b4"
}

i.nimap-icon.itunes.note:before {
    content: "\f3b5"
}

i.nimap-icon.jenkins:before {
    content: "\f3b6"
}

i.nimap-icon.joget:before {
    content: "\f3b7"
}

i.nimap-icon.joomla:before {
    content: "\f1aa"
}

i.nimap-icon.js:before {
    content: "\f3b8"
}

i.nimap-icon.js.square:before {
    content: "\f3b9"
}

i.nimap-icon.jsfiddle:before {
    content: "\f1cc"
}

i.nimap-icon.key:before {
    content: "\f084"
}

i.nimap-icon.keyboard:before {
    content: "\f11c"
}

i.nimap-icon.keycdn:before {
    content: "\f3ba"
}

i.nimap-icon.kickstarter:before {
    content: "\f3bb"
}

i.nimap-icon.kickstarter.k:before {
    content: "\f3bc"
}

i.nimap-icon.korvue:before {
    content: "\f42f"
}

i.nimap-icon.language:before {
    content: "\f1ab"
}

i.nimap-icon.laptop:before {
    content: "\f109"
}

i.nimap-icon.laravel:before {
    content: "\f3bd"
}

i.nimap-icon.lastfm:before {
    content: "\f202"
}

i.nimap-icon.lastfm.square:before {
    content: "\f203"
}

i.nimap-icon.leaf:before {
    content: "\f06c"
}

i.nimap-icon.leanpub:before {
    content: "\f212"
}

i.nimap-icon.lemon:before {
    content: "\f094"
}

i.nimap-icon.less:before {
    content: "\f41d"
}

i.nimap-icon.level.down.alternate:before {
    content: "\f3be"
}

i.nimap-icon.level.up.alternate:before {
    content: "\f3bf"
}

i.nimap-icon.life.ring:before {
    content: "\f1cd"
}

i.nimap-icon.lightbulb:before {
    content: "\f0eb"
}

i.nimap-icon.linechat:before {
    content: "\f3c0"
}

i.nimap-icon.linkify:before {
    content: "\f0c1"
}

i.nimap-icon.linkedin:before {
    content: "\f08c"
}

i.nimap-icon.linkedin.alt:before {
    content: "\f0e1"
}

i.nimap-icon.linode:before {
    content: "\f2b8"
}

i.nimap-icon.linux:before {
    content: "\f17c"
}

i.nimap-icon.lira.sign:before {
    content: "\f195"
}

i.nimap-icon.list:before {
    content: "\f03a"
}

i.nimap-icon.list.alternate:before {
    content: "\f022"
}

i.nimap-icon.list.ol:before {
    content: "\f0cb"
}

i.nimap-icon.list.ul:before {
    content: "\f0ca"
}

i.nimap-icon.location.arrow:before {
    content: "\f124"
}

i.nimap-icon.lock:before {
    content: "\f023"
}

i.nimap-icon.lock.open:before {
    content: "\f3c1"
}

i.nimap-icon.long.arrow.alternate.down:before {
    content: "\f309"
}

i.nimap-icon.long.arrow.alternate.left:before {
    content: "\f30a"
}

i.nimap-icon.long.arrow.alternate.right:before {
    content: "\f30b"
}

i.nimap-icon.long.arrow.alternate.up:before {
    content: "\f30c"
}

i.nimap-icon.low.vision:before {
    content: "\f2a8"
}

i.nimap-icon.lyft:before {
    content: "\f3c3"
}

i.nimap-icon.magento:before {
    content: "\f3c4"
}

i.nimap-icon.magic:before {
    content: "\f0d0"
}

i.nimap-icon.magnet:before {
    content: "\f076"
}

i.nimap-icon.male:before {
    content: "\f183"
}

i.nimap-icon.map:before {
    content: "\f279"
}

i.nimap-icon.map.marker:before {
    content: "\f041"
}

i.nimap-icon.map.marker.alternate:before {
    content: "\f3c5"
}

i.nimap-icon.map.pin:before {
    content: "\f276"
}

i.nimap-icon.map.signs:before {
    content: "\f277"
}

i.nimap-icon.mars:before {
    content: "\f222"
}

i.nimap-icon.mars.double:before {
    content: "\f227"
}

i.nimap-icon.mars.stroke:before {
    content: "\f229"
}

i.nimap-icon.mars.stroke.horizontal:before {
    content: "\f22b"
}

i.nimap-icon.mars.stroke.vertical:before {
    content: "\f22a"
}

i.nimap-icon.maxcdn:before {
    content: "\f136"
}

i.nimap-icon.medapps:before {
    content: "\f3c6"
}

i.nimap-icon.medium:before {
    content: "\f23a"
}

i.nimap-icon.medium.m:before {
    content: "\f3c7"
}

i.nimap-icon.medkit:before {
    content: "\f0fa"
}

i.nimap-icon.medrt:before {
    content: "\f3c8"
}

i.nimap-icon.meetup:before {
    content: "\f2e0"
}

i.nimap-icon.meh:before {
    content: "\f11a"
}

i.nimap-icon.mercury:before {
    content: "\f223"
}

i.nimap-icon.microchip:before {
    content: "\f2db"
}

i.nimap-icon.microphone:before {
    content: "\f130"
}

i.nimap-icon.microphone.slash:before {
    content: "\f131"
}

i.nimap-icon.microsoft:before {
    content: "\f3ca"
}

i.nimap-icon.minus:before {
    content: "\f068"
}

i.nimap-icon.minus.circle:before {
    content: "\f056"
}

i.nimap-icon.minus.square:before {
    content: "\f146"
}

i.nimap-icon.mix:before {
    content: "\f3cb"
}

i.nimap-icon.mixcloud:before {
    content: "\f289"
}

i.nimap-icon.mizuni:before {
    content: "\f3cc"
}

i.nimap-icon.mobile:before {
    content: "\f10b"
}

i.nimap-icon.mobile.alternate:before {
    content: "\f3cd"
}

i.nimap-icon.modx:before {
    content: "\f285"
}

i.nimap-icon.monero:before {
    content: "\f3d0"
}

i.nimap-icon.money.bill.alternate:before {
    content: "\f3d1"
}

i.nimap-icon.moon:before {
    content: "\f186"
}

i.nimap-icon.motorcycle:before {
    content: "\f21c"
}

i.nimap-icon.mouse.pointer:before {
    content: "\f245"
}

i.nimap-icon.music:before {
    content: "\f001"
}

i.nimap-icon.napster:before {
    content: "\f3d2"
}

i.nimap-icon.neuter:before {
    content: "\f22c"
}

i.nimap-icon.newspaper:before {
    content: "\f1ea"
}

i.nimap-icon.nintendo.switch:before {
    content: "\f418"
}

i.nimap-icon.node:before {
    content: "\f419"
}

i.nimap-icon.node.js:before {
    content: "\f3d3"
}

i.nimap-icon.npm:before {
    content: "\f3d4"
}

i.nimap-icon.ns8:before {
    content: "\f3d5"
}

i.nimap-icon.nutritionix:before {
    content: "\f3d6"
}

i.nimap-icon.object.group:before {
    content: "\f247"
}

i.nimap-icon.object.ungroup:before {
    content: "\f248"
}

i.nimap-icon.odnoklassniki:before {
    content: "\f263"
}

i.nimap-icon.odnoklassniki.square:before {
    content: "\f264"
}

i.nimap-icon.opencart:before {
    content: "\f23d"
}

i.nimap-icon.openid:before {
    content: "\f19b"
}

i.nimap-icon.opera:before {
    content: "\f26a"
}

i.nimap-icon.optin.monster:before {
    content: "\f23c"
}

i.nimap-icon.osi:before {
    content: "\f41a"
}

i.nimap-icon.outdent:before {
    content: "\f03b"
}

i.nimap-icon.page4:before {
    content: "\f3d7"
}

i.nimap-icon.pagelines:before {
    content: "\f18c"
}

i.nimap-icon.paint.brush:before {
    content: "\f1fc"
}

i.nimap-icon.palfed:before {
    content: "\f3d8"
}

i.nimap-icon.pallet:before {
    content: "\f482"
}

i.nimap-icon.paper.plane:before {
    content: "\f1d8"
}

i.nimap-icon.paperclip:before {
    content: "\f0c6"
}

i.nimap-icon.paragraph:before {
    content: "\f1dd"
}

i.nimap-icon.paste:before {
    content: "\f0ea"
}

i.nimap-icon.patreon:before {
    content: "\f3d9"
}

i.nimap-icon.pause:before {
    content: "\f04c"
}

i.nimap-icon.pause.circle:before {
    content: "\f28b"
}

i.nimap-icon.paw:before {
    content: "\f1b0"
}

i.nimap-icon.paypal:before {
    content: "\f1ed"
}

i.nimap-icon.pen.square:before {
    content: "\f14b"
}

i.nimap-icon.pencil.alternate:before {
    content: "\f303"
}

i.nimap-icon.percent:before {
    content: "\f295"
}

i.nimap-icon.periscope:before {
    content: "\f3da"
}

i.nimap-icon.phabricator:before {
    content: "\f3db"
}

i.nimap-icon.phoenix.framework:before {
    content: "\f3dc"
}

i.nimap-icon.phone:before {
    content: "\f095"
}

i.nimap-icon.phone.square:before {
    content: "\f098"
}

i.nimap-icon.phone.volume:before {
    content: "\f2a0"
}

i.nimap-icon.php:before {
    content: "\f457"
}

i.nimap-icon.pied.piper:before {
    content: "\f2ae"
}

i.nimap-icon.pied.piper.alternate:before {
    content: "\f1a8"
}

i.nimap-icon.pied.piper.pp:before {
    content: "\f1a7"
}

i.nimap-icon.pills:before {
    content: "\f484"
}

i.nimap-icon.pinterest:before {
    content: "\f0d2"
}

i.nimap-icon.pinterest.p:before {
    content: "\f231"
}

i.nimap-icon.pinterest.square:before {
    content: "\f0d3"
}

i.nimap-icon.plane:before {
    content: "\f072"
}

i.nimap-icon.play:before {
    content: "\f04b"
}

i.nimap-icon.play.circle:before {
    content: "\f144"
}

i.nimap-icon.playstation:before {
    content: "\f3df"
}

i.nimap-icon.plug:before {
    content: "\f1e6"
}

i.nimap-icon.plus:before {
    content: "\f067"
}

i.nimap-icon.plus.circle:before {
    content: "\f055"
}

i.nimap-icon.plus.square:before {
    content: "\f0fe"
}

i.nimap-icon.podcast:before {
    content: "\f2ce"
}

i.nimap-icon.pound.sign:before {
    content: "\f154"
}

i.nimap-icon.power.off:before {
    content: "\f011"
}

i.nimap-icon.print:before {
    content: "\f02f"
}

i.nimap-icon.product.hunt:before {
    content: "\f288"
}

i.nimap-icon.pushed:before {
    content: "\f3e1"
}

i.nimap-icon.puzzle.piece:before {
    content: "\f12e"
}

i.nimap-icon.python:before {
    content: "\f3e2"
}

i.nimap-icon.qq:before {
    content: "\f1d6"
}

i.nimap-icon.qrcode:before {
    content: "\f029"
}

i.nimap-icon.question:before {
    content: "\f128"
}

i.nimap-icon.question.circle:before {
    content: "\f059"
}

i.nimap-icon.quidditch:before {
    content: "\f458"
}

i.nimap-icon.quinscape:before {
    content: "\f459"
}

i.nimap-icon.quora:before {
    content: "\f2c4"
}

i.nimap-icon.quote.left:before {
    content: "\f10d"
}

i.nimap-icon.quote.right:before {
    content: "\f10e"
}

i.nimap-icon.random:before {
    content: "\f074"
}

i.nimap-icon.ravelry:before {
    content: "\f2d9"
}

i.nimap-icon.react:before {
    content: "\f41b"
}

i.nimap-icon.rebel:before {
    content: "\f1d0"
}

i.nimap-icon.recycle:before {
    content: "\f1b8"
}

i.nimap-icon.redriver:before {
    content: "\f3e3"
}

i.nimap-icon.reddit:before {
    content: "\f1a1"
}

i.nimap-icon.reddit.alien:before {
    content: "\f281"
}

i.nimap-icon.reddit.square:before {
    content: "\f1a2"
}

i.nimap-icon.redo:before {
    content: "\f01e"
}

i.nimap-icon.redo.alternate:before {
    content: "\f2f9"
}

i.nimap-icon.registered:before {
    content: "\f25d"
}

i.nimap-icon.rendact:before {
    content: "\f3e4"
}

i.nimap-icon.renren:before {
    content: "\f18b"
}

i.nimap-icon.reply:before {
    content: "\f3e5"
}

i.nimap-icon.reply.all:before {
    content: "\f122"
}

i.nimap-icon.replyd:before {
    content: "\f3e6"
}

i.nimap-icon.resolving:before {
    content: "\f3e7"
}

i.nimap-icon.retweet:before {
    content: "\f079"
}

i.nimap-icon.road:before {
    content: "\f018"
}

i.nimap-icon.rocket:before {
    content: "\f135"
}

i.nimap-icon.rocketchat:before {
    content: "\f3e8"
}

i.nimap-icon.rockrms:before {
    content: "\f3e9"
}

i.nimap-icon.rss:before {
    content: "\f09e"
}

i.nimap-icon.rss.square:before {
    content: "\f143"
}

i.nimap-icon.ruble.sign:before {
    content: "\f158"
}

i.nimap-icon.rupee.sign:before {
    content: "\f156"
}

i.nimap-icon.safari:before {
    content: "\f267"
}

i.nimap-icon.sass:before {
    content: "\f41e"
}

i.nimap-icon.save:before {
    content: "\f0c7"
}

i.nimap-icon.schlix:before {
    content: "\f3ea"
}

i.nimap-icon.scribd:before {
    content: "\f28a"
}

i.nimap-icon.search:before {
    content: "\f002"
}

i.nimap-icon.search.minus:before {
    content: "\f010"
}

i.nimap-icon.search.plus:before {
    content: "\f00e"
}

i.nimap-icon.searchengin:before {
    content: "\f3eb"
}

i.nimap-icon.sellcast:before {
    content: "\f2da"
}

i.nimap-icon.sellsy:before {
    content: "\f213"
}

i.nimap-icon.server:before {
    content: "\f233"
}

i.nimap-icon.servicestack:before {
    content: "\f3ec"
}

i.nimap-icon.share:before {
    content: "\f064"
}

i.nimap-icon.share.alternate:before {
    content: "\f1e0"
}

i.nimap-icon.share.alternate.square:before {
    content: "\f1e1"
}

i.nimap-icon.share.square:before {
    content: "\f14d"
}

i.nimap-icon.shekel.sign:before {
    content: "\f20b"
}

i.nimap-icon.shield.alternate:before {
    content: "\f3ed"
}

i.nimap-icon.ship:before {
    content: "\f21a"
}

i.nimap-icon.shipping.fast:before {
    content: "\f48b"
}

i.nimap-icon.shirtsinbulk:before {
    content: "\f214"
}

i.nimap-icon.shopping.bag:before {
    content: "\f290"
}

i.nimap-icon.shopping.basket:before {
    content: "\f291"
}

i.nimap-icon.shopping.cart:before {
    content: "\f07a"
}

i.nimap-icon.shower:before {
    content: "\f2cc"
}

i.nimap-icon.sign.language:before {
    content: "\f2a7"
}

i.nimap-icon.signal:before {
    content: "\f012"
}

i.nimap-icon.simplybuilt:before {
    content: "\f215"
}

i.nimap-icon.sistrix:before {
    content: "\f3ee"
}

i.nimap-icon.sitemap:before {
    content: "\f0e8"
}

i.nimap-icon.skyatlas:before {
    content: "\f216"
}

i.nimap-icon.skype:before {
    content: "\f17e"
}

i.nimap-icon.slack:before {
    content: "\f198"
}

i.nimap-icon.slack.hash:before {
    content: "\f3ef"
}

i.nimap-icon.sliders.horizontal:before {
    content: "\f1de"
}

i.nimap-icon.slideshare:before {
    content: "\f1e7"
}

i.nimap-icon.smile:before {
    content: "\f118"
}

i.nimap-icon.snapchat:before {
    content: "\f2ab"
}

i.nimap-icon.snapchat.ghost:before {
    content: "\f2ac"
}

i.nimap-icon.snapchat.square:before {
    content: "\f2ad"
}

i.nimap-icon.snowflake:before {
    content: "\f2dc"
}

i.nimap-icon.sort:before {
    content: "\f0dc"
}

i.nimap-icon.sort.alphabet.down:before {
    content: "\f15d"
}

i.nimap-icon.sort.alphabet.up:before {
    content: "\f15e"
}

i.nimap-icon.sort.amount.down:before {
    content: "\f160"
}

i.nimap-icon.sort.amount.up:before {
    content: "\f161"
}

i.nimap-icon.sort.down:before {
    content: "\f0dd"
}

i.nimap-icon.sort.numeric.down:before {
    content: "\f162"
}

i.nimap-icon.sort.numeric.up:before {
    content: "\f163"
}

i.nimap-icon.sort.up:before {
    content: "\f0de"
}

i.nimap-icon.soundcloud:before {
    content: "\f1be"
}

i.nimap-icon.space.shuttle:before {
    content: "\f197"
}

i.nimap-icon.speakap:before {
    content: "\f3f3"
}

i.nimap-icon.spinner:before {
    content: "\f110"
}

i.nimap-icon.spotify:before {
    content: "\f1bc"
}

i.nimap-icon.square:before {
    content: "\f0c8"
}

i.nimap-icon.square.full:before {
    content: "\f45c"
}

i.nimap-icon.stack.exchange:before {
    content: "\f18d"
}

i.nimap-icon.stack.overflow:before {
    content: "\f16c"
}

i.nimap-icon.star:before {
    content: "\f005"
}

i.nimap-icon.star.half:before {
    content: "\f089"
}

i.nimap-icon.staylinked:before {
    content: "\f3f5"
}

i.nimap-icon.steam:before {
    content: "\f1b6"
}

i.nimap-icon.steam.square:before {
    content: "\f1b7"
}

i.nimap-icon.steam.symbol:before {
    content: "\f3f6"
}

i.nimap-icon.step.backward:before {
    content: "\f048"
}

i.nimap-icon.step.forward:before {
    content: "\f051"
}

i.nimap-icon.stethoscope:before {
    content: "\f0f1"
}

i.nimap-icon.sticker.mule:before {
    content: "\f3f7"
}

i.nimap-icon.sticky.note:before {
    content: "\f249"
}

i.nimap-icon.stop:before {
    content: "\f04d"
}

i.nimap-icon.stop.circle:before {
    content: "\f28d"
}

i.nimap-icon.stopwatch:before {
    content: "\f2f2"
}

i.nimap-icon.strava:before {
    content: "\f428"
}

i.nimap-icon.street.view:before {
    content: "\f21d"
}

i.nimap-icon.strikethrough:before {
    content: "\f0cc"
}

i.nimap-icon.stripe:before {
    content: "\f429"
}

i.nimap-icon.stripe.s:before {
    content: "\f42a"
}

i.nimap-icon.studiovinari:before {
    content: "\f3f8"
}

i.nimap-icon.stumbleupon:before {
    content: "\f1a4"
}

i.nimap-icon.stumbleupon.circle:before {
    content: "\f1a3"
}

i.nimap-icon.subscript:before {
    content: "\f12c"
}

i.nimap-icon.subway:before {
    content: "\f239"
}

i.nimap-icon.suitcase:before {
    content: "\f0f2"
}

i.nimap-icon.sun:before {
    content: "\f185"
}

i.nimap-icon.superpowers:before {
    content: "\f2dd"
}

i.nimap-icon.superscript:before {
    content: "\f12b"
}

i.nimap-icon.supple:before {
    content: "\f3f9"
}

i.nimap-icon.sync:before {
    content: "\f021"
}

i.nimap-icon.sync.alternate:before {
    content: "\f2f1"
}

i.nimap-icon.syringe:before {
    content: "\f48e"
}

i.nimap-icon.table:before {
    content: "\f0ce"
}

i.nimap-icon.table.tennis:before {
    content: "\f45d"
}

i.nimap-icon.tablet:before {
    content: "\f10a"
}

i.nimap-icon.tablet.alternate:before {
    content: "\f3fa"
}

i.nimap-icon.tachometer.alternate:before {
    content: "\f3fd"
}

i.nimap-icon.tag:before {
    content: "\f02b"
}

i.nimap-icon.tags:before {
    content: "\f02c"
}

i.nimap-icon.tasks:before {
    content: "\f0ae"
}

i.nimap-icon.taxi:before {
    content: "\f1ba"
}

i.nimap-icon.telegram:before {
    content: "\f2c6"
}

i.nimap-icon.telegram.plane:before {
    content: "\f3fe"
}

i.nimap-icon.tencent.weibo:before {
    content: "\f1d5"
}

i.nimap-icon.terminal:before {
    content: "\f120"
}

i.nimap-icon.text.height:before {
    content: "\f034"
}

i.nimap-icon.text.width:before {
    content: "\f035"
}

i.nimap-icon.th:before {
    content: "\f00a"
}

i.nimap-icon.th.large:before {
    content: "\f009"
}

i.nimap-icon.th.list:before {
    content: "\f00b"
}

i.nimap-icon.themeisle:before {
    content: "\f2b2"
}

i.nimap-icon.thermometer:before {
    content: "\f491"
}

i.nimap-icon.thermometer.empty:before {
    content: "\f2cb"
}

i.nimap-icon.thermometer.full:before {
    content: "\f2c7"
}

i.nimap-icon.thermometer.half:before {
    content: "\f2c9"
}

i.nimap-icon.thermometer.quarter:before {
    content: "\f2ca"
}

i.nimap-icon.thermometer.three.quarters:before {
    content: "\f2c8"
}

i.nimap-icon.thumbs.down:before {
    content: "\f165"
}

i.nimap-icon.thumbs.up:before {
    content: "\f164"
}

i.nimap-icon.thumbtack:before {
    content: "\f08d"
}

i.nimap-icon.ticket.alternate:before {
    content: "\f3ff"
}

i.nimap-icon.times:before {
    content: "\f00d"
}

i.nimap-icon.times.circle:before {
    content: "\f057"
}

i.nimap-icon.tint:before {
    content: "\f043"
}

i.nimap-icon.toggle.off:before {
    content: "\f204"
}

i.nimap-icon.toggle.on:before {
    content: "\f205"
}

i.nimap-icon.trademark:before {
    content: "\f25c"
}

i.nimap-icon.train:before {
    content: "\f238"
}

i.nimap-icon.transgender:before {
    content: "\f224"
}

i.nimap-icon.transgender.alternate:before {
    content: "\f225"
}

i.nimap-icon.trash:before {
    content: "\f1f8"
}

i.nimap-icon.trash.alternate:before {
    content: "\f2ed"
}

i.nimap-icon.tree:before {
    content: "\f1bb"
}

i.nimap-icon.trello:before {
    content: "\f181"
}

i.nimap-icon.tripadvisor:before {
    content: "\f262"
}

i.nimap-icon.trophy:before {
    content: "\f091"
}

i.nimap-icon.truck:before {
    content: "\f0d1"
}

i.nimap-icon.tty:before {
    content: "\f1e4"
}

i.nimap-icon.tumblr:before {
    content: "\f173"
}

i.nimap-icon.tumblr.square:before {
    content: "\f174"
}

i.nimap-icon.tv:before {
    content: "\f26c"
}

i.nimap-icon.twitch:before {
    content: "\f1e8"
}

i.nimap-icon.twitter:before {
    content: "\f099"
}

i.nimap-icon.twitter.square:before {
    content: "\f081"
}

i.nimap-icon.typo3:before {
    content: "\f42b"
}

i.nimap-icon.uber:before {
    content: "\f402"
}

i.nimap-icon.uikit:before {
    content: "\f403"
}

i.nimap-icon.umbrella:before {
    content: "\f0e9"
}

i.nimap-icon.underline:before {
    content: "\f0cd"
}

i.nimap-icon.undo:before {
    content: "\f0e2"
}

i.nimap-icon.undo.alternate:before {
    content: "\f2ea"
}

i.nimap-icon.uniregistry:before {
    content: "\f404"
}

i.nimap-icon.universal.access:before {
    content: "\f29a"
}

i.nimap-icon.university:before {
    content: "\f19c"
}

i.nimap-icon.unlink:before {
    content: "\f127"
}

i.nimap-icon.unlock:before {
    content: "\f09c"
}

i.nimap-icon.unlock.alternate:before {
    content: "\f13e"
}

i.nimap-icon.untappd:before {
    content: "\f405"
}

i.nimap-icon.upload:before {
    content: "\f093"
}

i.nimap-icon.usb:before {
    content: "\f287"
}

i.nimap-icon.user:before {
    content: "\f007"
}

i.nimap-icon.user.circle:before {
    content: "\f2bd"
}

i.nimap-icon.user.md:before {
    content: "\f0f0"
}

i.nimap-icon.user.plus:before {
    content: "\f234"
}

i.nimap-icon.user.secret:before {
    content: "\f21b"
}

i.nimap-icon.user.times:before {
    content: "\f235"
}

i.nimap-icon.users:before {
    content: "\f0c0"
}

i.nimap-icon.ussunnah:before {
    content: "\f407"
}

i.nimap-icon.utensil.spoon:before {
    content: "\f2e5"
}

i.nimap-icon.utensils:before {
    content: "\f2e7"
}

i.nimap-icon.vaadin:before {
    content: "\f408"
}

i.nimap-icon.venus:before {
    content: "\f221"
}

i.nimap-icon.venus.double:before {
    content: "\f226"
}

i.nimap-icon.venus.mars:before {
    content: "\f228"
}

i.nimap-icon.viacoin:before {
    content: "\f237"
}

i.nimap-icon.viadeo:before {
    content: "\f2a9"
}

i.nimap-icon.viadeo.square:before {
    content: "\f2aa"
}

i.nimap-icon.viber:before {
    content: "\f409"
}

i.nimap-icon.video:before {
    content: "\f03d"
}

i.nimap-icon.vimeo:before {
    content: "\f40a"
}

i.nimap-icon.vimeo.square:before {
    content: "\f194"
}

i.nimap-icon.vimeo.v:before {
    content: "\f27d"
}

i.nimap-icon.vine:before {
    content: "\f1ca"
}

i.nimap-icon.vk:before {
    content: "\f189"
}

i.nimap-icon.vnv:before {
    content: "\f40b"
}

i.nimap-icon.volleyball.ball:before {
    content: "\f45f"
}

i.nimap-icon.volume.down:before {
    content: "\f027"
}

i.nimap-icon.volume.off:before {
    content: "\f026"
}

i.nimap-icon.volume.up:before {
    content: "\f028"
}

i.nimap-icon.vuejs:before {
    content: "\f41f"
}

i.nimap-icon.warehouse:before {
    content: "\f494"
}

i.nimap-icon.weibo:before {
    content: "\f18a"
}

i.nimap-icon.weight:before {
    content: "\f496"
}

i.nimap-icon.weixin:before {
    content: "\f1d7"
}

i.nimap-icon.whatsapp:before {
    content: "\f232"
}

i.nimap-icon.whatsapp.square:before {
    content: "\f40c"
}

i.nimap-icon.wheelchair:before {
    content: "\f193"
}

i.nimap-icon.whmcs:before {
    content: "\f40d"
}

i.nimap-icon.wifi:before {
    content: "\f1eb"
}

i.nimap-icon.wikipedia.w:before {
    content: "\f266"
}

i.nimap-icon.window.close:before {
    content: "\f410"
}

i.nimap-icon.window.maximize:before {
    content: "\f2d0"
}

i.nimap-icon.window.minimize:before {
    content: "\f2d1"
}

i.nimap-icon.window.restore:before {
    content: "\f2d2"
}

i.nimap-icon.windows:before {
    content: "\f17a"
}

i.nimap-icon.won.sign:before {
    content: "\f159"
}

i.nimap-icon.wordpress:before {
    content: "\f19a"
}

i.nimap-icon.wordpress.simple:before {
    content: "\f411"
}

i.nimap-icon.wpbeginner:before {
    content: "\f297"
}

i.nimap-icon.wpexplorer:before {
    content: "\f2de"
}

i.nimap-icon.wpforms:before {
    content: "\f298"
}

i.nimap-icon.wrench:before {
    content: "\f0ad"
}

i.nimap-icon.xbox:before {
    content: "\f412"
}

i.nimap-icon.xing:before {
    content: "\f168"
}

i.nimap-icon.xing.square:before {
    content: "\f169"
}

i.nimap-icon.y.combinator:before {
    content: "\f23b"
}

i.nimap-icon.yahoo:before {
    content: "\f19e"
}

i.nimap-icon.yandex:before {
    content: "\f413"
}

i.nimap-icon.yandex.international:before {
    content: "\f414"
}

i.nimap-icon.yelp:before {
    content: "\f1e9"
}

i.nimap-icon.yen.sign:before {
    content: "\f157"
}

i.nimap-icon.yoast:before {
    content: "\f2b1"
}

i.nimap-icon.youtube:before {
    content: "\f167"
}

i.nimap-icon.youtube.square:before {
    content: "\f431"
}

i.nimap-icon.chess.rock:before {
    content: "\f447"
}

i.nimap-icon.ordered.list:before {
    content: "\f0cb"
}

i.nimap-icon.unordered.list:before {
    content: "\f0ca"
}

i.nimap-icon.user.doctor:before {
    content: "\f0f0"
}

i.nimap-icon.shield:before {
    content: "\f3ed"
}

i.nimap-icon.puzzle:before {
    content: "\f12e"
}

i.nimap-icon.credit.card.amazon.pay:before {
    content: "\f42d"
}

i.nimap-icon.credit.card.american.express:before {
    content: "\f1f3"
}

i.nimap-icon.credit.card.diners.club:before {
    content: "\f24c"
}

i.nimap-icon.credit.card.discover:before {
    content: "\f1f2"
}

i.nimap-icon.credit.card.jcb:before {
    content: "\f24b"
}

i.nimap-icon.credit.card.mastercard:before {
    content: "\f1f1"
}

i.nimap-icon.credit.card.paypal:before {
    content: "\f1f4"
}

i.nimap-icon.credit.card.stripe:before {
    content: "\f1f5"
}

i.nimap-icon.credit.card.visa:before {
    content: "\f1f0"
}

i.nimap-icon.add.circle:before {
    content: "\f055"
}

i.nimap-icon.add.square:before {
    content: "\f0fe"
}

i.nimap-icon.add.to.calendar:before {
    content: "\f271"
}

i.nimap-icon.add.to.cart:before {
    content: "\f217"
}

i.nimap-icon.add.user:before {
    content: "\f234"
}

i.nimap-icon.add:before {
    content: "\f067"
}

i.nimap-icon.alarm.mute:before {
    content: "\f1f6"
}

i.nimap-icon.alarm:before {
    content: "\f0f3"
}

i.nimap-icon.ald:before {
    content: "\f2a2"
}

i.nimap-icon.als:before {
    content: "\f2a2"
}

i.nimap-icon.american.express.card:before {
    content: "\f1f3"
}

i.nimap-icon.american.express:before {
    content: "\f1f3"
}

i.nimap-icon.amex:before {
    content: "\f1f3"
}

i.nimap-icon.announcement:before {
    content: "\f0a1"
}

i.nimap-icon.area.chart:before {
    content: "\f1fe"
}

i.nimap-icon.area.graph:before {
    content: "\f1fe"
}

i.nimap-icon.arrow.down.cart:before {
    content: "\f218"
}

i.nimap-icon.asexual:before {
    content: "\f22d"
}

i.nimap-icon.asl.interpreting:before {
    content: "\f2a3"
}

i.nimap-icon.asl:before {
    content: "\f2a3"
}

i.nimap-icon.assistive.listening.devices:before {
    content: "\f2a2"
}

i.nimap-icon.attach:before {
    content: "\f0c6"
}

i.nimap-icon.attention:before {
    content: "\f06a"
}

i.nimap-icon.balance:before {
    content: "\f24e"
}

i.nimap-icon.bar:before {
    content: "\f0fc"
}

i.nimap-icon.bathtub:before {
    content: "\f2cd"
}

i.nimap-icon.battery.four:before {
    content: "\f240"
}

i.nimap-icon.battery.high:before {
    content: "\f241"
}

i.nimap-icon.battery.low:before {
    content: "\f243"
}

i.nimap-icon.battery.medium:before {
    content: "\f242"
}

i.nimap-icon.battery.one:before {
    content: "\f243"
}

i.nimap-icon.battery.three:before {
    content: "\f241"
}

i.nimap-icon.battery.two:before {
    content: "\f242"
}

i.nimap-icon.battery.zero:before {
    content: "\f244"
}

i.nimap-icon.birthday:before {
    content: "\f1fd"
}

i.nimap-icon.block.layout:before {
    content: "\f009"
}

i.nimap-icon.bluetooth.alternative:before {
    content: "\f294"
}

i.nimap-icon.broken.chain:before {
    content: "\f127"
}

i.nimap-icon.browser:before {
    content: "\f022"
}

i.nimap-icon.call.square:before {
    content: "\f098"
}

i.nimap-icon.call:before {
    content: "\f095"
}

i.nimap-icon.cancel:before {
    content: "\f00d"
}

i.nimap-icon.cart:before {
    content: "\f07a"
}

i.nimap-icon.cc:before {
    content: "\f20a"
}

i.nimap-icon.chain:before {
    content: "\f0c1"
}

i.nimap-icon.chat:before {
    content: "\f075"
}

i.nimap-icon.checked.calendar:before {
    content: "\f274"
}

i.nimap-icon.checkmark:before {
    content: "\f00c"
}

i.nimap-icon.circle.notched:before {
    content: "\f1ce"
}

i.nimap-icon.close:before {
    content: "\f00d"
}

i.nimap-icon.cny:before {
    content: "\f157"
}

i.nimap-icon.cocktail:before {
    content: "\f000"
}

i.nimap-icon.commenting:before {
    content: "\f27a"
}

i.nimap-icon.computer:before {
    content: "\f108"
}

i.nimap-icon.configure:before {
    content: "\f0ad"
}

i.nimap-icon.content:before {
    content: "\f0c9"
}

i.nimap-icon.deafness:before {
    content: "\f2a4"
}

i.nimap-icon.delete.calendar:before {
    content: "\f273"
}

i.nimap-icon.delete:before {
    content: "\f00d"
}

i.nimap-icon.detective:before {
    content: "\f21b"
}

i.nimap-icon.diners.club.card:before {
    content: "\f24c"
}

i.nimap-icon.diners.club:before {
    content: "\f24c"
}

i.nimap-icon.discover.card:before {
    content: "\f1f2"
}

i.nimap-icon.discover:before {
    content: "\f1f2"
}

i.nimap-icon.discussions:before {
    content: "\f086"
}

i.nimap-icon.doctor:before {
    content: "\f0f0"
}

i.nimap-icon.dollar:before {
    content: "\f155"
}

i.nimap-icon.dont:before {
    content: "\f05e"
}

i.nimap-icon.dribble:before {
    content: "\f17d"
}

i.nimap-icon.drivers.license:before {
    content: "\f2c2"
}

i.nimap-icon.dropdown:before {
    content: "\f0d7"
}

i.nimap-icon.eercast:before {
    content: "\f2da"
}

i.nimap-icon.emergency:before {
    content: "\f0f9"
}

i.nimap-icon.envira.gallery:before {
    content: "\f299"
}

i.nimap-icon.erase:before {
    content: "\f12d"
}

i.nimap-icon.eur:before {
    content: "\f153"
}

i.nimap-icon.euro:before {
    content: "\f153"
}

i.nimap-icon.eyedropper:before {
    content: "\f1fb"
}

i.nimap-icon.fa:before {
    content: "\f2b4"
}

i.nimap-icon.factory:before {
    content: "\f275"
}

i.nimap-icon.favorite:before {
    content: "\f005"
}

i.nimap-icon.feed:before {
    content: "\f09e"
}

i.nimap-icon.female.homosexual:before {
    content: "\f226"
}

i.nimap-icon.file.text:before {
    content: "\f15c"
}

i.nimap-icon.find:before {
    content: "\f1e5"
}

i.nimap-icon.first.aid:before {
    content: "\f0fa"
}

i.nimap-icon.five.hundred.pixels:before {
    content: "\f26e"
}

i.nimap-icon.fork:before {
    content: "\f126"
}

i.nimap-icon.game:before {
    content: "\f11b"
}

i.nimap-icon.gay:before {
    content: "\f227"
}

i.nimap-icon.gbp:before {
    content: "\f154"
}

i.nimap-icon.gittip:before {
    content: "\f184"
}

i.nimap-icon.google.plus.circle:before {
    content: "\f2b3"
}

i.nimap-icon.google.plus.official:before {
    content: "\f2b3"
}

i.nimap-icon.grab:before {
    content: "\f255"
}

i.nimap-icon.graduation:before {
    content: "\f19d"
}

i.nimap-icon.grid.layout:before {
    content: "\f00a"
}

i.nimap-icon.group:before {
    content: "\f0c0"
}

i.nimap-icon.h:before {
    content: "\f0fd"
}

i.nimap-icon.hand.victory:before {
    content: "\f25b"
}

i.nimap-icon.handicap:before {
    content: "\f193"
}

i.nimap-icon.hard.of.hearing:before {
    content: "\f2a4"
}

i.nimap-icon.header:before {
    content: "\f1dc"
}

i.nimap-icon.help.circle:before {
    content: "\f059"
}

i.nimap-icon.help:before {
    content: "\f128"
}

i.nimap-icon.heterosexual:before {
    content: "\f228"
}

i.nimap-icon.hide:before {
    content: "\f070"
}

i.nimap-icon.hotel:before {
    content: "\f236"
}

i.nimap-icon.hourglass.four:before {
    content: "\f254"
}

i.nimap-icon.hourglass.full:before {
    content: "\f254"
}

i.nimap-icon.hourglass.one:before {
    content: "\f251"
}

i.nimap-icon.hourglass.three:before {
    content: "\f253"
}

i.nimap-icon.hourglass.two:before {
    content: "\f252"
}

i.nimap-icon.idea:before {
    content: "\f0eb"
}

i.nimap-icon.ils:before {
    content: "\f20b"
}

i.nimap-icon.in-cart:before {
    content: "\f218"
}

i.nimap-icon.inr:before {
    content: "\f156"
}

i.nimap-icon.intergender:before {
    content: "\f224"
}

i.nimap-icon.intersex:before {
    content: "\f224"
}

i.nimap-icon.japan.credit.bureau.card:before {
    content: "\f24b"
}

i.nimap-icon.japan.credit.bureau:before {
    content: "\f24b"
}

i.nimap-icon.jcb:before {
    content: "\f24b"
}

i.nimap-icon.jpy:before {
    content: "\f157"
}

i.nimap-icon.krw:before {
    content: "\f159"
}

i.nimap-icon.lab:before {
    content: "\f0c3"
}

i.nimap-icon.law:before {
    content: "\f24e"
}

i.nimap-icon.legal:before {
    content: "\f0e3"
}

i.nimap-icon.lesbian:before {
    content: "\f226"
}

i.nimap-icon.lightning:before {
    content: "\f0e7"
}

i.nimap-icon.like:before {
    content: "\f004"
}

i.nimap-icon.line.graph:before {
    content: "\f201"
}

i.nimap-icon.linkedin.square:before {
    content: "\f08c"
}

i.nimap-icon.linkify:before {
    content: "\f0c1"
}

i.nimap-icon.lira:before {
    content: "\f195"
}

i.nimap-icon.list.layout:before {
    content: "\f00b"
}

i.nimap-icon.magnify:before {
    content: "\f00e"
}

i.nimap-icon.mail.forward:before {
    content: "\f064"
}

i.nimap-icon.mail.square:before {
    content: "\f199"
}

i.nimap-icon.mail:before {
    content: "\f0e0"
}

i.nimap-icon.male.homosexual:before {
    content: "\f227"
}

i.nimap-icon.man:before {
    content: "\f222"
}

i.nimap-icon.marker:before {
    content: "\f041"
}

i.nimap-icon.mars.alternate:before {
    content: "\f229"
}

i.nimap-icon.mars.horizontal:before {
    content: "\f22b"
}

i.nimap-icon.mars.vertical:before {
    content: "\f22a"
}

i.nimap-icon.mastercard.card:before {
    content: "\f1f1"
}

i.nimap-icon.mastercard:before {
    content: "\f1f1"
}

i.nimap-icon.microsoft.edge:before {
    content: "\f282"
}

i.nimap-icon.military:before {
    content: "\f0fb"
}

i.nimap-icon.ms.edge:before {
    content: "\f282"
}

i.nimap-icon.mute:before {
    content: "\f131"
}

i.nimap-icon.new.pied.piper:before {
    content: "\f2ae"
}

i.nimap-icon.non.binary.transgender:before {
    content: "\f223"
}

i.nimap-icon.numbered.list:before {
    content: "\f0cb"
}

i.nimap-icon.optinmonster:before {
    content: "\f23c"
}

i.nimap-icon.options:before {
    content: "\f1de"
}

i.nimap-icon.other.gender.horizontal:before {
    content: "\f22b"
}

i.nimap-icon.other.gender.vertical:before {
    content: "\f22a"
}

i.nimap-icon.other.gender:before {
    content: "\f229"
}

i.nimap-icon.payment:before {
    content: "\f09d"
}

i.nimap-icon.paypal.card:before {
    content: "\f1f4"
}

i.nimap-icon.pencil.square:before {
    content: "\f14b"
}

i.nimap-icon.photo:before {
    content: "\f030"
}

i.nimap-icon.picture:before {
    content: "\f03e"
}

i.nimap-icon.pie.chart:before {
    content: "\f200"
}

i.nimap-icon.pie.graph:before {
    content: "\f200"
}

i.nimap-icon.pied.piper.hat:before {
    content: "\f2ae"
}

i.nimap-icon.pin:before {
    content: "\f08d"
}

i.nimap-icon.plus.cart:before {
    content: "\f217"
}

i.nimap-icon.pocket:before {
    content: "\f265"
}

i.nimap-icon.point:before {
    content: "\f041"
}

i.nimap-icon.pointing.down:before {
    content: "\f0a7"
}

i.nimap-icon.pointing.left:before {
    content: "\f0a5"
}

i.nimap-icon.pointing.right:before {
    content: "\f0a4"
}

i.nimap-icon.pointing.up:before {
    content: "\f0a6"
}

i.nimap-icon.pound:before {
    content: "\f154"
}

i.nimap-icon.power.cord:before {
    content: "\f1e6"
}

i.nimap-icon.power:before {
    content: "\f011"
}

i.nimap-icon.privacy:before {
    content: "\f084"
}

i.nimap-icon.r.circle:before {
    content: "\f25d"
}

i.nimap-icon.rain:before {
    content: "\f0e9"
}

i.nimap-icon.record:before {
    content: "\f03d"
}

i.nimap-icon.refresh:before {
    content: "\f021"
}

i.nimap-icon.remove.circle:before {
    content: "\f057"
}

i.nimap-icon.remove.from.calendar:before {
    content: "\f272"
}

i.nimap-icon.remove.user:before {
    content: "\f235"
}

i.nimap-icon.remove:before {
    content: "\f00d"
}

i.nimap-icon.repeat:before {
    content: "\f01e"
}

i.nimap-icon.rmb:before {
    content: "\f157"
}

i.nimap-icon.rouble:before {
    content: "\f158"
}

i.nimap-icon.rub:before {
    content: "\f158"
}

i.nimap-icon.ruble:before {
    content: "\f158"
}

i.nimap-icon.rupee:before {
    content: "\f156"
}

i.nimap-icon.s15:before {
    content: "\f2cd"
}

i.nimap-icon.selected.radio:before {
    content: "\f192"
}

i.nimap-icon.send:before {
    content: "\f1d8"
}

i.nimap-icon.setting:before {
    content: "\f013"
}

i.nimap-icon.settings:before {
    content: "\f085"
}

i.nimap-icon.shekel:before {
    content: "\f20b"
}

i.nimap-icon.sheqel:before {
    content: "\f20b"
}

i.nimap-icon.shipping:before {
    content: "\f0d1"
}

i.nimap-icon.shop:before {
    content: "\f07a"
}

i.nimap-icon.shuffle:before {
    content: "\f074"
}

i.nimap-icon.shutdown:before {
    content: "\f011"
}

i.nimap-icon.sidebar:before {
    content: "\f0c9"
}

i.nimap-icon.signing:before {
    content: "\f2a7"
}

i.nimap-icon.signup:before {
    content: "\f044"
}

i.nimap-icon.sliders:before {
    content: "\f1de"
}

i.nimap-icon.soccer:before {
    content: "\f1e3"
}

i.nimap-icon.sort.alphabet.ascending:before {
    content: "\f15d"
}

i.nimap-icon.sort.alphabet.descending:before {
    content: "\f15e"
}

i.nimap-icon.sort.ascending:before {
    content: "\f0de"
}

i.nimap-icon.sort.content.ascending:before {
    content: "\f160"
}

i.nimap-icon.sort.content.descending:before {
    content: "\f161"
}

i.nimap-icon.sort.descending:before {
    content: "\f0dd"
}

i.nimap-icon.sort.numeric.ascending:before {
    content: "\f162"
}

i.nimap-icon.sort.numeric.descending:before {
    content: "\f163"
}

i.nimap-icon.sound:before {
    content: "\f025"
}

i.nimap-icon.spy:before {
    content: "\f21b"
}

i.nimap-icon.stripe.card:before {
    content: "\f1f5"
}

i.nimap-icon.student:before {
    content: "\f19d"
}

i.nimap-icon.talk:before {
    content: "\f27a"
}

i.nimap-icon.target:before {
    content: "\f140"
}

i.nimap-icon.teletype:before {
    content: "\f1e4"
}

i.nimap-icon.television:before {
    content: "\f26c"
}

i.nimap-icon.text.cursor:before {
    content: "\f246"
}

i.nimap-icon.text.telephone:before {
    content: "\f1e4"
}

i.nimap-icon.theme.isle:before {
    content: "\f2b2"
}

i.nimap-icon.theme:before {
    content: "\f043"
}

i.nimap-icon.thermometer:before {
    content: "\f2c7"
}

i.nimap-icon.thumb.tack:before {
    content: "\f08d"
}

i.nimap-icon.time:before {
    content: "\f017"
}

i.nimap-icon.tm:before {
    content: "\f25c"
}

i.nimap-icon.toggle.down:before {
    content: "\f150"
}

i.nimap-icon.toggle.left:before {
    content: "\f191"
}

i.nimap-icon.toggle.right:before {
    content: "\f152"
}

i.nimap-icon.toggle.up:before {
    content: "\f151"
}

i.nimap-icon.translate:before {
    content: "\f1ab"
}

i.nimap-icon.travel:before {
    content: "\f0b1"
}

i.nimap-icon.treatment:before {
    content: "\f0f1"
}

i.nimap-icon.triangle.down:before {
    content: "\f0d7"
}

i.nimap-icon.triangle.left:before {
    content: "\f0d9"
}

i.nimap-icon.triangle.right:before {
    content: "\f0da"
}

i.nimap-icon.triangle.up:before {
    content: "\f0d8"
}

i.nimap-icon.try:before {
    content: "\f195"
}

i.nimap-icon.unhide:before {
    content: "\f06e"
}

i.nimap-icon.unlinkify:before {
    content: "\f127"
}

i.nimap-icon.unmute:before {
    content: "\f130"
}

i.nimap-icon.usd:before {
    content: "\f155"
}

i.nimap-icon.user.cancel:before {
    content: "\f235"
}

i.nimap-icon.user.close:before {
    content: "\f235"
}

i.nimap-icon.user.delete:before {
    content: "\f235"
}

i.nimap-icon.user.x:before {
    content: "\f235"
}

i.nimap-icon.vcard:before {
    content: "\f2bb"
}

i.nimap-icon.video.camera:before {
    content: "\f03d"
}

i.nimap-icon.video.play:before {
    content: "\f144"
}

i.nimap-icon.visa.card:before {
    content: "\f1f0"
}

i.nimap-icon.visa:before {
    content: "\f1f0"
}

i.nimap-icon.volume.control.phone:before {
    content: "\f2a0"
}

i.nimap-icon.wait:before {
    content: "\f017"
}

i.nimap-icon.warning.circle:before {
    content: "\f06a"
}

i.nimap-icon.warning.sign:before {
    content: "\f071"
}

i.nimap-icon.warning:before {
    content: "\f12a"
}

i.nimap-icon.wechat:before {
    content: "\f1d7"
}

i.nimap-icon.wi-fi:before {
    content: "\f1eb"
}

i.nimap-icon.wikipedia:before {
    content: "\f266"
}

i.nimap-icon.winner:before {
    content: "\f091"
}

i.nimap-icon.wizard:before {
    content: "\f0d0"
}

i.nimap-icon.woman:before {
    content: "\f221"
}

i.nimap-icon.won:before {
    content: "\f159"
}

i.nimap-icon.wordpress.beginner:before {
    content: "\f297"
}

i.nimap-icon.wordpress.forms:before {
    content: "\f298"
}

i.nimap-icon.world:before {
    content: "\f0ac"
}

i.nimap-icon.write.square:before {
    content: "\f14b"
}

i.nimap-icon.x:before {
    content: "\f00d"
}

i.nimap-icon.yc:before {
    content: "\f23b"
}

i.nimap-icon.ycombinator:before {
    content: "\f23b"
}

i.nimap-icon.yen:before {
    content: "\f157"
}

i.nimap-icon.zip:before {
    content: "\f187"
}

i.nimap-icon.zoom-in:before {
    content: "\f00e"
}

i.nimap-icon.zoom-out:before {
    content: "\f010"
}

i.nimap-icon.zoom:before {
    content: "\f00e"
}

i.nimap-icon.bitbucket.square:before {
    content: "\f171"
}

i.nimap-icon.checkmark.box:before {
    content: "\f14a"
}

i.nimap-icon.circle.thin:before {
    content: "\f111"
}

i.nimap-icon.cloud.download:before {
    content: "\f381"
}

i.nimap-icon.cloud.upload:before {
    content: "\f382"
}

i.nimap-icon.compose:before {
    content: "\f303"
}

i.nimap-icon.conversation:before {
    content: "\f086"
}

i.nimap-icon.credit.card.alternative:before {
    content: "\f09d"
}

i.nimap-icon.currency:before {
    content: "\f3d1"
}

i.nimap-icon.dashboard:before {
    content: "\f3fd"
}

i.nimap-icon.diamond:before {
    content: "\f3a5"
}

i.nimap-icon.disk:before {
    content: "\f0a0"
}

i.nimap-icon.exchange:before {
    content: "\f362"
}

i.nimap-icon.external.share:before {
    content: "\f14d"
}

i.nimap-icon.external.square:before {
    content: "\f360"
}

i.nimap-icon.external:before {
    content: "\f35d"
}

i.nimap-icon.facebook.official:before {
    content: "\f082"
}

i.nimap-icon.food:before {
    content: "\f2e7"
}

i.nimap-icon.hourglass.zero:before {
    content: "\f253"
}

i.nimap-icon.level.down:before {
    content: "\f3be"
}

i.nimap-icon.level.up:before {
    content: "\f3bf"
}

i.nimap-icon.logout:before {
    content: "\f2f5"
}

i.nimap-icon.meanpath:before {
    content: "\f0c8"
}

i.nimap-icon.money:before {
    content: "\f3d1"
}

i.nimap-icon.move:before {
    content: "\f0b2"
}

i.nimap-icon.pencil:before {
    content: "\f303"
}

i.nimap-icon.protect:before {
    content: "\f023"
}

i.nimap-icon.radio:before {
    content: "\f192"
}

i.nimap-icon.remove.bookmark:before {
    content: "\f02e"
}

i.nimap-icon.resize.horizontal:before {
    content: "\f337"
}

i.nimap-icon.resize.vertical:before {
    content: "\f338"
}

i.nimap-icon.sign-in:before {
    content: "\f2f6"
}

i.nimap-icon.sign-out:before {
    content: "\f2f5"
}

i.nimap-icon.spoon:before {
    content: "\f2e5"
}

i.nimap-icon.star.half.empty:before {
    content: "\f089"
}

i.nimap-icon.star.half.full:before {
    content: "\f089"
}

i.nimap-icon.ticket:before {
    content: "\f3ff"
}

i.nimap-icon.times.rectangle:before {
    content: "\f410"
}

i.nimap-icon.write:before {
    content: "\f303"
}

i.nimap-icon.youtube.play:before {
    content: "\f167"
}