@charset "UTF-8";
.data-table {
  width: 100%;
  font-size: 14px;
}
.data-table .data-row {
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.data-table .data-row .txt-center {
  text-align: center;
}
.data-table.fixed {
  position: absolute;
  background-color: white;
  bottom: 0;
  width: 100%;
}

.overview-table .data-header {
  display: inline-block;
  width: 8%;
  font-weight: bold;
  text-align: right;
}
.overview-table .data-value {
  display: inline-block;
  vertical-align: top;
  width: 8%;
  text-align: right;
}
.overview-table .data-company {
  width: 5%;
  text-align: center;
}
.overview-table .data-qty {
  width: 3%;
  text-align: center;
}
.overview-table .data-date {
  width: 12%;
  text-align: left;
}
.overview-table .data-client {
  width: 20%;
  text-align: left;
}
.overview-table .data-product {
  width: 35%;
  text-align: left;
}
.overview-table .data-month {
  width: 7%;
}
.overview-table .data-prod-id {
  width: 4.5%;
  text-align: left;
}
.overview-table .data-prod-name {
  width: 24.5%;
  text-align: left;
}
.overview-table .data-prod-month {
  width: 5.8%;
  text-align: left;
}

.full-table .data-header {
  display: inline-block;
  width: 6.5%;
  font-weight: bold;
  text-align: right;
}
.full-table .data-value {
  display: inline-block;
  width: 6.5%;
  vertical-align: top;
  text-align: right;
}
.full-table .data-company {
  width: 5%;
  text-align: center;
}
.full-table .data-name {
  width: 30%;
  text-align: left;
}
.full-table .data-inv {
  width: 4%;
  text-align: center;
}
.full-table .data-qty {
  width: 3%;
  text-align: center;
}
.full-table .data-date {
  width: 8%;
  text-align: left;
}
.full-table .data-client {
  width: 10%;
  text-align: left;
}

.overview-retail-table .data-header {
  display: inline-block;
  width: 13%;
  font-weight: bold;
  text-align: right;
}
.overview-retail-table .data-value {
  display: inline-block;
  vertical-align: top;
  width: 13%;
  text-align: right;
}

.retail-orders-table .data-header {
  display: inline-block;
  width: 6%;
  font-weight: bold;
  text-align: right;
}
.retail-orders-table .data-value {
  display: inline-block;
  vertical-align: top;
  width: 6%;
  text-align: right;
}
.retail-orders-table .data-customer {
  width: 13%;
  text-align: left;
}
.retail-orders-table .data-date {
  width: 13%;
}
.retail-orders-table .data-qty {
  width: 4%;
  text-align: center;
}
.retail-orders-table .data-city {
  text-align: left;
  width: 8%;
}
.retail-orders-table .data-warehouse {
  width: 9%;
}

.orders-detail-table .data-header {
  display: inline-block;
  width: 20%;
  font-weight: bold;
}
.orders-detail-table .data-value {
  display: inline-block;
  vertical-align: top;
  width: 20%;
}
.orders-detail-table .data-qty {
  width: 10%;
  text-align: center;
}
.orders-detail-table .data-name {
  width: 50%;
}
.orders-detail-table .data-price {
  text-align: right;
}

.full-retail-table .data-header {
  display: inline-block;
  width: 13%;
  font-weight: bold;
  text-align: right;
}
.full-retail-table .data-value {
  display: inline-block;
  vertical-align: top;
  width: 13%;
  text-align: right;
}
.full-retail-table .product-name {
  width: 28%;
  text-align: left;
}
.full-retail-table .store {
  width: 14%;
  text-align: left;
}
.full-retail-table .line {
  width: 9%;
  text-align: center;
}
.full-retail-table .order-num {
  width: 10%;
  text-align: left;
}
.full-retail-table .client {
  width: 25%;
  text-align: left;
}
.full-retail-table .sales {
  width: 8%;
  text-align: right;
}
.full-retail-table .zipcode {
  width: 6%;
  text-align: center;
}
.full-retail-table .city {
  width: 9%;
  text-align: left;
}
.full-retail-table .state {
  width: 5%;
  text-align: center;
}
.full-retail-table .qty {
  width: 4%;
  text-align: center;
}
.full-retail-table .date {
  width: 9%;
  text-align: left;
}
.full-retail-table .sku {
  width: 8%;
  text-align: center;
}

.overview-ilb-table .data-header {
  display: inline-block;
  width: 8%;
  font-weight: bold;
  text-align: right;
}
.overview-ilb-table .data-value {
  display: inline-block;
  vertical-align: top;
  width: 8%;
  text-align: right;
}
.overview-ilb-table .data-company {
  width: 5%;
  text-align: center;
}
.overview-ilb-table .data-qty {
  width: 3%;
  text-align: center;
}
.overview-ilb-table .data-date {
  width: 12%;
  text-align: left;
}
.overview-ilb-table .data-client {
  width: 20%;
  text-align: left;
}
.overview-ilb-table .data-product {
  width: 35%;
  text-align: left;
}
.overview-ilb-table .data-month {
  width: 7%;
}
.overview-ilb-table .data-inv {
  width: 10%;
  text-align: center;
}
.overview-ilb-table .data-prod-name {
  width: 24.5%;
  text-align: left;
}
.overview-ilb-table .data-prod-month {
  width: 5.8%;
  text-align: left;
}

.details-full-table .data-header {
  display: inline-block;
  width: 10%;
  font-weight: bold;
  text-align: right;
}
.details-full-table .data-value {
  display: inline-block;
  width: 10%;
  vertical-align: top;
  text-align: right;
}
.details-full-table .data-name {
  width: 30%;
  text-align: left;
}
.details-full-table .data-inv {
  width: 7%;
  text-align: center;
}
.details-full-table .data-line {
  width: 9%;
  text-align: center;
}
.details-full-table .data-qty {
  width: 8%;
  text-align: center;
}
.details-full-table .data-date {
  width: 10%;
  text-align: left;
}
.details-full-table .data-client {
  width: 20%;
  text-align: left;
}
.details-full-table .data-product {
  width: 35%;
  text-align: left;
}

.profit-table .data-header {
  display: inline-block;
  width: 11%;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}
.profit-table .data-value {
  display: inline-block;
  vertical-align: top;
  width: 11%;
  text-align: right;
}
.profit-table .acc-name {
  display: inline-block;
  text-align: left !important;
  width: 30%;
  font-weight: bold;
  text-align: right;
}

.transations-table .data-header {
  display: inline-block;
  width: 15%;
  font-weight: bold;
  text-align: right;
}
.transations-table .data-value {
  display: inline-block;
  vertical-align: top;
  width: 15%;
  text-align: right;
}
.transations-table .data-type {
  width: 8%;
  text-align: center !important;
}
.transations-table .data-inv {
  width: 8%;
  text-align: center !important;
}
.transations-table .data-date {
  width: 8%;
  text-align: left;
}
.transations-table .data-client {
  width: 15%;
  text-align: left;
}
.transations-table .data-descrip {
  width: 23%;
  text-align: left;
}
.transations-table .data-product {
  width: 17%;
  text-align: left;
}
.transations-table .data-qty {
  width: 5%;
  text-align: center;
}

.details-list {
  max-height: 70%;
  overflow: auto;
}

.overview-retail-order-table .data-header {
  display: inline-block;
  width: 13%;
  font-weight: bold;
  text-align: right;
}
.overview-retail-order-table .data-value {
  display: inline-block;
  width: 13%;
  vertical-align: top;
  text-align: right;
}
.overview-retail-order-table .data-order-num {
  width: 10%;
  text-align: left;
}
.overview-retail-order-table .data-date {
  width: 10%;
  text-align: center;
}
.overview-retail-order-table .data-store {
  width: 15%;
  text-align: left;
}
.overview-retail-order-table .data-qty {
  width: 7%;
  text-align: center;
}

.p-10 {
  padding: 10px;
}

.container {
  width: 80%;
  margin: 0 auto;
  padding-top: 2rem;
  padding-bottom: 0px;
}
@media (max-width: 768px) {
  .container {
    width: 90%;
  }
}

.mulish {
  font-family: "Mulish", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.pdf-btn {
  margin-left: 10px;
}

.hidden {
  display: none;
}

.autocomplete-field {
  position: relative;
}
.autocomplete-field .autocomplete-list {
  position: absolute;
  left: 0px;
  bottom: 0px;
  transform-origin: top left;
  transform: translate(0px, 100%);
  padding: 0;
  margin: 0;
  width: 100%;
  z-index: 999;
  list-style: none;
  max-height: 140px;
  overflow-y: scroll;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3019607843);
}
.autocomplete-field .autocomplete-list li {
  display: flex;
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
  transition: all 0.3s ease;
}
.autocomplete-field .autocomplete-list li:last-child {
  border: none;
}
.autocomplete-field .autocomplete-list li:hover {
  background-color: #f3f3f3;
}

.download {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  border-radius: 4px;
  transition: all 0.3s ease;
  padding: 5px 10px;
}
.download svg {
  width: 20px;
  height: 20px;
  margin-left: 10px;
}
.download:hover {
  background-color: #f7f7f7;
  color: #0f6eeb;
}

.dropdown-container {
  position: relative;
  display: inline-block;
  width: 250px;
  font-size: 15px;
  margin-bottom: 15px;
}
.dropdown-container .dropdown-list {
  position: absolute;
  width: 100%;
  padding: 0;
  margin-top: 0px;
  list-style: none;
  z-index: 999;
  animation-name: HideList;
  animation-duration: 0.6s;
  animation-delay: 0.4s;
  animation-fill-mode: forwards;
  animation-timing-function: step-start;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.231372549);
  max-height: 12rem;
  transition: ease-in all 0.3s;
  overflow-y: scroll;
  overflow-x: hidden;
  opacity: 0;
}
.dropdown-container .dropdown-option {
  width: 100%;
  display: block;
  padding: 10px;
  transition: all ease 0.3s;
  background-color: #ffffff;
  color: #6b6b6b;
}
.dropdown-container .dropdown-option:hover, .dropdown-container .dropdown-option:focus {
  color: #318825;
}
.dropdown-container .dropdown-active {
  background-color: #f3f3f3 !important;
  color: #1dad00;
}
.dropdown-container .dropdown-caret {
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  transition: all ease-in 0.2s;
}
.dropdown-container .dropdown-value {
  display: flex;
}
.dropdown-container .dropdown-input {
  display: none !important;
}
.dropdown-container .dropdown-input:checked + .dropdown-value-text {
  display: block;
}
.dropdown-container .dropdown-current {
  position: relative;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.1098039216);
  cursor: pointer;
  border-radius: 8px;
  outline: none;
}
.dropdown-container .dropdown-current:focus + .dropdown-list {
  opacity: 1;
  animation-name: none;
  pointer-events: all;
}
.dropdown-container .dropdown-current:focus + .dropdown-list .dropdown-option {
  cursor: pointer;
}
.dropdown-container .dropdown-current:focus .dropdown-caret {
  transform: translateY(-50%) rotate(180deg);
}
.dropdown-container .dropdown-value-text {
  display: none;
  width: 100%;
  margin: 0;
  padding: 10px;
}

