@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

:root {
  --background: #eeeaff;
  --navbar-width: 230px;
  --navbar-width-min: 80px;
  --navbar-dark-primary: #0073ff;
  --navbar-dark-secondary: #0080ff;
  --navbar-light-primary: #f5f6fa;
  --navbar-light-secondary: #8392a5;
}

.background-img{
  position: absolute;
  height: 100vh;
  background-size: cover;
            background-attachment: fixed;
}
.btn-primary:focus {
  background-color: none !important;
  border: none !important;
}

h3 {
  color: #d9d9d9;
}

a {
  color: #fff !important;
  text-decoration: none !important;
}

.row-active {
  background-color: rgba(0, 128, 0, 0.292);
  color: white;
}

.row-deleted {
  background-color: rgba(255, 0, 0, 0.411);
  color: white;
}

html,
body {
  margin: 0;
}

body {
  display: flex;
  font-family: "Poppins", serif !important;
}

.cotainer-fluid {
  padding: 10px 20px;
  width: 100vw;
}

#nav-bar {
  z-index: 1;
  position: absolute;
  left: 0;
  min-height: 100vh;
  max-height: 100vh;
  height: auto;
  top: 0;
  background: var(--navbar-dark-primary);
  display: flex;
  overflow: hidden;
  user-select: none;
  background: #15171c;
}

#nav-bar hr {

  position: relative;
  left: 16px;
  top: 6px;
  width: calc(100% - 32px);
  border: none;
  border-top: solid 2px #ffffff;
}

#nav-bar a {
  color: inherit;
  text-decoration: inherit;
}

#nav-bar input[type=checkbox] {
  display: none;
}

#nav-header {
  position: relative;
  width: var(--navbar-width);
  padding-left: 16px;
  min-height: 80px;
  background: var(--navbar-dark-primary);
  border-radius: 16px;
  z-index: 2;
  display: flex;
  align-items: center;
  transition: width 0.2s;
}

#nav-header hr {
  position: absolute;
  bottom: 0;
}

#nav-title {
  font-size: 1.5rem;
  transition: opacity 1s;
}

#nav-content {
  padding: 16px 0;
  flex: 1;
  width: var(--navbar-width);
  overflow-x: hidden;
  transition: width 0.2s;
}

.borad.item {
  font-weight: 600;
}

#nav-content::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

#nav-content::-webkit-scrollbar-thumb {
  border-radius: 99px;
}

.search-container {
  position: relative;
}


.search-container .search-icon {
  position: absolute;
  right: 1.5rem;
  top: 49%;
  transform: translateY(-50%);
  cursor: pointer;
}

.search-container button {
  display: none;
}

#nav-content-highlight {
  position: absolute;
  left: 16px;
  top: -70px;
  width: calc(100% - 16px);
  height: 54px;
  background: var(--background);
  background-attachment: fixed;
  border-radius: 16px 0 0 16px;
  transition: top 0.2s;
}

.nav-button {
  position: relative;
  margin-left: 16px;
  height: 54px;
  display: flex;
  align-items: center;
  color: var(--navbar-light-secondary);
  direction: ltr;
  cursor: pointer;
  z-index: 1;
  transition: color 0.2s;
}

#nav-bar .fas {
  min-width: 3rem;
  text-align: center;
}

#nav-footer {
  position: relative;
  width: var(--navbar-width);
  height: 54px;
  background: var(--navbar-dark-secondary);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  z-index: 2;
  transition: width 0.2s, height 0.2s;
}

#nav-footer-heading {
  position: relative;
  width: 100%;
  height: 54px;
  display: flex;
  align-items: center;
}

#nav-footer-avatar {
  position: relative;
  margin: 11px 0 11px 16px;
  left: 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  transform: translate(0);
  transition: 0.2s;
}

#nav-footer-avatar img {
  height: 100%;
}

#nav-footer-titlebox {
  position: relative;
  margin-left: 16px;
  width: 10px;
  display: flex;
  flex-direction: column;
  transition: opacity 1s;
}

#nav-footer-subtitle {
  color: var(--navbar-light-secondary);
  font-size: 0.6rem;
}

#nav-footer-content {
  margin: 0 16px 16px 16px;
  border-top: solid 1px var(--navbar-light-secondary);
  padding: 16px 0;
  color: var(--navbar-light-secondary);
  font-size: 0.8rem;
  overflow: auto;
}

#nav-footer-content::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

#nav-footer-content::-webkit-scrollbar-thumb {
  border-radius: 99px;
  background-color: #D62929;
}

#tab-content {
  /* margin-top: -23px; */
  position: relative;
  flex: 1;
  padding: 2rem;
  max-height: 90vh;
  overflow-y: hidden;
  height: auto;
  margin-left: 13rem;
  z-index: 1;
}

