.add-select .ant-select-selection {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-calendar-picker-input {
  height: 32px !important;
}

.max-h[data-v-33a11635] {
  min-height: 60vh;
  max-height: 60vh;
  overflow-y: scroll;
}
.form-control[data-v-33a11635] {
  height: 32px;
}
table[data-v-33a11635] {
  width: 100%;
}
table thead tr[data-v-33a11635] {
  border-width: 1px;
  z-index: 3;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  /* Don't forget this, required for the stickiness */
}
table thead tr th[data-v-33a11635] {
  white-space: nowrap;
  background-color: #edf2f7;
  padding-left: 0.25rem
    /* 12px */
  ;
  padding-right: 0.25rem
    /* 12px */
  ;
  padding-top: 0.25rem
    /* 4px */
  ;
  padding-bottom: 0.25rem
    /* 4px */
  ;
}
table tbody tr[data-v-33a11635] {
  cursor: pointer;
  border-width: 1px;
}
table tbody tr[data-v-33a11635]:hover {
  background-color: #e2e8f0;
}
table tbody tr td[data-v-33a11635] {
  white-space: nowrap;
  padding-top: 0.25rem
    /* 4px */
  ;
  padding-bottom: 0.25rem
    /* 4px */
  ;
  padding-left: 0.25rem
    /* 4px */
  ;
  padding-right: 0.25rem
    /* 4px */
  ;
  border-right-width: 1px;
}

.form-control[disabled][data-v-dd8e471a],
.form-control[readonly][data-v-dd8e471a],
fieldset[disabled] .form-control[data-v-dd8e471a] {
  opacity: 1;
}
.py[data-v-dd8e471a] {
  padding: 0.45rem 0;
}
.max-h[data-v-dd8e471a] {
  min-height: 30vh;
  max-height: 50vh;
}
table[data-v-dd8e471a] {
  position: relative;
  border-collapse: collapse;
}
table thead tr th[data-v-dd8e471a] {
  padding: 4px 5px;
  z-index: 3;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  /* Don't forget this, required for the stickiness */
  background-color: rgb(22, 102, 145);
  color: white;
  text-transform: uppercase;
  border-width: 1px;
  white-space: nowrap;
}
table tbody tr td[data-v-dd8e471a] {
  padding: 4px 5px;
  border-width: 1px;
}
table tfoot tr[data-v-dd8e471a] {
  background-color: #e3e8f1;
  border-width: 1px;
}
table tfoot tr td[data-v-dd8e471a] {
  padding: 0 5px;
  white-space: nowrap;
  color: #c53030;
}
.total-footer .form-control[data-v-dd8e471a] {
  font-weight: 900;
  color: #c53030;
}


/*# sourceMappingURL=chunk-b27bacbe.15746570.css.map*/