/*
Template Name: Punjabi Fitness - Admin & Dashboard Template
Author: Punjabi Fitness
Website: https://Punjabi Fitness.com/
Contact: support@Punjabi Fitness.com
File: Custom Css File
*/
h1,
h2,
h3,
h4,
h5,
h5,
.text-dark {
  color: #000 !important;
}

* {
  border-radius: 0 !important;
}

.text-primary {
  color: #FFCD04 !important;
}

input:focus,
select:focus {
  box-shadow: none !important;
  border-color: #FFCD04 !important;
}

a {
  color: #2F74FF !important;
}

input:focus, select:focus {
  box-shadow: none !important;
  border-color: #FFCD04 !important;
}

/***buttons***/
.btn {
  font-weight: 600;
}
.btn.btn-primary {
  background-color: #FFCD04;
  border-color: #FFCD04;
  color: #000;
}
.btn.btn-primary:hover {
  color: #000;
  background: #FBBC06;
}
.btn.btn-border {
  border: 1px solid #ccc;
}
.btn.btn-border:hover {
  color: #000;
  background: #FFCD04;
  border-color: #FFCD04;
}

/***authentication pages***/
.form-control {
  border-radius: 0;
}
.form-control:focus {
  border: 1px solid #FFCD04 !important;
}
.form-control:focus-visible {
  outline: 0;
}

.btn,
.form-check-input[type=checkbox] {
  border-radius: 0 !important;
}

.form-check-input:checked {
  background-color: #FFCD04;
  border-color: #FFCD04;
}

form a {
  color: #0565F4;
}
form a:hover {
  text-decoration: underline;
}
form label {
  font-weight: 600;
}

.form-check {
  position: relative;
  text-align: left;
  display: flex;
  align-items: center;
  gap: 10px;
  /*rtl: right*/
}
.form-check .form-check-input {
  cursor: pointer;
  width: 20px;
  height: 20px;
  margin-top: 0;
}
.form-check label {
  cursor: pointer;
  margin-top: 4px;
}

/**dashboard side info**/
.bg-primary {
  background: #FFCD04 !important;
}

.btn-close {
  opacity: 1 !important;
}

.side-modal {
  width: 1000px !important;
}
.side-modal .offcanvas-body {
  height: 100%;
  overflow-y: auto;
  padding-bottom: 100px;
  padding: 30px;
}

.modal-dialog {
  max-width: 600px;
}

.pagination li.page-item.active a {
  background: #FFCD04;
  border-color: #FFCD04;
}

.pagination li.page-item a {
  color: #000;
}

.navbar-menu {
  padding: 0;
}
.navbar-menu .navbar-brand-box {
  padding: 26px 20px 0;
}
.navbar-menu #scrollbar {
  padding: 0 20px 26px;
}
.navbar-menu #scrollbar .simplebar-content {
  height: calc(100% - 116px) !important;
  overflow-y: auto;
}
.navbar-menu #scrollbar .simplebar-content::-webkit-scrollbar {
  width: 3px;
}
.navbar-menu #scrollbar .simplebar-content::-webkit-scrollbar-track {
  background: transparent;
}
.navbar-menu #scrollbar .simplebar-content::-webkit-scrollbar-thumb {
  background: #666666;
}
.navbar-menu #scrollbar .simplebar-content::-webkit-scrollbar-thumb:hover {
  background: #666666;
}
.navbar-menu .navbar-nav .nav > .nav-item {
  margin-bottom: 13px;
}
.navbar-menu .navbar-nav .nav-item:has(.menu-dropdown a.active) > a {
  color: #fff !important;
}
.navbar-menu .navbar-nav .nav-link {
  padding: 10px !important;
  color: #ccc !important;
}
.navbar-menu .navbar-nav .nav-link:hover {
  color: #fff !important;
}
.navbar-menu .navbar-nav .nav-link.pf-dashboard {
  font-weight: 700;
  color: #fff;
}
.navbar-menu .navbar-nav .nav-link.collapsed.active::after {
  transform: none;
}
.navbar-menu .navbar-nav .nav-link.active[aria-expanded=true]::after {
  transform: rotate(90deg);
}
.navbar-menu .navbar-nav .nav-sm {
  padding-left: 10px;
  list-style: none;
}
.navbar-menu .navbar-nav .nav-sm .nav-link {
  padding-left: 0 !important;
}
.navbar-menu .navbar-nav .nav-sm .nav-link:before {
  display: none;
}
.navbar-menu .navbar-nav .nav-sm .nav-link img {
  margin-right: 10px;
}
.navbar-menu .navbar-nav .nav-sm .nav-link.active {
  color: #fff !important;
}
.navbar-menu .navbar-nav .nav-sm .nav-link.active:before {
  background: transparent;
}
.navbar-menu .navbar-nav .nav-sm .nav-link[data-bs-toggle=collapse][aria-expanded=true]:before,
.navbar-menu .navbar-nav .nav-sm .nav-link:hover:before {
  opacity: unset;
  background-color: unset !important;
}
.navbar-menu .navbar-nav .nav-sm .menu-dropdown .nav-item {
  margin-bottom: 0;
}
.navbar-menu .navbar-nav .nav-sm .menu-dropdown .nav-item a {
  color: rgba(204, 204, 204, 0.7) !important;
}
.navbar-menu .navbar-nav .nav-sm .menu-dropdown .nav-item a.active {
  color: #fff !important;
}
.navbar-menu .navbar-nav .nav-sm .menu-dropdown .nav-item a:hover {
  color: #fff !important;
}
.navbar-menu .navbar-nav .nav-sm .nav-sm .nav-link {
  padding: 10px 10px 10px 20px !important;
}
.navbar-menu .navbar-nav .nav-sm .nav-sm .nav-link::before {
  display: none;
}
.navbar-menu .menu-title span {
  padding: 10px 0;
  display: block;
  color: #666666;
}
.navbar-menu .pf-dashboard {
  display: none !important;
}
.navbar-menu .pf-dashboard .bx-layer::before {
  content: url(/new-images/dashboard-2-line.svg);
  margin-top: 2px;
  display: inline-block;
}
.navbar-menu .menu-title:has(+ .pf-dashboard) {
  display: none;
}