/* Background image using ::before */

/* #tab-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('../img/background.avif') no-repeat center center;
  background:url('https://img.freepik.com/premium-photo/flat-illustration-african-savannah-night-with-horses-running-purplehued-landscape_1023618-39115.jpg?w=1380') ;
  background-size: cover;
  z-index: -1;
} */

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}


.comments-form {
  margin-top: 20px;
}

.card-container .newcard {
  padding-left: 12px;
  padding-bottom: 20px;
  border-radius: 10px;
  padding-top: 1px;
  padding-right: 12px;
  margin-top: 10px;
}

.card-container .maincard-title {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

.comments-form textarea {
  width: 100%;
  height: 100px;
  resize: none;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.comments-form input[type="file"] {
  width: 100%;
  margin-bottom: 10px;
}

.comments-form .btn-info {
  padding: 10px 15px;
  cursor: pointer;
  color: #fff;
  background-color: #007bff;
  border: 1px solid #007bff;
  border-radius: 5px;
  font-size: 14px;
  text-align: center;
}

.comments-form .btn-info:hover {
  background-color: #0056b3;
  border-color: #0056b3;
}


.modal-content .form-label {
  margin-left: 1%;
  color: #131313;
}

.comments-form .btn-info:active {
  background-color: #004f9b;
  border-color: #004f9b;
}

.comments-form textarea {
  width: 100%;
  height: 50px;
  resize: none;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  transition: border-color 0.3s;
}

.comments-form textarea:focus {
  border-color: transparent;
}

.comments-form {
  margin: 20px;
}

.comments-form h3 {
  color: var(--primary-color);
}

.form-control {
  border-radius: 8px;
  height: 39px;
  padding: 10px;
  transition: border-color 0.3s, box-shadow 0.3s;
  border: 1px solid #ccc;
  background-color: #f9f9f9;
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1);
}


button.btn-info {
  width: 100%;
  color: #e0e4ea !important;
  border: none;
  font-size: 14px;
  font-weight: 600;
  background: #333;
  height: 44px;
  border-radius: 8px;
  text-transform: capitalize;
  letter-spacing: 0.3px;
}

button.btn-info:hover {
  background: #333;
}
button.btn-info:active {
  background: #333;
}

#comment-list {
  padding-left: 20px;
}

ul#commentList {
  margin-left: -32px;
}

#comment-list li {
  list-style: none;
}

.avatar {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  /* background-color: #00b8ffcc; */
  color: white;
  font-size: 1rem;
  font-weight: bold;
  border-radius: 50%;
}

.media-left {
  display: flex;
  align-items: center;
  margin-top: 2%;
  margin-bottom: 1%;
  margin-right: 10px;
}


.media-body {
  display: flex;
  flex-direction: column;
}

.d-flex.align-items-center {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  color: rgb(59, 59, 59);
  white-space: normal;
}

.message-time {
  color: black !important;
  font-size: 10px !important;
  margin-left: 10px !important;
}

.message-body {
  background: rgba(179, 179, 179, 0.438);
  padding: 15px;
  border-radius: 10px;
  font-size: 13px;
  font-weight: 300;
  color: black;
}



.modal-content {
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  background: rgb(255, 255, 255);
}

.modal-header {
  border-bottom: none;
}

.modal-body {
  padding: 2rem;
}

.addform {
  width: 500px;
  border-radius: 10px;
  box-shadow: 1px 2px 6pc #ffffff71;
  backdrop-filter: blur(3px);
  background: rgb(255, 255, 255);
  padding: 30px;
}

.form-control {
  border-radius: 8px;
  border: 1px solid #cdcdcd;
  transition: border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.form-label {
  color: black;
}

#admin-section {
  display: flex;
  align-items: end;
  justify-content: start;
  border: 1px solid white;
  width: 100%;
  height: 50%;
  margin-left: -25%;
}

.container-fluid-detail h3 {
  color: black;
  margin: 0px;
}

.container-fluid-detail .innerback {
  position: absolute;
  z-index: -999;
  width: 98%;
  height: 100%;

}

.container-fluid.card-detail-container {
  /* margin-top: 4%; */
  width: 100%;
  border-radius: 10px;
  border: 2px solid rgba(255, 254, 254, 0.692);
  box-shadow: 1px 2px 6pc #ffffff71;
  backdrop-filter: blur(3px);
  background: rgb(255, 255, 255);
  color: black;
  max-height: 90vh;
  overflow-y: auto;
  padding: 15px;
  
  /* Custom Scrollbar */
  scrollbar-width: thin; /* Firefox */
  scrollbar-color: #999 #f1f1f1; /* Thumb and Track */
}

