@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap");
/* width */
::-webkit-scrollbar {
  width: 5px !important;
}

/* Track */
::-webkit-scrollbar-track {
  background: transparent !important; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: rgb(20, 108,180) !important;
}

:root {
  /* --fresh-green: #54B44C; */
  --fresh-green: #35a12b;
  --deep-blue: rgb(20, 108,180);
  --burgundy: #800020;
  --black: #000;
}

body {
  font-family: "Poppins" !important;
  background: #f0f0f0 !important;
}

/* .MuiFormControl-marginNormal{
  margin-top: 0px !important;
  margin-bottom: 1rem !important;
} */

.MuiMobileStepper-root{
  background-color: transparent !important;
}

.MuiSelect-select.MuiSelect-select{
  text-align: left !important;
}

.MuiListItem-root.Mui-selected, .MuiListItem-root.Mui-selected:hover{
  color: #ffffff !important;
}

.MuiMobileStepper-dotActive{
  color: white !important;
    background-color: white !important;
}
pdleft{
  padding-inline: 20px !important;
}


/* for React keyboad backspace button adjustment */
.hg-theme-default .hg-button{
  padding: 2px !important;
}

/* New login page css */
.wrapTotal {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}

.loginFullCoontainer {
  display: flex !important;
  height: 93vh;
  width: inherit !important;
}

.mb17{
  margin-bottom: 17% !important;
}

.LoginFooter {
  background-color: var(--fresh-green) !important;
  height: 7vh !important;
  /* height: 2.8rem !important; */
  /* position: fixed;
  bottom: 0;  */
  /* padding-top: 0.5rem;
  padding-bottom: 1rem; */
  /* bottom: -45rem; */
  /* display: flex;
  align-items: center; */
}

.blueFooter {
  background-color: var(--deep-blue) !important;
  height: 7vh !important;
  /* background: linear-gradient(270deg, var(--deep-blue), var(--fresh-green)) !important; */
}

.greenHeader {
  color: var(--fresh-green);
  font-size: large;
  font-weight: 600;
}

.rcg {
  display: flex;
  /* justify-content: center; */
  align-items: center;
  margin-top: 10px;
}

.bgGrey {
  /* background-image: url("../images/CaptchaBG.png"); */
  background-image: url("../images/CaptchaBG.png");
  border: #000;
  height: 2.5rem;
  /* width: 50%; */
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.bgGrey img {
  width: 100%;
  max-height: 100%;
  object-fit: none;
}
.submitLogin {
  margin: 13px 0px 0px !important;
  /* background-color: #ed8423 !important; */
  background-color: var(--deep-blue) !important;
  color: white !important;
  /* width: 90% !important; */
}

.outlineNext {
  margin: 13px 0px 0px !important;
  /* color: #e46b02 !important;
  border: 1px solid #e46b02 !important ; */
  color: var(--deep-blue) !important;
  border: 1px solid var(--deep-blue) !important;
  border-radius: 5px !important;
  /* width: 90% !important; */
}
.confAddress {
  margin: 13px 0px 10px !important;
  background-color: var(--deep-blue) !important;
  color: white !important;
  /* width: 90% !important; */
}

.MobileContainer{
  margin-top: 6rem !important;
  min-width: 78vw !important;
  max-width: 100vw !important;
  min-height: 50vh !important;
  max-height: 50vh !important;
}

.DashboardMobileContainer {
  margin-top: 6rem !important;
  min-width: 78vw !important;
  max-width: 100vw !important;
  min-height: 50vh !important;
  max-height: 50vh !important;
}

.LoginCard {
  overflow: auto !important;
}


.rccs-card-default {
 background-color: #cf0303 !important;
}
/* .MuiDrawer-paper{
  background: white !important;
} */

/*  start --> css for debit card regular and contactless image */

.rccs{
  margin: 1rem 0px 9rem 0px !important;
}

.rccs__card--maestro .rccs__card__background, .rccs__card--mastercard .rccs__card__background {
  background-image: url(../images/headerBG.webp) !important;
}

.rccs__card {
  /* width: 100px; */
  height: 89px !important;
  margin: 0 0 !important;
  position: relative;
  transform-style: preserve-3d;
  transition: all 0.4s linear;
  width: 174px !important;
}

.rccs__card__background {
  height: 100% !important;
  left: -170% !important;
  position: absolute !important;
  width: 100% !important;
}

.rccs__card--front, .rccs__card--back{
  background-image: url(../images/headerBG.webp) !important;
  background-size: cover !important;
  border-radius: 14.5px;
  color: #fff;
  height: 229% !important;
  left: 0;
  top: 0;
  transform-style: preserve-3d;
  width: 186% !important;
}

.contactlessImage{
  background-image: url(../images/headerBG.webp) !important;
  background-size: cover !important;
  border-radius: 14.5px;
  color: #fff;
  height: 229% !important;
  left: 0;
  top: 0;
  transform-style: preserve-3d;
  width: 186% !important;
}

.rccs__chip  {
  background-image: none !important;
}

/* .rccs__card--maestro .rccs__issuer{
  display: none !important;
  background-image: url(../images/APGB_Fevicon.png) !important;
} */

.rccs__issuer{
  background-image: url(../images/APGB_Fevicon.png) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  width: 50px !important;
  height: 50px !important;
  position: absolute !important;
  right: 10% !important;
  top: 10% !important;
}

.rccs__card--maestro > div, .rccs__card--mastercard > div {
  color: #fff !important;
  
}

.rccs__number {
  clear: both;
  font-family: "Consolas", "Courier", monospace;
  font-size: 20px;
  left: 10%;
  position: absolute;
  top: 55% !important;
}

.rccs__expiry__valid{
  display: none !important;
}

.rccs__expiry {
  bottom: 10% !important;
  font-size: 0;
  line-height: 1;
  position: absolute;
  right: 54% !important;
}

.rccs__name{
  bottom: 10% !important;
}

.toggleRegularContactlessCard{
  bottom: 11rem;
  right: 57rem;
  opacity: 5;
}

/*  End --> css for debit card regular and contactless image */

.my-row {
  overflow-x: hidden;
  height: 100vh;
  display: flex;
  flex-direction: column;
}

.dashboard-footer {
  display: flex;
  /* justify-content: space-evenly; */
  gap: 1rem;
}

.dashboardPosition{
  position: fixed !important;
  top: 6rem !important;
}

label {
  margin-bottom: 0rem !important;
}

.MuiPickersBasePicker-pickerView {
  background-color: white !important;
}
.MuiDialogActions-root {
  background-color: white !important;
}

.swal2-container{
  z-index: 1202 !important;
}



/* .MuiOutlinedInput-input {
  padding: 0px !important;
} */

.MuiToolbar-dense {
  min-height: 0px !important;
}

/* .MuiSvgIcon-root {
  fill: white !important;
} */


/* .LoginLink {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  color: black !important;
  opacity: 0.8;
  margin-left: 100px;
} */
.form {
  margin-top: 20px;
  max-width: 250px;
  width: auto;
  margin-right: 10px;
  height: 80%;
}
.LoginLink1 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  color: white !important;
  opacity: 0.8;
}
.otpcard {
  height: 80%;
  /* width: 70vh; */
}

.dashboardIcon {
 color: white !important;
  
}

.dashboardText {
  color: white !important;

}

.displayFlexTrue{
  display: flex !important;
  justify-content: space-evenly !important;
}

.displayFlexColoumn{
  display: flex;
  flex-direction: row;
}

.displayFlexTermDeposit{
  display: flex;
  justify-content: space-around;
  align-items: center;
}



.loginSubHeader {
  color: #ffffff !important;
  font-weight: 500 !important;
  margin-bottom: 1em !important;
  font-size: 16px !important;
  /* font-family: 'Poppins'!important; */
}

.loginPageLabel {
  color: rgba(255, 255, 255, 1) !important;
  font-size: 10px !important;
  font-weight: 500 !important;
  line-height: 
  18px !important;
  letter-spacing: 0em;
  text-align: left !important;
  /* margin: 15px 0px 5px !important; */
}

.MuiTab-wrapper {
  color:#fff !important;
  font-size: 10px !important;
  padding: 8px !important;
  border-radius: 1.2rem;
  /* background-color: rgba(228, 107, 2, 1)!important; */
  background-color: var(--deep-blue);
}
.ibStyle {
  font-weight: 700;
  color: rgba(255, 255, 255, 1);
  font-size: 32px;
}

/* .hideHamburger{
  margin: 2rem !important;
} */

.dashboardHover {
  /* background-color: green !important; */
  background-color: var(--deep-blue) !important;
  /* padding: 0.5rem !important;  */
  border-radius: 10px !important;
  width: 13rem !important;
  margin: 0px 0px 6px 20px !important;
 
}

/* .dashboardHover:hover {
  background-color: yellow !important;  
} */

.MuiListItem-root.Mui-selected,
.MuiListItem-root.Mui-selected:hover {
  color: #237516  !important;
}

.MuiList-root {
  background-color: white !important;
}