/* Custom Badge Class */
.female-badge {
  background-color: #f672a7;
}

.male-badge {
  background-color: #6691e7;
}

/* data-table input*/
table#screening_datatable tr th:first-child {
  vertical-align: top;
}
table#screening_datatable tr th:first-child input {
  display: none;
}
table#screening_datatable tr th:last-child {
  vertical-align: top;
}
table#screening_datatable tr th:last-child input {
  display: none;
}
table#screening_datatable tr th input,
table#screening_datatable tr th input:focus-visible {
  display: block;
  width: 100%;
  border: 1px solid #ced4da;
  padding: 0px 2px;
  outline: unset;
  border-radius: 0;
}

/*Sales Pipeline*/
.sales-pipeline-container {
  padding: 15px;
  background: #fff;
  margin-bottom: 15px;
  overflow-x: auto;
}
.sales-pipeline-container h4 {
  color: #222;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.1px;
}

.sales-pipeline {
  list-style: none;
  display: flex;
  align-items: flex-start;
  padding-left: 0;
  margin: 0 auto;
  max-width: 99%;
}
.sales-pipeline li {
  position: relative;
  flex: 1;
  margin-inline-start: 8px;
  margin-inline-end: 8px;
  text-align: center;
  cursor: pointer;
}
.sales-pipeline li:before, .sales-pipeline li:after {
  content: "";
  position: absolute;
  inset-inline-start: -0.25rem;
  inset-inline-end: -0.3125rem;
  cursor: pointer;
  z-index: 0;
}
.sales-pipeline li:before {
  inset-block-start: 0;
  height: 50px;
  transform: skew(28deg) translate3d(0, 0, 0);
  background: rgba(255, 205, 4, 0.65);
}
.sales-pipeline li:after {
  inset-block-end: 0;
  height: 50px;
  transform: skew(-28deg) translate3d(0, 0, 0);
  background: rgba(255, 205, 4, 0.65);
}
.sales-pipeline li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  height: 100px;
  text-decoration: none;
  z-index: 12;
  color: #000 !important;
  flex-direction: column;
  padding: 20px;
}
.sales-pipeline li a span:first-child {
  font-family: Poppins;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
}
.sales-pipeline li a span:last-child {
  font-family: Arial;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  text-align: left;
  white-space: nowrap;
}
.sales-pipeline li a span:last-child b {
  font-weight: 700;
}
.sales-pipeline li.active a:after {
  content: "";
  position: absolute;
  right: 14px;
  top: 14px;
  width: 9px;
  height: 9px;
  background: #000;
  border-radius: 50%;
}
.sales-pipeline li.active:first-child a:before {
  background: #FFCD04;
}
.sales-pipeline li:first-child a {
  padding-left: 0;
}
.sales-pipeline li:first-child a:before {
  content: "";
  height: 100%;
  width: 30px;
  position: absolute;
  left: -18px;
  background: #FFF5CD;
  z-index: -1;
}
.sales-pipeline li.sales-yellow-tab:after, .sales-pipeline li.sales-yellow-tab:before {
  background: #FFF5CD;
}
.sales-pipeline li.sales-yellow-tab:after, .sales-pipeline li.sales-yellow-tab:before {
  background: #FFF5CD;
}
.sales-pipeline li.sales-yellow-tab:after, .sales-pipeline li.sales-yellow-tab:before {
  background: #FFF5CD;
}
.sales-pipeline li.sales-yellow-tab:after, .sales-pipeline li.sales-yellow-tab:before {
  background: #FFF5CD;
}
.sales-pipeline li.sales-yellow-tab:after, .sales-pipeline li.sales-yellow-tab:before {
  background: #FFF5CD;
}
.sales-pipeline li.sales-yellow-tab:after, .sales-pipeline li.sales-yellow-tab:before {
  background: #FFF5CD;
}
.sales-pipeline li.sales-green-tab:after, .sales-pipeline li.sales-green-tab:before {
  background: #A1E8C4;
}
.sales-pipeline li.sales-red-tab:after, .sales-pipeline li.sales-red-tab:before {
  background: #F9C1B6;
}
.sales-pipeline li.active.sales-yellow-tab:after, .sales-pipeline li.active.sales-yellow-tab:before {
  background: #FFCD04;
}
.sales-pipeline li.active.sales-yellow-tab:after, .sales-pipeline li.active.sales-yellow-tab:before {
  background: #FFCD04;
}
.sales-pipeline li.active.sales-yellow-tab:after, .sales-pipeline li.active.sales-yellow-tab:before {
  background: #FFCD04;
}
.sales-pipeline li.active.sales-yellow-tab:after, .sales-pipeline li.active.sales-yellow-tab:before {
  background: #FFCD04;
}
.sales-pipeline li.active.sales-yellow-tab:after, .sales-pipeline li.active.sales-yellow-tab:before {
  background: #FFCD04;
}
.sales-pipeline li.active.sales-yellow-tab:after, .sales-pipeline li.active.sales-yellow-tab:before {
  background: #FFCD04;
}
.sales-pipeline li.active.sales-green-tab:after, .sales-pipeline li.active.sales-green-tab:before {
  background: #13C56B;
}
.sales-pipeline li.active.sales-red-tab:after, .sales-pipeline li.active.sales-red-tab:before {
  background: #F06548;
}