/* WebKit Scrollbar */
.container-fluid.card-detail-container::-webkit-scrollbar {
  width: 1px; /* Scrollbar width */
}

.container-fluid.card-detail-container::-webkit-scrollbar-track {
  background: #f1f1f1; /* Track color */
  border-radius: 10px;
}

.container-fluid.card-detail-container::-webkit-scrollbar-thumb {
  background: #888; /* Scrollbar thumb color */
  border-radius: 10px;
}

.container-fluid.card-detail-container::-webkit-scrollbar-thumb:hover {
  background: #555; /* Scrollbar thumb color on hover */
}

.form-control:focus {
  border-color: #9674cb;
  box-shadow: 0 0 5px #141414;
}


.btn-primary {
  border: none;
  font-size: 15px;
  text-align: center;
  background: linear-gradient(135deg, #9b78d1, #5e4288);
  color: white;
  cursor: pointer;
  transition: all 0.3s ease;
  /* box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2); */
}

.btn-primary:hover {
  background: linear-gradient(135deg, #5e4288, #9b78d1);
}

a.btn.button.cust-btn {
  background: black;
}


/* Ensure button background color is correctly applied */
.btn-info {
  background: linear-gradient(135deg, #9b78d1, #5e4288);
  transition: all 0.3s ease;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  color: #ffffff !important;

  transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

/* Hover effect */
/* .btn-info:hover {
  background-color: #688186 !important;
  border-color: #000000 !important;
  box-shadow: 0 0 10px rgb(46 57 61);
} */

/* Focus and active state */
/* .btn-info:focus,
.btn-info:active {
  background-color: black !important;
  border-color: #000000 !important;
  box-shadow: 0 0 10px rgba(179, 112, 0, 0.5);
} */


/* Card container background */
.card-container {
  background-color: black;
  padding: 20px 20px 20px 20px;
  justify-content: space-between;
  border-radius: 20px;
  width: 250px;
  height: 100%;
  box-sizing: border-box;
  overflow: hidden;
  flex-shrink: 0;
  overflow-y: auto;
  max-height: 82vh;
  margin-bottom: 0;
  color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  position: relative;
}

.card-container::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.card-container::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
.card-container::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #505050, #505050, #505050);
  border-radius: 5px;
}

/* Handle on hover */
.card-container::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(180deg, #505050, #505050, #505050);
}

/* Container for all cards */
.cards-container::-webkit-scrollbar {
  height: 10px;
}

.cards-container::-webkit-scrollbar-track {
  background: transparent;
}

.add-card-btn {
  margin-top: 20px;
  background-color: #dcdfe4;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
  color: black !important;
  border: none;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
  width: 100%;
  position: sticky;
  bottom: -14px;
  z-index: 1;
}

.add-card-btn:hover {
  background-color: white  !important;
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3);
}

.btn-check:focus+.btn-info, .btn-info:focus{
  outline: none;
  background-color: white;
  border-color:none;
}


.cards-container {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  padding: 10px;
  white-space: nowrap;
  cursor: grab;
}

.cards-container:active {
  cursor: grabbing;
}

.image-box {
  border-radius: 10px 10px 0px 0px !important;
  overflow: hidden;
}

.image-box img {
  height: auto;
  width: 100%;
}

/* Card content */
.card {
  background-color: #616161ad;
  border-radius: 10px;
  text-align: center;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  transform: scale(1);
  position: relative;
}

/* Card Hover Effect */
.card:hover {
  border: 1px solid rgb(170, 170, 170);
  cursor: pointer;
}

.card-body {
  white-space: normal;
  word-wrap: break-word;
  padding: 8px;
}



.card-box {
  padding: 0 2px;
}

.card-title,
.card-text {
  margin-top: 5px;
  text-transform: uppercase;
  font-weight: 550;
  color: #fff;
  text-align: left;
}

.card-subtitle {
  font-weight: 300;
  text-align: left;
  font-size: 12px !important;
}

.order-heading {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 18px;
}

.form-card {
  color: white;
  max-width: 400px;
  display: flex;
  align-items: center;
  height: 35vh;
  width: 100%;
  padding: 20px;
  background-color: white;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.514);
}

.form-card h4.form-title {
  margin: 10px 0;
  font-weight: 600;
}

.form-card .form-group {
  margin-bottom: 15px;
}

.form-card .btn {
  width: 100%;
}

.btn.button {
  background: #ffffff;
  color: rgb(0, 0, 0);
}

.btn.button:hover {
  background: #383838;
  color: white;
}

.avatar-title {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  width: 30px;
  height: 30px;
  background-color: #7657a5;
  color: #ffffff;
  border-radius: 50%;
  font-size: 14px;
}

.table-container {
  margin-left: 15rem;
  justify-content: center;
  align-items: center;
  margin: 20px 20px;
  overflow: hidden;
}

.table-scroll {
  padding: 0 20px;
  background-color: #333333;
  border-radius: 5px;
  height: 77vh;
  overflow: auto;
}

/* .table-scroll::-webkit-scrollbar {
  width: 5px;
}

.table-scroll::-webkit-scrollbar-track {
  background: #222222;
  border-radius: 5px;
}
.table-scroll::-webkit-scrollbar-thumb {
  background: #555555;
  border-radius: 5px;
}
.table-scroll::-webkit-scrollbar-thumb:hover {
  background: #777777; 
} */
.table>:not(caption)>*>*{
  padding: 10px;
  border-bottom: 0px;
}
table {
  width: 100%;
  border-collapse: collapse;
  background-color: #222222; /* Dark Background */
  border-radius: 6px;
  overflow: hidden;
  color: white;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
th {
  border: 1px solid rgb(255 255 255 / 7%);
  background-color: #222; /* Dark Gray Header */
  color: #dfdfdf; /* Greenish Text */
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding: 12px;
  
}

td {
  border: 1px solid rgb(255 255 255 / 7%);
  color: #b8b8b8;
  font-size: 14px;
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
tbody tr:hover {
  background-color: #1a1a1a;
}
thead tr {
  background-color: #222;
}
tbody tr:last-child td {
  border-bottom: none;
}

.search-box {
  width: 25% !important;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 14px;
  outline: none;
  transition: border-color 0.3s, box-shadow 0.3s;
}
.search-box:focus {
  border-color: #5c3c92;
  box-shadow: 0 0 5px rgba(92, 60, 146, 0.5);
}

#noDataMessage {
  margin-top: 8%;
  font-size: 50px;
  text-align: center;
  display:none; 
  color: rgb(255, 255, 255); 
  font-weight: bold;
}


.dropdown-container {
  padding: 8px 10px;
  background-color: #e0e0e0;
  border-radius: 8px;
}

#categories-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 5px;
  max-height: 170px;
  overflow-y: auto;
}

#categories-list::-webkit-scrollbar {
  width: 5px;
}

