@font-face {
  font-family: "ActionIcon";
  src: url("./fonts/iconfont.eot");
  /* IE9 */
  src: url("./fonts/iconfont.eot?#iefix") format("embedded-opentype"), url("./fonts/iconfont.woff?") format("woff"), url("./fonts/iconfont.ttf?") format("truetype"), url("./fonts/iconfont.svg") format("svg");
  /* iOS 4.1- */ }
.iconfont {
  font-family: "ActionIcon" !important;
  font-size: 16px;
  display: inline-block;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.icon-relation:before {
    content: "\e6ff";}
.icon-msg:before {
  content: "\e716"; }

.icon-radio-unchecked:before {
  content: "\e671"; }

.icon-radio-check:before {
  content: "\e692"; }

.icon-radio-half:before {
  content: "\e660"; }

.icon-setting:before {
  content: "\e604"; }

.icon-edit:before {
  content: "\eabd"; }

.icon-trash:before {
  content: "\e699"; }

.icon-down:before {
  content: "\e7b2"; }

.icon-up:before {
  content: "\e743"; }

.icon-deliver:before {
  content: "\e606"; }

.icon-evaluate:before {
  content: "\e607"; }

.icon-contract:before {
  content: "\e608"; }

.icon-ticket:before {
  content: "\e609"; }

.icon-pay:before {
  content: "\e60a"; }

.icon-receiving:before {
  content: "\e60b"; }

.icon-submit:before {
  content: "\e60c"; }

.icon-invoicing:before {
  content: "\e60d"; }

.icon-checkboxindetermina:before {
  content: "\e721"; }

.icon-search:before {
  content: "\e6ec"; }

.icon-right:before {
  content: "\e712"; }

.icon-checkboxchecked2:before {
  content: "\e6f6"; }

.icon-checkbox:before {
  content: "\e725"; }

.icon-check:before {
  content: "\e6e7"; }

.icon-date:before {
  content: "\e71d"; }

.icon-addcircle:before {
  content: "\e6eb"; }

.icon-collection:before {
  content: "\e603"; }

.icon-confirmed:before {
  content: "\e601"; }

.icon-sale:before {
  content: "\e602"; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset,
img {
  border: 0;
  vertical-align: top; }

address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal; }

ol,
ul {
  list-style: none; }

caption,
th {
  text-align: left; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal; }

q:before,
q:after {
  content: ""; }

abbr,
acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%; }

legend {
  color: #000; }

iframe {
  display: block; }

/* yui3 fonts */
body {
  font-size: 14px;
  font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, Tahoma, Arial, sans-serif; }

select,
input,
button,
textarea {
  font: 99% arial, helvetica, clean, sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%; }

a {
  text-decoration: none; }

input,
button,
textarea {
  font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, Tahoma, Arial, sans-serif;
  border: 0;
  outline: 0; }

input[type=text]::-ms-clear,
input[type=password]::-ms-reveal {
  display: none; }

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #d6d6d6; }

textarea::-moz-placeholder,
input::-moz-placeholder {
  color: #d6d6d6; }

textarea:-moz-placeholder,
input:-moz-placeholder {
  color: #d6d6d6; }

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #d6d6d6; }

.placeholder {
  color: #d6d6d6; }

/* utilities */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.clearfix {
  *zoom: 1; }

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: ""; }

.clearfix:after {
  clear: both; }

.l {
  float: left !important; }

.r {
  float: right !important; }

.hidden {
  display: none !important; }

.invisible {
  visibility: hidden !important; }

.trans {
  -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1); }

.text-overflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

/*# sourceMappingURL=common.css.map */
