.modal-title {
  font-weight: bold !important;
}

.loginMain {
  height: 100vh;
  background-size: auto;
  max-width: 100vw;
  min-width: 100vw !important;
}

#productDetailPage {
  background-color: #e1e5e8;
}

.shipmentdetail {
  min-width: 104px;
}

.loginContainer {
  -webkit-box-shadow: 1px 6px 21px 0px #999999;
  box-shadow: 17px 12px 26px -3px #c1c1c1;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  max-width: 500px;
  /* padding: 30px 15px */
}

#recordsPerPage {
  margin-bottom: 3px;
}

.threeSecLbl {
  margin-right: -5px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 32% !important;
  display: inline;
}

.self-container {
  width: 1150px;
  margin: 0 auto;
}

.detailPgFullTextBx {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 87% !important;
  margin-right: 0px;
}

.detalPgLbl {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 9.4em !important;
}

.col-sec-three {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 52% !important;
}

.formSubmit {
  float: none;
  bottom: 0px;
}

.style9 {
  position: relative;
  bottom: 0px;
  min-height: 30vh;
}

.formSend {
  bottom: 1em;
  position: sticky;
  float: left;
  left: 1em;
}

.selfBtn {
  width: 100%;
}

.style12 {
  height: 100vh;
}

.style8 {
  height: 22vh;
  font-size: 14px;
}

.big-text {
  font-size: 4.8rem !important;
}

.page-link {
  color: #0e4882 !important;
}

.page-item.active .page-link {
  color: #fff !important;
  background-image: none !important;
}

.text-muted {
  font-size: 0.875rem;
}

.page-item.disabled .page-link {
  color: #6c757d !important;
}

.productDirectUploadImg {
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  aspect-ratio: 1/1;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: system-ui, sans-serif;
  font-size: 1rem;
  border: 1px solid grey !important;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.productDirectUploadImg .dmxDropzoneMessage {
  margin: auto !important;
}

#video-preview {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
}

#CaptureToCanvas {
  width: 100%;
  max-width: 100%;
}

.uploadedImgList {
  -o-object-fit: contain;
  object-fit: contain;
  height: 148px !important;
}

.launch-listing-wapper {
  border: 2px solid #397cb7;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.create-listing-header {
  background-color: #397cb7;
  color: white;
}

.search-header-wapper {
  border-top: 1px solid #ece7e7;
  border-bottom: 1px solid #0e4882;
}

.pricedrop-label {
  min-width: 150px;
}

.clickable {
  cursor: pointer;
}

.automation-clickable {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}

a.clickable,
.clickable a {
  text-decoration: none;
  color: black;
}

.clickable.text-danger a {
  text-decoration: none;
  color: #990024 !important;
}

td.clickable:hover,
a.clickable:hover,
td.clickable:hover a {
  color: #0e4882 !important;
  font-weight: bold;
}

.automation-clickable:hover {
  font-weight: bold;
}

.number-inputs {
  max-width: 70px !important;
}

.listing-price-summary {
  border-left: 4px solid #e6901e;
  padding: 0rem 1rem 0 0.3rem;
}

.listing-price-summary p {
  margin: 0;
}

.permissionmargin {
  margin-top: -1.2rem;
  background-color: #fff;
  -ms-flex-item-align: center;
  align-self: center;
  z-index: 1;
  padding: 1px 7px;
  font-size: 1.2rem;
  font-weight: bold;
}

.pageaccessstyle {
  padding: 10rem;
}

.tui-image-editor-header-buttons {
  display: none !important;
}

