/* -------------------------------------------------------------------------
  VERTICAL STEPPERS
-------------------------------------------------------------------------- */

/* Steps */
.step {
  position: relative;
  min-height: 1em;
  color: gray;
}
.step + .step {
  margin-top: 1.5em;
}
.step > div:first-child {
  position: static;
  height: 0;
}
.step > div:not(:first-child) {
  margin-left: 1.5em;
  padding-left: 1em;
}
.step.step-active .circle {
  background-color: #0cc308;
  box-shadow: 0 0 0 1px #ffffff;
  color: #ffffff;
}

.step.step-active a {
  color: #ffffff !important;
}
.step a {
  color: #545454 !important;
  font-size: 22px;
}

.step.step-active .circle:after {
  content: " ";
  position: absolute;
  display: block;
  top: -64px;
  right: 50%;
  bottom: 1px;
  left: 50%;
  height: 332%;
  width: 2px;
  transform: scale(1, 2);
  transform-origin: 50% -100%;
  background-color: #0cc308;
  z-index: 1;
}

/* Circle */
.circle {
  background: #ffffff;
  position: relative;
  width: 2em;
  height: 2em;
  padding: 4px 0;
  line-height: 1.5em;
  border-radius: 100%;
  z-index: 2;
  color: #000000;
  text-align: center;
  box-shadow: 0 0 0 1px #000000;
}

/* Vertical Line */
.circle:after {
  content: " ";
  position: absolute;
  display: block;
  top: -58px;
  right: 50%;
  bottom: 1px;
  left: 50%;
  height: 313%;
  width: 2px;
  transform: scale(1, 2);
  transform-origin: 50% -100%;
  background-color: #c5c5c5;
  z-index: 1;
}
.step:last-child .circle:after {
  display: none;
}

.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.lh-40 {
  line-height: 40px !important;
}

/*Create Account*/

#createAccountModal .has-icon .form-control {
  padding-left: 2.375rem;
}
#createAccountModal .has-icon .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 3;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}
#createAccountModal h4.main-heading {
  font-weight: 700;
  font-size: 24px;
}
#createAccountModal .modal-content {
  border-radius: 38px !important;
  padding: 2em 4em;
}
#createAccountModal .modal-header .btn-close {
  margin: 0 0 !important;
}
#createAccountModal .mr-auto {
  margin: 0 auto !important;
}
#createAccountModal .modal-header {
  border: 0px !important;
}
#createAccountModal .form-control {
  background: #fafcfd;
  border: 1px solid #adadad;
  border-radius: 16px !important;
  height: 50px;
  font-weight: 400 !important;
  font-size: 18px !important;
  color: #132444 !important;
}
#createAccountModal .input-group {
  position: relative;
}
#createAccountModal .input-group .form-control {
  background: #fafcfd;
  border: 1px solid #adadad;
  border-radius: 16px !important;
  height: 50px;
  font-weight: 400 !important;
  font-size: 18px !important;
  color: #132444 !important;
  width: 100%;
}
#createAccountModal .input-group-text {
  padding: 0.75rem 0.75rem !important;
  border-radius: 16px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  position: absolute;
  top: 0;
  right: -1px;
}
#createAccountModal .input-group-prepend {
  z-index: 999999 !important;
}
.progress-bar-weak {
  background-color: #f8cd37 !important;
}
.progress-bar-strong {
  background-color: #0cc308 !important;
}
.btn-primary {
  border-radius: 15px !important;
  font-weight: 700 !important;
  font-size: 22px !important;
  width: 301px;
}
.font-link {
  font-size: 18px;
  font-weight: 400;
}

.loginbutton ul.mega-menu-list-item li.mega-menu-item:last-child a {
  background: #3a89ff;
  padding: 12px 20px !important;
  border-radius: 30px;
}

@media (max-width: 399px) {
  .step.step-active a {
    font-size: 8px !important;
  }
  .step a {
    font-size: 8px !important;
  }
  .btn-primary {
    width: 188px !important;
    font-size: 16px !important;
  }
  .min-244 {
    max-width: 100% !important;
  }
}

@media (max-width: 500px) {
  .step.step-active .circle:after {
    content: " ";
    position: absolute;
    display: block;
    top: -43px !important;
    right: 50%;
    bottom: 1px;
    left: 50%;
    height: 257% !important;
    width: 2px;
    transform: scale(1, 2);
    transform-origin: 50% -100%;
    background-color: #0cc308;
    z-index: 1;
  }
}

#contentModal .modal-header {
  width: 100%;
}

@media (min-width: 576px) {
  #contentModal .modal-dialog {
    max-width: 800px !important;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 611px !important;
  }

  #contentModal .modal-lg,
  .modal-xl {
    max-width: 800px !important;
    border-radius: 38px !important;
    padding: 2em;
  }
}

.circle span {
  font-size: 20px !important;
}

@media (max-width :767px){
  /* ul.indicator-list .btn-group button,
  ul.indicator-list .btn-group>.btn:nth-child(n + 3),
  .btn-group> :not(.btn-check)+.btn {
    border-radius: 5px 5px 5px 5px !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
  } */
  ul.partner-dash-privacypolicy li a {
    line-height: 22px !important;
  }
  ul.business_info {
    margin: 0 !important;
    padding: 0 15px !important;
  }
  ul.business_info {
    padding: 15px;
  }
  ul.business_info {
    padding: 20px !important;
  }
  span#res-nav {
    left: 0;
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 23px;
    overflow: hidden;
    bottom: -21px;
    background: #FF8100;
  }
  /* div#accountHome {
    margin-top: 30px;
  } */

}

#dashboard btn-blue {
  border-radius: 0px !important;
}