.mb20 { margin-bottom: 20px; }
body { background-color: #fff; }
.border-success { --bs-border-opacity: 0.5; }
.border-danger { --bs-border-opacity: 0.5; }
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 0;
  color: inherit;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: inherit;
}

h1 {
  font-size: 6.4rem;
}

h2 {
  font-size: 4.8rem;
}

h3 {
  font-size: 3.6rem;
}

h4 {
  font-size: 2.8rem;
}

h5 {
  font-size: 2.2rem;
}

h6 {
  font-size: 1.8rem;
}

p {
  line-height: 1.85;
  font-size: 13px;
  color: #546274;
  margin: 0;
  padding: 0;
}

a {
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  outline: none;
  text-decoration: none;
  cursor: pointer;
}

a,
a:hover,
{
  text-decoration: none;
  display: inline-block;
  color: inherit;
  outline: none;
  cursor: pointer;
}

textarea {
  resize: none;
}

input::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #546274;
}
input:-moz-placeholder,
.form-control:-moz-placeholder {
  color: #546274;
}
input::-moz-placeholder,
.form-control::-moz-placeholder {
  color: #546274;
}
input:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
  color: #546274;
}

button, .btn {
  border: 0;
  background: transparent;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.primary-color {
  color: #1e85ff;
}

.primary-bg {
  background: #1e85ff;
}

.white-text {
  color: #ffffff;
}

.white-bg {
  background: #ffffff;
}

.ugf-bg {
  background-size: cover;
}



/*-- custom css start --*/
.justify-end{
  justify-content: flex-end !important;
}
.relative{
  position: relative;
}
.mx--15{
 margin-left: -15px !important;
 margin-right: -15px !important; 
}
.px-15{
  padding-left: 15px !important;
  padding-right: 15px !important;
}


.pt30 {
  padding-top: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pt70 {
  padding-top: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.pt80 {
  padding-top: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.pt100 {
  padding-top: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.pt130 {
  padding-top: 130px;
}

.pb130 {
  padding-bottom: 130px;
}

.pt150 {
  padding-top: 150px;
}

.pb150 {
  padding-bottom: 150px;
}

.pt180 {
  padding-top: 180px;
}

.pb180 {
  padding-bottom: 180px;
}

.pt200 {
  padding-top: 200px;
}

.pb200 {
  padding-bottom: 200px;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.covid-bg {
  position: relative;
}



@media all and (max-width: 991px) {
  .covid-bg:before {
    height: 0;
    width: 0;
    bottom: auto;
    height: 0;
  }
}

.ugf-covid {
  min-height: 100vh;
}

.anfra-nav {
  padding: 30px 0;
}

.anfra-nav .navbar-brand {
  padding: 0;
}

.anfra-nav .navbar-brand .logo-2 {
  display: none;
}

.anfra-nav .navbar-collapse .navbar-nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.anfra-nav .navbar-collapse .navbar-nav .nav-item {
  padding: 0;
  margin: 0 15px;
}

.anfra-nav .navbar-collapse .navbar-nav .nav-item:last-child {
  margin-right: 0;
}

.anfra-nav .navbar-collapse .navbar-nav .nav-item .nav-link {
  font-size: 1.5rem;
  font-weight: 500;
  color: #535b66;
  padding: 0;
}

.anfra-nav .navbar-collapse .navbar-nav .nav-item .nav-link.nav-button {
  background: #1e85ff;
  color: #ffffff;
  border-radius: 5px;
  font-weight: 700;
  padding: 0 35px;
  line-height: 50px;
}

.anfra-nav .navbar-collapse .navbar-nav .nav-item .dropdown-toggle:after {
  vertical-align: .15em;
}

.anfra-nav .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
  min-width: 150px;
  left: 0;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.12);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.anfra-nav .navbar-collapse .navbar-nav .nav-item .dropdown-menu .nav-item {
  padding: 4px 15px;
  margin: 0;
}

.anfra-nav .navbar-collapse .navbar-nav .nav-item .dropdown-menu .nav-item:hover {
  background: rgba(30, 133, 255, 0.1);
}

@media all and (max-width: 991px) {
  .anfra-nav .navbar-brand .logo-2 {
    display: block;
  }
  .anfra-nav .navbar-brand .main-logo {
    display: none;
  }
}

@media all and (min-width: 768px) {
  .anfra-nav .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
  }
  .anfra-nav .navbar-collapse .navbar-nav .nav-item:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
  }
}

@media all and (max-width: 767px) {
  .anfra-nav .navbar-toggler {
    font-size: 2.8rem;
    padding: 0;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .anfra-nav .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #ffffff;
    z-index: 9;
    border-radius: 5px;
    -webkit-box-shadow: 0px 30px 30px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 30px 30px 0px rgba(0, 0, 0, 0.05);
  }
  .anfra-nav .navbar-collapse .navbar-nav {
    padding: 25px 15px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .anfra-nav .navbar-collapse .navbar-nav .nav-item {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .anfra-nav .navbar-collapse .navbar-nav .nav-item + .nav-item {
    margin-top: 15px;
  }
  .anfra-nav .navbar-collapse .navbar-nav .nav-item .nav-link.nav-button {
    line-height: 40px;
    max-width: 140px;
    text-align: center;
  }
  .anfra-nav .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
    width: 100%;
  }
}


@media all and (max-width: 991px) {
  .covid-tips {
    display: none;
  }
}

.covid-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 40px;
}
.covid-header.no-step { display: none; }
.covid-header h2 { font-size: 2.4rem; font-weight: 700; color: #1c2437; }
.covid-header .step-count { color: #a7b2c1; font-size: 2.4rem; font-weight: 700; }
.covid-header .step-count.final-step { color: #1e85ff; }
.covid-test-wrap { display: none; min-height: 610px; }
@media all and (max-width: 991px) {
  .covid-test-wrap { min-height: auto; }
}
.covid-test-wrap.active { display: block; }
.covid-test-wrap h3 {
  font-size: 2.4rem;
  color: #1c2437;
  font-weight: 500;
}
.covid-test-wrap p { color: #546274; font-weight: 400; }
.covid-test-wrap .step-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media all and (max-width: 991px) {
  .covid-test-wrap .step-block { min-height: auto; }
}
.covid-test-wrap .step-block .form-group { position: relative; margin-bottom: 25px; }
.covid-test-wrap .step-block .form-group .form-control {
  height: 75px;
  border-radius: 10px;
  border: 1px solid 2px solid rgba(0, 0, 0, 0.12);
  font-size: 1.5rem;
  font-weight: 700;
  color: #1c2437;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 20px;
}
.covid-test-wrap .step-block .form-group .form-control::-webkit-input-placeholder { color: #b2becc; }
.covid-test-wrap .step-block .form-group .form-control:-moz-placeholder { color: #b2becc; }
.covid-test-wrap .step-block .form-group .form-control::-moz-placeholder { color: #b2becc; }
.covid-test-wrap .step-block .form-group .form-control:-ms-input-placeholder { color: #b2becc; }
.covid-test-wrap .step-block .form-group .form-control.has-error{border-color: rgba(255, 62, 88, 0.4); }
.covid-test-wrap .step-block .form-group .form-control.has-error + .error-msg {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ff3e58;
  font-size: 1.2rem;
  font-weight:
}
.covid-test-wrap .step-block .form-group .form-control:checked ~ label {
  border-color: rgba(30, 133, 255, 0.2); color: #1e85ff;
}
.covid-test-wrap .step-block .form-group .form-control:checked ~ label span { color: #1e85ff; }
.covid-test-wrap .step-block .form-group .form-control:checked ~ label:before {
  background: #1e85ff; border-color: transparent;
}
.covid-test-wrap .step-block .form-group .form-control:checked ~ label:after { opacity: 1; }
.covid-test-wrap .step-block .form-group .form-control[type="radio"] { display: none; }
.covid-test-wrap .step-block .form-group .form-control[type="checkbox"] { display: none; }
.covid-test-wrap .step-block .form-group .select-input span {
  position: absolute;
  top: 27px;
  right: 15px;
  height: 0;
  width: 0;
  border-top: 6px solid #b2becc;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.covid-test-wrap .step-block .form-group .select-input select.form-control {
  color: #b2becc;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.covid-test-wrap .step-block .form-group label {
  margin-bottom: 0;
  width: 100%;
  border: 2px solid rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  padding: 12px 25px;
  font-size: 1.5rem;
  color: #1c2437;
  text-align: center;
  font-weight: 700;
  position: relative;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
}
@media all and (max-width: 991px) {
  .covid-test-wrap .step-block .form-group label { text-align: left; padding-left: 50px; }
}

.covid-test-wrap .step-block .form-group label:before {
  position: absolute;
  top: 15px;
  left: 15px;
  height: 22px;
  width: 22px;
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, 0.12);
  content: '';
  opacity: 1;
}
.covid-test-wrap .step-block .error-msg { color: #ff3e58; font-size: 1.2rem; font-weight: 400; }
.covid-test-wrap .step-block .button {
  font-weight: normal;
  color: #ffffff;
  background: #202020;
  width: 100%;
  border-radius: 10px;
  height: 40px;
  border: 0;
  text-align: center;
  margin-top: auto;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 40px;
  font-size: 13px;
}
.covid-test-wrap .step-block .prev-btn {
  margin: 0 auto;
  margin-top: 20px;
  font-size: 13px;
  font-weight: normal;
  color: #97a2ae;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.covid-test-wrap .step-block .prev-btn img { margin-right: 10px; margin-top: -3px; }
.form-group{ position: relative; }
.auth-one-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 98vh;
  border-radius: 10px;
}
.register-screen-space{ padding-left: 9rem; padding-right: 9rem; }
.y-middle { display: flex; flex-wrap: wrap; align-items: center; }
.text-blue { color: #1c256c; }
.welcome-back-fs h5 { font-size: 22px; }
.form-control{ background-color: #fafafa; border: 1px solid #cbd2d9; }
.form-label{ font-weight: 500; }
.border-regsiter{ border: 1px solid #202020 !important; }
.btn-border{ border: 1px solid #202020; font-size: 13px; }
.btn-border:hover{ border: 1px solid #202020; background-color: #202020; color: #fff; }
.pl-0{ padding-left: 0px; }
.testimonial-carousel { overflow: hidden; position: relative; }
.testimonial-carousel .item .quote {
  margin-bottom: 25px;
  /* padding: 0px 85px 0px 85px; */
}
/* .testimonial-carousel .item .quote img {
  width: 50px;
} */
.testimonial-carousel .item p {
  font-size: 17px;
  font-weight: 400;
  color: #000;
  margin-bottom: 0px;
  line-height: 25px;
}
.testimonial-carousel .owl-dots {
  position: absolute;
  bottom: 13px;
  display: inline-flex;
  left: 50%;
  transform: translate(-50%, -50%);
}
.testimonial-carousel .owl-dots .owl-dot {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  margin-left: 10px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
}
.testimonial-carousel .owl-dots .owl-dot.active { background: #ffffff; }
.testimonial-carousel .owl-dots .owl-dot {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: rgba(112, 112, 112, 0.78)
  margin-left: 10px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
}

.register-carousel .owl-dots {
  position: absolute;
  bottom: 13px;
  display: inline-flex;
  left: 50%;
  transform: translate(-50%, -50%);
}
.register-carousel .owl-dots .owl-dot {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  margin-left: 10px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
}
.register-carousel .owl-dots .owl-dot.active { background: #ffffff; }
.register-carousel .owl-dots .owl-dot {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: rgba(112, 112, 112, 0.78)
  margin-left: 10px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
}
.h-100vh{ height: 100vh; }
.slider-direction { background-size: cover; background-repeat: no-repeat; background-position: center center; height: 98vh; border-radius: 10px; margin-top: 8px; }
/* .content-part {
  margin: auto;
  position: absolute;
  bottom: 140px;
  right: 10px;
} */
.register-background-overlay-banner{
  background-color: transparent;
  background-image: linear-gradient(0, #000 0%, transparent 100%);
  opacity: 0.94;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0px;
  position: absolute;
  border-radius: 10px;
  /* outline: 6px solid white;
outline-offset: -10px; */
}

.content-part .sl-title{
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  margin: 0 0 15px;
  text-align: center; 
  padding: 40px 100px;
  line-height: 27px;
  margin: auto;
  margin-bottom: 35px;
}
.verification-step p{
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  margin: 0 0 15px;
  text-align: center;
  padding: 40px 100px;
  line-height: 27px;
  margin: auto;
    margin-bottom: auto;
  margin-bottom: auto;
}
.ugf-content h2 { font-size: 22px; color: #1c256c; font-weight: 700; }
.ugf-content p {
  font-size: 15px;
  color: rgb(77, 77, 77);
  font-weight: 400;
  margin-top: 10px;
  line-height: 23px;
}
.ugf-content .form-flex{
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.ugf-content .form-flex {
  max-width: 470px;
  margin: auto;
  padding-top: 40px;
}
.ugf-content .email-verification-form .form-group { -webkit-box-flex: 0; -ms-flex: 0 0 80px; flex: 0 0 70px; }
.ugf-content .form-flex .form-group { margin-bottom: 25px; position: relative; }
.register-wrapper .step-block{ padding-left: 9rem; padding-right: 9rem; }
.auth-one-bg-verification {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 98vh;
  border-radius: 10px;
  margin-top: 8px;
}
.password-addon {
  right: 0 !important;
  top: 23px;
  position: absolute;
  min-height: 45px;
  padding: 12px;
  color: #000;
  background: none;
  border: none;
}
.position-absolute { position: absolute !important; }
.position-relative { position: relative !important; }
.check-flex { display: flex; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center;  align-items: center; }
.ugf-form-card form .form-group .custom-checkbox .custom-control-input {
  height: 18px;
  width: 18px;
  border-radius: 3px;
  border: 3px solid rgba(0, 0, 0, 0.12);
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.alternate-access { margin-top: 20px; }
.alternate-access p a{ color: #98002e; }
.ugf-content .account-type {
  /* height: 230px; */
  -webkit-box-flex: 0;
  -ms-flex: 0 0 230px;
  flex: 0 0 230px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.12);
  text-align: center;
  background: #ffffff;
  padding: 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.ugf-content .account-type .account-icon {
  height: 60px;
  width: 60px;
  border-radius: 5px;
  border: 1px solid rgba(28, 37, 108, 0.32);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
}
.ugf-content .account-type h6 {
  font-size: 16px;
  font-weight: 700;
  color: #1c2437;
  text-transform: uppercase;
  margin-top: 20px;
}
.mb-40{ margin-bottom: 40px; }
.ugf-content .account-type .account-icon img{ height: 40px; width: 40px; object-fit: contain; }
.modal-title { font-weight: 600; font-size: 20px; color: #98002e; }
.register-accordian .accordion .accordion-item{ margin-bottom: 15px; border: 1px solid #e9ebec; border-radius: 0px; }
.register-accordian .accordion .accordion-item .accordion-button:not(.collapsed){
  color: #ad3559; background-color: #98002e0d;
}
.form-select{ background-color: #fafafa; border: 1px solid #cbd2d9; }
.btn-red {
  background-color: #98002e;
  border: 1px solid #98002e;
  color: #fff;
  border-radius: 10px;
  font-weight: normal;
  font-size: 13px;
}
.btn-red:hover { background-color: #1c256c; border: 1px solid #1c256c; color: #fff; }
.float-right{ float: right; }
.btn-black {
  background-color: #202020;
  border: 1px solid #202020;
  color: #fff;
  border-radius: 10px;
  font-weight: normal;
  font-size: 13px;
}
.btn-black:hover { background-color: #1c256c; border: 1px solid #1c256c; color: #fff; }
.avatar-xl { height: 7.5rem; width: 7.5rem; }
.rounded-circle { border-radius: 50% !important; }
.profile-user .profile-photo-edit { position: absolute; right: 0; left: auto; bottom: 0; cursor: pointer; }
.avatar-xs { height: 2rem;width: 2rem; }
.rounded-circle { border-radius: 50% !important; }
.profile-user .profile-img-file-input { display: none; }
.profile-user .profile-photo-edit {
  position: absolute;
  right: 0;
  left: auto;
  bottom: 0;
  cursor: pointer;
}
.avatar-title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #4b38b3;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.btn-submit{
  font-weight: normal;
  color: #ffffff;
  background: #202020;
  width: 100%;
  border-radius: 10px;
  height: 40px;
  border: 0;
  text-align: center;
  margin-top: auto;
  outline: none;
  box-shadow: none;
  font-size: 13px;
}
.btn-submit:hover { background-color: #1c256c; border: 1px solid #1c256c; color: #fff; }
.covid-test-wrap .step-block .button:hover{ background-color: #1c256c; color: #fff; }
.avatar-google{ width: 22px; height: 22px; margin-right: 10px; margin-top: -3px; }
.back-page a{ font-size: 15px; font-weight: 700; }
.back-page i{ margin-right: 10px; }
.modal-data-welcome p{ font-size: 16px; color: #000; text-align: center; padding: 35px 70px 20px 70px; }
.mb-30{ margin-bottom: 30px; }
.modal-border{ border-radius: 20px; }
.mb-45{ margin-bottom: 45px; }
.cards-block .cards-content {
  padding: 17px 20px;
  border-radius: 15px;
  background-size: cover;
  background-position: center;
  box-shadow: 0px 10px 15px 0px #cfd7e2;
  height: 188px;
}
.cards-block .cards-content span { color: #fff; font-size: 14px; }
.cards-block {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px;
  margin-right: 15px;
  width: 100%;
}
.card-remove i { color: #fff; }
.cards-block .cards-content img { max-width: 60px; height: 45px; }
.cards-block .cards-content p {
  color: #fff;
  font-size: 14px;
  margin-top: 8px;
  opacity: .85;
  margin-bottom: 45px;
}
.cards-block .cards-content span .dots {
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 100%;
  display: inline-block;
  margin-right: 5px;
  margin-top: -2px;
  vertical-align: middle;
}
/* Forget Password modal */
.reset-title { text-align: center; }
.reset-title h3 { color: #000; font-size: 24px; word-spacing: 5px; }
.reset-passthru form {
  padding: 0 50px;
}
.reset-passthru input {
  padding: 11px;
  color: #000;
  border: 2px solid #000;
  font-size: 16px;
  outline: none;
  border-radius: 16px;
  min-height: 45px;
  display: block;
  float: none;
  margin: 20px auto;
  width: 100%;
  font-style: normal;
}
.signup-new {
  background: #98002e;
  font-size: 18px;
  color: #fff;
  border-radius: 10px;
  width: 100%;
  font-weight: bold;
  border: none;
  padding: 10px 0;
  text-transform: capitalize;
}
.reset-passthru p {
  width: 100%;
  float: left;
  text-align: center;
  color: #3e4148;
  font-size: 18px;
  padding: 0px 0 30px;
  margin-top: 15px;
}
.donthave a{ color: #98002e; }
.error { color: red; }
.resendotp{ font-size: 15px; font-weight: 700; color: #97a2ae; display: flex; align-items: center; justify-content: end; padding-right: 5px; }
#otpcountdown{ text-align:left; color: #ff0000; margin-top: 0px; display: flex; align-items: flex-start; justify-content: start; font-size: 15px; font-weight: 500;  }
.cursor{
  cursor: pointer;
}
.optional_contact{
  display: inline;
  color: #8b8a8a;
}