.restricted-item-label {
  min-width: 130px;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.toast {
  background-color: #05695d !important;
  color: white !important;
}

.toast-header {
  background-color: #04312c82 !important;
  color: white !important;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.barcode-row {
  border: 1px solid grey;
}

.barcode-image {
  border-right: 1px solid grey;
}

li.page-item.disabled {
  cursor: not-allowed;
}

a.page-link {
  cursor: pointer;
}

.productID,
.weightCalc {
  font-weight: bold !important;
}

.reviewedDate {
  font-size: 0.84rem !important;
}

.displayImages {
  height: 100%;
  max-height: 148px;
  width: 100%;
}

.note-editor .note-editing-area .note-editable {
  background: #fff;
}

.stickyTable thead {
  position: sticky;
  top: 40px;
  z-index: 2;
}

.stickyTable th:nth-child(1) {
  position: sticky !important;
  left: 0;
  z-index: 2;
}

.stickyTable th:nth-child(2) {
  position: sticky !important;
  left: 25px;
  z-index: 2;
}

.stickyTable tr td:nth-child(1) {
  position: sticky !important;
  left: 0;
}

.stickyTable tr td:nth-child(2) {
  position: sticky !important;
  left: 25px;
}

@media (min-width: 641px) {
  .stickyTable thead {
    position: sticky;
    top: 100px;
  }
}

@media (min-width: 1025px) {
  .stickyTable thead {
    position: sticky;
    top: 40px;
  }
}

.stickyRow {
  position: sticky;
  top: 0;
  background-color: white;
  z-index: 2;
}

.qtyLabels {
  margin-left: -6%;
}

.qtyFields {
  width: 50% !important;
}

tr.selected > * {
  background-color: #ffeeec !important;
  --bs-table-bg-type: none !important;
}

tr.selected:hover > * {
  background-color: #ffeeec !important;
  --bs-table-bg-type: var(--bs-table-hover-bg) !important;
}

.table-hover > tbody > tr:hover > * {
  background-color: #e4e7eb !important;
}

.prodDescStyle {
  padding: 0.75rem;
  color: #111114;
  background-color: #f2f2f5;
  border: 1px solid #ced4da;
  border-top-left-radius: 0.6rem;
  border-top-right-radius: 0.6rem;
  border-bottom-left-radius: 0.6rem;
  border-bottom-right-radius: 0.6rem;
  min-height: 15em !important;
}

.p-sm {
  font-size: 0.875rem !important;
}

hr {
  margin: 0.2rem 0 !important;
}

#productTable.table > :not(caption) > * > * {
  padding: 0.3rem !important;
}

.btn-primary:disabled,
.btn-primary.disabled {
  background-color: #bbbbbb !important;
  border-color: #bbbbbb !important;
  cursor: not-allowed;
}

#productTable p {
  margin: 0 !important;
}

.text-justify {
  text-align: justify !important;
}

.hightlight-input {
  background-color: #e5f3fa !important;
}

.btn-outline-warning:hover {
  color: white !important;
}

.no-box-shadow {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

header {
  min-width: 1150px !important;
}

main,
.modal,
.modal-backdrop {
  min-width: 1150px !important;
  min-height: 100%;
}

.modal-lg {
  min-width: 800px !important;
}

.folder {
  cursor: pointer;
}

.subfolder {
  display: none;
  padding-left: 20px;
  cursor: pointer;
}

.chevron {
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition:
    transform 0.2s,
    -webkit-transform 0.2s;
}

.chevron.down {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.received-mssg {
  background-color: #e4e7ea;
  border-radius: 10px;
  font-size: 14px;
  overflow-wrap: break-word;
}

.sent-mssg {
  background-color: #3997f2;
  border-radius: 10px;
  color: white;
  font-size: 14px;
  overflow-wrap: break-word;
}

#backBtn {
  display: none;
}

.failed-mssg {
  background-color: #990024 !important;
  color: white !important;
}

.attachmentLength {
  background-color: red;
  color: white;
  font-size: 10px;
  border-radius: 50%;
  height: 15px;
  width: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  margin-top: -25px;
  margin-left: -9px;
  position: absolute;
}

.cursor-pointer {
  cursor: pointer;
}

table.invoiceTable th,
table.invoiceTable td {
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 0.875rem;
}

@media only screen and (max-width: 600px) {
  #messageBox.hide {
    display: none !important;
  }

  #numberList.hide {
    display: none !important;
  }

  #backBtn {
    color: #0e4882;
    display: block;
    cursor: pointer;
    padding: 5px;
  }

  #storeValue.form-control::-webkit-input-placeholder {
    font-size: 6px;
    /* Adjust this value to your desired size */
    color: black;
  }
}

.style33 {
  width: 50px;
  height: 50px;
}

.modal-content {
  background-color: white !important;
}

.spinner-grow-md {
  --bs-spinner-width: 1.5rem !important;
  --bs-spinner-height: 1.5rem !important;
}

.style35 {
  display: inline-block;
}

input.noValidationIcon {
  padding-right: inherit !important;
  background-image: none !important;
  border-color: rgb(222, 226, 230) !important;
}

select.noValidationIcon {
  --bs-form-select-bg-icon: none !important;
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  padding-right: inherit !important;
  border-color: rgb(222, 226, 230) !important;
}

.clearanceInput {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid grey;
  padding: 0;
  margin: 0;
  line-height: 0;
  font-weight: bold;
  min-width: 20px;
}

.label-width {
  min-width: 196px !important;
}

.form-check-input:checked[type="checkbox"] {
  background-color: #0e4882 !important;
}

.failed-image {
  border: 4px solid #990024;
}

#imageCaptureCamera video,
#imageCaptureCamera canvas {
  display: block;
  margin: 10px 0;
  width: 100%;
  max-width: 100%;
}

.currentPageIndicator {
  margin-left: 5px;
  padding: 5px;
  color: #0e4882;
}

.dragging {
  opacity: 0.5;
}

.style10 {
  min-width: 197px;
}