@keyframes HideList {
  from {
    transform: scaleY(1);
  }
  to {
    transform: scaleY(0);
  }
}
button {
  padding: 10px 20px;
  border-radius: 8px;
  outline: none;
  border: none;
  background-color: white;
  transition: all 0.4s ease;
  font-size: 17px;
  box-shadow: 0 4px 8px 0 rgba(15, 15, 15, 0.1764705882);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
button svg {
  margin-right: 10px;
}
button:hover {
  background-color: #f7f7f7;
}

.drop-type {
  margin-left: 20px;
}
.drop-type p {
  margin-bottom: 10px;
  font-weight: bold;
}

.login-form {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.login-form .login-content {
  padding: 20px;
  text-align: center;
}
.login-form .login-content form {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.login-form .login-content form .input-field {
  margin-top: 20px;
  text-align: left;
}
.login-form .login-content form .input-field label {
  font-weight: bold;
}
.login-form .login-content form .input-field input {
  padding: 8px 10px;
  box-shadow: 0 3px 4px 0 rgba(61, 61, 61, 0.1725490196);
  border: none;
  outline: none;
  font-size: 17px;
  width: 100%;
  margin-bottom: 10px;
}
.login-form button {
  margin-top: 20px;
}
.login-form .error {
  color: #c91212 !important;
}

.links-list {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 80%;
  border: 1px solid #f0f0f0;
  border-radius: 10px;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .links-list {
    width: auto;
  }
}
.links-list li {
  display: flex;
  align-items: center;
  padding: 10px;
  border-bottom: 1px solid #f0f0f0;
}
.links-list li .link-name {
  display: flex;
  align-items: center;
}
.links-list li .link-name p {
  margin: 0;
}
.links-list li .link-name .used {
  display: inline-block;
  padding: 5px;
  font-size: 14px;
  color: #1dad00;
  border: 1px solid #1dad00;
  border-radius: 4px;
  margin-left: 10px;
}
@media (max-width: 768px) {
  .links-list li .link-name .used {
    margin-top: 10px;
    margin-left: 0px;
  }
}
@media (max-width: 768px) {
  .links-list li .link-name {
    display: block;
    font-size: 15px;
  }
}
.links-list li .list-btn {
  display: flex;
  margin-left: auto;
  cursor: pointer;
}
.links-list li .list-btn .sbtn {
  transition: all 0.3s ease;
  margin-right: 10px;
}
.links-list li .list-btn .copy:hover {
  color: #0f41e4;
}
.links-list li .list-btn .share:hover {
  color: #11b302;
}
.links-list li .list-btn .remove {
  margin-right: 0px;
}
.links-list li .list-btn .remove:hover {
  color: #e60000;
}
.links-list li:last-child {
  border: none;
}

.admin-buttons {
  display: flex;
}
.admin-buttons .logout {
  margin-left: 20px;
  background-color: #faadad;
}

.filters {
  display: flex;
  margin-bottom: 10px;
}

.input-field {
  margin: 5px;
  margin-top: 15px;
  margin-left: 20px;
}
.input-field label {
  font-weight: 700;
}
.input-field input {
  margin-top: 5px;
  padding: 10px 10px;
  box-sizing: border-box;
  border-radius: 10px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1568627451);
  font-size: 18px;
  outline: none;
  border: none;
  width: 100%;
}

.collapsible-container {
  width: 100%;
}

.collapsible {
  background-color: #ffffff;
  color: #333;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: background-color 0.3s ease;
  border-radius: 8px;
  margin-bottom: 10px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  font-size: 16px;
  position: relative;
  justify-content: start;
  font-weight: 700;
}
.collapsible::after {
  content: "▼";
  font-size: 13px;
  position: absolute;
  right: 20px;
  transition: transform 0.3s ease;
}
.collapsible.active::after {
  transform: rotate(180deg);
}

.content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.4s ease;
  background-color: #ffffff;
  border-radius: 0 0 8px 8px;
  padding: 0 18px;
}
.content.open {
  padding: 18px;
}

.main-content {
  width: 450px;
  margin: 0 auto;
  text-align: center;
}

.menu-title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 15px;
}

