﻿@font-face {
  font-family: Open Sans;
  font-weight: normal;
  font-style: normal;
  src: url("//") format("no404"), url("/Content/fonts/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: Open Sans;
  font-weight: bold;
  font-style: normal;
  src: url("//") format("no404"), url("/Content/fonts/OpenSans-Bold.ttf") format("truetype");
}
h1 {
  color: #606060;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Open Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}

h2 {
  color: #606060;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}

body {
  color: #000;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}

btn {
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}

.margin-v-1 {
  height: 30px;
}

.margin-v-2 {
  height: 20px;
}

.margin-v-3 {
  height: 30px;
}

.main-sidebar {
  width: 220px;
  /*position: fixed;*/
}

.sidebar-menu {
  background-color: #ECF6EA;
  box-shadow: 4px 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.sidebar-menu .language {
  color: #000;
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.sidebar-menu li.header {
  color: #6DC497;
  padding: 10px 10px 10px 15px;
}
.sidebar-menu .sidebar-menu-item {
  margin: 0px 10px 10px 10px;
}
.sidebar-menu .sidebar-menu-item a {
  color: #000;
  border-radius: 15px;
  height: 30px;
  align-content: center;
  padding: 0px 0px 0px 0px;
}
.sidebar-menu .sidebar-user-menu {
  margin: 10px 10px 0px 10px;
}
.sidebar-menu li:hover.sidebar-menu-item > a, .sidebar-menu li.active.sidebar-menu-item > a, .sidebar-menu li.menu-open.sidebar-menu-item > a, .sidebar-menu .active .icon {
  color: #fff;
  background: #6DC497;
  border-left-color: #6DC497 !important;
}
.sidebar-menu li:hover .icon, .sidebar-menu .active .icon {
  filter: brightness(0) invert(1);
}
.sidebar-menu .icon {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin: 0px 10px 0px 10px;
  vertical-align: middle;
}
.sidebar-menu .icon.cash-register {
  background: url(/svg/cash-register/606060.svg) no-repeat;
}
.sidebar-menu .icon.user {
  background: url(/svg/user/606060.svg) no-repeat;
}
.sidebar-menu .icon.return {
  background: url(/svg/rotate-left/606060.svg) no-repeat;
}
.sidebar-menu .icon.vouchers {
  background: url(/svg/gift/606060.svg) no-repeat;
}
.sidebar-menu .icon.shirt {
  background: url(/svg/shirt/606060.svg) no-repeat;
}
.sidebar-menu .icon.vat-products {
  background: url(/svg/box/606060.svg) no-repeat;
}
.sidebar-menu .icon.book-out {
  background: url(/svg/box-archive/606060.svg) no-repeat;
}
.sidebar-menu .icon.catering {
  background: url(/svg/mug-hot/606060.svg) no-repeat;
}
.sidebar-menu .icon.store {
  background: url(/svg/store/606060.svg) no-repeat;
}
.sidebar-menu .icon.chart {
  background: url(/svg/chart-simple/606060.svg) no-repeat;
}
.sidebar-menu .icon.payout {
  background: url(/svg/credit-card/606060.svg) no-repeat;
}
.sidebar-menu .icon.email {
  background: url(/svg/envelope/606060.svg) no-repeat;
}
.sidebar-menu .icon.circle {
  background: url(/svg/circle/606060.svg) no-repeat;
}
.sidebar-menu .icon.help {
  background: url(/svg/help/606060.svg) no-repeat;
}
.sidebar-menu .icon.roadmap {
  background: url(/svg/roadmap/606060.svg) no-repeat;
}
.sidebar-menu .icon.updates {
  background: url(/svg/updates/606060.svg) no-repeat;
}

.sidebar-user-menu .user-toggle {
  display: flex;
  align-items: center;
  width: 100%;
}
.sidebar-user-menu .dropdown-arrow {
  margin-left: auto;
  margin-right: 5px;
  padding-top: 2.5px;
}
.sidebar-user-menu .dropdown.user.user-menu {
  box-shadow: 0 0.1px 0.3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  padding: 5px 10px 5px 10px;
  border-radius: 25px;
  background: white;
  margin-bottom: 10px;
}
.sidebar-user-menu .dropdown.user.user-menu .user-name {
  color: #6DC497;
}
.sidebar-user-menu .dropdown.user.user-menu .user-header {
  padding: 0px 5px 0px 5px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sidebar-user-menu .dropdown.user.user-menu .btn {
  background-color: #6DC497;
  border: 0;
  border-radius: 100px !important;
  color: #fff !important;
  width: 100px;
  height: 30px;
  align-content: center;
  line-height: 0px;
}
.sidebar-user-menu .dropdown-menu {
  position: absolute !important;
  top: 100% !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  margin-top: 5px !important;
}
.sidebar-user-menu .dropdown-menu.show {
  padding: 20px;
  overflow: hidden;
  width: 178px;
  border-radius: 10px;
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  left: 50% !important;
  transform: translateX(-50%) !important;
}

.navbar {
  justify-content: end;
  margin-bottom: 20px;
  padding: 0px;
  margin-left: 2px;
  border-bottom-color: #6DC497;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.navbar .navbar-logo {
  width: 60px;
  margin-right: 10px;
}
.navbar .navbar-custom-menu {
  right: 0px;
  position: absolute;
}
.navbar .navbar-nav a, .navbar .navbar-nav a:hover, .navbar .navbar-nav a:active, .navbar .navbar-nav a:focus {
  color: #606060;
}
.navbar .nav > li > a:hover, .navbar .nav > li > a:active, .navbar .nav > li > a:focus {
  background-color: #fff;
}
.navbar .user-name {
  right: 0px;
  position: absolute;
  margin-right: 85px;
}
.navbar .user-initials {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #D9D9D9;
  color: #000;
  text-align: center;
  line-height: 45px;
  cursor: pointer;
  margin: 0 20px;
}
.navbar .user-header {
  color: #000;
  font-size: 14px !important;
  text-align: left !important;
  margin: 0 10px;
}
.navbar .dropdown-menu {
  margin-top: 20px;
  border-radius: 10px !important;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
  width: auto !important;
  height: 130px;
}

.content-wrapper {
  background-color: #fff;
}
.content-wrapper .content-header {
  padding: 0px 0px 0px 0px;
}
.content-wrapper .content-header .breadcrumb {
  color: #606060;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Open Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}
.content-wrapper .content-header .action-icon {
  position: relative;
  display: inline-block;
  width: 62px;
  height: 62px;
  background-color: #6FCF97;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
  float: right;
  margin-top: -15px;
}
.content-wrapper .content-header .action-icon img {
  width: 40px;
  height: auto;
  vertical-align: middle;
  margin-top: 10px;
}
.content-wrapper .content-header .small-plus-icon {
  position: absolute;
  top: 13px;
  right: 12px;
  font-weight: bold;
  color: #2F3A8F;
  font-size: 40px;
  width: 18px;
  height: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content-wrapper .page-content {
  padding-top: 20px;
}
.content-wrapper .page-content .row {
  margin-left: 0px;
  margin-right: 0px;
}
.content-wrapper .page-content .row #table {
  padding-right: 12.5px;
  padding-left: 0px;
}
.content-wrapper .page-content .row #checkout {
  padding-left: 12.5px;
  padding-right: 0px;
}
.content-wrapper .d-none {
  display: none;
}

.form-control.input-field, .form-control.input-field:focus, select.form-control, select.form-control:focus {
  display: flex;
  padding: 8px 20px;
  align-items: center;
  border-radius: 40px;
  height: 40px;
  border: none;
  background: #FAFAFA;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 0.1px 0.3px 0 rgba(0, 0, 0, 0.1);
}

#language-button {
  padding: 8px 50px 8px 20px;
  border-radius: 40px;
  width: 90px;
  height: 35px;
  border: none;
  background: #FAFAFA;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 0.1px 0.3px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  color: #6DC497;
  pointer-events: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("/Content/icons/chevron_down.svg");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 10px;
  outline: none;
}
#language-button:focus {
  outline: none;
  border: none;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 0.1px 0.3px 0 rgba(0, 0, 0, 0.1);
}

.form-group .text-label {
  padding-left: 0px;
}
.form-group .form-input {
  padding-left: 0px;
}

.form-control {
  border-radius: 0;
  box-shadow: none;
  border-color: #d2d6de;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.form-control:focus {
  border-color: #3c8dbc;
  box-shadow: none;
}
.form-control::-moz-placeholder, .form-control:-ms-input-placeholder, .form-control::-webkit-input-placeholder {
  color: #bbb;
  opacity: 1;
}
.form-control:not(select) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* Checkout */
.checkout-container {
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.24);
  border-radius: 10px;
  padding: 30px 20px 35px 20px;
}
.checkout-container .total {
  color: #000;
  text-align: center;
  font-family: "Open Sans";
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.right-panel {
  flex-direction: column;
}

.checkout {
  flex-grow: 1;
  overflow-y: auto;
}
.checkout table {
  width: 100%;
  border-collapse: collapse;
  font-weight: 500;
}
.checkout th {
  text-align: left;
  font-weight: 500;
  padding-bottom: 20px;
}
.checkout tr:last-child td {
  border-bottom: none;
}
.checkout td {
  padding: 10px 0;
  border-bottom: 1px solid #F4F4F4;
}
.checkout .delete-btn {
  vertical-align: baseline;
  cursor: pointer;
}
.checkout .quantity-btn {
  cursor: pointer;
}
.checkout .discount-btn {
  cursor: pointer;
}
.checkout .delete-discount-btn {
  vertical-align: baseline;
  cursor: pointer;
}
.checkout .total-row {
  border-top: 2px solid #000;
  font-weight: bold;
}
.checkout .total-amount {
  text-align: right;
  font-weight: 700;
}
.checkout .no-line-separator {
  border-bottom: none;
}

.payment-options {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.payment-button {
  background-color: #606060;
  border: 1px solid #ddd;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  padding: 10px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 22%;
  text-align: center;
  color: white;
  height: 110px;
  padding-top: 30px;
}

/* Buttons */
.button-primary, .button-primary:hover, .button-primary:active {
  background-color: #6DC497 !important;
  border: 0;
  border-radius: 100px;
  color: #fff;
  margin-right: 15px;
  padding: 10px 20px;
  box-shadow: none !important;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  line-height: 0px;
  height: 30px;
}

.button-secondary, .button-secondary:hover, .button-secondary:active {
  background-color: #fff !important;
  border: 1px solid #6DC497;
  border-radius: 100px;
  color: #6DC497 !important;
  margin-right: 15px;
  padding: 10px 20px;
  box-shadow: none !important;
  line-height: 0px;
  height: 30px;
}

.cancel-button, .cancel-button:hover, .cancel-button:active {
  background-color: #606060 !important;
  border: 0;
  border-radius: 100px;
  color: #fff;
  margin-right: 15px;
  padding: 10px 20px;
  box-shadow: none !important;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  line-height: 0px;
  height: 30px;
}

/* Payment overview */
.payment-overlay {
  text-align: center;
}
.payment-overlay .payment-complete-button, .payment-overlay .payment-complete-button:hover, .payment-overlay .payment-complete-button:active {
  background-color: #6DC497 !important;
  border: 0;
  border-radius: 100px;
  color: #fff;
  margin-right: 15px;
  padding: 10px 20px;
  box-shadow: none !important;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  line-height: 0px;
  height: 30px;
  align-content: center;
}
.payment-overlay .secondary-button, .payment-overlay .secondary-button:hover, .payment-overlay .secondary-button:active {
  background-color: #fff !important;
  border: 1px solid #6DC497;
  border-radius: 100px;
  color: #6DC497 !important;
  margin-right: 15px;
  padding: 10px 20px;
  box-shadow: none !important;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  line-height: 0px;
  height: 30px;
  align-content: center;
}
.payment-overlay .total {
  font-size: 80px;
  padding: 100px 0 100px 0;
}
.payment-overlay .total .circle {
  width: 236px;
  height: 236px;
}
.payment-overlay .search-input-container {
  width: 100%;
}
.payment-overlay .dataTables_wrapper {
  width: 100% !important;
}
.payment-overlay .dataTables_wrapper .dataTables_scrollHead {
  width: 100% !important;
  overflow: visible !important;
}
.payment-overlay .dataTables_wrapper .dataTables_scrollHead .dataTables_scrollHeadInner {
  width: 100% !important;
}
.payment-overlay .dataTables_wrapper .dataTables_scrollHead .dataTables_scrollHeadInner table {
  width: 100% !important;
}
.payment-overlay .dataTables_wrapper .dataTables_scrollBody {
  width: 100% !important;
}
.payment-overlay .dataTables_wrapper .dataTables_scrollBody table {
  width: 100% !important;
}
.payment-overlay .dataTables_wrapper .table-responsive {
  width: 100% !important;
  max-width: 100% !important;
}
.payment-overlay .datatable-container {
  width: 100% !important;
  max-width: 100% !important;
  display: block !important;
}

.payment-button img {
  padding-bottom: 5px;
}

/* Consignees styles */
.consignee-transactions h2 {
  color: #6DC497;
}
.consignee-transactions .fw-bold {
  font-weight: 700;
}
.consignee-transactions .consignee-transactions-header {
  padding-bottom: 30px;
}
.consignee-transactions .consignee-transactions-header .consignee-transactions-actions {
  gap: 10px;
}
.consignee-transactions .consignee-balance-summary {
  margin-bottom: 20px;
  padding-left: 0;
}
.consignee-transactions .consignee-balance-summary .balance {
  color: #000;
  margin-left: 20px;
}
.consignee-transactions .consignee-balance-summary .button-primary {
  margin-left: auto;
}
.consignee-transactions .consignee-transactions-title {
  margin-bottom: 30px;
}
.consignee-transactions .consignee-transactions-title .table-header {
  width: 163px;
}
.consignee-transactions .transactions-beta-banner {
  background-color: #999999;
  color: #fff;
  font-size: 14px;
  border-radius: 10px 10px 0px 0px;
  margin: 0px 0 15px 0;
  padding: 10px;
  text-align: center;
  font-weight: 500;
  width: calc(58.333333% + 105px);
}
.consignee-transactions .consignee-transactions-month {
  padding-left: 0px;
}
.consignee-transactions .consignee-transactions-container {
  height: 100%;
  display: flex;
  flex-direction: row;
  padding-right: 100px;
}
.consignee-transactions .consignee-transactions-container .month-container {
  display: flex;
  flex-direction: column;
  width: 163px;
  gap: 5px;
}
.consignee-transactions .consignee-transactions-container .month-container .month-item {
  height: 30px;
  width: fit-content;
  border: 1px solid #6DC497;
  border-radius: 100px;
  align-content: center;
  padding: 0 10px;
  cursor: pointer;
  color: #6DC497;
  background-color: transparent;
}
.consignee-transactions .consignee-transactions-container .month-container .month-item.month-selector {
  margin-left: 10px;
}
.consignee-transactions .consignee-transactions-container .month-container .month-item.selected {
  color: #fff;
  background-color: #6DC497;
}
.consignee-transactions .consignee-transactions-container .transactions-list {
  flex: 1;
  padding: 0;
}
.consignee-transactions .balance-header {
  background-color: #e8f5e8;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 20px;
}
.consignee-transactions .balance-header .d-flex {
  justify-content: space-between;
  align-items: center;
}
.consignee-transactions .balance-header .text-end {
  text-align: right;
  font-weight: 700;
}
.consignee-transactions .transactions-content .transaction-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 12px 10px;
  height: 70px;
}
.consignee-transactions .transactions-content .transaction-item .transaction-description {
  font-weight: 400;
  min-width: 0;
  overflow: hidden;
}
.consignee-transactions .transactions-content .transaction-item .transaction-description > div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.consignee-transactions .transactions-content .transaction-item .transaction-meta {
  min-width: 120px;
  text-align: right;
}
.consignee-transactions .transactions-content .transaction-item .transaction-meta .text-success {
  color: #6DC497;
}
.consignee-transactions .transactions-content .transaction-item .transaction-meta .text-danger {
  color: #D95448;
}

/* Table height overrides */
#labels-overview .dataTables_scrollBody {
  max-height: 55vh !important;
}

#bookOutArchiveDataTable_wrapper .dataTables_scrollBody {
  max-height: 55vh !important;
}

#transactionsDataTable_wrapper .dataTables_scrollBody {
  max-height: 45vh !important;
}

/* Search DataTable box */
.dt-top-bar {
  display: flex;
  align-items: center;
  height: 40px;
  gap: 20px;
}
.dt-top-bar .dt-tb-button {
  height: 100%;
  aspect-ratio: 1;
}
.dt-top-bar .dt-tb-button .circle {
  width: 100%;
  height: 100%;
  margin: 0px;
}

.search-container {
  background-color: #979797;
  border-radius: 20px;
  padding: 1rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: 5px;
  margin-bottom: 25px;
}

.search-input {
  width: 100%;
  padding: 1.2rem 3.25rem;
  border: solid 1px #979797;
  border-radius: 20px;
}

.search-input::placeholder {
  color: #6b7280;
}

.search-input-container {
  position: relative;
  height: 40px;
  width: 35%;
}

.cash-register .search-input-container {
  width: 100%;
}

.circle {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #6DC497;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px 16px;
}

.circle img {
  width: 50%;
  height: auto;
}

.search-icon,
.grid-icon {
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #6b7280;
}

.search-icon {
  left: 1.25rem;
}

.grid-icon {
  right: 0.75rem;
}

/* / End Search DataTable box */
/* DataTable */
.datatable-container .row .col-12 {
  padding: 0px;
}

/* Actions dropdown menu */
.dropdown-menu.payout-actions-dropdown-menu {
  border-radius: 10px;
  padding: 20px;
  margin: 0.2rem;
}

.split-2 {
  margin-left: 0px;
  margin-right: 0px;
}
.split-2 #left {
  padding-right: 12.5px;
  padding-left: 0px;
}
.split-2 #right {
  padding-left: 12.5px;
  padding-right: 0px;
}

