@font-face {
    font-family: 'iconfont';
    src: url('./iconfont/iconfont.eot');
    src: url('./iconfont/iconfont.eot?#iefix') format('embedded-opentype'),
    url('./iconfont/iconfont.woff2') format('woff2'),
    url('./iconfont/iconfont.woff') format('woff'),
    url('./iconfont/iconfont.ttf') format('truetype'),
    url('./iconfont/iconfont.svg#iconfont') format('svg');
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sys-tr-icon{
    border-radius: 50%;
    border:1px solid #ffffff;
    margin:0px 2px;
    cursor: pointer;
}
.sys-tr-icon::before {
    font-family: 'iconfont' !important;
    background: center center #ffffff;
    color: #cdcdcd;
    border-radius: 50%;
    border:1px solid #ececec;
    font-size: 20px;
}
.sys-tr-icon:hover:before{
    background: center center #28cab2;
    color: #ffffff;
    border-radius: 50%;
    border:1px solid #28cab2;
}
/* 查看 */
.sys-tr-check::before{
    content: "\e676";
}
/* 审核不通过 */
.sys-tr-failure::before{
    content: "\e673";
}
/* 审核通过 */
.sys-tr-success::before{
    content: "\e668";
}
/* 修改 */
.sys-tr-alter::before{
    content: "\e663";
}
/* 下载 */
.sys-tr-down::before{
    content: "\e67c";
}
/* 维护物流信息 */
.sys-tr-maintain::before{
    content: "\e66c";
}
/* 配送 */
.sys-tr-delivery::before{
    content: "\e646";
}
/* 受理 */
.sys-tr-accept::before{
    content: "\e670";
}
/* 添加键值 */
.sys-tr-number::before{
    content: "\e666";
}
/* 驳回 */
.sys-tr-reject::before{
    content: "\e674";
}
/* 删除 */
.sys-tr-delete::before{
    content: "\e669";
}
/* 密码重置 */
.sys-tr-reset::before{
    content: "\e67b";
}
/* 暂停 */
.sys-tr-pause::before{
    content: "\e66e";
}
/* 撤销 */
.sys-tr-resume::before{
    content: "\e664";
}
/* 立即执行 */
.sys-tr-execute::before{
    content: "\e672";
}
/* 添加下级菜单 */
.sys-tr-add::before{
    content: "\e66a";
}
/* 仓位预设 */
.sys-tr-position::before{
    content: "\e665";
}
/* 添加 */
.sys-tr-plus::before{
    content: "\e65d";
}
/* 取消 */
.sys-tr-cancel::before{
    content: "\e667";
}
/* 配送 */
.sys-tr-confirm::before{
    content: "\e644";
}
/* 受理并下推销售订单 */
.sys-tr-SaleOrder::before{
    content: "\e67e";
}
/* 下推配送单 */
.sys-tr-SaleOut::before{
    content: "\e66a";
}
/* 下推发货通知单 */
.sys-tr-deliver::before{
    content: "\e67f";
}
/* 下推采购申请 */
.sys-tr-purchases::before{
    content: "\e680";
}
/* 审核 */
.sys-tr-review::before{
    content: "\e671";
}
/* 提交 */
.sys-tr-submit::before{
    content: "\e66b";
}
/* 订单复用 */
.sys-tr-multiplexing::before{
    content: "\e683";
}
/* 下推验收、下推核收、下推收料 */
.sys-tr-pushdownreceipt::before{
    content: "\e682";
}
/* 下推验收、下推核收、下推收料 */
.sys-tr-assign::before{
    content: "\e684";
}
/* 订单跟踪 */
.sys-tr-track::before{
    content: "\e685";
}
/* 入库 */
.sys-tr-storage::before{
    content: "\e681";
}
/* 下推k3Cloud */
.sys-tr-kCloud::before{
    content: "\e686";
}
/* 渠道交接表 is start */
/* 渠道交接表列表设置可编辑列标识 */
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelSupplierName'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelNetworkNo'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'customerName'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelItemName'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelPackingSpec'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelArticleNumbe'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelFacturerName'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelUnitName'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelChargePerson'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelRatePrice'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelMoneyCurrency'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelRate'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelInvoiceType'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelPaymentMethod'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelAnnualContract'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelMargin'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelQuota'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelSalesAuthorization'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelFreightPaymentMethod'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelColdChainDelivery'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelMedicalDevices'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelIsTicket'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelTicketMethod'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelFixedPrice'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelTicketPoints'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelFirstDownMode'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelFirstPriceReference'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelIsStartTicket'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelWarrantyTime'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelNetworNo'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'orderAccessPerson'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-order .datagrid-view2 .datagrid-header td[field = 'orderChargePerson'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'orderContactMode'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelAptitudesContact'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelContactMode'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelNormalUse'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelInvalidReason'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelRemarks'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelTransitionType'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelHasPolicy'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelPolicyType'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelSpecificPolicy'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelParallelismAmount'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelHasUseLife'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelUseStartDate'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-channel .datagrid-view2 .datagrid-header td[field = 'channelUseEndDate'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-order .datagrid-view2 .datagrid-header td[field = 'orderItemNo'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-order .datagrid-view2 .datagrid-header td[field = 'orderReviewPrice'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-order .datagrid-view2 .datagrid-header td[field = 'orderSupplierName'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-order .datagrid-view2 .datagrid-header td[field = 'orderProcurementCycle'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-order .datagrid-view2 .datagrid-header td[field = 'orderFirstWarehousTime'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-order .datagrid-view2 .datagrid-header td[field = 'orderLastWarehousTime'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-order .datagrid-view2 .datagrid-header td[field = 'orderExecuteType'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.channel-table-order .datagrid-view2 .datagrid-header td[field = 'orderIsCompleted'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
/* 渠道交接表 is end */
/* 订单申请 is start */

.table-columns-edit .datagrid-view2 .datagrid-header td[field = 'unitName'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.table-columns-edit .datagrid-view2 .datagrid-header td[field = 'orderQty'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.table-columns-edit .datagrid-view2 .datagrid-header td[field = 'deliveryDate'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.table-columns-edit .datagrid-view2 .datagrid-header td[field = 'inboundPrice'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
.table-columns-edit .datagrid-view2 .datagrid-header td[field = 'remarks'] span:first-child::before {
    font-family: 'iconfont';
    content: "\e663";
    margin-right: 3px;
    color: #B1B1B1;
}
/* 订单申请 is end */
/* 试剂核收 is start */
.sys-cloumns-edit .datagrid-view2 .datagrid-header td[field = 'receiptQty'] span:first-child::before {
  font-family: 'iconfont';
  content: "\e663";
  margin-right: 3px;
  color: #B1B1B1;
}
.sys-cloumns-edit .datagrid-view2 .datagrid-header td[field = 'lotNo'] span:first-child::before {
  font-family: 'iconfont';
  content: "\e663";
  margin-right: 3px;
  color: #B1B1B1;
}
.sys-cloumns-edit .datagrid-view2 .datagrid-header td[field = 'validityDate'] span:first-child::before {
  font-family: 'iconfont';
  content: "\e663";
  margin-right: 3px;
  color: #B1B1B1;
}
.sys-cloumns-edit .datagrid-view2 .datagrid-header td[field = 'refundQty'] span:first-child::before {
  font-family: 'iconfont';
  content: "\e663";
  margin-right: 3px;
  color: #B1B1B1;
}
.sys-cloumns-edit .datagrid-view2 .datagrid-header td[field = 'complementQty'] span:first-child::before {
  font-family: 'iconfont';
  content: "\e663";
  margin-right: 3px;
  color: #B1B1B1;
}
.sys-cloumns-edit .datagrid-view2 .datagrid-header td[field = 'remarks'] span:first-child::before {
  font-family: 'iconfont';
  content: "\e663";
  margin-right: 3px;
  color: #B1B1B1;
}
/* 试剂核收下推 */
.sys-recInbY-icon .datagrid-view2 .datagrid-header td[field = 'warehouseId'] span:first-child::before {
  font-family: 'iconfont';
  content: "\e663";
  margin-right: 3px;
  color: #B1B1B1;
}
.sys-recInbY-icon .datagrid-view2 .datagrid-header td[field = 'positionId'] span:first-child::before {
  font-family: 'iconfont';
  content: "\e663";
  margin-right: 3px;
  color: #B1B1B1;
}
.sys-recInbY-icon .datagrid-view2 .datagrid-header td[field = 'inboundQty'] span:first-child::before {
  font-family: 'iconfont';
  content: "\e663";
  margin-right: 3px;
  color: #B1B1B1;
}
/* 试剂核收 is end */