div[ng-controller=acntCtrl] {
  display: flex;
  flex-direction: column;
}
div[ng-controller=acntbalCtrl] .dragLayout {
  height: 100%;
}
div[ng-controller=acntbalCtrl] .dragLeft {
  width: 800px;
}
div[ng-controller=acntbalCtrl] .dragRight {
  margin-left: 810px;
  overflow: hidden;
}
div[ng-controller=acntbalCtrl] .dragRight > div {
  width: 100%;
  height: 50%;
}
div[ng-controller=acntdetailCtrl] list-search select {
  height: 32px;
  width: 76px;
}
div[ng-controller=ageofpayableCtrl] .date-search {
  display: none;
}
div[ng-controller=ageofpayableCtrl] list-search-ex > .search-input {
  padding: 0 10px;
}
div[ng-controller=ageofpayableCtrl] list-search-ex > .search-input label {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
div[ng-controller=ageofpayableCtrl] list-search-ex > .search-input label > input {
  padding: 0;
  width: 40px;
  border: none;
}
div[ng-controller=ageofpayableCtrl] .dragLayout {
  height: 100%;
}
div[ng-controller=ageofpayableCtrl] .dragLeft {
  width: 800px;
}
div[ng-controller=ageofpayableCtrl] .dragRight {
  margin-left: 810px;
  overflow: hidden;
}
div[ng-controller=ageofpayableCtrl] .dragRight > div {
  width: 100%;
  height: 50%;
}
div[ng-controller=ageofrecvableCtrl] .date-search {
  display: none;
}
div[ng-controller=ageofrecvableCtrl] list-search-ex {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
div[ng-controller=ageofrecvableCtrl] list-search-ex > .search-input {
  padding: 0 10px;
}
div[ng-controller=ageofrecvableCtrl] list-search-ex > .search-input label {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
div[ng-controller=ageofrecvableCtrl] list-search-ex > .search-input label > input {
  padding: 0;
  width: 42px;
  border: none;
}
div[ng-controller=ageofrecvableCtrl] .dragLayout {
  height: 100%;
}
div[ng-controller=ageofrecvableCtrl] .dragLeft {
  width: 800px;
}
div[ng-controller=ageofrecvableCtrl] .dragRight {
  margin-left: 810px;
  overflow: hidden;
}
div[ng-controller=ageofrecvableCtrl] .dragRight > div {
  width: 100%;
  height: 50%;
}
div[ng-controller=ageofstockCtrl] list-search-ex {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  border-top: 1px solid #D6D6D6;
}
div[ng-controller=ageofstockCtrl] list-search-ex > .search-input {
  padding: 0 10px;
}
div[ng-controller=ageofstockCtrl] list-search-ex > .search-input label {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
div[ng-controller=ageofstockCtrl] list-search-ex > .search-input label > input {
  padding: 0;
  width: 40px;
  border: none;
}
div[ng-controller=ageofstockCtrl] .dragLayout {
  height: 100%;
}
div[ng-controller=ageofstockCtrl] .dragLeft {
  width: 800px;
}
div[ng-controller=ageofstockCtrl] .dragRight {
  margin-left: 810px;
  overflow: hidden;
}
div[ng-controller=ageofstockCtrl] .dragRight > div {
  width: 100%;
  height: 50%;
}
div[ng-controller=batchqtyCtrl] .batch {
  color: #106ebe;
  text-decoration: underline;
  cursor: pointer;
}
div[ng-controller=batchqtyCtrl] .nj-modal-dialog {
  margin: 20px auto 0;
}
div[ng-controller=batchqtyCtrl] .batch-trace {
  height: 85vh;
}
div[ng-controller=batchqtyCtrl] div[echarts] {
  height: 85vh;
}
div[ng-controller=chrCtrl] > div.column-side {
  /*width: 320px;*/
}
div[ng-controller=chrCtrl] > div.column-main-right {
  /*margin-left:320px;*/
}
div[ng-controller=custCtrl] > div.dragLeft {
  display: flex;
  flex-direction: column;
}
div[ng-controller=custCtrl] > div.dragLeft > div.ztree {
  flex: 1;
  overflow: auto;
}
div[ng-controller=custCtrl] > div.dragLeft .image-list > ul {
  height: 158px;
  text-wrap: nowrap;
  white-space: nowrap;
}
div[ng-controller=custCtrl] > div.dragLeft > div.nj-tool-head i.new-catg {
  color: blue;
  font-size: 18px;
}
div[ng-controller=custCtrl] > div.dragLeft > div.nj-tool-head i.move-catg {
  transform: rotate(120deg);
  display: block;
}
div[ng-controller=custCtrl] > div.dragRight {
  display: flex;
  flex-direction: column;
}
div[ng-controller=custCtrl] > div.dragRight > div.nj-tool-head {
  border-left: 1px solid #D6D6D6;
}
div[ng-controller=custCtrl] .ctctTable {
  height: 120px;
}
div[ng-controller=custCtrl] div.nj-modal-footer {
  margin-top: 20px;
}
div[ng-controller=custCtrl] div[modal-dialog] .tableGrid div[modal-dialog] > .nj-modal-md {
  width: 800px;
}
div[ng-controller=custCtrl] div[data-prop="add"] > .nj-modal-dialog,
div[ng-controller=custCtrl] div[data-prop="edit"] > .nj-modal-dialog {
  margin: 10px auto 0;
  width: 1200px;
}
div[ng-controller=custCtrl] div[data-prop="add"] > .nj-modal-dialog form > div.input-field,
div[ng-controller=custCtrl] div[data-prop="edit"] > .nj-modal-dialog form > div.input-field {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
@media (max-width: 600px) {
  div[ng-controller=custCtrl] div[data-prop="add"] > .nj-modal-dialog form > div.input-field,
  div[ng-controller=custCtrl] div[data-prop="edit"] > .nj-modal-dialog form > div.input-field {
    grid-template-columns: 1fr;
  }
}
div[ng-controller=custCtrl] div[data-prop="add"] > .nj-modal-dialog form > div.input-field > div.cust-props,
div[ng-controller=custCtrl] div[data-prop="edit"] > .nj-modal-dialog form > div.input-field > div.cust-props {
  border: 1px solid #e1e1e8;
}
div[ng-controller=custCtrl] div[data-prop="add"] > .nj-modal-dialog form > div.input-field > div.cust-props > input,
div[ng-controller=custCtrl] div[data-prop="edit"] > .nj-modal-dialog form > div.input-field > div.cust-props > input {
  width: 140px;
  border: 0;
}
div[ng-controller=custCtrl] div[data-prop="add"] > .nj-modal-dialog form > div.attachments > div,
div[ng-controller=custCtrl] div[data-prop="edit"] > .nj-modal-dialog form > div.attachments > div {
  display: flex;
}
div[ng-controller=custbalCtrl] .dragLayout,
div[ng-controller=rtcustbalCtrl] .dragLayout {
  height: 100%;
}
div[ng-controller=custbalCtrl] .dragLeft,
div[ng-controller=rtcustbalCtrl] .dragLeft {
  width: 800px;
}
div[ng-controller=custbalCtrl] .dragRight,
div[ng-controller=rtcustbalCtrl] .dragRight {
  margin-left: 810px;
  overflow: hidden;
}
div[ng-controller=custsalesummaryCtrl] > .dragLayout.byCust {
  height: 100%;
}
div[ng-controller=custsalesummaryCtrl] > .dragLayout.byCust .dragLeft {
  width: 800px;
}
div[ng-controller=custsalesummaryCtrl] > .dragLayout.byCust .dragRight {
  margin-left: 810px;
  overflow: hidden;
}
div[ng-controller=daysaleCtrl] .dragLeft {
  width: 800px;
}
div[ng-controller=daysaleCtrl] .dragRight {
  margin-left: 810px;
  overflow: hidden;
}
div[ng-controller=deptCtrl] > div.dragLeft {
  display: flex;
  flex-direction: column;
}
div[ng-controller=deptCtrl] > div.dragLeft > div.ztree {
  flex: 1;
  overflow: auto;
}
div[ng-controller=deptCtrl] > div.dragLeft .image-list > ul {
  height: 158px;
  text-wrap: nowrap;
  white-space: nowrap;
}
div[ng-controller=deptCtrl] > div.dragLeft > div.nj-tool-head i.new-dept {
  color: blue;
  font-size: 18px;
}
div[ng-controller=deptCtrl] > div.dragRight {
  display: flex;
  flex-direction: column;
}
div[ng-controller=deptCtrl] > div.dragRight > div.nj-tool-head {
  border-left: 1px solid #D6D6D6;
}
div[ng-controller=deptCtrl] div[data-prop="add"] > .nj-modal-dialog form > div.input-field,
div[ng-controller=deptCtrl] div[data-prop="edit"] > .nj-modal-dialog form > div.input-field {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(366px, 1fr));
}
@media (max-width: 600px) {
  div[ng-controller=deptCtrl] div[data-prop="add"] > .nj-modal-dialog form > div.input-field,
  div[ng-controller=deptCtrl] div[data-prop="edit"] > .nj-modal-dialog form > div.input-field {
    grid-template-columns: 1fr;
  }
}
div[ng-controller=deptCtrl] div[data-prop="add"] > .nj-modal-dialog form > div.attachments > div,
div[ng-controller=deptCtrl] div[data-prop="edit"] > .nj-modal-dialog form > div.attachments > div {
  display: flex;
}
div[ng-controller=eesalesummaryCtrl] .dragLeft {
  width: 800px;
}
div[ng-controller=eesalesummaryCtrl] .dragRight {
  margin-left: 810px;
  overflow: hidden;
}
div.homeWrap {
  background-color: #f6f6f6;
  min-height: 100%;
}
div.homeWrap > div {
  display: flex;
  flex-wrap: wrap;
}
div.homeWrap > div .flow-panel > ul {
  display: flex;
  flex-wrap: wrap;
}
div.homeWrap > div .flow-panel > ul > li {
  line-height: 28px;
  border: 1px solid #E1E7FF;
  margin: 4px;
  background-color: #E1E7FF;
  color: #343434;
  border-radius: 12px;
  text-align: center;
  cursor: pointer;
}
div.homeWrap > div .flow-panel > ul > li:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px);
}
div.homeWrap > div div.nj-panel {
  height: 320px;
  margin: 10px 0 0 10px;
}
div.homeWrap > div div.one-column {
  width: 350px;
}
div.homeWrap > div div.two-column {
  width: 710px;
}
div.homeWrap > div div.nj-panel-head {
  font-weight: bold;
}
div.homeWrap > div .remain-times {
  color: red;
}
div.homeWrap > div .buy {
  font-weight: normal;
}
div.homeWrap > div .due-date {
  font-weight: bold;
}
div.homeWrap > div .sub-title {
  border-left: 6px solid #f5683d;
  padding-left: 6px;
  font-weight: bold;
}
div.homeWrap > div > div.panel-login > div.nj-panel-head {
  display: flex;
  align-items: center;
}
div.homeWrap > div > div.panel-login > div.nj-panel-head > label {
  cursor: pointer;
}
div.homeWrap > div > div.panel-login > div.nj-panel-head > label > img {
  height: 80px;
}
div.homeWrap > div > div.panel-login > div.nj-panel-head > div {
  margin-left: 10px;
}
div.homeWrap > div > div.panel-login > div.nj-panel-body > div {
  padding: 2px 0;
}
div.homeWrap > div > div.panel-login span.client-ip {
  font-size: 9px;
}
div.homeWrap > div > div.panel-login span.login-time {
  font-size: 13px;
}
div.homeWrap > div > div.panel-biz-progress > div.nj-panel-body > ul.ka-pending > li {
  width: 64px;
}
div.homeWrap > div > div.panel-biz-progress > div.nj-panel-body > ul.pending > li {
  width: 73px;
}
div.homeWrap > div > div.panel-biz-progress > div.nj-panel-body > ul > li > div.doc-type {
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
div.homeWrap > div > div.panel-common-functions > div.nj-panel-body > ul > li {
  width: 95px;
}
div.homeWrap > div > div.panel-balance-view > ul > li:not(.top10) {
  font-weight: bold;
}
div.homeWrap > div > div.panel-balance-view > ul > li.top10,
div.homeWrap > div > div.panel-balance-view > ul > li.more {
  padding: 0 5px;
}
div.homeWrap > div > div.panel-balance-view > div.nj-tab-content {
  padding: 0;
  height: calc(100% - 40.8px);
}
div.homeWrap > div > div.panel-alarm-view > div.nj-panel-body > ul > li {
  width: 150px;
  /*height: 76px;*/
}
div.homeWrap > div > div.panel-alarm-view > div.nj-panel-body > ul > li div.alarm-type {
  font-size: 12px;
}
div.homeWrap > div > div.panel-alarm-view > div.nj-panel-body > ul > li.sku {
  background-color: #FDEBF0;
  border: 1px solid #FDEBF0;
}
div.homeWrap > div > div.panel-alarm-view > div.nj-panel-body > ul > li.expire {
  background-color: #FFF3E0;
  border: 1px solid #FFF3E0;
}
div.homeWrap > div > div.panel-alarm-view > div.nj-panel-body > ul > li.over-due {
  background-color: #E3F2FD;
  border: 1px solid #E3F2FD;
}
div.homeWrap > div > div.panel-alarm-view > div.nj-panel-body > ul > li div.alarm-type {
  line-height: 20px;
}
div.homeWrap > div > div.panel-alarm-view > div.nj-panel-body > ul > li div.alarm-type select {
  appearance: auto;
  -moz-appearance: auto;
  -webkit-appearance: auto;
  -o-appearance: auto;
  -ms-appearance: auto;
}
div.homeWrap > div > div.panel-overall > div.nj-panel-head > ul {
  font-weight: normal;
}
div.homeWrap > div > div.panel-overall > div.nj-panel-head > ul > li {
  padding: 0 2px;
  font-size: 13px;
}
div.homeWrap > div > div.panel-overall > div.nj-panel-head > ul > li.select > label {
  color: #06a4f2;
}
div.homeWrap > div > div.panel-overall > div.nj-panel-body {
  padding-top: 6px;
  font-size: 13px;
}
div.homeWrap > div > div.panel-overall > div.nj-panel-body > ul {
  padding-left: 20px;
}
div.homeWrap > div > div.panel-overall > div.nj-panel-body > ul > li {
  list-style-type: disc;
}
div.homeWrap > div > div.panel-overall > div.nj-panel-body > ul > li > div {
  font-weight: bold;
}
div.homeWrap > div > div.panel-overall > div.nj-panel-body > ul > li > ul > li {
  flex: 1;
}
div.homeWrap > div > div.panel-biz-flow-view {
  display: flex;
  flex-direction: column;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body {
  display: flex;
  flex-direction: column;
  flex: 1;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content {
  position: relative;
  flex: 1;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel {
  /*生产流程*/
  /*采购流程*/
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div:not(.line):not(.vertical-line):not(.nj-circle) {
  position: absolute;
  border: solid 1px #e0dfe0;
  border-top: solid 4px #e0dfe0;
  height: 46px;
  width: 140px;
  text-align: center;
  cursor: pointer;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div:not(.line):not(.vertical-line):not(.nj-circle) > span {
  display: block;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div:not(.line):not(.vertical-line):not(.nj-circle) > span:first-child {
  margin-top: 5px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div:not(.line):not(.vertical-line):not(.nj-circle) > span.font-gray {
  font-size: 10px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.line {
  position: absolute;
  top: 50%;
  width: 100%;
  border-bottom: 3px solid #04819e;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.vertical-line {
  position: absolute;
  border-left: 1px solid #04819e;
  height: 34px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.nj-circle {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #04819e;
  border: 1px solid #04819e;
  top: 48%;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.fun-5-1 {
  left: 10px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.line-5-1 {
  top: 66px;
  left: 85px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.circle-5-1 {
  left: 80px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.fun-5-2 {
  left: 134px;
  bottom: 13px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.line-5-2 {
  top: 50%;
  left: 205px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.circle-5-2 {
  left: 200px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.fun-5-3 {
  left: 254px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.line-5-3 {
  top: 66px;
  left: 326px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.circle-5-3 {
  left: 321px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.fun-5-4 {
  left: 374px;
  bottom: 13px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.line-5-4 {
  top: 50%;
  left: 446px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.circle-5-4 {
  left: 441px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.fun-5-5 {
  left: 494px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.line-5-5 {
  top: 66px;
  left: 567px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.circle-5-5 {
  left: 562px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.fun-4-1 {
  left: 10px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.line-4-1 {
  top: 66px;
  left: 85px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.circle-4-1 {
  left: 80px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.fun-4-2 {
  left: 154px;
  bottom: 13px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.line-4-2 {
  top: 50%;
  left: 225px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.circle-4-2 {
  left: 220px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.fun-4-3 {
  left: 294px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.line-4-3 {
  top: 66px;
  left: 366px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.circle-4-3 {
  left: 361px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.fun-4-4 {
  left: 434px;
  bottom: 13px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.line-4-4 {
  top: 50%;
  left: 506px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content > div.biz-flow-panel > div.circle-4-4 {
  left: 501px;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content div.stock-flow > div[ui-sref="main.in"],
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content div.stock-flow > div[ui-sref="main.out"] {
  height: 65px !important;
}
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content div.stock-flow > div.line-4-1,
div.homeWrap > div > div.panel-biz-flow-view > div.nj-panel-body > div.nj-tab-content div.stock-flow > div.line-4-3 {
  height: 10px;
  top: 85px;
}
div[ng-controller=inCtrl] .nj-modal-dialog {
  margin: 20px auto 0;
}
div[ng-controller=inCtrl] div[ng-switch-when="usemo"],
div[ng-controller=inCtrl] div[ng-switch-when="useja"] {
  height: 85vh;
}
div[ng-controller=indetailCtrl] div[echarts] {
  height: 85vh;
}
html {
  overflow: hidden;
  height: 100%;
}
html > body {
  height: 100%;
}
html > body > div[ui-view=""] {
  height: 100%;
}
html > body > div[ui-view=""] > div.content-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
  /*导航栏*/
}
html > body > div[ui-view=""] > div.content-wrapper > header {
  background-color: #EEE;
}
html > body > div[ui-view=""] > div.content-wrapper > header > ul.bar-button {
  flex: unset;
}
@media (max-width: 600px) {
  html > body > div[ui-view=""] > div.content-wrapper > ul[router-tab] {
    position: relative;
    height: 40px;
    border-bottom: 1px solid #ccc;
    background: unset;
    padding: 0;
    display: flex;
    justify-content: center;
  }
  html > body > div[ui-view=""] > div.content-wrapper > ul[router-tab] > li:not(.active) {
    display: none;
  }
  html > body > div[ui-view=""] > div.content-wrapper > ul[router-tab] > li.active {
    text-align: center;
    background-color: unset;
    border: none;
    line-height: 40px;
  }
  html > body > div[ui-view=""] > div.content-wrapper > ul[router-tab] > li.active > i.nj-router-item-close {
    position: absolute;
    left: 0;
    line-height: 40px;
    width: 40px;
    border: none;
  }
}
html > body > div[ui-view=""] > div.content-wrapper > div.content {
  background-color: #fff;
  flex: 1;
  overflow: auto;
}
html > body > div[ui-view=""] > div.content-wrapper > div.content > div[ui-view] {
  height: 100%;
}
html > body > div[ui-view=""] > div.content-wrapper > div.content > div[ui-view] > div {
  height: 100%;
}
html > body > div[ui-view=""] > div.content-wrapper > footer {
  border-top: solid 1px #d0dfef;
  font-family: SourceHanSansCN;
  display: flex;
  justify-content: flex-end;
  padding-right: 8px;
}
html > body > div[ui-view=""] > div.content-wrapper > footer select {
  cursor: pointer;
}
html > body > div[ui-view=""] > div.content-wrapper > footer > .ipv6-badge {
  padding: 0 5px;
  font-weight: bold;
}
html > body > div[ui-view=""] > div.content-wrapper > footer svg {
  padding: 0 5px;
  width: 16px;
  height: 16px;
}
html > body > div[ui-view=""] > div.content-wrapper > footer a {
  cursor: pointer;
}
html > body > div[ui-view=""] > div.content-wrapper > footer > span.lang,
html > body > div[ui-view=""] > div.content-wrapper > footer > span.privacy {
  display: flex;
  align-items: center;
}
html > body > div[ui-view=""] > div.content-wrapper > footer select {
  border: none;
}
html div[ng-switch-when="mobile"] #qrcode {
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
html div[ng-switch-when="mobile"] .note > label {
  display: block;
  margin: 10px;
  text-align: center;
}
html div[ng-switch-when="support"] .nj-tab-content img {
  display: block;
  height: 150px;
  margin: 0 auto;
}
html div[ng-switch-when="support"] .nj-tab-content ul {
  margin: 10px;
  padding-left: 30px;
}
html div[ng-switch-when="support"] .nj-tab-content ul > li {
  list-style-type: decimal;
}
html iframe[ng-switch-when="open-url"] {
  width: 100%;
  height: 80vh;
}
html div[ng-switch-when="comFuns"] .nj-checkbox-ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
html div[ng-switch-when="comFuns"] .nj-checkbox-ul > li {
  width: 50%;
}
html .nj-modal-full {
  margin: 20px auto 0;
}
html div[ng-switch-when="edit-sku"] {
  height: 85vh;
}
html div[ng-switch-when="edit-sku"] > div {
  height: 100%;
}
html div[ng-switch-when="show-doc"] > div li[title="Esc"],
html div[ng-switch-when="show-doc"] > div li[title="PageUp"],
html div[ng-switch-when="show-doc"] > div li[title="PageDown"] {
  display: none;
}
html div[caption-key="cTypeValue,cOp"] > div > ul > li > span > a {
  float: right;
}
html div[caption-key="cTypeValue,cOp"] > div > ul > li > span > a:first-child {
  margin-left: 5px;
}
html div[data-prop="print"] > .nj-modal-dialog {
  margin: 10px auto 0;
}
html div[data-prop="print"] > .nj-modal-dialog.nj-modal-lg {
  width: 1200px;
}
div[ng-controller=initCtrl] {
  display: flex;
  flex-direction: column;
}
div[ng-controller=initCtrl] .accountNotOpened.tableGrid div.body .select {
  background-color: white;
}
div[ng-controller=initCtrl] .accountNotOpened.tableGrid div.body .select:hover {
  background-color: white;
}
div[ng-controller=initCtrl] .accountNotOpened.tableGrid div.body tr:hover {
  background-color: white;
}
div[ng-controller=inoutdetailCtrl] div[echarts] {
  height: 85vh;
}
div[ng-controller=itemCtrl] {
  /*内容漂移定位，无法撑出高度，需手工指定*/
}
div[ng-controller=itemCtrl] .nj-tool-head {
  height: 32px;
  border-left: 1px solid #D6D6D6;
}
div[ng-controller=itemCtrl] > div.column-side {
  width: 320px;
}
div[ng-controller=itemCtrl] > div.column-main-right {
  margin-left: 320px;
}
div[ng-controller=itemCtrl] > div.column-main-right > div.grid-wrapper {
  height: calc(100% - 52.8px);
}
div[ng-controller=itemCtrl] > div.column-main-right > div.grid-wrapper > div.grid {
  border-top: 0;
}
div[ng-controller=jaCtrl] div[ng-switch-when="mrp"] {
  height: 85vh;
}
div[ng-controller=jaCtrl] div[ng-switch-when="mrp"] > div.dragLeft {
  display: flex;
  flex-direction: column;
}
div[ng-controller=jaCtrl] div[ng-switch-when="mrp"] > div.dragLeft > div.ztree {
  flex: 1;
  overflow: auto;
}
div[ng-controller=jaCtrl] div[ng-switch-when="mrp"] > div.dragLeft > div.nj-tool-head {
  display: flex;
}
div[ng-controller=jaCtrl] div[ng-switch-when="mrp"] > div.dragLeft > div.nj-tool-head > div.button-group {
  flex: 1;
}
div[ng-controller=jaCtrl] div[ng-switch-when="mrp"] > div.dragRight {
  display: flex;
  flex-direction: column;
}
div[ng-controller=jaCtrl] div[ng-switch-when="mrp"] > div.dragRight > div.nj-tool-head {
  border-left: 1px solid #D6D6D6;
}
div[ng-controller=jaCtrl] .nj-modal-dialog {
  margin: 20px auto 0;
}
div[ng-controller=moCtrl] div[ng-switch-when="mrp"],
div[ng-controller=moCtrl] div[ng-switch-when="subOrder"] {
  height: 85vh;
}
div[ng-controller=moCtrl] div[ng-switch-when="mrp"] > div.dragLeft,
div[ng-controller=moCtrl] div[ng-switch-when="subOrder"] > div.dragLeft {
  display: flex;
  flex-direction: column;
}
div[ng-controller=moCtrl] div[ng-switch-when="mrp"] > div.dragLeft > div.ztree,
div[ng-controller=moCtrl] div[ng-switch-when="subOrder"] > div.dragLeft > div.ztree {
  flex: 1;
  overflow: auto;
}
div[ng-controller=moCtrl] div[ng-switch-when="mrp"] > div.dragLeft > div.nj-tool-head,
div[ng-controller=moCtrl] div[ng-switch-when="subOrder"] > div.dragLeft > div.nj-tool-head {
  display: flex;
}
div[ng-controller=moCtrl] div[ng-switch-when="mrp"] > div.dragLeft > div.nj-tool-head > div.button-group,
div[ng-controller=moCtrl] div[ng-switch-when="subOrder"] > div.dragLeft > div.nj-tool-head > div.button-group {
  flex: 1;
}
div[ng-controller=moCtrl] div[ng-switch-when="mrp"] > div.dragRight,
div[ng-controller=moCtrl] div[ng-switch-when="subOrder"] > div.dragRight {
  display: flex;
  flex-direction: column;
}
div[ng-controller=moCtrl] div[ng-switch-when="mrp"] > div.dragRight > div.nj-tool-head,
div[ng-controller=moCtrl] div[ng-switch-when="subOrder"] > div.dragRight > div.nj-tool-head {
  border-left: 1px solid #D6D6D6;
}
div[ng-controller=moCtrl] .nj-modal-dialog {
  margin: 20px auto 0;
}
div[ng-controller=moCtrl] div[ng-switch-when="useorder"] {
  height: 85vh;
}
div[ng-controller=moCtrl] div[ng-switch-when="subOrder"] .tableGrid div.body .select {
  background-color: white;
  font-weight: bold;
}
div[ng-controller=moCtrl] div[ng-switch-when="subOrder"] .tableGrid div.body .select:hover {
  background-color: white;
  font-weight: bold;
}
div[ng-controller=moCtrl] div[ng-switch-when="subOrder"] .tableGrid div.body tr:hover {
  background-color: white;
  font-weight: bold;
}
/*移动设备app样式改造*/
@media (max-width: 600px) {
  /*html ::-webkit-scrollbar{display: none;}*/
  html,
  html > body {
    overflow-y: auto;
    overflow-x: hidden;
    position: fixed;
  }
  /*按屏宽*/
  html div.content-wrapper {
    width: 100vw;
  }
  /*首页贴标签风格*/
  html div.homeWrap {
    min-height: calc(100% - 45px);
    height: calc(100% - 45px);
    overflow: auto;
    background-color: #fff;
  }
  html div.homeWrap > div {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  html div.homeWrap > div > div.nj-panel {
    margin: 0;
    box-shadow: unset;
    height: unset;
  }
  html div.homeWrap > div > div.one-column {
    width: unset;
  }
  /*重置默认左右布局宽度*/
  html .dragLayout .dragLeft {
    width: 190px;
  }
  html .dragLayout .dragRight {
    margin-left: 200px;
  }
  /*左右布局分割条改成 三 放导航栏左边*/
  html .dragLayout .dragLineX {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 40px;
  }
  html .dragLayout .dragLineX i {
    margin: auto;
  }
  html .dragLayout .dragLineX i:after {
    font-size: 18px;
    content: "☰";
  }
  /*工作台*/
  html div.homeWrap > div > div.panel-menu-view > ul {
    display: flex;
    flex-direction: column;
  }
  html div.homeWrap > div > div.panel-menu-view > ul > li {
    display: flex;
    line-height: 32px;
    padding: 10px;
  }
  html div.homeWrap > div > div.panel-menu-view > ul > li > a {
    width: 60px;
    font-weight: bold;
  }
  html div.homeWrap > div > div.panel-menu-view > ul > li.even {
    background-color: #e7ecf5;
  }
  html div.homeWrap > div > div.panel-menu-view > ul > li > ul {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
  }
  html div.homeWrap > div > div.panel-menu-view > ul > li > ul > li {
    margin-left: 10px;
    cursor: pointer;
  }
  /*我的*/
  html div.homeWrap div.logout {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  html div.homeWrap div.logout > button {
    width: 90%;
  }
  html div.homeWrap div.logout > div {
    display: flex;
    width: 90%;
    margin-top: 20px;
  }
  html div.homeWrap div.logout > div > * {
    flex: 1;
  }
  /*底部导航*/
  html div.homeWrap footer {
    background-color: #f6f6f6;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
  }
  html div.homeWrap footer > ul {
    display: flex;
  }
  html div.homeWrap footer > ul > li {
    flex: 1;
    text-align: center;
  }
  html div.homeWrap footer > ul > li.nj-this {
    color: #106ebe;
  }
  /*日期查询，日期不可用时隐藏*/
  html .date-search > input:disabled {
    display: none;
  }
  /*基础资料左边树按钮组隐藏"新建分类",只保留+*/
  html .dragLayout > .dragLeft > .nj-tool-capsule > ul > li:first-child > span {
    display: none;
  }
  /*基础资料左边树按钮组隐藏查询*/
  html .dragLayout > .dragLeft > .nj-tool-capsule > .nj-search-group {
    display: none;
  }
  /*单据工具栏按钮*/
  html div[doc=""] .nj-tool-capsule {
    display: block;
  }
  /*表格的查询移到导航栏右边*/
  html .nj-search-group {
    position: absolute;
    top: 4px;
    right: 10px;
    width: 100px;
  }
  html .nj-modal-dialog .nj-search-group {
    position: relative;
    top: unset;
    right: unset;
  }
  /*明细汇总隐藏左边树工具栏*/
  html .treeListForm > .dragLeft > .nj-tool-head {
    display: none;
  }
  /*工具栏右边按钮 只保留导出*/
  html .databuttons > div.button-group > div.right > button:nth-child(2),
  html .databuttons > div.button-group > div.right > button:nth-child(4) {
    display: none;
  }
  /*窗口顶端对齐*/
  html .nj-modal-dialog {
    margin: 0 auto 0 !important;
  }
}
@media (max-width: 600px) and (max-width: 600px) {
  .nj-modal-full {
    width: 100%;
  }
}
div[ng-controller=monthsaleCtrl] .dragLeft {
  width: 800px;
}
div[ng-controller=monthsaleCtrl] .dragRight {
  margin-left: 810px;
  overflow: hidden;
}
div[ng-controller=monthsaleCtrl] .dragRight > select {
  position: absolute;
  z-index: 1;
}
div[ng-controller=monthsaleCtrl] .dragRight > div {
  width: 100%;
}
div[ng-controller=openaccCtrl] {
  padding: 20px;
}
div[ng-controller=openaccCtrl] ul,
div[ng-controller=openaccCtrl] li {
  list-style-type: decimal;
}
div[ng-controller=openaccCtrl] ul {
  padding: revert;
  margin: revert;
}
div[ng-controller=openaccCtrl] .nj-input-block {
  width: 200px;
}
div[ng-controller=orderCtrl] .nj-modal-dialog {
  margin: 20px auto 0;
}
div[ng-controller=orderCtrl] div[ng-switch-when="useqtn"] {
  height: 85vh;
}
div[ng-controller=orderdetailCtrl] div[echarts] {
  height: 85vh;
}
div[ng-controller=ordersummaryCtrl] div[echarts] {
  height: 85vh;
}
div[ng-controller=outCtrl] .batch {
  color: #106ebe;
  text-decoration: underline;
  cursor: pointer;
}
div[ng-controller=outCtrl] .batchSkuCaption {
  margin-bottom: 15px;
}
div[ng-controller=outCtrl] .batchsGrid {
  height: 300px;
}
div[ng-controller=outCtrl] .nj-modal-dialog {
  margin: 20px auto 0;
}
div[ng-controller=outCtrl] div[ng-switch-when="useoutreq"] {
  height: 85vh;
}
div[ng-controller=payCtrl] .relasGrid {
  display: flex;
  flex-direction: column;
  height: 70vh;
}
div[ng-controller=payCtrl] .relasGrid > div.tableGrid {
  flex: 1;
}
div[ng-controller=payCtrl] .relasGrid > div.tableGrid div.body .select {
  background-color: white;
  font-weight: bold;
}
div[ng-controller=payCtrl] .relasGrid > div.tableGrid div.body .select:hover {
  background-color: white;
  font-weight: bold;
}
div[ng-controller=payCtrl] .relasGrid > div.tableGrid div.body tr:hover {
  background-color: white;
  font-weight: bold;
}
div[ng-controller=payCtrl] .relasGrid > div.doc-item-preview {
  height: 150px;
}
div[ng-controller=payCtrl] .relasGrid > div.doc-item-preview > div.docItem {
  height: 100%;
}
div[ng-controller=payCtrl] > div[doc-list] > div.docList > div.doc-item-preview {
  height: 250px;
}
div[ng-controller=payCtrl] > div[doc-list] > div.docList > div.doc-item-preview > div.docItem {
  height: 60%;
}
div[ng-controller=payCtrl] > div[doc-list] > div.docList > div.doc-item-preview > div[ng-transclude="docItemExSlot"] {
  height: 40%;
}
div[ng-controller=payableCtrl] .nj-modal-dialog {
  margin: 20px auto 0;
}
div[ng-controller=piCtrl] .nj-modal-dialog {
  margin: 20px auto 0;
}
div[ng-controller=piCtrl] > div[doc-list] > div.docList > div.doc-item-preview {
  height: 250px;
}
div[ng-controller=piCtrl] > div[doc-list] > div.docList > div.doc-item-preview > div.docItem {
  height: 60%;
}
div[ng-controller=piCtrl] > div[doc-list] > div.docList > div.doc-item-preview > div[ng-transclude="docItemExSlot"] {
  height: 40%;
}
div[ng-controller=piCtrl] div[ng-switch-when="usepr"],
div[ng-controller=piCtrl] div[ng-switch-when="bomorder"] {
  height: 85vh;
}
div[ng-controller=piCtrl] div[ng-switch-when="usepo"] {
  height: 85vh;
}
div[ng-controller=pidetailCtrl] div[echarts] {
  height: 85vh;
}
div[ng-controller=poCtrl] .nj-modal-dialog {
  margin: 20px auto 0;
}
div[ng-controller=poCtrl] div[ng-switch-when="usepr"],
div[ng-controller=poCtrl] div[ng-switch-when="bomorder"],
div[ng-controller=poCtrl] div[ng-switch-when="useorder"] {
  height: 85vh;
}
div[ng-controller=poCtrl] div[ng-switch-when="docbom"] {
  height: 80vh;
  display: flex;
  flex-direction: column;
}
div[ng-controller=poCtrl] div[data-prop="ondocbom"] > .nj-modal-dialog {
  margin: 10px auto 0;
  width: 1200px;
}
div[ng-controller=podetailCtrl] div[echarts] {
  height: 85vh;
}
div[ng-controller=poscasherCtrl] > div.doc > div.docOptions {
  display: none;
}
div[ng-controller=poscasherCtrl] > div.doc > form[name="footer"] {
  display: none;
}
div[ng-controller=poscasherCtrl] > div.doc > div.attachments {
  display: none;
}
div[ng-controller=poscasherCtrl] > div.doc > div.settings {
  display: none;
}
div[ng-controller=poscasherCtrl] > div.doc > form[name="docHead11"] span[title="客户"]::after,
div[ng-controller=poscasherCtrl] > div.doc > form[name="docHead11"] span[title="客戶"]::after,
div[ng-controller=poscasherCtrl] > div.doc > form[name="docHead11"] span[title="Customer"]::after,
div[ng-controller=poscasherCtrl] > div.doc > form[name="docHead11"] span[title="Khách hàng"]::after,
div[ng-controller=poscasherCtrl] > div.doc > form[name="docHead11"] span[title="ลูกค้า"]::after,
div[ng-controller=poscasherCtrl] > div.doc > form[name="docHead11"] span[title="Pelanggan"]::after {
  content: " F2";
}
div[ng-controller=poscasherCtrl] > div.doc > div.nj-tool-head > ul {
  flex: none;
  display: flex;
  flex-direction: row-reverse;
}
div[ng-controller=poscasherCtrl] > div.doc > div.nj-tool-head > ul > li:not(.delrow):not(.layout) {
  display: none;
}
div[ng-controller=poscasherCtrl] > div.doc > div.nj-tool-head > ul > li.delrow > label::after {
  content: " F7";
}
div[ng-controller=poscasherCtrl] > div.doc div.tableGrid div.footer {
  font-size: x-large;
}
div[ng-controller=poscasherCtrl] > div.doc div.tableGrid div.footer td {
  color: #106ebe;
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog {
  margin: 10px auto 0;
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_options"] .nj-form-item {
  margin-bottom: 0;
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_options"] .nj-form-item > .nj-form-label {
  width: 260px;
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_options"] .nj-form-item > .nj-input-block {
  margin-left: 260px;
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] .nj-form-item {
  margin-bottom: 0;
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] .nj-form-item > .nj-form-label {
  width: 260px;
  cursor: pointer;
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] .nj-form-item > .nj-form-label:hover {
  color: #06a4f2;
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] .nj-form-item > .nj-input-block {
  margin-left: 260px;
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(1),
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(2),
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(3),
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(11),
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.active {
  height: 48px;
  font-size: x-large;
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(1) > span,
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(2) > span,
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(3) > span,
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(11) > span,
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.active > span {
  font-size: x-large;
  color: #106ebe;
  display: inline-block;
  line-height: 48px;
  padding: 0 15px 0 0;
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(1) > div,
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(2) > div,
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(3) > div,
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(11) > div,
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.active > div {
  height: 100%;
  color: #106ebe;
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(1) > div > input,
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(2) > div > input,
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(3) > div > input,
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(11) > div > input,
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.active > div > input {
  height: 100%;
  color: #106ebe;
  /*line-height: 36px;*/
  font-size: x-large;
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(2) > span::after {
  content: " F2";
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(4) > span::after {
  content: " F6";
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(5) > span::after {
  content: " F7";
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(6) > span::after {
  content: " F8";
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(7) > span::after {
  content: " F9";
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div.nj-form-item:nth-child(8) > span::after {
  content: " F10";
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] > div.nj-modal-footer > span::after {
  content: " F4";
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div[layout-setup] {
  display: inline-block;
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="form_checkout"] div[layout-setup] > button {
  height: 36px;
}
div[ng-controller=poscasherCtrl] div.nj-modal-dialog div[name="resume"] > div[table-grid] {
  height: 250px;
}
div[ng-controller=prCtrl] .nj-modal-dialog {
  margin: 20px auto 0;
}
div[ng-controller=prCtrl] div[ng-switch-when="bomorder"],
div[ng-controller=prCtrl] div[ng-switch-when="useorder"] {
  height: 85vh;
}
div[ng-controller=profitlosskaCtrl] {
  padding: 20px;
}
div[ng-controller=profitlosskaCtrl] div.curpd {
  font-weight: bold;
}
div[ng-controller=profitlosskaCtrl] ul,
div[ng-controller=profitlosskaCtrl] li {
  list-style-type: decimal;
}
div[ng-controller=profitlosskaCtrl] ul {
  padding: revert;
  margin: revert;
}
div[ng-controller=propsCtrl] > div.dragLeft {
  display: flex;
  flex-direction: column;
}
div[ng-controller=propsCtrl] > div.dragLeft > div.ztree {
  flex: 1;
  overflow: auto;
}
div[ng-controller=propsCtrl] > div.dragLeft > div.nj-tool-head i.new-catg {
  color: blue;
  font-size: 18px;
}
div[ng-controller=propsCtrl] > div.dragRight {
  display: flex;
  flex-direction: column;
}
div[ng-controller=propsCtrl] > div.dragRight > div.nj-tool-head {
  border-left: 1px solid #D6D6D6;
}
div[ng-controller=propsCtrl] div.usage {
  height: unset;
}
div.account-not-opened {
  height: 100%;
  display: table;
  width: 100%;
}
div.account-not-opened > span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
div[ng-controller=quotationdetailCtrl] div[echarts] {
  height: 85vh;
}
div[ng-controller=recvCtrl] .relasGrid {
  display: flex;
  flex-direction: column;
  height: 70vh;
}
div[ng-controller=recvCtrl] .relasGrid > div.tableGrid {
  flex: 1;
}
div[ng-controller=recvCtrl] .relasGrid > div.tableGrid div.body .select {
  background-color: white;
  font-weight: bold;
}
div[ng-controller=recvCtrl] .relasGrid > div.tableGrid div.body .select:hover {
  background-color: white;
  font-weight: bold;
}
div[ng-controller=recvCtrl] .relasGrid > div.tableGrid div.body tr:hover {
  background-color: white;
  font-weight: bold;
}
div[ng-controller=recvCtrl] .relasGrid > div.doc-item-preview {
  height: 150px;
}
div[ng-controller=recvCtrl] .relasGrid > div.doc-item-preview > div.docItem {
  height: 100%;
}
div[ng-controller=recvCtrl] > div[doc-list] > div.docList > div.doc-item-preview {
  height: 250px;
}
div[ng-controller=recvCtrl] > div[doc-list] > div.docList > div.doc-item-preview > div.docItem {
  height: 60%;
}
div[ng-controller=recvCtrl] > div[doc-list] > div.docList > div.doc-item-preview > div[ng-transclude="docItemExSlot"] {
  height: 40%;
}
div[ng-controller=recvableCtrl] .nj-modal-dialog {
  margin: 20px auto 0;
}
div[ng-controller=recvdetailCtrl] .tableGrid div.body .select {
  background-color: white;
  font-weight: bold;
}
div[ng-controller=recvdetailCtrl] .tableGrid div.body .select:hover {
  background-color: white;
  font-weight: bold;
}
div[ng-controller=recvdetailCtrl] .tableGrid div.body tr:hover {
  background-color: white;
  font-weight: bold;
}
div[ng-controller=rtskubalCtrl] div[caption=ds] > ul {
  width: 400px;
}
div[ng-controller=saleCtrl] .nj-modal-dialog {
  margin: 20px auto 0;
}
div[ng-controller=saleCtrl] .batch {
  color: #106ebe;
  text-decoration: underline;
  cursor: pointer;
}
div[ng-controller=saleCtrl] .batchSkuCaption {
  margin-bottom: 15px;
}
div[ng-controller=saleCtrl] .batchsGrid {
  height: 300px;
}
div[ng-controller=saleCtrl] > div[doc-list] > div.docList > div.doc-item-preview {
  height: 250px;
}
div[ng-controller=saleCtrl] > div[doc-list] > div.docList > div.doc-item-preview > div.docItem {
  height: 60%;
}
div[ng-controller=saleCtrl] > div[doc-list] > div.docList > div.doc-item-preview > div[ng-transclude="docItemExSlot"] {
  height: 40%;
}
div[ng-controller=saleCtrl] div[ng-switch-when="useorder"],
div[ng-controller=saleCtrl] div[ng-switch-when="useqtn"] {
  height: 85vh;
}
div[ng-controller=saledetailCtrl] div[echarts] {
  height: 85vh;
}
div[ng-controller=salesummaryCtrl] div[echarts] {
  height: 85vh;
}
div[ng-controller=skuCtrl] {
  height: 100%;
}
div[ng-controller=skuCtrl] > div.dragLeft {
  display: flex;
  flex-direction: column;
}
div[ng-controller=skuCtrl] > div.dragLeft > div.ztree {
  flex: 1;
  overflow: auto;
}
div[ng-controller=skuCtrl] > div.dragLeft .image-list > ul {
  height: 158px;
  text-wrap: nowrap;
  white-space: nowrap;
}
div[ng-controller=skuCtrl] > div.dragLeft > div.nj-tool-head i.new-catg {
  color: blue;
  font-size: 18px;
}
div[ng-controller=skuCtrl] > div.dragLeft > div.nj-tool-head i.move-catg {
  transform: rotate(120deg);
  display: block;
}
div[ng-controller=skuCtrl] > div.dragRight {
  display: flex;
  flex-direction: column;
}
div[ng-controller=skuCtrl] > div.dragRight > div.nj-tool-head {
  border-left: 1px solid #D6D6D6;
}
div[ng-controller=skuCtrl] div[ng-switch-when="bulk-edit"] > div.input-field {
  display: grid;
  grid-template-columns: 1fr;
}
div[ng-controller=skuCtrl] div[data-prop="add"] > .nj-modal-dialog,
div[ng-controller=skuCtrl] div[data-prop="edit"] > .nj-modal-dialog,
div[data-prop="sku-info"] > .nj-modal-dialog {
  margin: 10px auto 0;
  width: 1200px;
}
div[ng-controller=skuCtrl] div[data-prop="add"] > .nj-modal-dialog div.nj-tab-content,
div[ng-controller=skuCtrl] div[data-prop="edit"] > .nj-modal-dialog div.nj-tab-content,
div[data-prop="sku-info"] > .nj-modal-dialog div.nj-tab-content {
  padding: 0;
}
div[ng-controller=skuCtrl] div[data-prop="add"] > .nj-modal-dialog form[name="form_common"] > div.input-field,
div[ng-controller=skuCtrl] div[data-prop="edit"] > .nj-modal-dialog form[name="form_common"] > div.input-field,
div[data-prop="sku-info"] > .nj-modal-dialog form[name="form_common"] > div.input-field {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
}
@media (max-width: 600px) {
  div[ng-controller=skuCtrl] div[data-prop="add"] > .nj-modal-dialog form[name="form_common"] > div.input-field,
  div[ng-controller=skuCtrl] div[data-prop="edit"] > .nj-modal-dialog form[name="form_common"] > div.input-field,
  div[data-prop="sku-info"] > .nj-modal-dialog form[name="form_common"] > div.input-field {
    grid-template-columns: 1fr;
  }
}
div[ng-controller=skuCtrl] div[data-prop="add"] > .nj-modal-dialog form[name="form_common"] > div.input-field > div.sku-props,
div[ng-controller=skuCtrl] div[data-prop="edit"] > .nj-modal-dialog form[name="form_common"] > div.input-field > div.sku-props,
div[data-prop="sku-info"] > .nj-modal-dialog form[name="form_common"] > div.input-field > div.sku-props {
  border: 1px solid #e1e1e8;
}
div[ng-controller=skuCtrl] div[data-prop="add"] > .nj-modal-dialog form[name="form_common"] > div.input-field > div.sku-props > input,
div[ng-controller=skuCtrl] div[data-prop="edit"] > .nj-modal-dialog form[name="form_common"] > div.input-field > div.sku-props > input,
div[data-prop="sku-info"] > .nj-modal-dialog form[name="form_common"] > div.input-field > div.sku-props > input {
  width: 140px;
  border: 0;
}
div[ng-controller=skuCtrl] div[data-prop="add"] > .nj-modal-dialog form[name="form_common"] > div.attachments > div,
div[ng-controller=skuCtrl] div[data-prop="edit"] > .nj-modal-dialog form[name="form_common"] > div.attachments > div,
div[data-prop="sku-info"] > .nj-modal-dialog form[name="form_common"] > div.attachments > div {
  display: flex;
}
div[ng-controller=skuCtrl] div[data-prop="add"] > .nj-modal-dialog form[name="form_common"] > div.sku_price ul.nj-tab-title,
div[ng-controller=skuCtrl] div[data-prop="edit"] > .nj-modal-dialog form[name="form_common"] > div.sku_price ul.nj-tab-title,
div[data-prop="sku-info"] > .nj-modal-dialog form[name="form_common"] > div.sku_price ul.nj-tab-title {
  height: auto;
  border-bottom: 0;
}
div[ng-controller=skuCtrl] div[data-prop="add"] > .nj-modal-dialog form[name="form_common"] > div.sku_price ul.nj-tab-title > li,
div[ng-controller=skuCtrl] div[data-prop="edit"] > .nj-modal-dialog form[name="form_common"] > div.sku_price ul.nj-tab-title > li,
div[data-prop="sku-info"] > .nj-modal-dialog form[name="form_common"] > div.sku_price ul.nj-tab-title > li {
  line-height: 32px;
}
div[ng-controller=skuCtrl] div[data-prop="add"] > .nj-modal-dialog form[name="form_common"] > div.sku_price ul.nj-tab-title > li:last-child,
div[ng-controller=skuCtrl] div[data-prop="edit"] > .nj-modal-dialog form[name="form_common"] > div.sku_price ul.nj-tab-title > li:last-child,
div[data-prop="sku-info"] > .nj-modal-dialog form[name="form_common"] > div.sku_price ul.nj-tab-title > li:last-child {
  line-height: 20px;
}
div[ng-controller=skuCtrl] div[data-prop="add"] > .nj-modal-dialog form[name="form_common"] > div.sku_price > div.nj-tab-content > div,
div[ng-controller=skuCtrl] div[data-prop="edit"] > .nj-modal-dialog form[name="form_common"] > div.sku_price > div.nj-tab-content > div,
div[data-prop="sku-info"] > .nj-modal-dialog form[name="form_common"] > div.sku_price > div.nj-tab-content > div {
  height: 120px;
}
div[ng-controller=skuCtrl] div[data-prop="add"] > .nj-modal-dialog form[name="form_common"] > div.sku_price > div.nj-tab-content > ul > li,
div[ng-controller=skuCtrl] div[data-prop="edit"] > .nj-modal-dialog form[name="form_common"] > div.sku_price > div.nj-tab-content > ul > li,
div[data-prop="sku-info"] > .nj-modal-dialog form[name="form_common"] > div.sku_price > div.nj-tab-content > ul > li {
  display: inline-block;
}
div[ng-controller=skuCtrl] div[data-prop="add"] > .nj-modal-dialog .tableGrid div.body .select,
div[ng-controller=skuCtrl] div[data-prop="edit"] > .nj-modal-dialog .tableGrid div.body .select,
div[data-prop="sku-info"] > .nj-modal-dialog .tableGrid div.body .select {
  background-color: white;
  font-weight: bold;
}
div[ng-controller=skuCtrl] div[data-prop="add"] > .nj-modal-dialog .tableGrid div.body .select:hover,
div[ng-controller=skuCtrl] div[data-prop="edit"] > .nj-modal-dialog .tableGrid div.body .select:hover,
div[data-prop="sku-info"] > .nj-modal-dialog .tableGrid div.body .select:hover {
  background-color: white;
  font-weight: bold;
}
div[ng-controller=skuCtrl] div[data-prop="add"] > .nj-modal-dialog .tableGrid div.body tr:hover,
div[ng-controller=skuCtrl] div[data-prop="edit"] > .nj-modal-dialog .tableGrid div.body tr:hover,
div[data-prop="sku-info"] > .nj-modal-dialog .tableGrid div.body tr:hover {
  background-color: white;
  font-weight: bold;
}
div[ng-controller=skuCtrl] div[data-prop="add"] div.nj-tab,
div[ng-controller=skuCtrl] div[data-prop="edit"] div.nj-tab,
div[data-prop="sku-info"] div.nj-tab {
  padding: 0;
}
div[ng-controller=skuCtrl] div[data-prop="add"] div.nj-modal-footer,
div[ng-controller=skuCtrl] div[data-prop="edit"] div.nj-modal-footer,
div[data-prop="sku-info"] div.nj-modal-footer {
  padding: 14px 0 0 0;
}
div[ng-controller=skuCtrl] div[data-prop="add"] div.nj-modal-footer > label,
div[ng-controller=skuCtrl] div[data-prop="edit"] div.nj-modal-footer > label,
div[data-prop="sku-info"] div.nj-modal-footer > label {
  float: left;
  line-height: 36px;
  margin-left: 10px;
}
div[ng-controller=skuCtrl] div[data-prop="add"] div.form-bom,
div[ng-controller=skuCtrl] div[data-prop="edit"] div.form-bom,
div[data-prop="sku-info"] div.form-bom {
  display: flex;
  flex-direction: column;
  height: 463px;
}
div[ng-controller=skuCtrl] div[data-prop="add"] div.form-bom .bom-bar,
div[ng-controller=skuCtrl] div[data-prop="edit"] div.form-bom .bom-bar,
div[data-prop="sku-info"] div.form-bom .bom-bar {
  padding-top: 10px;
}
div[ng-controller=skuCtrl] div[data-prop="add"] div.form-bom .bom-bar > span,
div[ng-controller=skuCtrl] div[data-prop="edit"] div.form-bom .bom-bar > span,
div[data-prop="sku-info"] div.form-bom .bom-bar > span {
  line-height: 32px;
}
div[ng-controller=skuCtrl] div[data-prop="add"] div.form-bom .bom-bar > span input,
div[ng-controller=skuCtrl] div[data-prop="edit"] div.form-bom .bom-bar > span input,
div[data-prop="sku-info"] div.form-bom .bom-bar > span input {
  width: 80px;
}
div[ng-controller=skuCtrl] div[data-prop="add"] div.form-bompreview,
div[ng-controller=skuCtrl] div[data-prop="edit"] div.form-bompreview,
div[data-prop="sku-info"] div.form-bompreview,
div[ng-controller=skuCtrl] div[data-prop="add"] div.form-bomdeps,
div[ng-controller=skuCtrl] div[data-prop="edit"] div.form-bomdeps,
div[data-prop="sku-info"] div.form-bomdeps {
  height: 463px;
}
div[ng-controller=skuCtrl] div[data-prop="add"] div.form-uom,
div[ng-controller=skuCtrl] div[data-prop="edit"] div.form-uom,
div[data-prop="sku-info"] div.form-uom {
  height: 463px;
}
div[ng-controller=skuCtrl] div[data-prop="add"] div.form-uom li,
div[ng-controller=skuCtrl] div[data-prop="edit"] div.form-uom li,
div[data-prop="sku-info"] div.form-uom li {
  padding: 5px;
}
div[ng-controller=skuCtrl] div[data-prop="add"] div.form-uom input[type=text],
div[ng-controller=skuCtrl] div[data-prop="edit"] div.form-uom input[type=text],
div[data-prop="sku-info"] div.form-uom input[type=text],
div[ng-controller=skuCtrl] div[data-prop="add"] div.form-uom input[type=number],
div[ng-controller=skuCtrl] div[data-prop="edit"] div.form-uom input[type=number],
div[data-prop="sku-info"] div.form-uom input[type=number],
div[ng-controller=skuCtrl] div[data-prop="add"] div.form-uom select,
div[ng-controller=skuCtrl] div[data-prop="edit"] div.form-uom select,
div[data-prop="sku-info"] div.form-uom select {
  width: 80px;
  border: solid 1px gray;
}
div[ng-controller=skuCtrl] div[data-prop="add"] div.form-uom > div,
div[ng-controller=skuCtrl] div[data-prop="edit"] div.form-uom > div,
div[data-prop="sku-info"] div.form-uom > div {
  padding: 10px;
}
div[ng-controller=startStockTakingCtrl] {
  padding: 20px;
}
div[ng-controller=startStockTakingCtrl] div.curpd {
  font-weight: bold;
}
div[ng-controller=startStockTakingCtrl] ul,
div[ng-controller=startStockTakingCtrl] li {
  list-style-type: decimal;
}
div[ng-controller=startStockTakingCtrl] ul {
  padding: revert;
  margin: revert;
}
div[ng-controller=supbalCtrl] .dragLayout,
div[ng-controller=rtsupbalCtrl] .dragLayout {
  height: 100%;
}
div[ng-controller=supbalCtrl] .dragLeft,
div[ng-controller=rtsupbalCtrl] .dragLeft {
  width: 800px;
}
div[ng-controller=supbalCtrl] .dragRight,
div[ng-controller=rtsupbalCtrl] .dragRight {
  margin-left: 810px;
  overflow: hidden;
}
div[ng-controller=supplierCtrl] > div.dragLeft {
  display: flex;
  flex-direction: column;
}
div[ng-controller=supplierCtrl] > div.dragLeft > div.ztree {
  flex: 1;
  overflow: auto;
}
div[ng-controller=supplierCtrl] > div.dragLeft .image-list > ul {
  height: 158px;
  text-wrap: nowrap;
  white-space: nowrap;
}
div[ng-controller=supplierCtrl] > div.dragLeft > div.nj-tool-head i.new-catg {
  color: blue;
  font-size: 18px;
}
div[ng-controller=supplierCtrl] > div.dragLeft > div.nj-tool-head i.move-catg {
  transform: rotate(120deg);
  display: block;
}
div[ng-controller=supplierCtrl] > div.dragRight {
  display: flex;
  flex-direction: column;
}
div[ng-controller=supplierCtrl] > div.dragRight > div.nj-tool-head {
  border-left: 1px solid #D6D6D6;
}
div[ng-controller=supplierCtrl] .ctctTable {
  height: 120px;
}
div[ng-controller=supplierCtrl] div.nj-modal-footer {
  margin-top: 20px;
}
div[ng-controller=supplierCtrl] div[modal-dialog] .tableGrid div[modal-dialog] > .nj-modal-md {
  width: 800px;
}
div[ng-controller=supplierCtrl] div[data-prop="add"] > .nj-modal-dialog,
div[ng-controller=supplierCtrl] div[data-prop="edit"] > .nj-modal-dialog {
  margin: 10px auto 0;
  width: 1200px;
}
div[ng-controller=supplierCtrl] div[data-prop="add"] > .nj-modal-dialog form > div.input-field,
div[ng-controller=supplierCtrl] div[data-prop="edit"] > .nj-modal-dialog form > div.input-field {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
@media (max-width: 600px) {
  div[ng-controller=supplierCtrl] div[data-prop="add"] > .nj-modal-dialog form > div.input-field,
  div[ng-controller=supplierCtrl] div[data-prop="edit"] > .nj-modal-dialog form > div.input-field {
    grid-template-columns: 1fr;
  }
}
div[ng-controller=supplierCtrl] div[data-prop="add"] > .nj-modal-dialog form > div.input-field > div.sup-props,
div[ng-controller=supplierCtrl] div[data-prop="edit"] > .nj-modal-dialog form > div.input-field > div.sup-props {
  border: 1px solid #e1e1e8;
}
div[ng-controller=supplierCtrl] div[data-prop="add"] > .nj-modal-dialog form > div.input-field > div.sup-props > input,
div[ng-controller=supplierCtrl] div[data-prop="edit"] > .nj-modal-dialog form > div.input-field > div.sup-props > input {
  width: 140px;
  border: 0;
}
div[ng-controller=supplierCtrl] div[data-prop="add"] > .nj-modal-dialog form > div.attachments > div,
div[ng-controller=supplierCtrl] div[data-prop="edit"] > .nj-modal-dialog form > div.attachments > div {
  display: flex;
}
div[ng-controller=warehouseCtrl] > div.dragLeft {
  display: flex;
  flex-direction: column;
}
div[ng-controller=warehouseCtrl] > div.dragLeft > div.ztree {
  flex: 1;
  overflow: auto;
}
div[ng-controller=warehouseCtrl] > div.dragLeft > div.nj-tool-head i.new-catg {
  color: blue;
  font-size: 18px;
}
div[ng-controller=warehouseCtrl] > div.dragRight {
  display: flex;
  flex-direction: column;
}
div[ng-controller=warehouseCtrl] > div.dragRight > div {
  border-left: 1px solid #D6D6D6;
  line-height: 32px;
  padding: 10px 15px;
}
div[ng-controller=warehouseCtrl] > div.dragRight > ul {
  clear: unset;
  border: 1px solid #D6D6D6;
  height: 100%;
  padding: 10px 15px;
}
div[ng-controller=warehouseCtrl] > div.dragRight > ul > li > label {
  display: inline-block;
}