.dataTables_wrapper {
  width: 100%;
  max-width: 100%;
  overflow-x: visible;
}
.dataTables_wrapper .dataTables_scroll {
  width: 100% !important;
  max-width: 100% !important;
}
.dataTables_wrapper .dataTables_scrollHead {
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: auto;
}
.dataTables_wrapper .dataTables_scrollBody {
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: auto;
}
.dataTables_wrapper .dataTables_scrollBody .table-bordered th {
  border-bottom: 0px !important;
}
.dataTables_wrapper .dataTables_filter {
  display: none;
}
.dataTables_wrapper .dt-buttons {
  padding-top: 10px;
  float: right;
}
.dataTables_wrapper .dt-button {
  background-color: #6DC497;
  border: none;
  border-radius: 100px;
  padding: 4px 9px 1px 9px;
  color: #fff;
  height: 30px;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.dataTables_wrapper .dt-button-collection {
  margin-left: -60px !important;
  border-radius: 5px;
}
.dataTables_wrapper .dt-button-collection .dt-button {
  margin: 2px 10px 2px 10px;
  border-radius: 5px;
  min-width: 180px !important;
}
.dataTables_wrapper .dt-button-collection .dt-button:not(.active) {
  background-color: #6c757d;
  color: white;
  opacity: 0.6;
}
.dataTables_wrapper .dt-button-collection .dt-button:hover {
  opacity: 1;
}
.dataTables_wrapper .table-bordered {
  overflow-wrap: break-word;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  border-top: none;
  text-align: left;
  margin-top: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
  /* Custom checkbox styling */
  /* Custom checkmark for checkboxes */
}
.dataTables_wrapper .table-bordered thead {
  line-height: 10px;
}
.dataTables_wrapper .table-bordered th {
  background-color: transparent;
  background: none;
  color: #606060;
  border: none !important;
  border-bottom: 2px solid !important;
  border-bottom-color: #606060;
  white-space: nowrap;
  hyphens: auto;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dataTables_wrapper .table-bordered th:first-child {
  border-top-left-radius: 20px;
}
.dataTables_wrapper .table-bordered th:last-child {
  border-top-right-radius: 20px;
  border-right-width: 0px !important;
}
.dataTables_wrapper .table-bordered tbody tr:first-child td {
  border: none;
}
.dataTables_wrapper .table-bordered tbody tr:hover {
  background-color: #ECF6EA;
}
.dataTables_wrapper .table-bordered td {
  border: none;
  border-top: 1px solid #6DC497;
  white-space: normal;
  word-wrap: break-word;
  word-break: normal;
  overflow-wrap: break-word;
  hyphens: auto;
  line-height: 1.4;
}
.dataTables_wrapper .table-bordered td.force-break {
  word-break: break-all;
}
.dataTables_wrapper .table-bordered td.url-content {
  word-break: break-all;
  font-family: monospace;
  font-size: 0.9em;
}
.dataTables_wrapper .table-bordered td.numeric-content {
  word-break: keep-all;
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
}
.dataTables_wrapper .table-bordered .row-selected {
  background-color: #ECF6EA;
}
.dataTables_wrapper .table-bordered input[type=checkbox] {
  position: relative;
  cursor: pointer;
}
.dataTables_wrapper .table-bordered input[type=checkbox]:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  transform: translate(-50%, -50%);
}
.dataTables_wrapper .table-bordered input[type=checkbox]:checked:before {
  background-color: #6DC497;
}
.dataTables_wrapper .table-bordered input[type=checkbox]:checked:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  background-color: #fff;
  transform: translate(-50%, -50%);
  clip-path: polygon(14% 44%, 0% 64%, 50% 100%, 100% 16%, 80% 0%, 40% 62%);
}