/*grid js table css*/
.gridjs-container {
  position: unset !important;
}

.gridjs-head {
  position: absolute;
  top: 7px;
  right: 16px;
  display: inline-block;
  width: -moz-fit-content !important;
  width: fit-content !important;
  z-index: 2;
  margin: 0 !important;
}

.gridjs-wrapper {
  box-shadow: none !important;
  box-shadow: none !important;
}
.gridjs-wrapper .gridjs-table td:first-child,
.gridjs-wrapper .gridjs-table th:first-child {
  min-width: 50px;
  width: 50px;
  text-align: center;
  line-height: 29px;
}
.gridjs-wrapper .gridjs-table td.gridjs-td {
  padding: 10px !important;
  text-align: center;
}
.gridjs-wrapper .gridjs-table .gridjs-th {
  padding: 12px 10px !important;
}

.gridjs-footer {
  border: solid #e5e7eb !important;
  border-width: 0 1px 1px 1px !important;
  box-shadow: none !important;
}
.gridjs-footer .gridjs-summary {
  color: #000 !important;
}

.gridjs-footer {
  border: solid #e5e7eb !important;
  border-width: 0 1px 1px 1px !important;
  box-shadow: none !important;
}
.gridjs-footer .gridjs-summary {
  color: #000 !important;
}

input.gridjs-input {
  padding-left: 30px !important;
}

.gridjs-pagination .gridjs-pages button {
  border-radius: 0 !important;
  margin: 0;
  color: #2F74FF !important;
  margin: 0;
}
.gridjs-pagination .gridjs-pages button:focus {
  box-shadow: none !important;
}
.gridjs-pagination .gridjs-pages button.gridjs-currentPage {
  background: #FFCD04 !important;
  color: #000 !important;
  border: 1px solid #d2d6dc !important;
  border-right: 1px !important;
}
.gridjs-pagination .gridjs-pages button:focus {
  box-shadow: none !important;
}
.gridjs-pagination .gridjs-pages button.gridjs-currentPage {
  background: #FFCD04 !important;
  color: #000 !important;
  border: 1px solid #d2d6dc !important;
  border-right: 1px !important;
}

.listjs-table .no-data {
  min-height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.listjs-table .no-data:before {
  content: url(/new-images/empty.svg);
}
.listjs-table .no-data p {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 36px;
  margin-bottom: 0;
  font-family: "poppins";
}

.meter-wrapper .progress-bar {
  background: #eee;
  width: 100%;
  height: 16px;
  margin: 11px 0;
}
.meter-wrapper .progress-bar--left {
  width: 50%;
  background: #F06548;
}
.meter-wrapper .progress-bar--right {
  width: 50%;
  background: #13C56B;
}
.meter-wrapper .caption {
  color: #000;
  font-family: Arial;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.meter-wrapper .caption b {
  font-weight: 700;
}
.meter-wrapper h5 {
  margin: 0;
}
