/* Aeonik Regular */
@font-face {
  font-family: 'Aeonik';
  src: url('//images.goodsam.com/goodsam.com/aeonik/Aeonik-Regular.woff2') format('woff2'),
  url('//images.goodsam.com/goodsam.com/aeonik/Aeonik-Regular.woff') format('woff');
  font-style: normal;
  font-weight: 400;
}

/* Aeonik Regular - Italic */
@font-face {
  font-family: 'Aeonik';
  src: url('//images.goodsam.com/goodsam.com/aeonik/Aeonik-RegularItalic.woff2') format('woff2'),
  url('//images.goodsam.com/goodsam.com/aeonik/Aeonik-RegularItalic.woff') format('woff');
  font-style: italic;
  font-weight: 400;
}

/* Aeonik Medium */
@font-face {
  font-family: 'Aeonik';
  src: url('//images.goodsam.com/goodsam.com/aeonik/Aeonik-Medium.woff2') format('woff2'),
  url('//images.goodsam.com/goodsam.com/aeonik/Aeonik-Medium.woff') format('woff');
  font-style: normal;
  font-weight: 500;
}

/* Aeonik Medium - Italic */
@font-face {
  font-family: 'Aeonik';
  src: url('//images.goodsam.com/goodsam.com/aeonik/Aeonik-MediumItalic.woff2') format('woff2'),
  url('//images.goodsam.com/goodsam.com/aeonik/Aeonik-MediumItalic.woff') format('woff');
  font-style: italic;
  font-weight: 500;
}

/* Aeonik Bold */
@font-face {
  font-family: 'Aeonik';
  src: url('//images.goodsam.com/goodsam.com/aeonik/Aeonik-Bold.woff2') format('woff2'),
  url('//images.goodsam.com/goodsam.com/aeonik/Aeonik-Bold.woff') format('woff');
  font-style: normal;
  font-weight: 700;
}

/* Aeonik Bold - Italic */
@font-face {
  font-family: 'Aeonik';
  src: url('//images.goodsam.com/goodsam.com/aeonik/Aeonik-BoldItalic.woff2') format('woff2'),
  url('//images.goodsam.com/goodsam.com/aeonik/Aeonik-BoldItalic.woff') format('woff');
  font-style: italic;
  font-weight: 700;
}

body {
  font-family: 'Aeonik', sans-serif;
  color: #232323;
  overflow-x: hidden;
}

p {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

a {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #474342;
  text-decoration: none;
}

.btn-primary {
  font-family: "Aeonik", sans-serif;
  color: #fff;
  background-color: #23410A;
  border-color: #23410A;
  border-radius: 4px;
  padding: 14px 16px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  margin-top: 8px;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  background-color: #23410A;
  border-color: #23410A;
  text-decoration: none;
  color: #fff;
}

.btn-primary.disabled, .btn-primary:disabled {
  background-color: #91a084;
  border-color: #91a084;
}

.btn i {
  font-size: 20px;
  line-height: 15px;
  vertical-align: middle;
}

.btn .arrowRight {
  transform: rotate(-90deg);
  margin-left: 13px;
}

.btn .arrowGo {
  margin-left: 13px;
}

#roadside {
  max-width: 241px;
}
#roadside a {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .account-details .right-side #roadside {
    text-align: left;
  }
}

#twp {
  max-width: 241px;
}

.btn.btn-primary.secondary {
  background-color: unset;
  color: #474342;
  border-color: #474342;
}

.container-fluid.sign-in,
.container-fluid.member-number {
  position: relative;
  padding: 96px 0 96px 0;
}

.container-fluid.resetPW,
.container-fluid.reset-pw{
  position: relative;
  padding: 80px 0 35vh 0;
}

.form.sign-in,
.form.member-number {
  background: none;
}

.form-hidden {
  display: none !important;
}

