﻿@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700;800&display=swap");
.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    mask-position: -200% 0%;
  }
}
.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-info {
  color: #000 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

#blazor-error-ui {
  background: lightyellow;
  bottom: 0;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  padding: 0.6rem 1.25rem 0.7rem 1.25rem;
  position: fixed;
  width: 100%;
  z-index: 1000;
}

#blazor-error-ui .dismiss {
  cursor: pointer;
  position: absolute;
  right: 0.75rem;
  top: 0.5rem;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

li {
  list-style: none;
}

ul.list-styled > * {
  list-style: revert !important;
}

input[type=text],
input[type=number],
input[type=email],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  padding: 0.25rem;
  font-size: 16px;
  box-sizing: border-box;
}

.w-1 {
  min-width: 1%;
  max-width: 1%;
}

.w-2 {
  min-width: 2%;
  max-width: 2%;
}

.w-3 {
  min-width: 3%;
  max-width: 3%;
}

.w-4 {
  min-width: 4%;
  max-width: 4%;
}

.w-5 {
  min-width: 5%;
  max-width: 5%;
}

.w-6 {
  min-width: 6%;
  max-width: 6%;
}

.w-7 {
  min-width: 7%;
  max-width: 7%;
}

.w-8 {
  min-width: 8%;
  max-width: 8%;
}

.w-9 {
  min-width: 9%;
  max-width: 9%;
}

.w-10 {
  min-width: 10%;
  max-width: 10%;
}

.w-11 {
  min-width: 11%;
  max-width: 11%;
}

.w-12 {
  min-width: 12%;
  max-width: 12%;
}

.w-13 {
  min-width: 13%;
  max-width: 13%;
}

.w-14 {
  min-width: 14%;
  max-width: 14%;
}

.w-15 {
  min-width: 15%;
  max-width: 15%;
}

.w-16 {
  min-width: 16%;
  max-width: 16%;
}

.w-17 {
  min-width: 17%;
  max-width: 17%;
}

.w-18 {
  min-width: 18%;
  max-width: 18%;
}

.w-19 {
  min-width: 19%;
  max-width: 19%;
}

.w-20 {
  min-width: 20%;
  max-width: 20%;
}

.w-21 {
  min-width: 21%;
  max-width: 21%;
}

.w-22 {
  min-width: 22%;
  max-width: 22%;
}

.w-23 {
  min-width: 23%;
  max-width: 23%;
}

.w-24 {
  min-width: 24%;
  max-width: 24%;
}

.w-25 {
  min-width: 25%;
  max-width: 25%;
}

.w-26 {
  min-width: 26%;
  max-width: 26%;
}

.w-27 {
  min-width: 27%;
  max-width: 27%;
}

.w-28 {
  min-width: 28%;
  max-width: 28%;
}

.w-29 {
  min-width: 29%;
  max-width: 29%;
}

.w-30 {
  min-width: 30%;
  max-width: 30%;
}

.w-31 {
  min-width: 31%;
  max-width: 31%;
}

.w-32 {
  min-width: 32%;
  max-width: 32%;
}

.w-33 {
  min-width: 33%;
  max-width: 33%;
}

.w-34 {
  min-width: 34%;
  max-width: 34%;
}

.w-35 {
  min-width: 35%;
  max-width: 35%;
}

.w-36 {
  min-width: 36%;
  max-width: 36%;
}

.w-37 {
  min-width: 37%;
  max-width: 37%;
}

.w-38 {
  min-width: 38%;
  max-width: 38%;
}

.w-39 {
  min-width: 39%;
  max-width: 39%;
}

.w-40 {
  min-width: 40%;
  max-width: 40%;
}

.w-41 {
  min-width: 41%;
  max-width: 41%;
}

.w-42 {
  min-width: 42%;
  max-width: 42%;
}

.w-43 {
  min-width: 43%;
  max-width: 43%;
}

.w-44 {
  min-width: 44%;
  max-width: 44%;
}

.w-45 {
  min-width: 45%;
  max-width: 45%;
}

.w-46 {
  min-width: 46%;
  max-width: 46%;
}

.w-47 {
  min-width: 47%;
  max-width: 47%;
}

.w-48 {
  min-width: 48%;
  max-width: 48%;
}

.w-49 {
  min-width: 49%;
  max-width: 49%;
}

.w-50 {
  min-width: 50%;
  max-width: 50%;
}

.w-51 {
  min-width: 51%;
  max-width: 51%;
}

.w-52 {
  min-width: 52%;
  max-width: 52%;
}

.w-53 {
  min-width: 53%;
  max-width: 53%;
}

.w-54 {
  min-width: 54%;
  max-width: 54%;
}

.w-55 {
  min-width: 55%;
  max-width: 55%;
}

.w-56 {
  min-width: 56%;
  max-width: 56%;
}

.w-57 {
  min-width: 57%;
  max-width: 57%;
}

.w-58 {
  min-width: 58%;
  max-width: 58%;
}

.w-59 {
  min-width: 59%;
  max-width: 59%;
}

.w-60 {
  min-width: 60%;
  max-width: 60%;
}

.w-61 {
  min-width: 61%;
  max-width: 61%;
}

.w-62 {
  min-width: 62%;
  max-width: 62%;
}

.w-63 {
  min-width: 63%;
  max-width: 63%;
}

.w-64 {
  min-width: 64%;
  max-width: 64%;
}

.w-65 {
  min-width: 65%;
  max-width: 65%;
}

.w-66 {
  min-width: 66%;
  max-width: 66%;
}

.w-67 {
  min-width: 67%;
  max-width: 67%;
}

.w-68 {
  min-width: 68%;
  max-width: 68%;
}

.w-69 {
  min-width: 69%;
  max-width: 69%;
}

.w-70 {
  min-width: 70%;
  max-width: 70%;
}

.w-71 {
  min-width: 71%;
  max-width: 71%;
}

.w-72 {
  min-width: 72%;
  max-width: 72%;
}

.w-73 {
  min-width: 73%;
  max-width: 73%;
}

.w-74 {
  min-width: 74%;
  max-width: 74%;
}

.w-75 {
  min-width: 75%;
  max-width: 75%;
}

.w-76 {
  min-width: 76%;
  max-width: 76%;
}

.w-77 {
  min-width: 77%;
  max-width: 77%;
}

.w-78 {
  min-width: 78%;
  max-width: 78%;
}

.w-79 {
  min-width: 79%;
  max-width: 79%;
}

.w-80 {
  min-width: 80%;
  max-width: 80%;
}

.w-81 {
  min-width: 81%;
  max-width: 81%;
}

.w-82 {
  min-width: 82%;
  max-width: 82%;
}

.w-83 {
  min-width: 83%;
  max-width: 83%;
}

.w-84 {
  min-width: 84%;
  max-width: 84%;
}

.w-85 {
  min-width: 85%;
  max-width: 85%;
}

.w-86 {
  min-width: 86%;
  max-width: 86%;
}

.w-87 {
  min-width: 87%;
  max-width: 87%;
}

.w-88 {
  min-width: 88%;
  max-width: 88%;
}

.w-89 {
  min-width: 89%;
  max-width: 89%;
}

.w-90 {
  min-width: 90%;
  max-width: 90%;
}

.w-91 {
  min-width: 91%;
  max-width: 91%;
}

.w-92 {
  min-width: 92%;
  max-width: 92%;
}

.w-93 {
  min-width: 93%;
  max-width: 93%;
}

.w-94 {
  min-width: 94%;
  max-width: 94%;
}

.w-95 {
  min-width: 95%;
  max-width: 95%;
}

.w-96 {
  min-width: 96%;
  max-width: 96%;
}

.w-97 {
  min-width: 97%;
  max-width: 97%;
}

.w-98 {
  min-width: 98%;
  max-width: 98%;
}

.w-99 {
  min-width: 99%;
  max-width: 99%;
}

.w-100 {
  min-width: 100%;
  max-width: 100%;
}

@media (min-width: 576px) {
  .w-md-50 {
    width: 50%;
  }
}

.vertical-space-1x {
  min-height: 1em;
}

.vertical-space-1x:before {
  content: " ";
}

.rounded-1 {
  border-radius: 0.25em !important;
}

.vertical-space-1em {
  min-height: 1em;
  max-height: 1em;
}

.vertical-space-2x {
  min-height: 2em;
}

.vertical-space-2x:before {
  content: " ";
}

.rounded-2 {
  border-radius: 0.5em !important;
}

.vertical-space-2em {
  min-height: 2em;
  max-height: 2em;
}

.vertical-space-3x {
  min-height: 3em;
}

.vertical-space-3x:before {
  content: " ";
}

.rounded-3 {
  border-radius: 0.75em !important;
}

.vertical-space-3em {
  min-height: 3em;
  max-height: 3em;
}

.vertical-space-4x {
  min-height: 4em;
}

.vertical-space-4x:before {
  content: " ";
}

.rounded-4 {
  border-radius: 1em !important;
}

.vertical-space-4em {
  min-height: 4em;
  max-height: 4em;
}

.vertical-space-5x {
  min-height: 5em;
}

.vertical-space-5x:before {
  content: " ";
}

.rounded-5 {
  border-radius: 1.25em !important;
}

.vertical-space-5em {
  min-height: 5em;
  max-height: 5em;
}

.vertical-space-6x {
  min-height: 6em;
}

.vertical-space-6x:before {
  content: " ";
}

.rounded-6 {
  border-radius: 1.5em !important;
}

.vertical-space-6em {
  min-height: 6em;
  max-height: 6em;
}

.vertical-space-7x {
  min-height: 7em;
}

.vertical-space-7x:before {
  content: " ";
}

.rounded-7 {
  border-radius: 1.75em !important;
}

.vertical-space-7em {
  min-height: 7em;
  max-height: 7em;
}

.vertical-space-8x {
  min-height: 8em;
}

.vertical-space-8x:before {
  content: " ";
}

.rounded-8 {
  border-radius: 2em !important;
}

.vertical-space-8em {
  min-height: 8em;
  max-height: 8em;
}

.vertical-space-9x {
  min-height: 9em;
}