.reports-list {
  border: 1px solid #ddd;
  list-style: none;
  padding: 0;
  width: 450px;
}
.reports-list li {
  border-bottom: 1px solid #ddd;
  padding: 8px 10px;
  cursor: pointer;
  transition: all 0.4s ease;
}
.reports-list li:hover {
  background-color: #ebe9e9;
}
.reports-list li:last-child {
  border: none;
}

.tooltip {
  position: relative;
  cursor: pointer;
}
.tooltip::after {
  content: attr(data-tooltip);
  position: absolute;
  font-size: 13px;
  background-color: rgba(43, 43, 43, 0.5254901961);
  color: white;
  width: auto;
  max-width: 200px;
  bottom: -50%;
  transform: translate(0%, 0%);
  box-shadow: 0 2px 4px 0 rgba(36, 36, 36, 0.1019607843);
  transform-origin: center;
  text-align: center;
  border-radius: 5px;
  pointer-events: none;
  user-select: none;
  padding: 5px;
  opacity: 0;
  transition: all 0.3s ease;
  white-space: nowrap;
}
.tooltip:hover::after {
  transform: translate(0%, 50%);
  opacity: 1;
}

.back-button {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 8px;
  padding: 8px 10px;
}
.back-button:hover {
  background-color: #f3f3f3;
}
.back-button svg {
  margin-right: 10px;
}