.bg-red.sign-in {
  /*position: absolute;
  z-index: 3;
  top: 0;
  clip-path: polygon(53% 0, 100% 0, 100% 100%, 53% 100%);
  background: #23410A;*/
  background: transparent;
  height: 100%;
  width: 100%;
}
.form-content.sign-in .btn {
  border-radius: 3px;
}
@media (min-width: 768px) and (max-width: 1439px) {
  .bg-red.sign-in {
    /*clip-path: polygon(0 60%, 100% 60%, 100% 100%, 0% 100%);*/
    background: #fff;
  }
}

.bg-logo {
  display: none;
  position: absolute;
  z-index: 1;
  left: 5%;
  bottom: 14%;
}

.bg-logo.member-number,
.bg-logo.registration,
.bg-logo.resetPW {
  left: auto;
  right: 5%;
  bottom: 8%;
}

/*.bg-red.member-number {*/
/*  position: absolute;*/
/*  z-index: 3;*/
/*  top: 0;*/
/*  clip-path: polygon(0% 0, 41% 0, 41% 100%, 0% 100%);*/
/*  background: #23410A;*/
/*  height: 100%;*/
/*  width: 100%;*/
/*}*/

.bg-red.member-number,
.bg-red.registration,
.bg-red.resetPW,
.bg-red.reset-pw {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  /*clip-path: polygon(0 60%, 100% 60%, 100% 100%, 0% 100%);*/
  background: #fff;
  height: 100%;
  width: 100%;
}

.modal.sign-in, .modal.registration, .modal.resetPW, .modal.reset-pw, .modal.new-account-pw, .modal.member-number {
  font-family: 'Aeonik', sans-serif;
  box-shadow: 0px 12px 12px -8px rgba(0, 0, 0, 0.08), 0px 0px 4px 0px rgba(0, 0, 0, 0.04);
  /*max-width: 856px;*/
  max-width: 856px;
  display: flex;
  margin: 0 auto;
  position:relative;
  z-index: 3;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .modal.sign-in,
  .modal.registration {
    padding-top: 24px;
    padding-bottom: 48px;
  }
}

.horiz-red {
  position: relative;
  background: #23410A;
  background: linear-gradient(90deg, rgba(248,249,250,1) 0%, rgba(248,249,250,1) 53%, rgba(193,18,42,0) 55%, rgba(193,18,42,0) 100%);
  height: 100%;
  width: 100%;
}
.form-content.sign-in .sso-logo {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
}
.form-content.sign-in .sso-logo div {
  padding: 0 10px;
}
.form-content.sign-in .sso-logo img {
  display: block;
  margin: 0 auto;
}
.form-content.sign-in .sso-logo a {
  color: #ffffff;
  font-family: "Aeonik", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  text-decoration-line: underline;
  position: relative;
  top: 0.1em;
}
.form-content.sign-in .main-sign {
  text-align: start;
  font-size: 14px;
}

.cw-logo, .gander-logo, .ot-logo, .rv-logo, .ew-logo {
  display: flex;
  flex-direction: column;
}


@media (min-width: 768px) and (max-width: 1439px) {
  .horiz-red {
    background: linear-gradient(90deg, rgba(248,249,250,1) 0%, rgba(248,249,250,1) 54%, rgba(193,18,42,0) 57%, rgba(193,18,42,0) 100%);
  }

  .form-content.sign-in .main-sign {
    margin: 15px 0;
  }
}

.modal.registration, .modal.reset-pw, .modal.member-number {
  background: #F8F8F6;
}

/*.modal.member-number {*/
/*  box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.4);*/
/*  max-width: 856px;*/
/*  display: flex;*/
/*  flex-direction: row-reverse;*/
/*  margin: 0 auto;*/
/*  position: relative;*/
/*  z-index: 3;*/
/*}*/

.modal h2 {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 8px;
}

.modal p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 20px;
}

.modal p.form-note {
  margin: 0px 0px 24px;
}