.announcementTiles {
  border: 1px solid #dbe5ec;
}

.announcementTiles p {
  margin: 0;
}

.announcement-title {
  background-color: #dbe5ec;
  padding: 2px 10px;
  color: rgb(78, 78, 78);
}

.announcement-detail {
  padding: 5px 10px;
  color: rgb(78, 78, 78);
}

.nav-link {
  color: #0e4882 !important;
}

.nav-link.active {
  font-weight: bold;
}

tags.tagify {
  padding: 3px;
}

.tagify__tag {
  margin: 2px 0 1px 2px !important;
}

.tagify__tag > div,
.tagify__dropdown__item {
  /* padding: 2px 5px !important; */
  font-size: 15px !important;
}

.tagify__dropdown__item {
  padding: 2px 5px !important;
}

.tagify__input {
  margin: 0 !important;
}

#customerDetailMain .form-control:disabled,
#customerDetailMain .form-select:disabled {
  background-color: white;
  border: none;
  --bs-form-select-bg-img: none;
}

#customerDetailMain textarea.form-control:disabled {
  border: var(--bs-border-width) solid var(--bs-border-color) !important;
}

#textWidthCalculator {
  visibility: hidden;
  white-space: pre;
  position: absolute;
}

.clearanceRefundReasonInp {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #d8d8d8;
  padding: 0px 5px;
  width: 100%;
}

.taxDropdown {
  background-color: transparent;
  border-radius: 5px;
  border: 1px solid;
}

.invoiceImage {
  max-width: 55px;
  cursor: pointer;
}

.col-gap-5 {
  -webkit-column-gap: 5px;
  -moz-column-gap: 5px;
  column-gap: 5px;
}

.col-gap-25 {
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px;
}

.width-142 {
  width: 142px !important;
}
.width-160 {
  width: 160px !important;
}

.width-120 {
  width: 120px !important;
}

.width-135 {
  width: 135px !important;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(25%, rgba(240, 240, 240, 0.7)),
    color-stop(50%, rgba(220, 220, 220, 0.7)),
    color-stop(75%, rgba(240, 240, 240, 0.7))
  );
  background: linear-gradient(
    90deg,
    rgba(240, 240, 240, 0.7) 25%,
    rgba(220, 220, 220, 0.7) 50%,
    rgba(240, 240, 240, 0.7) 75%
  );
  background-size: 200% 100%;
  -webkit-animation: loading 1.5s infinite;
  animation: loading 1.5s infinite;

  z-index: 99;
}

@-webkit-keyframes loading {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: -200% 0;
  }
}

@keyframes loading {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: -200% 0;
  }
}

.tableWrapper {
  position: relative;
  min-height: 50vh;
}

.tagify__input {
  font-size: 0.875rem !important;
}

.w-160 {
  width: 160px !important;
}

.dmx-notify {
  position: relative;
  width: 600px;
}

.dmx-message {
  padding-bottom: 14px;
  word-wrap: break-word;
}

.dmx-notify .dmx-message::after {
  content: "**This disappears in 15 seconds unless hovered over.";
  position: absolute;
  left: 10px;
  bottom: 5px;
  color: #000000;
  font-size: 0.8em;
  font-weight: bold;
}

.width-230 {
  width: 230px !important;
}

.loadStatusCol {
  width: 190px !important;
}

.loadQtyCol {
  width: 55px !important;
}

.loadQtyPerCol {
  width: 70px !important;
}

.loadAmtCol {
  width: 110px !important;
}

.loadAmtAvgCol {
  width: 125px !important;
}

.loadAmtPerCol {
  width: 115px !important;
}

.loadMSRPCol {
  width: 115px !important;
}

.loadMSRPAvgCol {
  width: 115px !important;
}

.loadMSRPPerCol {
  width: 115px !important;
}

.stickyLoadSnapshotTable thead {
  position: sticky;
  top: -2px;
  z-index: 2;
}

#QCheckDetailMain .form-check-input[disabled] ~ .form-check-label,
#QCheckDetailMain .form-check-input:disabled ~ .form-check-label {
  opacity: 1;
}

#QCheckDetailMain .form-check-input:disabled {
  opacity: 1;
}

#QCheckDetailMain .btn:disabled {
  opacity: 1;
}

#QCheckDetailMain .form-control[readonly] {
  background-color: var(--bs-secondary-bg);
  cursor: default;
}

#QCheckDetailMain .form-control[readonly]:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.alert-yellow {
  background-color: yellow !important;
  border-color: black !important;
  border-width: 2px !important;
  font-size: 16px !important;
}

.readonly:-moz-read-only {
  opacity: 0.7 !important;
}

.readonly:read-only {
  opacity: 0.7 !important;
}

.no-margin p {
  margin: 0;
}
