html,
body {
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.form-control-user1 {
  /* font-size: .8rem; */
  border-radius: 10rem;
  padding: 3;
  height: 50px;
}

.display {
  min-height: 100vh;
  display: flex;
  align-items: center;
}

/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*
*/
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 35px;
  height: 35px;
  border-radius: 4px;
  border: none;
}

.table td {
  vertical-align: middle;
}

.round {
  border-radius: 50px;
}

.text-sm {
  font-size: 12px;
}

.img-size {
  width: 100px;
  height: auto;
}

.table thead th {
  vertical-align: middle;
}

.infocard {
  width: 100%;
  min-height: 100px;
  border-radius: 10px;
  color: #333;
  margin-bottom: 20px;
  box-shadow: 0 4px 8px 0 rgba(237, 235, 240, 0.2), 0 6px 20px 0 rgba(226, 224, 224, 0.19);
  position: relative;
  padding: 15px 20px;
  background-color: #ece4f5;
  border: 1px solid #d2b1f5;
}

.infocard h6 {
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
  color: #3C0753;
}

.infocard h4 {
  font-size: 28px;
  font-weight: 600;
}

.infocard .icon {
  /* background-color: #000; */
  font-size: 18px;
  border-radius: 50%;
  padding: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #fff;
  display: inline-block;
}

.infocard .primary {
  background-image: linear-gradient(-20deg, #6e45e2 0%, #88d3ce 100%);
}

.infocard .secondary {
  background-image: linear-gradient(135deg, #e2b0ff 10%, #9f44d3 100%);
}

.infocard .danger {
  background-image: linear-gradient(120deg, #f093fb 0%, #f5576c 100%);
}

.infocard .success {
  /*background-image: linear-gradient(-20deg, #00cdac 0%, #8ddad5 100%);*/
  background-image: linear-gradient(to top, #0ba360 0%, #3cba92 100%);
}

.infocard .info {
  background-image: linear-gradient(to top, #48c6ef 0%, #6f86d6 100%);
}

.infocard .warning {
  /*background-image: linear-gradient(to right, #f78ca0 0%, #f9748f 19%, #fd868c 60%, #fe9a8b 100%);*/
  background-image: linear-gradient(109.1deg,
      rgba(181, 73, 91, 1) 7.1%,
      rgba(225, 107, 140, 1) 86.4%);
}

.infocard .light {
  background-image: linear-gradient(-20deg, #00cdac 0%, #8ddad5 100%);
}

#statuswise a:hover {
  text-decoration: none !important;
}

.smallcard {
  width: 100%;
  min-height: 70px;
  /* border-radius: 10px; */
  margin: 10px 5px;
  /* box-shadow: 0 4px 8px 0 rgba(212, 209, 209, 0.2), 0 6px 20px 0 rgba(219, 211, 211, 0.19); */
  position: relative;
  background: #f5f0fc;
  text-overflow: hidden;
  border: 1px solid #d2b1f5;
}

.smallcard .text {
  /* position: absolute; */
  font-size: 14px;
  color: #000;
  font-weight: 700;
  /* text-transform: uppercase; */
  color: #333;
  text-align: center;
  margin-bottom: 5px;
  padding: 10px 5px;
  background-color: #E5D9F2;
  border-bottom: 1px solid #d2b1f5;

}

.smallcard .count {
  /* position: absolute; */
  font-size: 22px;
  color: #000000;
  font-weight: 600;
  text-align: center;
  padding: 10px;
}

#complainttype a:hover {
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .sidebar.toggled .nav-item .nav-link span {
    font-size: 0.7rem;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    color: chocolate;
  }

  /* .sidebar.toggled {
    overflow: visible;
    width: 4rem !important;
  } *

   .sidebar.toggled .nav-item .nav-link {
    text-align: center;
    padding: 15px 10px;
    width: 4rem;
  } */
  .sidebar.toggled .nav-item .nav-link:hover {
    background-color: #3C0753;
  }

  .sidebar-dark .nav-item .nav-link {
    color: #27374d;
    font-size: 1.1rem;
  }

  .sidebar-dark .nav-item.active .nav-link {
    color: #fff;
    background-color: #3C0753;
  }

  .sidebar-dark .nav-item .nav-link:active,
  .sidebar-dark .nav-item .nav-link:focus,
  .sidebar-dark .nav-item .nav-link:hover {
    color: #fff;
    background-color: #3C0753;
  }
}

.font-bold {
  font-weight: 600;
}

.text-head {
  color: #333;
  font-weight: 500;
}

.text-gen {
  color: #333;
}

.bg-gen {
  background-color: #f6f2fa;
}

.text-gen-size {
  font-size: 15px;
}

.text-black {
  color: #000;
}

.completed {
  color: #059212;
}

.recommended {
  color: #FF5200;
}

.work_in_progress {
  color: #845EC2;
}

.hold {
  color: #018383;
}

.btn-bg {
  background-color: #3C0753;
  color: #fff;
}

.bg-close {
  background-color: #052F04;
  color: #fff;
}

.page-item.active .page-link {
  background-color: #3C0753;
  border-color: #3C0753;
}

.page-link {
  color: #3C0753;
  padding: 5px 10px;
  font-size: 12px;
}

div.dataTables_wrapper div.dataTables_info {
  font-size: 12px;
  color: #000;
}

.bg-login-image {
  background: url(../img/login.jpg);
  background-position: center;
  background-size: cover;
}

.bg-login {
  /* background-color: #8BC6EC;
  background-image: linear-gradient(135deg, #76a9ca 0%, #5458a8 100%); */
  background-image: linear-gradient(to top, #09203f 0%, #537895 100%);
}

.username {
  position: relative;
}

.username input,
.username select {
  padding-left: 35px;
  /* text-indent: 20px; */
  width: 100%;
  display: inline-block;
  margin-bottom: 15px;
}

.username .fa-user,
.username .fa-lock,
.username .fa-id-card {
  position: absolute;
  padding: 10px;
  /* min-width: 40px; */
  left: 0px;
  color: #3C0753;
}

.username .fa-eye {
  position: absolute;
  padding: 10px;
  /* min-width: 40px; */
  right: 0;
  top: 0;
  color: #3c0753;
  cursor: hand;
}

.bold-500 {
  font-weight: 500;
}

.bold-400 {
  font-weight: 400;
}

.bold-600 {
  font-weight: 600;
}

.btn-red {
  background-color: #C92026;
  color: #fff;
  transition: background-color 0.5s, color 0.5s ease;
}

.btn-red:hover {
  background-color: #2e2727;
  color: #fff;
}

.form-control {
  height: 30px;
  padding: 5px;
  font-size: 13px;
  color: #333 !important;
  font-weight: 500;
  min-width: 60px;
}

.flex-even {
  flex: 1;
}

#update_complaint label {
  font-weight: 500;
  font-size: 13px;
  color: #3C0753 !important;
}

label {
  font-weight: 500;
  font-size: 14px;
  color: #3C0753 !important;
}

#complaints_table .form-control {
  height: 28px;
  padding: 5px;
  font-size: 12px;
  color: #333 !important;
  font-weight: 600;
  min-width: 60px;
}

.bg-agency {
  background-color: #f6f2fa;
  color: #000;
}


/* cards & design variants */
.dashboard-card {
  border-radius: 1.2rem;
  border: none;
  background: #ffffff;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.02), 0 2px 6px rgba(0, 0, 0, 0.03);
  transition: transform 0.2s, box-shadow 0.2s;
}

.dashboard-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.08);
}

.status-card-variant {
  border-radius: 1.2rem;
  background: white;
  border-left: 5px solid;
  transition: all 0.2s;
}

.status-number {
  font-size: 2.3rem;
  font-weight: 800;
  line-height: 1.2;
  color: #000;
}

.section-title {
  font-weight: 700;
  font-size: 1.1rem;
  color: #1e293b;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: 8px;
}

.complaint-type-grid-v2 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 0.7rem;
}

