.sm-drawer {
  margin: 0 10%;
  height: 100%;
  position: relative;
  transform: translate3d(-100%, 0, 0);
  transition-property: transform;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  will-change: transform;
  background: var(--white);
  z-index: 9;
  opacity: 0.001;
  box-shadow: var(--box_shadow);
}
.sm-drawer > .content {
  height: 100%;
  position: relative;
  overflow-y: auto;
  background: var(--mobsmallbg);
}
.sm-drawer .drawer-heading {
  background: var(--white);
  color: var(--primary_text_color);
  padding: 12px 12px;
  font-size: 16px;
  font-weight: 700;
}
.sm-social-login {
  padding: 0.8572rem;
}
.sm-social-login > .google {
  background: var(--link_color);
}
.sm-social-login > div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.1431rem;
  border-radius: 0 3px 3px 0;
  color: var(--white);
  font-size: 16px;
  font-weight: 700;
  position: relative;
  margin-left: 3.4289rem;
  margin-bottom: 0.7143rem;
  cursor: pointer;
}
.sm-social-login > div:last-child {
  margin-bottom: 0;
}
.sm-social-login > .fb {
  background: #4d69a2;
}
.sm-box.padded {
  padding: 10px 12px;
}
.sm-box {
  position: relative;
  border: 1px solid var(--white_bark_a);
  border-width: 1px 0;
  background: white;
  margin: 12px 0;

  border-width: 1px;
  border-radius: 4px;
  box-shadow: var(--box_shadow);
}
.padded > .sm-box-header {
  padding: 0 0 10px 0;
}
.sm-box-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 12px;
}
.sm-box-title {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.size-s .sm-box-header h2 {
  font-size: 1.0001rem;
}
.sm-box-header h2,
.sm-box > h3 {
  font-size: 1.2858rem;
  font-weight: 500;
  line-height: 1.3333;
}
.sm-box > * {
  z-index: 1;
}
.sm-form {
  position: relative;
}
.sm-input {
  position: relative;
  width: 100%;
  max-width: 600px;
  --isize: 24px;
  font-size: 15px;
  line-height: 23px;
  padding: 8px 12px;
}
.sm-input > .input,
.sm-input select {
  display: block;
  padding: 7px 10px;
  border: 1px solid #d2d2d2;
  border-top-color: silver;
  background: var(--form_input);
  color: var(--primary_text_color);
  width: 100%;
  font-size: 14px;
  line-height: 21px;
  max-height: 300px;
  box-shadow: var(--box_shadow_2);
  border-radius: 3px;
  font-family: inherit;
  font-size: 15px;
  line-height: 23px;
  padding: 8px 12px;
  margin-bottom: 10px;
  text-align: center !important;
}
.sm-input.no-label + .sm-input {
  margin-top: 9px;
}
.sm-input > .submit-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sm-btn.raised,
.sm-btn.flat {
  background: var(--ora-btn-color);
}
input.sm-btn {
  outline: none;
  border: none;
  font-family: inherit;
}

.sm-box-item {
  position: relative;
  border-top: 1px solid var(--sticknavbg);
  padding: 0.8572rem 12px;
  font-size: 1.0429rem;
}
.sm-box-item > a:only-child {
  display: block;
  margin: -0.8572rem calc(-1 * 12px);
  padding: 0.8572rem 12px;
}

.tfd_log_svg {
  position: absolute;
  top: 0;
  left: -3.4289rem;
  height: 3.1431rem;
  width: 3.4289rem;
  border-radius: 3px 0 0 3px;
  border: 1px solid var(--link_color);
}
.tfd_log_svg svg {
  position: absolute;
  top: 9px;
  right: 9px;
}
.statusmessages {
  font-size: 14px;
}
.invalidmessage {
  color: var(--red);
  padding: 5px;
  width: 100%;
  text-align: center;
  margin-left: 1%;
}
.statusmessages {
  font-size: 12px;
  font-weight: 500;
}
#btnauth.disbaleclass {
  background: #f89393 !important;
  cursor: wait !important;
  border: 1px solid hsl(0, 88%, 77%);
}
.loader {
  right: 20px;
  top: 19px;
  width: 18px;
  position: absolute;
}
#logintimer {
  font-size: 13px;
  text-align: right;
  width: 94%;
  display: block;
  margin-top: 6px;
  color: var(--red);
  font-weight: bold;
}
.resendloginsms {
  color: var(--primary_text_color);
  text-decoration: underline;
}
.prc {
  font-size: 13px;
  margin-top: 10px;
}
.prc .privacy label {
  margin-bottom: 0;
  position: relative;
  padding-left: 18px;
  top: 0;
  text-align: left;
}
.prc .privacy input[type="checkbox"] {
  margin-right: 5px;
  position: absolute;
  top: 5px;
  left: 0;
}
.congrats {
  position: relative;
  top: -80px;
  width: 100%;
  height: 100px;
  padding: 20px 10px;
  text-align: center;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.congrats h1 {
  transform-origin: 50% 50%;
  font-size: 1.75rem;
  font-family: inherit;
  cursor: pointer;
  z-index: 2;
  position: relative;
  top: 0;
  text-align: center;
  width: 100%;
  color: var(--green);
  text-transform: uppercase;
  font-weight: 600;
}
#fullname {
  animation: drop-in 1s ease 800ms backwards;
}
#email {
  animation: drop-in 800ms ease 1800ms backwards;
}
#mobile_number {
  animation: drop-in 2200ms ease 2400ms backwards;
}
.thirdstep {
  text-align: center;
}
.secondstep-message {
  text-align: center;
}
.rem {
  font-size: 13px;
}
.skip {
  display: block;
  text-align: right;
  margin-top: 15px;
  margin-left: 20px;
  color: var(--primary_text_color);
}
