a {
  cursor: pointer;
}
body{
  font-family: "Quicksand", sans-serif !important;
}
.fontSize16{
  font-size: 16px;
}
.fw500{
  font-weight: 500;
}
.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active,
.sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
  background-color: #2884ff;
  box-shadow: 0 0 14px #2884ff5e;
  color: #fff !important;
}
.sweet-alert-confirm-btn:focus {
  box-shadow: 0 0 0 0px rgb(57 146 130 / 50%) !important;
}
.modal-content {
  padding: 10px;
  border-radius: 20px;
}
.modal-labels {
  width: 100%;
  font-size: 14px;
  color: #323232c7 !important;
  font-weight: 500 !important;
  margin: 0;
}
.profile_modal_heading {
  text-align: center;
  width: 100%;
  font-size: 22px;
  color: #323232;
  font-weight: 600;
}
/* #createPassword {
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(100vh - 65px);
} */
.MuiPaginationItem-outlinedSecondary.Mui-selected {
  color: #399282 !important;
  border: 1px solid rgb(57 146 130) !important;
  background-color: rgb(57 146 130 / 20%) !important;
}
.auth-outer-fields {
  /* height: 100vh; */
  background: #fff;
  padding: 24px 50px 50px 50px;
  width: 100%;
  max-width: 560px;
  box-shadow: 0px 15px 31px 0px #00000017;
  max-height: 85vh;
  overflow: auto;
}
.hey-admin-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.auth-heading-form h1 {
  color: #323232;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}
.input-images {
  position: absolute;
  right: 12px;
  top: 44px;
}
.input-fileds {
  border-radius: 8px;
  border: 2px solid rgba(158, 172, 201, 0.2);
  width: 100%;
  outline: none;
  border: 1px solid #ECEBFE;
  padding: 19px 40px 19px 19px;
  font-size: 14px;
  font-weight: 500;
  color: #737373 !important;
}
.input-fileds::placeholder,
.MuiInputBase-root.MuiOutlinedInput-root.MuiInputBase-colorPrimary.select-technician {
  color: #9eacc9;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
/* .auth-heading-form p {
  color: #74819d;
  font-size: 18px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
} */
.remember-me-checkbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 25px 0 40px 0;
}
.remmeber-checkbox {
  height: 20px;
  width: 20px;
}
.auth-submit-button {
  padding: 13px 0;
  border-radius: 10px;
  background: #2884ff;
  width: 100%;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  border: none;
  background: linear-gradient(115.35deg, #25B4E6 -4.97%, #26509B 75.08%);
  max-width: 240px;
  /* margin: 0 auto; */
}
.hey-title {
  color: #fff;
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
}
.admin-text-welcome {
  color: #fff;
  font-family: Montserrat;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  margin: 0;
}

.admin-text {
  color: #fff;
  font-family: Montserrat;
  font-size: 70px;
  font-style: normal;
  font-weight: 700;
  margin: 0;
}
.forgot-heading {
  color: #26549E;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  text-transform: capitalize;
}
.remember-me {
  color: #323232;
  font-size: 16px;
  margin-left: 5px;
  font-style: normal;
  font-weight: 500 !important;
}
/* .form-outer {
  height: calc(100vh - 200px);
  display: flex;
  justify-content: center;
  flex-direction: column;
} */
.PhoneInputInput,
.PhoneInputInput:focus-visible,
.react-tel-input .form-control {
  border: unset !important;
  width: inherit !important;
  font-size: 18px !important;
  padding: 0;
}

/* .react-datepicker__input-container {
  top: -3px !important;
} */

.inputWrapper__dropdown {
  z-index: 2;
}

.sideheading .nav-link {
  color: #979999 !important;
}

.react-datepicker__close-icon::after {
  background-color: #192032 !important;
  font-size: 17px !important;
  width: 20px !important;
  font-weight: 700;
  padding: 0px 0px 3px 0px !important;
}

.react-datepicker__input-container input {
  /* border: none !important; */
  position: relative;
  /* text-indent: 23px; */
}

.react-datepicker__input-container input:focus {
  outline: 0;
  border: none;
}

.maskedinput {
  border: none;
  color: #000;
}

.sideBar-bg {
  background-color: #29639d;
}

.content-header {
  background: white;
  box-shadow: 0 0 15px #e1e0e0;
  padding: 9px 15px;
  margin-bottom: 21px;
}
.content-wrapper {
  height: calc(100vh - 60px) !important;
  background-color: #deecff;
  
}
.commonBox_ {
  background: #fff;
  padding: 25px !important;
  border-radius: 10px;
  height: calc(100vh - 214px);
  margin: 0 20px;
  overflow: auto;
}
/* .commonBox_.tableSection{
  padding: 0 !important;
} */
.headingMain {
  color: #2e3333;
  font-size: 30px !important;
  font-weight: 600;
  line-height: normal;
}

.pagination li a {
  border: 1px solid #e65c00;
  padding: 5px 18px;
  font-size: 16px;
  color: #e65c00 !important;
  border-radius: 5px;
  margin: 0 2px;
  text-transform: capitalize;
  font-weight: 500;
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: end;
}

.paginationMain_ .pagination .active a {
  color: white !important;
  background: #e65c00;
}

/* Start Login Page Css */
.adminLogo{
  border-radius: 50%;
}

.main-header .dropdown-menu {
  background: transparent !important;
  color: #ffffff;
  border-radius: 3px;
}

.paginationMain_ .previous.disabled a,
.next.disabled a {
  cursor: not-allowed !important;
}
.auth-bg-all {
  height: 100vh;
  width: 100%;
  background: radial-gradient(79.43% 79.43% at 50% 50%, #FFFFFF 0%, #B0D5FF 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.common-btn {
  border-radius: 8px;
  border: 1px solid #2884ff;
  background: #fff;
  padding: 8px 30px;
  color: #2884ff;
}
.special-label {
  display: none;
}

.input-field-phone {
  border-radius: 18px;
  border: 2px solid rgba(158, 172, 201, 0.2);
  width: 100%;
  padding: 2px 12px;
  outline: none;
}
.input-fields-modals {
  border-radius: 18px;
  border: 2px solid rgba(158, 172, 201, 0.2);
  width: 100%;
  padding: 8px 12px;
  outline: none;
}
.input-fields-modals::placeholder {
  color: #9eacc9;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
}
.MuiInputBase-root.MuiOutlinedInput-root.MuiInputBase-colorPrimary {
  width: 100%;
  border-radius: 18px;
  border: 2px solid rgba(158, 172, 201, 0.2);
}

.MuiSelect-select.MuiSelect-outlined.MuiInputBase-input.MuiOutlinedInput-input {
  width: 100%;
  padding: 10px 12px;
}

fieldset.MuiOutlinedInput-notchedOutline {
  border: none;
}

.cancel-btn {
  background-color: #deecff;
  border: none;
  border-radius: 18px;
  padding: 12px 35px;
  color: #323232;
  font-weight: 600;
}
.create-btn {
  background-color: #2884ff;
  border: none;
  border-radius: 18px;
  padding: 12px 35px;
  color: #fff;
  font-weight: 600;
}
.modals-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.dashboxcolor {
  background: var(
    --primary-yellow-c-77126,
    linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 100%),
    #380d59
  );
}
.small-box {
  background: none;
  border: none;
  box-shadow: none;
  background-blend-mode: overlay, normal;
  border-radius: 16px;
}
.inner h3,
.inner p {
  color: #fff;
}

/* react data table component css start  */
.rdt_TableCell div:first-child {
  overflow: unset !important;
  white-space: initial !important;
  justify-content: center;
}
.toggle-btn {
  background: no-repeat;
  border: none;
  color: #4c4747;
  font-size: 14px;
  font-weight: 400 !important;
}
.active-user {
  height: 9px;
  width: 9px;
  background-color: #12e512;
  border-radius: 50px;
}
.inActive-user {
  background-color: red;
}
.active-text {
  color: #12e512;
}
.in-active-text {
  color: red;
}

.rdt_TableHead {
  color: #333 !important;
  font-weight: bold !important;
  border-radius: 5px;
  font-size: 15px !important;
}
.rdt_TableHeadRow {
  background-color: #2884ff2e !important;
}
.data-table div:first-child {
  overflow-x: unset !important;
  overflow-y: unset !important;
}
/* react data table component css end  */
.input-images-password {
  position: absolute;
  right: 8px;
  top: 40px;
  cursor: pointer;
}
.react-tel-input .flag-dropdown {
  background-color: #f5f5f5;
  left: 0 !important;
  border-radius: 18px !important;
  border: 2px solid rgba(158, 172, 201, 0.2) !important;
}
.react-tel-input .form-control {
  padding-left: 36px !important;
}
.react-tel-input .selected-flag:hover,
.react-tel-input .selected-flag:focus {
  border-radius: 18px !important;
}
.react-tel-input .flag-dropdown.open .selected-flag {
  border-radius: 18px !important;
}
.react-tel-input .country-list {
  max-height: 160px !important;
}
.sidebar-collapse .sidebartoggle {
  background: gray !important;
  border-radius: 8px;
}
.input-images-password-modal {
  position: absolute;
  right: 6px;
  top: 4px;
  cursor: pointer;
}

/* login form css */
.primaryHeading{
  font-size: 36px;
  font-weight: 600;
  color: #313131;
}
.labelTxt {
  font-size: 14px;
  font-weight: 600 !important;
  color: #737373;
  margin-bottom: 4px;
  margin-left: 15px;
}
.formContainer{
   padding-top: 37px;
}
.input-fileds:focus{
  outline: 1px solid #26549E;
}
.emailInput{
  margin-bottom: 40px;
}
.remember-me-checkbox .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.remember-me-checkbox .form-group label {
  position: relative;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  color: #737373;
  margin-bottom: 0;
}

.remember-me-checkbox .form-group label:before {
  content: '';
  webkit-appearance: none;
  background-color: transparent;
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 9px;
  border: 1px solid #26549E;
  box-shadow: 0px 4px 15px 0px #0000000A;
  border-radius: 4px;
}

.remember-me-checkbox .form-group input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 7px;
  width: 5px;
  height: 11px;
  border: solid #26549E;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.subHeading{
    color: #74819d;
    font-size: 14px;
    font-style: normal;
    text-align: center;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 8px;
}
.userViewImg{
  width: 100%;
  max-width: 100px;
  height: 100px;
  border-radius: 50%;
}
.sidebar-collapse .main-sidebar .adminLogo {
  width: 59px;
  height: 58px;
  object-fit: cover;
}
.pendig-text{
  color: #fd7e14;
}
.pending-user{
  background-color: #fd7e14;
  height: 9px;
  width: 9px;
  border-radius: 50%;
}

.paginateSec {
  display: flex;
  align-items: center;
  justify-content: center;
  /* margin-top: 20px; */
  position: fixed;
  left: 250px;
  bottom: 0;
  right: 0;
  padding: 10px;
}

.paginateSec li {
  color: #007bff;
  font-family: "Poppins";
  font-size: 18px;
  font-weight: 500;
}

.paginateSec .paginationBox.mb-0 {
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 12px;
}

.paginateSec li.selected {
  background: #007bff;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: 600;
  color: #fff;
}

.paginateSec li.previous a,
.paginateSec li.next a {
  color: #007bff !important;
  font-size: 24px !important;
  font-weight: 500 !important;
  text-decoration: none;
}

.paginateSec li.next.disabled a,
.paginateSec li.previous.disabled a {
  cursor: not-allowed;
}

.tableRow {
  margin-bottom: 5px; /* Adjust the space between rows */
  padding: 5px 0; /* Adds padding within the row */

}

.searchIcon {
  position: absolute;
  right: 15px;
  top: 15px;
  color: #2884FF;
}
input:focus-visible{
  outline: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}

.infoBtn__{
  background-color: #fff;
  border: 1px solid #2884ff;
  border-radius: 50px;
  box-shadow: 0 5px 20px 0 #3f4caf33;
  font-weight: 500;
  margin-bottom: 10px;
  margin-right: 10px;
  padding:10px 25px;
}
.infoBtn__.active{
  background-color: #2884ff;
  border: 1px solid #2884ff;
  color: #fff;
}
/*View Profile CSS*/
.viewProfileImg {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.profileInfoRow{
  margin-bottom: 20px;
  border-bottom: 1px solid grey;
}
.mainViewQues {
  margin-bottom: 12px;
}
.viewProfileInfoHeading{
  font-size: 16px !important;
  color: #000000 !important;
}
.loaderContainer{
  display: flex;
  justify-content: center;
  height: calc(100vh - 250px);
}
.inputFieldArea{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.ratingLbl{
  margin-right: 8px;
}
.ratingInputField{
    padding: 12px 20px ;
    width: unset;
}
.addProfileBtn{
  padding: 9px 30px !important;
  margin-top: 0px !important;
  width: unset;
  max-width:unset;
}
.overallRating{
  display: flex;
  align-items: center;
}
.profileInformation{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.usrQuesParentBox{
  max-height: calc(100vh - 400px);
  overflow-y: auto;
  overflow-x: hidden;
}
/* .eventTableParent .rdt_TableCol:last-child .rdt_TableCol_Sortable{
  justify-content: center;
} */
 .eventTableParent .rdt_TableCol .rdt_TableCol_Sortable{
  justify-content: center;
}
.eventTableParent .rdt_Table .rdt_TableCell{
  justify-content: center;
}
.usersDataTable .rdt_TableCol .rdt_TableCol_Sortable{
  justify-content: center;
}
.usersDataTable .rdt_Table .rdt_TableCell{
  justify-content: center;
}

body.sidebar-collapse .paginateSec{
  left: 4.6rem;
}