.vertical-space-9x:before {
  content: " ";
}

.rounded-9 {
  border-radius: 2.25em !important;
}

.vertical-space-9em {
  min-height: 9em;
  max-height: 9em;
}

.vertical-space-10x {
  min-height: 10em;
}

.vertical-space-10x:before {
  content: " ";
}

.rounded-10 {
  border-radius: 2.5em !important;
}

.vertical-space-10em {
  min-height: 10em;
  max-height: 10em;
}

.vertical-space-11x {
  min-height: 11em;
}

.vertical-space-11x:before {
  content: " ";
}

.rounded-11 {
  border-radius: 2.75em !important;
}

.vertical-space-11em {
  min-height: 11em;
  max-height: 11em;
}

.vertical-space-12x {
  min-height: 12em;
}

.vertical-space-12x:before {
  content: " ";
}

.rounded-12 {
  border-radius: 3em !important;
}

.vertical-space-12em {
  min-height: 12em;
  max-height: 12em;
}

.vertical-space-13x {
  min-height: 13em;
}

.vertical-space-13x:before {
  content: " ";
}

.rounded-13 {
  border-radius: 3.25em !important;
}

.vertical-space-13em {
  min-height: 13em;
  max-height: 13em;
}

.vertical-space-14x {
  min-height: 14em;
}

.vertical-space-14x:before {
  content: " ";
}

.rounded-14 {
  border-radius: 3.5em !important;
}

.vertical-space-14em {
  min-height: 14em;
  max-height: 14em;
}

.vertical-space-15x {
  min-height: 15em;
}

.vertical-space-15x:before {
  content: " ";
}

.rounded-15 {
  border-radius: 3.75em !important;
}

.vertical-space-15em {
  min-height: 15em;
  max-height: 15em;
}

.vertical-space-16x {
  min-height: 16em;
}

.vertical-space-16x:before {
  content: " ";
}

.rounded-16 {
  border-radius: 4em !important;
}

.vertical-space-16em {
  min-height: 16em;
  max-height: 16em;
}

.vertical-space-17x {
  min-height: 17em;
}

.vertical-space-17x:before {
  content: " ";
}

.rounded-17 {
  border-radius: 4.25em !important;
}

.vertical-space-17em {
  min-height: 17em;
  max-height: 17em;
}

.vertical-space-18x {
  min-height: 18em;
}

.vertical-space-18x:before {
  content: " ";
}

.rounded-18 {
  border-radius: 4.5em !important;
}

.vertical-space-18em {
  min-height: 18em;
  max-height: 18em;
}

.vertical-space-19x {
  min-height: 19em;
}

.vertical-space-19x:before {
  content: " ";
}

.rounded-19 {
  border-radius: 4.75em !important;
}

.vertical-space-19em {
  min-height: 19em;
  max-height: 19em;
}

.vertical-space-20x {
  min-height: 20em;
}

.vertical-space-20x:before {
  content: " ";
}

.rounded-20 {
  border-radius: 5em !important;
}

.vertical-space-20em {
  min-height: 20em;
  max-height: 20em;
}

.vertical-space-21x {
  min-height: 21em;
}

.vertical-space-21x:before {
  content: " ";
}

.rounded-21 {
  border-radius: 5.25em !important;
}

.vertical-space-21em {
  min-height: 21em;
  max-height: 21em;
}

.vertical-space-22x {
  min-height: 22em;
}

.vertical-space-22x:before {
  content: " ";
}

.rounded-22 {
  border-radius: 5.5em !important;
}

.vertical-space-22em {
  min-height: 22em;
  max-height: 22em;
}

.vertical-space-23x {
  min-height: 23em;
}

.vertical-space-23x:before {
  content: " ";
}

.rounded-23 {
  border-radius: 5.75em !important;
}

.vertical-space-23em {
  min-height: 23em;
  max-height: 23em;
}

.vertical-space-24x {
  min-height: 24em;
}

.vertical-space-24x:before {
  content: " ";
}

.rounded-24 {
  border-radius: 6em !important;
}

.vertical-space-24em {
  min-height: 24em;
  max-height: 24em;
}

.vertical-space-25x {
  min-height: 25em;
}

.vertical-space-25x:before {
  content: " ";
}

.rounded-25 {
  border-radius: 6.25em !important;
}

.vertical-space-25em {
  min-height: 25em;
  max-height: 25em;
}

.vertical-space-26x {
  min-height: 26em;
}

.vertical-space-26x:before {
  content: " ";
}

.rounded-26 {
  border-radius: 6.5em !important;
}

.vertical-space-26em {
  min-height: 26em;
  max-height: 26em;
}

.vertical-space-27x {
  min-height: 27em;
}

.vertical-space-27x:before {
  content: " ";
}

.rounded-27 {
  border-radius: 6.75em !important;
}

.vertical-space-27em {
  min-height: 27em;
  max-height: 27em;
}

.vertical-space-28x {
  min-height: 28em;
}

.vertical-space-28x:before {
  content: " ";
}

.rounded-28 {
  border-radius: 7em !important;
}

.vertical-space-28em {
  min-height: 28em;
  max-height: 28em;
}

.vertical-space-29x {
  min-height: 29em;
}

.vertical-space-29x:before {
  content: " ";
}

.rounded-29 {
  border-radius: 7.25em !important;
}

.vertical-space-29em {
  min-height: 29em;
  max-height: 29em;
}

.vertical-space-30x {
  min-height: 30em;
}

.vertical-space-30x:before {
  content: " ";
}

.rounded-30 {
  border-radius: 7.5em !important;
}

.vertical-space-30em {
  min-height: 30em;
  max-height: 30em;
}

.fit-width {
  min-width: fit-content;
  max-width: fit-content;
}

