/* Google Font*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');


/* General */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  
}

@-ms-viewport {
  width: device-width
}

body {
  background: #fff;
  /* font-size: 15px; */
  color:#000;
  letter-spacing: 0px;
  font-family: Inter;
}

[tabindex="-1"]:focus {
  outline: 0 !important
}

::placeholder {
  color: rgba(77, 77, 77, 1) !important;
  opacity: .6 !important;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(77, 77, 77, 1) !important;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgba(77, 77, 77, 1) !important;
}

.card-hover:hover {
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transition: box-shadow 0.3s ease-in-out;
}
.bg-purple-light {
    background-color: #f0e6ff;
}
.bg-yellow-light {
    background-color: #fff9e6;
}
.text-crimson {
    color: #971836;
}

.c-shd{border: 1px solid #D9D9D9;box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
}
.header-shadow{box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);}
.w-100px{width: 100px;}
.w-200px{width: 200px;}
.w-350px{width: 350px;}
.text-3131{color:#313132;}
.h-100px{height: 100px;}
.w-190px{width: 190px;}
.w-80{width: 80%;}
.w-90{width: 90%;}
.h-190px{height: 190px;}
.mx-w-492px{width: 492px;}
.mx-w-500px{max-width: 500px;}
.mx-h-150px{height: 150px;}
.mx-h-250px{height: 250px;}
.h-8px{height: 8px;}
.min-h-vh{min-height: 100vh;}
.min-h-40vh{min-height: 40vh;}
.min-h-88px{min-height: 88px;}
.m-w-80vw{max-width: 80vw;}
.fw-400{font-weight: 400;}
.fw-500{font-weight: 500;}
.fw-600{font-weight: 600;}
.fw-700{font-weight: 700;}
.fw-800{font-weight: 800;}
.fs-10{font-size: 10px !important;}
.fs-12{font-size: 12px !important;}
.fs-14{font-size: 14px !important;}
.fs-16{font-size: 16px !important;}
.fs-22{font-size: 22px !important;}
.fs-20{font-size: 20px !important;}
.fs-28{font-size: 28px !important;}
.fs-24{font-size: 24px !important;}
.fs-32{font-size: 32px !important;}
.fs-36{font-size: 36px !important;}
.fs-40{font-size: 40px !important;}
.fs-46{font-size: 46px !important;}
.fs-48{font-size: 48px !important;}
.bg-d9d9{
    background-color: #D9D9D9;
}
.br1_2px{border-right: 1.2px solid #000;}
.bg-crimson{background-color:#971836;}
.bg-d9d9{background-color:#d9d9d9;}
.bg-75459529{background-color:#75459529;}
.btn-crimson{background-color:#971836 !important; color:white;}
.btn-crimson:hover{
  color:white !important;
  background-color: #631023 !important;
}
.form-label{
  font-weight: 500;
}
.form-control,.form-select{
  border: 1px solid #5B5B5B;
  padding: .675rem .75rem;
  font-size: 14px;
  font-weight: 500;
}
.btn-outline-purple{color:#754595 !important; border:1px solid #754595 !important;}
.badge-purple{background-color:#754595;}
.border-purple{border-color:#754595 !important;}
.text-purple{color:#754595;}
.text-5F6{color:#5F6368;}
.bg-dada{background-color:#dadada;}
.text-dada{color:#dadada;}
.text-d9d9{color:#d9d9d9;}
.text-6b6b{color:#6b6b6b;}
.text-4a4a{color:#4A4A4A;}
.text-1d1d{color:#1d1d1d;}
.bg-cece{background-color:#cecece;}
.cp{cursor: pointer;}
.pm-b-close{
  position: absolute;
  top: 8px;
  left: 8px;
  background-color: #fff;
  opacity: 1;
  z-index: 10;
  color: #222;
  border-radius: 50px;
  padding: 8px;
}
.user-d-img{
    left: 30px;
    border: 2px solid #fff;
}
.mct-icon{
    width: 40px;
    padding: 4px 6px 2px;
    border-radius: 50px;
}
.sr-btn{
    top: 4px;
    right: 6px;
    background: #fff;
    font-size: 12px;
}
.nt-bell-count{
    color: #fff;
    padding: 2px 8px;
    left: 47px !important;
    top: 8px !important;
    font-size: 16px;
    font-weight: 600;

}
.preview-box {
    background-color: #75459512;
    border-radius: 10px;
    padding: 20px;
}
.add-photos-box {
    border: 2px dashed #dee2e6;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    cursor: pointer;
}
.add-photos-icon {
    background-color: #ffc107;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.modal-full-c{
  max-width: 100vw;
  /* max-height: 100vh; */
  margin-top: 0;
}
.carousel-item.active{
  display: flex;
  align-items: center;
  justify-content: center;
}
.carousel.slide{
  height: 80%;
  display: flex;
  align-items: center;
  justify-content: center;

}
.carousel .mimg{
  max-height: 80vh;
  min-height: 60vh;
}
.step-indicator{
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 30px;
}
.prgs-ab{
  position: absolute;
  left: 0;
  width: 100%;
  margin-top: 10px;
}
.progress-bar{
  background-color: #FFC727;
  
}
.skill-badge {
  cursor: pointer;
  margin-right: 5px;
  margin-bottom: 5px;
}
.popular-skill {
  cursor: pointer;
}
.top-banner {
  background-color: #754595;
  color: white;
  padding: 12px 0;
  text-align: center;
}
.navbar-custom {
  padding: 15px 0;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.subscription-section{
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;

}
#navbarNav .nav-link{
  font-weight: 600 !important;
  font-size: 16px !important;
}
.brand-logo {
  width: 120px;
  height: 120px;
}

.profile-card { background-color: white; border-radius: 10px; }
.profile-image { width: 100px; height: 100px; object-fit: cover; border-radius: 50%; }
.post-card { background-color: white; border-radius: 10px; }
.post-image { height: 400px; object-fit: cover; }
.suggested-profile img { width: 40px; height: 40px; object-fit: cover; border-radius: 50%; }
.dt-length{float:inline-end}
.dt-search{float:inline-start; margin-bottom: 10px;}
.red{color: red;}


.notification-item {
  padding: 10px;
  border-bottom: 1px solid #eee;
}

.notification-item:last-child {
  border-bottom: none;
}

.notification-title {
  font-weight: 600;
  margin-bottom: 4px;
  font-size: 16px;
}

.notification-body {
  color: #666;
  font-size: 0.85rem;
  line-height: 1.4;
  margin-bottom: 4px;
}

.notification-time {
  color: #888;
  font-size: 0.75rem;
}

.notification-item.unread {
  background-color: #f8f9fa;
}

.notification-card {
          border-radius: 15px;
          box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
          margin-bottom: 15px;
          background: white;
          border: 1px solid rgba(219, 219, 219, 1);
      }
      
      .notification-card .notification-date {
          color: rgba(74, 74, 74, 1);
          font-size: 20px;
          font-weight: 600;
          margin-bottom: 20px;
      }
      
      .notification-card .avatar {
          width: 40px;
          height: 40px;
          border-radius: 50%;
          background-color: #e9ecef;
      }
      
      .notification-card .delete-btn {
          color: #dc3545;
          background: none;
          border: none;
          padding: 5px;
      }
      
      .notification-card .delete-btn:hover {
          color: #bd2130;
      }
      
      .notification-card .time-text {
          color: rgba(117, 69, 149, 1);
          font-size: 12px;
          font-weight: 500;
      }

      
.sidebar {
  width: 220px !important;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  border-right: 1px solid #eee;
  background: white;
}
/* .main-content {
  margin-left: 260px;
} */
.nav-link {
  color: #666;
  padding: 0.8rem 1rem;
}
.nav-link.active {
  background-color: #951D3C;
  color: white;
}
.nav-link:focus, .nav-link:hover{
  background-color:#631023;
  color: white;
}

.btn-outline-primary {
  color: #951D3C;
  border-color: #951D3C;
}
.btn-outline-primary:hover {
  background-color: #951D3C;
  border-color: #951D3C;
}

.text-939{
  color:#9392A2;
}
.header {
  padding: 16px 24px;
  background: white;
  border-bottom: 1px solid #eee;
}

.header .search-container {
  position: relative;
  max-width: 400px;
}

.header .search-input {
  background-color: #f8f9fa;
  border: none;
  padding: 10px 16px 10px 40px;
  border-radius: 32px;
  width: 100%;
}

.header .search-icon {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #6c757d;
}

.header .profile-section {
  display: flex;
  align-items: center;
  gap: 24px;
}

.header .notification-badge {
  position: relative;
  background-color: #EAE9EF;
padding: 6px 12px;
border-radius: 50%;
}

.header .notification-count {
  position: absolute;
  top: -8px;
  right: -8px;
  background: #dc3545;
  color: white;
  border-radius: 50%;
  padding: 2px 6px;
  font-size: 12px;
  min-width: 20px;
  text-align: center;
}

.header .profile-dropdown {
  display: flex;
  align-items: center;
  gap: 8px;
  background: none;
  border: none;
  padding: 0;
}

.header .profile-image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
}

.header .profile-info {
  text-align: left;
}

.header .profile-name {
  font-size: 14px;
  margin: 0;
  color: #000;
}

.header .profile-role {
  font-size: 12px;
  color: #6c757d;
  margin: 0;
}
 .vl {
  width: 1px;
height: 44px;
background-color: #EAE9EF;

}

/* Custom styles for pagination */
.custom-pagination .page-link {
  color: #6c757d;
  background-color: #fff;
  border-color: transparent;
padding: 0.375rem 0.75rem;
font-size: 0.875rem;
border-radius: 0.25rem;
margin: 0 8px;
}

.custom-pagination .page-item:first-child .page-link,
.custom-pagination .page-item:last-child .page-link {
  border-radius: 0.25rem;
}

.custom-pagination .page-item.active .page-link {
  background-color: transparent;
border-color: #dc3545;
color: #dc3545;
}

.custom-pagination .page-item:not(.active) .page-link:hover {
  background-color: #f8f9fa;
  border-color: transparent;
  color: #b71535;
}
table th, table td {
  font-weight: 500;
  font-size: 14px;
 }
 table thead th,table thead td, table tfoot th,table tfoot td {
  background-color: #D9D9D9 !important;
  font-weight: 500;
  font-size: 14px;
}

.bdge {
  display: inline-block;
  padding: 0.4em 1em;
  font-size: 0.9em;
  font-weight: 500;
  border-radius: 0.5rem;
  text-align: center;
  margin: 0.3em 0;
}

/* Color-specific bdge styles */
.bdge-green {
  background-color: #DEFDE8;
  color: #098D26;
}

.bdge-blue {
  background-color: #cce5ff;
  color: #004085;
}

.bdge-red {
  background-color: #FEE7E6;
  color: #E62B24;
}

.bdge-yellow {
  background-color: #fff3cd;
  color: #856404;
}

.bdge-cyan {
  background-color: #d1ecf1;
  color: #0c5460;
}

.bdge-pink {
  background-color: #f5c6cb;
  color: #721c24;
}

.layout-wrapper {  display: flex;
  min-height: 100vh;
}

.sidebar-wrapper {
  flex: 0 0 250px;
  background: white;
  transition: all 0.3s ease;
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
}

.sidebar {
  height: 100%;
  overflow-y: auto;
  padding: 1rem;
}

.main-content {
  flex: 1;
  padding: 20px;
  overflow-x: hidden;
  background-color: #f8f9fa;
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.sidebar-toggle {
  display: none;
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 1000;
  background: white;
  border: none;
  font-size: 1.5rem;
  cursor: pointer;
  padding: 5px 10px;
  border-radius: 5px;
}

.nav-link {
  color: #666;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  padding: 0.5rem 1rem;
  text-decoration: none;
}

.nav-link:hover, 
.nav-link.active {
  color: #333;
  background-color: rgba(0,0,0,0.05);
}

.submenu {
  padding-left: 1rem;
}

.has-submenu::after {
  content: '\F282';
  font-family: 'bootstrap-icons';
  margin-left: auto;
  transition: transform 0.3s;
}

.has-submenu.active::after {
  transform: rotate(180deg);
}
@media (min-width: 1024px) {
  .sidebar {
    width: 250px !important;
  }
}
@media (max-width: 768px) {
  .layout-wrapper {
      position: relative;
  }
  .sidebar {
    width: 250px !important;
  }
  .sidebar-wrapper {
      position: fixed !important;
      left: -250px;
      top: 0;
      bottom: 0;
      z-index: 1001;
  }

  .sidebar-wrapper.active {
      left: 0;
  }

  .main-content {
      width: 100%;
  }

  .sidebar-toggle {
      display: block;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .sidebar-wrapper {
      flex-basis: 200px;
  }
}


 /* DataTables Pagination Container */
 .dt-paging {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
}

/* Info display */
.dt-info {
  color: #555;
  font-size: 14px;
  margin-bottom: 15px;
}

/* Individual page button */
.dt-paging-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 34px;
  height: 34px;
  padding: 0 10px;
  margin: 0 5px;
  font-size: 14px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
  color: #333;
  cursor: pointer;
  transition: all 0.2s ease;
}

/* Previous and next buttons */
.dt-paging-button.previous,
.dt-paging-button.next {
  padding: 0;
  width: 34px;
  color: #C32361;
}

/* Current/active page */
.dt-paging-button.current {
  color: #dc3545;
  border-color: #dc3545;
  font-weight: 500;
}

/* Hover state */
.dt-paging-button:hover:not(.current):not(.disabled) {
  background-color: #f5f5f5;
  border-color: #ccc;
}

/* Disabled state */
.dt-paging-button.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

/* Items per page dropdown styling */
.dt-length {
  position: relative;
  margin-left: auto;
}

.dt-length select {
  appearance: none;
  padding: 6px 30px 6px 12px;
  font-size: 14px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
  color: #333;
  cursor: pointer;
}

.dt-length:after {
  content: "▼";
  font-size: 10px;
  color: #C32361;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

/* Container for the entire pagination system */
.dataTables_wrapper .dataTables_paginate {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}

/* Optional: Layout adjustments for responsive design */
@media screen and (max-width: 640px) {
  .dt-paging {
    justify-content: center;
  }
  
  .dt-info {
    text-align: center;
  }
}
#role-select{
    padding: 4px !important;
    margin-right: -28px;
    max-width: 140px;
}