.form-container {
  padding: 52px;
  width: 63%;
  background-color: #F8F8F6;
}
.form-content.sign-in {
  padding-top: 60px;
  background-color: #23410A;
}
.form-content.sign-in .btn,
.form-content.sign-in .btn:hover,
.form-content.sign-in .btn:active,
.form-content.sign-in .btn:focus,
.form-content.sign-in .btn:focus-visible {
  width: 100%;
  color: #23410A;
  background-color: #fff;
}
.form-content.sign-in h2{
  font-size: 24px;
  margin-left: 0;
  text-align: left;
  margin-bottom: 16px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .form-container {

  }
}

.form-container.member-number,
.form-container.registration,
.form-container.resetPW,
.form-container.reset-pw {
  width: 100%;
  background: #F8F8F6;
}

.form-bg {
  position: absolute;
  z-index: 2;
  width: 100%;
  max-width: 856px;
  height: 486px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 10px;
}

.form-bg.member-number {
  height: auto;
}

.form-bg.registration {
  height: 1225px;
  z-index: 3;
}

.form-select {
  padding: 14px 12px;
}

.form-bg.resetPW {
  height: 365px;
}

/*.member-number .form-bg {*/
/*  height: 553px;*/
/*}*/

.form-container .btn-primary {
  padding: 18px 61.5px;
}

.form input {
  margin-bottom: 24px;
}
.form input[type="text"],
.form input[type="tel"] {
  padding: 14px 12px;
  border-color: #CBCBCB;
  background-color: #FCFCFB;
}

.registration .form-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.form-group p {
  width: 100%;
}

#userAddressForm_ {
  width: 60%;
}

#userAddressForm_ .form-group,
#userAddressForm_ .form-floating {
  margin-bottom: 20px;
}

.form-control, .form-select {
  border: 1px solid #CBCBCB;
  border-radius: 4px;
  color: #474342;
  background-color: #FCFCFB;
}

.form-select {
  padding: 16px 12px;
}

.form-check {
  margin-right: 28px;
}

.form-check label {
  vertical-align: text-top;
  text-align: left;
}

.form-check-input {
  width: 1.125em;
  height: 1.125em;
}

.radios {
  display: flex;
}
.radios .form-check label {
  cursor: pointer;
}

.form-check-input[type="radio"] {
  background: rgba(255, 255, 255, 0);
  border: 1px solid #23410A;
}

.form-check-input:checked[type="radio"] {
  border: 1px solid #23410A;
  background: rgba(255, 255, 255, 0);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2323410A'/%3e%3c/svg%3e");
}

.form-check-input[type="checkbox"] {
  border: 2px solid #CBCBCB;
}
.form-check-input:checked[type="checkbox"] {
  background-color: #23410A;
  border-color: #23410A;
  border-radius: 2px;
}

.form-check-input[type=checkbox] {
  border-radius: 2px;
}

a.q-caveat,
a.q-caveat:hover {
  color: #232323;
}
a.q-caveat svg {
  margin-left: 4px;
}

.form-content {
  color: #fff;
  text-align: center;
  width: 37%;
  padding: 106px 19px 0 19px;
}

.form-content a {
  font-weight: 700;
  color: #fff;
}

.form-content .btn {
  border: 1px solid #fff;
  padding: 12px 16px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
}

/* other account confirmation */
.form-container.sign-in a {
  color: #4D6539;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}

.form-container.conAcc a:not(.btn),
.form-container.sign-in a:not(.btn) {
  font-weight: bold;
  float: right;
  position: relative;
}

.form-container.conAcc #extraBtns,
.form-container.sign-in #extraBtns {
  margin: 20px 0;
  display: block;
  min-height: 20px;
  float: right;
}
.form-container.sign-in #extraBtns p {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  margin: 0;
}
.form-container.sign-in .password-recovery {
  display: none;
}

.form-container.conAcc a.skip-step {
  float: right;
  padding-top: 0;
}

.form-container.conAcc a.password-recovery,
.form-container.sign-in a.password-recovery {
  float: left;
  padding-top: 0;
}

.form-container.conAcc .reverse-arrow,
.form-container.sign-in .reverse-arrow {
  transform: rotateY(180deg);
  display: inline-block;
}

