.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 {
    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%; }

@media (min-width: 1230px) {
  .container {
    max-width: 1550px; } }

@media (min-width: 1024px) {
  .container {
    max-width: 1500px; } }

@media (max-width: 768px) {
  .loginpage .contact-section .call,
  .loginpage .contact-section .sms,
  .loginpage .contact-section .email {
    height: 150px !important;
    border: 1px solid #f0f0f0; } }

.registration .registration-form-email label,
.registration .passwordDetails label {
  left: 0px !important; }

.registration .fname label {
  left: 15px !important; }

.login-page {
  background-color: #fafafa;
  margin-top: 0;
  padding: 25px 0;
  margin-top: 1em; }
  @media (max-width: 768px) {
    .login-page .login-form-nav .nav-link {
      background: #ffffff !important; }
    .login-page .trackorder .alert-text .alert strong {
      font-size: 12px !important; }
    .login-page .trackorder .track-order-header {
      background: #fafafa !important; }
    .login-page .justify-content-center {
      background: #ffffff !important; }
    .login-page .divider {
      margin: 30px auto;
      width: 100%;
      border-bottom: 1px solid #928080; } }
  @media (min-width: 992px) {
    .login-page .footer-container {
      margin-left: 0px !important; }
      .login-page .footer-container .offset-md-0 {
        margin-left: -3px !important; }
      .login-page .footer-container .footersocial {
        padding-left: 15px !important; }
        .login-page .footer-container .footersocial .row .other-platforms {
          margin-left: 0 !important; }
    .login-page footer .footersocial .row .other-platforms {
      margin-left: 0% !important; } }
  @media (max-width: 768px) {
    .login-page .login_form .card {
      border: none !important; }
    .login-page .login_form .card-body {
      padding: 0 !important; } }
  .login-page .trackorder .form-control {
    height: 50px !important; }
  @media (max-width: 768px) {
    .login-page .trackorder {
      background: #fafafa !important; }
      .login-page .trackorder .form-control {
        background: #fafafa !important; }
      .login-page .trackorder .card {
        margin: 0 8.33% !important;
        border: none !important; }
      .login-page .trackorder .card-body {
        padding: 0 !important; } }
  .login-page .login-banner {
    height: 230px !important; }
    @media (max-width: 580px) {
      .login-page .login-banner {
        height: 25vw !important; } }
  .login-page .hideinmobile {
    color: #000000 !important;
    padding-top: 13px; }
  .login-page input[type="checkbox"] {
    width: 16px !important;
    height: 16px !important; }
  .login-page .blackbgbtn,
  .login-page .blackbgbtn:hover,
  .login-page .blackbgbtn:focus {
    background: #131e29 !important;
    border-radius: 0 !important;
    margin-bottom: 5px !important; }
  .login-page .checkstatus {
    border-radius: 0 !important;
    margin-top: 10px !important; }
    @media (max-width: 768px) {
      .login-page .checkstatus {
        background: #fafafa !important; } }
  .login-page .login-form-nav {
    margin-bottom: 1.25em; }
  .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; }
    .login-page .login .alert-danger {
      border: 1px solid #d73200;
      border-radius: 2px;
      background-color: #fbeae5;
      color: #d73200;
      font-size: 12px;
      line-height: 20px;
      padding: 7px 10px; }
      .login-page .login .alert-danger .alert-red-icon {
        border-radius: 6px; }
  .login-page .login-oauth {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    border: 1px solid #dcdcdc;
    border-right: none; }
    .login-page .login-oauth .formgroup {
      display: -ms-flexbox;
      display: flex;
      -ms-flex: 100;
          flex: 100;
      height: 41px; }
      .login-page .login-oauth .formgroup:hover {
        outline: none !important; }
      .login-page .login-oauth .formgroup a {
        margin-top: 0;
        padding: 0;
        border: none;
        border-right: 1px solid #dcdcdc; }
        .login-page .login-oauth .formgroup a i {
          font-size: 25px;
          margin-top: 8px; }
  @media only screen and (min-width: 770px) {
    .login-page .fname {
      padding-right: 7.5px; }
    .login-page .lname {
      padding-left: 7.5px; } }
  .login-page .card {
    border: 1px solid #dcdcdc; }
  .login-page .form-control {
    box-shadow: none !important;
    padding: 12px;
    color: #000000;
    font-family: "Gotham A", "Gotham B";
    font-size: 14px;
    font-weight: 400;
    height: 50px !important;
    line-height: 20px;
    border-radius: 0 !important; }
  .login-page a.createanaccount {
    text-align: center;
    color: #000000 !important;
    text-transform: uppercase;
    font-family: "Gotham A", "Gotham B";
    font-size: 12px;
    font-weight: 400;
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    letter-spacing: 2.4px;
    line-height: 16px;
    text-align: center; }
  .login-page .nav-link,
  .login-page .track-order-header {
    margin-bottom: 18px;
    color: #000000;
    font-family: "Gotham A", "Gotham B";
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 24px;
    text-align: center;
    border-bottom: 1px solid #9b9b9b;
    padding-bottom: 15px; }
    @media (max-width: 768px) {
      .login-page .nav-link,
      .login-page .track-order-header {
        font-size: 12px; } }
  .login-page .nav-link {
    padding-bottom: 19px;
    margin-bottom: 21px; }
  .login-page .registration-page .privacy-policy {
    margin-top: 1rem; }
    .login-page .registration-page .privacy-policy .dropdown {
      cursor: pointer; }
  .login-page .privacy-policy .dropdown {
    cursor: pointer; }
  .login-page .passwordRules img {
    cursor: pointer; }
  .login-page .registerform {
    display: none; }
  .login-page .forgot-password,
  .login-page .show_hide_password {
    color: #637381;
    font-family: "Gotham A", "Gotham B";
    font-size: 12px;
    line-height: 20px; }
  .login-page .show_hide_password:hover {
    text-decoration: underline; }
  .login-page .remember-me,
  .login-page .add-to-email-list {
    color: #000000;
    font-family: "Gotham A", "Gotham B";
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .login-page .remember-me label,
    .login-page .add-to-email-list label {
      margin-left: 10px;
      margin-bottom: 0; }
  .login-page .add-to-email-list.custom-control {
    padding-left: 0.9rem; }
  .login-page .privacy-policy {
    margin-top: 20px;
    color: #000000;
    font-family: "Gotham A", "Gotham B";
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: center; }
  .login-page .registrationbtn {
    margin-bottom: 10px; }
  .login-page a.btn.btn-outline-primary.alreadyexistingaccount {
    white-space: normal !important;
    margin-top: 0px; }
  .login-page .createanaccount {
    color: #000000 !important;
    text-transform: uppercase;
    font-family: "Gotham A", "Gotham B";
    font-size: 12px;
    font-weight: 400;
    cursor: pointer;
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    letter-spacing: 2.4px;
    line-height: 16px;
    text-align: center; }
    @media (min-width: 1024px) {
      .login-page .createanaccount {
        margin-bottom: 60px; } }
  .login-page .hero.slant-down {
    position: relative;
    overflow: hidden;
    width: 100%; }
    .login-page .hero.slant-down .loginbanner {
      max-height: 470px;
      height: 470px; }
      .login-page .hero.slant-down .loginbanner img {
        height: 100%;
        width: 100%; }
  .login-page .header.login-page-title {
    width: 53%;
    margin: 0 auto;
    position: absolute;
    left: 23%;
    top: 42px; }
    .login-page .header.login-page-title.hero {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: end;
          align-items: flex-end; }
      @media (max-width: 580px) {
        .login-page .header.login-page-title.hero {
          -ms-flex-align: center;
              align-items: center; } }
      .login-page .header.login-page-title.hero .header {
        position: relative;
        color: #ffffff;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        width: 100%;
        padding-right: 20px;
        margin: 0; }
        @media (max-width: 580px) {
          .login-page .header.login-page-title.hero .header {
            -ms-flex-align: center;
                align-items: center; } }
        .login-page .header.login-page-title.hero .header .title {
          font-family: alternate-gothic-no-2-d, sans-serif;
          font-size: 72px;
          letter-spacing: 4px;
          line-height: 70px; }
          @media (max-width: 580px) {
            .login-page .header.login-page-title.hero .header .title {
              font-size: 36px;
              letter-spacing: 1px;
              line-height: 36px; } }
        .login-page .header.login-page-title.hero .header p {
          font-family: "Gotham A", "Gotham B";
          font-size: 12px;
          font-weight: 400;
          line-height: 18px;
          margin: 0;
          text-transform: none;
          width: 70%; }
          @media (max-width: 580px) {
            .login-page .header.login-page-title.hero .header p {
              display: none; } }
        .login-page .header.login-page-title.hero .header .breadcrumb {
          padding: 0;
          margin: 0; }
          .login-page .header.login-page-title.hero .header .breadcrumb .breadcrumb-item {
            color: #ffffff; }
            .login-page .header.login-page-title.hero .header .breadcrumb .breadcrumb-item a {
              color: #ffffff; }
            .login-page .header.login-page-title.hero .header .breadcrumb .breadcrumb-item:last-child a {
              pointer-events: none;
              cursor: default; }
          .login-page .header.login-page-title.hero .header .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
            color: #ffffff; }
  .login-page .track-order-header-text {
    color: #000000;
    font-family: "Gotham A", "Gotham B";
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: center; }
  .login-page .card-body {
    padding: 1.25rem 1.25rem 1.25rem; }
  .login-page .forgotpassword .card {
    border: none; }
    .login-page .forgotpassword .card .card-body {
      padding: 0; }
  .login-page .registration .alreadyExistError {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
    color: #d73200;
    font-size: 12px;
    line-height: 20px; }
    .login-page .registration .alreadyExistError .alert-red-icon {
      width: 3em;
      height: 2em; }
  .login-page .registration .passwordDetails {
    position: relative; }
    .login-page .registration .passwordDetails .passwordRules {
      font-family: "Gotham A", "Gotham B";
      font-size: 12px;
      font-weight: 400;
      line-height: 18px;
      position: absolute;
      top: 13px;
      right: 6px; }
      .login-page .registration .passwordDetails .passwordRules .passwordRulesDropdown {
        padding: 20px 30px;
        width: 332px;
        background-color: #ffffff;
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.05);
        color: #000000;
        text-align: center;
        right: -150px; }
        @media (max-width: 1023px) {
          .login-page .registration .passwordDetails .passwordRules .passwordRulesDropdown {
            width: 250px;
            right: 0; } }
    .login-page .registration .passwordDetails .dropbtn {
      border: none;
      cursor: pointer; }
    .login-page .registration .passwordDetails .dropup {
      display: inline-block; }
    .login-page .registration .passwordDetails .dropup-content {
      display: none;
      position: absolute;
      min-width: 160px;
      bottom: 30px;
      z-index: 1; }
    .login-page .registration .passwordDetails .dropup:hover .dropup-content {
      display: block; }
    .login-page .registration .passwordDetails .passwordRulesDropdown:before {
      bottom: -16px;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-bottom-color: #000000;
      border-width: 8px;
      transform: rotate(180deg); }
      @media (min-width: 1024px) {
        .login-page .registration .passwordDetails .passwordRulesDropdown:before {
          left: 49%; } }
      @media (max-width: 1023px) {
        .login-page .registration .passwordDetails .passwordRulesDropdown:before {
          right: 0; } }

.hero.slant-down h1.header,
.hero.slant-down .breadcrumbs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  margin-bottom: 5px; }

.hero.slant-down h1.header {
  color: #ffffff;
  font-size: 72px;
  letter-spacing: 4px;
  line-height: 70px; }
  @media (max-width: 991px) {
    .hero.slant-down h1.header {
      font-size: 30px;
      letter-spacing: 1px;
      line-height: 36px; } }

.hero.slant-down h5.breadcrumbs {
  top: 35%;
  font-family: "Gotham A", "Gotham B";
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: center; }
  .hero.slant-down h5.breadcrumbs .breadcrumb .breadcrumb-item a {
    color: #ffffff; }
  .hero.slant-down h5.breadcrumbs .breadcrumb .breadcrumb-item:last-child a {
    pointer-events: none;
    cursor: default; }
  @media (max-width: 991px) {
    .hero.slant-down h5.breadcrumbs {
      top: 5%; } }

.hero.slant-down .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #ffffff; }

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

form.form-shrink-labels.login label {
  left: 0; }

@media (min-width: 769px) {
  #requestPasswordResetModal .success-icon {
    margin-right: 10px; } }

@media (max-width: 768px) {
  #requestPasswordResetModal .modal-title {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center !important;
        align-items: center !important; } }

.reset-password-live span:nth-child(2) {
  margin-bottom: 10px; }

.reset-password-live span {
  display: block;
  font-size: 12px;
  text-align: center; }
  .reset-password-live span a {
    color: #0070d2 !important;
    text-decoration: underline; }
