/* Generated by Glyphter (http://www.glyphter.com) on  Wed Aug 05 2015*/

/* For fonts generated using Glyphter */
@font-face {
    font-family: 'glyphter nm icon font';
    src: url('./../font/nm-icon-font.woff') format('woff'),
    url('./../font/nm-icon-font.ttf') format('truetype'),
    url('./../font/LocatorDisplayBold.otf') format('otf');
    font-weight: normal;
    font-style: normal;
}

/*

For fonts generated using Icomoon (https://icomoon.io/app/#/select).

Note that Icomoon requires *.svg file as well to be included in source.
In order to add new icons take following steps:
1. Import the ../font_im_assets/nm-icon-im-font.json file in Icomoon app.
The .svg file when imported rather, doesn't preserve all styles.
2. Import SVG of the new icon.
3. Generate this new set of fonts.
4. Add the style for the icons here.
5. Replace the following src files and the .json file with the newer ones
generated.

*/
@font-face {
    font-family: 'icomoon nm icon font';
    src:
         url('./../font/nm-icon-im-font.woff') format('woff'),
         url('./../font/nm-icon-im-font.svg') format('svg'),
         url('./../font/nm-icon-im-font.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
}

/* LocatorDisplayBold font */
@font-face {
    font-family: 'LocatorDisplayBold';
    src: url('./../font/LocatorDisplayBold.otf');
    font-weight: normal;
    font-style: normal;
}

/*

Glyphter icons
Naming convention: icon-*

*/
[class*='icon-']{
  line-height:      1;
  vertical-align:   middle;
  display:          inline-block;
}
[class*='icon-']:before{
  display:          inline-block;
  font-family:      'glyphter nm icon font';
  font-style:       normal;
  font-weight:      normal;
  line-height:      1;
  vertical-align:   top;
  font-size:        inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* ICONS IN BUTTONS */
.btn [class*='icon-']{

  color:          inherit;
  vertical-align: baseline;
  font-size:      14px;
  margin:         -.1em .1em;

}

.btn.small [class*='icon-']{

  font-size:    12px;
  margin:       0 .2em;

}

.btn [class*='icon-']:before{
  color:          inherit;
}

.icon-behance:before{
  color:    #1D8DB5;
}
.icon-deviant-art:before{
  color:    #00CE3E;
}
.icon-dribbble:before{
  color:    #EA4C89;
}
.icon-etsy:before{
  color:    #F76400;
}
.icon-facebook:before{
  color:    #3C5A99;
}
.icon-google-plus:before{
  color:     #DC4A38;
}
.icon-instagram:before{
  color:    #005686;
}
.icon-pinterest:before{
  color:    #AA2529;
}
.icon-tumblr:before{
  color:    #303D4D;
}
.icon-twitter:before{
  color:    #1D8DB5;
}
.icon-liked{
  color:    #FFCF2F !important;
}
.icon-warning{
  color: #ea2360;
}
.icon-warning.soft{
  color: #FFCF2F;
}

.icon-block:before{content:'\0055';}
.icon-badge:before{content:'\0041';}
.icon-burger:before{content:'\0042';}
.icon-chat:before{content:'\0043';}
.icon-checkmark:before{content:'\0044';}
.icon-close:before{content:'\0045';}
.icon-conceal:before{content:'\0046';}
.icon-creator:before{content:'\0047';}
.icon-edit:before{content:'\0048';}
.icon-flag:before{content:'\0049';}
.icon-like:before{content:'\004A';}
.icon-liked:before{content:'\004B';}
.icon-minus:before{content:'\004C';}
.icon-add:before{content:'\004D';}
.icon-more:before{content:'\004E';}
.icon-notifications:before{content:'\004F';}
.icon-owners:before{content:'\0050';}
.icon-reveal:before{content:'\0051';}
.icon-search:before{content:'\0052';}
.icon-trade:before{content:'\0053';}
.icon-trash:before{content:'\0054';}
.icon-unowned:before{content:'\0055';}
.icon-warning:before{content:'\0056';}
.icon-print:before{content:'\0057';}
.icon-behance:before{content:'\002F';}
.icon-deviant-art:before{content:'\005B';}
.icon-dribbble:before{content:'\005C';}
.icon-instagram:before{content:'\005D';}
.icon-facebook:before{content:'\005E';}
.icon-etsy:before{content:'\005F';}
.icon-google-plus:before{content:'\0060';}
.icon-pinterest:before{content:'\007C';}
.icon-tumblr:before{content:'\007D';}
.icon-twitter:before{content:'\007E';}

/*

Icomoon icons
Naming convention: icon-im-*

*/
[class*='icon-im-']:before{
    font-family: 'icomoon nm icon font';
}

.icon-im-checklist:before {
  content: "\e900";
}
.icon-im-wishlist:before {
  content: "\e901";
}
.icon-im-wishlisted:before {
  content: "\e902";
  color: #FFCF2F !important;
}

.icon-im-multi-prints:before {
  content: "\e903";
}

.icon-im-discard:before {
  content: "\e94d";
  font-size: 18px;
}

.icon-im-collection:before {
  content: "\e905";
  color: #a19fa2;
}

.icon-im-series-detail:before {
  content: "\e906";
  color: #a19fa2;
}


.icon-im-ascending:before {
  content: "\e907";
  color: #a19fa2;
}
.icon-im-available:before {
  content: "\e908";
  color: #a19fa2;
}
.icon-im-series-checklist:before {
  content: "\e909";
  // color: #a19fa2;
}
.icon-im-completed:before {
  content: "\e90a";
  color: #1482a1;
}
.icon-im-descending:before {
  content: "\e90b";
  color: #a19fa2;
}
.icon-im-filter:before {
  content: "\e90c";
  color: #9e9c9f;
}
.icon-im-incomplete:before {
  content: "\e90d";
  color: #a19fa2;
}
.icon-im-lock:before {
  content: "\e90e";
  color: #a19fa2;
}
.icon-im-your-collection:before {
  content: "\e914";
  color: #fff;
}
.icon-im-owned:before {
  content: "\e910";
  color: #1482a1;
}
.icon-im-unavailable:before {
  content: "\e911";
  color: #1482a1;
}
.icon-im-unlocked:before {
  content: "\e912";
  color: #1482a1;
}
.icon-im-unowned:before {
  content: "\e950";
  color: #a19fa2;
}

.icon-im-freebie:before {
  content: "\e915";
  color: #a19fa2;
}
.icon-im-series-finder:before {
  content: "\e91b";
  color: #a19fa2;
}
.icon-im-limited:before {
  content: "\e916";
  color: #a19fa2;
}
.icon-im-unlimited:before {
  content: "\e917";
  color: #1482a1;
}
.icon-im-help-light:before {
  content: "\e918";
  color: #a19fa2;
}
.icon-im-search:before {
  content: "\e919";
  color: #b39ea9;
}
.icon-im-simple-asc:before {
  content: "\e91a";
  color: #b39ea9;
}
.icon-im-simple-desc:before {
  content: "\e91c";
  color: #b39ea9;
}
/* This is no longer used. Remove it whenever required */
.icon-im-unowned-card:before {
  content: "\e91d";
  color: #a19fa2;
}
.icon-im-cards:before {
  content: "\e91e";
  color: #b39ea9;
}
.icon-im-percent:before {
  content: "\e91f";
  color: #93d6f9;
}
.icon-im-time:before {
  content: "\e920";
}
.icon-im-common-series:before {
  content: "\e921";
  color: #a19fa2;
}
.icon-im-rank:before {
  content: "\e922";
  color: #fff;
}
.icon-im-user:before {
  content: "\e94c";
  color: #a19fa2;
}
.icon-im-score:before {
  content: "\e951";
}
.icon-im-quest:before {
  content: "\e923";
  color: #a09fa1;
}
.icon-im-question:before {
  content: "\e926";
  color: #a19fa2;
}
.icon-im-crown-1:before {
  content: "\e928";
  color: #a09fa1;
}
.icon-im-chevron-1:before {
  content: "\e92e";
  color: #a09fa1;
}
.icon-im-chevron-2:before {
  content: "\e92f";
  color: #a09fa1;
}
.icon-im-chevron-3:before {
  content: "\e930";
  color: #a09fa1;
}
.icon-im-lightning-1:before {
  content: "\e931";
  color: #a09fa1;
}
.icon-im-lightning-2:before {
  content: "\e932";
  color: #a09fa1;
}
.icon-im-lightning-3:before {
  content: "\e933";
  color: #a09fa1;
}
.icon-im-crescent-moon-1:before {
  content: "\e934";
  color: #a09fa1;
}
.icon-im-crescent-moon-2:before {
  content: "\e935";
  color: #a09fa1;
}
.icon-im-crescent-moon-3:before {
  content: "\e936";
  color: #a09fa1;
}
.icon-im-star-1:before {
  content: "\e937";
  color: #a09fa1;
}
.icon-im-star-2:before {
  content: "\e938";
  color: #a09fa1;
}
.icon-im-star-3:before {
  content: "\e939";
  color: #a09fa1;
}
.icon-im-8-point-star-1:before {
  content: "\e93a";
  color: #a09fa1;
}
.icon-im-8-point-star-2:before {
  content: "\e93b";
  color: #a09fa1;
}
.icon-im-8-point-star-3:before {
  content: "\e93c";
  color: #a09fa1;
}
.icon-im-diamond-1:before {
  content: "\e93d";
  color: #a09fa1;
}
.icon-im-diamond-2:before {
  content: "\e93e";
  color: #a09fa1;
}
.icon-im-diamond-3:before {
  content: "\e93f";
  color: #a09fa1;
}
.icon-im-water-1:before {
  content: "\e940";
  color: #a09fa1;
}
.icon-im-water-2:before {
  content: "\e941";
  color: #a09fa1;
}
.icon-im-water-3:before {
  content: "\e942";
  color: #a09fa1;
}
.icon-im-quickness:before {
  content: "\e924";
  color: #a19fa2;
}
.icon-im-odds:before {
  content: "\e925";
  color: #a09fa1;
}
.icon-im-duplicate:before {
  content: "\e943";
  color: #a19fa2;
}
.icon-im-average:before {
  content: "\e927";
  color: #a19fa2;
}
.icon-im-streak:before {
  content: "\e92d";
  color: #a09fa1;
}
.icon-im-limited-series:before {
  content: "\e946";
  color: #9f9ea0;
}
.icon-im-discarding:before {
  content: "\e947";
  color: #a09fa1;
}
.icon-im-trader:before {
  content: "\e948";
  color: #9e9c9f;
}
.icon-im-success:before {
  content: "\e949";
  color: #a09fa1;
}
.icon-im-trader-grade:before {
  content: "\e94f";
  color: #a09fa1;
}
.icon-im-le:before {
  content: "\e94e";
  color: #a09fa1;
}
.icon-im-re:before {
  content: "\e94b";
  color: #a09fa1;
}
.icon-im-rarity-milestone:before {
  content: "\e94a";
  color: #a09fa1;
}
.icon-im-quest-series:before {
  content: "\e904";
}
.icon-im-pro:before {
  content: "\e952";
}
.icon-im-edit:before {
    content: "\e954";
    color: #857a90;
}
.icon-im-filter-unowned:before {
  content: "\e955";
  color: #a09fa1;;
}
