.login_background__6TINC {
  width: 100vw;
  height: 100vh;
  background-color: rgb(22, 4, 44) !important;
}
.login_logo__NXwSl {
  width: 100vw !important;
  height: 14vh !important;
  padding-left: 4% !important;
}
.login_leftcontent__Bhe5Y {
  width: 45vw !important;
  height: 100vh !important;
}
.login_rightcontent__MqqZh {
  width: 55vw !important;
  height: 100vh !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.login_loginCard__3bpXf {
  width: 60% !important;
  height: auto !important;
  background-color: rgb(255, 255, 255, 0.8) !important;
  border: none !important;
  border-radius: 20px !important;
  padding: 20px 50px 0px !important;
}
.login_head__c_aVl {
  text-align: center !important;
  color: #946bc1 !important;
  text-decoration: underline !important;
  font-size: 1.5rem !important;
  font-weight: 500 !important;
}
.login_login-form-button__SjrUN {
  width: 100%;
  height: 18px !important;
  background-color: navy !important;
  font-size: 1.2rem;
  font-weight: bold;
  color: blak;
}
.login_login__naZuj {
  width: 100%;
  text-align: center;
  background: transparent !important;
  color: black !important;
  font-size: 14px;
  font-weight: bold;
}
.login_footer__gpLDu {
  margin-top: 5% !important;
  width: 100%;
  color: black !important;
  text-align: center;
  background: transparent !important;
  padding: 15px 0;
}
.login_customInputContainer__u8C0f {
  position: relative;
  margin-top: 4%;
  background-color: transparent !important;
}
.login_customInputIcon__Dtmdj {
  position: absolute;
  left: 10px;
  top: 55%;
  transform: translateY(-50%);
  font-size: 20px;
  color: rgb(90, 34, 146) !important;
}

.login_customInput__U5vLf {
  height: 57px !important;
  width: 100% !important;
  background-color: transparent !important;
  border: none important;
  border-bottom: 1px solid rgb(90, 34, 146);
  border-radius: 0px;
  padding-left: 35px;
  font-size: 16px;
  color: black;
  margin-top: 4%;
  outline: none;
  box-shadow: none;
}
.login_customInput__U5vLf:-webkit-autofill,
.login_customInput__U5vLf:-webkit-autofill:hover,
.login_customInput__U5vLf:-webkit-autofill:focus,
.login_customInput__U5vLf:-webkit-autofill:active {
  box-shadow: 0 0 0px 1000px transparent inset !important;
  -webkit-background-clip: text !important;
          background-clip: text !important;
  background-color: transparent !important;
  -webkit-text-fill-color: black !important;
  caret-color: white !important;
}
.login_eyeIcon__DsN_F {
  position: absolute;
  right: 10px;
  top: 55%;
  transform: translateY(-50%);
  font-size: 18px;
  color: rgb(90, 34, 146);
  cursor: pointer;
  z-index: 1;
}
.login_carouselSlide__OBDrz {
  height: 100vh !important;
  width: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 50px 0px;
  padding-left: 80px !important;
  color: #946bc1 !important;
  box-sizing: border-box;
}

.login_overlay__kJDAh {
  max-width: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}

.login_overlay__kJDAh h2 {
  font-family: 'Georgia', serif;
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 12px;
}

.login_overlay__kJDAh p {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  color: whitesmoke;
}
.login_slideImage__uN_a6 {
  max-width: 350px !important;
  height: 350px important;
  margin-bottom: 1rem;
}
.login_Mobrightcontent__9sZ3m {
  width: 100vw !important;
  height: 100vh !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  padding: 2px !important;
}
.login_MobloginCard__2C6UG {
  width: 90% !important;
  height: 65vh !important;
  background-color: rgb(255, 255, 255, 0.8) !important;
  border: none !important;
  box-shadow: 3px 3px 13px rgb(112, 112, 112) !important;
  border-radius: 20px !important;
  padding: 40px 50px 0px !important;
}
.login_page__v84tA {
  width: 100vw;
  height: 100vh;
  background-color: rgb(22, 4, 44) !important;
  display: flex;
  flex-direction: column !important;
  justify-content: center;
  align-items: center;
}
.login_role__Us2qG {
  color: #946bc1 !important;
  font-weight: 900 !important;
  font-size: 1.1rem !important;
  text-align: center !important;
  margin-top: 3% !important;
}
.login_imageZoom__cjx28 {
  transition: transform 0.3s ease;
  cursor: pointer;
}

.login_imageZoom__cjx28:hover {
  transform: scale(1.1);
}
.login_header__lzaZt {
  padding-bottom: 3% !important;
  font-size: 2.3rem !important;
  font-family: cursive;
  background: linear-gradient(
    to right,
    rgb(242, 240, 245),
    rgb(177, 151, 230),
    rgb(228, 115, 230)
  );
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

.common_footer__f6NJ8 {
  /* background: transparent !important; */
  text-align: center;
  padding: 15px;
}
.common_footertext__RIN6o {
  color: #ffffff !important;
}

.common_header-container__gHgde {
  display: flex;
  justify-content: space-between;
  padding: 2px 12px;
}

.common_header-bold-text__RX6TX {
  padding-right: 8px;
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
}

.common_header-bold-text-dark__YC7yN span > span {
  color: white;
}

.common_header-bold-text-light__fyfY8 span > span {
  color: black;
}

.common_logo-container__4Pvb5 {
  float: left;
}

.common_logo-image__KO46e {
  width: 200px;
  height: 28px;
  /* padding-left: 20px;
  padding-top: 5px; */
}

.common_profile-icon__eVceN {
  padding: 4px;
  border-radius: 27px;
  height: 25px;
  line-height: 1;
}

.common_earnings-modal__qv_FE {
  width: 280px;
  text-align: center;
  padding: 8px;
  border-radius: 5px;
}

.common_earnings-btn__1B6Tz,
.common_earnings-btn__1B6Tz:active,
.common_earnings-btn__1B6Tz:hover,
.common_earnings-btn__1B6Tz:focus {
  color: black;
  font-weight: 600;
  border: none;
}

.common_profile-modal__rwWPg {
  width: 200px;
}

.common_profile-container__UE_M8 {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 16px;
  cursor: default;
}

.common_profile-img__v8QQ6 {
  color: #fff;
  font-size: 36px;
  line-height: 1.8;
  width: 70px;
  height: 70px;
  border-radius: 40px;
  background: #333;
  text-align: center;
  margin: 10px 0px;
}

.common_profile-option__GLt66 {
  display: block;
  margin: 10px;
  font-size: 15px;
}

.common_profile-option__GLt66 .common_anticon__jawCe {
  color: #5e5f63;
  font-size: 20px;
  margin-right: 10px;
}

.common_logo__Zlybe .common_container__yi53x {
  float: left;
  width: 200px;
  height: 28px;
}

