﻿#LeaseEndAppointment {
  text-align: center; }
  #LeaseEndAppointment .replace-val .rv-placeholder {
    display: none; }
  #LeaseEndAppointment .replace-val .rv-value {
    display: block; }
  #LeaseEndAppointment .steps .step {
    display: none; }
    #LeaseEndAppointment .steps .step.active {
      display: block; }
    #LeaseEndAppointment .steps .step h4 {
      font-size: 30px;
      line-height: 1.2; }
    #LeaseEndAppointment .steps .step .form-control {
      border-radius: 4px; }
    #LeaseEndAppointment .steps .step .step-header {
      text-align: center; }
      #LeaseEndAppointment .steps .step .step-header h2 {
        font-size: 42px;
        line-height: 1.2; }
        @media (max-width: 768px) {
          #LeaseEndAppointment .steps .step .step-header h2 {
            font-size: 30px; } }
      #LeaseEndAppointment .steps .step .step-header p {
        font-size: 24px;
        line-height: 1.2; }
        @media (max-width: 768px) {
          #LeaseEndAppointment .steps .step .step-header p {
            font-size: 20px; } }
    #LeaseEndAppointment .steps .step .name-inputs-div {
      max-width: 410px;
      margin: 20px auto 0; }
    #LeaseEndAppointment .steps .step.retailer-step h4 {
      text-transform: none;
      max-width: 500px;
      margin: 0px auto; }
    #LeaseEndAppointment .steps .step.retailer-step .retailer-inputs-div {
      margin: 60px auto 0; }
    #LeaseEndAppointment .steps .step.retailer-step label {
      margin-top: 20px;
      text-transform: uppercase;
      font-weight: bold; }
    #LeaseEndAppointment .steps .step.chat-step h4 {
      text-transform: none;
      max-width: 500px;
      margin: 0px auto; }
    #LeaseEndAppointment .steps .step.chat-step .chat-fg {
      display: flex;
      text-align: center;
      max-width: 800px;
      margin: 80px auto 90px; }
      @media (max-width: 768px) {
        #LeaseEndAppointment .steps .step.chat-step .chat-fg {
          flex-wrap: wrap; } }
      #LeaseEndAppointment .steps .step.chat-step .chat-fg .cf-item {
        width: 25%;
        cursor: pointer; }
        @media (max-width: 768px) {
          #LeaseEndAppointment .steps .step.chat-step .chat-fg .cf-item {
            width: 50%; } }
        #LeaseEndAppointment .steps .step.chat-step .chat-fg .cf-item p {
          font-family: "mini_sans-medium", "arial", sans-serif;
          max-width: 120px;
          margin: 15px auto 10px;
          min-height: 50px;
          font-weight: bold;
          font-size: 16px;
          line-height: 1.1; }
        #LeaseEndAppointment .steps .step.chat-step .chat-fg .cf-item span {
          position: relative;
          border: 2px solid #000;
          background: #fff;
          width: 24px;
          height: 24px;
          display: block;
          border-radius: 50%;
          margin: 0px auto; }
        #LeaseEndAppointment .steps .step.chat-step .chat-fg .cf-item.active span:before {
          content: ' ';
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          background: #000;
          border-radius: 50%;
          width: 60%;
          height: 60%; }
    #LeaseEndAppointment .steps .step.next-mini-step h4 {
      text-transform: none;
      max-width: 500px;
      margin: 0px auto; }
    #LeaseEndAppointment .steps .step.next-mini-step .models-fg {
      display: flex;
      flex-wrap: wrap;
      max-width: 1000px;
      margin: 80px auto 0; }
      #LeaseEndAppointment .steps .step.next-mini-step .models-fg .mf-item {
        width: 25%;
        cursor: pointer;
        margin-bottom: 25px; }
        @media (max-width: 768px) {
          #LeaseEndAppointment .steps .step.next-mini-step .models-fg .mf-item {
            width: 50%; } }
        #LeaseEndAppointment .steps .step.next-mini-step .models-fg .mf-item img {
          margin-bottom: 10px; }
        #LeaseEndAppointment .steps .step.next-mini-step .models-fg .mf-item p {
          font-family: "mini_sans-medium", "arial", sans-serif; }
        #LeaseEndAppointment .steps .step.next-mini-step .models-fg .mf-item span {
          position: relative;
          display: block;
          width: 21px;
          height: 21px;
          border-radius: 4px;
          border: 2px solid #000;
          margin: 15px auto 0; }
        #LeaseEndAppointment .steps .step.next-mini-step .models-fg .mf-item.active span:before {
          content: ' ';
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          background: #000;
          border-radius: 2px;
          width: 70%;
          height: 70%; }
    #LeaseEndAppointment .steps .step.sharing-step h4 {
      text-transform: none; }
    #LeaseEndAppointment .steps .step.sharing-step > p {
      font-size: 24px;
      line-height: 1.1; }
      @media (max-width: 768px) {
        #LeaseEndAppointment .steps .step.sharing-step > p {
          font-size: 20px; } }
    #LeaseEndAppointment .steps .step.sharing-step .contact-method {
      margin: 60px auto 0; }
    #LeaseEndAppointment .steps .step.sharing-step .behind-wheel-options-fg {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      max-width: 420px;
      margin: 20px auto 20px; }
      #LeaseEndAppointment .steps .step.sharing-step .behind-wheel-options-fg .behind-wheel-option.active .custom-toggle {
        position: relative; }
        #LeaseEndAppointment .steps .step.sharing-step .behind-wheel-options-fg .behind-wheel-option.active .custom-toggle:before {
          content: ' ';
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: calc(100% - 5px);
          height: calc(100% - 5px);
          background-color: #000;
          border-radius: 50%; }
    #LeaseEndAppointment .steps .step.sharing-step .contact-disclaimer {
      margin: 30px auto;
      font-family: "mini_sans-medium", "arial", sans-serif;
      font-size: 16px;
      line-height: 1.2; }
    #LeaseEndAppointment .steps .step.contact-step {
      max-width: 730px;
      text-align: center;
      margin: 0px auto; }
      #LeaseEndAppointment .steps .step.contact-step .form-title {
        font-size: 24px;
        line-height: 1.1;
        margin: 30px auto 35px;
        text-transform: none; }
      #LeaseEndAppointment .steps .step.contact-step .stay-informed-optin {
        max-width: 420px;
        margin: 40px auto 50px;
        cursor: pointer;
        text-align: left; }
        #LeaseEndAppointment .steps .step.contact-step .stay-informed-optin .custom-checkbox {
          display: inline-block;
          vertical-align: middle; }
        #LeaseEndAppointment .steps .step.contact-step .stay-informed-optin p {
          font-size: 16px;
          line-height: 1.35;
          font-family: "mini_sans-medium", "arial", sans-serif;
          display: inline-block;
          width: calc(100% - 30px);
          vertical-align: middle;
          padding-left: 20px; }
        #LeaseEndAppointment .steps .step.contact-step .stay-informed-optin.active .custom-checkbox {
          background-image: url("/Public/img/2016-739165/content/form/checkmark.png") !important;
          background-repeat: no-repeat;
          background-size: 12px;
          background-position: center center;
          background-color: #fff; }
      #LeaseEndAppointment .steps .step.contact-step .info-step-type {
        max-width: 415px;
        margin: 0px auto; }
      #LeaseEndAppointment .steps .step.contact-step .info-disclaimer {
        margin: 60px auto 0;
        font-size: 14px;
        line-height: 1.35;
        font-family: "mini_sans-medium", "arial", sans-serif; }
    #LeaseEndAppointment .steps .step.success-step .ss-fg {
      display: flex;
      align-items: center; }
      @media (max-width: 768px) {
        #LeaseEndAppointment .steps .step.success-step .ss-fg {
          flex-direction: column; } }
      #LeaseEndAppointment .steps .step.success-step .ss-fg .sf-left {
        width: 40%; }
        @media (max-width: 768px) {
          #LeaseEndAppointment .steps .step.success-step .ss-fg .sf-left {
            width: 100%;
            max-height: 300px;
            overflow: hidden; } }
        #LeaseEndAppointment .steps .step.success-step .ss-fg .sf-left img {
          width: 100%; }
      #LeaseEndAppointment .steps .step.success-step .ss-fg .sf-right {
        position: relative;
        width: 60%; }
        @media (max-width: 768px) {
          #LeaseEndAppointment .steps .step.success-step .ss-fg .sf-right {
            width: 100%; } }
        #LeaseEndAppointment .steps .step.success-step .ss-fg .sf-right .sr-inner {
          max-width: 455px;
          margin: 0px auto;
          padding: 0 20px;
          text-align: left; }
          @media (max-width: 768px) {
            #LeaseEndAppointment .steps .step.success-step .ss-fg .sf-right .sr-inner {
              margin: 0px auto 50px; } }
          #LeaseEndAppointment .steps .step.success-step .ss-fg .sf-right .sr-inner h1 {
            font-size: 42px;
            line-height: 1.1;
            margin: 0 0 20px; }
            @media (max-width: 768px) {
              #LeaseEndAppointment .steps .step.success-step .ss-fg .sf-right .sr-inner h1 {
                font-size: 30px;
                margin: 30px auto 20px; } }
  #LeaseEndAppointment .form-progress-group {
    margin: 50px auto 10px; }
    #LeaseEndAppointment .form-progress-group .continue-btn {
      margin: 5px 0;
      display: inline-block;
      max-width: 260px;
      width: 100%; }
      #LeaseEndAppointment .form-progress-group .continue-btn img {
        transition: 100ms;
        filter: invert(1);
        margin: -4px 0px 0px 8px; }
        #LeaseEndAppointment .form-progress-group .continue-btn img:hover {
          filter: invert(0); }
  #LeaseEndAppointment.is-success .modal-body, #LeaseEndAppointment.is-success form {
    padding: 0px !important; }
  #LeaseEndAppointment.is-success .form-progress-group {
    display: none !important; }
  #LeaseEndAppointment.is-success .success-step {
    display: block !important; }
