@charset "UTF-8";
@font-face {
  font-family: 'ccg-icons';
  src: url('../font/ccg-icons.eot?9337203');
  src: url('../font/ccg-icons.eot?9337203#iefix') format('embedded-opentype'),
       url('../font/ccg-icons.woff2?9337203') format('woff2'),
       url('../font/ccg-icons.woff?9337203') format('woff'),
       url('../font/ccg-icons.ttf?9337203') format('truetype'),
       url('../font/ccg-icons.svg?9337203#ccg-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'ccg-icons';
    src: url('../font/ccg-icons.svg?9337203#ccg-icons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "ccg-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-home:before { content: '\e800'; } /* '' */
.icon-account:before { content: '\e801'; } /* '' */
.icon-manage-account:before { content: '\e802'; } /* '' */
.icon-add:before { content: '\e803'; } /* '' */
.icon-close:before { content: '\e804'; } /* '' */
.icon-collapse:before { content: '\e805'; } /* '' */
.icon-expand:before { content: '\e806'; } /* '' */
.icon-gallery-view:before { content: '\e807'; } /* '' */
.icon-list-view:before { content: '\e808'; } /* '' */
.icon-history-view:before { content: '\e809'; } /* '' */
.icon-goto:before { content: '\e80a'; } /* '' */
.icon-help:before { content: '\e80b'; } /* '' */
.icon-images:before { content: '\e80c'; } /* '' */
.icon-menu:before { content: '\e80d'; } /* '' */
.icon-scales:before { content: '\e80e'; } /* '' */
.icon-search:before { content: '\e80f'; } /* '' */
.icon-selected:before { content: '\e810'; } /* '' */
.icon-up:before { content: '\e811'; } /* '' */
.icon-down:before { content: '\e812'; } /* '' */
.icon-prev:before { content: '\e813'; } /* '' */
.icon-next:before { content: '\e814'; } /* '' */
.icon-views:before { content: '\e815'; } /* '' */
.icon-play:before { content: '\e816'; } /* '' */
.icon-pause:before { content: '\e817'; } /* '' */
.icon-full-screen:before { content: '\e818'; } /* '' */
.icon-warning:before { content: '\e819'; } /* '' */
.icon-error:before { content: '\e81a'; } /* '' */
.icon-success:before { content: '\e81b'; } /* '' */
.icon-edit:before { content: '\e81c'; } /* '' */
.icon-trash:before { content: '\e81d'; } /* '' */
.icon-description:before { content: '\e81e'; } /* '' */
.icon-no-description:before { content: '\e81f'; } /* '' */
.icon-globe:before { content: '\e820'; } /* '' */
.icon-learn-more:before { content: '\e821'; } /* '' */
.icon-award:before { content: '\e822'; } /* '' */
.icon-award-1:before { content: '\e823'; } /* '' */
.icon-award-2:before { content: '\e824'; } /* '' */
.icon-award-3:before { content: '\e825'; } /* '' */
.icon-award-4:before { content: '\e826'; } /* '' */
.icon-award-5:before { content: '\e827'; } /* '' */
.icon-award-6:before { content: '\e828'; } /* '' */
.icon-award-7:before { content: '\e829'; } /* '' */
.icon-award-8:before { content: '\e82a'; } /* '' */
.icon-award-9:before { content: '\e82b'; } /* '' */
.icon-award-10:before { content: '\e82c'; } /* '' */
.icon-ngc-coin:before { content: '\e82d'; } /* '' */
.icon-ngc-coin-alt:before { content: '\e82e'; } /* '' */
.icon-ngc-submit-coins:before { content: '\e82f'; } /* '' */
.icon-ngc-star:before { content: '\e830'; } /* '' */
.icon-ngc-no-image:before { content: '\e831'; } /* '' */
.icon-ngc-sets:before { content: '\e832'; } /* '' */
.icon-pmg-submit-notes:before { content: '\e833'; } /* '' */
.icon-pinterest:before { content: '\e834'; } /* '' */
.icon-wechat:before { content: '\e835'; } /* '' */
.icon-youku:before { content: '\e836'; } /* '' */
.icon-youtube:before { content: '\e837'; } /* '' */
.icon-ol-restoration:before { content: '\e838'; } /* '' */
.icon-facebook:before { content: '\e839'; } /* '' */
.icon-submit-comics:before { content: '\e83a'; } /* '' */
.icon-awards:before { content: '\e83b'; } /* '' */
.icon-ngc-plus:before { content: '\e83c'; } /* '' */
.icon-price-guide:before { content: '\e83d'; } /* '' */
.icon-census:before { content: '\e83e'; } /* '' */
.icon-increase:before { content: '\e83f'; } /* '' */
.icon-decrease:before { content: '\e840'; } /* '' */
.icon-filter:before { content: '\e841'; } /* '' */
.icon-ngc-variety:before { content: '\e842'; } /* '' */
.icon-ngc-details:before { content: '\e843'; } /* '' */
.icon-back:before { content: '\e844'; } /* '' */
.icon-loading:before { content: '\e845'; } /* '' */
.icon-copy:before { content: '\e846'; } /* '' */
.icon-sig-label:before { content: '\e847'; } /* '' */
.icon-goto-first:before { content: '\e848'; } /* '' */
.icon-email:before { content: '\e849'; } /* '' */
.icon-track-price:before { content: '\e84a'; } /* '' */
.icon-block-letter:before { content: '\e84b'; } /* '' */
.icon-ol-pressing:before { content: '\e84c'; } /* '' */
.icon-news:before { content: '\e84d'; } /* '' */
.icon-transaction:before { content: '\e84e'; } /* '' */
.icon-chat-boards:before { content: '\e84f'; } /* '' */
.icon-signing:before { content: '\e850'; } /* '' */
.icon-up-down-arrow:before { content: '\e851'; } /* '' */
.icon-goto-last:before { content: '\e852'; } /* '' */
.icon-info:before { content: '\e855'; } /* '' */
.icon-ol-delete-trash:before { content: '\e856'; } /* '' */
.icon-world-price-guide:before { content: '\e858'; } /* '' */
.icon-history:before { content: '\e859'; } /* '' */
.icon-gallery:before { content: '\e85b'; } /* '' */
.icon-external-link:before { content: '\e85c'; } /* '' */
.icon-fee-yuan:before { content: '\e85e'; } /* '' */
.icon-download:before { content: '\e85f'; } /* '' */
.icon-private:before { content: '\e860'; } /* '' */
.icon-submit-cards:before { content: '\e861'; } /* '' */
.icon-store:before { content: '\e862'; } /* '' */
.icon-no-image-card:before { content: '\e863'; } /* '' */
.icon-twitter:before { content: '\e864'; } /* '' */
.icon-linkedin:before { content: '\e865'; } /* '' */
.icon-top-collector:before { content: '\e866'; } /* '' */
.icon-ol-edit:before { content: '\e867'; } /* '' */
.icon-ol-expand-collapse:before { content: '\e868'; } /* '' */
.icon-coin-explorer:before { content: '\e869'; } /* '' */
.icon-ol-imaging:before { content: '\e86a'; } /* '' */
.icon-ol-mailin-dropoff:before { content: '\e86b'; } /* '' */
.icon-ol-mechanical-error:before { content: '\e86c'; } /* '' */
.icon-ol-onsite-grading:before { content: '\e86d'; } /* '' */
.icon-ol-packing-slip:before { content: '\e86e'; } /* '' */
.icon-ol-pedigree:before { content: '\e86f'; } /* '' */
.icon-ol-sports-cards:before { content: '\e871'; } /* '' */
.icon-ol-subgrades:before { content: '\e872'; } /* '' */
.icon-ol-thick-holder:before { content: '\e873'; } /* '' */
.icon-ol-tier:before { content: '\e874'; } /* '' */
.icon-ol-track:before { content: '\e875'; } /* '' */
.icon-ol-add:before { content: '\e876'; } /* '' */
.icon-ol-appearance-review:before { content: '\e877'; } /* '' */
.icon-ol-arrow-left:before { content: '\e878'; } /* '' */
.icon-ol-arrow-right:before { content: '\e879'; } /* '' */
.icon-ol-autograph:before { content: '\e87a'; } /* '' */
.icon-ol-check:before { content: '\e87b'; } /* '' */
.icon-ol-credit-card:before { content: '\e87d'; } /* '' */
.icon-ol-check-payment:before { content: '\e87e'; } /* '' */
.icon-ol-reholder:before { content: '\e87f'; } /* '' */
.icon-ol-crossover:before { content: '\e880'; } /* '' */
.icon-ol-grading:before { content: '\e881'; } /* '' */
.icon-ol-trading-card:before { content: '\e882'; } /* '' */
.icon-ol-comic:before { content: '\e883'; } /* '' */
.icon-ol-magazine:before { content: '\e884'; } /* '' */
.icon-ol-poster:before { content: '\e885'; } /* '' */
.icon-ol-sports-card:before { content: '\e886'; } /* '' */
.icon-ol-warning:before { content: '\e887'; } /* '' */
.icon-ol-prescreen:before { content: '\e888'; } /* '' */
.icon-ol-fast-track:before { content: '\e889'; } /* '' */
.icon-ol-grade-screen:before { content: '\e88b'; } /* '' */
.icon-registry-cards:before { content: '\e88c'; } /* '' */
.icon-updated:before { content: '\e88d'; } /* '' */
.icon-new:before { content: '\e88e'; } /* '' */
.icon-swap:before { content: '\e88f'; } /* '' */
.icon-ol-photo-sketch:before { content: '\e890'; } /* '' */
.icon-jsa-logo:before { content: '\e891'; } /* '' */
.icon-stamp:before { content: '\e892'; } /* '' */
.icon-submit-stamps:before { content: '\e893'; } /* '' */
.icon-fee-yen:before { content: '\e894'; } /* '' */
.icon-news-hk:before { content: '\e895'; } /* '' */
.icon-draggable:before { content: '\e89a'; } /* '' */
.icon-instagram:before { content: '\e89b'; } /* '' */
.icon-top-pop:before { content: '\e8a4'; } /* '' */
.icon-registry:before { content: '\e8ab'; } /* '' */
.icon-events:before { content: '\e8ac'; } /* '' */
.icon-ol-remove-restoration:before { content: '󩀁'; } /* '\e9001' */
.icon-pdf:before { content: '󩀂'; } /* '\e9002' */