#categories-list::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 8px;
}

#categories-list::-webkit-scrollbar-thumb:hover {
  background-color: #757575;
}

#categories-list::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}

#categories-list label {
  display: flex;
  color: black;
  align-items: center;
  gap: 10px;
  font-size: 16px;
}




.checkbox-container {
  padding: 5px 15px;
  border-radius: 5px;
  background-color: #a3a3a34f;
  height: 150px;
  overflow-y: scroll;
}

.checkbox-container::-webkit-scrollbar {
  width: 5px;
}

.checkbox-container::-webkit-scrollbar-thumb {
  background-color: #b8b8b8;
  border-radius: 8px;
}

.checkbox-container::-webkit-scrollbar-thumb:hover {
  background-color: #929292;
}

.checkbox-container::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}


#accessonboard {
  border-radius: 5px;
  padding: 8px 10px;
  background-color: #a3a3a375;
}

.form-check {
  font-size: 14px;
  padding: 0px;
  display: flex;
  align-items: center;
  width: calc(33.333% - 10px);
  box-sizing: border-box;
  color: black;
  gap: 7px;
}

input[type="checkbox"] {
  appearance: none;
  width: 18px;
  height: 18px;
  border: 1px solid rgb(70, 70, 70);
  border-radius: 50% !important;
  cursor: pointer;
  outline: none;
  background-color: transparent;
  transition: background-color 0.2s, border-color 0.2s;
}

input[type="checkbox"]:checked {
  /* background-color: rgb(70, 126, 33); */
  background-color: black;
  border-color: rgb(70, 126, 33);
  justify-content: center;
  align-items: center;
  display: flex;
}

input[type="checkbox"]:checked::after {
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: white;
  content: '✔';
  display: flex;
}


@media (max-width: 768px) {
  .form-check {
    width: calc(50% - 10px);
  }
}

@media (max-width: 480px) {
  .form-check {
    width: 100%;
  }
}

.sidebar_logo {
  width: 120px;
  margin-left: 55px;
}

img {
  width: 100%;
}

.sidebar_items {
  position: relative;
  top: 30px;
}

.admin-item {
  padding: 20px;
  color: #fff;
}

.admin-item .addboard-btn {
  color: #abb0b6 !important;
  padding: 10px 10px;
  text-decoration: none;
  font-size: 14px;
}