.border-0 {
  border-width: 0px !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.adjust-font {
  font-size-adjust: 0.45;
}

@media (max-width: 950px) {
  .adjust-font-sm {
    font-size-adjust: 0.4;
    line-height: 1;
  }
  .adjust-font-sm > * {
    font-size-adjust: 0.4;
  }
}

.fs-10 {
  font-size: 10pt !important;
}

.fs-12 {
  font-size: 12pt !important;
}

.fs-14 {
  font-size: 14pt !important;
}

.fs-16 {
  font-size: 16pt !important;
}

.fs-18 {
  font-size: 18pt !important;
}

.fs-20 {
  font-size: 20pt !important;
}

.fs-22 {
  font-size: 22pt !important;
}

.not-visible {
  visibility: hidden;
}

.empty-line {
  min-height: 2em;
}
.empty-line::before {
  content: " ";
}

.no-select {
  user-select: none;
}

.bg-100 {
  background-color: #f8f9fa;
}

.bg-200 {
  background-color: #e9ecef;
}

.bg-300 {
  background-color: #dee2e6;
}

.bg-400 {
  background-color: #ced4da;
}

.bg-500 {
  background-color: #adb5bd;
}

.bg-600 {
  background-color: #6c757d;
}

.bg-700 {
  background-color: #495057;
}

.bg-800 {
  background-color: #343a40;
}

.bg-900 {
  background-color: #212529;
}

@font-face {
  font-family: "super-clarendon";
  src: url("../../fonts/super-clarendon-regular-regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "super-clarendon";
  src: url("../../fonts/super-clarendon-regular-bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "super-clarendon";
  src: url("../../fonts/super-clarendon-regular-italic.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "super-clarendon";
  src: url("../../fonts/super-clarendon-regular-bold-italic.woff2") format("woff2");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "super-clarendon";
  src: url("../../fonts/super-clarendon-light-italic.woff2") format("woff2");
  font-weight: lighter;
  font-style: italic;
}
h1 {
  font-family: "super-clarendon";
}

.font-body {
  font-family: Open Sans, sans-serif;
}

body {
  color: #222;
  font-family: "Open Sans", sans-serif;
  line-height: 1.7;
}

.customer-info {
  font-size: 0.8rem;
}
.customer-info-delivered {
  display: flex;
  justify-content: space-between;
  background-color: #f5f5f5;
  border-radius: 14px;
  padding: 0 1.5rem;
  align-items: center;
}
.customer-info-delivered i {
  background-color: #104D5B;
  color: #fff;
  padding: 0.5rem 0.8rem;
  font-size: 1.6rem;
  border-radius: 10px;
}
.customer-info .closed {
  background-color: rgb(228, 228, 228);
  color: rgb(177, 177, 177);
  border: 1px solid rgb(177, 177, 177);
  font-size: 0.7rem;
  margin-left: 0.3rem;
  padding: 1px 2px;
}

.overflow-elipse {
  width: inherit;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 768px) {
  .overflow-elipse-sm {
    width: inherit;
    overflow-x: hidden;
    text-overflow: ellipsis;
  }
}

@media (max-width: 768px) {
  .text-sm-wrap {
    text-wrap: wrap !important;
  }
}

.upload-section {
  background-color: rgba(230, 85, 45, 0.0941176471);
  border-radius: 14px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 2px dashed #104D5B;
  padding: 3rem;
  color: #104D5B;
  cursor: pointer;
}

.main-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1001;
}
.main-header-navbar {
  background-color: #104D5B;
  color: #fff;
  font-size: 1.5rem;
}
.main-header-toggle {
  color: #104D5B;
  font-size: 1.5rem;
}
.main-header-brand {
  color: #104D5B;
  font-size: 1.5rem;
  font-family: "super-clarendon" "Quicksand", sans-serif;
  letter-spacing: -1px;
}
.main-header-brand img {
  height: 32px;
}
@media (max-width: 575.98px) {
  .main-header-brand {
    font-size: 1rem;
  }
}
.main-header .container {
  position: relative;
}
.main-header-producer-name {
  font-size: 50%;
  text-align: end;
  margin-right: 1rem;
}
.main-header-icons {
  padding: 0 12px;
}
.main-header-icons-container {
  position: absolute;
  right: 0;
}
.main-header-icons-icon:hover {
  transform: scale(1.05);
  color: #fff;
  text-decoration: none;
}
.main-header-icons-li {
  color: #104D5B;
}
.main-header-icons-li:not(:first-child) {
  margin-left: 1.5rem;
}
.main-header-icons-link {
  color: #fff;
  position: relative;
}
.main-header-icons-link-badge {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.8rem;
  background-color: #fff;
  color: #104D5B;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate(50%, 0);
}
.main-header-icons-link:hover {
  transform: scale(1.05);
  color: #fff !important;
  text-decoration: none !important;
  border-bottom: none !important;
}
.main-header-collapse .nav-link {
  color: #104D5B;
  padding-left: 1rem;
}
.main-header .navbar-collapse.collapse.in {
  display: block !important;
}

#main-header-profile-collapse .nav-link {
  text-align: right;
}

main {
  margin-bottom: 86px;
}
@media (min-width: 768px) {
  main {
    margin-bottom: 0;
    margin-left: 3rem;
  }
}

.footer-nav {
  border-top: 2px solid #e6e6e6;
  font-family: "super-clarendon" "Quicksand", sans-serif;
  background-color: #f9f9f9;
  position: fixed;
  bottom: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .footer-nav {
    width: 6rem;
    height: 100vh;
    padding-top: 67px;
  }
  .footer-nav .container {
    height: 100%;
  }
}
.footer-nav .active {
  border-bottom: 4px solid #104D5B;
}
.footer-nav .active a {
  color: #222;
  font-weight: 600;
}
@media (min-width: 768px) {
  .footer-nav .active {
    border-bottom-width: 0;
    border-left: 4px solid #104D5B;
    padding-left: 10px;
  }
}
.footer-nav-ul {
  display: flex;
  margin-bottom: 0;
  padding-left: 0;
  overflow: scroll;
}
@media (min-width: 768px) {
  .footer-nav-ul {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-around;
    overflow: visible;
  }
}
.footer-nav-li {
  min-width: 20%;
}
@media (min-width: 768px) {
  .footer-nav-li {
    min-width: auto;
  }
}
.footer-nav-link {
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #104D5B;
}
.footer-nav-link-icon {
  font-size: 1.4rem;
  padding-top: 0.5rem;
  padding-bottom: 0.2rem;
}
.footer-nav-link-title {
  font-size: 0.9rem;
}

@media (max-width: 767.98px) {
  .w-100-sm {
    width: 100% !important;
  }
}
.hide-on-mobile {
  display: inherit !important;
}
@media (max-width: 800px) {
  .hide-on-mobile {
    display: none !important;
  }
  .hide-on-mobile > * {
    display: none !important;
  }
}

.mobile-only {
  display: none !important;
}
.mobile-only > * {
  display: none !important;
}
@media (max-width: 800px) {
  .mobile-only {
    display: inherit !important;
  }
  .mobile-only > * {
    display: inherit !important;
  }
}

input[type=number] {
  border-radius: 10px;
  border: 2px solid #e6e6e6;
  text-align: right;
}

.checkbox-row {
  border-radius: 14px;
  font-size: 1rem;
  font-family: "super-clarendon" "Quicksand", sans-serif;
  border: 1px solid #e6e6e6;
}

textarea,
.checkbox-row {
  border-radius: 14px;
  border: 1px solid #e6e6e6;
}

input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

input[type=password] {
  letter-spacing: 0.5rem;
}

.inner-input {
  position: absolute;
  right: 2rem;
  top: 0.5rem;
  font-weight: bold;
  color: #104D5B;
  font-size: 1.3rem;
  cursor: pointer;
}

.error {
  border: 2px solid #df4759;
}

.success {
  border: 2px solid #89B334;
}

.error-message {
  border: 2px solid #df4759;
  background-color: #fff;
  border-radius: 14px;
  padding: 1.6rem 2rem;
  font-size: 1.3rem;
  font-weight: 600;
  font-family: "super-clarendon" "Quicksand", sans-serif;
  line-height: 1.5;
  color: #df4759;
}

.success-message {
  border: 2px solid #89B334;
  background-color: #fff;
  border-radius: 14px;
  padding: 1.6rem 2rem;
  font-size: 1.3rem;
  font-weight: 600;
  font-family: "super-clarendon" "Quicksand", sans-serif;
  line-height: 1.5;
  color: #89B334;
}

.checkbox-row {
  position: relative;
  padding: 1rem;
  padding-left: 2rem !important;
  font-family: "Open Sans", sans-serif;
}
.checkbox-row .customCheck {
  position: absolute;
  left: 1rem;
  top: 1rem;
  background-color: #89B334;
}
.checkbox-row .customCheck.up {
  top: 13px;
  left: 16px;
}
.checkbox-row-inline {
  border: none;
  padding-left: 3rem;
}
.checkbox-row-inline .customCheck {
  left: 0;
}

.import .checkbox-row .customCheck.up {
  left: 25px;
}

.tr-active {
  background-color: rgba(13, 109, 253, 0.25);
}
.tr-active td {
  border-radius: 0;
}

/* Customize the label (the container) */
.customCheck {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.customCheck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 2px solid #89B334;
  border-radius: 8px;
}
.checkmark-round {
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.customCheck:hover input ~ .checkmark {
  background-color: #f5f5f5;
  cursor: pointer;
}

/* When the checkbox is checked, add a green background */
.customCheck input:checked ~ .checkmark {
  background-color: #89B334;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.customCheck input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.customCheck .checkmark:after {
  left: 8px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.custom-checkbox .custom-control-label {
  padding-left: 1rem;
}
.custom-checkbox .custom-control-label::after {
  position: absolute;
  top: 0;
  left: -1.5rem;
  display: block;
  width: 25px;
  height: 25px;
  content: "";
  background: no-repeat 50%/50% 50%;
}
.custom-checkbox .custom-control-label::before {
  position: absolute;
  top: 0;
  left: -1.5rem;
  display: block;
  width: 25px;
  height: 25px;
  pointer-events: none;
  content: "";
  background-color: transparent;
  border: #6d6d6d solid 2px;
  border-radius: 6px;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  position: absolute;
  top: 0;
  left: -1.5rem;
  display: block;
  width: 25px;
  height: 25px;
  pointer-events: none;
  content: "";
  border: #6d6d6d solid 2px;
  border-radius: 6px;
  border-color: #89B334;
  background-color: #89B334;
}

.disable-checkbox::before {
  pointer-events: none !important;
  background-color: #e6e6e6 !important;
  border-color: #e6e6e6 !important;
  border-radius: 6px !important;
}

.form-check .form-check-input {
  border: #6d6d6d solid 2px;
  border-radius: 6px;
  width: 25px;
  height: 25px;
}
.form-check .form-check-input:checked {
  background-color: #89B334;
  border-color: #89B334;
}
.form-check .checkbox-image {
  margin-inline: 0.5em;
}

.select-wrapper {
  border-radius: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: white;
  max-height: 2.5em;
  max-width: 80%;
  min-width: 20em;
  margin-inline: auto;
  display: flex;
}
@media (max-width: 1000px) {
  .select-wrapper {
    min-width: fit-content;
  }
}

.select-status-icon {
  position: relative;
  top: 0.75em;
  right: 4em;
  width: 0;
}
@media (max-width: 900px) {
  .select-status-icon {
    visibility: hidden;
  }
}

.valid-message {
  color: #89B334;
  fill: #89B334;
}

.invalid-message {
  color: #ac535c;
  fill: #ac535c;
}

.form-control {
  border: 1px solid #ced4da;
}

.click-to-edit {
  min-height: 2em;
  max-height: 2em;
  flex-wrap: nowrap;
}
.click-to-edit input {
  line-height: 1em;
  padding-block: 5px;
  height: inherit;
}
.click-to-edit .btn {
  height: 100%;
}
.click-to-edit:hover {
  cursor: pointer;
}

.accordion-select {
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid #e6e6e6;
}
.accordion-select .accordion-item {
  border: 0;
}
.accordion-select .accordion-button {
  background-color: #fff;
  color: #222;
}
.accordion-select .accordion-button::after {
  display: none;
}
.accordion-select .accordion-body ul {
  padding: 0;
}
.accordion-tr i {
  font-size: 1.5rem;
}
.accordion-tr .accordion-button {
  background-color: #fff;
  color: #222;
}
.accordion-tr .accordion-button::after {
  display: none;
}
.accordion-tr .accordion-item {
  border-right: 0;
  border-left: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  background-color: #89B334;
  border-color: #89B334;
}

.custom-switch .custom-control-input.custom-control-input-xl:checked ~ .custom-control-label::after {
  transform: translateX(2.25rem);
}

.custom-switch .custom-control-input.custom-control-input-xl + .custom-control-label::before {
  height: 2rem;
  width: 4.25rem;
  border-radius: 14px;
}

.custom-switch .custom-control-input.custom-control-input-xl + .custom-control-label::after {
  height: calc(1.8rem - 4px);
  width: calc(1.8rem - 4px);
  border-radius: 1.75rem;
}

.custom-switch .custom-control-label::after {
  top: calc(0.35rem + 0px);
}

.x {
  border-radius: 13px;
  height: 3rem;
  width: 3rem;
  display: flex;
  justify-content: center;
  align-content: center;
}

.x:hover {
  text-decoration: none;
}

.btn.danger-link {
  border: none !important;
  box-shadow: 0 0.2rem 0.5rem transparent !important;
  width: 100%;
  font-weight: bold;
}

.btn.dropdown-toggle.multi-select-dropdown {
  border-radius: 0.25rem !important;
  box-shadow: none !important;
  border: 1px solid #ced4da;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  width: 100%;
  max-height: 100%;
  min-height: 40px;
}

.btn-outline-primary {
  outline: 2px solid #104D5B;
  color: #104D5B;
  border: none;
}
.btn-outline-primary:hover {
  background-color: transparent !important;
  outline-color: rgb(35.0654205607, 168.7523364486, 199.4345794393);
  color: #104D5B;
}
.btn-outline-primary:active {
  background-color: rgb(194.191588785, 234.953271028, 244.308411215);
  box-shadow: 6px 6px 6px 2px rgba(0, 0, 0, 0.5333333333);
  color: #104D5B;
}

.btn-primary {
  background-color: #104D5B;
  color: #fff;
}
.btn-primary:hover {
  background-color: rgb(12.1869158879, 58.6495327103, 69.3130841121);
}

.btn-outline-secondary {
  outline: 2px solid #89B334;
  color: #89B334;
  border: none;
}
.btn-outline-secondary:hover {
  background-color: transparent !important;
  outline-color: rgb(193.3506493506, 220.8961038961, 137.6038961039);
  color: #89B334;
}
.btn-outline-secondary:active {
  background-color: hsl(79.842519685, 54.9783549784%, 110.2941176471%);
  box-shadow: 6px 6px 6px 2px rgba(0, 0, 0, 0.5333333333);
  color: #89B334;
}

.btn-secondary {
  background-color: #89B334;
  color: #000;
}
.btn-secondary:hover {
  background-color: rgb(121.8766233766, 159.2402597403, 46.2597402597);
}

.btn-outline-success {
  outline: 2px solid #89B334;
  color: #89B334;
  border: none;
}
.btn-outline-success:hover {
  background-color: transparent !important;
  outline-color: rgb(193.3506493506, 220.8961038961, 137.6038961039);
  color: #89B334;
}
.btn-outline-success:active {
  background-color: hsl(79.842519685, 54.9783549784%, 110.2941176471%);
  box-shadow: 6px 6px 6px 2px rgba(0, 0, 0, 0.5333333333);
  color: #89B334;
}

.btn-success {
  background-color: #89B334;
  color: #000;
}
.btn-success:hover {
  background-color: rgb(121.8766233766, 159.2402597403, 46.2597402597);
}

.btn-outline-info {
  outline: 2px solid #0dcaf0;
  color: #0dcaf0;
  border: none;
}
.btn-outline-info:hover {
  background-color: transparent !important;
  outline-color: rgb(132.1541501976, 228.895256917, 248.3458498024);
  color: #0dcaf0;
}
.btn-outline-info:active {
  background-color: hsl(190.0440528634, 89.7233201581%, 114.6078431373%);
  box-shadow: 6px 6px 6px 2px rgba(0, 0, 0, 0.5333333333);
  color: #0dcaf0;
}

.btn-info {
  background-color: #0dcaf0;
  color: #000;
}
.btn-info:hover {
  background-color: rgb(11.6897233202, 181.6403162055, 215.8102766798);
}

.btn-outline-warning {
  outline: 2px solid #fff3cd;
  color: #fff3cd;
  border: none;
}
.btn-outline-warning:hover {
  background-color: transparent !important;
  outline-color: hsl(45.6, 100%, 115.1960784314%);
  color: #fff3cd;
}
.btn-outline-warning:active {
  background-color: hsl(45.6, 100%, 155.1960784314%);
  box-shadow: 6px 6px 6px 2px rgba(0, 0, 0, 0.5333333333);
  color: #fff3cd;
}

.btn-warning {
  background-color: #fff3cd;
  color: #000;
}
.btn-warning:hover {
  background-color: rgb(255, 236.88, 179.5);
}

.btn-outline-danger {
  outline: 2px solid #ac535c;
  color: #ac535c;
  border: none;
}
.btn-outline-danger:hover {
  background-color: transparent !important;
  outline-color: rgb(213.5, 169, 173.5);
  color: #ac535c;
}
.btn-outline-danger:active {
  background-color: hsl(353.9325842697, 34.9019607843%, 115%);
  box-shadow: 6px 6px 6px 2px rgba(0, 0, 0, 0.5333333333);
  color: #ac535c;
}

.btn-danger {
  background-color: #ac535c;
  color: #fff;
}
.btn-danger:hover {
  background-color: rgb(154.8, 74.7, 82.8);
}

.btn-outline-light {
  outline: 2px solid #f8f9fa;
  color: #f8f9fa;
  border: none;
}
.btn-outline-light:hover {
  background-color: transparent !important;
  outline-color: hsl(210, 16.6666666667%, 122.6470588235%);
  color: #f8f9fa;
}
.btn-outline-light:active {
  background-color: hsl(210, 16.6666666667%, 162.6470588235%);
  box-shadow: 6px 6px 6px 2px rgba(0, 0, 0, 0.5333333333);
  color: #f8f9fa;
}

.btn-light {
  background-color: #f8f9fa;
  color: #000;
}
.btn-light:hover {
  background-color: rgb(233.125, 236.25, 239.375);
}

.btn-outline-dark {
  outline: 2px solid #212529;
  color: #212529;
  border: none;
}
.btn-outline-dark:hover {
  background-color: transparent !important;
  outline-color: rgb(89.8581081081, 100.75, 111.6418918919);
  color: #212529;
}
.btn-outline-dark:active {
  background-color: rgb(197.1013513514, 202.75, 208.3986486486);
  box-shadow: 6px 6px 6px 2px rgba(0, 0, 0, 0.5333333333);
  color: #212529;
}

.btn-dark {
  background-color: #212529;
  color: #fff;
}
.btn-dark:hover {
  background-color: rgb(21.6283783784, 24.25, 26.8716216216);
}

.btn-outline-tertiary {
  outline: 2px solid #FCF6DA;
  color: #FCF6DA;
  border: none;
}
.btn-outline-tertiary:hover {
  background-color: transparent !important;
  outline-color: hsl(49.4117647059, 85%, 117.1568627451%);
  color: #FCF6DA;
}
.btn-outline-tertiary:active {
  background-color: hsl(49.4117647059, 85%, 157.1568627451%);
  box-shadow: 6px 6px 6px 2px rgba(0, 0, 0, 0.5333333333);
  color: #FCF6DA;
}

.btn-tertiary {
  background-color: #FCF6DA;
  color: #000;
}
.btn-tertiary:hover {
  background-color: rgb(250.0875, 240.2625, 194.4125);
}

.btn-outline-brown {
  outline: 2px solid #733519;
  color: #733519;
  border: none;
}
.btn-outline-brown:hover {
  background-color: transparent !important;
  outline-color: rgb(211.6964285714, 104.3035714286, 55.8035714286);
  color: #733519;
}
.btn-outline-brown:active {
  background-color: rgb(248.125, 231.075, 223.375);
  box-shadow: 6px 6px 6px 2px rgba(0, 0, 0, 0.5333333333);
  color: #733519;
}

.btn-brown {
  background-color: #733519;
  color: #fff;
}
.btn-brown:hover {
  background-color: rgb(94.0535714286, 43.3464285714, 20.4464285714);
}

.btn-outline-orange {
  outline: 2px solid #FF8204;
  color: #FF8204;
  border: none;
}
.btn-outline-orange:hover {
  background-color: transparent !important;
  outline-color: rgb(255, 193.4960159363, 131.5);
  color: #FF8204;
}
.btn-outline-orange:active {
  background-color: hsl(30.1195219124, 100%, 115.7843137255%);
  box-shadow: 6px 6px 6px 2px rgba(0, 0, 0, 0.5333333333);
  color: #FF8204;
}

.btn-orange {
  background-color: #FF8204;
  color: #000;
}
.btn-orange:hover {
  background-color: rgb(233.5, 117.2151394422, 0);
}

.btn-outline-red {
  outline: 2px solid #df4759;
  color: #df4759;
  border: none;
}
.btn-outline-red:hover {
  background-color: transparent !important;
  outline-color: rgb(241.8888888889, 179.6111111111, 186.9861111111);
  color: #df4759;
}
.btn-outline-red:active {
  background-color: hsl(352.8947368421, 70.3703703704%, 122.6470588235%);
  box-shadow: 6px 6px 6px 2px rgba(0, 0, 0, 0.5333333333);
  color: #df4759;
}

.btn-red {
  background-color: #df4759;
  color: #000;
}
.btn-red:hover {
  background-color: rgb(219.2222222222, 49.2777777778, 69.4027777778);
}

.btn-outline-blue {
  outline: 2px solid #31567a;
  color: #31567a;
  border: none;
}
.btn-outline-blue:hover {
  background-color: transparent !important;
  outline-color: rgb(104.1052631579, 149.8684210526, 194.3947368421);
  color: #31567a;
}
.btn-outline-blue:active {
  background-color: rgb(249.649122807, 251.2719298246, 252.850877193);
  box-shadow: 6px 6px 6px 2px rgba(0, 0, 0, 0.5333333333);
  color: #31567a;
}

.btn-blue {
  background-color: #31567a;
  color: #fff;
}
.btn-blue:hover {
  background-color: rgb(41.6929824561, 73.1754385965, 103.8070175439);
}

.btn-primary:hover {
  background-color: #104D5B;
}

.form-check {
  outline-color: #6d6d6d;
}

.back-link {
  font-size: 14pt;
  font-weight: 500;
  color: #104D5B;
}

.block-btn {
  border-radius: 0;
  width: 100%;
}

@media (mas-width: 950px) {
  .block-btn-sm {
    width: 100vw;
    border-radius: 0px !important;
    margin-inline: 0;
  }
}

.dropdown-btn {
  border: 1px solid #e6e6e6 !important;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0.75rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  border-radius: 0.5rem;
  justify-content: space-between;
}

.pack-dropdown {
  color: #222;
  font-family: "Open Sans", sans-serif;
  line-height: 1.7;
  background-color: transparent;
  box-shadow: none !important;
}
.pack-dropdown .dropdown-menu {
  width: 100%;
}

.generic-slide-menu {
  white-space: nowrap;
  overflow: auto;
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  /* Hide scrollbar for Chrome, Safari and Opera */
}
.generic-slide-menu::-webkit-scrollbar {
  display: none;
}
.generic-slide-menu-item {
  border-bottom: 1px solid #e6e6e6;
  padding-inline-end: 1em;
  font-weight: bold;
  font-size: 14pt;
  padding-bottom: 0.5rem;
  text-align: center;
  min-width: fit-content;
}
.generic-slide-menu-item.active {
  border-bottom: 4px solid #104D5B;
}
.generic-slide-menu-item.active a {
  color: #222;
}
.generic-slide-menu-item:hover {
  cursor: pointer;
}
.generic-slide-menu-item-link {
  color: #104D5B;
}

.modal-dialog {
  min-height: 16rem;
  width: fit-content;
  margin: 0 auto;
}
.modal-content {
  border-radius: 14px;
  overflow: hidden;
  height: 100%;
  min-width: 16rem;
}

#hamburgerModal,
#supportModal,
#profileModal {
  color: #fff;
}
#hamburgerModal .modal-header,
#hamburgerModal .modal-body,
#supportModal .modal-header,
#supportModal .modal-body,
#profileModal .modal-header,
#profileModal .modal-body {
  background-color: #104D5B;
}
#hamburgerModal .modal-header,
#supportModal .modal-header,
#profileModal .modal-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.226);
}
#hamburgerModal .modal-dialog,
#supportModal .modal-dialog,
#profileModal .modal-dialog {
  top: inherit;
  margin: 0 0 0 auto;
  right: 16px;
}
@media (min-width: 576px) {
  #hamburgerModal .modal-dialog,
  #supportModal .modal-dialog,
  #profileModal .modal-dialog {
    top: 67px;
  }
}
@media (min-width: 1800px) {
  #hamburgerModal .modal-dialog,
  #supportModal .modal-dialog,
  #profileModal .modal-dialog {
    right: 19%;
  }
}
#hamburgerModal a,
#supportModal a,
#profileModal a {
  color: #fff;
}
#hamburgerModal .nav-item a,
#supportModal .nav-item a,
#profileModal .nav-item a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 0.7rem 0;
}
#hamburgerModal .image-container,
#supportModal .image-container,
#profileModal .image-container {
  border-radius: 50%;
  height: 2.7em;
  width: 2.7em;
  overflow: hidden;
  margin-right: 1rem;
}
#hamburgerModal .image-container img,
#supportModal .image-container img,
#profileModal .image-container img {
  height: 100%;
}

