.contact-us-signup-message {
  transform: translate(-50%, -50%);
  position: fixed;
  top: 25%;
  left: 50%;
  z-index: 999; }

.contact-us-signup-alert {
  animation: fade 5s linear forwards;
  box-shadow: 1px 1px 5px green;
  padding: 1em; }

@keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .contact-us-signup-alert.show {
    display: block; }

.form-group.required .form-control-label::before {
  content: "*";
  color: #c00; }

.login-page {
  margin-top: 1em; }
  .login-page .login-form-nav {
    margin-bottom: 1.25em; }
    .login-page .login-form-nav .tab-pane {
      margin-top: 1em; }
  .login-page .login {
    margin-bottom: 0.938em; }
    .login-page .login .error-message-form {
      padding: 0.625em;
      background-color: #c00;
      color: #fff;
      border-radius: 0.188em; }

.registration-page .privacy-policy {
  margin-top: 1rem; }

.login-banner {
  background-image: url("../images/account.jpg");
  background-position-y: 40%; }

.equal-height .card {
  width: 100%; }

.track-order-header {
  font-size: 1.75rem; }

.request-password-title {
  font-size: 1.5rem; }

@media (min-width: 769px) {
  .login-main-card .input-field-text, .login-main-card .input-field-text-password {
    display: none; }
  .order-status-main-page {
    max-width: 1047px;
    padding: 25px 4rem; }
    .order-status-main-page .order-status-main-title {
      color: #3A2E2C;
      font-size: 1rem;
      font-weight: 700;
      font-family: "Patron";
      margin: 1rem;
      border-bottom: 1px solid rgba(0, 0, 0, 0.125);
      padding-bottom: 1rem; }
    .order-status-main-page .cards.vs_login_left_card {
      border-radius: 0;
      border-left: none;
      border-radius: 0;
      border-top: none;
      border-bottom: none; }
    .order-status-main-page .vs_login_main_card {
      border: none; }
    .order-status-main-page .card-alignment {
      padding-left: 1rem;
      padding-right: 2.5rem; }
    .order-status-main-page .nav-tabs {
      border-bottom: none; }
    .order-status-main-page .order-status-heading {
      color: #3A2E2C;
      font-size: 1rem;
      font-weight: 500;
      font-family: "Patron";
      line-height: 24px; }
    .order-status-main-page .order-status-description {
      font-size: 0.75rem;
      color: #3A2E2C;
      font-family: "Patron-Light";
      font-weight: 250; }
    .order-status-main-page .custom-control {
      display: none; }
    .order-status-main-page .pull-right {
      float: left;
      margin: 1rem 0; }
    .order-status-main-page .forgot-password-field {
      color: #6E6E6E !important;
      font-family: "Patron";
      font-size: 15px; }
    .order-status-main-page .registered-signup-text {
      display: block;
      margin: auto; }
    .order-status-main-page .signup-btn {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      text-decoration: underline; }
    .order-status-main-page .signUpPageText {
      font-size: 1rem !important;
      line-height: 24px;
      color: #3300AD !important;
      font-family: "Patron"; }
    .order-status-main-page .card-body-container {
      padding-left: 0; }
    .order-status-main-page .view-order-status-page {
      padding-left: 2.5rem; }
    .order-status-main-page .form-groups {
      margin: 1rem 0;
      font-size: 0.938rem;
      font-family: "Patron";
      font-weight: 500; }
    .order-status-main-page .signin-icon-font {
      color: #3A2E2C !important;
      border-color: #3A2E2C;
      text-transform: uppercase;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      font-size: 0.938rem;
      font-weight: 500;
      padding: 0.5rem 0.75rem;
      line-height: 22px;
      gap: 5px; }
    .order-status-main-page .signin-icon-font:hover {
      background-color: transparent;
      border-color: #3A2E2C; }
    .order-status-main-page .custom-btn-login-page {
      text-transform: uppercase; }
    .order-status-main-page .email-password-field {
      width: 407px;
      display: block; }
    .order-status-main-page .view-order-btn {
      color: #3A2E2C;
      font-size: 0.938rem;
      font-family: "Patron";
      font-weight: 500;
      text-transform: uppercase;
      background-color: transparent;
      border-color: #3A2E2C;
      height: 40px;
      width: 407px;
      margin: 2rem 0; }
    .order-status-main-page .view-order-btn:hover {
      background-color: transparent;
      border-color: #3A2E2C;
      color: #3A2E2C; }
    .order-status-main-page .guest-form-control {
      width: 407px;
      height: 40px; }
    .order-status-main-page input:focus {
      background-color: transparent; }
    .order-status-main-page .input-field-text {
      position: relative;
      top: 0.35rem;
      font-size: 0.625rem;
      left: 3%;
      background-color: #ffff;
      padding: 0 5px;
      color: #6E6E6E;
      margin: 0;
      width: fit-content; }
    .order-status-main-page .input-field-text-password {
      position: relative;
      top: 0.35rem;
      font-size: 0.625rem;
      left: 3%;
      background-color: #ffff;
      padding: 0 5px;
      color: #6E6E6E;
      margin: 0;
      width: fit-content; }
    .order-status-main-page .input-class-custom {
      border: 1px solid #E5E5E5 !important;
      height: 40px; }
    .order-status-main-page .email-password-field input:-ms-input-placeholder {
      color: transparent; }
    .order-status-main-page .email-password-field input::placeholder {
      color: transparent; }
    .order-status-main-page .form-label-email {
      position: relative;
      top: 0.85rem;
      font-size: 0.625rem;
      background-color: #ffff;
      left: 3%;
      padding: 0 5px;
      color: #6E6E6E; }
    .order-status-main-page .form-label-order-number {
      position: relative;
      top: 0.85rem;
      font-size: 0.625rem;
      background-color: #ffff;
      left: 3%;
      padding: 0 5px;
      color: #6E6E6E; }
    .order-status-main-page input:-webkit-autofill {
      -webkit-box-shadow: 0 0 0 1000px #ffff inset !important;
      /* Change the background color */ }
    .order-status-main-page .main-div-attributes {
      margin-top: 0.5rem;
      display: block;
      margin-bottom: 1.75rem; }
    .order-status-main-page .guest-order-number {
      margin-top: -1rem; }
    .order-status-main-page .invalid-feedback {
      position: absolute;
      margin-top: 0.1rem; }
    .order-status-main-page .login-register-div {
      position: relative; }
    .order-status-main-page .email-mail-div-main {
      display: none; }
    .order-status-main-page .email-mail-div-main-password {
      display: none; }
    .order-status-main-page .guest-order-label {
      margin-top: -1.15rem; }
    .order-status-main-page .toggle-password {
      position: relative;
      float: right;
      bottom: 1.5rem;
      right: 3%;
      cursor: pointer; }
    .order-status-main-page .notRegUserText {
      font-size: 1rem;
      margin-bottom: 0.5rem;
      color: #6E6E6E;
      font-family: "Patron"; }
    .order-status-main-page .contact-us-link {
      text-decoration: underline; } }

@media (max-width: 819.98px) {
  .order-status-main-page {
    padding: 25px 0; }
    .order-status-main-page .order-status-main-title {
      color: #3A2E2C;
      font-size: 1rem;
      font-weight: 700;
      font-family: "Patron";
      margin: 1rem;
      border-bottom: 1px solid rgba(0, 0, 0, 0.125);
      padding-bottom: 1rem; }
    .order-status-main-page .vs_login_left_card {
      border: none; }
    .order-status-main-page .order-status-heading {
      color: #3A2E2C;
      font-size: 1rem;
      font-weight: 500;
      font-family: "Patron"; }
    .order-status-main-page .card-alignment {
      padding: 0 1rem; }
    .order-status-main-page .order-status-description {
      font-size: 0.75rem;
      color: #3A2E2C;
      font-family: "Patron-Light";
      font-weight: 250; }
    .order-status-main-page .email-password-field {
      width: 100%; }
    .order-status-main-page .form-groups {
      margin: 1rem 0;
      font-size: 0.938rem;
      font-family: "Patron";
      font-weight: 500; }
    .order-status-main-page .signin-icon-font {
      color: #3A2E2C !important;
      border-color: #3A2E2C;
      text-transform: uppercase;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      font-size: 0.938rem;
      font-weight: 500;
      padding: 0.5rem 0.75rem;
      line-height: 22px;
      gap: 5px; }
    .order-status-main-page .custom-control {
      display: none; }
    .order-status-main-page .pull-right {
      float: left;
      margin: 1rem 0; }
    .order-status-main-page .forgot-password-field {
      color: #6E6E6E !important;
      font-family: "Patron";
      font-size: 15px; }
    .order-status-main-page .registered-signup-text {
      display: block;
      margin: auto; }
    .order-status-main-page .signup-btn {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      text-decoration: underline; }
    .order-status-main-page .card-body-container {
      padding: 0; }
    .order-status-main-page .view-order-btn {
      color: #3A2E2C;
      font-size: 0.938rem;
      font-family: "Patron";
      font-weight: 500;
      text-transform: uppercase;
      background-color: transparent;
      border-color: #3A2E2C;
      height: 40px;
      width: 100%;
      margin: 2rem 0; }
    .order-status-main-page .view-order-btn:hover {
      background-color: transparent;
      border-color: #3A2E2C;
      color: #3A2E2C; }
    .order-status-main-page .vs_login_main_card {
      border: none; }
    .order-status-main-page .sign-or {
      position: relative;
      bottom: 1.5rem;
      width: 40px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      background: #ffff;
      left: 46%;
      font-family: "Patron";
      color: #4E3844;
      font-size: 0.75rem; }
    .order-status-main-page input:focus {
      background-color: transparent; }
    .order-status-main-page .input-field-text {
      position: relative;
      top: 0.35rem;
      font-size: 0.625rem;
      left: 3%;
      background-color: #ffff;
      padding: 0 3px;
      color: #6E6E6E;
      margin: 0;
      width: fit-content; }
    .order-status-main-page .input-field-text-password {
      position: relative;
      top: 0.35rem;
      font-size: 0.625rem;
      left: 3%;
      background-color: #ffff;
      padding: 0 3px;
      color: #6E6E6E;
      margin: 0;
      width: fit-content; }
    .order-status-main-page .input-class-custom {
      border: 1px solid #E5E5E5 !important;
      height: 40px; }
    .order-status-main-page .email-password-field input:-ms-input-placeholder {
      color: transparent;
      /* Hides the placeholder text */ }
    .order-status-main-page .email-password-field input::placeholder {
      color: transparent;
      /* Hides the placeholder text */ }
    .order-status-main-page .form-label-email {
      position: relative;
      top: 0.85rem;
      font-size: 0.625rem;
      background-color: #ffff;
      left: 4%;
      padding: 0 3px;
      color: #6E6E6E; }
    .order-status-main-page .form-label-order-number {
      position: relative;
      top: 0.85rem;
      font-size: 0.625rem;
      background-color: #ffff;
      left: 4%;
      padding: 0 3px;
      color: #6E6E6E; }
    .order-status-main-page .form-group {
      margin-top: 0.5rem; }
    .order-status-main-page input:-webkit-autofill {
      -webkit-box-shadow: 0 0 0 1000px #ffff inset !important;
      /* Change the background color */ }
    .order-status-main-page .main-div-attributes {
      display: block; }
    .order-status-main-page .main-div-attributes-password {
      display: block;
      margin-top: 1.5rem; }
    .order-status-main-page .invalid-feedback {
      position: absolute;
      margin-top: 0.1rem; }
    .order-status-main-page .alert-danger {
      margin-top: 0; }
    .order-status-main-page .guest-order-label {
      margin-bottom: 0; }
    .order-status-main-page .guest-order-number {
      margin-top: 0; }
    .order-status-main-page .custom-btn-login-page {
      text-transform: uppercase; }
    .order-status-main-page .toggle-password {
      position: relative;
      float: right;
      bottom: 1.5rem;
      right: 3%; }
    .order-status-main-page .signUpPageText {
      font-size: 1rem !important;
      line-height: 24px;
      color: #3300AD !important;
      font-family: "Patron"; }
    .order-status-main-page .notRegUserText {
      font-size: 1rem;
      margin-bottom: 0.5rem;
      color: #6E6E6E;
      font-family: "Patron"; }
    .order-status-main-page .nav-fill {
      margin-top: 2.5rem; }
    .order-status-main-page .nav-item {
      display: none; }
    .order-status-main-page .contact-us-link {
      text-decoration: underline; } }

.order-status-main-page .registerSignUpMainDiv {
  display: none; }

.showpswd {
  padding: 10px !important; }

.remember-me .custom-control-label:after,
.remember-me .custom-control-label:before {
  position: absolute;
  top: -0.02rem;
  width: 1.25rem;
  height: 1.25rem; }

.signUpMainDiv {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 350px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 20px; }

.loginWithOtp-signupPage {
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-weight: 400;
  color: #3d00c3;
  font-family: Arial; }

.custom-btn-login-page {
  background-color: #3d00c3 !important;
  width: 350px;
  height: 41px;
  margin-left: auto;
  margin-right: auto; }

.registerSignUpMainDiv {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.notRegUserText {
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-weight: 400;
  color: #94969f;
  font-family: Arial; }

.signUpPageText {
  display: -ms-flexbox;
  display: flex;
  font-size: 12px !important;
  font-weight: 400;
  color: #3d00c3 !important;
  font-family: Arial;
  padding: 0px !important; }

.email-mail-div-main {
  display: -ms-flexbox;
  display: flex;
  display: flex;
  width: 50px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background-color: #e8f0fe;
  height: 38px !important;
  border-radius: 4px 0px 0px 5px; }

.main-div-attributes {
  height: 40px;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex; }

.icon-custom-email-login {
  background-color: #e8f0fe !important;
  border-radius: 5px 0 0 5px;
  height: 20px;
  width: 20px; }

.input-class-custom {
  border: none !important; }

/* *****************************************/
.email-mail-div-main-password {
  display: -ms-flexbox;
  display: flex;
  display: flex;
  width: 50px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background-color: #e8f0fe;
  height: 38px !important;
  border-radius: 4px 0px 0px 5px; }

.icon-custom-password {
  background-color: #e8f0fe !important;
  border-radius: 5px 0 0 5px;
  height: 20px;
  width: 20px; }

.main-div-attributes-password {
  height: 40px;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex; }

/* *********************************** */
.forgot-remember-main-div {
  width: 350px;
  height: 41px;
  margin-left: auto;
  margin-right: auto; }

/* ***************************** */
.ul-class-sign-up {
  width: 350px;
  margin-left: auto;
  margin-right: auto; }

.custom-fb-class {
  width: 163px;
  height: 43px;
  border: 1px solid #bfc0c6 !important;
  font-family: Aerial;
  font-weight: 400;
  font-size: 13px;
  color: #696b79 !important;
  padding: 12px 0px; }

.custom-google-class {
  width: 163px;
  height: 43px;
  border: 1px solid #bfc0c6 !important;
  font-family: Aerial;
  font-weight: 400;
  font-size: 13px;
  color: #696b79 !important;
  padding: 12px 0px; }

.custom-google-class:hover {
  color: white !important; }

.custom-fb-class:hover {
  color: white !important; }

.aldo-track-pack > a {
  width: fit-content;
  border: 1px solid #bfc0c6;
  font-family: Aerial;
  font-weight: 400;
  font-size: 13px;
  color: #696b79;
  padding: 12px 25px;
  text-decoration: none;
  border-radius: 0.1875rem; }

.main_div_border {
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.11);
  width: 390px;
  height: auto; }

.image_icon_login_page {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

.login-main-card {
  border: none !important; }

.custom-spacing-enter {
  margin-bottom: 0px; }

.custom-spacing-email {
  margin-top: 3px; }

.reset-password-main {
  border: none; }

.form-input-fields {
  border: none;
  border-bottom: #6E6E6E 0.5px solid !important;
  border-radius: 0; }

.border-bottom-line {
  /* border-bottom: #6E6E6E 0.5px solid !important; */ }

.reset-pass-btn {
  background-color: #3F0ABB !important;
  font-weight: 400;
  border: 0;
  border-radius: 0;
  padding: 12px;
  font-family: 'Patron';
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px; }

.reset-pass-btn:hover {
  background-color: #fff !important; }

.reset-pass h4 {
  font-size: 36px;
  color: #3A2E2C;
  line-height: 42px;
  font-weight: 250 !important;
  font-family: 'Patron';
  padding-top: 24px; }

.reset-pass p {
  font-size: 16px;
  color: #3A2E2C;
  font-family: 'Patron';
  line-height: 24px; }

.reset-pass {
  text-align: center; }

.setnewpw-body {
  padding: 1rem 4rem; }

@media (max-width: 768px) {
  .reset-pass-btn {
    font-size: 16px;
    line-height: 24px; }
  .reset-pass h4 {
    font-size: 24px;
    text-align: left; }
  .reset-pass p {
    text-align: left; }
  .setnewpw-body {
    padding: 0; } }

.form-input-fields {
  padding-left: 0px; }

.aligntopdiv {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: right;
      justify-content: right;
  position: relative;
  bottom: 52px; }

.custom-fonts {
  font-size: 16px;
  font-weight: 250;
  line-height: 24px;
  font-family: 'Patron';
  position: relative;
  bottom: 17px; }

.bottom-space {
  margin-bottom: 30px; }

.passwordnotmatch {
  background: #FFF0F0;
  color: #cc0000;
  font-weight: 400;
  font-family: 'Patron';
  line-height: 24px;
  display: block;
  padding: 12px 0px 12px 20px;
  font-size: 16px; }

.moverighttext {
  padding-left: 6px; }

.showpswd {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

@media (max-width: 768px) {
  .custom-fonts {
    font-size: 14px;
    font-weight: 250;
    line-height: 22px;
    font-family: 'Patron'; }
  .placeholder-fonts:-ms-input-placeholder {
    font-family: 'Patron';
    font-size: 16px !important; }
  .placeholder-fonts::placeholder {
    font-family: 'Patron';
    font-size: 16px !important; } }

.showpswdbtn-custom {
  position: relative;
  top: 29px; }