.admin-item .addboard-btn:hover {
  transition: all 0.3s ease;
}


.admin-item .item {
  margin-top: 10px;
  border-radius: 4px;
  justify-content: space-between;
  font-size: 14px;
  padding: 10px 10px;
  font-weight: 400; /* Ye 100px galat hota hai */
  align-items: center;
  letter-spacing: 1px;
  cursor: pointer;
  display: flex;
  color: white;
}
.admin-item .item:hover {
  background-color: #5c5d60da;
  transition: all 0.3s ease;
}

.admin-item .item.active {
  background-color: #353535  !important;
  color: white;
}

.dropdown-item {
  margin-bottom: 2px;
  color: white;
  font-size: 13px;
}

.dropdown-item:hover {
  background-color: rgba(179, 179, 179, 0.438);
  color: white;
}

.dropdown-item.active {
  background-color: #007bff;
  color: white;
}
.dropdown-menu {
  top: 100% !important; 
  bottom: auto !important;
  transform: none !important;
}
.admin-item .dropdown-menu {
  position: static !important;
  display: none;
  margin-top: 0;
  background-color: rgb(54, 54, 54);
  width: 100%;
}
.admin-item .dropdown-menu.show {
  display: block;
}


/* Wrapper styling */
.dropdown-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}

/* Select styling */
.status-dropdown {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}


.dropdown-wrapper::before {
  content: "🢗";
  position: absolute;
  top: 68%;
  right: 10%;
  transform: translateY(-50%);
  font-size: 20px;
  color: rgb(0, 0, 0);
  pointer-events: none;
}
.item-text {
  display: flex;
  align-items: center;
  white-space: normal; /* Allow wrapping */
  word-break: break-word; /* Break long words if needed */
  overflow-wrap: break-word; /* Ensures breaking in all modern browsers */
}
.icon {
  margin-right: 8px;
}

.divider {
  margin: 10px 0;
  border-bottom: 1px solid #3C4A58;
}

.collapsed::after {
  content: '\25B6';
  font-size: 12px;
}

.doted_btn {
  background: transparent !important;
}

select.form-control.mt-1.status-dropdown {
  background-color: #dcdfe4;
  border-radius: 12px;
  text-align: center;
  font-size: 15px;
  border: none;
  color: black;
  padding: 10px 20px;
  cursor: pointer;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}
.status-dropdown option {
  background-color: #676768;
  color: white;
}
select.form-control.mt-1.status-dropdown:hover {
  background-color: white;
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3);
}

select.form-control.mt-1.status-dropdown:focus {
  outline: none;
}

#select-dropdown {
  background-color: #676768;
  color: white;
}

.board_heading {
  margin: 0px;
  text-transform: uppercase;
  color: #ffffff;
}

.header-container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.search-wrapper {
  display: flex;
  justify-items: center;
  margin-bottom: 1%;
}

.dlt-edit {
  text-align: center;
  font-size: 20px;
  letter-spacing: 5px;
}

#edit:hover {
  color: #28a745;
}

#delete:hover {
  color: #dc3545;
}


.add-card-link {
  color: rgb(87, 87, 87);

}




/* ////////////////////////////////////// Card Detail Submit //////////////////////////////// */

.heading_34 {
  letter-spacing: 2px;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 1rem;
}

.card-detail-submit {
  border-radius: 8px;
  margin-top: -5px !important;
  text-align: center;
  width: 100%;
  color: black;
  background: #e0e4ea;
  border: none;
  cursor: pointer;
  text-decoration: none;
  height: 40px;
}

.card-detail-submit:hover {
  color: black;
  background: #d6dae0;
}

.card-detail-submit .dropdown-item:hover {
  background-color: rgba(255, 255, 255, 0);
}

/* ////////////////////////edit-for */

.edit-heading {
  margin-top: 5%;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 3px;
  color: #000000;
  text-align: center;
}

#rounded-checkbox {
  border-radius: 50%;
}

.edit-form {
  border-radius: 10px;
  border: 2px solid rgba(255, 254, 254, 0.692);
  box-shadow: 1px 2px 6pc #ffffff71;
  backdrop-filter: blur(3px);
  margin-top: 5%;
  background-color: rgb(255, 255, 255);
  align-items: center;
  border: 1px solid white;
  width: 30%;
  height: auto;
  margin: 6% auto;
}

#Client-box {
  width: 75%;
  /* border:  1px solid black; */
}

.card-detail {
  margin-top: -80px;
}

/* ///////////// Add User ///////////// */


small {
  padding: 5px;
  border-radius: 10px;
  text-align: center;
  margin-top: 8px;
  background-color: rgb(235 235 235);
}



