/*!*******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./cartridges/org_teamsports/cartridge/client/default/scss/login.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************/
:root {
  --theme-background-primary: #fff;
  --theme-background-secondary: #fff;
  --theme-foreground-primary: #2d2d2d;
  --theme-foreground-secondary: #ebebeb;
  --theme-background-primary-border: #2d2d2d;
  --theme-input-borders: #cfd4da;
  --theme-forground-primary-border: #646464;
  --theme-foreground-primary-text: #fff;
  --theme-foreground-secondary-text: #333;
  --theme-background-primary-text: #2d2d2d;
  --theme-link-emphasis: #2b2b2b;
  --theme-link-emphasis-hover: #003b75;
  --theme-link-forground-primary: #fff;
  --theme-link-background-primary: #2b2b2b;
  --theme-link-text-color: #29183d;
  --theme-button-background-hover: #29183d;
  --theme-status-emphasis: #cb0100;
  --theme-status-success: #007a14;
  --theme-status-warning: #976d3b;
}

body.easton {
  --theme-accent: #f4d100;
  --theme-accent--lighten: #ffde23;
  --theme-accent--darken: #d3b300;
  --theme-accent-link-emphasis: #0466ca;
  --theme-accent-link-emphasis-hover: #01478d;
  --theme-primary-btn-text-color: #0e0e0e;
  --theme-primary-btn-text-color-hover: #fff;
  --theme-primary-outline-btn-text-color: #0e0e0e;
  --theme-secondary-btn-text-color: var(--theme-foreground-secondary-text);
  --theme-secondary-outline-btn-text-color: #0e0e0e;
  --theme-main-dark-text-color: #0e0e0e;
  --theme-promo-font: 'roboto-condensed', sans-serif;
  --theme-promo-font-style: normal;
  --theme-promo-text-transform: uppercase;
  --theme-base-font: 'proxima-nova-condensed', sans-serif;
}

body.miken {
  --theme-accent: #df041d;
  --theme-accent--lighten: #ff142f;
  --theme-accent--darken: #c90017;
  --theme-accent-link-emphasis: #df041d;
  --theme-accent-link-emphasis-hover: #c90017;
  --theme-primary-btn-text-color: #fff;
  --theme-primary-btn-text-color-hover: #fff;
  --theme-primary-outline-btn-text-color: #0e0e0e;
  --theme-secondary-btn-text-color: var(--theme-foreground-secondary-text);
  --theme-secondary-outline-btn-text-color: #0e0e0e;
  --theme-main-dark-text-color: #0e0e0e;
  --theme-promo-font: 'industry', sans-serif;
  --theme-promo-font-style: normal;
  --theme-promo-text-transform: uppercase;
  --theme-base-font: 'proxima-nova-condensed', sans-serif;
}

body.rawlings {
  --theme-accent: #df041d;
  --theme-accent--lighten: #ff142f;
  --theme-accent--darken: #c90017;
  --theme-accent-link-emphasis: #df041d;
  --theme-accent-link-emphasis-hover: #c90017;
  --theme-primary-btn-text-color: #fff;
  --theme-primary-btn-text-color-hover: #fff;
  --theme-primary-outline-btn-text-color: #0e0e0e;
  --theme-secondary-btn-text-color: var(--theme-foreground-secondary-text);
  --theme-secondary-outline-btn-text-color: #0e0e0e;
  --theme-main-dark-text-color: #0e0e0e;
  --theme-promo-font: 'proxima-nova-extra-condensed', sans-serifnpm;
  --theme-promo-font-style: normal;
  --theme-promo-text-transform: uppercase;
  --theme-base-font: 'proxima-nova-condensed', sans-serif;
}