/* Table overview */
.reports .table-overview {
  background: white;
  border-radius: 6px;
  padding: 15px;
  font-family: Arial, sans-serif;
}
.reports .table-header {
  background: #222855 !important;
  color: white !important;
  font-weight: bold;
  padding: 10px !important;
  border-radius: 6px 6px 0 0;
  margin-bottom: 0px !important;
}
.reports .table-container {
  border-top: none;
  border-radius: 0 0 6px 6px;
  overflow: hidden;
}
.reports .table-section {
  background: #F1F1F5;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  height: 60px;
}
.reports .table-title {
  font-weight: bold;
}
.reports .table-value {
  font-weight: bold;
  color: #2D2D5C;
}
.reports .table-row {
  display: flex;
  justify-content: space-between;
  padding: 20px 50px;
}
.reports .subtext {
  font-size: 14px;
  color: #222855;
  font-style: italic;
  font-weight: 400;
}
.reports .table-amount {
  margin-right: 80px;
}

.table-overview .table-header {
  padding: 7px 0px 6px 0px;
  margin-bottom: 15px;
  color: #6DC497;
  font-weight: bold !important;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.table-overview .form-group {
  margin-left: 0px;
  margin-right: 0px;
}
.table-overview .text-label {
  color: #B9B9B9;
  padding-top: calc(0.375rem + 1px);
  margin-bottom: 0;
}
.table-overview .input-clear {
  position: absolute;
  right: 30px;
  top: 20px;
  transform: translateY(-50%);
  cursor: pointer;
  display: none;
  color: #000;
  font-weight: bold;
}
.table-overview .input-field:not(:placeholder-shown) + .input-clear {
  display: block;
}
.table-overview .select2-container--bootstrap4 .select2-selection--single {
  display: flex;
  padding: 8px 40px 8px 20px;
  align-items: center;
  border-radius: 40px;
  height: 40px !important;
  border: none;
  background: #FAFAFA;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 0.1px 0.3px 0 rgba(0, 0, 0, 0.1);
}
.table-overview .select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
  padding: 0 !important;
  line-height: 40px !important;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.table-overview .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow {
  background: url("/Content/icons/arrow-down-grey.svg") no-repeat center center;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  right: 11px !important;
  top: 50% !important;
  transform: translateY(-50%);
  border: none;
}
.table-overview .select2-container--bootstrap4.select2-container--focus .select2-selection--single {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 0.1px 0.3px 0 rgba(0, 0, 0, 0.1) !important;
  border-color: transparent !important;
  outline: none !important;
}
.table-overview .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.table-overview input[type=date].form-control.input-field {
  padding: 8px 40px 8px 20px !important;
}
.table-overview input[type=date].form-control.input-field::-webkit-calendar-picker-indicator {
  position: absolute;
  right: 30px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.table-overview select.form-control {
  background-image: url("/Content/icons/arrow-down-grey.svg");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px 16px;
  padding-right: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.table-overview .custom-toggle {
  display: inline-flex;
  flex-direction: row-reverse;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.table-overview .custom-toggle .custom-control-input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
}
.table-overview .custom-toggle .custom-control-label {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 0;
}
.table-overview .custom-toggle .custom-control-label::before {
  content: "";
  display: block;
  width: 32px;
  height: 20px;
  background-color: #E6E8EA;
  border-radius: 10px;
  transition: background-color 0.2s ease-in-out;
  margin: 0;
}
.table-overview .custom-toggle .custom-control-label::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  background-color: white;
  border-radius: 50%;
  transition: transform 0.2s ease-in-out;
  box-shadow: none;
}
.table-overview .custom-toggle .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #6DC497;
}
.table-overview .custom-toggle .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(12px);
}
.table-overview .custom-toggle .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
  outline: none;
}
.table-overview .custom-toggle .custom-control-input:disabled ~ .custom-control-label {
  opacity: 1;
  cursor: not-allowed;
}
.table-overview .custom-toggle .custom-control-input:disabled ~ .custom-control-label::before {
  background: #E6E8EA;
}
.table-overview .custom-toggle .custom-toggle .custom-control-input:disabled ~ .custom-control-label::after {
  background-color: #B9B9B9;
}
.table-overview .alert-danger {
  background-color: #D95448 !important;
  border-color: #D95448 !important;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.table-overview .btn-success {
  background-color: #6DC497;
  border-color: #6DC497;
  border-radius: 100px;
  align-content: center;
  height: 30px;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  line-height: 0px;
}
.table-overview .btn-secondary {
  background-color: #979797;
  border-color: #979797;
  border-radius: 100px;
  height: 30px;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  line-height: 0px;
  align-content: center;
}
.table-overview .btn-secondary a, .table-overview .btn-secondary a:visited, .table-overview .btn-secondary a:hover, .table-overview .btn-secondary a:active {
  color: #fff;
  text-decoration: none;
}