.spinner-modal .modal-dialog {
  top: 30%;
}
.spinner-modal .modal-body {
  color: #104D5B;
  border: 3px solid #104D5B;
  border-radius: 14px;
  display: flex;
  flex-direction: column;
  padding: 2rem;
  background-color: #fff;
  justify-content: center;
  align-items: center;
}
.spinner-modal .modal-body h3 {
  font-size: 1.5rem;
  font-weight: bold;
}

.options-modal .modal-dialog {
  top: inherit;
}
.options-modal .modal-body li {
  margin-bottom: 1rem;
}
.options-modal .modal-body a {
  color: #222;
}
.options-modal .modal-footer {
  display: flex;
  justify-content: center;
}

.thin {
  font-weight: 100 !important;
}

.table-modal .modal-dialog {
  max-width: 80%;
  top: 15%;
}

.table-modal + tr {
  cursor: pointer;
}

.confirm-delete-modal .modal-dialog {
  top: 30%;
  color: #104D5B;
  border-radius: 14px;
  display: flex;
  flex-direction: column;
  padding-inline: 2rem;
  padding-top: 2em;
  padding-bottom: 1em;
  background-color: #fff;
  min-height: fit-content;
  outline: 3px solid #104D5B;
  max-width: 24em;
}
@media (max-width: 800px) {
  .confirm-delete-modal .modal-dialog {
    max-width: 90%;
  }
}
.confirm-delete-modal .modal-content {
  border: none;
  min-height: inherit;
  min-width: unset;
}
.confirm-delete-modal .modal-text {
  font-size: 14pt;
  font-weight: bold;
  margin-bottom: 1em;
}