.error-message {
  color: black;
  display: none;
  font-size: 12px;
  font-weight: light;
}


.rtglogo {
  display: flex;
  justify-content: center;
  /* border: 1px solid black; */
  width: 100%;
  margin-top: -20% !important;
}

.rtglogo .roundedlog {
  background-color: #4c5657;
  border: 3px solid #424949;
  width: 25%;
  border-radius: 50%;
  padding: 18px;
}


.search-wrapper {
  display: flex;
  align-items: center;
  margin-left: auto;
}

.search-container {
  display: flex;
  align-items: center;
}

.search-container input {
  margin-right: 10px;
}

.time-date {
  display: flex;
  justify-content: end;
  font-size: 12px !important;
}

.modal-header {
  display: flex;
  justify-content: end;
}

.th-head {
  background-color: #676768 !important;
  text-align: center !important;
}

.td-data {
  color: black;
  text-align: center !important;
}

.tab-detail-box {
  background: #ededed;
  border-radius: 15px;
  padding: 25px 35px;
}


.tab-detail-box h5 {
  font-size: 16px;
  font-weight: bold;
  color: #444;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.tab-detail-box p {
  font-size: 14px;
  color: #3f3f3f;
  line-height: 1.6;
  margin-bottom: 20px;
}

.tab-detail-box .time-date {
  font-size: 12px;
  color: #999;
  /* Subtle text for timestamps */
  margin-bottom: 15px;
}

.card-detail-container .attachment-box {
  display: flex;
  margin-top: 2%;
  background-color: #00000012;
  border-radius: 15px;
  padding: 40px;
  width: 100%;
}

.comment-box {
  padding: 40px;
  border-radius: 15px;
}