.datatable-container {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow: visible !important;
}
.datatable-container .table-responsive {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
}
@media only screen and (max-width: 767px) {
  .datatable-container .table-responsive {
    margin: 0 -15px;
    padding: 0 15px;
    width: calc(100% + 30px);
    max-width: calc(100vw - 20px);
  }
}

.row .col-12, .row .col-sm-12 {
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (max-width: 767px) {
  .row .col-12, .row .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
  }
}

/* Transaction report filters */
.transaction-filters-container {
  background-color: #ECF6EA;
  border-radius: 10px;
  padding: 1rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: 5px;
  margin-bottom: 25px;
}

/* Scan QR codes and Barcodes */
#video-container {
  position: fixed;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
  display: none;
  background-color: white;
  border: 2px solid #ddd;
  border-radius: 8px;
  padding: 16px;
  max-width: 90%;
  box-sizing: border-box;
}

#video-container video {
  max-width: 100%;
}

#video-container .close-button {
  position: absolute;
  top: -12px;
  right: -12px;
  cursor: pointer;
  background: #ff5f56;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
}

#upload-container {
  margin-top: 16px;
  text-align: center;
}

#upload-container input[type=file] {
  display: none;
}

#upload-container label {
  display: inline-block;
  padding: 8px 16px;
  cursor: pointer;
  background-color: #4caf50;
  color: white;
  border-radius: 4px;
}