.loginLogo {
  width: 90% !important;
  object-fit: contain;
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.registerLogo {
  width: 100%;
  object-fit: contain;
  margin-top: 2rem !important;
}
.logoContainer {
  width: 23em;
  height: 4.2em;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1.1em 0 0 2em;
  cursor: pointer;
}

.MuiList-padding {
  padding: 0px !important;
}

.hiddenDrawerList img {
  margin-right: 20px;
  font-weight: 500 !important;
  width: 2rem !important;
}

/* .MuiStepLabel-label.MuiStepLabel-alternativeLabel {
  margin-top: 10px !important;
} */

/* .MuiPaper-root {
  background: rgba(71,178,126,0.28) !important; */
  /* background: rgba(255, 255, 255, 0.28) !important;
} */

/* .MuiStepLabel-label.MuiStepLabel-active {
  color: white !important;
} */

.dashbtn {
  border: 1.5px solid #16053c;
  box-shadow: 0px 20px 50px -10px #0000000d;
  border-radius: 7px;
}
/* 
.MuiStepper-horizontal {
  margin-top: -5px !important;
} */
.activatecustomerIDtext {
  /* margin-top: 15px !important; */
  margin-bottom: 11px !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
  color: rgba(255, 255, 255, 1);
}

.makeStyles-nextButton-11 {
  width: 76% !important;
}

.makeStyles-backButton-25 {
  width: 76% !important;
}

.makeStyles-backButton-12 {
  width: 76% !important;
}

.MuiTypography-displayBlock {
  display: block;
  /* color: white !important; */
}

.typo {
  font-size: 1rem !important;
  /* color: #007e38 !important; */
  color: var(--fresh-green) !important;
}
/* .MuiTouchRipple-root {
  color: #027500;
} */
/* 
Theme
.MuiTableCell-head {
  background-color: #237516 !important;
} */


/* toggle switch starts*/

/* Style for the container (label) of the toggle button */
.toggle-button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  font-size: 16px;
  margin-right: 10px;
}

/* Hide the default checkbox input */
.toggle-button input {
  display: none;
}

/* Style for the slider (the visual part of the toggle button) */
.slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  border-radius: 34px;
  transition: 0.4s;
}

/* Change the background color of the slider when the checkbox is checked */
.toggle-button input:checked + .slider {
  background-color: #2196F3;
}

/* Style for the text label on the toggle button */
.toggle-button::before {
  content: attr(data-text);
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  transition: 0.4s;
}

/* Move the label to the left when the checkbox is checked */
.toggle-button input:checked + .slider::before {
  transform: translateX(-40px); /* Adjust the distance as needed */
}


/* toggle switch end */



/* Add margin to all Typography elements except the last one */
.sub-footer1 > :not(:last-child) {
  margin-right: 2rem; /* Adjust this value to control the space between elements */
}

.fontSize {
  font-size: 12px !important;
  /* color: #fff !important; */
  height: inherit;
}




/* Login Page end */

.MuiStepper-root {
  display: flex;
  padding: 2px !important;
  /* background-color: rgb(71, 178, 126, 0.28) !important; */
  /* padding-bottom: 1px !important; */
}

/* .MuiStepConnector-line {
  border-color: #ffffff !important;
} */

.MuiTypography-body1 {
  font-size: 12px !important;
  /* text-transform: capitalize !important; */
}

/* NEW CSS */

/* .New-User {
  background: linear-gradient(116.61deg, #D10611 -8.71%, #70130E 103.83%);
  background: linear-gradient(105.2deg,
      #dfd7ff 1.78%,
      rgba(241, 237, 255, 0.46) 59.59%,
      rgba(223, 215, 255, 0) 100%) !important;
}  */

/* .MuiTable-root {
max-width: 65% !important;
} */

.MuiListItem-button:focus {
  background: #fff !important;
  font-weight: bold !important;
}

.paperNewUser1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  /* width: -webkit-fill-available; */
  box-shadow: 4px 4px 6px 7px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(150, 150, 152, 1);
  border-radius: 1rem;
  /* margin: 8rem; */
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: rgba(255, 255, 255, 0.28) !important;
}

.paperNewUser {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: -webkit-fill-available;
  margin-top: 0px;
  /* background-color: rgb(71,178,126) !important; */
}

.MuiList-padding {
  padding-top: 0px !important;
}

.MuiList-root {
  background-color: #237516;
}

.OTP {
  display: flex;
  justify-content: flex-start;
}

.OTP2 {
  display: flex;
  justify-content: space-between;
}

.OtpLabel {
  font-size: 14px;
  font-weight: bolder;
}

.activateForm {
  width: 80%;
  margin-top: -11px !important;
}

.MuiListItem-button:active {
  border-right: #787878 !important;
  background-color: #237516 !important;
}

button:focus {
  outline: none !important;
}

.MuiListItem-button:focus-within {
  /* background-color: #f4850c !important; */
  /* background: #fff !important;
   */
  /* background-color: #007D3A !important; */
  /* background-color: #378b29; */
  background: #237516 !important;
  color: #fff !important;
  font-weight: bolder !important;
}

.MuiListItem-button:visited {
  border-right: 1px solid yellow !important;
  /* background-color: #36a2d8 !important; */
}

.icon-Dashboard:focus {
  color: green !important;
}


.MuiInputLabel-asterisk{
  color: #000 !important;
}

/* .MuiListItem-root.Mui-disabled{
  background-color: #000 !important;
} */

.MuiDrawer-paper{
  top: 10rem !important;
height: 69% !important;
  /* background-color: #F0F0F0 !important;
  overflow: auto !important; */

}

.MuiDrawer-paperAnchorDockedLeft {
  /* background: linear-gradient(
    116.79deg,
    #ffffff -11.11%,
    #f2f8f8 115.45%
  ) !important; */
  background: #F0F0F0 !important ;
  /* border: none !important; */
  border-right: 1px solid rgba(0, 0, 0, 0.12) !important;
  width: 16rem !important;
}

.MuiButton-root {
  text-transform: capitalize !important;
}

/* for top accordion */
.ui.grid {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
      padding-left: 0 !important;
padding-right: 0 !important;
}


/* carousle css */
carousel-container {
  position: fixed;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
}

.slide {
  display: flex;
  position: absolute;
  align-items: center;
  z-index: -2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition:  transform 2s; /* Increase the duration to slow down transitions */
  opacity: 0;
  transform: translateX(12%); /* Start position for sliding effect */
}


.slide.active {
  opacity: 1;
  transform: translateX(6%); /* End position for sliding effect */
}


/* .carousel {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  transition: transform 0.4s;
} */

/* .slide {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  height: 200px;
  transition: transform 0.5s;
}

.slide.active {
  transform: scale(1.2);
  z-index: 1;
} */

img {
  /* max-width: 100%; */
  /* max-height: 100%; */
  max-width: 100%;
  max-height: 60%;
}

.prev-button,
.next-button {
  position: absolute;
  justify-content: space-evenly;
  top: 50%;
  right: 100%;
  transform: translateY(-20%);
  background: transparent;
  border: none;
  font-size: 24px;
  cursor: pointer;
}

.prev-button {
  left: 10px;
}

/* .next-button {
  right: 10px;
} */

/* Add this CSS for the dots */
.dots {
  display: flex;
  justify-content: center;
  /* margin-top: 10px; */
}

.dot {
  position: fixed;
  /* top: 25rem; */
  left: 10rem;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 50%;
  background-color: #999;
  cursor: pointer;
  transition: background-color 0.3s;
}

.dot.active {
  background-color: #333;
}

/* carousel css ends */


.accountDetailsTable{
  display: flex;
  /* justify-content: center;
  align-items: center; */
}

