.toothsPositions {
  padding: 3px;
  display: block;
}
.toothsPositions .tabs {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
}
.toothsPositions .tabs.borders {
  border-bottom: 1px solid #00a6c9;
}
.toothsPositions .item {
  min-height: 20px;
  line-height: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
}
.toothsPositions .item div.t {
  height: 20px;
  line-height: 20px;
  display: inline-block;
}
.toothsPositions .item div.t span:nth-child(1) {
  height: 16px;
  color: #333;
}
.toothsPositions .item div.t .sides {
  font-size: 12px;
  position: relative;
  top: -4px;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  display: inline-block;
}
.toothsPositions .item div.t.rights {
  float: right;
}
.toothsPositions .item.borders {
  border-right: 1px solid #00a6c9;
}
.toothsPositions .ant-divider {
  float: left;
  height: 20px;
}

.prints-orderCharge {
  padding: 5px;
  font-size: 12px!important;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  font-weight: bold;
}
.prints-orderCharge .ant-card-body {
  padding: 0;
}
.prints-orderCharge .ant-card-head {
  border: none;
  height: 30px;
  min-height: 0;
}
.prints-orderCharge .ant-card-head-title {
  text-align: center;
  font-size: 18px!important;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  padding: 0;
}
.prints-orderCharge .ant-col {
  min-height: 16px;
  line-height: 16px;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  color: #000;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.prints-orderCharge .ant-col-2,
.prints-orderCharge .ant-col-3 {
  text-align: center;
}
.prints-orderCharge .ant-col-11 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.prints-orderCharge .ant-col-11 div {
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
  word-wrap: break-word;
  word-break: normal;
}
.prints-orderCharge .h {
  min-height: 120px;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}
.prints-orderCharge .itemH .ant-col {
  min-height: 32px;
  line-height: 32px;
}
.prints-orderCharge .h17 .ant-col {
  min-height: 17px!important;
  line-height: 17px!important;
}
.prints-orderCharge .cursorTooth .toothsPositions {
  height: 30px;
  padding: 0;
}
.prints-orderCharge .cursorTooth .toothsPositions .item {
  min-height: 15px;
  height: 15px;
  line-height: 15px;
}
.prints-orderCharge .cursorTooth .toothsPositions .item div.t {
  height: 15px;
  line-height: 15px;
}
.prints-orderCharge .cursorTooth .toothsPositions .borders {
  border-color: #000;
}
.prints-orderCharge .b {
  width: 100%;
  display: block;
  height: 1px;
  border-top: 2px solid #000 !important;
  background-color: #000 !important;
}
.prints-orderCharge .b1 {
  width: 100%;
  display: block;
  height: 1px;
  border-top: 1px solid #000 !important;
  background-color: #000 !important;
}

.AllocationPayMoney .ant-drawer-body .box {
  overflow-y: hidden;
}
.AllocationPayMoney .ant-drawer-body .box .h50 {
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  font-size: 15px;
}
.AllocationPayMoney .ant-drawer-body .box td .h {
  height: 30px;
  line-height: 30px;
}
.AllocationPayMoney .ant-drawer-body .box td .ant-select {
  width: 120px;
  margin-right: 5px;
}
.AllocationPayMoney .ant-drawer-body .box td .ant-input-number {
  width: 80px;
}
.AllocationPayMoney .ant-drawer-body .box td .w95 {
  width: 110px;
}
.AllocationPayMoney .ant-drawer-body .box td .anticon-plus,
.AllocationPayMoney .ant-drawer-body .box td .anticon-minus {
  width: 32px;
  height: 28px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
  color: #1784fc;
  font-weight: bold;
}
.AllocationPayMoney .ant-drawer-body .box td .mt5 {
  margin-top: 5px;
}

.AllocationMoney .ant-drawer-body .box {
  overflow-y: hidden;
}
.AllocationMoney .ant-drawer-body .box td .h {
  height: 32px;
}
.AllocationMoney .ant-drawer-body .box td .text {
  width: 110px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  margin: 0 5px;
}
.AllocationMoney .ant-drawer-body .box td .ant-input-number {
  width: 90px;
  float: left;
}
.AllocationMoney .ant-drawer-body .box td .mt5 {
  margin-top: 5px;
}

.editOrderPay .ant-modal-body .ant-select,
.editOrderPay .ant-modal-body .ant-input,
.editOrderPay .ant-modal-body .ant-input-number {
  width: 210px;
  margin-right: 5px;
}
.editOrderPay .ant-modal-body .el-date-editor {
  width: 210px!important;
}
.editOrderPay .ant-modal-body textarea.ant-input {
  width: 400px;
  margin: 5px 0;
}
.editOrderPay .ant-modal-body .v label {
  visibility: hidden;
}
.cancelOrderPay .ant-modal {
  width: 545px;
}
.cancelOrderPay .ant-modal-body {
  padding: 0;
}
.cancelOrderPay .ant-modal-body .reds {
  text-align: center;
  font-size: 14px;
  color: red;
  display: block;
  padding: 5px 0;
}
.cancelOrderPay .ant-modal-body .formRowCol {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 0;
}
.cancelOrderPay .ant-modal-body .ant-form-item-label {
  width: 110px!important;
  border-right: 1px solid #e1e1e1;
}
.cancelOrderPay .ant-modal-body .ant-form-item-control-wrapper {
  padding-left: 8px;
}
.cancelOrderPay .ant-modal-body textarea {
  margin: 5px 0;
}

.orderManage {
  min-height: calc(100vh - 97px);
}
.orderManage .ant-card-body {
  padding: 0;
}
.orderManage .ant-card-body > .ant-row {
  padding-top: 8px;
  margin: 0!important;
}
.orderManage .ant-card-body > .ant-row > .ant-col {
  padding: 0!important;
}
.orderManage .formRowCol {
  padding-right: 5px;
  height: 38px;
  overflow: hidden;
  margin-bottom: 5px;
}
.orderManage .formRowCol .ant-form-item-label {
  width: 80px;
}
.orderManage .formRowCol .ant-checkbox-wrapper {
  padding-left: 30px;
}
.orderManage tr th {
  padding: 8px 0!important;
}
.orderManage .data {
  padding: 5px;
  height: 34px;
}
.orderManage .data span {
  float: left;
  margin-left: 10px;
}
.orderManage .data div {
  float: right;
  margin-right: 10px;
}
.projectItem .hui {
  width: 22px;
  height: 22px;
  line-height: 22px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  border-radius: 3px;
  background-color: #1CC825;
  margin-left: 10px;
  display: inline-block;
}
.projectItem .quan {
  width: 22px;
  height: 22px;
  line-height: 22px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  border-radius: 3px;
  background-color: #F29116;
  margin-left: 10px;
  display: inline-block;
}
.setting-icon {
  font-size: 18px;
  cursor: pointer;
  margin-left: 8px;
}
.setting-icon:hover {
  color: #40a9ff;
}