/* End Scan QR codes and Barcodes */
/* Toast notifications */
#successToast {
  background-color: #222855;
  border-radius: 10px;
  margin: 5px 0 25px 0;
  padding: 20px;
}

#loginErrorToast {
  background-color: #D95448;
  border-radius: 10px;
  margin: 5px auto 25px auto;
  padding: 20px;
  width: 478px;
}

.toast .close {
  padding-right: 6px;
  margin-top: 4px;
}
.toast .toast-body {
  color: #fff;
  font-weight: bold;
}
.toast .success-checkmark {
  width: 50px;
  padding-top: 10px;
  margin-left: 6px;
}

/* Shared UI elements */
.complementary-button {
  background-color: #222855 !important;
  border: 0;
  border-radius: 100px !important;
  color: #fff !important;
  height: 30px;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  line-height: 0px;
  align-content: center;
}

/* Mobile styling */
@media only screen and (max-width: 767px) {
  .only_desktop {
    display: none !important;
  }
  .wrapper {
    padding: 0px;
  }
  .content-wrapper {
    margin-left: 0px;
  }
  .main-sidebar {
    padding-top: 40px;
  }
  .sidebar {
    padding: 0px;
    width: 230px;
  }
  .navbar {
    height: 40px;
  }
  .navbar a {
    color: #606060;
  }
  .navbar .navbar-logo {
    margin-left: 0px;
  }
  .navbar .navbar-menu-toggle {
    width: 65%;
  }
  .menu-button {
    font-size: 26px;
    width: 50px;
  }
  .menu-button div {
    margin-left: 10px;
  }
  .search-input-container {
    width: 100%;
  }
  #video-container {
    display: none;
    width: 365px;
    /*height: 335px;*/
  }
  #preview {
    /*width: 330px;
    height: 248px;*/
  }
  .consignee-transactions-container {
    flex-direction: column;
    padding-right: 0;
    gap: 10px;
  }
  .consignee-transactions-container .month-container {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .transactions-list {
    width: 100%;
  }
}
/* Desktop styling */
@media only screen and (min-width: 767px) {
  .only_mobile {
    display: none !important;
  }
  .wrapper {
    padding: 20px 20px 20px 20px;
  }
  .content-wrapper {
    margin-left: 225px;
    min-height: 700px !important;
  }
  .sidebar {
    padding: 20px 0px 10px 20px;
    width: 220px;
  }
  .navbar {
    height: 30px;
    margin-bottom: 30px;
    justify-content: end;
  }
  #video-container {
    width: 535px;
    height: 465px;
  }
  #preview {
    width: 500px;
    height: 375px;
  }
  .datatable-container {
    width: 100%;
    max-width: 100%;
  }
  .dataTables_wrapper {
    width: 100%;
    max-width: 100%;
  }
  .dataTables_wrapper .dataTables_scroll {
    width: 100% !important;
    max-width: 100% !important;
  }
}
.value-of-inventory-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0.5rem;
  color: #333;
}