.custom-scroll {
  scrollbar-width: 8px; /* Firefox */
  -ms-overflow-style: none;
}
.custom-scroll::-webkit-scrollbar {
  background: transparent; /* Chrome/Safari/Webkit */
  width: 8px;
  height: 8px;
}
.custom-scroll::-webkit-scrollbar-thumb {
  background-color: rgba(71, 71, 71, 0.8901960784);
  border-radius: 5px;
}

.tab {
  cursor: pointer;
}
.tab span {
  transition: all 0.4s ease;
  padding: 8px 10px;
  border-bottom: 2px solid white;
  color: #525252;
}
.tab span:hover {
  color: #0f6eeb;
  border-color: #0f6eeb;
}
.tab .selected {
  color: #0f41e4;
  border-color: #003ad8;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(3, 3, 3, 0.137254902);
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal .modal-content {
  width: 500px;
  padding: 15px;
  box-sizing: border-box;
  border-radius: 8px;
  background-color: white;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2588235294);
  max-height: 80vh;
  overflow-y: auto;
}
.modal .modal-content header {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.modal .modal-content header h2 {
  margin: 0;
}
.modal .modal-content .modal-close {
  outline: none;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  padding: 0px;
  box-shadow: none;
  cursor: pointer;
  position: relative;
  border-radius: 50%;
  transition: all 0.3s ease;
  background-color: white;
}
.modal .modal-content .modal-close svg {
  margin: 0;
}
.modal .modal-content .modal-close:hover {
  background-color: #f1f1f1;
}

.file-item {
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  color: #001c79;
  background-color: white;
  transition: all 0.4s ease;
  cursor: pointer;
}
.file-item.selected {
  background-color: #f3f2f2;
}
.file-item:hover {
  color: #0a30af;
  background-color: #f3f2f2;
}

.profit-container {
  display: grid;
  grid-template-columns: 1fr 4fr;
  grid-gap: 20px;
}

.details-modal .modal-content {
  width: 80%;
  max-height: 90vh;
}

.account-line {
  cursor: pointer;
  border-radius: 10px;
  padding: 5px 10px;
  transition: all 0.4s ease;
  font-weight: 400 !important;
}
.account-line:hover {
  background-color: rgba(236, 236, 236, 0.9843137255);
  color: #002999;
}

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