.modal-full {
  width: auto;
  min-width: 100%;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.modal-full .modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
}

#global-modi-customer {
  width: 88px;
}

.art-grp-select {
  width: 300px;
}

.disabled-input {
  pointer-events: none;
  cursor: not-allowed;
}

.m-t-40 {
  margin-top: 40px;
}

.p-width-50 {
  width: 50px;
}

.p-width-60 {
  width: 60px;
}

.p-width-70 {
  width: 70px;
}

.p-width-80 {
  width: 80px;
}

.p-width-90 {
  width: 90px;
}

.p-width-100 {
  width: 100px;
}

.p-width-110 {
  width: 110px;
}

.p-width-120 {
  width: 120px;
}

.p-width-130 {
  width: 130px;
}

.p-width-130 {
  width: 130px;
}

.p-width-140 {
  width: 140px;
}

.p-width-150 {
  width: 150px;
}

.p-width-160 {
  width: 160px;
}

.p-width-170 {
  width: 170px;
}

.p-width-180 {
  width: 180px;
}

.p-width-190 {
  width: 190px;
}

.p-width-200 {
  width: 200px;
}

.p-width-210 {
  width: 210px;
}

.p-width-220 {
  width: 220px;
}

.mw-220 {
  min-width: 220px;
}

.mw-102 {
  min-width: 102px;
}

.mh-250 {
  min-height: 250px;
}

.mr-3 {
  margin-right: 3.5rem !important;
}

.pt-26 {
  padding-top: 26px !important;
}

.text-align-l {
  text-align: left;
}

.text-align-r {
  text-align: right;
}

.table-compact {
  min-height: 250px;
}

.table-compact tbody tr:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.1);
}

.table-compact tbody tr:nth-child(even):hover,
.table-compact tbody tr:nth-child(odd):hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.table-compact tbody .selected-tr:nth-child(even):hover,
.table-compact tbody .selected-tr:nth-child(odd):hover {
  background-color: #ffbd0073;
}

.table-compact tbody .selected-tr:nth-child(even) {
  background-color: #ffbd001f;
}

.table-compact tbody .selected-tr:nth-child(odd) {
  background-color: #ffbd0047;
}

.table-compact td,
.table-compact th {
  padding-left: 0.4rem !important;
  vertical-align: middle !important;
  padding-right: 0.4rem !important;
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.table-compact td {
  font-size: 12px;
}

.text-color-green {
  color: green;
}

.text-color-red {
  color: #e30613;
}

.anti-form-control {
  display: block;
  width: 100%;
  height: 28px !important;
  padding: 1px;
  padding-right: 10px;
  line-height: 1 !important;
  color: #000 !important;
  background-color: #fff !important;
  border: 1px solid #cccccc !important;
  border-radius: 0 !important;
  margin: 0em;
  font-size: 12px;
  font-weight: 400;
  border-width: 2px;
  transition: border-color 0s ease-in-out, box-shadow 0s ease-in-out;
}

.logo-small {
  vertical-align: middle;
  height: 35px;
}

.small-nav-text {
  font-size: 12px;
}

.text-13 {
  font-size: 13px;
}

.bg-color-light-orange {
  background-color: #f9cd7c;
}

.bg-color-light-green {
  background-color: #70b870;
}

.bg-color-light-blue {
  background-color: #0095ff;
}

.bg-color-light-red {
  background-color: #e99b96;
}

.bg-color-white {
  background-color: #ffffff;
}

.disabled-input-bulk {
  cursor: not-allowed;
  color: #aba9a9;
}

.modal-background {
  width: 100vw;
  height: 100vh;
  z-index: 1100;
  background-color: #6c6c6c6e;
  position: fixed;
  display: none;
}

.input-group-append {
  height: 38px;
}

.input-group-append-table-compact {
  display: inline-block;
  height: 20px;
  line-height: 18px;
}

.input-group-append > button {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  outline: none;
  user-select: none;
}

.input-group-append > button:focus,
.input-group-append-table-compact > button:focus {
  outline: 0;
}

.input-group-append > button:active .input-group-append-table-compact > button:active {
  border-width: 1px;
  border-style: solid;
  border-color: #d8d8d8 #d1d1d1 #bababa;
}

.input-group-append > .disabled {
  background-color: #e9ecef;
}

.rm-br-r {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.pointer {
  cursor: pointer;
  z-index: 200;
  pointer-events: auto;
}

.disabled-input {
  background-color: inherit;
  border: 0px;
  color: #212529;
  font-weight: 300;
}

.select-box-inactiv {
  float: left;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
  bottom: 0.5em;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc_disabled:after {
  right: 0 !important;
  bottom: 0 !important;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:before {
  right: 0 !important;
  bottom: 0 !important;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

/*# sourceMappingURL=app.css.map */