.type-card-mini {
  background: #f8fafc;
  border-radius: 1rem;
  padding: 0.6rem 0.9rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #eef2f8;
  transition: all 0.1s;
}

.badge-custom {
  font-size: 0.7rem;
  font-weight: 600;
  padding: 0.3rem 0.7rem;
  border-radius: 40px;
}

.table-emergency th {
  font-size: 0.75rem;
  font-weight: 700;
  background: #f1f5f9;
  text-transform: uppercase;
}

.stat-icon-variant {
  width: 48px;
  height: 48px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eef2ff;
  color: #3b82f6;
}

@media (max-width: 992px) {
  .sahaj-sidebar {
    transform: translateX(-100%);
    position: fixed;
  }
  .sidebar-dark .nav-item.active .nav-link {
    color: #252424;
}

  .main-content {
    margin-left: 0;
  }

  .sidebar-toggle-mobile {
    display: block;
  }
}

.sidebar-toggle-mobile {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1020;
  background: #0f172a;
  color: white;
  border-radius: 50px;
  padding: 10px 16px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

/* variant stats row */
.gradient-bg-light {
  background: linear-gradient(135deg, #f8fafc 0%, #ffffff 100%);
}

.avatar-icon {
  background: #e2e8f0;
  border-radius: 12px;
}

hr {
  background-color: #e9edf2;
}

.fs-small {
  font-size: 0.75rem;
}

.sidebar-dark .nav-item .nav-link {
  color: rgba(0, 0, 0, 0.8);
}

