﻿@charset "UTF-8";
body {
  background-color: #F4F4F5;
}

@media (min-width: 1400px) {
  header .skipcash-navbar .nav-item {
    margin-right: 30px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1290px;
  }
}
@media (min-width: 1500px) {
  .container {
    max-width: 1400px;
  }
}
@media (min-width: 1200px) {
  header .skipcash-navbar .nav-item > a.nav-with-icon {
    padding-left: 30px;
    background-position: left 40px;
    background-repeat: no-repeat;
  }
  header .skipcash-navbar .nav-item > a.nav-dashboard {
    background-image: url("../img/Dashboard.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-dashboard:hover, header .skipcash-navbar .nav-item > a.active.nav-dashboard {
    background-image: url("../img/Dashboard_active.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-user-management {
    background-image: url("../img/Users.svg");
    background-position: left 43px;
  }
  header .skipcash-navbar .nav-item > a.nav-user-management:hover, header .skipcash-navbar .nav-item > a.active.nav-user-management {
    background-image: url("../img/Users_active.svg");
    background-position: left 43px;
  }
  header .skipcash-navbar .nav-item > a.nav-onlinepayments {
    background-image: url("../img/OnlinePayments.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-onlinepayments:hover, header .skipcash-navbar .nav-item > a.active.nav-onlinepayments {
    background-image: url("../img/OnlinePayments_active.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-sandbox {
    background-image: url("../img/Sandbox.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-sandbox:hover, header .skipcash-navbar .nav-item > a.active.nav-sandbox {
    background-image: url("../img/Sandbox_active.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-production {
    background-image: url("../img/Production.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-production:hover, header .skipcash-navbar .nav-item > a.active.nav-production {
    background-image: url("../img/Production_active.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-shoppers {
    background-image: url("../img/Dashboard.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-shoppers:hover, header .skipcash-navbar .nav-item > a.active.nav-shoppers {
    background-image: url("../img/Dashboard_active.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-merchants {
    background-image: url("../img/Dashboard.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-merchants:hover, header .skipcash-navbar .nav-item > a.active.nav-merchants {
    background-image: url("../img/Dashboard_active.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-settings {
    background-image: url("../img/Dashboard.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-settings:hover, header .skipcash-navbar .nav-item > a.active.nav-settings {
    background-image: url("../img/Dashboard_active.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-reports {
    background-image: url("../img/Reports.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-reports:hover, header .skipcash-navbar .nav-item > a.active.nav-reports {
    background-image: url("../img/Reports_active.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-queryterminal {
    background-image: url("../img/Dashboard.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-queryterminal:hover, header .skipcash-navbar .nav-item > a.active.nav-queryterminal {
    background-image: url("../img/Dashboard_active.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-coupons {
    background-image: url("../img/Dashboard.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-coupons:hover, header .skipcash-navbar .nav-item > a.active.nav-coupons {
    background-image: url("../img/Dashboard_active.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-corporatediscounts {
    background-image: url("../img/Dashboard.svg");
  }
  header .skipcash-navbar .nav-item > a.nav-corporatediscounts:hover, header .skipcash-navbar .nav-item > a.active.nav-corporatediscounts {
    background-image: url("../img/Dashboard_active.svg");
  }
}
header .skipcash-navbar {
  height: 100px;
}
header .skipcash-navbar .container {
  line-height: 100px;
}
header .skipcash-navbar .navbar-brand {
  border-right: 2px solid rgba(255, 255, 255, 0.1);
  margin-right: 30px;
  padding-right: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
}
header .skipcash-navbar .nav-item {
  font-family: Rubik;
  letter-spacing: 0;
  height: 100px;
  line-height: 100px;
}
header .skipcash-navbar .nav-item > a {
  padding: 0px;
  opacity: 0.6;
  color: #FFFFFF;
  height: 100px;
}
header .skipcash-navbar .nav-item > a .skipcash-navbar-txt {
  height: unset;
  line-height: unset;
}
header .skipcash-navbar .nav-item.dropdown .dropdown-menu {
  margin-top: -25px;
  padding: 0px;
  border: 0px;
  background-color: transparent;
  min-width: 1rem;
}
header .skipcash-navbar .nav-item.dropdown .dropdown-menu .dropdown-item {
  line-height: 16px;
  padding: 16px;
  background-color: #FFFFFF;
  color: #020C26;
  font-family: Rubik;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
}
header .skipcash-navbar .nav-item.dropdown .dropdown-menu .dropdown-item:hover {
  background-color: #CCCCCC;
}
header .skipcash-navbar .nav-item.dropdown .dropdown-menu .dropdown-item.text-red {
  color: #F41E48;
}
header .skipcash-navbar .nav-item.dropdown .dropdown-menu .dropdown-item:not(:first-child) {
  border-top: 1px solid rgba(5, 11, 41, 0.05);
}
header .skipcash-navbar .nav-item.dropdown .dropdown-menu .dropdown-item:first-child {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
header .skipcash-navbar .nav-item.dropdown .dropdown-menu .dropdown-item:last-child {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
header .skipcash-navbar .nav-item > a.active, header .skipcash-navbar .nav-item:hover > a {
  opacity: 1;
  border-bottom: 4px solid #0D3399;
}

.error {
  color: red;
}

.layout-header {
  color: #020C26;
  font-family: Rubik;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
}
.layout-header.line-section {
  display: block;
}
.layout-header .subtitle {
  padding-left: 20px;
  opacity: 0.4;
  color: #020C26;
  font-family: Rubik;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 22px;
}
.layout-header.bold .subtitle {
  font-weight: normal;
}

.form-group-material {
  position: relative;
}
.form-group-material .form-control {
  background: transparent;
  /* border-radius: 0; */
  /* border-top: 0; */
  /* border-left: 0; */
  /* border-right: 0; */
  /* border-bottom: 1px solid rgba(255, 255, 255, 0.2); */
  margin-top: 40px;
  padding: 0.375rem 9px;
  position: relative;
  z-index: 2;
  color: #1e1b1b;
  font-family: Rubik;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: -0.2px;
  line-height: 19px;
  opacity: 1;
}
.form-group-material .form-control:-internal-autofill-selected {
  color: #FFFFFF !important;
  -webkit-text-fill-color: #000000;
}
.form-group-material.is-valid .form-control {
  background-position: top right;
  background-repeat: no-repeat;
}
.form-group-material.is-valid .form-control:-internal-autofill-selected {
  background-color: transparent !important;
}
.form-group-material .label-floating {
  position: absolute;
  top: -27px;
  opacity: 0.4;
  color: #000000;
  font-family: Rubik;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: -0.2px;
  line-height: 19px;
  transition: 0.5s all;
  z-index: 1;
}
.form-group-material.is-focused .label-floating, .form-group-material.is-filled .label-floating {
  top: -25px;
  font-size: 14px;
  line-height: 17px;
}

.modal-dialog .modal-header {
  border-bottom-width: 0px;
}
.modal-dialog .modal-header .modal-title {
  color: #020C26;
  font-family: Rubik;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  padding-top: 6px;
}
.modal-dialog .modal-header .close {
  border-radius: 50%;
  background-color: rgba(0, 125, 250, 0.1);
  color: #007DFA;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
}
.modal-dialog .modal-header .close span:first-child {
  position: relative;
  top: -3px;
}
.modal-dialog .modal-header .close:hover {
  background-color: #007DFA;
  color: #FFFFFF;
}
.modal-dialog .modal-body {
  padding-top: 0px;
}
.modal-dialog .modal-body hr {
  margin-top: 16px;
  margin-bottom: 30px;
}
.modal-dialog .modal-body.modal-form {
  padding-top: 34px;
}
.modal-dialog .modal-body.modal-form .left-part {
  color: #020C26;
  font-family: Rubik;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.2px;
  line-height: 19px;
}
.modal-dialog .modal-body.modal-form .right-part label {
  opacity: 0.3;
  color: #020C26;
  font-family: Rubik;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  width: 100%;
}
.modal-dialog .modal-body.modal-form .right-part input {
  background-color: #FFFFFF;
  border-bottom: 1px solid rgba(5, 11, 41, 0.05);
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.modal-dialog .modal-body.modal-form .right-part textarea {
  border-radius: 8px;
  background-color: #F4F4F5;
  border-width: 0px;
  padding: 8px;
}
.modal-dialog .modal-footer {
  border-top-width: 0px;
}
.modal-dialog .text-smaller {
  opacity: 0.4;
  color: #020C26;
  font-family: Rubik;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
}
.modal-dialog .form-group.hide-label label {
  display: none;
}
.modal-dialog .form-control {
  background-color: rgba(2, 12, 38, 0.06);
  border-radius: 6px;
  border-width: 0px;
}

.material-form label {
  opacity: 0.5;
  color: #020C26;
  font-family: Rubik;
  font-size: 12px;
  letter-spacing: -0.15px;
  line-height: 12px;
  width: 100%;
}
.material-form select {
  border-radius: 9px;
  /* background-color: rgba(2, 12, 38, 0.06); */
  /* opacity: 0.4; */
  color: #020C26;
  font-family: Rubik;
  font-size: 12px;
  letter-spacing: -0.15px;
  border: 1px solid;
  height: 46px;
}
.material-form textarea {
  border-radius: 8px;
  background-color: #F4F4F5;
  border-width: 0px;
  padding: 8px;
}

.mt-4px {
  margin-top: 4px !important;
}

.mt-20px {
  margin-top: 20px !important;
}

.mt-40px {
  margin-top: 40px !important;
}

.mt-80px {
  margin-top: 80px !important;
}

.mb-20px {
  margin-bottom: 20px !important;
}

.hide {
  display: none;
}

.back-button {
  cursor: pointer;
  margin-right: 30px;
  content: url("/img/back_arrow.png");
}
.back-button:hover {
  content: url("/img/back_arrow_hover.svg");
}

.btn-edit:hover img {
  content: url("/img/edit-hover.svg");
}

.modal-body { /* padding: 0px;  LK: refund dialog bol pokazeny v MP */ }

.modal-dialog .modal-header {
  /*margin: 0 30px;  LK: refund dialog bol pokazeny v MP
  padding: 16px 0px; */
  border-bottom: 1px solid rgba(5, 11, 41, 0.05);
  border-bottom-width: 1px;
}

.line-section {
  display: flex;
}
.line-section span {
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.line-section.bold > span:first-child {
  font-weight: bold;
}
.line-section button:not(:last-child) {
  margin-right: 5px;
}

.server-table-wrapper {
  position: relative;
}

.server-table {
  width: 100%;
  background-color: transparent;
  table-layout: auto !important;
  /*& thead th:nth-child(1) { width: 500px !important; }*/
}
.server-table thead {
  height: 50px;
  width: 1131px;
  background-color: #EAECF6;
}
.server-table thead th {
  border: none !important;
  font-weight: normal;
}
.server-table thead th.sortable .column-sort {
  position: relative;
}
.server-table thead th.sortable .column-sort input {
  display: table-cell;
  width: 100%;
  background: transparent;
  border: none;
}
.server-table thead th.sortable .column-sort input::placeholder {
  opacity: 0.7;
}
.server-table thead th.sortable .column-sort::before {
  content: "↑";
  cursor: pointer;
  position: absolute;
  right: 0.5em;
  opacity: 0.3;
}
.server-table thead th.sortable .column-sort::after {
  content: "↓";
  cursor: pointer;
  position: absolute;
  right: 0em;
  opacity: 0.3;
}
.server-table thead th.sortable .column-sort.sort-desc::after {
  opacity: 1;
}
.server-table thead th.sortable .column-sort.sort-asc::before {
  opacity: 1;
}
.server-table thead th span {
  opacity: 0.5 !important;
  cursor: default;
  white-space: nowrap;
}
.server-table thead th.sortable span {
  padding-right: 24px;
  cursor: pointer;
}
.server-table tbody td {
  height: 54px;
  padding: 0px 0.75rem;
  border-top-width: 0px;
  border-bottom: 1px solid rgba(5, 11, 41, 0.05);
  vertical-align: middle;
  white-space: nowrap;
}

.table-last-column-freezed thead th:nth-last-child(1) {
  position: absolute;
  right: 0px;
  background-color: #EAECF6;
  height: 50px;
  box-shadow: -4px 0 12px 0 rgba(229, 229, 229, 0.5);
}
.table-last-column-freezed tbody td:nth-last-child(1) {
  position: absolute;
  right: 0px;
  background-color: #f6f7fb;
  box-shadow: -4px 0 12px 0 rgba(229, 229, 229, 0.5);
}
.table-last-column-freezed.freeze-75 thead th:nth-last-child(2), .table-last-column-freezed.freeze-75 tbody td:nth-last-child(2) {
  padding-right: 80px;
}
.table-last-column-freezed.freeze-75 thead th:nth-last-child(1), .table-last-column-freezed.freeze-75 tbody td:nth-last-child(1) {
  width: 75px !important;
}
.table-last-column-freezed.freeze-100 thead th:nth-last-child(2), .table-last-column-freezed.freeze-100 tbody td:nth-last-child(2) {
  padding-right: 105px;
}
.table-last-column-freezed.freeze-100 thead th:nth-last-child(1), .table-last-column-freezed.freeze-100 tbody td:nth-last-child(1) {
  width: 100px !important;
}
.table-last-column-freezed.freeze-120 thead th:nth-last-child(2), .table-last-column-freezed.freeze-120 tbody td:nth-last-child(2) {
  padding-right: 125px;
}
.table-last-column-freezed.freeze-120 thead th:nth-last-child(1), .table-last-column-freezed.freeze-120 tbody td:nth-last-child(1) {
  width: 120px !important;
}

.server-table-wrapper .table.server-table.table-last-column-freezed thead th:nth-last-child(2) {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.server-table-wrapper .table.server-table.table-last-column-freezed tbody td:last-child {
  background-color: white;
  padding-top: 15px;
}
.server-table-wrapper .table.server-table.table-last-column-freezed tbody td:last-child .switch {
  top: -6px;
}
.server-table-wrapper .table.server-table thead th:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.server-table-wrapper .table.server-table thead th:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.server-table-wrapper .table.server-table tbody tr:first-child td {
  border-top-width: 0px;
}

.server-table-wrapper .pagination .page-item.active, .server-table-wrapper .pagination .page-item:hover {
  border-radius: 6px;
  background-color: #007DFA;
  color: #FFFFFF !important;
}
.server-table-wrapper .pagination .page-item.active .page-link, .server-table-wrapper .pagination .page-item:hover .page-link {
  border-width: 0px;
  color: #FFFFFF !important;
}

.skipcash-card-wrapper .skipcash-card-header {
  padding-top: 50px;
  padding-bottom: 40px;
}
.skipcash-card-wrapper .line-section {
  color: #020C26;
  font-family: Rubik;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px;
  margin-left: 0px;
  margin-right: 0px;
}
.skipcash-card-wrapper .line-section .right-side {
  float: right;
}
.skipcash-card-wrapper .line-section .right-side .nav-link {
  opacity: 0.3;
  color: #020C26;
  font-family: Rubik;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 14px;
  float: left;
  padding: 0px 0px 8px 0px;
  margin: 0px 8px 8px 8px;
}
.skipcash-card-wrapper .line-section .right-side .nav-link.active, .skipcash-card-wrapper .line-section .right-side .nav-link:hover {
  opacity: 1;
  border-bottom: 2px solid #0852C0;
}

.skipcash-card {
  border-radius: 8px;
  background-color: #FFFFFF;
  padding: 30px;
  font-family: Rubik;
  margin-top: 0px;
  margin-bottom: 0px;
}
.skipcash-card > .row.line-section {
  margin-left: 0px;
  margin-right: 0px;
}
.skipcash-card.skipcash-card-header {
  color: #020C26;
  font-family: Rubik;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
}
.skipcash-card .skipcash-card-title {
  color: #020C26;
  font-family: Rubik;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 18px;
}
.skipcash-card .skipcash-gray-text {
  opacity: 0.4;
  color: #020C26;
  font-family: Rubik;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  text-align: center;
}
.skipcash-card .form-group label {
  height: 12px;
  opacity: 0.5;
  color: #020C26;
  font-family: Rubik;
  font-size: 12px;
  letter-spacing: -0.15px;
  line-height: 12px;
}
.skipcash-card .form-group input.form-control {
  background-color: transparent;
  border: 1px solid;
  /*padding-bottom: 9px;*/
  border-radius: 8px;
  color: #020C26;
  font-family: Rubik;
  font-size: 16px;
  letter-spacing: -0.2px;
  line-height: 19px;
}
.skipcash-card .form-group textarea.form-control {
  background-color: transparent;
  border-width: 6px;
  border: 1px solid;
  padding-bottom: 9px;
  border-radius: 8px;
  color: #020C26;
  font-family: Rubik;
  font-size: 16px;
  letter-spacing: -0.2px;
  line-height: 19px;
}
.skipcash-card .form-group input.form-control:disabled {
  opacity: 0.4;
}
.skipcash-card .btn {
  border-radius: 8px;
  font-family: Rubik;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 14px;
  padding: 13px 16px;
}
.skipcash-card .span-status-green, .skipcash-card .span-status-red {
  border-radius: 8px;
  font-family: Rubik;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 10px;
  padding: 10px;
  text-transform: uppercase;
}
.skipcash-card .span-status-green {
  background-color: rgba(65, 170, 114, 0.1);
  color: rgb(65, 170, 114);
}
.skipcash-card .span-status-red {
  background-color: rgba(168, 37, 45, 0.1);
  color: rgb(168, 37, 45);
}
.skipcash-card .btn-success {
  background-color: rgba(65, 170, 114, 0.1);
  border-color: rgba(65, 170, 114, 0.1);
  color: #41AA72;
}
.skipcash-card .btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.skipcash-card .btn-danger {
  background-color: rgba(200, 35, 51, 0.1);
  border-color: rgba(200, 35, 51, 0.1);
  color: #c82333;
}
.skipcash-card .btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.secret-copy-btn {
  cursor: pointer;
}

.button-mode-action {
  height: 40px;
  border-radius: 8px;
  background-color: #007AFF;
  color: #ffffff;
  font-family: Rubik, "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  text-align: center;
}
.button-mode-action:hover {
  color: white;
  background-color: #007DFA;
}
.button-mode-action img {
  margin-right: 4px;
}

.button-mode-delete {
  height: 40px;
  border-radius: 8px;
  background-color: rgba(244, 30, 72, 0.1);
  color: #F41E48;
  font-family: Rubik, "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  text-align: center;
}
.button-mode-delete:hover {
  color: white;
  background-color: #F41E48;
}
.button-mode-delete img {
  margin-right: 4px;
}

.button-mode-cancel {
  height: 40px;
  border-radius: 8px;
  color: #007DFA;
  font-family: Rubik, "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  text-align: center;
  border: 2px solid #007DFA;
}
.button-mode-cancel:hover {
  color: white;
  background-color: #007DFA;
}
.button-mode-cancel img {
  margin-right: 4px;
}

.button-with-image {
  padding: 0;
  border: 0;
  height: auto;
  background-color: transparent;
}
.button-with-image:focus {
  outline: none;
}

.upload-logo {
  display: flex;
  height: 120px;
  width: 120px;
  border-radius: 8px;
  background-color: rgba(2, 12, 38, 0.06);
  cursor: pointer;
  /*& img { max-width: 120px; max-height: 120px; }*/
}

.image-logo {
  display: flex;
  height: 120px;
  width: 120px;
  border-radius: 8px;
  border: 1px solid #F0F0F0;
  background-color: white;
}
.image-logo img {
  max-width: 80px;
  max-height: 80px;
}

.link-blue {
  color: #007DFA;
}

.skipcash-period-selector div.sp-header > div:nth-child(1) {
  color: #020C26;
  font-family: Rubik;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 18px;
  margin: auto 0;
}
.skipcash-period-selector div.sp-header > div:nth-child(2) ul {
  list-style-type: none;
  margin-bottom: 0;
}
.skipcash-period-selector div.sp-header > div:nth-child(2) ul li {
  display: inline-block;
}
.skipcash-period-selector div.sp-header > div:nth-child(2) ul li a {
  color: rgba(2, 12, 26, 0.3);
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 9px;
}
.skipcash-period-selector div.sp-header > div:nth-child(2) ul li.active, .skipcash-period-selector div.sp-header > div:nth-child(2) ul li:hover {
  border-bottom: 2px solid #0852C0;
  padding-bottom: 9px;
}
.skipcash-period-selector div.sp-header > div:nth-child(2) ul li.active a, .skipcash-period-selector div.sp-header > div:nth-child(2) ul li:hover a {
  color: black;
}
.skipcash-period-selector div.sp-header > div:nth-child(3) {
  margin: auto 0;
  width: 117px;
}
.skipcash-period-selector div.sp-header > div:nth-child(3) ul {
  list-style-type: none;
  margin-bottom: 0;
  float: right;
}
.skipcash-period-selector div.sp-header > div:nth-child(3) ul li {
  display: inline-block;
}
.skipcash-period-selector div.sp-header > div:nth-child(3) ul li span {
  font-size: 14px;
  font-weight: 500;
}
.skipcash-period-selector div.sp-header > div:nth-child(3) ul li a {
  text-decoration: none;
}
.skipcash-period-selector div.sp-header > div:nth-child(3) ul li:nth-child(1) {
  margin-right: 12px;
}
.skipcash-period-selector div.sp-header > div:nth-child(3) ul li:nth-child(2) {
  margin-right: 15px;
}

.tabbed-layout-header {
  padding-bottom: 40px;
  color: #020C26;
  font-family: Rubik;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px;
  margin-left: 0px;
  margin-right: 0px;
}

.tabbed-layout-tabs {
  list-style: none;
  color: #020C26;
  font-family: Rubik;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px;
  margin-left: 0px;
  margin-right: 0px;
}
.tabbed-layout-tabs li {
  color: #020C26;
  font-family: sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  padding-bottom: 8px;
  border-bottom: 2px solid transparent;
  display: inline;
  cursor: pointer;
  padding: 15px 23px 12px 24px;
  border-radius: 8px;
  background: #EDEDED;
}
.tabbed-layout-tabs li a {
  padding-bottom: 9px;
}
.tabbed-layout-tabs li:not(:last-child) {
  margin-right: 10px;
}
.tabbed-layout-tabs li.active, .tabbed-layout-tabs li:hover {
  opacity: 1;
}

.table-filter.skipcash-card {
  padding: 20px 30px;
}
.table-filter label {
  color: #020C26;
  font-family: Rubik;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 40px;
  float: left;
}
.table-filter .date-picker-label {
  position: absolute;
  min-width: 46px;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 26px;
  margin-right: 32px;
  padding-right: 16px;
  opacity: 0.5;
  color: #020C26;
  font-family: Rubik;
  font-size: 12px;
  letter-spacing: -0.15px;
  line-height: 24px;
  border-right: 1px solid rgba(5, 11, 41, 0.05);
}
.table-filter .date-picker-icon {
  position: absolute;
  margin-left: 83px;
  margin-top: 7px;
  background-image: url("../../img/calendar.png");
  background-position: top 0px left 0px;
  width: 24px;
  height: 24px;
}
.table-filter .DayPickerInput {
  float: left;
  display: block;
  margin-left: 12px;
}
.table-filter .DayPickerInput .form-control {
  padding-left: 110px;
  width: 220px;
}
.table-filter .form-control {
  border-radius: 8px;
  background-color: rgba(2, 12, 38, 0.06);
  border-width: 0px;
  font-size: 14px;
  padding-top: 13px;
  padding-bottom: 13px;
  line-height: 14px;
  height: unset;
}

.switch {
  position: relative;
  display: inline-block;
  width: 53px;
  height: 28px;
  margin-top: 7px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/* DayPicker styles */
.DayPicker {
  display: inline-block;
  font-size: 1rem;
}

.DayPicker-wrapper {
  position: relative;
  flex-direction: row;
  padding-bottom: 1em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.DayPicker-Months {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.DayPicker-Month {
  display: table;
  margin: 0 1em;
  margin-top: 1em;
  border-spacing: 0;
  border-collapse: collapse;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.DayPicker-NavButton {
  position: absolute;
  top: 1em;
  right: 1.5em;
  left: auto;
  display: inline-block;
  margin-top: 2px;
  width: 1.25em;
  height: 1.25em;
  background-position: center;
  background-size: 50%;
  background-repeat: no-repeat;
  color: #8B9898;
  cursor: pointer;
}

.DayPicker-NavButton:hover {
  opacity: 0.8;
}

.DayPicker-NavButton--prev {
  margin-right: 1.5em;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC");
}

.DayPicker-NavButton--next {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==");
}

.DayPicker-NavButton--interactionDisabled {
  display: none;
}

.DayPicker-Caption {
  display: table-caption;
  margin-bottom: 0.5em;
  padding: 0 0.5em;
  text-align: left;
}

.DayPicker-Caption > div {
  font-weight: 500;
  font-size: 1.15em;
}

.DayPicker-Weekdays {
  display: table-header-group;
  margin-top: 1em;
}

.DayPicker-WeekdaysRow {
  display: table-row;
}

.DayPicker-Weekday {
  display: table-cell;
  padding: 0.5em;
  color: #8B9898;
  text-align: center;
  font-size: 0.875em;
}

.DayPicker-Weekday abbr[title] {
  border-bottom: none;
  text-decoration: none;
}

.DayPicker-Body {
  display: table-row-group;
}

.DayPicker-Week {
  display: table-row;
}

.DayPicker-Day {
  display: table-cell;
  padding: 0.5em;
  border-radius: 50%;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}

.DayPicker-WeekNumber {
  display: table-cell;
  padding: 0.5em;
  min-width: 1em;
  border-right: 1px solid #EAECEC;
  color: #8B9898;
  vertical-align: middle;
  text-align: right;
  font-size: 0.75em;
  cursor: pointer;
}

.DayPicker--interactionDisabled .DayPicker-Day {
  cursor: default;
}

.DayPicker-Footer {
  padding-top: 0.5em;
}

.DayPicker-TodayButton {
  border: none;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
  color: #4A90E2;
  font-size: 0.875em;
  cursor: pointer;
}

/* Default modifiers */
.DayPicker-Day--today {
  color: #D0021B;
  font-weight: 700;
}

.DayPicker-Day--outside {
  color: #8B9898;
  cursor: default;
}

.DayPicker-Day--disabled {
  color: #DCE0E0;
  cursor: default;
  /* background-color: #eff1f1; */
}

/* Example modifiers */
.DayPicker-Day--sunday {
  background-color: #F7F8F8;
}

.DayPicker-Day--sunday:not(.DayPicker-Day--today) {
  color: #DCE0E0;
}

.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
  position: relative;
  background-color: #4A90E2;
  color: #F0F8FF;
}

.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover {
  background-color: #51A0FA;
}

.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover {
  background-color: #F0F8FF;
}

/* DayPickerInput */
.DayPickerInput {
  display: inline-block;
}

.DayPickerInput-OverlayWrapper {
  position: relative;
}

.DayPickerInput-Overlay {
  position: absolute;
  left: 0;
  z-index: 1;
  background: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}

.login-wrapper {
  background-color: #007AFF;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: auto;
}
.login-wrapper .logo-wrapper {
  text-align: center;
  margin-bottom: 40px;
}
.login-wrapper .logo {
  width: 34px;
  height: 48px;
  margin: 0px auto;
}
.login-wrapper .welcome-to-skip-cash {
  width: 100%;
  color: #000000;
  font-family: Rubik;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 32px;
  text-align: center;
  margin-bottom: 30px;
}
.login-wrapper .welcome-to-skip-cash2 {
  height: 20px;
  width: 405px;
  opacity: 0.6;
  color: #FFFFFF;
  font-family: Rubik;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
}
.login-wrapper .login-form {
  min-width: 500px;
  margin: 0px auto;
}
.login-wrapper .is-valid .form-control:-internal-autofill-selected {
  -webkit-box-shadow: 0 0 0 50px #ffffff inset !important;
}
.login-wrapper .btn {
  border-radius: 8px;
  background-color: rgba(1, 49, 159, 0.4);
  padding: 13px;
  width: 100%;
  color: #FFFFFF;
  font-family: Rubik;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 14px;
}
.login-wrapper .btn:not(:disabled):hover {
  background-color: #01319F;
}
.login-wrapper .link-bottom-right {
  position: absolute;
  bottom: 80px;
  right: 80px;
  color: #FFFFFF;
  font-family: Rubik;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.2px;
  line-height: 19px;
}

.set-password-header {
  height: 68px;
  background-color: #FFFFFF;
  text-align: center;
}
.set-password-header img {
  height: 36px;
  margin-top: 16px;
  margin-bottom: 16px;
}

@media screen and (max-device-width: 480px) {
  .set-password-body {
    -webkit-text-size-adjust: 100%;
  }
}
@media screen and (min-width: 1225px) {
  .set-password-body {
    width: 40%;
    margin: 0 auto;
  }
}
.set-password-body {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 40px;
}
.set-password-body .title {
  color: #000000;
  font-size: 24px;
  font-weight: 300;
  line-height: 28px;
  font-family: Rubik;
}
.set-password-body .form-label-left {
  color: #020C26;
  font-size: 14px;
  line-height: 17px;
  float: left;
}
.set-password-body .form-label-right {
  float: right;
  opacity: 0.3;
  color: #020C26;
  font-size: 14px;
  line-height: 17px;
}
.set-password-body .form-group {
  height: 46px;
  border-radius: 6px;
  background-color: rgba(2, 12, 38, 0.06);
  margin-top: 6px;
  margin-bottom: 6px;
  float: left;
  width: 100%;
  position: relative;
}
.set-password-body .form-group label {
  display: none;
}
.set-password-body .form-group input {
  float: left;
  background-color: transparent;
  border-width: 0px;
  height: 46px;
  padding-left: 30px;
  padding-right: 30px;
}
.set-password-body .form-group .change-password-type {
  position: absolute;
  top: 13px;
  right: 18px;
  height: 19px;
}
.set-password-body .btn {
  height: 40px;
  background-color: rgb(0, 125, 250);
  border-radius: 16px;
  border: none;
  text-align: center;
  width: 100%;
  color: white;
  opacity: unset;
}
.set-password-body .btn:disabled {
  opacity: 0.5;
}
.set-password-body .final-message {
  color: #020C26;
  font-size: 16px;
  letter-spacing: -0.2px;
  line-height: 19px;
}
.set-password-body .set-password-sent-icon {
  margin-top: 110px;
  text-align: center;
}
.set-password-body .set-password-sent-title {
  margin-top: 42px;
  color: #020C26;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
}
.set-password-body .set-password-sent-description {
  margin-top: 20px;
  color: #020C26;
  font-size: 16px;
  letter-spacing: -0.2px;
  line-height: 19px;
  text-align: center;
}

/* cyrillic-ext */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/Rubik-CyrillicExt.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/Rubik-Cyrillic.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* hebrew */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/Rubik-Hebrew.woff2") format("woff2");
  unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin-ext */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/Rubik-LatinExt.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/Rubik-Latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.card {
  width: 241.75px;
  height: 74px;
  border-radius: 14px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 14px;
  background-color: #ffffff; /* Add a background color for visibility */
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Optional shadow for better look */
}

.card-title {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #484848;
}

.card-amount {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #484848;
  margin-top: 14px; /* Adjust this if needed to create spacing between title and amount */
}

/* App.css */
.table-container {
  max-width: 100%;
  margin: 0 auto;
}

.data-table-title {
  font-size: 24px;
  color: #4a90e2;
  margin-bottom: 20px;
}

.data-table-header {
  background-color: #f5f5f5;
  font-weight: bold;
}

.data-table-row {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
}

.data-table-pagination {
  color: #4a90e2;
}

.data-table-pagination button {
  color: #4a90e2;
}

.date-picker-label {
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: bold;
}

.custom-date-picker {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  border-radius: 8px;
  border: 1px solid #ddd;
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.custom-date-picker:hover {
  border-color: #007bff;
}

.custom-date-picker:focus {
  outline: none;
  border-color: #007bff;
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

/* Custom Dropdown Container */
.custom-dropdown {
  position: relative;
  width: 122px;
  height: 46px;
}

.dropdown-header {
  width: 109px;
  background-color: #007aff;
  color: #ffffff;
  padding: 10px 16px;
  border-radius: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-family: "Inter";
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

/* Chevron icon for dropdown */
.fa {
  font-size: 12px;
  margin-left: 15px;
}

.dropdown-list {
  position: absolute;
  width: 100%;
  max-height: 150px; /* Make it scrollable if options exceed height */
  overflow-y: auto;
  background-color: #ffffff; /* Change dropdown background to white */
  border-radius: 8px;
  margin-top: 5px;
  z-index: 1000;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  list-style: none; /* Remove list bullets */
  padding: 0; /* Remove padding for the list */
  display: grid;
}

/* Individual dropdown options */
.dropdown-option {
  padding: 10px 16px;
  font-family: "Inter";
  font-size: 14px;
  color: #000000; /* Text color set to black */
  background-color: #ffffff; /* Set background to white */
  cursor: pointer;
  transition: background-color 0.2s;
}

/* Hover effect for options */
.dropdown-option:hover {
  background-color: #e6e6e6; /* Light gray on hover */
}

/* Optional scrollbar styling */
.dropdown-list::-webkit-scrollbar {
  width: 8px;
}

.dropdown-list::-webkit-scrollbar-thumb {
  background-color: #007aff;
  border-radius: 4px;
}

.dropdown-list::-webkit-scrollbar-track {
  background-color: #f0f0f0;
}

.is-valid .form-control {
  background-position: top 7px right;
  background-repeat: no-repeat;
}

.btn-refund {
  background-color: rgba(244, 30, 72, 0.1);
  color: #F41E48;
}
.btn-refund:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-refund.disabled {
  background-color: lightgray;
  color: gray;
}
.btn-refund.disabled:hover {
  border: 1px solid lightgray;
  background-color: lightgray;
  color: gray;
}

#reports tr td:nth-child(4),
#reports tr td:nth-child(14),
#reports tr td:nth-child(15),
#reports tr td:nth-child(16),
#reports tr td:nth-child(17),
#reports tr td:nth-child(18) {
  font-weight: 500;
}

#reports tr th:not(:last-child) {
  min-width: 240px;
}

#reports tr th:nth-child(n+14):not(:last-child) {
  text-align: right;
}

#reports tr td:nth-child(n+14):not(:last-child) {
  text-align: right;
}

.report-detail-page-card {
  background-color: #FFFFFF !important;
}
.report-detail-page-card div.form-group input {
  font-weight: 500;
}

.report-status {
  display: table;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 500;
  padding: 4px 10px 4px;
}
.report-status.paid {
  color: #41AA72;
  background-color: rgba(65, 170, 114, 0.2);
}
.report-status.canceled {
  color: #0852C0;
  background-color: rgba(8, 82, 192, 0.2);
}
.report-status.failed {
  color: #F41E48;
  background-color: rgba(244, 30, 72, 0.2);
}
.report-status.rejected {
  color: #F41E48;
  background-color: rgba(244, 30, 72, 0.2);
}
.report-status.refunded {
  color: #41AA72;
  background-color: rgba(65, 170, 114, 0.2);
}
.report-status.pending-refund {
  color: #EEB902;
  background-color: rgba(238, 185, 2, 0.2);
}
.report-status.refund-failed {
  color: #F41E48;
  background-color: rgba(244, 30, 72, 0.2);
}

.currency-input {
  display: flex;
  border: 1px solid #F0F1F2;
  border-radius: 6px;
}
.currency-input input {
  border: 0;
  flex-grow: 1;
  padding: 5px 10px;
  border-radius: 6px 0 0 6px;
  background-color: #F0F1F2;
}
.currency-input span {
  padding: 5px 15px;
  border-left: 1px solid #495057;
  background-color: #F0F1F2;
  border-radius: 0 6px 6px 0;
  font-weight: bold;
}

/* Custom button styling */
.export-button {
  box-sizing: border-box;
  /* Auto layout */
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 24px 30px;
  gap: 10px;
  width: 107px;
  height: 48px;
  /* Universal */
  background: #FFFFFF;
  /* Accent */
  border: 1.5px solid #007AFF;
  border-radius: 12px;
  /* Typography */
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  /* leading-trim and text-edge are not yet supported in most browsers,
     so you can ignore or leave them in */
  leading-trim: both;
  text-edge: cap;
  /* Accent */
  color: #007AFF !important;
  margin-top: 24px;
}

.export-button:hover {
  color: white !important;
}

.ApplyFilter-button {
  box-sizing: border-box;
  /* Auto layout */
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 17px 28px;
  gap: 10px;
  width: 141px;
  height: 46px;
  /* Universal */
  background: #007AFF;
  /* Accent */
  border: 1.5px solid #007AFF;
  border-radius: 12px;
  /* Typography */
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  /* leading-trim and text-edge are not yet supported in most browsers,
     so you can ignore or leave them in */
  leading-trim: both;
  text-edge: cap;
  /* Accent */
  color: #FFFFFF !important;
}

/* Float right */
.float-right {
  float: right;
}

.dropdown-container {
  display: flex;
  flex-direction: column;
  padding: 20px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  max-width: 450px;
  margin: auto;
}

.date-picker-container {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

.date-picker {
  display: flex;
  flex-direction: column;
  margin-right: 10px;
}

.date-separator {
  font-size: 24px;
  margin: 0 10px;
  color: #6c757d;
  margin-top: 30px;
}

.columns-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* 3 columns layout */
  gap: 10px;
  margin-bottom: 20px;
}

.column-button {
  padding: 10px;
  border-radius: 8px;
  border: 1px solid #ddd;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  background-color: #f8f9fa;
  transition: background-color 0.3s ease;
}

.column-button.selected {
  background-color: #007bff;
  /* Blue background for selected buttons */
  color: white;
  border: none;
}

.column-button:hover {
  background-color: #e9ecef;
}

.action-buttons {
  display: flex;
  justify-content: end;
}

.cancel-button,
.apply-button {
  padding: 10px 20px;
  border-radius: 8px;
  border: none;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.cancel-button {
  background-color: white;
  color: #007AFF;
  border: 1px solid #007AFF;
  border-radius: 6px;
  box-sizing: border-box;
  margin-right: 11px;
}

.cancel-button:hover {
  background-color: #e9ecef;
}

.apply-button {
  background-color: #007bff;
  color: white;
}

.apply-button:hover {
  background-color: #0056b3;
}

.parent-container {
  position: relative;
  padding: 26px 20px 20px 20px !important;
  display: inline-block;
}

.dropdown-toggle {
  padding: 10px 20px;
  background-color: #007bff;
  color: white;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  height: 48px;
}

.dropdown-wrapper {
  position: absolute;
  /* top: 100%; */
  left: -240px;
  z-index: 10;
  background-color: white;
  border: 1px solid #ddd;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  /* padding: 10px; */
  /* margin-top: 5px; */
  width: 450px;
}

.spaceInHeader {
  justify-content: space-between;
}

.reportDetailLabel label {
  font-family: Inter;
  font-size: 15px;
  font-weight: 500;
  line-height: 18.15px;
  text-align: left;
  color: #878787;
}
.reportDetailLabel input {
  background-color: rgba(233, 236, 239, 0.4509803922) !important;
}

.row {
  margin-bottom: 20px;
}

.Report-layout-header {
  display: flex;
  align-items: center;
  text-align: center;
}

.Report-back-button {
  cursor: pointer;
  margin-right: 30px;
}

.Report-header-Label {
  width: 574px;
  height: 16px;
  gap: 2px;
  opacity: 0px;
  font-family: Inter;
  font-size: 20px;
  font-weight: 500;
  line-height: 26.63px;
  text-align: left;
}

.Report-header-DateTimeLabel {
  font-family: Inter;
  font-size: 20px;
  font-weight: 400;
  line-height: 26.63px;
  text-align: left;
  color: #878787;
}

.Report-header-GeneralInformation {
  font-family: Inter;
  font-size: 25px;
  font-weight: 500;
  line-height: 30.26px;
  text-align: left;
  margin: 0;
}

.ApplyFilter-button {
  box-sizing: border-box;
  /* Auto layout */
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 19px 19px 19px 17px;
  gap: 10px;
  width: 119px;
  height: 46px;
  margin-top: 7px;
  /* Universal */
  background: #FFFFFF;
  /* Accent */
  border: 1.5px solid #007AFF;
  border-radius: 12px;
  /* Typography */
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  /* Accent */
  color: #007AFF !important;
  margin-top: 8px;
}

.ApplyFilter-button:hover {
  color: white !important;
}

.tab-pane .active .show {
  background: transparent !important;
}

.nav-tabs .nav-link.active {
  color: white !important;
}

.nav-tabs .nav-link {
  border: 1px solid !important;
}

.link-blueDetail {
  color: #007DFA;
}

.user-detail-state {
  margin-left: auto;
  margin-right: 10px;
}
.user-detail-state.activate {
  background-color: #ECF6F0;
}
.user-detail-state.activate span {
  color: #41AA72;
  font-weight: bold;
}
.user-detail-state.activate:hover {
  background-color: green;
}
.user-detail-state.activate:hover span {
  color: white;
}

#userManagement th:last-child {
  width: 100px !important;
}

.user-status {
  display: inline-block;
  border-radius: 8px;
  padding: 3px 10px 7px;
  /*height: 30px;
  width: 97px;*/
}
.user-status span {
  font-family: Rubik;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 10px;
}
.user-status.deactivated {
  background-color: #FDE8EC;
}
.user-status.deactivated span {
  color: #F41E48;
  font-weight: bold;
}
.user-status.active {
  background-color: #ECF6F0;
  background: #C9F1E8 !important;
}
.user-status.active span {
  color: #1A9578;
}
.user-status.blocked {
  background-color: #FFF3EE;
}
.user-status.blocked span {
  color: #FF8450;
  font-weight: bold;
}

.server-table-header th {
  font-weight: 500;
  font-family: sans-serif;
  color: #878787;
}

.server-table-header td {
  font-size: 19px;
  font-weight: 400;
  font-family: inter;
}

.userMangement-Header {
  display: flex;
  justify-content: space-between;
  font-family: "Inter";
  font-size: 23px;
  font-weight: 500;
  line-height: 30.26px;
}

.userManagementDialog {
  width: 533px;
  height: 100%;
  top: 269px;
  margin: 0 auto;
  gap: 0px;
  border-radius: 20px 0px 0px 0px;
  position: absolute;
  left: 50%; /* Pushes the element halfway from the left */
  transform: translateX(-50%); /* Centers the element horizontally */
}
@media (max-width: 1200px) {
  .userManagementDialog {
    width: 450px;
    height: 400px;
    top: 200px;
  }
}
@media (max-width: 992px) {
  .userManagementDialog {
    width: 400px;
    height: 350px;
    top: 180px;
  }
}
@media (max-width: 768px) {
  .userManagementDialog {
    width: 350px;
    height: 300px;
    top: 150px;
    border-radius: 15px 0px 0px 0px;
  }
}
@media (max-width: 576px) {
  .userManagementDialog {
    width: 100%;
    height: auto;
    top: 100px;
    border-radius: 10px;
  }
}

.roleInputBox {
  width: 400px;
  height: 49px;
  padding: 0 19px;
  /* gap: 0px; */
  border-radius: 15.5px;
  border: 1px solid #ccc;
  opacity: 1;
  /* For input field inside */
}
.roleInputBox input {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  padding: 0;
  background: transparent; /* Makes sure the input has no background */
}
@media (max-width: 1200px) {
  .roleInputBox {
    width: 400px;
    height: 45px;
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  .roleInputBox {
    width: 350px;
    height: 42px;
  }
}
@media (max-width: 768px) {
  .roleInputBox {
    width: 300px;
    height: 40px;
    border-radius: 10px 0px 0px 0px;
  }
}
@media (max-width: 576px) {
  .roleInputBox {
    width: 100%;
    height: auto;
    padding: 0 10px;
    border-radius: 8px;
  }
}

.RoleManagementRow .row {
  margin-bottom: 5px !important;
}

.checkbox-box .input[type=checkbox] {
  accent-color: rgb(0, 122, 255);
}

.UserInputBox {
  width: 300px;
  height: 49px;
  padding: 0 19px;
  /* gap: 0px; */
  border-radius: 15.5px;
  border: 1px solid #ccc;
  opacity: 1;
  font-family: sans-serif;
  /* For input field inside */
}
.UserInputBox input {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  padding: 0;
  background: transparent; /* Makes sure the input has no background */
}
@media (max-width: 1200px) {
  .UserInputBox {
    width: 400px;
    height: 45px;
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  .UserInputBox {
    width: 350px;
    height: 42px;
  }
}
@media (max-width: 768px) {
  .UserInputBox {
    width: 300px;
    height: 40px;
    border-radius: 10px 0px 0px 0px;
  }
}
@media (max-width: 576px) {
  .UserInputBox {
    width: 100%;
    height: auto;
    padding: 0 10px;
    border-radius: 8px;
  }
}

.model-content {
  max-width: 700px;
  left: 30%;
}

.modal-open .modal {
  overflow-y: hidden !important; /* Prevent vertical overflow when modal is open */
}

.select-company {
  background-color: #007AFF;
  display: flex;
  justify-content: center;
  align-items: stretch;
  color: #FFFFFF;
  position: absolute;
  width: 100%;
  height: 100%;
}
.select-company .left {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.select-company .left > .logo-wrapper {
  margin-top: 72px;
}
.select-company .left > div:nth-child(2) {
  margin-top: 15px;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #FFFFFF;
}
.select-company .left > div:nth-child(3) {
  flex: 1;
  margin-top: 30px;
  height: 1px;
  overflow: auto;
  margin-bottom: 10px;
}
.select-company .left > div:nth-child(3) ul {
  padding: 0;
  list-style-type: none;
  margin-right: 5px;
}
.select-company .left > div:nth-child(3) ul li {
  display: flex;
  align-items: center;
  flex-direction: row;
  width: 400px;
  height: 75px;
  margin-bottom: 17px;
  padding: 14px 33px 14px 23px;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 10px;
}
.select-company .left > div:nth-child(3) ul li .img-wrapper {
  display: flex;
  width: 50px;
  height: 47px;
  justify-content: center;
  align-items: center;
}
.select-company .left > div:nth-child(3) ul li .img-wrapper img {
  max-width: 50px;
  max-height: 47px;
  margin: 0px auto;
}
.select-company .left > div:nth-child(3) ul li div.name {
  flex: 1;
  margin-left: 20px;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  color: #007DFA;
}
.select-company .left > div:nth-child(3) ul li > img {
  width: 20px;
  height: 20px;
}
.select-company .left > button {
  width: 400px;
  height: 46px;
  margin-bottom: 100px;
  background: #005DD9;
  border-radius: 10px;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
}
.select-company .right {
  display: flex;
  flex-direction: column;
  border-radius: 30px 0 0 30px;
  padding: 0px 0 80px 80px;
  background: linear-gradient(180.14deg, #FFFFFF -0.81%, rgba(255, 255, 255, 0.708333) 101.18%, rgba(255, 255, 255, 0) 101.19%);
}
.select-company .right span {
  margin-top: 90px;
  margin-bottom: 47px;
  font-family: rubik;
  font-weight: 700;
  font-size: 20px;
  color: #007AFF;
}
.select-company .right img {
  flex: 1;
  border-radius: 10px 0 0 10px;
  overflow: auto;
}

@media (max-width: 850px) {
  .select-company .right {
    display: none;
  }
}
.selection-container {
  width: 100%;
  max-width: 330px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-bottom: 40px;
}
.selection-container li {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  border-radius: 8px;
  margin-bottom: 30px;
  border-radius: 17px;
  border: 1px solid #e0e0e0;
  background-color: #f8f9fa;
  cursor: pointer;
  transition: background-color 0.3s, border-color 0.3s;
  list-style-type: none;
}
.selection-container li:hover {
  background-color: #e9ecef;
}
.selection-container li.selected {
  background-color: #007bff;
  border-color: #007bff;
  color: #fff;
}
.selection-container li.selected .name {
  color: #fff;
}
.selection-container li.selected .radio-box {
  background-color: #fff;
  color: #007bff;
}
.selection-container li .img-wrapper {
  display: flex;
  align-items: center;
  margin-right: 12px;
}
.selection-container li .img-wrapper img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 10px;
}
.selection-container li .img-wrapper p {
  font-size: 16px;
  font-weight: bold;
  color: inherit;
  margin: 0;
}
.selection-container li .name {
  flex-grow: 1;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.selection-container li .radio-box {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid #007bff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  color: transparent;
  transition: background-color 0.3s, color 0.3s;
}
.selection-container li .radio-box.checked {
  background-color: #fff;
  color: #007bff;
}
.selection-container li .radio-box.checked:after {
  content: "✓";
  font-size: 16px;
}
.selection-container .enter-button {
  width: 100%;
  padding: 12px;
  border: none;
  border-radius: 8px;
  background-color: #007bff;
  color: #fff;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.3s;
}
.selection-container .enter-button:hover {
  background-color: #0056b3;
}

.ProfileList {
  height: 390px;
  overflow-y: auto;
}

.SelectCompany-input-fields {
  position: absolute;
  color: black;
  width: 307px;
  height: 56px;
  left: calc(50% - 153.5px);
}

/* General Container */
/* Wrapper for the entire login page */
.login-wrapper {
  position: relative;
  width: 100%;
  min-height: 100vh;
  /* Use min-height to ensure it covers the entire viewport */
  background: #F2F3F5;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Login Area */
.login-form {
  position: absolute;
  width: 50%;
  max-width: 600px;
  height: 100%;
  right: 1%;
  background: #FFFFFF;
  border-radius: 1.5rem;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  z-index: 99;
}

/* Logo */
.logo-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 55px;
}

/* Welcome Message */
.welcome-to-skip-cash {
  text-align: center;
  font-family: "Inter", sans-serif;
  font-weight: 570;
  font-size: 28px;
  line-height: 39px;
  color: #262826;
  margin-top: 33px;
}

/* Input Fields Container */
.input-fields {
  position: absolute;
  width: 350px;
  height: 187px;
  left: calc(50% - 175px);
  top: 290px;
}

/* Form Control Styling */
.form-group-material {
  position: relative;
  margin-bottom: 20px;
}

.form-control {
  /* width: 350px; */
  height: 49px;
  box-sizing: border-box;
  border: 1px solid;
  border-radius: 14px;
  padding: 0 15px;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  color: #262826;
}

/* Labels */
.label-floating {
  font-size: 15px;
  color: #878787;
}

/* Submit Button */
.login-button {
  width: 350px;
  height: 50px;
  background: #007AFF !important;
  border-radius: 12px;
  color: #FFFFFF;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  border: none;
  cursor: pointer;
  margin-top: 26px;
}

/* Disabled Button */
.login-button:disabled {
  background: #007AFF;
  opacity: 100;
}

/* Resend Code Section */
.resend-code {
  text-align: center;
  margin-top: 20px;
}

.resend-code button {
  background: transparent;
  border: none;
  color: #007AFF;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  cursor: pointer;
}

.resend-confirmation {
  color: #28A745;
  margin-top: 10px;
}

/* Forgot Password Link */
.forgot-password-link {
  margin-left: 5px;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  color: #007AFF;
  text-align: right;
}

/* Forgot Password Text */
.Forget-password {
  position: absolute;
  right: 30px;
  bottom: 60px;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  color: #262826;
  text-align: right;
}

/* Logo Watermark */
.logo-watermark {
  position: absolute;
  width: 303px;
  height: 563px;
  left: 0px;
  top: 180px;
  opacity: 0.06;
  gap: 0px;
}

/* Dashboard Mockup */
.dashboard-mockup {
  position: absolute;
  width: 650px;
  height: 384.99px;
  left: 80px;
  top: 165px;
  background: url(../img/Dashboardmockup.svg) no-repeat center center;
  background-size: cover;
}

.login-detail {
  font-family: "Inter", sans-serif;
  font-style: normal;
  text-align: center;
  color: #878787;
}

/* Additional Styling for Email and Password Input */
.email-input,
.password-input {
  position: absolute;
  width: 350px;
  height: 74px;
  left: 0px;
}

.email-input {
  top: 0px;
}

.password-input {
  top: 113px;
}

/* Labels for Email and Password */
.email-label,
.password-label {
  width: auto;
  height: 11px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #878787;
}

/* Email Field */
.email-field {
  box-sizing: border-box;
  width: 350px;
  height: 49px;
  border: 1px solid #D4D7E0;
  border-radius: 14px;
}

/* Password Field */
.password-field {
  box-sizing: border-box;
  width: 350px;
  height: 49px;
  border: 1px solid #D4D7E0;
  border-radius: 14px;
}

/* Placeholder Text */
.placeholder-text {
  position: absolute;
  width: 88px;
  height: 11px;
  left: 19px;
  top: 19px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #262826;
}

/* Eye Enable */
.eye-enable {
  position: absolute;
  width: 22.96px;
  height: 14px;
  right: 10.04px;
  top: calc(50% - 7px);
}

.ForgetTextArea {
  margin-top: 11px;
  text-align: right;
  color: #000000;
}

/* Media Queries for Mobile Design */
/* Mobile View */
@media (max-width: 480px) {
  /* Login Area */
  .login-form {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    /* left: 20px; */
    top: 0px;
    background: #FFFFFF;
    /* border-radius: 14px; */
    z-index: 99;
  }
  .logo-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 60px;
  }
  /* Login CTA & Forgot Password */
  .login-button {
    width: 307px;
    height: 44px;
    background: #007AFF;
    border-radius: 9px;
    font-size: 13px;
    line-height: 16px;
    margin-top: 20px;
  }
  .forgot-password-link {
    font-size: 12px;
    color: #007AFF;
  }
  /* Input Fields Container */
  .input-fields {
    position: absolute;
    color: black;
    width: 307px;
    height: 56px;
    left: calc(50% - 153.5px);
    top: 290px;
  }
  .email-input,
  .password-input {
    width: 307px;
    height: 56px;
    left: 0;
  }
  .email-label,
  .password-label {
    font-size: 13px;
    line-height: 16px;
    color: #878787;
  }
  .email-field,
  .password-field {
    width: 307px;
    height: 39px;
    border: 1px solid #D4D7E0;
    border-radius: 9px;
  }
  .placeholder-text {
    width: 283px;
    height: 9px;
    left: 12px;
    font-size: 13px;
    line-height: 16px;
    color: #262826;
  }
  .eye-enable {
    width: 19.68px;
    height: 12px;
    right: 12.32px;
    top: calc(50% - 6px);
    background: #262826;
  }
  /* Logo Watermark and Dashboard Mockup */
  .logo-watermark,
  .dashboard-mockup {
    display: none;
  }
  /* Title and Welcome Message */
  .welcome-to-skip-cash {
    font-size: 20px;
    line-height: 24px;
  }
  .login-detail {
    font-family: Inter;
    font-size: 14px;
    font-weight: 500;
    line-height: 16.94px;
    text-align: center;
    width: 264px;
    height: 27px;
    margin-left: 24px;
    margin-top: 10px;
  }
  .Back-To-Login {
    /* width: 350px; */
    height: 50px;
    background: #007AFF !important;
    border-radius: 12px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 49px;
    margin-top: 26px;
    text-align: center;
    /* margin-left: 100px; */
  }
  .logo-Forget-wrapper {
    margin-top: 165px !important;
  }
}
.password-container {
  position: relative;
  width: 100%;
  /* Adjust based on your layout */
}

.password-field-container {
  position: relative;
}

input::-ms-reveal,
input::-ms-clear {
  display: none;
  /* Hide the default eye icon in IE/Edge */
}

.toggle-password {
  z-index: 2;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  font-size: 20px;
  /* Adjust icon size */
  outline: none;
  /* Remove outline */
}

.toggle-password:focus {
  outline: none;
  /* Ensure no outline appears when focused */
}

.toggle-password i {
  color: #333;
  /* Adjust icon color */
}

/* Forget Aread Styling */
.logo-Forget-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 230px;
}

/* Forgot Password */
.Forgot-Password {
  text-align: center;
  font-family: "Inter", sans-serif;
  font-weight: 570;
  font-size: 28px;
  line-height: 39px;
  color: #262826;
  margin-top: 30px;
}

.Back-To-Login {
  width: 350px;
  height: 50px;
  background: #007AFF !important;
  border-radius: 12px;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 49px;
  margin-top: 26px;
  text-align: center;
  margin-left: 125px;
}

.Back-To-Login a {
  color: #FFFFFF;
}

.Back-To-Login a:hover {
  color: #212529;
  text-decoration: none;
}

.yearly {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 17px 16px;
  gap: 10px;
  position: absolute;
  width: 79px;
  height: 46px;
  left: calc(50% - 39.5px + 50.5px);
  top: 0px;
  background: #ededed;
  border-radius: 8px;
  flex: none;
  order: 0;
  flex-grow: 1;
}
.yearly .credentials {
  width: 47px;
  height: 12px;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 430;
  font-size: 16px;
  line-height: 19px;
  color: #262826;
  font-variation-settings: "slnt" 0;
}

.monthly {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 17px 11px;
  gap: 10px;
  position: absolute;
  width: 79px;
  height: 46px;
  left: calc(50% - 80.5px);
  top: 0px;
  background: #ededed;
  border-radius: 8px;
  flex: none;
  order: 0;
  flex-grow: 1;
}
.monthly .credentials {
  width: 47px;
  height: 12px;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 430;
  font-size: 16px;
  line-height: 19px;
  color: #262826;
  font-variation-settings: "slnt" 0;
}

.active {
  background: #007aff !important;
}
.active .link-blue {
  color: #FFFFFF !important;
}

.branch-wise-transactions-header {
  justify-content: space-between;
  display: flex;
}

.branch-wise-transactions-header > span {
  font-size: 22px;
  font-weight: 500;
}

.chart-container {
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.chart-container > * {
  width: 50%;
  background-color: white;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.content {
  background-color: #ffffff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
}

/* General Container */
/* Wrapper for the entire login page */
.login-wrapper {
  position: relative;
  width: 100%;
  min-height: 100vh;
  /* Use min-height to ensure it covers the entire viewport */
  background: #F2F3F5;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Login Area */
.login-form {
  position: absolute;
  width: 50%;
  max-width: 600px;
  height: 100%;
  right: 1%;
  background: #FFFFFF;
  border-radius: 1.5rem;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  z-index: 99;
}

/* Logo */
.logo-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 55px;
}

/* Welcome Message */
.welcome-to-skip-cash {
  text-align: center;
  font-family: "Inter", sans-serif;
  font-weight: 570;
  font-size: 28px;
  line-height: 39px;
  color: #262826;
  margin-top: 33px;
}

/* Input Fields Container */
.input-fields {
  position: absolute;
  width: 350px;
  height: 187px;
  left: calc(50% - 175px);
  top: 290px;
}

/* Form Control Styling */
.form-group-material {
  position: relative;
  margin-bottom: 20px;
}

.form-control {
  /* width: 350px; */
  height: 49px;
  box-sizing: border-box;
  border: 1px solid;
  border-radius: 14px;
  padding: 0 15px;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  color: #262826;
}

/* Labels */
.label-floating {
  font-size: 15px;
  color: #878787;
}

/* Submit Button */
.login-button {
  width: 350px;
  height: 50px;
  background: #007AFF !important;
  border-radius: 12px;
  color: #FFFFFF;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  border: none;
  cursor: pointer;
  margin-top: 26px;
}

/* Disabled Button */
.login-button:disabled {
  background: #007AFF;
  opacity: 100;
}

/* Resend Code Section */
.resend-code {
  text-align: center;
  margin-top: 20px;
}

.resend-code button {
  background: transparent;
  border: none;
  color: #007AFF;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  cursor: pointer;
}

.resend-confirmation {
  color: #28A745;
  margin-top: 10px;
}

/* Forgot Password Link */
.forgot-password-link {
  margin-left: 5px;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  color: #007AFF;
  text-align: right;
}

/* Forgot Password Text */
.Forget-password {
  position: absolute;
  right: 30px;
  bottom: 60px;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  color: #262826;
  text-align: right;
}

/* Logo Watermark */
.logo-watermark {
  position: absolute;
  width: 303px;
  height: 563px;
  left: 0px;
  top: 180px;
  opacity: 0.06;
  gap: 0px;
}

/* Dashboard Mockup */
.dashboard-mockup {
  position: absolute;
  width: 650px;
  height: 384.99px;
  left: 80px;
  top: 165px;
  background: url(../img/Dashboardmockup.svg) no-repeat center center;
  background-size: cover;
}

.login-detail {
  font-family: "Inter", sans-serif;
  font-style: normal;
  text-align: center;
  color: #878787;
}

/* Additional Styling for Email and Password Input */
.email-input,
.password-input {
  position: absolute;
  width: 350px;
  height: 74px;
  left: 0px;
}

.email-input {
  top: 0px;
}

.password-input {
  top: 113px;
}

/* Labels for Email and Password */
.email-label,
.password-label {
  width: auto;
  height: 11px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #878787;
}

/* Email Field */
.email-field {
  box-sizing: border-box;
  width: 350px;
  height: 49px;
  border: 1px solid #D4D7E0;
  border-radius: 14px;
}

/* Password Field */
.password-field {
  box-sizing: border-box;
  width: 350px;
  height: 49px;
  border: 1px solid #D4D7E0;
  border-radius: 14px;
}

/* Placeholder Text */
.placeholder-text {
  position: absolute;
  width: 88px;
  height: 11px;
  left: 19px;
  top: 19px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #262826;
}

/* Eye Enable */
.eye-enable {
  position: absolute;
  width: 22.96px;
  height: 14px;
  right: 10.04px;
  top: calc(50% - 7px);
}

.ForgetTextArea {
  margin-top: 11px;
  text-align: right;
  color: #000000;
}

/* Media Queries for Mobile Design */
/* Mobile View */
@media (max-width: 480px) {
  /* Login Area */
  .login-form {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    /* left: 20px; */
    top: 0px;
    background: #FFFFFF;
    /* border-radius: 14px; */
    z-index: 99;
  }
  .logo-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 60px;
  }
  /* Login CTA & Forgot Password */
  .login-button {
    width: 307px;
    height: 44px;
    background: #007AFF;
    border-radius: 9px;
    font-size: 13px;
    line-height: 16px;
    margin-top: 20px;
  }
  .forgot-password-link {
    font-size: 12px;
    color: #007AFF;
  }
  /* Input Fields Container */
  .input-fields {
    position: absolute;
    color: black;
    width: 307px;
    height: 56px;
    left: calc(50% - 153.5px);
    top: 290px;
  }
  .email-input,
  .password-input {
    width: 307px;
    height: 56px;
    left: 0;
  }
  .email-label,
  .password-label {
    font-size: 13px;
    line-height: 16px;
    color: #878787;
  }
  .email-field,
  .password-field {
    width: 307px;
    height: 39px;
    border: 1px solid #D4D7E0;
    border-radius: 9px;
  }
  .placeholder-text {
    width: 283px;
    height: 9px;
    left: 12px;
    font-size: 13px;
    line-height: 16px;
    color: #262826;
  }
  .eye-enable {
    width: 19.68px;
    height: 12px;
    right: 12.32px;
    top: calc(50% - 6px);
    background: #262826;
  }
  /* Logo Watermark and Dashboard Mockup */
  .logo-watermark,
  .dashboard-mockup {
    display: none;
  }
  /* Title and Welcome Message */
  .welcome-to-skip-cash {
    font-size: 20px;
    line-height: 24px;
  }
  .login-detail {
    font-family: Inter;
    font-size: 14px;
    font-weight: 500;
    line-height: 16.94px;
    text-align: center;
    width: 264px;
    height: 27px;
    margin-left: 24px;
    margin-top: 10px;
  }
  .Back-To-Login {
    /* width: 350px; */
    height: 50px;
    background: #007AFF !important;
    border-radius: 12px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 49px;
    margin-top: 26px;
    text-align: center;
    /* margin-left: 100px; */
  }
  .logo-Forget-wrapper {
    margin-top: 165px !important;
  }
}
.password-container {
  position: relative;
  width: 100%;
  /* Adjust based on your layout */
}

.password-field-container {
  position: relative;
}

input::-ms-reveal,
input::-ms-clear {
  display: none;
  /* Hide the default eye icon in IE/Edge */
}

.toggle-password {
  z-index: 2;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  font-size: 20px;
  /* Adjust icon size */
  outline: none;
  /* Remove outline */
}

.toggle-password:focus {
  outline: none;
  /* Ensure no outline appears when focused */
}

.toggle-password i {
  color: #333;
  /* Adjust icon color */
}

/* Forget Aread Styling */
.logo-Forget-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 230px;
}

/* Forgot Password */
.Forgot-Password {
  text-align: center;
  font-family: "Inter", sans-serif;
  font-weight: 570;
  font-size: 28px;
  line-height: 39px;
  color: #262826;
  margin-top: 30px;
}

.Back-To-Login {
  width: 350px;
  height: 50px;
  background: #007AFF !important;
  border-radius: 12px;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 49px;
  margin-top: 26px;
  text-align: center;
  margin-left: 125px;
}

.Back-To-Login a {
  color: #FFFFFF;
}

.Back-To-Login a:hover {
  color: #212529;
  text-decoration: none;
}

.yearly {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 17px 16px;
  gap: 10px;
  position: absolute;
  width: 79px;
  height: 46px;
  left: calc(50% - 39.5px + 50.5px);
  top: 0px;
  background: #ededed;
  border-radius: 8px;
  flex: none;
  order: 0;
  flex-grow: 1;
}
.yearly .credentials {
  width: 47px;
  height: 12px;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 430;
  font-size: 16px;
  line-height: 19px;
  color: #262826;
  font-variation-settings: "slnt" 0;
}

.monthly {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 17px 11px;
  gap: 10px;
  position: absolute;
  width: 79px;
  height: 46px;
  left: calc(50% - 80.5px);
  top: 0px;
  background: #ededed;
  border-radius: 8px;
  flex: none;
  order: 0;
  flex-grow: 1;
}
.monthly .credentials {
  width: 47px;
  height: 12px;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 430;
  font-size: 16px;
  line-height: 19px;
  color: #262826;
  font-variation-settings: "slnt" 0;
}

.active {
  background: #007aff !important;
}
.active .link-blue {
  color: #FFFFFF !important;
}

.layout {
  display: flex;
  background-color: #f5f5f5;
}

.sidebar {
  height: 1000px;
  width: 293px;
  background-color: #ffffff;
  padding: 46px 0 0 14px;
}

.logo {
  text-align: center;
  margin-bottom: 40px;
  margin-left: -29px;
}

.menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.menu-item {
  display: flex;
  padding: 14px 20px;
  margin-bottom: 14px;
  border-radius: 50px;
  transition: background 0.3s;
  width: 222px;
}

.menu-item .icon {
  width: 20px;
  height: 20px;
  margin-right: 12px;
}

.menu-item .text {
  font-family: "Inter", sans-serif;
  font-size: 17px;
  font-weight: 500;
  color: #262826;
}

.menu-item.selected {
  background-color: #007aff;
}

.menu-item.selected .text,
.menu-item.selected .icon {
  color: #ffffff;
}

.user-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 100px;
  margin-left: -49px;
}

.user-image {
  width: 78px;
  height: 78px;
  border-radius: 50%;
}

.switch-user-btn {
  margin-top: 20px;
  padding: 10px 20px;
  border: 0.8px solid #007aff;
  border-radius: 50px;
  background: #ffffff;
  color: #007aff;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  cursor: pointer;
}

.main-content {
  flex: 1;
  padding: 20px;
  background-color: #f5f5f5;
}

.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 11px;
  /* background-color: #ffffff; */
  /* box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);*/
}

.header-left h1 {
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #262826;
}

.header-left p {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  color: #707070;
}

.header-right .user-info span {
  font-family: "Inter", sans-serif;
  font-size: 17px;
  font-weight: 500;
  color: #262826;
}

.content {
  margin-top: 15px;
}

.separator {
  background-color: transparent;
  margin: 100px 0; /* Adjust as needed for spacing */
}

.most-coupon-used-header {
  justify-content: space-between;
  display: flex;
}

.most-coupon-used-header > span {
  font-size: 22px;
  font-weight: 500;
}

.most-coupon-used-footer {
  display: flex;
  justify-content: space-between;
}

/* Container for the dropdown */
.account-dropdown-container {
  position: relative;
  height: 56px;
  right: -15px;
  cursor: pointer;
}

/* Profile Header */
.profile-header {
  display: flex;
  align-items: center;
  padding: 8px 19px;
  background: #F6FAFB;
  border-radius: 50px;
  gap: 16px;
}

.profile-image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.profile-name {
  font-family: "Inter", sans-serif;
  font-size: 17px;
  font-weight: 500;
  color: #262826;
}

.profile-arrow {
  width: 6px;
  height: 12px;
  border: 1.8px solid #262826;
}

/* Dropdown Menu */
.dropdown-menu {
  position: absolute;
  display: block;
  width: 182px;
  height: 182;
  overflow: auto;
  /* This makes the height dynamic */
  background: #FFFFFF;
  box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.12);
  border-radius: 12px;
  padding: 12px 8px;
}

/* Account Item */
.account-item {
  display: flex;
  flex-direction: column;
  padding: 12px;
}

.account-content {
  display: flex;
  align-items: center;
  gap: 16px;
}

.account-image {
  width: 40px;
  height: 40px;
}

.account-name {
  font-family: "Inter", sans-serif;
  font-size: 17px;
  font-weight: 500;
  color: #262826;
}

/* Divider */
.divider {
  width: 100%;
  border-bottom: 1px solid #D4D7E0;
  margin: 12px 0;
}

/* Logout Item */
.logout-item {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 12px 8px;
  cursor: pointer;
}

.logout-icon {
  margin-left: 12px;
  color: #FE4949;
}

.logout-text {
  font-family: "Inter", sans-serif;
  font-size: 17px;
  font-weight: 500;
  color: #FE4949;
}

.is-valid .form-control {
  background-position: top 7px right;
  background-repeat: no-repeat;
}

.credentialLabels label {
  font-family: Inter;
  font-size: 15px;
  font-weight: 500;
  line-height: 18.15px;
  text-align: left;
  color: #878787;
}

.saveBtn {
  width: 82px; /* Fixed width */
  height: 44px; /* Fixed height */
  min-width: 82px; /* Minimum width (same as fixed width) */
  max-width: 82px; /* Maximum width (same as fixed width) */
  padding: 16px 22px; /* Padding: top, right, bottom, left */
  gap: 10px; /* Gap between elements */
  border-radius: 8px 0px 0px 0px; /* Rounded top-left corner */
  background: #007AFF;
  color: white;
}

.SanboxLineSection .row {
  justify-content: space-between;
}
.SanboxLineSection .btn {
  background: #007AFF;
  border-radius: 12px;
  padding: 11px;
  display: flex;
  justify-content: end;
  color: white;
  font-size: 16px;
  font-weight: 400;
  font-family: sans-serif;
}
.SanboxLineSection > span:nth-of-type(1) {
  font-family: "Inter", sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 30.26px;
  text-align: left;
}

.select-company {
  background-color: #007AFF;
  display: flex;
  justify-content: center;
  align-items: stretch;
  color: #FFFFFF;
  position: absolute;
  width: 100%;
  height: 100%;
}
.select-company .left {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.select-company .left > .logo-wrapper {
  margin-top: 72px;
}
.select-company .left > div:nth-child(2) {
  margin-top: 15px;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #FFFFFF;
}
.select-company .left > div:nth-child(3) {
  flex: 1;
  margin-top: 30px;
  height: 1px;
  overflow: auto;
  margin-bottom: 10px;
}
.select-company .left > div:nth-child(3) ul {
  padding: 0;
  list-style-type: none;
  margin-right: 5px;
}
.select-company .left > div:nth-child(3) ul li {
  display: flex;
  align-items: center;
  flex-direction: row;
  width: 400px;
  height: 75px;
  margin-bottom: 17px;
  padding: 14px 33px 14px 23px;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 10px;
}
.select-company .left > div:nth-child(3) ul li .img-wrapper {
  display: flex;
  width: 50px;
  height: 47px;
  justify-content: center;
  align-items: center;
}
.select-company .left > div:nth-child(3) ul li .img-wrapper img {
  max-width: 50px;
  max-height: 47px;
  margin: 0px auto;
}
.select-company .left > div:nth-child(3) ul li div.name {
  flex: 1;
  margin-left: 20px;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  color: #007DFA;
}
.select-company .left > div:nth-child(3) ul li > img {
  width: 20px;
  height: 20px;
}
.select-company .left > button {
  width: 400px;
  height: 46px;
  margin-bottom: 100px;
  background: #005DD9;
  border-radius: 10px;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
}
.select-company .right {
  display: flex;
  flex-direction: column;
  border-radius: 30px 0 0 30px;
  padding: 0px 0 80px 80px;
  background: linear-gradient(180.14deg, #FFFFFF -0.81%, rgba(255, 255, 255, 0.708333) 101.18%, rgba(255, 255, 255, 0) 101.19%);
}
.select-company .right span {
  margin-top: 90px;
  margin-bottom: 47px;
  font-family: rubik;
  font-weight: 700;
  font-size: 20px;
  color: #007AFF;
}
.select-company .right img {
  flex: 1;
  border-radius: 10px 0 0 10px;
  overflow: auto;
}

@media (max-width: 850px) {
  .select-company .right {
    display: none;
  }
}
.selection-container {
  width: 100%;
  max-width: 330px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-bottom: 40px;
}
.selection-container li {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  border-radius: 8px;
  margin-bottom: 30px;
  border-radius: 17px;
  border: 1px solid #e0e0e0;
  background-color: #f8f9fa;
  cursor: pointer;
  transition: background-color 0.3s, border-color 0.3s;
  list-style-type: none;
}
.selection-container li:hover {
  background-color: #e9ecef;
}
.selection-container li.selected {
  background-color: #007bff;
  border-color: #007bff;
  color: #fff;
}
.selection-container li.selected .name {
  color: #fff;
}
.selection-container li.selected .radio-box {
  background-color: #fff;
  color: #007bff;
}
.selection-container li .img-wrapper {
  display: flex;
  align-items: center;
  margin-right: 12px;
}
.selection-container li .img-wrapper img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 10px;
}
.selection-container li .img-wrapper p {
  font-size: 16px;
  font-weight: bold;
  color: inherit;
  margin: 0;
}
.selection-container li .name {
  flex-grow: 1;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.selection-container li .radio-box {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid #007bff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  color: transparent;
  transition: background-color 0.3s, color 0.3s;
}
.selection-container li .radio-box.checked {
  background-color: #fff;
  color: #007bff;
}
.selection-container li .radio-box.checked:after {
  content: "✓";
  font-size: 16px;
}
.selection-container .enter-button {
  width: 100%;
  padding: 12px;
  border: none;
  border-radius: 8px;
  background-color: #007bff;
  color: #fff;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.3s;
}
.selection-container .enter-button:hover {
  background-color: #0056b3;
}

.ProfileList {
  height: 390px;
  overflow-y: auto;
}

.SelectCompany-input-fields {
  position: absolute;
  color: black;
  width: 307px;
  height: 56px;
  left: calc(50% - 153.5px);
}

/* The switch container */
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider (background) */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
  border-radius: 34px;
}

/* Round slider */
.slider.round {
  border-radius: 34px;
}

/* The circle inside the slider */
.slider::before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 2px;
  background-color: white;
  transition: 0.4s;
  border-radius: 50%;
}

/* Toggle when checked */
input:checked + .slider {
  background-color: #2196F3;
}

/* Move the circle when checked */
input:checked + .slider::before {
  transform: translateX(26px);
}

/* Parent container styling */
.parent-container {
  width: 100%; /* Ensure the parent takes up the full width */
  padding: 20px;
  box-sizing: border-box; /* Padding included in width calculation */
}

/* Footer inside the tfoot */
.table-footer {
  width: 100%; /* Footer inherits the width of the parent */
}

/* Transactions trend chart footer */
.transactions-trend-chart-footer {
  display: flex;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
  gap: 20px; /* Responsive gap using clamp */
  margin: 10px;
}

/* Flexbox makes each CommonCard fill available space equally */
.transactions-trend-chart-footer .common-card {
  flex: 1; /* Equal width for each card */
}

.footer {
  width: 100%;
  display: flex;
  justify-content: center;
}

.user-detail-state {
  margin-left: auto;
  margin-right: 10px;
}
.user-detail-state.activate {
  background-color: #ECF6F0;
}
.user-detail-state.activate span {
  color: #41AA72;
  font-weight: bold;
}
.user-detail-state.activate:hover {
  background-color: green;
}
.user-detail-state.activate:hover span {
  color: white;
}

#userManagement th:last-child {
  width: 100px !important;
}

.user-status {
  display: inline-block;
  border-radius: 8px;
  padding: 3px 10px 7px;
  /*height: 30px;
  width: 97px;*/
}
.user-status span {
  font-family: Rubik;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 10px;
}
.user-status.deactivated {
  background-color: #FDE8EC;
}
.user-status.deactivated span {
  color: #F41E48;
  font-weight: bold;
}
.user-status.active {
  background-color: #ECF6F0;
  background: #C9F1E8 !important;
}
.user-status.active span {
  color: #1A9578;
}
.user-status.blocked {
  background-color: #FFF3EE;
}
.user-status.blocked span {
  color: #FF8450;
  font-weight: bold;
}

.server-table-header th {
  font-weight: 500;
  font-family: sans-serif;
  color: #878787;
}

.server-table-header td {
  font-size: 19px;
  font-weight: 400;
  font-family: inter;
}

.userMangement-Header {
  display: flex;
  justify-content: space-between;
  font-family: "Inter";
  font-size: 23px;
  font-weight: 500;
  line-height: 30.26px;
}

.userManagementDialog {
  width: 533px;
  height: 100%;
  top: 269px;
  margin: 0 auto;
  gap: 0px;
  border-radius: 20px 0px 0px 0px;
  position: absolute;
  left: 50%; /* Pushes the element halfway from the left */
  transform: translateX(-50%); /* Centers the element horizontally */
}
@media (max-width: 1200px) {
  .userManagementDialog {
    width: 450px;
    height: 400px;
    top: 200px;
  }
}
@media (max-width: 992px) {
  .userManagementDialog {
    width: 400px;
    height: 350px;
    top: 180px;
  }
}
@media (max-width: 768px) {
  .userManagementDialog {
    width: 350px;
    height: 300px;
    top: 150px;
    border-radius: 15px 0px 0px 0px;
  }
}
@media (max-width: 576px) {
  .userManagementDialog {
    width: 100%;
    height: auto;
    top: 100px;
    border-radius: 10px;
  }
}

.roleInputBox {
  width: 400px;
  height: 49px;
  padding: 0 19px;
  /* gap: 0px; */
  border-radius: 15.5px;
  border: 1px solid #ccc;
  opacity: 1;
  /* For input field inside */
}
.roleInputBox input {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  padding: 0;
  background: transparent; /* Makes sure the input has no background */
}
@media (max-width: 1200px) {
  .roleInputBox {
    width: 400px;
    height: 45px;
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  .roleInputBox {
    width: 350px;
    height: 42px;
  }
}
@media (max-width: 768px) {
  .roleInputBox {
    width: 300px;
    height: 40px;
    border-radius: 10px 0px 0px 0px;
  }
}
@media (max-width: 576px) {
  .roleInputBox {
    width: 100%;
    height: auto;
    padding: 0 10px;
    border-radius: 8px;
  }
}

.RoleManagementRow .row {
  margin-bottom: 5px !important;
}

.checkbox-box .input[type=checkbox] {
  accent-color: rgb(0, 122, 255);
}

.UserInputBox {
  width: 300px;
  height: 49px;
  padding: 0 19px;
  /* gap: 0px; */
  border-radius: 15.5px;
  border: 1px solid #ccc;
  opacity: 1;
  font-family: sans-serif;
  /* For input field inside */
}
.UserInputBox input {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  padding: 0;
  background: transparent; /* Makes sure the input has no background */
}
@media (max-width: 1200px) {
  .UserInputBox {
    width: 400px;
    height: 45px;
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  .UserInputBox {
    width: 350px;
    height: 42px;
  }
}
@media (max-width: 768px) {
  .UserInputBox {
    width: 300px;
    height: 40px;
    border-radius: 10px 0px 0px 0px;
  }
}
@media (max-width: 576px) {
  .UserInputBox {
    width: 100%;
    height: auto;
    padding: 0 10px;
    border-radius: 8px;
  }
}

.model-content {
  max-width: 700px;
  left: 30%;
}

.modal-open .modal {
  overflow-y: hidden !important; /* Prevent vertical overflow when modal is open */
}