.sign-in a.text-create-account {
  color: #FFF;
}

#extraBtns span {
  color: #4D6539;
}

.remember {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}
.remember .form-check {
  margin-right: 0;
  margin-bottom: 0;
  line-height: 24px;
  min-height: 24px;
  height: 24px;
}
.remember a {
  line-height: 24px;
  color: #4D6539;
  text-decoration: underline;
  text-underline-offset: 3.3px;
}

@media (min-width: 1440px) {
  .form-content {
    width: 38%;
  }
  .form-content.sign-in .main-sign {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding-left: 20px;
    padding-right: 20px;
  }
  /*.cw-logo img, .gander-logo img, .ot-logo img {
    width: 100px;
  }
  .rv-logo img, .ew-logo img{
    width: 50%;
  }

  .form-content.sign-in .sso-logo img {
  width: 100%;
  }*/
  .form-content.sign-in .btn,
  .form-content.sign-in .btn:hover,
  .form-content.sign-in .btn:active,
  .form-content.sign-in .btn:focus,
  .form-content.sign-in .btn:focus-visible {
    padding: 14px 24px;
    width: 88%;
    color: #23410A;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  }
  .form-content.sign-in h2 {
    text-align: center;
  }
}

@media (max-width: 1024px) {
  .modal.sign-in,
  .modal.member-number,
  .modal.registration,
  .modal.resetPW {
    max-width: 793px;
    width: 95%;
  }
  .form-bg {
    max-width: 793px;
    width: 95%;
  }
  .form-content.sign-in {
    width: 39%;
  }

}

@media (max-width: 991px) {
  .container-fluid.resetPW, .container-fluid.reset-pw {
    padding: 80px 16px 35vh 16px;
  }

  .form-content.sign-in {
    width: 39%;
  }
  .form-content.sign-in p {
    margin: 24px 0;
  }
  .form-content.sign-in h2{
    font-size: 23px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .container-fluid.sign-in {
    /*padding: 40px 16px 86px 16px;*/
    padding: 0;
  }
  .container-fluid.resetPW, .container-fluid.reset-pw {
    padding: 40px 16px 156px 16px;
  }
  .form-bg {
    /*max-width: 288px;*/
    width: 100%;
    height: 80%;
  }
  .form-bg.registration {
    height: 1778px;
  }
  .form-bg.resetPW {
    height: 397px;
  }

  select{
    margin-bottom: 14px;
  }

  .member-number .form-bg {
    height: 90%;
  }
  .modal.sign-in,
  .modal.member-number,
  .modal.registration,
  .modal.resetPW {
    flex-direction: column;
    /*max-width: 288px;*/
    width: 100%;

  }

  .modal.sign-in {
    background: linear-gradient(-180deg, #F8F8F6 0%, #F8F8F6 53%, transparent 54.6%);
  }

  .modal.resetPW {
    background: #F8F8F6;
  }

  .form-container,
  .form-content {
    width: 100%;
    padding: 0;
    /* margin: 28px auto 76px;*/
    margin: 0 auto;
    text-align: center;
  }
  .container.sign-in.form h2 {
    margin-top: 28px !important;
  }

  .bg-red.sign-in {
    bottom: 0;
    left: 0;
    clip-path: polygon(0 60%, 100% 60%, 100% 100%, 0% 100%);
    background: #23410A;
    height: 100%;
    width: 100%;
  }
  .bg-red.member-number {
    bottom: 0;
    left: 0;
    /*clip-path: polygon(0 60%, 100% 60%, 100% 100%, 0% 100%);*/
    background: #fff;
    height: 100%;
    width: 100%;
  }
  .bg-red.registration {
    bottom: 0;
    left: 0;
    /*clip-path: polygon(0 60%, 100% 60%, 100% 100%, 0% 100%);*/
    background: #fff;
    height: 100%;
    width: 100%;
  }

  .form-container .btn-primary {
    width: 100%;
  }

  .bg-logo.sign-in {
    display: none;
  }


}
@media (min-width: 1300px) {
  .container {
    max-width: 1296px;
  }

}

@media (max-width: 767px) {
  #userAddressForm_ {
    width: 100%;
  }
  .container {
    max-width: 100%;
  }

  .container-fluid.hero {
    background: url(https://images.goodsam.com/goodsamesp.com/onlinePayment.png)
    no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    padding: 103px 0px 75px;
    text-align: center;
    margin-bottom: 0px;
  }

  .container-fluid.hero .container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }

  .container-fluid.hero h1 {
    color: #fff;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 12px;
    text-shadow: 0px 1px 7px rgba(0, 0, 0, 0.45);
  }

  .container-fluid.hero p {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 0px;
    text-shadow: 0px 1px 7px rgba(0, 0, 0, 0.45);
  }

  .form-content.sign-in h2{
    font-size: 24px;
    text-align: center;
    padding-bottom: 10px;
  }
  .bg-red.sign-in {
    position: absolute;
    margin-top: -11em;
    height: 116%;
  }
  .modal.sign-in {
    background: linear-gradient(
            -180deg
            , #F8F8F6 0%, #F8F8F6 23%, transparent 44.6%);
    overflow-x: hidden;
  }
  .form-content.sign-in {
    /*width: 60%;*/
    width: 100%;
    padding: 16px;
    margin-top: 24px;
  }
  .form-content.sign-in .sso-logo {
    justify-content: space-around;
  }

}
@media (max-width: 1024px) {
  .container-fluid.hero {
    background: url(https://images.goodsam.com/goodsamesp.com/onlinePayment.png)
    no-repeat;
    background-position: 50% 50%;
    background-size: cover;
  }
  .form-content.sign-in .btn {
    width: 100%;
  }
}

@media (max-width: 576px) {
  .container-fluid.hero {
    background: url(https://images.goodsam.com/goodsamesp.com/onlinePayment.png)
    no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    padding: 60px 0px;
  }
}

.container-fluid.grayGradient {
  background: rgb(255, 255, 255);
  padding: 51px 0px 161px;
}

@media (max-width: 576px) {
  .container-fluid.grayGradient {
    padding: 51px 0px 0px;
  }
}

.wellFlex {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1075px;
  margin: auto;
}

.paymentWell {
  width: 100%;
  background-color: #fff;
  border: 1px solid #bfc5ce;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 435px;
}

.md-stepper-horizontal {
  display: table;
  width: 100%;
  max-width: 636px;
  margin: 0 auto;
}
.md-stepper-horizontal .md-step {
  display: table-cell;
  position: relative;
  padding: 0px 51px;
}
.md-stepper-horizontal .md-step:first-child .md-step-bar-left,
.md-stepper-horizontal .md-step:last-child .md-step-bar-right {
  display: none;
}
.md-stepper-horizontal .md-step .md-step-circle {
  width: 25px;
  height: 25px;
  margin: 0 auto;
  background-color: #d5d5d5;
  border-radius: 50%;
  text-align: center;
  line-height: 25px;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  transition: 0.5s all ease-in-out;
}

.md-stepper-horizontal .md-step.active .md-step-circle {
  background-color: #5d5d5d;
}

.md-stepper-horizontal .md-step .md-step-title {
  margin-top: 5px;
  font-size: 12px;
  line-height: 14.58px;
  font-weight: 300;
  text-align: center;
  color: #d5d5d5;
  text-transform: uppercase;
  transition: 0.5s all ease-in-out;
}

.md-stepper-horizontal .md-step.active .md-step-title {
  font-weight: 700;
  color: #5d5d5d;
}

.md-stepper-horizontal .md-step .md-step-bar-left,
.md-stepper-horizontal .md-step .md-step-bar-right {
  position: absolute;
  top: 13px;
  height: 1px;
  background-image: linear-gradient(to right, #5d5d5d 0%, #5d5d5d 0%);
  background-position: 0%;
  background-size: 15px 15px;
  background-repeat: repeat-x;
}
.md-stepper-horizontal .md-step .md-step-bar-right {
  right: 0;
  left: 50%;
  margin-left: 20px;
}
.md-stepper-horizontal .md-step .md-step-bar-left {
  left: 0;
  right: 50%;
  margin-right: 20px;
}

@media (max-width: 576px) {
  .md-stepper-horizontal .md-step {
    padding: 0px 10px;
  }
  .form-content.sign-in {
    width: 85%;
  }

}

p.title {
  color: #474342;
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 10px;
}

.confirmBox {
  flex: 0 1 47%;
  order: 2;
  border: 1px solid #979797;
  height: 309px;
  margin-left: 16px;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.red {
  color: #aa1025;
  font-weight: 700;
}

.failed a:hover {
  font-weight: 600;
}

@media (max-width: 991px) {
  .confirmBox {
    order: 1;
    flex: 0 0 100%;
    height: auto;
    padding: 24px 16px;
    margin-left: 0px;
    margin-bottom: 24px;
  }
}

@media (max-width: 767px) {
  .achSuccess p.sub br {
    display: none;
  }
}

.question {
  background-color: #3d3d3d;
  text-align: center;
  padding: 68px 0px 112px;
}

.question p {
  color: #fff;
  font-weight: 500;
}

.question p.title {
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
  margin: 20px auto 16px;
}

.btn-contain {
  margin-top: 31px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-reverse {
  font-family: "Aeonik", sans-serif;
  color: #06466a;
  background-color: #fff;
  border-color: #fff;
  border-radius: 4px;
  padding: 16px 61px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  margin: 0px 8px;
  -webkit-box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.25);
}

.btn-reverse:hover,
.btn-reverse:focus,
.btn-reverse:active,
.btn-reverse.active {
  background-color: #F8F8F6;
  border-color: #06466a;
  color: #06466a;
  font-weight: bold;
}

@media (max-width: 576px) {
  .btn-contain {
    flex-wrap: wrap;
    margin-top: 6px;
  }

  .btn-reverse {
    flex: 0 0 100%;
    margin-top: 24px;
  }

  .rvs-logo img{
    margin-top: 0!important;
    height:14px;
  }

  .rv-logo img{
    height: 9px!important;
    margin-top: 7px;
  }

  .rv-logo a{
    margin-top:7px!important;
  }
}

#termsLink,
#termsGuidelines a,
a.legal
{
  color: #23410A;
  font-size: 16px;
}

.g-recaptcha {
  margin-bottom: 30px;
}

.cw-logo img {
  height: 10px;
}

.ot-logo img {
  height: 16px;
}

.rvs-logo img {
  height: 16px;
}

.rv-logo img {
  height: 16px;
}

.rv-logo a {
  margin-top: 8px;
}

#sidebar {
  font-family: 'Aeonik', sans-serif;
}
#sidebar p {
  font-family: 'Aeonik', sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  margin: 12px auto 12px 0;
}
.nav-header {
  background: #F8F8F6;
  padding: 15px 17px;
}
.nav-header h3 {
  font-family: 'Aeonik', sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
}
/*#community-link.communityLink a p {
  margin-left: 55px;
}*/
#sidebar li a {
  font-family: 'Aeonik', sans-serif;
  display: flex;
  color: #232323;
  border-bottom: 1px solid #E6E6E2;
  cursor: pointer;
}
#sidebar li a.manageAccountLink p {
  font-family: 'Aeonik', sans-serif;
  font-weight: 700;
  color: #232323;
  margin-bottom: 0;
}
#sidebar li a.manageAccountLink .link-subtext {
  font-family: 'Aeonik', sans-serif;
  margin-top: 4px;
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #232323;
  padding-right: 5px;
  margin-bottom: 14px;
}
#sidebar li a:hover {
  background: #f4f5f5;
  color: #232323;
  text-decoration: none !important;
}
#sidebar li.active,
#sidebar li.active a:hover {
  background: #23410A;
  color: #fff;
}
#sidebar li.active > a > p {
  font-family: 'Aeonik', sans-serif;
  color: #fff;
  font-weight: 700;
}
#sidebar li a:hover p {
  text-decoration: none !important;
}
#sidebar svg {
  margin: 15px;
  fill: #232323;
}
#sidebar li.active svg {
  fill: #fff;
}
.contact-section {
  margin-top: 17px;
}
.contact-section h3 {
  font-family: 'Aeonik', sans-serif;
  font-size: 16px;
  line-height: 26px;
  margin-top: 8px;
  font-weight: bold;
}
.contact-section p {
  font-family: 'Aeonik', sans-serif !important;
  font-size: 14px;
  line-height: 24px;
}
.contact-section a {
  display: block;
  font-size: 14px;
  line-height: 24px;
}
@media (max-width: 1025px) {
  .wrapper {
    display: none;
  }
  .user-account-mobile-nav, .contact-section.mobile {
    display: block;
  }
  .user-account-mobile-nav p {
    font-family: 'Aeonik', sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin: 14px auto 14px 0;
  }
  .rewards-page .user-account-mobile-nav p {
    font-family: 'Aeonik', sans-serif;
  }
  .user-account-mobile-nav li>a {
    font-family: 'Aeonik', sans-serif;
    color: #232323;
    display: flex;
    border-bottom: 1px solid #DEDED8;
  }
  .user-account-mobile-nav li a:hover {
    text-decoration: none;
  }
  .user-account-mobile-nav li.active {
    background: #D6D6CE;
    color: #232323;
  }
  .user-account-mobile-nav li.active p {
    color: #232323;
    font-weight: 700;
  }
  .user-account-mobile-nav svg {
    margin: 15px
  }
  .contact-section {
    margin-bottom: 57px;
  }
  #topAccountNav {
    margin-bottom: 24px;
  }
}