.card-detail-container .card {
  background-color: #222;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}

.card-detail-container .card th {
  font-weight: bold;
}

.card-detail-container .card td {
  color: black;
}

.attachment-item {
  background: linear-gradient(135deg, #000000, #b6b6b6);
  border-radius: 8px;
  padding: 10px;
  text-align: center;
  transition: transform 0.2s, background-color 0.2s;
}

.attachment-item:hover {
  transform: scale(1.05);
  background: linear-gradient(135deg, #5e4288, #9b78d1);
}

.media {
  /* background-color: rgba(179, 179, 179, 0.438); */
  align-items: center;
  border-radius: 8px;
  margin-bottom: 10px;
  display: flex;
}

.media .media-left {
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.media .media-body {
  flex-grow: 1;
}

.media .avatar {
  color: white;
  font-weight: bold;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}


@media screen and (max-width: 768px) {
  .attachment-item {
    flex: 1 0 calc(50% - 10px);
  }

  .media {
    flex-direction: column;
    text-align: center;
  }
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: #676768;
}

strong {
  font-weight: 600;
}

.col-md-2 {
  word-break: break-word;
}

.image_show {
  display: grid;
  align-content: center;
}

.icon-gradient {
  font-size: 48px;
  background: linear-gradient(135deg, #000000, #a5a5a5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}




/* ///////////////////////////////////// */


#nav-dropdown{
  margin-top: 3%;
  width: 100%;
  background: rgb(54, 54, 54);
  inset: 0px auto auto 0px;
  margin: 0px;
  transform: translate3d(0px, 43px, 0px);
}

.all-board-card {
  position: relative;
  height: 100px; 
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
  color: white;
  background: #4d4d4d;
}
.board-card-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: blur(1px); 
  transform: scale(1.1); 
  z-index: 1;
}
.board-card-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  border-radius: 8px;
}
.board-card-text h5 {
  margin: 0;
  font-size: 1.2rem;
}



.topheader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #333;
  color: white;
  padding:0 20px !important;
  height: 60px;
  position: relative; /* ya absolute/fixed depending on your layout */
  z-index: 1000; /* High value to bring it on top */
}

.top-image{
  align-items: center;
  display: flex;
  height: 55px;
  width: 55px;
  /* border: 1px solid green; */
}
.top-image img{
  width: 100%;
}
.top-image h3{
  font-size: 25px;
  margin: 0 10px;
}

.profile-dropdown-wrapper {
  position: relative;
  display: inline-block;
}
.profile-icon {
  background-color: #ff991f;
  color: white;
  font-weight: bold;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.profile-icon-large {
  width: 40px;
  height: 40px;
  font-size: 18px;
}
.custom-dropdown-menu {
  display: none;
  position: absolute;
  top: 50px;
  right: 0;
  background-color: #2c2c2c;
  color: white;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  padding: 10px;
  width: 250px;
  z-index: 1000;
}
.dropdown-title {
  font-size: 12px;
  color: #a9a9a9;
  margin-bottom: 8px;
}
.dropdown-header {
  display: flex;
  align-items: center;
  gap: 10px;
}
.profile-info {
  display: flex;
  flex-direction: column;
}
.profile-name {
  font-size: 16px;
  font-weight: 500;
}
.profile-email {
  font-size: 14px;
  color: #b0b0b0;
}
.dropdown-item-custom {
  font-size: 15px;
  margin-top: 10px;
  padding: 8px;
  background-color: #3a3a3a;
  border-radius: 5px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dropdown-item-custom a span{
  text-align: center;
} 
.dropdown-item-custom:hover {
  background-color: #676768;
}
.manage-account {
  display: flex;
  justify-content: space-between;
}
.manage-account-icon {
  font-size: 14px;
}


.bottom-header{
  margin-left: 230px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #2b2a2abd;
  color: white;
  padding:0 20px !important;
  height: 60px;
  position: relative; 
}
.image-icon{
  font-size: 25px;
  margin-left: 10px;
}
.image-icon:hover{
  color: gray;
}

.manage-account {
  display: flex;
  justify-content: space-between;
}
.manage-account-icon {
  font-size: 14px;
}
.circle-icon {
  font-size: 12px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold; 
  transition: transform 0.3s ease, z-index 0.2s;
  position: relative;
  z-index: 1;
}
.circle-icon:hover {
  transform: scale(1.2);
  z-index: 10;
}
.circle-container {
  display: flex;
  align-items: center;
}
.circle-container .circle-icon:not(:first-child) {
  margin-left: -8px;
}

.bottom-header-btn {
  padding: 10px 13px;
  cursor: pointer;
  color: black;
  background-color: #dcdfe4;
  border-radius: 5px;
  font-size: 16px;
  text-align: center;
  border: none; /* Agar border nahi chahiye to */
  outline: none; /* Outline hatane ke liye */
  transition: background-color 0.3s ease, color 0.3s ease;
}

.bottom-header-btn:hover {
  background-color: white;
}


.signip-container{
  z-index: 1;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.signip-card{
  border-radius: 8px;
  background-color: white;
  border: 1px solid white;
}
.form-info{
  font-size: 13px;
  text-align: center;
}

.form-info p {
  color: black !important;
}

#anchor{
  color: #000000 !important;
  transition: color 0.2s ease-in-out;
}
#anchor:hover{
  color: #8161b2 !important;
  color: #8161b2 !important;
}
.table-heading{
  border-radius: 5px;
  padding:10px 10px ;
  background-color: #333333;
}




/* dashboard  */

.content-area {
  max-width: 1200px;
  margin: 0 auto;
}

#topnav {
  background: #37474f;
  height: 60px;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
}

.admin-menu {
  color: #fff;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  flex: 0.05 0 0;
}

.logo {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex: 1 0 0;
}

.logo-t {
  width: 32px;
  height: 32px;
  border: 2px solid #26c6da;
  text-align: center;
  line-height: 28px;
  border-radius: 50%;
  margin-right: 15px;
  margin-left: 5px;
  padding-left: 3px;
}

.search-bar {
  flex: 2 0 0;
  align-items: center;
  justify-content: space-between;
  background: #232e34;
  overflow: hidden;
  display: flex;
  height: 36px;
  border-radius: 35px;
  color: rgba(255, 255, 255, 0.5);
}

.search-bar-dropdown {
  flex: 1 0 0;
  height: 40px;
  line-height: 40px;
  padding: 0 18px;
  margin-right: 15px;
  background: #2c393f;
}
.search-bar-input {
  flex: 2 0 0;
  display: flex;
  justify-content: flex-end;
  padding: 0 18px;
  line-height: 40px;
  align-items: center;
}

.search-bar-input input[type="text"] {
  width: 100%;
  background: transparent;
  border: 0;
  color: rgba(255, 255, 255, 0.5);
}
.search-bar-input input:focus {
  outline: none;
}

.box.banana_map {
  color: #fff;
  background: #eff4f7;
  padding: 0;
  box-shadow: none;
}
.box.banana_map .title {
  padding-top: 40px;
  padding-left: 25px;
  font-size: 16px;
}
.box.banana_map .subtitle {
  font-weight: 700;
  padding-top: 10px;
  padding-left: 25px;
  font-size: 22px;
}

.box {
  max-height: 444px;
}

.box .banana {
  min-height: 404px;
  background-image: url("img/banana.png");
  background-size: cover;
}
.box .map {
  min-height: 404px;
  background-image: url("img/map.png");
  background-size: cover;
}
.box .cog-icon {
  cursor: pointer;
  position: absolute;
  right: 55px;
  top: 25px;
  z-index: 10;
}

@media screen and (max-width: 760px) {
  #topnav {
    flex-wrap: wrap;
  }
  .admin-menu {
    flex-basis: 20%;
  }
  .logo {
    justify-content: flex-end;
    padding-right: 10px;
  }
  .logo {
    flex-basis: 80%;
  }
  .topnav-rightmenu,
  .search-bar {
    display: none;
  }
}

.box {
  box-shadow:0px 0px 0px 0px #607d8b;
  background-color: #333333;
  padding: 25px 35px 25px 30px;
}

#monthly-earnings-chart #apexcharts-canvas {
  position: relative;
}
#monthly-earnings-chart #apexcharts-canvas:after {
  content: "";
  position: absolute;
  left: 0;
  right: 58%;
  top: 0;
  bottom: 0;
  background: #24bdd3;
  opacity: 0.65;
}
#monthly-earnings-chart #apexcharts-title-text {
  font-weight: 600;
}
#monthly-earnings-chart #apexcharts-subtitle-text {
  font-weight: 700;
}
.monthly-earnings-text {
  position: absolute;
  left: 70px;
  top: 187px;
  color: #fff;
  z-index: 10;
}