.pricing-methods-modal > .modal-content {
  border: 2px solid #104D5B;
}

.table-data-rounded {
  min-width: 5.5rem;
  display: inline-block;
  padding: 0.35rem 1rem;
  border-radius: 10px;
}

.report-table th,
.report-table td {
  border-top: 0;
  border-bottom: none;
}

.report-table > :not(:last-child) > :last-child > * {
  border: none;
}

.table-container {
  border: 1px solid #dee2e6;
  border-radius: 14px;
  overflow: hidden;
  padding: 0;
}

.table.table-rounded {
  margin: 0;
  max-width: 100%;
}

.table-container tr {
  padding: 0 1rem;
}

@media (max-width: 950px) {
  table.pack-table {
    width: fit-content !important;
  }
}

.table > :not(caption) > * > * {
  padding: 0.5rem 1.3rem;
  margin: 0 auto;
}
@media (max-width: 950px) {
  .table > :not(caption) > * > * {
    padding: 4px 6px;
  }
}

.dist-days .table > :not(caption) > * > * {
  padding: 0.5rem 0rem;
}

.table-rounded-bottom {
  padding: 12px;
  background-color: #f9f9f9;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: -1px -1.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
.table-rounded-bottom > span {
  padding: 0.35rem 2rem;
  border-radius: 14px;
}
.table-rounded-bottom .btn {
  border-radius: 14px;
  padding: 0.35rem 2rem;
  box-shadow: 0 0.2rem 0.5rem rgba(34, 34, 34, 0.5);
}

.table-rounded thead,
.table-rounded thead > :nth-child(1) {
  border: 1px solid #dee2e6;
  border-radius: 14px 14px 0 0;
}

.hide-th {
  margin-top: -68px;
}
.hide-th th {
  color: transparent;
}

.report-table th, .report-table td {
  border-top: 0;
  border-bottom: 0;
}

.collapse-row {
  background-color: #f9f9f9;
}

@font-face {
  font-family: "super-clarendon";
  src: url("../../fonts/super-clarendon-regular-regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "super-clarendon";
  src: url("../../fonts/super-clarendon-regular-bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "super-clarendon";
  src: url("../../fonts/super-clarendon-regular-italic.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "super-clarendon";
  src: url("../../fonts/super-clarendon-regular-bold-italic.woff2") format("woff2");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "super-clarendon";
  src: url("../../fonts/super-clarendon-light-italic.woff2") format("woff2");
  font-weight: lighter;
  font-style: italic;
}
h1 {
  font-family: "super-clarendon";
}

.font-body {
  font-family: Open Sans, sans-serif;
}

body {
  color: #222;
  font-family: "Open Sans", sans-serif;
  line-height: 1.7;
}

.customer-info {
  font-size: 0.8rem;
}
.customer-info-delivered {
  display: flex;
  justify-content: space-between;
  background-color: #f5f5f5;
  border-radius: 14px;
  padding: 0 1.5rem;
  align-items: center;
}
.customer-info-delivered i {
  background-color: #104D5B;
  color: #fff;
  padding: 0.5rem 0.8rem;
  font-size: 1.6rem;
  border-radius: 10px;
}
.customer-info .closed {
  background-color: rgb(228, 228, 228);
  color: rgb(177, 177, 177);
  border: 1px solid rgb(177, 177, 177);
  font-size: 0.7rem;
  margin-left: 0.3rem;
  padding: 1px 2px;
}

.overflow-elipse {
  width: inherit;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 768px) {
  .overflow-elipse-sm {
    width: inherit;
    overflow-x: hidden;
    text-overflow: ellipsis;
  }
}

@media (max-width: 768px) {
  .text-sm-wrap {
    text-wrap: wrap !important;
  }
}

.toastr {
  --toast-width: 25em;
  max-width: var(--toast-width);
  min-width: var(--toast-width);
  position: fixed;
  z-index: 500;
  border-radius: 3px !important;
  transition: all 0.6s ease-in-out;
  left: calc(50% - var(--toast-width) / 2);
}
@media (max-width: 950px) {
  .toastr {
    min-width: 100vw;
    max-width: 100vw;
    left: 0;
    right: 0;
  }
}

.bottom {
  bottom: 5em;
}

.top {
  top: 5em;
}

.right {
  right: 1em;
}
@media (max-width: 950px) {
  .right {
    right: 0em;
  }
}

.left {
  left: 1em;
}
@media (max-width: 950px) {
  .left {
    left: 0em;
  }
}

/*
.toast-default {
    display: initial;
    background-color: transparent;
    transform: translateY(50%);
    visibility: hidden !important;
    transition: all 1s ease-in-out;
}
*/
.toast-error .close i {
  color: white !important;
  padding: 0;
  margin-top: 0.25em;
  transform: scale(0.75);
  box-shadow: none !important;
  filter: contrast(2);
  transition: all 0.6s ease-in-out;
}

.toast-error .close:hover i {
  filter: hue-rotate(15deg) contrast(1.5);
  transition: all 0.6s ease-in-out;
}

.toast-success .close i {
  filter: contrast(2);
  transition: all 0.6s ease-in-out;
  font-weight: 800;
}

.toast-success .close:hover i {
  filter: hue-rotate(20deg) contrast(1.5);
  color: white !important;
}

.toast-success {
  --color: rgb(57.2459016393, 136.7540983607, 76.3278688525) !important;
  color: var(--color);
  background-color: #d4edda !important;
  transition: all 0.6s ease-in-out;
  border: 2px solid #b1d4ba;
}

.toast-error, .toast-danger {
  color: white !important;
  border: 2px solid rgb(188.6, 117.4, 124.6);
  background-color: #ac535c !important;
}

.toast-warning {
  border: 2px solid hsl(45.6, 100%, 100.1960784314%);
  color: black;
  /* text-shadow: 0 0 3px black; */
  background-color: #fff3cd !important;
}

.toastr-header {
  padding: 0;
  max-height: 1.5rem;
  display: flex;
  align-items: self-start;
  background: inherit;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  filter: brightness(0.98);
}

.toastr-header > a.btn {
  margin: 0;
}

.toastr-body {
  background-color: inherit;
  padding-inline: 1.25em;
  margin-top: 1em;
  margin-bottom: 1em;
  line-height: 1.25em;
  font-weight: 400;
  font-size: 12pt;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.hide-toast {
  display: none;
  visibility: hidden;
  background-color: transparent;
  transform: translateY(50%);
  transition: all 0.6s ease-in-out;
}

.images-item-container {
  display: inline-block;
  text-align: center;
  padding: 1rem;
  cursor: pointer;
  width: 8em;
  overflow: clip;
  text-overflow: ellipsis;
}
.images-item-container-selected {
  display: inline-block;
  text-align: center;
  padding: 1rem;
  cursor: pointer;
  background-color: lightblue;
}
.images-item-container:hover {
  background-color: rgba(200, 200, 255, 0.5);
}

.images-item-folder {
  color: tan;
}

.images-container {
  border: 1px solid #ced4da;
  border-radius: 15px;
  overflow-y: scroll;
  max-height: 20em;
}

.images-toolbar-container {
  display: flex;
  width: 100%;
  flex-direction: row;
}

.btn.btn-images-toolbar {
  border-radius: 7px !important;
  box-shadow: 0 0 0 transparent !important;
  border: 1px solid black;
  margin-right: 10px;
}
.btn.btn-images-toolbar:hover {
  background-color: rgba(200, 200, 200, 0.5);
}

a:any-link:not(:has(.btn)), .link {
  text-decoration: none;
}
a:any-link:not(:has(.btn)):hover, .link:hover {
  color: currentColor;
  cursor: pointer;
  filter: brightness(1.1);
}
a:any-link:not(:has(.btn)) .link-underline, .link .link-underline {
  text-decoration: underline !important;
}

.link {
  box-shadow: none !important;
}

.link-primary {
  color: #104D5B;
}

.link-primary-subtle {
  color: rgb(27.4392523364, 132.0514018692, 156.0607476636);
}

.link-primary-emphasis {
  color: rgb(27.4392523364, 132.0514018692, 156.0607476636);
}

.link-secondary {
  color: #89B334;
}

.link-secondary-subtle {
  color: rgb(172.5974025974, 209.4155844156, 98.0844155844);
}

.link-secondary-emphasis {
  color: rgb(172.5974025974, 209.4155844156, 98.0844155844);
}

.link-success {
  color: #89B334;
}

.link-success-subtle {
  color: rgb(172.5974025974, 209.4155844156, 98.0844155844);
}

.link-success-emphasis {
  color: rgb(172.5974025974, 209.4155844156, 98.0844155844);
}

.link-info {
  color: #0dcaf0;
}

.link-info-subtle {
  color: rgb(83.7747035573, 218.6146245059, 245.7252964427);
}

.link-info-emphasis {
  color: rgb(83.7747035573, 218.6146245059, 245.7252964427);
}

.link-warning {
  color: #fff3cd;
}

.link-warning-subtle {
  color: hsl(45.6, 100%, 105.1960784314%);
}

.link-warning-emphasis {
  color: hsl(45.6, 100%, 105.1960784314%);
}

.link-danger {
  color: #ac535c;
}

.link-danger-subtle {
  color: rgb(196.9, 134.6, 140.9);
}

.link-danger-emphasis {
  color: rgb(196.9, 134.6, 140.9);
}

.link-light {
  color: #f8f9fa;
}

.link-light-subtle {
  color: hsl(210, 16.6666666667%, 112.6470588235%);
}

.link-light-emphasis {
  color: hsl(210, 16.6666666667%, 112.6470588235%);
}

.link-dark {
  color: #212529;
}

.link-dark-subtle {
  color: rgb(67.1148648649, 75.25, 83.3851351351);
}

.link-dark-emphasis {
  color: rgb(67.1148648649, 75.25, 83.3851351351);
}

.link-tertiary {
  color: #FCF6DA;
}

.link-tertiary-subtle {
  color: hsl(49.4117647059, 85%, 107.1568627451%);
}

.link-tertiary-emphasis {
  color: hsl(49.4117647059, 85%, 107.1568627451%);
}

.link-brown {
  color: #733519;
}

.link-brown-subtle {
  color: rgb(177.8392857143, 81.9607142857, 38.6607142857);
}

.link-brown-emphasis {
  color: rgb(177.8392857143, 81.9607142857, 38.6607142857);
}

.link-orange {
  color: #FF8204;
}

.link-orange-subtle {
  color: rgb(255, 168.0976095618, 80.5);
}

.link-orange-emphasis {
  color: rgb(255, 168.0976095618, 80.5);
}

.link-red {
  color: #df4759;
}

.link-red-subtle {
  color: rgb(234.3333333333, 136.1666666667, 147.7916666667);
}

.link-red-emphasis {
  color: rgb(234.3333333333, 136.1666666667, 147.7916666667);
}

.link-blue {
  color: #31567a;
}

.link-blue-subtle {
  color: rgb(70.9210526316, 124.4736842105, 176.5789473684);
}

.link-blue-emphasis {
  color: rgb(70.9210526316, 124.4736842105, 176.5789473684);
}

.img-link > .product-image, .img-link img {
  border-radius: 1em;
}
.img-link.selected > .product-image, .img-link.selected img {
  box-shadow: 0px 0px 4px 5px rgb(106.7532467532, 139.4805194805, 40.5194805195);
  outline: 3px solid rgb(162.2207792208, 203.6753246753, 78.3246753247);
}

.disclosure summary::-webkit-details-marker {
  display: none;
}

.disclosure summary {
  max-width: 98cqw;
  list-style: none;
  position: relative;
  display: flex;
  align-items: center;
}
.disclosure summary::after {
  content: "";
  position: absolute;
  right: 0.75em;
  height: 0.75em;
  width: 0.75em;
}

button.disclosure-button {
  position: relative;
  box-shadow: none;
  border: none;
  margin-inline-start: auto;
  margin-inline-end: 2em;
  max-width: fit-content;
  background-color: transparent;
}
@media (max-width: 800px) {
  button.disclosure-button {
    margin-inline-end: 0;
  }
}

details {
  container: inline-size;
}

details > summary > i {
  width: 0.5em;
  height: 1em;
  align-self: center;
}

.pagination {
  user-select: none;
}
.pagination .page-item:not(.next):not(.previous) {
  min-width: 2em;
  max-width: 2em;
}
.pagination .page-item.next > .page-link, .pagination .page-item.previous > .page-link {
  padding-inline: 8px;
}
.pagination .page-item {
  margin-inline: 4px;
  text-align: center;
  font-size: 10pt;
}
.pagination .page-item.active .page-link {
  background-color: #f5f5f5 !important;
  color: black;
  border-color: transparent;
}
.pagination .page-link {
  padding: 4px;
  background-color: #e6e6e6;
}
.pagination .page-link:active {
  box-shadow: 2px 2px 2px -1px rgba(34, 34, 34, 0.5) inset;
  transform: scale(0.9);
}
@media (max-width: 800px) {
  .pagination {
    font-size-adjust: 0.45;
  }
  .pagination .page-link {
    height: 100%;
    align-content: end;
  }
}

.home h2 {
  font-size: 1.3rem;
  display: inline-block;
}
.home-header h1 {
  font-size: 1.5rem;
}
.home-sales-activity-select {
  border-radius: 14px;
  height: 3.5rem;
  border: 1px solid #e6e6e6;
  -webkit-appearance: none;
}
.home-sales-activity-select-container {
  position: relative;
}
.home-sales-activity-select-container .down-icon {
  pointer-events: none;
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
}
.home-sales-activity-select-container .down-icon i {
  font-weight: 600;
}
.home-sales-activity-chart-container .circle {
  height: 10rem;
  width: 10rem;
  background-color: #104D5B;
  border-radius: 50%;
}
.home-sales-to-distribute-card {
  padding: 1rem 0;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #f5f5f5;
  border-radius: 14px;
}
.home-sales-to-distribute-card-container {
  gap: 1.5rem;
}
.home-sales-to-distribute-card-title {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 600;
}
.home-sales-to-distribute-card-amount {
  font-family: "super-clarendon" "Quicksand", sans-serif;
  font-size: 1.9rem;
  font-weight: 500;
}
.home-top-selling-products th {
  padding: 0.5rem 0;
}
.home-top-selling-products tbody > tr > td {
  font-size: 1.1rem;
}
.home-top-selling-products .show-more {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 0.6rem;
  font-weight: 600;
}

.only-print {
  display: none;
}

@media print {
  .only-print {
    display: flex;
  }
}
@media print {
  * {
    -webkit-print-color-adjust: exact;
    color-adjust: exact; /* Non-Webkit Browsers */
  }
  .noprint {
    display: none;
  }
  .noprint-margin {
    margin-left: 0 !important;
  }
  .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: none !important;
    background-color: transparent !important;
  }
  .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    position: absolute;
    top: 0;
    left: -1.5rem;
    display: block;
    width: 25px;
    height: 25px;
    pointer-events: none;
    content: "x";
    border: #89B334 solid 1px;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0px;
    color: #222;
  }
}
.main-footer {
  background-color: #222;
  padding: 2rem 0;
}
.main-footer-link {
  color: #fff;
  text-decoration: underline;
  font-size: 0.9rem;
}

.product-settings h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .product-settings-image {
    margin-bottom: 2rem;
  }
}
.product-settings-image .image-container {
  position: relative;
  display: flex;
  justify-content: start;
}
.product-settings-image .image-container img {
  border-radius: 14px;
  height: 300px;
}
@media (max-width: 768px) {
  .product-settings-image .image-container img {
    height: 100px;
  }
}

.img-link {
  padding-inline: 0;
  margin-inline: 0;
}

.register h1 {
  font-weight: bold;
  margin-bottom: 1.5rem;
}
.register h1,
.register h2 {
  line-height: 1.3;
  display: block;
}
.register-card, .register-card-market {
  margin-bottom: 2rem;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 0.2rem 0.5rem rgba(34, 34, 34, 0.5);
}
.register-card-primary .register-card-title {
  color: #104D5B;
}
.register-card-primary .register-card-features {
  background-color: #104D5B;
}
.register-card-primary .register-card-body i {
  color: #104D5B;
}
.register-card-secondary .register-card-title {
  color: #89B334;
}
.register-card-secondary .register-card-features {
  background-color: #89B334;
}
.register-card-secondary .register-card-body i {
  color: #89B334;
}
.register-card-blue .register-card-title {
  color: #31567a;
}
.register-card-blue .register-card-features {
  background-color: #31567a;
}
.register-card-blue .register-card-body i {
  color: #31567a;
}
.register-card .accordion-item, .register-card-market .accordion-item {
  border: 0;
}
.register-card-button {
  position: relative;
  font-size: 1.5rem;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  padding: 2rem;
}
.register-card .accordion-button:not(.collapsed), .register-card-market .accordion-button:not(.collapsed) {
  background-color: #fff;
  color: inherit;
}
.register-card .accordion-button::after, .register-card-market .accordion-button::after {
  content: "";
  background-image: none;
  transform: none;
}
.register-card .accordion-button:focus, .register-card-market .accordion-button:focus {
  border: 0;
  box-shadow: none;
}
.register-card-header {
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 1rem;
}
.register-card-price {
  color: #6d6d6d;
}
.register-card-description {
  color: #222;
  align-self: flex-start;
  margin-bottom: 4rem;
}
.register-card-features {
  position: absolute;
  display: flex;
  justify-content: space-between;
  bottom: 0;
  width: 100%;
  padding: 1.3rem 2rem;
  color: #fff;
  font-weight: bold;
}
.register-card-body {
  padding: 2rem;
}
.register-card-body ul {
  padding: 0;
  line-height: 2.5;
}
.register-card-body li {
  font-size: 1.5rem;
}
.register-card-body li i {
  font-size: 1.9rem;
  margin-right: 1rem;
  color: #104D5B;
}
.register-card .image-container, .register-card-market .image-container {
  display: flex;
  justify-content: center;
}
.register-card .image-container img, .register-card-market .image-container img {
  max-width: 230px;
  margin: 0 auto;
  display: block;
}
.register-card-split {
  display: flex;
  justify-content: center;
}
.register-card-split-container {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 600px;
}
.register-card-split .image-container {
  margin-right: 2.5rem;
}
.register-card-split .image-container img {
  height: 110px;
}
.register-card-split .content-container {
  flex: 2;
}
.register-card-split .content-container h2 {
  justify-self: center;
}
.register-card-market h5 {
  width: 50%;
  text-align: center;
}
.register-card-market .image-container {
  width: 50%;
  margin-left: 10px;
}
.register-card-market .image-container img {
  max-width: 100%;
  max-height: 100px;
}
.register-connected {
  min-height: 40vh;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.register-connected i {
  color: #89B334;
  font-size: 4.5rem;
  margin-bottom: 2rem;
}
.register-connected h1 {
  font-size: 1.9rem;
}
.register-connected h2 {
  font-size: 1.5rem;
}

@font-face {
  font-family: "super-clarendon";
  src: url("../../fonts/super-clarendon-regular-regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "super-clarendon";
  src: url("../../fonts/super-clarendon-regular-bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "super-clarendon";
  src: url("../../fonts/super-clarendon-regular-italic.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "super-clarendon";
  src: url("../../fonts/super-clarendon-regular-bold-italic.woff2") format("woff2");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "super-clarendon";
  src: url("../../fonts/super-clarendon-light-italic.woff2") format("woff2");
  font-weight: lighter;
  font-style: italic;
}
h1 {
  font-family: "super-clarendon";
}

.font-body {
  font-family: Open Sans, sans-serif;
}

body {
  color: #222;
  font-family: "Open Sans", sans-serif;
  line-height: 1.7;
}

.customer-info {
  font-size: 0.8rem;
}
.customer-info-delivered {
  display: flex;
  justify-content: space-between;
  background-color: #f5f5f5;
  border-radius: 14px;
  padding: 0 1.5rem;
  align-items: center;
}
.customer-info-delivered i {
  background-color: #104D5B;
  color: #fff;
  padding: 0.5rem 0.8rem;
  font-size: 1.6rem;
  border-radius: 10px;
}
.customer-info .closed {
  background-color: rgb(228, 228, 228);
  color: rgb(177, 177, 177);
  border: 1px solid rgb(177, 177, 177);
  font-size: 0.7rem;
  margin-left: 0.3rem;
  padding: 1px 2px;
}

.overflow-elipse {
  width: inherit;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 768px) {
  .overflow-elipse-sm {
    width: inherit;
    overflow-x: hidden;
    text-overflow: ellipsis;
  }
}

@media (max-width: 768px) {
  .text-sm-wrap {
    text-wrap: wrap !important;
  }
}

.sell {
  padding-inline: 0.5em;
}
.sell > * {
  font-size: 14pt !important;
}
.sell .form-select {
  font-size: 14pt !important;
}
@media (max-width: 800px) {
  .sell {
    padding-inline: 0;
  }
}
.sell .table > :not(:last-child) > :last-child > * {
  border: none;
}
.sell-header i {
  font-size: 1.1rem;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 13px;
}
.sell-header a {
  font-size: 1.4rem;
}
.sell-header a:hover {
  text-decoration: none;
  cursor: pointer;
}
.sell-header-add {
  background-color: #104D5B;
  box-shadow: 0 0.2rem 0.5rem rgba(34, 34, 34, 0.5);
  border-radius: 10px;
}
.sell-header-slide-menu {
  white-space: nowrap;
  overflow: auto;
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  /* Hide scrollbar for Chrome, Safari and Opera */
}
.sell-header-slide-menu::-webkit-scrollbar {
  display: none;
}
.sell-header-slide-menu-item {
  border-bottom: 1px solid #e6e6e6;
  padding-inline-end: 1em;
  font-weight: bold;
  padding-bottom: 0.5rem;
  text-align: center;
  min-width: fit-content;
}
.sell-header-slide-menu-item.active {
  border-bottom: 4px solid #104D5B;
}
.sell-header-slide-menu-item.active a {
  color: #222;
}
.sell-header-slide-menu-item:hover {
  cursor: pointer;
}
.sell-header-slide-menu-item-link {
  color: #104D5B;
}
.sell-select {
  border-radius: 14px;
  height: 3.5rem;
  border: 1px solid #e6e6e6;
  -webkit-appearance: none;
}
.sell-select-container {
  container: inline-size;
  position: relative;
}
.sell-select-container .down-icon {
  pointer-events: none;
  position: relative;
  left: 38cqw;
  bottom: -5cqh;
  z-index: 1;
}
.sell-select-container .down-icon i {
  font-weight: 600;
}
.sell-product-list {
  overflow-x: clip;
}
@media (max-width: 800px) {
  .sell-product-list {
    padding-inline: 0.5em;
  }
}
.sell-product-list-item {
  border-bottom: 2px solid #e6e6e6;
  line-height: 1;
  font-weight: 500;
  font-size: 14pt;
}
@media (max-width: 800px) {
  .sell-product-list-item {
    font-size-adjust: 0.45;
  }
}
.sell-product-list-item b, .sell-product-list-item i {
  font-weight: 600;
}
.sell-product-list-item:last-child {
  margin-bottom: 8rem;
}
.sell-product-table {
  margin-block: 0;
  margin-inline: auto;
}
@media (max-width: 1000px) {
  .sell-product-table {
    max-width: 100%;
    font-size-adjust: 0.45;
  }
}
.sell-product-table th, .sell-product-table td {
  padding-inline: 0;
}
.sell-product-table-header {
  width: 95cqw;
  display: flex;
  align-items: center;
  flex-direction: row;
  user-select: none;
}
.sell-product-table-header-text {
  text-wrap: nowrap;
  font-size: 14pt;
  margin-inline-end: auto;
}
@media (min-width: 768px) {
  .sell-product-table-header-text {
    margin-inline-end: 0 !important;
    line-height: 1;
  }
}
@media (max-width: 1000px) {
  .sell-product-table-header {
    width: 85cqw !important;
    font-size-adjust: 0.45;
    flex-direction: column;
  }
}
.sell-product-table-cell {
  max-width: 25% !important;
  min-width: 25% !important;
}
@media (max-width: 1000px) {
  .sell-product-table-cell {
    padding: 0 !important;
  }
  .sell-product-table-cell > div.rounded-input {
    margin-block: 0.25em;
  }
  .sell-product-table-cell > div.b-numeric {
    min-width: fit-content;
    max-width: fit-content;
    margin-inline: auto;
  }
}
.sell-product-table-name-cell {
  max-width: 30vw !important;
  min-width: 30vw !important;
}
.sell-product-table-header-cell {
  min-width: 20vw !important;
  max-width: 20vw !important;
  border: none;
  justify-content: center;
}
@media (max-width: 1000px) {
  .sell-product-table-header-cell {
    min-width: 5.5em !important;
    max-width: 5.5em !important;
    vertical-align: top;
  }
}
.sell-product-table > .disclosure {
  min-width: 80vw;
}
@media (max-width: 800px) {
  .sell-product-table > .disclosure {
    min-width: 100%;
  }
}
.sell .rounded-input {
  border-radius: 0.5em;
  text-align: center;
  min-width: 11em;
  max-width: 11em;
}
@media (max-width: 950px) {
  .sell .rounded-input {
    line-height: 1 !important;
    min-width: 5em;
    max-width: 5em;
    border-radius: 6px;
  }
}

button.btn-sell-product {
  min-height: 2em;
  max-height: 2em;
  width: 9em;
}
@media (max-width: 800px) {
  button.btn-sell-product {
    width: 5em;
  }
}

.product-header-info {
  display: flex;
  text-align: end;
  margin-inline-end: 1em;
  margin-inline-start: auto;
}
@media (max-width: 1000px) {
  .product-header-info {
    flex-wrap: wrap;
    text-align: start;
    line-height: 1;
    margin-inline-end: auto;
    margin-inline-start: 0;
  }
  .product-header-info > div {
    width: fit-content;
    text-wrap: nowrap;
  }
}

.product-unit-name {
  width: auto;
  margin: 0;
  padding: 0;
  text-wrap: nowrap;
}
@media (max-width: 950px) {
  .product-unit-name {
    width: fit-content;
    text-wrap: wrap;
  }
}

@media (max-width: 800px) {
  .edit-availability {
    transform: translateX(-20px);
  }
}

.show-unlisted-switch {
  display: flex;
  align-items: center;
}
.show-unlisted-switch .custom-switch .custom-control-input.custom-control-input-xl + .custom-control-label {
  padding-left: 3em;
}
@media (max-width: 800px) {
  .show-unlisted-switch {
    margin-inline-start: 1em;
  }
}
.show-unlisted-switch > label {
  margin-block: 0 !important;
}
.show-unlisted-switch > input {
  display: ruby;
}
.show-unlisted-switch .custom-control {
  display: flex;
}
.show-unlisted-switch .custom-switch {
  margin-inline-start: auto;
  min-height: 2em;
  padding-inline-start: 3em;
}

.sell-periods-container {
  display: flex;
  flex-direction: row;
  padding: 0;
  justify-content: space-between;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
}

a.sell-page-icon-link {
  color: #104D5B !important;
  font-size: 14pt;
  text-decoration: none;
  display: flex;
  flex-wrap: nowrap;
  align-items: end;
}
@media (max-width: 800px) {
  a.sell-page-icon-link {
    font-size-adjust: 0.45;
  }
}
a.sell-page-icon-link > .link-text {
  display: flex;
}
a.sell-page-icon-link > .link-text > i {
  margin-inline-start: 0.25em;
  font-weight: 600;
  margin-inline-start: 0.5em;
}

a.sell-page-icon-link:hover {
  text-decoration: 1px underline rgb(23.6261682243, 113.7009345794, 134.3738317757) !important;
  cursor: pointer;
  color: rgb(23.6261682243, 113.7009345794, 134.3738317757) !important;
}

@media (max-width: 800px) {
  .bulk-edit-wrapper {
    width: fit-content;
    margin-inline: auto;
  }
  .bulk-edit-wrapper > table > tbody > tr > td, .bulk-edit-wrapper > table > tbody > tr > th {
    width: 8em;
    margin-inline: 0;
    padding-inline: 0;
  }
}

.fancy-search > input[type=search]::placeholder {
  font-size: 14pt;
}
@media (max-width: 800px) {
  .fancy-search > input[type=search]::placeholder {
    font-size-adjust: 0.45;
  }
}

.distribute-header i {
  font-size: 1.1rem;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 13px;
}
.distribute-header a {
  font-size: 1.4rem;
}
.distribute-header a:hover {
  text-decoration: none;
  cursor: pointer;
}
.distribute-header-add {
  background-color: #104D5B;
  box-shadow: 0 0.2rem 0.5rem rgba(34, 34, 34, 0.5);
  border-radius: 10px;
}
.distribute-header-slide-menu {
  white-space: nowrap;
  overflow: auto;
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  /* Hide scrollbar for Chrome, Safari and Opera */
}
.distribute-header-slide-menu::-webkit-scrollbar {
  display: none;
}
.distribute-header-slide-menu-item {
  font-weight: bold;
  padding-bottom: 0.5rem;
  text-align: center;
  min-width: 10rem;
  border-bottom: 1px solid #e6e6e6;
}
.distribute-header-slide-menu-item.active {
  border-bottom: 4px solid #104D5B;
}
.distribute-header-slide-menu-item.active a {
  color: #222;
}
.distribute-header-slide-menu-item-link {
  color: #104D5B;
}
.distribute-select {
  border-radius: 14px;
  height: 3.5rem;
  border: 1px solid #e6e6e6;
  -webkit-appearance: none;
}
.distribute-select-container {
  position: relative;
}
.distribute-select-container .down-icon {
  pointer-events: none;
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
}
.distribute-select-container .down-icon i {
  font-weight: 600;
}
.distribute-pick-list-modal-icon {
  position: relative;
}
.distribute-pick-list-modal-icon a {
  position: absolute;
  top: 0.75em;
  right: 4em;
  z-index: 100;
}

.sign-in {
  margin-top: 3em;
}
.sign-in .section-1 .container {
  min-height: calc(100vh - 59px);
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  text-align: center;
}
.sign-in .section-1 .container label {
  text-align: left !important;
  display: block;
}
.sign-in footer {
  font-weight: bold;
  font-size: 1.3rem;
  font-family: "super-clarendon" "Quicksand", sans-serif;
}
.sign-in footer a {
  font-size: inherit;
}

.add-product {
  margin-inline: 0.5em;
  min-width: 550px;
}

.manage-product {
  margin-bottom: 3em;
  font-family: Arial;
  min-width: 550px;
}
@media (max-width: 950px) {
  .manage-product {
    min-width: auto;
  }
}
.manage-product-category {
  font-size: 14pt;
  font-weight: 600;
  padding-inline: 0.5em;
  margin-block: 0.75em;
}
.manage-product-title {
  font-family: Open Sans, sans-serif;
}
.manage-product .units-count {
  font-size: 10pt;
  margin-inline-start: 1em;
  font-family: Arial;
  font-weight: 600;
}
.manage-product .add-button {
  min-width: 12em;
  max-width: 12em;
}
@media (max-width: 950px) {
  .manage-product .add-button {
    min-width: 100vw;
    max-width: 100vw;
    margin-inline: 0;
    border-radius: 0;
  }
}

.product-import {
  margin-bottom: 5em;
  min-width: 550px;
}
.product-import select {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #e6e6e6;
  text-overflow: ellipsis;
  background-color: white;
}
.product-import .select-valid {
  border-color: #89B334 !important;
}
.product-import .select-valid:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.product-import .select-invalid {
  border-color: #ac535c !important;
}
.product-import .select-invalid:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.product-import .form-control {
  margin-block: 0;
  padding-block: 0;
  background-color: white;
}
.product-import .row {
  min-height: 3.5em;
  max-height: 3.5em;
  margin-bottom: 0.5em;
  padding-inline: 0.5em;
  align-items: baseline;
}
@media (max-width: 950px) {
  .product-import {
    padding-inline: 0;
    min-width: auto;
  }
  .product-import .row {
    margin-inline: 0;
  }
  .product-import .row > * {
    line-height: 2.5em;
  }
  .product-import .row > .btn {
    border-radius: 0 !important;
  }
}
.product-import-header {
  font-size: 14pt;
  font-weight: 600;
  flex-wrap: nowrap;
}

.select-all-row {
  background-color: #cedafe !important;
}

.product-select {
  max-height: 2.5em;
  text-wrap: nowrap;
}
.product-select-validation {
  text-wrap: nowrap;
  max-width: 80%;
  display: flex;
  margin-inline: 5px;
  font-size: 10pt;
}

@media (max-width: 950px) {
  .add-product {
    min-width: auto;
    padding-inline: 0;
    margin-inline: 0;
  }
}

.text-primary {
  color: #104D5B !important;
}

.text-secondary {
  color: #89B334 !important;
}

.text-tertiary {
  color: #FCF6DA !important;
}

.text-orange {
  color: #FF8204 !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "super-clarendon" "Quicksand", sans-serif;
}

h1 {
  font-size: 1.5rem;
}

h2 {
  font-size: 1.3rem;
  display: inline-block;
}

.bg-primary {
  background-color: #104D5B !important;
}

.bg-secondary {
  background-color: #89B334 !important;
}

.bg-tertiary {
  background-color: #FCF6DA !important;
}

.btn {
  font-family: "super-clarendon" "Quicksand", sans-serif;
  font-size: 1.1rem;
  border-radius: 14px;
}

.btn-block {
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
  font-weight: bold;
}

.btn-primary {
  background-color: #104D5B !important;
  border: 1px solid #104D5B !important;
}

.btn-secondary {
  background-color: #89B334 !important;
  border: 1px solid #89B334 !important;
  color: #fff !important;
}

.btn-secondary--light {
  background-color: #fff !important;
  color: #104D5B !important;
  border: 2px solid #104D5B !important;
}

.btn-muted-yellow {
  background-color: #F1E0B6 !important;
  border: 1px solid #F1E0B6 !important;
  color: #fff;
}

.btn-muted-yellow--light {
  background-color: #fff !important;
  color: #F1E0B6 !important;
  border: 2px solid #F1E0B6 !important;
}

.btn-muted-pink {
  background-color: #F3E4E1 !important;
  border: 1px solid #F3E4E1 !important;
  color: #fff;
}

.btn-muted-pink--light {
  background-color: #fff !important;
  color: #F3E4E1 !important;
  border: 2px solid #F3E4E1 !important;
}

.btn-muted-olive {
  background-color: #CED2C2 !important;
  border: 1px solid #CED2C2 !important;
  color: #fff;
}

.btn-muted-olive--light {
  background-color: #fff !important;
  color: #CED2C2 !important;
  border: 2px solid #CED2C2 !important;
}

.btn-muted-blue {
  background-color: #BFD1DF !important;
  border: 1px solid #BFD1DF !important;
  color: #fff;
}

.btn-muted-blue--light {
  background-color: #fff !important;
  color: #BFD1DF !important;
  border: 2px solid #BFD1DF !important;
}

.btn-muted-orange {
  background-color: #F1C5AE !important;
  border: 1px solid #F1C5AE !important;
  color: #fff;
}

.btn-muted-orange--light {
  background-color: #fff !important;
  color: #F1C5AE !important;
  border: 2px solid #F1C5AE !important;
}

.btn-muted-red {
  background-color: #D4AFB9 !important;
  border: 1px solid #D4AFB9 !important;
  color: #fff;
}

.btn-muted-red--light {
  background-color: #fff !important;
  color: #D4AFB9 !important;
  border: 2px solid #D4AFB9 !important;
}

.btn-muted-green {
  background-color: #9EBABD !important;
  border: 1px solid #9EBABD !important;
  color: #fff;
}

.btn-muted-green--light {
  background-color: #fff !important;
  color: #9EBABD !important;
  border: 2px solid #9EBABD !important;
}

.btn-muted-purple {
  background-color: #9CADCE !important;
  border: 1px solid #9CADCE !important;
  color: #fff;
}

.btn-muted-purple--light {
  background-color: #fff !important;
  color: #9CADCE !important;
  border: 2px solid #9CADCE !important;
}

.btn-gray {
  background-color: #6d6d6d !important;
  border: 1px solid #6d6d6d !important;
  color: #fff;
}

.btn-gray--light {
  background-color: #fff !important;
  color: #6d6d6d !important;
  border: 2px solid #6d6d6d !important;
}

.btn-gray--med {
  background-color: #e6e6e6 !important;
  border: 1px solid #e6e6e6 !important;
  color: #6d6d6d;
  border-radius: 0.25rem !important;
}

.btn-gray--med--light {
  background-color: #fff !important;
  color: #6d6d6d !important;
  border: 2px solid #e6e6e6 !important;
}