#affiliate-text {
  margin-top: 2em;
}

.contact-section.mobile p.hours,
.wrapper .contact-section a.phoneLink,
.contact-section.mobile a.phoneLink {
  font-weight: 700;
  color: #232323 !important;
}
.wrapper .contact-section a.emailLink,
.contact-section.mobile a.emailLink {
  font-weight: 700;
  color: #23410A !important;
  text-decoration: underline !important;
}

.form-container.sign-in a#login-btn,
.form-container.sign-in a#login-btn:hover,
.form-container.sign-in a#login-btn:focus,
.form-container.sign-in a#login-btn:focus-visible,
.form-container.sign-in a#login-btn:active {
  font-family: 'Aeonik', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  background-color: #23410A;
  color: #fff;
  padding: 14px 24px;
  max-width: 105px;
  text-align: center;
  margin: 0 auto;
  display: block;
}

@media (max-width: 767px) {
  #login-btn{
    float: none;
  }
}

#request_reset_pw_submit,
#request_reset_pw_submit:hover,
#request_reset_pw_submit:focus,
#request_reset_pw_submit:focus-visible,
#request_reset_pw_submit:active {
  font-family: 'Aeonik', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  background-color: #23410A;
  color: #fff;
  padding: 14px 24px;
  max-width: 180px;
}

#new_account_password_submit,
#new_account_password_submit:hover,
#new_account_password_submit:focus,
#new_account_password_submit:focus-visible,
#new_account_password_submit:active {
  font-family: 'Aeonik', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  background-color: #23410A;
  color: #fff;
  padding: 14px 24px;
  max-width: 240px;
}

#request_username_submit,
#request_username_submit:hover,
#request_username_submit:focus,
#request_username_submit:focus-visible,
#request_username_submit:active {
  font-family: 'Aeonik', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  background-color: #23410A;
  color: #fff;
  padding: 14px 24px;
  max-width: 240px;
}

#registration_submit,
#registration_submit:hover,
#registration_submit:focus,
#registration_submit:focus-visible,
#registration_submit:active {
  font-family: 'Aeonik', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  background-color: #23410A;
  color: #fff;
  padding: 14px 24px;
  max-width: 240px;
}

.account-layout .contact-section.mobile {
  margin-top: 0;
}
