/* --------------------------------------------

	FileName	:	outline.css

font-size 9px{ font-size:77%; } 10px{ font-size:85%; } 11px{ font-size:93%; } 12px{ font-size:100%; } 13px{ font-size:108%; } 14px{ font-size:116%; } 15px{ font-size:123.1%; } 16px{ font-size:131%; } 17px{ font-size:138.5%; } 18px{ font-size:146.5%; } 19px{ font-size:153.9%; } 20px{ font-size:161.6%; } 21px{ font-size:167%; } 22px{ font-size:174%; } 23px{ font-size:182%; } 24px{ font-size:189%; } 27px{ font-size:197%; }

-------------------------------------------- */
/* line 30, ../scss/_mixin.scss */
.clearfix {
  display: inline-block;
}
/* line 32, ../scss/_mixin.scss */
.clearfix {
  display: block;
}
/* line 35, ../scss/_mixin.scss */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

/* line 43, ../scss/_mixin.scss */
.textOver {
  display: block;
  text-indent: 120%;
  white-space: nowrap;
  overflow: hidden;
}

@media only screen and (max-width: 640px) {
  /* line 16, ../scss/market.scss */
  .market .statistics table {
    width: 100% !important;
  }
  /* line 18, ../scss/market.scss */
  .market .statistics table th {
    display: table-cell;
    width: auto;
  }
  /* line 22, ../scss/market.scss */
  .market .statistics table td {
    display: table-cell;
    width: auto;
  }
}