.bgCardAccountDetails {
  margin-left: 2rem;
    margin-right: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 3rem;
    border-radius: 10px !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.bgCard {
  /* position: fixed; */
  /* box-shadow: 0px 20px 50px -10px rgba(0, 0, 0, 0.05) !important; */
  margin-left: 1rem;
  margin-right: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  border-radius: 10px !important;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.bgCardWithoutPb {
  /* position: fixed; */
  /* box-shadow: 0px 20px 50px -10px rgba(0, 0, 0, 0.05) !important; */
  margin-left: 1rem;
  margin-right: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  border-radius: 10px !important;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.fixedPositionCard {
  /* position: fixed;
  top: 6.2rem;
  max-height: 80%; */
  margin: 1vh 1vw 1vh 1vw;
  border-radius: 10px !important;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.fixedPositionPositivePay {
  /* position: fixed;
  top: 6.2rem;
  max-height: 79%;
  margin-right: 1rem;
  margin-left: 1rem; */
  margin: 1vh 1vw 1vh 1vw;
  border-radius: 10px !important;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.fixedPositionAccountDetails {
  /* position: fixed;
  top: 5.5rem;
  max-height: 79%;
  min-width: 70%;
  margin-right: 1vh;
  margin-left: 1vh; */
  margin: 1vh 1vw 1vh 1vw;
  border-radius: 10px !important;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.ABCDLogin {
  margin-top: 100px !important;
}

.bttn101 {
  background-color: #ccc !important;
  color: #000 !important;
}

.headerGrid {
  display: flex;
  /* justify-content: flex-end; */
}

.mb-30 {
  margin-bottom: 20px;
}

.MuiTableSortLabel-root {
  font-size: 12px !important;
  opacity: 0.8 !important;
  /* color: #7b7b7b !important; */
  /* width: max-content !important; */
}

.MuiTableRow-root {
  font-size: 12px !important;
  max-height: fit-content !important;
  /* width: max-content !important; */
}

/* .MuiTableHead-root{
  display: flex !important;
  justify-content: end !important;
} */

.gridFlexStart {
  /* height: 100%; */
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  /* align-items: center !important; */
  /* background-image: url(../../src/img/LoginGroupedImage.png) !important; */
}

.errorMsg {
  font-family: "Poppins" !important;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  /* line-height: 21px; */

  color: #cf0303;
}

.MuiTextField-root {
  /* background: #fcfcfc !important; */
  /* border: 1px solid rgba(0, 0, 0, 0.1) !important; */
  border-radius: 5px !important;
}

/* .MuiTextField-root:focus	{
border: 1px solid #787878 !important;
} */

.MuiInputLabel-root {
  font-family: "Poppins" !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  color: #000 !important;
}

.MuiTypography-button {
  font-size: 12px !important;
  text-transform: capitalize !important;
  padding: 15px;
  /* color: rgba(69, 69, 69, 1) !important; */
}

.MuiTypography-body1 {
  font-size: 12px !important;
  /* text-transform: capitalize !important; */
}

.AccCard {
  /* height: 100%;
  margin: 10px; */
  /* box-shadow: 0px 20px 50px -10px rgba(0, 0, 0, 0.05) !important; */
  /* border-radius: 10px !important; */
  width: 120px;
  height: 100px;
  flex: 0 0 auto;
}

.DashboardCards {
  width: 100%;
  height: 100%;
}

.ml {
  margin-left: 10px;
}

.circle {
  background: #ffffff;
  border-radius: 50%;
  width: 130px;
  height: 130px;
  padding-top: 50px;
  padding-left: 50px;
}

.limitCard {
  background: #f4f4f4 !important;
  border-radius: 10px !important;
}

.limicardhead {
  padding-bottom: 5px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  text-align: center;

  color: #454545;
}

.limicardbody {
  padding: 10px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  color: #454545;
}

.successMsg {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  color: #027500;
}

.inputLableCustomStyle {
  color: var(--black) !important;
  font-size: 0.875rem !important;
}

.drpdownBG {
  background: #fcfcfc !important;
}

/* .MuiTableCell-root {
  border: 1px solid black !important;
  background-color: #007D3A !important;
  padding: 1rem !important;
} */

.MuiPickersBasePicker-pickerView {
  max-width: none !important;
}

.MuiPickersCalendar-transitionContainer {
  margin-top: 0px !important;
}

.bg-img {
  background: url("./img/Group 13674.png");
  /* background-repeat: no-repeat; */
  background-attachment: fixed;
}

.MuiSwitch-colorSecondary.Mui-checked {
  color: #007d3a !important;
}

.MuiSwitch-colorSecondary.Mui-checked + .MuiSwitch-track {
  background-color: #007d3a !important;
}

.MuiIconButton-colorSecondary {
  color: #007d3a !important;
}

.helpButton {
  font-size: 0.8rem !important;
  height: 40px !important;
  width: 100px !important;
  padding: 0.2rem 2.5rem !important;
  border-radius: 5px !important;
  background: #007d3a !important;
  box-shadow: 0px 2px 6px #888888 !important;
  color: #fff !important;
  margin: 5px !important;
}

/* NEW CSS END*/

.form-control select {
  width: 10rem !important;
  height: calc(1rem + 0.75rem) !important;
  font-size: 14px !important;
  margin-left: 4px;
  padding: 14px;
}

.MuiButton-containedPrimary {
  color: #fff !important;
  background-color: #a40307 !important;
}
/* .MuiListItem-button{
  background-color: #787878 !important;
} */
.MuiListItem-button:hover {
  /* background-image: linear-gradient(315deg, #378b29 0%, #74d680 74%) !important; */
  background:  #237516 !important;

  /* background-image: linear-gradient(to right top, #000000, #532623, #975420, #bb9900, #a8eb12) !important; */
  color: #fff !important;
  /* margin-left: 10px;
  border-radius: 20px 0px 0px 20px;
  overflow: hidden; */
  /* margin-left: 16px !important;
  border-radius: 12px !important; */
}

.MuiAppBar-colorPrimary {
  color: #000 !important;
 background-color: #fff !important;
}

.MuiAccordion-root {
  width: -webkit-fill-available !important;
   background: #ffffff !important;
}

/* .MuiTab-textColorInherit {
  border: 1px solid #000 !important; 
   border-right: 1px solid #000 !important; 
} */

/* .MuiTab-textColorInherit.Mui-selected {
  background-color: #803031 !important;
  color: #fff !important;
} */



.DashImg {
  background-color: white;
  width: 16rem;
  height: 4.34rem;
  padding: 0px 15px;
  position: relative;
}

.MobileDashImg {
  background-color: white;
    width: 16rem;
    height: 4.34rem;
    padding: 0px 15px;
    position: relative;
}

.MobileDashboardImg{
   width: 100%;
  object-fit: contain;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.WrapImgdash {
  display: flex;
  align-items: center;
  height: 100%;
  background-color: #F0F0F0;
}

.MobileWrapImgdash{
  display: flex;
    align-items: center;
    height: 100%;
}

.DashBoardImg {
  width: 100%;
  max-height: 100%;
  object-fit: contain;
  /* margin-top: 2rem;
  margin-bottom: 2rem; */
}

/* .MuiDrawer-paper{
  height: 69% !important;
} */

.LoginLink {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500 !important;
  font-size: 10px;
  /* color: #007D3A !important; */
  opacity: 0.8;
}

.footer {
  grid-row-start: 2;
  grid-row-end: 3;
}

.MuiOutlinedInput-adornedStart {
  /* padding: 10.5px 14px !important; */
  color: black !important;
}

.boxDivSty {
  position: fixed;
  bottom: 0px;
  justify-content: center;
  /* height: 4px; */
  /* background-color: #803031; */
  color: #fff;
  /* font-size: inherit; */
  /* max-height: 10%; */
}

.boxStyle {
  margin: 0.6rem 2rem !important;
  font-size: 1rem;
}

/* .MuiFormLabel-root {
  color: #000 !important;
  font-weight: 500 !important;
} */

.main_div {
  position: relative;
  height: 100vh;
}

/* a {
color: #fff !important;
text-decoration: none;
}

a.active{
background-color: rgba(242, 115, 53, 1);
} 
.icon{
color: rgba(99, 99, 99, 1);
font-weight: 700;
padding-right: 5px;
font-size: 18px;
} */

/* INTERNAL CSS START */

.root {
  height: 130%;
  background-color: rgba(240, 240, 240, 1) !important;
}

.container {
  margin-top: 2rem;
  position: relative;
  align-items: center;
  justify-content: center;
}

.contentHeading {
  /* text-align: left;
  font-weight: 400 !important;
  font-size: 10px;
  color: rgba(0, 86, 38, 1) !important; */

  font-family: Roboto;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: var(--black) !important;
}
/* .matTable {
  padding: 14px;
} */

.gridItemSppacing {
  padding: 16px;
}

.paper {
  padding: 16px;
  padding-top: 0px;
  text-align: center;
  box-shadow: none !important;
  /* border: 1px solid rgba(0, 0, 0, 0.1) !important; */
}

/* .paperLogin {
  margin: 25px 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
} */

.paperLogin {
  /* margin: 25px 0px;
  display: flex;
  flex-direction: column;
  align-items: center; */
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2px;
  /* background-color: transparent; */
  /* opacity: 0.28; */

  /* background:#ffffff80 !important; */
  /* margin: 25px 0px; */
}

.formControl {
  margin: 8px !important;
  min-width: 220 !important;
  height: calc(1rem + 0.75rem) !important;
  font-size: 14px !important;
}

.selectEmpty {
  border: 1px solid #ccc;
  border-radius: 0.5rem;
  font-size: 14px;
}

.accNoHeader {
  padding-left: 18px;
  color: #454545;
  /* font-weight: 600; */
  font-size: 14px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  padding: 1rem !important;
}

.removePadding {
  padding-top: 1rem;
  padding-left: 1.5rem;
  color: #454545;
  /* font-weight: 600; */
  font-size: 14px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
}

.headline-color {
  color: white !important;
}

.table-menu-size{
  font-size: 14px !important;
}

.headline-bg-color{
  background-color: #45a12e;
  color: #ffffff !important;
  /* height: 3vw; */
  display: flex;
  justify-content: start;
  align-items: center;
  padding-bottom: 0.5rem;
  padding-inline: 2rem;
}

.accNo {
  /* border: 1px solid #ccc; */
  border-radius: 0.5rem;
  align-items: center;
  /* height: 5rem; */
  margin-top: 1rem;
}

.NomaccNo {
  /* border: 1px solid #ccc; */
  border-radius: 0.5rem;
  align-items: center;
  /* height: 5rem; */
}

/* .accNoacct{
  border: 1px solid #ccc;
  border-radius: 0.5rem;
  align-items: center;
  height: 5rem;
} */
.formTitle {
  font-size: 14px;
  font-weight: 500;
  color: #7b7b7b;
}

.formText {
  font-size: 14px;
  font-weight: 600;
}

.submit {
  /* margin: theme.spacing(4, 0, 0), */
  font-size: 0.8rem !important;
  height: 40px !important;
  width: 100px !important;
  padding: 0.2rem 2.5rem !important;

  border-radius: 5px !important;
  background: var(--deep-blue) !important;
  /* font-weight: 600 !important; */
  /* border: 1px solid #a40307 !important; */
  box-shadow: 0px 2px 6px #888888 !important;
  color: #fff !important;
  margin: 5px !important;
}

.FDSubmit {
  font-size: 0.8rem !important;
  height: 40px !important;
  width: fit-content !important;
  padding: 0.2rem 2.5rem !important;

  border-radius: 5px !important;
  background: var(--deep-blue) !important;
  /* font-weight: 600 !important; */
  /* border: 1px solid #a40307 !important; */
  box-shadow: 0px 2px 6px #888888 !important;
  color: #fff !important;
  margin: 5px !important;
}

.blockBtn {
  font-size: 0.8rem !important;
  height: 40px !important;
  width: 100px !important;
  padding: 0.2rem 2.5rem !important;
  border-radius: 5px !important;
  background: #a29c97 !important;
  box-shadow: 0px 2px 6px #888888 !important;
  color: #fff !important;
  margin: 5px !important;
  cursor: "not-allowed"!important;
}

.submit1 {
  /* margin: theme.spacing(4, 0, 0), */
  font-size: 0.8rem !important;
  padding: 0.2rem 1rem !important;
  height: 40px !important;
  width: 80px !important;
  border-radius: 5px !important;
  background: var(--deep-blue) !important;
  /* font-weight: 600 !important; */
  border: 1px solid var(--deep-blue) !important;
  box-shadow: 0px 2px 6px #888888 !important;
  color: #fff !important;
  margin: 5px !important;
}

/* .submitLogin {
  margin: 8px 0px 0px !important;
  color: #fff !important;
  background: #e46b02 !important;
  border-radius: 10px !important;
  &:hover {
    background-color: #007e38 !important;
  }
} */

.clear {
  /* margin: theme.spacing(4, 0, 0), */
  font-size: 0.8rem !important;
  padding: 0.2rem 2.5rem !important;
  height: 40px !important;
  width: 80px !important;
  border-radius: 5px !important;
  background: #eaeaea !important;
  /* font-weight: 600 !important; */
  /* border: 1px solid #ED8423 !important; */
  box-shadow: 0px 2px 6px #888888 !important;
  color: #000 !important;
  margin: 5px !important;
}

.clear1 {
  /* margin: theme.spacing(4, 0, 0), */
  font-size: 0.8rem !important;
  padding: 0.2rem 1rem !important;
  height: 40px !important;
  width: 80px !important;
  border-radius: 5px !important;
  background: #eaeaea !important;
  /* font-weight: 600 !important; */
  /* border: 1px solid #ED8423 !important; */
  box-shadow: 0px 2px 6px #888888 !important;
  color: #000 !important;
  margin: 5px !important;
}

.downloadBtn {
  /* margin: theme.spacing(4, 0, 0), */
  font-size: 0.8rem !important;
  padding: 0.2rem 2.5rem !important;
  width: auto !important;
  border-radius: 5px !important;
  background: #007d3a !important;
  /* font-weight: 600 !important; */
  border: 1px solid #007d3a !important;
  box-shadow: 0px 2px 6px #888888 !important;
  color: #fff !important;
  margin: 5px !important;
}

.margin {
  margin: 8px;
}

.textField {
  width: 25ch;
}

/* .avatar {
  margin: 8px;
  background-color: theme.palette.secondary.main,
}, */
.form {
  width: 85%;
}

.form1 {
  width: 80%;
}

.textField input {
  font-size: 14px !important;
  font-weight: 400px !important;
}

.btnstyle {
  font-size: 14px;
  padding: 0.1rem 1rem;
  width: auto;
  align-items: center;
  border-radius: 1px;
  background: #007d3a;
  /* font-weight: 600; */
  border: 1px solid #007d3a;
  /* boxShadow: 0px 2px 6px #888888; */
  color: #fff;
  margin: 1px;
}

.image {
  /* backgroundImage: `url(${LoginImage})`, */
  background-image: url("../images/Login_Img.png");
  background-repeat: no-repeat;
  /* background-color: theme.palette.type === 'light' ? theme.palette.grey[50] : theme.palette.grey[900], */
  background-size: cover;
  background-position: center;
}

.logo {
  /* 
      margin-top: 10px;
      max-width: 180px;
      height: 50px; */
  /* position: sticky;  */
  display: flex;
  flex: 1;
  max-width: 220px;
  margin-top: 10px;
  /* max-width: 241px; */
  height: 50px;
}

/*start ----------------------------------------------------- */
.logostyle {
  /* position: sticky; */
  display: flex;
  flex-grow: 1;
  max-width: 220px;
  margin-top: 10px;
}

/* end------------------------------------------------------------------- */

.grow {
  flex-grow: 1;
}

.keyboard {
  margin-top: 45%;
  margin-right: 2%;
  margin-left: 2%;
}

.menuButton {
  margin-right: 16px;
}

.sectionDesktop {
  display: flex;
  padding-right: 90px !important;
  object-fit: contain !important;
  box-sizing: content-box;
  /* flex: 1; */
  margin: 20px !important;
  /* background-color: white !important; */
}

.boxDivSty h5 {
  font-size: 12px !important;
}

.sectionMobile {
  display: flex;
}

.borderTop1 {
  border-top: 1px solid #ccc;
}

.Divider {
  border-top: 1px solid rgba(0, 0, 0, 1);
  opacity: 0.05;
}

.paddingTextAlign {
  padding: 5px 25px;
  text-align: left;
}

.justifyContentDisplay {
  display: flex;
  justify-content: flex-end;
}

.fullWidth {
  width: 100%;
}

.fullHeight {
  height: 100%;
  /* height: 95vh; */
}

.backgroundColorColorReverse1 {
  /* background-color: #007D3A; */
  color: #fff;
  margin-left: 5rem !important;
}

.MuiButton-root {
  min-width: none !important;
}

.backgroundColorColorReverse2 {
  /* background-color: #007D3A; */
  color: #fff;
}

.backgroundColorColorReverse3 {
  /* background-color: #007D3A; */
  color: #fff;
}

/* .backgroundColorColorHeight {
  // background-color: #297017; 
  background-color: var(--fresh-green);
  background-image: url("../images/headerBG.webp");
  // color: #803031; 
  height: 61px;
  // border-bottom: 2px solid lightgrey; 
} */

.backgroundColorColorHeight {
    background-color: var(--fresh-green);
    background-image: url(../images/headerBG.webp);
    min-height: 61px;
    border-bottom: 4px solid #803031 !important;
    background-size: cover;
}

.acc_btn {
  padding: 5px 10px !important;
  min-width: 14rem;
}

.btn1 {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* toobarMargins: {
    // ...theme.mixins.toolbar
  } */

/* Header.jsx css end */

/* Virtual keyboard css */
.virtual-keyboard-note {
  font-size: 11px;
  color: red;
}

/* end of Virtual keyboard css */

/* Home */
.home:hover,
.about,
.download-form {
  color: gray;
  text-decoration: none;
}

/*end home*

/* INLINE CSS END */
/* responsive AllDevice*/
/*start ----------------------------------------------------------------------------------------------- */

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  /* font-size: 1rem; */
  font-weight: 400;
  line-height: 1.5;
  /* color: #495057; */
  background-color: black;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  /* identical to box height */

  /* black-100 */

  color: #454545;
  background: #eaeaea;
}

.subheading {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: rgba(35, 117, 22, 1);
  /* margin-top: 1.5rem !important; */
  /* identical to box height */

  /* black-60 */
}

.form-control-bgcolor-width {
  /* width: 260px !important; */
  height: 35px !important;
  /* background: rgba(234, 234, 234, 0.5) !important; */
  border-radius: 10px !important;
  border: none !important;

  /* padding: 10px, 20px, 10px, 20px !important; */
  font-family: "Poppins" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 25px !important;
  /* identical to box height */

  color: #454545 !important;
  /* black-100 */
}

.form-control-bgcolor {
  /* width: 260px !important; */
  height: 35px !important;
  /* background: rgba(234, 234, 234, 0.5) !important; */
  /* border-radius: 10px !important; */
  border: none !important;

  /* padding: 10px, 20px, 10px, 20px !important; */
  font-family: "Poppins" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 25px !important;
  /* identical to box height */

  background-color: rgba(255, 255, 255, 1) !important;
  /* black-100 */
}

.pin-width {
  /* width: 261px !important; */
  height: 35px !important;
  background: rgba(234, 234, 234, 0.5) !important;
  border-radius: 10px !important;
  border: none !important;

  /* padding: 10px, 20px, 10px, 20px !important; */
  font-family: "Poppins" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 25px !important;
  /* identical to box height */

  color: #454545 !important;
  /* black-100 */
}

.form-control-bgcolor1 {
  width: 320px !important;
  height: 35px !important;
  /* background: rgba(234, 234, 234, 0.5) !important; */
  border-radius: 10px !important;
  border: none !important;

  /* padding: 10px, 20px, 10px, 20px !important; */
  font-family: "Poppins" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 25px !important;
  /* identical to box height */

  color: #454545 !important;
  /* black-100 */
}

.action {
  color: rgba(34, 34, 34, 1) !important;
  /* background: rgba(219, 255, 204, 1) !important; */
  background: var(--deep-blue) !important;
  border-radius: 20px !important;
  padding-block: 4px !important;
  color: #F0F0F0 !important;
}

.bgcolor2 {
  background: rgba(234, 234, 234, 0.5) !important;
  width: 261px !important;
}

.bgcolor {
  background: rgba(234, 234, 234, 0.5) !important;
}

.form-control-bgcolors1 {
  width: 239px !important;
  height: 35px !important;
  /* background: rgba(234, 234, 234, 0.5) !important; */
  border-radius: 10px !important;
  border: none !important;
  font-family: "Poppins" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 25px !important;
  color: #454545 !important
    /* black-100 */
  ;
}

.alldrop {
  width: 80px !important;
  height: 41px !important;
  background: rgba(234, 234, 234, 0.5) !important;
  border-radius: 10px !important;
  border: none !important;

  /* padding: 10px, 20px, 10px, 20px !important; */
  font-family: "Poppins" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 25px !important;
  /* identical to box height */

  color: #454545 !important;
  /* black-100 */
}

.textsize {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;

  /* identical to box height */

  /* black-60 */

  color: #7b7b7b;
}

.transferinput {
  width: 420px;
  height: 30px;
  left: 364px;
  top: 252px;

  background: #fcfcfc;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

.submit1 {
  font-size: 0.8rem !important;
  height: 40px !important;
  width: 188px !important;
  padding: 0.2rem 2.5rem !important;

  border-radius: 5px !important;
  background: var(--deep-blue) !important;
  /* font-weight: 600 !important; */
  /* border: 1px solid #a40307 !important; */
  box-shadow: 0px 2px 6px #888888 !important;
  color: #fff !important;
  margin: 5px !important;
}

.inputtext1 {
  font-family: "Poppins" !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 21px !important;
  /* identical to box height */

  /* black-100 */

  color: #454545 !important;
}

.myWrap {
  display: flex;
  justify-content: space-between;
}

.rcg {
  display: flex;
  /* justify-content: center; */
  align-items: center;
  margin-top: 10px;
}

/* .bgGrey {
  background-image: url("../images/CaptchaBG.png");
  height: 2.5rem;
  width: 50%;
  overflow: hidden;
}
.bgGrey img {
  width: 100%;
  height: 100%;
  object-fit: none;
} */

@media only screen and (max-width: 475px){
  .bgGrey img {
    object-fit: none;
  }
}

/* .backArrow {
  position: relative;
  bottom: 50px;
} */

.backArrowIcon {
  margin: 2%;
  transform: scale3d(-1.5, 1.5, 1.5);
  cursor: pointer;
  outline: none !important;
  color: #007d3a;
  /* cursor: "pointer", */
}

.displayingOTP {
  display: flex;
  gap: 1rem;
  margin-bottom: 1rem !important;
  /* padding-left: 1rem !important;
  padding-right: 1rem !important; */
}

.displayingOTP .MuiInputBase-input {
  text-align: center;
  padding: 5px;
}

.MuiFilledInput-root {
  background-color: #fff !important;
}

.hidding {
  display: none;
}

.ExcelIcon {
  color: #007d3a;
  cursor: pointer;
  /* margin-top: 5px; */
  float: right;
  margin-right: 10px;
}

/* .AccordianMenu {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
  background: #016326 !important;
  color: #000 !important;
  font-size: 14px !important;
  text-transform: capitalize !important;
}

.AccordianMenu:hover {
  color: white !important;
  height: 47px;
} */

.AccordianSubMenu {
  background: #fff !important;
  color: black !important;
  justify-content: unset !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  box-sizing: border-box !important;
  display: block !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.AccordianSubMenu1 {
  background: #fff !important;
  color: black !important;
  padding-left: 10px !important;
  justify-content: unset !important;
  box-sizing: border-box !important;
  display: block !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.Submenu1 {
  padding-left: 40px !important;
}

.MuiAccordion-root.Mui-expanded {
  margin: 0 !important;
}

.MuiListItemIcon-root {
  min-width: 26px !important;
}

.MuiAccordionSummary-root{
  min-height: 45px !important;
}

.MuiAccordionSummary-root:hover {
  cursor: pointer;
  background: var(--deep-blue) !important;
  color: white !important;
}

.greyInitialInput {
  /* margin: 0px 0px 2px !important; */
  background-color: #fcfcfc !important;
  outline: none !important;
}

.greyInitialInput :focus {
  background-color: #fff !important;
}
.greyInitialInput :blur {
  background-color: #fff !important;
}

.loginRightFooter {
  /* background-image:linear-gradient(179.06deg, rgba(6, 187, 87, 0.51) -111.64%, rgba(12, 159, 77, 0) 99.19%); */
  margin-block: 1.4em;
  /* padding: 2em;
padding-top: 1rem; */
  margin-left: 2rem;
}



.hideLoginFooter {
  /* background-image: linear-gradient(
    179.06deg,
    rgba(6, 187, 87, 0.51) -111.64%,
    rgba(12, 159, 77, 0) 99.19%
  );
  width: 100vw;
  padding-left: 3rem;
  position: absolute;
  bottom: 1.5rem;
  left: 3px; */
  background-color: #237516;

}

/* Media Queries start */

@media only screen and (max-width: 320px) {
  .hidepassword {
    display: none;
  }
  

  .wrapTotal {
    display: block;
  }
.displayFlexTrue{
  display: block !important;
}
.hideLoginDetails{
  display: none;
}

.displayFlexTermDeposit{
  display: block !important;
}
  .bgCardWithoutPb {
    margin-left: 1rem;
    margin-right: 0rem;
    padding-left: 1rem;
    padding-right: 0rem;
    border-radius: 10px !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
  }

  .accountDetailsTable{
    display: flex !important;
    justify-content: center !important;
   flex-direction: column !important;
   align-items: flex-start !important;
  }
  
  .bgCardAccountDetails {
    margin-left: 1rem;
      margin-right: 0rem;
      padding-left: 1rem;
      padding-right: 0rem;
      padding-bottom: 0rem;
      border-radius: 10px !important;
      border: 1px solid rgba(0, 0, 0, 0.1);
  }

  .bgCard {
    margin-left: 0rem;
    margin-right: 0rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    border-radius: 10px !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
  }

  .displayFlexColoumn{
    display: flex;
    flex-direction: column;
  }
  .mobileViewWidth{
    width: 90vw !important;
  }


.DashboardMobileContainer{
  margin-top: 3rem !important;
}
  .hideLoginFooter {
    display: none;
  }
  .DashImg {
    background-color: white !important;
    display: none;
  }

  .hideDashboardFooter {
    display: none;
  }
  .dashboardHover {
    padding: 0.5rem !important; 
    border-radius: 10px !important;
    width: 9rem !important;
    margin: 0px 0px 6px 20px !important;
   }

  .MuiDrawer-paper {
    background-color: #F0F0F0 !important;
    color: rgba(1, 99, 38, 1) !important;
    position: static !important;
    min-width: 58vw !important;
    height: 100%  !important;
    max-width: 58vw !important;
  }

 .MobileDashboardImg{
    width: 88% !important;
  }

  .MobileDashImg{
    width: 13rem !important;
  }

  .dashboardPosition{
    position: static !important;
    top: 0 !important;
  }
  
  .MuiList-padding {
    padding: 0px !important;
  }

  .registerHereText {
    color: rgba(23, 23, 23, 1) !important;
    font-family: Sintony !important;
    font-size: 24px !important;
    font-weight: 700 !important;
  }

  .expiry_date {
    color: rgba(23, 23, 23, 1) !important;
  }
  .acd {
    color: rgba(23, 23, 23, 1) !important;
  }
  .activatecustomerIDtext {
    color: rgba(23, 23, 23, 1) !important;
  }

  .loginSubHeader {
    margin-bottom: 0rem !important;
    color: rgba(23, 23, 23, 1) !important;
  }

  .LoginCard {
    margin-top: 0px !important;
    overflow-y: scroll;
    max-height: fit-content;
    overflow-x: hidden;
    backdrop-filter: blur(3px) !important;
  }

  .ibStyle {
    color: rgba(23, 23, 23, 1);
  }
  .NewUserCard {
    margin-top: 0rem !important;
  }

  .paperLogin h1:first-child {
    margin-top: -2.5rem !important;
  }
  .ibStyle {
    font-size: 24px !important;
    font-family: Sintony !important;
    font-weight: 700 !important;
    letter-spacing: 0em !important;
    text-align: left !important;
  }

  .loginPageLabel {
    color: rgba(23, 23, 23, 1) !important;
    font-weight: 500 !important;
    text-align: left !important;
  }

  .MuiStepper-root {
    display: flex;
    padding: 2px !important;
    background-color: transparent !important;
  }

  .loginLogo {
    width: 80% !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .registerLogo {
    /* width: 70% !important; */
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
  }

  .makeStyles-nextButton-26 {
    width: 75% !important;
  }

  .makeStyles-backButton-27 {
    width: 75% !important;
  }

  
  .fullContainer {
    background-color: white !important;
  }

  .gridFlexStart {
    background-color: white !important;
    justify-content: space-evenly !important;
  }

  .logoContainer {
    background-color: white !important;
  }
 
  .paperLogin {
    padding: 1rem !important;
  }

  .loginpage {
    display: none;
  }

  .loginRightFooter {
    display: none;
  }

  .sub-footer1 {
    display: none;
  }

  .sub-footer {
    display: none;
  }

  .root {
    /* display: flex; Use flexbox to make the cards horizontally scrollable */
    justify-content: flex-start;
  }

  .Copyright {
    display: none;
  }

  

  .backToLoginText {
    font-size: 18px !important;
  }

  .virtualKeyboard {
    display: none;
  }

  .MuiStepper-root {
    padding-bottom: 0px !important;
  }

  .MuiIconButton-edgeStart {
    margin-left: 0px !important;
  }

  .MuiStepLabel-labelContainer {
    margin-top: -12px;
  }


  

  .activatecustomerIDtext {
    margin-top: 6px !important;
  }

  .arrowBackIcon {
    left: -5rem;
    color: #000 !important;
  }

  .registerHereText {
    font-size: 16px;
    margin-top: -6px;
  }

  .arrowRegister {
    margin-top: 2px;
    color: rgba(255, 255, 255, 1);
  }

  

  .allStepsText {
    color: #000 !important;
  }

  .backAndPreviousBtn {
    margin-top: 35px;
  }

  .MuiIconButton-root {
    padding: 3px !important;
  }
  
  .ddmm {
    margin-right: 2px;
  }
}

@media only screen and (max-width: 376px) and (min-width: 325px) {
  .New-User {
    display: none;
  }

  /* .MobileContainer{
    margin-top: 0rem !important;
  } */
  .displayFlexTrue{
    display: block !important;
  }

  .displayFlexTermDeposit{
    display: block !important;
  }
  .DashboardMobileContainer{
    margin-top: 3rem !important;
  }
  .displayFlexColoumn{
    display: flex;
    flex-direction: column;
  }
  .bgCardWithoutPb {
    margin-left: 1rem;
    margin-right: 0rem;
    padding-left: 1rem;
    padding-right: 0rem;
    border-radius: 10px !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
  }
  .mobileViewWidth{
    width: 90vw !important;
  }
  .hideLoginDetails{
    display: none;
  }
  .bgCard {
    margin-left: 0rem;
    margin-right: 0rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    border-radius: 10px !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
  }

  .dashboardHover {
    padding: 0.5rem !important; 
    border-radius: 10px !important;
   width: 9rem !important;
    margin: 0px 0px 6px 20px !important;
   }

  .bgCardAccountDetails {
    margin-left: 1rem;
      margin-right: 0rem;
      padding-left: 1rem;
      padding-right: 0rem;
      padding-bottom: 0rem;
      border-radius: 10px !important;
      border: 1px solid rgba(0, 0, 0, 0.1);
  }

  .MobileDashImg{
    width: 13rem !important;
  }

  .paperNewUser1 {
    margin: 1rem !important;
    padding: 2rem !important;
  }

  .hideDashboardFooter {
    display: none;
  }

  .wrapTotal {
    display: block;
  }

  .MuiGrid-direction-xs-column {
    flex-direction: row;
  }
  .hideLoginFooter {
    display: none;
  }

  .DashImg {
    background-color: white !important;
    display: none;
  }

 .MuiDrawer-paper {
   background-color: #F0F0F0 !important;
   color: rgba(1, 99, 38, 1) !important;
   position: static !important;
   height: 100%  !important;
   min-width: 58vw !important;
    max-width: 58vw !important;
 }

 .MobileDashboardImg {
   width: 88% !important;
 }

 .dashboardPosition {
   position: static !important;
   top: 0 !important;
 }

  /* .MuiListItem-gutters{
    background-color: white !important;
  } */
  .registerHereText {
    color: rgba(23, 23, 23, 1) !important;
    font-family: Sintony !important;
    font-size: 24px !important;
    font-weight: 700 !important;
  }
  .ibStyle {
    font-size: 24px !important;
    font-family: Sintony !important;
    font-weight: 700 !important;
    letter-spacing: 0em !important;
    text-align: left !important;
  }

  .loginPageLabel {
    color: rgba(23, 23, 23, 1) !important;
    font-weight: 500 !important;
    text-align: left !important;
  }
  .expiry_date {
    color: rgba(23, 23, 23, 1) !important;
  }
  .acd {
    color: rgba(23, 23, 23, 1) !important;
  }
  .activatecustomerIDtext {
    color: rgba(23, 23, 23, 1) !important;
  }

  .loginSubHeader {
    margin-bottom: 0px !important;
    color: rgba(23, 23, 23, 1) !important;
  }
  .LoginCard {
    margin-top: 0px !important;
    backdrop-filter: blur(3px) !important;
  }

  .ibStyle {
    color: rgba(23, 23, 23, 1);
  }
  .NewUserCard {
    margin-top: -3rem !important;
  }

  .paperLogin h1:first-child {
    margin-top: -2.5rem !important;
  }
  .ibStyle {
    font-size: 24px !important;
  }
  .MuiStepper-root {
    display: flex;
    padding: 2px !important;
    background-color: transparent !important;
  }

  .loginLogo {
    width: 80% !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .registerLogo {
    /* width: 70% !important; */
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
  }

  .myLogo {
    width: 100%;
    display: block;
    padding-right: 3rem;
  }

  .fullContainer {
    background-color: white !important;
  }

  .gridFlexStart {
    background-color: white !important;
    justify-content: space-evenly !important;
  }

  .logoContainer {
    background-color: white !important;
  }
  /* .LoginCard{
  
  z-index: 1; 
  
 } */
  .paperLogin {
    padding: 0px !important;
  }

  .loginpage {
    display: none;
  }

  .loginRightFooter {
    display: none;
  }

  .sub-footer1 {
    display: none;
  }


  /* .MuiGrid-grid-xs-11 {
  flex-basis: 45.67% !important;
} */

  .sub-footer {
    display: none;
  }

  .root {
    display: flex; /* Use flexbox to make the cards horizontally scrollable */
    justify-content: flex-start;
  }

  .Copyright {
    display: none;
  }


  .makeStyles-nextButton-26 {
    width: 75% !important;
  }

  .makeStyles-backButton-27 {
    width: 75% !important;
  }

  .backToLoginText {
    font-size: 18px !important;
  }


  .virtualKeyboard {
    display: none;
  }

  .MuiStepper-root {
    padding-bottom: 0px !important;
  }

  .MuiIconButton-edgeStart {
    margin-left: 0px !important;
  }

  .loginPageLabel {
    /* font-family: Poppins; */
    margin: 0px !important;
  }

  .MuiStepLabel-labelContainer {
    margin-top: -12px;
  }


  /* .NewUserCard {
  margin-top: 5px !important;
} */

  .activatecustomerIDtext {
    margin-top: 6px !important;
  }

  .arrowBackIcon {
    left: -5rem;
    color: #000 !important;
  }

  .registerHereText {
    font-size: 16px;
    margin-top: -6px;
  }

  .arrowRegister {
    margin-top: 2px;
    color: rgba(255, 255, 255, 1);
  }

  /* .MuiIconButton-root {
  padding: 8px!;
} */

  /* .MuiIconButton-edgeEnd {
    margin-right: -21px !important;
  } */

  .allStepsText {
    color: #000 !important;
  }

  .backAndPreviousBtn {
    margin-top: 35px;
  }

  .MuiIconButton-root {
    padding: 3px !important;
  }
  /* .paperNewUser{
  margin-top: -13px !important;
} */
  /* .blurBackground {
  position: relative;
 
  filter: blur(1px); 
} */

  /* .clearText {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
 
  justify-content: center;
  align-items: center;
  color: #fff; 
} */
  .ddmm {
    margin-right: 2px;
  }
}

@media only screen and (max-width: 420px) and (min-width: 377px) {
  .New-User {
    display: none;
  }
  /* .MobileContainer{
    margin-top: 0rem !important;
  } */
  .displayFlexTrue{
    display: block !important;
  }
  .hideLoginDetails{
  display: none;
}
  .displayFlexTermDeposit{
    display: block !important;
  }
  .DashboardMobileContainer{
    margin-top: 3rem !important;
  }
  .displayFlexColoumn{
    display: flex;
    flex-direction: column;
  }
  .mobileViewWidth{
    width: 90vw !important;
  }
  .paperNewUser1 {
    margin: 1rem !important;
    padding: 2rem !important;
  }

  .dashboardHover {
    padding: 0.5rem !important; 
    border-radius: 10px !important;
   width: 9rem !important;
    margin: 0px 0px 6px 20px !important;
   }

   .MobileDashImg{
    width: 13rem !important;
  }
  .bgCardWithoutPb {
    margin-left: 1rem;
    margin-right: 0rem;
    padding-left: 1rem;
    padding-right: 0rem;
    border-radius: 10px !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
  }
  
  .accountDetailsTable{
    display: flex !important;
    justify-content: center !important;
   flex-direction: column !important;
   align-items: flex-start !important;
  }

  .bgCard {
  margin-left: 0rem;
  margin-right: 0rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  border-radius: 10px !important;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
  .bgCardAccountDetails {
    margin-left: 1rem;
      margin-right: 0rem;
      padding-left: 1rem;
      padding-right: 0rem;
      padding-bottom: 0rem;
      border-radius: 10px !important;
      border: 1px solid rgba(0, 0, 0, 0.1);
  }

  .hideDashboardFooter {
    display: none;
  }
  .wrapTotal {
    display: block;
  }
  .hideLoginFooter {
    display: none;
  }
    .MuiDrawer-paper {
      /* background-color: #F0F0F0 !important; */
      color: rgba(1, 99, 38, 1) !important;
      position: static !important;
      height: 100%  !important;
      min-width: 58vw !important;
      max-width: 58vw !important;
    }
  
    .MobileDashboardImg {
      width: 88% !important;
    }
  
    .dashboardPosition {
      position: static !important;
      top: 0 !important;
    }
  /* .MuiListItem-gutters{
    background-color: white !important;
  } */

  .DashImg {
    background-color: white !important;
   display: none;
  }

  .registerHereText {
    color: rgba(23, 23, 23, 1) !important;
    font-family: Sintony !important;
    font-size: 24px !important;
    font-weight: 700 !important;
  }

  .ibStyle {
    font-size: 24px !important;
    font-family: Sintony !important;
    font-weight: 700 !important;
    letter-spacing: 0em !important;
    text-align: left !important;
  }

  .loginPageLabel {
    color: rgba(23, 23, 23, 1) !important;
    font-weight: 500 !important;
    text-align: left !important;
  }
  .expiry_date {
    color: rgba(23, 23, 23, 1) !important;
  }
  .acd {
    color: rgba(23, 23, 23, 1) !important;
  }
  .activatecustomerIDtext {
    color: rgba(23, 23, 23, 1) !important;
  }

  .loginSubHeader {
    margin-bottom: 0rem !important;
    color: rgba(23, 23, 23, 1) !important;
  }

  .LoginCard {
    margin-top: 0px !important;
    backdrop-filter: blur(3px) !important;
  }
  .ibStyle {
    color: rgba(23, 23, 23, 1);
  }
  .NewUserCard {
    margin-top: 0rem !important;
  }

  .paperLogin h1:first-child {
    margin-top: -2.5rem !important;
  }
  .ibStyle {
    font-size: 24px !important;
  }
  .MuiStepper-root {
    display: flex;
    padding: 2px !important;
    background-color: transparent !important;
  }

  .loginLogo {
    width: 80% !important;
  }

  .registerLogo {
    /* width: 70% !important; */
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
  }

  .myLogo {
    width: 80%;
    display: block;
  }

  .fullContainer {
    background-color: white !important;
  }

  .paperLogin {
    text-align: center;
  }

  .loginpage {
    display: none;
  }

  .loginRightFooter {
    display: none;
  }
  .sub-footer {
    display: none !important;
  }

  .sub-footer1 {
    display: none;
  }

  .Copyright {
    display: none;
  }


  /* .headerGrid {
    display: none;
  } */

  .virtualKeyboard {
    display: none;
  }

  .makeStyles-nextButton-11 {
    width: 76% !important;
  }

  .makeStyles-backButton-12 {
    width: 76% !important;
  }

  .backToLoginText {
    font-size: 18px !important;
  }

  .MuiStepper-root {
    padding-bottom: 0px !important;
  }

  /* .MuiGrid-grid-xs-11 {
    flex-basis: 45.67% !important;
  } */

  .MuiIconButton-edgeStart {
    margin-left: 0px !important;
  }

  .loginPageLabel {
    margin: 0px !important;
  }

  .headerGrid {
    margin-right: 25px;
  }

  .loginLogo {
    width: 90% !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  /* .NewUserCard {
    margin-top: 5px !important;
  } */

  .arrowBackIcon {
    left: -5rem;
    color: #000 !important;
  }

  .registerHereText {
    font-size: 16px;
  }

  .gridFlexStart {
    background-color: white !important;
  }

  .logoContainer {
    background-color: white !important;
  }


  .paperNewUser {
    margin-top: -13px !important;
  }

  .MuiIconButton-root {
    padding: 3px !important;
  }

  .allStepsText {
    color: #000 !important;
  }
}

@media only screen and (max-width: 500px) and (min-width: 425px) {
  .New-User {
    display: none;
  }
  .mobileViewWidth{
    width: 90vw !important;
  }
  .displayFlexTrue{
    display: block !important;
  }
  .displayFlexTermDeposit{
    display: block !important;
  }
  /* .MobileContainer{
    margin-top: 0rem !important;
  } */
  .displayFlexColoumn{
    display: flex;
    flex-direction: column;
  }
  .DashboardMobileContainer{
    margin-bottom: 12rem !important;
  }
  .bgCardWithoutPb {
    margin-left: 1rem;
    margin-right: 0rem;
    padding-left: 1rem;
    padding-right: 0rem;
    border-radius: 10px !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
  }

  .dashboardHover {
    padding: 0.5rem !important; 
    border-radius: 10px !important;
   width: 9rem !important;
    margin: 0px 0px 6px 20px !important;
   }

  
  .accountDetailsTable{
    display: flex !important;
    justify-content: center !important;
   flex-direction: column !important;
   align-items: flex-start !important;
  }
  
  .bgCard {
    margin-left: 0rem;
    margin-right: 0rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    border-radius: 10px !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
  }
  
  .bgCardAccountDetails {
    margin-left: 1rem;
      margin-right: 0rem;
      padding-left: 1rem;
      padding-right: 0rem;
      padding-bottom: 0rem;
      border-radius: 10px !important;
      border: 1px solid rgba(0, 0, 0, 0.1);
  }

  .paperNewUser1 {
    margin: 1rem !important;
    padding: 2rem !important;
  }
  .hideDashboardFooter {
    display: none;
  }
  .wrapTotal {
    display: block;
  }
  .hideLoginFooter {
    display: none;
  }

  .hideLoginDetails{
    display: none;
  }

     .MuiDrawer-paper {
       background-color: #F0F0F0 !important;
       color: rgba(1, 99, 38, 1) !important;
       position: static !important;
       min-width: 58vw !important;
       height: 100%  !important;
       max-width: 58vw !important;;
     }
  
     .MobileDashboardImg {
       width: 88% !important;
     }
  
     .dashboardPosition {
       position: static !important;
       top: 0 !important;
     }
  /* .MuiListItem-gutters{
    background-color: white !important;
  } */

  .DashImg {
    background-color: white !important;
   display: none;
  }

  .ibStyle {
    font-size: 24px !important;
    font-family: Sintony !important;
    font-weight: 700 !important;
    letter-spacing: 0em !important;
    text-align: left !important;
    color: rgba(23, 23, 23, 1) !important;
  }

  .loginPageLabel {
    color: rgba(23, 23, 23, 1) !important;
    font-weight: 500 !important;
    text-align: left !important;
  }
  .registerHereText {
    color: rgba(23, 23, 23, 1) !important;
    font-family: Sintony !important;
    font-size: 24px !important;
    font-weight: 700 !important;
  }

  .expiry_date {
    color: rgba(23, 23, 23, 1) !important;
  }
  .acd {
    color: rgba(23, 23, 23, 1) !important;
  }
  .activatecustomerIDtext {
    color: rgba(23, 23, 23, 1) !important;
  }

  .loginSubHeader {
    margin-bottom: 0rem !important;
    color: rgba(23, 23, 23, 1) !important;
  }

  /* .LoginCard {
    margin-top: 0px !important;
    backdrop-filter: blur(3px) !important;
  } */
.LoginCard {
    /* height: 90vh !important; */
    overflow: auto !important;
  }
  .NewUserCard {
    margin-top: -4rem !important;
  }

  .paperLogin h1:first-child {
    margin-top: -1rem !important;
  }

  .MuiStepper-root {
    display: flex;
    padding: 2px !important;
    background-color: transparent !important;
  }

  .loginLogo {
    width: 80% !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .registerLogo {
    /* width: 70% !important; */
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
  }

  .myLogo {
    width: 100%;
    margin-left: 50px;
  }

  .fullContainer {
    background-color: white !important;
  }

  .paperLogin {
    text-align: center;
  }

  .loginpage {
    display: none;
  }

  .loginRightFooter {
    display: none;
  }
  .sub-footer {
    display: none;
  }

  .sub-footer1 {
    display: none;
  }


  .virtualKeyboard {
    display: none;
  }

  .makeStyles-nextButton-11 {
    width: 76% !important;
  }

  .makeStyles-backButton-12 {
    width: 76% !important;
  }

  .backToLoginText {
    font-size: 18px !important;
  }

  .MuiStepper-root {
    padding-bottom: 0px !important;
  }

  /* .MuiGrid-grid-xs-11 {
    flex-basis: 48.67% !important;
  } */

  .MuiIconButton-edgeStart {
    margin-left: 0px !important;
  }

  .loginPageLabel {
    margin: 0px !important;
  }

  /* .NewUserCard {
    margin-top: 5px !important;
  } */

  .arrowBackIcon {
    left: -5rem;
    color: #000 !important;
  }

  .registerHereText {
    font-size: 16px;
  }

  .gridFlexStart {
    background-color: white !important;
  }

  .logoContainer {
    background-color: white !important;
  }


  .paperNewUser {
    margin-top: -11px !important;
  }

  .MuiIconButton-root {
    padding: 3px !important;
  }

  .allStepsText {
    color: #000 !important;
  }
}


@media only screen and (max-width: 844px) and (min-width: 760px) {

  .hidepassword {
    display: none;
  }

  /* .hideLoginDetails{
    display: none;
  } */
  
  /* .hideLoginFooter {
    display: none;
  } */

  .New-User {
    display: none;
  }
  
  .MobileDashboardImg{
    width: 88% !important;
  }

  .New-User {
    display: none;
  }

    .MobileDashImg {
      display: none;
    }
  /* .hideDashboardFooter {
    display: none;
  } */


  .wrapTotal {
    display: block;
  }
  /* .hideLoginFooter {
    display: none;
  } */

  .MuiDrawer-paper {
    background-color: #f0f0f0 !important;
    color: rgba(1, 99, 38, 1) !important;
  }

  /* .MuiListItem-gutters{
    background-color: white !important;
  } */

  .DashImg {
    background-color: white !important;
    display: none;
  }

  .registerHereText {
    color: rgba(23, 23, 23, 1) !important;
    font-family: Sintony !important;
    font-size: 24px !important;
    font-weight: 700 !important;
  }

  .expiry_date {
    color: rgba(23, 23, 23, 1) !important;
  }
  .acd {
    color: rgba(23, 23, 23, 1) !important;
  }
  .activatecustomerIDtext {
    color: rgba(23, 23, 23, 1) !important;
    margin-top: 1.2rem !important;
  }

  .loginSubHeader {
    margin-bottom: 0rem !important;
    color: rgba(23, 23, 23, 1) !important;
  }
  .LoginCard {
    /* height: 90vh !important; */
    overflow: auto !important;
  }
/* 
  .LoginCard {
    margin-top: 0px !important;
    backdrop-filter: blur(3px) !important;
  } */
  .ibStyle {
    color: rgba(23, 23, 23, 1);
  }
  .NewUserCard {
    margin-top: -4rem !important;
  }

  .paperLogin h1:first-child {
    margin-top: -2.5rem !important;
  }
  .ibStyle {
    font-size: 24px !important;
  }
  .MuiStepper-root {
    display: flex;
    padding: 2px !important;
    background-color: transparent !important;
  }

  .loginLogo {
    width: 60% !important;
    margin-left: 7rem !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .registerLogo {
    width: 60% !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 11rem !important;
  }

  .myLogo {
    width: 80%;
    display: block;
  }

  .logoContainer {
    display: flex;
    justify-content: center;
    background-color: white !important;
  }

  .virtualKeyboard {
    display: none;
  }

  .fullContainer {
    background-color: white !important;
  }

  .myLogo {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin-left: 27rem;
  }

  .paperLogin {
    text-align: center;
  }

  .loginpage {
    display: none;
  }

  .loginRightFooter {
    display: none;
  }

  .sub-footer1 {
    display: none;
  }
  .sub-footer {
    display: none !important;
  }

  

  /* .MuiGrid-item {
    margin-right: 3rem !important;
    margin-left: 2rem !important;
  } */

  .gridFlexStart {
    background-color: white !important;
  }


  .paperNewUser {
    margin-top: -9px !important;
  }

  .allStepsText {
    color: #000 !important;
  }
}

@media screen and  (min-width: 600px) {
  .MuiToolbar-gutter{
    padding-left: 0px;
    padding-right: 0px;
  }

}



@media only screen and (max-width: 1200px) and (min-width: 962px) {
  .DashImg {
    background-color: white !important;
  }
.MobileDashImg {
  display: none;
}

  .hideHamburger {
    display: none !important;
  }

  .paperLogin h1:first-child {
    margin-top: -7px !important;
  }
  /* .wrapTotal {
    display: flex;
  } */

  /* .my-right-col{
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: fit-content;
  } */
  .LoginCard {
    /* height: 90vh !important; */
    overflow: auto !important;
  }


  .hideLoginFooter {
    background-image: linear-gradient(
      179.06deg,
      rgba(6, 187, 87, 0.51) -111.64%,
      rgba(12, 159, 77, 0) 99.19%
    );
    width: 100vw;
    padding-left: 3rem;
    position: absolute;
    bottom: 1.5rem;
    left: 3px;
  }

  .sub-footer {
    position: absolute;
    bottom: 0.3rem;
    gap: 1rem;
    /* left: 786px !important; */
    right: 3rem;
    /* padding: 10px;  */
  }

 

}

@media only screen and (max-width: 1378px) and (min-width: 1212px) {
  .DashImg {
    background-color: white !important;
  }
.MobileDashImg {
  display: none;
}


  .hideHamburger {
    display: none !important;
  }

  .paperLogin h1:first-child {
    margin-top: -7px !important;
  }
  /* .wrapTotal {
    display: flex;
  } */

  /* .my-right-col{
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: fit-content;
  } */
  .LoginCard {
    /* height: 90vh !important; */
    overflow-y: scroll;
  }

  .hideLoginFooter {
    background-image: linear-gradient(
      179.06deg,
      rgba(6, 187, 87, 0.51) -111.64%,
      rgba(12, 159, 77, 0) 99.19%
    );
    width: 100vw;
    padding-left: 3rem;
    position: absolute;
    bottom: 1.5rem;
    left: 3px;
  }

  .sub-footer {
    position: absolute;
    bottom: 0.3rem;
    gap: 1rem;
    /* left: 786px !important; */
    right: 3rem;
    /* padding: 10px;  */
  }
}

@media only screen and (max-width: 1445px) and (min-width: 1380px) {
  /* .DashImg {
    background-color: white !important;
  } */
    .MobileDashImg {
      display: none;
    }
.MobileDashImg {
  display: none;
}


  .hideHamburger {
    display: none !important;
  }

  .registerLogo {
    width: 80% !important;
  }
  .paperLogin h1:first-child {
    margin-top: -7px !important;
  }

  /* .LoginCard {
    height: 90vh !important;
  } */

  .fullContainer {
    overflow-y: auto; /* Enable vertical scrolling when content exceeds the available height */
    min-width: 1440px;
    min-height: 599px;
    position: relative;
  }

  .sub-footer {
    position: absolute;
    bottom: 0;
    left: 786px !important;
    right: 0;
    /* padding: 10px;  */
  }
  .hideLoginFooter {
    background-image: linear-gradient(
      179.06deg,
      rgba(6, 187, 87, 0.51) -111.64%,
      rgba(12, 159, 77, 0) 99.19%
    );
    width: 100vw;
    padding-left: 3rem;
    position: absolute;
    bottom: 1.5rem;
    left: 3px;
  }

  .loginRightFooter {
    position: absolute;
    bottom: -1rem;
    /* left: 786px !important; */
    left: 2;
  }
}

@media only screen and (max-width: 1527px) and (min-width: 1453px) {
  .DashImg {
    background-color: white !important;
  }
    .MobileDashImg {
      display: none;
    }
 
  .hideHamburger {
    display: none !important;
  }
  .fullContainer {
    overflow-y: auto; /* Enable vertical scrolling when content exceeds the available height */
    min-width: 1440px;
    min-height: 599px;
    position: relative;
  }

  .sub-footer {
    position: absolute;
    bottom: 0;
    left: 786px !important;
    right: 0;
    /* padding: 10px;  */
  }

  .loginRightFooter {
    position: absolute;
    bottom: 0;
    /* left: 786px !important; */
    left: 0;
    right: 0;
  }
}

@media only screen and (max-width: 1763px) and (min-width: 1535px) {
  .DashImg {
    background-color: white !important;
  }
.MobileDashImg {
  display: none;
}
  .hideHamburger {
    display: none !important;
  }



  .fullContainer {
    overflow-y: auto; /* Enable vertical scrolling when content exceeds the available height */
    min-width: 1440px;
    min-height: 599px;
    position: relative;
  }

  /* .gridFlexStart {
    height: 100% !important;
  } */

  .loginpage {
    height: 85% !important;
  }

  .sub-footer {
    position: absolute;
    bottom: 0;
    left: 786px !important;
    right: 0;
    /* padding: 10px;  */
  }

  .loginRightFooter {
    position: absolute;
    bottom: 0;
    /* left: 786px !important; */
    left: 0;
    right: 0;
  }
}

@media only screen and (max-width: 3000px) and (min-width: 2000px) {
  .DashImg {
    background-color: white !important;
  }

.MobileDashImg {
  display: none;
}
  .hideHamburger {
    display: none !important;
  }

  .fullContainer {
    overflow-y: auto; /* Enable vertical scrolling when content exceeds the available height */
    min-width: 1440px;
    min-height: 599px;
    position: relative;
  }

  .sub-footer {
    position: absolute;
    bottom: 0;
    left: 1386px !important;
    right: 0;
    /* padding: 10px;  */
  }
  /* .gridFlexStart {
    height: 100% !important;
  } */

  .loginpage {
    height: 85% !important;
  }
  .loginRightFooter {
    position: absolute;
    bottom: 0;
    /* left: 786px !important; */
    padding-left: 28rem !important;
    left: 0;
    right: 0;
  }
}

@media only screen and (max-width: 2000px) and (min-width: 1750px) {
  .DashImg {
    background-color: white !important;
  }

  .MobileDashImg{
    display: none;
  }

  .hideHamburger {
    display: none !important;
  }

  .fullContainer {
    overflow-y: auto; /* Enable vertical scrolling when content exceeds the available height */
    min-width: 1440px;
    min-height: 599px;
    position: relative;
  }

  .sub-footer {
    position: absolute;
    bottom: 0;
    left: 74rem !important;
    right: 3rem;
    /* padding: 10px;  */
  }

  /* .gridFlexStart {
    height: 100% !important;
  } */

  .loginpage {
    height: 85% !important;
  }

  .loginRightFooter {
    position: absolute;
    bottom: 0;
    /* left: 786px !important; */
    padding-left: 28rem !important;
    left: 0;
    right: 0;
  }

  .LoginCard {
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: fit-content;
  }
}

@media only screen and (max-width: 1900px) and (min-width: 1600px) {

}


.testingbutton {
  border-radius: 10px;
  padding-block: 5px;
  background-color: whitesmoke;
  transition: box-shadow 500ms ease-in-out;
}
.testingbutton:hover {
  box-shadow: 5px 5px 10px orange;
}

/* Demo */
.imgContainer img {
  height: 45vh;
  width: 45vw;
}
.imgContainer img {
  object-fit: "contain";
}
/* #237516 */
.sidemenuImgIcon {
  height: 24px;
  width: 24px;
}

.backToLogin {
  color: #000 !important; 
  margin-top: 1rem !important;
  cursor: pointer !important;
}

.MuiTableHead-root .MuiTableRow-root {
  background: linear-gradient(to right, var(--deep-blue), var(--fresh-green));
  /* background: #2F3E4D; */
}

.MuiTableHead-root .MuiTableCell-head {
  background: transparent; 
  color: white; /* Optional: makes text readable */
  font-weight: bold;
}