.value-of-inventory-subtitle {
  font-size: 14px;
  color: #666;
  margin-bottom: 2rem;
}

.inventory-table {
  width: 100%;
  border-collapse: collapse;
}
.inventory-table th {
  font-weight: 600;
  color: #495057;
  padding: 0.75rem;
  text-align: left;
  border-bottom: 2px solid #6f6f6f;
}
.inventory-table td {
  padding: 0.75rem;
  vertical-align: top;
  border-bottom: 1px solid #bfe6c9;
}
.inventory-table tbody tr.has-border td {
  border-bottom: 2px solid #6f6f6f;
}
.inventory-table tbody tr:hover {
  background-color: #f8f9fa;
}
.inventory-table .description-column {
  color: #666;
  font-size: 14px;
  line-height: 1.5;
}

.btn-blue {
  color: #FFFFFF !important;
  background-color: #222855;
  border-color: #222855;
  border-radius: 100px;
  align-content: center;
  height: 30px;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  line-height: 0px;
}
.btn-blue:hover {
  color: #FFFFFF !important;
}

.btn-grey {
  color: #FFFFFF !important;
  background-color: #999999;
  border-color: #999999;
  border-radius: 100px;
  align-content: center;
  height: 30px;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  line-height: 0px;
}
.btn-grey:hover {
  color: #FFFFFF !important;
}

#login {
  background-image: url("/Content/assets/images/login_background.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 100vh;
}

#create-account {
  background-image: url("/Content/assets/images/login_background.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 100vh;
}

#create-account-confirmation {
  background-image: url("/Content/assets/images/login_background.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 100vh;
}

.integration-spinner {
  width: 79px;
  height: 79px;
  margin: 0 auto;
  animation: integration-spinner-rotate 1s linear infinite;
}

@keyframes integration-spinner-rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