body.worth {
  --theme-accent: #df041d;
  --theme-accent--lighten: #ff142f;
  --theme-accent--darken: #c90017;
  --theme-accent-link-emphasis: #df041d;
  --theme-accent-link-emphasis-hover: #c90017;
  --theme-primary-btn-text-color: #fff;
  --theme-primary-btn-text-color-hover: #fff;
  --theme-primary-outline-btn-text-color: #0e0e0e;
  --theme-secondary-btn-text-color: var(--theme-foreground-secondary-text);
  --theme-secondary-outline-btn-text-color: #0e0e0e;
  --theme-main-dark-text-color: #0e0e0e;
  --theme-promo-font: 'industry', sans-serif;
  --theme-promo-font-style: normal;
  --theme-promo-text-transform: uppercase;
  --theme-base-font: 'proxima-nova-condensed', sans-serif;
}

body.tanner {
  --theme-accent: #0172ce;
  --theme-accent--lighten: #028bfa;
  --theme-accent--darken: #0158a0;
  --theme-accent-link-emphasis: #0466ca;
  --theme-accent-link-emphasis-hover: #01478d;
  --theme-primary-btn-text-color: #fff;
  --theme-primary-btn-text-color-hover: #fff;
  --theme-primary-outline-btn-text-color: #0e0e0e;
  --theme-secondary-btn-text-color: var(--theme-foreground-secondary-text);
  --theme-secondary-outline-btn-text-color: #0e0e0e;
  --theme-main-dark-text-color: #0e0e0e;
  --theme-promo-font: 'roboto-condensed', sans-serif;
  --theme-promo-font-style: normal;
  --theme-promo-text-transform: uppercase;
  --theme-base-font: 'proxima-nova-condensed', sans-serif;
}

body.combat {
  --theme-background-secondary: #483c2b;
  --theme-foreground-primary: #ebebeb;
  --theme-accent: #ee40a9;
  --theme-accent--lighten: #d789b4;
  --theme-accent--darken: #464454;
  --theme-accent-link-emphasis: #464454;
  --theme-accent-link-emphasis-hover: #01478d;
  --theme-primary-btn-text-color: #4a3e2d;
  --theme-primary-btn-text-color-hover: #e1e0dc;
  --theme-primary-outline-btn-text-color: #4a3e2d;
  --theme-secondary-btn-text-color: var(--theme-foreground-secondary-text);
  --theme-secondary-outline-btn-text-color: #4a3e2d;
  --theme-main-dark-text-color: #4a3e2d;
  --theme-promo-font: 'inter-variable', serif;
  --theme-promo-font-style: normal;
  --theme-promo-text-transform: uppercase;
}

/* Variable names from http://chir.ag/projects/name-that-color */
@-webkit-keyframes easeInCubicMotion {
  to {
    -webkit-transform: translate(150px);
            transform: translate(150px);
  }
}
@keyframes easeInCubicMotion {
  to {
    -webkit-transform: translate(150px);
            transform: translate(150px);
  }
}
@-webkit-keyframes easeOutCubicMotion {
  to {
    -webkit-transform: translate(150px);
            transform: translate(150px);
  }
}
@keyframes easeOutCubicMotion {
  to {
    -webkit-transform: translate(150px);
            transform: translate(150px);
  }
}
.form-group .form-control-feedback {
  display: none;
}
.form-group.has-danger .form-control-feedback {
  display: block;
}
.form-group.required .form-control-label::before {
  content: "*";
  color: #976d3b;
}

.form-group > .form-control-feedback {
  display: none;
  font-size: 0.8125rem;
}
.form-group.has-danger > .form-control-feedback, .form-group.has-warning > .form-control-feedback {
  display: block;
}

.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: #976d3b;
  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 (max-width: 767.98px) {
  .reset-password-form input {
    font-size: 16px;
  }
}
.subscription-list {
  padding: 12px;
}
.subscription-list .sub-item {
  padding-right: 12px;
  width: 50%;
}
.subscription-list .custom-checkbox {
  margin-bottom: 0.5rem;
}

.card-header {
  border-bottom: none !important;
}

.card-header h2,
.card-header h3 {
  font-family: var(--theme-base-font);
  font-size: 1.15rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .card-header h2,
  .card-header h3 {
    font-size: 1.25rem;
  }
}

.nav-fill .nav-item {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 50% !important;
          flex: 1 1 50% !important;
}

/*# sourceMappingURL=login.css.map*/