.monthly-earnings-text h6 {
  font-size: 16px;
}
.chart-title h5 {
  font-size: 18px;
  color: rgba(51, 51, 51, 1);
  margin-bottom: 38px;
}

@media screen and (max-width: 760px) {
  .monthly-earnings-text {
    left: 30px;
  }
  .box {
    padding: 25px 0;
  }
}

.sparkboxes .box {
  padding: 3px 0 0 0;
  position: relative;
}

#spark1,
#spark2,
#spark3,
#spark4 {
  position: relative;
  padding-top: 15px;
}

/* overrides */
.sparkboxes #apexcharts-subtitle-text {
  fill: #8799a2 !important;
}

/* fusionexport btn CSS START */
#fusionexport-btn {
  min-width: 169px;
  min-height: 38px;
  text-align: center;
}

#fusionexport-btn .span {
  display: inline-block;
}

#fusionexport-btn[disabled] {
  cursor: wait;
}

.spinner-border {
  display: none;
}

#fusionexport-btn[disabled] .spinner-border {
  display: inline-block;
}

#fusionexport-btn[disabled] .btn-text {
  display: none;
}
#donut {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 400px; /* Chart ki height */
}
.apexcharts-toolbar{
  display: none !important;
}

.side-bar-rtg {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  padding: 8px 12px;
  border-radius: 5px;
  background: #353535;
}
.side-bar-letter {
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background: linear-gradient(to bottom, #03ab73, #006644);
  font-size: 22px;
  font-weight: bold;
  color: white;
}

.side-bar-letter h3 {
  color: white !important;
  margin: 0px;
}
.rtg-text {
  font-size: 16px;
  font-weight: 600;
  margin-left: 10px;
  color: #fff;
  transition: color 0.4s;
}
.side-bar-rtg:hover .rtg-text {
  color: #029c69;
}
.board_heading {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.container-fluid {
    height: 100vh;
    background: #1d2125;
}

.board-container {
    /* border: 1px solid white; */
}

.profile {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #d7d4d4;
    padding-bottom: 20px;
    margin: 0;
}

.letter-box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    border-radius: 5px;
    color: black;
    background: linear-gradient(to bottom, #03ab73, #006644);
}

.letter-box h1 {
    margin: 0;
}

.name-box {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #d7d4d4;

}

.name-box h4 {
    padding-left: 8px;
    margin: 0;
}

.name-box span {
    margin-left: 5px;
    font-size: 15px;
}

.name-box span:hover {
    color: gray;
}


.head-input {
    color: #d7d4d4;
    padding: 10px;
    border-radius: 8px;
}

.head-input h4 {
    color: #ffffff;
}

.search-input {
    position: relative;
}

.search-input input {
    width: 100%;
    padding-left: 40px;
    background-color: #2d2d2d;
    color: white;
    border: 1px solid #444;
    border-radius: 5px;
    height: 40px;
    outline: none;
}

.search-input i {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #bbb;
}

.board-not-found {
    display: none;
    background-color: #313131;
    border-radius: 10px;
    text-align: center;
    padding: 20px;
    margin-left: 1%;
    color: white;
    margin-top: 5px !important;
}

.board-not-found h1 {
    font-size: 80px;
    color: #ff4d4d;
    margin: 0;
}

.board-not-found p {
    margin-top: 10px;
    font-size: 16px;
    color: #d7d4d4;
}
.card-img2{
  margin-bottom: 30px;
}
.modal-content img {
  width: 100%;
  height: auto;
}
.board-container .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}