.logbox h1 {
  color: #ffffff;
}

.logbox p {
  color: rgba(255, 255, 255, 0.5);
}

.logbox .card {
  margin-bottom: 0 !important;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.logbox .input-group-text {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: white;
  width: 45px !important;
}

.logbox input {
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: white;
}

.logbox input:focus {
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: white;
}

.logbox .was-validated .form-control:valid,
.logbox .form-control.is-valid {
  border-color: #2a26ff;
  padding-right: 1.875rem;
  background-repeat: no-repeat;
  background-position: center right calc(1.875rem / 4);
  background-size: calc(1.875rem / 2) calc(1.875rem / 2);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2300ffff' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}

.logbox input.is-valid {
  border: 1px solid #2a26ff;
}

.logbox input.is-invalid {
  border: 1px solid rgba(255, 0, 0, 0.5);
}

.logbox .form-control:disabled, .form-control[readonly] {
  background-color: rgba(255, 255, 255, 0.5) !important;
}

.logbox .headline {
  font-size: 72px;
  color: #333333;
  text-shadow: -1px -1px 0px rgba(255, 255, 255, 0.3), 1px 1px 0px rgba(0, 0, 0, 0.8);
}

.logbox h3 {
  color: #888888;
}

.logbox .view-z {
  background: #222;
}

.logbox ::placeholder {
  color: black;
  font-weight: normal;
  opacity: 1;
}

a.dropdown-item.selected {
  background: #888;
}

.main-sidebar .sidebar-menu li a i {
  margin-left: 0px !important;
}

.main-sidebar .sidebar-menu li a .badge {
  padding: 5px 10px !important;
  margin-right: 15px;
  width: auto;
}

.form-group {
  margin-bottom: 0.5rem !important;
}

.vue-daterange-picker .form-control {
  height: calc(1.8125rem + 2px) !important;
  padding: .25rem .5rem !important;
  font-size: .875rem !important;
  line-height: 1.5;
  border-radius: .2rem;
}

.card .card-header .btn:not(.note-btn) {
  border-radius: .2rem;
}

.modal-backdrop {
  opacity: 0.5;
}

.authority-col {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 200px;
}

.col-checkbox .custom-checkbox.custom-control {
  padding-left: 2.2rem !important;
}

.selectedRow {
  background-color: lightsteelblue !important;
}

.checkboxModal .custom-control-label {
  display: inline !important;
}

.custom-select-sm {
  font-size: 100% !important;
}

.taken {
  cursor: default;
}

.modal-xl {
  max-width: 1140px;
}

.table.table-align-middle td, .table.table-align-middle th {
  vertical-align: middle !important;
  line-height: 1.5 !important;
}

.table.table-align-middle thead tr:first-child th {
  position: sticky;
  top: 0;
  z-index: 1;
  border-top: none;
}

.table.table-align-middle thead tr:nth-child(2) th {
  position: sticky;
  top: 28.6px; /* Adjust based on the height of the first row */
  z-index: 1; /* Lower z-index so it doesn’t overlap the first row */
  border-top: none;
}

.clusterize-scroll {
  max-height: 70vh;
  overflow: auto;
}

.text-decoration-none {
  text-decoration: none !important;
}

.nosidebar .navbar,
.sidebar-gone .navbar {
  left: 30px;
}

.nosidebar .main-sidebar {
  display: none;
}

.nosidebar .main-content,
.sidebar-gone .main-content {
  padding-left: 30px;
}

.nosidebar .form-inline .navbar-nav {
  display: none;
}

.trophy1 {
  color: #FFD700;
}
.trophy2 {
  color: #FFDB33;
}
.trophy3 {
  color: #FFE066;
}
.trophy4 {
  color: #FFE599;
}
.trophy5 {
  color: #FFEA99;
}
.trophy6 {
  color: #FFF0B3;
}
.trophy7 {
  color: #FFF4CC;
}
.trophy8 {
  color: #E5F9CC;
}
.trophy9 {
  color: #CCFFCC;
}
.trophy10 {
  color: #B3FFCC;
}
.trophy11 {
  color: #99FF99;
}
.trophy12 {
  color: #66FF66;
}
.trophy13 {
  color: #33FF33;
}
.trophy14 {
  color: #00FF00;
}
.trophy15 {
  color: #00FF66;
}
.trophy16 {
  color: #00FF99;
}
.trophy17 {
  color: #00FFCC;
}
.trophy18 {
  color: #00FFFF;
}
.trophy19 {
  color: #33CCFF;
}
.trophy20 {
  color: #3399FF;
}
.trophy21 {
  color: #3366FF;
}
.trophy22 {
  color: #3333FF;
}
.trophy23 {
  color: #6600FF;
}
.trophy24 {
  color: #8000FF;
}
.trophy25 {
  color: #9933FF;
}
.trophy26 {
  color: #B366FF;
}
.trophy27 {
  color: #CC99FF;
}
.trophy28 {
  color: #E5CCFF;
}
.trophy29 {
  color: #F2E5FF;
}
.trophy30 {
  color: #FAF0FF;
}

.grabbable {
  cursor: move; /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}

/* (Optional) Apply a "closed-hand" cursor during drag operation. */
.grabbable:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}

/* .over {
  background-color: burlywood;
}

.dragging {
  background-color: burlywood;
} */


.breadcrumb-item.active a {
  color: #6c757d !important;
  text-decoration: none !important;
}

.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.popup-content {
  position: relative; /* Allows positioning of the close icon */
  background-color: white;
  /* padding: 20px; */
  border-radius: 15px;
  text-align: center;
  width: 80%; /* Adjust width as needed, e.g., 80% of the viewport */
  max-width: 700px; /* Ensures popup doesn’t get too wide */
  margin: auto; /* Centers the popup horizontally */
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2); /* Adds a subtle shadow */
}

.popup-overlay {
  visibility: visible;
  opacity: 1;
}

.popup-content img {
  max-width: 100%;
  height: auto;
}

.popup-content button {
  margin-top: 10px;
  padding: 10px 20px;
  cursor: pointer;
}

.close-icon {
  position: absolute; /* Position it absolutely within the popup content */
  top: 8px; /* Distance from the top */
  right: 10px; /* Distance from the right */
  cursor: pointer; /* Change cursor to pointer */
  font-size: 20px; /* Adjust icon size */
  color: #333; /* Icon color */
}

.close-icon:hover {
  color: #333; /* Change color on hover (optional) */
}

.reportrange-text {
  border: 1px solid #2a26ff !important;
}

.blinking {
  animation: blink 1s infinite;
}

@keyframes blink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

.custom-select-sm {
  padding-top: 0.25rem !important;
}