/**Common css**/

/* width */
::-webkit-scrollbar {
  width: 8px;
  display: none;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #444;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #333;
}

.mainHead32 {
  font-size: 32px;
  font-weight: 600;
  color: #fff !important;
}

body {
  background: linear-gradient(254.05deg, #000000 0%, #313131 99.4%);
}
.sidebar-mini.sidebar-collapse .content-wrapper,
.sidebar-mini.sidebar-collapse .main-footer,
.sidebar-mini.sidebar-collapse .main-header {
  margin-left: -12.4rem !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 !important;
}
/**Start Dashboard css**/

.mainBox {
  display: inline-block;
  width: 100%;
  padding: 10px;
  height: 100vh;
}
.content-wrapper {
  background-color: #21212100;
  height: calc(100vh - 102px) !important;
  overflow-y: scroll;
  margin-left: 0 !important;
}
.layout-fixed .main-sidebar {
  left: 11px !important;
  top: 11px !important;
  border-radius: 25px;
  background: #ffffff1a;
  max-width: 280px;
  width: 100%;
}
.dashboardNav {
  margin-left: 0 !important;
}
.sidebarSil .brand_logo {
  max-width: 165px !important;
  width: 100% !important;
}
.sidebarSil .brand-link {
  text-align: center;
  border-bottom: none;
  padding: 20px 0 35px;
}
.nav-sidebar .nav-link.active {
  color: #fff;
  background: #4A418B !important; 

  border-radius: 10px;
}
.layout-fixed .brand-link {
  width: 100% !important;
}
.nav-sidebar .nav-link {
  color: #fff;
  width: 100% !important;
}
.main-sidebar {
  height: 98vh !important;
}
.maincontainer_ {
  margin-left: 296px;
}
.navbar-white {
  background-color: #0c0c0c00;
  color: #1f2d3d;
}
.admin-name-image {
  display: flex;
  align-items: center;
  gap: 11px;
}

.admin-name {
  margin: 0;
  font-size: 20px;
  color: #fff;
}
.navbar-inner ul {
  display: flex !important;
}
.navbar-inner ul li a:hover {
  color: #000 !important;
  text-decoration: none !important;
  text-underline-offset: 5px;
}
.navbar-inner ul li a {
  color: #000 !important;
}

.main-header {
  border-bottom: 1px solid #373737;
  z-index: 1034;
  padding: 20px 0;
}

.dashBar_ {
  background: #4A418B;
  border-radius: 8px;
}
.toggledash_ .nav-link {
  padding: 0;
}
.userImages_ {
  width: 43px;
}
.dashboardrightcontent_ {
  display: inline-block;
  width: 100%;
  height: calc(100vh - 100px);
  overflow-y: scroll;
  padding: 20px 0;
}
.usercountbox_ {
  /* background-image: url("../images/userCountImg.png"); */
  background-repeat: no-repeat;
  padding: 35px;
  background-size: 100% 100%;
  display: flex;
  align-items: start;
  gap: 20px;
  border: 1px solid #4A418B;
  border-radius: 35px;
}
.subhead24 {
  font-family: "Poppins";
  font-size: 24px;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
}
.headinmain32 {
  font-family: "Poppins";
  font-size: 40px;
  font-weight: 600;
  color: rgba(255, 255, 255, 1);
}
.content-wrapper {
  height: calc(100vh - 105px) !important;
  overflow-y: scroll;
  min-height: 100% !important;
}
.recentText {
  font-family: "Poppins";
  font-size: 22px;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
}
.recentUserSec {
  margin: 40px 0 0 0;
}
.recentTable {
  border-radius: 30px;
}
.recentHead {
  border: none !important;
  background-color: rgba(255, 255, 255, 0.05) !important;
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  text-transform: uppercase !important;
}
.recentTable th,
td {
  border-bottom: 1px solid rgba(38, 41, 42, 1) !important;
  padding: 20px !important;
}
.recentTable td {
  background-color: rgba(19, 26, 28, 1) !important;
}
.flexDiv {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.seeBtn {
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 500;
  color: rgba(30, 234, 255, 1);
  border: none;
  display: flex;
  align-items: center;
  gap: 5px;
  background-color: transparent;
}
.tableSubText {
  font-family: "Poppins";
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  text-transform: capitalize;
}
.profileImg_ {
  width: 28px !important;
  height: 28px !important;
  border-radius: 14px;
}
.nameProfile {
  display: flex;
  align-items: center;
  gap: 6px;
}
.eyeBtn {
  background: linear-gradient(
    101.17deg,
    #1eeaff 0%,
    #6e38ff 49.5%,
    #f600ff 100%
  );
  width: 30px;
  height: 31px;
  border: none;
  padding-bottom: 2px;
  border-radius: 50%;
}
.recentHead:first-child {
  min-width: 150px;
}
.recentHead:nth-child(2) {
  min-width: 220px;
}
.recentHead:nth-child(3) {
  min-width: 255px;
}
.recentHead:nth-child(4) {
  min-width: 175px;
}
.recentHead:last-child {
  min-width: 150px;
}
.searchInput {
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
  border-radius: 30px !important;
  font-family: "Poppins" !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(255, 255, 255, 0.12) !important;
  padding: 30px 24px 30px 65px !important;
}
.searchInput:focus,
.categoryInput:focus {
  box-shadow: none;
  background: rgba(255, 255, 255, 0.12) !important;
}
.searchInput::placeholder,
.categoryInput::placeholder {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: rgba(255, 255, 255, 1) !important;
}
.categoryInput {
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
  border-radius: 30px !important;
  font-family: "Poppins" !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(255, 255, 255, 0.12) !important;
  padding: 28px 24px 28px 24px !important;
}
.searchBarIcon {
  position: absolute;
  left: 26px;
  top: 20px;
}
.searchSection {
  position: relative;
}
.statusHeading {
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 500;
  color: rgba(174, 174, 174, 1);
  padding: 12px;
  position: relative;
  cursor: pointer;
}
.userListStatus {
  display: flex;
  align-items: center;
  gap: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 24px;
}

.statusHeading.active::before,
.statusHeading:hover::before {
  content: "";
  position: absolute;
  top: 98%;
  width: 100%;
  left: 0;
  height: 3px;
  border-radius: 2px;
  background: rgb(0,0,0);
  background: linear-gradient(90deg, rgba(0,0,0,1) 49%, rgba(30,151,194,1) 97%);
}
.statusHeading.active,
.statusHeading:hover {
  color: rgba(255, 255, 255, 1);
}
.userRecentTable {
  /* height: calc(72vh - 200px); */
  overflow-y: scroll;
}
.userDeatilHead {
  display: flex;
  align-items: center;
  gap: 16px;
}
.userDetailInfo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px;
  margin-top: 16px;
  background-image: url("../images/userDeatilBg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.06);
}
.profileMainImg {
  width: 120px !important;
  height: 120px !important;
  border-radius: 50%;
}
.userDetailLeft {
  display: flex;
  align-items: start;
  gap: 12px;
}
.userNameText {
  font-family: "Poppins";
  font-size: 28px;
  font-weight: 600;
  color: rgba(255, 255, 255, 1);
}
.userLabelText {
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 400;
  color: rgba(156, 156, 156, 1);
}
.labelBold {
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
}
.userDetailRight {
  display: flex;
  align-items: center;
  gap: 12px;
}
.blockbtn {
  background: linear-gradient(
    101.17deg,
    #1eeaff 0%,
    #6e38ff 49.5%,
    #f600ff 100%
  );
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  border: none;
  padding: 16px 35px;
  border-radius: 30px;
}
.deactivateBtn {
  background: linear-gradient(rgba(19, 26, 28, 1), rgba(19, 26, 28, 1))
      padding-box,
    linear-gradient(101.17deg, #1eeaff 0%, #6e38ff 49.5%, #f600ff 100%)
      border-box;
  border: 1px solid transparent;
  border-radius: 50px;
  padding: 15px 35px;
  color: rgba(255, 255, 255, 1);
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
.userDeleteBtn {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: rgba(244, 67, 54, 1);
  border: none !important;
}
.readText {
  color: rgba(30, 234, 255, 1);
  font-size: 15px;
  font-weight: 400;
  cursor: pointer;
}
.tableParaText {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 60ch;
}
.pendingBtn {
  background: rgba(250, 187, 40, 1);
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  border: none;
  padding: 6px 12px;
  border-radius: 5px;
  width: 100%;
}
.approveBtn {
  background: rgba(27, 174, 33, 1) !important;
}
.rejectBtn {
  background: rgba(244, 67, 54, 1);
}
.userDetailTable .recentHead:nth-child(2) {
  min-width: 160px !important;
}
.userDetailTable .recentHead:nth-child(3) {
  min-width: 200px !important;
}
.userDetailTable .recentHead:nth-child(4) {
  min-width: 270px !important;
}

.userDetailTable .recentHead:nth-child(5) {
  min-width: 150px !important;
}

.modal-dialog {
  height: 80vh;
  display: flex;
  align-items: center;
}
#createCategoryModal .modal-content,
#subCategoryModal .modal-content {
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: rgb(41 41 41 / 112%);
  border-radius: 30px;
  padding: 0 !important;
}
#createCategoryModal,
#subCategoryModal {
  width: 100%;
  max-width: 600px;
}
#createCategoryModal .modal-header,
#subCategoryModal .modal-header {
  position: relative;
  padding: 24px !important;
  justify-content: center !important;
  border-bottom: 1px solid rgba(47, 53, 55, 1) !important;
}
.modal_cancel {
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
}
.modal-header .btn-close {
  display: none;
}
#createCategoryModal .modal-body,
#subCategoryModal .modal-body {
  padding: 24px !important;
}
.modal_Heading {
  font-family: "Poppins";
  font-size: 28px;
  font-weight: 600;
  /* color: rgb(134, 36, 36); */
  
}
.categoryForm {
  margin: 16px 0 30px 0;
}
.crossBtnCategory {
  background: linear-gradient(
    101.17deg,
    #1eeaff 0%,
    #6e38ff 49.5%,
    #f600ff 100%
  );
  width: 58px;
  height: 52px;
  border: none;
  border-radius: 50%;
}
.inputFlex {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 12px;
}

/* new */
h1,p{
  color:white;
}
.userbutton{
  padding:10px;
  border:none;
  border-radius: 10px;
  background-color:#474750;
  color:white;

}

a:not([href]):not([class]) {
  /* color: inherit; */
  color: #b2babb;
  text-decoration: none;
}

.text-capital{
  text-transform: capitalize;
}
.white{
  color:white;
}
.black{
  color:black;
}
.red{
  color:red;
}
