.faastrakSideCart {
  margin-bottom: 14px;
  margin-top: 6px;
}

.checkoutfinaceing {
  width: 99.8%;
  height: calc(100vh);
  border-top: 1px #d9d9d9 solid;
  background: transparent;
  border-bottom: 1px #d9d9d9 solid;
  border-left: 1px #d9d9d9 solid;
  border-right: 1px #d9d9d9 solid;
  overflow: scroll;}

.faastrakRedirectCheckoutBox {
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  min-width: 120px;
  min-width: 90px;
  text-decoration: none;
  display: block;
  text-align: center;
}

.faastrakRedirectSideCart {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 100%;
    text-decoration: none;
    display: block;
    text-align: center;
}

.faastrakRedirectCheckout {
    padding-top: 1px;
    padding-left: 10px;
    padding-bottom: 22px;
    min-width: 90px;
    text-decoration: none;
    display: block;
    font-size: large;
    text-align: center;
}

.faastrakCheckoutBox {
  right: 0;
  clear: right;
  display: block;
  position: relative;
  font-size: small;
}

.faastrakCheckout {
    right: 0;
    clear: right;
    display: block;
    position: absolute;
    font-size: xx-small;
    margin-top: -7px;
}

.faastrakCheckoutTop {
  right: 0;
  clear: right;
  display: block;
  position: relative;
  font-size: xx-small;
}

.faastrakSpanSideCart {
    display: block;
    text-align: center;
    margin-top: -50px;
    font-weight: 700;
}

.faastrakSpanCheckout {
    display: block;
    text-align: center;
    margin-top: -19px;
    font-weight: 700;
}

.faastrakSpanCheckoutSide {
    display: block;
    text-align: center;
    margin-top: -43px;
    font-weight: 700;
}

.faastrak {
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 10px;
}

.faastrakFinanceBox {
  position: relative;
  display: inline-block;
}

.faastrakTopCheckout {
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    display: inline-block;
}

.faastrakSide {
    position: relative;
    width: 100%;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 4px;
}
